2026-05-01 00:01:20.614 C:\inetpub\wwwroot\ng-api.prod-a.lyndexnikken.com\Logs\log-2026-05.txt is created. 2026-05-01 08:06:00.358 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.8628718830227, -117.721051161607, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.8628718830227, -117.721051161607, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2481509 second/s. 2026-05-01 08:13:52.907 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.993986231221, -88.1927994494185, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.993986231221, -88.1927994494185, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2241995 second/s. 2026-05-01 08:22:03.255 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-01 08:22:04.089 [ERROR] error while creating token: System.DirectoryServices.Protocols.LdapException: The LDAP server is unavailable. at System.DirectoryServices.Protocols.LdapConnection.Connect() at System.DirectoryServices.Protocols.LdapConnection.BindHelper(NetworkCredential newCredential, Boolean needSetCredential) at LyndexApi2018.Providers.LNADoAuthProvider.ValidateCredentials(String username, String password) in C:\actions-runner\_work\ln-api-dw-nextgen\ln-api-dw-nextgen\LyndexApi2018\Providers\LNADOAuthProvider.cs:line 32 at LyndexApi2018.Controllers.AccountController.CreateToken0(LoginViewModel model) in C:\actions-runner\_work\ln-api-dw-nextgen\ln-api-dw-nextgen\LyndexApi2018\Controllers\AccountController.cs:line 182 2026-05-01 08:29:44.100 [ERROR] error while creating token: System.DirectoryServices.Protocols.LdapException: The LDAP server is unavailable. at System.DirectoryServices.Protocols.LdapConnection.Connect() at System.DirectoryServices.Protocols.LdapConnection.BindHelper(NetworkCredential newCredential, Boolean needSetCredential) at LyndexApi2018.Providers.LNADoAuthProvider.ValidateCredentials(String username, String password) in C:\actions-runner\_work\ln-api-dw-nextgen\ln-api-dw-nextgen\LyndexApi2018\Providers\LNADOAuthProvider.cs:line 32 at LyndexApi2018.Controllers.AccountController.CreateToken0(LoginViewModel model) in C:\actions-runner\_work\ln-api-dw-nextgen\ln-api-dw-nextgen\LyndexApi2018\Controllers\AccountController.cs:line 182 2026-05-01 08:30:07.823 [ERROR] error while creating token: System.DirectoryServices.Protocols.LdapException: The LDAP server is unavailable. at System.DirectoryServices.Protocols.LdapConnection.Connect() at System.DirectoryServices.Protocols.LdapConnection.BindHelper(NetworkCredential newCredential, Boolean needSetCredential) at LyndexApi2018.Providers.LNADoAuthProvider.ValidateCredentials(String username, String password) in C:\actions-runner\_work\ln-api-dw-nextgen\ln-api-dw-nextgen\LyndexApi2018\Providers\LNADOAuthProvider.cs:line 32 at LyndexApi2018.Controllers.AccountController.CreateToken0(LoginViewModel model) in C:\actions-runner\_work\ln-api-dw-nextgen\ln-api-dw-nextgen\LyndexApi2018\Controllers\AccountController.cs:line 182 2026-05-01 08:30:48.983 [ERROR] error while creating token: System.DirectoryServices.Protocols.LdapException: The LDAP server is unavailable. at System.DirectoryServices.Protocols.LdapConnection.Connect() at System.DirectoryServices.Protocols.LdapConnection.BindHelper(NetworkCredential newCredential, Boolean needSetCredential) at LyndexApi2018.Providers.LNADoAuthProvider.ValidateCredentials(String username, String password) in C:\actions-runner\_work\ln-api-dw-nextgen\ln-api-dw-nextgen\LyndexApi2018\Providers\LNADOAuthProvider.cs:line 32 at LyndexApi2018.Controllers.AccountController.CreateToken0(LoginViewModel model) in C:\actions-runner\_work\ln-api-dw-nextgen\ln-api-dw-nextgen\LyndexApi2018\Controllers\AccountController.cs:line 182 2026-05-01 08:32:18.748 [ERROR] error while creating token: System.DirectoryServices.Protocols.LdapException: The LDAP server is unavailable. at System.DirectoryServices.Protocols.LdapConnection.Connect() at System.DirectoryServices.Protocols.LdapConnection.BindHelper(NetworkCredential newCredential, Boolean needSetCredential) at LyndexApi2018.Providers.LNADoAuthProvider.ValidateCredentials(String username, String password) in C:\actions-runner\_work\ln-api-dw-nextgen\ln-api-dw-nextgen\LyndexApi2018\Providers\LNADOAuthProvider.cs:line 32 at LyndexApi2018.Controllers.AccountController.CreateToken0(LoginViewModel model) in C:\actions-runner\_work\ln-api-dw-nextgen\ln-api-dw-nextgen\LyndexApi2018\Controllers\AccountController.cs:line 182 2026-05-01 08:33:07.915 [ERROR] error while creating token: System.DirectoryServices.Protocols.LdapException: The LDAP server is unavailable. at System.DirectoryServices.Protocols.LdapConnection.Connect() at System.DirectoryServices.Protocols.LdapConnection.BindHelper(NetworkCredential newCredential, Boolean needSetCredential) at LyndexApi2018.Providers.LNADoAuthProvider.ValidateCredentials(String username, String password) in C:\actions-runner\_work\ln-api-dw-nextgen\ln-api-dw-nextgen\LyndexApi2018\Providers\LNADOAuthProvider.cs:line 32 at LyndexApi2018.Controllers.AccountController.CreateToken0(LoginViewModel model) in C:\actions-runner\_work\ln-api-dw-nextgen\ln-api-dw-nextgen\LyndexApi2018\Controllers\AccountController.cs:line 182 2026-05-01 08:33:36.671 [ERROR] error while creating token: System.DirectoryServices.Protocols.LdapException: The LDAP server is unavailable. at System.DirectoryServices.Protocols.LdapConnection.Connect() at System.DirectoryServices.Protocols.LdapConnection.BindHelper(NetworkCredential newCredential, Boolean needSetCredential) at LyndexApi2018.Providers.LNADoAuthProvider.ValidateCredentials(String username, String password) in C:\actions-runner\_work\ln-api-dw-nextgen\ln-api-dw-nextgen\LyndexApi2018\Providers\LNADOAuthProvider.cs:line 32 at LyndexApi2018.Controllers.AccountController.CreateToken0(LoginViewModel model) in C:\actions-runner\_work\ln-api-dw-nextgen\ln-api-dw-nextgen\LyndexApi2018\Controllers\AccountController.cs:line 182 2026-05-01 08:33:59.614 [ERROR] error while creating token: System.DirectoryServices.Protocols.LdapException: The LDAP server is unavailable. at System.DirectoryServices.Protocols.LdapConnection.Connect() at System.DirectoryServices.Protocols.LdapConnection.BindHelper(NetworkCredential newCredential, Boolean needSetCredential) at LyndexApi2018.Providers.LNADoAuthProvider.ValidateCredentials(String username, String password) in C:\actions-runner\_work\ln-api-dw-nextgen\ln-api-dw-nextgen\LyndexApi2018\Providers\LNADOAuthProvider.cs:line 32 at LyndexApi2018.Controllers.AccountController.CreateToken0(LoginViewModel model) in C:\actions-runner\_work\ln-api-dw-nextgen\ln-api-dw-nextgen\LyndexApi2018\Controllers\AccountController.cs:line 182 2026-05-01 08:34:02.061 [ERROR] error while creating token: System.DirectoryServices.Protocols.LdapException: The LDAP server is unavailable. at System.DirectoryServices.Protocols.LdapConnection.Connect() at System.DirectoryServices.Protocols.LdapConnection.BindHelper(NetworkCredential newCredential, Boolean needSetCredential) at LyndexApi2018.Providers.LNADoAuthProvider.ValidateCredentials(String username, String password) in C:\actions-runner\_work\ln-api-dw-nextgen\ln-api-dw-nextgen\LyndexApi2018\Providers\LNADOAuthProvider.cs:line 32 at LyndexApi2018.Controllers.AccountController.CreateToken0(LoginViewModel model) in C:\actions-runner\_work\ln-api-dw-nextgen\ln-api-dw-nextgen\LyndexApi2018\Controllers\AccountController.cs:line 182 2026-05-01 08:35:24.231 [ERROR] error while creating token: System.DirectoryServices.Protocols.LdapException: The LDAP server is unavailable. at System.DirectoryServices.Protocols.LdapConnection.Connect() at System.DirectoryServices.Protocols.LdapConnection.BindHelper(NetworkCredential newCredential, Boolean needSetCredential) at LyndexApi2018.Providers.LNADoAuthProvider.ValidateCredentials(String username, String password) in C:\actions-runner\_work\ln-api-dw-nextgen\ln-api-dw-nextgen\LyndexApi2018\Providers\LNADOAuthProvider.cs:line 32 at LyndexApi2018.Controllers.AccountController.CreateToken0(LoginViewModel model) in C:\actions-runner\_work\ln-api-dw-nextgen\ln-api-dw-nextgen\LyndexApi2018\Controllers\AccountController.cs:line 182 2026-05-01 08:36:08.348 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-01 08:42:34.171 [INFO] In session is user: ctstest 2026-05-01 08:42:37.259 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.9939862463753, -88.1927991992592, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.9939862463753, -88.1927991992592, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2136836 second/s. 2026-05-01 08:42:40.294 [INFO] In session is user: ctsadmin 2026-05-01 08:42:57.204 [INFO] In session is user: ctstest 2026-05-01 08:45:49.479 [INFO] In session is user: alyssah 2026-05-01 08:46:43.809 [INFO] In session is user: edwinv 2026-05-01 08:48:21.606 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249142-05012026084821.txt === {"quote":"249142","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"CPINORAU","shiptoName":"Max Tool - North Augusta, SC","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"05-24-2026","cust_po":"NCAT50-SK10C-165U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Mark Matlock","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"10:18","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Mark Matlock","follow_phone":"803-642-9974","follow_email":"mark.matlock@maxtoolinc.com","pic_user":"alyssah","total_amt":"3614.00","total_gp":"2511.74","total_gpm":"69.50","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"32","win_pct":"20","clo_date":"05-24-2026","notes":[{"comp":"1","quote":"249142","line":"2","data":"04-24-2026 10:23 - Discounts Recalculated QS"},{"comp":"1","quote":"249142","line":"1","data":"04-24-2026 10:21 - Discounts Recalculated QS"},{"comp":"1","quote":"249142","line":"0","data":"04-24-2026 10:20 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249142","line":"1","part":"NCAT50-SK10C-165U-IDU","qty":"2","price":"665.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249142","line":"2","part":"NCAT50-SK16C-165U-IDU","qty":"2","price":"701.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249142","line":"3","part":"SK16-5/8A","qty":"4","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249142","line":"4","part":"SK10-1/4A","qty":"3","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249142","line":"5","part":"SK6-1/8A","qty":"2","price":"70.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249142","line":"6","part":"SK10-10AC","qty":"4","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249142","line":"7","part":"SK25-3/4A","qty":"3","price":"108.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249142","line":"8","part":"SK25-5/8A","qty":"3","price":"108.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249142","line":"9","part":"SK25-25.4","qty":"3","price":"108.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249142","line":"10","part":"SK25-20AC","qty":"2","price":"202.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249142","line":"11","part":"SK25-5/8A","qty":"3","price":"108.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249142","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":12}}] 2026-05-01 08:53:03.681 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249144-05012026085303.txt === {"quote":"249144","customer":"19165","name":null,"customerName":"Salem Tools","comp":"01","open":"0","shipto":"SALESTPL","shiptoName":"Salem Tools","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"05-24-2026","cust_po":"NC5007-0040-4.00G","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sean Connaughton","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"10:36","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Sean Connaughton","follow_phone":"540-378-3500 ex3819","follow_email":"sconn@salemtools.com","pic_user":"haleyd","total_amt":"1380.69","total_gp":"838.10","total_gpm":"60.70","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-24-2026","notes":[{"comp":"1","quote":"249144","line":"0","data":"04-24-2026 10:38 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249144","line":"1","part":"NC5007-0040-4.00G","qty":"3","price":"546.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249144","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249144","line":"3","part":"TQW-E40-G","qty":"1","price":"180.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249144","line":"5","part":"E40-NUT-G","qty":"3","price":"57.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249144","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-01 08:54:39.209 [INFO] In session is user: bills 2026-05-01 08:56:16.276 [INFO] In session is user: briand 2026-05-01 08:59:30.399 [INFO] In session is user: jimg 2026-05-01 09:03:01.708 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249144-05012026090301.txt === {"quote":"249144","customer":"19165","name":null,"customerName":"Salem Tools","comp":"01","open":"0","shipto":"SALESTPL","shiptoName":"Salem Tools","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"05-24-2026","cust_po":"NC5007-0040-4.00G","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sean Connaughton","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"10:36","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Sean Connaughton","follow_phone":"540-378-3500 ex3819","follow_email":"sconn@salemtools.com","pic_user":"haleyd","total_amt":"1380.69","total_gp":"838.10","total_gpm":"60.70","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-24-2026","notes":[{"comp":"1","quote":"249144","line":"0","data":"04-24-2026 10:38 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249144,"Line":0,"Comment":"05/01/2026 8:53 AM - alyssah - F/U changed from 04/30/2026 to 5/8/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249144","line":"1","part":"NC5007-0040-4.00G","qty":"3","price":"546.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249144","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249144","line":"3","part":"TQW-E40-G","qty":"1","price":"180.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249144","line":"5","part":"E40-NUT-G","qty":"3","price":"57.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249144","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 09:30:51.675 [INFO] In session is user: travisl 2026-05-01 09:30:54.771 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1688622335145, -80.1037140181632, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1688622335145, -80.1037140181632, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.333758 second/s. 2026-05-01 09:30:54.857 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1688622335145, -80.1037140181632, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1688622335145, -80.1037140181632, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2725376 second/s. 2026-05-01 09:30:56.693 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1688622335145, -80.1037140181632, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1688622335145, -80.1037140181632, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1649322 second/s. 2026-05-01 09:31:24.052 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1688622335145, -80.1037140181632, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1688622335145, -80.1037140181632, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3554812 second/s. 2026-05-01 09:33:40.124 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1688622335145, -80.1037140181632, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1688622335145, -80.1037140181632, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4247908 second/s. 2026-05-01 09:45:32.821 [INFO] In session is user: travisl 2026-05-01 09:45:33.243 [INFO] In session is user: travisl 2026-05-01 09:45:33.619 [INFO] In session is user: travisl 2026-05-01 09:45:33.785 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1710733507158, -80.067163224115, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1710733507158, -80.067163224115, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.6735811 second/s. 2026-05-01 09:45:33.788 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1710733507158, -80.067163224115, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1710733507158, -80.067163224115, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.6675271 second/s. 2026-05-01 09:45:33.822 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1710733507158, -80.067163224115, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1710733507158, -80.067163224115, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.6422568 second/s. 2026-05-01 09:45:33.973 [INFO] In session is user: travisl 2026-05-01 09:45:34.599 [INFO] In session is user: travisl 2026-05-01 09:45:35.409 [INFO] In session is user: travisl 2026-05-01 09:45:36.025 [INFO] In session is user: travisl 2026-05-01 09:45:36.357 [INFO] In session is user: travisl 2026-05-01 09:45:36.677 [INFO] In session is user: travisl 2026-05-01 09:45:37.031 [INFO] In session is user: travisl 2026-05-01 09:45:37.368 [INFO] In session is user: travisl 2026-05-01 09:45:38.080 [INFO] In session is user: travisl 2026-05-01 09:45:38.416 [INFO] In session is user: travisl 2026-05-01 09:45:38.728 [INFO] In session is user: travisl 2026-05-01 09:45:39.063 [INFO] In session is user: travisl 2026-05-01 09:45:39.460 [INFO] In session is user: travisl 2026-05-01 09:45:39.943 [INFO] In session is user: travisl 2026-05-01 09:45:40.344 [INFO] In session is user: travisl 2026-05-01 09:45:40.684 [INFO] In session is user: travisl 2026-05-01 09:45:41.020 [INFO] In session is user: travisl 2026-05-01 09:45:41.340 [INFO] In session is user: travisl 2026-05-01 09:45:41.652 [INFO] In session is user: travisl 2026-05-01 09:45:41.994 [INFO] In session is user: travisl 2026-05-01 09:45:42.337 [INFO] In session is user: travisl 2026-05-01 09:45:42.679 [INFO] In session is user: travisl 2026-05-01 09:45:42.889 [INFO] In session is user: travisl 2026-05-01 09:45:43.013 [INFO] In session is user: travisl 2026-05-01 09:45:43.330 [INFO] In session is user: travisl 2026-05-01 09:45:43.695 [INFO] In session is user: travisl 2026-05-01 09:45:44.052 [INFO] In session is user: travisl 2026-05-01 09:45:44.448 [INFO] In session is user: travisl 2026-05-01 09:45:44.778 [INFO] In session is user: travisl 2026-05-01 09:45:45.226 [INFO] In session is user: travisl 2026-05-01 09:45:45.522 [INFO] In session is user: travisl 2026-05-01 09:45:45.604 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1710853, -80.0671593, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1710853, -80.0671593, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3792987 second/s. 2026-05-01 09:45:45.674 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1710853, -80.0671593, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1710853, -80.0671593, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.5168343 second/s. 2026-05-01 09:45:45.759 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1710853, -80.0671593, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1710853, -80.0671593, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4792886 second/s. 2026-05-01 09:45:45.928 [INFO] In session is user: travisl 2026-05-01 09:45:46.285 [INFO] In session is user: travisl 2026-05-01 09:45:46.597 [INFO] In session is user: travisl 2026-05-01 09:45:46.903 [INFO] In session is user: travisl 2026-05-01 09:45:46.929 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1710853, -80.0671593, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1710853, -80.0671593, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.264505 second/s. 2026-05-01 09:45:47.257 [INFO] In session is user: travisl 2026-05-01 09:45:47.634 [INFO] In session is user: travisl 2026-05-01 09:45:47.957 [INFO] In session is user: travisl 2026-05-01 09:45:48.320 [INFO] In session is user: travisl 2026-05-01 09:45:48.664 [INFO] In session is user: travisl 2026-05-01 09:45:49.052 [INFO] In session is user: travisl 2026-05-01 09:45:49.437 [INFO] In session is user: travisl 2026-05-01 09:45:49.838 [INFO] In session is user: travisl 2026-05-01 09:45:50.488 [INFO] In session is user: travisl 2026-05-01 09:45:50.809 [INFO] In session is user: travisl 2026-05-01 09:45:51.191 [INFO] In session is user: travisl 2026-05-01 09:45:51.534 [INFO] In session is user: travisl 2026-05-01 09:45:51.905 [INFO] In session is user: travisl 2026-05-01 09:45:52.275 [INFO] In session is user: travisl 2026-05-01 09:45:52.660 [INFO] In session is user: travisl 2026-05-01 09:45:52.998 [INFO] In session is user: travisl 2026-05-01 09:45:53.321 [INFO] In session is user: travisl 2026-05-01 09:45:53.674 [INFO] In session is user: travisl 2026-05-01 09:45:54.036 [INFO] In session is user: travisl 2026-05-01 09:45:54.402 [INFO] In session is user: travisl 2026-05-01 09:45:54.736 [INFO] In session is user: travisl 2026-05-01 09:45:55.163 [INFO] In session is user: travisl 2026-05-01 09:45:55.469 [INFO] In session is user: travisl 2026-05-01 09:45:55.788 [INFO] In session is user: travisl 2026-05-01 09:45:56.103 [INFO] In session is user: travisl 2026-05-01 09:45:56.472 [INFO] In session is user: travisl 2026-05-01 09:45:56.788 [INFO] In session is user: travisl 2026-05-01 09:45:57.102 [INFO] In session is user: travisl 2026-05-01 09:45:57.401 [INFO] In session is user: travisl 2026-05-01 09:45:57.738 [INFO] In session is user: travisl 2026-05-01 09:45:58.019 [INFO] In session is user: travisl 2026-05-01 09:45:58.338 [INFO] In session is user: travisl 2026-05-01 09:45:58.669 [INFO] In session is user: travisl 2026-05-01 09:45:59.206 [INFO] In session is user: travisl 2026-05-01 09:45:59.508 [INFO] In session is user: travisl 2026-05-01 09:45:59.831 [INFO] In session is user: travisl 2026-05-01 09:46:00.183 [INFO] In session is user: travisl 2026-05-01 09:46:00.499 [INFO] In session is user: travisl 2026-05-01 09:46:00.836 [INFO] In session is user: travisl 2026-05-01 09:46:01.193 [INFO] In session is user: travisl 2026-05-01 09:46:01.499 [INFO] In session is user: travisl 2026-05-01 09:46:01.861 [INFO] In session is user: travisl 2026-05-01 09:46:02.228 [INFO] In session is user: travisl 2026-05-01 09:46:02.528 [INFO] In session is user: travisl 2026-05-01 09:46:02.844 [INFO] In session is user: travisl 2026-05-01 09:46:03.177 [INFO] In session is user: travisl 2026-05-01 09:46:03.501 [INFO] In session is user: travisl 2026-05-01 09:46:03.808 [INFO] In session is user: travisl 2026-05-01 09:46:04.123 [INFO] In session is user: travisl 2026-05-01 09:46:04.418 [INFO] In session is user: travisl 2026-05-01 09:46:04.862 [INFO] In session is user: travisl 2026-05-01 09:46:05.175 [INFO] In session is user: travisl 2026-05-01 09:46:05.494 [INFO] In session is user: travisl 2026-05-01 09:46:05.813 [INFO] In session is user: travisl 2026-05-01 09:46:06.242 [INFO] In session is user: travisl 2026-05-01 09:46:06.876 [INFO] In session is user: travisl 2026-05-01 09:46:07.370 [INFO] In session is user: travisl 2026-05-01 09:46:08.221 [INFO] In session is user: travisl 2026-05-01 09:46:08.579 [INFO] In session is user: travisl 2026-05-01 09:46:36.826 [INFO] In session is user: travisl 2026-05-01 09:46:37.145 [INFO] In session is user: travisl 2026-05-01 09:46:37.401 [INFO] In session is user: travisl 2026-05-01 09:46:37.441 [INFO] In session is user: travisl 2026-05-01 09:46:37.756 [INFO] In session is user: travisl 2026-05-01 09:46:38.234 [INFO] In session is user: travisl 2026-05-01 09:46:38.869 [INFO] In session is user: travisl 2026-05-01 09:46:39.470 [INFO] In session is user: travisl 2026-05-01 09:46:39.804 [INFO] In session is user: travisl 2026-05-01 09:46:40.334 [INFO] In session is user: travisl 2026-05-01 09:46:40.773 [INFO] In session is user: travisl 2026-05-01 09:46:41.167 [INFO] In session is user: travisl 2026-05-01 09:46:41.506 [INFO] In session is user: travisl 2026-05-01 09:46:42.074 [INFO] In session is user: travisl 2026-05-01 09:46:42.394 [INFO] In session is user: travisl 2026-05-01 09:46:42.657 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1710853, -80.0671593, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1710853, -80.0671593, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3702063 second/s. 2026-05-01 09:46:42.881 [INFO] In session is user: travisl 2026-05-01 09:46:43.369 [INFO] In session is user: travisl 2026-05-01 09:46:43.684 [INFO] In session is user: travisl 2026-05-01 09:46:44.076 [INFO] In session is user: travisl 2026-05-01 09:46:44.378 [INFO] In session is user: travisl 2026-05-01 09:46:44.734 [INFO] In session is user: travisl 2026-05-01 09:46:45.078 [INFO] In session is user: travisl 2026-05-01 09:46:45.428 [INFO] In session is user: travisl 2026-05-01 09:46:45.755 [INFO] In session is user: travisl 2026-05-01 09:46:46.114 [INFO] In session is user: travisl 2026-05-01 09:46:46.833 [INFO] In session is user: travisl 2026-05-01 09:46:47.169 [INFO] In session is user: travisl 2026-05-01 09:46:47.469 [INFO] In session is user: travisl 2026-05-01 09:46:47.834 [INFO] In session is user: travisl 2026-05-01 09:46:48.616 [INFO] In session is user: travisl 2026-05-01 09:46:48.941 [INFO] In session is user: travisl 2026-05-01 09:46:49.274 [INFO] In session is user: travisl 2026-05-01 09:46:50.062 [INFO] In session is user: travisl 2026-05-01 09:46:50.399 [INFO] In session is user: travisl 2026-05-01 09:46:50.761 [INFO] In session is user: travisl 2026-05-01 09:46:51.387 [INFO] In session is user: travisl 2026-05-01 09:46:52.374 [INFO] In session is user: travisl 2026-05-01 09:46:53.046 [INFO] In session is user: travisl 2026-05-01 09:46:53.387 [INFO] In session is user: travisl 2026-05-01 09:46:53.714 [INFO] In session is user: travisl 2026-05-01 09:46:54.096 [INFO] In session is user: travisl 2026-05-01 09:46:54.187 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1710853, -80.0671593, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1710853, -80.0671593, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4010194 second/s. 2026-05-01 09:46:54.525 [INFO] In session is user: travisl 2026-05-01 09:46:54.828 [INFO] In session is user: travisl 2026-05-01 09:46:55.175 [INFO] In session is user: travisl 2026-05-01 09:46:55.828 [INFO] In session is user: travisl 2026-05-01 09:46:56.433 [INFO] In session is user: travisl 2026-05-01 09:47:00.311 [INFO] In session is user: travisl 2026-05-01 09:47:00.932 [INFO] In session is user: travisl 2026-05-01 09:47:01.566 [INFO] In session is user: travisl 2026-05-01 09:47:01.947 [INFO] In session is user: travisl 2026-05-01 09:47:02.338 [INFO] In session is user: travisl 2026-05-01 09:47:02.759 [INFO] In session is user: travisl 2026-05-01 09:47:03.312 [INFO] In session is user: travisl 2026-05-01 09:47:04.111 [INFO] In session is user: travisl 2026-05-01 09:47:04.942 [INFO] In session is user: travisl 2026-05-01 09:47:05.397 [INFO] In session is user: travisl 2026-05-01 09:47:05.709 [INFO] In session is user: travisl 2026-05-01 09:47:06.082 [INFO] In session is user: travisl 2026-05-01 09:47:06.433 [INFO] In session is user: travisl 2026-05-01 09:47:06.834 [INFO] In session is user: travisl 2026-05-01 09:47:07.403 [INFO] In session is user: travisl 2026-05-01 09:47:07.995 [INFO] In session is user: travisl 2026-05-01 09:47:08.938 [INFO] In session is user: travisl 2026-05-01 09:47:09.562 [INFO] In session is user: travisl 2026-05-01 09:47:09.937 [INFO] In session is user: travisl 2026-05-01 09:47:10.295 [INFO] In session is user: travisl 2026-05-01 09:47:10.653 [INFO] In session is user: travisl 2026-05-01 09:47:11.287 [INFO] In session is user: travisl 2026-05-01 09:47:11.810 [INFO] In session is user: travisl 2026-05-01 09:47:12.150 [INFO] In session is user: travisl 2026-05-01 09:47:12.654 [INFO] In session is user: travisl 2026-05-01 09:47:13.432 [INFO] In session is user: travisl 2026-05-01 09:47:13.794 [INFO] In session is user: travisl 2026-05-01 09:47:14.133 [INFO] In session is user: travisl 2026-05-01 09:47:14.482 [INFO] In session is user: travisl 2026-05-01 09:47:14.880 [INFO] In session is user: travisl 2026-05-01 09:47:15.256 [INFO] In session is user: travisl 2026-05-01 09:47:15.596 [INFO] In session is user: travisl 2026-05-01 09:47:15.956 [INFO] In session is user: travisl 2026-05-01 09:47:16.954 [INFO] In session is user: travisl 2026-05-01 09:47:17.319 [INFO] In session is user: travisl 2026-05-01 09:47:17.665 [INFO] In session is user: travisl 2026-05-01 09:47:18.059 [INFO] In session is user: travisl 2026-05-01 09:47:18.202 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1710853, -80.0671593, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1710853, -80.0671593, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 30 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.9282459 second/s. 2026-05-01 09:47:18.387 [INFO] In session is user: travisl 2026-05-01 09:47:18.814 [INFO] In session is user: travisl 2026-05-01 09:47:19.147 [INFO] In session is user: travisl 2026-05-01 09:47:19.542 [INFO] In session is user: travisl 2026-05-01 09:47:19.934 [INFO] In session is user: travisl 2026-05-01 09:47:20.339 [INFO] In session is user: travisl 2026-05-01 09:47:20.734 [INFO] In session is user: travisl 2026-05-01 09:47:21.097 [INFO] In session is user: travisl 2026-05-01 09:47:21.423 [INFO] In session is user: travisl 2026-05-01 09:47:21.765 [INFO] In session is user: travisl 2026-05-01 09:47:22.159 [INFO] In session is user: travisl 2026-05-01 09:47:23.064 [INFO] In session is user: travisl 2026-05-01 09:47:23.214 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.8514907060624, -74.0314565846633, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.8514907060624, -74.0314565846633, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.706612 second/s. 2026-05-01 09:47:23.657 [INFO] In session is user: travisl 2026-05-01 09:47:24.073 [INFO] In session is user: travisl 2026-05-01 09:47:24.928 [INFO] In session is user: travisl 2026-05-01 09:47:25.555 [INFO] In session is user: travisl 2026-05-01 09:47:26.122 [INFO] In session is user: travisl 2026-05-01 09:47:26.759 [INFO] In session is user: travisl 2026-05-01 09:47:27.186 [INFO] In session is user: travisl 2026-05-01 09:47:27.829 [INFO] In session is user: travisl 2026-05-01 09:47:28.161 [INFO] In session is user: travisl 2026-05-01 09:47:28.560 [INFO] In session is user: travisl 2026-05-01 09:47:28.901 [INFO] In session is user: travisl 2026-05-01 09:47:29.233 [INFO] In session is user: travisl 2026-05-01 09:47:29.598 [INFO] In session is user: travisl 2026-05-01 09:47:30.377 [INFO] In session is user: travisl 2026-05-01 09:47:30.793 [INFO] In session is user: travisl 2026-05-01 09:47:31.289 [INFO] In session is user: travisl 2026-05-01 09:47:31.788 [INFO] In session is user: travisl 2026-05-01 09:47:32.241 [INFO] In session is user: travisl 2026-05-01 09:47:32.751 [INFO] In session is user: travisl 2026-05-01 09:47:33.148 [INFO] In session is user: travisl 2026-05-01 09:47:33.610 [INFO] In session is user: travisl 2026-05-01 09:47:34.145 [INFO] In session is user: travisl 2026-05-01 09:47:34.599 [INFO] In session is user: travisl 2026-05-01 09:47:35.304 [INFO] In session is user: travisl 2026-05-01 09:47:35.708 [INFO] In session is user: travisl 2026-05-01 09:47:36.181 [INFO] In session is user: travisl 2026-05-01 09:47:36.692 [INFO] In session is user: travisl 2026-05-01 09:47:40.119 [INFO] In session is user: travisl 2026-05-01 09:47:40.493 [INFO] In session is user: travisl 2026-05-01 09:47:40.991 [INFO] In session is user: travisl 2026-05-01 09:47:41.442 [INFO] In session is user: travisl 2026-05-01 09:47:41.944 [INFO] In session is user: travisl 2026-05-01 09:47:42.325 [INFO] In session is user: travisl 2026-05-01 09:47:42.327 [INFO] In session is user: travisl 2026-05-01 09:47:42.758 [INFO] In session is user: travisl 2026-05-01 09:47:43.194 [INFO] In session is user: travisl 2026-05-01 09:47:43.681 [INFO] In session is user: travisl 2026-05-01 09:47:44.196 [INFO] In session is user: travisl 2026-05-01 09:47:44.634 [INFO] In session is user: travisl 2026-05-01 09:47:45.177 [INFO] In session is user: travisl 2026-05-01 09:47:45.587 [INFO] In session is user: travisl 2026-05-01 09:47:46.120 [INFO] In session is user: travisl 2026-05-01 09:47:46.748 [INFO] In session is user: travisl 2026-05-01 09:47:47.195 [INFO] In session is user: travisl 2026-05-01 09:47:47.544 [INFO] In session is user: travisl 2026-05-01 09:47:48.007 [INFO] In session is user: travisl 2026-05-01 09:47:48.031 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1710853, -80.0671593, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1710853, -80.0671593, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 40 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -1.4769696 second/s. 2026-05-01 09:47:48.421 [INFO] In session is user: travisl 2026-05-01 09:47:48.827 [INFO] In session is user: travisl 2026-05-01 10:24:35.519 [INFO] In session is user: dond 2026-05-01 10:25:06.135 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244539-05012026102505.txt === {"quote":"244539","customer":"4950","name":null,"customerName":"CB DeKorne Inc.","comp":"01","open":"1","shipto":"KENONA","shiptoName":"Kenona Industries","entry_date":"01-27-2026","cust_order_date":"01-27-2026","req_date":"01-27-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"dond","conv_order":"ADV","time":"01-27","extra":"","follow_up":"05-01-2026","web_id":"","follow_name":"Scott Yeomans","follow_phone":"616-363-4866","follow_email":"scottyeomans@cbdekorne.com","pic_user":"dond","total_amt":"60382.92","total_gp":"28452.34","total_gpm":"47.12","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"dond","reason":"2","totalQty":"11","win_pct":"40","clo_date":"03-31-2026","notes":[],"crmnotes":[{"comp":1,"quote":244539,"Line":0,"Comment":"02/08/2026 7:26 PM - dond - F/U changed from 02/03/2026 to 2/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244539,"Line":1,"Comment":"02/20/2026 7:58 AM - dond - F/U changed from 02/23/2026 to 3/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244539,"Line":2,"Comment":"02/20/2026 7:58 AM - dond - CLO changed from 02/27/2026 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":244539,"Line":3,"Comment":"02/20/2026 7:59 AM - dond - Kenona needs a presetter as job has very tight tolerances. Management has not given a budget yet. Until a budget is established we are in a holding pattern. Expectation is sometime in March."},{"comp":1,"quote":244539,"Line":4,"Comment":"03/24/2026 8:09 PM - dond - Win% changed from 20 to 29"},{"comp":1,"quote":244539,"Line":5,"Comment":"03/24/2026 8:10 PM - dond - Win% changed from 29 to 40"},{"comp":1,"quote":244539,"Line":6,"Comment":"03/24/2026 8:12 PM - dond - Budget still not approved. After several conversations with enduser feel funding will approved just not sure of date. Updated win %"},{"comp":1,"quote":244539,"Line":7,"Comment":"03/27/2026 5:58 PM - dond - F/U changed from 03/31/2026 to 5/1/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"244539","line":"1","part":"PRE-E46CX-BD","qty":"1","price":"61620.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244539","line":"2","part":"PRE-E46-SHELF-PRNT","qty":"1","price":"297.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244539","line":"3","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244539","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244539","line":"5","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244539","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244539","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244539","line":"8","part":"PRE-SPDL-H63RMA","qty":"1","price":"5648.00","uom":"EA","discount":"22.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"244539","line":"9","part":"PRE-SPDL-I30-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244539","line":"10","part":"PRE-SPDL-I40-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"22.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"244539","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-01 10:25:39.831 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247440-05012026102539.txt === {"quote":"247440","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"ALROGRAM","shiptoName":"BlackHawk Industrial - Grand Rapids","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-05-2026","cust_po":"Mill chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Vickers","drop_po":"","status":"0","user":"dond","conv_order":"","time":"12:46","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Josh Vickers","follow_phone":"517-788-3200","follow_email":"joshua.vickers@blackhawkid.com","pic_user":"dond","total_amt":"8064.32","total_gp":"5481.76","total_gpm":"67.98","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"dond","reason":"2","totalQty":"33","win_pct":"20","clo_date":"04-24-2026","notes":[],"crmnotes":[{"comp":1,"quote":247440,"Line":0,"Comment":"04/03/2026 9:17 AM - dond - F/U changed from 03/30/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247440,"Line":1,"Comment":"04/03/2026 9:26 AM - dond - Heard from Josh at BH that customer is not expected to make decision until late April early may as machine is not scheduled to arrive until then."},{"comp":1,"quote":247440,"Line":2,"Comment":"04/03/2026 9:27 AM - dond - F/U changed from 04/15/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247440,"Line":3,"Comment":"04/03/2026 9:27 AM - dond - F/U changed from 05/29/2026 to 4/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247440","line":"1","part":"HSK100A-C3/4-135-IDU","qty":"16","price":"825.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247440","line":"2","part":"HSK100-TUBE","qty":"16","price":"44.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247440","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"42.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-01 10:26:03.780 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247552-05012026102603.txt === {"quote":"247552","customer":"1172","name":null,"customerName":"Addy Machinery","comp":"01","open":"1","shipto":"AAAACLIN","shiptoName":"Addy Machinery","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-07-2026","cust_po":"Main Sub QT250MSY","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nick Westgate","drop_po":"","status":"0","user":"dond","conv_order":"","time":"05:47","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Nick Westgate","follow_phone":"586-741-3000","follow_email":"Nick.westgate@addymachinery.com","pic_user":"dond","total_amt":"10300.78","total_gp":"4457.99","total_gpm":"43.28","rev_type":"LT","mod_date":"05-01-2026","mod_time":null,"mod_user":"dond","reason":"2","totalQty":"4","win_pct":"20","clo_date":"04-26-2026","notes":[{"comp":"1","quote":"247552","line":"0","data":"03-26-2026 05:54 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247552,"Line":0,"Comment":"04/03/2026 9:21 AM - dond - F/U changed from 04/04/2026 to 4/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247552,"Line":1,"Comment":"04/03/2026 9:25 AM - dond - F/U with Nick but he is out of office. Will follow up week of 4/6"},{"comp":1,"quote":247552,"Line":2,"Comment":"04/12/2026 10:45 AM - dond - Nick replied 4/6, no decision from enduser yet."},{"comp":1,"quote":247552,"Line":3,"Comment":"04/12/2026 10:46 AM - dond - F/U changed from 04/13/2026 to 4/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247552,"Line":4,"Comment":"04/19/2026 4:29 PM - dond - F/U changed from 04/20/2026 to 4/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247552","line":"1","part":"MZQT47-ER32Z-MS","qty":"1","price":"5675.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247552","line":"2","part":"MZQT47-ER32Z-MS-OFF","qty":"1","price":"8990.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247552","line":"3","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247552","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-01 10:26:34.656 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247554-05012026102634.txt === {"quote":"247554","customer":"E10868","name":null,"customerName":"Jedco, Inc.","comp":"01","open":"1","shipto":"MPRSSTUV","shiptoName":"Jedco, Inc.","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-07-2026","cust_po":"CNC401 table","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Taylor","drop_po":"","status":"0","user":"dond","conv_order":"","time":"08:38","extra":"","follow_up":"04-26-2026","web_id":"","follow_name":"Mike Taylor","follow_phone":"","follow_email":"accounts.payable@jedinc.com","pic_user":"dond","total_amt":"31865.00","total_gp":"25198.18","total_gpm":"79.08","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"dond","reason":"4","totalQty":"2","win_pct":"20","clo_date":"04-26-2026","notes":[{"comp":"1","quote":"247554","line":"0","data":"03-26-2026 08:39 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247554,"Line":0,"Comment":"04/03/2026 9:28 AM - dond - f/u email sent 4/3, awaiting response."},{"comp":1,"quote":247554,"Line":1,"Comment":"04/03/2026 9:28 AM - dond - F/U changed from 04/08/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247554,"Line":2,"Comment":"04/12/2026 10:46 AM - dond - Jedco still evaluating options"},{"comp":1,"quote":247554,"Line":3,"Comment":"04/12/2026 10:47 AM - dond - F/U changed from 04/15/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247554,"Line":4,"Comment":"04/19/2026 4:29 PM - dond - F/U changed from 4/24/2026 to 04/26/2026 (Follow Up In 1 Week)"}],"items":[{"comp":"01","order":"247554","line":"1","part":"CNC401FA-M","qty":"1","price":"31865.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247554","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 10:27:04.528 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247902-05012026102704.txt === {"quote":"247902","customer":"4950","name":null,"customerName":"CB DeKorne Inc.","comp":"01","open":"1","shipto":"CBDEKOR","shiptoName":"CB DeKorne Inc.","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-13-2026","cust_po":"TCE-97137","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Stephen Byl","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"12:19","extra":"","follow_up":"04-27-2026","web_id":"","follow_name":"Stephen Byl","follow_phone":"616-363-4866","follow_email":"stephenbyl@cbdekorne.com","pic_user":"dond","total_amt":"1507.90","total_gp":"1302.48","total_gpm":"86.38","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"dond","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-01-2026","notes":[{"comp":"1","quote":"247902","line":"0","data":"04-10-2026 16:51-briand: Assigning PIC to Don"}],"crmnotes":[],"items":[{"comp":"01","order":"247902","line":"1","part":"TCE-97137","qty":"1","price":"626.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247902","line":"2","part":"TCE-95949-3000R","qty":"1","price":"1148.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247902","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-01 10:28:56.217 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248179-05012026102856.txt === {"quote":"248179","customer":"3005","name":null,"customerName":"C & B Supply Inc.","comp":"01","open":"1","shipto":"MAGASTER","shiptoName":"Mag Automotive, Llc","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-19-2026","cust_po":"MAG wiring harness","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Gary Brown","drop_po":"","status":"0","user":"dond","conv_order":"","time":"14:01","extra":"","follow_up":"05-10-2026","web_id":"","follow_name":"Gary Brown","follow_phone":"517-764-6237","follow_email":"gbrown@cb-supply.com","pic_user":"dond","total_amt":"918.40","total_gp":"803.96","total_gpm":"87.54","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"dond","reason":"5","totalQty":"2","win_pct":"20","clo_date":"05-07-2026","notes":[{"comp":"1","quote":"248179","line":"0","data":"04-07-2026 14:03 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248179,"Line":0,"Comment":"04/19/2026 4:31 PM - dond - F/U changed from 4/20/2026 to 05/10/2026 (Follow Up In 3 Week)"}],"items":[{"comp":"01","order":"248179","line":"1","part":"TCE-95949-3000R","qty":"1","price":"1148.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248179","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 10:29:20.786 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248402-05012026102920.txt === {"quote":"248402","customer":"4950","name":null,"customerName":"CB DeKorne Inc.","comp":"01","open":"1","shipto":"CBDEKOR","shiptoName":"CB DeKorne Inc.","entry_date":"04-10-2026","cust_order_date":"04-10-2026","req_date":"05-22-2026","cust_po":"Torque wrench ER16","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Cameron Amman","drop_po":"","status":"0","user":"dond","conv_order":"","time":"12:05","extra":"","follow_up":"04-28-2026","web_id":"","follow_name":"Cameron Amman","follow_phone":"616-363-4866","follow_email":"cameron@cbdekorne.com","pic_user":"dond","total_amt":"442.68","total_gp":"226.71","total_gpm":"51.21","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"dond","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-10-2026","notes":[{"comp":"1","quote":"248402","line":"0","data":"04-10-2026 12:06 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248402,"Line":0,"Comment":"04/19/2026 4:32 PM - dond - F/U changed from 04/23/2026 to 4/28/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248402","line":"1","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248402","line":"2","part":"TQWS-E16M","qty":"1","price":"294.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248402","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-01 10:34:06.739 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249158-05012026103406.txt === {"quote":"249158","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"DARTMACH","shiptoName":"Dart Machinery","entry_date":"04-24-2026","cust_order_date":"04-23-2026","req_date":"04-24-2026","cust_po":"E356+","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Post","drop_po":"","status":"0","user":"dond","conv_order":"","time":"13:28","extra":"","follow_up":"08-03-2026","web_id":"","follow_name":"Chris Post","follow_phone":"586-755-7770","follow_email":"cpost@pts-tools.com","pic_user":"dond","total_amt":"37038.80","total_gp":"23096.55","total_gpm":"62.36","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"10","win_pct":"20","clo_date":null,"notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249158","line":"1","part":"PRE-E356PLUS-BD","qty":"2","price":"18600.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249158","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249158","line":"3","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249158","line":"4","part":"PRE-SPDL-I40","qty":"2","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249158","line":"5","part":"PRE-SPDL-I50","qty":"2","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249158","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"2750.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249158","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"20.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-01 10:34:18.971 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249158-05012026103418.txt === {"quote":"249158","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"DARTMACH","shiptoName":"Dart Machinery","entry_date":"04-24-2026","cust_order_date":"04-23-2026","req_date":"09-01-2026","cust_po":"E356+","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Post","drop_po":"","status":"0","user":"dond","conv_order":"","time":"13:28","extra":"","follow_up":"08-03-2026","web_id":"","follow_name":"Chris Post","follow_phone":"586-755-7770","follow_email":"cpost@pts-tools.com","pic_user":"dond","total_amt":"37038.80","total_gp":"23096.55","total_gpm":"62.36","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"10","win_pct":"20","clo_date":null,"notes":[],"crmnotes":[{"comp":1,"quote":249158,"Line":0,"Comment":"05/01/2026 11:34 AM - dond - F/U changed from 04/30/2026 to 8/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249158,"Line":1,"Comment":"05/01/2026 11:34 AM - dond - Req Date changed from 04/24/2026 to 09/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249158","line":"1","part":"PRE-E356PLUS-BD","qty":"2","price":"18600.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249158","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249158","line":"3","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249158","line":"4","part":"PRE-SPDL-I40","qty":"2","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249158","line":"5","part":"PRE-SPDL-I50","qty":"2","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249158","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"2750.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249158","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"20.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 10:34:53.317 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249159-05012026103453.txt === {"quote":"249159","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"DARTMACH","shiptoName":"Dart Machinery","entry_date":"04-24-2026","cust_order_date":"04-23-2026","req_date":"04-24-2026","cust_po":"E356+","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Post","drop_po":"","status":"0","user":"dond","conv_order":"","time":"13:30","extra":"","follow_up":"08-03-2026","web_id":"","follow_name":"Chris Post","follow_phone":"586-755-7770","follow_email":"cpost@pts-tools.com","pic_user":"dond","total_amt":"34208.25","total_gp":"20266.00","total_gpm":"59.24","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"10","win_pct":"20","clo_date":null,"notes":[{"comp":"1","quote":"249159","line":"2","data":"APPROVED BY ERIC H"},{"comp":"1","quote":"249159","line":"1","data":"ORDER RECEIVED ON OR BEFORE 5/22. PRICING"},{"comp":"1","quote":"249159","line":"0","data":"04-24-2026 13:32-dond 25% DISCOUNT ON 2PCS IF"}],"crmnotes":[],"items":[{"comp":"01","order":"249159","line":"1","part":"PRE-E356PLUS-BD","qty":"2","price":"18600.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249159","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249159","line":"3","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249159","line":"4","part":"PRE-SPDL-I40","qty":"2","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249159","line":"5","part":"PRE-SPDL-I50","qty":"2","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249159","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"2750.00","uom":"EA","discount":"25.00","req_date":"","branch":"1"},{"comp":"01","order":"249159","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"25.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-01 10:35:04.708 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249159-05012026103504.txt === {"quote":"249159","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"DARTMACH","shiptoName":"Dart Machinery","entry_date":"04-24-2026","cust_order_date":"04-23-2026","req_date":"04-24-2026","cust_po":"E356+","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Post","drop_po":"","status":"0","user":"dond","conv_order":"","time":"13:30","extra":"","follow_up":"08-03-2026","web_id":"","follow_name":"Chris Post","follow_phone":"586-755-7770","follow_email":"cpost@pts-tools.com","pic_user":"dond","total_amt":"34208.25","total_gp":"20266.00","total_gpm":"59.24","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"10","win_pct":"20","clo_date":"09-01-2026","notes":[{"comp":"1","quote":"249159","line":"2","data":"APPROVED BY ERIC H"},{"comp":"1","quote":"249159","line":"1","data":"ORDER RECEIVED ON OR BEFORE 5/22. PRICING"},{"comp":"1","quote":"249159","line":"0","data":"04-24-2026 13:32-dond 25% DISCOUNT ON 2PCS IF"}],"crmnotes":[{"comp":1,"quote":249159,"Line":0,"Comment":"05/01/2026 11:34 AM - dond - F/U changed from 04/30/2026 to 8/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249159,"Line":1,"Comment":"05/01/2026 11:34 AM - dond - CLO changed from NaN/NaN/NaN to 09/01/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249159","line":"1","part":"PRE-E356PLUS-BD","qty":"2","price":"18600.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249159","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249159","line":"3","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249159","line":"4","part":"PRE-SPDL-I40","qty":"2","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249159","line":"5","part":"PRE-SPDL-I50","qty":"2","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249159","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"2750.00","uom":"EA","discount":"25.00","req_date":"","branch":"1"},{"comp":"01","order":"249159","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"25.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 10:37:21.052 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249282-05012026103720.txt === {"quote":"249282","customer":"1530","name":null,"customerName":"AHB Tooling & Machinery Inc","comp":"01","open":"1","shipto":"ROSEVILL","shiptoName":"AHB Tooling & Machinery-Roseville","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-09-2026","cust_po":"SK10 collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jeff Rogocki","drop_po":"","status":"0","user":"dond","conv_order":"","time":"07:38","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Jeff Rogocki","follow_phone":"989-754-0066","follow_email":"jeff.rogocki@ahbinc.com","pic_user":"dond","total_amt":"3168.00","total_gp":"2088.80","total_gpm":"65.93","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"dond","reason":"2","totalQty":"81","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249282","line":"1","data":"04-28-2026 07:39-dond added disc due to volume"},{"comp":"1","quote":"249282","line":"0","data":"04-28-2026 07:39 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249282","line":"1","part":"SK10-1/8A","qty":"80","price":"72.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249282","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 10:38:06.108 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249292-05012026103805.txt === {"quote":"249292","customer":"1530","name":null,"customerName":"AHB Tooling & Machinery Inc","comp":"01","open":"1","shipto":"ROSEVILL","shiptoName":"AHB Tooling & Machinery-Roseville","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-09-2026","cust_po":"SK10 collet","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jeff Rogocki","drop_po":"","status":"0","user":"dond","conv_order":"","time":"08:45","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jeff Rogocki","follow_phone":"989-754-0066","follow_email":"jeff.rogocki@ahbinc.com","pic_user":"dond","total_amt":"3168.00","total_gp":"2084.00","total_gpm":"65.78","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"dond","reason":"1","totalQty":"81","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249292","line":"0","data":"04-28-2026 08:46 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249292","line":"1","part":"SK10-1/4A","qty":"80","price":"72.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249292","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 10:50:18.485 [INFO] In session is user: joshuav 2026-05-01 10:50:21.444 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.7311580028439, -87.8354859075853, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.7311580028439, -87.8354859075853, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2165956 second/s. 2026-05-01 11:31:54.126 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0682378788608, -88.1225380946111, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0682378788608, -88.1225380946111, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2361604 second/s. 2026-05-01 12:11:09.400 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.3818265939405, -80.2191482347894, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.3818265939405, -80.2191482347894, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2064473 second/s. 2026-05-01 12:18:59.865 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6569272880297, -88.2204076614987, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6569272880297, -88.2204076614987, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2325784 second/s. 2026-05-01 12:45:42.255 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249132-05012026124542.txt === {"quote":"249132","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-05-2026","cust_po":"C4007-0032-3.13","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Chris Costine","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:32","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Chris Costine","follow_phone":"614-401-9766","follow_email":"costinec@mscdirect.com","pic_user":"briand","total_amt":"180.86","total_gp":"97.36","total_gpm":"53.83","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249132","line":"0","data":"04-24-2026 09:34-mariek added wrench"}],"crmnotes":[],"items":[{"comp":"01","order":"249132","line":"1","part":"C4007-0032-3.13","qty":"1","price":"279.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249132","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249132","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-01 12:46:57.785 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248296-05012026124657.txt === {"quote":"248296","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"1","shipto":"FASTRCHE","shiptoName":"Fastenal Company","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-11-2026","cust_po":"500-013","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Genaro Rodriguez","drop_po":"","status":"0","user":"briand","conv_order":"","time":"09:19","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Genaro Rodriguez","follow_phone":"631-314-0007","follow_email":"genrodri@fastenal.com","pic_user":"briand","total_amt":"28.50","total_gp":"20.94","total_gpm":"73.47","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"2","win_pct":"20","clo_date":"05-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":248296,"Line":0,"Comment":"05/01/2026 12:46 PM - briand - Looks like MSC gained the order"}],"items":[{"comp":"01","order":"248296","line":"1","part":"500-013","qty":"1","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248296","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 12:47:30.411 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248556-05012026124730.txt === {"quote":"248556","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-14-2026","cust_po":"HSK63A-BLANK-13.00","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Rob Gariepy","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:04","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Rob Gariepy","follow_phone":"800-645-7270 x194135","follow_email":"gariepyr@mscdirect.com","pic_user":"briand","total_amt":"327.45","total_gp":"163.18","total_gpm":"49.83","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248556","line":"5","data":"info."},{"comp":"1","quote":"248556","line":"4","data":"Rob needs quoted and I also asked him for the EU"},{"comp":"1","quote":"248556","line":"3","data":"this quote for reference. Need to know how many"},{"comp":"1","quote":"248556","line":"2","data":"use the HSK63A-BLANK-13.00. Uploaded print to"},{"comp":"1","quote":"248556","line":"1","data":"see if we can mill. Tim Reeves said customer can"},{"comp":"1","quote":"248556","line":"0","data":"04-14-2026 14:04-briand: Rob sent a drawing to"}],"crmnotes":[],"items":[{"comp":"01","order":"248556","line":"1","part":"HSK63A-BLANK-13.00","qty":"1","price":"555.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248556","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 12:48:51.993 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248567-05012026124851.txt === {"quote":"248567","customer":"23025","name":null,"customerName":"Wacom Corporation","comp":"01","open":"0","shipto":"ALDEALAL","shiptoName":"Alden High School","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-14-2026","cust_po":"160-SET-18","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Nick Mazis","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:48","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Nick Mazis","follow_phone":"845-735-1303","follow_email":"nickm@wacomcorp.com","pic_user":"briand","total_amt":"1173.90","total_gp":"675.69","total_gpm":"57.56","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248567","line":"7","data":"(16C Round 1.1/16\") on the QL - ETA pending."},{"comp":"1","quote":"248567","line":"6","data":"and he's checking w/ CTS. Put the 160-068"},{"comp":"1","quote":"248567","line":"5","data":"quote in CZ and it didn't take, let Edwin know"},{"comp":"1","quote":"248567","line":"4","data":"04-14-2026 14:49-briand: Nice tried to enter"},{"comp":"1","quote":"248567","line":"3","data":"weeks."},{"comp":"1","quote":"248567","line":"2","data":"how long it takes coming by boat. Quoted 8~10"},{"comp":"1","quote":"248567","line":"1","data":"Nick. 160-068 coming from PHD, MFG5wks so not"},{"comp":"1","quote":"248567","line":"0","data":"04-15-2026 10:06-briand: Sent updated quote to"}],"crmnotes":[],"items":[{"comp":"01","order":"248567","line":"1","part":"160-SET-18","qty":"1","price":"1677.00","uom":"EA","discount":"30.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248567","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248567","Line":"1","Company":"1","F_Line":"1","Comment":"160-068 (16C Round Collet 1.1/16\") is currently out","Loc":"Y"},{"Quote":"248567","Line":"1","Company":"1","F_Line":"2","Comment":"of stock. Estimated lead time is 8~10 weeks after","Loc":"Y"},{"Quote":"248567","Line":"1","Company":"1","F_Line":"3","Comment":"receipt of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 12:56:46.179 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.9415883436438, -80.1375555374341, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.9415883436438, -80.1375555374341, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.440107 second/s. 2026-05-01 12:56:46.192 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.9415883436438, -80.1375555374341, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.9415883436438, -80.1375555374341, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3295394 second/s. 2026-05-01 12:59:22.427 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249139-05012026125922.txt === {"quote":"249139","customer":"1530","name":null,"customerName":"AHB Tooling & Machinery Inc","comp":"01","open":"0","shipto":"JAMETROY","shiptoName":"Kinsler Fuel Injection","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-05-2026","cust_po":"CAT40 SHRINK FIT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Eric Fach","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:52","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Eric Fach","follow_phone":"248-709-9890","follow_email":"eric.fach@ahbinc.com","pic_user":"briand","total_amt":"227.80","total_gp":"147.70","total_gpm":"64.84","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249139","line":"0","data":"04-24-2026 09:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249139,"Line":0,"Comment":"05/01/2026 12:59 PM - briand - Sent req to Eric to see if this newer quote is still active"}],"items":[{"comp":"01","order":"249139","line":"1","part":"CAT40-SF0500-3.15CP","qty":"1","price":"335.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249139","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 13:00:28.415 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248255-05012026130028.txt === {"quote":"248255","customer":"13700TA","name":null,"customerName":"The Robert E. Morris Company (CT-TA","comp":"01","open":"1","shipto":"MORRISG","shiptoName":"Morris Great Lakes","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-08-2026","cust_po":"H63A-SF0312-5.12CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Matt Zaleski","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:29","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Matt Zaleski","follow_phone":"516-477-1584","follow_email":"mzaleski@robertemorris.com","pic_user":"briand","total_amt":"588.06","total_gp":"367.16","total_gpm":"62.44","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"3","win_pct":"20","clo_date":"05-08-2026","notes":[{"comp":"1","quote":"248255","line":"3","data":"04-08-2026 14:34 - Discounts Recalculated QS"},{"comp":"1","quote":"248255","line":"2","data":"in stock - sent drawings"},{"comp":"1","quote":"248255","line":"1","data":"-5.12CP so I also quoted the -4.72CP since that is"},{"comp":"1","quote":"248255","line":"0","data":"04-08-2026 14:34-briand: Long lead time on the"}],"crmnotes":[{"comp":1,"quote":248255,"Line":0,"Comment":"05/01/2026 1:00 PM - briand - Looks like Trinity won the order"}],"items":[{"comp":"01","order":"248255","line":"1","part":"H63A-SF0312-5.12CP","qty":"1","price":"440.00","uom":"EA","discount":"34.00","req_date":"13~14 Weeks ARO","branch":"1"},{"comp":"01","order":"248255","line":"3","part":"H63A-SF0312-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248255","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-01 13:02:49.295 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248818-05012026130249.txt === {"quote":"248818","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"JAMESHZ","shiptoName":"James H Cross Co.","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-17-2026","cust_po":"HSK63F-VC13-90","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Lou Askins","drop_po":"","status":"0","user":"briand","conv_order":"","time":"16:15","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Lou Askins","follow_phone":"814-923-8376","follow_email":"jaskins@butlerbros.com","pic_user":"briand","total_amt":"540.80","total_gp":"364.20","total_gpm":"67.34","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"248818","line":"6","data":"Cross and Butler Bros"},{"comp":"1","quote":"248818","line":"5","data":"recently bumped up with the merging of James H"},{"comp":"1","quote":"248818","line":"4","data":"are asking for addt'l discount however they were"},{"comp":"1","quote":"248818","line":"3","data":"the customer wants to buy another one. They"},{"comp":"1","quote":"248818","line":"2","data":"under RGA # TOR-62783, cannot be repaired and"},{"comp":"1","quote":"248818","line":"1","data":"quote for the holder as the one they sent in"},{"comp":"1","quote":"248818","line":"0","data":"04-17-2026 16:15-briand: Carley said Lou req"}],"crmnotes":[],"items":[{"comp":"01","order":"248818","line":"1","part":"HSK63F-VC13-90","qty":"1","price":"593.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248818","line":"2","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248818","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-01 13:03:04.507 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248818-05012026130304.txt === {"quote":"248818","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"JAMESHZ","shiptoName":"James H Cross Co.","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-18-2026","cust_po":"HSK63F-VC13-90","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Lou Askins","drop_po":"","status":"0","user":"briand","conv_order":"","time":"16:15","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Lou Askins","follow_phone":"814-923-8376","follow_email":"jaskins@butlerbros.com","pic_user":"briand","total_amt":"540.80","total_gp":"364.20","total_gpm":"67.34","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"248818","line":"6","data":"Cross and Butler Bros"},{"comp":"1","quote":"248818","line":"5","data":"recently bumped up with the merging of James H"},{"comp":"1","quote":"248818","line":"4","data":"are asking for addt'l discount however they were"},{"comp":"1","quote":"248818","line":"3","data":"the customer wants to buy another one. They"},{"comp":"1","quote":"248818","line":"2","data":"under RGA # TOR-62783, cannot be repaired and"},{"comp":"1","quote":"248818","line":"1","data":"quote for the holder as the one they sent in"},{"comp":"1","quote":"248818","line":"0","data":"04-17-2026 16:15-briand: Carley said Lou req"}],"crmnotes":[{"comp":1,"quote":248818,"Line":0,"Comment":"05/01/2026 1:02 PM - briand - F/U changed from 04/30/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248818,"Line":1,"Comment":"05/01/2026 1:03 PM - briand - Req Date changed from 05/17/2026 to 05/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248818","line":"1","part":"HSK63F-VC13-90","qty":"1","price":"593.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248818","line":"2","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248818","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-01 13:03:57.427 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.9233273659283, -80.1431298908593, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.9233273659283, -80.1431298908593, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3593611 second/s. 2026-05-01 13:04:12.177 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247627-05012026130411.txt === {"quote":"247627","customer":"23290","name":null,"customerName":"Wayne Tool & Supply Company,Inc.","comp":"01","open":"1","shipto":"WAYNETO","shiptoName":"Wayne Tool & Supply Company,Inc.","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-07-2026","cust_po":"SKN-10K","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rob Nichols Jr.","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:33","extra":"","follow_up":"05-01-2026","web_id":"","follow_name":"Rob Nichols Jr.","follow_phone":"201-998-7200","follow_email":"rn@waynetool.com","pic_user":"briand","total_amt":"1305.00","total_gp":"899.00","total_gpm":"68.89","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"26","win_pct":"20","clo_date":"05-01-2026","notes":[{"comp":"1","quote":"247627","line":"5","data":"Tool Krib Q # 247638"},{"comp":"1","quote":"247627","line":"4","data":"03-26-2026 16:05-briand: Also being quoted by"},{"comp":"1","quote":"247627","line":"3","data":"MSC Q # 247655"},{"comp":"1","quote":"247627","line":"2","data":"03-27-2026 10:14-briand: Also being quoted by"},{"comp":"1","quote":"247627","line":"1","data":"list of quotes, Q # 247923"},{"comp":"1","quote":"247627","line":"0","data":"04-01-2026 13:45-briand: Add Allendale to the"}],"crmnotes":[{"comp":1,"quote":247627,"Line":0,"Comment":"04/01/2026 3:43 PM - briand - F/U changed from 04/01/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247627,"Line":1,"Comment":"04/13/2026 8:56 AM - briand - F/U changed from 04/14/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247627,"Line":2,"Comment":"04/13/2026 8:56 AM - briand - CLO changed from 04/26/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247627,"Line":3,"Comment":"04/13/2026 8:57 AM - briand - Sent Rob a request for update"}],"items":[{"comp":"01","order":"247627","line":"1","part":"SKN-10K","qty":"25","price":"58.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247627","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 13:05:19.928 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247872-05012026130519.txt === {"quote":"247872","customer":"5015","name":null,"customerName":"E & R Industrial Sales Inc.","comp":"01","open":"1","shipto":"ERINDSH","shiptoName":"E & R Industrial","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-01-2026","cust_po":"E32-NUT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Donna Goetzl","drop_po":"","status":"0","user":"jacobm","conv_order":"","time":"09:40","extra":"","follow_up":"05-01-2026","web_id":"","follow_name":"Donna Goetzl","follow_phone":"586-819-5331","follow_email":"dgoetzl@erindustrial.com","pic_user":"briand","total_amt":"52.70","total_gp":"24.58","total_gpm":"46.64","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":247872,"Line":0,"Comment":"04/06/2026 8:01 AM - briand - Also being quoted by Vallen 247873 - not sure who the EU is though."},{"comp":1,"quote":247872,"Line":1,"Comment":"04/06/2026 8:02 AM - briand - F/U changed from 04/07/2026 to 5/1/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247872","line":"1","part":"E32-NUT","qty":"1","price":"62.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247872","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 13:10:21.527 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248553-05012026131021.txt === {"quote":"248553","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSNOVIM","shiptoName":"PTSolutions - Novi","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"E25-314","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rebecca Hoffmann","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:56","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Rebecca Hoffmann","follow_phone":"800-336-2401 x1308","follow_email":"rebecca.hoffmann@pts-tools.com","pic_user":"briand","total_amt":"33.00","total_gp":"22.94","total_gpm":"69.52","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[],"crmnotes":[{"comp":1,"quote":248553,"Line":0,"Comment":"04/20/2026 8:58 AM - briand - F/U changed from 04/20/2026 to 5/1/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248553","line":"1","part":"E25-314","qty":"1","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248553","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 13:11:11.612 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247923-05012026131111.txt === {"quote":"247923","customer":"1425","name":null,"customerName":"Allendale Machinery","comp":"01","open":"0","shipto":"ALLEUPPE","shiptoName":"Allendale Machinery Systems","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-19-2026","cust_po":"SKN-10K","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Kenny","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:41","extra":"","follow_up":"05-01-2026","web_id":"","follow_name":"Jim Kenny","follow_phone":"201-327-5215","follow_email":"jkenny@allendalemachinery.com","pic_user":"briand","total_amt":"1305.00","total_gp":"896.00","total_gpm":"68.66","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"26","win_pct":"20","clo_date":"05-01-2026","notes":[{"comp":"1","quote":"247923","line":"2","data":"247627"},{"comp":"1","quote":"247923","line":"1","data":"MSC 247703, Tool Krib, 247638, and Wayne Tool"},{"comp":"1","quote":"247923","line":"0","data":"04-01-2026 13:42-briand: Also being quoted by"}],"crmnotes":[{"comp":1,"quote":247923,"Line":0,"Comment":"04/13/2026 8:52 AM - briand - F/U changed from 04/14/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247923,"Line":1,"Comment":"04/13/2026 8:52 AM - briand - Sent Jim a request for an update"},{"comp":1,"quote":247923,"Line":2,"Comment":"04/13/2026 9:44 AM - briand - Jim Kenny said that this quote is still active."},{"comp":1,"quote":247923,"Line":3,"Comment":"05/01/2026 1:10 PM - briand - Still active, pushing this out a couple weeks, if no PO, then I'll close"},{"comp":1,"quote":247923,"Line":4,"Comment":"05/01/2026 1:11 PM - briand - Req Date changed from 05/01/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247923","line":"1","part":"SKN-10K","qty":"25","price":"58.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247923","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 13:11:16.065 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247923-05012026131115.txt === {"quote":"247923","customer":"1425","name":null,"customerName":"Allendale Machinery","comp":"01","open":"0","shipto":"ALLEUPPE","shiptoName":"Allendale Machinery Systems","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-19-2026","cust_po":"SKN-10K","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Kenny","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:41","extra":"","follow_up":"05-01-2026","web_id":"","follow_name":"Jim Kenny","follow_phone":"201-327-5215","follow_email":"jkenny@allendalemachinery.com","pic_user":"briand","total_amt":"1305.00","total_gp":"896.00","total_gpm":"68.66","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"26","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"247923","line":"2","data":"247627"},{"comp":"1","quote":"247923","line":"1","data":"MSC 247703, Tool Krib, 247638, and Wayne Tool"},{"comp":"1","quote":"247923","line":"0","data":"04-01-2026 13:42-briand: Also being quoted by"}],"crmnotes":[{"comp":1,"quote":247923,"Line":0,"Comment":"04/13/2026 8:52 AM - briand - F/U changed from 04/14/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247923,"Line":1,"Comment":"04/13/2026 8:52 AM - briand - Sent Jim a request for an update"},{"comp":1,"quote":247923,"Line":2,"Comment":"04/13/2026 9:44 AM - briand - Jim Kenny said that this quote is still active."},{"comp":1,"quote":247923,"Line":3,"Comment":"05/01/2026 1:10 PM - briand - Still active, pushing this out a couple weeks, if no PO, then I'll close"},{"comp":1,"quote":247923,"Line":4,"Comment":"05/01/2026 1:11 PM - briand - Req Date changed from 05/01/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247923,"Line":5,"Comment":"05/01/2026 1:11 PM - briand - CLO changed from 05/01/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247923","line":"1","part":"SKN-10K","qty":"25","price":"58.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247923","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 13:11:19.885 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247923-05012026131119.txt === {"quote":"247923","customer":"1425","name":null,"customerName":"Allendale Machinery","comp":"01","open":"0","shipto":"ALLEUPPE","shiptoName":"Allendale Machinery Systems","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-19-2026","cust_po":"SKN-10K","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Kenny","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:41","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Jim Kenny","follow_phone":"201-327-5215","follow_email":"jkenny@allendalemachinery.com","pic_user":"briand","total_amt":"1305.00","total_gp":"896.00","total_gpm":"68.66","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"26","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"247923","line":"2","data":"247627"},{"comp":"1","quote":"247923","line":"1","data":"MSC 247703, Tool Krib, 247638, and Wayne Tool"},{"comp":"1","quote":"247923","line":"0","data":"04-01-2026 13:42-briand: Also being quoted by"}],"crmnotes":[{"comp":1,"quote":247923,"Line":0,"Comment":"04/13/2026 8:52 AM - briand - F/U changed from 04/14/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247923,"Line":1,"Comment":"04/13/2026 8:52 AM - briand - Sent Jim a request for an update"},{"comp":1,"quote":247923,"Line":2,"Comment":"04/13/2026 9:44 AM - briand - Jim Kenny said that this quote is still active."},{"comp":1,"quote":247923,"Line":3,"Comment":"05/01/2026 1:10 PM - briand - Still active, pushing this out a couple weeks, if no PO, then I'll close"},{"comp":1,"quote":247923,"Line":4,"Comment":"05/01/2026 1:11 PM - briand - Req Date changed from 05/01/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247923,"Line":5,"Comment":"05/01/2026 1:11 PM - briand - CLO changed from 05/01/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247923","line":"1","part":"SKN-10K","qty":"25","price":"58.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247923","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 13:11:53.080 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248843-05012026131152.txt === {"quote":"248843","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"PTSNOVIM","shiptoName":"PTSolutions - Novi","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"05-20-2026","cust_po":"NCAT40-C1.1/4SL-120U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sheri Deck","drop_po":"","status":"0","user":"briand","conv_order":"","time":"11:19","extra":"","follow_up":"05-01-2026","web_id":"","follow_name":"Sheri Deck","follow_phone":"800-868-4268 x 5189","follow_email":"sheri.deck@pts-tools.com","pic_user":"briand","total_amt":"467.28","total_gp":"312.68","total_gpm":"66.91","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"248843","line":"2","data":"the NCAT40"},{"comp":"1","quote":"248843","line":"1","data":"asked for MCAT40, nothing in stock, quoted"},{"comp":"1","quote":"248843","line":"0","data":"04-20-2026 11:20-briand: Added wrench. They"}],"crmnotes":[],"items":[{"comp":"01","order":"248843","line":"1","part":"NCAT40-C1.1/4SL-120U-IDU","qty":"1","price":"654.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248843","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248843","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-01 13:12:32.227 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247931-05012026131232.txt === {"quote":"247931","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"1","shipto":"YAMAZMI","shiptoName":"Yamazen, Inc.","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-01-2026","cust_po":"E16-SET-11(C)","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Phil Davis","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:12","extra":"","follow_up":"05-01-2026","web_id":"","follow_name":"Phil Davis","follow_phone":"800-882-8558 ext1147","follow_email":"phildavis@yamazen.com","pic_user":"briand","total_amt":"1381.18","total_gp":"874.12","total_gpm":"63.29","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":247931,"Line":0,"Comment":"04/08/2026 10:02 AM - briand - Still active"},{"comp":1,"quote":247931,"Line":1,"Comment":"04/08/2026 10:04 AM - briand - F/U changed from 04/07/2026 to 5/1/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247931","line":"1","part":"E16-SET-11(C)","qty":"1","price":"843.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247931","line":"2","part":"E32-SET-17(C)","qty":"1","price":"1763.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247931","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-01 13:14:20.830 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249049-05012026131420.txt === {"quote":"249049","customer":"18650","name":null,"customerName":"Rite-Way Tool Company Inc.","comp":"01","open":"0","shipto":"XXABBEGI","shiptoName":"Rite-Way Tool Company Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-04-2026","cust_po":"HSK100A-RDC6-110","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"John","drop_po":"","status":"0","user":"briand","conv_order":"","time":"07:46","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"John","follow_phone":"724-387-1101","follow_email":"sales@rite-way.com","pic_user":"briand","total_amt":"5355.90","total_gp":"3459.43","total_gpm":"64.59","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"14","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249049","line":"5","data":"Quoted the -110 and sent drawings."},{"comp":"1","quote":"249049","line":"4","data":"Also put the -150 on the CBO, only one in stock."},{"comp":"1","quote":"249049","line":"3","data":"tube & wrench. Came through offline Live Chat."},{"comp":"1","quote":"249049","line":"2","data":"04-23-2026 07:47-briand: Added HSK100 coolant"},{"comp":"1","quote":"249049","line":"1","data":"quote to John and cc'd Travis"},{"comp":"1","quote":"249049","line":"0","data":"04-24-2026 13:45-briand: CBO updated, sent revised"}],"crmnotes":[{"comp":1,"quote":249049,"Line":0,"Comment":"04/29/2026 12:32 PM - briand - Sent request for update from John on this newer quote"},{"comp":1,"quote":249049,"Line":1,"Comment":"04/29/2026 12:32 PM - briand - F/U changed from 04/29/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249049,"Line":2,"Comment":"05/01/2026 1:14 PM - briand - CLO changed from 05/23/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249049","line":"1","part":"HSK100A-RDC6-110","qty":"4","price":"955.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249049","line":"2","part":"HSK100A-RDC6-150","qty":"4","price":"1008.00","uom":"EA","discount":"34.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249049","line":"3","part":"HSK100-TUBE","qty":"4","price":"44.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249049","line":"4","part":"HSK100-WRENCH","qty":"1","price":"63.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249049","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249049","Line":"2","Company":"1","F_Line":"1","Comment":"Currently one (1) holder in stock in Illinois.","Loc":"Y"},{"Quote":"249049","Line":"2","Company":"1","F_Line":"2","Comment":"Estimated lead time for the balance is 10~12 weeks.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 13:14:25.113 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249049-05012026131424.txt === {"quote":"249049","customer":"18650","name":null,"customerName":"Rite-Way Tool Company Inc.","comp":"01","open":"0","shipto":"XXABBEGI","shiptoName":"Rite-Way Tool Company Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-04-2026","cust_po":"HSK100A-RDC6-110","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"John","drop_po":"","status":"0","user":"briand","conv_order":"","time":"07:46","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"John","follow_phone":"724-387-1101","follow_email":"sales@rite-way.com","pic_user":"briand","total_amt":"5355.90","total_gp":"3459.43","total_gpm":"64.59","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"14","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249049","line":"5","data":"Quoted the -110 and sent drawings."},{"comp":"1","quote":"249049","line":"4","data":"Also put the -150 on the CBO, only one in stock."},{"comp":"1","quote":"249049","line":"3","data":"tube & wrench. Came through offline Live Chat."},{"comp":"1","quote":"249049","line":"2","data":"04-23-2026 07:47-briand: Added HSK100 coolant"},{"comp":"1","quote":"249049","line":"1","data":"quote to John and cc'd Travis"},{"comp":"1","quote":"249049","line":"0","data":"04-24-2026 13:45-briand: CBO updated, sent revised"}],"crmnotes":[{"comp":1,"quote":249049,"Line":0,"Comment":"04/29/2026 12:32 PM - briand - Sent request for update from John on this newer quote"},{"comp":1,"quote":249049,"Line":1,"Comment":"04/29/2026 12:32 PM - briand - F/U changed from 04/29/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249049,"Line":2,"Comment":"05/01/2026 1:14 PM - briand - CLO changed from 05/23/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249049","line":"1","part":"HSK100A-RDC6-110","qty":"4","price":"955.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249049","line":"2","part":"HSK100A-RDC6-150","qty":"4","price":"1008.00","uom":"EA","discount":"34.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249049","line":"3","part":"HSK100-TUBE","qty":"4","price":"44.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249049","line":"4","part":"HSK100-WRENCH","qty":"1","price":"63.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249049","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249049","Line":"2","Company":"1","F_Line":"1","Comment":"Currently one (1) holder in stock in Illinois.","Loc":"Y"},{"Quote":"249049","Line":"2","Company":"1","F_Line":"2","Comment":"Estimated lead time for the balance is 10~12 weeks.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 13:15:34.223 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249412-05012026131534.txt === {"quote":"249412","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-29-2026","cust_po":"NT05-020(S)","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Denhi Gaytan","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:25","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Denhi Gaytan","follow_phone":"800-645-7270","follow_email":"denhi.gaytan@mscdirect.com","pic_user":"briand","total_amt":"33.80","total_gp":"18.30","total_gpm":"54.14","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249412","line":"1","part":"NT05-020(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249412","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 13:16:08.061 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249384-05012026131607.txt === {"quote":"249384","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-29-2026","cust_po":"NBT30-SK10C-60","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Marcela Mendoza Nunez","drop_po":"","status":"0","user":"briand","conv_order":"","time":"12:33","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Marcela Mendoza Nunez","follow_phone":"800-753-7970","follow_email":"marcela.mendoza@mscdirect.com","pic_user":"briand","total_amt":"642.85","total_gp":"435.10","total_gpm":"67.68","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"5","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249384","line":"0","data":"04-29-2026 12:33-briand: Added wrenches"}],"crmnotes":[],"items":[{"comp":"01","order":"249384","line":"1","part":"NBT30-SK10C-60","qty":"1","price":"400.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249384","line":"2","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249384","line":"3","part":"NBT30-SK25-90","qty":"1","price":"512.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249384","line":"4","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249384","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-01 13:24:57.319 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247537-05012026132457.txt === {"quote":"247537","customer":"13700TA","name":null,"customerName":"The Robert E. Morris Company (CT-TA","comp":"01","open":"1","shipto":"COMMPROD","shiptoName":"Community Products, LLC","entry_date":"03-25-2026","cust_order_date":"03-25-2026","req_date":"05-15-2026","cust_po":"CAT40 - LIST PRICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Matt Zaleski","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:14","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Matt Zaleski","follow_phone":"516-477-1584","follow_email":"mzaleski@robertemorris.com","pic_user":"briand","total_amt":"8731.00","total_gp":"6832.81","total_gpm":"78.26","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"33","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"247537","line":"7","data":"for TC - Q # is 247538."},{"comp":"1","quote":"247537","line":"6","data":"quote is List Price. Will enter separate quote"},{"comp":"1","quote":"247537","line":"5","data":"said this is for a TC for a new machine. This"},{"comp":"1","quote":"247537","line":"4","data":"wrenches, waiting for EU info before sending. He"},{"comp":"1","quote":"247537","line":"3","data":"however we don't have that in a SK10. Added"},{"comp":"1","quote":"247537","line":"2","data":"03-25-2026 15:17-briand: Matt wants a SK10-1/2"},{"comp":"1","quote":"247537","line":"1","data":"Sent both quotes to him."},{"comp":"1","quote":"247537","line":"0","data":"03-26-2026 07:41-briand: Matt gave me EU, Terr 15."}],"crmnotes":[{"comp":1,"quote":247537,"Line":0,"Comment":"04/10/2026 8:16 AM - briand - F/U changed from 04/10/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247537,"Line":1,"Comment":"04/10/2026 8:16 AM - briand - CLO changed from 04/25/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247537,"Line":2,"Comment":"04/10/2026 8:16 AM - briand - Req Date changed from 04/25/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247537,"Line":3,"Comment":"04/10/2026 8:17 AM - briand - Sent Matt & Ronny a request for update, cc'd Terr 15"},{"comp":1,"quote":247537,"Line":4,"Comment":"05/01/2026 1:24 PM - briand - No response, closing quotes."}],"items":[{"comp":"01","order":"247537","line":"1","part":"CAT40-SK10-90U-IDU","qty":"7","price":"409.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247537","line":"2","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247537","line":"3","part":"CAT40-SK13-90U-IDU","qty":"4","price":"431.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247537","line":"4","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247537","line":"5","part":"CAT40-SK16-90U-IDU","qty":"6","price":"438.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247537","line":"6","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247537","line":"7","part":"SK10-6AC","qty":"2","price":"104.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247537","line":"8","part":"SK10-8AC","qty":"2","price":"104.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247537","line":"9","part":"SK13-10AC","qty":"3","price":"145.00","uom":"EA","discount":"0.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"247537","line":"10","part":"SK16-7/16AC","qty":"1","price":"194.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247537","line":"11","part":"SK16-12AC","qty":"1","price":"118.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247537","line":"12","part":"SK16-16AC","qty":"1","price":"118.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247537","line":"13","part":"SK10-1/4A","qty":"2","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247537","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-01 13:25:08.069 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247538-05012026132507.txt === {"quote":"247538","customer":"13700TA","name":null,"customerName":"The Robert E. Morris Company (CT-TA","comp":"01","open":"1","shipto":"COMMPROD","shiptoName":"Community Products, LLC","entry_date":"03-25-2026","cust_order_date":"03-25-2026","req_date":"05-15-2026","cust_po":"TOOL-CERT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Matt Zaleski","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:19","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Matt Zaleski","follow_phone":"516-477-1584","follow_email":"mzaleski@robertemorris.com","pic_user":"briand","total_amt":"4365.50","total_gp":"4365.50","total_gpm":"100.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"247538","line":"3","data":"from Matt. List Price Quote is under Q # 247537"},{"comp":"1","quote":"247538","line":"2","data":"03-25-2026 15:20-briand: Waiting for EU info"},{"comp":"1","quote":"247538","line":"1","data":"sent both quotes to him and cc'd Terr 15."},{"comp":"1","quote":"247538","line":"0","data":"03-26-2026 07:42-briand: Matt gave me EU info,"}],"crmnotes":[{"comp":1,"quote":247538,"Line":0,"Comment":"04/10/2026 8:17 AM - briand - F/U changed from 04/10/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247538,"Line":1,"Comment":"04/10/2026 8:18 AM - briand - CLO changed from 04/25/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247538,"Line":2,"Comment":"04/10/2026 8:18 AM - briand - Req Date changed from 04/25/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247538,"Line":3,"Comment":"04/10/2026 8:18 AM - briand - Sent Matt & Ronny a request for update, cc'd Terr 15"}],"items":[{"comp":"01","order":"247538","line":"1","part":"TOOL-CERT","qty":"1","price":"8731.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247538","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 13:25:21.058 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247610-05012026132520.txt === {"quote":"247610","customer":"13700TA","name":null,"customerName":"The Robert E. Morris Company (CT-TA","comp":"01","open":"1","shipto":"COMMPROD","shiptoName":"Community Products, LLC","entry_date":"03-26-2026","cust_order_date":"03-25-2026","req_date":"05-15-2026","cust_po":"CAT40 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ronny Eichler","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:12","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Ronny Eichler","follow_phone":"603-507-0724","follow_email":"reichler@morrisgroupinc.com","pic_user":"briand","total_amt":"5762.46","total_gp":"3864.27","total_gpm":"67.06","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"33","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"247610","line":"4","data":"03-26-2026 14:13 - Discounts Recalculated"},{"comp":"1","quote":"247610","line":"3","data":"Sent this quote to Ronny."},{"comp":"1","quote":"247610","line":"2","data":"goes w/ List Price Q# 247537 & TC Q# 247538"},{"comp":"1","quote":"247610","line":"1","data":"quote that shows their discount. This quote"},{"comp":"1","quote":"247610","line":"0","data":"03-26-2026 14:14-briand: Ronny Eichler requested"}],"crmnotes":[{"comp":1,"quote":247610,"Line":0,"Comment":"04/10/2026 8:17 AM - briand - F/U changed from 04/10/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247610,"Line":1,"Comment":"04/10/2026 8:17 AM - briand - CLO changed from 04/25/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247610,"Line":2,"Comment":"04/10/2026 8:17 AM - briand - Req Date changed from 04/25/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247610,"Line":3,"Comment":"04/10/2026 8:17 AM - briand - Sent Matt & Ronny a request for update, cc'd Terr 15"}],"items":[{"comp":"01","order":"247610","line":"1","part":"CAT40-SK10-90U-IDU","qty":"7","price":"409.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247610","line":"2","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247610","line":"3","part":"CAT40-SK13-90U-IDU","qty":"4","price":"431.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247610","line":"4","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247610","line":"5","part":"CAT40-SK16-90U-IDU","qty":"6","price":"438.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247610","line":"6","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247610","line":"7","part":"SK10-6AC","qty":"2","price":"104.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247610","line":"8","part":"SK10-8AC","qty":"2","price":"104.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247610","line":"9","part":"SK13-10AC","qty":"3","price":"145.00","uom":"EA","discount":"34.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247610","line":"10","part":"SK16-7/16AC","qty":"1","price":"194.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247610","line":"11","part":"SK16-12AC","qty":"1","price":"118.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247610","line":"12","part":"SK16-16AC","qty":"1","price":"118.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247610","line":"13","part":"SK10-1/4A","qty":"2","price":"72.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247610","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-01 13:33:07.804 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249429-05012026133307.txt === {"quote":"249429","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-29-2026","cust_po":"520-014","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jose Noriega","drop_po":"","status":"0","user":"briand","conv_order":"","time":"16:44","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Jose Noriega","follow_phone":"800-753-7970","follow_email":"jose.noriega@mscdirect.com","pic_user":"briand","total_amt":"28.88","total_gp":"7.47","total_gpm":"25.87","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"3","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249429","line":"1","part":"520-014","qty":"1","price":"38.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249429","line":"2","part":"520-022","qty":"1","price":"38.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249429","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-01 13:39:46.536 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-01 13:53:36.874 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.7451463998719, -116.185356753311, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.7451463998719, -116.185356753311, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.23478 second/s. 2026-05-01 14:05:58.176 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.5962495959996, -83.8182664014154, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.5962495959996, -83.8182664014154, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2049066 second/s. 2026-05-01 14:06:18.865 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.80138555, -88.20383555, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.80138555, -88.20383555, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.6508977 second/s. 2026-05-01 14:06:22.024 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.80138555, -88.20383555, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.80138555, -88.20383555, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3433897 second/s. 2026-05-01 14:06:29.152 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.80138555, -88.20383555, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.80138555, -88.20383555, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4751173 second/s. 2026-05-01 14:06:34.549 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248701-05012026140634.txt === {"quote":"248701","customer":"16806","name":null,"customerName":"Premier Engineering LLC","comp":"01","open":"1","shipto":"DALSPINE","shiptoName":"Dalstrong","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-28-2026","cust_po":"NC4001 holder","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Alec Kramer","drop_po":"","status":"0","user":"oenm","conv_order":"","time":"11:02","extra":"","follow_up":"04-29-2026","web_id":"","follow_name":"Alec Kramer","follow_phone":"404-971-7913","follow_email":"alec@premierengineering.com","pic_user":"oenm","total_amt":"182.00","total_gp":"130.97","total_gpm":"71.96","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"oenm","reason":"2","totalQty":"2","win_pct":"20","clo_date":null,"notes":[],"crmnotes":[{"comp":1,"quote":248701,"Line":0,"Comment":"05/01/2026 3:06 PM - oenm - Closed"}],"items":[{"comp":"01","order":"248701","line":"-13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248701","line":"1","part":"NC4001-0750-4.00CP","qty":"1","price":"364.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 14:06:37.664 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.80138555, -88.20383555, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.80138555, -88.20383555, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3883393 second/s. 2026-05-01 14:07:15.873 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247809-05012026140715.txt === {"quote":"247809","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"HENMAC","shiptoName":"Henderson Machine","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"Henderson Zero Point","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"NATHAN PEYNADO","drop_po":"","status":"0","user":"oenm","conv_order":"","time":"11:31","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"NATHAN PEYNADO","follow_phone":"","follow_email":"NATHAN.PEYNADO@MSCDIRECT.COM","pic_user":"oenm","total_amt":"19342.36","total_gp":"8642.92","total_gpm":"44.68","rev_type":"WAP","mod_date":"05-01-2026","mod_time":null,"mod_user":"oenm","reason":"2","totalQty":"19","win_pct":"20","clo_date":"04-30-2026","notes":[{"comp":"1","quote":"247809","line":"0","data":"03-31-2026 11:43 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247809,"Line":0,"Comment":"05/01/2026 3:07 PM - oenm - Reported this after a luncheon learned. Chances are that they are not going to order I’m closing for a more accurate pipeline."},{"comp":1,"quote":247809,"Line":1,"Comment":"05/01/2026 3:07 PM - oenm - Closed"}],"items":[{"comp":"01","order":"247809","line":"1","part":"WH-ZP90-STD","qty":"4","price":"1352.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247809","line":"2","part":"WH-ZP90-STUD-12M10","qty":"4","price":"104.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247809","line":"4","part":"WH-ZP120-STD","qty":"4","price":"1412.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247809","line":"5","part":"WH-ZP120-STUD-12M10","qty":"4","price":"120.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247809","line":"7","part":"WH-ZP-ACC-AIRBLCK-STD","qty":"1","price":"555.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247809","line":"9","part":"WH-ZP120-BASE6-P2035","qty":"1","price":"14180.00","uom":"EA","discount":"32.00","req_date":"Est,ships 4wks ARO","branch":"1"},{"comp":"01","order":"247809","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247809","Line":"1","Company":"1","F_Line":"1","Comment":"Pots for your Base Plate","Loc":"Y"},{"Quote":"247809","Line":"2","Company":"1","F_Line":"1","Comment":"Studs for the pots","Loc":"Y"},{"Quote":"247809","Line":"4","Company":"1","F_Line":"1","Comment":"Pots for your base plate","Loc":"Y"},{"Quote":"247809","Line":"5","Company":"1","F_Line":"1","Comment":"studs for the pots","Loc":"Y"},{"Quote":"247809","Line":"7","Company":"1","F_Line":"1","Comment":"For your base plate to connect base pots to the","Loc":"Y"},{"Quote":"247809","Line":"7","Company":"1","F_Line":"2","Comment":"compressed air supply","Loc":"Y"},{"Quote":"247809","Line":"9","Company":"1","F_Line":"1","Comment":"19.7 x 19.7 Zero Point Base Unit, includes qty 6","Loc":"Y"},{"Quote":"247809","Line":"9","Company":"1","F_Line":"2","Comment":"120MM Pots and Base Plate","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-01 14:09:43.278 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.8078996384706, -88.2027052826922, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.8078996384706, -88.2027052826922, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.230582 second/s. 2026-05-01 14:13:54.029 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248069-05012026141353.txt === {"quote":"248069","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLUORFL","shiptoName":"Blue Origin Mfg Florida LLC -","entry_date":"04-06-2026","cust_order_date":"04-25-2026","req_date":"05-15-2026","cust_po":"HSK63A & C6 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Accounts Payable","drop_po":"For Perry Burton","status":"0","user":"alyssah","conv_order":"","time":"08:30","extra":"","follow_up":"04-27-2026","web_id":"","follow_name":"Accounts Payable","follow_phone":"","follow_email":"aphelp@blackhawkid.com","pic_user":"oenm","total_amt":"11245.00","total_gp":"4639.64","total_gpm":"41.26","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"96","win_pct":"20","clo_date":"04-26-2026","notes":[{"comp":"1","quote":"248069","line":"2","data":"or Matt M"},{"comp":"1","quote":"248069","line":"1","data":"pricing, if receive quote or order ask Alyssa"},{"comp":"1","quote":"248069","line":"0","data":"04-06-2026 09:43-alyssah Special Blue Origin"}],"crmnotes":[{"comp":1,"quote":248069,"Line":0,"Comment":"04/20/2026 12:26 PM - oenm - F/U Changed from 4/12/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248069,"Line":1,"Comment":"05/01/2026 3:13 PM - oenm - Will be in person to follow up in two weeks"},{"comp":1,"quote":248069,"Line":2,"Comment":"05/01/2026 3:13 PM - oenm - Will be in person to follow up in two weeks"},{"comp":1,"quote":248069,"Line":3,"Comment":"05/01/2026 3:13 PM - oenm - Req Date change from 4/27/2026 to 5/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248069","line":"1","part":"HSK63A-ER40-6.00","qty":"2","price":"302.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"2","part":"HSK63A-ER40-4.00","qty":"2","price":"237.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"3","part":"HSK63A-ER32-6.00","qty":"4","price":"302.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"4","part":"HSK63A-ER32-4.00","qty":"4","price":"226.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"5","part":"HSK63A-ER16-5.00","qty":"4","price":"221.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"6","part":"HSK63A-ER16-3.00","qty":"4","price":"221.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"7","part":"C6-ER40-65","qty":"2","price":"268.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"8","part":"C6-ER32-130","qty":"2","price":"259.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"9","part":"C6-ER32-100","qty":"2","price":"248.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"10","part":"C6-ER32-60","qty":"2","price":"241.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"11","part":"C6-ER16-100","qty":"2","price":"241.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"12","part":"E40-048","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"13","part":"E40-050","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"14","part":"E40-052","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"15","part":"E40-054","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"16","part":"E40-056","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"17","part":"E40-058","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"18","part":"E40-060","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"19","part":"E40-062","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"20","part":"E40-064","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"21","part":"TQW-ER40/C1(60)","qty":"2","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"22","part":"HSK63A-1250-4.50","qty":"3","price":"196.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"23","part":"C6-EM1250-90","qty":"2","price":"232.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"24","part":"HSK63-TUBE","qty":"30","price":"19.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"25","part":"C6-TUBE-1","qty":"12","price":"42.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"26","part":"HSK63A-SM1250-5.00CP","qty":"3","price":"225.00","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248069","line":"27","part":"HSK63A-SM1000-5.00CP","qty":"4","price":"124.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"28","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248069","Line":"3","Company":"1","F_Line":"1","Comment":"this does not make since","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":28}}] 2026-05-01 14:14:11.955 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248069-05012026141411.txt === {"quote":"248069","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLUORFL","shiptoName":"Blue Origin Mfg Florida LLC -","entry_date":"04-06-2026","cust_order_date":"04-25-2026","req_date":"05-15-2026","cust_po":"HSK63A & C6 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Accounts Payable","drop_po":"For Perry Burton","status":"0","user":"alyssah","conv_order":"","time":"08:30","extra":"","follow_up":"04-27-2026","web_id":"","follow_name":"Accounts Payable","follow_phone":"","follow_email":"aphelp@blackhawkid.com","pic_user":"oenm","total_amt":"11245.00","total_gp":"4639.64","total_gpm":"41.26","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"96","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248069","line":"2","data":"or Matt M"},{"comp":"1","quote":"248069","line":"1","data":"pricing, if receive quote or order ask Alyssa"},{"comp":"1","quote":"248069","line":"0","data":"04-06-2026 09:43-alyssah Special Blue Origin"}],"crmnotes":[{"comp":1,"quote":248069,"Line":0,"Comment":"04/20/2026 12:26 PM - oenm - F/U Changed from 4/12/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248069,"Line":1,"Comment":"05/01/2026 3:13 PM - oenm - Will be in person to follow up in two weeks"},{"comp":1,"quote":248069,"Line":2,"Comment":"05/01/2026 3:13 PM - oenm - Will be in person to follow up in two weeks"},{"comp":1,"quote":248069,"Line":3,"Comment":"05/01/2026 3:13 PM - oenm - Req Date change from 4/27/2026 to 5/15/2026 (Req Date Updated)"},{"comp":1,"quote":248069,"Line":4,"Comment":"05/01/2026 3:14 PM - oenm - CLO changed from 4/26/2026 to 5/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248069","line":"1","part":"HSK63A-ER40-6.00","qty":"2","price":"302.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"2","part":"HSK63A-ER40-4.00","qty":"2","price":"237.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"3","part":"HSK63A-ER32-6.00","qty":"4","price":"302.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"4","part":"HSK63A-ER32-4.00","qty":"4","price":"226.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"5","part":"HSK63A-ER16-5.00","qty":"4","price":"221.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"6","part":"HSK63A-ER16-3.00","qty":"4","price":"221.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"7","part":"C6-ER40-65","qty":"2","price":"268.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"8","part":"C6-ER32-130","qty":"2","price":"259.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"9","part":"C6-ER32-100","qty":"2","price":"248.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"10","part":"C6-ER32-60","qty":"2","price":"241.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"11","part":"C6-ER16-100","qty":"2","price":"241.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"12","part":"E40-048","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"13","part":"E40-050","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"14","part":"E40-052","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"15","part":"E40-054","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"16","part":"E40-056","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"17","part":"E40-058","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"18","part":"E40-060","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"19","part":"E40-062","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"20","part":"E40-064","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"21","part":"TQW-ER40/C1(60)","qty":"2","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"22","part":"HSK63A-1250-4.50","qty":"3","price":"196.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"23","part":"C6-EM1250-90","qty":"2","price":"232.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"24","part":"HSK63-TUBE","qty":"30","price":"19.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"25","part":"C6-TUBE-1","qty":"12","price":"42.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"26","part":"HSK63A-SM1250-5.00CP","qty":"3","price":"225.00","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248069","line":"27","part":"HSK63A-SM1000-5.00CP","qty":"4","price":"124.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"28","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248069","Line":"3","Company":"1","F_Line":"1","Comment":"this does not make since","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":28}}] 2026-05-01 14:14:35.646 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248069-05012026141435.txt === {"quote":"248069","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLUORFL","shiptoName":"Blue Origin Mfg Florida LLC -","entry_date":"04-06-2026","cust_order_date":"04-25-2026","req_date":"05-15-2026","cust_po":"HSK63A & C6 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Accounts Payable","drop_po":"For Perry Burton","status":"0","user":"alyssah","conv_order":"","time":"08:30","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Accounts Payable","follow_phone":"","follow_email":"aphelp@blackhawkid.com","pic_user":"oenm","total_amt":"11245.00","total_gp":"4639.64","total_gpm":"41.26","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"96","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248069","line":"2","data":"or Matt M"},{"comp":"1","quote":"248069","line":"1","data":"pricing, if receive quote or order ask Alyssa"},{"comp":"1","quote":"248069","line":"0","data":"04-06-2026 09:43-alyssah Special Blue Origin"}],"crmnotes":[{"comp":1,"quote":248069,"Line":0,"Comment":"04/20/2026 12:26 PM - oenm - F/U Changed from 4/12/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248069,"Line":1,"Comment":"05/01/2026 3:13 PM - oenm - Will be in person to follow up in two weeks"},{"comp":1,"quote":248069,"Line":2,"Comment":"05/01/2026 3:13 PM - oenm - Will be in person to follow up in two weeks"},{"comp":1,"quote":248069,"Line":3,"Comment":"05/01/2026 3:13 PM - oenm - Req Date change from 4/27/2026 to 5/15/2026 (Req Date Updated)"},{"comp":1,"quote":248069,"Line":4,"Comment":"05/01/2026 3:14 PM - oenm - CLO changed from 4/26/2026 to 5/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248069,"Line":5,"Comment":"05/01/2026 3:14 PM - oenm - F/U Changed from 4/27/2026 to 5/15/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248069","line":"1","part":"HSK63A-ER40-6.00","qty":"2","price":"302.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"2","part":"HSK63A-ER40-4.00","qty":"2","price":"237.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"3","part":"HSK63A-ER32-6.00","qty":"4","price":"302.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"4","part":"HSK63A-ER32-4.00","qty":"4","price":"226.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"5","part":"HSK63A-ER16-5.00","qty":"4","price":"221.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"6","part":"HSK63A-ER16-3.00","qty":"4","price":"221.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"7","part":"C6-ER40-65","qty":"2","price":"268.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"8","part":"C6-ER32-130","qty":"2","price":"259.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"9","part":"C6-ER32-100","qty":"2","price":"248.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"10","part":"C6-ER32-60","qty":"2","price":"241.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"11","part":"C6-ER16-100","qty":"2","price":"241.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"12","part":"E40-048","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"13","part":"E40-050","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"14","part":"E40-052","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"15","part":"E40-054","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"16","part":"E40-056","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"17","part":"E40-058","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"18","part":"E40-060","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"19","part":"E40-062","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"20","part":"E40-064","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"21","part":"TQW-ER40/C1(60)","qty":"2","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"22","part":"HSK63A-1250-4.50","qty":"3","price":"196.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"23","part":"C6-EM1250-90","qty":"2","price":"232.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"24","part":"HSK63-TUBE","qty":"30","price":"19.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"25","part":"C6-TUBE-1","qty":"12","price":"42.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"26","part":"HSK63A-SM1250-5.00CP","qty":"3","price":"225.00","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248069","line":"27","part":"HSK63A-SM1000-5.00CP","qty":"4","price":"124.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"28","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248069","Line":"3","Company":"1","F_Line":"1","Comment":"this does not make since","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":28}}] 2026-05-01 14:15:15.910 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247400-05012026141515.txt === {"quote":"247400","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIGAIGA","shiptoName":"Alternatives For Industry","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-05-2026","cust_po":"AFI_Mazak QTN_Tim S","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Schubert","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"08:03","extra":"","follow_up":"04-27-2026","web_id":"","follow_name":"Tim Schubert","follow_phone":"941-739-6566","follow_email":"tim@afi-tools.com","pic_user":"oenm","total_amt":"2773.80","total_gp":"1263.84","total_gpm":"45.56","rev_type":"LT","mod_date":"05-01-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":247400,"Line":0,"Comment":"04/24/2026 2:12 PM - oenm - CLO changed from 4/24/2026 to 4/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247400,"Line":1,"Comment":"04/24/2026 2:12 PM - oenm - F/U Changed from 4/24/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247400,"Line":2,"Comment":"05/01/2026 3:15 PM - oenm - CLO changed from 4/27/2026 to 5/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247400","line":"1","part":"MZQT47-ER32X-OFF-ICE","qty":"1","price":"4396.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247400","line":"2","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247400","line":"3","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247400","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-01 14:15:23.666 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247400-05012026141523.txt === {"quote":"247400","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIGAIGA","shiptoName":"Alternatives For Industry","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-05-2026","cust_po":"AFI_Mazak QTN_Tim S","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Schubert","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"08:03","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Tim Schubert","follow_phone":"941-739-6566","follow_email":"tim@afi-tools.com","pic_user":"oenm","total_amt":"2773.80","total_gp":"1263.84","total_gpm":"45.56","rev_type":"LT","mod_date":"05-01-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":247400,"Line":0,"Comment":"04/24/2026 2:12 PM - oenm - CLO changed from 4/24/2026 to 4/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247400,"Line":1,"Comment":"04/24/2026 2:12 PM - oenm - F/U Changed from 4/24/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247400,"Line":2,"Comment":"05/01/2026 3:15 PM - oenm - CLO changed from 4/27/2026 to 5/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247400,"Line":3,"Comment":"05/01/2026 3:15 PM - oenm - F/U Changed from 4/27/2026 to 5/11/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247400","line":"1","part":"MZQT47-ER32X-OFF-ICE","qty":"1","price":"4396.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247400","line":"2","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247400","line":"3","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247400","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-01 14:15:52.849 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248241-05012026141552.txt === {"quote":"248241","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"ZYCIATLA","shiptoName":"ZYCI","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-20-2026","cust_po":"CAT40-SF4-80","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"David Burdett","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"12:15","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"David Burdett","follow_phone":"7045236008","follow_email":"dburdett@morrissouth.com","pic_user":"oenm","total_amt":"3601.50","total_gp":"1975.91","total_gpm":"54.86","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"36","win_pct":"20","clo_date":"05-08-2026","notes":[{"comp":"1","quote":"248241","line":"0","data":"04-08-2026 12:22 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248241,"Line":0,"Comment":"05/01/2026 3:15 PM - oenm - F/U Changed from 4/29/2026 to 5/8/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248241","line":"1","part":"CAT40-SF4-80","qty":"2","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"2","part":"CAT40-SF6-80CP","qty":"2","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"3","part":"CAT40-SF8-80CP","qty":"1","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"4","part":"CAT40-C3/4-85U-IDU","qty":"3","price":"568.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"5","part":"KM3/4-1/2","qty":"3","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"6","part":"C4007-0032-0.76","qty":"8","price":"350.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"7","part":"PS-B64-1-EU","qty":"16","price":"52.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":8}}] 2026-05-01 14:17:20.077 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247363-05012026141719.txt === {"quote":"247363","customer":"8115","name":null,"customerName":"Trident Southeast LLC","comp":"01","open":"0","shipto":"TRISE","shiptoName":"Trident Southeast LLC","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"05-04-2026","cust_po":"Artifex 5AX","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Gus Lozana","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"11:59","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Gus Lozana","follow_phone":"786-412-7948","follow_email":"glozana@haasflorida.com","pic_user":"oenm","total_amt":"78971.90","total_gp":"46971.90","total_gpm":"59.48","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":247363,"Line":0,"Comment":"04/24/2026 11:49 AM - oenm - Matt is currently working with us on this extending out"},{"comp":1,"quote":247363,"Line":1,"Comment":"04/24/2026 11:49 AM - oenm - F/U Changed from 4/23/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247363,"Line":2,"Comment":"05/01/2026 3:17 PM - oenm - CLO changed from 4/23/2026 to 5/4/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247363","line":"1","part":"5AX-130YA-M","qty":"1","price":"47968.00","uom":"EA","discount":"30.00","req_date":"Ships 3 weeks ARO","branch":"1"},{"comp":"01","order":"247363","line":"3","part":"5AX-201YA-M","qty":"1","price":"61349.00","uom":"EA","discount":"30.00","req_date":"Ships 3 Weeks ARO","branch":"1"},{"comp":"01","order":"247363","line":"5","part":"RT-ACCS-CABLE","qty":"1","price":"3500.00","uom":"EA","discount":"30.00","req_date":"ships 3 weeks ARO","branch":"1"},{"comp":"01","order":"247363","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247363","Line":"5","Company":"1","F_Line":"1","Comment":"4th and 5th Power and Feedback Cables","Loc":"Y"},{"Quote":"247363","Line":"5","Company":"1","F_Line":"2","Comment":"Set Per Table","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-01 14:18:12.709 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247782-05012026141812.txt === {"quote":"247782","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HENMAC","shiptoName":"Henderson Machine","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"Henderson Workholding","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nathan Peynado","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"08:34","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Nathan Peynado","follow_phone":"772-293-1565","follow_email":"Nathan.Peynado@mscdirect.com","pic_user":"oenm","total_amt":"16407.72","total_gp":"8219.67","total_gpm":"50.10","rev_type":"WAP","mod_date":"05-01-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"31","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247782","line":"0","data":"03-31-2026 08:58 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247782,"Line":0,"Comment":"05/01/2026 3:17 PM - oenm - Follwing up in two weeks"},{"comp":1,"quote":247782,"Line":1,"Comment":"05/01/2026 3:18 PM - oenm - CLO changed from 4/30/2026 to 5/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247782","line":"1","part":"WH-MRV120-800","qty":"3","price":"4250.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247782","line":"2","part":"WH-MRV-ACC-CLMP","qty":"3","price":"369.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247782","line":"3","part":"WH-MRV120-JAW-FIX","qty":"3","price":"950.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247782","line":"4","part":"WH-MRV120-CB-BPD","qty":"3","price":"1230.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247782","line":"5","part":"WH-MRV120-JAW-R","qty":"6","price":"246.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247782","line":"6","part":"WH-MRV120-JAW-SFTA-F","qty":"6","price":"151.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247782","line":"7","part":"WH-MRV120-JAW-SFTS-F","qty":"6","price":"225.00","uom":"EA","discount":"32.00","req_date":"5 Stk","branch":"1"},{"comp":"01","order":"247782","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":8}}] 2026-05-01 14:18:19.416 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247782-05012026141819.txt === {"quote":"247782","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HENMAC","shiptoName":"Henderson Machine","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"Henderson Workholding","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nathan Peynado","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"08:34","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Nathan Peynado","follow_phone":"772-293-1565","follow_email":"Nathan.Peynado@mscdirect.com","pic_user":"oenm","total_amt":"16407.72","total_gp":"8219.67","total_gpm":"50.10","rev_type":"WAP","mod_date":"05-01-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"31","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247782","line":"0","data":"03-31-2026 08:58 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247782,"Line":0,"Comment":"05/01/2026 3:17 PM - oenm - Follwing up in two weeks"},{"comp":1,"quote":247782,"Line":1,"Comment":"05/01/2026 3:18 PM - oenm - CLO changed from 4/30/2026 to 5/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247782,"Line":2,"Comment":"05/01/2026 3:18 PM - oenm - F/U Changed from 4/30/2026 to 5/11/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247782","line":"1","part":"WH-MRV120-800","qty":"3","price":"4250.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247782","line":"2","part":"WH-MRV-ACC-CLMP","qty":"3","price":"369.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247782","line":"3","part":"WH-MRV120-JAW-FIX","qty":"3","price":"950.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247782","line":"4","part":"WH-MRV120-CB-BPD","qty":"3","price":"1230.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247782","line":"5","part":"WH-MRV120-JAW-R","qty":"6","price":"246.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247782","line":"6","part":"WH-MRV120-JAW-SFTA-F","qty":"6","price":"151.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247782","line":"7","part":"WH-MRV120-JAW-SFTS-F","qty":"6","price":"225.00","uom":"EA","discount":"32.00","req_date":"5 Stk","branch":"1"},{"comp":"01","order":"247782","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-01 14:19:57.011 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247777-05012026141956.txt === {"quote":"247777","customer":"13570","name":null,"customerName":"MSC Export and Import, LLC","comp":"01","open":"0","shipto":"HOERBI","shiptoName":"Hoerbiger Corporation","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"12 MM_ Solution","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nathan Peynado","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"07:53","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Nathan Peynado","follow_phone":"772-293-1565","follow_email":"nathan.peynado@mscdirect.com","pic_user":"oenm","total_amt":"820.58","total_gp":"586.87","total_gpm":"71.52","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"247777","line":"0","data":"03-31-2026 07:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247777,"Line":0,"Comment":"05/01/2026 3:19 PM - oenm - In person 2 weeks.will follow up"},{"comp":1,"quote":247777,"Line":1,"Comment":"05/01/2026 3:19 PM - oenm - CLO changed from 4/30/2026 to 5/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247777","line":"1","part":"HSK63A-C3/4-95G","qty":"1","price":"724.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"2","part":"CCK3/4-6","qty":"1","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"3","part":"CKFN20(3/4)-6","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"4","part":"CCK3/4-8","qty":"1","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"5","part":"CKFN20(3/4)-8","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247777","line":"6","part":"CCK3/4-12","qty":"1","price":"92.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"7","part":"CKFN20(3/4)-12","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"8","part":"HSK63-TUBE","qty":"1","price":"39.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":9}}] 2026-05-01 14:20:06.449 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247777-05012026142006.txt === {"quote":"247777","customer":"13570","name":null,"customerName":"MSC Export and Import, LLC","comp":"01","open":"0","shipto":"HOERBI","shiptoName":"Hoerbiger Corporation","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"12 MM_ Solution","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nathan Peynado","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"07:53","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Nathan Peynado","follow_phone":"772-293-1565","follow_email":"nathan.peynado@mscdirect.com","pic_user":"oenm","total_amt":"820.58","total_gp":"586.87","total_gpm":"71.52","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"247777","line":"0","data":"03-31-2026 07:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247777,"Line":0,"Comment":"05/01/2026 3:19 PM - oenm - In person 2 weeks.will follow up"},{"comp":1,"quote":247777,"Line":1,"Comment":"05/01/2026 3:19 PM - oenm - CLO changed from 4/30/2026 to 5/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247777,"Line":2,"Comment":"05/01/2026 3:20 PM - oenm - F/U Changed from 4/30/2026 to 5/11/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247777","line":"1","part":"HSK63A-C3/4-95G","qty":"1","price":"724.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"2","part":"CCK3/4-6","qty":"1","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"3","part":"CKFN20(3/4)-6","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"4","part":"CCK3/4-8","qty":"1","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"5","part":"CKFN20(3/4)-8","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247777","line":"6","part":"CCK3/4-12","qty":"1","price":"92.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"7","part":"CKFN20(3/4)-12","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"8","part":"HSK63-TUBE","qty":"1","price":"39.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-01 14:20:57.536 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248323-05012026142057.txt === {"quote":"248323","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIGAIGA","shiptoName":"Alternatives For Industry","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-21-2026","cust_po":"tool list DMF","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Abrams","drop_po":"","status":"0","user":"oenm","conv_order":"","time":"12:10","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Brian Abrams","follow_phone":"770-932-3939","follow_email":"brian@afi-tools.com","pic_user":"oenm","total_amt":"3141.00","total_gp":"2328.05","total_gpm":"74.12","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"21","win_pct":"20","clo_date":"05-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":248323,"Line":0,"Comment":"04/24/2026 2:12 PM - oenm - F/U Changed from 4/22/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248323,"Line":1,"Comment":"05/01/2026 3:20 PM - oenm - F/U Changed from 4/30/2026 to 5/4/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248323","line":"1","part":"C5007-0032-4.00","qty":"1","price":"361.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"2","part":"C5007-0032-6.00","qty":"1","price":"397.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"3","part":"E32-024","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"4","part":"E32-032","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"5","part":"E32-040","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"6","part":"E32-048","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"7","part":"E32-236","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"8","part":"E32-314","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"9","part":"E32-393","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"10","part":"E32-472","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"11","part":"E32-787","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"12","part":"C5006-0750-4.00","qty":"1","price":"224.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"13","part":"C5006-1000-4.00","qty":"1","price":"198.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"14","part":"C5006-1250-4.00","qty":"1","price":"230.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"15","part":"C5006-1500-4.50","qty":"1","price":"230.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"16","part":"CAT50-C1.1/4-105U-IDU","qty":"1","price":"738.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"17","part":"KM1.1/4-1","qty":"1","price":"69.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"18","part":"KM1.1/4-3/4","qty":"1","price":"69.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"19","part":"KM1.1/4-5/8","qty":"1","price":"69.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"20","part":"PS-B61-EU","qty":"1","price":"52.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"21","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":21}}] 2026-05-01 14:21:14.813 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244827-05012026142114.txt === {"quote":"244827","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"MGWLIMI","shiptoName":"MGW Precision Inc.","entry_date":"02-02-2026","cust_order_date":"02-02-2026","req_date":"05-08-2026","cust_po":"560V with 5ax-2MT-105-120","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kent Burdett","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"11:28","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Kent Burdett","follow_phone":"704-523-6008","follow_email":"kburdett@morrissouth.com","pic_user":"oenm","total_amt":"41521.10","total_gp":"29672.42","total_gpm":"71.46","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"6","win_pct":"20","clo_date":"04-30-2026","notes":[{"comp":"1","quote":"244827","line":"0","data":"02-02-2026 11:30 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244827,"Line":0,"Comment":"03/06/2026 11:33 AM - oenm - CLO changed from 3/2/2026 to 3/16/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":1,"Comment":"03/06/2026 11:34 AM - oenm - F/U Changed from 3/2/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244827,"Line":2,"Comment":"03/20/2026 1:48 PM - oenm - F/U changed from 03/16/2026 to 3/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244827,"Line":3,"Comment":"03/20/2026 1:48 PM - oenm - CLO changed from 03/16/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":4,"Comment":"03/20/2026 1:48 PM - oenm - Req Date changed from 03/16/2026 to 03/25/2026 (Req Date Updated)"},{"comp":1,"quote":244827,"Line":5,"Comment":"03/29/2026 1:54 PM - oenm - F/U changed from 03/25/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244827,"Line":6,"Comment":"03/29/2026 1:54 PM - oenm - CLO changed from 03/25/2026 to 04/06/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":7,"Comment":"03/29/2026 1:55 PM - oenm - Req Date changed from 03/25/2026 to 04/06/2026 (Req Date Updated)"},{"comp":1,"quote":244827,"Line":8,"Comment":"04/05/2026 6:49 PM - mattm - Req Date changed from 03/25/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":244827,"Line":9,"Comment":"04/05/2026 6:49 PM - mattm - CLO changed from 03/25/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":10,"Comment":"04/05/2026 6:49 PM - mattm - F/U changed from 03/25/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244827,"Line":11,"Comment":"04/24/2026 12:05 PM - oenm - CLO changed from 4/25/2026 to 4/30/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":12,"Comment":"04/24/2026 12:06 PM - oenm - F/U Changed from 4/25/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244827,"Line":13,"Comment":"05/01/2026 3:21 PM - oenm - Req Date change from 4/30/2026 to 5/8/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244827","line":"1","part":"5AX-2MT-105-120OSP4-M","qty":"1","price":"53978.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244827","line":"2","part":"RT-ACCS-WKHD","qty":"2","price":"1500.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"244827","line":"3","part":"WH-ZV-M80S","qty":"2","price":"1091.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244827","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244827","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Power and feed back cables from Nikken 5ax","Loc":"Y"},{"Quote":"244827","Line":"1","Company":"1","F_Line":"2","Comment":"to the machine bulkhead","Loc":"Y"},{"Quote":"244827","Line":"2","Company":"1","F_Line":"1","Comment":"Workholding Subject to change. This part is an adpater","Loc":"Y"},{"Quote":"244827","Line":"2","Company":"1","F_Line":"2","Comment":"for the WH-ZV-M80S self centering vise","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-01 14:21:22.734 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244827-05012026142122.txt === {"quote":"244827","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"MGWLIMI","shiptoName":"MGW Precision Inc.","entry_date":"02-02-2026","cust_order_date":"02-02-2026","req_date":"05-08-2026","cust_po":"560V with 5ax-2MT-105-120","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kent Burdett","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"11:28","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Kent Burdett","follow_phone":"704-523-6008","follow_email":"kburdett@morrissouth.com","pic_user":"oenm","total_amt":"41521.10","total_gp":"29672.42","total_gpm":"71.46","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-08-2026","notes":[{"comp":"1","quote":"244827","line":"0","data":"02-02-2026 11:30 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244827,"Line":0,"Comment":"03/06/2026 11:33 AM - oenm - CLO changed from 3/2/2026 to 3/16/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":1,"Comment":"03/06/2026 11:34 AM - oenm - F/U Changed from 3/2/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244827,"Line":2,"Comment":"03/20/2026 1:48 PM - oenm - F/U changed from 03/16/2026 to 3/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244827,"Line":3,"Comment":"03/20/2026 1:48 PM - oenm - CLO changed from 03/16/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":4,"Comment":"03/20/2026 1:48 PM - oenm - Req Date changed from 03/16/2026 to 03/25/2026 (Req Date Updated)"},{"comp":1,"quote":244827,"Line":5,"Comment":"03/29/2026 1:54 PM - oenm - F/U changed from 03/25/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244827,"Line":6,"Comment":"03/29/2026 1:54 PM - oenm - CLO changed from 03/25/2026 to 04/06/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":7,"Comment":"03/29/2026 1:55 PM - oenm - Req Date changed from 03/25/2026 to 04/06/2026 (Req Date Updated)"},{"comp":1,"quote":244827,"Line":8,"Comment":"04/05/2026 6:49 PM - mattm - Req Date changed from 03/25/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":244827,"Line":9,"Comment":"04/05/2026 6:49 PM - mattm - CLO changed from 03/25/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":10,"Comment":"04/05/2026 6:49 PM - mattm - F/U changed from 03/25/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244827,"Line":11,"Comment":"04/24/2026 12:05 PM - oenm - CLO changed from 4/25/2026 to 4/30/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":12,"Comment":"04/24/2026 12:06 PM - oenm - F/U Changed from 4/25/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244827,"Line":13,"Comment":"05/01/2026 3:21 PM - oenm - Req Date change from 4/30/2026 to 5/8/2026 (Req Date Updated)"},{"comp":1,"quote":244827,"Line":14,"Comment":"05/01/2026 3:21 PM - oenm - CLO changed from 4/30/2026 to 5/8/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"244827","line":"1","part":"5AX-2MT-105-120OSP4-M","qty":"1","price":"53978.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244827","line":"2","part":"RT-ACCS-WKHD","qty":"2","price":"1500.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"244827","line":"3","part":"WH-ZV-M80S","qty":"2","price":"1091.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244827","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244827","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Power and feed back cables from Nikken 5ax","Loc":"Y"},{"Quote":"244827","Line":"1","Company":"1","F_Line":"2","Comment":"to the machine bulkhead","Loc":"Y"},{"Quote":"244827","Line":"2","Company":"1","F_Line":"1","Comment":"Workholding Subject to change. This part is an adpater","Loc":"Y"},{"Quote":"244827","Line":"2","Company":"1","F_Line":"2","Comment":"for the WH-ZV-M80S self centering vise","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-01 14:21:41.954 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244827-05012026142141.txt === {"quote":"244827","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"MGWLIMI","shiptoName":"MGW Precision Inc.","entry_date":"02-02-2026","cust_order_date":"02-02-2026","req_date":"05-08-2026","cust_po":"560V with 5ax-2MT-105-120","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kent Burdett","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"11:28","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Kent Burdett","follow_phone":"704-523-6008","follow_email":"kburdett@morrissouth.com","pic_user":"oenm","total_amt":"41521.10","total_gp":"29672.42","total_gpm":"71.46","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-08-2026","notes":[{"comp":"1","quote":"244827","line":"0","data":"02-02-2026 11:30 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244827,"Line":0,"Comment":"03/06/2026 11:33 AM - oenm - CLO changed from 3/2/2026 to 3/16/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":1,"Comment":"03/06/2026 11:34 AM - oenm - F/U Changed from 3/2/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244827,"Line":2,"Comment":"03/20/2026 1:48 PM - oenm - F/U changed from 03/16/2026 to 3/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244827,"Line":3,"Comment":"03/20/2026 1:48 PM - oenm - CLO changed from 03/16/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":4,"Comment":"03/20/2026 1:48 PM - oenm - Req Date changed from 03/16/2026 to 03/25/2026 (Req Date Updated)"},{"comp":1,"quote":244827,"Line":5,"Comment":"03/29/2026 1:54 PM - oenm - F/U changed from 03/25/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244827,"Line":6,"Comment":"03/29/2026 1:54 PM - oenm - CLO changed from 03/25/2026 to 04/06/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":7,"Comment":"03/29/2026 1:55 PM - oenm - Req Date changed from 03/25/2026 to 04/06/2026 (Req Date Updated)"},{"comp":1,"quote":244827,"Line":8,"Comment":"04/05/2026 6:49 PM - mattm - Req Date changed from 03/25/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":244827,"Line":9,"Comment":"04/05/2026 6:49 PM - mattm - CLO changed from 03/25/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":10,"Comment":"04/05/2026 6:49 PM - mattm - F/U changed from 03/25/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244827,"Line":11,"Comment":"04/24/2026 12:05 PM - oenm - CLO changed from 4/25/2026 to 4/30/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":12,"Comment":"04/24/2026 12:06 PM - oenm - F/U Changed from 4/25/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244827,"Line":13,"Comment":"05/01/2026 3:21 PM - oenm - Req Date change from 4/30/2026 to 5/8/2026 (Req Date Updated)"},{"comp":1,"quote":244827,"Line":14,"Comment":"05/01/2026 3:21 PM - oenm - CLO changed from 4/30/2026 to 5/8/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":15,"Comment":"05/01/2026 3:21 PM - oenm - F/U Changed from 4/30/2026 to 5/8/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"244827","line":"1","part":"5AX-2MT-105-120OSP4-M","qty":"1","price":"53978.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244827","line":"2","part":"RT-ACCS-WKHD","qty":"2","price":"1500.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"244827","line":"3","part":"WH-ZV-M80S","qty":"2","price":"1091.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244827","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244827","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Power and feed back cables from Nikken 5ax","Loc":"Y"},{"Quote":"244827","Line":"1","Company":"1","F_Line":"2","Comment":"to the machine bulkhead","Loc":"Y"},{"Quote":"244827","Line":"2","Company":"1","F_Line":"1","Comment":"Workholding Subject to change. This part is an adpater","Loc":"Y"},{"Quote":"244827","Line":"2","Company":"1","F_Line":"2","Comment":"for the WH-ZV-M80S self centering vise","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-01 14:22:06.324 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247778-05012026142206.txt === {"quote":"247778","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HENMAC","shiptoName":"Henderson Machine","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"Henderson _ Tool Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nathan Peynado","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"07:57","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Nathan Peynado","follow_phone":"772-293-1565","follow_email":"Nathan.Peynado@mscdirect.com","pic_user":"oenm","total_amt":"1087.45","total_gp":"723.92","total_gpm":"66.57","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"12","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247778","line":"0","data":"03-31-2026 08:03 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247778,"Line":0,"Comment":"05/01/2026 3:22 PM - oenm - CLO changed from 4/30/2026 to 5/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247778","line":"1","part":"NCAT40-C3/4-70U-IDU","qty":"1","price":"607.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"2","part":"CCK3/4-1/2","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"3","part":"CCK3/4-5/8","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"4","part":"CKFN20(3/4)-1/2","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247778","line":"5","part":"CKFN20(3/4)-5/8","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"6","part":"CCKL20","qty":"1","price":"15.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"8","part":"NCAT40-SK16C-90U-IDU","qty":"1","price":"477.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"9","part":"SK16-1/2A","qty":"1","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"10","part":"SK16-3/8A","qty":"1","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"11","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"12","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":12}}] 2026-05-01 14:22:20.966 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247778-05012026142220.txt === {"quote":"247778","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HENMAC","shiptoName":"Henderson Machine","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"Henderson _ Tool Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nathan Peynado","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"07:57","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Nathan Peynado","follow_phone":"772-293-1565","follow_email":"Nathan.Peynado@mscdirect.com","pic_user":"oenm","total_amt":"1087.45","total_gp":"723.92","total_gpm":"66.57","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"12","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247778","line":"0","data":"03-31-2026 08:03 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247778,"Line":0,"Comment":"05/01/2026 3:22 PM - oenm - CLO changed from 4/30/2026 to 5/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247778,"Line":1,"Comment":"05/01/2026 3:22 PM - oenm - F/U Changed from 4/30/2026 to 5/12/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247778","line":"1","part":"NCAT40-C3/4-70U-IDU","qty":"1","price":"607.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"2","part":"CCK3/4-1/2","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"3","part":"CCK3/4-5/8","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"4","part":"CKFN20(3/4)-1/2","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247778","line":"5","part":"CKFN20(3/4)-5/8","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"6","part":"CCKL20","qty":"1","price":"15.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"8","part":"NCAT40-SK16C-90U-IDU","qty":"1","price":"477.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"9","part":"SK16-1/2A","qty":"1","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"10","part":"SK16-3/8A","qty":"1","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"11","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"12","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-01 14:39:29.449 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248221-05012026143929.txt === {"quote":"248221","customer":"1082","name":null,"customerName":"Abrasive-Tool Corporation","comp":"01","open":"1","shipto":"ABRACORP","shiptoName":"Abrasive-Tool Corporation","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-08-2026","cust_po":"C4006-1000-4.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sean Halligan","drop_po":"","status":"0","user":"briand","conv_order":"","time":"09:15","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Sean Halligan","follow_phone":"315-256-8577","follow_email":"sean_halligan@abrasivetool.com","pic_user":"briand","total_amt":"92.40","total_gp":"44.49","total_gpm":"48.15","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-08-2026","notes":[],"crmnotes":[{"comp":1,"quote":248221,"Line":0,"Comment":"04/28/2026 8:23 AM - briand - Sent req to Sean to see if this quote is still active."},{"comp":1,"quote":248221,"Line":1,"Comment":"04/28/2026 8:24 AM - briand - F/U changed from 04/28/2026 to 5/8/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248221","line":"1","part":"C4006-1000-4.00","qty":"1","price":"154.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248221","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 14:40:32.470 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248176-05012026144032.txt === {"quote":"248176","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-07-2026","cust_order_date":"05-07-2026","req_date":"05-07-2026","cust_po":"CAT40-C1.1/4SL-120U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Becky Brown","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:58","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Becky Brown","follow_phone":"516-812-1268","follow_email":"becky.brown@mscdirect.com","pic_user":"briand","total_amt":"493.35","total_gp":"329.02","total_gpm":"66.69","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-07-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248176","line":"1","part":"CAT40-C1.1/4SL-120U-IDU","qty":"1","price":"705.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248176","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248176","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-01 15:03:48.075 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247976-05012026150347.txt === {"quote":"247976","customer":"12395","name":null,"customerName":"Liberty Tool Co.","comp":"01","open":"1","shipto":"LIBERTY","shiptoName":"Liberty Tool Co.","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-04-2026","cust_po":"BMT65-CO32MMX","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Steve Hess","drop_po":"","status":"0","user":"briand","conv_order":"","time":"11:04","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Steve Hess","follow_phone":"610-431-4950","follow_email":"shess@libertytool.com","pic_user":"briand","total_amt":"795.20","total_gp":"487.68","total_gpm":"61.33","rev_type":"LT","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":247976,"Line":0,"Comment":"04/13/2026 8:02 AM - briand - F/U changed from 04/14/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247976,"Line":1,"Comment":"04/13/2026 8:02 AM - briand - CLO changed from 05/02/2026 to 05/04/2026 (CLO Date Updated)"},{"comp":1,"quote":247976,"Line":2,"Comment":"04/13/2026 8:02 AM - briand - Sent Steve request for update to see if quote still active."}],"items":[{"comp":"01","order":"247976","line":"1","part":"BMT65-CO32MMX","qty":"1","price":"994.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247976","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 15:07:59.665 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249294-05012026150759.txt === {"quote":"249294","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"WRITZMFG","shiptoName":"Wirtz Manufacturing Vending","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-28-2026","cust_po":"SK10-1/4A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kurtis Jones","drop_po":"","status":"0","user":"briand","conv_order":"","time":"08:52","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Kurtis Jones","follow_phone":"810-701-9012","follow_email":"kurtis.jones@pts-tools.com","pic_user":"briand","total_amt":"3168.00","total_gp":"2084.00","total_gpm":"65.78","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"81","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249294","line":"3","data":"Q # 249292"},{"comp":"1","quote":"249294","line":"2","data":"also said AHB is looking for same qty/item."},{"comp":"1","quote":"249294","line":"1","data":"disc, Don approved 45% for a complete order. He"},{"comp":"1","quote":"249294","line":"0","data":"04-28-2026 08:53-briand: Kurtis asked for addt'l"}],"crmnotes":[{"comp":1,"quote":249294,"Line":0,"Comment":"05/01/2026 3:07 PM - briand - AHB won the order for the SK10-1/4A, closing"}],"items":[{"comp":"01","order":"249294","line":"1","part":"SK10-1/4A","qty":"80","price":"72.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249294","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 15:09:41.037 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249295-05012026150940.txt === {"quote":"249295","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"WRITZMFG","shiptoName":"Wirtz Manufacturing Vending","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-28-2026","cust_po":"SK10-1/4AC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kurtis Jones","drop_po":"","status":"0","user":"briand","conv_order":"","time":"08:55","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Kurtis Jones","follow_phone":"810-701-9012","follow_email":"kurtis.jones@pts-tools.com","pic_user":"briand","total_amt":"4576.00","total_gp":"2968.80","total_gpm":"64.88","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"81","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249295","line":"2","data":"List less 45% for a complete order."},{"comp":"1","quote":"249295","line":"1","data":"addt'l discount for 80pcs, Don said to give them"},{"comp":"1","quote":"249295","line":"0","data":"04-28-2026 08:59-briand: Kurtis asking for"}],"crmnotes":[{"comp":1,"quote":249295,"Line":0,"Comment":"05/01/2026 3:09 PM - briand - Wirtz ordered the SK10-1/4A through AHB, closing"}],"items":[{"comp":"01","order":"249295","line":"1","part":"SK10-1/4AC","qty":"80","price":"104.00","uom":"EA","discount":"45.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249295","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249295","Line":"1","Company":"1","F_Line":"1","Comment":"We currently have 41 in stock in Illinois. The balance","Loc":"Y"},{"Quote":"249295","Line":"1","Company":"1","F_Line":"2","Comment":"is in stock at the factory. Estimated lead time is","Loc":"Y"},{"Quote":"249295","Line":"1","Company":"1","F_Line":"3","Comment":"2~3 weeks after receipt of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 15:09:44.939 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248297-05012026150944.txt === {"quote":"248297","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"JOHNLAUR","shiptoName":"Johns Hopkins Univ-Applied Physics","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-09-2026","cust_po":"Mazak BMT68 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Smith","drop_po":"","status":"0","user":"jacobm","conv_order":"","time":"09:25","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Jim Smith","follow_phone":"443-252-1624","follow_email":"jsmith@stellarindustrial.com","pic_user":"jacobm","total_amt":"11035.76","total_gp":"5582.00","total_gpm":"50.58","rev_type":"LT","mod_date":"05-01-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-09-2026","notes":[{"comp":"1","quote":"248297","line":"10","data":"04-09-2026 12:31 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"9","data":"04-09-2026 11:24 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"8","data":"04-09-2026 11:23 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"7","data":"04-09-2026 11:11 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"6","data":"04-09-2026 11:10 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"5","data":"disc."},{"comp":"1","quote":"248297","line":"4","data":"GP's and disc to review if he wants to do extra"},{"comp":"1","quote":"248297","line":"3","data":"going to meeting w/ MSC reps, sent him list of"},{"comp":"1","quote":"248297","line":"2","data":"04-09-2026 11:12-briand: Jacob entered quote,"},{"comp":"1","quote":"248297","line":"1","data":"8%."},{"comp":"1","quote":"248297","line":"0","data":"04-09-2026 12:32-briand: Jacob said to go extra"}],"crmnotes":[{"comp":1,"quote":248297,"Line":0,"Comment":"04/16/2026 11:20 AM - jacobm - Sent follow up email"},{"comp":1,"quote":248297,"Line":1,"Comment":"04/16/2026 11:21 AM - jacobm - F/U changed from 04/15/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248297,"Line":2,"Comment":"04/24/2026 12:46 PM - jacobm - Quote is for a military shop. Jim made it known that they move slowly. He will contact once he sees movement"},{"comp":1,"quote":248297,"Line":3,"Comment":"04/24/2026 12:47 PM - jacobm - F/U changed from 04/23/2026 to 4/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248297","line":"1","part":"MZST68-ER32X","qty":"1","price":"3022.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"2","part":"MZST68-ER32X-ICE","qty":"1","price":"3348.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"3","part":"MZST68-ER32Z","qty":"1","price":"4814.00","uom":"EA","discount":"33.00","req_date":"Mid/End May","branch":"1"},{"comp":"01","order":"248297","line":"4","part":"MZST68-ER32Z-ICE","qty":"1","price":"5084.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"5","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"6","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 15:10:14.718 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247720-05012026151014.txt === {"quote":"247720","customer":"1030","name":null,"customerName":"A & M Industrial Supply","comp":"01","open":"0","shipto":"GENMACH","shiptoName":"General Machine Products","entry_date":"03-30-2026","cust_order_date":"03-30-2026","req_date":"04-30-2026","cust_po":"Zero Clamp Workholding","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Bob Hoffmann","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:03","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Bob Hoffmann","follow_phone":"732-522-1853","follow_email":"bhoffmann@am-ind.com","pic_user":"jacobm","total_amt":"30232.80","total_gp":"15091.28","total_gpm":"49.92","rev_type":"WAP","mod_date":"05-01-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"101","win_pct":"20","clo_date":"04-30-2026","notes":[{"comp":"1","quote":"247720","line":"12","data":"03-30-2026 11:06 - Discounts Recalculated"},{"comp":"1","quote":"247720","line":"11","data":"03-30-2026 10:38 - Discounts Recalculated"},{"comp":"1","quote":"247720","line":"10","data":"03-30-2026 10:04 - Discounts Recalculated QS"},{"comp":"1","quote":"247720","line":"9","data":"and Steven know the quote #."},{"comp":"1","quote":"247720","line":"8","data":"info so I can change the quote. Let Jacob, Brian"},{"comp":"1","quote":"247720","line":"7","data":"on the QL. Waiting for EU to provide Distributor"},{"comp":"1","quote":"247720","line":"6","data":"03-30-2026 10:07-briand: Put the WH-ZP90-SSTUD-H"},{"comp":"1","quote":"247720","line":"5","data":"& lead time on the one item."},{"comp":"1","quote":"247720","line":"4","data":"cc Brian N and Jacob/15 when we have pricing"},{"comp":"1","quote":"247720","line":"3","data":"updated quote & QL. Will send to Bob Hoffmann and"},{"comp":"1","quote":"247720","line":"2","data":"03-30-2026 10:41-briand: EU said to use A&M,"},{"comp":"1","quote":"247720","line":"1","data":"discount, sent to Bob."},{"comp":"1","quote":"247720","line":"0","data":"03-31-2026 11:02-briand: Brian approved 28%"}],"crmnotes":[{"comp":1,"quote":247720,"Line":0,"Comment":"04/06/2026 9:18 AM - briand - Sent Bob Hoffmann an email req update for this quote. I know last week was slow for most people with the holiday. Asked him who the POC in the PA office is. I wasn't sure if it is Angie Fuhrer or not."},{"comp":1,"quote":247720,"Line":1,"Comment":"04/06/2026 9:19 AM - briand - F/U changed from 04/03/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247720,"Line":2,"Comment":"04/06/2026 9:46 AM - briand - Bob said that POC for A&M's PA office is Mike Baker (mbaker@am-ind.com). I'm showing two phone #'s for him in NERP: 855-207-0400 x632 and 570-223-4403. Will ask him for an update and to confirm what # is best to reach him."},{"comp":1,"quote":247720,"Line":3,"Comment":"04/06/2026 4:58 PM - jacobm - Followed up with Bob and Mike on 4/6/2026\nLeft voicemail and email with EU."},{"comp":1,"quote":247720,"Line":4,"Comment":"04/10/2026 12:52 PM - jacobm - Follow up Email with Mike. Awaiting response from EU"},{"comp":1,"quote":247720,"Line":5,"Comment":"04/10/2026 12:52 PM - jacobm - F/U changed from 04/10/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247720,"Line":6,"Comment":"04/10/2026 3:36 PM - jacobm - Mike has update us on EU in decision window. Said to keep Quote open. Will follow up in the middle of next week"},{"comp":1,"quote":247720,"Line":7,"Comment":"04/16/2026 11:19 AM - jacobm - Emailed Mike again. Gentle nudge to keep it on his radar without seeming overbearing"},{"comp":1,"quote":247720,"Line":8,"Comment":"04/16/2026 11:19 AM - jacobm - F/U changed from 04/15/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247720,"Line":9,"Comment":"04/24/2026 12:41 PM - jacobm - Sent a follow up email with Mike. Adding possibility of shorter lead time for backordered item if or when order is placed"},{"comp":1,"quote":247720,"Line":10,"Comment":"04/24/2026 12:41 PM - jacobm - F/U changed from 04/22/2026 to 4/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247720","line":"1","part":"WH-ZP90-SSTUD-H","qty":"26","price":"71.00","uom":"EA","discount":"28.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247720","line":"2","part":"WH-ZP90-STUD-14M12","qty":"48","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247720","line":"3","part":"WH-ZP90-STD","qty":"26","price":"1352.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247720","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247720","Line":"1","Company":"1","F_Line":"1","Comment":"Estimated lead time is 8~10 weeks after receipt of an","Loc":"Y"},{"Quote":"247720","Line":"1","Company":"1","F_Line":"2","Comment":"order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-01 15:10:35.699 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248218-05012026151035.txt === {"quote":"248218","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"BENEWATE","shiptoName":"Benet Labs / DEVCOM Armament Center","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-08-2026","cust_po":"E16-016","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jason Lesure","drop_po":"","status":"0","user":"jacobm","conv_order":"","time":"08:57","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Jason Lesure","follow_phone":"413-386-1186","follow_email":"jlesure@butlerbros.com","pic_user":"jacobm","total_amt":"552.50","total_gp":"382.63","total_gpm":"69.25","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-08-2026","notes":[],"crmnotes":[{"comp":1,"quote":248218,"Line":0,"Comment":"04/16/2026 11:20 AM - jacobm - Sent follow up email"},{"comp":1,"quote":248218,"Line":1,"Comment":"04/16/2026 11:20 AM - jacobm - F/U changed from 04/14/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248218,"Line":2,"Comment":"04/24/2026 12:51 PM - jacobm - Sent follow up email requesting status of quote"},{"comp":1,"quote":248218,"Line":3,"Comment":"04/24/2026 12:52 PM - jacobm - F/U changed from 04/23/2026 to 4/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248218","line":"1","part":"E16-016","qty":"1","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"2","part":"E16-016(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"3","part":"E16-024(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"4","part":"E16-024","qty":"1","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"5","part":"E20-016","qty":"1","price":"57.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"6","part":"E20-016(C)","qty":"1","price":"96.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"7","part":"E20-024","qty":"1","price":"57.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"8","part":"E20-024(C)","qty":"1","price":"96.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"9","part":"E25-016","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"10","part":"E25-016(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"11","part":"E25-024","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"12","part":"E25-024(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-01 15:12:42.869 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247560-05012026151242.txt === {"quote":"247560","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCFL","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"03-26-2026","cust_po":"HG Trading - Howa Chucks","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Julia","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"09:28","extra":"","follow_up":"04-25-2026","web_id":"","follow_name":"Julia","follow_phone":"262-347-0771","follow_email":"julia.scott@mscdirect.com","pic_user":"alyssah","total_amt":"3462.00","total_gp":"3462.00","total_gpm":"100.00","rev_type":"WAP","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"2","win_pct":"20","clo_date":"04-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":247560,"Line":0,"Comment":"04/03/2026 3:24 PM - alyssah - F/U changed from 04/01/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247560,"Line":1,"Comment":"04/24/2026 4:54 PM - alyssah - F/U changed from 04/22/2026 to 4/25/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247560","line":"1","part":"SPECIAL-HW","qty":"1","price":"3462.00","uom":"EA","discount":"0.00","req_date":"5-6 weeks ARO","branch":"1"},{"comp":"01","order":"247560","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247560","Line":"1","Company":"1","F_Line":"1","Comment":"Howa part # ORC63x1200-M-L","Loc":"Y"},{"Quote":"247560","Line":"1","Company":"1","F_Line":"2","Comment":"Howa Rodless Cylinder - Item NET Weight: 20kg (44 LBS)","Loc":"Y"},{"Quote":"247560","Line":"1","Company":"1","F_Line":"3","Comment":"This item is considered special, once ordered it cannot","Loc":"Y"},{"Quote":"247560","Line":"1","Company":"1","F_Line":"4","Comment":"be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"247560","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247560","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247560","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 15:13:23.013 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248193-05012026151322.txt === {"quote":"248193","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"BLUEORME","shiptoName":"Blue Origin Florida,LLC","entry_date":"04-07-2026","cust_order_date":"04-25-2026","req_date":"05-20-2026","cust_po":"HSK63A & C6 Tooling-LIST","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"504-733ntrekin","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:57","extra":"","follow_up":"04-27-2026","web_id":"","follow_name":"504-733ntrekin","follow_phone":"504-733-4744","follow_email":"entrekil@mscdirect.com","pic_user":"alyssah","total_amt":"14144.32","total_gp":"7538.96","total_gpm":"53.30","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"96","win_pct":"20","clo_date":"04-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":248193,"Line":0,"Comment":"04/13/2026 6:04 AM - alyssah - F/U changed from 04/13/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248193,"Line":1,"Comment":"05/01/2026 3:13 PM - alyssah - Req Date changed from 05/07/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248193","line":"1","part":"HSK63A-ER40-6.00","qty":"2","price":"604.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"2","part":"HSK63A-ER40-4.00","qty":"2","price":"475.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"3","part":"HSK63A-ER32-6.00","qty":"4","price":"604.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"4","part":"HSK63A-ER32-4.00","qty":"4","price":"453.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"5","part":"HSK63A-ER16-5.00","qty":"4","price":"443.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"6","part":"HSK63A-ER16-3.00","qty":"4","price":"442.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"7","part":"C6-ER40-65","qty":"2","price":"536.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"8","part":"C6-ER32-130","qty":"2","price":"518.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"9","part":"C6-ER32-100","qty":"2","price":"496.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"10","part":"C6-ER32-60","qty":"2","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"11","part":"C6-ER16-100","qty":"2","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"12","part":"E40-048","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"13","part":"E40-050","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"14","part":"E40-052","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"15","part":"E40-054","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"16","part":"E40-056","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"17","part":"E40-058","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"18","part":"E40-060","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"19","part":"E40-062","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"20","part":"E40-064","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"21","part":"TQW-ER40/C1(60)","qty":"2","price":"122.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"22","part":"HSK63A-1250-4.50","qty":"3","price":"392.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"23","part":"C6-EM1250-90","qty":"2","price":"465.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"24","part":"HSK63-TUBE","qty":"30","price":"39.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"25","part":"C6-TUBE-1","qty":"12","price":"85.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"26","part":"HSK63A-SM1250-5.00CP","qty":"3","price":"451.00","uom":"EA","discount":"41.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248193","line":"27","part":"HSK63A-SM1000-5.00CP","qty":"4","price":"247.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"28","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":28}}] 2026-05-01 15:13:30.884 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248193-05012026151330.txt === {"quote":"248193","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"BLUEORME","shiptoName":"Blue Origin Florida,LLC","entry_date":"04-07-2026","cust_order_date":"04-25-2026","req_date":"05-20-2026","cust_po":"HSK63A & C6 Tooling-LIST","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"504-733ntrekin","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:57","extra":"","follow_up":"04-27-2026","web_id":"","follow_name":"504-733ntrekin","follow_phone":"504-733-4744","follow_email":"entrekil@mscdirect.com","pic_user":"alyssah","total_amt":"14144.32","total_gp":"7538.96","total_gpm":"53.30","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"96","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":248193,"Line":0,"Comment":"04/13/2026 6:04 AM - alyssah - F/U changed from 04/13/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248193,"Line":1,"Comment":"05/01/2026 3:13 PM - alyssah - Req Date changed from 05/07/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248193,"Line":2,"Comment":"05/01/2026 3:13 PM - alyssah - CLO changed from 04/30/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248193","line":"1","part":"HSK63A-ER40-6.00","qty":"2","price":"604.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"2","part":"HSK63A-ER40-4.00","qty":"2","price":"475.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"3","part":"HSK63A-ER32-6.00","qty":"4","price":"604.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"4","part":"HSK63A-ER32-4.00","qty":"4","price":"453.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"5","part":"HSK63A-ER16-5.00","qty":"4","price":"443.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"6","part":"HSK63A-ER16-3.00","qty":"4","price":"442.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"7","part":"C6-ER40-65","qty":"2","price":"536.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"8","part":"C6-ER32-130","qty":"2","price":"518.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"9","part":"C6-ER32-100","qty":"2","price":"496.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"10","part":"C6-ER32-60","qty":"2","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"11","part":"C6-ER16-100","qty":"2","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"12","part":"E40-048","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"13","part":"E40-050","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"14","part":"E40-052","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"15","part":"E40-054","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"16","part":"E40-056","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"17","part":"E40-058","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"18","part":"E40-060","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"19","part":"E40-062","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"20","part":"E40-064","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"21","part":"TQW-ER40/C1(60)","qty":"2","price":"122.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"22","part":"HSK63A-1250-4.50","qty":"3","price":"392.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"23","part":"C6-EM1250-90","qty":"2","price":"465.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"24","part":"HSK63-TUBE","qty":"30","price":"39.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"25","part":"C6-TUBE-1","qty":"12","price":"85.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"26","part":"HSK63A-SM1250-5.00CP","qty":"3","price":"451.00","uom":"EA","discount":"41.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248193","line":"27","part":"HSK63A-SM1000-5.00CP","qty":"4","price":"247.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"28","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":28}}] 2026-05-01 15:13:35.782 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248193-05012026151335.txt === {"quote":"248193","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"BLUEORME","shiptoName":"Blue Origin Florida,LLC","entry_date":"04-07-2026","cust_order_date":"04-25-2026","req_date":"05-20-2026","cust_po":"HSK63A & C6 Tooling-LIST","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"504-733ntrekin","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:57","extra":"","follow_up":"04-18-2026","web_id":"","follow_name":"504-733ntrekin","follow_phone":"504-733-4744","follow_email":"entrekil@mscdirect.com","pic_user":"alyssah","total_amt":"14144.32","total_gp":"7538.96","total_gpm":"53.30","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"96","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":248193,"Line":0,"Comment":"04/13/2026 6:04 AM - alyssah - F/U changed from 04/13/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248193,"Line":1,"Comment":"05/01/2026 3:13 PM - alyssah - Req Date changed from 05/07/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248193,"Line":2,"Comment":"05/01/2026 3:13 PM - alyssah - CLO changed from 04/30/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248193","line":"1","part":"HSK63A-ER40-6.00","qty":"2","price":"604.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"2","part":"HSK63A-ER40-4.00","qty":"2","price":"475.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"3","part":"HSK63A-ER32-6.00","qty":"4","price":"604.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"4","part":"HSK63A-ER32-4.00","qty":"4","price":"453.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"5","part":"HSK63A-ER16-5.00","qty":"4","price":"443.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"6","part":"HSK63A-ER16-3.00","qty":"4","price":"442.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"7","part":"C6-ER40-65","qty":"2","price":"536.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"8","part":"C6-ER32-130","qty":"2","price":"518.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"9","part":"C6-ER32-100","qty":"2","price":"496.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"10","part":"C6-ER32-60","qty":"2","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"11","part":"C6-ER16-100","qty":"2","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"12","part":"E40-048","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"13","part":"E40-050","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"14","part":"E40-052","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"15","part":"E40-054","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"16","part":"E40-056","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"17","part":"E40-058","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"18","part":"E40-060","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"19","part":"E40-062","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"20","part":"E40-064","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"21","part":"TQW-ER40/C1(60)","qty":"2","price":"122.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"22","part":"HSK63A-1250-4.50","qty":"3","price":"392.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"23","part":"C6-EM1250-90","qty":"2","price":"465.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"24","part":"HSK63-TUBE","qty":"30","price":"39.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"25","part":"C6-TUBE-1","qty":"12","price":"85.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"26","part":"HSK63A-SM1250-5.00CP","qty":"3","price":"451.00","uom":"EA","discount":"41.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248193","line":"27","part":"HSK63A-SM1000-5.00CP","qty":"4","price":"247.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"28","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":28}}] 2026-05-01 15:13:55.277 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248193-05012026151354.txt === {"quote":"248193","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"BLUEORME","shiptoName":"Blue Origin Florida,LLC","entry_date":"04-07-2026","cust_order_date":"04-25-2026","req_date":"05-20-2026","cust_po":"HSK63A & C6 Tooling-LIST","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"504-733ntrekin","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:57","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"504-733ntrekin","follow_phone":"504-733-4744","follow_email":"entrekil@mscdirect.com","pic_user":"alyssah","total_amt":"14144.32","total_gp":"7538.96","total_gpm":"53.30","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"96","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":248193,"Line":0,"Comment":"04/13/2026 6:04 AM - alyssah - F/U changed from 04/13/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248193,"Line":1,"Comment":"05/01/2026 3:13 PM - alyssah - Req Date changed from 05/07/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248193,"Line":2,"Comment":"05/01/2026 3:13 PM - alyssah - CLO changed from 04/30/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248193,"Line":3,"Comment":"05/01/2026 3:13 PM - alyssah - F/U changed from 04/27/2026 to 4/18/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248193","line":"1","part":"HSK63A-ER40-6.00","qty":"2","price":"604.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"2","part":"HSK63A-ER40-4.00","qty":"2","price":"475.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"3","part":"HSK63A-ER32-6.00","qty":"4","price":"604.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"4","part":"HSK63A-ER32-4.00","qty":"4","price":"453.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"5","part":"HSK63A-ER16-5.00","qty":"4","price":"443.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"6","part":"HSK63A-ER16-3.00","qty":"4","price":"442.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"7","part":"C6-ER40-65","qty":"2","price":"536.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"8","part":"C6-ER32-130","qty":"2","price":"518.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"9","part":"C6-ER32-100","qty":"2","price":"496.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"10","part":"C6-ER32-60","qty":"2","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"11","part":"C6-ER16-100","qty":"2","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"12","part":"E40-048","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"13","part":"E40-050","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"14","part":"E40-052","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"15","part":"E40-054","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"16","part":"E40-056","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"17","part":"E40-058","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"18","part":"E40-060","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"19","part":"E40-062","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"20","part":"E40-064","qty":"1","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"21","part":"TQW-ER40/C1(60)","qty":"2","price":"122.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"22","part":"HSK63A-1250-4.50","qty":"3","price":"392.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"23","part":"C6-EM1250-90","qty":"2","price":"465.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"24","part":"HSK63-TUBE","qty":"30","price":"39.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"25","part":"C6-TUBE-1","qty":"12","price":"85.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"26","part":"HSK63A-SM1250-5.00CP","qty":"3","price":"451.00","uom":"EA","discount":"41.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248193","line":"27","part":"HSK63A-SM1000-5.00CP","qty":"4","price":"247.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248193","line":"28","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":28}}] 2026-05-01 15:14:42.653 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247980-05012026151442.txt === {"quote":"247980","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"ALTERNAT","shiptoName":"AFI - Sarasota","entry_date":"04-02-2026","cust_order_date":"04-25-2026","req_date":"05-18-2026","cust_po":"Okuma OKEX Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rob Glenn","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"11:19","extra":"","follow_up":"04-28-2026","web_id":"","follow_name":"Rob Glenn","follow_phone":"941-739-6566","follow_email":"rob@afi-tools.com","pic_user":"alyssah","total_amt":"6746.45","total_gp":"3647.60","total_gpm":"54.07","rev_type":"LT","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"5","win_pct":"20","clo_date":"04-29-2026","notes":[{"comp":"1","quote":"247980","line":"1","data":"04-02-2026 11:23 - Discounts Recalculated QS"},{"comp":"1","quote":"247980","line":"0","data":"04-02-2026 11:20 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247980,"Line":0,"Comment":"04/20/2026 8:16 AM - alyssah - F/U changed from 04/15/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247980,"Line":1,"Comment":"04/24/2026 4:56 PM - alyssah - CLO changed from 04/24/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247980,"Line":2,"Comment":"04/24/2026 4:56 PM - alyssah - F/U changed from 04/23/2026 to 4/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247980,"Line":3,"Comment":"05/01/2026 3:14 PM - alyssah - Req Date changed from 04/30/2026 to 05/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247980","line":"1","part":"OKEX-ER32X-ICE","qty":"1","price":"3528.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247980","line":"2","part":"OKEX-ER32Z-ICE","qty":"1","price":"5899.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247980","line":"3","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247980","line":"4","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247980","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 15:14:50.461 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247980-05012026151450.txt === {"quote":"247980","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"ALTERNAT","shiptoName":"AFI - Sarasota","entry_date":"04-02-2026","cust_order_date":"04-25-2026","req_date":"05-18-2026","cust_po":"Okuma OKEX Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rob Glenn","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"11:19","extra":"","follow_up":"04-28-2026","web_id":"","follow_name":"Rob Glenn","follow_phone":"941-739-6566","follow_email":"rob@afi-tools.com","pic_user":"alyssah","total_amt":"6746.45","total_gp":"3647.60","total_gpm":"54.07","rev_type":"LT","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-17-2026","notes":[{"comp":"1","quote":"247980","line":"1","data":"04-02-2026 11:23 - Discounts Recalculated QS"},{"comp":"1","quote":"247980","line":"0","data":"04-02-2026 11:20 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247980,"Line":0,"Comment":"04/20/2026 8:16 AM - alyssah - F/U changed from 04/15/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247980,"Line":1,"Comment":"04/24/2026 4:56 PM - alyssah - CLO changed from 04/24/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247980,"Line":2,"Comment":"04/24/2026 4:56 PM - alyssah - F/U changed from 04/23/2026 to 4/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247980,"Line":3,"Comment":"05/01/2026 3:14 PM - alyssah - Req Date changed from 04/30/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247980,"Line":4,"Comment":"05/01/2026 3:14 PM - alyssah - CLO changed from 04/29/2026 to 05/17/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247980","line":"1","part":"OKEX-ER32X-ICE","qty":"1","price":"3528.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247980","line":"2","part":"OKEX-ER32Z-ICE","qty":"1","price":"5899.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247980","line":"3","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247980","line":"4","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247980","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 15:14:55.548 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247980-05012026151455.txt === {"quote":"247980","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"ALTERNAT","shiptoName":"AFI - Sarasota","entry_date":"04-02-2026","cust_order_date":"04-25-2026","req_date":"05-18-2026","cust_po":"Okuma OKEX Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rob Glenn","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"11:19","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Rob Glenn","follow_phone":"941-739-6566","follow_email":"rob@afi-tools.com","pic_user":"alyssah","total_amt":"6746.45","total_gp":"3647.60","total_gpm":"54.07","rev_type":"LT","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-17-2026","notes":[{"comp":"1","quote":"247980","line":"1","data":"04-02-2026 11:23 - Discounts Recalculated QS"},{"comp":"1","quote":"247980","line":"0","data":"04-02-2026 11:20 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247980,"Line":0,"Comment":"04/20/2026 8:16 AM - alyssah - F/U changed from 04/15/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247980,"Line":1,"Comment":"04/24/2026 4:56 PM - alyssah - CLO changed from 04/24/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247980,"Line":2,"Comment":"04/24/2026 4:56 PM - alyssah - F/U changed from 04/23/2026 to 4/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247980,"Line":3,"Comment":"05/01/2026 3:14 PM - alyssah - Req Date changed from 04/30/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247980,"Line":4,"Comment":"05/01/2026 3:14 PM - alyssah - CLO changed from 04/29/2026 to 05/17/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247980","line":"1","part":"OKEX-ER32X-ICE","qty":"1","price":"3528.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247980","line":"2","part":"OKEX-ER32Z-ICE","qty":"1","price":"5899.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247980","line":"3","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247980","line":"4","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247980","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 15:15:23.036 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247996-05012026151522.txt === {"quote":"247996","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"ALTERNAT","shiptoName":"AFI - Sarasota","entry_date":"04-02-2026","cust_order_date":"04-25-2026","req_date":"05-13-2026","cust_po":"P-105S","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rob Glenn","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:32","extra":"","follow_up":"04-28-2026","web_id":"","follow_name":"Rob Glenn","follow_phone":"941-739-6566","follow_email":"rob@afi-tools.com","pic_user":"alyssah","total_amt":"2316.00","total_gp":"1778.53","total_gpm":"76.79","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"2","win_pct":"20","clo_date":"04-29-2026","notes":[{"comp":"1","quote":"247996","line":"0","data":"04-02-2026 13:33 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247996,"Line":0,"Comment":"04/20/2026 8:16 AM - alyssah - F/U changed from 04/15/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247996,"Line":1,"Comment":"04/24/2026 4:57 PM - alyssah - CLO changed from 04/24/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247996,"Line":2,"Comment":"04/24/2026 4:57 PM - alyssah - F/U changed from 04/23/2026 to 4/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247996,"Line":3,"Comment":"05/01/2026 3:15 PM - alyssah - Req Date changed from 04/30/2026 to 05/13/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247996","line":"1","part":"P-105S","qty":"1","price":"2895.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247996","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 15:15:29.150 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247996-05012026151528.txt === {"quote":"247996","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"ALTERNAT","shiptoName":"AFI - Sarasota","entry_date":"04-02-2026","cust_order_date":"04-25-2026","req_date":"05-13-2026","cust_po":"P-105S","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rob Glenn","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:32","extra":"","follow_up":"04-28-2026","web_id":"","follow_name":"Rob Glenn","follow_phone":"941-739-6566","follow_email":"rob@afi-tools.com","pic_user":"alyssah","total_amt":"2316.00","total_gp":"1778.53","total_gpm":"76.79","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247996","line":"0","data":"04-02-2026 13:33 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247996,"Line":0,"Comment":"04/20/2026 8:16 AM - alyssah - F/U changed from 04/15/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247996,"Line":1,"Comment":"04/24/2026 4:57 PM - alyssah - CLO changed from 04/24/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247996,"Line":2,"Comment":"04/24/2026 4:57 PM - alyssah - F/U changed from 04/23/2026 to 4/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247996,"Line":3,"Comment":"05/01/2026 3:15 PM - alyssah - Req Date changed from 04/30/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247996,"Line":4,"Comment":"05/01/2026 3:15 PM - alyssah - CLO changed from 04/29/2026 to 05/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247996","line":"1","part":"P-105S","qty":"1","price":"2895.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247996","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 15:15:35.825 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247996-05012026151535.txt === {"quote":"247996","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"ALTERNAT","shiptoName":"AFI - Sarasota","entry_date":"04-02-2026","cust_order_date":"04-25-2026","req_date":"05-13-2026","cust_po":"P-105S","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rob Glenn","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:32","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Rob Glenn","follow_phone":"941-739-6566","follow_email":"rob@afi-tools.com","pic_user":"alyssah","total_amt":"2316.00","total_gp":"1778.53","total_gpm":"76.79","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247996","line":"0","data":"04-02-2026 13:33 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247996,"Line":0,"Comment":"04/20/2026 8:16 AM - alyssah - F/U changed from 04/15/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247996,"Line":1,"Comment":"04/24/2026 4:57 PM - alyssah - CLO changed from 04/24/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247996,"Line":2,"Comment":"04/24/2026 4:57 PM - alyssah - F/U changed from 04/23/2026 to 4/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247996,"Line":3,"Comment":"05/01/2026 3:15 PM - alyssah - Req Date changed from 04/30/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247996,"Line":4,"Comment":"05/01/2026 3:15 PM - alyssah - CLO changed from 04/29/2026 to 05/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247996","line":"1","part":"P-105S","qty":"1","price":"2895.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247996","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 15:16:17.588 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248100-05012026151617.txt === {"quote":"248100","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFL","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-18-2026","cust_po":"018-set-21","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Dominic","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:39","extra":"","follow_up":"04-28-2026","web_id":"","follow_name":"Dominic","follow_phone":"","follow_email":"dominca.afriyie@mscdirect.com","pic_user":"alyssah","total_amt":"1652.30","total_gp":"1510.07","total_gpm":"91.39","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248100","line":"0","data":"04-06-2026 13:41 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248100,"Line":0,"Comment":"04/13/2026 6:03 AM - alyssah - F/U changed from 04/12/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248100,"Line":1,"Comment":"04/24/2026 4:55 PM - alyssah - F/U changed from 04/22/2026 to 4/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248100,"Line":2,"Comment":"05/01/2026 3:16 PM - alyssah - CLO changed from 05/06/2026 to 05/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248100","line":"1","part":"018-SET-09","qty":"1","price":"243.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"2","part":"018-SET-21","qty":"1","price":"567.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"3","part":"020-SET-09","qty":"1","price":"214.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"4","part":"020-SET-21","qty":"1","price":"499.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"5","part":"010-SET-33","qty":"1","price":"820.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"6","part":"010-SET-08","qty":"1","price":"199.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 15:16:23.645 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248100-05012026151623.txt === {"quote":"248100","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFL","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-18-2026","cust_po":"018-set-21","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Dominic","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:39","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Dominic","follow_phone":"","follow_email":"dominca.afriyie@mscdirect.com","pic_user":"alyssah","total_amt":"1652.30","total_gp":"1510.07","total_gpm":"91.39","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248100","line":"0","data":"04-06-2026 13:41 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248100,"Line":0,"Comment":"04/13/2026 6:03 AM - alyssah - F/U changed from 04/12/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248100,"Line":1,"Comment":"04/24/2026 4:55 PM - alyssah - F/U changed from 04/22/2026 to 4/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248100,"Line":2,"Comment":"05/01/2026 3:16 PM - alyssah - CLO changed from 05/06/2026 to 05/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248100","line":"1","part":"018-SET-09","qty":"1","price":"243.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"2","part":"018-SET-21","qty":"1","price":"567.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"3","part":"020-SET-09","qty":"1","price":"214.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"4","part":"020-SET-21","qty":"1","price":"499.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"5","part":"010-SET-33","qty":"1","price":"820.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"6","part":"010-SET-08","qty":"1","price":"199.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 15:16:56.685 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247933-05012026151656.txt === {"quote":"247933","customer":"19100","name":null,"customerName":"Saacke North America LLC","comp":"01","open":"1","shipto":"SAACKEN","shiptoName":"Saacke North America LLC","entry_date":"04-01-2026","cust_order_date":"04-01-2025","req_date":"04-30-2026","cust_po":"CAT50 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Hallman","drop_po":"Naval Base Bremerton","status":"0","user":"briand","conv_order":"","time":"14:32","extra":"","follow_up":"04-29-2026","web_id":"","follow_name":"Tim Hallman","follow_phone":"704-663-1002","follow_email":"hallman@saacke-usa.com","pic_user":"alyssah","total_amt":"3330.60","total_gp":"2777.12","total_gpm":"83.38","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"13","win_pct":"20","clo_date":"04-30-2026","notes":[{"comp":"1","quote":"247933","line":"10","data":"confirm P&D on items."},{"comp":"1","quote":"247933","line":"9","data":"to requote and will get quote to him when we"},{"comp":"1","quote":"247933","line":"8","data":"Sent reply to everyone that we're working on this"},{"comp":"1","quote":"247933","line":"7","data":"training now. Items last quoted in March 2025."},{"comp":"1","quote":"247933","line":"6","data":"and BT50-C2-105 on the quote log as Alyssa is"},{"comp":"1","quote":"247933","line":"5","data":"to Alyssa, Matt and myself. Put the 150TG-SPAN"},{"comp":"1","quote":"247933","line":"4","data":"04-01-2026 14:34-briand: Tim Hallman sent email"},{"comp":"1","quote":"247933","line":"3","data":"the dist app. CC'd Alyssa and Terr 20."},{"comp":"1","quote":"247933","line":"2","data":"become an order. Sent quote to Tim along with"},{"comp":"1","quote":"247933","line":"1","data":"to fill out distributor app should this quote"},{"comp":"1","quote":"247933","line":"0","data":"04-02-2026 16:00-briand: tt Karyn, cust will need"}],"crmnotes":[{"comp":1,"quote":247933,"Line":0,"Comment":"04/05/2026 7:26 PM - mattm - Req Date changed from 04/01/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247933,"Line":1,"Comment":"04/05/2026 7:26 PM - mattm - CLO changed from NaN/NaN/NaN to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":247933,"Line":2,"Comment":"04/05/2026 7:26 PM - mattm - F/U changed from 04/07/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247933,"Line":3,"Comment":"04/24/2026 4:59 PM - alyssah - CLO changed from 04/25/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247933,"Line":4,"Comment":"04/24/2026 4:59 PM - alyssah - F/U changed from 04/25/2026 to 4/29/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247933","line":"1","part":"B5007-1000-3.50","qty":"1","price":"344.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247933","line":"2","part":"100-SET-41","qty":"1","price":"1353.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247933","line":"3","part":"040-SPAN","qty":"1","price":"37.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247933","line":"4","part":"B5007-1500-4.00","qty":"1","price":"743.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247933","line":"5","part":"150TG-SPAN","qty":"1","price":"76.00","uom":"EA","discount":"30.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247933","line":"6","part":"B5004-0002-1.75","qty":"1","price":"311.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247933","line":"7","part":"B5004-0003-1.75","qty":"1","price":"274.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247933","line":"8","part":"B5004-0004-3.00","qty":"1","price":"316.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247933","line":"9","part":"BT50-C2-105","qty":"1","price":"700.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247933","line":"10","part":"9HC50","qty":"1","price":"83.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247933","line":"11","part":"KM2-1.1/2","qty":"1","price":"100.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247933","line":"12","part":"KM2-1.1/4","qty":"1","price":"121.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247933","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247933","Line":"1","Company":"1","F_Line":"1","Comment":"Replaced B5017-1000-5.50","Loc":"Y"},{"Quote":"247933","Line":"5","Company":"1","F_Line":"1","Comment":"Estimated delivery time is 6~8 weeks after receipt of","Loc":"Y"},{"Quote":"247933","Line":"5","Company":"1","F_Line":"2","Comment":"an order.","Loc":"Y"},{"Quote":"247933","Line":"9","Company":"1","F_Line":"1","Comment":"BT50-C2-105 has been quoted at NET pricing.","Loc":"Y"},{"Quote":"247933","Line":"9","Company":"1","F_Line":"2","Comment":"Estimated lead time is five (5) months after receipt of","Loc":"Y"},{"Quote":"247933","Line":"9","Company":"1","F_Line":"3","Comment":"an order. Non-cancellable/non-returnable once a","Loc":"Y"},{"Quote":"247933","Line":"9","Company":"1","F_Line":"4","Comment":"purchase order has been received.","Loc":"Y"}],"qcomms":[{"Quote":"247933","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247933","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247933","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-01 15:17:12.997 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248412-05012026151712.txt === {"quote":"248412","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIFL","shiptoName":"Alternatives For Industry","entry_date":"04-10-2026","cust_order_date":"04-10-2026","req_date":"05-22-2026","cust_po":"C6-ER16-100","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Amanda Blackwell","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:20","extra":"","follow_up":"05-09-2026","web_id":"","follow_name":"Amanda Blackwell","follow_phone":"864-985-3101","follow_email":"amanda@afi-tools.com","pic_user":"alyssah","total_amt":"1580.80","total_gp":"913.94","total_gpm":"57.82","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-10-2026","notes":[{"comp":"1","quote":"248412","line":"2","data":"sent drawings to Amanda."},{"comp":"1","quote":"248412","line":"1","data":"direction on what to offer, added wrenches and"},{"comp":"1","quote":"248412","line":"0","data":"04-10-2026 14:21-briand: tt John Ducy, gave"}],"crmnotes":[{"comp":1,"quote":248412,"Line":0,"Comment":"04/20/2026 8:18 AM - alyssah - F/U changed from 04/16/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248412,"Line":1,"Comment":"04/24/2026 4:55 PM - alyssah - F/U changed from 04/22/2026 to 4/29/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248412","line":"1","part":"C6-ER16-100","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248412","line":"2","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248412","line":"3","part":"E16-SET-12","qty":"1","price":"553.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248412","line":"4","part":"C6-ER20-60","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248412","line":"5","part":"020-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248412","line":"6","part":"E20-SET-15","qty":"1","price":"874.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248412","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 15:18:49.382 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248706-05012026151849.txt === {"quote":"248706","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"NEWMANIY","shiptoName":"Max Tool","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-28-2026","cust_po":"CAT40-C1-85U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:26","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@maxtoolinc.com","pic_user":"alyssah","total_amt":"1574.30","total_gp":"1070.85","total_gpm":"68.02","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-16-2026","notes":[],"crmnotes":[{"comp":1,"quote":248706,"Line":0,"Comment":"04/24/2026 4:56 PM - alyssah - F/U changed from 04/22/2026 to 4/29/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248706","line":"1","part":"CAT40-C1-85U-IDU","qty":"4","price":"593.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248706","line":"2","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248706","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-01 16:16:59.873 [INFO] In session is user: mitsum 2026-05-01 16:17:50.437 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243879-05012026161750.txt === {"quote":"243879","customer":"1105","name":null,"customerName":"Accesorios Y Herramientas Del Norte","comp":"01","open":"1","shipto":"ACCESORX","shiptoName":"Accesorios Y Herramientas Del Norte","entry_date":"01-14-2026","cust_order_date":"01-14-2026","req_date":"04-30-2026","cust_po":"Aernnova PRE-E46BA-BD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Oscar Herrera","drop_po":"","status":"0","user":"luism","conv_order":"","time":"18:04","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Oscar Herrera","follow_phone":"(528) 181-2610","follow_email":"oherrera@ahnsa.com","pic_user":"luism","total_amt":"42109.36","total_gp":"0.00","total_gpm":"-0.27","rev_type":"ADV","mod_date":"04-30-2026","mod_time":null,"mod_user":"webadmin","reason":"2","totalQty":"18","win_pct":"7","clo_date":"01-01-1901","notes":[],"crmnotes":[{"comp":1,"quote":243879,"Line":0,"Comment":"03/24/2026 5:05 PM - luism - Win% changed from 20 to 58"},{"comp":1,"quote":243879,"Line":1,"Comment":"04/22/2026 5:14 PM - ctstest - Win% changed from 10 to 12"},{"comp":1,"quote":243879,"Line":2,"Comment":"04/22/2026 5:14 PM - ctstest - Win% changed from 12 to 0"},{"comp":1,"quote":243879,"Line":3,"Comment":"04/22/2026 5:15 PM - ctstest - Win% changed from 0 to 10"},{"comp":1,"quote":243879,"Line":4,"Comment":"04/22/2026 5:15 PM - ctstest - Win% changed from 10 to 25"},{"comp":1,"quote":243879,"Line":5,"Comment":"04/24/2026 6:07 PM - ctstest - Win% changed from 25 to 18"},{"comp":1,"quote":243879,"Line":6,"Comment":"04/24/2026 10:20 AM - edwinv - Win% changed from 18 to 8"},{"comp":1,"quote":243879,"Line":7,"Comment":"04/24/2026 10:20 AM - edwinv - Win% changed from 8 to 0"},{"comp":1,"quote":243879,"Line":8,"Comment":"04/27/2026 2:35 PM - edwinv - Win% changed from 0 to 14"},{"comp":1,"quote":243879,"Line":9,"Comment":"04/27/2026 4:58 PM - luism - Closed"},{"comp":1,"quote":243879,"Line":10,"Comment":"04/27/2026 5:00 PM - luism - Closed"},{"comp":1,"quote":243879,"Line":11,"Comment":"04/30/2026 11:33 AM - edwinv - Win% changed from 14 to 16"},{"comp":1,"quote":243879,"Line":12,"Comment":"04/30/2026 11:33 AM - edwinv - Win% changed from 14 to 16"}],"items":[{"comp":"01","order":"243879","line":"1","part":"PRE-E46BA-BD","qty":"1","price":"38050.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"2","part":"PRE-SPDL-H63RMA","qty":"1","price":"5648.00","uom":"EA","discount":"28.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"243879","line":"3","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"4","part":"PRE-SPDL-H10RMA","qty":"1","price":"7906.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"5","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"8","part":"PRE-INST/TRAINING","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-01 16:21:31.310 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248365-05012026162131.txt === {"quote":"248365","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-15-2026","cust_po":"HSK Shrink Fit Test Tool","terms_code":"N30","ship_via":"U-GND","ship_collect":"NF-RS","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"ATTN: Andy Mueller / Wayne Gamblin","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:16","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"258.06","total_gp":"163.35","total_gpm":"63.30","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-08-2026","notes":[{"comp":"1","quote":"248365","line":"1","data":"with Laurie"},{"comp":"1","quote":"248365","line":"0","data":"04-10-2026 15:59-rons: approved by Russ - working"}],"crmnotes":[{"comp":1,"quote":248365,"Line":0,"Comment":"04/10/2026 4:09 PM - rons - CLO changed from 05/09/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":1,"Comment":"04/10/2026 4:09 PM - rons - Req Date changed from 05/21/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":2,"Comment":"04/15/2026 3:14 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":3,"Comment":"04/15/2026 3:14 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":4,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":5,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":6,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":7,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248365","line":"1","part":"H63A-SF0500-3.54CP","qty":"1","price":"391.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248365","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 16:21:44.349 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248365-05012026162144.txt === {"quote":"248365","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-15-2026","cust_po":"HSK Shrink Fit Test Tool","terms_code":"N30","ship_via":"U-GND","ship_collect":"NF-RS","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"ATTN: Andy Mueller / Wayne Gamblin","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:16","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"258.06","total_gp":"163.35","total_gpm":"63.30","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-11-2026","notes":[{"comp":"1","quote":"248365","line":"1","data":"with Laurie"},{"comp":"1","quote":"248365","line":"0","data":"04-10-2026 15:59-rons: approved by Russ - working"}],"crmnotes":[{"comp":1,"quote":248365,"Line":0,"Comment":"04/10/2026 4:09 PM - rons - CLO changed from 05/09/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":1,"Comment":"04/10/2026 4:09 PM - rons - Req Date changed from 05/21/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":2,"Comment":"04/15/2026 3:14 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":3,"Comment":"04/15/2026 3:14 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":4,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":5,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":6,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":7,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":8,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":9,"Comment":"05/01/2026 4:21 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248365","line":"1","part":"H63A-SF0500-3.54CP","qty":"1","price":"391.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248365","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 16:21:49.006 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248365-05012026162148.txt === {"quote":"248365","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-18-2026","cust_po":"HSK Shrink Fit Test Tool","terms_code":"N30","ship_via":"U-GND","ship_collect":"NF-RS","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"ATTN: Andy Mueller / Wayne Gamblin","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:16","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"258.06","total_gp":"163.35","total_gpm":"63.30","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-11-2026","notes":[{"comp":"1","quote":"248365","line":"1","data":"with Laurie"},{"comp":"1","quote":"248365","line":"0","data":"04-10-2026 15:59-rons: approved by Russ - working"}],"crmnotes":[{"comp":1,"quote":248365,"Line":0,"Comment":"04/10/2026 4:09 PM - rons - CLO changed from 05/09/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":1,"Comment":"04/10/2026 4:09 PM - rons - Req Date changed from 05/21/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":2,"Comment":"04/15/2026 3:14 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":3,"Comment":"04/15/2026 3:14 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":4,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":5,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":6,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":7,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":8,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":9,"Comment":"05/01/2026 4:21 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248365","line":"1","part":"H63A-SF0500-3.54CP","qty":"1","price":"391.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248365","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 16:21:54.740 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247870-05012026162154.txt === {"quote":"247870","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"DENSOMAZ","shiptoName":"Denso Manufacturing Tennessee","entry_date":"04-01-2026","cust_order_date":"04-14-2026","req_date":"05-15-2026","cust_po":"NBT30 Hydraulic Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"865-724-2516","follow_email":"trent@tnmachinetool.com","pic_user":"rons","total_amt":"5272.75","total_gp":"5272.75","total_gpm":"100.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-08-2026","notes":[{"comp":"1","quote":"247870","line":"1","data":"Fletcher..."},{"comp":"1","quote":"247870","line":"0","data":"04-02-2026 17:00-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":247870,"Line":0,"Comment":"04/02/2026 10:01 AM - rons - CLO changed from 04/21/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 04/23/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":2,"Comment":"04/03/2026 3:54 PM - rons - F/U changed from 04/07/2026 to 4/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":3,"Comment":"04/03/2026 3:54 PM - rons - CLO changed from 04/14/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":4,"Comment":"04/03/2026 3:54 PM - rons - Req Date changed from 04/21/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":5,"Comment":"04/15/2026 3:18 PM - rons - CLO changed from 04/23/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":6,"Comment":"04/15/2026 3:18 PM - rons - Req Date changed from 04/30/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/23/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 04/30/2026 to 05/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247870","line":"1","part":"SPECIAL-TL","qty":"5","price":"1054.55","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247870","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247870","Line":"1","Company":"1","F_Line":"1","Comment":"NBT30 Hydraulic Chuck 3mm. d2 = 14mm,d3=18mm,70mm GL","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"2","Comment":"These are considered special and have been quoted at","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"3","Comment":"special net price. Please allow 12 weeks after signed","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"4","Comment":"approval drawing plus 2 weeks for delivery. Minimum","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"5","Comment":"order quantity is 5 pieces.","Loc":"Y"}],"qcomms":[{"Quote":"247870","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247870","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247870","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 16:22:08.664 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247870-05012026162208.txt === {"quote":"247870","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"DENSOMAZ","shiptoName":"Denso Manufacturing Tennessee","entry_date":"04-01-2026","cust_order_date":"04-14-2026","req_date":"05-15-2026","cust_po":"NBT30 Hydraulic Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"865-724-2516","follow_email":"trent@tnmachinetool.com","pic_user":"rons","total_amt":"5272.75","total_gp":"5272.75","total_gpm":"100.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-11-2026","notes":[{"comp":"1","quote":"247870","line":"1","data":"Fletcher..."},{"comp":"1","quote":"247870","line":"0","data":"04-02-2026 17:00-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":247870,"Line":0,"Comment":"04/02/2026 10:01 AM - rons - CLO changed from 04/21/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 04/23/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":2,"Comment":"04/03/2026 3:54 PM - rons - F/U changed from 04/07/2026 to 4/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":3,"Comment":"04/03/2026 3:54 PM - rons - CLO changed from 04/14/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":4,"Comment":"04/03/2026 3:54 PM - rons - Req Date changed from 04/21/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":5,"Comment":"04/15/2026 3:18 PM - rons - CLO changed from 04/23/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":6,"Comment":"04/15/2026 3:18 PM - rons - Req Date changed from 04/30/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/23/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 04/30/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":11,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247870","line":"1","part":"SPECIAL-TL","qty":"5","price":"1054.55","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247870","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247870","Line":"1","Company":"1","F_Line":"1","Comment":"NBT30 Hydraulic Chuck 3mm. d2 = 14mm,d3=18mm,70mm GL","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"2","Comment":"These are considered special and have been quoted at","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"3","Comment":"special net price. Please allow 12 weeks after signed","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"4","Comment":"approval drawing plus 2 weeks for delivery. Minimum","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"5","Comment":"order quantity is 5 pieces.","Loc":"Y"}],"qcomms":[{"Quote":"247870","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247870","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247870","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 16:22:14.548 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247870-05012026162214.txt === {"quote":"247870","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"DENSOMAZ","shiptoName":"Denso Manufacturing Tennessee","entry_date":"04-01-2026","cust_order_date":"04-14-2026","req_date":"05-18-2026","cust_po":"NBT30 Hydraulic Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"865-724-2516","follow_email":"trent@tnmachinetool.com","pic_user":"rons","total_amt":"5272.75","total_gp":"5272.75","total_gpm":"100.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-11-2026","notes":[{"comp":"1","quote":"247870","line":"1","data":"Fletcher..."},{"comp":"1","quote":"247870","line":"0","data":"04-02-2026 17:00-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":247870,"Line":0,"Comment":"04/02/2026 10:01 AM - rons - CLO changed from 04/21/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 04/23/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":2,"Comment":"04/03/2026 3:54 PM - rons - F/U changed from 04/07/2026 to 4/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":3,"Comment":"04/03/2026 3:54 PM - rons - CLO changed from 04/14/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":4,"Comment":"04/03/2026 3:54 PM - rons - Req Date changed from 04/21/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":5,"Comment":"04/15/2026 3:18 PM - rons - CLO changed from 04/23/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":6,"Comment":"04/15/2026 3:18 PM - rons - Req Date changed from 04/30/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/23/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 04/30/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":11,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":12,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247870","line":"1","part":"SPECIAL-TL","qty":"5","price":"1054.55","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247870","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247870","Line":"1","Company":"1","F_Line":"1","Comment":"NBT30 Hydraulic Chuck 3mm. d2 = 14mm,d3=18mm,70mm GL","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"2","Comment":"These are considered special and have been quoted at","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"3","Comment":"special net price. Please allow 12 weeks after signed","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"4","Comment":"approval drawing plus 2 weeks for delivery. Minimum","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"5","Comment":"order quantity is 5 pieces.","Loc":"Y"}],"qcomms":[{"Quote":"247870","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247870","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247870","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 16:22:43.823 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249458-05012026162243.txt === {"quote":"249458","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"QCFC65-094-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:08","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"257.69","total_gp":"111.07","total_gpm":"43.10","rev_type":"WAP","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":249458,"Line":0,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249458","line":"1","part":"QCFC65-094-SMO","qty":"1","price":"353.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249458","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 16:22:55.291 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249458-05012026162255.txt === {"quote":"249458","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-20-2026","cust_po":"QCFC65-094-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:08","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"257.69","total_gp":"111.07","total_gpm":"43.10","rev_type":"WAP","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":249458,"Line":0,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249458,"Line":1,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249458","line":"1","part":"QCFC65-094-SMO","qty":"1","price":"353.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249458","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 16:23:11.459 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249471-05012026162311.txt === {"quote":"249471","customer":"9050","name":null,"customerName":"Vallen Distribution, Inc.","comp":"01","open":"0","shipto":"HAGSTJ","shiptoName":"Vallen Distribution Inc./Site 7E","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"SK16-1/2A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Lisa","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"11:30","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Lisa","follow_phone":"","follow_email":"@","pic_user":"rons","total_amt":"128.16","total_gp":"95.18","total_gpm":"74.27","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":249471,"Line":0,"Comment":"05/01/2026 4:23 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249471","line":"1","part":"SK16-1/2A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249471","line":"2","part":"SK16-3/8A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249471","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-01 16:23:16.627 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249471-05012026162316.txt === {"quote":"249471","customer":"9050","name":null,"customerName":"Vallen Distribution, Inc.","comp":"01","open":"0","shipto":"HAGSTJ","shiptoName":"Vallen Distribution Inc./Site 7E","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-20-2026","cust_po":"SK16-1/2A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Lisa","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"11:30","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Lisa","follow_phone":"","follow_email":"@","pic_user":"rons","total_amt":"128.16","total_gp":"95.18","total_gpm":"74.27","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":249471,"Line":0,"Comment":"05/01/2026 4:23 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249471,"Line":1,"Comment":"05/01/2026 4:23 PM - rons - Req Date changed from 05/30/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249471","line":"1","part":"SK16-1/2A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249471","line":"2","part":"SK16-3/8A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249471","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-01 16:23:29.533 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249478-05012026162329.txt === {"quote":"249478","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"GLOBAUDU","shiptoName":"Global Precision Parts","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"HSK63A-SK6C-150P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:46","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@blackhawkid.com","pic_user":"rons","total_amt":"1833.80","total_gp":"1290.00","total_gpm":"70.35","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249478","line":"3","data":"04-30-2026 16:41 - Discounts Recalculated"},{"comp":"1","quote":"249478","line":"2","data":"Industrial"},{"comp":"1","quote":"249478","line":"1","data":"Robert Glidden - wants to go through BlackHawk"},{"comp":"1","quote":"249478","line":"0","data":"04-30-2026 16:41-rons: live chat RFQ from EU"}],"crmnotes":[{"comp":1,"quote":249478,"Line":0,"Comment":"05/01/2026 4:23 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249478","line":"1","part":"HSK63A-SK6C-150P","qty":"4","price":"599.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249478","line":"3","part":"SKG-8","qty":"3","price":"9.00","uom":"EA","discount":"20.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249478","line":"5","part":"H63A-SF0500-2.95RT","qty":"1","price":"392.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249478","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-01 16:23:35.363 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249478-05012026162335.txt === {"quote":"249478","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"GLOBAUDU","shiptoName":"Global Precision Parts","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-20-2026","cust_po":"HSK63A-SK6C-150P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:46","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@blackhawkid.com","pic_user":"rons","total_amt":"1833.80","total_gp":"1290.00","total_gpm":"70.35","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249478","line":"3","data":"04-30-2026 16:41 - Discounts Recalculated"},{"comp":"1","quote":"249478","line":"2","data":"Industrial"},{"comp":"1","quote":"249478","line":"1","data":"Robert Glidden - wants to go through BlackHawk"},{"comp":"1","quote":"249478","line":"0","data":"04-30-2026 16:41-rons: live chat RFQ from EU"}],"crmnotes":[{"comp":1,"quote":249478,"Line":0,"Comment":"05/01/2026 4:23 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249478,"Line":1,"Comment":"05/01/2026 4:23 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249478","line":"1","part":"HSK63A-SK6C-150P","qty":"4","price":"599.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249478","line":"3","part":"SKG-8","qty":"3","price":"9.00","uom":"EA","discount":"20.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249478","line":"5","part":"H63A-SF0500-2.95RT","qty":"1","price":"392.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249478","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-01 16:23:43.059 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249493-05012026162342.txt === {"quote":"249493","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOLIA","shiptoName":"PTSolutions - Hiawatha","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"B5001-1500-6.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tricia Springer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:20","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Tricia Springer","follow_phone":"800-236-6020x1305","follow_email":"tricia.springer@pts-tools.com","pic_user":"rons","total_amt":"240.12","total_gp":"144.31","total_gpm":"60.10","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":249493,"Line":0,"Comment":"05/01/2026 4:23 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249493","line":"1","part":"B5001-1500-6.00CP","qty":"1","price":"414.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249493","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 16:23:47.823 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249493-05012026162347.txt === {"quote":"249493","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOLIA","shiptoName":"PTSolutions - Hiawatha","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-20-2026","cust_po":"B5001-1500-6.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tricia Springer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:20","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Tricia Springer","follow_phone":"800-236-6020x1305","follow_email":"tricia.springer@pts-tools.com","pic_user":"rons","total_amt":"240.12","total_gp":"144.31","total_gpm":"60.10","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":249493,"Line":0,"Comment":"05/01/2026 4:23 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249493,"Line":1,"Comment":"05/01/2026 4:23 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249493","line":"1","part":"B5001-1500-6.00CP","qty":"1","price":"414.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249493","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 16:23:53.807 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249496-05012026162353.txt === {"quote":"249496","customer":"8900","name":null,"customerName":"Wm. F. Hurst Co., Inc.","comp":"01","open":"0","shipto":"SPIRWICH","shiptoName":"Spirit AeroSystems","entry_date":"04-30-2026","cust_order_date":"05-12-2026","req_date":"05-26-2026","cust_po":"H80FRAM-ER16-206ST","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"65","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Todd Turner","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:00","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Todd Turner","follow_phone":"620-704-9372","follow_email":"tturner@wmhurst.com","pic_user":"rons","total_amt":"0.00","total_gp":"-17554.28","total_gpm":"0.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249496","line":"1","data":"will send to Beth, Jacki, and Todd"},{"comp":"1","quote":"249496","line":"0","data":"04-30-2026 16:18-rons: adding to quote log -"}],"crmnotes":[{"comp":1,"quote":249496,"Line":0,"Comment":"05/01/2026 4:23 PM - rons - CLO changed from 05/19/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249496","line":"1","part":"H80FRAM-ER16-206ST","qty":"2","price":"0.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249496","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249496","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249496","Line":"1","Comment":"specials. Once a PO/order has been issued these items"},{"Quote":"249496","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 16:24:00.606 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249496-05012026162400.txt === {"quote":"249496","customer":"8900","name":null,"customerName":"Wm. F. Hurst Co., Inc.","comp":"01","open":"0","shipto":"SPIRWICH","shiptoName":"Spirit AeroSystems","entry_date":"04-30-2026","cust_order_date":"05-12-2026","req_date":"05-20-2026","cust_po":"H80FRAM-ER16-206ST","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"65","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Todd Turner","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:00","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Todd Turner","follow_phone":"620-704-9372","follow_email":"tturner@wmhurst.com","pic_user":"rons","total_amt":"0.00","total_gp":"-17554.28","total_gpm":"0.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249496","line":"1","data":"will send to Beth, Jacki, and Todd"},{"comp":"1","quote":"249496","line":"0","data":"04-30-2026 16:18-rons: adding to quote log -"}],"crmnotes":[{"comp":1,"quote":249496,"Line":0,"Comment":"05/01/2026 4:23 PM - rons - CLO changed from 05/19/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249496,"Line":1,"Comment":"05/01/2026 4:23 PM - rons - Req Date changed from 05/26/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249496","line":"1","part":"H80FRAM-ER16-206ST","qty":"2","price":"0.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249496","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249496","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249496","Line":"1","Comment":"specials. Once a PO/order has been issued these items"},{"Quote":"249496","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 16:24:19.423 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249543-05012026162418.txt === {"quote":"249543","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"ACEMEMPH","shiptoName":"Ace Pump Corporation","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-12-2026","cust_po":"CAT40 Chuck/SF Extension","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Gabe Davis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:19","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Gabe Davis","follow_phone":"901-421-5607","follow_email":"gdavis@metal-removal.com","pic_user":"rons","total_amt":"489.60","total_gp":"311.30","total_gpm":"63.58","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"249543","line":"0","data":"05-01-2026 10:22-rons: less 40% per Fletcher..."}],"crmnotes":[{"comp":1,"quote":249543,"Line":0,"Comment":"05/01/2026 4:24 PM - rons - CLO changed from 06/01/2026 to 05/14/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249543","line":"1","part":"CAT40-C3/4-70U-IDU","qty":"1","price":"568.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249543","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249543","line":"4","part":"ST75-SF0500-6.30","qty":"1","price":"204.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249543","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-01 16:24:23.591 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249543-05012026162423.txt === {"quote":"249543","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"ACEMEMPH","shiptoName":"Ace Pump Corporation","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"05-21-2026","cust_po":"CAT40 Chuck/SF Extension","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Gabe Davis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:19","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Gabe Davis","follow_phone":"901-421-5607","follow_email":"gdavis@metal-removal.com","pic_user":"rons","total_amt":"489.60","total_gp":"311.30","total_gpm":"63.58","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"249543","line":"0","data":"05-01-2026 10:22-rons: less 40% per Fletcher..."}],"crmnotes":[{"comp":1,"quote":249543,"Line":0,"Comment":"05/01/2026 4:24 PM - rons - CLO changed from 06/01/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":249543,"Line":1,"Comment":"05/01/2026 4:24 PM - rons - Req Date changed from 06/12/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249543","line":"1","part":"CAT40-C3/4-70U-IDU","qty":"1","price":"568.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249543","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249543","line":"4","part":"ST75-SF0500-6.30","qty":"1","price":"204.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249543","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-01 16:24:29.417 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249561-05012026162429.txt === {"quote":"249561","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"TONYMALL","shiptoName":"Tony Malloy","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-12-2026","cust_po":"CAT-LN314-CLAMPINGSYSTEMS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Barack Obama","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:19","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Barack Obama","follow_phone":"","follow_email":"test@lyndexnikken.com","pic_user":"rons","total_amt":"0.00","total_gp":"-0.10","total_gpm":"0.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-14-2026","notes":[],"crmnotes":[{"comp":1,"quote":249561,"Line":0,"Comment":"05/01/2026 4:24 PM - rons - CLO changed from 06/01/2026 to 05/14/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249561","line":"1","part":"CAT-LN314-CLAMPINGSYSTEMS","qty":"10","price":"0.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249561","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 16:24:35.368 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249561-05012026162435.txt === {"quote":"249561","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"TONYMALL","shiptoName":"Tony Malloy","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"05-21-2026","cust_po":"CAT-LN314-CLAMPINGSYSTEMS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Barack Obama","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:19","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Barack Obama","follow_phone":"","follow_email":"test@lyndexnikken.com","pic_user":"rons","total_amt":"0.00","total_gp":"-0.10","total_gpm":"0.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-14-2026","notes":[],"crmnotes":[{"comp":1,"quote":249561,"Line":0,"Comment":"05/01/2026 4:24 PM - rons - CLO changed from 06/01/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":249561,"Line":1,"Comment":"05/01/2026 4:24 PM - rons - Req Date changed from 06/12/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249561","line":"1","part":"CAT-LN314-CLAMPINGSYSTEMS","qty":"10","price":"0.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249561","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 16:24:55.793 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248368-05012026162455.txt === {"quote":"248368","customer":"10540","name":null,"customerName":"Johnston Industrial Supply","comp":"01","open":"0","shipto":"JOHNSTOY","shiptoName":"Johnston Industrial Supply","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-14-2026","cust_po":"16C Round Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scottie Stiles","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:40","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Scottie Stiles","follow_phone":"417-866-4141x1049","follow_email":"scotties@johnstoncompanies.com","pic_user":"rons","total_amt":"372.00","total_gp":"160.41","total_gpm":"43.12","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248368","line":"0","data":"04-09-2026 16:42-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":248368,"Line":0,"Comment":"04/10/2026 4:08 PM - rons - CLO changed from 05/09/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":1,"Comment":"04/10/2026 4:08 PM - rons - Req Date changed from 05/21/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":2,"Comment":"04/14/2026 2:31 PM - rons - F/U changed from 04/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":3,"Comment":"04/14/2026 2:31 PM - rons - CLO changed from 04/22/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":4,"Comment":"04/14/2026 2:31 PM - rons - Req Date changed from 04/29/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":5,"Comment":"04/30/2026 5:11 PM - rons - F/U changed from 04/30/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":6,"Comment":"05/01/2026 4:24 PM - rons - CLO changed from 05/07/2026 to 05/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248368","line":"1","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"3","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"5","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"7","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"9","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 16:25:00.256 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248368-05012026162500.txt === {"quote":"248368","customer":"10540","name":null,"customerName":"Johnston Industrial Supply","comp":"01","open":"0","shipto":"JOHNSTOY","shiptoName":"Johnston Industrial Supply","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-22-2026","cust_po":"16C Round Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scottie Stiles","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:40","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Scottie Stiles","follow_phone":"417-866-4141x1049","follow_email":"scotties@johnstoncompanies.com","pic_user":"rons","total_amt":"372.00","total_gp":"160.41","total_gpm":"43.12","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248368","line":"0","data":"04-09-2026 16:42-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":248368,"Line":0,"Comment":"04/10/2026 4:08 PM - rons - CLO changed from 05/09/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":1,"Comment":"04/10/2026 4:08 PM - rons - Req Date changed from 05/21/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":2,"Comment":"04/14/2026 2:31 PM - rons - F/U changed from 04/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":3,"Comment":"04/14/2026 2:31 PM - rons - CLO changed from 04/22/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":4,"Comment":"04/14/2026 2:31 PM - rons - Req Date changed from 04/29/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":5,"Comment":"04/30/2026 5:11 PM - rons - F/U changed from 04/30/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":6,"Comment":"05/01/2026 4:24 PM - rons - CLO changed from 05/07/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":7,"Comment":"05/01/2026 4:24 PM - rons - Req Date changed from 05/14/2026 to 05/22/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248368","line":"1","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"3","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"5","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"7","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"9","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 16:27:49.687 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247427-05012026162749.txt === {"quote":"247427","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"AEROBLOO","shiptoName":"Aerotech Machining, Inc.","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-05-2026","cust_po":"NCAT40-SK20C-90U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lily Hodges","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:30","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Lily Hodges","follow_phone":"704-521-8400","follow_email":"lilyh@mscdirect.com","pic_user":"alyssah","total_amt":"5780.12","total_gp":"3679.19","total_gpm":"63.65","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"32","win_pct":"20","clo_date":"05-01-2026","notes":[{"comp":"1","quote":"247427","line":"0","data":"03-24-2026 11:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247427,"Line":0,"Comment":"04/20/2026 8:17 AM - alyssah - F/U changed from 04/16/2026 to 4/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247427","line":"1","part":"NCAT40-SK20C-90U-IDU","qty":"5","price":"516.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247427","line":"2","part":"CAT40-ER25-6.00","qty":"8","price":"237.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247427","line":"3","part":"CAT40-ER20-6.00","qty":"11","price":"246.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247427","line":"4","part":"CAT40-SF0500-3.15CP","qty":"1","price":"335.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247427","line":"5","part":"CAT40-SF0500-2.56RT","qty":"3","price":"335.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247427","line":"6","part":"CAT40-SF0375-3.15CP","qty":"1","price":"335.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247427","line":"7","part":"CAT40-ER32-4.00","qty":"1","price":"226.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247427","line":"8","part":"CAT40-SF0250-6.30MT","qty":"1","price":"416.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247427","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-01 16:28:17.493 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247722-05012026162817.txt === {"quote":"247722","customer":"13895","name":null,"customerName":"MC Machinery Systems Inc.","comp":"01","open":"1","shipto":"TREX","shiptoName":"Trex Company, Incorporated","entry_date":"03-30-2026","cust_order_date":"03-30-2026","req_date":"05-11-2026","cust_po":"HSK40E-SK10-60P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Shelley","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"09:52","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Tim Shelley","follow_phone":"","follow_email":"timothy.shelley@mcmachinery.com","pic_user":"alyssah","total_amt":"2911.68","total_gp":"2104.78","total_gpm":"72.29","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"19","win_pct":"20","clo_date":"04-30-2026","notes":[{"comp":"1","quote":"247722","line":"0","data":"03-30-2026 10:13 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247722,"Line":0,"Comment":"04/05/2026 7:26 PM - mattm - F/U changed from 04/05/2026 to 4/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247722","line":"1","part":"HSK40E-SK10-60P","qty":"6","price":"530.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247722","line":"2","part":"SK10-1/8A","qty":"4","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247722","line":"3","part":"SK10-1/4A","qty":"6","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247722","line":"4","part":"SK10-3/8A","qty":"2","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247722","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 16:28:46.031 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248123-05012026162845.txt === {"quote":"248123","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"CUSTBOYN","shiptoName":"Custom Instruments","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-18-2026","cust_po":"ER collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Damon Burke","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:05","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Damon Burke","follow_phone":"941-739-6556","follow_email":"damon@afi-tools.com","pic_user":"alyssah","total_amt":"3028.35","total_gp":"2095.03","total_gpm":"69.18","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"95","win_pct":"20","clo_date":"05-17-2026","notes":[{"comp":"1","quote":"248123","line":"0","data":"04-06-2026 16:09 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248123,"Line":0,"Comment":"04/13/2026 6:03 AM - alyssah - F/U changed from 04/12/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248123,"Line":1,"Comment":"04/24/2026 4:55 PM - alyssah - F/U changed from 04/22/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248123,"Line":2,"Comment":"05/01/2026 4:28 PM - alyssah - CLO changed from 05/06/2026 to 05/17/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248123","line":"1","part":"E16-008","qty":"28","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"2","part":"E16-010","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"3","part":"E16-012","qty":"8","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"4","part":"E16-016","qty":"12","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"5","part":"E16-024","qty":"3","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"6","part":"E32-016","qty":"4","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"7","part":"E32-024","qty":"5","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"8","part":"E32-028","qty":"2","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"9","part":"E32-032","qty":"22","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"10","part":"E32-036","qty":"2","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"11","part":"E32-040","qty":"2","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"12","part":"E32-048","qty":"2","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-01 16:28:51.911 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248123-05012026162851.txt === {"quote":"248123","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"CUSTBOYN","shiptoName":"Custom Instruments","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-18-2026","cust_po":"ER collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Damon Burke","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:05","extra":"","follow_up":"05-09-2026","web_id":"","follow_name":"Damon Burke","follow_phone":"941-739-6556","follow_email":"damon@afi-tools.com","pic_user":"alyssah","total_amt":"3028.35","total_gp":"2095.03","total_gpm":"69.18","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"95","win_pct":"20","clo_date":"05-17-2026","notes":[{"comp":"1","quote":"248123","line":"0","data":"04-06-2026 16:09 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248123,"Line":0,"Comment":"04/13/2026 6:03 AM - alyssah - F/U changed from 04/12/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248123,"Line":1,"Comment":"04/24/2026 4:55 PM - alyssah - F/U changed from 04/22/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248123,"Line":2,"Comment":"05/01/2026 4:28 PM - alyssah - CLO changed from 05/06/2026 to 05/17/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248123","line":"1","part":"E16-008","qty":"28","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"2","part":"E16-010","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"3","part":"E16-012","qty":"8","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"4","part":"E16-016","qty":"12","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"5","part":"E16-024","qty":"3","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"6","part":"E32-016","qty":"4","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"7","part":"E32-024","qty":"5","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"8","part":"E32-028","qty":"2","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"9","part":"E32-032","qty":"22","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"10","part":"E32-036","qty":"2","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"11","part":"E32-040","qty":"2","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"12","part":"E32-048","qty":"2","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248123","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-01 16:29:11.835 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248273-05012026162911.txt === {"quote":"248273","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"LINIMMSA","shiptoName":"Linamar Muscle Shoals","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-20-2026","cust_po":"HSK80A Shrink Fit Special","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Blundell","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:54","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Mike Blundell","follow_phone":"731-614-4611","follow_email":"cmblundell@martinsupply.com","pic_user":"alyssah","total_amt":"6120.00","total_gp":"6120.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"10","win_pct":"20","clo_date":"05-08-2026","notes":[{"comp":"1","quote":"248273","line":"1","data":"Fletcher...sending quote to Mike now"},{"comp":"1","quote":"248273","line":"0","data":"04-10-2026 09:49-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":248273,"Line":0,"Comment":"04/15/2026 4:06 PM - alyssah - F/U changed from 04/14/2026 to 4/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248273","line":"1","part":"SPECIAL-TL","qty":"9","price":"680.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS ADA","branch":"1"},{"comp":"01","order":"248273","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248273","Line":"1","Company":"1","F_Line":"1","Comment":"HSK80A shrink fit with 20mm ID & 32mm OD on nose...","Loc":"Y"},{"Quote":"248273","Line":"1","Company":"1","F_Line":"2","Comment":"Top of the taper to be 36mm & 250mm GL","Loc":"Y"}],"qcomms":[{"Quote":"248273","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248273","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"248273","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 16:29:58.926 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248273-05012026162958.txt === {"quote":"248273","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"LINIMMSA","shiptoName":"Linamar Muscle Shoals","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-20-2026","cust_po":"HSK80A Shrink Fit Special","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Blundell","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:54","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Mike Blundell","follow_phone":"731-614-4611","follow_email":"cmblundell@martinsupply.com","pic_user":"alyssah","total_amt":"6120.00","total_gp":"6120.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"10","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"248273","line":"1","data":"Fletcher...sending quote to Mike now"},{"comp":"1","quote":"248273","line":"0","data":"04-10-2026 09:49-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":248273,"Line":0,"Comment":"04/15/2026 4:06 PM - alyssah - F/U changed from 04/14/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248273,"Line":1,"Comment":"05/01/2026 4:29 PM - alyssah - F/U changed from 04/30/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248273,"Line":2,"Comment":"05/01/2026 4:29 PM - alyssah - CLO changed from 05/08/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248273","line":"1","part":"SPECIAL-TL","qty":"9","price":"680.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS ADA","branch":"1"},{"comp":"01","order":"248273","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248273","Line":"1","Company":"1","F_Line":"1","Comment":"HSK80A shrink fit with 20mm ID & 32mm OD on nose...","Loc":"Y"},{"Quote":"248273","Line":"1","Company":"1","F_Line":"2","Comment":"Top of the taper to be 36mm & 250mm GL","Loc":"Y"}],"qcomms":[{"Quote":"248273","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248273","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"248273","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 16:30:03.930 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248273-05012026163003.txt === {"quote":"248273","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"LINIMMSA","shiptoName":"Linamar Muscle Shoals","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-20-2026","cust_po":"HSK80A Shrink Fit Special","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Blundell","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:54","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Mike Blundell","follow_phone":"731-614-4611","follow_email":"cmblundell@martinsupply.com","pic_user":"alyssah","total_amt":"6120.00","total_gp":"6120.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"10","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"248273","line":"1","data":"Fletcher...sending quote to Mike now"},{"comp":"1","quote":"248273","line":"0","data":"04-10-2026 09:49-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":248273,"Line":0,"Comment":"04/15/2026 4:06 PM - alyssah - F/U changed from 04/14/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248273,"Line":1,"Comment":"05/01/2026 4:29 PM - alyssah - F/U changed from 04/30/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248273,"Line":2,"Comment":"05/01/2026 4:29 PM - alyssah - CLO changed from 05/08/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248273","line":"1","part":"SPECIAL-TL","qty":"9","price":"680.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS ADA","branch":"1"},{"comp":"01","order":"248273","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248273","Line":"1","Company":"1","F_Line":"1","Comment":"HSK80A shrink fit with 20mm ID & 32mm OD on nose...","Loc":"Y"},{"Quote":"248273","Line":"1","Company":"1","F_Line":"2","Comment":"Top of the taper to be 36mm & 250mm GL","Loc":"Y"}],"qcomms":[{"Quote":"248273","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248273","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"248273","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 16:30:25.528 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248356-05012026163025.txt === {"quote":"248356","customer":"4070","name":null,"customerName":"DXP Enterprises Inc.","comp":"01","open":"0","shipto":"SIEMENSX","shiptoName":"Siemens Energy Inc.","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-21-2026","cust_po":"C40R5-0562-2.84","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"14:57","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Jennifer","follow_phone":"713-996-4700","follow_email":"jennifer.myers@dxpe.com","pic_user":"alyssah","total_amt":"1102.08","total_gp":"508.74","total_gpm":"46.16","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":248356,"Line":0,"Comment":"04/20/2026 8:16 AM - alyssah - F/U changed from 04/15/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248356,"Line":1,"Comment":"04/24/2026 4:58 PM - alyssah - F/U changed from 04/23/2026 to 4/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248356","line":"1","part":"C40R5-0562-2.84","qty":"1","price":"381.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"2","part":"C4007-0180-4.00","qty":"1","price":"176.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"3","part":"C4017-0180-6.00","qty":"1","price":"220.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"4","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248356","line":"5","part":"C4003-0002-1.61","qty":"1","price":"164.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"6","part":"C4006-0250-2.50","qty":"1","price":"133.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"7","part":"C4006-0750-3.00","qty":"1","price":"133.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"8","part":"C4006-0750-1.75","qty":"1","price":"133.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"9","part":"C4006-0187-4.00","qty":"1","price":"162.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"10","part":"C4006-0125-4.00","qty":"1","price":"162.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"11","part":"C4006-0187-2.50","qty":"1","price":"156.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"12","part":"C4006-0125-2.36","qty":"1","price":"156.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"248356","Line":"0","Comment":"Item#3 is a final sale and non-returnable."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-01 16:30:47.596 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249125-05012026163047.txt === {"quote":"249125","customer":"18407","name":null,"customerName":"Remco Supply, Inc.","comp":"01","open":"0","shipto":"REMCOSU","shiptoName":"Remco Supply Inc.","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-05-2026","cust_po":"OKL3-ER32Z","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:48","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@remcosupply.com","pic_user":"alyssah","total_amt":"1387.50","total_gp":"1031.47","total_gpm":"74.34","rev_type":"LT","mod_date":"05-01-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-24-2026","notes":[{"comp":"1","quote":"249125","line":"8","data":"this quote up for replacement option"},{"comp":"1","quote":"249125","line":"7","data":"on these...wanted to go through Remco and writing"},{"comp":"1","quote":"249125","line":"6","data":"in NC that we would only offer evaluation/repair"},{"comp":"1","quote":"249125","line":"5","data":"Fuller with AMS / Advanced Manufacturing Solutions"},{"comp":"1","quote":"249125","line":"4","data":"at rebuild kits for ALPS tool...informed E/U Chris"},{"comp":"1","quote":"249125","line":"3","data":"04-24-2026 08:50-rons: live chat inquiry looking"},{"comp":"1","quote":"249125","line":"2","data":"request in yet...keeping quote open for now"},{"comp":"1","quote":"249125","line":"1","data":"out to Remco on this and didn't want me to send"},{"comp":"1","quote":"249125","line":"0","data":"04-24-2026 13:32-rons: Chris said he will reach"}],"crmnotes":[],"items":[{"comp":"01","order":"249125","line":"1","part":"OKL3-ER32Z","qty":"1","price":"1850.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249125","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 16:47:48.091 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6425994839792, -88.2101044330599, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6425994839792, -88.2101044330599, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2504165 second/s. 2026-05-01 16:59:28.018 [INFO] In session is user: bethw 2026-05-01 17:09:37.484 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249110-05012026170937.txt === {"quote":"249110","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-04-2026","cust_po":"shrink holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:42","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"fletcherp","total_amt":"2579.50","total_gp":"1406.67","total_gpm":"54.53","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"15","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"249110","line":"0","data":"04-23-2026 16:43 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249110","line":"1","part":"CAT40-SF0250-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249110","line":"2","part":"CAT40-SF0375-3.15CP","qty":"3","price":"335.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249110","line":"3","part":"CAT40-SF0500-3.15CP","qty":"3","price":"335.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249110","line":"4","part":"CAT40-SF0750-3.15CP","qty":"3","price":"335.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249110","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-01 17:09:48.490 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249110-05012026170948.txt === {"quote":"249110","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-04-2026","cust_po":"shrink holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:42","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"fletcherp","total_amt":"2579.50","total_gp":"1406.67","total_gpm":"54.53","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"15","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249110","line":"0","data":"04-23-2026 16:43 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249110,"Line":0,"Comment":"05/01/2026 5:09 PM - rons - F/U changed from 04/29/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249110,"Line":1,"Comment":"05/01/2026 5:09 PM - rons - CLO changed from 05/23/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249110","line":"1","part":"CAT40-SF0250-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249110","line":"2","part":"CAT40-SF0375-3.15CP","qty":"3","price":"335.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249110","line":"3","part":"CAT40-SF0500-3.15CP","qty":"3","price":"335.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249110","line":"4","part":"CAT40-SF0750-3.15CP","qty":"3","price":"335.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249110","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 17:09:54.586 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249110-05012026170954.txt === {"quote":"249110","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-27-2026","cust_po":"shrink holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:42","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"fletcherp","total_amt":"2579.50","total_gp":"1406.67","total_gpm":"54.53","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"15","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249110","line":"0","data":"04-23-2026 16:43 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249110,"Line":0,"Comment":"05/01/2026 5:09 PM - rons - F/U changed from 04/29/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249110,"Line":1,"Comment":"05/01/2026 5:09 PM - rons - CLO changed from 05/23/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249110,"Line":2,"Comment":"05/01/2026 5:09 PM - rons - Req Date changed from 06/04/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249110","line":"1","part":"CAT40-SF0250-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249110","line":"2","part":"CAT40-SF0375-3.15CP","qty":"3","price":"335.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249110","line":"3","part":"CAT40-SF0500-3.15CP","qty":"3","price":"335.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249110","line":"4","part":"CAT40-SF0750-3.15CP","qty":"3","price":"335.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249110","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 17:10:03.758 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247000-05012026171003.txt === {"quote":"247000","customer":"E14720","name":null,"customerName":"Nidec Power (TN)","comp":"01","open":"0","shipto":"NIDELEXI","shiptoName":"Nidec Leroy-Somer","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"06-24-2026","cust_po":"PRE-SPDL-I40E68A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:20","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"@","follow_phone":"","follow_email":"@","pic_user":"fletcherp","total_amt":"5650.40","total_gp":"3413.74","total_gpm":"60.42","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"247000","line":"1","part":"PRE-SPDL-I40E68A","qty":"1","price":"6415.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247000","line":"2","part":"PRE-GAUGE-I40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247000","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-01 17:10:13.264 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247000-05012026171013.txt === {"quote":"247000","customer":"E14720","name":null,"customerName":"Nidec Power (TN)","comp":"01","open":"0","shipto":"NIDELEXI","shiptoName":"Nidec Leroy-Somer","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"06-24-2026","cust_po":"PRE-SPDL-I40E68A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:20","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"@","follow_phone":"","follow_email":"@","pic_user":"fletcherp","total_amt":"5650.40","total_gp":"3413.74","total_gpm":"60.42","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":247000,"Line":0,"Comment":"05/01/2026 5:10 PM - rons - F/U changed from 04/29/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247000,"Line":1,"Comment":"05/01/2026 5:10 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247000","line":"1","part":"PRE-SPDL-I40E68A","qty":"1","price":"6415.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247000","line":"2","part":"PRE-GAUGE-I40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247000","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-01 17:10:19.183 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247000-05012026171018.txt === {"quote":"247000","customer":"E14720","name":null,"customerName":"Nidec Power (TN)","comp":"01","open":"0","shipto":"NIDELEXI","shiptoName":"Nidec Leroy-Somer","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"05-27-2026","cust_po":"PRE-SPDL-I40E68A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:20","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"@","follow_phone":"","follow_email":"@","pic_user":"fletcherp","total_amt":"5650.40","total_gp":"3413.74","total_gpm":"60.42","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":247000,"Line":0,"Comment":"05/01/2026 5:10 PM - rons - F/U changed from 04/29/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247000,"Line":1,"Comment":"05/01/2026 5:10 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247000,"Line":2,"Comment":"05/01/2026 5:10 PM - rons - Req Date changed from 06/24/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247000","line":"1","part":"PRE-SPDL-I40E68A","qty":"1","price":"6415.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247000","line":"2","part":"PRE-GAUGE-I40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247000","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-01 17:10:39.181 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248753-05012026171038.txt === {"quote":"248753","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"TANKDEAL","shiptoName":"Tanksley Machine & Tool, INC","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-29-2026","cust_po":"ER25 FIXED ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ross","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"07:53","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Ross","follow_phone":"","follow_email":"ross@afi-tools.com","pic_user":"fletcherp","total_amt":"13566.55","total_gp":"6804.92","total_gpm":"50.16","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-17-2026","notes":[{"comp":"1","quote":"248753","line":"0","data":"04-17-2026 07:54 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248753","line":"1","part":"C40RA-0025M","qty":"1","price":"9742.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248753","line":"2","part":"C40RAM-ER25-180ICE-65TP","qty":"1","price":"9945.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248753","line":"3","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248753","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248753","Line":"3","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS MACHINE OR MAZAK MACHINE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-01 17:10:48.526 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248753-05012026171048.txt === {"quote":"248753","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"TANKDEAL","shiptoName":"Tanksley Machine & Tool, INC","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-29-2026","cust_po":"ER25 FIXED ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ross","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"07:53","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Ross","follow_phone":"","follow_email":"ross@afi-tools.com","pic_user":"fletcherp","total_amt":"13566.55","total_gp":"6804.92","total_gpm":"50.16","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248753","line":"0","data":"04-17-2026 07:54 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248753,"Line":0,"Comment":"05/01/2026 5:10 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248753,"Line":1,"Comment":"05/01/2026 5:10 PM - rons - CLO changed from 05/17/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248753","line":"1","part":"C40RA-0025M","qty":"1","price":"9742.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248753","line":"2","part":"C40RAM-ER25-180ICE-65TP","qty":"1","price":"9945.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248753","line":"3","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248753","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248753","Line":"3","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS MACHINE OR MAZAK MACHINE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-01 17:10:52.713 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248753-05012026171052.txt === {"quote":"248753","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"TANKDEAL","shiptoName":"Tanksley Machine & Tool, INC","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-25-2026","cust_po":"ER25 FIXED ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ross","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"07:53","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Ross","follow_phone":"","follow_email":"ross@afi-tools.com","pic_user":"fletcherp","total_amt":"13566.55","total_gp":"6804.92","total_gpm":"50.16","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248753","line":"0","data":"04-17-2026 07:54 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248753,"Line":0,"Comment":"05/01/2026 5:10 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248753,"Line":1,"Comment":"05/01/2026 5:10 PM - rons - CLO changed from 05/17/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248753,"Line":2,"Comment":"05/01/2026 5:10 PM - rons - Req Date changed from 05/29/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248753","line":"1","part":"C40RA-0025M","qty":"1","price":"9742.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248753","line":"2","part":"C40RAM-ER25-180ICE-65TP","qty":"1","price":"9945.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248753","line":"3","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248753","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248753","Line":"3","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS MACHINE OR MAZAK MACHINE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-01 17:11:03.759 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248780-05012026171103.txt === {"quote":"248780","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"COLUCHCH","shiptoName":"Columbus McKinnon","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-29-2026","cust_po":"SERIES 2-3 TAP SETUP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ethan Rodrigue","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:41","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Ethan Rodrigue","follow_phone":"423-448-9658","follow_email":"ethanrodrigue@tnmachinetool.com","pic_user":"fletcherp","total_amt":"927.30","total_gp":"646.77","total_gpm":"69.75","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-17-2026","notes":[{"comp":"1","quote":"248780","line":"0","data":"04-17-2026 11:52 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248780,"Line":0,"Comment":"04/17/2026 3:02 PM - liliang - Created order# 1037364"}],"items":[{"comp":"01","order":"248780","line":"1","part":"C4005-0875-3.86","qty":"1","price":"473.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"2","part":"C4005-1375-9.19","qty":"1","price":"808.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"3","part":"NT10-048","qty":"1","price":"81.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"4","part":"NT15-064","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"5","part":"NT15-056","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"45.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-01 17:11:13.426 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248780-05012026171113.txt === {"quote":"248780","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"COLUCHCH","shiptoName":"Columbus McKinnon","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-29-2026","cust_po":"SERIES 2-3 TAP SETUP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ethan Rodrigue","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:41","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Ethan Rodrigue","follow_phone":"423-448-9658","follow_email":"ethanrodrigue@tnmachinetool.com","pic_user":"fletcherp","total_amt":"927.30","total_gp":"646.77","total_gpm":"69.75","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"248780","line":"0","data":"04-17-2026 11:52 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248780,"Line":0,"Comment":"04/17/2026 3:02 PM - liliang - Created order# 1037364"},{"comp":1,"quote":248780,"Line":1,"Comment":"05/01/2026 5:11 PM - rons - F/U changed from 04/30/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248780,"Line":2,"Comment":"05/01/2026 5:11 PM - rons - CLO changed from 05/17/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248780","line":"1","part":"C4005-0875-3.86","qty":"1","price":"473.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"2","part":"C4005-1375-9.19","qty":"1","price":"808.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"3","part":"NT10-048","qty":"1","price":"81.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"4","part":"NT15-064","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"5","part":"NT15-056","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"45.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:11:17.257 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248780-05012026171117.txt === {"quote":"248780","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"COLUCHCH","shiptoName":"Columbus McKinnon","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-26-2026","cust_po":"SERIES 2-3 TAP SETUP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ethan Rodrigue","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:41","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Ethan Rodrigue","follow_phone":"423-448-9658","follow_email":"ethanrodrigue@tnmachinetool.com","pic_user":"fletcherp","total_amt":"927.30","total_gp":"646.77","total_gpm":"69.75","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"248780","line":"0","data":"04-17-2026 11:52 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248780,"Line":0,"Comment":"04/17/2026 3:02 PM - liliang - Created order# 1037364"},{"comp":1,"quote":248780,"Line":1,"Comment":"05/01/2026 5:11 PM - rons - F/U changed from 04/30/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248780,"Line":2,"Comment":"05/01/2026 5:11 PM - rons - CLO changed from 05/17/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248780,"Line":3,"Comment":"05/01/2026 5:11 PM - rons - Req Date changed from 05/29/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248780","line":"1","part":"C4005-0875-3.86","qty":"1","price":"473.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"2","part":"C4005-1375-9.19","qty":"1","price":"808.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"3","part":"NT10-048","qty":"1","price":"81.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"4","part":"NT15-064","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"5","part":"NT15-056","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"45.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:24:12.295 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248929-05012026172412.txt === {"quote":"248929","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAKNOX","shiptoName":"Yamazen- KNX","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-02-2026","cust_po":"SHOWROOM TOOLING","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Austin Shirley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:53","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Austin Shirley","follow_phone":"","follow_email":"austinshirley@yamazen.com","pic_user":"fletcherp","total_amt":"0","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"0","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[],"items":[],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":0}}] 2026-05-01 17:24:23.772 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248929-05012026172423.txt === {"quote":"248929","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAKNOX","shiptoName":"Yamazen- KNX","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-02-2026","cust_po":"SHOWROOM TOOLING","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Austin Shirley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:53","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Austin Shirley","follow_phone":"","follow_email":"austinshirley@yamazen.com","pic_user":"fletcherp","total_amt":"0","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"0","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":248929,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248929,"Line":1,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 06/01/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":0}}] 2026-05-01 17:24:29.413 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248929-05012026172429.txt === {"quote":"248929","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAKNOX","shiptoName":"Yamazen- KNX","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-26-2026","cust_po":"SHOWROOM TOOLING","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Austin Shirley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:53","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Austin Shirley","follow_phone":"","follow_email":"austinshirley@yamazen.com","pic_user":"fletcherp","total_amt":"0","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"0","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":248929,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248929,"Line":1,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 06/01/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248929,"Line":2,"Comment":"05/01/2026 5:24 PM - rons - Req Date changed from 06/02/2026 to 05/26/2026 (Req Date Updated)"}],"items":[],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":0}}] 2026-05-01 17:24:34.626 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249411-05012026172434.txt === {"quote":"249411","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"OKUMA M560 C50 TOOLING","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:21","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"5881.50","total_gp":"2794.36","total_gpm":"47.51","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"27","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249411","line":"0","data":"04-29-2026 15:27 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249411","line":"1","part":"NC5001-1000-1.75CP","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"DUE 05/19/2026","branch":"1"},{"comp":"01","order":"249411","line":"2","part":"NC5001-1000-4.00CP","qty":"1","price":"563.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"3","part":"C5006-0250-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"4","part":"C5006-0312-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"5","part":"C5006-0437-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"TO BE DETERMINED","branch":"1"},{"comp":"01","order":"249411","line":"6","part":"NC5006-0625-4.00CP","qty":"1","price":"431.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"7","part":"NC5006-0750-4.00CP","qty":"2","price":"395.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"8","part":"NC5006-1000-4.00CP","qty":"1","price":"447.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"9","part":"NC5006-1250-4.00CP","qty":"2","price":"364.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"10","part":"NC5007-0016-4.12G","qty":"4","price":"473.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"11","part":"NC5007-0016-6.00G","qty":"2","price":"541.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"12","part":"NC5007-0032-4.00G","qty":"6","price":"485.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"13","part":"NC5007-0032-6.00G","qty":"2","price":"546.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"14","part":"CAT50-NPU13-90U-IDU","qty":"1","price":"704.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":15}}] 2026-05-01 17:24:44.456 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249411-05012026172444.txt === {"quote":"249411","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"OKUMA M560 C50 TOOLING","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:21","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"5881.50","total_gp":"2794.36","total_gpm":"47.51","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"27","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249411","line":"0","data":"04-29-2026 15:27 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249411,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - F/U changed from 05/05/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249411,"Line":1,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 05/29/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249411","line":"1","part":"NC5001-1000-1.75CP","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"DUE 05/19/2026","branch":"1"},{"comp":"01","order":"249411","line":"2","part":"NC5001-1000-4.00CP","qty":"1","price":"563.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"3","part":"C5006-0250-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"4","part":"C5006-0312-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"5","part":"C5006-0437-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"TO BE DETERMINED","branch":"1"},{"comp":"01","order":"249411","line":"6","part":"NC5006-0625-4.00CP","qty":"1","price":"431.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"7","part":"NC5006-0750-4.00CP","qty":"2","price":"395.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"8","part":"NC5006-1000-4.00CP","qty":"1","price":"447.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"9","part":"NC5006-1250-4.00CP","qty":"2","price":"364.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"10","part":"NC5007-0016-4.12G","qty":"4","price":"473.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"11","part":"NC5007-0016-6.00G","qty":"2","price":"541.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"12","part":"NC5007-0032-4.00G","qty":"6","price":"485.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"13","part":"NC5007-0032-6.00G","qty":"2","price":"546.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"14","part":"CAT50-NPU13-90U-IDU","qty":"1","price":"704.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":15}}] 2026-05-01 17:24:48.281 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249411-05012026172448.txt === {"quote":"249411","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-28-2026","cust_po":"OKUMA M560 C50 TOOLING","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:21","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"5881.50","total_gp":"2794.36","total_gpm":"47.51","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"27","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249411","line":"0","data":"04-29-2026 15:27 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249411,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - F/U changed from 05/05/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249411,"Line":1,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 05/29/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249411,"Line":2,"Comment":"05/01/2026 5:24 PM - rons - Req Date changed from 06/10/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249411","line":"1","part":"NC5001-1000-1.75CP","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"DUE 05/19/2026","branch":"1"},{"comp":"01","order":"249411","line":"2","part":"NC5001-1000-4.00CP","qty":"1","price":"563.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"3","part":"C5006-0250-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"4","part":"C5006-0312-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"5","part":"C5006-0437-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"TO BE DETERMINED","branch":"1"},{"comp":"01","order":"249411","line":"6","part":"NC5006-0625-4.00CP","qty":"1","price":"431.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"7","part":"NC5006-0750-4.00CP","qty":"2","price":"395.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"8","part":"NC5006-1000-4.00CP","qty":"1","price":"447.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"9","part":"NC5006-1250-4.00CP","qty":"2","price":"364.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"10","part":"NC5007-0016-4.12G","qty":"4","price":"473.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"11","part":"NC5007-0016-6.00G","qty":"2","price":"541.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"12","part":"NC5007-0032-4.00G","qty":"6","price":"485.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"13","part":"NC5007-0032-6.00G","qty":"2","price":"546.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"14","part":"CAT50-NPU13-90U-IDU","qty":"1","price":"704.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":15}}] 2026-05-01 17:25:03.140 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249109-05012026172502.txt === {"quote":"249109","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"TANKDEAL","shiptoName":"Tanksley Machine & Tool, INC","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-04-2026","cust_po":"MODULAR ANGLE HEAD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ross","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:28","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Ross","follow_phone":"","follow_email":"ross@afi-tools.com","pic_user":"fletcherp","total_amt":"23783.90","total_gp":"11666.07","total_gpm":"49.05","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"12","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249109","line":"0","data":"04-23-2026 16:34 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249109,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 05/23/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249109","line":"1","part":"C40-MRAM-IC","qty":"2","price":"6223.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"2","part":"C40-MRAM","qty":"1","price":"3270.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"3","part":"PA65-CAT/BT","qty":"3","price":"1005.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"4","part":"MRAM-ER16L-IC","qty":"2","price":"5527.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"5","part":"MRAM-NSK-M17","qty":"1","price":"2138.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"6","part":"IC300","qty":"1","price":"954.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249109","line":"7","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK ARO","branch":"1"},{"comp":"01","order":"249109","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":8}}] 2026-05-01 17:25:09.410 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249109-05012026172509.txt === {"quote":"249109","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"TANKDEAL","shiptoName":"Tanksley Machine & Tool, INC","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-20-2026","cust_po":"MODULAR ANGLE HEAD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ross","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:28","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Ross","follow_phone":"","follow_email":"ross@afi-tools.com","pic_user":"fletcherp","total_amt":"23783.90","total_gp":"11666.07","total_gpm":"49.05","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"12","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249109","line":"0","data":"04-23-2026 16:34 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249109,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 05/23/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249109,"Line":1,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 06/04/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249109","line":"1","part":"C40-MRAM-IC","qty":"2","price":"6223.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"2","part":"C40-MRAM","qty":"1","price":"3270.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"3","part":"PA65-CAT/BT","qty":"3","price":"1005.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"4","part":"MRAM-ER16L-IC","qty":"2","price":"5527.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"5","part":"MRAM-NSK-M17","qty":"1","price":"2138.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"6","part":"IC300","qty":"1","price":"954.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249109","line":"7","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK ARO","branch":"1"},{"comp":"01","order":"249109","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-01 17:25:15.332 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249501-05012026172515.txt === {"quote":"249501","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"CAT40 SHRINK TOOLING","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tammy Brewer","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:18","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Tammy Brewer","follow_phone":"256-859-3100","follow_email":"tammy.brewer@maxtoolinc.com","pic_user":"fletcherp","total_amt":"3350.0","total_gp":"1699.08","total_gpm":"50.72","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"21","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249501","line":"0","data":"04-30-2026 16:19 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249501,"Line":0,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249501","line":"1","part":"CAT40-SF0500-3.15CP","qty":"10","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249501","line":"2","part":"CAT40-SF0375-3.15CP","qty":"2","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249501","line":"3","part":"CAT40-SF0250-3.15CP","qty":"2","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249501","line":"4","part":"CAT40-SF12-80CP","qty":"2","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249501","line":"5","part":"CAT40-SF10-80CP","qty":"2","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249501","line":"6","part":"CAT40-SF6-80CP","qty":"2","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249501","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-01 17:25:20.685 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249501-05012026172520.txt === {"quote":"249501","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-20-2026","cust_po":"CAT40 SHRINK TOOLING","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tammy Brewer","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:18","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Tammy Brewer","follow_phone":"256-859-3100","follow_email":"tammy.brewer@maxtoolinc.com","pic_user":"fletcherp","total_amt":"3350.0","total_gp":"1699.08","total_gpm":"50.72","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"21","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249501","line":"0","data":"04-30-2026 16:19 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249501,"Line":0,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249501,"Line":1,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249501","line":"1","part":"CAT40-SF0500-3.15CP","qty":"10","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249501","line":"2","part":"CAT40-SF0375-3.15CP","qty":"2","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249501","line":"3","part":"CAT40-SF0250-3.15CP","qty":"2","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249501","line":"4","part":"CAT40-SF12-80CP","qty":"2","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249501","line":"5","part":"CAT40-SF10-80CP","qty":"2","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249501","line":"6","part":"CAT40-SF6-80CP","qty":"2","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249501","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 17:25:28.098 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247906-05012026172527.txt === {"quote":"247906","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"SUMITONM","shiptoName":"SUMITON MACHINE","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-13-2026","cust_po":"CAT50 RAH DUAL OUTPUT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"DANNY WILLIAMS","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:34","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"DANNY WILLIAMS","follow_phone":"205-942-2466","follow_email":"DANNY.WILLIAMS@MAXTOOLINC.COM","pic_user":"fletcherp","total_amt":"9948.44","total_gp":"4572.96","total_gpm":"45.97","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"247906","line":"0","data":"04-01-2026 12:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247906,"Line":0,"Comment":"04/24/2026 9:12 PM - fletcherp - F/U changed from 04/14/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":1,"Comment":"04/24/2026 9:12 PM - fletcherp - CLO changed from 05/01/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":2,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247906","line":"1","part":"C50RAM-ER40-215TS-110TP","qty":"1","price":"13460.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"2","part":"AHA-01000-02","qty":"1","price":"168.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-01 17:25:34.863 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247906-05012026172534.txt === {"quote":"247906","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"SUMITONM","shiptoName":"SUMITON MACHINE","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-22-2026","cust_po":"CAT50 RAH DUAL OUTPUT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"DANNY WILLIAMS","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:34","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"DANNY WILLIAMS","follow_phone":"205-942-2466","follow_email":"DANNY.WILLIAMS@MAXTOOLINC.COM","pic_user":"fletcherp","total_amt":"9948.44","total_gp":"4572.96","total_gpm":"45.97","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"247906","line":"0","data":"04-01-2026 12:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247906,"Line":0,"Comment":"04/24/2026 9:12 PM - fletcherp - F/U changed from 04/14/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":1,"Comment":"04/24/2026 9:12 PM - fletcherp - CLO changed from 05/01/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":2,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":3,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/13/2026 to 05/22/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247906","line":"1","part":"C50RAM-ER40-215TS-110TP","qty":"1","price":"13460.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"2","part":"AHA-01000-02","qty":"1","price":"168.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-01 17:25:39.442 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246511-05012026172538.txt === {"quote":"246511","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-04-2026","cust_order_date":"03-04-2026","req_date":"05-09-2026","cust_po":"E346Plus Presetter","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"20:52","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"18135.20","total_gp":"9232.41","total_gpm":"50.91","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"246511","line":"0","data":"03-04-2026 20:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246511,"Line":0,"Comment":"04/03/2026 9:37 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":1,"Comment":"04/03/2026 9:37 PM - fletcherp - CLO changed from 04/04/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":2,"Comment":"04/03/2026 9:37 PM - fletcherp - Req Date changed from 04/15/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":3,"Comment":"04/24/2026 9:05 PM - fletcherp - F/U changed from 04/11/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":4,"Comment":"04/24/2026 9:05 PM - fletcherp - CLO changed from 04/18/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":5,"Comment":"04/24/2026 9:05 PM - fletcherp - Req Date changed from 04/25/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":6,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246511","line":"1","part":"PRE-E346PLUS-I40","qty":"1","price":"17928.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"246511","line":"2","part":"PRE-SPDL-I30","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"3","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"5","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-01 17:25:44.567 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246511-05012026172544.txt === {"quote":"246511","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-04-2026","cust_order_date":"03-04-2026","req_date":"05-22-2026","cust_po":"E346Plus Presetter","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"20:52","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"18135.20","total_gp":"9232.41","total_gpm":"50.91","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"246511","line":"0","data":"03-04-2026 20:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246511,"Line":0,"Comment":"04/03/2026 9:37 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":1,"Comment":"04/03/2026 9:37 PM - fletcherp - CLO changed from 04/04/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":2,"Comment":"04/03/2026 9:37 PM - fletcherp - Req Date changed from 04/15/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":3,"Comment":"04/24/2026 9:05 PM - fletcherp - F/U changed from 04/11/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":4,"Comment":"04/24/2026 9:05 PM - fletcherp - CLO changed from 04/18/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":5,"Comment":"04/24/2026 9:05 PM - fletcherp - Req Date changed from 04/25/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":6,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":7,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/09/2026 to 05/22/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246511","line":"1","part":"PRE-E346PLUS-I40","qty":"1","price":"17928.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"246511","line":"2","part":"PRE-SPDL-I30","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"3","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"5","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-01 17:25:50.037 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248570-05012026172549.txt === {"quote":"248570","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-09-2026","cust_po":"CNC100-4W MAKINO PS105","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Gabe Davis","drop_po":"CNCZ-100-4W-120FA-M","status":"0","user":"elaineh","conv_order":"","time":"15:08","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Gabe Davis","follow_phone":"901-421-5607","follow_email":"gdavis@metal-removal.com","pic_user":"fletcherp","total_amt":"82452.25","total_gp":"59122.05","total_gpm":"71.70","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248570","line":"0","data":"04-14-2026 15:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248570,"Line":0,"Comment":"04/24/2026 9:21 PM - fletcherp - F/U changed from 04/27/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":1,"Comment":"04/24/2026 9:21 PM - fletcherp - CLO changed from 05/14/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":248570,"Line":2,"Comment":"04/24/2026 9:21 PM - fletcherp - Req Date changed from 05/26/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":3,"Comment":"04/24/2026 9:22 PM - fletcherp - Req Date changed from 05/02/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":4,"Comment":"04/24/2026 9:22 PM - fletcherp - F/U changed from 05/08/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":5,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248570","line":"1","part":"CNCZ100-4W-120FA-M","qty":"1","price":"52731.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"2","part":"TCD-A4316-P","qty":"4","price":"3701.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"3","part":"5C-THREAD-NOSE","qty":"4","price":"1437.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"4","part":"PB-105-4W-120","qty":"1","price":"14794.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"5","part":"HYD-UNIT-NACHI-DC24V2","qty":"1","price":"10526.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"6","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"8500.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"248570","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 17:25:54.161 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248570-05012026172553.txt === {"quote":"248570","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-22-2026","cust_po":"CNC100-4W MAKINO PS105","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Gabe Davis","drop_po":"CNCZ-100-4W-120FA-M","status":"0","user":"elaineh","conv_order":"","time":"15:08","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Gabe Davis","follow_phone":"901-421-5607","follow_email":"gdavis@metal-removal.com","pic_user":"fletcherp","total_amt":"82452.25","total_gp":"59122.05","total_gpm":"71.70","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248570","line":"0","data":"04-14-2026 15:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248570,"Line":0,"Comment":"04/24/2026 9:21 PM - fletcherp - F/U changed from 04/27/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":1,"Comment":"04/24/2026 9:21 PM - fletcherp - CLO changed from 05/14/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":248570,"Line":2,"Comment":"04/24/2026 9:21 PM - fletcherp - Req Date changed from 05/26/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":3,"Comment":"04/24/2026 9:22 PM - fletcherp - Req Date changed from 05/02/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":4,"Comment":"04/24/2026 9:22 PM - fletcherp - F/U changed from 05/08/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":5,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248570,"Line":6,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/09/2026 to 05/22/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248570","line":"1","part":"CNCZ100-4W-120FA-M","qty":"1","price":"52731.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"2","part":"TCD-A4316-P","qty":"4","price":"3701.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"3","part":"5C-THREAD-NOSE","qty":"4","price":"1437.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"4","part":"PB-105-4W-120","qty":"1","price":"14794.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"5","part":"HYD-UNIT-NACHI-DC24V2","qty":"1","price":"10526.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"6","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"8500.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"248570","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 17:25:58.627 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249036-05012026172558.txt === {"quote":"249036","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"MIDMURFR","shiptoName":"Mid South Precision Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"06-03-2026","cust_po":"5AX & Installation","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mark Stone","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:51","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Mark Stone","follow_phone":"978-443-5388","follow_email":"mastone@methodsmachine.com","pic_user":"fletcherp","total_amt":"64006.04","total_gp":"39232.16","total_gpm":"61.29","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":249036,"Line":0,"Comment":"04/24/2026 9:29 PM - fletcherp - F/U changed from 04/28/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":1,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/22/2026 to 05/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249036","line":"1","part":"5AX-DD100AF","qty":"1","price":"72803.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249036","line":"2","part":"RT-LABOR","qty":"1","price":"4800.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"3","part":"RT-ACCS-INSTALL-PKG-5TH","qty":"1","price":"9700.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249036","Line":"2","Company":"1","F_Line":"1","Comment":"LABOR AND TRAVEL EXPENSES FOR LYNDEX NIKKEN INSTALLER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"1","Comment":"INCLUDES AMPLIFER, EXTERNAL POWER & FEEDBACK CABLES,","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"2","Comment":"INTERNAL ELETRICAL CABINET WIRING, & ALL OTHER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"3","Comment":"NECESSARY HARDWARE. THIS CHARGE ALSO INCLUDES THE FEE","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"4","Comment":"FOR FANUC SERVO AMPLIFIER TUNING, WHICH IS REQUIRED","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"5","Comment":"FOR ALL DIRECT DRIVE NIKKEN ROTARY TABLES","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-01 17:26:02.610 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249036-05012026172602.txt === {"quote":"249036","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"MIDMURFR","shiptoName":"Mid South Precision Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-22-2026","cust_po":"5AX & Installation","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mark Stone","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:51","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Mark Stone","follow_phone":"978-443-5388","follow_email":"mastone@methodsmachine.com","pic_user":"fletcherp","total_amt":"64006.04","total_gp":"39232.16","total_gpm":"61.29","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":249036,"Line":0,"Comment":"04/24/2026 9:29 PM - fletcherp - F/U changed from 04/28/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":1,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/22/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":2,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 06/03/2026 to 05/22/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249036","line":"1","part":"5AX-DD100AF","qty":"1","price":"72803.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249036","line":"2","part":"RT-LABOR","qty":"1","price":"4800.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"3","part":"RT-ACCS-INSTALL-PKG-5TH","qty":"1","price":"9700.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249036","Line":"2","Company":"1","F_Line":"1","Comment":"LABOR AND TRAVEL EXPENSES FOR LYNDEX NIKKEN INSTALLER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"1","Comment":"INCLUDES AMPLIFER, EXTERNAL POWER & FEEDBACK CABLES,","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"2","Comment":"INTERNAL ELETRICAL CABINET WIRING, & ALL OTHER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"3","Comment":"NECESSARY HARDWARE. THIS CHARGE ALSO INCLUDES THE FEE","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"4","Comment":"FOR FANUC SERVO AMPLIFIER TUNING, WHICH IS REQUIRED","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"5","Comment":"FOR ALL DIRECT DRIVE NIKKEN ROTARY TABLES","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-01 17:26:09.233 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245545-05012026172609.txt === {"quote":"245545","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"02-13-2026","cust_order_date":"02-13-2026","req_date":"05-09-2026","cust_po":"INTEGREX 350 ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:53","extra":"","follow_up":"05-09-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17987.75","total_gp":"8703.29","total_gpm":"48.38","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":245545,"Line":0,"Comment":"03/13/2026 11:06 PM - fletcherp - F/U changed from 02/26/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":1,"Comment":"03/13/2026 11:06 PM - fletcherp - CLO changed from 03/13/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":2,"Comment":"04/03/2026 9:40 PM - fletcherp - F/U changed from 04/01/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":3,"Comment":"04/24/2026 9:13 PM - fletcherp - F/U changed from 04/15/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":4,"Comment":"04/24/2026 9:13 PM - fletcherp - CLO changed from 04/15/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":5,"Comment":"04/24/2026 9:13 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245545,"Line":6,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/09/2026 to 05/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245545","line":"1","part":"C6-MRAM-IC","qty":"2","price":"5325.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"2","part":"PA65-CAT/BT","qty":"2","price":"1005.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"3","part":"MRAM-ER25L-IC","qty":"1","price":"5271.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"4","part":"MRAM-ER25L","qty":"1","price":"5026.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"5","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:26:20.520 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245545-05012026172619.txt === {"quote":"245545","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"02-13-2026","cust_order_date":"02-13-2026","req_date":"05-09-2026","cust_po":"INTEGREX 350 ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:53","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17987.75","total_gp":"8703.29","total_gpm":"48.38","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":245545,"Line":0,"Comment":"03/13/2026 11:06 PM - fletcherp - F/U changed from 02/26/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":1,"Comment":"03/13/2026 11:06 PM - fletcherp - CLO changed from 03/13/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":2,"Comment":"04/03/2026 9:40 PM - fletcherp - F/U changed from 04/01/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":3,"Comment":"04/24/2026 9:13 PM - fletcherp - F/U changed from 04/15/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":4,"Comment":"04/24/2026 9:13 PM - fletcherp - CLO changed from 04/15/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":5,"Comment":"04/24/2026 9:13 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245545,"Line":6,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/09/2026 to 05/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245545","line":"1","part":"C6-MRAM-IC","qty":"2","price":"5325.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"2","part":"PA65-CAT/BT","qty":"2","price":"1005.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"3","part":"MRAM-ER25L-IC","qty":"1","price":"5271.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"4","part":"MRAM-ER25L","qty":"1","price":"5026.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"5","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:26:29.508 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245545-05012026172629.txt === {"quote":"245545","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"02-13-2026","cust_order_date":"02-13-2026","req_date":"05-09-2026","cust_po":"INTEGREX 350 ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:53","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17987.75","total_gp":"8703.29","total_gpm":"48.38","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":245545,"Line":0,"Comment":"03/13/2026 11:06 PM - fletcherp - F/U changed from 02/26/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":1,"Comment":"03/13/2026 11:06 PM - fletcherp - CLO changed from 03/13/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":2,"Comment":"04/03/2026 9:40 PM - fletcherp - F/U changed from 04/01/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":3,"Comment":"04/24/2026 9:13 PM - fletcherp - F/U changed from 04/15/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":4,"Comment":"04/24/2026 9:13 PM - fletcherp - CLO changed from 04/15/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":5,"Comment":"04/24/2026 9:13 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245545,"Line":6,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/09/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":7,"Comment":"05/01/2026 5:26 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":8,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/11/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245545","line":"1","part":"C6-MRAM-IC","qty":"2","price":"5325.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"2","part":"PA65-CAT/BT","qty":"2","price":"1005.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"3","part":"MRAM-ER25L-IC","qty":"1","price":"5271.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"4","part":"MRAM-ER25L","qty":"1","price":"5026.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"5","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:26:33.416 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245545-05012026172633.txt === {"quote":"245545","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"02-13-2026","cust_order_date":"02-13-2026","req_date":"05-25-2026","cust_po":"INTEGREX 350 ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:53","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17987.75","total_gp":"8703.29","total_gpm":"48.38","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":245545,"Line":0,"Comment":"03/13/2026 11:06 PM - fletcherp - F/U changed from 02/26/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":1,"Comment":"03/13/2026 11:06 PM - fletcherp - CLO changed from 03/13/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":2,"Comment":"04/03/2026 9:40 PM - fletcherp - F/U changed from 04/01/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":3,"Comment":"04/24/2026 9:13 PM - fletcherp - F/U changed from 04/15/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":4,"Comment":"04/24/2026 9:13 PM - fletcherp - CLO changed from 04/15/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":5,"Comment":"04/24/2026 9:13 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245545,"Line":6,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/09/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":7,"Comment":"05/01/2026 5:26 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":8,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/11/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":9,"Comment":"05/01/2026 5:26 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245545","line":"1","part":"C6-MRAM-IC","qty":"2","price":"5325.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"2","part":"PA65-CAT/BT","qty":"2","price":"1005.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"3","part":"MRAM-ER25L-IC","qty":"1","price":"5271.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"4","part":"MRAM-ER25L","qty":"1","price":"5026.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"5","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:26:43.930 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246327-05012026172643.txt === {"quote":"246327","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TENNINEX","shiptoName":"Tennessee Machine Tool Supply","entry_date":"03-02-2026","cust_order_date":"03-02-2026","req_date":"06-30-2026","cust_po":"DOOSAN TOOL UP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Wood","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:15","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Justin Wood","follow_phone":"865-705-8235","follow_email":"Justinwood@tnmachinetool.com","pic_user":"fletcherp","total_amt":"11554.50","total_gp":"6210.75","total_gpm":"53.75","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"66","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"246327","line":"1","data":"03-02-2026 13:11 - Discounts Recalculated QS"},{"comp":"1","quote":"246327","line":"0","data":"03-04-2026 16:23-alyssah FP going visit mid-March"}],"crmnotes":[{"comp":1,"quote":246327,"Line":0,"Comment":"04/03/2026 9:37 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246327,"Line":1,"Comment":"04/24/2026 9:04 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"246327","line":"1","part":"C4006-0375-1.38","qty":"2","price":"127.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"2","part":"C4006-0375-2.50","qty":"2","price":"127.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"3","part":"C4006-0375-4.00","qty":"2","price":"162.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"4","part":"C4006-0375-5.00","qty":"2","price":"192.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"5","part":"C4006-0375-9.00","qty":"2","price":"373.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"6","part":"C4006-0500-1.75","qty":"2","price":"121.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"7","part":"C4006-0500-2.50","qty":"2","price":"133.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"8","part":"C4006-0500-4.00","qty":"2","price":"150.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"9","part":"C4006-0500-5.00","qty":"2","price":"192.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"10","part":"C4006-0500-9.00","qty":"2","price":"369.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"11","part":"C4006-0750-1.75","qty":"2","price":"133.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"12","part":"C4006-0750-3.00","qty":"2","price":"133.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"13","part":"C4006-0750-4.00","qty":"2","price":"156.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"14","part":"C4006-0750-5.50","qty":"2","price":"192.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"15","part":"C4006-0750-9.00","qty":"2","price":"523.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"16","part":"C4006-1000-2.00","qty":"2","price":"145.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"17","part":"C4006-1000-4.00","qty":"2","price":"154.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"18","part":"C4006-1000-6.00","qty":"2","price":"202.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"19","part":"C4006-1250-2.00","qty":"2","price":"145.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"20","part":"C4006-1250-4.00","qty":"2","price":"179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"21","part":"C4006-1500-4.50","qty":"2","price":"199.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"22","part":"CAT40-ER32-2.76","qty":"2","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"23","part":"CAT40-ER32-4.00","qty":"2","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"24","part":"CAT40-ER32-6.00","qty":"2","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"25","part":"CAT40-ER32-8.00","qty":"2","price":"287.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"26","part":"CAT40-ER40-3.15","qty":"2","price":"237.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"27","part":"CAT40-ER40-4.00","qty":"2","price":"229.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"28","part":"CAT40-ER40-6.00","qty":"2","price":"280.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"29","part":"E32-SET-21","qty":"2","price":"1179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"30","part":"E32-SET-18-MM","qty":"2","price":"1011.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"31","part":"E40-SET-25","qty":"2","price":"1836.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"32","part":"E40-SET-23-MM","qty":"2","price":"1689.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"33","part":"C40-1500-MATS-EU","qty":"1","price":"43.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"34","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":34}}] 2026-05-01 17:26:51.920 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246327-05012026172651.txt === {"quote":"246327","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TENNINEX","shiptoName":"Tennessee Machine Tool Supply","entry_date":"03-02-2026","cust_order_date":"03-02-2026","req_date":"06-30-2026","cust_po":"DOOSAN TOOL UP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Wood","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:15","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Justin Wood","follow_phone":"865-705-8235","follow_email":"Justinwood@tnmachinetool.com","pic_user":"fletcherp","total_amt":"11554.50","total_gp":"6210.75","total_gpm":"53.75","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"66","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"246327","line":"1","data":"03-02-2026 13:11 - Discounts Recalculated QS"},{"comp":"1","quote":"246327","line":"0","data":"03-04-2026 16:23-alyssah FP going visit mid-March"}],"crmnotes":[{"comp":1,"quote":246327,"Line":0,"Comment":"04/03/2026 9:37 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246327,"Line":1,"Comment":"04/24/2026 9:04 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246327,"Line":2,"Comment":"05/01/2026 5:26 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246327,"Line":3,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/29/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246327","line":"1","part":"C4006-0375-1.38","qty":"2","price":"127.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"2","part":"C4006-0375-2.50","qty":"2","price":"127.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"3","part":"C4006-0375-4.00","qty":"2","price":"162.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"4","part":"C4006-0375-5.00","qty":"2","price":"192.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"5","part":"C4006-0375-9.00","qty":"2","price":"373.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"6","part":"C4006-0500-1.75","qty":"2","price":"121.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"7","part":"C4006-0500-2.50","qty":"2","price":"133.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"8","part":"C4006-0500-4.00","qty":"2","price":"150.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"9","part":"C4006-0500-5.00","qty":"2","price":"192.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"10","part":"C4006-0500-9.00","qty":"2","price":"369.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"11","part":"C4006-0750-1.75","qty":"2","price":"133.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"12","part":"C4006-0750-3.00","qty":"2","price":"133.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"13","part":"C4006-0750-4.00","qty":"2","price":"156.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"14","part":"C4006-0750-5.50","qty":"2","price":"192.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"15","part":"C4006-0750-9.00","qty":"2","price":"523.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"16","part":"C4006-1000-2.00","qty":"2","price":"145.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"17","part":"C4006-1000-4.00","qty":"2","price":"154.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"18","part":"C4006-1000-6.00","qty":"2","price":"202.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"19","part":"C4006-1250-2.00","qty":"2","price":"145.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"20","part":"C4006-1250-4.00","qty":"2","price":"179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"21","part":"C4006-1500-4.50","qty":"2","price":"199.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"22","part":"CAT40-ER32-2.76","qty":"2","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"23","part":"CAT40-ER32-4.00","qty":"2","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"24","part":"CAT40-ER32-6.00","qty":"2","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"25","part":"CAT40-ER32-8.00","qty":"2","price":"287.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"26","part":"CAT40-ER40-3.15","qty":"2","price":"237.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"27","part":"CAT40-ER40-4.00","qty":"2","price":"229.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"28","part":"CAT40-ER40-6.00","qty":"2","price":"280.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"29","part":"E32-SET-21","qty":"2","price":"1179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"30","part":"E32-SET-18-MM","qty":"2","price":"1011.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"31","part":"E40-SET-25","qty":"2","price":"1836.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"32","part":"E40-SET-23-MM","qty":"2","price":"1689.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"33","part":"C40-1500-MATS-EU","qty":"1","price":"43.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"34","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":34}}] 2026-05-01 17:26:57.328 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246327-05012026172657.txt === {"quote":"246327","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TENNINEX","shiptoName":"Tennessee Machine Tool Supply","entry_date":"03-02-2026","cust_order_date":"03-02-2026","req_date":"05-26-2026","cust_po":"DOOSAN TOOL UP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Wood","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:15","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Justin Wood","follow_phone":"865-705-8235","follow_email":"Justinwood@tnmachinetool.com","pic_user":"fletcherp","total_amt":"11554.50","total_gp":"6210.75","total_gpm":"53.75","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"66","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"246327","line":"1","data":"03-02-2026 13:11 - Discounts Recalculated QS"},{"comp":"1","quote":"246327","line":"0","data":"03-04-2026 16:23-alyssah FP going visit mid-March"}],"crmnotes":[{"comp":1,"quote":246327,"Line":0,"Comment":"04/03/2026 9:37 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246327,"Line":1,"Comment":"04/24/2026 9:04 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246327,"Line":2,"Comment":"05/01/2026 5:26 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246327,"Line":3,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/29/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":246327,"Line":4,"Comment":"05/01/2026 5:26 PM - rons - Req Date changed from 06/30/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246327","line":"1","part":"C4006-0375-1.38","qty":"2","price":"127.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"2","part":"C4006-0375-2.50","qty":"2","price":"127.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"3","part":"C4006-0375-4.00","qty":"2","price":"162.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"4","part":"C4006-0375-5.00","qty":"2","price":"192.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"5","part":"C4006-0375-9.00","qty":"2","price":"373.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"6","part":"C4006-0500-1.75","qty":"2","price":"121.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"7","part":"C4006-0500-2.50","qty":"2","price":"133.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"8","part":"C4006-0500-4.00","qty":"2","price":"150.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"9","part":"C4006-0500-5.00","qty":"2","price":"192.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"10","part":"C4006-0500-9.00","qty":"2","price":"369.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"11","part":"C4006-0750-1.75","qty":"2","price":"133.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"12","part":"C4006-0750-3.00","qty":"2","price":"133.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"13","part":"C4006-0750-4.00","qty":"2","price":"156.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"14","part":"C4006-0750-5.50","qty":"2","price":"192.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"15","part":"C4006-0750-9.00","qty":"2","price":"523.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"16","part":"C4006-1000-2.00","qty":"2","price":"145.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"17","part":"C4006-1000-4.00","qty":"2","price":"154.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"18","part":"C4006-1000-6.00","qty":"2","price":"202.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"19","part":"C4006-1250-2.00","qty":"2","price":"145.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"20","part":"C4006-1250-4.00","qty":"2","price":"179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"21","part":"C4006-1500-4.50","qty":"2","price":"199.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"22","part":"CAT40-ER32-2.76","qty":"2","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"23","part":"CAT40-ER32-4.00","qty":"2","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"24","part":"CAT40-ER32-6.00","qty":"2","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"25","part":"CAT40-ER32-8.00","qty":"2","price":"287.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"26","part":"CAT40-ER40-3.15","qty":"2","price":"237.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"27","part":"CAT40-ER40-4.00","qty":"2","price":"229.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"28","part":"CAT40-ER40-6.00","qty":"2","price":"280.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"29","part":"E32-SET-21","qty":"2","price":"1179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"30","part":"E32-SET-18-MM","qty":"2","price":"1011.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"31","part":"E40-SET-25","qty":"2","price":"1836.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"32","part":"E40-SET-23-MM","qty":"2","price":"1689.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"33","part":"C40-1500-MATS-EU","qty":"1","price":"43.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"34","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":34}}] 2026-05-01 17:27:02.696 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-237375-05012026172702.txt === {"quote":"237375","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"08-27-2025","cust_order_date":"08-27-2025","req_date":"07-26-2026","cust_po":"C50 ER32 TWIN SPINDLE AH","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Duran","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:50","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Chris Duran","follow_phone":"601-668-9389","follow_email":"christopher.duran@mscdirect.com","pic_user":"fletcherp","total_amt":"15805.50","total_gp":"5279.22","total_gpm":"33.40","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"237375","line":"0","data":"08-27-2025 15:50 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":237375,"Line":0,"Comment":"09/19/2025 11:10 PM - fletcherp - F/U changed from 09/09/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":1,"Comment":"10/03/2025 9:25 PM - fletcherp - F/U changed from 09/27/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":2,"Comment":"10/03/2025 9:25 PM - fletcherp - CLO changed from 09/27/2025 to 10/11/2025 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":3,"Comment":"10/03/2025 9:25 PM - fletcherp - Req Date changed from 10/08/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":4,"Comment":"11/07/2025 8:27 PM - fletcherp - F/U changed from 10/11/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":5,"Comment":"11/07/2025 8:27 PM - fletcherp - Req Date changed from 10/11/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":6,"Comment":"11/07/2025 8:27 PM - fletcherp - CLO changed from 10/11/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":7,"Comment":"11/07/2025 8:27 PM - fletcherp - Req Date changed from 10/11/2025 to 11/22/2025 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":8,"Comment":"01/16/2026 11:27 AM - fletcherp - F/U changed from 11/22/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":9,"Comment":"01/16/2026 11:27 AM - fletcherp - CLO changed from 11/22/2025 to 01/31/2026 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":10,"Comment":"01/16/2026 11:27 AM - fletcherp - Req Date changed from 11/22/2025 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":11,"Comment":"04/03/2026 9:37 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":12,"Comment":"04/24/2026 9:04 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"237375","line":"1","part":"C50RAM-ER32-180TS-110TP","qty":"2","price":"10537.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"237375","line":"2","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"237375","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"237375","Line":"2","Company":"1","F_Line":"1","Comment":"A tariff surcharge of 8% will be added to every order","Loc":"Y"},{"Quote":"237375","Line":"2","Company":"1","F_Line":"2","Comment":"placed after September 1st, 2025(until further notice).","Loc":"Y"},{"Quote":"237375","Line":"2","Company":"1","F_Line":"3","Comment":"This surcharge will be acknowledged upon acceptance","Loc":"Y"},{"Quote":"237375","Line":"2","Company":"1","F_Line":"4","Comment":"of every order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-01 17:27:13.581 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-237375-05012026172713.txt === {"quote":"237375","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"08-27-2025","cust_order_date":"08-27-2025","req_date":"07-26-2026","cust_po":"C50 ER32 TWIN SPINDLE AH","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Duran","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:50","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Chris Duran","follow_phone":"601-668-9389","follow_email":"christopher.duran@mscdirect.com","pic_user":"fletcherp","total_amt":"15805.50","total_gp":"5279.22","total_gpm":"33.40","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"237375","line":"0","data":"08-27-2025 15:50 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":237375,"Line":0,"Comment":"09/19/2025 11:10 PM - fletcherp - F/U changed from 09/09/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":1,"Comment":"10/03/2025 9:25 PM - fletcherp - F/U changed from 09/27/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":2,"Comment":"10/03/2025 9:25 PM - fletcherp - CLO changed from 09/27/2025 to 10/11/2025 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":3,"Comment":"10/03/2025 9:25 PM - fletcherp - Req Date changed from 10/08/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":4,"Comment":"11/07/2025 8:27 PM - fletcherp - F/U changed from 10/11/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":5,"Comment":"11/07/2025 8:27 PM - fletcherp - Req Date changed from 10/11/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":6,"Comment":"11/07/2025 8:27 PM - fletcherp - CLO changed from 10/11/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":7,"Comment":"11/07/2025 8:27 PM - fletcherp - Req Date changed from 10/11/2025 to 11/22/2025 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":8,"Comment":"01/16/2026 11:27 AM - fletcherp - F/U changed from 11/22/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":9,"Comment":"01/16/2026 11:27 AM - fletcherp - CLO changed from 11/22/2025 to 01/31/2026 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":10,"Comment":"01/16/2026 11:27 AM - fletcherp - Req Date changed from 11/22/2025 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":11,"Comment":"04/03/2026 9:37 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":12,"Comment":"04/24/2026 9:04 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":13,"Comment":"05/01/2026 5:27 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":14,"Comment":"05/01/2026 5:27 PM - rons - CLO changed from 05/25/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"237375","line":"1","part":"C50RAM-ER32-180TS-110TP","qty":"2","price":"10537.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"237375","line":"2","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"237375","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"237375","Line":"2","Company":"1","F_Line":"1","Comment":"A tariff surcharge of 8% will be added to every order","Loc":"Y"},{"Quote":"237375","Line":"2","Company":"1","F_Line":"2","Comment":"placed after September 1st, 2025(until further notice).","Loc":"Y"},{"Quote":"237375","Line":"2","Company":"1","F_Line":"3","Comment":"This surcharge will be acknowledged upon acceptance","Loc":"Y"},{"Quote":"237375","Line":"2","Company":"1","F_Line":"4","Comment":"of every order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-01 17:27:18.493 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-237375-05012026172718.txt === {"quote":"237375","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"08-27-2025","cust_order_date":"08-27-2025","req_date":"05-27-2026","cust_po":"C50 ER32 TWIN SPINDLE AH","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Duran","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:50","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Chris Duran","follow_phone":"601-668-9389","follow_email":"christopher.duran@mscdirect.com","pic_user":"fletcherp","total_amt":"15805.50","total_gp":"5279.22","total_gpm":"33.40","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"237375","line":"0","data":"08-27-2025 15:50 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":237375,"Line":0,"Comment":"09/19/2025 11:10 PM - fletcherp - F/U changed from 09/09/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":1,"Comment":"10/03/2025 9:25 PM - fletcherp - F/U changed from 09/27/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":2,"Comment":"10/03/2025 9:25 PM - fletcherp - CLO changed from 09/27/2025 to 10/11/2025 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":3,"Comment":"10/03/2025 9:25 PM - fletcherp - Req Date changed from 10/08/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":4,"Comment":"11/07/2025 8:27 PM - fletcherp - F/U changed from 10/11/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":5,"Comment":"11/07/2025 8:27 PM - fletcherp - Req Date changed from 10/11/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":6,"Comment":"11/07/2025 8:27 PM - fletcherp - CLO changed from 10/11/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":7,"Comment":"11/07/2025 8:27 PM - fletcherp - Req Date changed from 10/11/2025 to 11/22/2025 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":8,"Comment":"01/16/2026 11:27 AM - fletcherp - F/U changed from 11/22/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":9,"Comment":"01/16/2026 11:27 AM - fletcherp - CLO changed from 11/22/2025 to 01/31/2026 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":10,"Comment":"01/16/2026 11:27 AM - fletcherp - Req Date changed from 11/22/2025 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":11,"Comment":"04/03/2026 9:37 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":12,"Comment":"04/24/2026 9:04 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":13,"Comment":"05/01/2026 5:27 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":14,"Comment":"05/01/2026 5:27 PM - rons - CLO changed from 05/25/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":15,"Comment":"05/01/2026 5:27 PM - rons - Req Date changed from 07/26/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"237375","line":"1","part":"C50RAM-ER32-180TS-110TP","qty":"2","price":"10537.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"237375","line":"2","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"237375","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"237375","Line":"2","Company":"1","F_Line":"1","Comment":"A tariff surcharge of 8% will be added to every order","Loc":"Y"},{"Quote":"237375","Line":"2","Company":"1","F_Line":"2","Comment":"placed after September 1st, 2025(until further notice).","Loc":"Y"},{"Quote":"237375","Line":"2","Company":"1","F_Line":"3","Comment":"This surcharge will be acknowledged upon acceptance","Loc":"Y"},{"Quote":"237375","Line":"2","Company":"1","F_Line":"4","Comment":"of every order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-01 17:27:35.548 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248697-05012026172735.txt === {"quote":"248697","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-28-2026","cust_po":"Sub-B","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:42","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"fletcherp","total_amt":"33565.20","total_gp":"16299.21","total_gpm":"48.56","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"55","win_pct":"20","clo_date":"05-16-2026","notes":[{"comp":"1","quote":"248697","line":"0","data":"04-16-2026 10:45 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248697","line":"1","part":"MRAM-MI40-IC","qty":"1","price":"7274.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"2","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"3","part":"C8-MRAM-IC","qty":"1","price":"7036.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"4","part":"MRAM-EXT-200","qty":"1","price":"2533.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"5","part":"MI40-EM1/4","qty":"1","price":"698.00","uom":"EA","discount":"0.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248697","line":"6","part":"MI40-EM3/8","qty":"1","price":"698.00","uom":"EA","discount":"0.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248697","line":"7","part":"C8-SK10-120","qty":"12","price":"839.00","uom":"EA","discount":"45.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248697","line":"8","part":"C8-SK20-120","qty":"11","price":"839.00","uom":"EA","discount":"45.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248697","line":"9","part":"C8-ER20-65","qty":"2","price":"643.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"10","part":"C8-ER25-70","qty":"1","price":"662.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"11","part":"C8-ER32-160","qty":"7","price":"712.00","uom":"EA","discount":"45.00","req_date":"4 Stk/7pc 2 weeks","branch":"1"},{"comp":"01","order":"248697","line":"12","part":"C8-ER40-70","qty":"2","price":"705.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"13","part":"C8-SF0125-3.15","qty":"1","price":"691.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"14","part":"C8-SF0187-3.15","qty":"2","price":"691.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"15","part":"C8-SF0250-3.15CP","qty":"2","price":"691.00","uom":"EA","discount":"45.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"248697","line":"16","part":"C8-SF0375-3.54CP","qty":"1","price":"691.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"17","part":"C8-SF0250-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"18","part":"C8-SF0500-3.54CP","qty":"1","price":"691.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"19","part":"C8-EM0250-70","qty":"1","price":"534.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"20","part":"C8-EM1250-80","qty":"1","price":"534.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"21","part":"E32-EXT-125","qty":"2","price":"249.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"22","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248697","Line":"5","Company":"1","F_Line":"1","Comment":"Final Sale-Non-cancellable,Non-returnable","Loc":"Y"},{"Quote":"248697","Line":"5","Company":"1","F_Line":"2","Comment":"quoted at NET Pricing","Loc":"Y"},{"Quote":"248697","Line":"6","Company":"1","F_Line":"1","Comment":"Final Sale-Non-cancellable,Non-returnable","Loc":"Y"},{"Quote":"248697","Line":"6","Company":"1","F_Line":"2","Comment":"Quoted at NET pricing","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":22}}] 2026-05-01 17:27:44.971 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248697-05012026172744.txt === {"quote":"248697","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-28-2026","cust_po":"Sub-B","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:42","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"fletcherp","total_amt":"33565.20","total_gp":"16299.21","total_gpm":"48.56","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"55","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"248697","line":"0","data":"04-16-2026 10:45 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248697,"Line":0,"Comment":"05/01/2026 5:27 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248697,"Line":1,"Comment":"05/01/2026 5:27 PM - rons - CLO changed from 05/16/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248697","line":"1","part":"MRAM-MI40-IC","qty":"1","price":"7274.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"2","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"3","part":"C8-MRAM-IC","qty":"1","price":"7036.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"4","part":"MRAM-EXT-200","qty":"1","price":"2533.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"5","part":"MI40-EM1/4","qty":"1","price":"698.00","uom":"EA","discount":"0.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248697","line":"6","part":"MI40-EM3/8","qty":"1","price":"698.00","uom":"EA","discount":"0.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248697","line":"7","part":"C8-SK10-120","qty":"12","price":"839.00","uom":"EA","discount":"45.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248697","line":"8","part":"C8-SK20-120","qty":"11","price":"839.00","uom":"EA","discount":"45.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248697","line":"9","part":"C8-ER20-65","qty":"2","price":"643.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"10","part":"C8-ER25-70","qty":"1","price":"662.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"11","part":"C8-ER32-160","qty":"7","price":"712.00","uom":"EA","discount":"45.00","req_date":"4 Stk/7pc 2 weeks","branch":"1"},{"comp":"01","order":"248697","line":"12","part":"C8-ER40-70","qty":"2","price":"705.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"13","part":"C8-SF0125-3.15","qty":"1","price":"691.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"14","part":"C8-SF0187-3.15","qty":"2","price":"691.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"15","part":"C8-SF0250-3.15CP","qty":"2","price":"691.00","uom":"EA","discount":"45.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"248697","line":"16","part":"C8-SF0375-3.54CP","qty":"1","price":"691.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"17","part":"C8-SF0250-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"18","part":"C8-SF0500-3.54CP","qty":"1","price":"691.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"19","part":"C8-EM0250-70","qty":"1","price":"534.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"20","part":"C8-EM1250-80","qty":"1","price":"534.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"21","part":"E32-EXT-125","qty":"2","price":"249.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"22","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248697","Line":"5","Company":"1","F_Line":"1","Comment":"Final Sale-Non-cancellable,Non-returnable","Loc":"Y"},{"Quote":"248697","Line":"5","Company":"1","F_Line":"2","Comment":"quoted at NET Pricing","Loc":"Y"},{"Quote":"248697","Line":"6","Company":"1","F_Line":"1","Comment":"Final Sale-Non-cancellable,Non-returnable","Loc":"Y"},{"Quote":"248697","Line":"6","Company":"1","F_Line":"2","Comment":"Quoted at NET pricing","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":22}}] 2026-05-01 17:27:49.373 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248697-05012026172749.txt === {"quote":"248697","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-27-2026","cust_po":"Sub-B","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:42","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"fletcherp","total_amt":"33565.20","total_gp":"16299.21","total_gpm":"48.56","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"55","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"248697","line":"0","data":"04-16-2026 10:45 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248697,"Line":0,"Comment":"05/01/2026 5:27 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248697,"Line":1,"Comment":"05/01/2026 5:27 PM - rons - CLO changed from 05/16/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248697,"Line":2,"Comment":"05/01/2026 5:27 PM - rons - Req Date changed from 05/28/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248697","line":"1","part":"MRAM-MI40-IC","qty":"1","price":"7274.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"2","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"3","part":"C8-MRAM-IC","qty":"1","price":"7036.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"4","part":"MRAM-EXT-200","qty":"1","price":"2533.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"5","part":"MI40-EM1/4","qty":"1","price":"698.00","uom":"EA","discount":"0.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248697","line":"6","part":"MI40-EM3/8","qty":"1","price":"698.00","uom":"EA","discount":"0.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248697","line":"7","part":"C8-SK10-120","qty":"12","price":"839.00","uom":"EA","discount":"45.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248697","line":"8","part":"C8-SK20-120","qty":"11","price":"839.00","uom":"EA","discount":"45.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248697","line":"9","part":"C8-ER20-65","qty":"2","price":"643.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"10","part":"C8-ER25-70","qty":"1","price":"662.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"11","part":"C8-ER32-160","qty":"7","price":"712.00","uom":"EA","discount":"45.00","req_date":"4 Stk/7pc 2 weeks","branch":"1"},{"comp":"01","order":"248697","line":"12","part":"C8-ER40-70","qty":"2","price":"705.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"13","part":"C8-SF0125-3.15","qty":"1","price":"691.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"14","part":"C8-SF0187-3.15","qty":"2","price":"691.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"15","part":"C8-SF0250-3.15CP","qty":"2","price":"691.00","uom":"EA","discount":"45.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"248697","line":"16","part":"C8-SF0375-3.54CP","qty":"1","price":"691.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"17","part":"C8-SF0250-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"18","part":"C8-SF0500-3.54CP","qty":"1","price":"691.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"19","part":"C8-EM0250-70","qty":"1","price":"534.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"20","part":"C8-EM1250-80","qty":"1","price":"534.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"21","part":"E32-EXT-125","qty":"2","price":"249.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248697","line":"22","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248697","Line":"5","Company":"1","F_Line":"1","Comment":"Final Sale-Non-cancellable,Non-returnable","Loc":"Y"},{"Quote":"248697","Line":"5","Company":"1","F_Line":"2","Comment":"quoted at NET Pricing","Loc":"Y"},{"Quote":"248697","Line":"6","Company":"1","F_Line":"1","Comment":"Final Sale-Non-cancellable,Non-returnable","Loc":"Y"},{"Quote":"248697","Line":"6","Company":"1","F_Line":"2","Comment":"Quoted at NET pricing","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":22}}] 2026-05-01 17:27:53.834 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248693-05012026172753.txt === {"quote":"248693","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-28-2026","cust_po":"Sub-A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:21","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"fletcherp","total_amt":"24429.10","total_gp":"12243.57","total_gpm":"50.12","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"33","win_pct":"20","clo_date":"05-11-2026","notes":[{"comp":"1","quote":"248693","line":"0","data":"04-16-2026 10:24 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248693","line":"1","part":"MRAM-MI40-IC","qty":"1","price":"7274.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"2","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"3","part":"C8-MRAM-IC","qty":"1","price":"7036.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"4","part":"MRAM-EXT-200","qty":"1","price":"2533.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"5","part":"MI40-EM1/2","qty":"1","price":"698.00","uom":"EA","discount":"0.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248693","line":"6","part":"C8-SK10-120","qty":"6","price":"839.00","uom":"EA","discount":"45.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248693","line":"7","part":"C8-SK20-120","qty":"8","price":"839.00","uom":"EA","discount":"45.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248693","line":"8","part":"C8-ER20-65","qty":"2","price":"643.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"9","part":"C8-ER25-70","qty":"4","price":"662.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"10","part":"C8-ER32-70","qty":"1","price":"643.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"11","part":"C8-ER32-160","qty":"3","price":"712.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"12","part":"C8-SF0500-3.54CP","qty":"1","price":"691.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"13","part":"C8-EM0250-70","qty":"2","price":"534.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248693","Line":"5","Company":"1","F_Line":"1","Comment":"Final Sale-Non-cancellable,Non-returnable","Loc":"Y"},{"Quote":"248693","Line":"5","Company":"1","F_Line":"2","Comment":"Quoted at NET pricing","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":14}}] 2026-05-01 17:28:02.040 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248693-05012026172801.txt === {"quote":"248693","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-28-2026","cust_po":"Sub-A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:21","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"fletcherp","total_amt":"24429.10","total_gp":"12243.57","total_gpm":"50.12","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"33","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248693","line":"0","data":"04-16-2026 10:24 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248693,"Line":0,"Comment":"05/01/2026 5:27 PM - rons - F/U changed from 05/09/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248693,"Line":1,"Comment":"05/01/2026 5:27 PM - rons - CLO changed from 05/11/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248693","line":"1","part":"MRAM-MI40-IC","qty":"1","price":"7274.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"2","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"3","part":"C8-MRAM-IC","qty":"1","price":"7036.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"4","part":"MRAM-EXT-200","qty":"1","price":"2533.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"5","part":"MI40-EM1/2","qty":"1","price":"698.00","uom":"EA","discount":"0.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248693","line":"6","part":"C8-SK10-120","qty":"6","price":"839.00","uom":"EA","discount":"45.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248693","line":"7","part":"C8-SK20-120","qty":"8","price":"839.00","uom":"EA","discount":"45.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248693","line":"8","part":"C8-ER20-65","qty":"2","price":"643.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"9","part":"C8-ER25-70","qty":"4","price":"662.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"10","part":"C8-ER32-70","qty":"1","price":"643.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"11","part":"C8-ER32-160","qty":"3","price":"712.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"12","part":"C8-SF0500-3.54CP","qty":"1","price":"691.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"13","part":"C8-EM0250-70","qty":"2","price":"534.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248693","Line":"5","Company":"1","F_Line":"1","Comment":"Final Sale-Non-cancellable,Non-returnable","Loc":"Y"},{"Quote":"248693","Line":"5","Company":"1","F_Line":"2","Comment":"Quoted at NET pricing","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-01 17:28:06.570 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248693-05012026172806.txt === {"quote":"248693","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-28-2026","cust_po":"Sub-A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:21","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"fletcherp","total_amt":"24429.10","total_gp":"12243.57","total_gpm":"50.12","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"33","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248693","line":"0","data":"04-16-2026 10:24 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248693,"Line":0,"Comment":"05/01/2026 5:27 PM - rons - F/U changed from 05/09/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248693,"Line":1,"Comment":"05/01/2026 5:27 PM - rons - CLO changed from 05/11/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248693,"Line":2,"Comment":"05/01/2026 5:28 PM - rons - Req Date changed from 05/28/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248693","line":"1","part":"MRAM-MI40-IC","qty":"1","price":"7274.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"2","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"3","part":"C8-MRAM-IC","qty":"1","price":"7036.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"4","part":"MRAM-EXT-200","qty":"1","price":"2533.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"5","part":"MI40-EM1/2","qty":"1","price":"698.00","uom":"EA","discount":"0.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248693","line":"6","part":"C8-SK10-120","qty":"6","price":"839.00","uom":"EA","discount":"45.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248693","line":"7","part":"C8-SK20-120","qty":"8","price":"839.00","uom":"EA","discount":"45.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248693","line":"8","part":"C8-ER20-65","qty":"2","price":"643.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"9","part":"C8-ER25-70","qty":"4","price":"662.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"10","part":"C8-ER32-70","qty":"1","price":"643.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"11","part":"C8-ER32-160","qty":"3","price":"712.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"12","part":"C8-SF0500-3.54CP","qty":"1","price":"691.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"13","part":"C8-EM0250-70","qty":"2","price":"534.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248693","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248693","Line":"5","Company":"1","F_Line":"1","Comment":"Final Sale-Non-cancellable,Non-returnable","Loc":"Y"},{"Quote":"248693","Line":"5","Company":"1","F_Line":"2","Comment":"Quoted at NET pricing","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-01 17:28:36.134 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-224216-05012026172835.txt === {"quote":"224216","customer":"13680","name":null,"customerName":"Mitsui Seiki USA Inc.","comp":"01","open":"0","shipto":"GENERDYN","shiptoName":"General Dynamics OTS Inc","entry_date":"11-11-2024","cust_order_date":"04-01-2026","req_date":"06-01-2026","cust_po":"CNC401T 630HMC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Terry Ritterbush","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:59","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Terry Ritterbush","follow_phone":"(256) 431-1513","follow_email":"tritterbush@mitsuiseiki.com","pic_user":"fletcherp","total_amt":"52697.80","total_gp":"42062.90","total_gpm":"79.82","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-09-2026","notes":[{"comp":"1","quote":"224216","line":"1","data":"11-11-2024 10:01 - Discounts Recalculated QS"},{"comp":"1","quote":"224216","line":"0","data":"03-04-2026 15:59-alyssah Still active per FP"}],"crmnotes":[{"comp":1,"quote":224216,"Line":0,"Comment":"11/27/2024 11:27 PM - fletcherp - F/U changed from 11/24/2024 to 12/7/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":1,"Comment":"12/13/2024 10:26 PM - fletcherp - F/U changed from 12/07/2024 to 1/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":2,"Comment":"12/13/2024 10:26 PM - fletcherp - CLO changed from 12/11/2024 to 01/04/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":3,"Comment":"12/13/2024 10:26 PM - fletcherp - Req Date changed from 12/23/2024 to 01/04/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":4,"Comment":"01/13/2025 11:15 AM - fletcherp - F/U changed from 01/04/2025 to 2/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":5,"Comment":"01/13/2025 11:15 AM - fletcherp - CLO changed from 01/04/2025 to 02/01/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":6,"Comment":"01/13/2025 11:15 AM - fletcherp - Req Date changed from 01/04/2025 to 02/01/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":7,"Comment":"02/07/2025 10:59 PM - fletcherp - F/U changed from 02/01/2025 to 3/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":8,"Comment":"02/07/2025 10:59 PM - fletcherp - CLO changed from 02/01/2025 to 03/01/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":9,"Comment":"02/07/2025 10:59 PM - fletcherp - Req Date changed from 02/01/2025 to 03/01/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":10,"Comment":"02/28/2025 10:45 PM - fletcherp - F/U changed from 03/01/2025 to 3/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":11,"Comment":"02/28/2025 10:45 PM - fletcherp - CLO changed from 03/01/2025 to 03/15/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":12,"Comment":"02/28/2025 10:45 PM - fletcherp - Req Date changed from 03/01/2025 to 03/15/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":13,"Comment":"04/25/2025 11:38 PM - fletcherp - F/U changed from 04/15/2025 to 5/10/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":14,"Comment":"04/25/2025 11:38 PM - fletcherp - CLO changed from 05/01/2025 to 05/16/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":15,"Comment":"05/16/2025 11:40 PM - fletcherp - F/U changed from 05/10/2025 to 5/17/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":16,"Comment":"05/16/2025 11:40 PM - fletcherp - CLO changed from 05/16/2025 to 05/17/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":17,"Comment":"05/23/2025 10:10 PM - fletcherp - F/U changed from 05/17/2025 to 6/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":18,"Comment":"05/23/2025 10:10 PM - fletcherp - CLO changed from 05/17/2025 to 06/21/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":19,"Comment":"05/23/2025 10:10 PM - fletcherp - Req Date changed from 06/01/2025 to 06/28/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":20,"Comment":"06/20/2025 11:24 PM - fletcherp - F/U changed from 06/14/2025 to 7/5/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":21,"Comment":"06/20/2025 11:24 PM - fletcherp - CLO changed from 06/21/2025 to 07/19/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":22,"Comment":"06/20/2025 11:24 PM - fletcherp - Req Date changed from 06/28/2025 to 08/16/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":23,"Comment":"07/11/2025 10:48 PM - fletcherp - F/U changed from 07/05/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":24,"Comment":"07/11/2025 10:48 PM - fletcherp - CLO changed from 07/19/2025 to 08/02/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":25,"Comment":"08/01/2025 9:25 PM - fletcherp - F/U changed from 07/26/2025 to 8/2/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":26,"Comment":"08/15/2025 9:17 PM - fletcherp - F/U changed from 08/02/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":27,"Comment":"08/15/2025 9:17 PM - fletcherp - CLO changed from 08/02/2025 to 09/06/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":28,"Comment":"08/15/2025 9:17 PM - fletcherp - Req Date changed from 08/16/2025 to 09/13/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":29,"Comment":"09/05/2025 10:13 PM - fletcherp - F/U changed from 08/30/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":30,"Comment":"09/05/2025 10:13 PM - fletcherp - CLO changed from 09/06/2025 to 09/27/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":31,"Comment":"09/05/2025 10:13 PM - fletcherp - Req Date changed from 09/13/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":32,"Comment":"10/03/2025 9:21 PM - fletcherp - F/U changed from 09/20/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":33,"Comment":"10/03/2025 9:21 PM - fletcherp - CLO changed from 09/27/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":34,"Comment":"10/03/2025 9:21 PM - fletcherp - Req Date changed from 10/11/2025 to 11/08/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":35,"Comment":"11/07/2025 8:32 PM - fletcherp - F/U changed from 11/01/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":36,"Comment":"11/07/2025 8:32 PM - fletcherp - CLO changed from 11/15/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":37,"Comment":"11/07/2025 8:32 PM - fletcherp - Req Date changed from 12/01/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":38,"Comment":"01/16/2026 11:31 AM - fletcherp - F/U changed from 11/29/2025 to 2/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":39,"Comment":"01/16/2026 11:32 AM - fletcherp - CLO changed from 11/29/2025 to 02/21/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":40,"Comment":"01/16/2026 11:32 AM - fletcherp - Req Date changed from 11/29/2025 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":41,"Comment":"04/03/2026 9:35 PM - fletcherp - F/U changed from 04/01/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":42,"Comment":"04/03/2026 9:35 PM - fletcherp - CLO changed from 04/15/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":43,"Comment":"04/24/2026 9:14 PM - fletcherp - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":44,"Comment":"04/24/2026 9:15 PM - fletcherp - CLO changed from 04/25/2026 to 05/09/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"224216","line":"1","part":"CNC401TFA-M","qty":"1","price":"34927.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"224216","line":"2","part":"AY0200","qty":"1","price":"4185.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"224216","line":"3","part":"SWING-BOX/CVR-321T","qty":"1","price":"3500.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"224216","line":"4","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"25000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"224216","line":"5","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"224216","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"224216","Line":"5","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:28:45.219 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-224216-05012026172845.txt === {"quote":"224216","customer":"13680","name":null,"customerName":"Mitsui Seiki USA Inc.","comp":"01","open":"0","shipto":"GENERDYN","shiptoName":"General Dynamics OTS Inc","entry_date":"11-11-2024","cust_order_date":"04-01-2026","req_date":"06-01-2026","cust_po":"CNC401T 630HMC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Terry Ritterbush","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:59","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Terry Ritterbush","follow_phone":"(256) 431-1513","follow_email":"tritterbush@mitsuiseiki.com","pic_user":"fletcherp","total_amt":"52697.80","total_gp":"42062.90","total_gpm":"79.82","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"224216","line":"1","data":"11-11-2024 10:01 - Discounts Recalculated QS"},{"comp":"1","quote":"224216","line":"0","data":"03-04-2026 15:59-alyssah Still active per FP"}],"crmnotes":[{"comp":1,"quote":224216,"Line":0,"Comment":"11/27/2024 11:27 PM - fletcherp - F/U changed from 11/24/2024 to 12/7/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":1,"Comment":"12/13/2024 10:26 PM - fletcherp - F/U changed from 12/07/2024 to 1/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":2,"Comment":"12/13/2024 10:26 PM - fletcherp - CLO changed from 12/11/2024 to 01/04/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":3,"Comment":"12/13/2024 10:26 PM - fletcherp - Req Date changed from 12/23/2024 to 01/04/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":4,"Comment":"01/13/2025 11:15 AM - fletcherp - F/U changed from 01/04/2025 to 2/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":5,"Comment":"01/13/2025 11:15 AM - fletcherp - CLO changed from 01/04/2025 to 02/01/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":6,"Comment":"01/13/2025 11:15 AM - fletcherp - Req Date changed from 01/04/2025 to 02/01/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":7,"Comment":"02/07/2025 10:59 PM - fletcherp - F/U changed from 02/01/2025 to 3/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":8,"Comment":"02/07/2025 10:59 PM - fletcherp - CLO changed from 02/01/2025 to 03/01/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":9,"Comment":"02/07/2025 10:59 PM - fletcherp - Req Date changed from 02/01/2025 to 03/01/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":10,"Comment":"02/28/2025 10:45 PM - fletcherp - F/U changed from 03/01/2025 to 3/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":11,"Comment":"02/28/2025 10:45 PM - fletcherp - CLO changed from 03/01/2025 to 03/15/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":12,"Comment":"02/28/2025 10:45 PM - fletcherp - Req Date changed from 03/01/2025 to 03/15/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":13,"Comment":"04/25/2025 11:38 PM - fletcherp - F/U changed from 04/15/2025 to 5/10/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":14,"Comment":"04/25/2025 11:38 PM - fletcherp - CLO changed from 05/01/2025 to 05/16/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":15,"Comment":"05/16/2025 11:40 PM - fletcherp - F/U changed from 05/10/2025 to 5/17/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":16,"Comment":"05/16/2025 11:40 PM - fletcherp - CLO changed from 05/16/2025 to 05/17/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":17,"Comment":"05/23/2025 10:10 PM - fletcherp - F/U changed from 05/17/2025 to 6/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":18,"Comment":"05/23/2025 10:10 PM - fletcherp - CLO changed from 05/17/2025 to 06/21/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":19,"Comment":"05/23/2025 10:10 PM - fletcherp - Req Date changed from 06/01/2025 to 06/28/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":20,"Comment":"06/20/2025 11:24 PM - fletcherp - F/U changed from 06/14/2025 to 7/5/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":21,"Comment":"06/20/2025 11:24 PM - fletcherp - CLO changed from 06/21/2025 to 07/19/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":22,"Comment":"06/20/2025 11:24 PM - fletcherp - Req Date changed from 06/28/2025 to 08/16/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":23,"Comment":"07/11/2025 10:48 PM - fletcherp - F/U changed from 07/05/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":24,"Comment":"07/11/2025 10:48 PM - fletcherp - CLO changed from 07/19/2025 to 08/02/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":25,"Comment":"08/01/2025 9:25 PM - fletcherp - F/U changed from 07/26/2025 to 8/2/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":26,"Comment":"08/15/2025 9:17 PM - fletcherp - F/U changed from 08/02/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":27,"Comment":"08/15/2025 9:17 PM - fletcherp - CLO changed from 08/02/2025 to 09/06/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":28,"Comment":"08/15/2025 9:17 PM - fletcherp - Req Date changed from 08/16/2025 to 09/13/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":29,"Comment":"09/05/2025 10:13 PM - fletcherp - F/U changed from 08/30/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":30,"Comment":"09/05/2025 10:13 PM - fletcherp - CLO changed from 09/06/2025 to 09/27/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":31,"Comment":"09/05/2025 10:13 PM - fletcherp - Req Date changed from 09/13/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":32,"Comment":"10/03/2025 9:21 PM - fletcherp - F/U changed from 09/20/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":33,"Comment":"10/03/2025 9:21 PM - fletcherp - CLO changed from 09/27/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":34,"Comment":"10/03/2025 9:21 PM - fletcherp - Req Date changed from 10/11/2025 to 11/08/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":35,"Comment":"11/07/2025 8:32 PM - fletcherp - F/U changed from 11/01/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":36,"Comment":"11/07/2025 8:32 PM - fletcherp - CLO changed from 11/15/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":37,"Comment":"11/07/2025 8:32 PM - fletcherp - Req Date changed from 12/01/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":38,"Comment":"01/16/2026 11:31 AM - fletcherp - F/U changed from 11/29/2025 to 2/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":39,"Comment":"01/16/2026 11:32 AM - fletcherp - CLO changed from 11/29/2025 to 02/21/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":40,"Comment":"01/16/2026 11:32 AM - fletcherp - Req Date changed from 11/29/2025 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":41,"Comment":"04/03/2026 9:35 PM - fletcherp - F/U changed from 04/01/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":42,"Comment":"04/03/2026 9:35 PM - fletcherp - CLO changed from 04/15/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":43,"Comment":"04/24/2026 9:14 PM - fletcherp - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":44,"Comment":"04/24/2026 9:15 PM - fletcherp - CLO changed from 04/25/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":45,"Comment":"05/01/2026 5:28 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":46,"Comment":"05/01/2026 5:28 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"224216","line":"1","part":"CNC401TFA-M","qty":"1","price":"34927.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"224216","line":"2","part":"AY0200","qty":"1","price":"4185.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"224216","line":"3","part":"SWING-BOX/CVR-321T","qty":"1","price":"3500.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"224216","line":"4","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"25000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"224216","line":"5","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"224216","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"224216","Line":"5","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:28:49.684 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-224216-05012026172849.txt === {"quote":"224216","customer":"13680","name":null,"customerName":"Mitsui Seiki USA Inc.","comp":"01","open":"0","shipto":"GENERDYN","shiptoName":"General Dynamics OTS Inc","entry_date":"11-11-2024","cust_order_date":"04-01-2026","req_date":"05-25-2026","cust_po":"CNC401T 630HMC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Terry Ritterbush","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:59","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Terry Ritterbush","follow_phone":"(256) 431-1513","follow_email":"tritterbush@mitsuiseiki.com","pic_user":"fletcherp","total_amt":"52697.80","total_gp":"42062.90","total_gpm":"79.82","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"224216","line":"1","data":"11-11-2024 10:01 - Discounts Recalculated QS"},{"comp":"1","quote":"224216","line":"0","data":"03-04-2026 15:59-alyssah Still active per FP"}],"crmnotes":[{"comp":1,"quote":224216,"Line":0,"Comment":"11/27/2024 11:27 PM - fletcherp - F/U changed from 11/24/2024 to 12/7/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":1,"Comment":"12/13/2024 10:26 PM - fletcherp - F/U changed from 12/07/2024 to 1/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":2,"Comment":"12/13/2024 10:26 PM - fletcherp - CLO changed from 12/11/2024 to 01/04/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":3,"Comment":"12/13/2024 10:26 PM - fletcherp - Req Date changed from 12/23/2024 to 01/04/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":4,"Comment":"01/13/2025 11:15 AM - fletcherp - F/U changed from 01/04/2025 to 2/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":5,"Comment":"01/13/2025 11:15 AM - fletcherp - CLO changed from 01/04/2025 to 02/01/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":6,"Comment":"01/13/2025 11:15 AM - fletcherp - Req Date changed from 01/04/2025 to 02/01/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":7,"Comment":"02/07/2025 10:59 PM - fletcherp - F/U changed from 02/01/2025 to 3/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":8,"Comment":"02/07/2025 10:59 PM - fletcherp - CLO changed from 02/01/2025 to 03/01/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":9,"Comment":"02/07/2025 10:59 PM - fletcherp - Req Date changed from 02/01/2025 to 03/01/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":10,"Comment":"02/28/2025 10:45 PM - fletcherp - F/U changed from 03/01/2025 to 3/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":11,"Comment":"02/28/2025 10:45 PM - fletcherp - CLO changed from 03/01/2025 to 03/15/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":12,"Comment":"02/28/2025 10:45 PM - fletcherp - Req Date changed from 03/01/2025 to 03/15/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":13,"Comment":"04/25/2025 11:38 PM - fletcherp - F/U changed from 04/15/2025 to 5/10/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":14,"Comment":"04/25/2025 11:38 PM - fletcherp - CLO changed from 05/01/2025 to 05/16/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":15,"Comment":"05/16/2025 11:40 PM - fletcherp - F/U changed from 05/10/2025 to 5/17/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":16,"Comment":"05/16/2025 11:40 PM - fletcherp - CLO changed from 05/16/2025 to 05/17/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":17,"Comment":"05/23/2025 10:10 PM - fletcherp - F/U changed from 05/17/2025 to 6/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":18,"Comment":"05/23/2025 10:10 PM - fletcherp - CLO changed from 05/17/2025 to 06/21/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":19,"Comment":"05/23/2025 10:10 PM - fletcherp - Req Date changed from 06/01/2025 to 06/28/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":20,"Comment":"06/20/2025 11:24 PM - fletcherp - F/U changed from 06/14/2025 to 7/5/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":21,"Comment":"06/20/2025 11:24 PM - fletcherp - CLO changed from 06/21/2025 to 07/19/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":22,"Comment":"06/20/2025 11:24 PM - fletcherp - Req Date changed from 06/28/2025 to 08/16/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":23,"Comment":"07/11/2025 10:48 PM - fletcherp - F/U changed from 07/05/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":24,"Comment":"07/11/2025 10:48 PM - fletcherp - CLO changed from 07/19/2025 to 08/02/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":25,"Comment":"08/01/2025 9:25 PM - fletcherp - F/U changed from 07/26/2025 to 8/2/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":26,"Comment":"08/15/2025 9:17 PM - fletcherp - F/U changed from 08/02/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":27,"Comment":"08/15/2025 9:17 PM - fletcherp - CLO changed from 08/02/2025 to 09/06/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":28,"Comment":"08/15/2025 9:17 PM - fletcherp - Req Date changed from 08/16/2025 to 09/13/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":29,"Comment":"09/05/2025 10:13 PM - fletcherp - F/U changed from 08/30/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":30,"Comment":"09/05/2025 10:13 PM - fletcherp - CLO changed from 09/06/2025 to 09/27/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":31,"Comment":"09/05/2025 10:13 PM - fletcherp - Req Date changed from 09/13/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":32,"Comment":"10/03/2025 9:21 PM - fletcherp - F/U changed from 09/20/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":33,"Comment":"10/03/2025 9:21 PM - fletcherp - CLO changed from 09/27/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":34,"Comment":"10/03/2025 9:21 PM - fletcherp - Req Date changed from 10/11/2025 to 11/08/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":35,"Comment":"11/07/2025 8:32 PM - fletcherp - F/U changed from 11/01/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":36,"Comment":"11/07/2025 8:32 PM - fletcherp - CLO changed from 11/15/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":37,"Comment":"11/07/2025 8:32 PM - fletcherp - Req Date changed from 12/01/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":38,"Comment":"01/16/2026 11:31 AM - fletcherp - F/U changed from 11/29/2025 to 2/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":39,"Comment":"01/16/2026 11:32 AM - fletcherp - CLO changed from 11/29/2025 to 02/21/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":40,"Comment":"01/16/2026 11:32 AM - fletcherp - Req Date changed from 11/29/2025 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":41,"Comment":"04/03/2026 9:35 PM - fletcherp - F/U changed from 04/01/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":42,"Comment":"04/03/2026 9:35 PM - fletcherp - CLO changed from 04/15/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":43,"Comment":"04/24/2026 9:14 PM - fletcherp - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":44,"Comment":"04/24/2026 9:15 PM - fletcherp - CLO changed from 04/25/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":45,"Comment":"05/01/2026 5:28 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":46,"Comment":"05/01/2026 5:28 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":47,"Comment":"05/01/2026 5:28 PM - rons - Req Date changed from 06/01/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"224216","line":"1","part":"CNC401TFA-M","qty":"1","price":"34927.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"224216","line":"2","part":"AY0200","qty":"1","price":"4185.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"224216","line":"3","part":"SWING-BOX/CVR-321T","qty":"1","price":"3500.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"224216","line":"4","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"25000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"224216","line":"5","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"224216","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"224216","Line":"5","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:28:54.150 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245861-05012026172853.txt === {"quote":"245861","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"MORRISS","shiptoName":"Morris South","entry_date":"02-19-2026","cust_order_date":"02-19-2026","req_date":"05-09-2026","cust_po":"CNC202 OKUMA MCV4020","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"19:41","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"15750.00","total_gp":"8994.49","total_gpm":"57.11","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":245861,"Line":0,"Comment":"04/24/2026 9:13 PM - fletcherp - F/U changed from 04/15/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":1,"Comment":"04/24/2026 9:13 PM - fletcherp - CLO changed from 04/19/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245861,"Line":2,"Comment":"04/24/2026 9:13 PM - fletcherp - Req Date changed from 04/22/2026 to 05/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245861","line":"1","part":"CNC202OSP3-M","qty":"1","price":"12250.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"2","part":"TAT-170N","qty":"1","price":"3500.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"3","part":"RT-ACCS-CABLE","qty":"1","price":"1550.00","uom":"EA","discount":"100.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245861","Line":"2","Company":"1","F_Line":"1","Comment":"AGED INVENTORY - ONE TIME ONLY PRICE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-01 17:29:02.902 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245861-05012026172902.txt === {"quote":"245861","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"MORRISS","shiptoName":"Morris South","entry_date":"02-19-2026","cust_order_date":"02-19-2026","req_date":"05-09-2026","cust_po":"CNC202 OKUMA MCV4020","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"19:41","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"15750.00","total_gp":"8994.49","total_gpm":"57.11","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":245861,"Line":0,"Comment":"04/24/2026 9:13 PM - fletcherp - F/U changed from 04/15/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":1,"Comment":"04/24/2026 9:13 PM - fletcherp - CLO changed from 04/19/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245861,"Line":2,"Comment":"04/24/2026 9:13 PM - fletcherp - Req Date changed from 04/22/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245861,"Line":3,"Comment":"05/01/2026 5:28 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":4,"Comment":"05/01/2026 5:28 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245861","line":"1","part":"CNC202OSP3-M","qty":"1","price":"12250.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"2","part":"TAT-170N","qty":"1","price":"3500.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"3","part":"RT-ACCS-CABLE","qty":"1","price":"1550.00","uom":"EA","discount":"100.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245861","Line":"2","Company":"1","F_Line":"1","Comment":"AGED INVENTORY - ONE TIME ONLY PRICE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-01 17:29:08.017 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245861-05012026172907.txt === {"quote":"245861","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"MORRISS","shiptoName":"Morris South","entry_date":"02-19-2026","cust_order_date":"02-19-2026","req_date":"05-26-2026","cust_po":"CNC202 OKUMA MCV4020","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"19:41","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"15750.00","total_gp":"8994.49","total_gpm":"57.11","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":245861,"Line":0,"Comment":"04/24/2026 9:13 PM - fletcherp - F/U changed from 04/15/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":1,"Comment":"04/24/2026 9:13 PM - fletcherp - CLO changed from 04/19/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245861,"Line":2,"Comment":"04/24/2026 9:13 PM - fletcherp - Req Date changed from 04/22/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245861,"Line":3,"Comment":"05/01/2026 5:28 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":4,"Comment":"05/01/2026 5:28 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245861,"Line":5,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/09/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245861","line":"1","part":"CNC202OSP3-M","qty":"1","price":"12250.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"2","part":"TAT-170N","qty":"1","price":"3500.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"3","part":"RT-ACCS-CABLE","qty":"1","price":"1550.00","uom":"EA","discount":"100.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245861","Line":"2","Company":"1","F_Line":"1","Comment":"AGED INVENTORY - ONE TIME ONLY PRICE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-01 17:29:12.542 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248188-05012026172912.txt === {"quote":"248188","customer":"9569","name":null,"customerName":"Industrial Tooling & Supply","comp":"01","open":"0","shipto":"BKMFG","shiptoName":"B-K Aerospace","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-19-2026","cust_po":"C40 SHRINK PACKAGE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Greg Daniel","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"14:22","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Greg Daniel","follow_phone":"","follow_email":"gdaniel@its-supply.com","pic_user":"fletcherp","total_amt":"3102.50","total_gp":"1503.82","total_gpm":"48.47","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"35","win_pct":"20","clo_date":"05-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":248188,"Line":0,"Comment":"04/24/2026 9:17 PM - fletcherp - F/U changed from 04/20/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248188,"Line":1,"Comment":"04/24/2026 9:17 PM - fletcherp - CLO changed from 05/07/2026 to 05/09/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248188","line":"1","part":"CAT40-SF0375-3.15CP","qty":"6","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"2","part":"CAT40-SF0125-3.15","qty":"6","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"3","part":"CAT40-SF0187-3.15","qty":"5","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"4","part":"C40-STD-EU","qty":"17","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 17:29:20.741 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248188-05012026172920.txt === {"quote":"248188","customer":"9569","name":null,"customerName":"Industrial Tooling & Supply","comp":"01","open":"0","shipto":"BKMFG","shiptoName":"B-K Aerospace","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-19-2026","cust_po":"C40 SHRINK PACKAGE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Greg Daniel","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"14:22","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Greg Daniel","follow_phone":"","follow_email":"gdaniel@its-supply.com","pic_user":"fletcherp","total_amt":"3102.50","total_gp":"1503.82","total_gpm":"48.47","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"35","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248188,"Line":0,"Comment":"04/24/2026 9:17 PM - fletcherp - F/U changed from 04/20/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248188,"Line":1,"Comment":"04/24/2026 9:17 PM - fletcherp - CLO changed from 05/07/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":248188,"Line":2,"Comment":"05/01/2026 5:29 PM - rons - F/U changed from 05/09/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248188,"Line":3,"Comment":"05/01/2026 5:29 PM - rons - CLO changed from 05/09/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248188","line":"1","part":"CAT40-SF0375-3.15CP","qty":"6","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"2","part":"CAT40-SF0125-3.15","qty":"6","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"3","part":"CAT40-SF0187-3.15","qty":"5","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"4","part":"C40-STD-EU","qty":"17","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 17:29:25.639 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248188-05012026172925.txt === {"quote":"248188","customer":"9569","name":null,"customerName":"Industrial Tooling & Supply","comp":"01","open":"0","shipto":"BKMFG","shiptoName":"B-K Aerospace","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-28-2026","cust_po":"C40 SHRINK PACKAGE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Greg Daniel","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"14:22","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Greg Daniel","follow_phone":"","follow_email":"gdaniel@its-supply.com","pic_user":"fletcherp","total_amt":"3102.50","total_gp":"1503.82","total_gpm":"48.47","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"35","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248188,"Line":0,"Comment":"04/24/2026 9:17 PM - fletcherp - F/U changed from 04/20/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248188,"Line":1,"Comment":"04/24/2026 9:17 PM - fletcherp - CLO changed from 05/07/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":248188,"Line":2,"Comment":"05/01/2026 5:29 PM - rons - F/U changed from 05/09/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248188,"Line":3,"Comment":"05/01/2026 5:29 PM - rons - CLO changed from 05/09/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248188,"Line":4,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/19/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248188","line":"1","part":"CAT40-SF0375-3.15CP","qty":"6","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"2","part":"CAT40-SF0125-3.15","qty":"6","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"3","part":"CAT40-SF0187-3.15","qty":"5","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"4","part":"C40-STD-EU","qty":"17","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 17:29:30.635 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245358-05012026172930.txt === {"quote":"245358","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"02-11-2026","cust_order_date":"02-11-2026","req_date":"05-09-2026","cust_po":"INTEGREX ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"14:28","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17499.56","total_gp":"7834.62","total_gpm":"44.77","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-09-2026","notes":[{"comp":"1","quote":"245358","line":"0","data":"02-11-2026 14:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245358,"Line":0,"Comment":"03/13/2026 11:03 PM - fletcherp - F/U changed from 02/24/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":1,"Comment":"03/13/2026 11:03 PM - fletcherp - CLO changed from 03/11/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":2,"Comment":"04/03/2026 9:36 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":3,"Comment":"04/24/2026 9:06 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":4,"Comment":"04/24/2026 9:06 PM - fletcherp - CLO changed from 04/15/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":5,"Comment":"04/24/2026 9:06 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245358","line":"1","part":"C6-MRAM-IC","qty":"2","price":"5325.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"2","part":"PA65-CAT/BT","qty":"2","price":"1005.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"3","part":"MRAM-ER20L-IC","qty":"2","price":"5271.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"27.00","req_date":"","branch":"1"},{"comp":"01","order":"245358","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245358","Line":"4","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR MAZAK INTEGREX I350","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 17:29:38.939 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245358-05012026172938.txt === {"quote":"245358","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"02-11-2026","cust_order_date":"02-11-2026","req_date":"05-09-2026","cust_po":"INTEGREX ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"14:28","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17499.56","total_gp":"7834.62","total_gpm":"44.77","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"245358","line":"0","data":"02-11-2026 14:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245358,"Line":0,"Comment":"03/13/2026 11:03 PM - fletcherp - F/U changed from 02/24/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":1,"Comment":"03/13/2026 11:03 PM - fletcherp - CLO changed from 03/11/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":2,"Comment":"04/03/2026 9:36 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":3,"Comment":"04/24/2026 9:06 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":4,"Comment":"04/24/2026 9:06 PM - fletcherp - CLO changed from 04/15/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":5,"Comment":"04/24/2026 9:06 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245358,"Line":6,"Comment":"05/01/2026 5:29 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":7,"Comment":"05/01/2026 5:29 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245358","line":"1","part":"C6-MRAM-IC","qty":"2","price":"5325.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"2","part":"PA65-CAT/BT","qty":"2","price":"1005.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"3","part":"MRAM-ER20L-IC","qty":"2","price":"5271.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"27.00","req_date":"","branch":"1"},{"comp":"01","order":"245358","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245358","Line":"4","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR MAZAK INTEGREX I350","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 17:29:42.572 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245358-05012026172942.txt === {"quote":"245358","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"02-11-2026","cust_order_date":"02-11-2026","req_date":"05-25-2026","cust_po":"INTEGREX ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"14:28","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17499.56","total_gp":"7834.62","total_gpm":"44.77","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"245358","line":"0","data":"02-11-2026 14:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245358,"Line":0,"Comment":"03/13/2026 11:03 PM - fletcherp - F/U changed from 02/24/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":1,"Comment":"03/13/2026 11:03 PM - fletcherp - CLO changed from 03/11/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":2,"Comment":"04/03/2026 9:36 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":3,"Comment":"04/24/2026 9:06 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":4,"Comment":"04/24/2026 9:06 PM - fletcherp - CLO changed from 04/15/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":5,"Comment":"04/24/2026 9:06 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245358,"Line":6,"Comment":"05/01/2026 5:29 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":7,"Comment":"05/01/2026 5:29 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":8,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245358","line":"1","part":"C6-MRAM-IC","qty":"2","price":"5325.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"2","part":"PA65-CAT/BT","qty":"2","price":"1005.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"3","part":"MRAM-ER20L-IC","qty":"2","price":"5271.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"27.00","req_date":"","branch":"1"},{"comp":"01","order":"245358","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245358","Line":"4","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR MAZAK INTEGREX I350","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 17:29:46.625 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246854-05012026172946.txt === {"quote":"246854","customer":"10015","name":null,"customerName":"Ellison(GA,NC,SC,TN)","comp":"01","open":"0","shipto":"ELLIBREN","shiptoName":"Ellison Technologies","entry_date":"03-11-2026","cust_order_date":"03-11-2026","req_date":"05-09-2026","cust_po":"5AX-150FA-M W/ VISE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jared Jobbins","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:25","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Jared Jobbins","follow_phone":"901-485-5868","follow_email":"jjobbins@ellisontechnologies.com","pic_user":"fletcherp","total_amt":"50666.00","total_gp":"38410.86","total_gpm":"75.81","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-09-2026","notes":[{"comp":"1","quote":"246854","line":"1","data":"03-11-2026 16:58 - Discounts Recalculated QS"},{"comp":"1","quote":"246854","line":"0","data":"03-11-2026 16:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246854,"Line":0,"Comment":"04/03/2026 9:36 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246854,"Line":1,"Comment":"04/24/2026 9:08 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246854,"Line":2,"Comment":"04/24/2026 9:08 PM - fletcherp - CLO changed from 04/11/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246854,"Line":3,"Comment":"04/24/2026 9:08 PM - fletcherp - Req Date changed from 04/22/2026 to 05/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246854","line":"1","part":"5AX-150FA-M","qty":"1","price":"47790.00","uom":"EA","discount":"35.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"2","part":"RT-ACCS-WKHD","qty":"1","price":"2200.00","uom":"EA","discount":"0.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"3","part":"WH-ZV-P100","qty":"1","price":"5386.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"4","part":"WH-ZV80-JAWS-M153-A","qty":"1","price":"189.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246854","line":"5","part":"RT-ACCS-CABLE","qty":"1","price":"3100.00","uom":"EA","discount":"100.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"6","part":"INSTALLATION-RT-5AX-SE","qty":"1","price":"13500.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"246854","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246854","Line":"2","Company":"1","F_Line":"1","Comment":"ADAPTER PLATE FOR ZERO CLAMP P100 PNEUMATIC VISE","Loc":"Y"},{"Quote":"246854","Line":"5","Company":"1","F_Line":"1","Comment":"EXTERNAL POWER/FEEDBACK CABLES FOR 4TH/5TH AXES","Loc":"Y"},{"Quote":"246854","Line":"6","Company":"1","F_Line":"1","Comment":"FULL ROTARY TABLE INSTALLATION","Loc":"Y"},{"Quote":"246854","Line":"6","Company":"1","F_Line":"2","Comment":"TILTED WORKPLACE OPTION MUST BE INSTALLED BY","Loc":"Y"},{"Quote":"246854","Line":"6","Company":"1","F_Line":"3","Comment":"ELLISON TECHNOLOGIES SERVICE TECHNICIAN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 17:29:55.235 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246854-05012026172955.txt === {"quote":"246854","customer":"10015","name":null,"customerName":"Ellison(GA,NC,SC,TN)","comp":"01","open":"0","shipto":"ELLIBREN","shiptoName":"Ellison Technologies","entry_date":"03-11-2026","cust_order_date":"03-11-2026","req_date":"05-09-2026","cust_po":"5AX-150FA-M W/ VISE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jared Jobbins","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:25","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Jared Jobbins","follow_phone":"901-485-5868","follow_email":"jjobbins@ellisontechnologies.com","pic_user":"fletcherp","total_amt":"50666.00","total_gp":"38410.86","total_gpm":"75.81","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"246854","line":"1","data":"03-11-2026 16:58 - Discounts Recalculated QS"},{"comp":"1","quote":"246854","line":"0","data":"03-11-2026 16:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246854,"Line":0,"Comment":"04/03/2026 9:36 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246854,"Line":1,"Comment":"04/24/2026 9:08 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246854,"Line":2,"Comment":"04/24/2026 9:08 PM - fletcherp - CLO changed from 04/11/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246854,"Line":3,"Comment":"04/24/2026 9:08 PM - fletcherp - Req Date changed from 04/22/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246854,"Line":4,"Comment":"05/01/2026 5:29 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246854,"Line":5,"Comment":"05/01/2026 5:29 PM - rons - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246854","line":"1","part":"5AX-150FA-M","qty":"1","price":"47790.00","uom":"EA","discount":"35.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"2","part":"RT-ACCS-WKHD","qty":"1","price":"2200.00","uom":"EA","discount":"0.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"3","part":"WH-ZV-P100","qty":"1","price":"5386.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"4","part":"WH-ZV80-JAWS-M153-A","qty":"1","price":"189.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246854","line":"5","part":"RT-ACCS-CABLE","qty":"1","price":"3100.00","uom":"EA","discount":"100.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"6","part":"INSTALLATION-RT-5AX-SE","qty":"1","price":"13500.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"246854","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246854","Line":"2","Company":"1","F_Line":"1","Comment":"ADAPTER PLATE FOR ZERO CLAMP P100 PNEUMATIC VISE","Loc":"Y"},{"Quote":"246854","Line":"5","Company":"1","F_Line":"1","Comment":"EXTERNAL POWER/FEEDBACK CABLES FOR 4TH/5TH AXES","Loc":"Y"},{"Quote":"246854","Line":"6","Company":"1","F_Line":"1","Comment":"FULL ROTARY TABLE INSTALLATION","Loc":"Y"},{"Quote":"246854","Line":"6","Company":"1","F_Line":"2","Comment":"TILTED WORKPLACE OPTION MUST BE INSTALLED BY","Loc":"Y"},{"Quote":"246854","Line":"6","Company":"1","F_Line":"3","Comment":"ELLISON TECHNOLOGIES SERVICE TECHNICIAN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 17:30:00.189 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246854-05012026172959.txt === {"quote":"246854","customer":"10015","name":null,"customerName":"Ellison(GA,NC,SC,TN)","comp":"01","open":"0","shipto":"ELLIBREN","shiptoName":"Ellison Technologies","entry_date":"03-11-2026","cust_order_date":"03-11-2026","req_date":"05-27-2026","cust_po":"5AX-150FA-M W/ VISE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jared Jobbins","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:25","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Jared Jobbins","follow_phone":"901-485-5868","follow_email":"jjobbins@ellisontechnologies.com","pic_user":"fletcherp","total_amt":"50666.00","total_gp":"38410.86","total_gpm":"75.81","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"246854","line":"1","data":"03-11-2026 16:58 - Discounts Recalculated QS"},{"comp":"1","quote":"246854","line":"0","data":"03-11-2026 16:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246854,"Line":0,"Comment":"04/03/2026 9:36 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246854,"Line":1,"Comment":"04/24/2026 9:08 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246854,"Line":2,"Comment":"04/24/2026 9:08 PM - fletcherp - CLO changed from 04/11/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246854,"Line":3,"Comment":"04/24/2026 9:08 PM - fletcherp - Req Date changed from 04/22/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246854,"Line":4,"Comment":"05/01/2026 5:29 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246854,"Line":5,"Comment":"05/01/2026 5:29 PM - rons - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":246854,"Line":6,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/09/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246854","line":"1","part":"5AX-150FA-M","qty":"1","price":"47790.00","uom":"EA","discount":"35.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"2","part":"RT-ACCS-WKHD","qty":"1","price":"2200.00","uom":"EA","discount":"0.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"3","part":"WH-ZV-P100","qty":"1","price":"5386.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"4","part":"WH-ZV80-JAWS-M153-A","qty":"1","price":"189.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246854","line":"5","part":"RT-ACCS-CABLE","qty":"1","price":"3100.00","uom":"EA","discount":"100.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"6","part":"INSTALLATION-RT-5AX-SE","qty":"1","price":"13500.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"246854","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246854","Line":"2","Company":"1","F_Line":"1","Comment":"ADAPTER PLATE FOR ZERO CLAMP P100 PNEUMATIC VISE","Loc":"Y"},{"Quote":"246854","Line":"5","Company":"1","F_Line":"1","Comment":"EXTERNAL POWER/FEEDBACK CABLES FOR 4TH/5TH AXES","Loc":"Y"},{"Quote":"246854","Line":"6","Company":"1","F_Line":"1","Comment":"FULL ROTARY TABLE INSTALLATION","Loc":"Y"},{"Quote":"246854","Line":"6","Company":"1","F_Line":"2","Comment":"TILTED WORKPLACE OPTION MUST BE INSTALLED BY","Loc":"Y"},{"Quote":"246854","Line":"6","Company":"1","F_Line":"3","Comment":"ELLISON TECHNOLOGIES SERVICE TECHNICIAN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 17:30:04.912 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-237696-05012026173004.txt === {"quote":"237696","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"09-04-2025","cust_order_date":"09-04-2025","req_date":"05-09-2026","cust_po":"C50 RAH MOD ADJ","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Duran","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"08:40","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Chris Duran","follow_phone":"601-668-9389","follow_email":"christopher.duran@mscdirect.com","pic_user":"fletcherp","total_amt":"45801.00","total_gp":"24186.52","total_gpm":"52.81","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-09-2026","notes":[{"comp":"1","quote":"237696","line":"0","data":"09-04-2025 08:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":237696,"Line":0,"Comment":"09/19/2025 11:12 PM - fletcherp - F/U changed from 09/17/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":1,"Comment":"10/03/2025 9:25 PM - fletcherp - F/U changed from 09/27/2025 to 10/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":2,"Comment":"10/10/2025 10:40 PM - fletcherp - F/U changed from 10/04/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":3,"Comment":"10/10/2025 10:41 PM - fletcherp - CLO changed from 10/04/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":4,"Comment":"10/10/2025 10:41 PM - fletcherp - Req Date changed from 10/16/2025 to 10/25/2025 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":5,"Comment":"11/07/2025 8:31 PM - fletcherp - F/U changed from 10/25/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":6,"Comment":"11/07/2025 8:31 PM - fletcherp - CLO changed from 10/25/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":7,"Comment":"11/07/2025 8:31 PM - fletcherp - Req Date changed from 10/25/2025 to 11/22/2025 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":8,"Comment":"01/16/2026 11:51 AM - fletcherp - F/U changed from 01/20/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":9,"Comment":"01/16/2026 11:51 AM - fletcherp - CLO changed from 11/22/2025 to 02/07/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":10,"Comment":"01/16/2026 11:52 AM - fletcherp - Req Date changed from 11/22/2025 to 02/07/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":11,"Comment":"04/24/2026 9:14 PM - fletcherp - F/U changed from 04/17/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":12,"Comment":"04/24/2026 9:14 PM - fletcherp - CLO changed from 04/27/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":13,"Comment":"04/24/2026 9:14 PM - fletcherp - Req Date changed from 04/27/2026 to 05/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"237696","line":"2","part":"C50-MRAM","qty":"2","price":"3909.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"3","part":"MRAM-ER25TS","qty":"2","price":"10370.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"4","part":"PA80-CAT","qty":"2","price":"1065.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"6","part":"C50FHM-ER32-215ICE-110TP","qty":"2","price":"16271.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"7","part":"MODIFICATION-PB-SP","qty":"2","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"237696","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"237696","Line":"7","Company":"1","F_Line":"1","Comment":"SPECIAL POSITIONING BLOCK FOR NIIGATA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:30:12.919 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-237696-05012026173012.txt === {"quote":"237696","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"09-04-2025","cust_order_date":"09-04-2025","req_date":"05-09-2026","cust_po":"C50 RAH MOD ADJ","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Duran","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"08:40","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Chris Duran","follow_phone":"601-668-9389","follow_email":"christopher.duran@mscdirect.com","pic_user":"fletcherp","total_amt":"45801.00","total_gp":"24186.52","total_gpm":"52.81","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"237696","line":"0","data":"09-04-2025 08:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":237696,"Line":0,"Comment":"09/19/2025 11:12 PM - fletcherp - F/U changed from 09/17/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":1,"Comment":"10/03/2025 9:25 PM - fletcherp - F/U changed from 09/27/2025 to 10/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":2,"Comment":"10/10/2025 10:40 PM - fletcherp - F/U changed from 10/04/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":3,"Comment":"10/10/2025 10:41 PM - fletcherp - CLO changed from 10/04/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":4,"Comment":"10/10/2025 10:41 PM - fletcherp - Req Date changed from 10/16/2025 to 10/25/2025 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":5,"Comment":"11/07/2025 8:31 PM - fletcherp - F/U changed from 10/25/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":6,"Comment":"11/07/2025 8:31 PM - fletcherp - CLO changed from 10/25/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":7,"Comment":"11/07/2025 8:31 PM - fletcherp - Req Date changed from 10/25/2025 to 11/22/2025 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":8,"Comment":"01/16/2026 11:51 AM - fletcherp - F/U changed from 01/20/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":9,"Comment":"01/16/2026 11:51 AM - fletcherp - CLO changed from 11/22/2025 to 02/07/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":10,"Comment":"01/16/2026 11:52 AM - fletcherp - Req Date changed from 11/22/2025 to 02/07/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":11,"Comment":"04/24/2026 9:14 PM - fletcherp - F/U changed from 04/17/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":12,"Comment":"04/24/2026 9:14 PM - fletcherp - CLO changed from 04/27/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":13,"Comment":"04/24/2026 9:14 PM - fletcherp - Req Date changed from 04/27/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":14,"Comment":"05/01/2026 5:30 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":15,"Comment":"05/01/2026 5:30 PM - rons - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"237696","line":"2","part":"C50-MRAM","qty":"2","price":"3909.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"3","part":"MRAM-ER25TS","qty":"2","price":"10370.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"4","part":"PA80-CAT","qty":"2","price":"1065.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"6","part":"C50FHM-ER32-215ICE-110TP","qty":"2","price":"16271.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"7","part":"MODIFICATION-PB-SP","qty":"2","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"237696","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"237696","Line":"7","Company":"1","F_Line":"1","Comment":"SPECIAL POSITIONING BLOCK FOR NIIGATA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:30:16.675 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-237696-05012026173016.txt === {"quote":"237696","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"09-04-2025","cust_order_date":"09-04-2025","req_date":"05-27-2026","cust_po":"C50 RAH MOD ADJ","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Duran","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"08:40","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Chris Duran","follow_phone":"601-668-9389","follow_email":"christopher.duran@mscdirect.com","pic_user":"fletcherp","total_amt":"45801.00","total_gp":"24186.52","total_gpm":"52.81","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"237696","line":"0","data":"09-04-2025 08:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":237696,"Line":0,"Comment":"09/19/2025 11:12 PM - fletcherp - F/U changed from 09/17/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":1,"Comment":"10/03/2025 9:25 PM - fletcherp - F/U changed from 09/27/2025 to 10/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":2,"Comment":"10/10/2025 10:40 PM - fletcherp - F/U changed from 10/04/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":3,"Comment":"10/10/2025 10:41 PM - fletcherp - CLO changed from 10/04/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":4,"Comment":"10/10/2025 10:41 PM - fletcherp - Req Date changed from 10/16/2025 to 10/25/2025 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":5,"Comment":"11/07/2025 8:31 PM - fletcherp - F/U changed from 10/25/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":6,"Comment":"11/07/2025 8:31 PM - fletcherp - CLO changed from 10/25/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":7,"Comment":"11/07/2025 8:31 PM - fletcherp - Req Date changed from 10/25/2025 to 11/22/2025 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":8,"Comment":"01/16/2026 11:51 AM - fletcherp - F/U changed from 01/20/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":9,"Comment":"01/16/2026 11:51 AM - fletcherp - CLO changed from 11/22/2025 to 02/07/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":10,"Comment":"01/16/2026 11:52 AM - fletcherp - Req Date changed from 11/22/2025 to 02/07/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":11,"Comment":"04/24/2026 9:14 PM - fletcherp - F/U changed from 04/17/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":12,"Comment":"04/24/2026 9:14 PM - fletcherp - CLO changed from 04/27/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":13,"Comment":"04/24/2026 9:14 PM - fletcherp - Req Date changed from 04/27/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":14,"Comment":"05/01/2026 5:30 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":15,"Comment":"05/01/2026 5:30 PM - rons - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":16,"Comment":"05/01/2026 5:30 PM - rons - Req Date changed from 05/09/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"237696","line":"2","part":"C50-MRAM","qty":"2","price":"3909.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"3","part":"MRAM-ER25TS","qty":"2","price":"10370.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"4","part":"PA80-CAT","qty":"2","price":"1065.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"6","part":"C50FHM-ER32-215ICE-110TP","qty":"2","price":"16271.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"7","part":"MODIFICATION-PB-SP","qty":"2","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"237696","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"237696","Line":"7","Company":"1","F_Line":"1","Comment":"SPECIAL POSITIONING BLOCK FOR NIIGATA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:30:28.196 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248593-05012026173027.txt === {"quote":"248593","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"LUBINGSY","shiptoName":"Lubing System LP","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"ALPHA 21 ROTARY TABLE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tobby Phillips","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:01","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Tobby Phillips","follow_phone":"","follow_email":"tphillips@stellarindustrial.com","pic_user":"fletcherp","total_amt":"25000.00","total_gp":"30425.02","total_gpm":"66.14","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248593","line":"0","data":"04-15-2026 09:06 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248593,"Line":0,"Comment":"04/24/2026 9:29 PM - fletcherp - F/U changed from 04/28/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248593","line":"1","part":"CNC202AR21-750W","qty":"1","price":"15000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248593","line":"3","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"10000.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"248593","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248593","Line":"3","Company":"1","F_Line":"1","Comment":"COST INCLUDES MOTOR/GEARBOX @ WIRING TO MAKE CNC202","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"2","Comment":"FUNCTION ON NEW MAKINO PS VMC.","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"4","Comment":"COST ALSO INCLUDES LABOR & TRAVEL EXPENSE FOR L-N","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"5","Comment":"SERVICE TECHNICIAN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-01 17:30:37.998 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248593-05012026173037.txt === {"quote":"248593","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"LUBINGSY","shiptoName":"Lubing System LP","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"ALPHA 21 ROTARY TABLE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tobby Phillips","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:01","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Tobby Phillips","follow_phone":"","follow_email":"tphillips@stellarindustrial.com","pic_user":"fletcherp","total_amt":"25000.00","total_gp":"30425.02","total_gpm":"66.14","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248593","line":"0","data":"04-15-2026 09:06 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248593,"Line":0,"Comment":"04/24/2026 9:29 PM - fletcherp - F/U changed from 04/28/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":1,"Comment":"05/01/2026 5:30 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":2,"Comment":"05/01/2026 5:30 PM - rons - CLO changed from 05/15/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248593","line":"1","part":"CNC202AR21-750W","qty":"1","price":"15000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248593","line":"3","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"10000.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"248593","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248593","Line":"3","Company":"1","F_Line":"1","Comment":"COST INCLUDES MOTOR/GEARBOX @ WIRING TO MAKE CNC202","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"2","Comment":"FUNCTION ON NEW MAKINO PS VMC.","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"4","Comment":"COST ALSO INCLUDES LABOR & TRAVEL EXPENSE FOR L-N","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"5","Comment":"SERVICE TECHNICIAN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-01 17:30:42.790 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248593-05012026173042.txt === {"quote":"248593","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"LUBINGSY","shiptoName":"Lubing System LP","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-25-2026","cust_po":"ALPHA 21 ROTARY TABLE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tobby Phillips","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:01","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Tobby Phillips","follow_phone":"","follow_email":"tphillips@stellarindustrial.com","pic_user":"fletcherp","total_amt":"25000.00","total_gp":"30425.02","total_gpm":"66.14","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248593","line":"0","data":"04-15-2026 09:06 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248593,"Line":0,"Comment":"04/24/2026 9:29 PM - fletcherp - F/U changed from 04/28/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":1,"Comment":"05/01/2026 5:30 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":2,"Comment":"05/01/2026 5:30 PM - rons - CLO changed from 05/15/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248593,"Line":3,"Comment":"05/01/2026 5:30 PM - rons - Req Date changed from 05/27/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248593","line":"1","part":"CNC202AR21-750W","qty":"1","price":"15000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248593","line":"3","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"10000.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"248593","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248593","Line":"3","Company":"1","F_Line":"1","Comment":"COST INCLUDES MOTOR/GEARBOX @ WIRING TO MAKE CNC202","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"2","Comment":"FUNCTION ON NEW MAKINO PS VMC.","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"4","Comment":"COST ALSO INCLUDES LABOR & TRAVEL EXPENSE FOR L-N","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"5","Comment":"SERVICE TECHNICIAN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-01 17:30:49.586 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246855-05012026173049.txt === {"quote":"246855","customer":"10015","name":null,"customerName":"Ellison(GA,NC,SC,TN)","comp":"01","open":"0","shipto":"ELLIBREN","shiptoName":"Ellison Technologies","entry_date":"03-11-2026","cust_order_date":"03-11-2026","req_date":"05-09-2026","cust_po":"5AX-201 W/ VISE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jared Jobbins","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"17:02","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jared Jobbins","follow_phone":"901-485-5868","follow_email":"jjobbins@ellisontechnologies.com","pic_user":"fletcherp","total_amt":"54028.20","total_gp":"38014.00","total_gpm":"70.36","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":246855,"Line":0,"Comment":"04/03/2026 9:38 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246855,"Line":1,"Comment":"04/24/2026 9:09 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246855,"Line":2,"Comment":"04/24/2026 9:09 PM - fletcherp - CLO changed from 04/11/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246855,"Line":3,"Comment":"04/24/2026 9:09 PM - fletcherp - Req Date changed from 04/22/2026 to 05/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246855","line":"1","part":"5AX-201FA-M-AB","qty":"1","price":"60782.00","uom":"EA","discount":"35.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"2","part":"WH-ZV-M120S","qty":"1","price":"1241.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"3","part":"WH-ZV120-JAWS-M183-A","qty":"1","price":"216.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"4","part":"RT-ACCS-WKHD","qty":"1","price":"262.00","uom":"EA","discount":"100.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"5","part":"RT-ACCS-CABLE","qty":"1","price":"3100.00","uom":"EA","discount":"100.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"6","part":"INSTALLATION-RT-5AX-SE","qty":"1","price":"13500.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"246855","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246855","Line":"4","Company":"1","F_Line":"1","Comment":"LOCATION KEY AND INSTALLATION HARDWARE KIT FOR","Loc":"Y"},{"Quote":"246855","Line":"4","Company":"1","F_Line":"2","Comment":"M120S MANUAL SELF-CENTERING VISE","Loc":"Y"},{"Quote":"246855","Line":"4","Company":"1","F_Line":"3","Comment":"ALLOWS VISE TO BE INSTALLED ON 5AX-201 ROTARY TABLE","Loc":"Y"},{"Quote":"246855","Line":"5","Company":"1","F_Line":"1","Comment":"EXTERNAL POWER/FEEDBACK CABLES FOR 4TH/5TH AXES","Loc":"Y"},{"Quote":"246855","Line":"6","Company":"1","F_Line":"1","Comment":"FULL ROTARY TABLE INSTALLATION","Loc":"Y"},{"Quote":"246855","Line":"6","Company":"1","F_Line":"2","Comment":"TILTED WORKPLANE OPTION MUST BE INSTALLED BY","Loc":"Y"},{"Quote":"246855","Line":"6","Company":"1","F_Line":"3","Comment":"ELLISON TECHNOLOGIES SERVICE TECHNICIAN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 17:30:58.264 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246855-05012026173058.txt === {"quote":"246855","customer":"10015","name":null,"customerName":"Ellison(GA,NC,SC,TN)","comp":"01","open":"0","shipto":"ELLIBREN","shiptoName":"Ellison Technologies","entry_date":"03-11-2026","cust_order_date":"03-11-2026","req_date":"05-09-2026","cust_po":"5AX-201 W/ VISE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jared Jobbins","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"17:02","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jared Jobbins","follow_phone":"901-485-5868","follow_email":"jjobbins@ellisontechnologies.com","pic_user":"fletcherp","total_amt":"54028.20","total_gp":"38014.00","total_gpm":"70.36","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":246855,"Line":0,"Comment":"04/03/2026 9:38 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246855,"Line":1,"Comment":"04/24/2026 9:09 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246855,"Line":2,"Comment":"04/24/2026 9:09 PM - fletcherp - CLO changed from 04/11/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246855,"Line":3,"Comment":"04/24/2026 9:09 PM - fletcherp - Req Date changed from 04/22/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246855,"Line":4,"Comment":"05/01/2026 5:30 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246855,"Line":5,"Comment":"05/01/2026 5:30 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246855","line":"1","part":"5AX-201FA-M-AB","qty":"1","price":"60782.00","uom":"EA","discount":"35.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"2","part":"WH-ZV-M120S","qty":"1","price":"1241.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"3","part":"WH-ZV120-JAWS-M183-A","qty":"1","price":"216.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"4","part":"RT-ACCS-WKHD","qty":"1","price":"262.00","uom":"EA","discount":"100.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"5","part":"RT-ACCS-CABLE","qty":"1","price":"3100.00","uom":"EA","discount":"100.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"6","part":"INSTALLATION-RT-5AX-SE","qty":"1","price":"13500.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"246855","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246855","Line":"4","Company":"1","F_Line":"1","Comment":"LOCATION KEY AND INSTALLATION HARDWARE KIT FOR","Loc":"Y"},{"Quote":"246855","Line":"4","Company":"1","F_Line":"2","Comment":"M120S MANUAL SELF-CENTERING VISE","Loc":"Y"},{"Quote":"246855","Line":"4","Company":"1","F_Line":"3","Comment":"ALLOWS VISE TO BE INSTALLED ON 5AX-201 ROTARY TABLE","Loc":"Y"},{"Quote":"246855","Line":"5","Company":"1","F_Line":"1","Comment":"EXTERNAL POWER/FEEDBACK CABLES FOR 4TH/5TH AXES","Loc":"Y"},{"Quote":"246855","Line":"6","Company":"1","F_Line":"1","Comment":"FULL ROTARY TABLE INSTALLATION","Loc":"Y"},{"Quote":"246855","Line":"6","Company":"1","F_Line":"2","Comment":"TILTED WORKPLANE OPTION MUST BE INSTALLED BY","Loc":"Y"},{"Quote":"246855","Line":"6","Company":"1","F_Line":"3","Comment":"ELLISON TECHNOLOGIES SERVICE TECHNICIAN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 17:31:03.316 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246855-05012026173103.txt === {"quote":"246855","customer":"10015","name":null,"customerName":"Ellison(GA,NC,SC,TN)","comp":"01","open":"0","shipto":"ELLIBREN","shiptoName":"Ellison Technologies","entry_date":"03-11-2026","cust_order_date":"03-11-2026","req_date":"05-25-2026","cust_po":"5AX-201 W/ VISE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jared Jobbins","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"17:02","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jared Jobbins","follow_phone":"901-485-5868","follow_email":"jjobbins@ellisontechnologies.com","pic_user":"fletcherp","total_amt":"54028.20","total_gp":"38014.00","total_gpm":"70.36","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":246855,"Line":0,"Comment":"04/03/2026 9:38 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246855,"Line":1,"Comment":"04/24/2026 9:09 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246855,"Line":2,"Comment":"04/24/2026 9:09 PM - fletcherp - CLO changed from 04/11/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246855,"Line":3,"Comment":"04/24/2026 9:09 PM - fletcherp - Req Date changed from 04/22/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246855,"Line":4,"Comment":"05/01/2026 5:30 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246855,"Line":5,"Comment":"05/01/2026 5:30 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246855,"Line":6,"Comment":"05/01/2026 5:30 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246855","line":"1","part":"5AX-201FA-M-AB","qty":"1","price":"60782.00","uom":"EA","discount":"35.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"2","part":"WH-ZV-M120S","qty":"1","price":"1241.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"3","part":"WH-ZV120-JAWS-M183-A","qty":"1","price":"216.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"4","part":"RT-ACCS-WKHD","qty":"1","price":"262.00","uom":"EA","discount":"100.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"5","part":"RT-ACCS-CABLE","qty":"1","price":"3100.00","uom":"EA","discount":"100.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"6","part":"INSTALLATION-RT-5AX-SE","qty":"1","price":"13500.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"246855","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246855","Line":"4","Company":"1","F_Line":"1","Comment":"LOCATION KEY AND INSTALLATION HARDWARE KIT FOR","Loc":"Y"},{"Quote":"246855","Line":"4","Company":"1","F_Line":"2","Comment":"M120S MANUAL SELF-CENTERING VISE","Loc":"Y"},{"Quote":"246855","Line":"4","Company":"1","F_Line":"3","Comment":"ALLOWS VISE TO BE INSTALLED ON 5AX-201 ROTARY TABLE","Loc":"Y"},{"Quote":"246855","Line":"5","Company":"1","F_Line":"1","Comment":"EXTERNAL POWER/FEEDBACK CABLES FOR 4TH/5TH AXES","Loc":"Y"},{"Quote":"246855","Line":"6","Company":"1","F_Line":"1","Comment":"FULL ROTARY TABLE INSTALLATION","Loc":"Y"},{"Quote":"246855","Line":"6","Company":"1","F_Line":"2","Comment":"TILTED WORKPLANE OPTION MUST BE INSTALLED BY","Loc":"Y"},{"Quote":"246855","Line":"6","Company":"1","F_Line":"3","Comment":"ELLISON TECHNOLOGIES SERVICE TECHNICIAN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 17:31:07.859 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247579-05012026173107.txt === {"quote":"247579","customer":"13680","name":null,"customerName":"Mitsui Seiki USA Inc.","comp":"01","open":"0","shipto":"AXSYS","shiptoName":"GENERAL DYNAMICS MISSION SYSTEMS, I","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-09-2026","cust_po":"MITSUI WFL CERTIFICATE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Terry Ritterbush","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:59","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Terry Ritterbush","follow_phone":"(256) 431-1513","follow_email":"tritterbush@mitsuiseiki.com","pic_user":"fletcherp","total_amt":"1125000.00","total_gp":"1125000.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":247579,"Line":0,"Comment":"04/03/2026 9:41 PM - fletcherp - F/U changed from 04/01/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":1,"Comment":"04/24/2026 9:16 PM - fletcherp - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":2,"Comment":"04/24/2026 9:16 PM - fletcherp - CLO changed from 04/26/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":3,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/07/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":4,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/08/2026 to 05/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247579","line":"1","part":"TOOL-CERT","qty":"1","price":"2250000.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"},{"comp":"01","order":"247579","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:31:17.008 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247579-05012026173116.txt === {"quote":"247579","customer":"13680","name":null,"customerName":"Mitsui Seiki USA Inc.","comp":"01","open":"0","shipto":"AXSYS","shiptoName":"GENERAL DYNAMICS MISSION SYSTEMS, I","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-09-2026","cust_po":"MITSUI WFL CERTIFICATE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Terry Ritterbush","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:59","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Terry Ritterbush","follow_phone":"(256) 431-1513","follow_email":"tritterbush@mitsuiseiki.com","pic_user":"fletcherp","total_amt":"1125000.00","total_gp":"1125000.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":247579,"Line":0,"Comment":"04/03/2026 9:41 PM - fletcherp - F/U changed from 04/01/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":1,"Comment":"04/24/2026 9:16 PM - fletcherp - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":2,"Comment":"04/24/2026 9:16 PM - fletcherp - CLO changed from 04/26/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":3,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/07/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":4,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/08/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":5,"Comment":"05/01/2026 5:31 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":6,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247579","line":"1","part":"TOOL-CERT","qty":"1","price":"2250000.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"},{"comp":"01","order":"247579","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:31:21.120 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247579-05012026173120.txt === {"quote":"247579","customer":"13680","name":null,"customerName":"Mitsui Seiki USA Inc.","comp":"01","open":"0","shipto":"AXSYS","shiptoName":"GENERAL DYNAMICS MISSION SYSTEMS, I","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-26-2026","cust_po":"MITSUI WFL CERTIFICATE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Terry Ritterbush","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:59","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Terry Ritterbush","follow_phone":"(256) 431-1513","follow_email":"tritterbush@mitsuiseiki.com","pic_user":"fletcherp","total_amt":"1125000.00","total_gp":"1125000.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":247579,"Line":0,"Comment":"04/03/2026 9:41 PM - fletcherp - F/U changed from 04/01/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":1,"Comment":"04/24/2026 9:16 PM - fletcherp - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":2,"Comment":"04/24/2026 9:16 PM - fletcherp - CLO changed from 04/26/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":3,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/07/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":4,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/08/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":5,"Comment":"05/01/2026 5:31 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":6,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":7,"Comment":"05/01/2026 5:31 PM - rons - Req Date changed from 05/09/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247579","line":"1","part":"TOOL-CERT","qty":"1","price":"2250000.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"},{"comp":"01","order":"247579","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:31:27.131 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246989-05012026173126.txt === {"quote":"246989","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"05-09-2026","cust_po":"HAAS VM3 ZP SYSTEM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"13:23","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"20349.07","total_gp":"10383.30","total_gpm":"51.03","rev_type":"WAP","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"64","win_pct":"20","clo_date":"05-09-2026","notes":[{"comp":"1","quote":"246989","line":"0","data":"03-13-2026 13:28 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246989,"Line":0,"Comment":"04/03/2026 9:41 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246989,"Line":1,"Comment":"04/24/2026 9:11 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246989,"Line":2,"Comment":"04/24/2026 9:11 PM - fletcherp - CLO changed from 04/13/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246989,"Line":3,"Comment":"04/24/2026 9:11 PM - fletcherp - Req Date changed from 04/24/2026 to 05/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246989","line":"1","part":"WH-ZP120-BASE6-P200","qty":"2","price":"11585.00","uom":"EA","discount":"30.00","req_date":"10 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"2","part":"WH-ZP120-ACC-CAP","qty":"2","price":"165.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"3","part":"WH-ZP120-SSTUD-V","qty":"6","price":"84.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"4","part":"WH-ZP-ALGN25-1640","qty":"4","price":"223.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"5","part":"WH-ZP-ACC-AIRBLCK-PRE","qty":"2","price":"887.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"6","part":"WH-ZP120-STUD-12M10","qty":"12","price":"120.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"7","part":"SPECIAL-WH-ZPB","qty":"16","price":"12.00","uom":"EA","discount":"10.00","req_date":"5 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"8","part":"SPECIAL-WH-ZPB","qty":"16","price":"1.75","uom":"EA","discount":"10.00","req_date":"5 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"9","part":"SPECIAL-WH-ZPB","qty":"2","price":"210.00","uom":"EA","discount":"0.00","req_date":"14 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"10","part":"AIR-LINE-KIT-MMT-CNC","qty":"1","price":"57.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246989","Line":"2","Company":"1","F_Line":"1","Comment":"ONE TIME USE ONLY. REMOVING THEM DESTROYS THEM.","Loc":"Y"},{"Quote":"246989","Line":"2","Company":"1","F_Line":"2","Comment":"SOLD IN PACKAGES OF 50. 6 NEEDED PER ZERO POINT BASE","Loc":"Y"},{"Quote":"246989","Line":"7","Company":"1","F_Line":"1","Comment":"16MM T-SLOT - M12x1.75 T NUT","Loc":"Y"},{"Quote":"246989","Line":"8","Company":"1","F_Line":"1","Comment":"M12x1.75 SHCS - 50MM LONG","Loc":"Y"},{"Quote":"246989","Line":"9","Company":"1","F_Line":"1","Comment":"T SLOT COVER - 40 FEET TOTAL","Loc":"Y"},{"Quote":"246989","Line":"9","Company":"1","F_Line":"2","Comment":"VERIFY VM3 HAS T SLOTS OR GRID TABLE","Loc":"Y"},{"Quote":"246989","Line":"10","Company":"1","F_Line":"1","Comment":"2 AIR FITTINGS AND 6MM AIR LINE TO PLUMB","Loc":"Y"},{"Quote":"246989","Line":"10","Company":"1","F_Line":"2","Comment":"WH-ZP120-BASE6-P200 TO AIR SUPPLY AT BACK OF MACHINE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-01 17:31:37.396 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247579-05012026173137.txt === {"quote":"247579","customer":"13680","name":null,"customerName":"Mitsui Seiki USA Inc.","comp":"01","open":"0","shipto":"AXSYS","shiptoName":"GENERAL DYNAMICS MISSION SYSTEMS, I","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-26-2026","cust_po":"MITSUI WFL CERTIFICATE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Terry Ritterbush","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:59","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Terry Ritterbush","follow_phone":"(256) 431-1513","follow_email":"tritterbush@mitsuiseiki.com","pic_user":"fletcherp","total_amt":"1125000.00","total_gp":"1125000.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":247579,"Line":0,"Comment":"04/03/2026 9:41 PM - fletcherp - F/U changed from 04/01/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":1,"Comment":"04/24/2026 9:16 PM - fletcherp - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":2,"Comment":"04/24/2026 9:16 PM - fletcherp - CLO changed from 04/26/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":3,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/07/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":4,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/08/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":5,"Comment":"05/01/2026 5:31 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":6,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":7,"Comment":"05/01/2026 5:31 PM - rons - Req Date changed from 05/09/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":8,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/19/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247579","line":"1","part":"TOOL-CERT","qty":"1","price":"2250000.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"},{"comp":"01","order":"247579","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:31:44.887 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247579-05012026173144.txt === {"quote":"247579","customer":"13680","name":null,"customerName":"Mitsui Seiki USA Inc.","comp":"01","open":"0","shipto":"AXSYS","shiptoName":"GENERAL DYNAMICS MISSION SYSTEMS, I","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-26-2026","cust_po":"MITSUI WFL CERTIFICATE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Terry Ritterbush","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:59","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Terry Ritterbush","follow_phone":"(256) 431-1513","follow_email":"tritterbush@mitsuiseiki.com","pic_user":"fletcherp","total_amt":"1125000.00","total_gp":"1125000.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":247579,"Line":0,"Comment":"04/03/2026 9:41 PM - fletcherp - F/U changed from 04/01/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":1,"Comment":"04/24/2026 9:16 PM - fletcherp - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":2,"Comment":"04/24/2026 9:16 PM - fletcherp - CLO changed from 04/26/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":3,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/07/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":4,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/08/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":5,"Comment":"05/01/2026 5:31 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":6,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":7,"Comment":"05/01/2026 5:31 PM - rons - Req Date changed from 05/09/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":8,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/19/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":9,"Comment":"05/01/2026 5:31 PM - rons - Req Date changed from 05/26/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247579","line":"1","part":"TOOL-CERT","qty":"1","price":"2250000.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"},{"comp":"01","order":"247579","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:31:52.169 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246989-05012026173151.txt === {"quote":"246989","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"05-09-2026","cust_po":"HAAS VM3 ZP SYSTEM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"13:23","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"20349.07","total_gp":"10383.30","total_gpm":"51.03","rev_type":"WAP","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"64","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"246989","line":"0","data":"03-13-2026 13:28 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246989,"Line":0,"Comment":"04/03/2026 9:41 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246989,"Line":1,"Comment":"04/24/2026 9:11 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246989,"Line":2,"Comment":"04/24/2026 9:11 PM - fletcherp - CLO changed from 04/13/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246989,"Line":3,"Comment":"04/24/2026 9:11 PM - fletcherp - Req Date changed from 04/24/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246989,"Line":4,"Comment":"05/01/2026 5:31 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246989,"Line":5,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246989","line":"1","part":"WH-ZP120-BASE6-P200","qty":"2","price":"11585.00","uom":"EA","discount":"30.00","req_date":"10 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"2","part":"WH-ZP120-ACC-CAP","qty":"2","price":"165.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"3","part":"WH-ZP120-SSTUD-V","qty":"6","price":"84.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"4","part":"WH-ZP-ALGN25-1640","qty":"4","price":"223.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"5","part":"WH-ZP-ACC-AIRBLCK-PRE","qty":"2","price":"887.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"6","part":"WH-ZP120-STUD-12M10","qty":"12","price":"120.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"7","part":"SPECIAL-WH-ZPB","qty":"16","price":"12.00","uom":"EA","discount":"10.00","req_date":"5 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"8","part":"SPECIAL-WH-ZPB","qty":"16","price":"1.75","uom":"EA","discount":"10.00","req_date":"5 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"9","part":"SPECIAL-WH-ZPB","qty":"2","price":"210.00","uom":"EA","discount":"0.00","req_date":"14 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"10","part":"AIR-LINE-KIT-MMT-CNC","qty":"1","price":"57.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246989","Line":"2","Company":"1","F_Line":"1","Comment":"ONE TIME USE ONLY. REMOVING THEM DESTROYS THEM.","Loc":"Y"},{"Quote":"246989","Line":"2","Company":"1","F_Line":"2","Comment":"SOLD IN PACKAGES OF 50. 6 NEEDED PER ZERO POINT BASE","Loc":"Y"},{"Quote":"246989","Line":"7","Company":"1","F_Line":"1","Comment":"16MM T-SLOT - M12x1.75 T NUT","Loc":"Y"},{"Quote":"246989","Line":"8","Company":"1","F_Line":"1","Comment":"M12x1.75 SHCS - 50MM LONG","Loc":"Y"},{"Quote":"246989","Line":"9","Company":"1","F_Line":"1","Comment":"T SLOT COVER - 40 FEET TOTAL","Loc":"Y"},{"Quote":"246989","Line":"9","Company":"1","F_Line":"2","Comment":"VERIFY VM3 HAS T SLOTS OR GRID TABLE","Loc":"Y"},{"Quote":"246989","Line":"10","Company":"1","F_Line":"1","Comment":"2 AIR FITTINGS AND 6MM AIR LINE TO PLUMB","Loc":"Y"},{"Quote":"246989","Line":"10","Company":"1","F_Line":"2","Comment":"WH-ZP120-BASE6-P200 TO AIR SUPPLY AT BACK OF MACHINE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-01 17:31:56.465 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246989-05012026173156.txt === {"quote":"246989","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"05-25-2026","cust_po":"HAAS VM3 ZP SYSTEM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"13:23","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"20349.07","total_gp":"10383.30","total_gpm":"51.03","rev_type":"WAP","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"64","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"246989","line":"0","data":"03-13-2026 13:28 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246989,"Line":0,"Comment":"04/03/2026 9:41 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246989,"Line":1,"Comment":"04/24/2026 9:11 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246989,"Line":2,"Comment":"04/24/2026 9:11 PM - fletcherp - CLO changed from 04/13/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246989,"Line":3,"Comment":"04/24/2026 9:11 PM - fletcherp - Req Date changed from 04/24/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246989,"Line":4,"Comment":"05/01/2026 5:31 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246989,"Line":5,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246989,"Line":6,"Comment":"05/01/2026 5:31 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246989","line":"1","part":"WH-ZP120-BASE6-P200","qty":"2","price":"11585.00","uom":"EA","discount":"30.00","req_date":"10 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"2","part":"WH-ZP120-ACC-CAP","qty":"2","price":"165.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"3","part":"WH-ZP120-SSTUD-V","qty":"6","price":"84.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"4","part":"WH-ZP-ALGN25-1640","qty":"4","price":"223.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"5","part":"WH-ZP-ACC-AIRBLCK-PRE","qty":"2","price":"887.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"6","part":"WH-ZP120-STUD-12M10","qty":"12","price":"120.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"7","part":"SPECIAL-WH-ZPB","qty":"16","price":"12.00","uom":"EA","discount":"10.00","req_date":"5 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"8","part":"SPECIAL-WH-ZPB","qty":"16","price":"1.75","uom":"EA","discount":"10.00","req_date":"5 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"9","part":"SPECIAL-WH-ZPB","qty":"2","price":"210.00","uom":"EA","discount":"0.00","req_date":"14 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"10","part":"AIR-LINE-KIT-MMT-CNC","qty":"1","price":"57.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246989","Line":"2","Company":"1","F_Line":"1","Comment":"ONE TIME USE ONLY. REMOVING THEM DESTROYS THEM.","Loc":"Y"},{"Quote":"246989","Line":"2","Company":"1","F_Line":"2","Comment":"SOLD IN PACKAGES OF 50. 6 NEEDED PER ZERO POINT BASE","Loc":"Y"},{"Quote":"246989","Line":"7","Company":"1","F_Line":"1","Comment":"16MM T-SLOT - M12x1.75 T NUT","Loc":"Y"},{"Quote":"246989","Line":"8","Company":"1","F_Line":"1","Comment":"M12x1.75 SHCS - 50MM LONG","Loc":"Y"},{"Quote":"246989","Line":"9","Company":"1","F_Line":"1","Comment":"T SLOT COVER - 40 FEET TOTAL","Loc":"Y"},{"Quote":"246989","Line":"9","Company":"1","F_Line":"2","Comment":"VERIFY VM3 HAS T SLOTS OR GRID TABLE","Loc":"Y"},{"Quote":"246989","Line":"10","Company":"1","F_Line":"1","Comment":"2 AIR FITTINGS AND 6MM AIR LINE TO PLUMB","Loc":"Y"},{"Quote":"246989","Line":"10","Company":"1","F_Line":"2","Comment":"WH-ZP120-BASE6-P200 TO AIR SUPPLY AT BACK OF MACHINE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-01 17:32:01.094 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248614-05012026173200.txt === {"quote":"248614","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TURNATHE","shiptoName":"InTech America","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"C6 MMC8C HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joseph Ivey","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:38","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Joseph Ivey","follow_phone":"901-421-5607","follow_email":"jivey@metal-removal.com","pic_user":"fletcherp","total_amt":"14787.50","total_gp":"8154.65","total_gpm":"55.15","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"36","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248614","line":"0","data":"04-15-2026 11:12 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248614,"Line":0,"Comment":"04/24/2026 9:19 PM - fletcherp - F/U changed from 04/21/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248614","line":"1","part":"C6-MMC8C-120-AT","qty":"35","price":"845.00","uom":"EA","discount":"50.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"248614","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:32:10.226 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248614-05012026173209.txt === {"quote":"248614","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TURNATHE","shiptoName":"InTech America","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"C6 MMC8C HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joseph Ivey","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:38","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Joseph Ivey","follow_phone":"901-421-5607","follow_email":"jivey@metal-removal.com","pic_user":"fletcherp","total_amt":"14787.50","total_gp":"8154.65","total_gpm":"55.15","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"36","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"248614","line":"0","data":"04-15-2026 11:12 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248614,"Line":0,"Comment":"04/24/2026 9:19 PM - fletcherp - F/U changed from 04/21/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":1,"Comment":"05/01/2026 5:32 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":2,"Comment":"05/01/2026 5:32 PM - rons - CLO changed from 05/15/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248614","line":"1","part":"C6-MMC8C-120-AT","qty":"35","price":"845.00","uom":"EA","discount":"50.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"248614","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:32:14.263 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248614-05012026173214.txt === {"quote":"248614","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TURNATHE","shiptoName":"InTech America","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-26-2026","cust_po":"C6 MMC8C HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joseph Ivey","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:38","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Joseph Ivey","follow_phone":"901-421-5607","follow_email":"jivey@metal-removal.com","pic_user":"fletcherp","total_amt":"14787.50","total_gp":"8154.65","total_gpm":"55.15","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"36","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"248614","line":"0","data":"04-15-2026 11:12 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248614,"Line":0,"Comment":"04/24/2026 9:19 PM - fletcherp - F/U changed from 04/21/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":1,"Comment":"05/01/2026 5:32 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":2,"Comment":"05/01/2026 5:32 PM - rons - CLO changed from 05/15/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248614,"Line":3,"Comment":"05/01/2026 5:32 PM - rons - Req Date changed from 05/27/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248614","line":"1","part":"C6-MMC8C-120-AT","qty":"35","price":"845.00","uom":"EA","discount":"50.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"248614","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:32:18.873 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247058-05012026173218.txt === {"quote":"247058","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-16-2026","cust_order_date":"03-13-2026","req_date":"05-09-2026","cust_po":"MITUTOYO CMM ZP SYSTEM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:16","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"7135.35","total_gp":"3687.74","total_gpm":"51.68","rev_type":"WAP","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":247058,"Line":0,"Comment":"04/03/2026 9:42 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247058,"Line":1,"Comment":"04/03/2026 9:42 PM - fletcherp - CLO changed from 04/02/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":247058,"Line":2,"Comment":"04/24/2026 9:07 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247058,"Line":3,"Comment":"04/24/2026 9:07 PM - fletcherp - CLO changed from 04/25/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247058,"Line":4,"Comment":"04/24/2026 9:07 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247058","line":"1","part":"WH-ZP120-BASE4-P200","qty":"1","price":"8138.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"2","part":"WH-ZP120-ACC-CAP","qty":"1","price":"165.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"3","part":"SPECIAL-WH-ZPB","qty":"2","price":"223.00","uom":"EA","discount":"30.00","req_date":"","branch":"1"},{"comp":"01","order":"247058","line":"4","part":"WH-ZP-ACC-AIRBLCK-PRE","qty":"1","price":"887.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"5","part":"WH-ZP120-STUD-12M10","qty":"4","price":"120.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"6","part":"AIR-LINE-KIT-MMT-CNC","qty":"1","price":"57.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247058","Line":"2","Company":"1","F_Line":"1","Comment":"ONE TIME USE ONLY. REMOVING THEM DESTROYS THEM.","Loc":"Y"},{"Quote":"247058","Line":"2","Company":"1","F_Line":"2","Comment":"SOLD IN PACKAGES OF 50. 6 NEEDED PER ZERO POINT BASE","Loc":"Y"},{"Quote":"247058","Line":"3","Company":"1","F_Line":"1","Comment":"ZERO CLAMP ALIGNMENT DEVICE FOR CMM GRID CONNECTION","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 17:32:29.258 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248614-05012026173229.txt === {"quote":"248614","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TURNATHE","shiptoName":"InTech America","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-26-2026","cust_po":"C6 MMC8C HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joseph Ivey","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:38","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Joseph Ivey","follow_phone":"901-421-5607","follow_email":"jivey@metal-removal.com","pic_user":"fletcherp","total_amt":"14787.50","total_gp":"8154.65","total_gpm":"55.15","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"36","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"248614","line":"0","data":"04-15-2026 11:12 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248614,"Line":0,"Comment":"04/24/2026 9:19 PM - fletcherp - F/U changed from 04/21/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":1,"Comment":"05/01/2026 5:32 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":2,"Comment":"05/01/2026 5:32 PM - rons - CLO changed from 05/15/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248614,"Line":3,"Comment":"05/01/2026 5:32 PM - rons - Req Date changed from 05/27/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248614,"Line":4,"Comment":"05/01/2026 5:32 PM - rons - CLO changed from 05/19/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248614","line":"1","part":"C6-MMC8C-120-AT","qty":"35","price":"845.00","uom":"EA","discount":"50.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"248614","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:32:37.260 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247058-05012026173237.txt === {"quote":"247058","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-16-2026","cust_order_date":"03-13-2026","req_date":"05-09-2026","cust_po":"MITUTOYO CMM ZP SYSTEM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:16","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"7135.35","total_gp":"3687.74","total_gpm":"51.68","rev_type":"WAP","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":247058,"Line":0,"Comment":"04/03/2026 9:42 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247058,"Line":1,"Comment":"04/03/2026 9:42 PM - fletcherp - CLO changed from 04/02/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":247058,"Line":2,"Comment":"04/24/2026 9:07 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247058,"Line":3,"Comment":"04/24/2026 9:07 PM - fletcherp - CLO changed from 04/25/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247058,"Line":4,"Comment":"04/24/2026 9:07 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247058,"Line":5,"Comment":"05/01/2026 5:32 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247058,"Line":6,"Comment":"05/01/2026 5:32 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247058","line":"1","part":"WH-ZP120-BASE4-P200","qty":"1","price":"8138.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"2","part":"WH-ZP120-ACC-CAP","qty":"1","price":"165.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"3","part":"SPECIAL-WH-ZPB","qty":"2","price":"223.00","uom":"EA","discount":"30.00","req_date":"","branch":"1"},{"comp":"01","order":"247058","line":"4","part":"WH-ZP-ACC-AIRBLCK-PRE","qty":"1","price":"887.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"5","part":"WH-ZP120-STUD-12M10","qty":"4","price":"120.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"6","part":"AIR-LINE-KIT-MMT-CNC","qty":"1","price":"57.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247058","Line":"2","Company":"1","F_Line":"1","Comment":"ONE TIME USE ONLY. REMOVING THEM DESTROYS THEM.","Loc":"Y"},{"Quote":"247058","Line":"2","Company":"1","F_Line":"2","Comment":"SOLD IN PACKAGES OF 50. 6 NEEDED PER ZERO POINT BASE","Loc":"Y"},{"Quote":"247058","Line":"3","Company":"1","F_Line":"1","Comment":"ZERO CLAMP ALIGNMENT DEVICE FOR CMM GRID CONNECTION","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 17:32:41.169 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247058-05012026173240.txt === {"quote":"247058","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-16-2026","cust_order_date":"03-13-2026","req_date":"05-26-2026","cust_po":"MITUTOYO CMM ZP SYSTEM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:16","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"7135.35","total_gp":"3687.74","total_gpm":"51.68","rev_type":"WAP","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":247058,"Line":0,"Comment":"04/03/2026 9:42 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247058,"Line":1,"Comment":"04/03/2026 9:42 PM - fletcherp - CLO changed from 04/02/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":247058,"Line":2,"Comment":"04/24/2026 9:07 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247058,"Line":3,"Comment":"04/24/2026 9:07 PM - fletcherp - CLO changed from 04/25/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247058,"Line":4,"Comment":"04/24/2026 9:07 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247058,"Line":5,"Comment":"05/01/2026 5:32 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247058,"Line":6,"Comment":"05/01/2026 5:32 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247058,"Line":7,"Comment":"05/01/2026 5:32 PM - rons - Req Date changed from 05/09/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247058","line":"1","part":"WH-ZP120-BASE4-P200","qty":"1","price":"8138.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"2","part":"WH-ZP120-ACC-CAP","qty":"1","price":"165.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"3","part":"SPECIAL-WH-ZPB","qty":"2","price":"223.00","uom":"EA","discount":"30.00","req_date":"","branch":"1"},{"comp":"01","order":"247058","line":"4","part":"WH-ZP-ACC-AIRBLCK-PRE","qty":"1","price":"887.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"5","part":"WH-ZP120-STUD-12M10","qty":"4","price":"120.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"6","part":"AIR-LINE-KIT-MMT-CNC","qty":"1","price":"57.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247058","Line":"2","Company":"1","F_Line":"1","Comment":"ONE TIME USE ONLY. REMOVING THEM DESTROYS THEM.","Loc":"Y"},{"Quote":"247058","Line":"2","Company":"1","F_Line":"2","Comment":"SOLD IN PACKAGES OF 50. 6 NEEDED PER ZERO POINT BASE","Loc":"Y"},{"Quote":"247058","Line":"3","Company":"1","F_Line":"1","Comment":"ZERO CLAMP ALIGNMENT DEVICE FOR CMM GRID CONNECTION","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 17:33:01.906 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247583-05012026173301.txt === {"quote":"247583","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-09-2026","cust_po":"SPECIAL MODULAR RAH","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:17","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17235.44","total_gp":"14264.48","total_gpm":"82.76","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":247583,"Line":0,"Comment":"04/24/2026 9:03 PM - fletcherp - F/U changed from 04/08/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":1,"Comment":"04/24/2026 9:03 PM - fletcherp - CLO changed from 04/26/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247583,"Line":2,"Comment":"04/24/2026 9:03 PM - fletcherp - Req Date changed from 05/07/2026 to 05/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247583","line":"1","part":"C40-MRAM-IC","qty":"1","price":"6223.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247583","line":"2","part":"PA65-CAT/BT","qty":"1","price":"1005.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247583","line":"3","part":"SPECIAL-AH","qty":"1","price":"11189.00","uom":"EA","discount":"0.00","req_date":"12 WEEKS","branch":"1"},{"comp":"01","order":"247583","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247583","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247583","Line":"3","Company":"1","F_Line":"1","Comment":"MRAM-ER20 ANGLE HEAD ATTACHMENT - EXTENDED LENGTH","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"2","Comment":"8\" OVERALL USABLE LENGTH","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"4","Comment":"SPECIAL PRODUCT; NET PRICING; ONCE ORDER IS PLACED","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"5","Comment":"IT CANNOT BE CANCELLED; PRODUCT IS NOT RETURNABLE","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"6","Comment":"FOR ANY REASON OTHER THAN MANUFACTURING DEFECTS","Loc":"Y"},{"Quote":"247583","Line":"4","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS CAT40 MACHINE","Loc":"Y"},{"Quote":"247583","Line":"4","Company":"1","F_Line":"2","Comment":"6 CAP SCREW OR 10 SCREW DESIGN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 17:33:27.439 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247583-05012026173327.txt === {"quote":"247583","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-09-2026","cust_po":"SPECIAL MODULAR RAH","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:17","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17235.44","total_gp":"14264.48","total_gpm":"82.76","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":247583,"Line":0,"Comment":"04/24/2026 9:03 PM - fletcherp - F/U changed from 04/08/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":1,"Comment":"04/24/2026 9:03 PM - fletcherp - CLO changed from 04/26/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247583,"Line":2,"Comment":"04/24/2026 9:03 PM - fletcherp - Req Date changed from 05/07/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247583,"Line":3,"Comment":"05/01/2026 5:33 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":4,"Comment":"05/01/2026 5:33 PM - rons - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247583","line":"1","part":"C40-MRAM-IC","qty":"1","price":"6223.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247583","line":"2","part":"PA65-CAT/BT","qty":"1","price":"1005.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247583","line":"3","part":"SPECIAL-AH","qty":"1","price":"11189.00","uom":"EA","discount":"0.00","req_date":"12 WEEKS","branch":"1"},{"comp":"01","order":"247583","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247583","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247583","Line":"3","Company":"1","F_Line":"1","Comment":"MRAM-ER20 ANGLE HEAD ATTACHMENT - EXTENDED LENGTH","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"2","Comment":"8\" OVERALL USABLE LENGTH","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"4","Comment":"SPECIAL PRODUCT; NET PRICING; ONCE ORDER IS PLACED","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"5","Comment":"IT CANNOT BE CANCELLED; PRODUCT IS NOT RETURNABLE","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"6","Comment":"FOR ANY REASON OTHER THAN MANUFACTURING DEFECTS","Loc":"Y"},{"Quote":"247583","Line":"4","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS CAT40 MACHINE","Loc":"Y"},{"Quote":"247583","Line":"4","Company":"1","F_Line":"2","Comment":"6 CAP SCREW OR 10 SCREW DESIGN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 17:33:31.719 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247583-05012026173331.txt === {"quote":"247583","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-27-2026","cust_po":"SPECIAL MODULAR RAH","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:17","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17235.44","total_gp":"14264.48","total_gpm":"82.76","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":247583,"Line":0,"Comment":"04/24/2026 9:03 PM - fletcherp - F/U changed from 04/08/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":1,"Comment":"04/24/2026 9:03 PM - fletcherp - CLO changed from 04/26/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247583,"Line":2,"Comment":"04/24/2026 9:03 PM - fletcherp - Req Date changed from 05/07/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247583,"Line":3,"Comment":"05/01/2026 5:33 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":4,"Comment":"05/01/2026 5:33 PM - rons - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247583,"Line":5,"Comment":"05/01/2026 5:33 PM - rons - Req Date changed from 05/09/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247583","line":"1","part":"C40-MRAM-IC","qty":"1","price":"6223.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247583","line":"2","part":"PA65-CAT/BT","qty":"1","price":"1005.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247583","line":"3","part":"SPECIAL-AH","qty":"1","price":"11189.00","uom":"EA","discount":"0.00","req_date":"12 WEEKS","branch":"1"},{"comp":"01","order":"247583","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247583","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247583","Line":"3","Company":"1","F_Line":"1","Comment":"MRAM-ER20 ANGLE HEAD ATTACHMENT - EXTENDED LENGTH","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"2","Comment":"8\" OVERALL USABLE LENGTH","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"4","Comment":"SPECIAL PRODUCT; NET PRICING; ONCE ORDER IS PLACED","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"5","Comment":"IT CANNOT BE CANCELLED; PRODUCT IS NOT RETURNABLE","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"6","Comment":"FOR ANY REASON OTHER THAN MANUFACTURING DEFECTS","Loc":"Y"},{"Quote":"247583","Line":"4","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS CAT40 MACHINE","Loc":"Y"},{"Quote":"247583","Line":"4","Company":"1","F_Line":"2","Comment":"6 CAP SCREW OR 10 SCREW DESIGN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 17:33:35.643 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247068-05012026173335.txt === {"quote":"247068","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-16-2026","cust_order_date":"03-16-2026","req_date":"05-09-2026","cust_po":"HAAS VM3 TOOLING","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"18:40","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"9431.50","total_gp":"5007.85","total_gpm":"53.10","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"161","win_pct":"20","clo_date":"05-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":247068,"Line":0,"Comment":"04/03/2026 9:43 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247068,"Line":1,"Comment":"04/24/2026 9:08 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247068,"Line":2,"Comment":"04/24/2026 9:08 PM - fletcherp - CLO changed from 04/16/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247068,"Line":3,"Comment":"04/24/2026 9:08 PM - fletcherp - Req Date changed from 04/27/2026 to 05/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247068","line":"1","part":"CAT40-SK10-60U-IDU","qty":"8","price":"409.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"2","part":"CAT40-SK10-90U-IDU","qty":"4","price":"409.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"3","part":"SK10-3","qty":"4","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"4","part":"SK10-6","qty":"4","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"5","part":"SK10-8","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"6","part":"SK10-10","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"7","part":"SKJ10-3","qty":"4","price":"35.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"8","part":"SKJ10-6C","qty":"4","price":"43.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"9","part":"SKJ10-8","qty":"2","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"10","part":"SKJ10-10","qty":"2","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"11","part":"SKN-10KJ(GH)","qty":"12","price":"73.00","uom":"EA","discount":"100.00","req_date":"4 USA/BAL JAPAN","branch":"1"},{"comp":"01","order":"247068","line":"12","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"13","part":"SKJL-10","qty":"1","price":"13.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"14","part":"CAT40-SK16-60U-IDU","qty":"8","price":"438.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"15","part":"CAT40-SK16-90U-IDU","qty":"6","price":"438.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"16","part":"SK16-3","qty":"2","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"17","part":"SK16-6","qty":"4","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"18","part":"SK16-8","qty":"2","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"19","part":"SK10-10","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"20","part":"SK16-12","qty":"4","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"21","part":"SKJ16-3","qty":"2","price":"73.00","uom":"EA","discount":"50.00","req_date":"JAPAN STOCK","branch":"1"},{"comp":"01","order":"247068","line":"22","part":"SKJ16-6C","qty":"4","price":"51.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"23","part":"SKJ16-8","qty":"2","price":"38.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"24","part":"SKJ16-10","qty":"2","price":"38.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"25","part":"SKJ16-12C","qty":"4","price":"51.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"26","part":"SKN-16BJ(GH)","qty":"14","price":"93.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"27","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"28","part":"SKJL-16","qty":"1","price":"18.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"29","part":"CAT40-C32-105U-IDU","qty":"4","price":"593.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"30","part":"KM32-20","qty":"3","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"31","part":"KM32-12","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"32","part":"KM32-10","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"33","part":"KM32-8","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"34","part":"KM32-6","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"35","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"36","part":"C40S-4500(H)-EU","qty":"40","price":"35.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"37","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":37}}] 2026-05-01 17:33:46.527 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247068-05012026173346.txt === {"quote":"247068","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-16-2026","cust_order_date":"03-16-2026","req_date":"05-09-2026","cust_po":"HAAS VM3 TOOLING","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"18:40","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"9431.50","total_gp":"5007.85","total_gpm":"53.10","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"161","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":247068,"Line":0,"Comment":"04/03/2026 9:43 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247068,"Line":1,"Comment":"04/24/2026 9:08 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247068,"Line":2,"Comment":"04/24/2026 9:08 PM - fletcherp - CLO changed from 04/16/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247068,"Line":3,"Comment":"04/24/2026 9:08 PM - fletcherp - Req Date changed from 04/27/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247068,"Line":4,"Comment":"05/01/2026 5:33 PM - rons - F/U changed from 05/09/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247068,"Line":5,"Comment":"05/01/2026 5:33 PM - rons - CLO changed from 05/09/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247068","line":"1","part":"CAT40-SK10-60U-IDU","qty":"8","price":"409.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"2","part":"CAT40-SK10-90U-IDU","qty":"4","price":"409.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"3","part":"SK10-3","qty":"4","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"4","part":"SK10-6","qty":"4","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"5","part":"SK10-8","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"6","part":"SK10-10","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"7","part":"SKJ10-3","qty":"4","price":"35.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"8","part":"SKJ10-6C","qty":"4","price":"43.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"9","part":"SKJ10-8","qty":"2","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"10","part":"SKJ10-10","qty":"2","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"11","part":"SKN-10KJ(GH)","qty":"12","price":"73.00","uom":"EA","discount":"100.00","req_date":"4 USA/BAL JAPAN","branch":"1"},{"comp":"01","order":"247068","line":"12","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"13","part":"SKJL-10","qty":"1","price":"13.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"14","part":"CAT40-SK16-60U-IDU","qty":"8","price":"438.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"15","part":"CAT40-SK16-90U-IDU","qty":"6","price":"438.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"16","part":"SK16-3","qty":"2","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"17","part":"SK16-6","qty":"4","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"18","part":"SK16-8","qty":"2","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"19","part":"SK10-10","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"20","part":"SK16-12","qty":"4","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"21","part":"SKJ16-3","qty":"2","price":"73.00","uom":"EA","discount":"50.00","req_date":"JAPAN STOCK","branch":"1"},{"comp":"01","order":"247068","line":"22","part":"SKJ16-6C","qty":"4","price":"51.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"23","part":"SKJ16-8","qty":"2","price":"38.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"24","part":"SKJ16-10","qty":"2","price":"38.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"25","part":"SKJ16-12C","qty":"4","price":"51.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"26","part":"SKN-16BJ(GH)","qty":"14","price":"93.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"27","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"28","part":"SKJL-16","qty":"1","price":"18.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"29","part":"CAT40-C32-105U-IDU","qty":"4","price":"593.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"30","part":"KM32-20","qty":"3","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"31","part":"KM32-12","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"32","part":"KM32-10","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"33","part":"KM32-8","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"34","part":"KM32-6","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"35","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"36","part":"C40S-4500(H)-EU","qty":"40","price":"35.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"37","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":37}}] 2026-05-01 17:33:50.733 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247068-05012026173350.txt === {"quote":"247068","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-16-2026","cust_order_date":"03-16-2026","req_date":"05-28-2026","cust_po":"HAAS VM3 TOOLING","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"18:40","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"9431.50","total_gp":"5007.85","total_gpm":"53.10","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"161","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":247068,"Line":0,"Comment":"04/03/2026 9:43 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247068,"Line":1,"Comment":"04/24/2026 9:08 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247068,"Line":2,"Comment":"04/24/2026 9:08 PM - fletcherp - CLO changed from 04/16/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247068,"Line":3,"Comment":"04/24/2026 9:08 PM - fletcherp - Req Date changed from 04/27/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247068,"Line":4,"Comment":"05/01/2026 5:33 PM - rons - F/U changed from 05/09/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247068,"Line":5,"Comment":"05/01/2026 5:33 PM - rons - CLO changed from 05/09/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247068,"Line":6,"Comment":"05/01/2026 5:33 PM - rons - Req Date changed from 05/09/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247068","line":"1","part":"CAT40-SK10-60U-IDU","qty":"8","price":"409.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"2","part":"CAT40-SK10-90U-IDU","qty":"4","price":"409.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"3","part":"SK10-3","qty":"4","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"4","part":"SK10-6","qty":"4","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"5","part":"SK10-8","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"6","part":"SK10-10","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"7","part":"SKJ10-3","qty":"4","price":"35.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"8","part":"SKJ10-6C","qty":"4","price":"43.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"9","part":"SKJ10-8","qty":"2","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"10","part":"SKJ10-10","qty":"2","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"11","part":"SKN-10KJ(GH)","qty":"12","price":"73.00","uom":"EA","discount":"100.00","req_date":"4 USA/BAL JAPAN","branch":"1"},{"comp":"01","order":"247068","line":"12","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"13","part":"SKJL-10","qty":"1","price":"13.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"14","part":"CAT40-SK16-60U-IDU","qty":"8","price":"438.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"15","part":"CAT40-SK16-90U-IDU","qty":"6","price":"438.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"16","part":"SK16-3","qty":"2","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"17","part":"SK16-6","qty":"4","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"18","part":"SK16-8","qty":"2","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"19","part":"SK10-10","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"20","part":"SK16-12","qty":"4","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"21","part":"SKJ16-3","qty":"2","price":"73.00","uom":"EA","discount":"50.00","req_date":"JAPAN STOCK","branch":"1"},{"comp":"01","order":"247068","line":"22","part":"SKJ16-6C","qty":"4","price":"51.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"23","part":"SKJ16-8","qty":"2","price":"38.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"24","part":"SKJ16-10","qty":"2","price":"38.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"25","part":"SKJ16-12C","qty":"4","price":"51.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"26","part":"SKN-16BJ(GH)","qty":"14","price":"93.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"27","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"28","part":"SKJL-16","qty":"1","price":"18.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"29","part":"CAT40-C32-105U-IDU","qty":"4","price":"593.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"30","part":"KM32-20","qty":"3","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"31","part":"KM32-12","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"32","part":"KM32-10","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"33","part":"KM32-8","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"34","part":"KM32-6","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"35","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"36","part":"C40S-4500(H)-EU","qty":"40","price":"35.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"37","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":37}}] 2026-05-01 17:34:28.812 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247903-05012026173428.txt === {"quote":"247903","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-13-2026","cust_po":"OKE4 BG HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:25","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"3517.80","total_gp":"2038.12","total_gpm":"57.94","rev_type":"LT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247903","line":"0","data":"04-01-2026 12:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247903,"Line":0,"Comment":"04/24/2026 9:02 PM - fletcherp - F/U changed from 04/07/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":1,"Comment":"04/24/2026 9:02 PM - fletcherp - CLO changed from 05/01/2026 to 05/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247903","line":"1","part":"OKE4-BG20Z-C","qty":"4","price":"1353.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247903","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:34:38.321 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247903-05012026173438.txt === {"quote":"247903","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-13-2026","cust_po":"OKE4 BG HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:25","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"3517.80","total_gp":"2038.12","total_gpm":"57.94","rev_type":"LT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"247903","line":"0","data":"04-01-2026 12:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247903,"Line":0,"Comment":"04/24/2026 9:02 PM - fletcherp - F/U changed from 04/07/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":1,"Comment":"04/24/2026 9:02 PM - fletcherp - CLO changed from 05/01/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247903,"Line":2,"Comment":"05/01/2026 5:34 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":3,"Comment":"05/01/2026 5:34 PM - rons - CLO changed from 05/12/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247903","line":"1","part":"OKE4-BG20Z-C","qty":"4","price":"1353.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247903","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:34:42.824 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247903-05012026173442.txt === {"quote":"247903","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-26-2026","cust_po":"OKE4 BG HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:25","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"3517.80","total_gp":"2038.12","total_gpm":"57.94","rev_type":"LT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"247903","line":"0","data":"04-01-2026 12:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247903,"Line":0,"Comment":"04/24/2026 9:02 PM - fletcherp - F/U changed from 04/07/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":1,"Comment":"04/24/2026 9:02 PM - fletcherp - CLO changed from 05/01/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247903,"Line":2,"Comment":"05/01/2026 5:34 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":3,"Comment":"05/01/2026 5:34 PM - rons - CLO changed from 05/12/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247903,"Line":4,"Comment":"05/01/2026 5:34 PM - rons - Req Date changed from 05/13/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247903","line":"1","part":"OKE4-BG20Z-C","qty":"4","price":"1353.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247903","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:34:46.418 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249204-05012026173446.txt === {"quote":"249204","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"LUBINGSY","shiptoName":"Lubing System LP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"ROTARY CONTROLLER","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tobby Phillips","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:04","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Tobby Phillips","follow_phone":"","follow_email":"tobby.phillips@stellar.com","pic_user":"fletcherp","total_amt":"29782.40","total_gp":"22441.20","total_gpm":"75.35","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249204","line":"0","data":"04-27-2026 09:05 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249204","line":"1","part":"CNC202AR21-750W","qty":"1","price":"14682.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249204","line":"2","part":"RT-ACCS-INSTALL-PKG-4TH","qty":"1","price":"8100.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249204","line":"3","part":"RT-ACCESSORY","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249204","line":"4","part":"RT-LABOR","qty":"1","price":"4500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249204","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249204","Line":"3","Company":"1","F_Line":"1","Comment":"MOTOR AND GEARBOX FOR ROTARY TO BE SWAPPED FROM","Loc":"Y"},{"Quote":"249204","Line":"3","Company":"1","F_Line":"2","Comment":"CONTROLLER UNIT TO FANUC FOR MAKINO INSTALLATION","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-01 17:34:56.729 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249204-05012026173456.txt === {"quote":"249204","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"LUBINGSY","shiptoName":"Lubing System LP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"ROTARY CONTROLLER","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tobby Phillips","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:04","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Tobby Phillips","follow_phone":"","follow_email":"tobby.phillips@stellar.com","pic_user":"fletcherp","total_amt":"29782.40","total_gp":"22441.20","total_gpm":"75.35","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249204","line":"0","data":"04-27-2026 09:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249204,"Line":0,"Comment":"05/01/2026 5:34 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249204,"Line":1,"Comment":"05/01/2026 5:34 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249204","line":"1","part":"CNC202AR21-750W","qty":"1","price":"14682.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249204","line":"2","part":"RT-ACCS-INSTALL-PKG-4TH","qty":"1","price":"8100.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249204","line":"3","part":"RT-ACCESSORY","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249204","line":"4","part":"RT-LABOR","qty":"1","price":"4500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249204","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249204","Line":"3","Company":"1","F_Line":"1","Comment":"MOTOR AND GEARBOX FOR ROTARY TO BE SWAPPED FROM","Loc":"Y"},{"Quote":"249204","Line":"3","Company":"1","F_Line":"2","Comment":"CONTROLLER UNIT TO FANUC FOR MAKINO INSTALLATION","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 17:35:01.330 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249204-05012026173501.txt === {"quote":"249204","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"LUBINGSY","shiptoName":"Lubing System LP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-25-2026","cust_po":"ROTARY CONTROLLER","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tobby Phillips","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:04","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Tobby Phillips","follow_phone":"","follow_email":"tobby.phillips@stellar.com","pic_user":"fletcherp","total_amt":"29782.40","total_gp":"22441.20","total_gpm":"75.35","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249204","line":"0","data":"04-27-2026 09:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249204,"Line":0,"Comment":"05/01/2026 5:34 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249204,"Line":1,"Comment":"05/01/2026 5:34 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249204,"Line":2,"Comment":"05/01/2026 5:34 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249204","line":"1","part":"CNC202AR21-750W","qty":"1","price":"14682.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249204","line":"2","part":"RT-ACCS-INSTALL-PKG-4TH","qty":"1","price":"8100.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249204","line":"3","part":"RT-ACCESSORY","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249204","line":"4","part":"RT-LABOR","qty":"1","price":"4500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249204","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249204","Line":"3","Company":"1","F_Line":"1","Comment":"MOTOR AND GEARBOX FOR ROTARY TO BE SWAPPED FROM","Loc":"Y"},{"Quote":"249204","Line":"3","Company":"1","F_Line":"2","Comment":"CONTROLLER UNIT TO FANUC FOR MAKINO INSTALLATION","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 17:35:17.879 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249290-05012026173517.txt === {"quote":"249290","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"TURNATHE","shiptoName":"InTech America","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-09-2026","cust_po":"C6 MMC8C HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Clint Richardson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"08:38","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Clint Richardson","follow_phone":"931-308-3508","follow_email":"clint@afi-tools.com","pic_user":"fletcherp","total_amt":"14787.50","total_gp":"8531.25","total_gpm":"57.69","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"36","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249290","line":"0","data":"04-28-2026 08:39 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249290,"Line":0,"Comment":"05/01/2026 5:35 PM - rons - CLO changed from 05/28/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249290","line":"1","part":"C6-MMC8C-120-AT","qty":"35","price":"845.00","uom":"EA","discount":"50.00","req_date":"11 Stk; Bal 5/13","branch":"1"},{"comp":"01","order":"249290","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:35:24.179 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249290-05012026173523.txt === {"quote":"249290","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"TURNATHE","shiptoName":"InTech America","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-25-2026","cust_po":"C6 MMC8C HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Clint Richardson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"08:38","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Clint Richardson","follow_phone":"931-308-3508","follow_email":"clint@afi-tools.com","pic_user":"fletcherp","total_amt":"14787.50","total_gp":"8531.25","total_gpm":"57.69","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"36","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249290","line":"0","data":"04-28-2026 08:39 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249290,"Line":0,"Comment":"05/01/2026 5:35 PM - rons - CLO changed from 05/28/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249290,"Line":1,"Comment":"05/01/2026 5:35 PM - rons - Req Date changed from 06/09/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249290","line":"1","part":"C6-MMC8C-120-AT","qty":"35","price":"845.00","uom":"EA","discount":"50.00","req_date":"11 Stk; Bal 5/13","branch":"1"},{"comp":"01","order":"249290","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:35:37.571 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249368-05012026173537.txt === {"quote":"249368","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"C50 BIG PLUS PACKAGE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:04","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"241","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"1","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249368","line":"0","data":"04-29-2026 12:28 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249368,"Line":0,"Comment":"05/01/2026 5:35 PM - rons - CLO changed from 06/01/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249368","line":"1","part":"NC5001-1000-1.75CP-ID","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":1}}] 2026-05-01 17:35:41.643 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249368-05012026173541.txt === {"quote":"249368","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-26-2026","cust_po":"C50 BIG PLUS PACKAGE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:04","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"241","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"1","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249368","line":"0","data":"04-29-2026 12:28 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249368,"Line":0,"Comment":"05/01/2026 5:35 PM - rons - CLO changed from 06/01/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249368,"Line":1,"Comment":"05/01/2026 5:35 PM - rons - Req Date changed from 06/10/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249368","line":"1","part":"NC5001-1000-1.75CP-ID","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":1}}] 2026-05-01 17:36:03.680 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249417-05012026173603.txt === {"quote":"249417","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"MORRISS","shiptoName":"Morris South","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"C50 RIGHT ANGLE HEAD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:41","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"9494.00","total_gp":"3877.59","total_gpm":"40.84","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249417","line":"1","data":"04-29-2026 15:47 - Discounts Recalculated"},{"comp":"1","quote":"249417","line":"0","data":"04-29-2026 15:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249417,"Line":0,"Comment":"05/01/2026 5:35 PM - rons - CLO changed from 05/29/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249417","line":"1","part":"C50RAM-ER32-180ICE-110TP","qty":"1","price":"11632.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249417","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249417","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249417","Line":"2","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-01 17:36:08.011 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249417-05012026173607.txt === {"quote":"249417","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"MORRISS","shiptoName":"Morris South","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-26-2026","cust_po":"C50 RIGHT ANGLE HEAD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:41","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"9494.00","total_gp":"3877.59","total_gpm":"40.84","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249417","line":"1","data":"04-29-2026 15:47 - Discounts Recalculated"},{"comp":"1","quote":"249417","line":"0","data":"04-29-2026 15:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249417,"Line":0,"Comment":"05/01/2026 5:35 PM - rons - CLO changed from 05/29/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249417,"Line":1,"Comment":"05/01/2026 5:36 PM - rons - Req Date changed from 06/10/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249417","line":"1","part":"C50RAM-ER32-180ICE-110TP","qty":"1","price":"11632.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249417","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249417","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249417","Line":"2","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-01 17:36:20.916 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249503-05012026173620.txt === {"quote":"249503","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"ALTERNATIVE QUOTATION","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:31","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"7010.50","total_gp":"3102.93","total_gpm":"44.26","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"31","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249503,"Line":0,"Comment":"05/01/2026 5:36 PM - rons - CLO changed from NaN/NaN/NaN to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249503","line":"2","part":"NCAT50-C1.1/4-105U-IDU","qty":"2","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"3","part":"NCAT50-C1-105U-IDU","qty":"1","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"4","part":"NCAT50-C3/4-105U-IDU","qty":"2","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"6","part":"NCAT50-C3/4-105U-IDU","qty":"4","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"7","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"8","part":"KM3/4-7/16","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"9","part":"KM3/4-5/16","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"10","part":"KM3/4-1/4","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"12","part":"NC5007-0016-4.12G","qty":"4","price":"473.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"13","part":"NC5007-0016-6.00G","qty":"2","price":"541.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"14","part":"NC5007-0032-4.00G","qty":"6","price":"485.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"15","part":"NC5007-0032-6.00G","qty":"2","price":"546.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"17","part":"CAT50-NPU13-90U-IDU","qty":"1","price":"704.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"19","part":"NC5001-1000-1.75CP","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"DUE 5/19/26","branch":"1"},{"comp":"01","order":"249503","line":"20","part":"NC5001-1000-4.00CP","qty":"1","price":"563.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"21","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":16}}] 2026-05-01 17:36:25.395 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249503-05012026173625.txt === {"quote":"249503","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-27-2026","cust_po":"ALTERNATIVE QUOTATION","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:31","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"7010.50","total_gp":"3102.93","total_gpm":"44.26","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"31","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249503,"Line":0,"Comment":"05/01/2026 5:36 PM - rons - CLO changed from NaN/NaN/NaN to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249503,"Line":1,"Comment":"05/01/2026 5:36 PM - rons - Req Date changed from 06/11/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249503","line":"2","part":"NCAT50-C1.1/4-105U-IDU","qty":"2","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"3","part":"NCAT50-C1-105U-IDU","qty":"1","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"4","part":"NCAT50-C3/4-105U-IDU","qty":"2","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"6","part":"NCAT50-C3/4-105U-IDU","qty":"4","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"7","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"8","part":"KM3/4-7/16","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"9","part":"KM3/4-5/16","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"10","part":"KM3/4-1/4","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"12","part":"NC5007-0016-4.12G","qty":"4","price":"473.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"13","part":"NC5007-0016-6.00G","qty":"2","price":"541.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"14","part":"NC5007-0032-4.00G","qty":"6","price":"485.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"15","part":"NC5007-0032-6.00G","qty":"2","price":"546.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"17","part":"CAT50-NPU13-90U-IDU","qty":"1","price":"704.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"19","part":"NC5001-1000-1.75CP","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"DUE 5/19/26","branch":"1"},{"comp":"01","order":"249503","line":"20","part":"NC5001-1000-4.00CP","qty":"1","price":"563.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"21","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-01 17:36:40.073 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249095-05012026173639.txt === {"quote":"249095","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-04-2026","cust_po":"HSK63A-C3/4-110G-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Fletcher","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:14","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Fletcher","follow_phone":"","follow_email":"@","pic_user":"fletcherp","total_amt":"7519.00","total_gp":"6089.77","total_gpm":"80.99","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"19","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"249095","line":"0","data":"04-23-2026 14:38 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249095","line":"1","part":"HSK63A-C3/4-110G-IDU","qty":"8","price":"743.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"2","part":"HSK63A-ER32-4.00","qty":"1","price":"453.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"3","part":"HSK63A-SK16-105","qty":"1","price":"599.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"4","part":"SK16-14AC","qty":"1","price":"118.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"5","part":"KM3/4-1/2","qty":"3","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"6","part":"E32-531(C)","qty":"1","price":"104.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"8","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"9","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"10","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":10}}] 2026-05-01 17:36:54.610 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249095-05012026173654.txt === {"quote":"249095","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-04-2026","cust_po":"HSK63A-C3/4-110G-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Fletcher","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:14","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Fletcher","follow_phone":"","follow_email":"@","pic_user":"fletcherp","total_amt":"7519.00","total_gp":"6089.77","total_gpm":"80.99","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"19","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249095","line":"0","data":"04-23-2026 14:38 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249095,"Line":0,"Comment":"05/01/2026 5:36 PM - rons - F/U changed from 05/16/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249095,"Line":1,"Comment":"05/01/2026 5:36 PM - rons - CLO changed from 05/23/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249095","line":"1","part":"HSK63A-C3/4-110G-IDU","qty":"8","price":"743.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"2","part":"HSK63A-ER32-4.00","qty":"1","price":"453.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"3","part":"HSK63A-SK16-105","qty":"1","price":"599.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"4","part":"SK16-14AC","qty":"1","price":"118.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"5","part":"KM3/4-1/2","qty":"3","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"6","part":"E32-531(C)","qty":"1","price":"104.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"8","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"9","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"10","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-01 17:36:58.653 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249095-05012026173658.txt === {"quote":"249095","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-05-2026","cust_po":"HSK63A-C3/4-110G-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Fletcher","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:14","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Fletcher","follow_phone":"","follow_email":"@","pic_user":"fletcherp","total_amt":"7519.00","total_gp":"6089.77","total_gpm":"80.99","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"19","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249095","line":"0","data":"04-23-2026 14:38 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249095,"Line":0,"Comment":"05/01/2026 5:36 PM - rons - F/U changed from 05/16/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249095,"Line":1,"Comment":"05/01/2026 5:36 PM - rons - CLO changed from 05/23/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":249095,"Line":2,"Comment":"05/01/2026 5:36 PM - rons - Req Date changed from 06/04/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249095","line":"1","part":"HSK63A-C3/4-110G-IDU","qty":"8","price":"743.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"2","part":"HSK63A-ER32-4.00","qty":"1","price":"453.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"3","part":"HSK63A-SK16-105","qty":"1","price":"599.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"4","part":"SK16-14AC","qty":"1","price":"118.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"5","part":"KM3/4-1/2","qty":"3","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"6","part":"E32-531(C)","qty":"1","price":"104.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"8","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"9","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"10","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-01 17:37:06.283 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248644-05012026173706.txt === {"quote":"248644","customer":"20285","name":null,"customerName":"Technitron Inc.","comp":"01","open":"0","shipto":"TECHNITR","shiptoName":"Technitron Inc.","entry_date":"04-15-2026","cust_order_date":"04-14-2026","req_date":"05-30-2026","cust_po":"CNC100-4W","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Ortman","drop_po":"CNCZ-100-4W-120FA-M","status":"0","user":"stevel","conv_order":"","time":"14:23","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Mike Ortman","follow_phone":"","follow_email":"mike@technitroninc.com","pic_user":"fletcherp","total_amt":"69022.10","total_gp":"45691.90","total_gpm":"66.20","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"12","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":248644,"Line":0,"Comment":"04/24/2026 9:19 PM - fletcherp - F/U changed from 04/21/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248644,"Line":1,"Comment":"04/24/2026 9:19 PM - fletcherp - Req Date changed from 04/15/2026 to 05/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248644","line":"1","part":"CNCZ100-4W-120FA-M","qty":"1","price":"52731.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"2","part":"TCD-A4316-P","qty":"4","price":"3701.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"3","part":"5C-THREAD-NOSE","qty":"4","price":"1437.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"4","part":"PB-105-4W-120","qty":"1","price":"14794.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"5","part":"HYD-UNIT-NACHI-DC24V2","qty":"1","price":"10526.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:37:14.757 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248644-05012026173714.txt === {"quote":"248644","customer":"20285","name":null,"customerName":"Technitron Inc.","comp":"01","open":"0","shipto":"TECHNITR","shiptoName":"Technitron Inc.","entry_date":"04-15-2026","cust_order_date":"04-14-2026","req_date":"05-30-2026","cust_po":"CNC100-4W","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Ortman","drop_po":"CNCZ-100-4W-120FA-M","status":"0","user":"stevel","conv_order":"","time":"14:23","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Mike Ortman","follow_phone":"","follow_email":"mike@technitroninc.com","pic_user":"fletcherp","total_amt":"69022.10","total_gp":"45691.90","total_gpm":"66.20","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"12","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[{"comp":1,"quote":248644,"Line":0,"Comment":"04/24/2026 9:19 PM - fletcherp - F/U changed from 04/21/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248644,"Line":1,"Comment":"04/24/2026 9:19 PM - fletcherp - Req Date changed from 04/15/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":248644,"Line":2,"Comment":"05/01/2026 5:37 PM - rons - F/U changed from 05/30/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248644,"Line":3,"Comment":"05/01/2026 5:37 PM - rons - CLO changed from 05/30/2026 to 06/05/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248644","line":"1","part":"CNCZ100-4W-120FA-M","qty":"1","price":"52731.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"2","part":"TCD-A4316-P","qty":"4","price":"3701.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"3","part":"5C-THREAD-NOSE","qty":"4","price":"1437.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"4","part":"PB-105-4W-120","qty":"1","price":"14794.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"5","part":"HYD-UNIT-NACHI-DC24V2","qty":"1","price":"10526.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:37:20.669 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248644-05012026173720.txt === {"quote":"248644","customer":"20285","name":null,"customerName":"Technitron Inc.","comp":"01","open":"0","shipto":"TECHNITR","shiptoName":"Technitron Inc.","entry_date":"04-15-2026","cust_order_date":"04-14-2026","req_date":"06-12-2026","cust_po":"CNC100-4W","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Ortman","drop_po":"CNCZ-100-4W-120FA-M","status":"0","user":"stevel","conv_order":"","time":"14:23","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Mike Ortman","follow_phone":"","follow_email":"mike@technitroninc.com","pic_user":"fletcherp","total_amt":"69022.10","total_gp":"45691.90","total_gpm":"66.20","rev_type":"RT","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"12","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[{"comp":1,"quote":248644,"Line":0,"Comment":"04/24/2026 9:19 PM - fletcherp - F/U changed from 04/21/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248644,"Line":1,"Comment":"04/24/2026 9:19 PM - fletcherp - Req Date changed from 04/15/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":248644,"Line":2,"Comment":"05/01/2026 5:37 PM - rons - F/U changed from 05/30/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248644,"Line":3,"Comment":"05/01/2026 5:37 PM - rons - CLO changed from 05/30/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":248644,"Line":4,"Comment":"05/01/2026 5:37 PM - rons - Req Date changed from 05/30/2026 to 06/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248644","line":"1","part":"CNCZ100-4W-120FA-M","qty":"1","price":"52731.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"2","part":"TCD-A4316-P","qty":"4","price":"3701.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"3","part":"5C-THREAD-NOSE","qty":"4","price":"1437.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"4","part":"PB-105-4W-120","qty":"1","price":"14794.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"5","part":"HYD-UNIT-NACHI-DC24V2","qty":"1","price":"10526.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:39:54.289 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247877-05012026173954.txt === {"quote":"247877","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFL","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-13-2026","cust_po":"810-SET-21","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Eddie William","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:06","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Eddie William","follow_phone":"413-593-5216","follow_email":"ewilliam@mscdirect.com","pic_user":"alyssah","total_amt":"303.24","total_gp":"187.74","total_gpm":"61.91","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-01-2026","notes":[{"comp":"1","quote":"247877","line":"0","data":"04-01-2026 10:07 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"247877","line":"1","part":"810-SET-21","qty":"1","price":"798.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247877","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:40:09.774 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247877-05012026174009.txt === {"quote":"247877","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFL","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-13-2026","cust_po":"810-SET-21","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Eddie William","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:06","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Eddie William","follow_phone":"413-593-5216","follow_email":"ewilliam@mscdirect.com","pic_user":"alyssah","total_amt":"303.24","total_gp":"187.74","total_gpm":"61.91","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"247877","line":"0","data":"04-01-2026 10:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247877,"Line":0,"Comment":"05/01/2026 5:39 PM - rons - F/U changed from 04/07/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247877,"Line":1,"Comment":"05/01/2026 5:40 PM - rons - CLO changed from 05/01/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247877","line":"1","part":"810-SET-21","qty":"1","price":"798.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247877","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:40:13.980 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247877-05012026174013.txt === {"quote":"247877","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFL","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-20-2026","cust_po":"810-SET-21","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Eddie William","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:06","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Eddie William","follow_phone":"413-593-5216","follow_email":"ewilliam@mscdirect.com","pic_user":"alyssah","total_amt":"303.24","total_gp":"187.74","total_gpm":"61.91","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"247877","line":"0","data":"04-01-2026 10:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247877,"Line":0,"Comment":"05/01/2026 5:39 PM - rons - F/U changed from 04/07/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247877,"Line":1,"Comment":"05/01/2026 5:40 PM - rons - CLO changed from 05/01/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247877,"Line":2,"Comment":"05/01/2026 5:40 PM - rons - Req Date changed from 05/13/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247877","line":"1","part":"810-SET-21","qty":"1","price":"798.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247877","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:40:32.597 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247091-05012026174032.txt === {"quote":"247091","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIFL","shiptoName":"Alternatives For Industry","entry_date":"03-17-2026","cust_order_date":"03-17-2026","req_date":"04-28-2026","cust_po":"DA100 collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michele","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:48","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Michele","follow_phone":"941-739-5561","follow_email":"michelez@afi-tools.com","pic_user":"alyssah","total_amt":"140.40","total_gp":"87.44","total_gpm":"62.28","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"04-17-2026","notes":[{"comp":"1","quote":"247091","line":"0","data":"03-17-2026 10:51 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"247091","line":"1","part":"100-009","qty":"2","price":"36.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247091","line":"2","part":"100-010","qty":"1","price":"36.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247091","line":"3","part":"100-012","qty":"2","price":"36.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247091","line":"4","part":"100-013","qty":"1","price":"36.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247091","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-01 17:40:43.101 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247091-05012026174042.txt === {"quote":"247091","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIFL","shiptoName":"Alternatives For Industry","entry_date":"03-17-2026","cust_order_date":"03-17-2026","req_date":"04-28-2026","cust_po":"DA100 collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michele","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:48","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Michele","follow_phone":"941-739-5561","follow_email":"michelez@afi-tools.com","pic_user":"alyssah","total_amt":"140.40","total_gp":"87.44","total_gpm":"62.28","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247091","line":"0","data":"03-17-2026 10:51 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247091,"Line":0,"Comment":"05/01/2026 5:40 PM - rons - F/U changed from 04/07/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247091,"Line":1,"Comment":"05/01/2026 5:40 PM - rons - CLO changed from 04/17/2026 to 05/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247091","line":"1","part":"100-009","qty":"2","price":"36.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247091","line":"2","part":"100-010","qty":"1","price":"36.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247091","line":"3","part":"100-012","qty":"2","price":"36.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247091","line":"4","part":"100-013","qty":"1","price":"36.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247091","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 17:40:47.533 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247091-05012026174047.txt === {"quote":"247091","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIFL","shiptoName":"Alternatives For Industry","entry_date":"03-17-2026","cust_order_date":"03-17-2026","req_date":"05-19-2026","cust_po":"DA100 collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michele","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:48","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Michele","follow_phone":"941-739-5561","follow_email":"michelez@afi-tools.com","pic_user":"alyssah","total_amt":"140.40","total_gp":"87.44","total_gpm":"62.28","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247091","line":"0","data":"03-17-2026 10:51 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247091,"Line":0,"Comment":"05/01/2026 5:40 PM - rons - F/U changed from 04/07/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247091,"Line":1,"Comment":"05/01/2026 5:40 PM - rons - CLO changed from 04/17/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247091,"Line":2,"Comment":"05/01/2026 5:40 PM - rons - Req Date changed from 04/28/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247091","line":"1","part":"100-009","qty":"2","price":"36.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247091","line":"2","part":"100-010","qty":"1","price":"36.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247091","line":"3","part":"100-012","qty":"2","price":"36.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247091","line":"4","part":"100-013","qty":"1","price":"36.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247091","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 17:40:51.925 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248003-05012026174051.txt === {"quote":"248003","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"MARTINSX","shiptoName":"Martin Supply","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-14-2026","cust_po":"E32-748(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Penellope J. McPeters","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:05","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Penellope J. McPeters","follow_phone":"864-848-1958","follow_email":"pmcpeters@martinsupply.com","pic_user":"alyssah","total_amt":"202.80","total_gp":"148.95","total_gpm":"73.45","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-02-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248003","line":"1","part":"E32-748(C)","qty":"3","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248003","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:41:18.106 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248003-05012026174117.txt === {"quote":"248003","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"MARTINSX","shiptoName":"Martin Supply","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-14-2026","cust_po":"E32-748(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Penellope J. McPeters","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:05","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Penellope J. McPeters","follow_phone":"864-848-1958","follow_email":"pmcpeters@martinsupply.com","pic_user":"alyssah","total_amt":"202.80","total_gp":"148.95","total_gpm":"73.45","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":248003,"Line":0,"Comment":"05/01/2026 5:40 PM - rons - F/U changed from 04/08/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248003,"Line":1,"Comment":"05/01/2026 5:41 PM - rons - CLO changed from 05/02/2026 to 05/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248003","line":"1","part":"E32-748(C)","qty":"3","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248003","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:41:22.162 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248003-05012026174121.txt === {"quote":"248003","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"MARTINSX","shiptoName":"Martin Supply","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-22-2026","cust_po":"E32-748(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Penellope J. McPeters","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:05","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Penellope J. McPeters","follow_phone":"864-848-1958","follow_email":"pmcpeters@martinsupply.com","pic_user":"alyssah","total_amt":"202.80","total_gp":"148.95","total_gpm":"73.45","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":248003,"Line":0,"Comment":"05/01/2026 5:40 PM - rons - F/U changed from 04/08/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248003,"Line":1,"Comment":"05/01/2026 5:41 PM - rons - CLO changed from 05/02/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248003,"Line":2,"Comment":"05/01/2026 5:41 PM - rons - Req Date changed from 05/14/2026 to 05/22/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248003","line":"1","part":"E32-748(C)","qty":"3","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248003","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:41:26.690 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248112-05012026174126.txt === {"quote":"248112","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-18-2026","cust_po":"C6-SF6-80CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Chris Malone","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:33","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Chris Malone","follow_phone":"704-572-1249","follow_email":"cmalone@morrissouth.com","pic_user":"alyssah","total_amt":"330.00","total_gp":"168.10","total_gpm":"50.94","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-06-2026","notes":[{"comp":"1","quote":"248112","line":"0","data":"04-06-2026 14:34 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248112","line":"1","part":"C6-SF6-80CP","qty":"1","price":"500.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248112","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:41:35.256 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248112-05012026174135.txt === {"quote":"248112","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-18-2026","cust_po":"C6-SF6-80CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Chris Malone","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:33","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Chris Malone","follow_phone":"704-572-1249","follow_email":"cmalone@morrissouth.com","pic_user":"alyssah","total_amt":"330.00","total_gp":"168.10","total_gpm":"50.94","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"248112","line":"0","data":"04-06-2026 14:34 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248112,"Line":0,"Comment":"05/01/2026 5:41 PM - rons - F/U changed from 04/12/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248112,"Line":1,"Comment":"05/01/2026 5:41 PM - rons - CLO changed from 05/06/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248112","line":"1","part":"C6-SF6-80CP","qty":"1","price":"500.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248112","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:41:39.167 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248112-05012026174138.txt === {"quote":"248112","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-26-2026","cust_po":"C6-SF6-80CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Chris Malone","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:33","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Chris Malone","follow_phone":"704-572-1249","follow_email":"cmalone@morrissouth.com","pic_user":"alyssah","total_amt":"330.00","total_gp":"168.10","total_gpm":"50.94","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"248112","line":"0","data":"04-06-2026 14:34 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248112,"Line":0,"Comment":"05/01/2026 5:41 PM - rons - F/U changed from 04/12/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248112,"Line":1,"Comment":"05/01/2026 5:41 PM - rons - CLO changed from 05/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248112,"Line":2,"Comment":"05/01/2026 5:41 PM - rons - Req Date changed from 05/18/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248112","line":"1","part":"C6-SF6-80CP","qty":"1","price":"500.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248112","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:41:47.102 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247176-05012026174146.txt === {"quote":"247176","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIFL","shiptoName":"Alternatives For Industry","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"04-29-2026","cust_po":"QCFC80-128-SER","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Garret Reed","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:15","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Garret Reed","follow_phone":"941-751-1520","follow_email":"garret@afi-tools.com","pic_user":"alyssah","total_amt":"414.64","total_gp":"232.47","total_gpm":"56.07","rev_type":"WAP","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"04-18-2026","notes":[{"comp":"1","quote":"247176","line":"0","data":"03-18-2026 14:15-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":247176,"Line":0,"Comment":"03/26/2026 9:09 AM - alyssah - F/U changed from 03/24/2026 to 4/15/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247176","line":"1","part":"QCFC80-128-SER","qty":"1","price":"568.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247176","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:41:56.386 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247176-05012026174156.txt === {"quote":"247176","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIFL","shiptoName":"Alternatives For Industry","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"04-29-2026","cust_po":"QCFC80-128-SER","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Garret Reed","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:15","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Garret Reed","follow_phone":"941-751-1520","follow_email":"garret@afi-tools.com","pic_user":"alyssah","total_amt":"414.64","total_gp":"232.47","total_gpm":"56.07","rev_type":"WAP","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"247176","line":"0","data":"03-18-2026 14:15-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":247176,"Line":0,"Comment":"03/26/2026 9:09 AM - alyssah - F/U changed from 03/24/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247176,"Line":1,"Comment":"05/01/2026 5:41 PM - rons - F/U changed from 04/15/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247176,"Line":2,"Comment":"05/01/2026 5:41 PM - rons - CLO changed from 04/18/2026 to 05/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247176","line":"1","part":"QCFC80-128-SER","qty":"1","price":"568.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247176","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:41:59.930 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247176-05012026174159.txt === {"quote":"247176","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIFL","shiptoName":"Alternatives For Industry","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"05-22-2026","cust_po":"QCFC80-128-SER","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Garret Reed","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:15","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Garret Reed","follow_phone":"941-751-1520","follow_email":"garret@afi-tools.com","pic_user":"alyssah","total_amt":"414.64","total_gp":"232.47","total_gpm":"56.07","rev_type":"WAP","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"247176","line":"0","data":"03-18-2026 14:15-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":247176,"Line":0,"Comment":"03/26/2026 9:09 AM - alyssah - F/U changed from 03/24/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247176,"Line":1,"Comment":"05/01/2026 5:41 PM - rons - F/U changed from 04/15/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247176,"Line":2,"Comment":"05/01/2026 5:41 PM - rons - CLO changed from 04/18/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247176,"Line":3,"Comment":"05/01/2026 5:41 PM - rons - Req Date changed from 04/29/2026 to 05/22/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247176","line":"1","part":"QCFC80-128-SER","qty":"1","price":"568.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247176","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:42:05.395 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247436-05012026174205.txt === {"quote":"247436","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKJAC","shiptoName":"Blackhawk Industrial","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-05-2026","cust_po":"KM3/4-1/4","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Accounts Payable","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"12:19","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Accounts Payable","follow_phone":"","follow_email":"aphelp@blackhawkid.com","pic_user":"alyssah","total_amt":"41.60","total_gp":"27.98","total_gpm":"67.26","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"04-24-2026","notes":[],"crmnotes":[{"comp":1,"quote":247436,"Line":0,"Comment":"04/01/2026 8:19 AM - alyssah - F/U changed from 03/30/2026 to 4/15/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247436","line":"1","part":"KM3/4-1/4","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247436","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:42:18.709 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247436-05012026174218.txt === {"quote":"247436","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKJAC","shiptoName":"Blackhawk Industrial","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-05-2026","cust_po":"KM3/4-1/4","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Accounts Payable","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"12:19","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Accounts Payable","follow_phone":"","follow_email":"aphelp@blackhawkid.com","pic_user":"alyssah","total_amt":"41.60","total_gp":"27.98","total_gpm":"67.26","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":247436,"Line":0,"Comment":"04/01/2026 8:19 AM - alyssah - F/U changed from 03/30/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247436,"Line":1,"Comment":"05/01/2026 5:42 PM - rons - F/U changed from 04/15/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247436,"Line":2,"Comment":"05/01/2026 5:42 PM - rons - CLO changed from 04/24/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247436","line":"1","part":"KM3/4-1/4","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247436","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:42:22.549 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247436-05012026174222.txt === {"quote":"247436","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKJAC","shiptoName":"Blackhawk Industrial","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-20-2026","cust_po":"KM3/4-1/4","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Accounts Payable","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"12:19","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Accounts Payable","follow_phone":"","follow_email":"aphelp@blackhawkid.com","pic_user":"alyssah","total_amt":"41.60","total_gp":"27.98","total_gpm":"67.26","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":247436,"Line":0,"Comment":"04/01/2026 8:19 AM - alyssah - F/U changed from 03/30/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247436,"Line":1,"Comment":"05/01/2026 5:42 PM - rons - F/U changed from 04/15/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247436,"Line":2,"Comment":"05/01/2026 5:42 PM - rons - CLO changed from 04/24/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247436,"Line":3,"Comment":"05/01/2026 5:42 PM - rons - Req Date changed from 05/05/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247436","line":"1","part":"KM3/4-1/4","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247436","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:42:29.584 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247450-05012026174229.txt === {"quote":"247450","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USTOOLY","shiptoName":"US Tool Group","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-05-2026","cust_po":"050-020","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Marci","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:48","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Marci","follow_phone":"","follow_email":"marcia.jeter@ustg.net","pic_user":"alyssah","total_amt":"129.20","total_gp":"114.43","total_gpm":"88.57","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":null,"notes":[{"comp":"1","quote":"247450","line":"1","data":"03-24-2026 13:50 - Discounts Recalculated QS"},{"comp":"1","quote":"247450","line":"0","data":"03-24-2026 13:49 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"247450","line":"1","part":"050-021","qty":"1","price":"190.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247450","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:42:38.523 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247450-05012026174238.txt === {"quote":"247450","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USTOOLY","shiptoName":"US Tool Group","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-05-2026","cust_po":"050-020","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Marci","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:48","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Marci","follow_phone":"","follow_email":"marcia.jeter@ustg.net","pic_user":"alyssah","total_amt":"129.20","total_gp":"114.43","total_gpm":"88.57","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"247450","line":"1","data":"03-24-2026 13:50 - Discounts Recalculated QS"},{"comp":"1","quote":"247450","line":"0","data":"03-24-2026 13:49 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247450,"Line":0,"Comment":"05/01/2026 5:42 PM - rons - F/U changed from 04/16/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":1,"Comment":"05/01/2026 5:42 PM - rons - CLO changed from NaN/NaN/NaN to 05/14/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247450","line":"1","part":"050-021","qty":"1","price":"190.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247450","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:42:42.995 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247450-05012026174242.txt === {"quote":"247450","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USTOOLY","shiptoName":"US Tool Group","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-21-2026","cust_po":"050-020","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Marci","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:48","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Marci","follow_phone":"","follow_email":"marcia.jeter@ustg.net","pic_user":"alyssah","total_amt":"129.20","total_gp":"114.43","total_gpm":"88.57","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"247450","line":"1","data":"03-24-2026 13:50 - Discounts Recalculated QS"},{"comp":"1","quote":"247450","line":"0","data":"03-24-2026 13:49 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247450,"Line":0,"Comment":"05/01/2026 5:42 PM - rons - F/U changed from 04/16/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":1,"Comment":"05/01/2026 5:42 PM - rons - CLO changed from NaN/NaN/NaN to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":2,"Comment":"05/01/2026 5:42 PM - rons - Req Date changed from 05/05/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247450","line":"1","part":"050-021","qty":"1","price":"190.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247450","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:42:50.694 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247463-05012026174250.txt === {"quote":"247463","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"BBCCCEGH","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-05-2026","cust_po":"520-010","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Katherine Aguliar","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:52","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Katherine Aguliar","follow_phone":"704-987-5281","follow_email":"katherine.aguliar@mscdirect.com","pic_user":"alyssah","total_amt":"43.32","total_gp":"17.27","total_gpm":"39.87","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"04-24-2026","notes":[{"comp":"1","quote":"247463","line":"0","data":"03-24-2026 14:53 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"247463","line":"1","part":"520-010","qty":"1","price":"38.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247463","line":"2","part":"520-012","qty":"1","price":"38.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247463","line":"3","part":"520-015","qty":"1","price":"38.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247463","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-01 17:43:02.139 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247463-05012026174301.txt === {"quote":"247463","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"BBCCCEGH","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-05-2026","cust_po":"520-010","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Katherine Aguliar","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:52","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Katherine Aguliar","follow_phone":"704-987-5281","follow_email":"katherine.aguliar@mscdirect.com","pic_user":"alyssah","total_amt":"43.32","total_gp":"17.27","total_gpm":"39.87","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247463","line":"0","data":"03-24-2026 14:53 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247463,"Line":0,"Comment":"05/01/2026 5:42 PM - rons - F/U changed from 04/16/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247463,"Line":1,"Comment":"05/01/2026 5:42 PM - rons - CLO changed from 04/24/2026 to 05/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247463","line":"1","part":"520-010","qty":"1","price":"38.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247463","line":"2","part":"520-012","qty":"1","price":"38.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247463","line":"3","part":"520-015","qty":"1","price":"38.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247463","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-01 17:43:05.890 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247463-05012026174305.txt === {"quote":"247463","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"BBCCCEGH","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-19-2026","cust_po":"520-010","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Katherine Aguliar","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:52","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Katherine Aguliar","follow_phone":"704-987-5281","follow_email":"katherine.aguliar@mscdirect.com","pic_user":"alyssah","total_amt":"43.32","total_gp":"17.27","total_gpm":"39.87","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247463","line":"0","data":"03-24-2026 14:53 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247463,"Line":0,"Comment":"05/01/2026 5:42 PM - rons - F/U changed from 04/16/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247463,"Line":1,"Comment":"05/01/2026 5:42 PM - rons - CLO changed from 04/24/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247463,"Line":2,"Comment":"05/01/2026 5:43 PM - rons - Req Date changed from 05/05/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247463","line":"1","part":"520-010","qty":"1","price":"38.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247463","line":"2","part":"520-012","qty":"1","price":"38.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247463","line":"3","part":"520-015","qty":"1","price":"38.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247463","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-01 17:43:10.511 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247406-05012026174310.txt === {"quote":"247406","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIFLORE","shiptoName":"Alternatives For Industry","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"04-24-2026","cust_po":"C4001-1000-1.75CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Lonnie McCracken","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:52","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Lonnie McCracken","follow_phone":"(843)516-5368","follow_email":"lonnie@afi-tools.com","pic_user":"alyssah","total_amt":"844.83","total_gp":"389.74","total_gpm":"46.13","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"04-24-2026","notes":[{"comp":"1","quote":"247406","line":"0","data":"03-24-2026 08:53 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"247406","line":"1","part":"C4001-1000-1.75CP","qty":"2","price":"144.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247406","line":"2","part":"C4005-0562-2.91","qty":"2","price":"427.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247406","line":"3","part":"T05-016","qty":"1","price":"117.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247406","line":"4","part":"T05-024","qty":"1","price":"117.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247406","line":"5","part":"T05-036","qty":"1","price":"117.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247406","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-01 17:43:21.917 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247406-05012026174321.txt === {"quote":"247406","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIFLORE","shiptoName":"Alternatives For Industry","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"04-24-2026","cust_po":"C4001-1000-1.75CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Lonnie McCracken","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:52","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Lonnie McCracken","follow_phone":"(843)516-5368","follow_email":"lonnie@afi-tools.com","pic_user":"alyssah","total_amt":"844.83","total_gp":"389.74","total_gpm":"46.13","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"247406","line":"0","data":"03-24-2026 08:53 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247406,"Line":0,"Comment":"05/01/2026 5:43 PM - rons - F/U changed from 04/16/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247406,"Line":1,"Comment":"05/01/2026 5:43 PM - rons - CLO changed from 04/24/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247406","line":"1","part":"C4001-1000-1.75CP","qty":"2","price":"144.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247406","line":"2","part":"C4005-0562-2.91","qty":"2","price":"427.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247406","line":"3","part":"T05-016","qty":"1","price":"117.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247406","line":"4","part":"T05-024","qty":"1","price":"117.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247406","line":"5","part":"T05-036","qty":"1","price":"117.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247406","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:43:28.161 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247406-05012026174327.txt === {"quote":"247406","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIFLORE","shiptoName":"Alternatives For Industry","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-20-2026","cust_po":"C4001-1000-1.75CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Lonnie McCracken","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:52","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Lonnie McCracken","follow_phone":"(843)516-5368","follow_email":"lonnie@afi-tools.com","pic_user":"alyssah","total_amt":"844.83","total_gp":"389.74","total_gpm":"46.13","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"247406","line":"0","data":"03-24-2026 08:53 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247406,"Line":0,"Comment":"05/01/2026 5:43 PM - rons - F/U changed from 04/16/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247406,"Line":1,"Comment":"05/01/2026 5:43 PM - rons - CLO changed from 04/24/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247406,"Line":2,"Comment":"05/01/2026 5:43 PM - rons - Req Date changed from 04/24/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247406","line":"1","part":"C4001-1000-1.75CP","qty":"2","price":"144.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247406","line":"2","part":"C4005-0562-2.91","qty":"2","price":"427.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247406","line":"3","part":"T05-016","qty":"1","price":"117.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247406","line":"4","part":"T05-024","qty":"1","price":"117.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247406","line":"5","part":"T05-036","qty":"1","price":"117.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247406","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:43:52.764 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249261-05012026174352.txt === {"quote":"249261","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIFLORE","shiptoName":"Alternatives For Industry","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"T05-020","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Lonnie McCracken","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:00","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Lonnie McCracken","follow_phone":"(843)516-5368","follow_email":"lonnie@afi-tools.com","pic_user":"alyssah","total_amt":"109.85","total_gp":"52.49","total_gpm":"47.78","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249261","line":"1","part":"T05-020","qty":"1","price":"117.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249261","line":"2","part":"NT05-020","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249261","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-01 17:44:11.177 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247577-05012026174410.txt === {"quote":"247577","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"KIMBMOAL","shiptoName":"Kimber Mfg.","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-07-2026","cust_po":"E20-137","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sherree Hitson","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:53","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Sherree Hitson","follow_phone":"334-781-6626","follow_email":"sahitson@turnersupply.com","pic_user":"alyssah","total_amt":"164.16","total_gp":"122.04","total_gpm":"74.34","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"04-26-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"247577","line":"2","part":"E20-137","qty":"4","price":"57.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247577","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:44:20.859 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247577-05012026174420.txt === {"quote":"247577","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"KIMBMOAL","shiptoName":"Kimber Mfg.","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-07-2026","cust_po":"E20-137","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sherree Hitson","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:53","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Sherree Hitson","follow_phone":"334-781-6626","follow_email":"sahitson@turnersupply.com","pic_user":"alyssah","total_amt":"164.16","total_gp":"122.04","total_gpm":"74.34","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":247577,"Line":0,"Comment":"05/01/2026 5:44 PM - rons - F/U changed from 04/18/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247577,"Line":1,"Comment":"05/01/2026 5:44 PM - rons - CLO changed from 04/26/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247577","line":"2","part":"E20-137","qty":"4","price":"57.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247577","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:44:25.369 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247577-05012026174425.txt === {"quote":"247577","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"KIMBMOAL","shiptoName":"Kimber Mfg.","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-20-2026","cust_po":"E20-137","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sherree Hitson","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:53","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Sherree Hitson","follow_phone":"334-781-6626","follow_email":"sahitson@turnersupply.com","pic_user":"alyssah","total_amt":"164.16","total_gp":"122.04","total_gpm":"74.34","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":247577,"Line":0,"Comment":"05/01/2026 5:44 PM - rons - F/U changed from 04/18/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247577,"Line":1,"Comment":"05/01/2026 5:44 PM - rons - CLO changed from 04/26/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247577,"Line":2,"Comment":"05/01/2026 5:44 PM - rons - Req Date changed from 05/07/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247577","line":"2","part":"E20-137","qty":"4","price":"57.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247577","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:44:39.274 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248440-05012026174439.txt === {"quote":"248440","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIAMEL","shiptoName":"Alternatives for Industry","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-25-2026","cust_po":"HSK63A-1000-4.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michele Zibrun","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"09:46","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Michele Zibrun","follow_phone":"941-751-1202","follow_email":"michelez@afi-tools.com","pic_user":"alyssah","total_amt":"211.68","total_gp":"94.74","total_gpm":"44.76","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248440","line":"0","data":"04-13-2026 09:49 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248440","line":"1","part":"HSK63A-1000-4.50","qty":"1","price":"392.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248440","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:44:52.782 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248440-05012026174452.txt === {"quote":"248440","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIAMEL","shiptoName":"Alternatives for Industry","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-20-2026","cust_po":"HSK63A-1000-4.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michele Zibrun","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"09:46","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Michele Zibrun","follow_phone":"941-751-1202","follow_email":"michelez@afi-tools.com","pic_user":"alyssah","total_amt":"211.68","total_gp":"94.74","total_gpm":"44.76","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248440","line":"0","data":"04-13-2026 09:49 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248440,"Line":0,"Comment":"05/01/2026 5:44 PM - rons - F/U changed from 04/19/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248440,"Line":1,"Comment":"05/01/2026 5:44 PM - rons - Req Date changed from 05/25/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248440","line":"1","part":"HSK63A-1000-4.50","qty":"1","price":"392.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248440","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:44:58.308 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248475-05012026174458.txt === {"quote":"248475","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"KIMBERAL","shiptoName":"Kimber Mfg","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-25-2026","cust_po":"E32-472(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"William","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:46","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"William","follow_phone":"256-534-1225","follow_email":"wrield@turnersupply.com","pic_user":"alyssah","total_amt":"74.88","total_gp":"54.04","total_gpm":"72.17","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248475","line":"0","data":"04-13-2026 13:46 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248475","line":"1","part":"E32-472(C)","qty":"1","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248475","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:45:07.250 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248475-05012026174507.txt === {"quote":"248475","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"KIMBERAL","shiptoName":"Kimber Mfg","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-25-2026","cust_po":"E32-472(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"William","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:46","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"William","follow_phone":"256-534-1225","follow_email":"wrield@turnersupply.com","pic_user":"alyssah","total_amt":"74.88","total_gp":"54.04","total_gpm":"72.17","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248475","line":"0","data":"04-13-2026 13:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248475,"Line":0,"Comment":"05/01/2026 5:44 PM - rons - F/U changed from 04/19/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248475,"Line":1,"Comment":"05/01/2026 5:45 PM - rons - CLO changed from 05/13/2026 to 05/14/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248475","line":"1","part":"E32-472(C)","qty":"1","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248475","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:45:11.577 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248475-05012026174511.txt === {"quote":"248475","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"KIMBERAL","shiptoName":"Kimber Mfg","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-21-2026","cust_po":"E32-472(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"William","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:46","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"William","follow_phone":"256-534-1225","follow_email":"wrield@turnersupply.com","pic_user":"alyssah","total_amt":"74.88","total_gp":"54.04","total_gpm":"72.17","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248475","line":"0","data":"04-13-2026 13:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248475,"Line":0,"Comment":"05/01/2026 5:44 PM - rons - F/U changed from 04/19/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248475,"Line":1,"Comment":"05/01/2026 5:45 PM - rons - CLO changed from 05/13/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248475,"Line":2,"Comment":"05/01/2026 5:45 PM - rons - Req Date changed from 05/25/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248475","line":"1","part":"E32-472(C)","qty":"1","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248475","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:45:15.552 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248476-05012026174515.txt === {"quote":"248476","customer":"20512","name":null,"customerName":"Tomita U.S.A. Inc.","comp":"01","open":"0","shipto":"TOMITAGA","shiptoName":"TOMITA USA INC","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-25-2026","cust_po":"SK10-6A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tomita","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:59","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Tomita","follow_phone":"","follow_email":"mtanaka@tomitaglobal.com","pic_user":"alyssah","total_amt":"356.25","total_gp":"264.31","total_gpm":"74.19","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248476","line":"0","data":"04-13-2026 14:01 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248476","line":"1","part":"SK10-6A","qty":"1","price":"72.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248476","line":"2","part":"SK10-8A","qty":"1","price":"69.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248476","line":"3","part":"SK10-10A","qty":"1","price":"69.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248476","line":"4","part":"SK10-7P","qty":"1","price":"98.00","uom":"EA","discount":"25.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248476","line":"5","part":"SK10-8A","qty":"1","price":"69.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248476","line":"6","part":"SK10-9P","qty":"1","price":"98.00","uom":"EA","discount":"25.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248476","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-01 17:45:30.336 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248476-05012026174530.txt === {"quote":"248476","customer":"20512","name":null,"customerName":"Tomita U.S.A. Inc.","comp":"01","open":"0","shipto":"TOMITAGA","shiptoName":"TOMITA USA INC","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-20-2026","cust_po":"SK10-6A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tomita","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:59","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Tomita","follow_phone":"","follow_email":"mtanaka@tomitaglobal.com","pic_user":"alyssah","total_amt":"356.25","total_gp":"264.31","total_gpm":"74.19","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248476","line":"0","data":"04-13-2026 14:01 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248476,"Line":0,"Comment":"05/01/2026 5:45 PM - rons - F/U changed from 04/19/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248476,"Line":1,"Comment":"05/01/2026 5:45 PM - rons - Req Date changed from 05/25/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248476","line":"1","part":"SK10-6A","qty":"1","price":"72.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248476","line":"2","part":"SK10-8A","qty":"1","price":"69.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248476","line":"3","part":"SK10-10A","qty":"1","price":"69.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248476","line":"4","part":"SK10-7P","qty":"1","price":"98.00","uom":"EA","discount":"25.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248476","line":"5","part":"SK10-8A","qty":"1","price":"69.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248476","line":"6","part":"SK10-9P","qty":"1","price":"98.00","uom":"EA","discount":"25.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248476","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 17:45:34.349 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248526-05012026174534.txt === {"quote":"248526","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCRAL","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"E11-011","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:35","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"alyssah","total_amt":"29.90","total_gp":"20.56","total_gpm":"68.76","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248526","line":"0","data":"04-14-2026 10:41-rons: shipping to North Carolina"}],"crmnotes":[],"items":[{"comp":"01","order":"248526","line":"1","part":"E11-011","qty":"1","price":"46.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248526","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:45:55.011 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248526-05012026174554.txt === {"quote":"248526","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCRAL","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"E11-011","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:35","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"alyssah","total_amt":"29.90","total_gp":"20.56","total_gpm":"68.76","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248526","line":"0","data":"04-14-2026 10:41-rons: shipping to North Carolina"}],"crmnotes":[{"comp":1,"quote":248526,"Line":0,"Comment":"05/01/2026 5:45 PM - rons - F/U changed from 04/20/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248526,"Line":1,"Comment":"05/01/2026 5:45 PM - rons - CLO changed from 05/14/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248526","line":"1","part":"E11-011","qty":"1","price":"46.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248526","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:46:02.283 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248526-05012026174602.txt === {"quote":"248526","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCRAL","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-20-2026","cust_po":"E11-011","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:35","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"alyssah","total_amt":"29.90","total_gp":"20.56","total_gpm":"68.76","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248526","line":"0","data":"04-14-2026 10:41-rons: shipping to North Carolina"}],"crmnotes":[{"comp":1,"quote":248526,"Line":0,"Comment":"05/01/2026 5:45 PM - rons - F/U changed from 04/20/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248526,"Line":1,"Comment":"05/01/2026 5:45 PM - rons - CLO changed from 05/14/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248526,"Line":2,"Comment":"05/01/2026 5:45 PM - rons - Req Date changed from 05/26/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248526","line":"1","part":"E11-011","qty":"1","price":"46.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248526","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:46:06.892 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247491-05012026174606.txt === {"quote":"247491","customer":"20512","name":null,"customerName":"Tomita U.S.A. Inc.","comp":"01","open":"0","shipto":"TOMITAGA","shiptoName":"TOMITA USA INC","entry_date":"03-25-2026","cust_order_date":"04-26-2025","req_date":"04-28-2026","cust_po":"NBT30-HC0500-2.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michinao","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:52","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Michinao","follow_phone":"","follow_email":"mhuffman@tomitaglobal.com","pic_user":"alyssah","total_amt":"512.25","total_gp":"259.68","total_gpm":"50.69","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"04-27-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"247491","line":"1","part":"NBT30-HC0500-2.50","qty":"1","price":"683.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247491","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:46:22.015 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247491-05012026174621.txt === {"quote":"247491","customer":"20512","name":null,"customerName":"Tomita U.S.A. Inc.","comp":"01","open":"0","shipto":"TOMITAGA","shiptoName":"TOMITA USA INC","entry_date":"03-25-2026","cust_order_date":"04-26-2025","req_date":"04-28-2026","cust_po":"NBT30-HC0500-2.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michinao","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:52","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Michinao","follow_phone":"","follow_email":"mhuffman@tomitaglobal.com","pic_user":"alyssah","total_amt":"512.25","total_gp":"259.68","total_gpm":"50.69","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":247491,"Line":0,"Comment":"05/01/2026 5:46 PM - rons - F/U changed from 04/21/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247491,"Line":1,"Comment":"05/01/2026 5:46 PM - rons - CLO changed from 04/27/2026 to 05/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247491","line":"1","part":"NBT30-HC0500-2.50","qty":"1","price":"683.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247491","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:46:25.544 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247491-05012026174625.txt === {"quote":"247491","customer":"20512","name":null,"customerName":"Tomita U.S.A. Inc.","comp":"01","open":"0","shipto":"TOMITAGA","shiptoName":"TOMITA USA INC","entry_date":"03-25-2026","cust_order_date":"04-26-2025","req_date":"05-19-2026","cust_po":"NBT30-HC0500-2.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michinao","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:52","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Michinao","follow_phone":"","follow_email":"mhuffman@tomitaglobal.com","pic_user":"alyssah","total_amt":"512.25","total_gp":"259.68","total_gpm":"50.69","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":247491,"Line":0,"Comment":"05/01/2026 5:46 PM - rons - F/U changed from 04/21/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247491,"Line":1,"Comment":"05/01/2026 5:46 PM - rons - CLO changed from 04/27/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247491,"Line":2,"Comment":"05/01/2026 5:46 PM - rons - Req Date changed from 04/28/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247491","line":"1","part":"NBT30-HC0500-2.50","qty":"1","price":"683.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247491","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:46:29.370 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248613-05012026174629.txt === {"quote":"248613","customer":"1030","name":null,"customerName":"A & M Industrial Supply","comp":"01","open":"0","shipto":"ANMINDUS","shiptoName":"A & M Industrial","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"C4007-0016","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Stacy Harriman","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:05","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Stacy Harriman","follow_phone":"802-885-2000","follow_email":"sharriman@am-ind.com","pic_user":"alyssah","total_amt":"540.96","total_gp":"357.92","total_gpm":"66.16","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248613","line":"0","data":"04-15-2026 11:07 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248613","line":"1","part":"C5007-0011B","qty":"1","price":"411.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248613","line":"2","part":"C5007-0016-4.12","qty":"1","price":"341.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248613","line":"3","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248613","line":"4","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248613","line":"5","part":"E11-216","qty":"1","price":"46.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248613","line":"6","part":"E16-216","qty":"1","price":"45.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248613","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-01 17:46:37.355 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248613-05012026174637.txt === {"quote":"248613","customer":"1030","name":null,"customerName":"A & M Industrial Supply","comp":"01","open":"0","shipto":"ANMINDUS","shiptoName":"A & M Industrial","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"C4007-0016","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Stacy Harriman","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:05","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Stacy Harriman","follow_phone":"802-885-2000","follow_email":"sharriman@am-ind.com","pic_user":"alyssah","total_amt":"540.96","total_gp":"357.92","total_gpm":"66.16","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248613","line":"0","data":"04-15-2026 11:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248613,"Line":0,"Comment":"05/01/2026 5:46 PM - rons - F/U changed from 04/21/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248613,"Line":1,"Comment":"05/01/2026 5:46 PM - rons - CLO changed from 05/15/2026 to 05/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248613","line":"1","part":"C5007-0011B","qty":"1","price":"411.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248613","line":"2","part":"C5007-0016-4.12","qty":"1","price":"341.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248613","line":"3","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248613","line":"4","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248613","line":"5","part":"E11-216","qty":"1","price":"46.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248613","line":"6","part":"E16-216","qty":"1","price":"45.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248613","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 17:46:42.419 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248613-05012026174642.txt === {"quote":"248613","customer":"1030","name":null,"customerName":"A & M Industrial Supply","comp":"01","open":"0","shipto":"ANMINDUS","shiptoName":"A & M Industrial","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-22-2026","cust_po":"C4007-0016","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Stacy Harriman","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:05","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Stacy Harriman","follow_phone":"802-885-2000","follow_email":"sharriman@am-ind.com","pic_user":"alyssah","total_amt":"540.96","total_gp":"357.92","total_gpm":"66.16","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248613","line":"0","data":"04-15-2026 11:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248613,"Line":0,"Comment":"05/01/2026 5:46 PM - rons - F/U changed from 04/21/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248613,"Line":1,"Comment":"05/01/2026 5:46 PM - rons - CLO changed from 05/15/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248613,"Line":2,"Comment":"05/01/2026 5:46 PM - rons - Req Date changed from 05/27/2026 to 05/22/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248613","line":"1","part":"C5007-0011B","qty":"1","price":"411.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248613","line":"2","part":"C5007-0016-4.12","qty":"1","price":"341.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248613","line":"3","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248613","line":"4","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248613","line":"5","part":"E11-216","qty":"1","price":"46.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248613","line":"6","part":"E16-216","qty":"1","price":"45.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248613","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 17:46:45.168 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248554-05012026174644.txt === {"quote":"248554","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOE","shiptoName":"Hoerbiger Corp.","entry_date":"04-14-2026","cust_order_date":"04-28-2026","req_date":"04-30-2026","cust_po":"HSK63A-0375-3.50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Lynn","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:56","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Lynn","follow_phone":"800-753-7970","follow_email":"Lynn.Nunez@mscdirect.com","pic_user":"alyssah","total_amt":"235.41","total_gp":"121.65","total_gpm":"51.68","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"04-29-2026","notes":[{"comp":"1","quote":"248554","line":"0","data":"04-14-2026 13:59 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248554","line":"1","part":"HSK63A-0375-3.50","qty":"1","price":"399.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248554","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:46:56.678 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248554-05012026174656.txt === {"quote":"248554","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOE","shiptoName":"Hoerbiger Corp.","entry_date":"04-14-2026","cust_order_date":"04-28-2026","req_date":"04-30-2026","cust_po":"HSK63A-0375-3.50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Lynn","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:56","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Lynn","follow_phone":"800-753-7970","follow_email":"Lynn.Nunez@mscdirect.com","pic_user":"alyssah","total_amt":"235.41","total_gp":"121.65","total_gpm":"51.68","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"248554","line":"0","data":"04-14-2026 13:59 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248554,"Line":0,"Comment":"05/01/2026 5:46 PM - rons - F/U changed from 04/21/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248554,"Line":1,"Comment":"05/01/2026 5:46 PM - rons - CLO changed from 04/29/2026 to 05/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248554","line":"1","part":"HSK63A-0375-3.50","qty":"1","price":"399.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248554","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:47:03.178 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248554-05012026174702.txt === {"quote":"248554","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOE","shiptoName":"Hoerbiger Corp.","entry_date":"04-14-2026","cust_order_date":"04-28-2026","req_date":"05-19-2026","cust_po":"HSK63A-0375-3.50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Lynn","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:56","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Lynn","follow_phone":"800-753-7970","follow_email":"Lynn.Nunez@mscdirect.com","pic_user":"alyssah","total_amt":"235.41","total_gp":"121.65","total_gpm":"51.68","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"248554","line":"0","data":"04-14-2026 13:59 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248554,"Line":0,"Comment":"05/01/2026 5:46 PM - rons - F/U changed from 04/21/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248554,"Line":1,"Comment":"05/01/2026 5:46 PM - rons - CLO changed from 04/29/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248554,"Line":2,"Comment":"05/01/2026 5:46 PM - rons - Req Date changed from 04/30/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248554","line":"1","part":"HSK63A-0375-3.50","qty":"1","price":"399.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248554","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:47:08.163 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248665-05012026174707.txt === {"quote":"248665","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"BBCCCEGH","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"820-013","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jose Noriega","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:27","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Jose Noriega","follow_phone":"800-753-7970","follow_email":"jose.noriega@mscdirect.com","pic_user":"alyssah","total_amt":"43.32","total_gp":"18.63","total_gpm":"43.01","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248665","line":"0","data":"04-15-2026 16:28 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248665","line":"1","part":"820-013","qty":"3","price":"38.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248665","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:47:19.679 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248665-05012026174719.txt === {"quote":"248665","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"BBCCCEGH","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"820-013","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jose Noriega","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:27","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Jose Noriega","follow_phone":"800-753-7970","follow_email":"jose.noriega@mscdirect.com","pic_user":"alyssah","total_amt":"43.32","total_gp":"18.63","total_gpm":"43.01","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248665","line":"0","data":"04-15-2026 16:28 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248665,"Line":0,"Comment":"05/01/2026 5:47 PM - rons - F/U changed from 04/21/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248665,"Line":1,"Comment":"05/01/2026 5:47 PM - rons - CLO changed from 05/15/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248665","line":"1","part":"820-013","qty":"3","price":"38.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248665","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:47:23.687 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248665-05012026174723.txt === {"quote":"248665","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"BBCCCEGH","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-20-2026","cust_po":"820-013","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jose Noriega","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:27","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Jose Noriega","follow_phone":"800-753-7970","follow_email":"jose.noriega@mscdirect.com","pic_user":"alyssah","total_amt":"43.32","total_gp":"18.63","total_gpm":"43.01","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248665","line":"0","data":"04-15-2026 16:28 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248665,"Line":0,"Comment":"05/01/2026 5:47 PM - rons - F/U changed from 04/21/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248665,"Line":1,"Comment":"05/01/2026 5:47 PM - rons - CLO changed from 05/15/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248665,"Line":2,"Comment":"05/01/2026 5:47 PM - rons - Req Date changed from 05/27/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248665","line":"1","part":"820-013","qty":"3","price":"38.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248665","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:47:28.429 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247433-05012026174728.txt === {"quote":"247433","customer":"8005","name":null,"customerName":"H & C Tool Supply Inc.","comp":"01","open":"0","shipto":"HXCXTOOL","shiptoName":"H & C Tool Supply, Inc.","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-05-2026","cust_po":"075-020(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nancy Olson","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"12:08","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Nancy Olson","follow_phone":"585-895-2703","follow_email":"nancy.olson@hctoolsupply.com","pic_user":"alyssah","total_amt":"813.60","total_gp":"542.55","total_gpm":"66.69","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"04-24-2026","notes":[],"crmnotes":[{"comp":1,"quote":247433,"Line":0,"Comment":"04/01/2026 8:18 AM - alyssah - F/U changed from 03/30/2026 to 4/22/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247433","line":"1","part":"075-020(C)","qty":"5","price":"226.00","uom":"EA","discount":"28.00","req_date":"10-11 weeks","branch":"1"},{"comp":"01","order":"247433","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247433","Line":"1","Company":"1","F_Line":"1","Comment":"Minimum order QTY 5pcs","Loc":"Y"}],"qcomms":[{"Quote":"247433","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247433","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247433","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:47:39.306 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247433-05012026174739.txt === {"quote":"247433","customer":"8005","name":null,"customerName":"H & C Tool Supply Inc.","comp":"01","open":"0","shipto":"HXCXTOOL","shiptoName":"H & C Tool Supply, Inc.","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-05-2026","cust_po":"075-020(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nancy Olson","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"12:08","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Nancy Olson","follow_phone":"585-895-2703","follow_email":"nancy.olson@hctoolsupply.com","pic_user":"alyssah","total_amt":"813.60","total_gp":"542.55","total_gpm":"66.69","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":247433,"Line":0,"Comment":"04/01/2026 8:18 AM - alyssah - F/U changed from 03/30/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247433,"Line":1,"Comment":"05/01/2026 5:47 PM - rons - F/U changed from 04/22/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247433,"Line":2,"Comment":"05/01/2026 5:47 PM - rons - CLO changed from 04/24/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247433","line":"1","part":"075-020(C)","qty":"5","price":"226.00","uom":"EA","discount":"28.00","req_date":"10-11 weeks","branch":"1"},{"comp":"01","order":"247433","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247433","Line":"1","Company":"1","F_Line":"1","Comment":"Minimum order QTY 5pcs","Loc":"Y"}],"qcomms":[{"Quote":"247433","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247433","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247433","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:47:43.519 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247433-05012026174743.txt === {"quote":"247433","customer":"8005","name":null,"customerName":"H & C Tool Supply Inc.","comp":"01","open":"0","shipto":"HXCXTOOL","shiptoName":"H & C Tool Supply, Inc.","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-20-2026","cust_po":"075-020(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nancy Olson","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"12:08","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Nancy Olson","follow_phone":"585-895-2703","follow_email":"nancy.olson@hctoolsupply.com","pic_user":"alyssah","total_amt":"813.60","total_gp":"542.55","total_gpm":"66.69","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":247433,"Line":0,"Comment":"04/01/2026 8:18 AM - alyssah - F/U changed from 03/30/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247433,"Line":1,"Comment":"05/01/2026 5:47 PM - rons - F/U changed from 04/22/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247433,"Line":2,"Comment":"05/01/2026 5:47 PM - rons - CLO changed from 04/24/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247433,"Line":3,"Comment":"05/01/2026 5:47 PM - rons - Req Date changed from 05/05/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247433","line":"1","part":"075-020(C)","qty":"5","price":"226.00","uom":"EA","discount":"28.00","req_date":"10-11 weeks","branch":"1"},{"comp":"01","order":"247433","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247433","Line":"1","Company":"1","F_Line":"1","Comment":"Minimum order QTY 5pcs","Loc":"Y"}],"qcomms":[{"Quote":"247433","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247433","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247433","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:47:49.541 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248369-05012026174749.txt === {"quote":"248369","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"DGISNORC","shiptoName":"DGI Supply","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-21-2026","cust_po":"CAT40-SK16-60U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:57","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Accounts Payable","follow_phone":"","follow_email":"@","pic_user":"alyssah","total_amt":"742.95","total_gp":"509.96","total_gpm":"68.64","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":null,"notes":[{"comp":"1","quote":"248369","line":"0","data":"04-09-2026 16:58 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248369","line":"1","part":"CAT40-SK16-60U-IDU","qty":"2","price":"438.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248369","line":"2","part":"SK16-6","qty":"3","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248369","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-01 17:47:58.578 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248369-05012026174758.txt === {"quote":"248369","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"DGISNORC","shiptoName":"DGI Supply","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-21-2026","cust_po":"CAT40-SK16-60U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:57","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Accounts Payable","follow_phone":"","follow_email":"@","pic_user":"alyssah","total_amt":"742.95","total_gp":"509.96","total_gpm":"68.64","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248369","line":"0","data":"04-09-2026 16:58 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248369,"Line":0,"Comment":"05/01/2026 5:47 PM - rons - F/U changed from 04/22/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248369,"Line":1,"Comment":"05/01/2026 5:47 PM - rons - CLO changed from NaN/NaN/NaN to 05/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248369","line":"1","part":"CAT40-SK16-60U-IDU","qty":"2","price":"438.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248369","line":"2","part":"SK16-6","qty":"3","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248369","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-01 17:48:02.800 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248369-05012026174802.txt === {"quote":"248369","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"DGISNORC","shiptoName":"DGI Supply","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-22-2026","cust_po":"CAT40-SK16-60U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:57","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Accounts Payable","follow_phone":"","follow_email":"@","pic_user":"alyssah","total_amt":"742.95","total_gp":"509.96","total_gpm":"68.64","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248369","line":"0","data":"04-09-2026 16:58 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248369,"Line":0,"Comment":"05/01/2026 5:47 PM - rons - F/U changed from 04/22/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248369,"Line":1,"Comment":"05/01/2026 5:47 PM - rons - CLO changed from NaN/NaN/NaN to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248369,"Line":2,"Comment":"05/01/2026 5:47 PM - rons - Req Date changed from 05/21/2026 to 05/22/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248369","line":"1","part":"CAT40-SK16-60U-IDU","qty":"2","price":"438.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248369","line":"2","part":"SK16-6","qty":"3","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248369","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-01 17:48:07.723 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247807-05012026174807.txt === {"quote":"247807","customer":"9050","name":null,"customerName":"Vallen Distribution, Inc.","comp":"01","open":"0","shipto":"AUGUST","shiptoName":"Vallen Distribution Inc.","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"VCK13-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Stephen Cleavland","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:12","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Stephen Cleavland","follow_phone":"","follow_email":"Stephen.Cleaveland@vallen.com","pic_user":"alyssah","total_amt":"414.72","total_gp":"301.36","total_gpm":"72.67","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"04-30-2026","notes":[{"comp":"1","quote":"247807","line":"0","data":"03-31-2026 11:19 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"247807","line":"1","part":"VCK13-1/2","qty":"4","price":"144.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247807","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:48:18.272 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247807-05012026174818.txt === {"quote":"247807","customer":"9050","name":null,"customerName":"Vallen Distribution, Inc.","comp":"01","open":"0","shipto":"AUGUST","shiptoName":"Vallen Distribution Inc.","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"VCK13-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Stephen Cleavland","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:12","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Stephen Cleavland","follow_phone":"","follow_email":"Stephen.Cleaveland@vallen.com","pic_user":"alyssah","total_amt":"414.72","total_gp":"301.36","total_gpm":"72.67","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247807","line":"0","data":"03-31-2026 11:19 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247807,"Line":0,"Comment":"05/01/2026 5:48 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247807,"Line":1,"Comment":"05/01/2026 5:48 PM - rons - CLO changed from 04/30/2026 to 05/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247807","line":"1","part":"VCK13-1/2","qty":"4","price":"144.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247807","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:48:23.186 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247807-05012026174822.txt === {"quote":"247807","customer":"9050","name":null,"customerName":"Vallen Distribution, Inc.","comp":"01","open":"0","shipto":"AUGUST","shiptoName":"Vallen Distribution Inc.","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-19-2026","cust_po":"VCK13-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Stephen Cleavland","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:12","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Stephen Cleavland","follow_phone":"","follow_email":"Stephen.Cleaveland@vallen.com","pic_user":"alyssah","total_amt":"414.72","total_gp":"301.36","total_gpm":"72.67","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247807","line":"0","data":"03-31-2026 11:19 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247807,"Line":0,"Comment":"05/01/2026 5:48 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247807,"Line":1,"Comment":"05/01/2026 5:48 PM - rons - CLO changed from 04/30/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247807,"Line":2,"Comment":"05/01/2026 5:48 PM - rons - Req Date changed from 05/12/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247807","line":"1","part":"VCK13-1/2","qty":"4","price":"144.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247807","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:48:35.890 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247807-05012026174835.txt === {"quote":"247807","customer":"9050","name":null,"customerName":"Vallen Distribution, Inc.","comp":"01","open":"0","shipto":"AUGUST","shiptoName":"Vallen Distribution Inc.","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-19-2026","cust_po":"VCK13-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Stephen Cleavland","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:12","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Stephen Cleavland","follow_phone":"","follow_email":"Stephen.Cleaveland@vallen.com","pic_user":"alyssah","total_amt":"414.72","total_gp":"301.36","total_gpm":"72.67","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247807","line":"0","data":"03-31-2026 11:19 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247807,"Line":0,"Comment":"05/01/2026 5:48 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247807,"Line":1,"Comment":"05/01/2026 5:48 PM - rons - CLO changed from 04/30/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247807,"Line":2,"Comment":"05/01/2026 5:48 PM - rons - Req Date changed from 05/12/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247807","line":"1","part":"VCK13-1/2","qty":"4","price":"144.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247807","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:48:46.939 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247807-05012026174846.txt === {"quote":"247807","customer":"9050","name":null,"customerName":"Vallen Distribution, Inc.","comp":"01","open":"0","shipto":"AUGUST","shiptoName":"Vallen Distribution Inc.","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-19-2026","cust_po":"VCK13-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Stephen Cleavland","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:12","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Stephen Cleavland","follow_phone":"","follow_email":"Stephen.Cleaveland@vallen.com","pic_user":"alyssah","total_amt":"414.72","total_gp":"301.36","total_gpm":"72.67","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"247807","line":"0","data":"03-31-2026 11:19 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247807,"Line":0,"Comment":"05/01/2026 5:48 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247807,"Line":1,"Comment":"05/01/2026 5:48 PM - rons - CLO changed from 04/30/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247807,"Line":2,"Comment":"05/01/2026 5:48 PM - rons - Req Date changed from 05/12/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247807,"Line":3,"Comment":"05/01/2026 5:48 PM - rons - F/U changed from 05/05/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247807,"Line":4,"Comment":"05/01/2026 5:48 PM - rons - CLO changed from 05/12/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247807","line":"1","part":"VCK13-1/2","qty":"4","price":"144.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247807","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:48:51.800 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247807-05012026174851.txt === {"quote":"247807","customer":"9050","name":null,"customerName":"Vallen Distribution, Inc.","comp":"01","open":"0","shipto":"AUGUST","shiptoName":"Vallen Distribution Inc.","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-26-2026","cust_po":"VCK13-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Stephen Cleavland","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:12","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Stephen Cleavland","follow_phone":"","follow_email":"Stephen.Cleaveland@vallen.com","pic_user":"alyssah","total_amt":"414.72","total_gp":"301.36","total_gpm":"72.67","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"247807","line":"0","data":"03-31-2026 11:19 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247807,"Line":0,"Comment":"05/01/2026 5:48 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247807,"Line":1,"Comment":"05/01/2026 5:48 PM - rons - CLO changed from 04/30/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247807,"Line":2,"Comment":"05/01/2026 5:48 PM - rons - Req Date changed from 05/12/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247807,"Line":3,"Comment":"05/01/2026 5:48 PM - rons - F/U changed from 05/05/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247807,"Line":4,"Comment":"05/01/2026 5:48 PM - rons - CLO changed from 05/12/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247807,"Line":5,"Comment":"05/01/2026 5:48 PM - rons - Req Date changed from 05/19/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247807","line":"1","part":"VCK13-1/2","qty":"4","price":"144.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247807","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:48:56.780 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246483-05012026174856.txt === {"quote":"246483","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"CUSWEFA","shiptoName":"Custom Welding & Fabrication","entry_date":"03-04-2026","cust_order_date":"03-04-2026","req_date":"04-24-2026","cust_po":"CAT50-C1-105U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Al Chapman","drop_po":"Test tool","status":"0","user":"alyssah","conv_order":"","time":"15:23","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Al Chapman","follow_phone":"(941) 739-6566","follow_email":"al@afi-tools.com","pic_user":"alyssah","total_amt":"630.50","total_gp":"419.66","total_gpm":"66.56","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"04-23-2026","notes":[{"comp":"1","quote":"246483","line":"2","data":"03-04-2026 15:24 - Discounts Recalculated QS"},{"comp":"1","quote":"246483","line":"1","data":"give to Laurie if recieve"},{"comp":"1","quote":"246483","line":"0","data":"03-04-2026 15:29-alyssah SO# 1028310"}],"crmnotes":[{"comp":1,"quote":246483,"Line":0,"Comment":"03/26/2026 11:32 AM - alyssah - F/U changed from 03/27/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246483,"Line":1,"Comment":"04/03/2026 3:26 PM - alyssah - Req Date changed from 04/15/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":246483,"Line":2,"Comment":"04/03/2026 3:26 PM - alyssah - CLO changed from 04/04/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":246483,"Line":3,"Comment":"04/03/2026 3:27 PM - alyssah - F/U changed from 04/03/2026 to 4/23/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"246483","line":"1","part":"CAT50-C1-105U-IDU","qty":"1","price":"719.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246483","line":"2","part":"KM1-5/8","qty":"1","price":"67.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246483","line":"3","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246483","line":"7","part":"KM1-1/2","qty":"1","price":"67.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246483","line":"8","part":"KM1-3/4","qty":"1","price":"67.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246483","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:49:05.399 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246483-05012026174905.txt === {"quote":"246483","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"CUSWEFA","shiptoName":"Custom Welding & Fabrication","entry_date":"03-04-2026","cust_order_date":"03-04-2026","req_date":"04-24-2026","cust_po":"CAT50-C1-105U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Al Chapman","drop_po":"Test tool","status":"0","user":"alyssah","conv_order":"","time":"15:23","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Al Chapman","follow_phone":"(941) 739-6566","follow_email":"al@afi-tools.com","pic_user":"alyssah","total_amt":"630.50","total_gp":"419.66","total_gpm":"66.56","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"246483","line":"2","data":"03-04-2026 15:24 - Discounts Recalculated QS"},{"comp":"1","quote":"246483","line":"1","data":"give to Laurie if recieve"},{"comp":"1","quote":"246483","line":"0","data":"03-04-2026 15:29-alyssah SO# 1028310"}],"crmnotes":[{"comp":1,"quote":246483,"Line":0,"Comment":"03/26/2026 11:32 AM - alyssah - F/U changed from 03/27/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246483,"Line":1,"Comment":"04/03/2026 3:26 PM - alyssah - Req Date changed from 04/15/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":246483,"Line":2,"Comment":"04/03/2026 3:26 PM - alyssah - CLO changed from 04/04/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":246483,"Line":3,"Comment":"04/03/2026 3:27 PM - alyssah - F/U changed from 04/03/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246483,"Line":4,"Comment":"05/01/2026 5:48 PM - rons - F/U changed from 04/23/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246483,"Line":5,"Comment":"05/01/2026 5:49 PM - rons - CLO changed from 04/23/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246483","line":"1","part":"CAT50-C1-105U-IDU","qty":"1","price":"719.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246483","line":"2","part":"KM1-5/8","qty":"1","price":"67.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246483","line":"3","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246483","line":"7","part":"KM1-1/2","qty":"1","price":"67.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246483","line":"8","part":"KM1-3/4","qty":"1","price":"67.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246483","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:49:09.574 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246483-05012026174909.txt === {"quote":"246483","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"CUSWEFA","shiptoName":"Custom Welding & Fabrication","entry_date":"03-04-2026","cust_order_date":"03-04-2026","req_date":"05-20-2026","cust_po":"CAT50-C1-105U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Al Chapman","drop_po":"Test tool","status":"0","user":"alyssah","conv_order":"","time":"15:23","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Al Chapman","follow_phone":"(941) 739-6566","follow_email":"al@afi-tools.com","pic_user":"alyssah","total_amt":"630.50","total_gp":"419.66","total_gpm":"66.56","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"246483","line":"2","data":"03-04-2026 15:24 - Discounts Recalculated QS"},{"comp":"1","quote":"246483","line":"1","data":"give to Laurie if recieve"},{"comp":"1","quote":"246483","line":"0","data":"03-04-2026 15:29-alyssah SO# 1028310"}],"crmnotes":[{"comp":1,"quote":246483,"Line":0,"Comment":"03/26/2026 11:32 AM - alyssah - F/U changed from 03/27/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246483,"Line":1,"Comment":"04/03/2026 3:26 PM - alyssah - Req Date changed from 04/15/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":246483,"Line":2,"Comment":"04/03/2026 3:26 PM - alyssah - CLO changed from 04/04/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":246483,"Line":3,"Comment":"04/03/2026 3:27 PM - alyssah - F/U changed from 04/03/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246483,"Line":4,"Comment":"05/01/2026 5:48 PM - rons - F/U changed from 04/23/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246483,"Line":5,"Comment":"05/01/2026 5:49 PM - rons - CLO changed from 04/23/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":246483,"Line":6,"Comment":"05/01/2026 5:49 PM - rons - Req Date changed from 04/24/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246483","line":"1","part":"CAT50-C1-105U-IDU","qty":"1","price":"719.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246483","line":"2","part":"KM1-5/8","qty":"1","price":"67.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246483","line":"3","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246483","line":"7","part":"KM1-1/2","qty":"1","price":"67.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246483","line":"8","part":"KM1-3/4","qty":"1","price":"67.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246483","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:49:14.640 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248794-05012026174914.txt === {"quote":"248794","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"FASTENGA","shiptoName":"Fastenal Company","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-29-2026","cust_po":"CAT50-HC0625-3.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Corey","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:49","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Joe Corey","follow_phone":"","follow_email":"jcorey@fastenal.com","pic_user":"alyssah","total_amt":"575.96","total_gp":"230.25","total_gpm":"39.98","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-17-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248794","line":"1","part":"CAT50-HC0625-3.50","qty":"1","price":"847.00","uom":"EA","discount":"32.00","req_date":"4 weeks","branch":"1"},{"comp":"01","order":"248794","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:49:23.682 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248794-05012026174923.txt === {"quote":"248794","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"FASTENGA","shiptoName":"Fastenal Company","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-29-2026","cust_po":"CAT50-HC0625-3.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Corey","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:49","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Joe Corey","follow_phone":"","follow_email":"jcorey@fastenal.com","pic_user":"alyssah","total_amt":"575.96","total_gp":"230.25","total_gpm":"39.98","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":248794,"Line":0,"Comment":"05/01/2026 5:49 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248794,"Line":1,"Comment":"05/01/2026 5:49 PM - rons - CLO changed from 05/17/2026 to 05/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248794","line":"1","part":"CAT50-HC0625-3.50","qty":"1","price":"847.00","uom":"EA","discount":"32.00","req_date":"4 weeks","branch":"1"},{"comp":"01","order":"248794","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:49:29.285 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248794-05012026174929.txt === {"quote":"248794","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"FASTENGA","shiptoName":"Fastenal Company","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-19-2026","cust_po":"CAT50-HC0625-3.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Corey","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:49","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Joe Corey","follow_phone":"","follow_email":"jcorey@fastenal.com","pic_user":"alyssah","total_amt":"575.96","total_gp":"230.25","total_gpm":"39.98","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":248794,"Line":0,"Comment":"05/01/2026 5:49 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248794,"Line":1,"Comment":"05/01/2026 5:49 PM - rons - CLO changed from 05/17/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248794,"Line":2,"Comment":"05/01/2026 5:49 PM - rons - Req Date changed from 05/29/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248794","line":"1","part":"CAT50-HC0625-3.50","qty":"1","price":"847.00","uom":"EA","discount":"32.00","req_date":"4 weeks","branch":"1"},{"comp":"01","order":"248794","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:49:39.489 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248794-05012026174939.txt === {"quote":"248794","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"FASTENGA","shiptoName":"Fastenal Company","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-19-2026","cust_po":"CAT50-HC0625-3.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Corey","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:49","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Joe Corey","follow_phone":"","follow_email":"jcorey@fastenal.com","pic_user":"alyssah","total_amt":"575.96","total_gp":"230.25","total_gpm":"39.98","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":248794,"Line":0,"Comment":"05/01/2026 5:49 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248794,"Line":1,"Comment":"05/01/2026 5:49 PM - rons - CLO changed from 05/17/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248794,"Line":2,"Comment":"05/01/2026 5:49 PM - rons - Req Date changed from 05/29/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248794","line":"1","part":"CAT50-HC0625-3.50","qty":"1","price":"847.00","uom":"EA","discount":"32.00","req_date":"4 weeks","branch":"1"},{"comp":"01","order":"248794","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:49:51.364 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248794-05012026174951.txt === {"quote":"248794","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"FASTENGA","shiptoName":"Fastenal Company","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-19-2026","cust_po":"CAT50-HC0625-3.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Corey","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:49","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Joe Corey","follow_phone":"","follow_email":"jcorey@fastenal.com","pic_user":"alyssah","total_amt":"575.96","total_gp":"230.25","total_gpm":"39.98","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":248794,"Line":0,"Comment":"05/01/2026 5:49 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248794,"Line":1,"Comment":"05/01/2026 5:49 PM - rons - CLO changed from 05/17/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248794,"Line":2,"Comment":"05/01/2026 5:49 PM - rons - Req Date changed from 05/29/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248794,"Line":3,"Comment":"05/01/2026 5:49 PM - rons - F/U changed from 05/05/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248794,"Line":4,"Comment":"05/01/2026 5:49 PM - rons - CLO changed from 05/12/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248794","line":"1","part":"CAT50-HC0625-3.50","qty":"1","price":"847.00","uom":"EA","discount":"32.00","req_date":"4 weeks","branch":"1"},{"comp":"01","order":"248794","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:49:55.455 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248794-05012026174955.txt === {"quote":"248794","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"FASTENGA","shiptoName":"Fastenal Company","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-20-2026","cust_po":"CAT50-HC0625-3.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Corey","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:49","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Joe Corey","follow_phone":"","follow_email":"jcorey@fastenal.com","pic_user":"alyssah","total_amt":"575.96","total_gp":"230.25","total_gpm":"39.98","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":248794,"Line":0,"Comment":"05/01/2026 5:49 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248794,"Line":1,"Comment":"05/01/2026 5:49 PM - rons - CLO changed from 05/17/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248794,"Line":2,"Comment":"05/01/2026 5:49 PM - rons - Req Date changed from 05/29/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248794,"Line":3,"Comment":"05/01/2026 5:49 PM - rons - F/U changed from 05/05/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248794,"Line":4,"Comment":"05/01/2026 5:49 PM - rons - CLO changed from 05/12/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248794,"Line":5,"Comment":"05/01/2026 5:49 PM - rons - Req Date changed from 05/19/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248794","line":"1","part":"CAT50-HC0625-3.50","qty":"1","price":"847.00","uom":"EA","discount":"32.00","req_date":"4 weeks","branch":"1"},{"comp":"01","order":"248794","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:50:00.529 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248805-05012026175000.txt === {"quote":"248805","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"BBCCCEGH","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-29-2026","cust_po":"160-011","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jairo Solano","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:46","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Jairo Solano","follow_phone":"800-753-7970","follow_email":"jairo.solano@mscdirect.com","pic_user":"alyssah","total_amt":"55.80","total_gp":"5.85","total_gpm":"10.48","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-17-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248805","line":"1","part":"160-011","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248805","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:50:09.543 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248805-05012026175009.txt === {"quote":"248805","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"BBCCCEGH","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-29-2026","cust_po":"160-011","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jairo Solano","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:46","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Jairo Solano","follow_phone":"800-753-7970","follow_email":"jairo.solano@mscdirect.com","pic_user":"alyssah","total_amt":"55.80","total_gp":"5.85","total_gpm":"10.48","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":248805,"Line":0,"Comment":"05/01/2026 5:50 PM - rons - F/U changed from 04/23/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248805,"Line":1,"Comment":"05/01/2026 5:50 PM - rons - CLO changed from 05/17/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248805","line":"1","part":"160-011","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248805","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:50:13.149 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248805-05012026175012.txt === {"quote":"248805","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"BBCCCEGH","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-20-2026","cust_po":"160-011","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jairo Solano","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:46","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Jairo Solano","follow_phone":"800-753-7970","follow_email":"jairo.solano@mscdirect.com","pic_user":"alyssah","total_amt":"55.80","total_gp":"5.85","total_gpm":"10.48","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":248805,"Line":0,"Comment":"05/01/2026 5:50 PM - rons - F/U changed from 04/23/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248805,"Line":1,"Comment":"05/01/2026 5:50 PM - rons - CLO changed from 05/17/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248805,"Line":2,"Comment":"05/01/2026 5:50 PM - rons - Req Date changed from 05/29/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248805","line":"1","part":"160-011","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248805","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:50:16.985 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247949-05012026175016.txt === {"quote":"247949","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PREPEN","shiptoName":"Precision Tools Services","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-13-2026","cust_po":"GAPR2603-0548","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ami","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:53","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Ami","follow_phone":"812-350-8133","follow_email":"ayates@ptservice.com","pic_user":"alyssah","total_amt":"42.26","total_gp":"11.32","total_gpm":"26.79","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-01-2026","notes":[{"comp":"1","quote":"247949","line":"0","data":"04-01-2026 15:56 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"247949","line":"1","part":"PS-123E","qty":"1","price":"42.26","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247949","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247949","Line":"0","Comment":"tHese are non-standard stock items and considered"},{"Quote":"247949","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247949","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:50:34.942 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247949-05012026175034.txt === {"quote":"247949","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PREPEN","shiptoName":"Precision Tools Services","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-13-2026","cust_po":"GAPR2603-0548","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ami","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:53","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Ami","follow_phone":"812-350-8133","follow_email":"ayates@ptservice.com","pic_user":"alyssah","total_amt":"42.26","total_gp":"11.32","total_gpm":"26.79","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247949","line":"0","data":"04-01-2026 15:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247949,"Line":0,"Comment":"05/01/2026 5:50 PM - rons - F/U changed from 04/24/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247949,"Line":1,"Comment":"05/01/2026 5:50 PM - rons - CLO changed from 05/01/2026 to 05/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247949","line":"1","part":"PS-123E","qty":"1","price":"42.26","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247949","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247949","Line":"0","Comment":"tHese are non-standard stock items and considered"},{"Quote":"247949","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247949","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:50:40.069 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247949-05012026175039.txt === {"quote":"247949","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PREPEN","shiptoName":"Precision Tools Services","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-19-2026","cust_po":"GAPR2603-0548","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ami","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:53","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Ami","follow_phone":"812-350-8133","follow_email":"ayates@ptservice.com","pic_user":"alyssah","total_amt":"42.26","total_gp":"11.32","total_gpm":"26.79","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247949","line":"0","data":"04-01-2026 15:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247949,"Line":0,"Comment":"05/01/2026 5:50 PM - rons - F/U changed from 04/24/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247949,"Line":1,"Comment":"05/01/2026 5:50 PM - rons - CLO changed from 05/01/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247949,"Line":2,"Comment":"05/01/2026 5:50 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247949","line":"1","part":"PS-123E","qty":"1","price":"42.26","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247949","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247949","Line":"0","Comment":"tHese are non-standard stock items and considered"},{"Quote":"247949","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247949","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:50:44.390 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248912-05012026175044.txt === {"quote":"248912","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCMOBAL","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-02-2026","cust_po":"BT40-ER32-100","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Dawn Inman","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:50","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Dawn Inman","follow_phone":"260-239-8977","follow_email":"dawn.inman@mscdirect.com","pic_user":"alyssah","total_amt":"356.68","total_gp":"211.19","total_gpm":"59.21","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248912","line":"1","part":"BT40-ER32-100","qty":"1","price":"221.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248912","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248912","line":"3","part":"B4006-0625-4.00","qty":"1","price":"185.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248912","line":"4","part":"B4006-0750-4.00","qty":"1","price":"171.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248912","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-01 17:50:54.035 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248912-05012026175053.txt === {"quote":"248912","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCMOBAL","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-02-2026","cust_po":"BT40-ER32-100","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Dawn Inman","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:50","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Dawn Inman","follow_phone":"260-239-8977","follow_email":"dawn.inman@mscdirect.com","pic_user":"alyssah","total_amt":"356.68","total_gp":"211.19","total_gpm":"59.21","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":248912,"Line":0,"Comment":"05/01/2026 5:50 PM - rons - F/U changed from 04/27/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248912,"Line":1,"Comment":"05/01/2026 5:50 PM - rons - CLO changed from 05/21/2026 to 05/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248912","line":"1","part":"BT40-ER32-100","qty":"1","price":"221.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248912","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248912","line":"3","part":"B4006-0625-4.00","qty":"1","price":"185.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248912","line":"4","part":"B4006-0750-4.00","qty":"1","price":"171.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248912","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 17:50:58.131 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248912-05012026175057.txt === {"quote":"248912","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCMOBAL","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-19-2026","cust_po":"BT40-ER32-100","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Dawn Inman","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:50","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Dawn Inman","follow_phone":"260-239-8977","follow_email":"dawn.inman@mscdirect.com","pic_user":"alyssah","total_amt":"356.68","total_gp":"211.19","total_gpm":"59.21","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":248912,"Line":0,"Comment":"05/01/2026 5:50 PM - rons - F/U changed from 04/27/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248912,"Line":1,"Comment":"05/01/2026 5:50 PM - rons - CLO changed from 05/21/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248912,"Line":2,"Comment":"05/01/2026 5:50 PM - rons - Req Date changed from 06/02/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248912","line":"1","part":"BT40-ER32-100","qty":"1","price":"221.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248912","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248912","line":"3","part":"B4006-0625-4.00","qty":"1","price":"185.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248912","line":"4","part":"B4006-0750-4.00","qty":"1","price":"171.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248912","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-01 17:51:01.530 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247779-05012026175101.txt === {"quote":"247779","customer":"6225","name":null,"customerName":"Ferguson Enterprises Inc.","comp":"01","open":"0","shipto":"FERGCORP","shiptoName":"Ferguson Enterprises","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"SK16-5/16A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shawn Cooper","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:19","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Shawn Cooper","follow_phone":"757-896-3496","follow_email":"shawn.coopers@ferguson.com","pic_user":"alyssah","total_amt":"320.40","total_gp":"229.90","total_gpm":"71.75","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"04-30-2026","notes":[{"comp":"1","quote":"247779","line":"0","data":"03-31-2026 08:22 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247779,"Line":0,"Comment":"04/15/2026 8:11 AM - alyssah - F/U changed from 04/06/2026 to 4/27/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247779","line":"1","part":"SK16-5/16A","qty":"5","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247779","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:51:10.555 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247779-05012026175110.txt === {"quote":"247779","customer":"6225","name":null,"customerName":"Ferguson Enterprises Inc.","comp":"01","open":"0","shipto":"FERGCORP","shiptoName":"Ferguson Enterprises","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"SK16-5/16A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shawn Cooper","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:19","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Shawn Cooper","follow_phone":"757-896-3496","follow_email":"shawn.coopers@ferguson.com","pic_user":"alyssah","total_amt":"320.40","total_gp":"229.90","total_gpm":"71.75","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247779","line":"0","data":"03-31-2026 08:22 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247779,"Line":0,"Comment":"04/15/2026 8:11 AM - alyssah - F/U changed from 04/06/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247779,"Line":1,"Comment":"05/01/2026 5:51 PM - rons - F/U changed from 04/27/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247779,"Line":2,"Comment":"05/01/2026 5:51 PM - rons - CLO changed from 04/30/2026 to 05/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247779","line":"1","part":"SK16-5/16A","qty":"5","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247779","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:51:14.384 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247779-05012026175114.txt === {"quote":"247779","customer":"6225","name":null,"customerName":"Ferguson Enterprises Inc.","comp":"01","open":"0","shipto":"FERGCORP","shiptoName":"Ferguson Enterprises","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-19-2026","cust_po":"SK16-5/16A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shawn Cooper","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:19","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Shawn Cooper","follow_phone":"757-896-3496","follow_email":"shawn.coopers@ferguson.com","pic_user":"alyssah","total_amt":"320.40","total_gp":"229.90","total_gpm":"71.75","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247779","line":"0","data":"03-31-2026 08:22 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247779,"Line":0,"Comment":"04/15/2026 8:11 AM - alyssah - F/U changed from 04/06/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247779,"Line":1,"Comment":"05/01/2026 5:51 PM - rons - F/U changed from 04/27/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247779,"Line":2,"Comment":"05/01/2026 5:51 PM - rons - CLO changed from 04/30/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247779,"Line":3,"Comment":"05/01/2026 5:51 PM - rons - Req Date changed from 05/12/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247779","line":"1","part":"SK16-5/16A","qty":"5","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247779","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:51:17.386 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248278-05012026175117.txt === {"quote":"248278","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"MILLSCOT","shiptoName":"Millenium Machine Inc.","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-20-2026","cust_po":"CAT40 TOOLING","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:21","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"alex","follow_phone":"","follow_email":"alex@abs.com","pic_user":"alyssah","total_amt":"2491.00","total_gp":"1836.10","total_gpm":"73.71","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"15","win_pct":"20","clo_date":"05-08-2026","notes":[{"comp":"1","quote":"248278","line":"0","data":"04-08-2026 16:39 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248278","line":"1","part":"CAT40-ER16-2.76","qty":"1","price":"210.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"2","part":"CAT40-ER16-4.00","qty":"1","price":"213.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"3","part":"CAT40-ER16-6.00","qty":"1","price":"237.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"4","part":"CAT40-ER32-2.76","qty":"1","price":"226.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"5","part":"CAT40-ER32-6.00","qty":"1","price":"226.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"6","part":"C4006-0500-2.50","qty":"1","price":"133.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"7","part":"C4006-0625-3.00","qty":"1","price":"127.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"8","part":"C4006-0750-3.00","qty":"1","price":"133.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"9","part":"C4006-0875-3.50","qty":"1","price":"180.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"10","part":"C4006-1000-4.00","qty":"1","price":"154.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"11","part":"C4001-0750-4.00CP","qty":"1","price":"184.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"12","part":"C4001-1000-1.75CP","qty":"1","price":"144.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"13","part":"C4001-0750-1.75CP","qty":"1","price":"140.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"14","part":"C4001-1000-4.00CP","qty":"1","price":"184.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":15}}] 2026-05-01 17:51:28.550 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248278-05012026175128.txt === {"quote":"248278","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"MILLSCOT","shiptoName":"Millenium Machine Inc.","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-20-2026","cust_po":"CAT40 TOOLING","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:21","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"alex","follow_phone":"","follow_email":"alex@abs.com","pic_user":"alyssah","total_amt":"2491.00","total_gp":"1836.10","total_gpm":"73.71","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"15","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248278","line":"0","data":"04-08-2026 16:39 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248278,"Line":0,"Comment":"05/01/2026 5:51 PM - rons - F/U changed from 04/28/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248278,"Line":1,"Comment":"05/01/2026 5:51 PM - rons - CLO changed from 05/08/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248278","line":"1","part":"CAT40-ER16-2.76","qty":"1","price":"210.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"2","part":"CAT40-ER16-4.00","qty":"1","price":"213.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"3","part":"CAT40-ER16-6.00","qty":"1","price":"237.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"4","part":"CAT40-ER32-2.76","qty":"1","price":"226.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"5","part":"CAT40-ER32-6.00","qty":"1","price":"226.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"6","part":"C4006-0500-2.50","qty":"1","price":"133.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"7","part":"C4006-0625-3.00","qty":"1","price":"127.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"8","part":"C4006-0750-3.00","qty":"1","price":"133.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"9","part":"C4006-0875-3.50","qty":"1","price":"180.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"10","part":"C4006-1000-4.00","qty":"1","price":"154.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"11","part":"C4001-0750-4.00CP","qty":"1","price":"184.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"12","part":"C4001-1000-1.75CP","qty":"1","price":"144.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"13","part":"C4001-0750-1.75CP","qty":"1","price":"140.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"14","part":"C4001-1000-4.00CP","qty":"1","price":"184.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":15}}] 2026-05-01 17:51:32.678 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248278-05012026175132.txt === {"quote":"248278","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"MILLSCOT","shiptoName":"Millenium Machine Inc.","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-20-2026","cust_po":"CAT40 TOOLING","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:21","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"alex","follow_phone":"","follow_email":"alex@abs.com","pic_user":"alyssah","total_amt":"2491.00","total_gp":"1836.10","total_gpm":"73.71","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"15","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248278","line":"0","data":"04-08-2026 16:39 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248278,"Line":0,"Comment":"05/01/2026 5:51 PM - rons - F/U changed from 04/28/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248278,"Line":1,"Comment":"05/01/2026 5:51 PM - rons - CLO changed from 05/08/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248278,"Line":2,"Comment":"05/01/2026 5:51 PM - rons - Req Date changed from 05/20/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248278","line":"1","part":"CAT40-ER16-2.76","qty":"1","price":"210.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"2","part":"CAT40-ER16-4.00","qty":"1","price":"213.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"3","part":"CAT40-ER16-6.00","qty":"1","price":"237.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"4","part":"CAT40-ER32-2.76","qty":"1","price":"226.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"5","part":"CAT40-ER32-6.00","qty":"1","price":"226.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"6","part":"C4006-0500-2.50","qty":"1","price":"133.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"7","part":"C4006-0625-3.00","qty":"1","price":"127.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"8","part":"C4006-0750-3.00","qty":"1","price":"133.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"9","part":"C4006-0875-3.50","qty":"1","price":"180.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"10","part":"C4006-1000-4.00","qty":"1","price":"154.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"11","part":"C4001-0750-4.00CP","qty":"1","price":"184.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"12","part":"C4001-1000-1.75CP","qty":"1","price":"144.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"13","part":"C4001-0750-1.75CP","qty":"1","price":"140.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"14","part":"C4001-1000-4.00CP","qty":"1","price":"184.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":15}}] 2026-05-01 17:51:35.269 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248988-05012026175135.txt === {"quote":"248988","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"PARAMEDI","shiptoName":"Paragon Medical,I&I","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-22-2026","cust_po":"SK16-12P","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brent Marshall","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:10","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Brent Marshall","follow_phone":"574-371-2288","follow_email":"marshabr@mscdirect.com","pic_user":"alyssah","total_amt":"63.70","total_gp":"37.92","total_gpm":"59.53","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"248988","line":"0","data":"04-22-2026 09:11 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248988","line":"1","part":"SK16-12P","qty":"1","price":"98.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248988","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:51:44.457 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248988-05012026175144.txt === {"quote":"248988","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"PARAMEDI","shiptoName":"Paragon Medical,I&I","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-22-2026","cust_po":"SK16-12P","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brent Marshall","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:10","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Brent Marshall","follow_phone":"574-371-2288","follow_email":"marshabr@mscdirect.com","pic_user":"alyssah","total_amt":"63.70","total_gp":"37.92","total_gpm":"59.53","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248988","line":"0","data":"04-22-2026 09:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248988,"Line":0,"Comment":"05/01/2026 5:51 PM - rons - F/U changed from 04/28/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248988,"Line":1,"Comment":"05/01/2026 5:51 PM - rons - CLO changed from 05/22/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248988","line":"1","part":"SK16-12P","qty":"1","price":"98.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248988","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:51:48.895 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248988-05012026175148.txt === {"quote":"248988","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"PARAMEDI","shiptoName":"Paragon Medical,I&I","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-20-2026","cust_po":"SK16-12P","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brent Marshall","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:10","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Brent Marshall","follow_phone":"574-371-2288","follow_email":"marshabr@mscdirect.com","pic_user":"alyssah","total_amt":"63.70","total_gp":"37.92","total_gpm":"59.53","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248988","line":"0","data":"04-22-2026 09:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248988,"Line":0,"Comment":"05/01/2026 5:51 PM - rons - F/U changed from 04/28/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248988,"Line":1,"Comment":"05/01/2026 5:51 PM - rons - CLO changed from 05/22/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248988,"Line":2,"Comment":"05/01/2026 5:51 PM - rons - Req Date changed from 05/22/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248988","line":"1","part":"SK16-12P","qty":"1","price":"98.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248988","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:53:58.609 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247836-05012026175358.txt === {"quote":"247836","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCSC","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"510-SET-24-MM","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:27","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Sales","follow_phone":"336-664-1040","follow_email":"sales@mscdirect.com","pic_user":"alyssah","total_amt":"346.94","total_gp":"184.63","total_gpm":"53.22","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"04-30-2026","notes":[{"comp":"1","quote":"247836","line":"0","data":"03-31-2026 14:30-rons: shipping to South Carolina"}],"crmnotes":[{"comp":1,"quote":247836,"Line":0,"Comment":"04/15/2026 8:11 AM - alyssah - F/U changed from 04/06/2026 to 4/28/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247836","line":"1","part":"510-SET-24-MM","qty":"1","price":"913.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247836","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:54:10.781 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247836-05012026175410.txt === {"quote":"247836","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCSC","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"510-SET-24-MM","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:27","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Sales","follow_phone":"336-664-1040","follow_email":"sales@mscdirect.com","pic_user":"alyssah","total_amt":"346.94","total_gp":"184.63","total_gpm":"53.22","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"247836","line":"0","data":"03-31-2026 14:30-rons: shipping to South Carolina"}],"crmnotes":[{"comp":1,"quote":247836,"Line":0,"Comment":"04/15/2026 8:11 AM - alyssah - F/U changed from 04/06/2026 to 4/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247836,"Line":1,"Comment":"05/01/2026 5:53 PM - rons - F/U changed from 04/28/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247836,"Line":2,"Comment":"05/01/2026 5:54 PM - rons - CLO changed from 04/30/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247836","line":"1","part":"510-SET-24-MM","qty":"1","price":"913.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247836","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:54:14.635 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247836-05012026175414.txt === {"quote":"247836","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCSC","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-20-2026","cust_po":"510-SET-24-MM","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:27","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Sales","follow_phone":"336-664-1040","follow_email":"sales@mscdirect.com","pic_user":"alyssah","total_amt":"346.94","total_gp":"184.63","total_gpm":"53.22","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"247836","line":"0","data":"03-31-2026 14:30-rons: shipping to South Carolina"}],"crmnotes":[{"comp":1,"quote":247836,"Line":0,"Comment":"04/15/2026 8:11 AM - alyssah - F/U changed from 04/06/2026 to 4/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247836,"Line":1,"Comment":"05/01/2026 5:53 PM - rons - F/U changed from 04/28/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247836,"Line":2,"Comment":"05/01/2026 5:54 PM - rons - CLO changed from 04/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247836,"Line":3,"Comment":"05/01/2026 5:54 PM - rons - Req Date changed from 05/12/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247836","line":"1","part":"510-SET-24-MM","qty":"1","price":"913.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247836","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:54:17.959 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247459-05012026175417.txt === {"quote":"247459","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"AEROBLOO","shiptoName":"Aerotech Machining, Inc.","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"04-30-2026","cust_po":"NCAT40-SK20C-90U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:35","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Kim Danielson","follow_phone":"918-610-4700","follow_email":"kim.danielson@blackhawkid.com","pic_user":"alyssah","total_amt":"5643.27","total_gp":"3542.34","total_gpm":"62.77","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"32","win_pct":"20","clo_date":"04-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":247459,"Line":0,"Comment":"03/29/2026 8:38 PM - alyssah - CLO changed from NaN/NaN/NaN to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247459,"Line":1,"Comment":"03/29/2026 8:39 PM - alyssah - F/U changed from 03/30/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247459,"Line":2,"Comment":"04/01/2026 8:19 AM - alyssah - CLO changed from NaN/NaN/NaN to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247459,"Line":3,"Comment":"04/01/2026 8:19 AM - alyssah - F/U changed from 03/30/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247459,"Line":4,"Comment":"04/24/2026 4:54 PM - alyssah - Req Date changed from 04/24/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247459,"Line":5,"Comment":"04/24/2026 4:54 PM - alyssah - CLO changed from 04/23/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247459,"Line":6,"Comment":"04/24/2026 4:54 PM - alyssah - F/U changed from 04/22/2026 to 4/28/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247459","line":"1","part":"NCAT40-SK20C-90U-IDU","qty":"5","price":"516.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"2","part":"CAT40-ER25-6.00","qty":"8","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"3","part":"CAT40-ER20-6.00","qty":"11","price":"246.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"4","part":"CAT40-SF0500-3.15CP","qty":"1","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"5","part":"CAT40-SF0500-2.56RT","qty":"3","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"6","part":"CAT40-SF0375-3.15CP","qty":"1","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"7","part":"CAT40-ER32-4.00","qty":"1","price":"226.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"8","part":"CAT40-SF0250-6.30MT","qty":"1","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-01 17:54:26.435 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247459-05012026175426.txt === {"quote":"247459","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"AEROBLOO","shiptoName":"Aerotech Machining, Inc.","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"04-30-2026","cust_po":"NCAT40-SK20C-90U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:35","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Kim Danielson","follow_phone":"918-610-4700","follow_email":"kim.danielson@blackhawkid.com","pic_user":"alyssah","total_amt":"5643.27","total_gp":"3542.34","total_gpm":"62.77","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"32","win_pct":"20","clo_date":"05-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":247459,"Line":0,"Comment":"03/29/2026 8:38 PM - alyssah - CLO changed from NaN/NaN/NaN to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247459,"Line":1,"Comment":"03/29/2026 8:39 PM - alyssah - F/U changed from 03/30/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247459,"Line":2,"Comment":"04/01/2026 8:19 AM - alyssah - CLO changed from NaN/NaN/NaN to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247459,"Line":3,"Comment":"04/01/2026 8:19 AM - alyssah - F/U changed from 03/30/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247459,"Line":4,"Comment":"04/24/2026 4:54 PM - alyssah - Req Date changed from 04/24/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247459,"Line":5,"Comment":"04/24/2026 4:54 PM - alyssah - CLO changed from 04/23/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247459,"Line":6,"Comment":"04/24/2026 4:54 PM - alyssah - F/U changed from 04/22/2026 to 4/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247459,"Line":7,"Comment":"05/01/2026 5:54 PM - rons - F/U changed from 04/28/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247459,"Line":8,"Comment":"05/01/2026 5:54 PM - rons - CLO changed from 04/29/2026 to 05/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247459","line":"1","part":"NCAT40-SK20C-90U-IDU","qty":"5","price":"516.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"2","part":"CAT40-ER25-6.00","qty":"8","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"3","part":"CAT40-ER20-6.00","qty":"11","price":"246.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"4","part":"CAT40-SF0500-3.15CP","qty":"1","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"5","part":"CAT40-SF0500-2.56RT","qty":"3","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"6","part":"CAT40-SF0375-3.15CP","qty":"1","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"7","part":"CAT40-ER32-4.00","qty":"1","price":"226.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"8","part":"CAT40-SF0250-6.30MT","qty":"1","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-01 17:54:31.275 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247459-05012026175431.txt === {"quote":"247459","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"AEROBLOO","shiptoName":"Aerotech Machining, Inc.","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-19-2026","cust_po":"NCAT40-SK20C-90U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:35","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Kim Danielson","follow_phone":"918-610-4700","follow_email":"kim.danielson@blackhawkid.com","pic_user":"alyssah","total_amt":"5643.27","total_gp":"3542.34","total_gpm":"62.77","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"32","win_pct":"20","clo_date":"05-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":247459,"Line":0,"Comment":"03/29/2026 8:38 PM - alyssah - CLO changed from NaN/NaN/NaN to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247459,"Line":1,"Comment":"03/29/2026 8:39 PM - alyssah - F/U changed from 03/30/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247459,"Line":2,"Comment":"04/01/2026 8:19 AM - alyssah - CLO changed from NaN/NaN/NaN to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247459,"Line":3,"Comment":"04/01/2026 8:19 AM - alyssah - F/U changed from 03/30/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247459,"Line":4,"Comment":"04/24/2026 4:54 PM - alyssah - Req Date changed from 04/24/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247459,"Line":5,"Comment":"04/24/2026 4:54 PM - alyssah - CLO changed from 04/23/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247459,"Line":6,"Comment":"04/24/2026 4:54 PM - alyssah - F/U changed from 04/22/2026 to 4/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247459,"Line":7,"Comment":"05/01/2026 5:54 PM - rons - F/U changed from 04/28/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247459,"Line":8,"Comment":"05/01/2026 5:54 PM - rons - CLO changed from 04/29/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247459,"Line":9,"Comment":"05/01/2026 5:54 PM - rons - Req Date changed from 04/30/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247459","line":"1","part":"NCAT40-SK20C-90U-IDU","qty":"5","price":"516.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"2","part":"CAT40-ER25-6.00","qty":"8","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"3","part":"CAT40-ER20-6.00","qty":"11","price":"246.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"4","part":"CAT40-SF0500-3.15CP","qty":"1","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"5","part":"CAT40-SF0500-2.56RT","qty":"3","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"6","part":"CAT40-SF0375-3.15CP","qty":"1","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"7","part":"CAT40-ER32-4.00","qty":"1","price":"226.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"8","part":"CAT40-SF0250-6.30MT","qty":"1","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-01 17:54:34.494 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248530-05012026175434.txt === {"quote":"248530","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCMOBAL","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"04-29-2026","cust_po":"H63A-MRAM","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Elizabeth Wade","drop_po":"Smith & Co","status":"0","user":"alyssah","conv_order":"","time":"11:06","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Elizabeth Wade","follow_phone":"800-937-7847","follow_email":"elizabeth.wade@mscdirect.com","pic_user":"alyssah","total_amt":"0","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"0","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[],"items":[],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":0}}] 2026-05-01 17:54:43.849 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248530-05012026175443.txt === {"quote":"248530","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCMOBAL","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"04-29-2026","cust_po":"H63A-MRAM","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Elizabeth Wade","drop_po":"Smith & Co","status":"0","user":"alyssah","conv_order":"","time":"11:06","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Elizabeth Wade","follow_phone":"800-937-7847","follow_email":"elizabeth.wade@mscdirect.com","pic_user":"alyssah","total_amt":"0","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"0","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":248530,"Line":0,"Comment":"05/01/2026 5:54 PM - rons - F/U changed from 04/28/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248530,"Line":1,"Comment":"05/01/2026 5:54 PM - rons - CLO changed from 06/01/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":0}}] 2026-05-01 17:54:47.933 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248530-05012026175447.txt === {"quote":"248530","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCMOBAL","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-20-2026","cust_po":"H63A-MRAM","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Elizabeth Wade","drop_po":"Smith & Co","status":"0","user":"alyssah","conv_order":"","time":"11:06","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Elizabeth Wade","follow_phone":"800-937-7847","follow_email":"elizabeth.wade@mscdirect.com","pic_user":"alyssah","total_amt":"0","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"0","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":248530,"Line":0,"Comment":"05/01/2026 5:54 PM - rons - F/U changed from 04/28/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248530,"Line":1,"Comment":"05/01/2026 5:54 PM - rons - CLO changed from 06/01/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248530,"Line":2,"Comment":"05/01/2026 5:54 PM - rons - Req Date changed from 04/29/2026 to 05/20/2026 (Req Date Updated)"}],"items":[],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":0}}] 2026-05-01 17:54:52.035 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248182-05012026175451.txt === {"quote":"248182","customer":"9050","name":null,"customerName":"Vallen Distribution, Inc.","comp":"01","open":"0","shipto":"AUGUST","shiptoName":"Vallen Distribution Inc.","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-19-2026","cust_po":"E16-059","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Stephen","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:15","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Stephen","follow_phone":"704-398-5653","follow_email":"stepehn.agan@vallen.com","pic_user":"alyssah","total_amt":"360.00","total_gp":"258.20","total_gpm":"71.72","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-07-2026","notes":[{"comp":"1","quote":"248182","line":"0","data":"04-07-2026 14:15 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248182","line":"1","part":"E16-059","qty":"10","price":"50.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248182","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:55:02.589 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248182-05012026175502.txt === {"quote":"248182","customer":"9050","name":null,"customerName":"Vallen Distribution, Inc.","comp":"01","open":"0","shipto":"AUGUST","shiptoName":"Vallen Distribution Inc.","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-19-2026","cust_po":"E16-059","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Stephen","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:15","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Stephen","follow_phone":"704-398-5653","follow_email":"stepehn.agan@vallen.com","pic_user":"alyssah","total_amt":"360.00","total_gp":"258.20","total_gpm":"71.72","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248182","line":"0","data":"04-07-2026 14:15 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248182,"Line":0,"Comment":"05/01/2026 5:54 PM - rons - F/U changed from 04/28/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248182,"Line":1,"Comment":"05/01/2026 5:54 PM - rons - CLO changed from 05/07/2026 to 05/14/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248182","line":"1","part":"E16-059","qty":"10","price":"50.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248182","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:55:06.513 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248182-05012026175506.txt === {"quote":"248182","customer":"9050","name":null,"customerName":"Vallen Distribution, Inc.","comp":"01","open":"0","shipto":"AUGUST","shiptoName":"Vallen Distribution Inc.","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-21-2026","cust_po":"E16-059","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Stephen","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:15","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Stephen","follow_phone":"704-398-5653","follow_email":"stepehn.agan@vallen.com","pic_user":"alyssah","total_amt":"360.00","total_gp":"258.20","total_gpm":"71.72","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248182","line":"0","data":"04-07-2026 14:15 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248182,"Line":0,"Comment":"05/01/2026 5:54 PM - rons - F/U changed from 04/28/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248182,"Line":1,"Comment":"05/01/2026 5:54 PM - rons - CLO changed from 05/07/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248182,"Line":2,"Comment":"05/01/2026 5:55 PM - rons - Req Date changed from 05/19/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248182","line":"1","part":"E16-059","qty":"10","price":"50.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248182","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:55:10.390 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249106-05012026175510.txt === {"quote":"249106","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIAMEL","shiptoName":"Alternatives for Industry","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-04-2026","cust_po":"ER16 Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:57","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Sales","follow_phone":"800-789-0200","follow_email":"sales@afi-tools.com","pic_user":"alyssah","total_amt":"97.50","total_gp":"68.77","total_gpm":"70.53","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-23-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249106","line":"1","part":"E16-006","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249106","line":"3","part":"E16-078","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249106","line":"5","part":"E16-098","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249106","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-01 17:55:18.769 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249106-05012026175518.txt === {"quote":"249106","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIAMEL","shiptoName":"Alternatives for Industry","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-04-2026","cust_po":"ER16 Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:57","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Sales","follow_phone":"800-789-0200","follow_email":"sales@afi-tools.com","pic_user":"alyssah","total_amt":"97.50","total_gp":"68.77","total_gpm":"70.53","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-14-2026","notes":[],"crmnotes":[{"comp":1,"quote":249106,"Line":0,"Comment":"05/01/2026 5:55 PM - rons - F/U changed from 04/29/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249106,"Line":1,"Comment":"05/01/2026 5:55 PM - rons - CLO changed from 05/23/2026 to 05/14/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249106","line":"1","part":"E16-006","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249106","line":"3","part":"E16-078","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249106","line":"5","part":"E16-098","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249106","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-01 17:55:22.449 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249106-05012026175522.txt === {"quote":"249106","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIAMEL","shiptoName":"Alternatives for Industry","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-21-2026","cust_po":"ER16 Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:57","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Sales","follow_phone":"800-789-0200","follow_email":"sales@afi-tools.com","pic_user":"alyssah","total_amt":"97.50","total_gp":"68.77","total_gpm":"70.53","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-14-2026","notes":[],"crmnotes":[{"comp":1,"quote":249106,"Line":0,"Comment":"05/01/2026 5:55 PM - rons - F/U changed from 04/29/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249106,"Line":1,"Comment":"05/01/2026 5:55 PM - rons - CLO changed from 05/23/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":249106,"Line":2,"Comment":"05/01/2026 5:55 PM - rons - Req Date changed from 06/04/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249106","line":"1","part":"E16-006","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249106","line":"3","part":"E16-078","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249106","line":"5","part":"E16-098","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249106","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-01 17:55:26.354 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247608-05012026175526.txt === {"quote":"247608","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"BBCCCEGH","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-07-2026","cust_po":"018-SET-21","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Crystal Kent","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:50","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Crystal Kent","follow_phone":"800-933-7264x465372","follow_email":"Cynthia.Kent@mscdirect.com","pic_user":"alyssah","total_amt":"1652.30","total_gp":"1510.07","total_gpm":"91.39","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"04-30-2026","notes":[{"comp":"1","quote":"247608","line":"0","data":"03-26-2026 13:58 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247608,"Line":0,"Comment":"04/24/2026 4:51 PM - alyssah - CLO changed from NaN/NaN/NaN to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247608,"Line":1,"Comment":"04/24/2026 4:51 PM - alyssah - F/U changed from 04/18/2026 to 4/29/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247608","line":"1","part":"018-SET-09","qty":"1","price":"243.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"2","part":"018-SET-21","qty":"1","price":"567.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"3","part":"010-SET-08","qty":"1","price":"199.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"4","part":"010-SET-33","qty":"1","price":"820.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"5","part":"020-SET-09","qty":"1","price":"214.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"6","part":"020-SET-21","qty":"1","price":"499.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 17:55:35.439 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247608-05012026175535.txt === {"quote":"247608","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"BBCCCEGH","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-07-2026","cust_po":"018-SET-21","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Crystal Kent","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:50","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Crystal Kent","follow_phone":"800-933-7264x465372","follow_email":"Cynthia.Kent@mscdirect.com","pic_user":"alyssah","total_amt":"1652.30","total_gp":"1510.07","total_gpm":"91.39","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"247608","line":"0","data":"03-26-2026 13:58 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247608,"Line":0,"Comment":"04/24/2026 4:51 PM - alyssah - CLO changed from NaN/NaN/NaN to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247608,"Line":1,"Comment":"04/24/2026 4:51 PM - alyssah - F/U changed from 04/18/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247608,"Line":2,"Comment":"05/01/2026 5:55 PM - rons - F/U changed from 04/29/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247608,"Line":3,"Comment":"05/01/2026 5:55 PM - rons - CLO changed from 04/30/2026 to 05/14/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247608","line":"1","part":"018-SET-09","qty":"1","price":"243.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"2","part":"018-SET-21","qty":"1","price":"567.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"3","part":"010-SET-08","qty":"1","price":"199.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"4","part":"010-SET-33","qty":"1","price":"820.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"5","part":"020-SET-09","qty":"1","price":"214.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"6","part":"020-SET-21","qty":"1","price":"499.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 17:55:39.916 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247608-05012026175539.txt === {"quote":"247608","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"BBCCCEGH","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-21-2026","cust_po":"018-SET-21","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Crystal Kent","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:50","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Crystal Kent","follow_phone":"800-933-7264x465372","follow_email":"Cynthia.Kent@mscdirect.com","pic_user":"alyssah","total_amt":"1652.30","total_gp":"1510.07","total_gpm":"91.39","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"247608","line":"0","data":"03-26-2026 13:58 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247608,"Line":0,"Comment":"04/24/2026 4:51 PM - alyssah - CLO changed from NaN/NaN/NaN to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247608,"Line":1,"Comment":"04/24/2026 4:51 PM - alyssah - F/U changed from 04/18/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247608,"Line":2,"Comment":"05/01/2026 5:55 PM - rons - F/U changed from 04/29/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247608,"Line":3,"Comment":"05/01/2026 5:55 PM - rons - CLO changed from 04/30/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247608,"Line":4,"Comment":"05/01/2026 5:55 PM - rons - Req Date changed from 05/07/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247608","line":"1","part":"018-SET-09","qty":"1","price":"243.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"2","part":"018-SET-21","qty":"1","price":"567.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"3","part":"010-SET-08","qty":"1","price":"199.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"4","part":"010-SET-33","qty":"1","price":"820.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"5","part":"020-SET-09","qty":"1","price":"214.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"6","part":"020-SET-21","qty":"1","price":"499.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-01 17:55:43.226 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247984-05012026175543.txt === {"quote":"247984","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-14-2026","cust_po":"HSK63A Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:28","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"alyssah","total_amt":"4594.15","total_gp":"2456.44","total_gpm":"53.47","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"20","win_pct":"20","clo_date":"05-02-2026","notes":[{"comp":"1","quote":"247984","line":"0","data":"04-02-2026 11:30-rons: less 45% per Fletcher..."}],"crmnotes":[{"comp":1,"quote":247984,"Line":0,"Comment":"04/13/2026 6:02 AM - alyssah - F/U changed from 04/08/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":1,"Comment":"04/24/2026 4:53 PM - alyssah - F/U changed from 04/21/2026 to 5/1/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247984","line":"1","part":"H63A-SF0187-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"2","part":"H63A-SF0250-4.72CP","qty":"3","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"3","part":"H63A-SF0312-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"4","part":"H63A-SF0375-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"5","part":"H63A-SF0500-4.72CP","qty":"5","price":"437.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"6","part":"H63A-SF0250-2.56RT","qty":"2","price":"392.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"7","part":"H63A-SF0750-4.72CP","qty":"2","price":"437.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-01 17:55:51.648 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247984-05012026175551.txt === {"quote":"247984","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-14-2026","cust_po":"HSK63A Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:28","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"alyssah","total_amt":"4594.15","total_gp":"2456.44","total_gpm":"53.47","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"20","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"247984","line":"0","data":"04-02-2026 11:30-rons: less 45% per Fletcher..."}],"crmnotes":[{"comp":1,"quote":247984,"Line":0,"Comment":"04/13/2026 6:02 AM - alyssah - F/U changed from 04/08/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":1,"Comment":"04/24/2026 4:53 PM - alyssah - F/U changed from 04/21/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":2,"Comment":"05/01/2026 5:55 PM - rons - F/U changed from 05/01/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":3,"Comment":"05/01/2026 5:55 PM - rons - CLO changed from 05/02/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247984","line":"1","part":"H63A-SF0187-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"2","part":"H63A-SF0250-4.72CP","qty":"3","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"3","part":"H63A-SF0312-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"4","part":"H63A-SF0375-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"5","part":"H63A-SF0500-4.72CP","qty":"5","price":"437.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"6","part":"H63A-SF0250-2.56RT","qty":"2","price":"392.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"7","part":"H63A-SF0750-4.72CP","qty":"2","price":"437.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-01 17:55:56.918 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247984-05012026175556.txt === {"quote":"247984","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-20-2026","cust_po":"HSK63A Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:28","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"alyssah","total_amt":"4594.15","total_gp":"2456.44","total_gpm":"53.47","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"20","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"247984","line":"0","data":"04-02-2026 11:30-rons: less 45% per Fletcher..."}],"crmnotes":[{"comp":1,"quote":247984,"Line":0,"Comment":"04/13/2026 6:02 AM - alyssah - F/U changed from 04/08/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":1,"Comment":"04/24/2026 4:53 PM - alyssah - F/U changed from 04/21/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":2,"Comment":"05/01/2026 5:55 PM - rons - F/U changed from 05/01/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":3,"Comment":"05/01/2026 5:55 PM - rons - CLO changed from 05/02/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247984,"Line":4,"Comment":"05/01/2026 5:55 PM - rons - Req Date changed from 05/14/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247984","line":"1","part":"H63A-SF0187-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"2","part":"H63A-SF0250-4.72CP","qty":"3","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"3","part":"H63A-SF0312-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"4","part":"H63A-SF0375-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"5","part":"H63A-SF0500-4.72CP","qty":"5","price":"437.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"6","part":"H63A-SF0250-2.56RT","qty":"2","price":"392.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"7","part":"H63A-SF0750-4.72CP","qty":"2","price":"437.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-01 17:56:00.295 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248057-05012026175600.txt === {"quote":"248057","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIFLORE","shiptoName":"Alternatives For Industry","entry_date":"04-03-2026","cust_order_date":"04-03-2026","req_date":"05-15-2026","cust_po":"CAT50-SK25-105U","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Paul Heger","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:36","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Paul Heger","follow_phone":"800-511-2915","follow_email":"paul@afi-tools.com","pic_user":"alyssah","total_amt":"2162.55","total_gp":"1181.04","total_gpm":"54.61","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-03-2026","notes":[{"comp":"1","quote":"248057","line":"0","data":"04-03-2026 13:47 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248057","line":"1","part":"CAT50-SK25-105U-IDU","qty":"1","price":"604.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"2","part":"HSK100A-SK25C-145","qty":"1","price":"724.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"3","part":"SK25-3/4A","qty":"1","price":"108.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"4","part":"CAT50-HC0750-3.50","qty":"1","price":"847.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"5","part":"HSK100A-HC0750-105","qty":"1","price":"1044.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-01 17:56:10.110 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248057-05012026175609.txt === {"quote":"248057","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIFLORE","shiptoName":"Alternatives For Industry","entry_date":"04-03-2026","cust_order_date":"04-03-2026","req_date":"05-15-2026","cust_po":"CAT50-SK25-105U","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Paul Heger","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:36","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Paul Heger","follow_phone":"800-511-2915","follow_email":"paul@afi-tools.com","pic_user":"alyssah","total_amt":"2162.55","total_gp":"1181.04","total_gpm":"54.61","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248057","line":"0","data":"04-03-2026 13:47 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248057,"Line":0,"Comment":"05/01/2026 5:56 PM - rons - F/U changed from 05/01/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248057,"Line":1,"Comment":"05/01/2026 5:56 PM - rons - CLO changed from 05/03/2026 to 05/14/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248057","line":"1","part":"CAT50-SK25-105U-IDU","qty":"1","price":"604.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"2","part":"HSK100A-SK25C-145","qty":"1","price":"724.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"3","part":"SK25-3/4A","qty":"1","price":"108.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"4","part":"CAT50-HC0750-3.50","qty":"1","price":"847.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"5","part":"HSK100A-HC0750-105","qty":"1","price":"1044.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:56:15.188 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248057-05012026175614.txt === {"quote":"248057","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIFLORE","shiptoName":"Alternatives For Industry","entry_date":"04-03-2026","cust_order_date":"04-03-2026","req_date":"05-21-2026","cust_po":"CAT50-SK25-105U","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Paul Heger","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:36","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Paul Heger","follow_phone":"800-511-2915","follow_email":"paul@afi-tools.com","pic_user":"alyssah","total_amt":"2162.55","total_gp":"1181.04","total_gpm":"54.61","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248057","line":"0","data":"04-03-2026 13:47 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248057,"Line":0,"Comment":"05/01/2026 5:56 PM - rons - F/U changed from 05/01/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248057,"Line":1,"Comment":"05/01/2026 5:56 PM - rons - CLO changed from 05/03/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248057,"Line":2,"Comment":"05/01/2026 5:56 PM - rons - Req Date changed from 05/15/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248057","line":"1","part":"CAT50-SK25-105U-IDU","qty":"1","price":"604.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"2","part":"HSK100A-SK25C-145","qty":"1","price":"724.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"3","part":"SK25-3/4A","qty":"1","price":"108.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"4","part":"CAT50-HC0750-3.50","qty":"1","price":"847.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"5","part":"HSK100A-HC0750-105","qty":"1","price":"1044.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:56:19.074 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248147-05012026175618.txt === {"quote":"248147","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-19-2026","cust_po":"H63A-SF0312-5.12CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Chris Malone","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"09:48","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Chris Malone","follow_phone":"704-572-1249","follow_email":"cmalone@morrissouth.com","pic_user":"alyssah","total_amt":"588.06","total_gp":"367.16","total_gpm":"62.44","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-07-2026","notes":[{"comp":"1","quote":"248147","line":"0","data":"04-07-2026 09:49 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248147","line":"1","part":"H63A-SF0312-5.12CP","qty":"1","price":"440.00","uom":"EA","discount":"34.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248147","line":"2","part":"H63A-SF0312-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248147","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-01 17:56:27.181 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248147-05012026175627.txt === {"quote":"248147","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-19-2026","cust_po":"H63A-SF0312-5.12CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Chris Malone","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"09:48","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Chris Malone","follow_phone":"704-572-1249","follow_email":"cmalone@morrissouth.com","pic_user":"alyssah","total_amt":"588.06","total_gp":"367.16","total_gpm":"62.44","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248147","line":"0","data":"04-07-2026 09:49 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248147,"Line":0,"Comment":"05/01/2026 5:56 PM - rons - F/U changed from 05/01/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248147,"Line":1,"Comment":"05/01/2026 5:56 PM - rons - CLO changed from 05/07/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248147","line":"1","part":"H63A-SF0312-5.12CP","qty":"1","price":"440.00","uom":"EA","discount":"34.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248147","line":"2","part":"H63A-SF0312-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248147","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-01 17:56:30.708 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248147-05012026175630.txt === {"quote":"248147","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-20-2026","cust_po":"H63A-SF0312-5.12CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Chris Malone","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"09:48","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Chris Malone","follow_phone":"704-572-1249","follow_email":"cmalone@morrissouth.com","pic_user":"alyssah","total_amt":"588.06","total_gp":"367.16","total_gpm":"62.44","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248147","line":"0","data":"04-07-2026 09:49 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248147,"Line":0,"Comment":"05/01/2026 5:56 PM - rons - F/U changed from 05/01/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248147,"Line":1,"Comment":"05/01/2026 5:56 PM - rons - CLO changed from 05/07/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248147,"Line":2,"Comment":"05/01/2026 5:56 PM - rons - Req Date changed from 05/19/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248147","line":"1","part":"H63A-SF0312-5.12CP","qty":"1","price":"440.00","uom":"EA","discount":"34.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248147","line":"2","part":"H63A-SF0312-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248147","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-01 17:56:33.908 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248153-05012026175633.txt === {"quote":"248153","customer":"20792","name":null,"customerName":"Toyota Tsusho America, Inc. (IN)","comp":"01","open":"0","shipto":"TOYHUNT","shiptoName":"Toyota Tsusho America INC","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-19-2026","cust_po":"KM42-16","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Drew","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:06","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Drew","follow_phone":"636-399-5791","follow_email":"drew@taiamerica.com","pic_user":"alyssah","total_amt":"178.20","total_gp":"142.12","total_gpm":"79.75","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-07-2026","notes":[{"comp":"1","quote":"248153","line":"0","data":"04-07-2026 11:07 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248153","line":"1","part":"KM42-16","qty":"2","price":"99.00","uom":"EA","discount":"10.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248153","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:56:43.233 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248153-05012026175643.txt === {"quote":"248153","customer":"20792","name":null,"customerName":"Toyota Tsusho America, Inc. (IN)","comp":"01","open":"0","shipto":"TOYHUNT","shiptoName":"Toyota Tsusho America INC","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-19-2026","cust_po":"KM42-16","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Drew","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:06","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Drew","follow_phone":"636-399-5791","follow_email":"drew@taiamerica.com","pic_user":"alyssah","total_amt":"178.20","total_gp":"142.12","total_gpm":"79.75","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248153","line":"0","data":"04-07-2026 11:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248153,"Line":0,"Comment":"05/01/2026 5:56 PM - rons - F/U changed from 05/01/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248153,"Line":1,"Comment":"05/01/2026 5:56 PM - rons - CLO changed from 05/07/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248153","line":"1","part":"KM42-16","qty":"2","price":"99.00","uom":"EA","discount":"10.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248153","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:56:46.912 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248153-05012026175646.txt === {"quote":"248153","customer":"20792","name":null,"customerName":"Toyota Tsusho America, Inc. (IN)","comp":"01","open":"0","shipto":"TOYHUNT","shiptoName":"Toyota Tsusho America INC","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-20-2026","cust_po":"KM42-16","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Drew","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:06","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Drew","follow_phone":"636-399-5791","follow_email":"drew@taiamerica.com","pic_user":"alyssah","total_amt":"178.20","total_gp":"142.12","total_gpm":"79.75","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248153","line":"0","data":"04-07-2026 11:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248153,"Line":0,"Comment":"05/01/2026 5:56 PM - rons - F/U changed from 05/01/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248153,"Line":1,"Comment":"05/01/2026 5:56 PM - rons - CLO changed from 05/07/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248153,"Line":2,"Comment":"05/01/2026 5:56 PM - rons - Req Date changed from 05/19/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248153","line":"1","part":"KM42-16","qty":"2","price":"99.00","uom":"EA","discount":"10.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248153","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:56:51.816 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249264-05012026175651.txt === {"quote":"249264","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCNJ","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"830-008","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sue Hunt","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:06","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Sue Hunt","follow_phone":"413-593-5216","follow_email":"hunts@mscdirect.com","pic_user":"alyssah","total_amt":"216.53","total_gp":"127.81","total_gpm":"59.03","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249264","line":"0","data":"04-27-2026 16:07 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249264","line":"1","part":"830-008-1.33","qty":"1","price":"67.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"2","part":"830-016-1.33","qty":"1","price":"67.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"3","part":"830-024-1.33","qty":"1","price":"83.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"4","part":"830-032-1.33","qty":"1","price":"83.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"5","part":"830-012-1.33","qty":"1","price":"67.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-01 17:57:00.674 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249264-05012026175700.txt === {"quote":"249264","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCNJ","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"830-008","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sue Hunt","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:06","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Sue Hunt","follow_phone":"413-593-5216","follow_email":"hunts@mscdirect.com","pic_user":"alyssah","total_amt":"216.53","total_gp":"127.81","total_gpm":"59.03","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"249264","line":"0","data":"04-27-2026 16:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249264,"Line":0,"Comment":"05/01/2026 5:56 PM - rons - F/U changed from 05/03/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249264,"Line":1,"Comment":"05/01/2026 5:56 PM - rons - CLO changed from 05/27/2026 to 05/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249264","line":"1","part":"830-008-1.33","qty":"1","price":"67.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"2","part":"830-016-1.33","qty":"1","price":"67.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"3","part":"830-024-1.33","qty":"1","price":"83.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"4","part":"830-032-1.33","qty":"1","price":"83.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"5","part":"830-012-1.33","qty":"1","price":"67.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:57:04.774 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249264-05012026175704.txt === {"quote":"249264","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCNJ","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-19-2026","cust_po":"830-008","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sue Hunt","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:06","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Sue Hunt","follow_phone":"413-593-5216","follow_email":"hunts@mscdirect.com","pic_user":"alyssah","total_amt":"216.53","total_gp":"127.81","total_gpm":"59.03","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"249264","line":"0","data":"04-27-2026 16:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249264,"Line":0,"Comment":"05/01/2026 5:56 PM - rons - F/U changed from 05/03/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249264,"Line":1,"Comment":"05/01/2026 5:56 PM - rons - CLO changed from 05/27/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249264,"Line":2,"Comment":"05/01/2026 5:57 PM - rons - Req Date changed from 06/08/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249264","line":"1","part":"830-008-1.33","qty":"1","price":"67.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"2","part":"830-016-1.33","qty":"1","price":"67.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"3","part":"830-024-1.33","qty":"1","price":"83.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"4","part":"830-032-1.33","qty":"1","price":"83.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"5","part":"830-012-1.33","qty":"1","price":"67.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:57:08.014 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249271-05012026175707.txt === {"quote":"249271","customer":"12820","name":null,"customerName":"Lunar Industrial Supply Ltd.","comp":"01","open":"0","shipto":"LUNAWIND","shiptoName":"Lunar Industrial Supply","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"100-216(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Nicholas","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:25","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Nicholas","follow_phone":"519-969-9575","follow_email":"sales@lunarindustrial.ca","pic_user":"alyssah","total_amt":"164.00","total_gp":"117.41","total_gpm":"71.59","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249271","line":"1","part":"100-216(C)","qty":"1","price":"205.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249271","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:57:17.291 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249271-05012026175717.txt === {"quote":"249271","customer":"12820","name":null,"customerName":"Lunar Industrial Supply Ltd.","comp":"01","open":"0","shipto":"LUNAWIND","shiptoName":"Lunar Industrial Supply","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"100-216(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Nicholas","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:25","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Nicholas","follow_phone":"519-969-9575","follow_email":"sales@lunarindustrial.ca","pic_user":"alyssah","total_amt":"164.00","total_gp":"117.41","total_gpm":"71.59","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":249271,"Line":0,"Comment":"05/01/2026 5:57 PM - rons - F/U changed from 05/03/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249271,"Line":1,"Comment":"05/01/2026 5:57 PM - rons - CLO changed from 05/27/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249271","line":"1","part":"100-216(C)","qty":"1","price":"205.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249271","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:57:20.755 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249271-05012026175720.txt === {"quote":"249271","customer":"12820","name":null,"customerName":"Lunar Industrial Supply Ltd.","comp":"01","open":"0","shipto":"LUNAWIND","shiptoName":"Lunar Industrial Supply","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-20-2026","cust_po":"100-216(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Nicholas","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:25","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Nicholas","follow_phone":"519-969-9575","follow_email":"sales@lunarindustrial.ca","pic_user":"alyssah","total_amt":"164.00","total_gp":"117.41","total_gpm":"71.59","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":249271,"Line":0,"Comment":"05/01/2026 5:57 PM - rons - F/U changed from 05/03/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249271,"Line":1,"Comment":"05/01/2026 5:57 PM - rons - CLO changed from 05/27/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249271,"Line":2,"Comment":"05/01/2026 5:57 PM - rons - Req Date changed from 06/08/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249271","line":"1","part":"100-216(C)","qty":"1","price":"205.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249271","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:57:24.384 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249222-05012026175724.txt === {"quote":"249222","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"MATSUMOT","shiptoName":"Matsumoto US Technologies, Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"PC-91","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:17","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"alyssah","total_amt":"29.60","total_gp":"23.03","total_gpm":"77.80","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249222","line":"1","part":"PC-91","qty":"1","price":"37.00","uom":"EA","discount":"20.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"249222","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:57:32.825 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249222-05012026175732.txt === {"quote":"249222","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"MATSUMOT","shiptoName":"Matsumoto US Technologies, Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"PC-91","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:17","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"alyssah","total_amt":"29.60","total_gp":"23.03","total_gpm":"77.80","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[],"crmnotes":[{"comp":1,"quote":249222,"Line":0,"Comment":"05/01/2026 5:57 PM - rons - F/U changed from 05/03/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249222,"Line":1,"Comment":"05/01/2026 5:57 PM - rons - CLO changed from 05/27/2026 to 05/14/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249222","line":"1","part":"PC-91","qty":"1","price":"37.00","uom":"EA","discount":"20.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"249222","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:57:36.574 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249222-05012026175736.txt === {"quote":"249222","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"MATSUMOT","shiptoName":"Matsumoto US Technologies, Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-21-2026","cust_po":"PC-91","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:17","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"alyssah","total_amt":"29.60","total_gp":"23.03","total_gpm":"77.80","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[],"crmnotes":[{"comp":1,"quote":249222,"Line":0,"Comment":"05/01/2026 5:57 PM - rons - F/U changed from 05/03/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249222,"Line":1,"Comment":"05/01/2026 5:57 PM - rons - CLO changed from 05/27/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":249222,"Line":2,"Comment":"05/01/2026 5:57 PM - rons - Req Date changed from 06/08/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249222","line":"1","part":"PC-91","qty":"1","price":"37.00","uom":"EA","discount":"20.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"249222","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:57:40.911 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249245-05012026175740.txt === {"quote":"249245","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOE","shiptoName":"Hoerbiger Corp.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"HSK63A-0375-3.50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Lynn Nunez","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:19","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Lynn Nunez","follow_phone":"954-242-5968","follow_email":"lynn.nunez@mscdirect.com","pic_user":"alyssah","total_amt":"470.82","total_gp":"240.78","total_gpm":"51.14","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249245","line":"0","data":"04-27-2026 14:19 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249245","line":"1","part":"HSK63A-0375-3.50","qty":"2","price":"399.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249245","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:57:51.009 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249245-05012026175750.txt === {"quote":"249245","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOE","shiptoName":"Hoerbiger Corp.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"HSK63A-0375-3.50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Lynn Nunez","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:19","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Lynn Nunez","follow_phone":"954-242-5968","follow_email":"lynn.nunez@mscdirect.com","pic_user":"alyssah","total_amt":"470.82","total_gp":"240.78","total_gpm":"51.14","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249245","line":"0","data":"04-27-2026 14:19 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249245,"Line":0,"Comment":"05/01/2026 5:57 PM - rons - F/U changed from 05/03/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249245,"Line":1,"Comment":"05/01/2026 5:57 PM - rons - CLO changed from 05/27/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249245","line":"1","part":"HSK63A-0375-3.50","qty":"2","price":"399.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249245","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:57:55.217 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249245-05012026175755.txt === {"quote":"249245","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOE","shiptoName":"Hoerbiger Corp.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-20-2026","cust_po":"HSK63A-0375-3.50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Lynn Nunez","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:19","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Lynn Nunez","follow_phone":"954-242-5968","follow_email":"lynn.nunez@mscdirect.com","pic_user":"alyssah","total_amt":"470.82","total_gp":"240.78","total_gpm":"51.14","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249245","line":"0","data":"04-27-2026 14:19 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249245,"Line":0,"Comment":"05/01/2026 5:57 PM - rons - F/U changed from 05/03/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249245,"Line":1,"Comment":"05/01/2026 5:57 PM - rons - CLO changed from 05/27/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249245,"Line":2,"Comment":"05/01/2026 5:57 PM - rons - Req Date changed from 06/08/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249245","line":"1","part":"HSK63A-0375-3.50","qty":"2","price":"399.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249245","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:58:00.704 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249255-05012026175800.txt === {"quote":"249255","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMTOO","shiptoName":"Triumph Tool Ltd. - Windsor","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"Part# 34-06","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ryan Olmstead","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:48","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Ryan Olmstead","follow_phone":"519-836-4811","follow_email":"ryano@triumphtool.com","pic_user":"alyssah","total_amt":"391.00","total_gp":"294.93","total_gpm":"75.43","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249255","line":"4","data":"04-27-2026 14:49 - Discounts Recalculated QS"},{"comp":"1","quote":"249255","line":"3","data":"Triumph; will include Alyssa and Cindy"},{"comp":"1","quote":"249255","line":"2","data":"log and will be sending over to Ryan & Eric at"},{"comp":"1","quote":"249255","line":"1","data":"from Eric at Triumph - updating quote per quote"},{"comp":"1","quote":"249255","line":"0","data":"04-28-2026 09:45-rons: received live chat inquiry"}],"crmnotes":[],"items":[{"comp":"01","order":"249255","line":"1","part":"34-06","qty":"1","price":"575.00","uom":"EA","discount":"32.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249255","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249255","Line":"1","Company":"1","F_Line":"1","Comment":"Please note this is non-standard stock and considered","Loc":"Y"},{"Quote":"249255","Line":"1","Company":"1","F_Line":"2","Comment":"special. Once PO/order issued, these can't be cancelled","Loc":"Y"},{"Quote":"249255","Line":"1","Company":"1","F_Line":"3","Comment":"or returned.","Loc":"Y"}],"qcomms":[{"Quote":"249255","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249255","Line":"1","Comment":"specials. Once PO/order issued, these cannot be"},{"Quote":"249255","Line":"2","Comment":"cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:58:10.208 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249255-05012026175810.txt === {"quote":"249255","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMTOO","shiptoName":"Triumph Tool Ltd. - Windsor","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"Part# 34-06","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ryan Olmstead","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:48","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Ryan Olmstead","follow_phone":"519-836-4811","follow_email":"ryano@triumphtool.com","pic_user":"alyssah","total_amt":"391.00","total_gp":"294.93","total_gpm":"75.43","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"249255","line":"4","data":"04-27-2026 14:49 - Discounts Recalculated QS"},{"comp":"1","quote":"249255","line":"3","data":"Triumph; will include Alyssa and Cindy"},{"comp":"1","quote":"249255","line":"2","data":"log and will be sending over to Ryan & Eric at"},{"comp":"1","quote":"249255","line":"1","data":"from Eric at Triumph - updating quote per quote"},{"comp":"1","quote":"249255","line":"0","data":"04-28-2026 09:45-rons: received live chat inquiry"}],"crmnotes":[{"comp":1,"quote":249255,"Line":0,"Comment":"05/01/2026 5:58 PM - rons - F/U changed from 05/03/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249255,"Line":1,"Comment":"05/01/2026 5:58 PM - rons - CLO changed from 05/27/2026 to 05/14/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249255","line":"1","part":"34-06","qty":"1","price":"575.00","uom":"EA","discount":"32.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249255","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249255","Line":"1","Company":"1","F_Line":"1","Comment":"Please note this is non-standard stock and considered","Loc":"Y"},{"Quote":"249255","Line":"1","Company":"1","F_Line":"2","Comment":"special. Once PO/order issued, these can't be cancelled","Loc":"Y"},{"Quote":"249255","Line":"1","Company":"1","F_Line":"3","Comment":"or returned.","Loc":"Y"}],"qcomms":[{"Quote":"249255","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249255","Line":"1","Comment":"specials. Once PO/order issued, these cannot be"},{"Quote":"249255","Line":"2","Comment":"cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:58:14.783 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249255-05012026175814.txt === {"quote":"249255","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMTOO","shiptoName":"Triumph Tool Ltd. - Windsor","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-21-2026","cust_po":"Part# 34-06","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ryan Olmstead","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:48","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Ryan Olmstead","follow_phone":"519-836-4811","follow_email":"ryano@triumphtool.com","pic_user":"alyssah","total_amt":"391.00","total_gp":"294.93","total_gpm":"75.43","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"249255","line":"4","data":"04-27-2026 14:49 - Discounts Recalculated QS"},{"comp":"1","quote":"249255","line":"3","data":"Triumph; will include Alyssa and Cindy"},{"comp":"1","quote":"249255","line":"2","data":"log and will be sending over to Ryan & Eric at"},{"comp":"1","quote":"249255","line":"1","data":"from Eric at Triumph - updating quote per quote"},{"comp":"1","quote":"249255","line":"0","data":"04-28-2026 09:45-rons: received live chat inquiry"}],"crmnotes":[{"comp":1,"quote":249255,"Line":0,"Comment":"05/01/2026 5:58 PM - rons - F/U changed from 05/03/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249255,"Line":1,"Comment":"05/01/2026 5:58 PM - rons - CLO changed from 05/27/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":249255,"Line":2,"Comment":"05/01/2026 5:58 PM - rons - Req Date changed from 06/08/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249255","line":"1","part":"34-06","qty":"1","price":"575.00","uom":"EA","discount":"32.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249255","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249255","Line":"1","Company":"1","F_Line":"1","Comment":"Please note this is non-standard stock and considered","Loc":"Y"},{"Quote":"249255","Line":"1","Company":"1","F_Line":"2","Comment":"special. Once PO/order issued, these can't be cancelled","Loc":"Y"},{"Quote":"249255","Line":"1","Company":"1","F_Line":"3","Comment":"or returned.","Loc":"Y"}],"qcomms":[{"Quote":"249255","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249255","Line":"1","Comment":"specials. Once PO/order issued, these cannot be"},{"Quote":"249255","Line":"2","Comment":"cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:58:18.629 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249258-05012026175818.txt === {"quote":"249258","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"TECHNIME","shiptoName":"Technimetals Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"NC4007-0016-6.00G","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:24","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969 x1125","follow_email":"kirandandia@yamazen.com","pic_user":"alyssah","total_amt":"3194.69","total_gp":"1587.92","total_gpm":"49.70","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"18","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249258","line":"0","data":"04-27-2026 15:26 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249258","line":"1","part":"NC4007-0016-6.00G","qty":"8","price":"414.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249258","line":"2","part":"NB4007-0025-6.00G","qty":"6","price":"447.00","uom":"EA","discount":"50.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249258","line":"4","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249258","line":"5","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249258","line":"6","part":"TQW-E25-G","qty":"1","price":"165.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249258","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-01 17:58:27.490 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249258-05012026175827.txt === {"quote":"249258","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"TECHNIME","shiptoName":"Technimetals Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"NC4007-0016-6.00G","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:24","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969 x1125","follow_email":"kirandandia@yamazen.com","pic_user":"alyssah","total_amt":"3194.69","total_gp":"1587.92","total_gpm":"49.70","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"18","win_pct":"20","clo_date":"05-11-2026","notes":[{"comp":"1","quote":"249258","line":"0","data":"04-27-2026 15:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249258,"Line":0,"Comment":"05/01/2026 5:58 PM - rons - F/U changed from 05/03/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249258,"Line":1,"Comment":"05/01/2026 5:58 PM - rons - CLO changed from 05/27/2026 to 05/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249258","line":"1","part":"NC4007-0016-6.00G","qty":"8","price":"414.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249258","line":"2","part":"NB4007-0025-6.00G","qty":"6","price":"447.00","uom":"EA","discount":"50.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249258","line":"4","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249258","line":"5","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249258","line":"6","part":"TQW-E25-G","qty":"1","price":"165.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249258","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:58:31.549 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249258-05012026175831.txt === {"quote":"249258","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"TECHNIME","shiptoName":"Technimetals Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-18-2026","cust_po":"NC4007-0016-6.00G","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:24","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969 x1125","follow_email":"kirandandia@yamazen.com","pic_user":"alyssah","total_amt":"3194.69","total_gp":"1587.92","total_gpm":"49.70","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"18","win_pct":"20","clo_date":"05-11-2026","notes":[{"comp":"1","quote":"249258","line":"0","data":"04-27-2026 15:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249258,"Line":0,"Comment":"05/01/2026 5:58 PM - rons - F/U changed from 05/03/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249258,"Line":1,"Comment":"05/01/2026 5:58 PM - rons - CLO changed from 05/27/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249258,"Line":2,"Comment":"05/01/2026 5:58 PM - rons - Req Date changed from 06/08/2026 to 05/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249258","line":"1","part":"NC4007-0016-6.00G","qty":"8","price":"414.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249258","line":"2","part":"NB4007-0025-6.00G","qty":"6","price":"447.00","uom":"EA","discount":"50.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249258","line":"4","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249258","line":"5","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249258","line":"6","part":"TQW-E25-G","qty":"1","price":"165.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249258","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-01 17:58:42.503 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247957-05012026175842.txt === {"quote":"247957","customer":"19575","name":null,"customerName":"Single Source Technologies","comp":"01","open":"0","shipto":"SINGSOUR","shiptoName":"Single Source Technologies","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-18-2026","cust_po":"CAT40 Adv Toolng Pack 28","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Abe","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:24","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Abe","follow_phone":"","follow_email":"Abencster@makino.com","pic_user":"alyssah","total_amt":"3351.20","total_gp":"2378.91","total_gpm":"70.99","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-11-2026","notes":[{"comp":"1","quote":"247957","line":"0","data":"04-01-2026 16:40 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247957,"Line":0,"Comment":"05/01/2026 5:58 PM - rons - Req Date changed from 05/13/2026 to 05/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247957","line":"2","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"3","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"4","part":"C40S-4500-EU","qty":"8","price":"29.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"5","part":"CAT40-C3/4-85U-IDU","qty":"1","price":"568.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"6","part":"CAT40-SK16-60U-IDU","qty":"4","price":"438.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"7","part":"CAT40-SK16-90U-IDU","qty":"1","price":"438.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"8","part":"CAT40-SK6-120U-IDU","qty":"1","price":"427.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"9","part":"CAT40-SK6-90U-IDU","qty":"1","price":"407.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"10","part":"SK16-1/2A","qty":"2","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"11","part":"SK16-1/4A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"12","part":"SK16-3/8A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"13","part":"SK16-5/16A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"14","part":"SK16-5/8A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"15","part":"SK6-1/4A","qty":"1","price":"70.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"16","part":"SK6-1/8A","qty":"1","price":"70.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"17","part":"SK6-3/16A","qty":"1","price":"70.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"18","part":"SKL-6W","qty":"1","price":"25.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"19","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":18}}] 2026-05-01 17:58:47.267 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248918-05012026175847.txt === {"quote":"248918","customer":"13700TA","name":null,"customerName":"The Robert E. Morris Company (CT-TA","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"04-21-2026","cust_order_date":"05-07-2026","req_date":"05-10-2026","cust_po":"Pull Stud","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ronny Eichler","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:24","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Ronny Eichler","follow_phone":"603-507-0724","follow_email":"reichler@morrisgroupinc.com","pic_user":"alyssah","total_amt":"3016.00","total_gp":"2405.00","total_gpm":"79.74","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"101","win_pct":"20","clo_date":"05-11-2026","notes":[{"comp":"1","quote":"248918","line":"2","data":"04-21-2026 10:27 - Discounts Recalculated QS"},{"comp":"1","quote":"248918","line":"1","data":"04-21-2026 10:27 - Discounts Recalculated QS"},{"comp":"1","quote":"248918","line":"0","data":"04-21-2026 10:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248918,"Line":0,"Comment":"05/01/2026 5:58 PM - rons - CLO changed from 05/06/2026 to 05/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248918","line":"1","part":"PS-B64-1-EU","qty":"100","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248918","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:58:51.239 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248918-05012026175851.txt === {"quote":"248918","customer":"13700TA","name":null,"customerName":"The Robert E. Morris Company (CT-TA","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"04-21-2026","cust_order_date":"05-07-2026","req_date":"05-18-2026","cust_po":"Pull Stud","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ronny Eichler","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:24","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Ronny Eichler","follow_phone":"603-507-0724","follow_email":"reichler@morrisgroupinc.com","pic_user":"alyssah","total_amt":"3016.00","total_gp":"2405.00","total_gpm":"79.74","rev_type":"STD","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"101","win_pct":"20","clo_date":"05-11-2026","notes":[{"comp":"1","quote":"248918","line":"2","data":"04-21-2026 10:27 - Discounts Recalculated QS"},{"comp":"1","quote":"248918","line":"1","data":"04-21-2026 10:27 - Discounts Recalculated QS"},{"comp":"1","quote":"248918","line":"0","data":"04-21-2026 10:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248918,"Line":0,"Comment":"05/01/2026 5:58 PM - rons - CLO changed from 05/06/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":248918,"Line":1,"Comment":"05/01/2026 5:58 PM - rons - Req Date changed from 05/10/2026 to 05/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248918","line":"1","part":"PS-B64-1-EU","qty":"100","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248918","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 17:58:58.477 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249291-05012026175858.txt === {"quote":"249291","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOLVA","shiptoName":"PTSolutions - Roanoke","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-28-2026","cust_po":"CAT50U-NX5-151","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Heather","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:45","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Heather","follow_phone":"","follow_email":"@","pic_user":"alyssah","total_amt":"2711.25","total_gp":"1851.23","total_gpm":"68.28","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-11-2026","notes":[{"comp":"1","quote":"249291","line":"0","data":"04-28-2026 08:45-jennad stock check only"}],"crmnotes":[{"comp":1,"quote":249291,"Line":0,"Comment":"05/01/2026 5:58 PM - rons - CLO changed from 05/28/2026 to 05/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249291","line":"1","part":"CAT50U-NX5-151","qty":"1","price":"3615.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249291","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-01 17:59:03.117 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249291-05012026175902.txt === {"quote":"249291","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOLVA","shiptoName":"PTSolutions - Roanoke","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-18-2026","cust_po":"CAT50U-NX5-151","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Heather","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:45","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Heather","follow_phone":"","follow_email":"@","pic_user":"alyssah","total_amt":"2711.25","total_gp":"1851.23","total_gpm":"68.28","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-11-2026","notes":[{"comp":"1","quote":"249291","line":"0","data":"04-28-2026 08:45-jennad stock check only"}],"crmnotes":[{"comp":1,"quote":249291,"Line":0,"Comment":"05/01/2026 5:58 PM - rons - CLO changed from 05/28/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249291,"Line":1,"Comment":"05/01/2026 5:58 PM - rons - Req Date changed from 05/28/2026 to 05/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249291","line":"1","part":"CAT50U-NX5-151","qty":"1","price":"3615.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249291","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-01 22:02:47.718 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.7452288221934, -116.185476369238, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.7452288221934, -116.185476369238, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2208324 second/s. 2026-05-02 13:31:34.020 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-02 13:31:40.784 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.7311510593044, -87.8353912924241, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.7311510593044, -87.8353912924241, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.357732 second/s. 2026-05-02 13:36:04.719 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244749-05022026133604.txt === {"quote":"244749","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"WALCROME","shiptoName":"Walco Tool","entry_date":"01-30-2026","cust_order_date":"01-30-2026","req_date":"08-01-2026","cust_po":"Okuma M560v","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Hart","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"10:09","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Joe Hart","follow_phone":"(708) 533-7606","follow_email":"jhart@morrismidwest.com","pic_user":"joshuav","total_amt":"19705.05","total_gp":"9758.71","total_gpm":"49.52","rev_type":"STD","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"130","win_pct":"20","clo_date":"07-25-2026","notes":[{"comp":"1","quote":"244749","line":"2","data":"01-30-2026 10:15 - Discounts Recalculated QS"},{"comp":"1","quote":"244749","line":"1","data":"per Joe Hart's quote"},{"comp":"1","quote":"244749","line":"0","data":"03-26-2026 16:25-jennad updated lead time & qty"}],"crmnotes":[{"comp":1,"quote":244749,"Line":0,"Comment":"03/04/2026 4:17 PM - joshuav - Req Date changed from 03/13/2026 to 08/01/2026 (Req Date Updated)"},{"comp":1,"quote":244749,"Line":1,"Comment":"03/04/2026 4:17 PM - joshuav - CLO changed from 02/28/2026 to 07/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244749,"Line":2,"Comment":"03/04/2026 4:17 PM - joshuav - F/U changed from 02/05/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244749,"Line":3,"Comment":"03/04/2026 4:17 PM - joshuav - on hold for now - waiting on funding"},{"comp":1,"quote":244749,"Line":4,"Comment":"05/02/2026 1:36 PM - joshuav - F/U Changed from 5/2/2026 to 5/23/2026 (Follow Up in 3 Weeks)"}],"items":[{"comp":"01","order":"244749","line":"1","part":"NCAT40-C1-85UG-IDU","qty":"4","price":"739.00","uom":"EA","discount":"55.00","req_date":"3 STk, Bal 5/2","branch":"1"},{"comp":"01","order":"244749","line":"2","part":"NCAT40-SK20C-65UP-IDU","qty":"5","price":"558.00","uom":"EA","discount":"55.00","req_date":"ETA 1-2 WEEKS","branch":"1"},{"comp":"01","order":"244749","line":"3","part":"NCAT40-SK13C-90UP-IDU","qty":"5","price":"530.00","uom":"EA","discount":"55.00","req_date":"0 Stk ETA 5/15","branch":"1"},{"comp":"01","order":"244749","line":"4","part":"NCAT40-SK13C-120UP-IDU","qty":"5","price":"576.00","uom":"EA","discount":"55.00","req_date":"1-2 Wks","branch":"1"},{"comp":"01","order":"244749","line":"5","part":"NC4007-0032-3.13G","qty":"10","price":"348.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"6","part":"NC4007-0016-3.50G","qty":"10","price":"348.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"7","part":"NC4007-0032-3.13G","qty":"3","price":"348.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"8","part":"NC4007-0016-3.50G","qty":"12","price":"348.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"9","part":"NC4007-0032-3.13G","qty":"9","price":"348.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"10","part":"NC4007-0016-3.50G","qty":"23","price":"348.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"11","part":"SK13-1/4A","qty":"5","price":"81.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"12","part":"SK13-3/8A","qty":"5","price":"81.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"13","part":"SK13-7/16A","qty":"5","price":"73.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"14","part":"SK13-11.5","qty":"5","price":"73.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"15","part":"SK13-1/2A","qty":"5","price":"81.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"16","part":"SK20-5/8A","qty":"5","price":"95.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"17","part":"SK20-3/4A","qty":"5","price":"95.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"18","part":"E16-SET-12","qty":"5","price":"553.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"19","part":"E32-SET-21","qty":"3","price":"1179.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"20","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":20}}] 2026-05-02 13:36:16.988 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-231194-05022026133616.txt === {"quote":"231194","customer":"13205","name":null,"customerName":"Machinery Systems Inc.","comp":"01","open":"0","shipto":"DIRECTAE","shiptoName":"Direct AeroSystems, Inc","entry_date":"04-16-2025","cust_order_date":"04-16-2025","req_date":"05-30-2026","cust_po":"E46LA DEMO UNIT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jordan Meier","drop_po":"","status":"0","user":"francescof","conv_order":"","time":"17:35","extra":"","follow_up":"05-09-2026","web_id":"","follow_name":"Jordan Meier","follow_phone":"(319) 504-7444","follow_email":"jordanm@machsys.com","pic_user":"joshuav","total_amt":"50307.50","total_gp":"23191.26","total_gpm":"46.10","rev_type":"ADV","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"20","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"231194","line":"0","data":"04-16-2025 17:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":231194,"Line":0,"Comment":"04/21/2025 11:05 AM - francescof - Encounter has been added"},{"comp":1,"quote":231194,"Line":1,"Comment":"05/01/2025 3:54 PM - francescof - F/U changed from 04/29/2025 to 5/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":2,"Comment":"05/12/2025 8:03 AM - francescof - F/U changed from 05/06/2025 to 5/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":3,"Comment":"05/18/2025 11:12 AM - francescof - CLO changed from 05/16/2025 to 05/23/2025 (CLO Date Updated)"},{"comp":1,"quote":231194,"Line":4,"Comment":"05/18/2025 11:12 AM - francescof - F/U changed from 05/14/2025 to 5/23/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":5,"Comment":"05/27/2025 11:28 AM - francescof - F/U changed from 05/23/2025 to 6/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":6,"Comment":"05/27/2025 11:28 AM - francescof - CLO changed from 05/23/2025 to 06/03/2025 (CLO Date Updated)"},{"comp":1,"quote":231194,"Line":7,"Comment":"05/27/2025 11:28 AM - francescof - Req Date changed from 05/28/2025 to 06/03/2025 (Req Date Updated)"},{"comp":1,"quote":231194,"Line":8,"Comment":"05/27/2025 11:28 AM - francescof - Encounter has been added"},{"comp":1,"quote":231194,"Line":9,"Comment":"08/15/2025 2:16 PM - michaelg - F/U changed from 06/25/2025 to 9/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":10,"Comment":"08/15/2025 2:16 PM - michaelg - CLO changed from 06/25/2025 to 09/30/2025 (CLO Date Updated)"},{"comp":1,"quote":231194,"Line":11,"Comment":"08/15/2025 2:16 PM - michaelg - Req Date changed from 06/25/2025 to 09/30/2025 (Req Date Updated)"},{"comp":1,"quote":231194,"Line":12,"Comment":"03/04/2026 3:53 PM - joshuav - F/U changed from 09/30/2025 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":13,"Comment":"03/04/2026 3:53 PM - joshuav - CLO changed from 09/30/2025 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":231194,"Line":14,"Comment":"03/04/2026 3:53 PM - joshuav - Req Date changed from 09/30/2025 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":231194,"Line":15,"Comment":"04/06/2026 7:34 AM - joshuav - F/U Changed from 4/4/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":16,"Comment":"05/02/2026 1:36 PM - joshuav - F/U Changed from 5/2/2026 to 5/9/2026 (Follow Up in 1 Week)"}],"items":[{"comp":"01","order":"231194","line":"1","part":"PRE-E46LA-I40","qty":"1","price":"47100.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"231194","line":"5","part":"PRE-GAUGE-C40","qty":"1","price":"600.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"6","part":"PRE-GAUGE-H63","qty":"1","price":"1040.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"7","part":"PRE-SPDL-H63RMA","qty":"1","price":"5230.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"8","part":"PRE-SPDL-H10RMA","qty":"1","price":"7320.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"9","part":"PRE-GAUGE-H100","qty":"1","price":"1520.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"10","part":"PRE-PRNT-QL800","qty":"1","price":"300.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"11","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"30.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"12","part":"PRE-INST/TRAINING","qty":"1","price":"2750.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"231194","line":"13","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"231194","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"231194","Line":"13","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"231194","Line":"13","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"231194","Line":"13","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"231194","Line":"13","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-02 13:36:39.805 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245245-05022026133639.txt === {"quote":"245245","customer":"3613","name":null,"customerName":"Colmar Industrial Supplies LLC","comp":"01","open":"0","shipto":"VAPOR","shiptoName":"Vapor Bus Intl-A Wabtec Company","entry_date":"02-09-2026","cust_order_date":"02-09-2026","req_date":"08-29-2026","cust_po":"Ref#","terms_code":"N60","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"michaelg","conv_order":"ADV","time":"02-09","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Aaron Shapiro","follow_phone":"847-757-4761","follow_email":"aarons@colmarindustrial.com","pic_user":"joshuav","total_amt":"38402.13","total_gp":"26203.46","total_gpm":"68.23","rev_type":"ADV","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"9","win_pct":"20","clo_date":"08-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":245245,"Line":0,"Comment":"03/04/2026 4:27 PM - joshuav - F/U changed from 02/16/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245245,"Line":1,"Comment":"03/04/2026 4:27 PM - joshuav - CLO changed from NaN/NaN/NaN to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":245245,"Line":2,"Comment":"03/04/2026 4:27 PM - joshuav - Req Date changed from 02/09/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":245245,"Line":3,"Comment":"03/23/2026 1:26 PM - mikek - F/U changed from 3/31/2026 to 03/30/2026 (Order Approved Pending PO)"},{"comp":1,"quote":245245,"Line":4,"Comment":"04/02/2026 10:00 AM - joshuav - Req Date change from 5/2/2026 to 8/29/2026 (Req Date Updated)"},{"comp":1,"quote":245245,"Line":5,"Comment":"04/02/2026 10:00 AM - joshuav - CLO changed from 4/25/2026 to 8/22/2026 (CLO Date Updated)"},{"comp":1,"quote":245245,"Line":6,"Comment":"04/02/2026 10:00 AM - joshuav - F/U Changed from 3/30/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245245,"Line":7,"Comment":"04/30/2026 8:39 AM - joshuav - F/U Changed from 4/25/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245245,"Line":8,"Comment":"05/02/2026 1:36 PM - joshuav - F/U Changed from 5/2/2026 to 5/23/2026 (Follow Up in 3 Weeks)"}],"items":[{"comp":"01","order":"245245","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"3","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"5","part":"PRE-INST/TRAINING","qty":"1","price":"9999.99","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"245245","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"7","part":"PRE-SPDL-I30A","qty":"1","price":"2376.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"8","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-02 13:36:53.002 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244752-05022026133652.txt === {"quote":"244752","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"WALCROME","shiptoName":"Walco Tool","entry_date":"01-30-2026","cust_order_date":"01-30-2026","req_date":"09-05-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Hart","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"10:24","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Joe Hart","follow_phone":"(708) 533-7606","follow_email":"jhart@morrismidwest.com","pic_user":"joshuav","total_amt":"405.00","total_gp":"237.56","total_gpm":"58.66","rev_type":"ADV","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"6","win_pct":"100","clo_date":"08-29-2026","notes":[{"comp":"1","quote":"244752","line":"0","data":"01-30-2026 10:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244752,"Line":0,"Comment":"03/04/2026 4:18 PM - joshuav - F/U changed from 02/05/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244752,"Line":1,"Comment":"03/04/2026 4:18 PM - joshuav - CLO changed from 02/28/2026 to 08/29/2026 (CLO Date Updated)"},{"comp":1,"quote":244752,"Line":2,"Comment":"03/04/2026 4:18 PM - joshuav - Req Date changed from 03/13/2026 to 09/05/2026 (Req Date Updated)"},{"comp":1,"quote":244752,"Line":3,"Comment":"03/04/2026 4:18 PM - joshuav - Win% changed from 20 to 100"},{"comp":1,"quote":244752,"Line":4,"Comment":"03/04/2026 4:18 PM - joshuav - order coming"},{"comp":1,"quote":244752,"Line":5,"Comment":"05/02/2026 1:36 PM - joshuav - F/U Changed from 5/2/2026 to 5/23/2026 (Follow Up in 3 Weeks)"}],"items":[{"comp":"01","order":"244752","line":"1","part":"CAT50-SK16-105U-IDU","qty":"1","price":"593.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244752","line":"2","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244752","line":"3","part":"SK16-1/4A","qty":"1","price":"89.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244752","line":"4","part":"SK16-3/16A","qty":"1","price":"89.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244752","line":"5","part":"SK16-3/8A","qty":"1","price":"89.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244752","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-02 13:37:09.909 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-219819-05022026133709.txt === {"quote":"219819","customer":"13712","name":null,"customerName":"Morris Midwest (WI)","comp":"01","open":"0","shipto":"CDEGIKKL","shiptoName":"Morris Midwest, LLC.","entry_date":"08-07-2024","cust_order_date":null,"req_date":"07-04-2026","cust_po":"Don Spathe","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"40","salesman":"WS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Don Spathe","drop_po":"CNC202OSP4-M","status":"0","user":"stevel","conv_order":"","time":"09:36","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Don Spathe","follow_phone":"","follow_email":"dspaethe@morrismidwest.com","pic_user":"joshuav","total_amt":"27231.75","total_gp":"17685.20","total_gpm":"64.94","rev_type":"RT","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":219819,"Line":0,"Comment":"08/19/2024 11:31 AM - stevel - F/U changed from 08/20/2024 to 9/7/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":1,"Comment":"10/14/2024 7:10 AM - stevel - F/U changed from 09/07/2024 to 11/9/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":2,"Comment":"10/14/2024 7:10 AM - stevel - CLO changed from 09/07/2024 to 11/09/2024 (CLO Date Updated)"},{"comp":1,"quote":219819,"Line":3,"Comment":"10/14/2024 7:10 AM - stevel - Req Date changed from 09/18/2024 to 11/09/2024 (Req Date Updated)"},{"comp":1,"quote":219819,"Line":4,"Comment":"10/14/2024 7:10 AM - stevel - TODO: Joshua Villa to follow up"},{"comp":1,"quote":219819,"Line":5,"Comment":"10/14/2024 7:11 AM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":219819,"Line":6,"Comment":"10/25/2024 8:21 PM - joshuav - Req Date change from 11/9/2024 to 1/11/2025 (Req Date Updated)"},{"comp":1,"quote":219819,"Line":7,"Comment":"10/25/2024 8:21 PM - joshuav - CLO changed from 11/9/2024 to 1/4/2025 (CLO Date Updated)"},{"comp":1,"quote":219819,"Line":8,"Comment":"11/12/2024 9:19 PM - joshuav - F/U Changed from 11/9/2024 to 12/7/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":9,"Comment":"12/09/2024 8:53 AM - joshuav - F/U Changed from 12/7/2024 to 12/21/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":10,"Comment":"12/28/2024 7:13 PM - joshuav - Req Date change from 1/11/2025 to 3/29/2025 (Req Date Updated)"},{"comp":1,"quote":219819,"Line":11,"Comment":"12/28/2024 7:13 PM - joshuav - CLO changed from 1/4/2025 to 2/22/2025 (CLO Date Updated)"},{"comp":1,"quote":219819,"Line":12,"Comment":"12/28/2024 7:13 PM - joshuav - F/U Changed from 12/21/2024 to 1/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":13,"Comment":"01/25/2025 10:33 AM - joshuav - F/U Changed from 1/25/2025 to 2/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":14,"Comment":"02/06/2025 3:32 PM - joshuav - Req Date changed from 03/29/2025 to 06/28/2025 (Req Date Updated)"},{"comp":1,"quote":219819,"Line":15,"Comment":"02/06/2025 3:32 PM - joshuav - CLO changed from 02/22/2025 to 06/07/2025 (CLO Date Updated)"},{"comp":1,"quote":219819,"Line":16,"Comment":"02/06/2025 3:32 PM - joshuav - F/U changed from 02/08/2025 to 2/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":17,"Comment":"02/22/2025 6:35 PM - joshuav - F/U Changed from 2/22/2025 to 3/15/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":219819,"Line":18,"Comment":"03/19/2025 7:38 AM - joshuav - F/U Changed from 3/15/2025 to 4/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":19,"Comment":"04/25/2025 5:04 PM - joshuav - F/U changed from 04/26/2025 to 5/24/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":20,"Comment":"05/27/2025 4:37 PM - joshuav - Req Date changed from 06/28/2025 to 11/01/2025 (Req Date Updated)"},{"comp":1,"quote":219819,"Line":21,"Comment":"05/27/2025 4:37 PM - joshuav - CLO changed from 06/07/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":219819,"Line":22,"Comment":"05/27/2025 4:37 PM - joshuav - F/U changed from 05/24/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":23,"Comment":"06/29/2025 9:12 AM - joshuav - F/U Changed from 6/28/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":24,"Comment":"07/25/2025 8:41 AM - joshuav - F/U Changed from 7/26/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":25,"Comment":"09/05/2025 1:59 PM - joshuav - F/U Changed from 8/30/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":26,"Comment":"09/28/2025 12:02 PM - joshuav - Req Date change from 11/1/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":219819,"Line":27,"Comment":"09/28/2025 12:02 PM - joshuav - CLO changed from 10/25/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":219819,"Line":28,"Comment":"09/28/2025 12:03 PM - joshuav - F/U Changed from 9/27/2025 to 11/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":29,"Comment":"11/01/2025 8:41 PM - joshuav - F/U Changed from 11/1/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":30,"Comment":"11/27/2025 2:15 PM - joshuav - Req Date change from 12/27/2025 to 3/7/2026 (Req Date Updated)"},{"comp":1,"quote":219819,"Line":31,"Comment":"11/27/2025 2:15 PM - joshuav - CLO changed from 12/20/2025 to 2/28/2026 (CLO Date Updated)"},{"comp":1,"quote":219819,"Line":32,"Comment":"11/27/2025 2:15 PM - joshuav - F/U Changed from 11/29/2025 to 12/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":33,"Comment":"01/14/2026 9:35 AM - joshuav - F/U changed from 12/27/2025 to 2/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":34,"Comment":"01/14/2026 9:35 AM - joshuav - CLO changed from 02/28/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":219819,"Line":35,"Comment":"01/14/2026 9:35 AM - joshuav - Req Date changed from 03/07/2026 to 07/04/2026 (Req Date Updated)"},{"comp":1,"quote":219819,"Line":36,"Comment":"03/04/2026 4:39 PM - joshuav - F/U changed from 02/28/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":37,"Comment":"05/02/2026 1:37 PM - joshuav - F/U Changed from 5/2/2026 to 5/23/2026 (Follow Up in 3 Weeks)"}],"items":[{"comp":"01","order":"219819","line":"1","part":"CNC202OSP4-M","qty":"1","price":"22365.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"219819","line":"2","part":"CNC180OSP4-M","qty":"1","price":"19530.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"219819","line":"3","part":"TCE-97617-2000R","qty":"1","price":"1012.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"219819","line":"4","part":"TCE-E6384-2000R","qty":"1","price":"924.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"}],"qlines":[{"Quote":"219819","Line":"1","Company":"1","F_Line":"1","Comment":"IMTS Special pricing","Loc":"Y"},{"Quote":"219819","Line":"2","Company":"1","F_Line":"1","Comment":"IMTS Special Pricing","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-02 13:37:26.425 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-233512-05022026133726.txt === {"quote":"233512","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAZDIV","shiptoName":"Yamazen, Inc. Tooling Div","entry_date":"06-06-2025","cust_order_date":"06-06-2025","req_date":"09-05-2026","cust_po":"","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"andrew stocks","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"11:24","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"andrew stocks","follow_phone":"630-217-4562","follow_email":"andrewstocks@yamazen.com","pic_user":"joshuav","total_amt":"35095.35","total_gp":"16760.62","total_gpm":"47.76","rev_type":"WAP","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"46","win_pct":"20","clo_date":"08-29-2026","notes":[{"comp":"1","quote":"233512","line":"1","data":"06-17-2025 14:52 - Discounts Recalculated QS"},{"comp":"1","quote":"233512","line":"0","data":"06-17-2025 12:57 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":233512,"Line":0,"Comment":"06/18/2025 5:42 PM - joshuav - Req Date change from 7/18/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":233512,"Line":1,"Comment":"06/18/2025 5:42 PM - joshuav - CLO changed to 10/31/2025"},{"comp":1,"quote":233512,"Line":2,"Comment":"06/18/2025 5:42 PM - joshuav - F/U Changed from 6/19/2025 to 8/2/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":233512,"Line":3,"Comment":"08/02/2025 11:49 AM - joshuav - F/U Changed from 8/2/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":233512,"Line":4,"Comment":"09/13/2025 1:51 PM - joshuav - F/U Changed from 9/13/2025 to 10/4/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":233512,"Line":5,"Comment":"10/09/2025 1:04 PM - joshuav - Req Date changed from 11/29/2025 to 01/03/2026 (Req Date Updated)"},{"comp":1,"quote":233512,"Line":6,"Comment":"10/09/2025 1:04 PM - joshuav - CLO changed from 10/31/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":233512,"Line":7,"Comment":"10/09/2025 1:04 PM - joshuav - F/U changed from 10/04/2025 to 11/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":233512,"Line":8,"Comment":"11/01/2025 8:41 PM - joshuav - CLO changed from 12/27/2025 to 11/8/2025 (CLO Date Updated)"},{"comp":1,"quote":233512,"Line":9,"Comment":"11/01/2025 8:44 PM - joshuav - CLO changed from 11/8/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":233512,"Line":10,"Comment":"11/01/2025 8:44 PM - joshuav - F/U Changed from 11/1/2025 to 11/8/2025 (Follow Up in 1 Week)"},{"comp":1,"quote":233512,"Line":11,"Comment":"11/07/2025 1:13 PM - joshuav - F/U changed from 11/08/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":233512,"Line":12,"Comment":"12/15/2025 9:58 AM - joshuav - Req Date changed from 01/03/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":233512,"Line":13,"Comment":"12/15/2025 9:58 AM - joshuav - CLO changed from 12/27/2025 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":233512,"Line":14,"Comment":"12/15/2025 9:58 AM - joshuav - F/U changed from 11/29/2025 to 1/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":233512,"Line":15,"Comment":"12/15/2025 11:39 AM - joshuav - F/U changed from 11/29/2025 to 1/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":233512,"Line":16,"Comment":"12/15/2025 11:40 AM - joshuav - CLO changed from 12/27/2025 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":233512,"Line":17,"Comment":"12/15/2025 11:40 AM - joshuav - Req Date changed from 01/03/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":233512,"Line":18,"Comment":"01/14/2026 9:56 AM - joshuav - F/U changed from 01/10/2026 to 2/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":233512,"Line":19,"Comment":"03/04/2026 4:37 PM - joshuav - F/U changed from 02/28/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":233512,"Line":20,"Comment":"03/04/2026 4:37 PM - joshuav - CLO changed from 03/28/2026 to 08/29/2026 (CLO Date Updated)"},{"comp":1,"quote":233512,"Line":21,"Comment":"03/04/2026 4:37 PM - joshuav - Req Date changed from 04/04/2026 to 09/05/2026 (Req Date Updated)"},{"comp":1,"quote":233512,"Line":22,"Comment":"05/02/2026 1:37 PM - joshuav - F/U Changed from 5/2/2026 to 5/23/2026 (Follow Up in 3 Weeks)"}],"items":[{"comp":"01","order":"233512","line":"1","part":"WH-ZP120-BASE4-P200","qty":"1","price":"7009.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233512","line":"2","part":"WH-ZV-M120A","qty":"25","price":"1129.00","uom":"EA","discount":"25.00","req_date":"19 Stk","branch":"1"},{"comp":"01","order":"233512","line":"3","part":"WH-ZP120-ACC-CP4","qty":"1","price":"182.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233512","line":"4","part":"WH-ZP120-STD","qty":"4","price":"1371.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233512","line":"5","part":"WH-ZP120-STUD-12M10","qty":"4","price":"96.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233512","line":"6","part":"WH-ZP120-STUD-18M12","qty":"4","price":"96.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233512","line":"7","part":"WH-ZP120-STUD-18M16","qty":"4","price":"96.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233512","line":"8","part":"WH-ZLOX-P80Z","qty":"1","price":"4475.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"233512","line":"9","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"233512","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"233512","Line":"9","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"233512","Line":"9","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"233512","Line":"9","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"233512","Line":"9","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-02 13:37:43.537 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-232655-05022026133743.txt === {"quote":"232655","customer":"13205","name":null,"customerName":"Machinery Systems Inc.","comp":"01","open":"0","shipto":"TANGMONT","shiptoName":"Tangent Technologies","entry_date":"05-16-2025","cust_order_date":"05-16-2025","req_date":"05-30-2026","cust_po":"ELBO E346BA PROJ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jordan Meier","drop_po":"","status":"0","user":"francescof","conv_order":"","time":"14:31","extra":"","follow_up":"05-09-2026","web_id":"","follow_name":"Jordan Meier","follow_phone":"(319) 504-7444","follow_email":"jordanm@machsys.com","pic_user":"joshuav","total_amt":"23997.50","total_gp":"10737.83","total_gpm":"44.75","rev_type":"ADV","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"232655","line":"0","data":"05-16-2025 14:34 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":232655,"Line":0,"Comment":"05/27/2025 11:31 AM - francescof - F/U changed from 05/29/2025 to 6/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":1,"Comment":"08/15/2025 2:06 PM - michaelg - F/U changed from 06/25/2025 to 9/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":2,"Comment":"08/15/2025 2:06 PM - michaelg - CLO changed from 06/25/2025 to 09/30/2025 (CLO Date Updated)"},{"comp":1,"quote":232655,"Line":3,"Comment":"08/15/2025 2:06 PM - michaelg - Req Date changed from 06/27/2025 to 09/30/2025 (Req Date Updated)"},{"comp":1,"quote":232655,"Line":4,"Comment":"03/04/2026 4:32 PM - joshuav - F/U changed from 02/25/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":5,"Comment":"03/04/2026 4:32 PM - joshuav - CLO changed from 09/30/2025 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":232655,"Line":6,"Comment":"03/04/2026 4:32 PM - joshuav - Req Date changed from 09/30/2025 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":232655,"Line":7,"Comment":"03/20/2026 8:21 AM - joshuav - F/U Changed from 3/21/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":8,"Comment":"04/30/2026 8:39 AM - joshuav - F/U Changed from 4/25/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":9,"Comment":"05/02/2026 1:37 PM - joshuav - F/U Changed from 5/2/2026 to 5/9/2026 (Follow Up in 1 Week)"}],"items":[{"comp":"01","order":"232655","line":"1","part":"PRE-E346BA-I40","qty":"1","price":"28400.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232655","line":"2","part":"PRE-GAUGE-I40","qty":"1","price":"600.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232655","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"300.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232655","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"30.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232655","line":"5","part":"PRE-INST/TRAINING","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"232655","line":"6","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"232655","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"232655","Line":"6","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"232655","Line":"6","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"232655","Line":"6","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"232655","Line":"6","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-02 13:38:13.699 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-228460-05022026133813.txt === {"quote":"228460","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMSCHIL","shiptoName":"Yamazen, Inc.","entry_date":"02-21-2025","cust_order_date":null,"req_date":"11-28-2026","cust_po":"Leslie Mora","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"CNCZ100-2W-120SABR3","status":"0","user":"stevel","conv_order":"","time":"11:11","extra":"","follow_up":"05-02-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"joshuav","total_amt":"36966.3","total_gp":"36966.30","total_gpm":"100.00","rev_type":"RT","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"1","win_pct":"20","clo_date":"05-23-2026","notes":[],"crmnotes":[{"comp":1,"quote":228460,"Line":0,"Comment":"03/22/2025 12:30 PM - stevel - F/U changed from 03/06/2025 to 5/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":1,"Comment":"03/22/2025 12:30 PM - stevel - CLO changed from 03/21/2025 to 05/03/2025 (CLO Date Updated)"},{"comp":1,"quote":228460,"Line":2,"Comment":"03/22/2025 12:30 PM - stevel - Req Date changed from 04/04/2025 to 05/03/2025 (Req Date Updated)"},{"comp":1,"quote":228460,"Line":3,"Comment":"03/22/2025 12:31 PM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":228460,"Line":4,"Comment":"05/10/2025 2:43 PM - joshuav - Req Date change from 5/3/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":228460,"Line":5,"Comment":"05/10/2025 2:43 PM - joshuav - CLO changed from 5/3/2025 to 11/15/2025 (CLO Date Updated)"},{"comp":1,"quote":228460,"Line":6,"Comment":"05/10/2025 2:43 PM - joshuav - F/U Changed from 5/3/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":7,"Comment":"06/29/2025 9:15 AM - joshuav - F/U Changed from 6/28/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":8,"Comment":"08/02/2025 11:18 AM - joshuav - F/U Changed from 7/26/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":9,"Comment":"09/29/2025 12:19 PM - joshuav - Req Date changed from 11/29/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":228460,"Line":10,"Comment":"09/29/2025 12:19 PM - joshuav - CLO changed from 11/15/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":228460,"Line":11,"Comment":"09/29/2025 12:20 PM - joshuav - F/U changed from 09/27/2025 to 11/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":12,"Comment":"11/01/2025 8:40 PM - joshuav - F/U Changed from 11/1/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":13,"Comment":"12/15/2025 9:42 AM - joshuav - F/U changed from 11/29/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":14,"Comment":"12/15/2025 9:42 AM - joshuav - CLO changed from 12/20/2025 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":228460,"Line":15,"Comment":"12/15/2025 9:42 AM - joshuav - Req Date changed from 12/27/2025 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":228460,"Line":16,"Comment":"03/04/2026 4:08 PM - joshuav - F/U changed from 01/31/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":17,"Comment":"03/04/2026 4:08 PM - joshuav - CLO changed from 03/28/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":228460,"Line":18,"Comment":"03/04/2026 4:08 PM - joshuav - Req Date changed from 04/04/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":228460,"Line":19,"Comment":"05/02/2026 1:38 PM - joshuav - Req Date change from 5/30/2026 to 11/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"228460","line":"1","part":"CNCZ100-2W-120SA-BR3-QT6","qty":"1","price":"63735.00","uom":"EA","discount":"42.00","req_date":"B/O ETA","branch":"1"}],"qlines":[{"Quote":"228460","Line":"1","Company":"1","F_Line":"1","Comment":"This set is for a R450XD1","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":1}}] 2026-05-02 13:38:25.443 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-228460-05022026133825.txt === {"quote":"228460","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMSCHIL","shiptoName":"Yamazen, Inc.","entry_date":"02-21-2025","cust_order_date":null,"req_date":"11-28-2026","cust_po":"Leslie Mora","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"CNCZ100-2W-120SABR3","status":"0","user":"stevel","conv_order":"","time":"11:11","extra":"","follow_up":"05-02-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"joshuav","total_amt":"36966.3","total_gp":"36966.30","total_gpm":"100.00","rev_type":"RT","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"1","win_pct":"20","clo_date":"11-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":228460,"Line":0,"Comment":"03/22/2025 12:30 PM - stevel - F/U changed from 03/06/2025 to 5/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":1,"Comment":"03/22/2025 12:30 PM - stevel - CLO changed from 03/21/2025 to 05/03/2025 (CLO Date Updated)"},{"comp":1,"quote":228460,"Line":2,"Comment":"03/22/2025 12:30 PM - stevel - Req Date changed from 04/04/2025 to 05/03/2025 (Req Date Updated)"},{"comp":1,"quote":228460,"Line":3,"Comment":"03/22/2025 12:31 PM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":228460,"Line":4,"Comment":"05/10/2025 2:43 PM - joshuav - Req Date change from 5/3/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":228460,"Line":5,"Comment":"05/10/2025 2:43 PM - joshuav - CLO changed from 5/3/2025 to 11/15/2025 (CLO Date Updated)"},{"comp":1,"quote":228460,"Line":6,"Comment":"05/10/2025 2:43 PM - joshuav - F/U Changed from 5/3/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":7,"Comment":"06/29/2025 9:15 AM - joshuav - F/U Changed from 6/28/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":8,"Comment":"08/02/2025 11:18 AM - joshuav - F/U Changed from 7/26/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":9,"Comment":"09/29/2025 12:19 PM - joshuav - Req Date changed from 11/29/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":228460,"Line":10,"Comment":"09/29/2025 12:19 PM - joshuav - CLO changed from 11/15/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":228460,"Line":11,"Comment":"09/29/2025 12:20 PM - joshuav - F/U changed from 09/27/2025 to 11/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":12,"Comment":"11/01/2025 8:40 PM - joshuav - F/U Changed from 11/1/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":13,"Comment":"12/15/2025 9:42 AM - joshuav - F/U changed from 11/29/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":14,"Comment":"12/15/2025 9:42 AM - joshuav - CLO changed from 12/20/2025 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":228460,"Line":15,"Comment":"12/15/2025 9:42 AM - joshuav - Req Date changed from 12/27/2025 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":228460,"Line":16,"Comment":"03/04/2026 4:08 PM - joshuav - F/U changed from 01/31/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":17,"Comment":"03/04/2026 4:08 PM - joshuav - CLO changed from 03/28/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":228460,"Line":18,"Comment":"03/04/2026 4:08 PM - joshuav - Req Date changed from 04/04/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":228460,"Line":19,"Comment":"05/02/2026 1:38 PM - joshuav - Req Date change from 5/30/2026 to 11/28/2026 (Req Date Updated)"},{"comp":1,"quote":228460,"Line":20,"Comment":"05/02/2026 1:38 PM - joshuav - CLO changed from 5/23/2026 to 11/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"228460","line":"1","part":"CNCZ100-2W-120SA-BR3-QT6","qty":"1","price":"63735.00","uom":"EA","discount":"42.00","req_date":"B/O ETA","branch":"1"}],"qlines":[{"Quote":"228460","Line":"1","Company":"1","F_Line":"1","Comment":"This set is for a R450XD1","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":1}}] 2026-05-02 13:38:40.520 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-228460-05022026133840.txt === {"quote":"228460","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMSCHIL","shiptoName":"Yamazen, Inc.","entry_date":"02-21-2025","cust_order_date":null,"req_date":"11-28-2026","cust_po":"Leslie Mora","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"CNCZ100-2W-120SABR3","status":"0","user":"stevel","conv_order":"","time":"11:11","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"joshuav","total_amt":"36966.3","total_gp":"36966.30","total_gpm":"100.00","rev_type":"RT","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"1","win_pct":"20","clo_date":"11-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":228460,"Line":0,"Comment":"03/22/2025 12:30 PM - stevel - F/U changed from 03/06/2025 to 5/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":1,"Comment":"03/22/2025 12:30 PM - stevel - CLO changed from 03/21/2025 to 05/03/2025 (CLO Date Updated)"},{"comp":1,"quote":228460,"Line":2,"Comment":"03/22/2025 12:30 PM - stevel - Req Date changed from 04/04/2025 to 05/03/2025 (Req Date Updated)"},{"comp":1,"quote":228460,"Line":3,"Comment":"03/22/2025 12:31 PM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":228460,"Line":4,"Comment":"05/10/2025 2:43 PM - joshuav - Req Date change from 5/3/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":228460,"Line":5,"Comment":"05/10/2025 2:43 PM - joshuav - CLO changed from 5/3/2025 to 11/15/2025 (CLO Date Updated)"},{"comp":1,"quote":228460,"Line":6,"Comment":"05/10/2025 2:43 PM - joshuav - F/U Changed from 5/3/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":7,"Comment":"06/29/2025 9:15 AM - joshuav - F/U Changed from 6/28/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":8,"Comment":"08/02/2025 11:18 AM - joshuav - F/U Changed from 7/26/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":9,"Comment":"09/29/2025 12:19 PM - joshuav - Req Date changed from 11/29/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":228460,"Line":10,"Comment":"09/29/2025 12:19 PM - joshuav - CLO changed from 11/15/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":228460,"Line":11,"Comment":"09/29/2025 12:20 PM - joshuav - F/U changed from 09/27/2025 to 11/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":12,"Comment":"11/01/2025 8:40 PM - joshuav - F/U Changed from 11/1/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":13,"Comment":"12/15/2025 9:42 AM - joshuav - F/U changed from 11/29/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":14,"Comment":"12/15/2025 9:42 AM - joshuav - CLO changed from 12/20/2025 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":228460,"Line":15,"Comment":"12/15/2025 9:42 AM - joshuav - Req Date changed from 12/27/2025 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":228460,"Line":16,"Comment":"03/04/2026 4:08 PM - joshuav - F/U changed from 01/31/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":228460,"Line":17,"Comment":"03/04/2026 4:08 PM - joshuav - CLO changed from 03/28/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":228460,"Line":18,"Comment":"03/04/2026 4:08 PM - joshuav - Req Date changed from 04/04/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":228460,"Line":19,"Comment":"05/02/2026 1:38 PM - joshuav - Req Date change from 5/30/2026 to 11/28/2026 (Req Date Updated)"},{"comp":1,"quote":228460,"Line":20,"Comment":"05/02/2026 1:38 PM - joshuav - CLO changed from 5/23/2026 to 11/21/2026 (CLO Date Updated)"},{"comp":1,"quote":228460,"Line":21,"Comment":"05/02/2026 1:38 PM - joshuav - F/U Changed from 5/2/2026 to 6/27/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"228460","line":"1","part":"CNCZ100-2W-120SA-BR3-QT6","qty":"1","price":"63735.00","uom":"EA","discount":"42.00","req_date":"B/O ETA","branch":"1"}],"qlines":[{"Quote":"228460","Line":"1","Company":"1","F_Line":"1","Comment":"This set is for a R450XD1","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":1}}] 2026-05-02 13:39:04.048 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-235695-05022026133903.txt === {"quote":"235695","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"OPPQQRTT","shiptoName":"Speco, Incorporated","entry_date":"07-25-2025","cust_order_date":"02-26-2025","req_date":"09-05-2026","cust_po":"Okuma Genos M560V-5AX C40","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Hart","drop_po":"Okuma Genos M560V-5AX C40","status":"0","user":"joshuav","conv_order":"","time":"08:33","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Joe Hart","follow_phone":"(708) 533-7606","follow_email":"jhart@morrismidwest.com","pic_user":"joshuav","total_amt":"7077.50","total_gp":"3562.34","total_gpm":"50.33","rev_type":"ADV","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"54","win_pct":"20","clo_date":"08-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":235695,"Line":0,"Comment":"08/02/2025 11:32 AM - joshuav - Req Date change from 7/25/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":235695,"Line":1,"Comment":"08/02/2025 11:32 AM - joshuav - CLO changed to 11/22/2025"},{"comp":1,"quote":235695,"Line":2,"Comment":"08/02/2025 11:33 AM - joshuav - F/U Changed from 7/31/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235695,"Line":3,"Comment":"09/22/2025 4:49 PM - joshuav - F/U changed from 09/20/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235695,"Line":4,"Comment":"10/09/2025 1:07 PM - joshuav - F/U changed from 10/11/2025 to 12/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235695,"Line":5,"Comment":"10/09/2025 1:07 PM - joshuav - CLO changed from 11/22/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":235695,"Line":6,"Comment":"10/09/2025 1:07 PM - joshuav - Req Date changed from 11/29/2025 to 01/03/2026 (Req Date Updated)"},{"comp":1,"quote":235695,"Line":7,"Comment":"12/15/2025 10:19 AM - joshuav - Req Date changed from 01/03/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":235695,"Line":8,"Comment":"12/15/2025 10:19 AM - joshuav - CLO changed from 12/27/2025 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":235695,"Line":9,"Comment":"12/15/2025 10:19 AM - joshuav - F/U changed from 12/06/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235695,"Line":10,"Comment":"03/04/2026 4:15 PM - joshuav - F/U changed from 01/31/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235695,"Line":11,"Comment":"03/04/2026 4:15 PM - joshuav - CLO changed from 03/28/2026 to 08/29/2026 (CLO Date Updated)"},{"comp":1,"quote":235695,"Line":12,"Comment":"03/04/2026 4:15 PM - joshuav - Req Date changed from 04/04/2026 to 09/05/2026 (Req Date Updated)"},{"comp":1,"quote":235695,"Line":13,"Comment":"03/04/2026 4:16 PM - joshuav - Machine has not been turned on yet do to how slow they are. new machine there but has not been used. will see if things pick up"},{"comp":1,"quote":235695,"Line":14,"Comment":"05/02/2026 1:39 PM - joshuav - F/U Changed from 5/2/2026 to 7/25/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"235695","line":"1","part":"C4007-0011-6.00","qty":"4","price":"270.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235695","line":"2","part":"E11-EXT-500","qty":"4","price":"148.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235695","line":"3","part":"C4007-0016-3.50","qty":"4","price":"258.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235695","line":"4","part":"C4007-0016-2.25","qty":"2","price":"253.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235695","line":"5","part":"C4007-0032-3.13","qty":"4","price":"258.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235695","line":"6","part":"C4007-0032-0.76","qty":"4","price":"324.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235695","line":"7","part":"CAT40-SF0250-3.15CP","qty":"4","price":"310.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235695","line":"8","part":"CAT40-SF0312-3.15CP","qty":"4","price":"310.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235695","line":"9","part":"CAT40-SF0375-3.15CP","qty":"4","price":"310.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235695","line":"10","part":"CAT40-SF0500-3.15CP","qty":"4","price":"310.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235695","line":"11","part":"CAT40-SF6-80CP","qty":"1","price":"310.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235695","line":"12","part":"CAT40-SF8-80CP","qty":"1","price":"310.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235695","line":"13","part":"CAT40-SF9-80","qty":"1","price":"452.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235695","line":"14","part":"CAT40-SF10-80CP","qty":"1","price":"310.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235695","line":"15","part":"C4006-0500-4.00","qty":"4","price":"139.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235695","line":"16","part":"C4006-0500-5.00","qty":"4","price":"178.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235695","line":"18","part":"CAT40-MMC12C-90U-IDU","qty":"1","price":"765.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235695","line":"19","part":"VMK12-1/2","qty":"1","price":"121.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235695","line":"20","part":"VMK12-3/8","qty":"1","price":"121.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235695","line":"21","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"235695","Line":"21","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"235695","Line":"21","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"235695","Line":"21","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"235695","Line":"21","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":20}}] 2026-05-02 13:39:16.233 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-232773-05022026133916.txt === {"quote":"232773","customer":"13205","name":null,"customerName":"Machinery Systems Inc.","comp":"01","open":"0","shipto":"KOCSIS","shiptoName":"Kocsis Bros. Machine Co.","entry_date":"05-20-2025","cust_order_date":"05-20-2025","req_date":"05-30-2026","cust_po":"CAT50 ANGLE HEAD PROJ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Cirone","drop_po":"","status":"0","user":"francescof","conv_order":"","time":"15:13","extra":"","follow_up":"05-09-2026","web_id":"","follow_name":"Tim Cirone","follow_phone":"847-882-8085","follow_email":"Tim@machinerysystems.com","pic_user":"joshuav","total_amt":"10824.74","total_gp":"5569.48","total_gpm":"51.45","rev_type":"ADV","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"232773","line":"0","data":"05-20-2025 15:14 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":232773,"Line":0,"Comment":"05/27/2025 1:28 PM - francescof - F/U changed from 06/02/2025 to 6/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232773,"Line":1,"Comment":"08/15/2025 2:12 PM - michaelg - F/U changed from 06/25/2025 to 9/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232773,"Line":2,"Comment":"08/15/2025 2:12 PM - michaelg - CLO changed from 06/25/2025 to 09/30/2025 (CLO Date Updated)"},{"comp":1,"quote":232773,"Line":3,"Comment":"08/15/2025 2:12 PM - michaelg - Req Date changed from 07/01/2025 to 09/30/2025 (Req Date Updated)"},{"comp":1,"quote":232773,"Line":4,"Comment":"03/04/2026 3:51 PM - joshuav - F/U changed from 09/30/2025 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232773,"Line":5,"Comment":"03/04/2026 3:51 PM - joshuav - CLO changed from 09/30/2025 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":232773,"Line":6,"Comment":"03/04/2026 3:52 PM - joshuav - Req Date changed from 09/30/2025 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":232773,"Line":7,"Comment":"04/10/2026 3:33 PM - joshuav - F/U Changed from 4/11/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232773,"Line":8,"Comment":"05/02/2026 1:39 PM - joshuav - F/U Changed from 5/2/2026 to 5/9/2026 (Follow Up in 1 Week)"}],"items":[{"comp":"01","order":"232773","line":"1","part":"C50RAM-ER32-285ST-110TP","qty":"1","price":"13030.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232773","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"3-5 DAYS ARO","branch":"1"},{"comp":"01","order":"232773","line":"3","part":"WRENCH-ER32I","qty":"1","price":"165.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232773","line":"4","part":"WRENCH-MIM-107446","qty":"1","price":"35.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232773","line":"5","part":"E32-024","qty":"1","price":"52.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232773","line":"6","part":"ET32-381","qty":"1","price":"140.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232773","line":"7","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"232773","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"232773","Line":"7","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"232773","Line":"7","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"232773","Line":"7","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"232773","Line":"7","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-02 13:39:35.384 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-227803-05022026133935.txt === {"quote":"227803","customer":"3613","name":null,"customerName":"Colmar Industrial Supplies LLC","comp":"01","open":"0","shipto":"VAPOR","shiptoName":"Vapor Bus Intl-A Wabtec Company","entry_date":"02-07-2025","cust_order_date":"02-07-2025","req_date":"10-31-2026","cust_po":"CAT40 Tool Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"14:39","extra":"","follow_up":"05-09-2026","web_id":"","follow_name":"Aaron Shapiro","follow_phone":"847-757-4761","follow_email":"aarons@colmarindustrial.com","pic_user":"joshuav","total_amt":"12237.36","total_gp":"5616.45","total_gpm":"45.90","rev_type":"STD","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"106","win_pct":"20","clo_date":"09-26-2026","notes":[{"comp":"1","quote":"227803","line":"3","data":"Teams/Em"},{"comp":"1","quote":"227803","line":"2","data":"02-07-2025 14:39-jennad Francesco request via"},{"comp":"1","quote":"227803","line":"1","data":"He approved 40 -> 43 on holders."},{"comp":"1","quote":"227803","line":"0","data":"02-07-2025 15:26-jennad Spoke w/ Michael -"}],"crmnotes":[{"comp":1,"quote":227803,"Line":0,"Comment":"02/18/2025 10:17 AM - francescof - F/U changed from 02/13/2025 to 2/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":1,"Comment":"02/18/2025 12:40 PM - francescof - Encounter has been added"},{"comp":1,"quote":227803,"Line":2,"Comment":"03/24/2025 5:35 AM - francescof - Req Date changed from 03/21/2025 to 03/25/2025 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":3,"Comment":"03/24/2025 5:35 AM - francescof - CLO changed from 03/07/2025 to 03/25/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":4,"Comment":"03/24/2025 5:35 AM - francescof - F/U changed from 02/28/2025 to 3/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":5,"Comment":"04/10/2025 2:56 PM - francescof - F/U changed from 03/25/2025 to 4/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":6,"Comment":"04/10/2025 2:56 PM - francescof - CLO changed from 03/25/2025 to 04/15/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":7,"Comment":"04/10/2025 2:56 PM - francescof - Req Date changed from 03/25/2025 to 04/15/2025 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":8,"Comment":"04/21/2025 12:34 PM - francescof - F/U changed from 04/15/2025 to 4/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":9,"Comment":"04/21/2025 12:34 PM - francescof - CLO changed from 04/15/2025 to 04/29/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":10,"Comment":"04/21/2025 12:34 PM - francescof - Req Date changed from 04/15/2025 to 04/29/2025 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":11,"Comment":"04/21/2025 12:41 PM - francescof - Encounter has been added"},{"comp":1,"quote":227803,"Line":12,"Comment":"05/01/2025 3:58 PM - francescof - F/U changed from 04/29/2025 to 5/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":13,"Comment":"05/01/2025 3:59 PM - francescof - CLO changed from 04/29/2025 to 05/06/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":14,"Comment":"05/12/2025 7:55 AM - francescof - F/U changed from 05/06/2025 to 5/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":15,"Comment":"05/12/2025 7:55 AM - francescof - CLO changed from 05/06/2025 to 05/14/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":16,"Comment":"05/12/2025 7:55 AM - francescof - Req Date changed from 04/29/2025 to 05/14/2025 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":17,"Comment":"05/18/2025 11:12 AM - francescof - F/U changed from 05/14/2025 to 5/23/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":18,"Comment":"05/18/2025 11:13 AM - francescof - CLO changed from 05/14/2025 to 05/23/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":19,"Comment":"05/18/2025 11:13 AM - francescof - Req Date changed from 05/14/2025 to 05/23/2025 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":20,"Comment":"05/27/2025 10:35 AM - francescof - Req Date changed from 05/23/2025 to 06/03/2025 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":21,"Comment":"05/27/2025 10:35 AM - francescof - CLO changed from 05/23/2025 to 06/03/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":22,"Comment":"05/27/2025 10:35 AM - francescof - F/U changed from 05/23/2025 to 6/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":23,"Comment":"05/27/2025 10:36 AM - francescof - Encounter has been added"},{"comp":1,"quote":227803,"Line":24,"Comment":"08/15/2025 2:13 PM - michaelg - F/U changed from 06/25/2025 to 9/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":25,"Comment":"08/15/2025 2:13 PM - michaelg - CLO changed from 06/25/2025 to 09/30/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":26,"Comment":"08/15/2025 2:13 PM - michaelg - Req Date changed from 06/25/2025 to 09/30/2025 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":27,"Comment":"02/20/2026 10:14 AM - joshuav - F/U changed from 09/30/2025 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":28,"Comment":"02/20/2026 10:14 AM - joshuav - CLO changed from 09/30/2025 to 09/26/2026 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":29,"Comment":"02/20/2026 10:14 AM - joshuav - Req Date changed from 09/30/2025 to 10/31/2026 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":30,"Comment":"04/30/2026 8:40 AM - joshuav - F/U Changed from 4/25/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":31,"Comment":"05/02/2026 1:39 PM - joshuav - F/U Changed from 5/2/2026 to 5/9/2026 (Follow Up in 1 Week)"}],"items":[{"comp":"01","order":"227803","line":"1","part":"C4007-0016-3.50","qty":"9","price":"258.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"2","part":"C4007-0020-4.00","qty":"7","price":"246.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"3","part":"C4007-0025-4.00","qty":"7","price":"270.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"4","part":"C4007-0032-3.13","qty":"7","price":"258.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"5","part":"C4006-0250-4.00","qty":"7","price":"150.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"6","part":"C4006-0375-4.00","qty":"7","price":"150.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"7","part":"C4006-0500-4.00","qty":"7","price":"139.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"8","part":"C4006-0625-4.00","qty":"7","price":"166.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"9","part":"C4006-0750-4.00","qty":"7","price":"144.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"10","part":"C4006-1000-4.00","qty":"7","price":"143.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"11","part":"C4001-0750-4.00CP","qty":"7","price":"170.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"12","part":"C4001-1000-4.00CP","qty":"7","price":"170.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"13","part":"C40R5-0562-2.84","qty":"7","price":"353.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"14","part":"C40R5-0875-3.50","qty":"7","price":"363.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"16","part":"016-SPAN","qty":"1","price":"17.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"17","part":"020-SPAN","qty":"1","price":"19.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"18","part":"025-SPAN","qty":"1","price":"19.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"19","part":"032-SPAN","qty":"1","price":"23.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"20","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"227803","line":"21","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"227803","Line":"20","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"227803","Line":"20","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"227803","Line":"20","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"227803","Line":"20","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":20}}] 2026-05-02 13:57:29.662 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-239484-05022026135729.txt === {"quote":"239484","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"TUTH","shiptoName":"Tuthill Pump","entry_date":"10-09-2025","cust_order_date":"10-18-2024","req_date":"10-31-2026","cust_po":"E46","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Hart","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"12:40","extra":"","follow_up":"05-02-2026","web_id":"","follow_name":"Joe Hart","follow_phone":"(708) 533-7606","follow_email":"jhart@morrismidwest.com","pic_user":"joshuav","total_amt":"23370.80","total_gp":"10992.11","total_gpm":"47.03","rev_type":"ADV","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"15","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"239484","line":"1","data":"04-21-2026 13:35 - Discounts Recalculated QS"},{"comp":"1","quote":"239484","line":"0","data":"04-17-2026 15:00 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":239484,"Line":0,"Comment":"10/09/2025 1:35 PM - joshuav - F/U changed from 10/15/2025 to 11/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239484,"Line":1,"Comment":"10/09/2025 1:35 PM - joshuav - CLO changed from NaN/NaN/NaN to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":239484,"Line":2,"Comment":"10/09/2025 1:35 PM - joshuav - Req Date changed from 10/09/2025 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":239484,"Line":3,"Comment":"11/07/2025 1:10 PM - joshuav - F/U changed from 11/08/2025 to 12/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239484,"Line":4,"Comment":"12/15/2025 10:18 AM - joshuav - F/U changed from 12/06/2025 to 1/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239484,"Line":5,"Comment":"01/14/2026 9:58 AM - joshuav - F/U changed from 01/10/2026 to 2/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239484,"Line":6,"Comment":"01/14/2026 9:58 AM - joshuav - CLO changed from 01/24/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":239484,"Line":7,"Comment":"01/14/2026 9:58 AM - joshuav - Req Date changed from 01/31/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":239484,"Line":8,"Comment":"03/04/2026 4:44 PM - joshuav - F/U changed from 02/28/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239484,"Line":9,"Comment":"03/04/2026 4:44 PM - joshuav - CLO changed from 03/28/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":239484,"Line":10,"Comment":"03/04/2026 4:44 PM - joshuav - Req Date changed from 04/04/2026 to 06/06/2026 (Req Date Updated)"},{"comp":1,"quote":239484,"Line":11,"Comment":"04/10/2026 8:25 PM - joshuav - F/U Changed from 4/11/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239484,"Line":12,"Comment":"05/02/2026 1:57 PM - joshuav - Req Date change from 6/6/2026 to 10/31/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"239484","line":"1","part":"PRE-HTR6A-BD","qty":"1","price":"35700.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239484","line":"2","part":"PRE-SPDL-I50RA","qty":"1","price":"3640.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239484","line":"3","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"239484","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239484","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"32.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239484","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-02 13:57:40.293 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-239484-05022026135740.txt === {"quote":"239484","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"TUTH","shiptoName":"Tuthill Pump","entry_date":"10-09-2025","cust_order_date":"10-18-2024","req_date":"10-31-2026","cust_po":"E46","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Hart","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"12:40","extra":"","follow_up":"05-02-2026","web_id":"","follow_name":"Joe Hart","follow_phone":"(708) 533-7606","follow_email":"jhart@morrismidwest.com","pic_user":"joshuav","total_amt":"23370.80","total_gp":"10992.11","total_gpm":"47.03","rev_type":"ADV","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"15","win_pct":"20","clo_date":"10-24-2026","notes":[{"comp":"1","quote":"239484","line":"1","data":"04-21-2026 13:35 - Discounts Recalculated QS"},{"comp":"1","quote":"239484","line":"0","data":"04-17-2026 15:00 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":239484,"Line":0,"Comment":"10/09/2025 1:35 PM - joshuav - F/U changed from 10/15/2025 to 11/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239484,"Line":1,"Comment":"10/09/2025 1:35 PM - joshuav - CLO changed from NaN/NaN/NaN to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":239484,"Line":2,"Comment":"10/09/2025 1:35 PM - joshuav - Req Date changed from 10/09/2025 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":239484,"Line":3,"Comment":"11/07/2025 1:10 PM - joshuav - F/U changed from 11/08/2025 to 12/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239484,"Line":4,"Comment":"12/15/2025 10:18 AM - joshuav - F/U changed from 12/06/2025 to 1/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239484,"Line":5,"Comment":"01/14/2026 9:58 AM - joshuav - F/U changed from 01/10/2026 to 2/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239484,"Line":6,"Comment":"01/14/2026 9:58 AM - joshuav - CLO changed from 01/24/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":239484,"Line":7,"Comment":"01/14/2026 9:58 AM - joshuav - Req Date changed from 01/31/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":239484,"Line":8,"Comment":"03/04/2026 4:44 PM - joshuav - F/U changed from 02/28/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239484,"Line":9,"Comment":"03/04/2026 4:44 PM - joshuav - CLO changed from 03/28/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":239484,"Line":10,"Comment":"03/04/2026 4:44 PM - joshuav - Req Date changed from 04/04/2026 to 06/06/2026 (Req Date Updated)"},{"comp":1,"quote":239484,"Line":11,"Comment":"04/10/2026 8:25 PM - joshuav - F/U Changed from 4/11/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239484,"Line":12,"Comment":"05/02/2026 1:57 PM - joshuav - Req Date change from 6/6/2026 to 10/31/2026 (Req Date Updated)"},{"comp":1,"quote":239484,"Line":13,"Comment":"05/02/2026 1:57 PM - joshuav - CLO changed from 5/30/2026 to 10/24/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"239484","line":"1","part":"PRE-HTR6A-BD","qty":"1","price":"35700.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239484","line":"2","part":"PRE-SPDL-I50RA","qty":"1","price":"3640.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239484","line":"3","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"239484","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239484","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"32.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239484","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-02 13:57:56.027 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-239484-05022026135755.txt === {"quote":"239484","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"TUTH","shiptoName":"Tuthill Pump","entry_date":"10-09-2025","cust_order_date":"10-18-2024","req_date":"10-31-2026","cust_po":"E46","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Hart","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"12:40","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Joe Hart","follow_phone":"(708) 533-7606","follow_email":"jhart@morrismidwest.com","pic_user":"joshuav","total_amt":"23370.80","total_gp":"10992.11","total_gpm":"47.03","rev_type":"ADV","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"15","win_pct":"20","clo_date":"10-24-2026","notes":[{"comp":"1","quote":"239484","line":"1","data":"04-21-2026 13:35 - Discounts Recalculated QS"},{"comp":"1","quote":"239484","line":"0","data":"04-17-2026 15:00 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":239484,"Line":0,"Comment":"10/09/2025 1:35 PM - joshuav - F/U changed from 10/15/2025 to 11/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239484,"Line":1,"Comment":"10/09/2025 1:35 PM - joshuav - CLO changed from NaN/NaN/NaN to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":239484,"Line":2,"Comment":"10/09/2025 1:35 PM - joshuav - Req Date changed from 10/09/2025 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":239484,"Line":3,"Comment":"11/07/2025 1:10 PM - joshuav - F/U changed from 11/08/2025 to 12/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239484,"Line":4,"Comment":"12/15/2025 10:18 AM - joshuav - F/U changed from 12/06/2025 to 1/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239484,"Line":5,"Comment":"01/14/2026 9:58 AM - joshuav - F/U changed from 01/10/2026 to 2/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239484,"Line":6,"Comment":"01/14/2026 9:58 AM - joshuav - CLO changed from 01/24/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":239484,"Line":7,"Comment":"01/14/2026 9:58 AM - joshuav - Req Date changed from 01/31/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":239484,"Line":8,"Comment":"03/04/2026 4:44 PM - joshuav - F/U changed from 02/28/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239484,"Line":9,"Comment":"03/04/2026 4:44 PM - joshuav - CLO changed from 03/28/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":239484,"Line":10,"Comment":"03/04/2026 4:44 PM - joshuav - Req Date changed from 04/04/2026 to 06/06/2026 (Req Date Updated)"},{"comp":1,"quote":239484,"Line":11,"Comment":"04/10/2026 8:25 PM - joshuav - F/U Changed from 4/11/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239484,"Line":12,"Comment":"05/02/2026 1:57 PM - joshuav - Req Date change from 6/6/2026 to 10/31/2026 (Req Date Updated)"},{"comp":1,"quote":239484,"Line":13,"Comment":"05/02/2026 1:57 PM - joshuav - CLO changed from 5/30/2026 to 10/24/2026 (CLO Date Updated)"},{"comp":1,"quote":239484,"Line":14,"Comment":"05/02/2026 1:57 PM - joshuav - F/U Changed from 5/2/2026 to 6/27/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"239484","line":"1","part":"PRE-HTR6A-BD","qty":"1","price":"35700.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239484","line":"2","part":"PRE-SPDL-I50RA","qty":"1","price":"3640.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239484","line":"3","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"239484","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239484","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"32.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239484","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-02 13:58:56.158 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248834-05022026135855.txt === {"quote":"248834","customer":"3613","name":null,"customerName":"Colmar Industrial Supplies LLC","comp":"01","open":"0","shipto":"ACMEI","shiptoName":"Acme Industries","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"08-29-2026","cust_po":"CAT50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Gary Wilson","drop_po":"Jtekt Fh630SX-i","status":"0","user":"joshuav","conv_order":"","time":"09:58","extra":"","follow_up":"05-03-2026","web_id":"","follow_name":"Gary Wilson","follow_phone":"(847) 863-0572","follow_email":"garyw@colmarindustrial.com","pic_user":"joshuav","total_amt":"59389.84","total_gp":"36119.28","total_gpm":"60.82","rev_type":"STD","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"351","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"248834","line":"1","data":"04-20-2026 10:58 - Discounts Recalculated QS"},{"comp":"1","quote":"248834","line":"0","data":"04-21-2026 10:34-jennad Added to Quote Log"}],"crmnotes":[{"comp":1,"quote":248834,"Line":0,"Comment":"05/02/2026 1:58 PM - joshuav - Req Date change from 6/1/2026 to 8/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248834","line":"1","part":"NC5007-0016-4.12G","qty":"10","price":"473.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"2","part":"NC5007-0016-6.00G","qty":"16","price":"541.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"3","part":"NC5007-0032-4.00G","qty":"18","price":"485.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"4","part":"NC5007-0040-4.00G","qty":"22","price":"546.00","uom":"EA","discount":"45.00","req_date":"16 Stk RMD2-4wks","branch":"1"},{"comp":"01","order":"248834","line":"5","part":"NC5006-0500-2.63CP","qty":"10","price":"402.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"6","part":"NC5006-0500-4.00CP","qty":"10","price":"395.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"7","part":"NC5006-1000-4.00CP","qty":"8","price":"447.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"8","part":"NC5006-1000-6.00CP","qty":"8","price":"516.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"9","part":"NC5001-1250-1.75CP","qty":"6","price":"585.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"10","part":"NC5001-1250-6.00CP","qty":"6","price":"679.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"11","part":"NC5001-1250-4.00CP","qty":"6","price":"484.00","uom":"EA","discount":"45.00","req_date":"4 Stk ETA 10-12Wks","branch":"1"},{"comp":"01","order":"248834","line":"12","part":"NC5001-1250-8.00CP","qty":"6","price":"731.00","uom":"EA","discount":"45.00","req_date":"10-12Wks","branch":"1"},{"comp":"01","order":"248834","line":"13","part":"NCAT50-C3/4-105UG-IDU","qty":"10","price":"860.00","uom":"EA","discount":"42.00","req_date":"ETA 1-2weeks","branch":"1"},{"comp":"01","order":"248834","line":"14","part":"NCAT50-C3/4-135UG-IDU","qty":"10","price":"915.00","uom":"EA","discount":"42.00","req_date":"ETA 1 -2 weeks","branch":"1"},{"comp":"01","order":"248834","line":"15","part":"NCAT50-SF0500-3.15CP","qty":"8","price":"600.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"16","part":"NCAT50-SF0500-5.12CP","qty":"8","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"17","part":"NCAT50-SF0500-6.30CP","qty":"8","price":"772.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"18","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248834","line":"19","part":"C50-4500(H)-EU","qty":"180","price":"40.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":19}}] 2026-05-02 13:59:12.739 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248834-05022026135912.txt === {"quote":"248834","customer":"3613","name":null,"customerName":"Colmar Industrial Supplies LLC","comp":"01","open":"0","shipto":"ACMEI","shiptoName":"Acme Industries","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"08-29-2026","cust_po":"CAT50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Gary Wilson","drop_po":"Jtekt Fh630SX-i","status":"0","user":"joshuav","conv_order":"","time":"09:58","extra":"","follow_up":"05-03-2026","web_id":"","follow_name":"Gary Wilson","follow_phone":"(847) 863-0572","follow_email":"garyw@colmarindustrial.com","pic_user":"joshuav","total_amt":"59389.84","total_gp":"36119.28","total_gpm":"60.82","rev_type":"STD","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"351","win_pct":"20","clo_date":"08-22-2026","notes":[{"comp":"1","quote":"248834","line":"1","data":"04-20-2026 10:58 - Discounts Recalculated QS"},{"comp":"1","quote":"248834","line":"0","data":"04-21-2026 10:34-jennad Added to Quote Log"}],"crmnotes":[{"comp":1,"quote":248834,"Line":0,"Comment":"05/02/2026 1:58 PM - joshuav - Req Date change from 6/1/2026 to 8/29/2026 (Req Date Updated)"},{"comp":1,"quote":248834,"Line":1,"Comment":"05/02/2026 1:59 PM - joshuav - CLO changed from 5/20/2026 to 8/22/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248834","line":"1","part":"NC5007-0016-4.12G","qty":"10","price":"473.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"2","part":"NC5007-0016-6.00G","qty":"16","price":"541.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"3","part":"NC5007-0032-4.00G","qty":"18","price":"485.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"4","part":"NC5007-0040-4.00G","qty":"22","price":"546.00","uom":"EA","discount":"45.00","req_date":"16 Stk RMD2-4wks","branch":"1"},{"comp":"01","order":"248834","line":"5","part":"NC5006-0500-2.63CP","qty":"10","price":"402.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"6","part":"NC5006-0500-4.00CP","qty":"10","price":"395.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"7","part":"NC5006-1000-4.00CP","qty":"8","price":"447.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"8","part":"NC5006-1000-6.00CP","qty":"8","price":"516.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"9","part":"NC5001-1250-1.75CP","qty":"6","price":"585.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"10","part":"NC5001-1250-6.00CP","qty":"6","price":"679.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"11","part":"NC5001-1250-4.00CP","qty":"6","price":"484.00","uom":"EA","discount":"45.00","req_date":"4 Stk ETA 10-12Wks","branch":"1"},{"comp":"01","order":"248834","line":"12","part":"NC5001-1250-8.00CP","qty":"6","price":"731.00","uom":"EA","discount":"45.00","req_date":"10-12Wks","branch":"1"},{"comp":"01","order":"248834","line":"13","part":"NCAT50-C3/4-105UG-IDU","qty":"10","price":"860.00","uom":"EA","discount":"42.00","req_date":"ETA 1-2weeks","branch":"1"},{"comp":"01","order":"248834","line":"14","part":"NCAT50-C3/4-135UG-IDU","qty":"10","price":"915.00","uom":"EA","discount":"42.00","req_date":"ETA 1 -2 weeks","branch":"1"},{"comp":"01","order":"248834","line":"15","part":"NCAT50-SF0500-3.15CP","qty":"8","price":"600.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"16","part":"NCAT50-SF0500-5.12CP","qty":"8","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"17","part":"NCAT50-SF0500-6.30CP","qty":"8","price":"772.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"18","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248834","line":"19","part":"C50-4500(H)-EU","qty":"180","price":"40.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":19}}] 2026-05-02 13:59:25.771 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248834-05022026135925.txt === {"quote":"248834","customer":"3613","name":null,"customerName":"Colmar Industrial Supplies LLC","comp":"01","open":"0","shipto":"ACMEI","shiptoName":"Acme Industries","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"08-29-2026","cust_po":"CAT50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Gary Wilson","drop_po":"Jtekt Fh630SX-i","status":"0","user":"joshuav","conv_order":"","time":"09:58","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Gary Wilson","follow_phone":"(847) 863-0572","follow_email":"garyw@colmarindustrial.com","pic_user":"joshuav","total_amt":"59389.84","total_gp":"36119.28","total_gpm":"60.82","rev_type":"STD","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"351","win_pct":"20","clo_date":"08-22-2026","notes":[{"comp":"1","quote":"248834","line":"1","data":"04-20-2026 10:58 - Discounts Recalculated QS"},{"comp":"1","quote":"248834","line":"0","data":"04-21-2026 10:34-jennad Added to Quote Log"}],"crmnotes":[{"comp":1,"quote":248834,"Line":0,"Comment":"05/02/2026 1:58 PM - joshuav - Req Date change from 6/1/2026 to 8/29/2026 (Req Date Updated)"},{"comp":1,"quote":248834,"Line":1,"Comment":"05/02/2026 1:59 PM - joshuav - CLO changed from 5/20/2026 to 8/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248834,"Line":2,"Comment":"05/02/2026 1:59 PM - joshuav - F/U Changed from 5/3/2026 to 6/27/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248834","line":"1","part":"NC5007-0016-4.12G","qty":"10","price":"473.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"2","part":"NC5007-0016-6.00G","qty":"16","price":"541.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"3","part":"NC5007-0032-4.00G","qty":"18","price":"485.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"4","part":"NC5007-0040-4.00G","qty":"22","price":"546.00","uom":"EA","discount":"45.00","req_date":"16 Stk RMD2-4wks","branch":"1"},{"comp":"01","order":"248834","line":"5","part":"NC5006-0500-2.63CP","qty":"10","price":"402.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"6","part":"NC5006-0500-4.00CP","qty":"10","price":"395.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"7","part":"NC5006-1000-4.00CP","qty":"8","price":"447.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"8","part":"NC5006-1000-6.00CP","qty":"8","price":"516.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"9","part":"NC5001-1250-1.75CP","qty":"6","price":"585.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"10","part":"NC5001-1250-6.00CP","qty":"6","price":"679.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"11","part":"NC5001-1250-4.00CP","qty":"6","price":"484.00","uom":"EA","discount":"45.00","req_date":"4 Stk ETA 10-12Wks","branch":"1"},{"comp":"01","order":"248834","line":"12","part":"NC5001-1250-8.00CP","qty":"6","price":"731.00","uom":"EA","discount":"45.00","req_date":"10-12Wks","branch":"1"},{"comp":"01","order":"248834","line":"13","part":"NCAT50-C3/4-105UG-IDU","qty":"10","price":"860.00","uom":"EA","discount":"42.00","req_date":"ETA 1-2weeks","branch":"1"},{"comp":"01","order":"248834","line":"14","part":"NCAT50-C3/4-135UG-IDU","qty":"10","price":"915.00","uom":"EA","discount":"42.00","req_date":"ETA 1 -2 weeks","branch":"1"},{"comp":"01","order":"248834","line":"15","part":"NCAT50-SF0500-3.15CP","qty":"8","price":"600.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"16","part":"NCAT50-SF0500-5.12CP","qty":"8","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"17","part":"NCAT50-SF0500-6.30CP","qty":"8","price":"772.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248834","line":"18","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248834","line":"19","part":"C50-4500(H)-EU","qty":"180","price":"40.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":19}}] 2026-05-02 13:59:54.147 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249323-05022026135953.txt === {"quote":"249323","customer":"6470","name":null,"customerName":"Fleetwood Industrial Supply","comp":"01","open":"0","shipto":"FLEETWOO","shiptoName":"Fleetwood Industrial Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"08-29-2026","cust_po":"HSK125A-C1.1/4-115","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Marty Gleeson","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"13:46","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Marty Gleeson","follow_phone":"630-709-5743","follow_email":"marty@fleetwoodtools.com","pic_user":"joshuav","total_amt":"2643.60","total_gp":"1554.68","total_gpm":"58.81","rev_type":"ADV","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249323","line":"0","data":"04-28-2026 13:47-jennad 40 disc per joshua"}],"crmnotes":[{"comp":1,"quote":249323,"Line":0,"Comment":"05/02/2026 1:59 PM - joshuav - Req Date change from 6/9/2026 to 8/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249323","line":"1","part":"HSK125A-C1.1/4-115","qty":"2","price":"2203.00","uom":"EA","discount":"40.00","req_date":"ETA 9/7/26","branch":"1"},{"comp":"01","order":"249323","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-02 14:00:04.147 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249323-05022026140003.txt === {"quote":"249323","customer":"6470","name":null,"customerName":"Fleetwood Industrial Supply","comp":"01","open":"0","shipto":"FLEETWOO","shiptoName":"Fleetwood Industrial Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"08-29-2026","cust_po":"HSK125A-C1.1/4-115","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Marty Gleeson","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"13:46","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Marty Gleeson","follow_phone":"630-709-5743","follow_email":"marty@fleetwoodtools.com","pic_user":"joshuav","total_amt":"2643.60","total_gp":"1554.68","total_gpm":"58.81","rev_type":"ADV","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"3","win_pct":"20","clo_date":"08-22-2026","notes":[{"comp":"1","quote":"249323","line":"0","data":"04-28-2026 13:47-jennad 40 disc per joshua"}],"crmnotes":[{"comp":1,"quote":249323,"Line":0,"Comment":"05/02/2026 1:59 PM - joshuav - Req Date change from 6/9/2026 to 8/29/2026 (Req Date Updated)"},{"comp":1,"quote":249323,"Line":1,"Comment":"05/02/2026 2:00 PM - joshuav - CLO changed from 5/28/2026 to 8/22/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249323","line":"1","part":"HSK125A-C1.1/4-115","qty":"2","price":"2203.00","uom":"EA","discount":"40.00","req_date":"ETA 9/7/26","branch":"1"},{"comp":"01","order":"249323","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-02 14:00:20.960 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249323-05022026140020.txt === {"quote":"249323","customer":"6470","name":null,"customerName":"Fleetwood Industrial Supply","comp":"01","open":"0","shipto":"FLEETWOO","shiptoName":"Fleetwood Industrial Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"08-29-2026","cust_po":"HSK125A-C1.1/4-115","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Marty Gleeson","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"13:46","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Marty Gleeson","follow_phone":"630-709-5743","follow_email":"marty@fleetwoodtools.com","pic_user":"joshuav","total_amt":"2643.60","total_gp":"1554.68","total_gpm":"58.81","rev_type":"ADV","mod_date":"05-02-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"3","win_pct":"20","clo_date":"08-22-2026","notes":[{"comp":"1","quote":"249323","line":"0","data":"04-28-2026 13:47-jennad 40 disc per joshua"}],"crmnotes":[{"comp":1,"quote":249323,"Line":0,"Comment":"05/02/2026 1:59 PM - joshuav - Req Date change from 6/9/2026 to 8/29/2026 (Req Date Updated)"},{"comp":1,"quote":249323,"Line":1,"Comment":"05/02/2026 2:00 PM - joshuav - CLO changed from 5/28/2026 to 8/22/2026 (CLO Date Updated)"},{"comp":1,"quote":249323,"Line":2,"Comment":"05/02/2026 2:00 PM - joshuav - F/U Changed from 5/4/2026 to 6/27/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249323","line":"1","part":"HSK125A-C1.1/4-115","qty":"2","price":"2203.00","uom":"EA","discount":"40.00","req_date":"ETA 9/7/26","branch":"1"},{"comp":"01","order":"249323","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-02 17:36:57.699 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-02 19:15:17.181 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-02 20:34:24.781 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.7451893288385, -116.185468064971, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.7451893288385, -116.185468064971, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2126804 second/s. 2026-05-02 23:20:38.607 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-02 23:21:40.399 [INFO] In session is user: ericy 2026-05-02 23:21:44.273 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1875680273652, -88.215773633632, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1875680273652, -88.215773633632, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2068683 second/s. 2026-05-03 00:27:12.106 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-03 01:08:08.963 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-03 14:19:05.838 [INFO] In session is user: fletcherp 2026-05-03 14:19:06.492 [INFO] In session is user: fletcherp 2026-05-03 14:19:06.891 [INFO] In session is user: fletcherp 2026-05-03 14:19:07.440 [INFO] In session is user: fletcherp 2026-05-03 14:19:07.970 [INFO] In session is user: fletcherp 2026-05-03 14:19:08.793 [INFO] In session is user: fletcherp 2026-05-03 14:19:09.348 [INFO] In session is user: fletcherp 2026-05-03 14:19:09.935 [INFO] In session is user: fletcherp 2026-05-03 14:19:10.693 [INFO] In session is user: fletcherp 2026-05-03 14:19:11.416 [INFO] In session is user: fletcherp 2026-05-03 14:19:11.883 [INFO] In session is user: fletcherp 2026-05-03 18:24:09.934 [INFO] In session is user: fletcherp 2026-05-04 06:13:09.878 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-04 07:05:03.240 [INFO] In session is user: travisl 2026-05-04 07:05:20.892 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241098-05042026070520.txt === {"quote":"241098","customer":"10068","name":null,"customerName":"JBM Technologies, Inc.","comp":"01","open":"0","shipto":"LOCARCHB","shiptoName":"Lockheed Martin Archbald","entry_date":"11-11-2025","cust_order_date":"01-30-2025","req_date":"05-15-2026","cust_po":"CNC202-2W-250BFA-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Val","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"15:11","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Val","follow_phone":"","follow_email":"val@jbmtechnologies.com","pic_user":"travisl","total_amt":"30862.80","total_gp":"19337.67","total_gpm":"62.66","rev_type":"RT","mod_date":"05-04-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"241098","line":"0","data":"12-05-2025 12:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":241098,"Line":0,"Comment":"11/19/2025 7:33 AM - travisl - F/U Changed from 11/17/2025 to 12/10/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":241098,"Line":1,"Comment":"11/19/2025 7:33 AM - travisl - F/U Changed from 12/10/2025 to 12/10/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":241098,"Line":2,"Comment":"12/09/2025 8:00 AM - travisl - F/U changed from 12/10/2025 to 12/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":3,"Comment":"12/09/2025 8:00 AM - travisl - CLO changed from 12/11/2025 to 12/30/2025 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":4,"Comment":"12/09/2025 8:00 AM - travisl - Req Date changed from 12/23/2025 to 12/30/2025 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":5,"Comment":"12/30/2025 8:01 AM - travisl - F/U changed from 12/30/2025 to 1/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":6,"Comment":"12/30/2025 8:01 AM - travisl - CLO changed from 12/30/2025 to 01/16/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":7,"Comment":"12/30/2025 8:01 AM - travisl - Req Date changed from 12/30/2025 to 01/16/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":8,"Comment":"01/13/2026 8:51 AM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":9,"Comment":"01/13/2026 8:51 AM - travisl - F/U changed from 01/16/2026 to 1/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":10,"Comment":"01/13/2026 8:52 AM - travisl - CLO changed from 01/16/2026 to 01/23/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":11,"Comment":"01/13/2026 8:52 AM - travisl - Req Date changed from 01/16/2026 to 01/23/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":12,"Comment":"01/19/2026 1:09 PM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":13,"Comment":"03/03/2026 3:37 PM - travisl - F/U changed from 03/30/2026 to 3/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":14,"Comment":"03/16/2026 12:51 PM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":15,"Comment":"03/16/2026 12:52 PM - travisl - F/U changed from 03/20/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":16,"Comment":"03/16/2026 12:52 PM - travisl - CLO changed from 03/30/2026 to 04/03/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":17,"Comment":"03/16/2026 12:52 PM - travisl - Req Date changed from 03/23/2026 to 04/03/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":18,"Comment":"03/23/2026 8:43 AM - travisl - F/U changed from 03/27/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":19,"Comment":"03/23/2026 8:43 AM - travisl - CLO changed from 04/03/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":20,"Comment":"03/23/2026 8:43 AM - travisl - Req Date changed from 04/03/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":21,"Comment":"04/06/2026 10:06 AM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":22,"Comment":"04/13/2026 8:28 AM - travisl - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":23,"Comment":"04/20/2026 8:55 AM - travisl - F/U changed from 04/24/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":24,"Comment":"04/20/2026 8:55 AM - travisl - CLO changed from 04/24/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":25,"Comment":"04/20/2026 8:55 AM - travisl - Req Date changed from 04/24/2026 to 05/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"241098","line":"1","part":"CNC202-2W-250BFA-M","qty":"1","price":"41148.00","uom":"EA","discount":"30.00","req_date":"12-16 weeks ARO","branch":"1"},{"comp":"01","order":"241098","line":"2","part":"TCE-95947-2300R","qty":"1","price":"1426.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241098","line":"3","part":"TCE-95951-2300R","qty":"1","price":"1148.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241098","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241098","Line":"1","Company":"1","F_Line":"1","Comment":"Lead-time is 12-16 weeks ARO","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-04 07:05:30.867 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241098-05042026070529.txt === {"quote":"241098","customer":"10068","name":null,"customerName":"JBM Technologies, Inc.","comp":"01","open":"0","shipto":"LOCARCHB","shiptoName":"Lockheed Martin Archbald","entry_date":"11-11-2025","cust_order_date":"01-30-2025","req_date":"05-15-2026","cust_po":"CNC202-2W-250BFA-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Val","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"15:11","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Val","follow_phone":"","follow_email":"val@jbmtechnologies.com","pic_user":"travisl","total_amt":"30862.80","total_gp":"19337.67","total_gpm":"62.66","rev_type":"RT","mod_date":"05-04-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"241098","line":"0","data":"12-05-2025 12:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":241098,"Line":0,"Comment":"11/19/2025 7:33 AM - travisl - F/U Changed from 11/17/2025 to 12/10/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":241098,"Line":1,"Comment":"11/19/2025 7:33 AM - travisl - F/U Changed from 12/10/2025 to 12/10/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":241098,"Line":2,"Comment":"12/09/2025 8:00 AM - travisl - F/U changed from 12/10/2025 to 12/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":3,"Comment":"12/09/2025 8:00 AM - travisl - CLO changed from 12/11/2025 to 12/30/2025 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":4,"Comment":"12/09/2025 8:00 AM - travisl - Req Date changed from 12/23/2025 to 12/30/2025 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":5,"Comment":"12/30/2025 8:01 AM - travisl - F/U changed from 12/30/2025 to 1/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":6,"Comment":"12/30/2025 8:01 AM - travisl - CLO changed from 12/30/2025 to 01/16/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":7,"Comment":"12/30/2025 8:01 AM - travisl - Req Date changed from 12/30/2025 to 01/16/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":8,"Comment":"01/13/2026 8:51 AM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":9,"Comment":"01/13/2026 8:51 AM - travisl - F/U changed from 01/16/2026 to 1/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":10,"Comment":"01/13/2026 8:52 AM - travisl - CLO changed from 01/16/2026 to 01/23/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":11,"Comment":"01/13/2026 8:52 AM - travisl - Req Date changed from 01/16/2026 to 01/23/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":12,"Comment":"01/19/2026 1:09 PM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":13,"Comment":"03/03/2026 3:37 PM - travisl - F/U changed from 03/30/2026 to 3/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":14,"Comment":"03/16/2026 12:51 PM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":15,"Comment":"03/16/2026 12:52 PM - travisl - F/U changed from 03/20/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":16,"Comment":"03/16/2026 12:52 PM - travisl - CLO changed from 03/30/2026 to 04/03/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":17,"Comment":"03/16/2026 12:52 PM - travisl - Req Date changed from 03/23/2026 to 04/03/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":18,"Comment":"03/23/2026 8:43 AM - travisl - F/U changed from 03/27/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":19,"Comment":"03/23/2026 8:43 AM - travisl - CLO changed from 04/03/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":20,"Comment":"03/23/2026 8:43 AM - travisl - Req Date changed from 04/03/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":21,"Comment":"04/06/2026 10:06 AM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":22,"Comment":"04/13/2026 8:28 AM - travisl - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":23,"Comment":"04/20/2026 8:55 AM - travisl - F/U changed from 04/24/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":24,"Comment":"04/20/2026 8:55 AM - travisl - CLO changed from 04/24/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":25,"Comment":"04/20/2026 8:55 AM - travisl - Req Date changed from 04/24/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":26,"Comment":"05/04/2026 8:05 AM - travisl - F/U changed from 05/08/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":27,"Comment":"05/04/2026 8:05 AM - travisl - CLO changed from 05/15/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"241098","line":"1","part":"CNC202-2W-250BFA-M","qty":"1","price":"41148.00","uom":"EA","discount":"30.00","req_date":"12-16 weeks ARO","branch":"1"},{"comp":"01","order":"241098","line":"2","part":"TCE-95947-2300R","qty":"1","price":"1426.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241098","line":"3","part":"TCE-95951-2300R","qty":"1","price":"1148.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241098","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241098","Line":"1","Company":"1","F_Line":"1","Comment":"Lead-time is 12-16 weeks ARO","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-04 07:05:34.801 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241098-05042026070534.txt === {"quote":"241098","customer":"10068","name":null,"customerName":"JBM Technologies, Inc.","comp":"01","open":"0","shipto":"LOCARCHB","shiptoName":"Lockheed Martin Archbald","entry_date":"11-11-2025","cust_order_date":"01-30-2025","req_date":"05-29-2026","cust_po":"CNC202-2W-250BFA-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Val","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"15:11","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Val","follow_phone":"","follow_email":"val@jbmtechnologies.com","pic_user":"travisl","total_amt":"30862.80","total_gp":"19337.67","total_gpm":"62.66","rev_type":"RT","mod_date":"05-04-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"241098","line":"0","data":"12-05-2025 12:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":241098,"Line":0,"Comment":"11/19/2025 7:33 AM - travisl - F/U Changed from 11/17/2025 to 12/10/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":241098,"Line":1,"Comment":"11/19/2025 7:33 AM - travisl - F/U Changed from 12/10/2025 to 12/10/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":241098,"Line":2,"Comment":"12/09/2025 8:00 AM - travisl - F/U changed from 12/10/2025 to 12/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":3,"Comment":"12/09/2025 8:00 AM - travisl - CLO changed from 12/11/2025 to 12/30/2025 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":4,"Comment":"12/09/2025 8:00 AM - travisl - Req Date changed from 12/23/2025 to 12/30/2025 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":5,"Comment":"12/30/2025 8:01 AM - travisl - F/U changed from 12/30/2025 to 1/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":6,"Comment":"12/30/2025 8:01 AM - travisl - CLO changed from 12/30/2025 to 01/16/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":7,"Comment":"12/30/2025 8:01 AM - travisl - Req Date changed from 12/30/2025 to 01/16/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":8,"Comment":"01/13/2026 8:51 AM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":9,"Comment":"01/13/2026 8:51 AM - travisl - F/U changed from 01/16/2026 to 1/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":10,"Comment":"01/13/2026 8:52 AM - travisl - CLO changed from 01/16/2026 to 01/23/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":11,"Comment":"01/13/2026 8:52 AM - travisl - Req Date changed from 01/16/2026 to 01/23/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":12,"Comment":"01/19/2026 1:09 PM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":13,"Comment":"03/03/2026 3:37 PM - travisl - F/U changed from 03/30/2026 to 3/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":14,"Comment":"03/16/2026 12:51 PM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":15,"Comment":"03/16/2026 12:52 PM - travisl - F/U changed from 03/20/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":16,"Comment":"03/16/2026 12:52 PM - travisl - CLO changed from 03/30/2026 to 04/03/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":17,"Comment":"03/16/2026 12:52 PM - travisl - Req Date changed from 03/23/2026 to 04/03/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":18,"Comment":"03/23/2026 8:43 AM - travisl - F/U changed from 03/27/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":19,"Comment":"03/23/2026 8:43 AM - travisl - CLO changed from 04/03/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":20,"Comment":"03/23/2026 8:43 AM - travisl - Req Date changed from 04/03/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":21,"Comment":"04/06/2026 10:06 AM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":22,"Comment":"04/13/2026 8:28 AM - travisl - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":23,"Comment":"04/20/2026 8:55 AM - travisl - F/U changed from 04/24/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":24,"Comment":"04/20/2026 8:55 AM - travisl - CLO changed from 04/24/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":25,"Comment":"04/20/2026 8:55 AM - travisl - Req Date changed from 04/24/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":26,"Comment":"05/04/2026 8:05 AM - travisl - F/U changed from 05/08/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":27,"Comment":"05/04/2026 8:05 AM - travisl - CLO changed from 05/15/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":28,"Comment":"05/04/2026 8:05 AM - travisl - Req Date changed from 05/15/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"241098","line":"1","part":"CNC202-2W-250BFA-M","qty":"1","price":"41148.00","uom":"EA","discount":"30.00","req_date":"12-16 weeks ARO","branch":"1"},{"comp":"01","order":"241098","line":"2","part":"TCE-95947-2300R","qty":"1","price":"1426.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241098","line":"3","part":"TCE-95951-2300R","qty":"1","price":"1148.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241098","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241098","Line":"1","Company":"1","F_Line":"1","Comment":"Lead-time is 12-16 weeks ARO","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-04 07:06:15.919 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249460-05042026070614.txt === {"quote":"249460","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"CORNSCCT","shiptoName":"Corning Inc Sullivan Campus","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"Nakamura ER25 Live Tools","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Michael Clark","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"10:13","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Michael Clark","follow_phone":"717-805-6101","follow_email":"mclark@dgisupply.com","pic_user":"travisl","total_amt":"20203.40","total_gp":"9112.49","total_gpm":"45.10","rev_type":"LT","mod_date":"05-04-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"12","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249460","line":"2","data":"to Mike."},{"comp":"1","quote":"249460","line":"1","data":"levels to Travis for review before we send quote"},{"comp":"1","quote":"249460","line":"0","data":"05-01-2026 16:58-briand: Sent pricing and disc"}],"crmnotes":[],"items":[{"comp":"01","order":"249460","line":"1","part":"NK103-12000","qty":"3","price":"5020.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249460","line":"2","part":"NK103-13000","qty":"3","price":"2091.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249460","line":"3","part":"NK103-16000","qty":"3","price":"4085.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249460","line":"4","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249460","line":"5","part":"SP-27","qty":"1","price":"52.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249460","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-04 07:06:48.061 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249436-05042026070647.txt === {"quote":"249436","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"CORNSCCT","shiptoName":"Corning Inc Sullivan Campus","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-01-2026","cust_po":"Nakamura Live Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michael Clark","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"07:03","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Michael Clark","follow_phone":"717-805-6101","follow_email":"mclark@dgisupply.com","pic_user":"travisl","total_amt":"16788.20","total_gp":"8838.34","total_gpm":"52.65","rev_type":"LT","mod_date":"05-04-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249436","line":"15","data":"04-30-2026 07:16 - Discounts Recalculated QS"},{"comp":"1","quote":"249436","line":"14","data":"quote the correct wrenches (if needed)."},{"comp":"1","quote":"249436","line":"13","data":"come w/ wrenches and if the NT55's do not so we"},{"comp":"1","quote":"249436","line":"12","data":"Asked Purchasing to confirm that the ALPS tools"},{"comp":"1","quote":"249436","line":"11","data":"against WTO and wants EU to buy L-N tooling."},{"comp":"1","quote":"249436","line":"10","data":"QL for Travis. Mike looking for rush as he's up"},{"comp":"1","quote":"249436","line":"9","data":"04-30-2026 08:54-briand: Put all tooling on the"},{"comp":"1","quote":"249436","line":"8","data":"holiday until 5/1, should have answer next week."},{"comp":"1","quote":"249436","line":"7","data":"For the NT55-SK20 tooling, factory closed for"},{"comp":"1","quote":"249436","line":"6","data":"List Price. Let Travis know via Teams message."},{"comp":"1","quote":"249436","line":"5","data":"tooling has been updated in QL, ok to use NERP"},{"comp":"1","quote":"249436","line":"4","data":"04-30-2026 11:50-briand: Pricing for the NK103"},{"comp":"1","quote":"249436","line":"3","data":"wrenches as well as approval drawing."},{"comp":"1","quote":"249436","line":"2","data":"Both of these tools require the purchase of"},{"comp":"1","quote":"249436","line":"1","data":"NT55-SK20 tooling, sent quote to Travis."},{"comp":"1","quote":"249436","line":"0","data":"05-01-2026 07:56-briand: QL updated for the"}],"crmnotes":[],"items":[{"comp":"01","order":"249436","line":"1","part":"NK103-10000","qty":"1","price":"3861.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"2","part":"NK103-12000","qty":"1","price":"5020.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"3","part":"NK103-13000","qty":"1","price":"2091.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"4","part":"NK103-16000","qty":"1","price":"4085.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"8","part":"NT55-SK20X-ICE","qty":"1","price":"2295.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249436","line":"9","part":"NT55-SK20Z-ICE","qty":"1","price":"3900.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249436","line":"10","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"11","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"28","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249436","Line":"0","Comment":"The NT55-SK20 tooling are non standard stock and are"},{"Quote":"249436","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249436","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":9}}] 2026-05-04 07:07:21.594 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247811-05042026070721.txt === {"quote":"247811","customer":"13562","name":null,"customerName":"Midway Industrial Supply","comp":"01","open":"0","shipto":"MICOWEL","shiptoName":"Mico Welding & Fabrication, Inc.","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"NCAT40-C1-85U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Ejbisz","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"11:48","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Justin Ejbisz","follow_phone":"716-992-3481","follow_email":"jejbisz@midwaycorp.com","pic_user":"travisl","total_amt":"1426.88","total_gp":"1034.44","total_gpm":"72.50","rev_type":"ADV","mod_date":"05-04-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-08-2026","notes":[],"crmnotes":[{"comp":1,"quote":247811,"Line":0,"Comment":"04/06/2026 9:04 AM - travisl - F/U changed from 04/06/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":1,"Comment":"04/06/2026 10:02 AM - travisl - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":2,"Comment":"04/06/2026 10:02 AM - travisl - Encounter has been added"},{"comp":1,"quote":247811,"Line":3,"Comment":"04/20/2026 8:58 AM - travisl - F/U changed from 04/24/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":4,"Comment":"04/20/2026 8:58 AM - travisl - CLO changed from 04/30/2026 to 05/08/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247811","line":"1","part":"NCAT40-C1-85U-IDU","qty":"2","price":"631.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"2","part":"KM1-3/4","qty":"2","price":"67.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"3","part":"KM1-5/8","qty":"2","price":"67.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"4","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"5","part":"PS-B64-1-EU","qty":"2","price":"52.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"6","part":"TQW-PS(19)","qty":"1","price":"110.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-04 07:07:30.739 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247811-05042026070729.txt === {"quote":"247811","customer":"13562","name":null,"customerName":"Midway Industrial Supply","comp":"01","open":"0","shipto":"MICOWEL","shiptoName":"Mico Welding & Fabrication, Inc.","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"NCAT40-C1-85U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Ejbisz","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"11:48","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Justin Ejbisz","follow_phone":"716-992-3481","follow_email":"jejbisz@midwaycorp.com","pic_user":"travisl","total_amt":"1426.88","total_gp":"1034.44","total_gpm":"72.50","rev_type":"ADV","mod_date":"05-04-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":247811,"Line":0,"Comment":"04/06/2026 9:04 AM - travisl - F/U changed from 04/06/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":1,"Comment":"04/06/2026 10:02 AM - travisl - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":2,"Comment":"04/06/2026 10:02 AM - travisl - Encounter has been added"},{"comp":1,"quote":247811,"Line":3,"Comment":"04/20/2026 8:58 AM - travisl - F/U changed from 04/24/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":4,"Comment":"04/20/2026 8:58 AM - travisl - CLO changed from 04/30/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247811,"Line":5,"Comment":"05/04/2026 8:07 AM - travisl - F/U changed from 05/08/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":6,"Comment":"05/04/2026 8:07 AM - travisl - CLO changed from 05/08/2026 to 05/22/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247811","line":"1","part":"NCAT40-C1-85U-IDU","qty":"2","price":"631.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"2","part":"KM1-3/4","qty":"2","price":"67.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"3","part":"KM1-5/8","qty":"2","price":"67.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"4","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"5","part":"PS-B64-1-EU","qty":"2","price":"52.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"6","part":"TQW-PS(19)","qty":"1","price":"110.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-04 07:07:37.435 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247811-05042026070736.txt === {"quote":"247811","customer":"13562","name":null,"customerName":"Midway Industrial Supply","comp":"01","open":"0","shipto":"MICOWEL","shiptoName":"Mico Welding & Fabrication, Inc.","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-29-2026","cust_po":"NCAT40-C1-85U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Ejbisz","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"11:48","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Justin Ejbisz","follow_phone":"716-992-3481","follow_email":"jejbisz@midwaycorp.com","pic_user":"travisl","total_amt":"1426.88","total_gp":"1034.44","total_gpm":"72.50","rev_type":"ADV","mod_date":"05-04-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":247811,"Line":0,"Comment":"04/06/2026 9:04 AM - travisl - F/U changed from 04/06/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":1,"Comment":"04/06/2026 10:02 AM - travisl - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":2,"Comment":"04/06/2026 10:02 AM - travisl - Encounter has been added"},{"comp":1,"quote":247811,"Line":3,"Comment":"04/20/2026 8:58 AM - travisl - F/U changed from 04/24/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":4,"Comment":"04/20/2026 8:58 AM - travisl - CLO changed from 04/30/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247811,"Line":5,"Comment":"05/04/2026 8:07 AM - travisl - F/U changed from 05/08/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":6,"Comment":"05/04/2026 8:07 AM - travisl - CLO changed from 05/08/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247811,"Line":7,"Comment":"05/04/2026 8:07 AM - travisl - Req Date changed from 05/12/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247811","line":"1","part":"NCAT40-C1-85U-IDU","qty":"2","price":"631.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"2","part":"KM1-3/4","qty":"2","price":"67.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"3","part":"KM1-5/8","qty":"2","price":"67.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"4","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"5","part":"PS-B64-1-EU","qty":"2","price":"52.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"6","part":"TQW-PS(19)","qty":"1","price":"110.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-04 07:36:24.234 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249139-05042026073623.txt === {"quote":"249139","customer":"1530","name":null,"customerName":"AHB Tooling & Machinery Inc","comp":"01","open":"1","shipto":"JAMETROY","shiptoName":"Kinsler Fuel Injection","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-05-2026","cust_po":"CAT40 SHRINK FIT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Fach","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:52","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Eric Fach","follow_phone":"248-709-9890","follow_email":"eric.fach@ahbinc.com","pic_user":"briand","total_amt":"227.80","total_gp":"147.70","total_gpm":"64.84","rev_type":"ADV","mod_date":"05-04-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249139","line":"0","data":"04-24-2026 09:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249139,"Line":0,"Comment":"05/01/2026 12:59 PM - briand - Sent req to Eric to see if this newer quote is still active"},{"comp":1,"quote":249139,"Line":1,"Comment":"05/01/2026 12:59 PM - briand - F/U changed from 04/30/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249139,"Line":2,"Comment":"05/04/2026 7:36 AM - briand - Eric said EU was going to order if they got the job, hasn't heard anything back so he doesn't think this is going to happen. Closing quote"}],"items":[{"comp":"01","order":"249139","line":"1","part":"CAT40-SF0500-3.15CP","qty":"1","price":"335.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249139","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-04 07:46:22.073 [INFO] In session is user: jennad 2026-05-04 07:58:32.416 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249209-05042026075832.txt === {"quote":"249209","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSNOVIM","shiptoName":"PTSolutions - Novi","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"CAT40-SF25-160CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Lisa Rabidue","drop_po":"","status":"0","user":"briand","conv_order":"","time":"09:47","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Lisa Rabidue","follow_phone":"800-366-3600 x1126","follow_email":"lisa.rabidue@pts-tools.com","pic_user":"briand","total_amt":"548.46","total_gp":"356.45","total_gpm":"64.99","rev_type":"ADV","mod_date":"05-04-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249209","line":"5","data":"until I get P&D. She wasn't happy."},{"comp":"1","quote":"249209","line":"4","data":"the QL. Let Lisa know it can be a couple of days"},{"comp":"1","quote":"249209","line":"3","data":"04-27-2026 09:49-briand: Put CAT40-SF25-160CP on"},{"comp":"1","quote":"249209","line":"2","data":"lead time is 10~12 weeks ARO."},{"comp":"1","quote":"249209","line":"1","data":"to Lisa along w/ drawings for the 100 GL since"},{"comp":"1","quote":"249209","line":"0","data":"04-27-2026 10:19-briand: QL updated, sent quote"}],"crmnotes":[{"comp":1,"quote":249209,"Line":0,"Comment":"05/04/2026 7:58 AM - briand - Still waiting on PO"}],"items":[{"comp":"01","order":"249209","line":"1","part":"CAT40-SF25-160CP","qty":"1","price":"451.00","uom":"EA","discount":"34.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249209","line":"3","part":"CAT40-SF25-100CP","qty":"1","price":"380.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249209","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249209","Line":"1","Company":"1","F_Line":"1","Comment":"Estimated lead time is 10~12 weeks after receipt of an","Loc":"Y"},{"Quote":"249209","Line":"1","Company":"1","F_Line":"2","Comment":"order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-04 07:58:51.085 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249238-05042026075850.txt === {"quote":"249238","customer":"3367","name":null,"customerName":"W.C. Chapman & Sons Inc.","comp":"01","open":"0","shipto":"JLMNNOQS","shiptoName":"W.C. Chapman & Sons Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"C4006-1000-2.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Justin Phelps","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:42","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Justin Phelps","follow_phone":"410-686-6860","follow_email":"justinp@wcchapman.com","pic_user":"briand","total_amt":"84.10","total_gp":"46.20","total_gpm":"54.93","rev_type":"STD","mod_date":"05-04-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249238","line":"1","part":"C4006-1000-2.00","qty":"1","price":"145.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249238","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-04 08:15:37.333 [INFO] In session is user: fletcherp 2026-05-04 08:15:38.071 [INFO] In session is user: fletcherp 2026-05-04 08:15:38.516 [INFO] In session is user: fletcherp 2026-05-04 08:15:39.031 [INFO] In session is user: fletcherp 2026-05-04 08:15:39.529 [INFO] In session is user: fletcherp 2026-05-04 08:15:39.902 [INFO] In session is user: fletcherp 2026-05-04 08:15:40.527 [INFO] In session is user: fletcherp 2026-05-04 08:15:41.122 [INFO] In session is user: fletcherp 2026-05-04 08:15:42.015 [INFO] In session is user: fletcherp 2026-05-04 08:15:42.948 [INFO] In session is user: fletcherp 2026-05-04 08:15:43.324 [INFO] In session is user: fletcherp 2026-05-04 08:15:43.797 [INFO] In session is user: fletcherp 2026-05-04 08:15:44.206 [INFO] In session is user: fletcherp 2026-05-04 08:15:44.567 [INFO] In session is user: fletcherp 2026-05-04 08:15:45.199 [INFO] In session is user: fletcherp 2026-05-04 08:15:45.911 [INFO] In session is user: fletcherp 2026-05-04 08:15:46.469 [INFO] In session is user: fletcherp 2026-05-04 08:15:46.993 [INFO] In session is user: fletcherp 2026-05-04 08:15:47.374 [INFO] In session is user: fletcherp 2026-05-04 08:15:48.100 [INFO] In session is user: fletcherp 2026-05-04 08:15:49.011 [INFO] In session is user: fletcherp 2026-05-04 08:15:49.363 [INFO] In session is user: fletcherp 2026-05-04 08:15:49.714 [INFO] In session is user: fletcherp 2026-05-04 08:15:50.630 [INFO] In session is user: fletcherp 2026-05-04 08:15:51.068 [INFO] In session is user: fletcherp 2026-05-04 08:15:51.857 [INFO] In session is user: fletcherp 2026-05-04 08:15:52.842 [INFO] In session is user: fletcherp 2026-05-04 08:15:53.916 [INFO] In session is user: fletcherp 2026-05-04 08:15:55.301 [INFO] In session is user: fletcherp 2026-05-04 08:16:38.950 [INFO] In session is user: fletcherp 2026-05-04 08:16:39.472 [INFO] In session is user: fletcherp 2026-05-04 08:16:40.519 [INFO] In session is user: fletcherp 2026-05-04 08:16:40.872 [INFO] In session is user: fletcherp 2026-05-04 08:16:41.228 [INFO] In session is user: fletcherp 2026-05-04 08:16:41.969 [INFO] In session is user: fletcherp 2026-05-04 08:16:42.663 [INFO] In session is user: fletcherp 2026-05-04 08:16:43.153 [INFO] In session is user: fletcherp 2026-05-04 08:16:43.746 [INFO] In session is user: fletcherp 2026-05-04 08:16:44.309 [INFO] In session is user: fletcherp 2026-05-04 08:16:44.709 [INFO] In session is user: fletcherp 2026-05-04 08:16:45.101 [INFO] In session is user: fletcherp 2026-05-04 08:16:45.501 [INFO] In session is user: fletcherp 2026-05-04 08:16:45.880 [INFO] In session is user: fletcherp 2026-05-04 08:16:46.232 [INFO] In session is user: fletcherp 2026-05-04 08:16:46.632 [INFO] In session is user: fletcherp 2026-05-04 08:16:47.094 [INFO] In session is user: fletcherp 2026-05-04 08:16:47.607 [INFO] In session is user: fletcherp 2026-05-04 08:16:48.166 [INFO] In session is user: fletcherp 2026-05-04 08:16:48.605 [INFO] In session is user: fletcherp 2026-05-04 08:16:49.315 [INFO] In session is user: fletcherp 2026-05-04 08:16:49.839 [INFO] In session is user: fletcherp 2026-05-04 08:16:50.373 [INFO] In session is user: fletcherp 2026-05-04 08:16:50.786 [INFO] In session is user: fletcherp 2026-05-04 08:16:51.211 [INFO] In session is user: fletcherp 2026-05-04 08:16:51.714 [INFO] In session is user: fletcherp 2026-05-04 08:16:52.111 [INFO] In session is user: fletcherp 2026-05-04 08:16:52.487 [INFO] In session is user: fletcherp 2026-05-04 08:16:52.946 [INFO] In session is user: fletcherp 2026-05-04 08:16:53.739 [INFO] In session is user: fletcherp 2026-05-04 08:16:54.152 [INFO] In session is user: fletcherp 2026-05-04 08:16:54.581 [INFO] In session is user: fletcherp 2026-05-04 08:16:55.026 [INFO] In session is user: fletcherp 2026-05-04 08:16:55.444 [INFO] In session is user: fletcherp 2026-05-04 08:16:56.241 [INFO] In session is user: fletcherp 2026-05-04 08:16:56.643 [INFO] In session is user: fletcherp 2026-05-04 08:16:57.016 [INFO] In session is user: fletcherp 2026-05-04 08:16:57.389 [INFO] In session is user: fletcherp 2026-05-04 08:16:57.788 [INFO] In session is user: fletcherp 2026-05-04 08:16:58.297 [INFO] In session is user: fletcherp 2026-05-04 08:16:58.654 [INFO] In session is user: fletcherp 2026-05-04 08:16:59.064 [INFO] In session is user: fletcherp 2026-05-04 08:16:59.509 [INFO] In session is user: fletcherp 2026-05-04 08:16:59.923 [INFO] In session is user: fletcherp 2026-05-04 08:17:00.274 [INFO] In session is user: fletcherp 2026-05-04 08:17:00.605 [INFO] In session is user: fletcherp 2026-05-04 08:17:01.029 [INFO] In session is user: fletcherp 2026-05-04 08:17:01.460 [INFO] In session is user: fletcherp 2026-05-04 08:17:01.811 [INFO] In session is user: fletcherp 2026-05-04 08:17:02.220 [INFO] In session is user: fletcherp 2026-05-04 08:17:02.648 [INFO] In session is user: fletcherp 2026-05-04 08:17:03.114 [INFO] In session is user: fletcherp 2026-05-04 08:17:03.556 [INFO] In session is user: fletcherp 2026-05-04 08:17:03.876 [INFO] In session is user: fletcherp 2026-05-04 08:17:04.296 [INFO] In session is user: fletcherp 2026-05-04 08:17:04.691 [INFO] In session is user: fletcherp 2026-05-04 08:17:05.059 [INFO] In session is user: fletcherp 2026-05-04 08:17:05.429 [INFO] In session is user: fletcherp 2026-05-04 08:17:05.907 [INFO] In session is user: fletcherp 2026-05-04 08:17:06.365 [INFO] In session is user: fletcherp 2026-05-04 08:17:06.721 [INFO] In session is user: fletcherp 2026-05-04 08:17:07.064 [INFO] In session is user: fletcherp 2026-05-04 08:17:07.511 [INFO] In session is user: fletcherp 2026-05-04 08:17:07.929 [INFO] In session is user: fletcherp 2026-05-04 08:17:08.286 [INFO] In session is user: fletcherp 2026-05-04 08:17:08.716 [INFO] In session is user: fletcherp 2026-05-04 08:17:09.128 [INFO] In session is user: fletcherp 2026-05-04 08:17:09.489 [INFO] In session is user: fletcherp 2026-05-04 08:17:09.841 [INFO] In session is user: fletcherp 2026-05-04 08:17:10.271 [INFO] In session is user: fletcherp 2026-05-04 08:17:10.634 [INFO] In session is user: fletcherp 2026-05-04 08:17:11.017 [INFO] In session is user: fletcherp 2026-05-04 08:17:11.508 [INFO] In session is user: fletcherp 2026-05-04 08:17:11.851 [INFO] In session is user: fletcherp 2026-05-04 08:17:12.221 [INFO] In session is user: fletcherp 2026-05-04 08:17:12.732 [INFO] In session is user: fletcherp 2026-05-04 08:17:13.174 [INFO] In session is user: fletcherp 2026-05-04 08:17:13.655 [INFO] In session is user: fletcherp 2026-05-04 08:17:14.081 [INFO] In session is user: fletcherp 2026-05-04 08:17:14.434 [INFO] In session is user: fletcherp 2026-05-04 08:17:14.862 [INFO] In session is user: fletcherp 2026-05-04 08:17:15.280 [INFO] In session is user: fletcherp 2026-05-04 08:17:15.692 [INFO] In session is user: fletcherp 2026-05-04 08:17:16.044 [INFO] In session is user: fletcherp 2026-05-04 08:17:16.439 [INFO] In session is user: fletcherp 2026-05-04 08:17:16.790 [INFO] In session is user: fletcherp 2026-05-04 08:17:17.264 [INFO] In session is user: fletcherp 2026-05-04 08:17:17.654 [INFO] In session is user: fletcherp 2026-05-04 08:17:18.133 [INFO] In session is user: fletcherp 2026-05-04 08:17:18.524 [INFO] In session is user: fletcherp 2026-05-04 08:17:18.969 [INFO] In session is user: fletcherp 2026-05-04 08:17:19.349 [INFO] In session is user: fletcherp 2026-05-04 08:17:19.790 [INFO] In session is user: fletcherp 2026-05-04 08:17:20.153 [INFO] In session is user: fletcherp 2026-05-04 08:17:20.525 [INFO] In session is user: fletcherp 2026-05-04 08:17:20.917 [INFO] In session is user: fletcherp 2026-05-04 08:17:21.312 [INFO] In session is user: fletcherp 2026-05-04 08:17:21.716 [INFO] In session is user: fletcherp 2026-05-04 08:17:22.104 [INFO] In session is user: fletcherp 2026-05-04 08:17:22.474 [INFO] In session is user: fletcherp 2026-05-04 08:17:22.832 [INFO] In session is user: fletcherp 2026-05-04 08:17:23.230 [INFO] In session is user: fletcherp 2026-05-04 08:17:23.593 [INFO] In session is user: fletcherp 2026-05-04 08:17:23.945 [INFO] In session is user: fletcherp 2026-05-04 08:17:24.311 [INFO] In session is user: fletcherp 2026-05-04 08:17:24.668 [INFO] In session is user: fletcherp 2026-05-04 08:17:25.025 [INFO] In session is user: fletcherp 2026-05-04 08:17:25.393 [INFO] In session is user: fletcherp 2026-05-04 08:17:25.796 [INFO] In session is user: fletcherp 2026-05-04 08:17:26.160 [INFO] In session is user: fletcherp 2026-05-04 08:17:26.525 [INFO] In session is user: fletcherp 2026-05-04 08:17:26.896 [INFO] In session is user: fletcherp 2026-05-04 08:17:27.312 [INFO] In session is user: fletcherp 2026-05-04 08:17:27.625 [INFO] In session is user: fletcherp 2026-05-04 08:17:28.000 [INFO] In session is user: fletcherp 2026-05-04 08:17:28.360 [INFO] In session is user: fletcherp 2026-05-04 08:17:28.714 [INFO] In session is user: fletcherp 2026-05-04 08:17:29.061 [INFO] In session is user: fletcherp 2026-05-04 08:17:29.521 [INFO] In session is user: fletcherp 2026-05-04 08:17:29.863 [INFO] In session is user: fletcherp 2026-05-04 08:17:30.211 [INFO] In session is user: fletcherp 2026-05-04 08:17:30.604 [INFO] In session is user: fletcherp 2026-05-04 08:17:30.959 [INFO] In session is user: fletcherp 2026-05-04 08:17:31.315 [INFO] In session is user: fletcherp 2026-05-04 08:17:31.699 [INFO] In session is user: fletcherp 2026-05-04 08:17:32.072 [INFO] In session is user: fletcherp 2026-05-04 08:17:32.522 [INFO] In session is user: fletcherp 2026-05-04 08:17:33.014 [INFO] In session is user: fletcherp 2026-05-04 08:17:33.477 [INFO] In session is user: fletcherp 2026-05-04 08:17:33.922 [INFO] In session is user: fletcherp 2026-05-04 08:17:34.296 [INFO] In session is user: fletcherp 2026-05-04 08:17:34.706 [INFO] In session is user: fletcherp 2026-05-04 08:17:35.131 [INFO] In session is user: fletcherp 2026-05-04 08:32:20.088 [INFO] In session is user: ctstest 2026-05-04 08:40:10.473 [INFO] In session is user: carleym 2026-05-04 08:45:09.925 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242177-05042026084509.txt === {"quote":"242177","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"12-04-2025","cust_order_date":"12-04-2025","req_date":"01-20-2026","cust_po":"Quote-TR-Repair","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"H63ARAM-SL12-280STEC-64FP","status":"0","user":"timr","conv_order":"","time":"10:10","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"","follow_email":"jthomas@metal-removal.com","pic_user":"timr","total_amt":"5729.06","total_gp":"5729.06","total_gpm":"100.00","rev_type":"LT","mod_date":"05-04-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"01-20-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"242177","line":"1","part":"REPAIR","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"2","part":"REPAIR-PARTS-LT/RAH","qty":"1","price":"5729.06","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"242177","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#62311/","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"2","Comment":"Repair of 1 pc of H63ARAM-SL12-280STEC-64TP s/n:","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"3","Comment":"This tool will be manufactured strictly in accordance","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"4","Comment":"with the customer's request to modify Right Angle","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"5","Comment":"Mimatic products. Lyndex-Nikken and Mimatic were not","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"6","Comment":"involved in the decision to alter the original tool","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"7","Comment":"design and, as such, so not guarantee the performance,","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"8","Comment":"suitability, or reliabilityof this modified tool in","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"9","Comment":"the intended application. Any rsiks associated with","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"10","Comment":"the use of this tool is assumed solely by the customer","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"1","Comment":"Bearings, seals, weldon spindle with new ER20 design","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"2","Comment":"to be replaced. Also tool was crashed, housing and","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"3","Comment":"cover plate need to be replaced on S/N:24903435 02","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-04 08:45:23.318 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242177-05042026084523.txt === {"quote":"242177","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"12-04-2025","cust_order_date":"12-04-2025","req_date":"01-20-2026","cust_po":"Quote-TR-Repair","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"H63ARAM-SL12-280STEC-64FP","status":"0","user":"timr","conv_order":"","time":"10:10","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"","follow_email":"jthomas@metal-removal.com","pic_user":"timr","total_amt":"5729.06","total_gp":"5729.06","total_gpm":"100.00","rev_type":"LT","mod_date":"05-04-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":242177,"Line":0,"Comment":"05/04/2026 8:45 AM - rons - F/U changed from 01/15/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":1,"Comment":"05/04/2026 8:45 AM - rons - CLO changed from 01/20/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"242177","line":"1","part":"REPAIR","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"2","part":"REPAIR-PARTS-LT/RAH","qty":"1","price":"5729.06","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"242177","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#62311/","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"2","Comment":"Repair of 1 pc of H63ARAM-SL12-280STEC-64TP s/n:","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"3","Comment":"This tool will be manufactured strictly in accordance","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"4","Comment":"with the customer's request to modify Right Angle","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"5","Comment":"Mimatic products. Lyndex-Nikken and Mimatic were not","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"6","Comment":"involved in the decision to alter the original tool","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"7","Comment":"design and, as such, so not guarantee the performance,","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"8","Comment":"suitability, or reliabilityof this modified tool in","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"9","Comment":"the intended application. Any rsiks associated with","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"10","Comment":"the use of this tool is assumed solely by the customer","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"1","Comment":"Bearings, seals, weldon spindle with new ER20 design","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"2","Comment":"to be replaced. Also tool was crashed, housing and","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"3","Comment":"cover plate need to be replaced on S/N:24903435 02","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-04 08:45:29.100 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242177-05042026084528.txt === {"quote":"242177","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"12-04-2025","cust_order_date":"12-04-2025","req_date":"05-20-2026","cust_po":"Quote-TR-Repair","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"H63ARAM-SL12-280STEC-64FP","status":"0","user":"timr","conv_order":"","time":"10:10","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"","follow_email":"jthomas@metal-removal.com","pic_user":"timr","total_amt":"5729.06","total_gp":"5729.06","total_gpm":"100.00","rev_type":"LT","mod_date":"05-04-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":242177,"Line":0,"Comment":"05/04/2026 8:45 AM - rons - F/U changed from 01/15/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":1,"Comment":"05/04/2026 8:45 AM - rons - CLO changed from 01/20/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":2,"Comment":"05/04/2026 8:45 AM - rons - Req Date changed from 01/20/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"242177","line":"1","part":"REPAIR","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"2","part":"REPAIR-PARTS-LT/RAH","qty":"1","price":"5729.06","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"242177","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#62311/","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"2","Comment":"Repair of 1 pc of H63ARAM-SL12-280STEC-64TP s/n:","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"3","Comment":"This tool will be manufactured strictly in accordance","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"4","Comment":"with the customer's request to modify Right Angle","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"5","Comment":"Mimatic products. Lyndex-Nikken and Mimatic were not","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"6","Comment":"involved in the decision to alter the original tool","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"7","Comment":"design and, as such, so not guarantee the performance,","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"8","Comment":"suitability, or reliabilityof this modified tool in","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"9","Comment":"the intended application. Any rsiks associated with","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"10","Comment":"the use of this tool is assumed solely by the customer","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"1","Comment":"Bearings, seals, weldon spindle with new ER20 design","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"2","Comment":"to be replaced. Also tool was crashed, housing and","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"3","Comment":"cover plate need to be replaced on S/N:24903435 02","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-04 08:47:28.774 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248168-05042026084728.txt === {"quote":"248168","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USGRO","shiptoName":"US Tool Group","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"04-27-2026","cust_po":"CAT50 End Mill Holders","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Molly Smith","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:15","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Molly Smith","follow_phone":"573-733-3712","follow_email":"molly.smith@ustg.net","pic_user":"mirandag","total_amt":"275.40","total_gp":"145.49","total_gpm":"52.83","rev_type":"STD","mod_date":"05-04-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"04-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":248168,"Line":0,"Comment":"04/09/2026 11:27 AM - rons - CLO changed from 05/07/2026 to 04/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248168,"Line":1,"Comment":"04/09/2026 11:27 AM - rons - Req Date changed from 05/19/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":248168,"Line":2,"Comment":"04/09/2026 2:39 PM - rons - PIC changed from rons to mirandag"}],"items":[{"comp":"01","order":"248168","line":"1","part":"C5006-1500-4.50","qty":"1","price":"230.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248168","line":"3","part":"C5006-2000-3.63","qty":"1","price":"229.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248168","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-04 08:47:39.018 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248168-05042026084738.txt === {"quote":"248168","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USGRO","shiptoName":"US Tool Group","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"04-27-2026","cust_po":"CAT50 End Mill Holders","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Molly Smith","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:15","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Molly Smith","follow_phone":"573-733-3712","follow_email":"molly.smith@ustg.net","pic_user":"mirandag","total_amt":"275.40","total_gp":"145.49","total_gpm":"52.83","rev_type":"STD","mod_date":"05-04-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-14-2026","notes":[],"crmnotes":[{"comp":1,"quote":248168,"Line":0,"Comment":"04/09/2026 11:27 AM - rons - CLO changed from 05/07/2026 to 04/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248168,"Line":1,"Comment":"04/09/2026 11:27 AM - rons - Req Date changed from 05/19/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":248168,"Line":2,"Comment":"04/09/2026 2:39 PM - rons - PIC changed from rons to mirandag"},{"comp":1,"quote":248168,"Line":3,"Comment":"05/04/2026 8:47 AM - rons - F/U changed from 04/13/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248168,"Line":4,"Comment":"05/04/2026 8:47 AM - rons - CLO changed from 04/20/2026 to 05/14/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248168","line":"1","part":"C5006-1500-4.50","qty":"1","price":"230.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248168","line":"3","part":"C5006-2000-3.63","qty":"1","price":"229.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248168","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-04 08:47:45.026 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248168-05042026084744.txt === {"quote":"248168","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USGRO","shiptoName":"US Tool Group","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-21-2026","cust_po":"CAT50 End Mill Holders","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Molly Smith","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:15","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Molly Smith","follow_phone":"573-733-3712","follow_email":"molly.smith@ustg.net","pic_user":"mirandag","total_amt":"275.40","total_gp":"145.49","total_gpm":"52.83","rev_type":"STD","mod_date":"05-04-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-14-2026","notes":[],"crmnotes":[{"comp":1,"quote":248168,"Line":0,"Comment":"04/09/2026 11:27 AM - rons - CLO changed from 05/07/2026 to 04/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248168,"Line":1,"Comment":"04/09/2026 11:27 AM - rons - Req Date changed from 05/19/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":248168,"Line":2,"Comment":"04/09/2026 2:39 PM - rons - PIC changed from rons to mirandag"},{"comp":1,"quote":248168,"Line":3,"Comment":"05/04/2026 8:47 AM - rons - F/U changed from 04/13/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248168,"Line":4,"Comment":"05/04/2026 8:47 AM - rons - CLO changed from 04/20/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248168,"Line":5,"Comment":"05/04/2026 8:47 AM - rons - Req Date changed from 04/27/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248168","line":"1","part":"C5006-1500-4.50","qty":"1","price":"230.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248168","line":"3","part":"C5006-2000-3.63","qty":"1","price":"229.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248168","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-04 08:48:54.758 [INFO] In session is user: nickk 2026-05-04 08:52:22.302 [INFO] In session is user: mitsum 2026-05-04 08:58:16.632 [INFO] FAILED TO SEND LOGS. ERROR: Too many concurrent SMTP connections from this IP address; please try again later. 2026-05-04 09:28:19.568 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248018-05042026092819.txt === {"quote":"248018","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"BLACKTOK","shiptoName":"BlackHawk Industrial - BaseCamp","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-14-2026","cust_po":"Quote-CM-Parts","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Terri Landers","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"15:08","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Terri Landers","follow_phone":"405-488-3936","follow_email":"terri.landers@blackhawkid.com","pic_user":"carleym","total_amt":"20.80","total_gp":"17.67","total_gpm":"84.95","rev_type":"ADV","mod_date":"05-04-2026","mod_time":null,"mod_user":"carleym","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-02-2026","notes":[{"comp":"1","quote":"248018","line":"0","data":"04-02-2026 15:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248018,"Line":0,"Comment":"04/15/2026 4:52 PM - carleym - F/U changed from 04/15/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248018,"Line":1,"Comment":"04/23/2026 4:50 PM - carleym - F/U changed from 04/23/2026 to 4/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248018","line":"1","part":"M8X14L-HC","qty":"1","price":"26.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248018","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-04 09:30:21.862 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248808-05042026093021.txt === {"quote":"248808","customer":"19490","name":null,"customerName":"Shop Supply & Tool Co.","comp":"01","open":"1","shipto":"SHOPSUPZ","shiptoName":"Shop Supply & Tool Co.","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-29-2026","cust_po":"Quote-CM-Parts","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jay Case","drop_po":"BMT45-OD75X","status":"0","user":"carleym","conv_order":"","time":"15:00","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Jay Case","follow_phone":"440-358-0236","follow_email":"jcase@shopsupply.net","pic_user":"carleym","total_amt":"98.44","total_gp":"73.14","total_gpm":"74.30","rev_type":"LT","mod_date":"05-04-2026","mod_time":null,"mod_user":"carleym","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-17-2026","notes":[{"comp":"1","quote":"248808","line":"0","data":"04-17-2026 15:01 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248808","line":"1","part":"2TH-00333","qty":"1","price":"107.00","uom":"EA","discount":"8.00","req_date":"Stock","branch":"1"},{"comp":"01","order":"248808","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-04 09:35:11.721 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248872-05042026093511.txt === {"quote":"248872","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"CUSTROAN","shiptoName":"Custom Tool & Machine","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"06-01-2026","cust_po":"RGA#TAR-62919 Loaner","terms_code":"N60","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Craig Baye","drop_po":"5AX-201FA-M-AB","status":"0","user":"carleym","conv_order":"","time":"14:59","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Craig Baye","follow_phone":"704-942-7976","follow_email":"craigbaye@yamazen.com","pic_user":"carleym","total_amt":"28160.00","total_gp":"28160.00","total_gpm":"100.00","rev_type":"RT","mod_date":"05-04-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"248872","line":"0","data":"04-20-2026 15:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248872,"Line":0,"Comment":"05/04/2026 9:34 AM - carleym - Customer is waiting on repair quotation before deciding to repair or purchase this loaner"}],"items":[{"comp":"01","order":"248872","line":"1","part":"RT-ACCESSORY","qty":"1","price":"35200.00","uom":"EA","discount":"20.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248872","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248872","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#TAR-62919 5AX-201FA-M-AB","Loc":"Y"},{"Quote":"248872","Line":"1","Company":"1","F_Line":"2","Comment":"Transfer of customer's components to Lyndex-Nikken's","Loc":"Y"},{"Quote":"248872","Line":"1","Company":"1","F_Line":"3","Comment":"loaner table to be sold to customer.","Loc":"Y"}],"qcomms":[{"Quote":"248872","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248872","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248872","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[{"Quote":"248872","Line":"0","Comment":"Special case quote approved by Steve Lenihan"}]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-04 09:48:23.145 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(35.4607876589986, -80.8469584696557, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(35.4607876589986, -80.8469584696557, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4606422 second/s. 2026-05-04 09:48:25.596 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(35.4607876590017, -80.8469584696563, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(35.4607876590017, -80.8469584696563, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -1.3232134 second/s. 2026-05-04 10:15:11.911 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(35.4607876590017, -80.8469584696563, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(35.4607876590017, -80.8469584696563, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.494108 second/s. 2026-05-04 10:16:44.938 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(35.4607876590017, -80.8469584696563, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(35.4607876590017, -80.8469584696563, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4655859 second/s. 2026-05-04 10:41:45.680 [INFO] In session is user: mikek 2026-05-04 10:41:46.166 [INFO] In session is user: mikek 2026-05-04 10:41:47.691 [INFO] In session is user: mikek 2026-05-04 10:41:48.048 [INFO] In session is user: mikek 2026-05-04 10:41:48.574 [INFO] In session is user: mikek 2026-05-04 10:41:49.142 [INFO] In session is user: mikek 2026-05-04 10:41:49.642 [INFO] In session is user: mikek 2026-05-04 10:41:50.255 [INFO] In session is user: mikek 2026-05-04 10:41:50.786 [INFO] In session is user: mikek 2026-05-04 10:41:51.277 [INFO] In session is user: mikek 2026-05-04 10:41:52.119 [INFO] In session is user: mikek 2026-05-04 10:41:52.528 [INFO] In session is user: mikek 2026-05-04 10:41:53.121 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6570893569905, -88.2178287241097, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6570893569905, -88.2178287241097, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2200885 second/s. 2026-05-04 10:41:53.136 [INFO] In session is user: mikek 2026-05-04 10:41:53.601 [INFO] In session is user: mikek 2026-05-04 10:41:54.013 [INFO] In session is user: mikek 2026-05-04 10:41:54.309 [INFO] In session is user: mikek 2026-05-04 10:41:54.797 [INFO] In session is user: mikek 2026-05-04 10:41:55.202 [INFO] In session is user: mikek 2026-05-04 10:41:55.480 [INFO] In session is user: mikek 2026-05-04 10:41:55.863 [INFO] In session is user: mikek 2026-05-04 10:41:56.149 [INFO] In session is user: mikek 2026-05-04 10:41:56.600 [INFO] In session is user: mikek 2026-05-04 10:41:56.895 [INFO] In session is user: mikek 2026-05-04 10:41:57.368 [INFO] In session is user: mikek 2026-05-04 10:41:57.888 [INFO] In session is user: mikek 2026-05-04 10:59:37.469 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247629-05042026105937.txt === {"quote":"247629","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"JACOBGRE","shiptoName":"Jacob Grey Precision Machining","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-26-2026","cust_po":"EZ AUTO CART","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Al Chapman","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:38","extra":"","follow_up":"04-26-2026","web_id":"","follow_name":"Al Chapman","follow_phone":"(941) 739-6566","follow_email":"al@afi-tools.com","pic_user":"mattm","total_amt":"83721.23","total_gp":"60435.22","total_gpm":"72.19","rev_type":"WAP","mod_date":"05-04-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"247629","line":"0","data":"03-26-2026 15:54-alyssah Quote per MichaelRicketts"}],"crmnotes":[{"comp":1,"quote":247629,"Line":0,"Comment":"05/04/2026 11:59 AM - mattm - CLO changed from 04/29/2026 to 05/23/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247629","line":"1","part":"EZ-ACART-PREM","qty":"1","price":"21064.54","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247629","line":"2","part":"EZ-COBOT-CRX20","qty":"1","price":"55000.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"3","part":"EZ-ACART-DWRS1","qty":"1","price":"1013.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"4","part":"EZ-ACART-DWRS2","qty":"1","price":"900.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"5","part":"EZ-ACART-DWRS3","qty":"1","price":"1400.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"6","part":"EZ-ACART-TP5531","qty":"1","price":"3000.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"7","part":"EZ-ACC-CMP-UNVS","qty":"1","price":"500.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"9","part":"EZ-EOAT-2FG7","qty":"1","price":"4800.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247629","line":"10","part":"EZ-EOAT-3FG15","qty":"1","price":"5900.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247629","line":"11","part":"EZ-ACART-SCAN","qty":"1","price":"11074.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247629","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":11}}] 2026-05-04 10:59:42.247 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247629-05042026105941.txt === {"quote":"247629","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"JACOBGRE","shiptoName":"Jacob Grey Precision Machining","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-26-2026","cust_po":"EZ AUTO CART","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Al Chapman","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:38","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Al Chapman","follow_phone":"(941) 739-6566","follow_email":"al@afi-tools.com","pic_user":"mattm","total_amt":"83721.23","total_gp":"60435.22","total_gpm":"72.19","rev_type":"WAP","mod_date":"05-04-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"247629","line":"0","data":"03-26-2026 15:54-alyssah Quote per MichaelRicketts"}],"crmnotes":[{"comp":1,"quote":247629,"Line":0,"Comment":"05/04/2026 11:59 AM - mattm - CLO changed from 04/29/2026 to 05/23/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247629","line":"1","part":"EZ-ACART-PREM","qty":"1","price":"21064.54","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247629","line":"2","part":"EZ-COBOT-CRX20","qty":"1","price":"55000.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"3","part":"EZ-ACART-DWRS1","qty":"1","price":"1013.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"4","part":"EZ-ACART-DWRS2","qty":"1","price":"900.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"5","part":"EZ-ACART-DWRS3","qty":"1","price":"1400.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"6","part":"EZ-ACART-TP5531","qty":"1","price":"3000.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"7","part":"EZ-ACC-CMP-UNVS","qty":"1","price":"500.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"9","part":"EZ-EOAT-2FG7","qty":"1","price":"4800.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247629","line":"10","part":"EZ-EOAT-3FG15","qty":"1","price":"5900.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247629","line":"11","part":"EZ-ACART-SCAN","qty":"1","price":"11074.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247629","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-04 12:03:19.334 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6579717252889, -88.2227817300297, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6579717252889, -88.2227817300297, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3478785 second/s. 2026-05-04 12:19:13.725 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6577826473855, -88.2219622545977, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6577826473855, -88.2219622545977, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2527131 second/s. 2026-05-04 14:22:44.817 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\USTOFARM.txt]: {"id":"USTOFARM","name":"US Tool Group","address1":"2000 PROGRESS","address2":"","city":"FARMINGTON","state":"MO","zip":"63640","country":"USA","discount_level":null,"date_opened":"","salesman":"JG","phone":"5732554156","cr_limit":"","Created":"05-04-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":37,"web_id":0,"Type":"ST","Active":"Y","website":null,"UserId":"webadmin","JAS":"N","customer_email":"drew.kernan@ustg.net"} [{"json":{"results":"success","type":"customer"}}] 2026-05-04 14:24:43.911 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0085219333333, -87.945705, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0085219333333, -87.945705, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2092358 second/s. 2026-05-04 14:24:44.137 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0085219333333, -87.945705, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0085219333333, -87.945705, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2122994 second/s. 2026-05-04 14:25:14.560 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\USTOFAFA.txt]: {"id":"USTOFAFA","name":"US Tool Group","address1":"2000 PROGRESS","address2":"","city":"FARMINGTON","state":"MO","zip":"63640","country":"USA","discount_level":null,"date_opened":"","salesman":"JG","phone":"5732554156","cr_limit":"","Created":"05-04-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":37,"web_id":1,"Type":"ST","Active":"Y","website":null,"UserId":"webadmin","JAS":"N","customer_email":"drew.kernan@ustg.net"} [{"json":{"results":"success","type":"customer"}}] 2026-05-04 14:55:07.588 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\TEMPELID.txt]: {"id":"TEMPELID","name":"Templar Precision","address1":"4343 West State Road","address2":"","city":"Elida","state":"OH","zip":"45807","country":"USA","discount_level":null,"date_opened":"","salesman":"JG","phone":"216-524-1926","cr_limit":"","Created":"05-04-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":50,"web_id":2,"Type":"ST","Active":"Y","website":null,"UserId":"webadmin","JAS":"N","customer_email":"aabramovich@lloydgage.com"} [{"json":{"results":"success","type":"customer"}}] 2026-05-04 15:03:49.198 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249283-05042026150349.txt === {"quote":"249283","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"1","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-26-2026","cust_po":"ST1-SK10-82","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heather Marshall","drop_po":"","status":"0","user":"briand","conv_order":"","time":"08:07","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Heather Marshall","follow_phone":"901-421-5607","follow_email":"hmarshall@metal-removal.com","pic_user":"rons","total_amt":"186.30","total_gp":"185.30","total_gpm":"99.46","rev_type":"ADV","mod_date":"05-04-2026","mod_time":null,"mod_user":"liliang","reason":"1","totalQty":"3","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249283","line":"1","data":"Chat. OS promo."},{"comp":"1","quote":"249283","line":"0","data":"04-28-2026 08:09-briand: Came in through Live"}],"crmnotes":[{"comp":1,"quote":249283,"Line":0,"Comment":"04/28/2026 11:10 AM - rons - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249283,"Line":1,"Comment":"04/28/2026 11:10 AM - rons - CLO changed from 05/28/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249283,"Line":2,"Comment":"04/28/2026 11:10 AM - rons - Req Date changed from 05/28/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249283,"Line":3,"Comment":"05/04/2026 2:03 PM - liliang - Created order 1038766"}],"items":[{"comp":"01","order":"249283","line":"1","part":"ST1-SK10-82","qty":"1","price":"414.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249283","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249283","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249283","Line":"2","Company":"1","F_Line":"1","Comment":"Additional 20% discount applied for our Overstock","Loc":"Y"},{"Quote":"249283","Line":"2","Company":"1","F_Line":"2","Comment":"Promotion. Once a Purchase Order has been received,","Loc":"Y"},{"Quote":"249283","Line":"2","Company":"1","F_Line":"3","Comment":"this item cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-04 15:23:28.792 [INFO] In session is user: tomo 2026-05-04 16:26:56.157 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.9358216731942, -74.0681804911406, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.9358216731942, -74.0681804911406, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.448771 second/s. 2026-05-04 16:48:40.242 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247519-05042026164840.txt === {"quote":"247519","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"03-25-2026","cust_order_date":"03-25-2026","req_date":"05-18-2026","cust_po":"HSK63A-SK16C-150P-J-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heather Marshall","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:42","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Heather Marshall","follow_phone":"901-421-5607","follow_email":"hmarshall@metal-removal.com","pic_user":"rons","total_amt":"1770.00","total_gp":"980.20","total_gpm":"55.38","rev_type":"ADV","mod_date":"05-04-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-11-2026","notes":[{"comp":"1","quote":"247519","line":"0","data":"03-25-2026 12:44-rons: using pricing per Fletcher"}],"crmnotes":[{"comp":1,"quote":247519,"Line":0,"Comment":"03/25/2026 4:25 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":1,"Comment":"03/25/2026 4:25 PM - rons - CLO changed from 04/25/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":2,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 05/06/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":3,"Comment":"03/31/2026 4:00 PM - osmart - F/U changed from 04/02/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":4,"Comment":"03/31/2026 4:01 PM - osmart - pushed one day for training purpose to JacobM"},{"comp":1,"quote":247519,"Line":5,"Comment":"03/31/2026 4:20 PM - rons - CLO changed from 04/09/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":6,"Comment":"03/31/2026 4:20 PM - rons - Req Date changed from 04/16/2026 to 04/17/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":7,"Comment":"04/02/2026 8:49 AM - rons - F/U changed from 04/02/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":8,"Comment":"04/02/2026 8:50 AM - rons - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":9,"Comment":"04/02/2026 8:50 AM - rons - CLO changed from 04/09/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":10,"Comment":"04/02/2026 8:50 AM - rons - Req Date changed from 04/16/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":11,"Comment":"04/23/2026 5:03 PM - rons - F/U changed from 04/24/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":12,"Comment":"04/23/2026 5:03 PM - rons - CLO changed from 05/01/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":13,"Comment":"04/23/2026 5:03 PM - rons - Req Date changed from 05/08/2026 to 05/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247519","line":"1","part":"HSK63A-SK16C-150P-J-IDU","qty":"5","price":"354.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247519","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247519","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247519","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247519","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-04 16:48:51.116 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247519-05042026164850.txt === {"quote":"247519","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"03-25-2026","cust_order_date":"03-25-2026","req_date":"05-18-2026","cust_po":"HSK63A-SK16C-150P-J-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heather Marshall","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:42","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Heather Marshall","follow_phone":"901-421-5607","follow_email":"hmarshall@metal-removal.com","pic_user":"rons","total_amt":"1770.00","total_gp":"980.20","total_gpm":"55.38","rev_type":"ADV","mod_date":"05-04-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247519","line":"0","data":"03-25-2026 12:44-rons: using pricing per Fletcher"}],"crmnotes":[{"comp":1,"quote":247519,"Line":0,"Comment":"03/25/2026 4:25 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":1,"Comment":"03/25/2026 4:25 PM - rons - CLO changed from 04/25/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":2,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 05/06/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":3,"Comment":"03/31/2026 4:00 PM - osmart - F/U changed from 04/02/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":4,"Comment":"03/31/2026 4:01 PM - osmart - pushed one day for training purpose to JacobM"},{"comp":1,"quote":247519,"Line":5,"Comment":"03/31/2026 4:20 PM - rons - CLO changed from 04/09/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":6,"Comment":"03/31/2026 4:20 PM - rons - Req Date changed from 04/16/2026 to 04/17/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":7,"Comment":"04/02/2026 8:49 AM - rons - F/U changed from 04/02/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":8,"Comment":"04/02/2026 8:50 AM - rons - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":9,"Comment":"04/02/2026 8:50 AM - rons - CLO changed from 04/09/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":10,"Comment":"04/02/2026 8:50 AM - rons - Req Date changed from 04/16/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":11,"Comment":"04/23/2026 5:03 PM - rons - F/U changed from 04/24/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":12,"Comment":"04/23/2026 5:03 PM - rons - CLO changed from 05/01/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":13,"Comment":"04/23/2026 5:03 PM - rons - Req Date changed from 05/08/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":14,"Comment":"05/04/2026 4:48 PM - rons - F/U changed from 05/04/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":15,"Comment":"05/04/2026 4:48 PM - rons - CLO changed from 05/11/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247519","line":"1","part":"HSK63A-SK16C-150P-J-IDU","qty":"5","price":"354.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247519","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247519","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247519","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247519","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-04 16:48:57.418 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247519-05042026164857.txt === {"quote":"247519","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"03-25-2026","cust_order_date":"03-25-2026","req_date":"05-27-2026","cust_po":"HSK63A-SK16C-150P-J-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heather Marshall","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:42","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Heather Marshall","follow_phone":"901-421-5607","follow_email":"hmarshall@metal-removal.com","pic_user":"rons","total_amt":"1770.00","total_gp":"980.20","total_gpm":"55.38","rev_type":"ADV","mod_date":"05-04-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247519","line":"0","data":"03-25-2026 12:44-rons: using pricing per Fletcher"}],"crmnotes":[{"comp":1,"quote":247519,"Line":0,"Comment":"03/25/2026 4:25 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":1,"Comment":"03/25/2026 4:25 PM - rons - CLO changed from 04/25/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":2,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 05/06/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":3,"Comment":"03/31/2026 4:00 PM - osmart - F/U changed from 04/02/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":4,"Comment":"03/31/2026 4:01 PM - osmart - pushed one day for training purpose to JacobM"},{"comp":1,"quote":247519,"Line":5,"Comment":"03/31/2026 4:20 PM - rons - CLO changed from 04/09/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":6,"Comment":"03/31/2026 4:20 PM - rons - Req Date changed from 04/16/2026 to 04/17/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":7,"Comment":"04/02/2026 8:49 AM - rons - F/U changed from 04/02/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":8,"Comment":"04/02/2026 8:50 AM - rons - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":9,"Comment":"04/02/2026 8:50 AM - rons - CLO changed from 04/09/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":10,"Comment":"04/02/2026 8:50 AM - rons - Req Date changed from 04/16/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":11,"Comment":"04/23/2026 5:03 PM - rons - F/U changed from 04/24/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":12,"Comment":"04/23/2026 5:03 PM - rons - CLO changed from 05/01/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":13,"Comment":"04/23/2026 5:03 PM - rons - Req Date changed from 05/08/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":14,"Comment":"05/04/2026 4:48 PM - rons - F/U changed from 05/04/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":15,"Comment":"05/04/2026 4:48 PM - rons - CLO changed from 05/11/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":16,"Comment":"05/04/2026 4:48 PM - rons - Req Date changed from 05/18/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247519","line":"1","part":"HSK63A-SK16C-150P-J-IDU","qty":"5","price":"354.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247519","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247519","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247519","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247519","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-04 16:52:58.624 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248578-05042026165258.txt === {"quote":"248578","customer":"E1090","name":null,"customerName":"Ahresty Wilmington Corporation","comp":"01","open":"0","shipto":"AHRESTY","shiptoName":"Ahresty Wilmington Corporation","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"RGA#TAR-62895 CNC180BFA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chuck Vogtli","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"16:16","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Chuck Vogtli","follow_phone":"111-111-1111","follow_email":"Chuck.Vogtli@ahresty.com","pic_user":"carleym","total_amt":"14820.00","total_gp":"11495.49","total_gpm":"77.57","rev_type":"RT","mod_date":"05-04-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"145","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248578","line":"1","data":"04-15-2026 09:53 - Discounts Recalculated QS"},{"comp":"1","quote":"248578","line":"0","data":"04-14-2026 16:48-carleym Working quote"}],"crmnotes":[{"comp":1,"quote":248578,"Line":0,"Comment":"04/27/2026 3:39 PM - carleym - F/U with Chuck Vogtli and Justin Harper"},{"comp":1,"quote":248578,"Line":1,"Comment":"04/27/2026 3:42 PM - carleym - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248578","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248578","line":"2","part":"ROTARY-TABLE-LABOR","qty":"28","price":"159.00","uom":"EA","discount":"0.00","req_date":"4-5 weeks","branch":"1"},{"comp":"01","order":"248578","line":"3","part":"KIM-AR4","qty":"1","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"4","part":"P-24","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"5","part":"G-35","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"6","part":"G-50","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"7","part":"G-55","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"8","part":"P-14","qty":"2","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"9","part":"AS568-168","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"10","part":"P-6","qty":"8","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"11","part":"9FSL-164","qty":"1","price":"146.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"12","part":"CN180R009","qty":"1","price":"27.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"13","part":"CN171R035","qty":"36","price":"18.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"14","part":"4X11L","qty":"36","price":"8.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248578","line":"15","part":"CN105R034","qty":"7","price":"10.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"16","part":"NIK-IW0340-1100S","qty":"1","price":"67.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"17","part":"G-145","qty":"2","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"18","part":"G-130","qty":"1","price":"8.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"19","part":"NIK-IW0340-950S","qty":"1","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"20","part":"NIK-IW0340-1350K","qty":"1","price":"73.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"21","part":"TC75X100X10","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"22","part":"AS568-154","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"23","part":"AS568-169","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"24","part":"6902","qty":"2","price":"22.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"25","part":"CN180R017","qty":"1","price":"696.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"26","part":"CN180R018","qty":"1","price":"372.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"27","part":"AX123R046","qty":"1","price":"511.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"28","part":"9ECU-CNC180R-T","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"29","part":"XCA-V-UNIT-DC-FL463503S1F","qty":"1","price":"1028.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"30","part":"FL7M-2K6H-Z","qty":"1","price":"159.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"31","part":"WW-CN180R003","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248578","Line":"1","Company":"1","F_Line":"1","Comment":"SN:10362 EU:Ahrest Wilmington Corp","Loc":"Y"},{"Quote":"248578","Line":"1","Company":"1","F_Line":"2","Comment":"RGA#TAR-62895 CNC180BFA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":32}}] 2026-05-04 16:53:07.908 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248608-05042026165307.txt === {"quote":"248608","customer":"E1090","name":null,"customerName":"Ahresty Wilmington Corporation","comp":"01","open":"0","shipto":"AHRESTY","shiptoName":"Ahresty Wilmington Corporation","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"RGA#TAR-62896 CNC180BFA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chuck Vogtli","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"10:17","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Chuck Vogtli","follow_phone":"111-111-1111","follow_email":"Chuck.Vogtli@ahresty.com","pic_user":"carleym","total_amt":"13343.00","total_gp":"10299.75","total_gpm":"77.19","rev_type":"RT","mod_date":"05-04-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"143","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248608","line":"0","data":"04-15-2026 10:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248608,"Line":0,"Comment":"04/27/2026 3:42 PM - carleym - F/U with Chuck Vogtli and Justin Harper"},{"comp":1,"quote":248608,"Line":1,"Comment":"04/27/2026 3:42 PM - carleym - F/U changed from 04/28/2026 to 5/4/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248608","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248608","line":"2","part":"ROTARY-TABLE-LABOR","qty":"26","price":"159.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248608","line":"3","part":"P-16","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"4","part":"6902","qty":"2","price":"22.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"5","part":"CN105R034","qty":"7","price":"10.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"6","part":"P-24","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"7","part":"G-35","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"8","part":"CN171R035","qty":"36","price":"18.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"9","part":"CN180R009","qty":"1","price":"27.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"10","part":"P-6","qty":"8","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"11","part":"G-110","qty":"1","price":"5.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"12","part":"G-145","qty":"2","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"13","part":"NIK-IW0340-950S","qty":"1","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"14","part":"G-130","qty":"1","price":"8.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"15","part":"TC75X100X10","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"16","part":"P-14","qty":"2","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"17","part":"G-55","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"18","part":"AS568-154","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"19","part":"AS568-168","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"20","part":"AS568-169","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"21","part":"4X11L","qty":"36","price":"8.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248608","line":"22","part":"9ECU-CNC180R-T","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"23","part":"KIM-AR4","qty":"1","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"24","part":"9FSL-164","qty":"1","price":"146.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"25","part":"NIK-IW0340-1350K","qty":"1","price":"73.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"26","part":"AX123R046","qty":"1","price":"511.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"27","part":"NIK-IW0340-1100S","qty":"1","price":"67.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"28","part":"CN202R045","qty":"1","price":"23.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"29","part":"CN180R017","qty":"1","price":"696.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"30","part":"CN180R018","qty":"1","price":"372.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"31","part":"WW-CN180R003","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248608","Line":"1","Company":"1","F_Line":"1","Comment":"SN:XXXX EU:Ahresty Wilmington Corp","Loc":"Y"},{"Quote":"248608","Line":"1","Company":"1","F_Line":"2","Comment":"RGA#TAR-62896 CNC180BFA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":32}}] 2026-05-04 16:53:22.993 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245795-05042026165322.txt === {"quote":"245795","customer":"3075","name":null,"customerName":"CNC Machine Services Inc.","comp":"01","open":"0","shipto":"CNCMACH","shiptoName":"CNC Machine Services Inc.","entry_date":"02-19-2026","cust_order_date":"03-23-2026","req_date":"04-02-2026","cust_po":"RGA#TAR-62662 CNC260MA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pete Garner","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"08:19","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Pete Garner","follow_phone":"425-788-4500","follow_email":"pg@cncmachineservice.com","pic_user":"carleym","total_amt":"6649.00","total_gp":"4939.63","total_gpm":"74.29","rev_type":"RT","mod_date":"05-04-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"163","win_pct":"20","clo_date":"03-23-2026","notes":[{"comp":"1","quote":"245795","line":"0","data":"02-19-2026 08:37 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245795,"Line":0,"Comment":"03/04/2026 4:17 PM - carleym - F/U with Pete"},{"comp":1,"quote":245795,"Line":1,"Comment":"03/04/2026 4:17 PM - carleym - F/U changed from 03/04/2026 to 3/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":2,"Comment":"03/11/2026 10:57 AM - carleym - Getting estimate for motor testing"},{"comp":1,"quote":245795,"Line":3,"Comment":"03/11/2026 10:57 AM - carleym - F/U changed from 03/11/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":4,"Comment":"03/18/2026 4:59 PM - carleym - F/U changed from 03/16/2026 to 3/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":5,"Comment":"03/23/2026 9:35 AM - carleym - F/U with Pete"},{"comp":1,"quote":245795,"Line":6,"Comment":"03/23/2026 9:35 AM - carleym - F/U changed from 03/20/2026 to 3/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":7,"Comment":"03/30/2026 11:07 AM - carleym - F/U requested decision"},{"comp":1,"quote":245795,"Line":8,"Comment":"03/30/2026 11:09 AM - carleym - F/U changed from 03/30/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":9,"Comment":"03/31/2026 8:49 AM - carleym - CLO changed from 03/23/2026 to 04/06/2026 (CLO Date Updated)"},{"comp":1,"quote":245795,"Line":10,"Comment":"03/31/2026 4:16 PM - carleym - F/U changed from 03/30/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":11,"Comment":"04/01/2026 4:48 PM - carleym - F/U changed from 03/30/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":12,"Comment":"04/02/2026 3:38 PM - carleym - F/U changed from 04/02/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":13,"Comment":"04/07/2026 10:46 AM - carleym - F/U requested decision"},{"comp":1,"quote":245795,"Line":14,"Comment":"04/07/2026 10:47 AM - carleym - F/U changed from 04/06/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":15,"Comment":"04/15/2026 4:55 PM - carleym - F/U advised response required this week or storage fees will be added"},{"comp":1,"quote":245795,"Line":16,"Comment":"04/15/2026 4:55 PM - carleym - F/U changed from 04/14/2026 to 4/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":17,"Comment":"04/21/2026 9:34 AM - carleym - F/U changed from 04/20/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":18,"Comment":"04/22/2026 9:35 AM - carleym - F/U changed from 04/20/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":19,"Comment":"04/22/2026 9:36 AM - carleym - F/U changed from 04/27/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":20,"Comment":"04/27/2026 9:14 AM - carleym - F/U with Pete again"},{"comp":1,"quote":245795,"Line":21,"Comment":"04/27/2026 9:14 AM - carleym - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245795","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"2","part":"ROTARY-TABLE-LABOR","qty":"24","price":"159.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"3","part":"4X11L","qty":"72","price":"8.00","uom":"EA","discount":"10.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"245795","line":"4","part":"NH301R054","qty":"47","price":"19.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"5","part":"AXK1124","qty":"1","price":"186.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"6","part":"230X240X7.5","qty":"1","price":"214.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"7","part":"220X230X7.5","qty":"1","price":"186.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"8","part":"125X135X7.5","qty":"1","price":"98.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"9","part":"TC115X145X14","qty":"1","price":"119.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"10","part":"G-220","qty":"1","price":"29.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"11","part":"G-65","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"12","part":"G-70","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"13","part":"P-14","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"14","part":"P-6","qty":"2","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"15","part":"P-8","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"16","part":"9FSL-246","qty":"1","price":"265.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"17","part":"CN202R045","qty":"1","price":"23.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"18","part":"P-16","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"19","part":"CN260R033/1","qty":"1","price":"10.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"20","part":"RT-ACCESSORY","qty":"1","price":"375.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"21","part":"STORAGE-FEE","qty":"1","price":"100.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"22","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245795","Line":"20","Company":"1","F_Line":"1","Comment":"Testing Mitsubishi motor hc-h53t-a42","Loc":"Y"},{"Quote":"245795","Line":"21","Company":"1","F_Line":"1","Comment":"Monthly Fee Starting March 19th","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":22}}] 2026-05-04 17:26:49.852 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249286-05042026172649.txt === {"quote":"249286","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"DGINA","shiptoName":"DGI Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-18-2026","cust_po":"CAT40 ER Holders/Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shannon Mccay","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:29","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Shannon Mccay","follow_phone":"800-923-6255x66974","follow_email":"smccay@dgisupply.com","pic_user":"rons","total_amt":"2767.60","total_gp":"1561.64","total_gpm":"56.43","rev_type":"STD","mod_date":"05-04-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"27","win_pct":"20","clo_date":"05-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":249286,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/28/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 06/09/2026 to 05/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249286","line":"1","part":"CAT40-ER25-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"2","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"4","part":"E25-016","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"5","part":"E25-016(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"7","part":"CAT40-ER16-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"8","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"10","part":"E16-016","qty":"1","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"11","part":"E16-016(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-04 17:27:01.641 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249286-05042026172701.txt === {"quote":"249286","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"DGINA","shiptoName":"DGI Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-18-2026","cust_po":"CAT40 ER Holders/Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shannon Mccay","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:29","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Shannon Mccay","follow_phone":"800-923-6255x66974","follow_email":"smccay@dgisupply.com","pic_user":"rons","total_amt":"2767.60","total_gp":"1561.64","total_gpm":"56.43","rev_type":"STD","mod_date":"05-04-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"27","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249286,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/28/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 06/09/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":2,"Comment":"05/04/2026 5:26 PM - rons - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":3,"Comment":"05/04/2026 5:26 PM - rons - CLO changed from 05/11/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249286","line":"1","part":"CAT40-ER25-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"2","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"4","part":"E25-016","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"5","part":"E25-016(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"7","part":"CAT40-ER16-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"8","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"10","part":"E16-016","qty":"1","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"11","part":"E16-016(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-04 17:27:04.781 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249286-05042026172704.txt === {"quote":"249286","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"DGINA","shiptoName":"DGI Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-26-2026","cust_po":"CAT40 ER Holders/Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shannon Mccay","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:29","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Shannon Mccay","follow_phone":"800-923-6255x66974","follow_email":"smccay@dgisupply.com","pic_user":"rons","total_amt":"2767.60","total_gp":"1561.64","total_gpm":"56.43","rev_type":"STD","mod_date":"05-04-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"27","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249286,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/28/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 06/09/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":2,"Comment":"05/04/2026 5:26 PM - rons - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":3,"Comment":"05/04/2026 5:26 PM - rons - CLO changed from 05/11/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":4,"Comment":"05/04/2026 5:26 PM - rons - Req Date changed from 05/18/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249286","line":"1","part":"CAT40-ER25-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"2","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"4","part":"E25-016","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"5","part":"E25-016(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"7","part":"CAT40-ER16-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"8","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"10","part":"E16-016","qty":"1","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"11","part":"E16-016(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-04 17:27:16.131 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247870-05042026172715.txt === {"quote":"247870","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"DENSOMAZ","shiptoName":"Denso Manufacturing Tennessee","entry_date":"04-01-2026","cust_order_date":"04-14-2026","req_date":"05-18-2026","cust_po":"NBT30 Hydraulic Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"865-724-2516","follow_email":"trent@tnmachinetool.com","pic_user":"rons","total_amt":"5272.75","total_gp":"5272.75","total_gpm":"100.00","rev_type":"STD","mod_date":"05-04-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-11-2026","notes":[{"comp":"1","quote":"247870","line":"1","data":"Fletcher..."},{"comp":"1","quote":"247870","line":"0","data":"04-02-2026 17:00-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":247870,"Line":0,"Comment":"04/02/2026 10:01 AM - rons - CLO changed from 04/21/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 04/23/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":2,"Comment":"04/03/2026 3:54 PM - rons - F/U changed from 04/07/2026 to 4/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":3,"Comment":"04/03/2026 3:54 PM - rons - CLO changed from 04/14/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":4,"Comment":"04/03/2026 3:54 PM - rons - Req Date changed from 04/21/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":5,"Comment":"04/15/2026 3:18 PM - rons - CLO changed from 04/23/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":6,"Comment":"04/15/2026 3:18 PM - rons - Req Date changed from 04/30/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/23/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 04/30/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":11,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":12,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247870","line":"1","part":"SPECIAL-TL","qty":"5","price":"1054.55","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247870","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247870","Line":"1","Company":"1","F_Line":"1","Comment":"NBT30 Hydraulic Chuck 3mm. d2 = 14mm,d3=18mm,70mm GL","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"2","Comment":"These are considered special and have been quoted at","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"3","Comment":"special net price. Please allow 12 weeks after signed","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"4","Comment":"approval drawing plus 2 weeks for delivery. Minimum","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"5","Comment":"order quantity is 5 pieces.","Loc":"Y"}],"qcomms":[{"Quote":"247870","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247870","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247870","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-04 17:27:25.083 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247870-05042026172724.txt === {"quote":"247870","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"DENSOMAZ","shiptoName":"Denso Manufacturing Tennessee","entry_date":"04-01-2026","cust_order_date":"04-14-2026","req_date":"05-18-2026","cust_po":"NBT30 Hydraulic Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"865-724-2516","follow_email":"trent@tnmachinetool.com","pic_user":"rons","total_amt":"5272.75","total_gp":"5272.75","total_gpm":"100.00","rev_type":"STD","mod_date":"05-04-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"247870","line":"1","data":"Fletcher..."},{"comp":"1","quote":"247870","line":"0","data":"04-02-2026 17:00-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":247870,"Line":0,"Comment":"04/02/2026 10:01 AM - rons - CLO changed from 04/21/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 04/23/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":2,"Comment":"04/03/2026 3:54 PM - rons - F/U changed from 04/07/2026 to 4/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":3,"Comment":"04/03/2026 3:54 PM - rons - CLO changed from 04/14/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":4,"Comment":"04/03/2026 3:54 PM - rons - Req Date changed from 04/21/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":5,"Comment":"04/15/2026 3:18 PM - rons - CLO changed from 04/23/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":6,"Comment":"04/15/2026 3:18 PM - rons - Req Date changed from 04/30/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/23/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 04/30/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":11,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":12,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":13,"Comment":"05/04/2026 5:27 PM - rons - F/U changed from 05/04/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":14,"Comment":"05/04/2026 5:27 PM - rons - CLO changed from 05/11/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247870","line":"1","part":"SPECIAL-TL","qty":"5","price":"1054.55","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247870","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247870","Line":"1","Company":"1","F_Line":"1","Comment":"NBT30 Hydraulic Chuck 3mm. d2 = 14mm,d3=18mm,70mm GL","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"2","Comment":"These are considered special and have been quoted at","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"3","Comment":"special net price. Please allow 12 weeks after signed","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"4","Comment":"approval drawing plus 2 weeks for delivery. Minimum","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"5","Comment":"order quantity is 5 pieces.","Loc":"Y"}],"qcomms":[{"Quote":"247870","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247870","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247870","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-04 17:27:29.590 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247870-05042026172729.txt === {"quote":"247870","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"DENSOMAZ","shiptoName":"Denso Manufacturing Tennessee","entry_date":"04-01-2026","cust_order_date":"04-14-2026","req_date":"05-20-2026","cust_po":"NBT30 Hydraulic Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"865-724-2516","follow_email":"trent@tnmachinetool.com","pic_user":"rons","total_amt":"5272.75","total_gp":"5272.75","total_gpm":"100.00","rev_type":"STD","mod_date":"05-04-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"247870","line":"1","data":"Fletcher..."},{"comp":"1","quote":"247870","line":"0","data":"04-02-2026 17:00-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":247870,"Line":0,"Comment":"04/02/2026 10:01 AM - rons - CLO changed from 04/21/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 04/23/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":2,"Comment":"04/03/2026 3:54 PM - rons - F/U changed from 04/07/2026 to 4/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":3,"Comment":"04/03/2026 3:54 PM - rons - CLO changed from 04/14/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":4,"Comment":"04/03/2026 3:54 PM - rons - Req Date changed from 04/21/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":5,"Comment":"04/15/2026 3:18 PM - rons - CLO changed from 04/23/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":6,"Comment":"04/15/2026 3:18 PM - rons - Req Date changed from 04/30/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/23/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 04/30/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":11,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":12,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":13,"Comment":"05/04/2026 5:27 PM - rons - F/U changed from 05/04/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":14,"Comment":"05/04/2026 5:27 PM - rons - CLO changed from 05/11/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":15,"Comment":"05/04/2026 5:27 PM - rons - Req Date changed from 05/18/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247870","line":"1","part":"SPECIAL-TL","qty":"5","price":"1054.55","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247870","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247870","Line":"1","Company":"1","F_Line":"1","Comment":"NBT30 Hydraulic Chuck 3mm. d2 = 14mm,d3=18mm,70mm GL","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"2","Comment":"These are considered special and have been quoted at","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"3","Comment":"special net price. Please allow 12 weeks after signed","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"4","Comment":"approval drawing plus 2 weeks for delivery. Minimum","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"5","Comment":"order quantity is 5 pieces.","Loc":"Y"}],"qcomms":[{"Quote":"247870","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247870","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247870","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-04 17:27:35.513 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248365-05042026172735.txt === {"quote":"248365","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-18-2026","cust_po":"HSK Shrink Fit Test Tool","terms_code":"N30","ship_via":"U-GND","ship_collect":"NF-RS","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"ATTN: Andy Mueller / Wayne Gamblin","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:16","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"258.06","total_gp":"163.35","total_gpm":"63.30","rev_type":"ADV","mod_date":"05-04-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-11-2026","notes":[{"comp":"1","quote":"248365","line":"1","data":"with Laurie"},{"comp":"1","quote":"248365","line":"0","data":"04-10-2026 15:59-rons: approved by Russ - working"}],"crmnotes":[{"comp":1,"quote":248365,"Line":0,"Comment":"04/10/2026 4:09 PM - rons - CLO changed from 05/09/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":1,"Comment":"04/10/2026 4:09 PM - rons - Req Date changed from 05/21/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":2,"Comment":"04/15/2026 3:14 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":3,"Comment":"04/15/2026 3:14 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":4,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":5,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":6,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":7,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":8,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":9,"Comment":"05/01/2026 4:21 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248365","line":"1","part":"H63A-SF0500-3.54CP","qty":"1","price":"391.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248365","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-04 17:27:44.884 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248365-05042026172744.txt === {"quote":"248365","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-18-2026","cust_po":"HSK Shrink Fit Test Tool","terms_code":"N30","ship_via":"U-GND","ship_collect":"NF-RS","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"ATTN: Andy Mueller / Wayne Gamblin","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:16","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"258.06","total_gp":"163.35","total_gpm":"63.30","rev_type":"ADV","mod_date":"05-04-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248365","line":"1","data":"with Laurie"},{"comp":"1","quote":"248365","line":"0","data":"04-10-2026 15:59-rons: approved by Russ - working"}],"crmnotes":[{"comp":1,"quote":248365,"Line":0,"Comment":"04/10/2026 4:09 PM - rons - CLO changed from 05/09/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":1,"Comment":"04/10/2026 4:09 PM - rons - Req Date changed from 05/21/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":2,"Comment":"04/15/2026 3:14 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":3,"Comment":"04/15/2026 3:14 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":4,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":5,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":6,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":7,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":8,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":9,"Comment":"05/01/2026 4:21 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":11,"Comment":"05/04/2026 5:27 PM - rons - F/U changed from 05/04/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":12,"Comment":"05/04/2026 5:27 PM - rons - CLO changed from 05/11/2026 to 05/14/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248365","line":"1","part":"H63A-SF0500-3.54CP","qty":"1","price":"391.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248365","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-04 17:27:49.755 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248365-05042026172749.txt === {"quote":"248365","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-21-2026","cust_po":"HSK Shrink Fit Test Tool","terms_code":"N30","ship_via":"U-GND","ship_collect":"NF-RS","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"ATTN: Andy Mueller / Wayne Gamblin","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:16","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"258.06","total_gp":"163.35","total_gpm":"63.30","rev_type":"ADV","mod_date":"05-04-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248365","line":"1","data":"with Laurie"},{"comp":"1","quote":"248365","line":"0","data":"04-10-2026 15:59-rons: approved by Russ - working"}],"crmnotes":[{"comp":1,"quote":248365,"Line":0,"Comment":"04/10/2026 4:09 PM - rons - CLO changed from 05/09/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":1,"Comment":"04/10/2026 4:09 PM - rons - Req Date changed from 05/21/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":2,"Comment":"04/15/2026 3:14 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":3,"Comment":"04/15/2026 3:14 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":4,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":5,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":6,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":7,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":8,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":9,"Comment":"05/01/2026 4:21 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":11,"Comment":"05/04/2026 5:27 PM - rons - F/U changed from 05/04/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":12,"Comment":"05/04/2026 5:27 PM - rons - CLO changed from 05/11/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":13,"Comment":"05/04/2026 5:27 PM - rons - Req Date changed from 05/18/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248365","line":"1","part":"H63A-SF0500-3.54CP","qty":"1","price":"391.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248365","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-04 19:06:11.598 [INFO] In session is user: jacobf 2026-05-04 19:07:12.181 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249652-05042026190711.txt === {"quote":"249652","customer":"E1001","name":null,"customerName":"AMS","comp":"01","open":"1","shipto":"STUXZADE","shiptoName":"AMS","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-15-2026","cust_po":"CNCb630-fa-m","terms_code":"CCARD","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Mark Danielewicz","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"18:20","extra":"","follow_up":"05-17-2026","web_id":"","follow_name":"Mark Danielewicz","follow_phone":"713-980-4334","follow_email":"mark.d@amsautomation.net","pic_user":"jacobf","total_amt":"66838.10","total_gp":"66838.10","total_gpm":"100.00","rev_type":"RT","mod_date":"05-04-2026","mod_time":null,"mod_user":"jacobf","reason":"2","totalQty":"2","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249652","line":"0","data":"05-04-2026 18:25 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249652","line":"1","part":"CNCB630FA-M","qty":"1","price":"95483.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249652","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-04 20:46:39.082 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0711084256686, -88.1441894159846, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0711084256686, -88.1441894159846, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.247286 second/s. 2026-05-04 20:46:56.589 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0711084256686, -88.1441894159846, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0711084256686, -88.1441894159846, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1836137 second/s. 2026-05-04 20:47:05.392 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0711084256686, -88.1441894159846, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0711084256686, -88.1441894159846, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.359868 second/s. 2026-05-05 07:13:01.376 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247929-05052026071301.txt === {"quote":"247929","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"MISCMECH","shiptoName":"Mischief Machine, LLC","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-13-2026","cust_po":"WH-ZP90-STUD-12M10","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jason Macaluso","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"14:05","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Jason Macaluso","follow_phone":"610-248-8620","follow_email":"jasonmacaluso@yamazen.com","pic_user":"travisl","total_amt":"624.00","total_gp":"336.56","total_gpm":"53.94","rev_type":"WAP","mod_date":"05-05-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-05-2026","notes":[],"crmnotes":[{"comp":1,"quote":247929,"Line":0,"Comment":"04/07/2026 8:01 AM - travisl - F/U changed from 04/07/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247929,"Line":1,"Comment":"04/07/2026 8:02 AM - travisl - Encounter has been added"}],"items":[{"comp":"01","order":"247929","line":"1","part":"WH-ZP90-STUD-12M10","qty":"8","price":"104.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247929","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 07:13:13.871 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247929-05052026071313.txt === {"quote":"247929","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"MISCMECH","shiptoName":"Mischief Machine, LLC","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-13-2026","cust_po":"WH-ZP90-STUD-12M10","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jason Macaluso","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"14:05","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Jason Macaluso","follow_phone":"610-248-8620","follow_email":"jasonmacaluso@yamazen.com","pic_user":"travisl","total_amt":"624.00","total_gp":"336.56","total_gpm":"53.94","rev_type":"WAP","mod_date":"05-05-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[{"comp":1,"quote":247929,"Line":0,"Comment":"04/07/2026 8:01 AM - travisl - F/U changed from 04/07/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247929,"Line":1,"Comment":"04/07/2026 8:02 AM - travisl - Encounter has been added"},{"comp":1,"quote":247929,"Line":2,"Comment":"05/05/2026 8:13 AM - travisl - F/U changed from 05/05/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247929,"Line":3,"Comment":"05/05/2026 8:13 AM - travisl - CLO changed from 05/05/2026 to 06/05/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247929","line":"1","part":"WH-ZP90-STUD-12M10","qty":"8","price":"104.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247929","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 07:13:19.765 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247929-05052026071319.txt === {"quote":"247929","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"MISCMECH","shiptoName":"Mischief Machine, LLC","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"06-05-2026","cust_po":"WH-ZP90-STUD-12M10","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jason Macaluso","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"14:05","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Jason Macaluso","follow_phone":"610-248-8620","follow_email":"jasonmacaluso@yamazen.com","pic_user":"travisl","total_amt":"624.00","total_gp":"336.56","total_gpm":"53.94","rev_type":"WAP","mod_date":"05-05-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[{"comp":1,"quote":247929,"Line":0,"Comment":"04/07/2026 8:01 AM - travisl - F/U changed from 04/07/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247929,"Line":1,"Comment":"04/07/2026 8:02 AM - travisl - Encounter has been added"},{"comp":1,"quote":247929,"Line":2,"Comment":"05/05/2026 8:13 AM - travisl - F/U changed from 05/05/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247929,"Line":3,"Comment":"05/05/2026 8:13 AM - travisl - CLO changed from 05/05/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":247929,"Line":4,"Comment":"05/05/2026 8:13 AM - travisl - Req Date changed from 05/13/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247929","line":"1","part":"WH-ZP90-STUD-12M10","qty":"8","price":"104.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247929","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 07:15:06.794 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\CONTHADL-1-3461.txt === {"customer":"CONTHADL","line":"A","dept":"M","name":"Preston Anderson","title":"P","phone":"724-253-3550","cell":"724-253-3550","fax":null,"email":"panderson@controlledmolding.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3461,"password":null,"webenabled":"Y","linkedin":null,"city":"Hadley","state":"PA","address1":"3043 Perry Highway","address2":null,"zip":"16130","country":"USA","userid":"travisl","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"1"}}] 2026-05-05 07:17:20.302 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\TECHHADL-0-3461.txt === {"customer":"TECHHADL","line":"A","dept":"S","name":"Erek Wells","title":"VP","phone":"724-253-2800","cell":"724-253-2800","fax":null,"email":"tpi@techprec.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3461,"password":null,"webenabled":"Y","linkedin":null,"city":"Hadley","state":"PA","address1":"2343 Perry Highway","address2":null,"zip":"16130","country":"USA","userid":"travisl","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"0"}}] 2026-05-05 08:21:59.319 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247291-05052026082159.txt === {"quote":"247291","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"1","shipto":"MISCMECH","shiptoName":"Mischief Machine, LLC","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"05-15-2026","cust_po":"RT-ACCS-WKHD","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jason Macaluso","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"10:40","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Jason Macaluso","follow_phone":"610-248-8620","follow_email":"jasonmacaluso@yamazen.com","pic_user":"travisl","total_amt":"2618.00","total_gp":"2618.00","total_gpm":"100.00","rev_type":"RT","mod_date":"05-05-2026","mod_time":null,"mod_user":"travisl","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":247291,"Line":0,"Comment":"03/23/2026 8:47 AM - travisl - F/U changed from 03/26/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247291,"Line":1,"Comment":"04/06/2026 10:01 AM - travisl - F/U changed from 04/10/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247291,"Line":2,"Comment":"04/06/2026 10:02 AM - travisl - Encounter has been added"},{"comp":1,"quote":247291,"Line":3,"Comment":"04/13/2026 8:31 AM - travisl - F/U changed from 04/17/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247291,"Line":4,"Comment":"04/13/2026 8:31 AM - travisl - CLO changed from 04/20/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247291,"Line":5,"Comment":"04/29/2026 8:11 AM - travisl - F/U changed from 05/01/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247291,"Line":6,"Comment":"04/29/2026 8:11 AM - travisl - CLO changed from 05/01/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247291,"Line":7,"Comment":"04/29/2026 8:11 AM - travisl - Req Date changed from 05/01/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247291,"Line":8,"Comment":"04/29/2026 8:12 AM - travisl - Encounter has been added"}],"items":[{"comp":"01","order":"247291","line":"1","part":"RT-ACCS-WKHD","qty":"1","price":"3080.00","uom":"EA","discount":"15.00","req_date":"8 weeks leadtime ARO","branch":"1"},{"comp":"01","order":"247291","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247291","Line":"1","Company":"1","F_Line":"1","Comment":"8 weeks leadtime after receipt of order","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 08:27:51.595 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249651-05052026082751.txt === {"quote":"249651","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"1","shipto":"ALTERNAT","shiptoName":"AFI - Sarasota","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-04-2026","cust_po":"E346+ Presetter","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kevin","drop_po":"","status":"0","user":"alyssah","conv_order":"ADV","time":"05-04","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Kevin Abrams","follow_phone":"941-739-6566","follow_email":"kevina@afi-tools.com","pic_user":"mattm","total_amt":"15246.00","total_gp":"8087.78","total_gpm":"53.05","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"mattm","reason":"1","totalQty":"11","win_pct":"20","clo_date":null,"notes":[],"crmnotes":[{"comp":1,"quote":249651,"Line":0,"Comment":"05/05/2026 9:27 AM - mattm - Closed"}],"items":[{"comp":"01","order":"249651","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249651","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249651","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249651","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249651","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"5","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249651","line":"6","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249651","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-05 08:34:42.279 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245857-05052026083442.txt === {"quote":"245857","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"1","shipto":"STMTUNED","shiptoName":"STM Tuned Inc.","entry_date":"02-19-2026","cust_order_date":"02-19-2026","req_date":"05-15-2026","cust_po":"BMT65 ER32Z/X Speeder 1:2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tom Tando","drop_po":"Haas DS30Y","status":"0","user":"briand","conv_order":"","time":"16:24","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Tom Tando","follow_phone":"585-643-0115","follow_email":"ttando@butlerbros.com","pic_user":"travisl","total_amt":"16812.00","total_gp":"16812.00","total_gpm":"100.00","rev_type":"LT","mod_date":"05-05-2026","mod_time":null,"mod_user":"travisl","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"245857","line":"2","data":"02-19-2026 16:27 - Discounts Recalculated QS"},{"comp":"1","quote":"245857","line":"1","data":"He will be requesting from Mimatic."},{"comp":"1","quote":"245857","line":"0","data":"02-19-2026 16:39-briand: John said ok to quote."}],"crmnotes":[{"comp":1,"quote":245857,"Line":0,"Comment":"03/10/2026 5:07 PM - travisl - F/U changed from 03/13/2026 to 3/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245857,"Line":1,"Comment":"03/10/2026 5:07 PM - travisl - CLO changed from 03/19/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":245857,"Line":2,"Comment":"03/10/2026 5:07 PM - travisl - Req Date changed from 04/02/2026 to 04/10/2026 (Req Date Updated)"},{"comp":1,"quote":245857,"Line":3,"Comment":"03/16/2026 12:52 PM - travisl - F/U changed from 03/20/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245857,"Line":4,"Comment":"03/23/2026 8:45 AM - travisl - F/U changed from 03/27/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245857,"Line":5,"Comment":"03/23/2026 8:45 AM - travisl - CLO changed from 04/10/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":245857,"Line":6,"Comment":"03/23/2026 8:45 AM - travisl - Req Date changed from 04/10/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":245857,"Line":7,"Comment":"04/06/2026 10:06 AM - travisl - Encounter has been added"},{"comp":1,"quote":245857,"Line":8,"Comment":"04/13/2026 8:29 AM - travisl - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245857,"Line":9,"Comment":"04/20/2026 8:55 AM - travisl - F/U changed from 04/24/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245857,"Line":10,"Comment":"04/20/2026 8:55 AM - travisl - CLO changed from 04/24/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":245857,"Line":11,"Comment":"04/20/2026 8:56 AM - travisl - Req Date changed from 04/24/2026 to 05/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245857","line":"1","part":"SPECIAL-LV-MI","qty":"1","price":"8527.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245857","line":"23","part":"SPECIAL-LV-MI","qty":"1","price":"8285.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245857","line":"43","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245857","Line":"1","Company":"1","F_Line":"1","Comment":"BMT65-ER32Z Speeder 1:2 for Haas DS30Y","Loc":"Y"},{"Quote":"245857","Line":"23","Company":"1","F_Line":"1","Comment":"BMT65-ER32X Speeder 1:2 for Haas DS30Y","Loc":"Y"}],"qcomms":[{"Quote":"245857","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"245857","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"245857","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-05 08:42:15.398 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248459-05052026084215.txt === {"quote":"248459","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"0","shipto":"BASSTOO","shiptoName":"Bass Tool & Supply Inc","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-25-2026","cust_po":"Quote-CM-Parts","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sharon Hutson","drop_po":"C6-DVMNL-00130-16CP","status":"0","user":"carleym","conv_order":"","time":"12:03","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Sharon Hutson","follow_phone":"713-682-1889 x 5946","follow_email":"shutson@basstool.com","pic_user":"carleym","total_amt":"224.40","total_gp":"155.68","total_gpm":"69.38","rev_type":"LT","mod_date":"05-05-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248459","line":"0","data":"04-13-2026 12:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248459,"Line":0,"Comment":"05/05/2026 8:42 AM - carleym - F/U with Sharon"}],"items":[{"comp":"01","order":"248459","line":"1","part":"SPDL","qty":"1","price":"63.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248459","line":"2","part":"OR.VPA.DC/VPA.0620.DC","qty":"1","price":"48.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248459","line":"3","part":"PPPV.16","qty":"1","price":"49.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248459","line":"4","part":"VPP.0512.RG","qty":"1","price":"14.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248459","line":"5","part":"ML.M10","qty":"2","price":"45.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248459","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248459","Line":"2","Company":"1","F_Line":"1","Comment":"*Replaces VPA.0620.DC","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-05 08:44:38.284 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248578-05052026084437.txt === {"quote":"248578","customer":"E1090","name":null,"customerName":"Ahresty Wilmington Corporation","comp":"01","open":"0","shipto":"AHRESTY","shiptoName":"Ahresty Wilmington Corporation","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"RGA#TAR-62895 CNC180BFA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chuck Vogtli","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"16:16","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Chuck Vogtli","follow_phone":"111-111-1111","follow_email":"Chuck.Vogtli@ahresty.com","pic_user":"carleym","total_amt":"14820.00","total_gp":"11495.49","total_gpm":"77.57","rev_type":"RT","mod_date":"05-05-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"145","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248578","line":"1","data":"04-15-2026 09:53 - Discounts Recalculated QS"},{"comp":"1","quote":"248578","line":"0","data":"04-14-2026 16:48-carleym Working quote"}],"crmnotes":[{"comp":1,"quote":248578,"Line":0,"Comment":"04/27/2026 3:39 PM - carleym - F/U with Chuck Vogtli and Justin Harper"},{"comp":1,"quote":248578,"Line":1,"Comment":"04/27/2026 3:42 PM - carleym - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":2,"Comment":"05/04/2026 4:52 PM - carleym - F/U changed from 05/04/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":3,"Comment":"05/05/2026 8:44 AM - carleym - Chuck Vogtli advised working on PO"}],"items":[{"comp":"01","order":"248578","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248578","line":"2","part":"ROTARY-TABLE-LABOR","qty":"28","price":"159.00","uom":"EA","discount":"0.00","req_date":"4-5 weeks","branch":"1"},{"comp":"01","order":"248578","line":"3","part":"KIM-AR4","qty":"1","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"4","part":"P-24","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"5","part":"G-35","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"6","part":"G-50","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"7","part":"G-55","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"8","part":"P-14","qty":"2","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"9","part":"AS568-168","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"10","part":"P-6","qty":"8","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"11","part":"9FSL-164","qty":"1","price":"146.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"12","part":"CN180R009","qty":"1","price":"27.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"13","part":"CN171R035","qty":"36","price":"18.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"14","part":"4X11L","qty":"36","price":"8.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248578","line":"15","part":"CN105R034","qty":"7","price":"10.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"16","part":"NIK-IW0340-1100S","qty":"1","price":"67.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"17","part":"G-145","qty":"2","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"18","part":"G-130","qty":"1","price":"8.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"19","part":"NIK-IW0340-950S","qty":"1","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"20","part":"NIK-IW0340-1350K","qty":"1","price":"73.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"21","part":"TC75X100X10","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"22","part":"AS568-154","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"23","part":"AS568-169","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"24","part":"6902","qty":"2","price":"22.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"25","part":"CN180R017","qty":"1","price":"696.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"26","part":"CN180R018","qty":"1","price":"372.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"27","part":"AX123R046","qty":"1","price":"511.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"28","part":"9ECU-CNC180R-T","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"29","part":"XCA-V-UNIT-DC-FL463503S1F","qty":"1","price":"1028.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"30","part":"FL7M-2K6H-Z","qty":"1","price":"159.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"31","part":"WW-CN180R003","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248578","Line":"1","Company":"1","F_Line":"1","Comment":"SN:10362 EU:Ahrest Wilmington Corp","Loc":"Y"},{"Quote":"248578","Line":"1","Company":"1","F_Line":"2","Comment":"RGA#TAR-62895 CNC180BFA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":32}}] 2026-05-05 08:44:58.281 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248608-05052026084457.txt === {"quote":"248608","customer":"E1090","name":null,"customerName":"Ahresty Wilmington Corporation","comp":"01","open":"0","shipto":"AHRESTY","shiptoName":"Ahresty Wilmington Corporation","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"RGA#TAR-62896 CNC180BFA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chuck Vogtli","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"10:17","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Chuck Vogtli","follow_phone":"111-111-1111","follow_email":"Chuck.Vogtli@ahresty.com","pic_user":"carleym","total_amt":"13343.00","total_gp":"10299.75","total_gpm":"77.19","rev_type":"RT","mod_date":"05-05-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"143","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248608","line":"0","data":"04-15-2026 10:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248608,"Line":0,"Comment":"04/27/2026 3:42 PM - carleym - F/U with Chuck Vogtli and Justin Harper"},{"comp":1,"quote":248608,"Line":1,"Comment":"04/27/2026 3:42 PM - carleym - F/U changed from 04/28/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":2,"Comment":"05/04/2026 4:53 PM - carleym - F/U changed from 05/04/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":3,"Comment":"05/05/2026 8:44 AM - carleym - Chuck Vogtli advised working on PO"}],"items":[{"comp":"01","order":"248608","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248608","line":"2","part":"ROTARY-TABLE-LABOR","qty":"26","price":"159.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248608","line":"3","part":"P-16","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"4","part":"6902","qty":"2","price":"22.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"5","part":"CN105R034","qty":"7","price":"10.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"6","part":"P-24","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"7","part":"G-35","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"8","part":"CN171R035","qty":"36","price":"18.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"9","part":"CN180R009","qty":"1","price":"27.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"10","part":"P-6","qty":"8","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"11","part":"G-110","qty":"1","price":"5.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"12","part":"G-145","qty":"2","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"13","part":"NIK-IW0340-950S","qty":"1","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"14","part":"G-130","qty":"1","price":"8.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"15","part":"TC75X100X10","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"16","part":"P-14","qty":"2","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"17","part":"G-55","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"18","part":"AS568-154","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"19","part":"AS568-168","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"20","part":"AS568-169","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"21","part":"4X11L","qty":"36","price":"8.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248608","line":"22","part":"9ECU-CNC180R-T","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"23","part":"KIM-AR4","qty":"1","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"24","part":"9FSL-164","qty":"1","price":"146.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"25","part":"NIK-IW0340-1350K","qty":"1","price":"73.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"26","part":"AX123R046","qty":"1","price":"511.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"27","part":"NIK-IW0340-1100S","qty":"1","price":"67.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"28","part":"CN202R045","qty":"1","price":"23.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"29","part":"CN180R017","qty":"1","price":"696.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"30","part":"CN180R018","qty":"1","price":"372.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"31","part":"WW-CN180R003","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248608","Line":"1","Company":"1","F_Line":"1","Comment":"SN:XXXX EU:Ahresty Wilmington Corp","Loc":"Y"},{"Quote":"248608","Line":"1","Company":"1","F_Line":"2","Comment":"RGA#TAR-62896 CNC180BFA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":32}}] 2026-05-05 08:54:50.916 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248032-05052026085450.txt === {"quote":"248032","customer":"11389","name":null,"customerName":"Kitagawa Northtech","comp":"01","open":"1","shipto":"KITAGA","shiptoName":"Kitagawa Northtech Inc","entry_date":"04-03-2026","cust_order_date":"04-03-2026","req_date":"05-04-2026","cust_po":"HW-10-2J3J-HS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jon Steinfeldt","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:50","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Jon Steinfeldt","follow_phone":"847-885-5109","follow_email":"the.answerman@kitagawa-usa.com","pic_user":"jennad","total_amt":"5775.20","total_gp":"3877.11","total_gpm":"67.13","rev_type":"WAP","mod_date":"05-05-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-04-2026","notes":[{"comp":"1","quote":"248032","line":"7","data":"mod price."},{"comp":"1","quote":"248032","line":"6","data":"lathe spindle info form filled out BEFORE quoting"},{"comp":"1","quote":"248032","line":"5","data":"Should LN thread drawscrew adaptor, need"},{"comp":"1","quote":"248032","line":"4","data":"04-03-2026 08:56-jennad Added to quote log"},{"comp":"1","quote":"248032","line":"3","data":"04-03-2026 09:06-jennad Kitagawa to do threading"},{"comp":"1","quote":"248032","line":"2","data":"special RFQ (n/a HW-CHK-ADPT-10-2J3J-A8)"},{"comp":"1","quote":"248032","line":"1","data":"we do not have 10\" A-8 spindle. Added to quotelog"},{"comp":"1","quote":"248032","line":"0","data":"04-03-2026 09:34-jennad Removed plate, per JonD"}],"crmnotes":[],"items":[{"comp":"01","order":"248032","line":"1","part":"HW-10-2J3J-HS","qty":"1","price":"7219.00","uom":"EA","discount":"20.00","req_date":"1 pc STOCK","branch":"1"},{"comp":"01","order":"248032","line":"2","part":"SPECIAL-HW","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248032","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248032","Line":"1","Company":"1","F_Line":"1","Comment":"**non-cancellable, non-returnable**","Loc":"Y"},{"Quote":"248032","Line":"2","Company":"1","F_Line":"1","Comment":"Final Part# TBD, **NET Price**","Loc":"Y"},{"Quote":"248032","Line":"2","Company":"1","F_Line":"2","Comment":"A2-8 Adapter Plate for HW-10-2J3J-HS","Loc":"Y"},{"Quote":"248032","Line":"2","Company":"1","F_Line":"3","Comment":"Special - Non-cancellable, non-returnable","Loc":"Y"},{"Quote":"248032","Line":"2","Company":"1","F_Line":"4","Comment":"Delivery:","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-05 08:56:51.219 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248599-05052026085650.txt === {"quote":"248599","customer":"3613","name":null,"customerName":"Colmar Industrial Supplies LLC","comp":"01","open":"1","shipto":"COLMNORT","shiptoName":"Colmar Industrial Supplies LLC","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-15-2026","cust_po":"HSK100A-ER32-4.00","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jeanette Parker","drop_po":"","status":"0","user":"briand","conv_order":"","time":"09:17","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Jeanette Parker","follow_phone":"847-419-0044","follow_email":"jeanettep@colmarindustrial.com","pic_user":"jennad","total_amt":"1638.00","total_gp":"831.98","total_gpm":"50.79","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"5","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248599","line":"4","data":"also sent drawings for both."},{"comp":"1","quote":"248599","line":"3","data":"have 6\" GL in stock. She requested quote and I"},{"comp":"1","quote":"248599","line":"2","data":"4\" GL is oos until end June/Beg July and we do"},{"comp":"1","quote":"248599","line":"1","data":"Jeanette said no wrench or coolant tube needed."},{"comp":"1","quote":"248599","line":"0","data":"04-15-2026 09:17-briand: Came through Live Chat."}],"crmnotes":[],"items":[{"comp":"01","order":"248599","line":"1","part":"HSK100A-ER32-4.00","qty":"2","price":"654.00","uom":"EA","discount":"40.00","req_date":"End June/Beg July","branch":"1"},{"comp":"01","order":"248599","line":"2","part":"HSK100A-ER32-6.00","qty":"2","price":"711.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248599","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-05 08:57:51.685 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248604-05052026085751.txt === {"quote":"248604","customer":"3613","name":null,"customerName":"Colmar Industrial Supplies LLC","comp":"01","open":"1","shipto":"COLMNORT","shiptoName":"Colmar Industrial Supplies LLC","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-15-2026","cust_po":"HSK100A-ER32S-100","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanette Parker","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:51","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Jeanette Parker","follow_phone":"847-419-0044","follow_email":"jeanettep@colmarindustrial.com","pic_user":"jennad","total_amt":"789.40","total_gp":"432.12","total_gpm":"54.74","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"5","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248604","line":"2","data":"bearing nut"},{"comp":"1","quote":"248604","line":"1","data":"for Jeanette if solid nut can be swapped with"},{"comp":"1","quote":"248604","line":"0","data":"04-15-2026 09:52-rons: live chat RFQ...confirming"}],"crmnotes":[],"items":[{"comp":"01","order":"248604","line":"1","part":"HSK100A-ER32S-100","qty":"2","price":"570.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248604","line":"3","part":"E32-NUT","qty":"2","price":"62.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248604","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-05 09:02:05.205 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248451-05052026090205.txt === {"quote":"248451","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCMENWI","shiptoName":"MSC Industrial Supply Company","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-13-2026","cust_po":"NT05-020(S)","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jose Garcia Diaz","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"11:07","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Jose Garcia Diaz","follow_phone":"","follow_email":"Jose.GarciaDiaz@mscdirect.com","pic_user":"jennad","total_amt":"33.80","total_gp":"18.30","total_gpm":"54.14","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248451","line":"1","part":"NT05-020(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248451","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-05 09:02:16.732 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245795-05052026090215.txt === {"quote":"245795","customer":"3075","name":null,"customerName":"CNC Machine Services Inc.","comp":"01","open":"0","shipto":"CNCMACH","shiptoName":"CNC Machine Services Inc.","entry_date":"02-19-2026","cust_order_date":"03-23-2026","req_date":"04-02-2026","cust_po":"RGA#TAR-62662 CNC260MA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pete Garner","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"08:19","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Pete Garner","follow_phone":"425-788-4500","follow_email":"pg@cncmachineservice.com","pic_user":"carleym","total_amt":"6649.00","total_gp":"4939.63","total_gpm":"74.29","rev_type":"RT","mod_date":"05-05-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"163","win_pct":"20","clo_date":"03-23-2026","notes":[{"comp":"1","quote":"245795","line":"0","data":"02-19-2026 08:37 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245795,"Line":0,"Comment":"03/04/2026 4:17 PM - carleym - F/U with Pete"},{"comp":1,"quote":245795,"Line":1,"Comment":"03/04/2026 4:17 PM - carleym - F/U changed from 03/04/2026 to 3/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":2,"Comment":"03/11/2026 10:57 AM - carleym - Getting estimate for motor testing"},{"comp":1,"quote":245795,"Line":3,"Comment":"03/11/2026 10:57 AM - carleym - F/U changed from 03/11/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":4,"Comment":"03/18/2026 4:59 PM - carleym - F/U changed from 03/16/2026 to 3/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":5,"Comment":"03/23/2026 9:35 AM - carleym - F/U with Pete"},{"comp":1,"quote":245795,"Line":6,"Comment":"03/23/2026 9:35 AM - carleym - F/U changed from 03/20/2026 to 3/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":7,"Comment":"03/30/2026 11:07 AM - carleym - F/U requested decision"},{"comp":1,"quote":245795,"Line":8,"Comment":"03/30/2026 11:09 AM - carleym - F/U changed from 03/30/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":9,"Comment":"03/31/2026 8:49 AM - carleym - CLO changed from 03/23/2026 to 04/06/2026 (CLO Date Updated)"},{"comp":1,"quote":245795,"Line":10,"Comment":"03/31/2026 4:16 PM - carleym - F/U changed from 03/30/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":11,"Comment":"04/01/2026 4:48 PM - carleym - F/U changed from 03/30/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":12,"Comment":"04/02/2026 3:38 PM - carleym - F/U changed from 04/02/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":13,"Comment":"04/07/2026 10:46 AM - carleym - F/U requested decision"},{"comp":1,"quote":245795,"Line":14,"Comment":"04/07/2026 10:47 AM - carleym - F/U changed from 04/06/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":15,"Comment":"04/15/2026 4:55 PM - carleym - F/U advised response required this week or storage fees will be added"},{"comp":1,"quote":245795,"Line":16,"Comment":"04/15/2026 4:55 PM - carleym - F/U changed from 04/14/2026 to 4/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":17,"Comment":"04/21/2026 9:34 AM - carleym - F/U changed from 04/20/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":18,"Comment":"04/22/2026 9:35 AM - carleym - F/U changed from 04/20/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":19,"Comment":"04/22/2026 9:36 AM - carleym - F/U changed from 04/27/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":20,"Comment":"04/27/2026 9:14 AM - carleym - F/U with Pete again"},{"comp":1,"quote":245795,"Line":21,"Comment":"04/27/2026 9:14 AM - carleym - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":22,"Comment":"05/04/2026 4:53 PM - carleym - F/U changed from 05/04/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":23,"Comment":"05/05/2026 9:02 AM - carleym - F/U for the 7th time"}],"items":[{"comp":"01","order":"245795","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"2","part":"ROTARY-TABLE-LABOR","qty":"24","price":"159.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"3","part":"4X11L","qty":"72","price":"8.00","uom":"EA","discount":"10.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"245795","line":"4","part":"NH301R054","qty":"47","price":"19.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"5","part":"AXK1124","qty":"1","price":"186.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"6","part":"230X240X7.5","qty":"1","price":"214.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"7","part":"220X230X7.5","qty":"1","price":"186.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"8","part":"125X135X7.5","qty":"1","price":"98.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"9","part":"TC115X145X14","qty":"1","price":"119.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"10","part":"G-220","qty":"1","price":"29.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"11","part":"G-65","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"12","part":"G-70","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"13","part":"P-14","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"14","part":"P-6","qty":"2","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"15","part":"P-8","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"16","part":"9FSL-246","qty":"1","price":"265.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"17","part":"CN202R045","qty":"1","price":"23.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"18","part":"P-16","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"19","part":"CN260R033/1","qty":"1","price":"10.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"20","part":"RT-ACCESSORY","qty":"1","price":"375.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"21","part":"STORAGE-FEE","qty":"1","price":"100.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"22","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245795","Line":"20","Company":"1","F_Line":"1","Comment":"Testing Mitsubishi motor hc-h53t-a42","Loc":"Y"},{"Quote":"245795","Line":"21","Company":"1","F_Line":"1","Comment":"Monthly Fee Starting March 19th","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":22}}] 2026-05-05 09:02:34.475 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248457-05052026090234.txt === {"quote":"248457","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCMENWI","shiptoName":"MSC Industrial Supply Company","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-13-2026","cust_po":"E20-027(C)","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"11:40","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"jennad","total_amt":"62.40","total_gp":"44.19","total_gpm":"70.82","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248457","line":"1","part":"E20-027(C)","qty":"1","price":"96.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248457","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-05 09:03:00.100 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248461-05052026090259.txt === {"quote":"248461","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"1","shipto":"WISFRANK","shiptoName":"Wisconsin Industrial Supply Co.","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-13-2026","cust_po":"C5006-1000A-3.562","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"12:17","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"jennad","total_amt":"344.00","total_gp":"326.00","total_gpm":"94.77","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248461","line":"1","part":"C5006-1000A-3.562","qty":"1","price":"688.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248461","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248461","Line":"1","Company":"1","F_Line":"1","Comment":"Discontinued - cannot be cancelled or returned","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-05 09:03:43.858 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248479-05052026090343.txt === {"quote":"248479","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"BLKIL","shiptoName":"BlackHawk Industrial","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-13-2026","cust_po":"HSK63A-ER25S-150","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michelle Laughrin -Carol","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"14:23","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Michelle Laughrin -Carol","follow_phone":"773-427-3743","follow_email":"michelle.laughrin@blackhawkid.com","pic_user":"jennad","total_amt":"5668.00","total_gp":"3401.57","total_gpm":"60.01","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"jennad","reason":"8","totalQty":"38","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248479","line":"1","data":"increased ET25-255(c) 5 -> 12pcs"},{"comp":"1","quote":"248479","line":"0","data":"04-17-2026 10:10-jennad added to quote log ,"}],"crmnotes":[],"items":[{"comp":"01","order":"248479","line":"1","part":"HSK63A-ER25S-150","qty":"10","price":"399.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248479","line":"2","part":"HSK63A-ER25S-80","qty":"10","price":"342.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248479","line":"3","part":"ET25-255(C)","qty":"12","price":"172.00","uom":"EA","discount":"35.00","req_date":"6 stk, bal Pend","branch":"1"},{"comp":"01","order":"248479","line":"4","part":"E25-236(C)","qty":"5","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248479","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-05 09:04:17.203 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248690-05052026090416.txt === {"quote":"248690","customer":"1063","name":null,"customerName":"Abrasive Specialists, Inc.","comp":"01","open":"1","shipto":"CONDUX","shiptoName":"Condux Int","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-16-2026","cust_po":"CAT50 ER25","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Dave Wendinger","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:59","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Dave Wendinger","follow_phone":"","follow_email":"dave.wendinger@asimn.com","pic_user":"jennad","total_amt":"455.84","total_gp":"291.20","total_gpm":"63.88","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-16-2026","notes":[{"comp":"1","quote":"248690","line":"1","data":"04-16-2026 10:06 - Discounts Recalculated QS"},{"comp":"1","quote":"248690","line":"0","data":"04-16-2026 10:00 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248690","line":"1","part":"C5007-0025-8.00","qty":"1","price":"522.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248690","line":"2","part":"E25-236(C)","qty":"1","price":"100.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248690","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-05 09:05:53.105 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248508-05052026090552.txt === {"quote":"248508","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"SLOAN","shiptoName":"Sloan Valve Company","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-14-2026","cust_po":"Mazak Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michelle Laughrin -Carol","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:22","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Michelle Laughrin -Carol","follow_phone":"773-427-3743","follow_email":"michelle.laughrin@blackhawkid.com","pic_user":"jennad","total_amt":"2744.70","total_gp":"996.78","total_gpm":"36.32","rev_type":"LT","mod_date":"05-05-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[],"crmnotes":[{"comp":1,"quote":248508,"Line":0,"Comment":"05/05/2026 9:05 AM - jennad - Duplicate not needed"}],"items":[{"comp":"01","order":"248508","line":"1","part":"MZMP47-ER32X-OFF","qty":"1","price":"3921.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248508","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-05 09:16:42.189 [INFO] In session is user: yass 2026-05-05 09:16:42.548 [INFO] In session is user: yass 2026-05-05 09:16:42.910 [INFO] In session is user: yass 2026-05-05 09:16:43.295 [INFO] In session is user: yass 2026-05-05 09:16:43.762 [INFO] In session is user: yass 2026-05-05 09:16:44.088 [INFO] In session is user: yass 2026-05-05 09:16:44.431 [INFO] In session is user: yass 2026-05-05 09:16:44.744 [INFO] In session is user: yass 2026-05-05 09:16:45.098 [INFO] In session is user: yass 2026-05-05 09:16:45.441 [INFO] In session is user: yass 2026-05-05 09:16:45.784 [INFO] In session is user: yass 2026-05-05 09:16:46.154 [INFO] In session is user: yass 2026-05-05 09:16:46.496 [INFO] In session is user: yass 2026-05-05 09:16:46.852 [INFO] In session is user: yass 2026-05-05 09:16:47.252 [INFO] In session is user: yass 2026-05-05 09:16:47.798 [INFO] In session is user: yass 2026-05-05 09:16:48.129 [INFO] In session is user: yass 2026-05-05 09:16:48.449 [INFO] In session is user: yass 2026-05-05 09:16:48.845 [INFO] In session is user: yass 2026-05-05 09:16:49.684 [INFO] In session is user: yass 2026-05-05 09:16:50.028 [INFO] In session is user: yass 2026-05-05 09:16:50.939 [INFO] In session is user: yass 2026-05-05 09:16:51.223 [INFO] In session is user: yass 2026-05-05 09:16:51.267 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2385487171235, -87.9776775082799, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2385487171235, -87.9776775082799, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -1.5373135 second/s. 2026-05-05 09:16:51.575 [INFO] In session is user: yass 2026-05-05 09:16:52.084 [INFO] In session is user: yass 2026-05-05 09:16:52.469 [INFO] In session is user: yass 2026-05-05 09:16:52.861 [INFO] In session is user: yass 2026-05-05 09:16:53.227 [INFO] In session is user: yass 2026-05-05 09:16:53.492 [INFO] In session is user: yass 2026-05-05 09:16:54.022 [INFO] In session is user: yass 2026-05-05 09:16:54.360 [INFO] In session is user: yass 2026-05-05 09:16:54.719 [INFO] In session is user: yass 2026-05-05 09:16:55.067 [INFO] In session is user: yass 2026-05-05 09:16:55.441 [INFO] In session is user: yass 2026-05-05 09:16:56.066 [INFO] In session is user: yass 2026-05-05 09:16:56.693 [INFO] In session is user: yass 2026-05-05 09:16:56.975 [INFO] In session is user: yass 2026-05-05 09:16:57.294 [INFO] In session is user: yass 2026-05-05 09:16:57.642 [INFO] In session is user: yass 2026-05-05 09:16:58.029 [INFO] In session is user: yass 2026-05-05 09:16:58.485 [INFO] In session is user: yass 2026-05-05 09:16:58.809 [INFO] In session is user: yass 2026-05-05 09:16:59.167 [INFO] In session is user: yass 2026-05-05 09:16:59.551 [INFO] In session is user: yass 2026-05-05 09:17:00.050 [INFO] In session is user: yass 2026-05-05 09:17:00.398 [INFO] In session is user: yass 2026-05-05 09:17:00.760 [INFO] In session is user: yass 2026-05-05 09:17:01.117 [INFO] In session is user: yass 2026-05-05 09:17:01.473 [INFO] In session is user: yass 2026-05-05 09:17:01.916 [INFO] In session is user: yass 2026-05-05 09:17:02.297 [INFO] In session is user: yass 2026-05-05 09:17:02.615 [INFO] In session is user: yass 2026-05-05 09:17:02.991 [INFO] In session is user: yass 2026-05-05 09:17:03.346 [INFO] In session is user: yass 2026-05-05 09:17:03.739 [INFO] In session is user: yass 2026-05-05 09:17:04.126 [INFO] In session is user: yass 2026-05-05 09:17:05.087 [INFO] In session is user: yass 2026-05-05 09:17:05.417 [INFO] In session is user: yass 2026-05-05 09:17:05.746 [INFO] In session is user: yass 2026-05-05 09:17:06.038 [INFO] In session is user: yass 2026-05-05 09:17:06.352 [INFO] In session is user: yass 2026-05-05 09:17:06.682 [INFO] In session is user: yass 2026-05-05 09:17:06.975 [INFO] In session is user: yass 2026-05-05 09:17:07.328 [INFO] In session is user: yass 2026-05-05 09:17:07.652 [INFO] In session is user: yass 2026-05-05 09:17:07.942 [INFO] In session is user: yass 2026-05-05 09:17:08.514 [INFO] In session is user: yass 2026-05-05 09:17:08.911 [INFO] In session is user: yass 2026-05-05 09:17:09.172 [INFO] In session is user: yass 2026-05-05 09:17:09.610 [INFO] In session is user: yass 2026-05-05 09:17:10.073 [INFO] In session is user: yass 2026-05-05 09:17:10.360 [INFO] In session is user: yass 2026-05-05 09:17:10.718 [INFO] In session is user: yass 2026-05-05 09:17:11.043 [INFO] In session is user: yass 2026-05-05 09:17:11.503 [INFO] In session is user: yass 2026-05-05 09:17:11.813 [INFO] In session is user: yass 2026-05-05 09:17:12.086 [INFO] In session is user: yass 2026-05-05 09:17:12.473 [INFO] In session is user: yass 2026-05-05 09:17:13.075 [INFO] In session is user: yass 2026-05-05 09:17:13.427 [INFO] In session is user: yass 2026-05-05 09:17:13.722 [INFO] In session is user: yass 2026-05-05 09:17:14.039 [INFO] In session is user: yass 2026-05-05 09:17:14.689 [INFO] In session is user: yass 2026-05-05 09:17:15.004 [INFO] In session is user: yass 2026-05-05 09:17:18.498 [INFO] In session is user: yass 2026-05-05 09:17:18.855 [INFO] In session is user: yass 2026-05-05 09:17:19.497 [INFO] In session is user: yass 2026-05-05 09:17:19.784 [INFO] In session is user: yass 2026-05-05 09:17:20.155 [INFO] In session is user: yass 2026-05-05 09:17:20.485 [INFO] In session is user: yass 2026-05-05 09:17:20.908 [INFO] In session is user: yass 2026-05-05 09:17:21.244 [INFO] In session is user: yass 2026-05-05 09:17:21.581 [INFO] In session is user: yass 2026-05-05 09:17:21.874 [INFO] In session is user: yass 2026-05-05 09:17:22.239 [INFO] In session is user: yass 2026-05-05 09:17:22.529 [INFO] In session is user: yass 2026-05-05 09:17:22.848 [INFO] In session is user: yass 2026-05-05 09:17:23.114 [INFO] In session is user: yass 2026-05-05 09:17:23.512 [INFO] In session is user: yass 2026-05-05 09:17:26.989 [INFO] In session is user: yass 2026-05-05 09:17:27.390 [INFO] In session is user: yass 2026-05-05 09:17:27.806 [INFO] In session is user: yass 2026-05-05 09:17:28.138 [INFO] In session is user: yass 2026-05-05 09:17:28.449 [INFO] In session is user: yass 2026-05-05 09:17:28.775 [INFO] In session is user: yass 2026-05-05 09:17:29.041 [INFO] In session is user: yass 2026-05-05 09:17:29.413 [INFO] In session is user: yass 2026-05-05 09:17:29.714 [INFO] In session is user: yass 2026-05-05 09:17:29.974 [INFO] In session is user: yass 2026-05-05 09:17:30.385 [INFO] In session is user: yass 2026-05-05 09:17:30.674 [INFO] In session is user: yass 2026-05-05 09:17:31.018 [INFO] In session is user: yass 2026-05-05 09:17:31.308 [INFO] In session is user: yass 2026-05-05 09:17:31.645 [INFO] In session is user: yass 2026-05-05 09:17:31.987 [INFO] In session is user: yass 2026-05-05 09:17:32.307 [INFO] In session is user: yass 2026-05-05 09:17:32.768 [INFO] In session is user: yass 2026-05-05 09:17:33.107 [INFO] In session is user: yass 2026-05-05 09:17:33.398 [INFO] In session is user: yass 2026-05-05 09:17:33.727 [INFO] In session is user: yass 2026-05-05 09:17:34.047 [INFO] In session is user: yass 2026-05-05 09:17:34.383 [INFO] In session is user: yass 2026-05-05 09:17:34.716 [INFO] In session is user: yass 2026-05-05 09:17:35.027 [INFO] In session is user: yass 2026-05-05 09:17:35.319 [INFO] In session is user: yass 2026-05-05 09:17:35.608 [INFO] In session is user: yass 2026-05-05 09:17:35.962 [INFO] In session is user: yass 2026-05-05 09:17:36.302 [INFO] In session is user: yass 2026-05-05 09:17:36.608 [INFO] In session is user: yass 2026-05-05 09:17:36.906 [INFO] In session is user: yass 2026-05-05 09:17:37.244 [INFO] In session is user: yass 2026-05-05 09:17:37.565 [INFO] In session is user: yass 2026-05-05 09:17:38.026 [INFO] In session is user: yass 2026-05-05 09:17:38.401 [INFO] In session is user: yass 2026-05-05 09:17:38.716 [INFO] In session is user: yass 2026-05-05 09:17:39.171 [INFO] In session is user: yass 2026-05-05 09:17:39.480 [INFO] In session is user: yass 2026-05-05 09:17:39.741 [INFO] In session is user: yass 2026-05-05 09:17:40.117 [INFO] In session is user: yass 2026-05-05 09:17:40.630 [INFO] In session is user: yass 2026-05-05 09:17:40.929 [INFO] In session is user: yass 2026-05-05 09:17:41.242 [INFO] In session is user: yass 2026-05-05 09:17:41.648 [INFO] In session is user: yass 2026-05-05 09:17:42.057 [INFO] In session is user: yass 2026-05-05 09:17:42.321 [INFO] In session is user: yass 2026-05-05 09:17:42.575 [INFO] In session is user: yass 2026-05-05 09:17:43.031 [INFO] In session is user: yass 2026-05-05 09:17:43.353 [INFO] In session is user: yass 2026-05-05 09:17:43.621 [INFO] In session is user: yass 2026-05-05 09:17:43.974 [INFO] In session is user: yass 2026-05-05 09:17:44.498 [INFO] In session is user: yass 2026-05-05 09:17:44.960 [INFO] In session is user: yass 2026-05-05 09:17:45.712 [INFO] In session is user: yass 2026-05-05 09:17:46.060 [INFO] In session is user: yass 2026-05-05 09:17:46.368 [INFO] In session is user: yass 2026-05-05 09:17:46.685 [INFO] In session is user: yass 2026-05-05 09:17:47.043 [INFO] In session is user: yass 2026-05-05 09:17:47.494 [INFO] In session is user: yass 2026-05-05 09:17:47.827 [INFO] In session is user: yass 2026-05-05 09:17:48.158 [INFO] In session is user: yass 2026-05-05 09:17:48.592 [INFO] In session is user: yass 2026-05-05 09:17:48.928 [INFO] In session is user: yass 2026-05-05 09:17:49.244 [INFO] In session is user: yass 2026-05-05 09:17:49.486 [INFO] In session is user: yass 2026-05-05 09:17:49.895 [INFO] In session is user: yass 2026-05-05 09:17:50.177 [INFO] In session is user: yass 2026-05-05 09:17:50.527 [INFO] In session is user: yass 2026-05-05 09:17:50.996 [INFO] In session is user: yass 2026-05-05 09:17:51.445 [INFO] In session is user: yass 2026-05-05 09:17:51.851 [INFO] In session is user: yass 2026-05-05 09:17:52.304 [INFO] In session is user: yass 2026-05-05 09:17:52.583 [INFO] In session is user: yass 2026-05-05 09:17:53.014 [INFO] In session is user: yass 2026-05-05 09:17:53.432 [INFO] In session is user: yass 2026-05-05 09:17:53.733 [INFO] In session is user: yass 2026-05-05 09:17:54.090 [INFO] In session is user: yass 2026-05-05 09:17:54.377 [INFO] In session is user: yass 2026-05-05 09:17:54.700 [INFO] In session is user: yass 2026-05-05 09:17:55.004 [INFO] In session is user: yass 2026-05-05 09:17:55.287 [INFO] In session is user: yass 2026-05-05 09:17:55.556 [INFO] In session is user: yass 2026-05-05 09:17:55.983 [INFO] In session is user: yass 2026-05-05 09:17:56.287 [INFO] In session is user: yass 2026-05-05 09:17:56.546 [INFO] In session is user: yass 2026-05-05 09:17:56.929 [INFO] In session is user: yass 2026-05-05 09:17:57.205 [INFO] In session is user: yass 2026-05-05 09:17:57.564 [INFO] In session is user: yass 2026-05-05 09:17:58.047 [INFO] In session is user: yass 2026-05-05 09:17:58.332 [INFO] In session is user: yass 2026-05-05 09:17:58.710 [INFO] In session is user: yass 2026-05-05 09:17:59.010 [INFO] In session is user: yass 2026-05-05 09:17:59.346 [INFO] In session is user: yass 2026-05-05 09:17:59.848 [INFO] In session is user: yass 2026-05-05 09:18:00.305 [INFO] In session is user: yass 2026-05-05 09:18:00.649 [INFO] In session is user: yass 2026-05-05 09:18:01.114 [INFO] In session is user: yass 2026-05-05 09:18:01.459 [INFO] In session is user: yass 2026-05-05 09:18:01.912 [INFO] In session is user: yass 2026-05-05 09:18:02.411 [INFO] In session is user: yass 2026-05-05 09:18:02.849 [INFO] In session is user: yass 2026-05-05 09:18:03.201 [INFO] In session is user: yass 2026-05-05 09:18:03.629 [INFO] In session is user: yass 2026-05-05 09:18:03.989 [INFO] In session is user: yass 2026-05-05 09:18:04.466 [INFO] In session is user: yass 2026-05-05 09:18:04.936 [INFO] In session is user: yass 2026-05-05 09:18:05.259 [INFO] In session is user: yass 2026-05-05 09:18:05.560 [INFO] In session is user: yass 2026-05-05 09:18:05.887 [INFO] In session is user: yass 2026-05-05 09:18:06.138 [INFO] In session is user: yass 2026-05-05 09:18:06.525 [INFO] In session is user: yass 2026-05-05 09:18:06.868 [INFO] In session is user: yass 2026-05-05 09:18:07.149 [INFO] In session is user: yass 2026-05-05 09:18:07.431 [INFO] In session is user: yass 2026-05-05 09:18:07.824 [INFO] In session is user: yass 2026-05-05 09:18:08.285 [INFO] In session is user: yass 2026-05-05 09:18:08.611 [INFO] In session is user: yass 2026-05-05 09:18:08.943 [INFO] In session is user: yass 2026-05-05 09:18:09.276 [INFO] In session is user: yass 2026-05-05 09:18:09.553 [INFO] In session is user: yass 2026-05-05 09:18:09.903 [INFO] In session is user: yass 2026-05-05 09:18:10.316 [INFO] In session is user: yass 2026-05-05 09:18:10.757 [INFO] In session is user: yass 2026-05-05 09:18:11.180 [INFO] In session is user: yass 2026-05-05 09:18:11.488 [INFO] In session is user: yass 2026-05-05 09:18:11.776 [INFO] In session is user: yass 2026-05-05 09:18:12.115 [INFO] In session is user: yass 2026-05-05 09:18:12.455 [INFO] In session is user: yass 2026-05-05 09:18:12.991 [INFO] In session is user: yass 2026-05-05 09:18:13.410 [INFO] In session is user: yass 2026-05-05 09:18:14.001 [INFO] In session is user: yass 2026-05-05 09:18:14.398 [INFO] In session is user: yass 2026-05-05 09:18:14.848 [INFO] In session is user: yass 2026-05-05 09:18:15.337 [INFO] In session is user: yass 2026-05-05 09:18:18.736 [INFO] In session is user: yass 2026-05-05 09:18:19.021 [INFO] In session is user: yass 2026-05-05 09:18:19.562 [INFO] In session is user: yass 2026-05-05 09:18:19.863 [INFO] In session is user: yass 2026-05-05 09:18:20.132 [INFO] In session is user: yass 2026-05-05 09:18:20.449 [INFO] In session is user: yass 2026-05-05 09:18:20.801 [INFO] In session is user: yass 2026-05-05 09:18:21.256 [INFO] In session is user: yass 2026-05-05 09:18:21.585 [INFO] In session is user: yass 2026-05-05 09:18:22.045 [INFO] In session is user: yass 2026-05-05 09:18:22.405 [INFO] In session is user: yass 2026-05-05 09:18:22.847 [INFO] In session is user: yass 2026-05-05 09:18:23.140 [INFO] In session is user: yass 2026-05-05 09:18:23.497 [INFO] In session is user: yass 2026-05-05 09:18:23.821 [INFO] In session is user: yass 2026-05-05 09:18:24.141 [INFO] In session is user: yass 2026-05-05 09:18:24.449 [INFO] In session is user: yass 2026-05-05 09:18:24.744 [INFO] In session is user: yass 2026-05-05 09:18:25.426 [INFO] In session is user: yass 2026-05-05 09:18:25.892 [INFO] In session is user: yass 2026-05-05 09:18:26.236 [INFO] In session is user: yass 2026-05-05 09:18:26.562 [INFO] In session is user: yass 2026-05-05 09:18:26.870 [INFO] In session is user: yass 2026-05-05 09:18:27.178 [INFO] In session is user: yass 2026-05-05 09:18:27.453 [INFO] In session is user: yass 2026-05-05 09:18:27.815 [INFO] In session is user: yass 2026-05-05 09:18:28.133 [INFO] In session is user: yass 2026-05-05 09:18:28.464 [INFO] In session is user: yass 2026-05-05 09:18:28.779 [INFO] In session is user: yass 2026-05-05 09:18:29.108 [INFO] In session is user: yass 2026-05-05 09:18:29.434 [INFO] In session is user: yass 2026-05-05 09:18:29.789 [INFO] In session is user: yass 2026-05-05 09:18:30.017 [INFO] In session is user: yass 2026-05-05 09:18:30.377 [INFO] In session is user: yass 2026-05-05 09:18:30.663 [INFO] In session is user: yass 2026-05-05 09:18:30.994 [INFO] In session is user: yass 2026-05-05 09:18:31.345 [INFO] In session is user: yass 2026-05-05 09:18:31.682 [INFO] In session is user: yass 2026-05-05 09:18:31.989 [INFO] In session is user: yass 2026-05-05 09:18:32.474 [INFO] In session is user: yass 2026-05-05 09:18:32.944 [INFO] In session is user: yass 2026-05-05 09:18:33.265 [INFO] In session is user: yass 2026-05-05 09:18:33.738 [INFO] In session is user: yass 2026-05-05 09:18:34.069 [INFO] In session is user: yass 2026-05-05 09:18:34.380 [INFO] In session is user: yass 2026-05-05 09:18:34.690 [INFO] In session is user: yass 2026-05-05 09:18:35.083 [INFO] In session is user: yass 2026-05-05 09:18:35.480 [INFO] In session is user: yass 2026-05-05 09:18:38.824 [INFO] In session is user: yass 2026-05-05 09:18:39.141 [INFO] In session is user: yass 2026-05-05 09:18:39.497 [INFO] In session is user: yass 2026-05-05 09:18:39.805 [INFO] In session is user: yass 2026-05-05 09:18:40.125 [INFO] In session is user: yass 2026-05-05 09:18:40.462 [INFO] In session is user: yass 2026-05-05 09:18:40.757 [INFO] In session is user: yass 2026-05-05 09:18:41.076 [INFO] In session is user: yass 2026-05-05 09:18:41.380 [INFO] In session is user: yass 2026-05-05 09:18:42.055 [INFO] In session is user: yass 2026-05-05 09:18:42.310 [INFO] In session is user: yass 2026-05-05 09:18:42.589 [INFO] In session is user: yass 2026-05-05 09:18:43.027 [INFO] In session is user: yass 2026-05-05 09:18:43.350 [INFO] In session is user: yass 2026-05-05 09:18:43.698 [INFO] In session is user: yass 2026-05-05 09:18:43.992 [INFO] In session is user: yass 2026-05-05 09:18:44.318 [INFO] In session is user: yass 2026-05-05 09:18:44.631 [INFO] In session is user: yass 2026-05-05 09:18:45.087 [INFO] In session is user: yass 2026-05-05 09:18:45.585 [INFO] In session is user: yass 2026-05-05 09:18:45.907 [INFO] In session is user: yass 2026-05-05 09:18:46.228 [INFO] In session is user: yass 2026-05-05 09:18:46.526 [INFO] In session is user: yass 2026-05-05 09:18:47.094 [INFO] In session is user: yass 2026-05-05 09:18:47.501 [INFO] In session is user: yass 2026-05-05 09:18:47.799 [INFO] In session is user: yass 2026-05-05 09:18:48.119 [INFO] In session is user: yass 2026-05-05 09:18:48.451 [INFO] In session is user: yass 2026-05-05 09:18:48.759 [INFO] In session is user: yass 2026-05-05 09:18:49.009 [INFO] In session is user: yass 2026-05-05 09:18:49.320 [INFO] In session is user: yass 2026-05-05 09:18:49.767 [INFO] In session is user: yass 2026-05-05 09:18:50.060 [INFO] In session is user: yass 2026-05-05 09:18:50.384 [INFO] In session is user: yass 2026-05-05 09:18:50.687 [INFO] In session is user: yass 2026-05-05 09:18:50.933 [INFO] In session is user: yass 2026-05-05 09:18:51.342 [INFO] In session is user: yass 2026-05-05 09:18:51.680 [INFO] In session is user: yass 2026-05-05 09:18:52.001 [INFO] In session is user: yass 2026-05-05 09:18:52.681 [INFO] In session is user: yass 2026-05-05 09:18:53.092 [INFO] In session is user: yass 2026-05-05 09:18:53.401 [INFO] In session is user: yass 2026-05-05 09:18:53.752 [INFO] In session is user: yass 2026-05-05 09:18:54.052 [INFO] In session is user: yass 2026-05-05 09:18:54.344 [INFO] In session is user: yass 2026-05-05 09:18:54.685 [INFO] In session is user: yass 2026-05-05 09:18:55.138 [INFO] In session is user: yass 2026-05-05 09:18:55.515 [INFO] In session is user: yass 2026-05-05 09:18:55.808 [INFO] In session is user: yass 2026-05-05 09:18:56.163 [INFO] In session is user: yass 2026-05-05 09:18:56.452 [INFO] In session is user: yass 2026-05-05 09:18:56.914 [INFO] In session is user: yass 2026-05-05 09:18:57.246 [INFO] In session is user: yass 2026-05-05 09:18:57.552 [INFO] In session is user: yass 2026-05-05 09:18:57.811 [INFO] In session is user: yass 2026-05-05 09:18:58.209 [INFO] In session is user: yass 2026-05-05 09:18:58.543 [INFO] In session is user: yass 2026-05-05 09:18:58.866 [INFO] In session is user: yass 2026-05-05 09:18:59.169 [INFO] In session is user: yass 2026-05-05 09:18:59.438 [INFO] In session is user: yass 2026-05-05 09:18:59.833 [INFO] In session is user: yass 2026-05-05 09:19:00.127 [INFO] In session is user: yass 2026-05-05 09:19:00.455 [INFO] In session is user: yass 2026-05-05 09:19:00.746 [INFO] In session is user: yass 2026-05-05 09:19:01.070 [INFO] In session is user: yass 2026-05-05 09:19:01.427 [INFO] In session is user: yass 2026-05-05 09:19:01.934 [INFO] In session is user: yass 2026-05-05 09:19:02.364 [INFO] In session is user: yass 2026-05-05 09:19:02.691 [INFO] In session is user: yass 2026-05-05 09:19:03.000 [INFO] In session is user: yass 2026-05-05 09:19:03.371 [INFO] In session is user: yass 2026-05-05 09:19:03.671 [INFO] In session is user: yass 2026-05-05 09:19:04.146 [INFO] In session is user: yass 2026-05-05 09:19:04.614 [INFO] In session is user: yass 2026-05-05 09:19:04.923 [INFO] In session is user: yass 2026-05-05 09:19:05.403 [INFO] In session is user: yass 2026-05-05 09:19:05.774 [INFO] In session is user: yass 2026-05-05 09:19:07.214 [INFO] In session is user: yass 2026-05-05 09:19:07.475 [INFO] In session is user: yass 2026-05-05 09:19:07.816 [INFO] In session is user: yass 2026-05-05 09:19:08.134 [INFO] In session is user: yass 2026-05-05 09:19:08.465 [INFO] In session is user: yass 2026-05-05 09:19:08.794 [INFO] In session is user: yass 2026-05-05 09:19:09.109 [INFO] In session is user: yass 2026-05-05 09:19:09.359 [INFO] In session is user: yass 2026-05-05 09:19:09.734 [INFO] In session is user: yass 2026-05-05 09:19:10.065 [INFO] In session is user: yass 2026-05-05 09:19:10.410 [INFO] In session is user: yass 2026-05-05 09:19:10.698 [INFO] In session is user: yass 2026-05-05 09:19:11.011 [INFO] In session is user: yass 2026-05-05 09:19:11.338 [INFO] In session is user: yass 2026-05-05 09:19:11.654 [INFO] In session is user: yass 2026-05-05 09:19:11.998 [INFO] In session is user: yass 2026-05-05 09:19:12.280 [INFO] In session is user: yass 2026-05-05 09:19:12.768 [INFO] In session is user: yass 2026-05-05 09:19:13.250 [INFO] In session is user: yass 2026-05-05 09:19:13.524 [INFO] In session is user: yass 2026-05-05 09:19:14.205 [INFO] In session is user: yass 2026-05-05 09:19:14.530 [INFO] In session is user: yass 2026-05-05 09:19:14.879 [INFO] In session is user: yass 2026-05-05 09:19:15.184 [INFO] In session is user: yass 2026-05-05 09:19:15.497 [INFO] In session is user: yass 2026-05-05 09:19:15.807 [INFO] In session is user: yass 2026-05-05 09:19:16.127 [INFO] In session is user: yass 2026-05-05 09:19:16.442 [INFO] In session is user: yass 2026-05-05 09:19:16.807 [INFO] In session is user: yass 2026-05-05 09:19:17.251 [INFO] In session is user: yass 2026-05-05 09:19:17.574 [INFO] In session is user: yass 2026-05-05 09:19:17.915 [INFO] In session is user: yass 2026-05-05 09:19:18.215 [INFO] In session is user: yass 2026-05-05 09:19:18.527 [INFO] In session is user: yass 2026-05-05 09:19:18.809 [INFO] In session is user: yass 2026-05-05 09:19:19.179 [INFO] In session is user: yass 2026-05-05 09:19:19.541 [INFO] In session is user: yass 2026-05-05 09:19:19.858 [INFO] In session is user: yass 2026-05-05 09:19:20.310 [INFO] In session is user: yass 2026-05-05 09:19:20.620 [INFO] In session is user: yass 2026-05-05 09:19:20.917 [INFO] In session is user: yass 2026-05-05 09:19:21.258 [INFO] In session is user: yass 2026-05-05 09:19:21.589 [INFO] In session is user: yass 2026-05-05 09:19:21.910 [INFO] In session is user: yass 2026-05-05 09:19:22.661 [INFO] In session is user: yass 2026-05-05 09:19:22.950 [INFO] In session is user: yass 2026-05-05 09:19:23.335 [INFO] In session is user: yass 2026-05-05 09:19:23.629 [INFO] In session is user: yass 2026-05-05 09:19:23.975 [INFO] In session is user: yass 2026-05-05 09:19:24.237 [INFO] In session is user: yass 2026-05-05 09:19:24.613 [INFO] In session is user: yass 2026-05-05 09:19:24.938 [INFO] In session is user: yass 2026-05-05 09:19:25.262 [INFO] In session is user: yass 2026-05-05 09:19:25.615 [INFO] In session is user: yass 2026-05-05 09:19:26.095 [INFO] In session is user: yass 2026-05-05 09:19:26.552 [INFO] In session is user: yass 2026-05-05 09:19:26.868 [INFO] In session is user: yass 2026-05-05 09:19:27.162 [INFO] In session is user: yass 2026-05-05 09:19:27.508 [INFO] In session is user: yass 2026-05-05 09:19:28.020 [INFO] In session is user: yass 2026-05-05 09:19:28.490 [INFO] In session is user: yass 2026-05-05 09:19:28.958 [INFO] In session is user: yass 2026-05-05 09:19:29.272 [INFO] In session is user: yass 2026-05-05 09:19:29.576 [INFO] In session is user: yass 2026-05-05 09:19:29.914 [INFO] In session is user: yass 2026-05-05 09:19:30.231 [INFO] In session is user: yass 2026-05-05 09:19:30.525 [INFO] In session is user: yass 2026-05-05 09:19:30.814 [INFO] In session is user: yass 2026-05-05 09:19:31.223 [INFO] In session is user: yass 2026-05-05 09:19:31.719 [INFO] In session is user: yass 2026-05-05 09:19:32.188 [INFO] In session is user: yass 2026-05-05 09:19:32.668 [INFO] In session is user: yass 2026-05-05 09:19:33.090 [INFO] In session is user: yass 2026-05-05 09:19:33.428 [INFO] In session is user: yass 2026-05-05 09:19:33.746 [INFO] In session is user: yass 2026-05-05 09:19:34.057 [INFO] In session is user: yass 2026-05-05 09:19:34.382 [INFO] In session is user: yass 2026-05-05 09:19:34.683 [INFO] In session is user: yass 2026-05-05 09:19:35.011 [INFO] In session is user: yass 2026-05-05 09:19:35.283 [INFO] In session is user: yass 2026-05-05 09:19:35.638 [INFO] In session is user: yass 2026-05-05 09:19:35.982 [INFO] In session is user: yass 2026-05-05 09:19:36.287 [INFO] In session is user: yass 2026-05-05 09:19:36.605 [INFO] In session is user: yass 2026-05-05 09:19:36.928 [INFO] In session is user: yass 2026-05-05 09:19:37.248 [INFO] In session is user: yass 2026-05-05 09:19:37.567 [INFO] In session is user: yass 2026-05-05 09:19:37.855 [INFO] In session is user: yass 2026-05-05 09:19:38.215 [INFO] In session is user: yass 2026-05-05 09:19:38.587 [INFO] In session is user: yass 2026-05-05 09:19:39.036 [INFO] In session is user: yass 2026-05-05 09:19:39.465 [INFO] In session is user: yass 2026-05-05 09:19:39.846 [INFO] In session is user: yass 2026-05-05 09:19:40.144 [INFO] In session is user: yass 2026-05-05 09:19:40.486 [INFO] In session is user: yass 2026-05-05 09:19:40.806 [INFO] In session is user: yass 2026-05-05 09:19:41.251 [INFO] In session is user: yass 2026-05-05 09:19:41.604 [INFO] In session is user: yass 2026-05-05 09:19:41.909 [INFO] In session is user: yass 2026-05-05 09:19:42.219 [INFO] In session is user: yass 2026-05-05 09:19:42.483 [INFO] In session is user: yass 2026-05-05 09:19:42.866 [INFO] In session is user: yass 2026-05-05 09:19:43.200 [INFO] In session is user: yass 2026-05-05 09:19:43.540 [INFO] In session is user: yass 2026-05-05 09:19:43.966 [INFO] In session is user: yass 2026-05-05 09:19:44.292 [INFO] In session is user: yass 2026-05-05 09:19:44.572 [INFO] In session is user: yass 2026-05-05 09:19:44.847 [INFO] In session is user: yass 2026-05-05 09:19:45.243 [INFO] In session is user: yass 2026-05-05 09:19:45.588 [INFO] In session is user: yass 2026-05-05 09:19:45.896 [INFO] In session is user: yass 2026-05-05 09:19:46.216 [INFO] In session is user: yass 2026-05-05 09:19:46.547 [INFO] In session is user: yass 2026-05-05 09:19:47.037 [INFO] In session is user: yass 2026-05-05 09:19:47.332 [INFO] In session is user: yass 2026-05-05 09:19:47.659 [INFO] In session is user: yass 2026-05-05 09:19:48.000 [INFO] In session is user: yass 2026-05-05 09:19:48.452 [INFO] In session is user: yass 2026-05-05 09:19:48.796 [INFO] In session is user: yass 2026-05-05 09:19:49.107 [INFO] In session is user: yass 2026-05-05 09:19:49.415 [INFO] In session is user: yass 2026-05-05 09:19:49.732 [INFO] In session is user: yass 2026-05-05 09:19:50.208 [INFO] In session is user: yass 2026-05-05 09:19:50.537 [INFO] In session is user: yass 2026-05-05 09:19:50.860 [INFO] In session is user: yass 2026-05-05 09:19:51.175 [INFO] In session is user: yass 2026-05-05 09:19:51.476 [INFO] In session is user: yass 2026-05-05 09:19:51.778 [INFO] In session is user: yass 2026-05-05 09:19:52.142 [INFO] In session is user: yass 2026-05-05 09:19:52.480 [INFO] In session is user: yass 2026-05-05 09:19:52.774 [INFO] In session is user: yass 2026-05-05 09:19:53.138 [INFO] In session is user: yass 2026-05-05 09:19:53.599 [INFO] In session is user: yass 2026-05-05 09:19:54.057 [INFO] In session is user: yass 2026-05-05 09:19:54.496 [INFO] In session is user: yass 2026-05-05 09:19:57.953 [INFO] In session is user: yass 2026-05-05 09:19:58.372 [INFO] In session is user: yass 2026-05-05 09:19:58.643 [INFO] In session is user: yass 2026-05-05 09:19:59.029 [INFO] In session is user: yass 2026-05-05 09:19:59.352 [INFO] In session is user: yass 2026-05-05 09:19:59.813 [INFO] In session is user: yass 2026-05-05 09:20:00.146 [INFO] In session is user: yass 2026-05-05 09:20:00.449 [INFO] In session is user: yass 2026-05-05 09:20:00.755 [INFO] In session is user: yass 2026-05-05 09:20:01.120 [INFO] In session is user: yass 2026-05-05 09:20:01.586 [INFO] In session is user: yass 2026-05-05 09:20:01.898 [INFO] In session is user: yass 2026-05-05 09:20:02.191 [INFO] In session is user: yass 2026-05-05 09:20:02.553 [INFO] In session is user: yass 2026-05-05 09:20:02.994 [INFO] In session is user: yass 2026-05-05 09:20:03.329 [INFO] In session is user: yass 2026-05-05 09:20:03.655 [INFO] In session is user: yass 2026-05-05 09:20:03.980 [INFO] In session is user: yass 2026-05-05 09:20:04.285 [INFO] In session is user: yass 2026-05-05 09:20:04.628 [INFO] In session is user: yass 2026-05-05 09:20:05.085 [INFO] In session is user: yass 2026-05-05 09:20:05.422 [INFO] In session is user: yass 2026-05-05 09:20:05.744 [INFO] In session is user: yass 2026-05-05 09:20:06.069 [INFO] In session is user: yass 2026-05-05 09:20:06.532 [INFO] In session is user: yass 2026-05-05 09:20:06.840 [INFO] In session is user: yass 2026-05-05 09:20:07.206 [INFO] In session is user: yass 2026-05-05 09:20:07.500 [INFO] In session is user: yass 2026-05-05 09:20:07.806 [INFO] In session is user: yass 2026-05-05 09:20:08.126 [INFO] In session is user: yass 2026-05-05 09:20:08.453 [INFO] In session is user: yass 2026-05-05 09:20:08.803 [INFO] In session is user: yass 2026-05-05 09:20:09.492 [INFO] In session is user: yass 2026-05-05 09:20:09.917 [INFO] In session is user: yass 2026-05-05 09:20:10.441 [INFO] In session is user: yass 2026-05-05 09:20:10.907 [INFO] In session is user: yass 2026-05-05 09:20:11.189 [INFO] In session is user: yass 2026-05-05 09:20:11.514 [INFO] In session is user: yass 2026-05-05 09:20:11.829 [INFO] In session is user: yass 2026-05-05 09:20:12.115 [INFO] In session is user: yass 2026-05-05 09:20:12.457 [INFO] In session is user: yass 2026-05-05 09:20:12.796 [INFO] In session is user: yass 2026-05-05 09:20:13.271 [INFO] In session is user: yass 2026-05-05 09:20:13.582 [INFO] In session is user: yass 2026-05-05 09:20:13.895 [INFO] In session is user: yass 2026-05-05 09:20:14.415 [INFO] In session is user: yass 2026-05-05 09:20:14.934 [INFO] In session is user: yass 2026-05-05 09:20:15.230 [INFO] In session is user: yass 2026-05-05 09:20:15.687 [INFO] In session is user: yass 2026-05-05 09:20:15.972 [INFO] In session is user: yass 2026-05-05 09:20:16.301 [INFO] In session is user: yass 2026-05-05 09:20:16.626 [INFO] In session is user: yass 2026-05-05 09:20:16.900 [INFO] In session is user: yass 2026-05-05 09:20:17.158 [INFO] In session is user: yass 2026-05-05 09:20:17.591 [INFO] In session is user: yass 2026-05-05 09:20:17.929 [INFO] In session is user: yass 2026-05-05 09:20:18.232 [INFO] In session is user: yass 2026-05-05 09:20:18.533 [INFO] In session is user: yass 2026-05-05 09:20:18.876 [INFO] In session is user: yass 2026-05-05 09:20:19.235 [INFO] In session is user: yass 2026-05-05 09:20:19.682 [INFO] In session is user: yass 2026-05-05 09:20:19.992 [INFO] In session is user: yass 2026-05-05 09:20:20.289 [INFO] In session is user: yass 2026-05-05 09:20:20.614 [INFO] In session is user: yass 2026-05-05 09:20:20.918 [INFO] In session is user: yass 2026-05-05 09:20:21.261 [INFO] In session is user: yass 2026-05-05 09:20:21.604 [INFO] In session is user: yass 2026-05-05 09:20:22.062 [INFO] In session is user: yass 2026-05-05 09:20:22.374 [INFO] In session is user: yass 2026-05-05 09:20:22.725 [INFO] In session is user: yass 2026-05-05 09:20:23.184 [INFO] In session is user: yass 2026-05-05 09:20:23.490 [INFO] In session is user: yass 2026-05-05 09:20:23.754 [INFO] In session is user: yass 2026-05-05 09:20:24.178 [INFO] In session is user: yass 2026-05-05 09:20:24.605 [INFO] In session is user: yass 2026-05-05 09:20:24.896 [INFO] In session is user: yass 2026-05-05 09:20:25.246 [INFO] In session is user: yass 2026-05-05 09:20:25.536 [INFO] In session is user: yass 2026-05-05 09:20:25.901 [INFO] In session is user: yass 2026-05-05 09:20:26.244 [INFO] In session is user: yass 2026-05-05 09:20:26.530 [INFO] In session is user: yass 2026-05-05 09:20:26.865 [INFO] In session is user: yass 2026-05-05 09:20:27.201 [INFO] In session is user: yass 2026-05-05 09:20:27.513 [INFO] In session is user: yass 2026-05-05 09:20:27.853 [INFO] In session is user: yass 2026-05-05 09:20:28.158 [INFO] In session is user: yass 2026-05-05 09:20:28.476 [INFO] In session is user: yass 2026-05-05 09:20:28.928 [INFO] In session is user: yass 2026-05-05 09:20:29.257 [INFO] In session is user: yass 2026-05-05 09:20:29.584 [INFO] In session is user: yass 2026-05-05 09:20:30.056 [INFO] In session is user: yass 2026-05-05 09:20:30.390 [INFO] In session is user: yass 2026-05-05 09:20:30.859 [INFO] In session is user: yass 2026-05-05 09:20:31.362 [INFO] In session is user: yass 2026-05-05 09:20:31.666 [INFO] In session is user: yass 2026-05-05 09:20:32.124 [INFO] In session is user: yass 2026-05-05 09:20:32.491 [INFO] In session is user: yass 2026-05-05 09:20:32.871 [INFO] In session is user: yass 2026-05-05 09:20:33.483 [INFO] In session is user: yass 2026-05-05 09:20:33.909 [INFO] In session is user: yass 2026-05-05 09:20:34.219 [INFO] In session is user: yass 2026-05-05 09:20:34.582 [INFO] In session is user: yass 2026-05-05 09:20:35.014 [INFO] In session is user: yass 2026-05-05 09:20:35.312 [INFO] In session is user: yass 2026-05-05 09:20:35.728 [INFO] In session is user: yass 2026-05-05 09:20:36.176 [INFO] In session is user: yass 2026-05-05 09:20:36.483 [INFO] In session is user: yass 2026-05-05 09:20:36.787 [INFO] In session is user: yass 2026-05-05 09:20:37.067 [INFO] In session is user: yass 2026-05-05 09:20:37.509 [INFO] In session is user: yass 2026-05-05 09:20:37.897 [INFO] In session is user: yass 2026-05-05 09:20:38.210 [INFO] In session is user: yass 2026-05-05 09:20:38.861 [INFO] In session is user: yass 2026-05-05 09:20:39.179 [INFO] In session is user: yass 2026-05-05 09:20:39.511 [INFO] In session is user: yass 2026-05-05 09:20:39.961 [INFO] In session is user: yass 2026-05-05 09:20:40.309 [INFO] In session is user: yass 2026-05-05 09:20:40.632 [INFO] In session is user: yass 2026-05-05 09:20:41.106 [INFO] In session is user: yass 2026-05-05 09:20:41.401 [INFO] In session is user: yass 2026-05-05 09:20:41.659 [INFO] In session is user: yass 2026-05-05 09:20:42.075 [INFO] In session is user: yass 2026-05-05 09:20:42.384 [INFO] In session is user: yass 2026-05-05 09:20:42.715 [INFO] In session is user: yass 2026-05-05 09:20:43.011 [INFO] In session is user: yass 2026-05-05 09:20:43.296 [INFO] In session is user: yass 2026-05-05 09:20:43.640 [INFO] In session is user: yass 2026-05-05 09:20:44.176 [INFO] In session is user: yass 2026-05-05 09:20:44.652 [INFO] In session is user: yass 2026-05-05 09:20:44.988 [INFO] In session is user: yass 2026-05-05 09:20:45.421 [INFO] In session is user: yass 2026-05-05 09:20:45.776 [INFO] In session is user: yass 2026-05-05 09:20:46.032 [INFO] In session is user: yass 2026-05-05 09:20:46.380 [INFO] In session is user: yass 2026-05-05 09:20:46.741 [INFO] In session is user: yass 2026-05-05 09:20:47.084 [INFO] In session is user: yass 2026-05-05 09:20:47.495 [INFO] In session is user: yass 2026-05-05 09:20:47.835 [INFO] In session is user: yass 2026-05-05 09:20:48.179 [INFO] In session is user: yass 2026-05-05 09:20:48.617 [INFO] In session is user: yass 2026-05-05 09:20:48.964 [INFO] In session is user: yass 2026-05-05 09:20:49.273 [INFO] In session is user: yass 2026-05-05 09:20:49.592 [INFO] In session is user: yass 2026-05-05 09:20:49.890 [INFO] In session is user: yass 2026-05-05 09:20:50.155 [INFO] In session is user: yass 2026-05-05 09:20:50.535 [INFO] In session is user: yass 2026-05-05 09:20:50.867 [INFO] In session is user: yass 2026-05-05 09:20:51.173 [INFO] In session is user: yass 2026-05-05 09:20:51.491 [INFO] In session is user: yass 2026-05-05 09:20:51.806 [INFO] In session is user: yass 2026-05-05 09:20:52.114 [INFO] In session is user: yass 2026-05-05 09:20:52.435 [INFO] In session is user: yass 2026-05-05 09:20:52.731 [INFO] In session is user: yass 2026-05-05 09:20:53.114 [INFO] In session is user: yass 2026-05-05 09:20:53.422 [INFO] In session is user: yass 2026-05-05 09:20:53.776 [INFO] In session is user: yass 2026-05-05 09:20:54.226 [INFO] In session is user: yass 2026-05-05 09:20:54.556 [INFO] In session is user: yass 2026-05-05 09:20:54.864 [INFO] In session is user: yass 2026-05-05 09:20:55.209 [INFO] In session is user: yass 2026-05-05 09:20:55.644 [INFO] In session is user: yass 2026-05-05 09:20:55.986 [INFO] In session is user: yass 2026-05-05 09:20:56.273 [INFO] In session is user: yass 2026-05-05 09:20:56.926 [INFO] In session is user: yass 2026-05-05 09:20:57.415 [INFO] In session is user: yass 2026-05-05 09:20:57.764 [INFO] In session is user: yass 2026-05-05 09:20:58.107 [INFO] In session is user: yass 2026-05-05 09:20:58.560 [INFO] In session is user: yass 2026-05-05 09:20:58.845 [INFO] In session is user: yass 2026-05-05 09:20:59.169 [INFO] In session is user: yass 2026-05-05 09:20:59.472 [INFO] In session is user: yass 2026-05-05 09:20:59.845 [INFO] In session is user: yass 2026-05-05 09:21:00.097 [INFO] In session is user: yass 2026-05-05 09:21:00.464 [INFO] In session is user: yass 2026-05-05 09:21:00.814 [INFO] In session is user: yass 2026-05-05 09:21:01.249 [INFO] In session is user: yass 2026-05-05 09:21:01.576 [INFO] In session is user: yass 2026-05-05 09:21:02.063 [INFO] In session is user: yass 2026-05-05 09:21:02.364 [INFO] In session is user: yass 2026-05-05 09:21:02.700 [INFO] In session is user: yass 2026-05-05 09:21:03.007 [INFO] In session is user: yass 2026-05-05 09:21:03.329 [INFO] In session is user: yass 2026-05-05 09:21:03.673 [INFO] In session is user: yass 2026-05-05 09:21:04.034 [INFO] In session is user: yass 2026-05-05 09:21:04.486 [INFO] In session is user: yass 2026-05-05 09:21:04.947 [INFO] In session is user: yass 2026-05-05 09:21:05.276 [INFO] In session is user: yass 2026-05-05 09:21:05.608 [INFO] In session is user: yass 2026-05-05 09:21:06.069 [INFO] In session is user: yass 2026-05-05 09:21:06.388 [INFO] In session is user: yass 2026-05-05 09:21:06.687 [INFO] In session is user: yass 2026-05-05 09:21:07.006 [INFO] In session is user: yass 2026-05-05 09:21:07.293 [INFO] In session is user: yass 2026-05-05 09:21:07.637 [INFO] In session is user: yass 2026-05-05 09:21:07.973 [INFO] In session is user: yass 2026-05-05 09:21:08.278 [INFO] In session is user: yass 2026-05-05 09:21:08.625 [INFO] In session is user: yass 2026-05-05 09:21:09.083 [INFO] In session is user: yass 2026-05-05 09:21:09.426 [INFO] In session is user: yass 2026-05-05 09:21:09.758 [INFO] In session is user: yass 2026-05-05 09:21:10.214 [INFO] In session is user: yass 2026-05-05 09:21:10.519 [INFO] In session is user: yass 2026-05-05 09:21:10.878 [INFO] In session is user: yass 2026-05-05 09:21:11.257 [INFO] In session is user: yass 2026-05-05 09:21:11.658 [INFO] In session is user: yass 2026-05-05 09:21:11.963 [INFO] In session is user: yass 2026-05-05 09:21:12.316 [INFO] In session is user: yass 2026-05-05 09:21:12.657 [INFO] In session is user: yass 2026-05-05 09:21:13.119 [INFO] In session is user: yass 2026-05-05 09:21:13.429 [INFO] In session is user: yass 2026-05-05 09:21:13.736 [INFO] In session is user: yass 2026-05-05 09:21:14.045 [INFO] In session is user: yass 2026-05-05 09:21:14.351 [INFO] In session is user: yass 2026-05-05 09:21:14.688 [INFO] In session is user: yass 2026-05-05 09:21:15.034 [INFO] In session is user: yass 2026-05-05 09:21:15.341 [INFO] In session is user: yass 2026-05-05 09:21:15.645 [INFO] In session is user: yass 2026-05-05 09:21:15.952 [INFO] In session is user: yass 2026-05-05 09:21:16.316 [INFO] In session is user: yass 2026-05-05 09:21:16.612 [INFO] In session is user: yass 2026-05-05 09:21:16.930 [INFO] In session is user: yass 2026-05-05 09:21:17.289 [INFO] In session is user: yass 2026-05-05 09:21:17.758 [INFO] In session is user: yass 2026-05-05 09:21:18.061 [INFO] In session is user: yass 2026-05-05 09:21:18.367 [INFO] In session is user: yass 2026-05-05 09:21:18.680 [INFO] In session is user: yass 2026-05-05 09:21:19.015 [INFO] In session is user: yass 2026-05-05 09:21:19.318 [INFO] In session is user: yass 2026-05-05 09:21:19.671 [INFO] In session is user: yass 2026-05-05 09:21:20.002 [INFO] In session is user: yass 2026-05-05 09:21:20.439 [INFO] In session is user: yass 2026-05-05 09:21:20.764 [INFO] In session is user: yass 2026-05-05 09:21:21.053 [INFO] In session is user: yass 2026-05-05 09:21:21.414 [INFO] In session is user: yass 2026-05-05 09:21:21.774 [INFO] In session is user: yass 2026-05-05 09:21:22.220 [INFO] In session is user: yass 2026-05-05 09:21:22.678 [INFO] In session is user: yass 2026-05-05 09:21:22.937 [INFO] In session is user: yass 2026-05-05 09:21:23.340 [INFO] In session is user: yass 2026-05-05 09:21:23.844 [INFO] In session is user: yass 2026-05-05 09:21:24.318 [INFO] In session is user: yass 2026-05-05 09:21:24.612 [INFO] In session is user: yass 2026-05-05 09:21:24.915 [INFO] In session is user: yass 2026-05-05 09:21:25.249 [INFO] In session is user: yass 2026-05-05 09:21:25.574 [INFO] In session is user: yass 2026-05-05 09:21:25.913 [INFO] In session is user: yass 2026-05-05 09:21:26.229 [INFO] In session is user: yass 2026-05-05 09:21:26.567 [INFO] In session is user: yass 2026-05-05 09:21:26.844 [INFO] In session is user: yass 2026-05-05 09:21:27.161 [INFO] In session is user: yass 2026-05-05 09:21:27.828 [INFO] In session is user: yass 2026-05-05 09:21:28.143 [INFO] In session is user: yass 2026-05-05 09:21:28.414 [INFO] In session is user: yass 2026-05-05 09:21:28.712 [INFO] In session is user: yass 2026-05-05 09:21:29.087 [INFO] In session is user: yass 2026-05-05 09:21:29.351 [INFO] In session is user: yass 2026-05-05 09:21:29.713 [INFO] In session is user: yass 2026-05-05 09:21:30.058 [INFO] In session is user: yass 2026-05-05 09:21:30.404 [INFO] In session is user: yass 2026-05-05 09:21:30.861 [INFO] In session is user: yass 2026-05-05 09:21:31.344 [INFO] In session is user: yass 2026-05-05 09:21:31.832 [INFO] In session is user: yass 2026-05-05 09:21:32.149 [INFO] In session is user: yass 2026-05-05 09:21:32.475 [INFO] In session is user: yass 2026-05-05 09:21:32.950 [INFO] In session is user: yass 2026-05-05 09:21:33.300 [INFO] In session is user: yass 2026-05-05 09:21:33.743 [INFO] In session is user: yass 2026-05-05 09:21:34.061 [INFO] In session is user: yass 2026-05-05 09:21:34.352 [INFO] In session is user: yass 2026-05-05 09:21:34.688 [INFO] In session is user: yass 2026-05-05 09:21:34.998 [INFO] In session is user: yass 2026-05-05 09:21:35.367 [INFO] In session is user: yass 2026-05-05 09:21:35.803 [INFO] In session is user: yass 2026-05-05 09:21:36.124 [INFO] In session is user: yass 2026-05-05 09:21:36.371 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244923-05052026092136.txt === {"quote":"244923","customer":"13330","name":null,"customerName":"Manufacturing Solutions of MN Inc.","comp":"01","open":"1","shipto":"PATHMACH","shiptoName":"Path Machining + Automation","entry_date":"02-03-2026","cust_order_date":"02-03-2026","req_date":"05-27-2026","cust_po":"PRE-PRNT-ROLL-QL800","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lucas Adamski","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:00","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Lucas Adamski","follow_phone":"","follow_email":"@","pic_user":"jimmya","total_amt":"128.00","total_gp":"102.05","total_gpm":"79.73","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"jimmya","reason":"2","totalQty":"6","win_pct":"20","clo_date":"05-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":244923,"Line":0,"Comment":"03/04/2026 10:37 AM - jimmya - F/U changed from 02/09/2026 to 3/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244923,"Line":1,"Comment":"03/04/2026 10:37 AM - jimmya - CLO changed from 03/03/2026 to 04/06/2026 (CLO Date Updated)"},{"comp":1,"quote":244923,"Line":2,"Comment":"03/04/2026 10:37 AM - jimmya - Req Date changed from 03/03/2026 to 04/13/2026 (Req Date Updated)"},{"comp":1,"quote":244923,"Line":3,"Comment":"03/31/2026 9:34 AM - jimmya - F/U changed from 03/30/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244923,"Line":4,"Comment":"03/31/2026 9:34 AM - jimmya - CLO changed from 04/06/2026 to 05/04/2026 (CLO Date Updated)"},{"comp":1,"quote":244923,"Line":5,"Comment":"03/31/2026 9:34 AM - jimmya - Req Date changed from 04/13/2026 to 05/11/2026 (Req Date Updated)"},{"comp":1,"quote":244923,"Line":6,"Comment":"04/28/2026 10:10 AM - jimmya - F/U changed from 04/27/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244923,"Line":7,"Comment":"04/28/2026 10:10 AM - jimmya - CLO changed from 05/04/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":244923,"Line":8,"Comment":"04/28/2026 10:10 AM - jimmya - Req Date changed from 05/11/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244923","line":"1","part":"PRE-PRNT-ROLL-QL800","qty":"5","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244923","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 09:21:36.496 [INFO] In session is user: yass 2026-05-05 09:21:36.870 [INFO] In session is user: yass 2026-05-05 09:21:37.285 [INFO] In session is user: yass 2026-05-05 09:21:37.726 [INFO] In session is user: yass 2026-05-05 09:21:38.053 [INFO] In session is user: yass 2026-05-05 09:21:38.384 [INFO] In session is user: yass 2026-05-05 09:21:38.680 [INFO] In session is user: yass 2026-05-05 09:21:38.974 [INFO] In session is user: yass 2026-05-05 09:21:39.326 [INFO] In session is user: yass 2026-05-05 09:21:39.659 [INFO] In session is user: yass 2026-05-05 09:21:40.013 [INFO] In session is user: yass 2026-05-05 09:21:40.466 [INFO] In session is user: yass 2026-05-05 09:21:40.763 [INFO] In session is user: yass 2026-05-05 09:21:41.108 [INFO] In session is user: yass 2026-05-05 09:21:41.398 [INFO] In session is user: yass 2026-05-05 09:21:41.716 [INFO] In session is user: yass 2026-05-05 09:21:42.044 [INFO] In session is user: yass 2026-05-05 09:21:42.272 [INFO] In session is user: yass 2026-05-05 09:21:42.593 [INFO] In session is user: yass 2026-05-05 09:21:43.026 [INFO] In session is user: yass 2026-05-05 09:21:43.419 [INFO] In session is user: yass 2026-05-05 09:21:43.972 [INFO] In session is user: yass 2026-05-05 09:21:44.286 [INFO] In session is user: yass 2026-05-05 09:21:44.611 [INFO] In session is user: yass 2026-05-05 09:21:44.938 [INFO] In session is user: yass 2026-05-05 09:21:45.276 [INFO] In session is user: yass 2026-05-05 09:21:45.574 [INFO] In session is user: yass 2026-05-05 09:21:46.053 [INFO] In session is user: yass 2026-05-05 09:21:46.410 [INFO] In session is user: yass 2026-05-05 09:21:46.843 [INFO] In session is user: yass 2026-05-05 09:21:47.170 [INFO] In session is user: yass 2026-05-05 09:21:47.500 [INFO] In session is user: yass 2026-05-05 09:21:47.809 [INFO] In session is user: yass 2026-05-05 09:21:48.345 [INFO] In session is user: yass 2026-05-05 09:21:48.773 [INFO] In session is user: yass 2026-05-05 09:21:49.109 [INFO] In session is user: yass 2026-05-05 09:21:49.339 [INFO] In session is user: yass 2026-05-05 09:21:49.888 [INFO] In session is user: yass 2026-05-05 09:21:50.210 [INFO] In session is user: yass 2026-05-05 09:21:50.556 [INFO] In session is user: yass 2026-05-05 09:21:51.011 [INFO] In session is user: yass 2026-05-05 09:21:51.688 [INFO] In session is user: yass 2026-05-05 09:21:52.148 [INFO] In session is user: yass 2026-05-05 09:21:52.443 [INFO] In session is user: yass 2026-05-05 09:21:52.780 [INFO] In session is user: yass 2026-05-05 09:21:53.090 [INFO] In session is user: yass 2026-05-05 09:21:53.585 [INFO] In session is user: yass 2026-05-05 09:21:53.884 [INFO] In session is user: yass 2026-05-05 09:21:54.364 [INFO] In session is user: yass 2026-05-05 09:21:54.722 [INFO] In session is user: yass 2026-05-05 09:21:55.009 [INFO] In session is user: yass 2026-05-05 09:21:55.331 [INFO] In session is user: yass 2026-05-05 09:21:55.652 [INFO] In session is user: yass 2026-05-05 09:21:55.983 [INFO] In session is user: yass 2026-05-05 09:21:56.289 [INFO] In session is user: yass 2026-05-05 09:21:56.607 [INFO] In session is user: yass 2026-05-05 09:21:56.887 [INFO] In session is user: yass 2026-05-05 09:21:57.258 [INFO] In session is user: yass 2026-05-05 09:21:57.562 [INFO] In session is user: yass 2026-05-05 09:21:57.922 [INFO] In session is user: yass 2026-05-05 09:21:58.230 [INFO] In session is user: yass 2026-05-05 09:21:58.539 [INFO] In session is user: yass 2026-05-05 09:21:58.888 [INFO] In session is user: yass 2026-05-05 09:21:59.348 [INFO] In session is user: yass 2026-05-05 09:21:59.668 [INFO] In session is user: yass 2026-05-05 09:21:59.970 [INFO] In session is user: yass 2026-05-05 09:22:00.273 [INFO] In session is user: yass 2026-05-05 09:22:00.622 [INFO] In session is user: yass 2026-05-05 09:22:00.975 [INFO] In session is user: yass 2026-05-05 09:22:01.434 [INFO] In session is user: yass 2026-05-05 09:22:01.887 [INFO] In session is user: yass 2026-05-05 09:22:02.210 [INFO] In session is user: yass 2026-05-05 09:22:02.472 [INFO] In session is user: yass 2026-05-05 09:22:02.849 [INFO] In session is user: yass 2026-05-05 09:22:03.172 [INFO] In session is user: yass 2026-05-05 09:22:03.480 [INFO] In session is user: yass 2026-05-05 09:22:03.772 [INFO] In session is user: yass 2026-05-05 09:22:04.149 [INFO] In session is user: yass 2026-05-05 09:22:04.468 [INFO] In session is user: yass 2026-05-05 09:22:04.763 [INFO] In session is user: yass 2026-05-05 09:22:05.435 [INFO] In session is user: yass 2026-05-05 09:22:05.893 [INFO] In session is user: yass 2026-05-05 09:22:06.202 [INFO] In session is user: yass 2026-05-05 09:22:06.506 [INFO] In session is user: yass 2026-05-05 09:22:06.840 [INFO] In session is user: yass 2026-05-05 09:22:07.199 [INFO] In session is user: yass 2026-05-05 09:22:07.652 [INFO] In session is user: yass 2026-05-05 09:22:07.974 [INFO] In session is user: yass 2026-05-05 09:22:08.273 [INFO] In session is user: yass 2026-05-05 09:22:08.621 [INFO] In session is user: yass 2026-05-05 09:22:08.939 [INFO] In session is user: yass 2026-05-05 09:22:09.255 [INFO] In session is user: yass 2026-05-05 09:22:09.592 [INFO] In session is user: yass 2026-05-05 09:22:09.903 [INFO] In session is user: yass 2026-05-05 09:22:10.243 [INFO] In session is user: yass 2026-05-05 09:22:10.715 [INFO] In session is user: yass 2026-05-05 09:22:11.198 [INFO] In session is user: yass 2026-05-05 09:22:11.769 [INFO] In session is user: yass 2026-05-05 09:22:12.132 [INFO] In session is user: yass 2026-05-05 09:22:12.460 [INFO] In session is user: yass 2026-05-05 09:22:12.786 [INFO] In session is user: yass 2026-05-05 09:22:13.101 [INFO] In session is user: yass 2026-05-05 09:22:13.408 [INFO] In session is user: yass 2026-05-05 09:22:13.735 [INFO] In session is user: yass 2026-05-05 09:22:14.073 [INFO] In session is user: yass 2026-05-05 09:22:14.389 [INFO] In session is user: yass 2026-05-05 09:22:14.708 [INFO] In session is user: yass 2026-05-05 09:22:15.013 [INFO] In session is user: yass 2026-05-05 09:22:15.329 [INFO] In session is user: yass 2026-05-05 09:22:15.645 [INFO] In session is user: yass 2026-05-05 09:22:15.987 [INFO] In session is user: yass 2026-05-05 09:22:17.433 [INFO] In session is user: yass 2026-05-05 09:22:17.915 [INFO] In session is user: yass 2026-05-05 09:22:18.386 [INFO] In session is user: yass 2026-05-05 09:22:18.685 [INFO] In session is user: yass 2026-05-05 09:22:19.039 [INFO] In session is user: yass 2026-05-05 09:22:19.512 [INFO] In session is user: yass 2026-05-05 09:22:19.848 [INFO] In session is user: yass 2026-05-05 09:22:20.138 [INFO] In session is user: yass 2026-05-05 09:22:20.459 [INFO] In session is user: yass 2026-05-05 09:22:20.744 [INFO] In session is user: yass 2026-05-05 09:22:21.080 [INFO] In session is user: yass 2026-05-05 09:22:21.430 [INFO] In session is user: yass 2026-05-05 09:22:21.725 [INFO] In session is user: yass 2026-05-05 09:22:22.044 [INFO] In session is user: yass 2026-05-05 09:22:22.380 [INFO] In session is user: yass 2026-05-05 09:22:22.703 [INFO] In session is user: yass 2026-05-05 09:22:23.061 [INFO] In session is user: yass 2026-05-05 09:22:23.485 [INFO] In session is user: yass 2026-05-05 09:22:23.797 [INFO] In session is user: yass 2026-05-05 09:22:24.272 [INFO] In session is user: yass 2026-05-05 09:22:24.858 [INFO] In session is user: yass 2026-05-05 09:22:25.446 [INFO] In session is user: yass 2026-05-05 09:22:25.892 [INFO] In session is user: yass 2026-05-05 09:22:26.203 [INFO] In session is user: yass 2026-05-05 09:22:26.544 [INFO] In session is user: yass 2026-05-05 09:22:26.824 [INFO] In session is user: yass 2026-05-05 09:22:27.164 [INFO] In session is user: yass 2026-05-05 09:22:27.484 [INFO] In session is user: yass 2026-05-05 09:22:27.673 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249305-05052026092227.txt === {"quote":"249305","customer":"3710","name":null,"customerName":"Concept Machine Tool Sales Inc.","comp":"01","open":"1","shipto":"ZEROX","shiptoName":"Zero-Max Inc.","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-28-2026","cust_po":"TOOL-CERT KITAMURA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brad Olson","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:33","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Brad Olson","follow_phone":"","follow_email":"Brad.olson@conceptmachine.com","pic_user":"jimmya","total_amt":"5000.00","total_gp":"5000.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"jimmya","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249305","line":"1","data":"Machine"},{"comp":"1","quote":"249305","line":"0","data":"04-28-2026 10:35-jennad For Kitamura Milling"}],"crmnotes":[],"items":[{"comp":"01","order":"249305","line":"1","part":"TOOL-CERT","qty":"1","price":"10000.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249305","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-05 09:22:27.959 [INFO] In session is user: yass 2026-05-05 09:22:28.291 [INFO] In session is user: yass 2026-05-05 09:22:28.983 [INFO] In session is user: yass 2026-05-05 09:22:29.417 [INFO] In session is user: yass 2026-05-05 09:22:29.710 [INFO] In session is user: yass 2026-05-05 09:22:30.063 [INFO] In session is user: yass 2026-05-05 09:22:30.564 [INFO] In session is user: yass 2026-05-05 09:22:30.886 [INFO] In session is user: yass 2026-05-05 09:22:31.344 [INFO] In session is user: yass 2026-05-05 09:22:31.832 [INFO] In session is user: yass 2026-05-05 09:22:32.329 [INFO] In session is user: yass 2026-05-05 09:22:32.760 [INFO] In session is user: yass 2026-05-05 09:22:33.246 [INFO] In session is user: yass 2026-05-05 09:22:33.566 [INFO] In session is user: yass 2026-05-05 09:22:34.069 [INFO] In session is user: yass 2026-05-05 09:22:34.377 [INFO] In session is user: yass 2026-05-05 09:22:34.852 [INFO] In session is user: yass 2026-05-05 09:22:35.131 [INFO] In session is user: yass 2026-05-05 09:22:35.410 [INFO] In session is user: yass 2026-05-05 09:22:35.884 [INFO] In session is user: yass 2026-05-05 09:22:36.468 [INFO] In session is user: yass 2026-05-05 09:22:36.795 [INFO] In session is user: yass 2026-05-05 09:22:37.063 [INFO] In session is user: yass 2026-05-05 09:22:37.600 [INFO] In session is user: yass 2026-05-05 09:22:37.901 [INFO] In session is user: yass 2026-05-05 09:22:38.388 [INFO] In session is user: yass 2026-05-05 09:22:38.669 [INFO] In session is user: yass 2026-05-05 09:22:39.201 [INFO] In session is user: yass 2026-05-05 09:22:39.491 [INFO] In session is user: yass 2026-05-05 09:22:39.805 [INFO] In session is user: yass 2026-05-05 09:22:40.099 [INFO] In session is user: yass 2026-05-05 09:22:40.654 [INFO] In session is user: yass 2026-05-05 09:22:41.079 [INFO] In session is user: yass 2026-05-05 09:22:41.580 [INFO] In session is user: yass 2026-05-05 09:22:41.923 [INFO] In session is user: yass 2026-05-05 09:22:42.196 [INFO] In session is user: yass 2026-05-05 09:22:42.534 [INFO] In session is user: yass 2026-05-05 09:22:43.138 [INFO] In session is user: yass 2026-05-05 09:22:43.500 [INFO] In session is user: yass 2026-05-05 09:22:43.812 [INFO] In session is user: yass 2026-05-05 09:22:44.131 [INFO] In session is user: yass 2026-05-05 09:22:44.460 [INFO] In session is user: yass 2026-05-05 09:22:44.773 [INFO] In session is user: yass 2026-05-05 09:22:45.108 [INFO] In session is user: yass 2026-05-05 09:22:45.413 [INFO] In session is user: yass 2026-05-05 09:22:45.919 [INFO] In session is user: yass 2026-05-05 09:22:46.227 [INFO] In session is user: yass 2026-05-05 09:22:46.503 [INFO] In session is user: yass 2026-05-05 09:22:47.237 [INFO] In session is user: yass 2026-05-05 09:22:47.649 [INFO] In session is user: yass 2026-05-05 09:22:47.976 [INFO] In session is user: yass 2026-05-05 09:22:48.769 [INFO] In session is user: yass 2026-05-05 09:22:49.107 [INFO] In session is user: yass 2026-05-05 09:22:49.437 [INFO] In session is user: yass 2026-05-05 09:22:49.940 [INFO] In session is user: yass 2026-05-05 09:22:50.396 [INFO] In session is user: yass 2026-05-05 09:22:50.675 [INFO] In session is user: yass 2026-05-05 09:22:51.345 [INFO] In session is user: yass 2026-05-05 09:22:51.890 [INFO] In session is user: yass 2026-05-05 09:22:52.371 [INFO] In session is user: yass 2026-05-05 09:22:52.858 [INFO] In session is user: yass 2026-05-05 09:22:53.161 [INFO] In session is user: yass 2026-05-05 09:22:53.667 [INFO] In session is user: yass 2026-05-05 10:04:54.890 [INFO] In session is user: danas 2026-05-05 10:07:56.409 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245519-05052026100756.txt === {"quote":"245519","customer":"19585","name":null,"customerName":"Thomas Skinner & Son Ltd.","comp":"01","open":"0","shipto":"DEHAVDCA","shiptoName":"DeHavilland","entry_date":"02-13-2026","cust_order_date":"03-13-2026","req_date":"03-27-2026","cust_po":"CAT40-SK16-90U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"90","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Patrick Sekida","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"12:53","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Patrick Sekida","follow_phone":"604-834-3369 direct","follow_email":"psekida@tskinner.com","pic_user":"bethw","total_amt":"8271.45","total_gp":"5101.84","total_gpm":"61.68","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"64","win_pct":"20","clo_date":"03-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":245519,"Line":0,"Comment":"02/19/2026 8:32 AM - bethw - Sent Patrick a FU email to make sure he saw the quote. This quote is to replace all Techniks, so the testing seems highly successful."},{"comp":1,"quote":245519,"Line":1,"Comment":"02/19/2026 8:32 AM - bethw - F/U changed from 03/13/2026 to 2/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245519,"Line":2,"Comment":"02/19/2026 9:49 AM - bethw - Per his reply. He is meeting with this customer later today and will call me after to discuss."},{"comp":1,"quote":245519,"Line":3,"Comment":"03/02/2026 2:55 PM - bethw - F/U changed from 02/26/2026 to 3/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245519,"Line":4,"Comment":"03/09/2026 12:42 PM - bethw - Sent Patrick QFU. Never heard back from Patrick."},{"comp":1,"quote":245519,"Line":5,"Comment":"03/09/2026 12:42 PM - bethw - F/U changed from 03/13/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245519,"Line":6,"Comment":"03/11/2026 8:17 AM - bethw - Per Patrick, they are waiting on all the mgmt approvals. Should become an order. (This is like a smaller Boeing in CAN)"},{"comp":1,"quote":245519,"Line":7,"Comment":"03/11/2026 8:17 AM - bethw - F/U changed from 03/16/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245519,"Line":8,"Comment":"04/08/2026 2:25 PM - bethw - We recently sent Q# 248166 on another tool package from DeHavilland. Sent email to Patrick to see if the new one supersedes this one."},{"comp":1,"quote":245519,"Line":9,"Comment":"04/08/2026 2:25 PM - bethw - F/U changed from 04/09/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245519,"Line":10,"Comment":"04/15/2026 2:36 PM - bethw - Sent Patrick FU email for update. He mentioned he had approval so not sure where the order is. push another week."},{"comp":1,"quote":245519,"Line":11,"Comment":"04/15/2026 2:36 PM - bethw - F/U changed from 04/14/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245519,"Line":12,"Comment":"04/15/2026 2:37 PM - bethw - F/U changed from 04/22/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245519,"Line":13,"Comment":"04/21/2026 11:04 AM - bethw - Per Patrick, they PO is recvd but had some errors and they are awaiting on the revised PO."},{"comp":1,"quote":245519,"Line":14,"Comment":"04/21/2026 11:04 AM - bethw - F/U changed from 04/22/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245519,"Line":15,"Comment":"04/21/2026 11:08 AM - bethw - F/U changed from 04/27/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245519,"Line":16,"Comment":"04/28/2026 9:24 AM - bethw - Sent Patrick a request for update."},{"comp":1,"quote":245519,"Line":17,"Comment":"04/28/2026 9:25 AM - bethw - F/U changed from 04/27/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245519,"Line":18,"Comment":"05/05/2026 10:07 AM - bethw - Per Patrick, this is moving but slowly. They are returning some faulty Teckniks items first and the return is taking longer than expected. Push 2 weeks."}],"items":[{"comp":"01","order":"245519","line":"1","part":"CAT40-SK10-90U-IDU","qty":"5","price":"409.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245519","line":"2","part":"SK10-1/8A","qty":"3","price":"72.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245519","line":"3","part":"SK10-1/4A","qty":"18","price":"72.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245519","line":"4","part":"SK10-3/16A","qty":"8","price":"72.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245519","line":"5","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245519","line":"6","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245519","line":"7","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245519","line":"8","part":"CAT40-SK16-120U-IDU","qty":"20","price":"494.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245519","line":"9","part":"SK16-3/8A","qty":"5","price":"89.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245519","line":"10","part":"PROMOTION-SK-TSK","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245519","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-05 10:09:38.361 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.074232, -88.141515, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.074232, -88.141515, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2098968 second/s. 2026-05-05 10:11:21.319 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249378-05052026101116.txt === {"quote":"249378","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"MARSSEAT","shiptoName":"PTSolutions - Seattle","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"H63A-SF0250-5.12CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Carla Chahanovich","drop_po":"","status":"0","user":"briand","conv_order":"","time":"11:03","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Carla Chahanovich","follow_phone":"425-827-7611","follow_email":"cchahanovich@pts-tools.com","pic_user":"bethw","total_amt":"1598.25","total_gp":"1074.84","total_gpm":"67.25","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"12","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249378","line":"1","data":"wrench."},{"comp":"1","quote":"249378","line":"0","data":"04-29-2026 11:04-briand: Added coolant tube and"}],"crmnotes":[],"items":[{"comp":"01","order":"249378","line":"1","part":"H63A-SF0250-5.12CP","qty":"3","price":"440.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249378","line":"2","part":"H63A-SF0500-3.54CP","qty":"2","price":"391.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249378","line":"3","part":"HSK63-TUBE","qty":"5","price":"39.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249378","line":"4","part":"HSK63-WRENCH","qty":"1","price":"98.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249378","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-05 10:12:17.620 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249382-05052026101217.txt === {"quote":"249382","customer":"4070","name":null,"customerName":"DXP Enterprises Inc.","comp":"01","open":"0","shipto":"DXPHALLI","shiptoName":"DXP SCS-Halliburton DMC OKLA","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"C50-9000(H)-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Dan Storts","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"11:32","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Dan Storts","follow_phone":"","follow_email":"daniel.storts@dxpe.com","pic_user":"bethw","total_amt":"299.28","total_gp":"217.56","total_gpm":"72.69","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249382","line":"1","part":"C50-9000(H)-EU","qty":"12","price":"43.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249382","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-05 10:13:46.338 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248085-05052026101345.txt === {"quote":"248085","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"CREATUNL","shiptoName":"Creations Unlimited Machining Inc","entry_date":"04-06-2026","cust_order_date":"05-06-2026","req_date":"05-18-2026","cust_po":"SF-POT-HSK40/C4","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Eric Ta","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"11:18","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Eric Ta","follow_phone":"858-812-8369","follow_email":"eric.ta@btsg-corp.com","pic_user":"bethw","total_amt":"190.50","total_gp":"-39.38","total_gpm":"-20.67","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"3","win_pct":"20","clo_date":"05-06-2026","notes":[],"crmnotes":[{"comp":1,"quote":248085,"Line":0,"Comment":"05/05/2026 10:13 AM - bethw - converted to SO# 1036202"}],"items":[{"comp":"01","order":"248085","line":"1","part":"SF-POT-HSK40/C4","qty":"2","price":"127.00","uom":"EA","discount":"25.00","req_date":"ship 1-2wks","branch":"1"},{"comp":"01","order":"248085","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-05 10:16:44.209 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247688-05052026101643.txt === {"quote":"247688","customer":"1720","name":null,"customerName":"DXP Enterprises, Inc. (Appl Spec)","comp":"01","open":"1","shipto":"APPLICAZ","shiptoName":"Application Specialties Inc","entry_date":"03-27-2026","cust_order_date":"04-27-2026","req_date":"05-08-2026","cust_po":"NK3/4-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Zak Powers","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"14:52","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Zak Powers","follow_phone":"206-962-2369","follow_email":"zak@1asi.com","pic_user":"bethw","total_amt":"1861.84","total_gp":"1271.74","total_gpm":"68.31","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"bethw","reason":"8","totalQty":"9","win_pct":"20","clo_date":"04-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":247688,"Line":0,"Comment":"04/29/2026 8:21 AM - bethw - Sent QFU to Zak to see if this remains active. Delivery may be of concern."},{"comp":1,"quote":247688,"Line":1,"Comment":"04/29/2026 8:22 AM - bethw - F/U changed from 04/27/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247688,"Line":2,"Comment":"05/05/2026 10:16 AM - bethw - collet has been ordered by another dist but nothing more in the area. Quote expired and closed."}],"items":[{"comp":"01","order":"247688","line":"1","part":"NK3/4-1/2","qty":"4","price":"94.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247688","line":"2","part":"CAT40-C3/4-105U-IDU","qty":"2","price":"571.00","uom":"EA","discount":"32.00","req_date":"on b/o ETA 6/11","branch":"1"},{"comp":"01","order":"247688","line":"3","part":"NCAT40-C3/4-105U-IDU","qty":"2","price":"610.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247688","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-05 10:29:49.185 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249651-05052026102948.txt === {"quote":"249651","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"1","shipto":"ALTERNAT","shiptoName":"AFI - Sarasota","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-04-2026","cust_po":"E346+ Presetter","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kevin","drop_po":"","status":"0","user":"alyssah","conv_order":"ADV","time":"05-04","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Kevin Abrams","follow_phone":"941-739-6566","follow_email":"kevina@afi-tools.com","pic_user":"mattm","total_amt":"15246.00","total_gp":"8087.78","total_gpm":"53.05","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"nickk","reason":"1","totalQty":"11","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":249651,"Line":0,"Comment":"05/05/2026 9:27 AM - mattm - Closed"}],"items":[{"comp":"01","order":"249651","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249651","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249651","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249651","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249651","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"5","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249651","line":"6","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249651","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-05 10:41:28.934 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249037-05052026104128.txt === {"quote":"249037","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"HILIWHIT","shiptoName":"Hilite Acutex","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"06-03-2026","cust_po":"Quote-CM-Repair LVR-62900","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Boersema","drop_po":"MZMP46-ER32Z-ICE","status":"0","user":"carleym","conv_order":"","time":"15:51","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Lisa Boersema","follow_phone":"","follow_email":"lisa.boersema@hilite.com","pic_user":"carleym","total_amt":"2881.33","total_gp":"2881.33","total_gpm":"100.00","rev_type":"LT","mod_date":"05-05-2026","mod_time":null,"mod_user":"carleym","reason":"E","totalQty":"3","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"249037","line":"3","data":"04-22-2026 15:55 - Discounts Recalculated"},{"comp":"1","quote":"249037","line":"2","data":"advisement from Tim R"},{"comp":"1","quote":"249037","line":"1","data":"04-22-2026 16:19-carleym Working, getting price"},{"comp":"1","quote":"249037","line":"0","data":"04-22-2026 16:24-carleym Tim approved pricing"}],"crmnotes":[{"comp":1,"quote":249037,"Line":0,"Comment":"04/28/2026 9:01 AM - carleym - F/U with Doug"},{"comp":1,"quote":249037,"Line":1,"Comment":"04/28/2026 9:17 AM - carleym - F/U changed from 04/28/2026 to 5/5/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249037","line":"1","part":"REPAIR","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249037","line":"2","part":"REPAIR-PARTS-LT/RAH","qty":"1","price":"3389.80","uom":"EA","discount":"15.00","req_date":"9-10 weeks","branch":"1"},{"comp":"01","order":"249037","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249037","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#LVR-62900/","Loc":"Y"},{"Quote":"249037","Line":"1","Company":"1","F_Line":"2","Comment":"Repair of MZMP46-ER32Z-ICE SN:2190152002 (Mim#124854)","Loc":"Y"},{"Quote":"249037","Line":"2","Company":"1","F_Line":"1","Comment":"Bearings, seals, o-rings, Input Spindle & Output","Loc":"Y"},{"Quote":"249037","Line":"2","Company":"1","F_Line":"2","Comment":"Spindle to be replaced.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-05 11:04:01.379 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248459-05052026110401.txt === {"quote":"248459","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"1","shipto":"BASSTOO","shiptoName":"Bass Tool & Supply Inc","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-25-2026","cust_po":"Quote-CM-Parts","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sharon Hutson","drop_po":"C6-DVMNL-00130-16CP","status":"0","user":"carleym","conv_order":"","time":"12:03","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Sharon Hutson","follow_phone":"713-682-1889 x 5946","follow_email":"shutson@basstool.com","pic_user":"carleym","total_amt":"224.40","total_gp":"155.68","total_gpm":"69.38","rev_type":"LT","mod_date":"05-05-2026","mod_time":null,"mod_user":"carleym","reason":"4","totalQty":"7","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248459","line":"0","data":"04-13-2026 12:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248459,"Line":0,"Comment":"05/05/2026 8:42 AM - carleym - F/U with Sharon"},{"comp":1,"quote":248459,"Line":1,"Comment":"05/05/2026 8:42 AM - carleym - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248459","line":"1","part":"SPDL","qty":"1","price":"63.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248459","line":"2","part":"OR.VPA.DC/VPA.0620.DC","qty":"1","price":"48.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248459","line":"3","part":"PPPV.16","qty":"1","price":"49.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248459","line":"4","part":"VPP.0512.RG","qty":"1","price":"14.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248459","line":"5","part":"ML.M10","qty":"2","price":"45.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248459","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248459","Line":"2","Company":"1","F_Line":"1","Comment":"*Replaces VPA.0620.DC","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-05 11:09:29.589 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-05 11:43:17.295 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.8514131402202, -74.0314583310548, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.8514131402202, -74.0314583310548, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2821129 second/s. 2026-05-05 11:44:12.637 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247416-05052026114412.txt === {"quote":"247416","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"DMGMORNJ","shiptoName":"DMG Mori/New Jersey","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-25-2026","cust_po":"Norman Roessle","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Norman Roessle","drop_po":"CNC260FA-M","status":"0","user":"alyssah","conv_order":"","time":"09:54","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Norman Roessle","follow_phone":"973-727-2642","follow_email":"nroessle@dmgmori-usa.com","pic_user":"jacobm","total_amt":"21679.95","total_gp":"14987.12","total_gpm":"69.13","rev_type":"RT","mod_date":"05-05-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"247416","line":"1","data":"Brian Norris to refelct date of 3/24"},{"comp":"1","quote":"247416","line":"0","data":"03-24-2026 09:56-alyssah Duplicate 244493 per"}],"crmnotes":[{"comp":1,"quote":247416,"Line":0,"Comment":"04/14/2026 9:11 AM - briann - F/U changed from 04/10/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247416,"Line":1,"Comment":"04/14/2026 9:11 AM - briann - CLO changed from 04/24/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":247416,"Line":2,"Comment":"04/14/2026 9:12 AM - briann - Req Date changed from 04/24/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247416,"Line":3,"Comment":"04/14/2026 9:12 AM - briann - PIC changed from briann to jacobm"}],"items":[{"comp":"01","order":"247416","line":"1","part":"CNC260FA-M","qty":"1","price":"30165.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247416","line":"2","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247416","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247416","Line":"1","Company":"1","F_Line":"1","Comment":"CMX special pricing includes installation.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-05 11:44:28.357 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244376-05052026114428.txt === {"quote":"244376","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"VERMES","shiptoName":"Vermes Machine Company, Inc.","entry_date":"01-23-2026","cust_order_date":null,"req_date":"05-25-2026","cust_po":"Norman Roessle","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Norman Roessle","drop_po":"5AX-250FA-M","status":"0","user":"stevel","conv_order":"","time":"14:09","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Norman Roessle","follow_phone":"","follow_email":"NROESSLE@dmgmori-usa.com>","pic_user":"jacobm","total_amt":"114187.00","total_gp":"80194.17","total_gpm":"70.23","rev_type":"RT","mod_date":"05-05-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":244376,"Line":0,"Comment":"02/22/2026 11:56 AM - stevel - F/U changed from 02/05/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244376,"Line":1,"Comment":"02/22/2026 11:57 AM - stevel - CLO changed from 02/23/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":244376,"Line":2,"Comment":"02/22/2026 11:57 AM - stevel - Req Date changed from 03/06/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":244376,"Line":3,"Comment":"03/27/2026 10:10 AM - briann - PIC changed from stevel to briann"},{"comp":1,"quote":244376,"Line":4,"Comment":"03/27/2026 10:10 AM - briann - F/U changed from 03/28/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244376,"Line":5,"Comment":"03/27/2026 10:10 AM - briann - CLO changed from 03/28/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":244376,"Line":6,"Comment":"03/27/2026 10:10 AM - briann - Req Date changed from 03/28/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":244376,"Line":7,"Comment":"04/14/2026 9:04 AM - briann - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244376,"Line":8,"Comment":"04/14/2026 9:04 AM - briann - CLO changed from 04/27/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244376,"Line":9,"Comment":"04/14/2026 9:04 AM - briann - Req Date changed from 04/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":244376,"Line":10,"Comment":"04/14/2026 9:05 AM - briann - PIC changed from briann to jacobm"}],"items":[{"comp":"01","order":"244376","line":"1","part":"5AX-250FA-M","qty":"1","price":"72803.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244376","line":"2","part":"5AX-2002FA-M","qty":"1","price":"59081.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244376","line":"3","part":"HYD-UNIT-NACHI-DC24V2","qty":"1","price":"10526.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244376","line":"4","part":"INSTALLATION-RT-5AX-NE","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"244376","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-05 11:44:40.462 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247417-05052026114440.txt === {"quote":"247417","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"DMGMORNJ","shiptoName":"DMG Mori/New Jersey","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-25-2026","cust_po":"Norman Roessle","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Norman Roessle","drop_po":"NCT200FA-M4","status":"0","user":"alyssah","conv_order":"","time":"09:56","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Norman Roessle","follow_phone":"973-727-2642","follow_email":"nroessle@dmgmori-usa.com","pic_user":"jacobm","total_amt":"17635.50","total_gp":"12003.95","total_gpm":"68.07","rev_type":"RT","mod_date":"05-05-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"247417","line":"1","data":"Brian Norris to reflect entry date of 3/24"},{"comp":"1","quote":"247417","line":"0","data":"03-24-2026 09:57-alyssah Duplicate q# 242141 per"}],"crmnotes":[{"comp":1,"quote":247417,"Line":0,"Comment":"04/14/2026 9:13 AM - briann - F/U changed from 04/10/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247417,"Line":1,"Comment":"04/14/2026 9:13 AM - briann - CLO changed from 04/24/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":247417,"Line":2,"Comment":"04/14/2026 9:14 AM - briann - Req Date changed from 04/24/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247417,"Line":3,"Comment":"04/14/2026 9:14 AM - briann - PIC changed from briann to jacobm"}],"items":[{"comp":"01","order":"247417","line":"1","part":"NCT200FA-M4","qty":"1","price":"23650.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247417","line":"2","part":"P-125S","qty":"1","price":"2895.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247417","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247417","Line":"1","Company":"1","F_Line":"1","Comment":"CMX1100 special pricing with installation","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-05 11:44:51.622 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244493-05052026114451.txt === {"quote":"244493","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"NFI","shiptoName":"NFI Industries","entry_date":"01-27-2026","cust_order_date":"05-01-2026","req_date":"05-25-2026","cust_po":"Norman Roessle","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Norman Roessle","drop_po":"CNC260FA-M","status":"0","user":"stevel","conv_order":"","time":"08:33","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Norman Roessle","follow_phone":"973-727-2642","follow_email":"nroessle@dmgmori-usa.com","pic_user":"jacobm","total_amt":"21679.95","total_gp":"14971.46","total_gpm":"69.06","rev_type":"RT","mod_date":"05-05-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"244493","line":"3","data":"to Terr 15."},{"comp":"1","quote":"244493","line":"2","data":"originally was showing up as Terr 43 and changed"},{"comp":"1","quote":"244493","line":"1","data":"as NFI in Champlain, NY. Changed as this"},{"comp":"1","quote":"244493","line":"0","data":"03-26-2026 13:36-briand: Brian gave me Ship To"}],"crmnotes":[{"comp":1,"quote":244493,"Line":0,"Comment":"02/23/2026 7:44 AM - stevel - F/U changed from 02/09/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244493,"Line":1,"Comment":"02/23/2026 7:44 AM - stevel - CLO changed from NaN/NaN/NaN to 03/27/2026 (CLO Date Updated)"},{"comp":1,"quote":244493,"Line":2,"Comment":"02/23/2026 7:44 AM - stevel - Req Date changed from 03/10/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":244493,"Line":3,"Comment":"02/23/2026 7:44 AM - stevel - PIC changed from stevel to briann"},{"comp":1,"quote":244493,"Line":4,"Comment":"04/14/2026 9:09 AM - briann - F/U changed from 03/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244493,"Line":5,"Comment":"04/14/2026 9:09 AM - briann - CLO changed from 03/27/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244493,"Line":6,"Comment":"04/14/2026 9:09 AM - briann - Req Date changed from 03/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":244493,"Line":7,"Comment":"04/14/2026 9:09 AM - briann - PIC changed from briann to jacobm"}],"items":[{"comp":"01","order":"244493","line":"1","part":"CNC260FA-M","qty":"1","price":"30165.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"244493","line":"2","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244493","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244493","Line":"1","Company":"1","F_Line":"1","Comment":"CMX special pricing includes installation.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-05 11:45:15.740 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244106-05052026114515.txt === {"quote":"244106","customer":"13700","name":null,"customerName":"The Robert E. Morris Company [CT]","comp":"01","open":"0","shipto":"MASSLINY","shiptoName":"Massapequa Precision Machining","entry_date":"01-20-2026","cust_order_date":"01-20-2026","req_date":"05-25-2026","cust_po":"Justin Zaleski","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Zaleski","drop_po":"CNC180OSP4-M","status":"0","user":"stevel","conv_order":"","time":"08:38","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Justin Zaleski","follow_phone":"","follow_email":"jzaleski@robertemorris.com","pic_user":"jacobm","total_amt":"14764.40","total_gp":"9650.37","total_gpm":"65.36","rev_type":"RT","mod_date":"05-05-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":244106,"Line":0,"Comment":"01/27/2026 10:20 AM - briann - F/U changed from 02/02/2026 to 2/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":1,"Comment":"02/02/2026 8:57 AM - briann - F/U changed from 02/09/2026 to 2/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":2,"Comment":"02/02/2026 8:58 AM - briann - CLO changed from 02/20/2026 to 03/30/2026 (CLO Date Updated)"},{"comp":1,"quote":244106,"Line":3,"Comment":"02/02/2026 8:58 AM - briann - Req Date changed from 03/03/2026 to 03/30/2026 (Req Date Updated)"},{"comp":1,"quote":244106,"Line":4,"Comment":"02/23/2026 9:22 AM - briann - F/U changed from 02/23/2026 to 3/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":5,"Comment":"03/10/2026 9:30 AM - briann - F/U changed from 03/09/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":6,"Comment":"03/10/2026 9:30 AM - briann - CLO changed from 03/30/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":244106,"Line":7,"Comment":"03/10/2026 9:31 AM - briann - Req Date changed from 03/30/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":244106,"Line":8,"Comment":"03/27/2026 10:13 AM - briann - F/U changed from 04/06/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":9,"Comment":"04/14/2026 9:03 AM - briann - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":10,"Comment":"04/14/2026 9:03 AM - briann - CLO changed from 04/27/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244106,"Line":11,"Comment":"04/14/2026 9:03 AM - briann - Req Date changed from 04/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":244106,"Line":12,"Comment":"04/14/2026 9:04 AM - briann - PIC changed from briann to jacobm"}],"items":[{"comp":"01","order":"244106","line":"1","part":"CNC180OSP4-M","qty":"1","price":"21092.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244106","line":"2","part":"TCE-97617-2300R","qty":"1","price":"1123.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244106","line":"3","part":"TCE-E6384-2300R","qty":"1","price":"1050.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244106","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-05 11:45:30.590 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247720-05052026114530.txt === {"quote":"247720","customer":"1030","name":null,"customerName":"A & M Industrial Supply","comp":"01","open":"0","shipto":"GENMACH","shiptoName":"General Machine Products","entry_date":"03-30-2026","cust_order_date":"03-30-2026","req_date":"04-30-2026","cust_po":"Zero Clamp Workholding","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Bob Hoffmann","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:03","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Bob Hoffmann","follow_phone":"732-522-1853","follow_email":"bhoffmann@am-ind.com","pic_user":"jacobm","total_amt":"30232.80","total_gp":"15091.28","total_gpm":"49.92","rev_type":"WAP","mod_date":"05-05-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"101","win_pct":"20","clo_date":"04-30-2026","notes":[{"comp":"1","quote":"247720","line":"12","data":"03-30-2026 11:06 - Discounts Recalculated"},{"comp":"1","quote":"247720","line":"11","data":"03-30-2026 10:38 - Discounts Recalculated"},{"comp":"1","quote":"247720","line":"10","data":"03-30-2026 10:04 - Discounts Recalculated QS"},{"comp":"1","quote":"247720","line":"9","data":"and Steven know the quote #."},{"comp":"1","quote":"247720","line":"8","data":"info so I can change the quote. Let Jacob, Brian"},{"comp":"1","quote":"247720","line":"7","data":"on the QL. Waiting for EU to provide Distributor"},{"comp":"1","quote":"247720","line":"6","data":"03-30-2026 10:07-briand: Put the WH-ZP90-SSTUD-H"},{"comp":"1","quote":"247720","line":"5","data":"& lead time on the one item."},{"comp":"1","quote":"247720","line":"4","data":"cc Brian N and Jacob/15 when we have pricing"},{"comp":"1","quote":"247720","line":"3","data":"updated quote & QL. Will send to Bob Hoffmann and"},{"comp":"1","quote":"247720","line":"2","data":"03-30-2026 10:41-briand: EU said to use A&M,"},{"comp":"1","quote":"247720","line":"1","data":"discount, sent to Bob."},{"comp":"1","quote":"247720","line":"0","data":"03-31-2026 11:02-briand: Brian approved 28%"}],"crmnotes":[{"comp":1,"quote":247720,"Line":0,"Comment":"04/06/2026 9:18 AM - briand - Sent Bob Hoffmann an email req update for this quote. I know last week was slow for most people with the holiday. Asked him who the POC in the PA office is. I wasn't sure if it is Angie Fuhrer or not."},{"comp":1,"quote":247720,"Line":1,"Comment":"04/06/2026 9:19 AM - briand - F/U changed from 04/03/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247720,"Line":2,"Comment":"04/06/2026 9:46 AM - briand - Bob said that POC for A&M's PA office is Mike Baker (mbaker@am-ind.com). I'm showing two phone #'s for him in NERP: 855-207-0400 x632 and 570-223-4403. Will ask him for an update and to confirm what # is best to reach him."},{"comp":1,"quote":247720,"Line":3,"Comment":"04/06/2026 4:58 PM - jacobm - Followed up with Bob and Mike on 4/6/2026\nLeft voicemail and email with EU."},{"comp":1,"quote":247720,"Line":4,"Comment":"04/10/2026 12:52 PM - jacobm - Follow up Email with Mike. Awaiting response from EU"},{"comp":1,"quote":247720,"Line":5,"Comment":"04/10/2026 12:52 PM - jacobm - F/U changed from 04/10/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247720,"Line":6,"Comment":"04/10/2026 3:36 PM - jacobm - Mike has update us on EU in decision window. Said to keep Quote open. Will follow up in the middle of next week"},{"comp":1,"quote":247720,"Line":7,"Comment":"04/16/2026 11:19 AM - jacobm - Emailed Mike again. Gentle nudge to keep it on his radar without seeming overbearing"},{"comp":1,"quote":247720,"Line":8,"Comment":"04/16/2026 11:19 AM - jacobm - F/U changed from 04/15/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247720,"Line":9,"Comment":"04/24/2026 12:41 PM - jacobm - Sent a follow up email with Mike. Adding possibility of shorter lead time for backordered item if or when order is placed"},{"comp":1,"quote":247720,"Line":10,"Comment":"04/24/2026 12:41 PM - jacobm - F/U changed from 04/22/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247720,"Line":11,"Comment":"05/01/2026 4:10 PM - jacobm - F/U changed from 04/30/2026 to 5/7/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247720","line":"1","part":"WH-ZP90-SSTUD-H","qty":"26","price":"71.00","uom":"EA","discount":"28.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247720","line":"2","part":"WH-ZP90-STUD-14M12","qty":"48","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247720","line":"3","part":"WH-ZP90-STD","qty":"26","price":"1352.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247720","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247720","Line":"1","Company":"1","F_Line":"1","Comment":"Estimated lead time is 8~10 weeks after receipt of an","Loc":"Y"},{"Quote":"247720","Line":"1","Company":"1","F_Line":"2","Comment":"order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-05 11:51:59.564 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.8514067097765, -74.0314537230666, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.8514067097765, -74.0314537230666, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2002748 second/s. 2026-05-05 12:46:51.412 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.074232, -88.141515, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.074232, -88.141515, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2446433 second/s. 2026-05-05 13:17:06.231 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0959243, -88.0631238, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0959243, -88.0631238, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2466402 second/s. 2026-05-05 14:33:21.294 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245521-05052026143320.txt === {"quote":"245521","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"LOCKMAR","shiptoName":"Lockheed Martin Rotary &","entry_date":"02-13-2026","cust_order_date":"04-02-2026","req_date":"05-05-2026","cust_po":"C8 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Jennison","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:18","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Jim Jennison","follow_phone":"607-591-6961","follow_email":"jjennison@butlerbros.com","pic_user":"briand","total_amt":"144280.00","total_gp":"70472.60","total_gpm":"48.84","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"691","win_pct":"20","clo_date":"05-05-2026","notes":[{"comp":"1","quote":"245521","line":"9","data":"02-13-2026 13:24 - Discounts Recalculated QS"},{"comp":"1","quote":"245521","line":"8","data":"Added C8 Tubes, C8 tube wrench and holder wrenches"},{"comp":"1","quote":"245521","line":"7","data":"and leave out the extensions & reducers Q # 245526"},{"comp":"1","quote":"245521","line":"6","data":"Jim Jennison wants a 2nd quote w/ only 8pcs each"},{"comp":"1","quote":"245521","line":"5","data":"w/ Travis & Brian on discount, Terr 19"},{"comp":"1","quote":"245521","line":"4","data":"once we have the pricing/lead time, will discuss"},{"comp":"1","quote":"245521","line":"3","data":"02-13-2026 13:25-briand: Put 12 lines on the QL,"},{"comp":"1","quote":"245521","line":"2","data":"Purchasing, I'll get the quotes to Jim."},{"comp":"1","quote":"245521","line":"1","data":"quotes at 50%. Once I have everything from"},{"comp":"1","quote":"245521","line":"0","data":"02-13-2026 15:09-briand: Brian said to quote both"}],"crmnotes":[{"comp":1,"quote":245521,"Line":0,"Comment":"02/18/2026 9:07 AM - briand - Talked to Travis. He had a good discussion w/ Jim Jennison. Apparently Lockheed is buying two machines w/ C8 and is looking for the tooling and possibly a table, workholding, an angle head or two and a presetter. Jim told him this may go into March however he is meeting with Lockheed tomorrow and then he & Travis will do a co-travel there as well. Pushing the two tooling quotes to early March. Not sure when Lockheed is taking delivery on the two machines."},{"comp":1,"quote":245521,"Line":1,"Comment":"02/18/2026 9:46 AM - briand - F/U changed from 02/26/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245521,"Line":2,"Comment":"02/18/2026 9:46 AM - briand - CLO changed from 03/13/2026 to 03/16/2026 (CLO Date Updated)"},{"comp":1,"quote":245521,"Line":3,"Comment":"04/02/2026 4:00 PM - briand - Talked to Travis today, he said Jim told him these quotes were for budgetary purposes as he also quoted a couple presetters. Will still keep these open and can requote when the time comes."},{"comp":1,"quote":245521,"Line":4,"Comment":"04/02/2026 4:01 PM - briand - Req Date changed from 04/02/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":245521,"Line":5,"Comment":"04/02/2026 4:01 PM - briand - CLO changed from 04/02/2026 to 05/05/2026 (CLO Date Updated)"},{"comp":1,"quote":245521,"Line":6,"Comment":"04/02/2026 4:02 PM - briand - F/U changed from 04/02/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245521,"Line":7,"Comment":"05/05/2026 2:33 PM - briand - Jim told Travis that the quotes for Lockheed are still active and he knows that we will need to requote when the time comes. Will keep them open and if nothing by next review date, will close since they've been open awhile."}],"items":[{"comp":"01","order":"245521","line":"1","part":"C8-ASHA-075-25.4CP","qty":"10","price":"1013.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"2","part":"C8-ASHR-122-25.4CP","qty":"10","price":"993.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"3","part":"C8-ASHL-122-25.4CP","qty":"10","price":"993.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"4","part":"C8-ASHL-45-135-25.4CP","qty":"10","price":"1095.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"5","part":"C8-ASHR-45-135-25.4CP","qty":"10","price":"1095.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"6","part":"C8-EM1250-80","qty":"10","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"7","part":"C8-EM0500-70","qty":"10","price":"534.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"8","part":"C8-EM0375-70","qty":"10","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"9","part":"C8-EM1000-80","qty":"10","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"10","part":"C8-EM0750-70","qty":"10","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"11","part":"C8-ER32-70","qty":"10","price":"643.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"12","part":"C8-ER32-160","qty":"10","price":"712.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"13","part":"032-SPAN","qty":"10","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"14","part":"C8-ER40-70","qty":"10","price":"705.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"15","part":"040-SPAN","qty":"10","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"16","part":"C8-C3/4-105","qty":"10","price":"928.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"17","part":"C8-C3/4-135-IDU","qty":"10","price":"1079.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"18","part":"9HC22","qty":"20","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"19","part":"C8-C1-105","qty":"10","price":"973.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"20","part":"C8-C1-165-IDU","qty":"10","price":"1187.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"21","part":"9HC25","qty":"10","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"22","part":"C8-C1.1/4-105-IDU","qty":"10","price":"1119.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"23","part":"9HC32","qty":"10","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"24","part":"C8-SM0750-30CP","qty":"10","price":"703.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"25","part":"C8-SM1000-30CP","qty":"10","price":"716.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"26","part":"C8-SK16-165-EU","qty":"10","price":"935.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"27","part":"C8-SK16-120-EU","qty":"10","price":"814.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"28","part":"9HC16","qty":"10","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"29","part":"C8-SK25-120-EU","qty":"10","price":"872.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"30","part":"C8-SK25-165-EU","qty":"10","price":"961.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"31","part":"C8-SK10-120-EU","qty":"10","price":"839.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"32","part":"SKL-10","qty":"10","price":"33.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"33","part":"C8-EXC8-125","qty":"10","price":"670.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"34","part":"C8-EXC8-65","qty":"10","price":"670.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"35","part":"C8-EXC8-100","qty":"10","price":"670.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"36","part":"C8-RDC6-80","qty":"10","price":"638.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"37","part":"C8-RDC6-120-QC","qty":"10","price":"1275.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"38","part":"C8-TUBE","qty":"300","price":"113.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"39","part":"C8-WRENCH","qty":"10","price":"168.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"41","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245521","Line":"7","Company":"1","F_Line":"1","Comment":"Currently eight (8) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245521","Line":"7","Company":"1","F_Line":"2","Comment":"lead time on the balance is 12~14 weeks after receipt","Loc":"Y"},{"Quote":"245521","Line":"7","Company":"1","F_Line":"3","Comment":"of an order.","Loc":"Y"},{"Quote":"245521","Line":"24","Company":"1","F_Line":"1","Comment":"Currently two (2) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245521","Line":"24","Company":"1","F_Line":"2","Comment":"lead time for balance of eight (8) is 12~14 weeks after","Loc":"Y"},{"Quote":"245521","Line":"24","Company":"1","F_Line":"3","Comment":"receipt of an order.","Loc":"Y"},{"Quote":"245521","Line":"25","Company":"1","F_Line":"1","Comment":"No stock in Illinois. Estimated lead time is 12~14","Loc":"Y"},{"Quote":"245521","Line":"25","Company":"1","F_Line":"2","Comment":"weeks after receipt of an order.","Loc":"Y"},{"Quote":"245521","Line":"26","Company":"1","F_Line":"1","Comment":"Currently two (2) in stock in Illinois. Balance of","Loc":"Y"},{"Quote":"245521","Line":"26","Company":"1","F_Line":"2","Comment":"eight (8) in stock at the factory, 2 week lead time","Loc":"Y"},{"Quote":"245521","Line":"26","Company":"1","F_Line":"3","Comment":"after receipt of an order.","Loc":"Y"},{"Quote":"245521","Line":"31","Company":"1","F_Line":"1","Comment":"Currently six (6) in stock in Illinois. Balance of","Loc":"Y"},{"Quote":"245521","Line":"31","Company":"1","F_Line":"2","Comment":"four (4) in stock at the factory, 2 week lead time","Loc":"Y"},{"Quote":"245521","Line":"31","Company":"1","F_Line":"3","Comment":"after receipt of an order.","Loc":"Y"},{"Quote":"245521","Line":"33","Company":"1","F_Line":"1","Comment":"No stock in Illinois. Estimated lead time is 2~3 weeks","Loc":"Y"},{"Quote":"245521","Line":"33","Company":"1","F_Line":"2","Comment":"after receipt of an order.","Loc":"Y"},{"Quote":"245521","Line":"34","Company":"1","F_Line":"1","Comment":"Currently five (5) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245521","Line":"34","Company":"1","F_Line":"2","Comment":"lead time for the balance is 2~3 weeks after receipt of","Loc":"Y"},{"Quote":"245521","Line":"34","Company":"1","F_Line":"3","Comment":"an order. If additional quantities are needed,","Loc":"Y"},{"Quote":"245521","Line":"34","Company":"1","F_Line":"4","Comment":"estimated lead time would be 12~14 weeks.","Loc":"Y"},{"Quote":"245521","Line":"35","Company":"1","F_Line":"1","Comment":"Currently two (2) in stock in Illinois. Estimated lead","Loc":"Y"},{"Quote":"245521","Line":"35","Company":"1","F_Line":"2","Comment":"time for the balance is 12~14 weeks after receipt of an","Loc":"Y"},{"Quote":"245521","Line":"35","Company":"1","F_Line":"3","Comment":"order.","Loc":"Y"},{"Quote":"245521","Line":"36","Company":"1","F_Line":"1","Comment":"Currently three (3) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245521","Line":"36","Company":"1","F_Line":"2","Comment":"lead time for the balance is 2~3 weeks after receipt of","Loc":"Y"},{"Quote":"245521","Line":"36","Company":"1","F_Line":"3","Comment":"an order.","Loc":"Y"},{"Quote":"245521","Line":"37","Company":"1","F_Line":"1","Comment":"Currently five (5) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245521","Line":"37","Company":"1","F_Line":"2","Comment":"lead time for the balance is 4~6 weeks after receipt of","Loc":"Y"},{"Quote":"245521","Line":"37","Company":"1","F_Line":"3","Comment":"an order. If additional quantities are needed,","Loc":"Y"},{"Quote":"245521","Line":"37","Company":"1","F_Line":"4","Comment":"estimated lead time is 12~14 weeks.","Loc":"Y"},{"Quote":"245521","Line":"38","Company":"1","F_Line":"1","Comment":"Currently 121 in stock in Illinois, estimated lead time","Loc":"Y"},{"Quote":"245521","Line":"38","Company":"1","F_Line":"2","Comment":"for the balance is 8~9 weeks after receipt of an order.","Loc":"Y"},{"Quote":"245521","Line":"39","Company":"1","F_Line":"1","Comment":"Currently nine (9) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245521","Line":"39","Company":"1","F_Line":"2","Comment":"lead time is 8~9 weeks after receipt of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":40}}] 2026-05-05 14:33:37.655 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245521-05052026143337.txt === {"quote":"245521","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"LOCKMAR","shiptoName":"Lockheed Martin Rotary &","entry_date":"02-13-2026","cust_order_date":"04-02-2026","req_date":"05-05-2026","cust_po":"C8 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Jennison","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:18","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Jim Jennison","follow_phone":"607-591-6961","follow_email":"jjennison@butlerbros.com","pic_user":"briand","total_amt":"144280.00","total_gp":"70472.60","total_gpm":"48.84","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"691","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"245521","line":"9","data":"02-13-2026 13:24 - Discounts Recalculated QS"},{"comp":"1","quote":"245521","line":"8","data":"Added C8 Tubes, C8 tube wrench and holder wrenches"},{"comp":"1","quote":"245521","line":"7","data":"and leave out the extensions & reducers Q # 245526"},{"comp":"1","quote":"245521","line":"6","data":"Jim Jennison wants a 2nd quote w/ only 8pcs each"},{"comp":"1","quote":"245521","line":"5","data":"w/ Travis & Brian on discount, Terr 19"},{"comp":"1","quote":"245521","line":"4","data":"once we have the pricing/lead time, will discuss"},{"comp":"1","quote":"245521","line":"3","data":"02-13-2026 13:25-briand: Put 12 lines on the QL,"},{"comp":"1","quote":"245521","line":"2","data":"Purchasing, I'll get the quotes to Jim."},{"comp":"1","quote":"245521","line":"1","data":"quotes at 50%. Once I have everything from"},{"comp":"1","quote":"245521","line":"0","data":"02-13-2026 15:09-briand: Brian said to quote both"}],"crmnotes":[{"comp":1,"quote":245521,"Line":0,"Comment":"02/18/2026 9:07 AM - briand - Talked to Travis. He had a good discussion w/ Jim Jennison. Apparently Lockheed is buying two machines w/ C8 and is looking for the tooling and possibly a table, workholding, an angle head or two and a presetter. Jim told him this may go into March however he is meeting with Lockheed tomorrow and then he & Travis will do a co-travel there as well. Pushing the two tooling quotes to early March. Not sure when Lockheed is taking delivery on the two machines."},{"comp":1,"quote":245521,"Line":1,"Comment":"02/18/2026 9:46 AM - briand - F/U changed from 02/26/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245521,"Line":2,"Comment":"02/18/2026 9:46 AM - briand - CLO changed from 03/13/2026 to 03/16/2026 (CLO Date Updated)"},{"comp":1,"quote":245521,"Line":3,"Comment":"04/02/2026 4:00 PM - briand - Talked to Travis today, he said Jim told him these quotes were for budgetary purposes as he also quoted a couple presetters. Will still keep these open and can requote when the time comes."},{"comp":1,"quote":245521,"Line":4,"Comment":"04/02/2026 4:01 PM - briand - Req Date changed from 04/02/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":245521,"Line":5,"Comment":"04/02/2026 4:01 PM - briand - CLO changed from 04/02/2026 to 05/05/2026 (CLO Date Updated)"},{"comp":1,"quote":245521,"Line":6,"Comment":"04/02/2026 4:02 PM - briand - F/U changed from 04/02/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245521,"Line":7,"Comment":"05/05/2026 2:33 PM - briand - Jim told Travis that the quotes for Lockheed are still active and he knows that we will need to requote when the time comes. Will keep them open and if nothing by next review date, will close since they've been open awhile."},{"comp":1,"quote":245521,"Line":8,"Comment":"05/05/2026 2:33 PM - briand - F/U changed from 05/05/2026 to 6/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245521,"Line":9,"Comment":"05/05/2026 2:33 PM - briand - CLO changed from 05/05/2026 to 06/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245521","line":"1","part":"C8-ASHA-075-25.4CP","qty":"10","price":"1013.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"2","part":"C8-ASHR-122-25.4CP","qty":"10","price":"993.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"3","part":"C8-ASHL-122-25.4CP","qty":"10","price":"993.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"4","part":"C8-ASHL-45-135-25.4CP","qty":"10","price":"1095.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"5","part":"C8-ASHR-45-135-25.4CP","qty":"10","price":"1095.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"6","part":"C8-EM1250-80","qty":"10","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"7","part":"C8-EM0500-70","qty":"10","price":"534.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"8","part":"C8-EM0375-70","qty":"10","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"9","part":"C8-EM1000-80","qty":"10","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"10","part":"C8-EM0750-70","qty":"10","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"11","part":"C8-ER32-70","qty":"10","price":"643.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"12","part":"C8-ER32-160","qty":"10","price":"712.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"13","part":"032-SPAN","qty":"10","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"14","part":"C8-ER40-70","qty":"10","price":"705.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"15","part":"040-SPAN","qty":"10","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"16","part":"C8-C3/4-105","qty":"10","price":"928.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"17","part":"C8-C3/4-135-IDU","qty":"10","price":"1079.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"18","part":"9HC22","qty":"20","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"19","part":"C8-C1-105","qty":"10","price":"973.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"20","part":"C8-C1-165-IDU","qty":"10","price":"1187.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"21","part":"9HC25","qty":"10","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"22","part":"C8-C1.1/4-105-IDU","qty":"10","price":"1119.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"23","part":"9HC32","qty":"10","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"24","part":"C8-SM0750-30CP","qty":"10","price":"703.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"25","part":"C8-SM1000-30CP","qty":"10","price":"716.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"26","part":"C8-SK16-165-EU","qty":"10","price":"935.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"27","part":"C8-SK16-120-EU","qty":"10","price":"814.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"28","part":"9HC16","qty":"10","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"29","part":"C8-SK25-120-EU","qty":"10","price":"872.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"30","part":"C8-SK25-165-EU","qty":"10","price":"961.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"31","part":"C8-SK10-120-EU","qty":"10","price":"839.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"32","part":"SKL-10","qty":"10","price":"33.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"33","part":"C8-EXC8-125","qty":"10","price":"670.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"34","part":"C8-EXC8-65","qty":"10","price":"670.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"35","part":"C8-EXC8-100","qty":"10","price":"670.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"36","part":"C8-RDC6-80","qty":"10","price":"638.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"37","part":"C8-RDC6-120-QC","qty":"10","price":"1275.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"38","part":"C8-TUBE","qty":"300","price":"113.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"39","part":"C8-WRENCH","qty":"10","price":"168.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"41","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245521","Line":"7","Company":"1","F_Line":"1","Comment":"Currently eight (8) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245521","Line":"7","Company":"1","F_Line":"2","Comment":"lead time on the balance is 12~14 weeks after receipt","Loc":"Y"},{"Quote":"245521","Line":"7","Company":"1","F_Line":"3","Comment":"of an order.","Loc":"Y"},{"Quote":"245521","Line":"24","Company":"1","F_Line":"1","Comment":"Currently two (2) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245521","Line":"24","Company":"1","F_Line":"2","Comment":"lead time for balance of eight (8) is 12~14 weeks after","Loc":"Y"},{"Quote":"245521","Line":"24","Company":"1","F_Line":"3","Comment":"receipt of an order.","Loc":"Y"},{"Quote":"245521","Line":"25","Company":"1","F_Line":"1","Comment":"No stock in Illinois. Estimated lead time is 12~14","Loc":"Y"},{"Quote":"245521","Line":"25","Company":"1","F_Line":"2","Comment":"weeks after receipt of an order.","Loc":"Y"},{"Quote":"245521","Line":"26","Company":"1","F_Line":"1","Comment":"Currently two (2) in stock in Illinois. Balance of","Loc":"Y"},{"Quote":"245521","Line":"26","Company":"1","F_Line":"2","Comment":"eight (8) in stock at the factory, 2 week lead time","Loc":"Y"},{"Quote":"245521","Line":"26","Company":"1","F_Line":"3","Comment":"after receipt of an order.","Loc":"Y"},{"Quote":"245521","Line":"31","Company":"1","F_Line":"1","Comment":"Currently six (6) in stock in Illinois. Balance of","Loc":"Y"},{"Quote":"245521","Line":"31","Company":"1","F_Line":"2","Comment":"four (4) in stock at the factory, 2 week lead time","Loc":"Y"},{"Quote":"245521","Line":"31","Company":"1","F_Line":"3","Comment":"after receipt of an order.","Loc":"Y"},{"Quote":"245521","Line":"33","Company":"1","F_Line":"1","Comment":"No stock in Illinois. Estimated lead time is 2~3 weeks","Loc":"Y"},{"Quote":"245521","Line":"33","Company":"1","F_Line":"2","Comment":"after receipt of an order.","Loc":"Y"},{"Quote":"245521","Line":"34","Company":"1","F_Line":"1","Comment":"Currently five (5) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245521","Line":"34","Company":"1","F_Line":"2","Comment":"lead time for the balance is 2~3 weeks after receipt of","Loc":"Y"},{"Quote":"245521","Line":"34","Company":"1","F_Line":"3","Comment":"an order. If additional quantities are needed,","Loc":"Y"},{"Quote":"245521","Line":"34","Company":"1","F_Line":"4","Comment":"estimated lead time would be 12~14 weeks.","Loc":"Y"},{"Quote":"245521","Line":"35","Company":"1","F_Line":"1","Comment":"Currently two (2) in stock in Illinois. Estimated lead","Loc":"Y"},{"Quote":"245521","Line":"35","Company":"1","F_Line":"2","Comment":"time for the balance is 12~14 weeks after receipt of an","Loc":"Y"},{"Quote":"245521","Line":"35","Company":"1","F_Line":"3","Comment":"order.","Loc":"Y"},{"Quote":"245521","Line":"36","Company":"1","F_Line":"1","Comment":"Currently three (3) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245521","Line":"36","Company":"1","F_Line":"2","Comment":"lead time for the balance is 2~3 weeks after receipt of","Loc":"Y"},{"Quote":"245521","Line":"36","Company":"1","F_Line":"3","Comment":"an order.","Loc":"Y"},{"Quote":"245521","Line":"37","Company":"1","F_Line":"1","Comment":"Currently five (5) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245521","Line":"37","Company":"1","F_Line":"2","Comment":"lead time for the balance is 4~6 weeks after receipt of","Loc":"Y"},{"Quote":"245521","Line":"37","Company":"1","F_Line":"3","Comment":"an order. If additional quantities are needed,","Loc":"Y"},{"Quote":"245521","Line":"37","Company":"1","F_Line":"4","Comment":"estimated lead time is 12~14 weeks.","Loc":"Y"},{"Quote":"245521","Line":"38","Company":"1","F_Line":"1","Comment":"Currently 121 in stock in Illinois, estimated lead time","Loc":"Y"},{"Quote":"245521","Line":"38","Company":"1","F_Line":"2","Comment":"for the balance is 8~9 weeks after receipt of an order.","Loc":"Y"},{"Quote":"245521","Line":"39","Company":"1","F_Line":"1","Comment":"Currently nine (9) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245521","Line":"39","Company":"1","F_Line":"2","Comment":"lead time is 8~9 weeks after receipt of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":40}}] 2026-05-05 14:33:45.441 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245521-05052026143345.txt === {"quote":"245521","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"LOCKMAR","shiptoName":"Lockheed Martin Rotary &","entry_date":"02-13-2026","cust_order_date":"04-02-2026","req_date":"06-30-2026","cust_po":"C8 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Jennison","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:18","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Jim Jennison","follow_phone":"607-591-6961","follow_email":"jjennison@butlerbros.com","pic_user":"briand","total_amt":"144280.00","total_gp":"70472.60","total_gpm":"48.84","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"691","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"245521","line":"9","data":"02-13-2026 13:24 - Discounts Recalculated QS"},{"comp":"1","quote":"245521","line":"8","data":"Added C8 Tubes, C8 tube wrench and holder wrenches"},{"comp":"1","quote":"245521","line":"7","data":"and leave out the extensions & reducers Q # 245526"},{"comp":"1","quote":"245521","line":"6","data":"Jim Jennison wants a 2nd quote w/ only 8pcs each"},{"comp":"1","quote":"245521","line":"5","data":"w/ Travis & Brian on discount, Terr 19"},{"comp":"1","quote":"245521","line":"4","data":"once we have the pricing/lead time, will discuss"},{"comp":"1","quote":"245521","line":"3","data":"02-13-2026 13:25-briand: Put 12 lines on the QL,"},{"comp":"1","quote":"245521","line":"2","data":"Purchasing, I'll get the quotes to Jim."},{"comp":"1","quote":"245521","line":"1","data":"quotes at 50%. Once I have everything from"},{"comp":"1","quote":"245521","line":"0","data":"02-13-2026 15:09-briand: Brian said to quote both"}],"crmnotes":[{"comp":1,"quote":245521,"Line":0,"Comment":"02/18/2026 9:07 AM - briand - Talked to Travis. He had a good discussion w/ Jim Jennison. Apparently Lockheed is buying two machines w/ C8 and is looking for the tooling and possibly a table, workholding, an angle head or two and a presetter. Jim told him this may go into March however he is meeting with Lockheed tomorrow and then he & Travis will do a co-travel there as well. Pushing the two tooling quotes to early March. Not sure when Lockheed is taking delivery on the two machines."},{"comp":1,"quote":245521,"Line":1,"Comment":"02/18/2026 9:46 AM - briand - F/U changed from 02/26/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245521,"Line":2,"Comment":"02/18/2026 9:46 AM - briand - CLO changed from 03/13/2026 to 03/16/2026 (CLO Date Updated)"},{"comp":1,"quote":245521,"Line":3,"Comment":"04/02/2026 4:00 PM - briand - Talked to Travis today, he said Jim told him these quotes were for budgetary purposes as he also quoted a couple presetters. Will still keep these open and can requote when the time comes."},{"comp":1,"quote":245521,"Line":4,"Comment":"04/02/2026 4:01 PM - briand - Req Date changed from 04/02/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":245521,"Line":5,"Comment":"04/02/2026 4:01 PM - briand - CLO changed from 04/02/2026 to 05/05/2026 (CLO Date Updated)"},{"comp":1,"quote":245521,"Line":6,"Comment":"04/02/2026 4:02 PM - briand - F/U changed from 04/02/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245521,"Line":7,"Comment":"05/05/2026 2:33 PM - briand - Jim told Travis that the quotes for Lockheed are still active and he knows that we will need to requote when the time comes. Will keep them open and if nothing by next review date, will close since they've been open awhile."},{"comp":1,"quote":245521,"Line":8,"Comment":"05/05/2026 2:33 PM - briand - F/U changed from 05/05/2026 to 6/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245521,"Line":9,"Comment":"05/05/2026 2:33 PM - briand - CLO changed from 05/05/2026 to 06/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245521,"Line":10,"Comment":"05/05/2026 2:33 PM - briand - Req Date changed from 05/05/2026 to 06/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245521","line":"1","part":"C8-ASHA-075-25.4CP","qty":"10","price":"1013.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"2","part":"C8-ASHR-122-25.4CP","qty":"10","price":"993.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"3","part":"C8-ASHL-122-25.4CP","qty":"10","price":"993.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"4","part":"C8-ASHL-45-135-25.4CP","qty":"10","price":"1095.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"5","part":"C8-ASHR-45-135-25.4CP","qty":"10","price":"1095.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"6","part":"C8-EM1250-80","qty":"10","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"7","part":"C8-EM0500-70","qty":"10","price":"534.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"8","part":"C8-EM0375-70","qty":"10","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"9","part":"C8-EM1000-80","qty":"10","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"10","part":"C8-EM0750-70","qty":"10","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"11","part":"C8-ER32-70","qty":"10","price":"643.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"12","part":"C8-ER32-160","qty":"10","price":"712.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"13","part":"032-SPAN","qty":"10","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"14","part":"C8-ER40-70","qty":"10","price":"705.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"15","part":"040-SPAN","qty":"10","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"16","part":"C8-C3/4-105","qty":"10","price":"928.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"17","part":"C8-C3/4-135-IDU","qty":"10","price":"1079.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"18","part":"9HC22","qty":"20","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"19","part":"C8-C1-105","qty":"10","price":"973.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"20","part":"C8-C1-165-IDU","qty":"10","price":"1187.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"21","part":"9HC25","qty":"10","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"22","part":"C8-C1.1/4-105-IDU","qty":"10","price":"1119.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"23","part":"9HC32","qty":"10","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"24","part":"C8-SM0750-30CP","qty":"10","price":"703.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"25","part":"C8-SM1000-30CP","qty":"10","price":"716.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"26","part":"C8-SK16-165-EU","qty":"10","price":"935.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"27","part":"C8-SK16-120-EU","qty":"10","price":"814.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"28","part":"9HC16","qty":"10","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"29","part":"C8-SK25-120-EU","qty":"10","price":"872.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"30","part":"C8-SK25-165-EU","qty":"10","price":"961.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"31","part":"C8-SK10-120-EU","qty":"10","price":"839.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"32","part":"SKL-10","qty":"10","price":"33.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245521","line":"33","part":"C8-EXC8-125","qty":"10","price":"670.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"34","part":"C8-EXC8-65","qty":"10","price":"670.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"35","part":"C8-EXC8-100","qty":"10","price":"670.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"36","part":"C8-RDC6-80","qty":"10","price":"638.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"37","part":"C8-RDC6-120-QC","qty":"10","price":"1275.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"38","part":"C8-TUBE","qty":"300","price":"113.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"39","part":"C8-WRENCH","qty":"10","price":"168.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245521","line":"41","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245521","Line":"7","Company":"1","F_Line":"1","Comment":"Currently eight (8) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245521","Line":"7","Company":"1","F_Line":"2","Comment":"lead time on the balance is 12~14 weeks after receipt","Loc":"Y"},{"Quote":"245521","Line":"7","Company":"1","F_Line":"3","Comment":"of an order.","Loc":"Y"},{"Quote":"245521","Line":"24","Company":"1","F_Line":"1","Comment":"Currently two (2) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245521","Line":"24","Company":"1","F_Line":"2","Comment":"lead time for balance of eight (8) is 12~14 weeks after","Loc":"Y"},{"Quote":"245521","Line":"24","Company":"1","F_Line":"3","Comment":"receipt of an order.","Loc":"Y"},{"Quote":"245521","Line":"25","Company":"1","F_Line":"1","Comment":"No stock in Illinois. Estimated lead time is 12~14","Loc":"Y"},{"Quote":"245521","Line":"25","Company":"1","F_Line":"2","Comment":"weeks after receipt of an order.","Loc":"Y"},{"Quote":"245521","Line":"26","Company":"1","F_Line":"1","Comment":"Currently two (2) in stock in Illinois. Balance of","Loc":"Y"},{"Quote":"245521","Line":"26","Company":"1","F_Line":"2","Comment":"eight (8) in stock at the factory, 2 week lead time","Loc":"Y"},{"Quote":"245521","Line":"26","Company":"1","F_Line":"3","Comment":"after receipt of an order.","Loc":"Y"},{"Quote":"245521","Line":"31","Company":"1","F_Line":"1","Comment":"Currently six (6) in stock in Illinois. Balance of","Loc":"Y"},{"Quote":"245521","Line":"31","Company":"1","F_Line":"2","Comment":"four (4) in stock at the factory, 2 week lead time","Loc":"Y"},{"Quote":"245521","Line":"31","Company":"1","F_Line":"3","Comment":"after receipt of an order.","Loc":"Y"},{"Quote":"245521","Line":"33","Company":"1","F_Line":"1","Comment":"No stock in Illinois. Estimated lead time is 2~3 weeks","Loc":"Y"},{"Quote":"245521","Line":"33","Company":"1","F_Line":"2","Comment":"after receipt of an order.","Loc":"Y"},{"Quote":"245521","Line":"34","Company":"1","F_Line":"1","Comment":"Currently five (5) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245521","Line":"34","Company":"1","F_Line":"2","Comment":"lead time for the balance is 2~3 weeks after receipt of","Loc":"Y"},{"Quote":"245521","Line":"34","Company":"1","F_Line":"3","Comment":"an order. If additional quantities are needed,","Loc":"Y"},{"Quote":"245521","Line":"34","Company":"1","F_Line":"4","Comment":"estimated lead time would be 12~14 weeks.","Loc":"Y"},{"Quote":"245521","Line":"35","Company":"1","F_Line":"1","Comment":"Currently two (2) in stock in Illinois. Estimated lead","Loc":"Y"},{"Quote":"245521","Line":"35","Company":"1","F_Line":"2","Comment":"time for the balance is 12~14 weeks after receipt of an","Loc":"Y"},{"Quote":"245521","Line":"35","Company":"1","F_Line":"3","Comment":"order.","Loc":"Y"},{"Quote":"245521","Line":"36","Company":"1","F_Line":"1","Comment":"Currently three (3) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245521","Line":"36","Company":"1","F_Line":"2","Comment":"lead time for the balance is 2~3 weeks after receipt of","Loc":"Y"},{"Quote":"245521","Line":"36","Company":"1","F_Line":"3","Comment":"an order.","Loc":"Y"},{"Quote":"245521","Line":"37","Company":"1","F_Line":"1","Comment":"Currently five (5) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245521","Line":"37","Company":"1","F_Line":"2","Comment":"lead time for the balance is 4~6 weeks after receipt of","Loc":"Y"},{"Quote":"245521","Line":"37","Company":"1","F_Line":"3","Comment":"an order. If additional quantities are needed,","Loc":"Y"},{"Quote":"245521","Line":"37","Company":"1","F_Line":"4","Comment":"estimated lead time is 12~14 weeks.","Loc":"Y"},{"Quote":"245521","Line":"38","Company":"1","F_Line":"1","Comment":"Currently 121 in stock in Illinois, estimated lead time","Loc":"Y"},{"Quote":"245521","Line":"38","Company":"1","F_Line":"2","Comment":"for the balance is 8~9 weeks after receipt of an order.","Loc":"Y"},{"Quote":"245521","Line":"39","Company":"1","F_Line":"1","Comment":"Currently nine (9) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245521","Line":"39","Company":"1","F_Line":"2","Comment":"lead time is 8~9 weeks after receipt of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":40}}] 2026-05-05 14:34:57.287 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245526-05052026143456.txt === {"quote":"245526","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"LOCKMAR","shiptoName":"Lockheed Martin Rotary &","entry_date":"02-13-2026","cust_order_date":"04-02-2026","req_date":"05-05-2026","cust_po":"C8 Tooling Package #2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Jennison","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:17","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Jim Jennison","follow_phone":"607-591-6961","follow_email":"jjennison@butlerbros.com","pic_user":"briand","total_amt":"97640.00","total_gp":"47614.84","total_gpm":"48.77","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"475","win_pct":"20","clo_date":"05-05-2026","notes":[{"comp":"1","quote":"245526","line":"7","data":"addt'l discount with Travis & Brian, Terr 19."},{"comp":"1","quote":"245526","line":"6","data":"and C8 tubes & tube wrench. Need to discuss any"},{"comp":"1","quote":"245526","line":"5","data":"the ext & red and Qty of 8. Added holder wrenches"},{"comp":"1","quote":"245526","line":"4","data":"Q # 245521) and Qty's of 10; this quote is without"},{"comp":"1","quote":"245526","line":"3","data":"a quote with C8 extensions & reducers (see"},{"comp":"1","quote":"245526","line":"2","data":"02-13-2026 14:22-briand: Jim Jennison asked for"},{"comp":"1","quote":"245526","line":"1","data":"at 50% discount for new machine tooling pkg."},{"comp":"1","quote":"245526","line":"0","data":"02-13-2026 15:04-briand: Brian said to quote both"}],"crmnotes":[{"comp":1,"quote":245526,"Line":0,"Comment":"02/18/2026 9:46 AM - briand - Talked to Travis. He had a good discussion w/ Jim Jennison. Apparently Lockheed is buying two machines w/ C8 and is looking for the tooling and possibly a table, workholding, an angle head or two and a presetter. Jim told him this may go into March however he is meeting with Lockheed tomorrow and then he & Travis will do a co-travel there as well. Pushing the two tooling quotes to early March. Not sure when Lockheed is taking delivery on the two machines."},{"comp":1,"quote":245526,"Line":1,"Comment":"02/18/2026 9:46 AM - briand - F/U changed from 02/26/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245526,"Line":2,"Comment":"02/18/2026 9:46 AM - briand - CLO changed from 03/13/2026 to 03/16/2026 (CLO Date Updated)"},{"comp":1,"quote":245526,"Line":3,"Comment":"04/02/2026 4:02 PM - briand - Talked to Travis today, he said Jim told him these quotes were for budgetary purposes as he also quoted a couple presetters. Will still keep these open and can requote when the time comes."},{"comp":1,"quote":245526,"Line":4,"Comment":"04/02/2026 4:02 PM - briand - F/U changed from 04/02/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245526,"Line":5,"Comment":"04/02/2026 4:02 PM - briand - CLO changed from 04/02/2026 to 05/05/2026 (CLO Date Updated)"},{"comp":1,"quote":245526,"Line":6,"Comment":"04/02/2026 4:02 PM - briand - Req Date changed from 04/02/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":245526,"Line":7,"Comment":"05/05/2026 2:34 PM - briand - Jim told Travis that the quotes for Lockheed are still active and he knows that we will need to requote when the time comes. Will keep them open and if nothing by next review date, will close since they've been open awhile."}],"items":[{"comp":"01","order":"245526","line":"1","part":"C8-ASHA-075-25.4CP","qty":"8","price":"1013.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"2","part":"C8-ASHR-122-25.4CP","qty":"8","price":"993.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"3","part":"C8-ASHL-122-25.4CP","qty":"8","price":"993.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"4","part":"C8-ASHL-45-135-25.4CP","qty":"8","price":"1095.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"5","part":"C8-ASHR-45-135-25.4CP","qty":"8","price":"1095.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"6","part":"C8-EM1250-80","qty":"8","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"7","part":"C8-EM0500-70","qty":"8","price":"534.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245526","line":"8","part":"C8-EM0375-70","qty":"8","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"9","part":"C8-EM1000-80","qty":"8","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"10","part":"C8-EM0750-70","qty":"8","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"11","part":"C8-ER32-70","qty":"8","price":"643.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"12","part":"C8-ER32-160","qty":"8","price":"712.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"13","part":"032-SPAN","qty":"8","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"14","part":"C8-ER40-70","qty":"8","price":"705.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"15","part":"040-SPAN","qty":"8","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"16","part":"C8-C3/4-105","qty":"8","price":"928.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"17","part":"C8-C3/4-135-IDU","qty":"8","price":"1079.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"18","part":"9HC22","qty":"16","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"19","part":"C8-C1-105","qty":"8","price":"973.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"20","part":"C8-C1-165-IDU","qty":"8","price":"1187.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"21","part":"9HC25","qty":"8","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"22","part":"C8-C1.1/4-105-IDU","qty":"8","price":"1119.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"23","part":"9HC32","qty":"8","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"24","part":"C8-SM0750-30CP","qty":"8","price":"703.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245526","line":"25","part":"C8-SM1000-30CP","qty":"8","price":"716.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245526","line":"26","part":"C8-SK16-165-EU","qty":"8","price":"935.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245526","line":"27","part":"C8-SK16-120-EU","qty":"8","price":"814.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"28","part":"9HC16","qty":"8","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"29","part":"C8-SK25-120-EU","qty":"8","price":"872.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"30","part":"C8-SK25-165-EU","qty":"8","price":"961.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"31","part":"C8-SK10-120-EU","qty":"8","price":"839.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245526","line":"32","part":"SKL-10","qty":"8","price":"33.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"33","part":"C8-TUBE","qty":"200","price":"113.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245526","line":"34","part":"C8-WRENCH","qty":"10","price":"168.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245526","line":"36","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245526","Line":"7","Company":"1","F_Line":"1","Comment":"Currently eight (8) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245526","Line":"7","Company":"1","F_Line":"2","Comment":"lead time for more is 12~14 weeks after receipt of an","Loc":"Y"},{"Quote":"245526","Line":"7","Company":"1","F_Line":"3","Comment":"order.","Loc":"Y"},{"Quote":"245526","Line":"24","Company":"1","F_Line":"1","Comment":"Currently two (2) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245526","Line":"24","Company":"1","F_Line":"2","Comment":"lead time for balance is 12~14 weeks after receipt of","Loc":"Y"},{"Quote":"245526","Line":"24","Company":"1","F_Line":"3","Comment":"an order.","Loc":"Y"},{"Quote":"245526","Line":"25","Company":"1","F_Line":"1","Comment":"No stock in Illinois. Estimated lead time is 12~14","Loc":"Y"},{"Quote":"245526","Line":"25","Company":"1","F_Line":"2","Comment":"weeks after receipt of an order.","Loc":"Y"},{"Quote":"245526","Line":"26","Company":"1","F_Line":"1","Comment":"Currently two (2) in stock in Illinois. Balance of","Loc":"Y"},{"Quote":"245526","Line":"26","Company":"1","F_Line":"2","Comment":"six (6) in stock at the factory, estimated lead time is","Loc":"Y"},{"Quote":"245526","Line":"26","Company":"1","F_Line":"3","Comment":"2 weeks after receipt of an order.","Loc":"Y"},{"Quote":"245526","Line":"31","Company":"1","F_Line":"1","Comment":"Currently six (6) in stock in Illinois. Balance of","Loc":"Y"},{"Quote":"245526","Line":"31","Company":"1","F_Line":"2","Comment":"two (2) in stock at factory, estimated lead time is 2","Loc":"Y"},{"Quote":"245526","Line":"31","Company":"1","F_Line":"3","Comment":"weeks after receipt of an order.","Loc":"Y"},{"Quote":"245526","Line":"33","Company":"1","F_Line":"1","Comment":"Currently 121 in stock in Illinois, estimated lead time","Loc":"Y"},{"Quote":"245526","Line":"33","Company":"1","F_Line":"2","Comment":"for the balance is 8~9 weeks after receipt of an order.","Loc":"Y"},{"Quote":"245526","Line":"34","Company":"1","F_Line":"1","Comment":"Currently nine (9) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245526","Line":"34","Company":"1","F_Line":"2","Comment":"lead time for additional wrenches is 8~9 weeks after","Loc":"Y"},{"Quote":"245526","Line":"34","Company":"1","F_Line":"3","Comment":"receipt of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":35}}] 2026-05-05 14:35:08.896 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245526-05052026143508.txt === {"quote":"245526","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"LOCKMAR","shiptoName":"Lockheed Martin Rotary &","entry_date":"02-13-2026","cust_order_date":"04-02-2026","req_date":"05-05-2026","cust_po":"C8 Tooling Package #2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Jennison","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:17","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Jim Jennison","follow_phone":"607-591-6961","follow_email":"jjennison@butlerbros.com","pic_user":"briand","total_amt":"97640.00","total_gp":"47614.84","total_gpm":"48.77","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"475","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"245526","line":"7","data":"addt'l discount with Travis & Brian, Terr 19."},{"comp":"1","quote":"245526","line":"6","data":"and C8 tubes & tube wrench. Need to discuss any"},{"comp":"1","quote":"245526","line":"5","data":"the ext & red and Qty of 8. Added holder wrenches"},{"comp":"1","quote":"245526","line":"4","data":"Q # 245521) and Qty's of 10; this quote is without"},{"comp":"1","quote":"245526","line":"3","data":"a quote with C8 extensions & reducers (see"},{"comp":"1","quote":"245526","line":"2","data":"02-13-2026 14:22-briand: Jim Jennison asked for"},{"comp":"1","quote":"245526","line":"1","data":"at 50% discount for new machine tooling pkg."},{"comp":"1","quote":"245526","line":"0","data":"02-13-2026 15:04-briand: Brian said to quote both"}],"crmnotes":[{"comp":1,"quote":245526,"Line":0,"Comment":"02/18/2026 9:46 AM - briand - Talked to Travis. He had a good discussion w/ Jim Jennison. Apparently Lockheed is buying two machines w/ C8 and is looking for the tooling and possibly a table, workholding, an angle head or two and a presetter. Jim told him this may go into March however he is meeting with Lockheed tomorrow and then he & Travis will do a co-travel there as well. Pushing the two tooling quotes to early March. Not sure when Lockheed is taking delivery on the two machines."},{"comp":1,"quote":245526,"Line":1,"Comment":"02/18/2026 9:46 AM - briand - F/U changed from 02/26/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245526,"Line":2,"Comment":"02/18/2026 9:46 AM - briand - CLO changed from 03/13/2026 to 03/16/2026 (CLO Date Updated)"},{"comp":1,"quote":245526,"Line":3,"Comment":"04/02/2026 4:02 PM - briand - Talked to Travis today, he said Jim told him these quotes were for budgetary purposes as he also quoted a couple presetters. Will still keep these open and can requote when the time comes."},{"comp":1,"quote":245526,"Line":4,"Comment":"04/02/2026 4:02 PM - briand - F/U changed from 04/02/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245526,"Line":5,"Comment":"04/02/2026 4:02 PM - briand - CLO changed from 04/02/2026 to 05/05/2026 (CLO Date Updated)"},{"comp":1,"quote":245526,"Line":6,"Comment":"04/02/2026 4:02 PM - briand - Req Date changed from 04/02/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":245526,"Line":7,"Comment":"05/05/2026 2:34 PM - briand - Jim told Travis that the quotes for Lockheed are still active and he knows that we will need to requote when the time comes. Will keep them open and if nothing by next review date, will close since they've been open awhile."},{"comp":1,"quote":245526,"Line":8,"Comment":"05/05/2026 2:34 PM - briand - F/U changed from 05/05/2026 to 6/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245526,"Line":9,"Comment":"05/05/2026 2:35 PM - briand - CLO changed from 05/05/2026 to 06/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245526","line":"1","part":"C8-ASHA-075-25.4CP","qty":"8","price":"1013.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"2","part":"C8-ASHR-122-25.4CP","qty":"8","price":"993.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"3","part":"C8-ASHL-122-25.4CP","qty":"8","price":"993.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"4","part":"C8-ASHL-45-135-25.4CP","qty":"8","price":"1095.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"5","part":"C8-ASHR-45-135-25.4CP","qty":"8","price":"1095.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"6","part":"C8-EM1250-80","qty":"8","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"7","part":"C8-EM0500-70","qty":"8","price":"534.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245526","line":"8","part":"C8-EM0375-70","qty":"8","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"9","part":"C8-EM1000-80","qty":"8","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"10","part":"C8-EM0750-70","qty":"8","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"11","part":"C8-ER32-70","qty":"8","price":"643.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"12","part":"C8-ER32-160","qty":"8","price":"712.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"13","part":"032-SPAN","qty":"8","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"14","part":"C8-ER40-70","qty":"8","price":"705.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"15","part":"040-SPAN","qty":"8","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"16","part":"C8-C3/4-105","qty":"8","price":"928.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"17","part":"C8-C3/4-135-IDU","qty":"8","price":"1079.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"18","part":"9HC22","qty":"16","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"19","part":"C8-C1-105","qty":"8","price":"973.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"20","part":"C8-C1-165-IDU","qty":"8","price":"1187.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"21","part":"9HC25","qty":"8","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"22","part":"C8-C1.1/4-105-IDU","qty":"8","price":"1119.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"23","part":"9HC32","qty":"8","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"24","part":"C8-SM0750-30CP","qty":"8","price":"703.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245526","line":"25","part":"C8-SM1000-30CP","qty":"8","price":"716.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245526","line":"26","part":"C8-SK16-165-EU","qty":"8","price":"935.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245526","line":"27","part":"C8-SK16-120-EU","qty":"8","price":"814.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"28","part":"9HC16","qty":"8","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"29","part":"C8-SK25-120-EU","qty":"8","price":"872.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"30","part":"C8-SK25-165-EU","qty":"8","price":"961.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"31","part":"C8-SK10-120-EU","qty":"8","price":"839.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245526","line":"32","part":"SKL-10","qty":"8","price":"33.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"33","part":"C8-TUBE","qty":"200","price":"113.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245526","line":"34","part":"C8-WRENCH","qty":"10","price":"168.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245526","line":"36","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245526","Line":"7","Company":"1","F_Line":"1","Comment":"Currently eight (8) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245526","Line":"7","Company":"1","F_Line":"2","Comment":"lead time for more is 12~14 weeks after receipt of an","Loc":"Y"},{"Quote":"245526","Line":"7","Company":"1","F_Line":"3","Comment":"order.","Loc":"Y"},{"Quote":"245526","Line":"24","Company":"1","F_Line":"1","Comment":"Currently two (2) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245526","Line":"24","Company":"1","F_Line":"2","Comment":"lead time for balance is 12~14 weeks after receipt of","Loc":"Y"},{"Quote":"245526","Line":"24","Company":"1","F_Line":"3","Comment":"an order.","Loc":"Y"},{"Quote":"245526","Line":"25","Company":"1","F_Line":"1","Comment":"No stock in Illinois. Estimated lead time is 12~14","Loc":"Y"},{"Quote":"245526","Line":"25","Company":"1","F_Line":"2","Comment":"weeks after receipt of an order.","Loc":"Y"},{"Quote":"245526","Line":"26","Company":"1","F_Line":"1","Comment":"Currently two (2) in stock in Illinois. Balance of","Loc":"Y"},{"Quote":"245526","Line":"26","Company":"1","F_Line":"2","Comment":"six (6) in stock at the factory, estimated lead time is","Loc":"Y"},{"Quote":"245526","Line":"26","Company":"1","F_Line":"3","Comment":"2 weeks after receipt of an order.","Loc":"Y"},{"Quote":"245526","Line":"31","Company":"1","F_Line":"1","Comment":"Currently six (6) in stock in Illinois. Balance of","Loc":"Y"},{"Quote":"245526","Line":"31","Company":"1","F_Line":"2","Comment":"two (2) in stock at factory, estimated lead time is 2","Loc":"Y"},{"Quote":"245526","Line":"31","Company":"1","F_Line":"3","Comment":"weeks after receipt of an order.","Loc":"Y"},{"Quote":"245526","Line":"33","Company":"1","F_Line":"1","Comment":"Currently 121 in stock in Illinois, estimated lead time","Loc":"Y"},{"Quote":"245526","Line":"33","Company":"1","F_Line":"2","Comment":"for the balance is 8~9 weeks after receipt of an order.","Loc":"Y"},{"Quote":"245526","Line":"34","Company":"1","F_Line":"1","Comment":"Currently nine (9) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245526","Line":"34","Company":"1","F_Line":"2","Comment":"lead time for additional wrenches is 8~9 weeks after","Loc":"Y"},{"Quote":"245526","Line":"34","Company":"1","F_Line":"3","Comment":"receipt of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":35}}] 2026-05-05 14:35:17.363 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245526-05052026143516.txt === {"quote":"245526","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"LOCKMAR","shiptoName":"Lockheed Martin Rotary &","entry_date":"02-13-2026","cust_order_date":"04-02-2026","req_date":"06-30-2026","cust_po":"C8 Tooling Package #2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Jennison","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:17","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Jim Jennison","follow_phone":"607-591-6961","follow_email":"jjennison@butlerbros.com","pic_user":"briand","total_amt":"97640.00","total_gp":"47614.84","total_gpm":"48.77","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"475","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"245526","line":"7","data":"addt'l discount with Travis & Brian, Terr 19."},{"comp":"1","quote":"245526","line":"6","data":"and C8 tubes & tube wrench. Need to discuss any"},{"comp":"1","quote":"245526","line":"5","data":"the ext & red and Qty of 8. Added holder wrenches"},{"comp":"1","quote":"245526","line":"4","data":"Q # 245521) and Qty's of 10; this quote is without"},{"comp":"1","quote":"245526","line":"3","data":"a quote with C8 extensions & reducers (see"},{"comp":"1","quote":"245526","line":"2","data":"02-13-2026 14:22-briand: Jim Jennison asked for"},{"comp":"1","quote":"245526","line":"1","data":"at 50% discount for new machine tooling pkg."},{"comp":"1","quote":"245526","line":"0","data":"02-13-2026 15:04-briand: Brian said to quote both"}],"crmnotes":[{"comp":1,"quote":245526,"Line":0,"Comment":"02/18/2026 9:46 AM - briand - Talked to Travis. He had a good discussion w/ Jim Jennison. Apparently Lockheed is buying two machines w/ C8 and is looking for the tooling and possibly a table, workholding, an angle head or two and a presetter. Jim told him this may go into March however he is meeting with Lockheed tomorrow and then he & Travis will do a co-travel there as well. Pushing the two tooling quotes to early March. Not sure when Lockheed is taking delivery on the two machines."},{"comp":1,"quote":245526,"Line":1,"Comment":"02/18/2026 9:46 AM - briand - F/U changed from 02/26/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245526,"Line":2,"Comment":"02/18/2026 9:46 AM - briand - CLO changed from 03/13/2026 to 03/16/2026 (CLO Date Updated)"},{"comp":1,"quote":245526,"Line":3,"Comment":"04/02/2026 4:02 PM - briand - Talked to Travis today, he said Jim told him these quotes were for budgetary purposes as he also quoted a couple presetters. Will still keep these open and can requote when the time comes."},{"comp":1,"quote":245526,"Line":4,"Comment":"04/02/2026 4:02 PM - briand - F/U changed from 04/02/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245526,"Line":5,"Comment":"04/02/2026 4:02 PM - briand - CLO changed from 04/02/2026 to 05/05/2026 (CLO Date Updated)"},{"comp":1,"quote":245526,"Line":6,"Comment":"04/02/2026 4:02 PM - briand - Req Date changed from 04/02/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":245526,"Line":7,"Comment":"05/05/2026 2:34 PM - briand - Jim told Travis that the quotes for Lockheed are still active and he knows that we will need to requote when the time comes. Will keep them open and if nothing by next review date, will close since they've been open awhile."},{"comp":1,"quote":245526,"Line":8,"Comment":"05/05/2026 2:34 PM - briand - F/U changed from 05/05/2026 to 6/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245526,"Line":9,"Comment":"05/05/2026 2:35 PM - briand - CLO changed from 05/05/2026 to 06/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245526,"Line":10,"Comment":"05/05/2026 2:35 PM - briand - Req Date changed from 05/05/2026 to 06/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245526","line":"1","part":"C8-ASHA-075-25.4CP","qty":"8","price":"1013.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"2","part":"C8-ASHR-122-25.4CP","qty":"8","price":"993.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"3","part":"C8-ASHL-122-25.4CP","qty":"8","price":"993.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"4","part":"C8-ASHL-45-135-25.4CP","qty":"8","price":"1095.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"5","part":"C8-ASHR-45-135-25.4CP","qty":"8","price":"1095.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"6","part":"C8-EM1250-80","qty":"8","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"7","part":"C8-EM0500-70","qty":"8","price":"534.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245526","line":"8","part":"C8-EM0375-70","qty":"8","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"9","part":"C8-EM1000-80","qty":"8","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"10","part":"C8-EM0750-70","qty":"8","price":"534.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"11","part":"C8-ER32-70","qty":"8","price":"643.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"12","part":"C8-ER32-160","qty":"8","price":"712.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"13","part":"032-SPAN","qty":"8","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"14","part":"C8-ER40-70","qty":"8","price":"705.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"15","part":"040-SPAN","qty":"8","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"16","part":"C8-C3/4-105","qty":"8","price":"928.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"17","part":"C8-C3/4-135-IDU","qty":"8","price":"1079.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"18","part":"9HC22","qty":"16","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"19","part":"C8-C1-105","qty":"8","price":"973.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"20","part":"C8-C1-165-IDU","qty":"8","price":"1187.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"21","part":"9HC25","qty":"8","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"22","part":"C8-C1.1/4-105-IDU","qty":"8","price":"1119.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"23","part":"9HC32","qty":"8","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"24","part":"C8-SM0750-30CP","qty":"8","price":"703.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245526","line":"25","part":"C8-SM1000-30CP","qty":"8","price":"716.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245526","line":"26","part":"C8-SK16-165-EU","qty":"8","price":"935.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245526","line":"27","part":"C8-SK16-120-EU","qty":"8","price":"814.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"28","part":"9HC16","qty":"8","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"29","part":"C8-SK25-120-EU","qty":"8","price":"872.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"30","part":"C8-SK25-165-EU","qty":"8","price":"961.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"31","part":"C8-SK10-120-EU","qty":"8","price":"839.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245526","line":"32","part":"SKL-10","qty":"8","price":"33.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245526","line":"33","part":"C8-TUBE","qty":"200","price":"113.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245526","line":"34","part":"C8-WRENCH","qty":"10","price":"168.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"245526","line":"36","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245526","Line":"7","Company":"1","F_Line":"1","Comment":"Currently eight (8) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245526","Line":"7","Company":"1","F_Line":"2","Comment":"lead time for more is 12~14 weeks after receipt of an","Loc":"Y"},{"Quote":"245526","Line":"7","Company":"1","F_Line":"3","Comment":"order.","Loc":"Y"},{"Quote":"245526","Line":"24","Company":"1","F_Line":"1","Comment":"Currently two (2) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245526","Line":"24","Company":"1","F_Line":"2","Comment":"lead time for balance is 12~14 weeks after receipt of","Loc":"Y"},{"Quote":"245526","Line":"24","Company":"1","F_Line":"3","Comment":"an order.","Loc":"Y"},{"Quote":"245526","Line":"25","Company":"1","F_Line":"1","Comment":"No stock in Illinois. Estimated lead time is 12~14","Loc":"Y"},{"Quote":"245526","Line":"25","Company":"1","F_Line":"2","Comment":"weeks after receipt of an order.","Loc":"Y"},{"Quote":"245526","Line":"26","Company":"1","F_Line":"1","Comment":"Currently two (2) in stock in Illinois. Balance of","Loc":"Y"},{"Quote":"245526","Line":"26","Company":"1","F_Line":"2","Comment":"six (6) in stock at the factory, estimated lead time is","Loc":"Y"},{"Quote":"245526","Line":"26","Company":"1","F_Line":"3","Comment":"2 weeks after receipt of an order.","Loc":"Y"},{"Quote":"245526","Line":"31","Company":"1","F_Line":"1","Comment":"Currently six (6) in stock in Illinois. Balance of","Loc":"Y"},{"Quote":"245526","Line":"31","Company":"1","F_Line":"2","Comment":"two (2) in stock at factory, estimated lead time is 2","Loc":"Y"},{"Quote":"245526","Line":"31","Company":"1","F_Line":"3","Comment":"weeks after receipt of an order.","Loc":"Y"},{"Quote":"245526","Line":"33","Company":"1","F_Line":"1","Comment":"Currently 121 in stock in Illinois, estimated lead time","Loc":"Y"},{"Quote":"245526","Line":"33","Company":"1","F_Line":"2","Comment":"for the balance is 8~9 weeks after receipt of an order.","Loc":"Y"},{"Quote":"245526","Line":"34","Company":"1","F_Line":"1","Comment":"Currently nine (9) in stock in Illinois. Estimated","Loc":"Y"},{"Quote":"245526","Line":"34","Company":"1","F_Line":"2","Comment":"lead time for additional wrenches is 8~9 weeks after","Loc":"Y"},{"Quote":"245526","Line":"34","Company":"1","F_Line":"3","Comment":"receipt of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":35}}] 2026-05-05 14:36:31.335 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247993-05052026143631.txt === {"quote":"247993","customer":"1425","name":null,"customerName":"Allendale Machinery","comp":"01","open":"1","shipto":"ALLEUPPE","shiptoName":"Allendale Machinery Systems","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-04-2026","cust_po":"PS-801","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jim Kenny","drop_po":"","status":"0","user":"briand","conv_order":"","time":"12:58","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Jim Kenny","follow_phone":"201-327-5215","follow_email":"jkenny@allendalemachinery.com","pic_user":"briand","total_amt":"4956.90","total_gp":"3514.47","total_gpm":"70.90","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"94","win_pct":"20","clo_date":"05-04-2026","notes":[{"comp":"1","quote":"247993","line":"4","data":"NCNR."},{"comp":"1","quote":"247993","line":"3","data":"treatment stage. Quoted 14~16wks lead time and"},{"comp":"1","quote":"247993","line":"2","data":"at Nikken. Looks like 300 at Nikken in heat"},{"comp":"1","quote":"247993","line":"1","data":"QL on 3/26. Risa said MFG3th. No stock here or"},{"comp":"1","quote":"247993","line":"0","data":"04-02-2026 13:04-briand: Jenna had this on the"}],"crmnotes":[],"items":[{"comp":"01","order":"247993","line":"1","part":"PS-801","qty":"93","price":"82.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247993","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247993","Line":"1","Company":"1","F_Line":"1","Comment":"Estimated lead time is 14~16 weeks after receipt of an","Loc":"Y"},{"Quote":"247993","Line":"1","Company":"1","F_Line":"2","Comment":"order.","Loc":"Y"}],"qcomms":[{"Quote":"247993","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247993","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247993","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-05 14:37:04.711 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249304-05052026143704.txt === {"quote":"249304","customer":"5018","name":null,"customerName":"E.M. Precise Tool Ltd.","comp":"01","open":"1","shipto":"EMPR","shiptoName":"E.M. Precise Tool LTD","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-09-2026","cust_po":"HSK63A-BLANK-13.00","terms_code":"N30","ship_via":"U-ST","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Katie Sadler","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"10:32","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Katie Sadler","follow_phone":"(800) 267-7569","follow_email":"katie@emprecise.com","pic_user":"briand","total_amt":"777.00","total_gp":"448.46","total_gpm":"57.72","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249304","line":"1","data":"04-28-2026 10:34 - Discounts Recalculated QS"},{"comp":"1","quote":"249304","line":"0","data":"04-28-2026 10:40-briand: Checked, good to send"}],"crmnotes":[],"items":[{"comp":"01","order":"249304","line":"1","part":"HSK63A-BLANK-13.00","qty":"2","price":"555.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249304","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-05 15:10:39.981 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249329-05052026151039.txt === {"quote":"249329","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSGRAND","shiptoName":"PTSolutions - Grand Rapids","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-09-2026","cust_po":"NBT50-SK25C-135","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"1105er Sierminski","drop_po":"","status":"0","user":"karynm","conv_order":"","time":"14:50","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Kurtis Jones","follow_phone":"810-701-9012","follow_email":"kurtis.jones@pts-tools.com","pic_user":"briand","total_amt":"1267.86","total_gp":"1031.12","total_gpm":"81.33","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249329","line":"2","data":"Karyn on pricing."},{"comp":"1","quote":"249329","line":"1","data":"Tim Reeves. High speed isn't in NERP, worked w"},{"comp":"1","quote":"249329","line":"0","data":"04-28-2026 14:56-briand: Request came over from"}],"crmnotes":[],"items":[{"comp":"01","order":"249329","line":"1","part":"NBT50-SK25C-135","qty":"1","price":"786.00","uom":"EA","discount":"34.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"249329","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249329","line":"4","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"826.00","uom":"EA","discount":"34.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"249329","line":"5","part":"GH25","qty":"1","price":"265.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249329","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249329","Line":"4","Company":"1","F_Line":"1","Comment":"part# NBT50-SK25C-135P","Loc":"Y"}],"qcomms":[{"Quote":"249329","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249329","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249329","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-05 15:31:35.397 [INFO] In session is user: cindyt 2026-05-05 15:32:13.282 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248519-05052026153213.txt === {"quote":"248519","customer":"9560","name":null,"customerName":"Industrial Tool Supply","comp":"01","open":"1","shipto":"INDTOOMA","shiptoName":"Industrial Tool Supply","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"530-032","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Fallon","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:53","extra":"","follow_up":"04-20-2026","web_id":"","follow_name":"Eric Fallon","follow_phone":"","follow_email":"efallon@industrialtoolsupply.net","pic_user":"cindyt","total_amt":"50.25","total_gp":"28.12","total_gpm":"55.96","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248519","line":"0","data":"04-14-2026 09:55-rons: live chat RFQ"}],"crmnotes":[],"items":[{"comp":"01","order":"248519","line":"1","part":"530-032","qty":"1","price":"67.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248519","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-05 15:33:09.875 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248620-05052026153309.txt === {"quote":"248620","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"1","shipto":"BUTLLEWI","shiptoName":"Butler Bros. Maine Division","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"160-SET-18","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeffrey Breen","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"11:52","extra":"","follow_up":"04-21-2026","web_id":"","follow_name":"Jeffrey Breen","follow_phone":"207-513-3272","follow_email":"jbreen@butlerbros.com","pic_user":"cindyt","total_amt":"1173.90","total_gp":"675.69","total_gpm":"57.56","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"4","totalQty":"2","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248620","line":"2","data":"Adding to Quote Log"},{"comp":"1","quote":"248620","line":"1","data":"full set, does not want to purchase individual"},{"comp":"1","quote":"248620","line":"0","data":"04-15-2026 11:53-jennad Web Chat - Customer needs"}],"crmnotes":[],"items":[{"comp":"01","order":"248620","line":"1","part":"160-SET-18","qty":"1","price":"1677.00","uom":"EA","discount":"30.00","req_date":"7~8 Weeks","branch":"1"},{"comp":"01","order":"248620","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-05 15:34:01.111 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249088-05052026153400.txt === {"quote":"249088","customer":"20760","name":null,"customerName":"Tungaloy of America, Inc.","comp":"01","open":"1","shipto":"TUNGAL","shiptoName":"Tungaloy Canada","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-04-2026","cust_po":"LB15-0500-70F","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Scott Armstrong","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:50","extra":"","follow_up":"04-29-2026","web_id":"","follow_name":"Scott Armstrong","follow_phone":"780-504-5779","follow_email":"sarmstrong@tungaloycanada.com","pic_user":"cindyt","total_amt":"68.40","total_gp":"50.62","total_gpm":"74.01","rev_type":"LT","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"249088","line":"3","data":"send drawings as well."},{"comp":"1","quote":"249088","line":"2","data":"86-03LBF 1/2\" (1.1/2\" OD x 1/2\" ID) however to"},{"comp":"1","quote":"249088","line":"1","data":"item of ours is not exact to the Global CNC"},{"comp":"1","quote":"249088","line":"0","data":"04-23-2026 13:51-briand: John Ducy said this"}],"crmnotes":[],"items":[{"comp":"01","order":"249088","line":"1","part":"LB15-0500-70F","qty":"1","price":"76.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249088","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-05 15:34:33.847 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246496-05052026153433.txt === {"quote":"246496","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"JACOBLOO","shiptoName":"Jacobs Vehicle Systems","entry_date":"03-04-2026","cust_order_date":"03-23-2026","req_date":"04-23-2026","cust_po":"PRE-E236PLUS-BD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Attn: Rich Bellow","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"03-04","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Rich Bello","follow_phone":"860-965-6000","follow_email":"rich.bello@blackhawkid.com","pic_user":"cindyt","total_amt":"9624.96","total_gp":"4348.52","total_gpm":"45.18","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"9","totalQty":"8","win_pct":"20","clo_date":"04-16-2026","notes":[],"crmnotes":[{"comp":1,"quote":246496,"Line":0,"Comment":"03/11/2026 10:59 AM - cindyt - F/U changed from 03/11/2026 to 3/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246496,"Line":1,"Comment":"03/11/2026 10:59 AM - cindyt - CLO changed from 03/25/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":246496,"Line":2,"Comment":"03/11/2026 10:59 AM - cindyt - Req Date changed from 03/28/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":246496,"Line":3,"Comment":"04/03/2026 8:44 AM - cindyt - F/U changed from 03/31/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246496,"Line":4,"Comment":"04/03/2026 8:44 AM - cindyt - CLO changed from 04/16/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":246496,"Line":5,"Comment":"04/03/2026 8:44 AM - cindyt - Req Date changed from 04/23/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":246496,"Line":6,"Comment":"04/03/2026 8:48 AM - cindyt - Encounter has been added"},{"comp":1,"quote":246496,"Line":7,"Comment":"04/06/2026 1:00 PM - cindyt - F/U changed from 03/31/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246496,"Line":8,"Comment":"04/06/2026 1:10 PM - cindyt - F/U changed from 04/30/2026 to 4/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"246496","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246496","line":"2","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246496","line":"3","part":"PRE-GAUGE-B40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246496","line":"4","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246496","line":"5","part":"PRE-PRNT-ROLL-04B080M","qty":"1","price":"11.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246496","line":"6","part":"PRE-SPDL-I30","qty":"1","price":"1048.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246496","line":"7","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246496","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-05 15:35:20.325 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249165-05052026153520.txt === {"quote":"249165","customer":"15269","name":null,"customerName":"Outillage Norvik Tooling, Inc.","comp":"01","open":"1","shipto":"NORVIK","shiptoName":"Outillage Norvik Tooling, Inc.","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-05-2026","cust_po":"NPU13-SPAN","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Joel Antus","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:08","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Joel Antus","follow_phone":"514-745-7144 X321","follow_email":"jantus@norviktools.com","pic_user":"cindyt","total_amt":"20.16","total_gp":"15.40","total_gpm":"76.39","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-24-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249165","line":"1","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249165","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-05 15:39:08.685 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248467-05052026153908.txt === {"quote":"248467","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"MACHSTOU","shiptoName":"Machine Incorporated","entry_date":"04-13-2026","cust_order_date":"05-20-2026","req_date":"05-25-2026","cust_po":"SF-FI6-UNIT-200","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"1eter Floderus","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:12","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Peter Floderus","follow_phone":"401-439-0592","follow_email":"pfloderus@butlerbros.com","pic_user":"cindyt","total_amt":"15412.15","total_gp":"9384.68","total_gpm":"60.89","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248467","line":"0","data":"04-13-2026 13:16 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248467","line":"1","part":"SF-FI6-UNIT-200","qty":"1","price":"23711.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248467","line":"2","part":"SF-POT-#40","qty":"2","price":"165.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248467","line":"3","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248467","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-05 15:39:23.950 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248467-05052026153923.txt === {"quote":"248467","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"MACHSTOU","shiptoName":"Machine Incorporated","entry_date":"04-13-2026","cust_order_date":"05-20-2026","req_date":"05-25-2026","cust_po":"SF-FI6-UNIT-200","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"1eter Floderus","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:12","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Peter Floderus","follow_phone":"401-439-0592","follow_email":"pfloderus@butlerbros.com","pic_user":"cindyt","total_amt":"15412.15","total_gp":"9384.68","total_gpm":"60.89","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"248467","line":"0","data":"04-13-2026 13:16 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248467,"Line":0,"Comment":"05/05/2026 3:39 PM - cindyt - F/U changed from 05/01/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248467,"Line":1,"Comment":"05/05/2026 3:39 PM - cindyt - CLO changed from 05/18/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248467","line":"1","part":"SF-FI6-UNIT-200","qty":"1","price":"23711.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248467","line":"2","part":"SF-POT-#40","qty":"2","price":"165.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248467","line":"3","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248467","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-05 15:39:33.078 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248467-05052026153932.txt === {"quote":"248467","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"MACHSTOU","shiptoName":"Machine Incorporated","entry_date":"04-13-2026","cust_order_date":"05-20-2026","req_date":"06-09-2026","cust_po":"SF-FI6-UNIT-200","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"1eter Floderus","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:12","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Peter Floderus","follow_phone":"401-439-0592","follow_email":"pfloderus@butlerbros.com","pic_user":"cindyt","total_amt":"15412.15","total_gp":"9384.68","total_gpm":"60.89","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"248467","line":"0","data":"04-13-2026 13:16 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248467,"Line":0,"Comment":"05/05/2026 3:39 PM - cindyt - F/U changed from 05/01/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248467,"Line":1,"Comment":"05/05/2026 3:39 PM - cindyt - CLO changed from 05/18/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":248467,"Line":2,"Comment":"05/05/2026 3:39 PM - cindyt - Req Date changed from 05/25/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248467","line":"1","part":"SF-FI6-UNIT-200","qty":"1","price":"23711.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248467","line":"2","part":"SF-POT-#40","qty":"2","price":"165.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248467","line":"3","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248467","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-05 15:43:20.554 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248419-05052026154320.txt === {"quote":"248419","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"1","shipto":"TRIUMCAN","shiptoName":"Triumph Tool","entry_date":"04-10-2026","cust_order_date":"05-30-2026","req_date":"06-05-2026","cust_po":"Zero Clamp","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Vickie Stevenson","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"15:24","extra":"","follow_up":"05-01-2026","web_id":"","follow_name":"Vickie Stevenson","follow_phone":"13653244874","follow_email":"vickies@triumphtool.com","pic_user":"cindyt","total_amt":"48604.00","total_gp":"29401.46","total_gpm":"60.49","rev_type":"WAP","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"4","totalQty":"93","win_pct":"20","clo_date":"05-02-2026","notes":[{"comp":"1","quote":"248419","line":"0","data":"04-10-2026 15:43-cindyt: Added to the quote log."}],"crmnotes":[{"comp":1,"quote":248419,"Line":0,"Comment":"05/05/2026 3:42 PM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"248419","line":"1","part":"WH-ZP120-INDX","qty":"32","price":"1322.00","uom":"EA","discount":"0.00","req_date":"8 Stk/Bal 6 Weeks","branch":"1"},{"comp":"01","order":"248419","line":"2","part":"WH-ZP120-STUD-16M10","qty":"50","price":"105.00","uom":"EA","discount":"0.00","req_date":"2 Stk/Bal 6 Weeks","branch":"1"},{"comp":"01","order":"248419","line":"3","part":"SPECIAL-WH-ZPB","qty":"10","price":"105.00","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"248419","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248419","Line":"3","Company":"1","F_Line":"1","Comment":"ZeroClamp Clamping Stud ZP120 25/M10 Two Piece Unit","Loc":"Y"},{"Quote":"248419","Line":"3","Company":"1","F_Line":"2","Comment":"Part #29580 ZP120 Stud","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-05 15:55:39.918 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248577-05052026155539.txt === {"quote":"248577","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMCAN","shiptoName":"Triumph Tool","entry_date":"04-14-2026","cust_order_date":"05-07-2026","req_date":"05-15-2026","cust_po":"Mori NLX-2500 GEN 2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Markus Schneider","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"16:12","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Markus Schneider","follow_phone":"(519) 495-5010","follow_email":"markuss@triumphtool.com","pic_user":"cindyt","total_amt":"29214.12","total_gp":"18540.05","total_gpm":"63.46","rev_type":"LT","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"20","win_pct":"20","clo_date":"05-06-2026","notes":[{"comp":"1","quote":"248577","line":"2","data":"Discount per Rob we are up against WTO."},{"comp":"1","quote":"248577","line":"1","data":"what tooling they will select."},{"comp":"1","quote":"248577","line":"0","data":"04-15-2026 13:39-cindyt: Customer is not sure"}],"crmnotes":[],"items":[{"comp":"01","order":"248577","line":"1","part":"MNL12-ER32Z","qty":"1","price":"4430.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"2","part":"MNL12-ER32Z-10K","qty":"1","price":"5106.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"3","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"4","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"6","part":"MNL12-ER32Z-HS-ICE","qty":"1","price":"6864.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"7","part":"MNL12-ER32Z-ICE-10K","qty":"1","price":"6127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"8","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"9","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"11","part":"MNL12-ER32Z-MS","qty":"1","price":"4971.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"12","part":"MNL12-ER32Z-MS-10K","qty":"1","price":"6870.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"13","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"14","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"16","part":"MNL12-ER32Z-MS-10K-MIM","qty":"1","price":"6678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"17","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"18","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"20","part":"MNL12-BG12Z-MS","qty":"1","price":"1189.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"21","part":"MNL12-BG12Z-MSD","qty":"1","price":"1083.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"22","part":"MNL12-BG10Z-MST","qty":"1","price":"1083.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"23","part":"CAT40-SF0625-3.15CP","qty":"1","price":"335.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":20}}] 2026-05-05 15:55:52.951 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248577-05052026155552.txt === {"quote":"248577","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMCAN","shiptoName":"Triumph Tool","entry_date":"04-14-2026","cust_order_date":"05-07-2026","req_date":"05-15-2026","cust_po":"Mori NLX-2500 GEN 2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Markus Schneider","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"16:12","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Markus Schneider","follow_phone":"(519) 495-5010","follow_email":"markuss@triumphtool.com","pic_user":"cindyt","total_amt":"29214.12","total_gp":"18540.05","total_gpm":"63.46","rev_type":"LT","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"20","win_pct":"20","clo_date":"06-25-2026","notes":[{"comp":"1","quote":"248577","line":"2","data":"Discount per Rob we are up against WTO."},{"comp":"1","quote":"248577","line":"1","data":"what tooling they will select."},{"comp":"1","quote":"248577","line":"0","data":"04-15-2026 13:39-cindyt: Customer is not sure"}],"crmnotes":[{"comp":1,"quote":248577,"Line":0,"Comment":"05/05/2026 3:55 PM - cindyt - F/U changed from 05/01/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248577,"Line":1,"Comment":"05/05/2026 3:55 PM - cindyt - CLO changed from 05/06/2026 to 06/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248577","line":"1","part":"MNL12-ER32Z","qty":"1","price":"4430.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"2","part":"MNL12-ER32Z-10K","qty":"1","price":"5106.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"3","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"4","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"6","part":"MNL12-ER32Z-HS-ICE","qty":"1","price":"6864.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"7","part":"MNL12-ER32Z-ICE-10K","qty":"1","price":"6127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"8","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"9","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"11","part":"MNL12-ER32Z-MS","qty":"1","price":"4971.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"12","part":"MNL12-ER32Z-MS-10K","qty":"1","price":"6870.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"13","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"14","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"16","part":"MNL12-ER32Z-MS-10K-MIM","qty":"1","price":"6678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"17","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"18","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"20","part":"MNL12-BG12Z-MS","qty":"1","price":"1189.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"21","part":"MNL12-BG12Z-MSD","qty":"1","price":"1083.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"22","part":"MNL12-BG10Z-MST","qty":"1","price":"1083.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"23","part":"CAT40-SF0625-3.15CP","qty":"1","price":"335.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":20}}] 2026-05-05 15:56:02.418 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248577-05052026155602.txt === {"quote":"248577","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMCAN","shiptoName":"Triumph Tool","entry_date":"04-14-2026","cust_order_date":"05-07-2026","req_date":"07-02-2026","cust_po":"Mori NLX-2500 GEN 2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Markus Schneider","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"16:12","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Markus Schneider","follow_phone":"(519) 495-5010","follow_email":"markuss@triumphtool.com","pic_user":"cindyt","total_amt":"29214.12","total_gp":"18540.05","total_gpm":"63.46","rev_type":"LT","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"20","win_pct":"20","clo_date":"06-25-2026","notes":[{"comp":"1","quote":"248577","line":"2","data":"Discount per Rob we are up against WTO."},{"comp":"1","quote":"248577","line":"1","data":"what tooling they will select."},{"comp":"1","quote":"248577","line":"0","data":"04-15-2026 13:39-cindyt: Customer is not sure"}],"crmnotes":[{"comp":1,"quote":248577,"Line":0,"Comment":"05/05/2026 3:55 PM - cindyt - F/U changed from 05/01/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248577,"Line":1,"Comment":"05/05/2026 3:55 PM - cindyt - CLO changed from 05/06/2026 to 06/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248577,"Line":2,"Comment":"05/05/2026 3:55 PM - cindyt - Req Date changed from 05/15/2026 to 07/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248577","line":"1","part":"MNL12-ER32Z","qty":"1","price":"4430.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"2","part":"MNL12-ER32Z-10K","qty":"1","price":"5106.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"3","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"4","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"6","part":"MNL12-ER32Z-HS-ICE","qty":"1","price":"6864.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"7","part":"MNL12-ER32Z-ICE-10K","qty":"1","price":"6127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"8","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"9","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"11","part":"MNL12-ER32Z-MS","qty":"1","price":"4971.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"12","part":"MNL12-ER32Z-MS-10K","qty":"1","price":"6870.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"13","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"14","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"16","part":"MNL12-ER32Z-MS-10K-MIM","qty":"1","price":"6678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"17","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"18","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"20","part":"MNL12-BG12Z-MS","qty":"1","price":"1189.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"21","part":"MNL12-BG12Z-MSD","qty":"1","price":"1083.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"22","part":"MNL12-BG10Z-MST","qty":"1","price":"1083.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"23","part":"CAT40-SF0625-3.15CP","qty":"1","price":"335.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":20}}] 2026-05-05 15:59:30.604 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248184-05052026155930.txt === {"quote":"248184","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"1","shipto":"ADV","shiptoName":"Advanced Precision Engr.","entry_date":"04-07-2026","cust_order_date":"04-30-2026","req_date":"05-05-2026","cust_po":"HSK63A Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Glenn Berube","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"14:15","extra":"","follow_up":"05-03-2026","web_id":"","follow_name":"Glenn Berube","follow_phone":"781-219-0694","follow_email":"gberube@butlerbros.com","pic_user":"cindyt","total_amt":"4371.08","total_gp":"2364.91","total_gpm":"54.10","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"5","totalQty":"21","win_pct":"20","clo_date":"05-04-2026","notes":[{"comp":"1","quote":"248184","line":"0","data":"04-07-2026 14:17 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248184,"Line":0,"Comment":"04/28/2026 3:25 PM - alyssah - CLO changed from NaN/NaN/NaN to 05/04/2026 (CLO Date Updated)"},{"comp":1,"quote":248184,"Line":1,"Comment":"04/28/2026 3:25 PM - alyssah - F/U changed from 04/20/2026 to 5/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248184,"Line":2,"Comment":"05/05/2026 3:58 PM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"248184","line":"1","part":"H63A-SF0500-4.72CP","qty":"6","price":"437.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248184","line":"2","part":"H63A-SF0250-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248184","line":"3","part":"HSK63A-SM1000-5.00CP","qty":"1","price":"247.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248184","line":"4","part":"HSK63A-SK10C-120-IDU","qty":"3","price":"549.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248184","line":"5","part":"SK10-3/16A","qty":"4","price":"72.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248184","line":"6","part":"TCL-63GH","qty":"1","price":"1331.00","uom":"EA","discount":"60.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248184","line":"7","part":"NCL-ICAT40","qty":"1","price":"275.00","uom":"EA","discount":"60.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248184","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-05 16:00:25.112 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249236-05052026160024.txt === {"quote":"249236","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"TECHNIME","shiptoName":"Technimetals Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"NCAT40 ER Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:15","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969x1125","follow_email":"kirandandia@yamazen.com","pic_user":"cindyt","total_amt":"3083.69","total_gp":"1594.16","total_gpm":"51.70","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"18","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249236","line":"1","part":"NC4007-0016-6.00G","qty":"8","price":"414.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"3","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"5","part":"NC4007-0025-6.00G","qty":"6","price":"410.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"6","part":"TQW-E25-G","qty":"1","price":"165.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-05 16:00:39.587 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249236-05052026160039.txt === {"quote":"249236","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"TECHNIME","shiptoName":"Technimetals Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"NCAT40 ER Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:15","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969x1125","follow_email":"kirandandia@yamazen.com","pic_user":"cindyt","total_amt":"3083.69","total_gp":"1594.16","total_gpm":"51.70","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"18","win_pct":"20","clo_date":"07-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":249236,"Line":0,"Comment":"05/05/2026 4:00 PM - cindyt - F/U changed from 05/03/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249236,"Line":1,"Comment":"05/05/2026 4:00 PM - cindyt - CLO changed from 05/27/2026 to 07/01/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249236","line":"1","part":"NC4007-0016-6.00G","qty":"8","price":"414.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"3","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"5","part":"NC4007-0025-6.00G","qty":"6","price":"410.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"6","part":"TQW-E25-G","qty":"1","price":"165.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-05 16:00:52.953 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249236-05052026160052.txt === {"quote":"249236","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"TECHNIME","shiptoName":"Technimetals Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-10-2026","cust_po":"NCAT40 ER Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:15","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969x1125","follow_email":"kirandandia@yamazen.com","pic_user":"cindyt","total_amt":"3083.69","total_gp":"1594.16","total_gpm":"51.70","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"18","win_pct":"20","clo_date":"07-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":249236,"Line":0,"Comment":"05/05/2026 4:00 PM - cindyt - F/U changed from 05/03/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249236,"Line":1,"Comment":"05/05/2026 4:00 PM - cindyt - CLO changed from 05/27/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249236,"Line":2,"Comment":"05/05/2026 4:00 PM - cindyt - Req Date changed from 06/08/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249236","line":"1","part":"NC4007-0016-6.00G","qty":"8","price":"414.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"3","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"5","part":"NC4007-0025-6.00G","qty":"6","price":"410.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"6","part":"TQW-E25-G","qty":"1","price":"165.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-05 16:01:14.993 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249202-05052026160114.txt === {"quote":"249202","customer":"3906","name":null,"customerName":"Kenneth Crosby, a DXP Company","comp":"01","open":"1","shipto":"HAMDRIV","shiptoName":"Harmonic Drive LLC","entry_date":"04-27-2026","cust_order_date":"06-05-2026","req_date":"05-27-2026","cust_po":"RRSS Radical Reamer","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Karen Taylor","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"09:02","extra":"","follow_up":"05-03-2026","web_id":"","follow_name":"Karen Taylor","follow_phone":"508-497-0048 ex 8246","follow_email":"karen.taylor@dxpe.com","pic_user":"cindyt","total_amt":"5583.00","total_gp":"5583.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"4","totalQty":"7","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249202","line":"5","data":"not be properly evacuated in some cases."},{"comp":"1","quote":"249202","line":"4","data":"The reason is that without an oil hole, chips may"},{"comp":"1","quote":"249202","line":"3","data":"NIKKEN recommends an oil-hole reamer."},{"comp":"1","quote":"249202","line":"2","data":"and recommeded to quote items in this quote"},{"comp":"1","quote":"249202","line":"1","data":"per Risa email sent after Cindy already quoted"},{"comp":"1","quote":"249202","line":"0","data":"04-27-2026 09:31-alyssah Original quote# 248676"}],"crmnotes":[],"items":[{"comp":"01","order":"249202","line":"1","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"782.00","uom":"EA","discount":"0.00","req_date":"10-12 weeks ARO","branch":"1"},{"comp":"01","order":"249202","line":"2","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1167.00","uom":"EA","discount":"0.00","req_date":"10-12 weeks ARO","branch":"1"},{"comp":"01","order":"249202","line":"4","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"758.00","uom":"EA","discount":"0.00","req_date":"10-12 weeks ARO","branch":"1"},{"comp":"01","order":"249202","line":"5","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1113.00","uom":"EA","discount":"0.00","req_date":"10-12 weeks ARO","branch":"1"},{"comp":"01","order":"249202","line":"7","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"696.00","uom":"EA","discount":"0.00","req_date":"10-12 weeks ARO","branch":"1"},{"comp":"01","order":"249202","line":"8","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1067.00","uom":"EA","discount":"0.00","req_date":"10-12 weeks ARO","branch":"1"},{"comp":"01","order":"249202","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249202","Line":"1","Company":"1","F_Line":"1","Comment":"Nikken# RRSS-6.3F-SPX-OH Carbide Radical Mill Reamer","Loc":"Y"},{"Quote":"249202","Line":"1","Company":"1","F_Line":"2","Comment":"Carbide radical mill reamer with oil hole / SPX coating","Loc":"Y"},{"Quote":"249202","Line":"1","Company":"1","F_Line":"3","Comment":"Quoted 1~4 Reamers at NET price.","Loc":"Y"},{"Quote":"249202","Line":"2","Company":"1","F_Line":"1","Comment":"Nikken# RRSS-9.5F-SPX-OH Carbide Radical Mill Reamer","Loc":"Y"},{"Quote":"249202","Line":"2","Company":"1","F_Line":"2","Comment":"Carbide radical mill reamer with oil hole / SPX coating","Loc":"Y"},{"Quote":"249202","Line":"2","Company":"1","F_Line":"3","Comment":"Quoted 1~4 Reamers at NET price.","Loc":"Y"},{"Quote":"249202","Line":"4","Company":"1","F_Line":"1","Comment":"Nikken# RRSS-6.3F-DLC-OH Carbide Radical Mill Reamer","Loc":"Y"},{"Quote":"249202","Line":"4","Company":"1","F_Line":"2","Comment":"Carbide radical mill reamer with oil hole / DLC coating","Loc":"Y"},{"Quote":"249202","Line":"4","Company":"1","F_Line":"3","Comment":"Quoted 1~4 Reamers at NET price.","Loc":"Y"},{"Quote":"249202","Line":"5","Company":"1","F_Line":"1","Comment":"Nikken# RRSS-9.5F-DLC-OH Carbide Radical Mill Reamer","Loc":"Y"},{"Quote":"249202","Line":"5","Company":"1","F_Line":"2","Comment":"Carbide radical mill reamer with oil hole / DLC coating","Loc":"Y"},{"Quote":"249202","Line":"5","Company":"1","F_Line":"3","Comment":"Quoted 1~4 Reamers at NET price.","Loc":"Y"},{"Quote":"249202","Line":"7","Company":"1","F_Line":"1","Comment":"Nikken# RXS-6.3F-DLC-OH Carbide Mill Reamer","Loc":"Y"},{"Quote":"249202","Line":"7","Company":"1","F_Line":"2","Comment":"Carbide mill reamer with oil hole / DLC coating","Loc":"Y"},{"Quote":"249202","Line":"7","Company":"1","F_Line":"3","Comment":"Quoted 1~4 Reamers at NET price.","Loc":"Y"},{"Quote":"249202","Line":"8","Company":"1","F_Line":"1","Comment":"Nikken# RXS-9.5F-DLC-OH Carbide Mill Reamer","Loc":"Y"},{"Quote":"249202","Line":"8","Company":"1","F_Line":"2","Comment":"Carbide mill reamer with oil hole / DLC coating","Loc":"Y"},{"Quote":"249202","Line":"8","Company":"1","F_Line":"3","Comment":"Quoted 1~4 Reamers at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-05 16:01:54.690 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246334-05052026160154.txt === {"quote":"246334","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"JACOBLOO","shiptoName":"Jacobs Vehicle Systems","entry_date":"03-02-2026","cust_order_date":"03-18-2026","req_date":"05-05-2026","cust_po":"PRE-E346PLUS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rich Bello","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:56","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Rich Bello","follow_phone":"860-965-6000","follow_email":"Rich.Bello@blackhawkid.com","pic_user":"cindyt","total_amt":"14827.68","total_gp":"7921.57","total_gpm":"53.42","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"8","win_pct":"20","clo_date":"05-05-2026","notes":[],"crmnotes":[{"comp":1,"quote":246334,"Line":0,"Comment":"03/09/2026 8:48 AM - cindyt - F/U changed from 03/08/2026 to 3/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246334,"Line":1,"Comment":"03/09/2026 8:48 AM - cindyt - CLO changed from 03/17/2026 to 04/02/2026 (CLO Date Updated)"},{"comp":1,"quote":246334,"Line":2,"Comment":"03/09/2026 8:49 AM - cindyt - Req Date changed from 03/20/2026 to 04/08/2026 (Req Date Updated)"},{"comp":1,"quote":246334,"Line":3,"Comment":"03/09/2026 8:52 AM - cindyt - Encounter has been added"},{"comp":1,"quote":246334,"Line":4,"Comment":"03/27/2026 4:15 PM - cindyt - F/U changed from 03/26/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246334,"Line":5,"Comment":"03/27/2026 4:15 PM - cindyt - CLO changed from 04/02/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":246334,"Line":6,"Comment":"03/27/2026 4:15 PM - cindyt - Req Date changed from 04/08/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":246334,"Line":7,"Comment":"03/27/2026 4:16 PM - cindyt - Encounter has been added"},{"comp":1,"quote":246334,"Line":8,"Comment":"04/28/2026 3:23 PM - alyssah - CLO changed from 04/29/2026 to 05/05/2026 (CLO Date Updated)"},{"comp":1,"quote":246334,"Line":9,"Comment":"04/28/2026 3:23 PM - alyssah - F/U changed from 04/17/2026 to 5/4/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"246334","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246334","line":"2","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246334","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246334","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246334","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246334","line":"6","part":"PRE-SPDL-I30","qty":"1","price":"1048.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246334","line":"7","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246334","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-05 16:05:37.373 [INFO] In session is user: dansp 2026-05-05 16:11:23.980 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.074232, -88.141515, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.074232, -88.141515, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2433043 second/s. 2026-05-05 16:26:25.687 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249322-05052026162625.txt === {"quote":"249322","customer":"9560","name":null,"customerName":"Industrial Tool Supply","comp":"01","open":"1","shipto":"INDTOOMA","shiptoName":"Industrial Tool Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-09-2026","cust_po":"BT30-C3/4-75","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Woodford","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:41","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Joe Woodford","follow_phone":"978-970-3600","follow_email":"jwoodford@industrialtoolsupply.net","pic_user":"cindyt","total_amt":"370.92","total_gp":"247.78","total_gpm":"66.80","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249322","line":"0","data":"04-28-2026 13:42-rons: live chat RFQ"}],"crmnotes":[],"items":[{"comp":"01","order":"249322","line":"1","part":"BT30-C3/4-75","qty":"1","price":"562.00","uom":"EA","discount":"34.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249322","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-05 16:30:10.077 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248448-05052026163009.txt === {"quote":"248448","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"PAWEAST","shiptoName":"Pratt & Whitney","entry_date":"04-13-2026","cust_order_date":"11-15-2026","req_date":"02-01-2026","cust_po":"PRE-E68CXT3","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Steve MacDuff","drop_po":"For Huy Nguyen","status":"0","user":"cindyt","conv_order":"ADV","time":"04-13","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Steve MacDuff","follow_phone":"413-382-2727","follow_email":"steve.macduff@blackhawkid.com","pic_user":"cindyt","total_amt":"192300.88","total_gp":"75665.37","total_gpm":"39.35","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"25","win_pct":"20","clo_date":"12-05-2026","notes":[{"comp":"1","quote":"248448","line":"2","data":"purchase money."},{"comp":"1","quote":"248448","line":"1","data":"these it will be end of year with the capitol"},{"comp":"1","quote":"248448","line":"0","data":"04-13-2026 14:07-cindyt: If they decide to buy"}],"crmnotes":[],"items":[{"comp":"01","order":"248448","line":"1","part":"PRE-E68CXT3-BD","qty":"2","price":"99100.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"2","part":"PRE-GAUGE-B50/I50","qty":"1","price":"821.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"4","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"5","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"6","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248448","line":"8","part":"PRE-PRNT-QL800","qty":"2","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"9","part":"PRE-PRNT-ROLL-QL800","qty":"6","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"10","part":"PRE-SPDL-H10-E68A","qty":"2","price":"8035.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"11","part":"PRE-SPDL-H63-E68A","qty":"2","price":"8035.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"12","part":"PRE-SPDL-I40E68A","qty":"2","price":"6415.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"13","part":"PRE-SPDL-I50E68A","qty":"2","price":"6232.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248448","Line":"7","Company":"1","F_Line":"1","Comment":"Quoted at Net price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-05 16:30:30.618 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248448-05052026163030.txt === {"quote":"248448","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"PAWEAST","shiptoName":"Pratt & Whitney","entry_date":"04-13-2026","cust_order_date":"11-15-2026","req_date":"02-01-2026","cust_po":"PRE-E68CXT3","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Steve MacDuff","drop_po":"For Huy Nguyen","status":"0","user":"cindyt","conv_order":"ADV","time":"04-13","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Steve MacDuff","follow_phone":"413-382-2727","follow_email":"steve.macduff@blackhawkid.com","pic_user":"cindyt","total_amt":"192300.88","total_gp":"75665.37","total_gpm":"39.35","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"25","win_pct":"20","clo_date":"06-18-2026","notes":[{"comp":"1","quote":"248448","line":"2","data":"purchase money."},{"comp":"1","quote":"248448","line":"1","data":"these it will be end of year with the capitol"},{"comp":"1","quote":"248448","line":"0","data":"04-13-2026 14:07-cindyt: If they decide to buy"}],"crmnotes":[{"comp":1,"quote":248448,"Line":0,"Comment":"05/05/2026 4:30 PM - cindyt - F/U changed from 05/05/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248448,"Line":1,"Comment":"05/05/2026 4:30 PM - cindyt - CLO changed from 12/05/2026 to 06/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248448","line":"1","part":"PRE-E68CXT3-BD","qty":"2","price":"99100.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"2","part":"PRE-GAUGE-B50/I50","qty":"1","price":"821.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"4","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"5","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"6","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248448","line":"8","part":"PRE-PRNT-QL800","qty":"2","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"9","part":"PRE-PRNT-ROLL-QL800","qty":"6","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"10","part":"PRE-SPDL-H10-E68A","qty":"2","price":"8035.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"11","part":"PRE-SPDL-H63-E68A","qty":"2","price":"8035.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"12","part":"PRE-SPDL-I40E68A","qty":"2","price":"6415.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"13","part":"PRE-SPDL-I50E68A","qty":"2","price":"6232.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248448","Line":"7","Company":"1","F_Line":"1","Comment":"Quoted at Net price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-05 16:30:39.762 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248448-05052026163039.txt === {"quote":"248448","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"PAWEAST","shiptoName":"Pratt & Whitney","entry_date":"04-13-2026","cust_order_date":"11-15-2026","req_date":"06-25-2026","cust_po":"PRE-E68CXT3","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Steve MacDuff","drop_po":"For Huy Nguyen","status":"0","user":"cindyt","conv_order":"ADV","time":"04-13","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Steve MacDuff","follow_phone":"413-382-2727","follow_email":"steve.macduff@blackhawkid.com","pic_user":"cindyt","total_amt":"192300.88","total_gp":"75665.37","total_gpm":"39.35","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"25","win_pct":"20","clo_date":"06-18-2026","notes":[{"comp":"1","quote":"248448","line":"2","data":"purchase money."},{"comp":"1","quote":"248448","line":"1","data":"these it will be end of year with the capitol"},{"comp":"1","quote":"248448","line":"0","data":"04-13-2026 14:07-cindyt: If they decide to buy"}],"crmnotes":[{"comp":1,"quote":248448,"Line":0,"Comment":"05/05/2026 4:30 PM - cindyt - F/U changed from 05/05/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248448,"Line":1,"Comment":"05/05/2026 4:30 PM - cindyt - CLO changed from 12/05/2026 to 06/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248448,"Line":2,"Comment":"05/05/2026 4:30 PM - cindyt - Req Date changed from 02/01/2026 to 06/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248448","line":"1","part":"PRE-E68CXT3-BD","qty":"2","price":"99100.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"2","part":"PRE-GAUGE-B50/I50","qty":"1","price":"821.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"4","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"5","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"6","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248448","line":"8","part":"PRE-PRNT-QL800","qty":"2","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"9","part":"PRE-PRNT-ROLL-QL800","qty":"6","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"10","part":"PRE-SPDL-H10-E68A","qty":"2","price":"8035.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"11","part":"PRE-SPDL-H63-E68A","qty":"2","price":"8035.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"12","part":"PRE-SPDL-I40E68A","qty":"2","price":"6415.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"13","part":"PRE-SPDL-I50E68A","qty":"2","price":"6232.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248448","Line":"7","Company":"1","F_Line":"1","Comment":"Quoted at Net price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-05 16:32:43.795 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247880-05052026163243.txt === {"quote":"247880","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCICHAR","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"04-21-2026","cust_po":"HSK100A-C32-115","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Attn: Dan Reimer","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:07","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Domi Golden","follow_phone":"920-739-0242","follow_email":"donngolden@engman-taylor.com","pic_user":"cindyt","total_amt":"1313.00","total_gp":"897.84","total_gpm":"68.38","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"9","totalQty":"6","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"247880","line":"1","data":"04-01-2026 10:20 - Discounts Recalculated QS"},{"comp":"1","quote":"247880","line":"0","data":"04-01-2026 10:34-alyssah s/a 247827"}],"crmnotes":[{"comp":1,"quote":247880,"Line":0,"Comment":"04/13/2026 3:56 PM - cindyt - F/U changed from 04/07/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247880,"Line":1,"Comment":"04/13/2026 3:56 PM - cindyt - CLO changed from 05/01/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247880,"Line":2,"Comment":"04/13/2026 3:57 PM - cindyt - Req Date changed from 05/13/2026 to 04/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247880","line":"1","part":"HSK100A-C32-115","qty":"1","price":"887.00","uom":"EA","discount":"35.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"247880","line":"2","part":"HSK100A-C25-115","qty":"1","price":"851.00","uom":"EA","discount":"35.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"247880","line":"3","part":"KM25-1/4","qty":"1","price":"120.00","uom":"EA","discount":"35.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"247880","line":"4","part":"CCK25-10","qty":"1","price":"98.00","uom":"EA","discount":"35.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"247880","line":"5","part":"CKFN25(1)-10","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"247880","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-05 16:33:14.991 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249421-05052026163314.txt === {"quote":"249421","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"SMITH","shiptoName":"Smith & Wesson Inc.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"C4001-0750-1.75","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Charlie","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:07","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Charlie","follow_phone":"413-382-7212","follow_email":"charlie.frohock@blackhawkid.com","pic_user":"cindyt","total_amt":"39255.80","total_gp":"25241.21","total_gpm":"64.30","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"1","totalQty":"122","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249421","line":"0","data":"04-29-2026 16:26 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249421","line":"1","part":"C4001-0750-1.75CP","qty":"8","price":"140.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249421","line":"2","part":"CAT40-C1-85U-IDU","qty":"40","price":"593.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249421","line":"3","part":"CAT40-C3/4-85U-IDU","qty":"32","price":"568.00","uom":"EA","discount":"40.00","req_date":"7 stk/balance June","branch":"1"},{"comp":"01","order":"249421","line":"4","part":"CAT40-C3/4-85U-IDU","qty":"26","price":"568.00","uom":"EA","discount":"40.00","req_date":"7 Stk/balance June","branch":"1"},{"comp":"01","order":"249421","line":"5","part":"CAT40-C3/4-120U-IDU","qty":"13","price":"595.00","uom":"EA","discount":"40.00","req_date":"8 Stk/balance July","branch":"1"},{"comp":"01","order":"249421","line":"6","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249421","line":"7","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249421","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":8}}] 2026-05-05 16:34:18.545 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248145-05052026163418.txt === {"quote":"248145","customer":"20890","name":null,"customerName":"Trinity-Mill Tool Corp.","comp":"01","open":"1","shipto":"MAGELLAN","shiptoName":"Magellan Aerospace","entry_date":"04-07-2026","cust_order_date":"04-25-2026","req_date":"05-25-2026","cust_po":"H63A-SF0312-6.30CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sue Benjamin","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:36","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Sue Benjamin","follow_phone":"631-420-0358","follow_email":"sue@trinitymilltool.com","pic_user":"cindyt","total_amt":"211.78","total_gp":"105.89","total_gpm":"50.00","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"248145","line":"0","data":"04-07-2026 09:36 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248145,"Line":0,"Comment":"04/14/2026 8:43 AM - cindyt - F/U changed from 04/13/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248145,"Line":1,"Comment":"04/14/2026 8:43 AM - cindyt - CLO changed from 04/21/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248145,"Line":2,"Comment":"04/14/2026 8:44 AM - cindyt - Req Date changed from 04/30/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248145","line":"1","part":"H63A-SF0312-6.30CP","qty":"1","price":"211.78","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248145","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248145","Line":"1","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 16:35:31.660 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249236-05052026163531.txt === {"quote":"249236","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"TECHNIME","shiptoName":"Technimetals Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-10-2026","cust_po":"NCAT40 ER Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:15","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969x1125","follow_email":"kirandandia@yamazen.com","pic_user":"cindyt","total_amt":"3083.69","total_gp":"1594.16","total_gpm":"51.70","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"18","win_pct":"20","clo_date":"07-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":249236,"Line":0,"Comment":"05/05/2026 4:00 PM - cindyt - F/U changed from 05/03/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249236,"Line":1,"Comment":"05/05/2026 4:00 PM - cindyt - CLO changed from 05/27/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249236,"Line":2,"Comment":"05/05/2026 4:00 PM - cindyt - Req Date changed from 06/08/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249236","line":"1","part":"NC4007-0016-6.00G","qty":"8","price":"414.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"3","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"5","part":"NC4007-0025-6.00G","qty":"6","price":"410.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"6","part":"TQW-E25-G","qty":"1","price":"165.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-05 16:35:47.398 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249236-05052026163547.txt === {"quote":"249236","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"TECHNIME","shiptoName":"Technimetals Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-10-2026","cust_po":"NCAT40 ER Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:15","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969x1125","follow_email":"kirandandia@yamazen.com","pic_user":"cindyt","total_amt":"3083.69","total_gp":"1594.16","total_gpm":"51.70","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"18","win_pct":"20","clo_date":"06-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":249236,"Line":0,"Comment":"05/05/2026 4:00 PM - cindyt - F/U changed from 05/03/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249236,"Line":1,"Comment":"05/05/2026 4:00 PM - cindyt - CLO changed from 05/27/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249236,"Line":2,"Comment":"05/05/2026 4:00 PM - cindyt - Req Date changed from 06/08/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249236,"Line":3,"Comment":"05/05/2026 4:35 PM - cindyt - F/U changed from 05/05/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249236,"Line":4,"Comment":"05/05/2026 4:35 PM - cindyt - CLO changed from 07/01/2026 to 06/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249236","line":"1","part":"NC4007-0016-6.00G","qty":"8","price":"414.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"3","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"5","part":"NC4007-0025-6.00G","qty":"6","price":"410.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"6","part":"TQW-E25-G","qty":"1","price":"165.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-05 16:35:56.248 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249236-05052026163556.txt === {"quote":"249236","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"TECHNIME","shiptoName":"Technimetals Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"07-01-2026","cust_po":"NCAT40 ER Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:15","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969x1125","follow_email":"kirandandia@yamazen.com","pic_user":"cindyt","total_amt":"3083.69","total_gp":"1594.16","total_gpm":"51.70","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"18","win_pct":"20","clo_date":"06-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":249236,"Line":0,"Comment":"05/05/2026 4:00 PM - cindyt - F/U changed from 05/03/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249236,"Line":1,"Comment":"05/05/2026 4:00 PM - cindyt - CLO changed from 05/27/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249236,"Line":2,"Comment":"05/05/2026 4:00 PM - cindyt - Req Date changed from 06/08/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249236,"Line":3,"Comment":"05/05/2026 4:35 PM - cindyt - F/U changed from 05/05/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249236,"Line":4,"Comment":"05/05/2026 4:35 PM - cindyt - CLO changed from 07/01/2026 to 06/30/2026 (CLO Date Updated)"},{"comp":1,"quote":249236,"Line":5,"Comment":"05/05/2026 4:35 PM - cindyt - Req Date changed from 06/10/2026 to 07/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249236","line":"1","part":"NC4007-0016-6.00G","qty":"8","price":"414.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"3","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"5","part":"NC4007-0025-6.00G","qty":"6","price":"410.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"6","part":"TQW-E25-G","qty":"1","price":"165.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-05 16:36:39.180 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247967-05052026163635.txt === {"quote":"247967","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"1","shipto":"TRIUMCAN","shiptoName":"Triumph Tool","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-20-2026","cust_po":"NUT-ER32I","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ryan Olmstead","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:13","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Ryan Olmstead","follow_phone":"519-836-4811","follow_email":"ryano@triumphtool.com","pic_user":"cindyt","total_amt":"346.50","total_gp":"203.81","total_gpm":"58.82","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"1","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"247967","line":"0","data":"04-02-2026 09:14 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247967,"Line":0,"Comment":"04/06/2026 2:16 PM - cindyt - F/U changed from 4/8/2026 to 04/13/2026 (Follow Up In 1 Week)"},{"comp":1,"quote":247967,"Line":1,"Comment":"04/06/2026 2:16 PM - cindyt - CLO changed from 05/02/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247967,"Line":2,"Comment":"04/06/2026 2:16 PM - cindyt - CLO changed from 04/27/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247967,"Line":3,"Comment":"04/14/2026 9:12 AM - cindyt - F/U changed from 04/13/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247967,"Line":4,"Comment":"04/14/2026 9:12 AM - cindyt - CLO changed from 04/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247967,"Line":5,"Comment":"04/14/2026 9:12 AM - cindyt - Req Date changed from 05/14/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247967","line":"1","part":"NUT-ER32I","qty":"1","price":"251.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247967","line":"2","part":"NUT-ER32I-C","qty":"1","price":"211.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247967","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-05 16:37:22.954 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249000-05052026163721.txt === {"quote":"249000","customer":"6325","name":null,"customerName":"Ferro Technique Ltd.","comp":"01","open":"1","shipto":"FERROTEZ","shiptoName":"Ferro Technique Ltd.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-22-2026","cust_po":"360-001S","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Basil Babu","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:41","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Basil Babu","follow_phone":"647-668-5199","follow_email":"basilb@ferrotechnique.com","pic_user":"cindyt","total_amt":"178.50","total_gp":"74.15","total_gpm":"41.54","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249000","line":"1","part":"360-001S","qty":"1","price":"130.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249000","line":"2","part":"330-020","qty":"1","price":"125.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249000","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-05 16:37:46.055 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248864-05052026163745.txt === {"quote":"248864","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"BRAMNEWM","shiptoName":"Bramden Precision Ltd.","entry_date":"04-20-2026","cust_order_date":"05-16-2026","req_date":"05-20-2026","cust_po":"Pre-Setter E346BA #40","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Attn: Matt Deyman","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-20","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Matt Deyman","follow_phone":"416-805-0759","follow_email":"mattd@triumphtool.com","pic_user":"cindyt","total_amt":"27335.00","total_gp":"16990.50","total_gpm":"62.16","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248864","line":"0","data":"04-20-2026 14:21-cindyt"}],"crmnotes":[],"items":[{"comp":"01","order":"248864","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"5","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248864","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248864","Line":"6","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-05 16:38:02.678 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248864-05052026163801.txt === {"quote":"248864","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"BRAMNEWM","shiptoName":"Bramden Precision Ltd.","entry_date":"04-20-2026","cust_order_date":"05-16-2026","req_date":"05-20-2026","cust_po":"Pre-Setter E346BA #40","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Attn: Matt Deyman","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-20","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Matt Deyman","follow_phone":"416-805-0759","follow_email":"mattd@triumphtool.com","pic_user":"cindyt","total_amt":"27335.00","total_gp":"16990.50","total_gpm":"62.16","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"248864","line":"0","data":"04-20-2026 14:21-cindyt"}],"crmnotes":[{"comp":1,"quote":248864,"Line":0,"Comment":"05/05/2026 4:37 PM - cindyt - F/U changed from 05/06/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248864,"Line":1,"Comment":"05/05/2026 4:37 PM - cindyt - CLO changed from 05/14/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248864","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"5","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248864","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248864","Line":"6","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-05 16:38:12.249 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248864-05052026163812.txt === {"quote":"248864","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"BRAMNEWM","shiptoName":"Bramden Precision Ltd.","entry_date":"04-20-2026","cust_order_date":"05-16-2026","req_date":"07-15-2026","cust_po":"Pre-Setter E346BA #40","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Attn: Matt Deyman","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-20","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Matt Deyman","follow_phone":"416-805-0759","follow_email":"mattd@triumphtool.com","pic_user":"cindyt","total_amt":"27335.00","total_gp":"16990.50","total_gpm":"62.16","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"248864","line":"0","data":"04-20-2026 14:21-cindyt"}],"crmnotes":[{"comp":1,"quote":248864,"Line":0,"Comment":"05/05/2026 4:37 PM - cindyt - F/U changed from 05/06/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248864,"Line":1,"Comment":"05/05/2026 4:37 PM - cindyt - CLO changed from 05/14/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248864,"Line":2,"Comment":"05/05/2026 4:38 PM - cindyt - Req Date changed from 05/20/2026 to 07/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248864","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"5","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248864","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248864","Line":"6","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-05 16:38:50.577 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249494-05052026163850.txt === {"quote":"249494","customer":"12820","name":null,"customerName":"Lunar Industrial Supply Ltd.","comp":"01","open":"1","shipto":"LUNAWIND","shiptoName":"Lunar Industrial Supply","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"NC5001-2000-2.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:45","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Ammar","follow_phone":"519-969-9575","follow_email":"ammar@lunarindustrial.ca","pic_user":"cindyt","total_amt":"490.32","total_gp":"347.32","total_gpm":"70.84","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249494","line":"1","part":"NC5001-2000-2.00CP","qty":"1","price":"681.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249494","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-05 16:41:41.688 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.3833162285287, -111.806262490185, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.3833162285287, -111.806262490185, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.6432056 second/s. 2026-05-05 16:43:01.721 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248482-05052026164301.txt === {"quote":"248482","customer":"9560","name":null,"customerName":"Industrial Tool Supply","comp":"01","open":"0","shipto":"ARCHMEDI","shiptoName":"ARCH Medical Solutions","entry_date":"04-13-2026","cust_order_date":"04-29-2026","req_date":"05-08-2026","cust_po":"BT30 SK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ed Chambers","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"14:31","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Ed Chambers","follow_phone":"978-970-9700","follow_email":"echambers@industrialtoolsupply.net","pic_user":"cindyt","total_amt":"3400.20","total_gp":"2364.75","total_gpm":"69.55","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"15","win_pct":"20","clo_date":"05-07-2026","notes":[{"comp":"1","quote":"248482","line":"0","data":"04-13-2026 15:14-cindyt: Also quoted MSC 248480"}],"crmnotes":[{"comp":1,"quote":248482,"Line":0,"Comment":"04/28/2026 3:24 PM - alyssah - Req Date changed from 05/02/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":248482,"Line":1,"Comment":"04/28/2026 3:24 PM - alyssah - CLO changed from 04/27/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248482,"Line":2,"Comment":"04/28/2026 3:24 PM - alyssah - F/U changed from 04/19/2026 to 5/6/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248482","line":"1","part":"BT30-SK10-90P","qty":"6","price":"447.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"3","part":"BT30-SK6-90P","qty":"6","price":"445.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"4","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-05 16:43:17.811 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248482-05052026164317.txt === {"quote":"248482","customer":"9560","name":null,"customerName":"Industrial Tool Supply","comp":"01","open":"0","shipto":"ARCHMEDI","shiptoName":"ARCH Medical Solutions","entry_date":"04-13-2026","cust_order_date":"04-29-2026","req_date":"05-08-2026","cust_po":"BT30 SK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ed Chambers","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"14:31","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Ed Chambers","follow_phone":"978-970-9700","follow_email":"echambers@industrialtoolsupply.net","pic_user":"cindyt","total_amt":"3400.20","total_gp":"2364.75","total_gpm":"69.55","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"15","win_pct":"20","clo_date":"06-09-2026","notes":[{"comp":"1","quote":"248482","line":"0","data":"04-13-2026 15:14-cindyt: Also quoted MSC 248480"}],"crmnotes":[{"comp":1,"quote":248482,"Line":0,"Comment":"04/28/2026 3:24 PM - alyssah - Req Date changed from 05/02/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":248482,"Line":1,"Comment":"04/28/2026 3:24 PM - alyssah - CLO changed from 04/27/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248482,"Line":2,"Comment":"04/28/2026 3:24 PM - alyssah - F/U changed from 04/19/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248482,"Line":3,"Comment":"05/05/2026 4:43 PM - cindyt - F/U changed from 05/06/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248482,"Line":4,"Comment":"05/05/2026 4:43 PM - cindyt - CLO changed from 05/07/2026 to 06/09/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248482","line":"1","part":"BT30-SK10-90P","qty":"6","price":"447.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"3","part":"BT30-SK6-90P","qty":"6","price":"445.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"4","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-05 16:43:31.920 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248482-05052026164331.txt === {"quote":"248482","customer":"9560","name":null,"customerName":"Industrial Tool Supply","comp":"01","open":"0","shipto":"ARCHMEDI","shiptoName":"ARCH Medical Solutions","entry_date":"04-13-2026","cust_order_date":"04-29-2026","req_date":"06-15-2026","cust_po":"BT30 SK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ed Chambers","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"14:31","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Ed Chambers","follow_phone":"978-970-9700","follow_email":"echambers@industrialtoolsupply.net","pic_user":"cindyt","total_amt":"3400.20","total_gp":"2364.75","total_gpm":"69.55","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"15","win_pct":"20","clo_date":"06-09-2026","notes":[{"comp":"1","quote":"248482","line":"0","data":"04-13-2026 15:14-cindyt: Also quoted MSC 248480"}],"crmnotes":[{"comp":1,"quote":248482,"Line":0,"Comment":"04/28/2026 3:24 PM - alyssah - Req Date changed from 05/02/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":248482,"Line":1,"Comment":"04/28/2026 3:24 PM - alyssah - CLO changed from 04/27/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248482,"Line":2,"Comment":"04/28/2026 3:24 PM - alyssah - F/U changed from 04/19/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248482,"Line":3,"Comment":"05/05/2026 4:43 PM - cindyt - F/U changed from 05/06/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248482,"Line":4,"Comment":"05/05/2026 4:43 PM - cindyt - CLO changed from 05/07/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":248482,"Line":5,"Comment":"05/05/2026 4:43 PM - cindyt - Req Date changed from 05/08/2026 to 06/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248482","line":"1","part":"BT30-SK10-90P","qty":"6","price":"447.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"3","part":"BT30-SK6-90P","qty":"6","price":"445.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"4","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-05 16:44:04.580 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249377-05052026164404.txt === {"quote":"249377","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCKS","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-19-2026","cust_po":"KM3/4-10","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:59","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"rons","total_amt":"41.60","total_gp":"28.53","total_gpm":"68.58","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":249377,"Line":0,"Comment":"04/29/2026 4:29 PM - rons - CLO changed from 05/29/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249377,"Line":1,"Comment":"04/29/2026 4:29 PM - rons - Req Date changed from 05/29/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249377","line":"1","part":"KM3/4-10","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249377","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 16:44:14.139 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249377-05052026164413.txt === {"quote":"249377","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCKS","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-19-2026","cust_po":"KM3/4-10","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:59","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"rons","total_amt":"41.60","total_gp":"28.53","total_gpm":"68.58","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249377,"Line":0,"Comment":"04/29/2026 4:29 PM - rons - CLO changed from 05/29/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249377,"Line":1,"Comment":"04/29/2026 4:29 PM - rons - Req Date changed from 05/29/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":249377,"Line":2,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249377,"Line":3,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249377","line":"1","part":"KM3/4-10","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249377","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 16:44:18.667 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249377-05052026164418.txt === {"quote":"249377","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCKS","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-27-2026","cust_po":"KM3/4-10","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:59","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"rons","total_amt":"41.60","total_gp":"28.53","total_gpm":"68.58","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249377,"Line":0,"Comment":"04/29/2026 4:29 PM - rons - CLO changed from 05/29/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249377,"Line":1,"Comment":"04/29/2026 4:29 PM - rons - Req Date changed from 05/29/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":249377,"Line":2,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249377,"Line":3,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249377,"Line":4,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249377","line":"1","part":"KM3/4-10","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249377","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 16:44:25.690 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247369-05052026164425.txt === {"quote":"247369","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"05-19-2026","cust_po":"CAT/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Mueller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:05","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"125850.14","total_gp":"71897.92","total_gpm":"57.13","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"837","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247369","line":"5","data":"& Rego-Fix"},{"comp":"1","quote":"247369","line":"4","data":"on end user & machine for me; up against Haimer"},{"comp":"1","quote":"247369","line":"3","data":"looks to be for R & S, although he is confirming"},{"comp":"1","quote":"247369","line":"2","data":"03-23-2026 15:13-rons: writing up quote for Andy;"},{"comp":"1","quote":"247369","line":"1","data":"pricing"},{"comp":"1","quote":"247369","line":"0","data":"03-23-2026 15:36-rons: checking with Russ on"}],"crmnotes":[{"comp":1,"quote":247369,"Line":0,"Comment":"03/24/2026 1:37 PM - rons - F/U changed from 03/29/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":1,"Comment":"03/24/2026 1:37 PM - rons - CLO changed from 04/23/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":2,"Comment":"03/24/2026 1:37 PM - rons - Req Date changed from 05/04/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":3,"Comment":"04/07/2026 4:50 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":4,"Comment":"04/07/2026 4:50 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":5,"Comment":"04/07/2026 4:50 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":6,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":7,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":9,"Comment":"04/15/2026 3:16 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":10,"Comment":"04/15/2026 3:16 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":11,"Comment":"04/15/2026 3:16 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":12,"Comment":"04/29/2026 3:42 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":13,"Comment":"04/29/2026 3:42 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":14,"Comment":"04/29/2026 3:42 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247369","line":"1","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"3","part":"C4007-0011-4.00","qty":"8","price":"278.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"4","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"6","part":"CAT40-ER16-4.00","qty":"8","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"7","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"9","part":"CAT40-ER32-2.76","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"11","part":"CAT40-ER32-4.00","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"12","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"14","part":"C4007-0040-3.13","qty":"2","price":"298.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"15","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"17","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"18","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"20","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"21","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"22","part":"CAT40-SF0125-3.15","qty":"10","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"24","part":"CAT40-SF0187-3.15","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"26","part":"CAT40-SF0250-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"27","part":"CAT40-SF0250-5.12CP","qty":"15","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"29","part":"CAT40-SF0500-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"30","part":"CAT40-SF0500-5.12CP","qty":"12","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"32","part":"CAT40-SF0750-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"33","part":"CAT40-SF0750-5.12CP","qty":"4","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"35","part":"C5007-0032-4.00","qty":"8","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"36","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"38","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"39","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"41","part":"CAT50-SF0250-3.15CP","qty":"6","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"42","part":"CAT50-SF0250-5.12CP","qty":"10","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"44","part":"CAT50-SF0375-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"45","part":"CAT50-SF0375-5.12CP","qty":"5","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"47","part":"CAT50-SF0500-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"48","part":"CAT50-SF0500-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"49","part":"CAT50-SF0500-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"51","part":"CAT50-SF0750-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"52","part":"CAT50-SF0750-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"53","part":"CAT50-SF0750-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"55","part":"HSK63A-ER32-4.00","qty":"10","price":"453.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"56","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"58","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"59","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"61","part":"H63A-SF0125-3.15","qty":"3","price":"389.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"63","part":"H63A-SF0187-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"65","part":"H63A-SF0250-3.15CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"66","part":"H63A-SF0250-3.15CP","qty":"9","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"67","part":"H63A-SF0250-5.12CP","qty":"10","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"68","part":"H63A-SF0250-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"70","part":"H63A-SF0375-3.35CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"71","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"72","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"73","part":"H63A-SF0375-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"75","part":"H63A-SF0500-3.54CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"76","part":"H63A-SF0500-3.54CP","qty":"8","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"77","part":"H63A-SF0500-5.12","qty":"8","price":"347.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"78","part":"H63A-SF0500-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"80","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"81","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"83","part":"HSK100A-ER32-4.00","qty":"12","price":"654.00","uom":"EA","discount":"42.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247369","line":"84","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"86","part":"HSK100A-ER32-6.00","qty":"8","price":"711.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"88","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"90","part":"H100A-SF0250-3.54CP","qty":"11","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"91","part":"H100A-SF0250-6.30","qty":"11","price":"543.00","uom":"EA","discount":"42.00","req_date":"10 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"92","part":"H100A-SF0250-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"94","part":"H100A-SF0375-3.54CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"95","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"96","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"98","part":"H100A-SF0500-3.74CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"99","part":"H100A-SF0500-6.30","qty":"8","price":"543.00","uom":"EA","discount":"42.00","req_date":"4 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"100","part":"H100A-SF0500-6.30CP","qty":"7","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"102","part":"H100A-SF0750-4.13CP","qty":"8","price":"570.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"103","part":"H100A-SF0750-6.30CP","qty":"8","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"104","part":"H100A-SF0750-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"106","part":"PS-B64-1-EU","qty":"131","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"108","part":"PS-B61-EU","qty":"84","price":"52.00","uom":"EA","discount":"42.00","req_date":"41 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"110","part":"HSK63-TUBE","qty":"83","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"112","part":"HSK100-TUBE","qty":"114","price":"44.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"114","part":"ST50-SF0125-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"116","part":"ST50-SF0187-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"120","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":79}}] 2026-05-05 16:44:35.900 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247369-05052026164435.txt === {"quote":"247369","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"05-19-2026","cust_po":"CAT/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Mueller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:05","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"125850.14","total_gp":"71897.92","total_gpm":"57.13","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"837","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"247369","line":"5","data":"& Rego-Fix"},{"comp":"1","quote":"247369","line":"4","data":"on end user & machine for me; up against Haimer"},{"comp":"1","quote":"247369","line":"3","data":"looks to be for R & S, although he is confirming"},{"comp":"1","quote":"247369","line":"2","data":"03-23-2026 15:13-rons: writing up quote for Andy;"},{"comp":"1","quote":"247369","line":"1","data":"pricing"},{"comp":"1","quote":"247369","line":"0","data":"03-23-2026 15:36-rons: checking with Russ on"}],"crmnotes":[{"comp":1,"quote":247369,"Line":0,"Comment":"03/24/2026 1:37 PM - rons - F/U changed from 03/29/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":1,"Comment":"03/24/2026 1:37 PM - rons - CLO changed from 04/23/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":2,"Comment":"03/24/2026 1:37 PM - rons - Req Date changed from 05/04/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":3,"Comment":"04/07/2026 4:50 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":4,"Comment":"04/07/2026 4:50 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":5,"Comment":"04/07/2026 4:50 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":6,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":7,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":9,"Comment":"04/15/2026 3:16 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":10,"Comment":"04/15/2026 3:16 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":11,"Comment":"04/15/2026 3:16 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":12,"Comment":"04/29/2026 3:42 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":13,"Comment":"04/29/2026 3:42 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":14,"Comment":"04/29/2026 3:42 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247369","line":"1","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"3","part":"C4007-0011-4.00","qty":"8","price":"278.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"4","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"6","part":"CAT40-ER16-4.00","qty":"8","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"7","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"9","part":"CAT40-ER32-2.76","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"11","part":"CAT40-ER32-4.00","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"12","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"14","part":"C4007-0040-3.13","qty":"2","price":"298.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"15","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"17","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"18","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"20","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"21","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"22","part":"CAT40-SF0125-3.15","qty":"10","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"24","part":"CAT40-SF0187-3.15","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"26","part":"CAT40-SF0250-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"27","part":"CAT40-SF0250-5.12CP","qty":"15","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"29","part":"CAT40-SF0500-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"30","part":"CAT40-SF0500-5.12CP","qty":"12","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"32","part":"CAT40-SF0750-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"33","part":"CAT40-SF0750-5.12CP","qty":"4","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"35","part":"C5007-0032-4.00","qty":"8","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"36","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"38","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"39","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"41","part":"CAT50-SF0250-3.15CP","qty":"6","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"42","part":"CAT50-SF0250-5.12CP","qty":"10","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"44","part":"CAT50-SF0375-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"45","part":"CAT50-SF0375-5.12CP","qty":"5","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"47","part":"CAT50-SF0500-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"48","part":"CAT50-SF0500-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"49","part":"CAT50-SF0500-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"51","part":"CAT50-SF0750-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"52","part":"CAT50-SF0750-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"53","part":"CAT50-SF0750-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"55","part":"HSK63A-ER32-4.00","qty":"10","price":"453.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"56","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"58","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"59","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"61","part":"H63A-SF0125-3.15","qty":"3","price":"389.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"63","part":"H63A-SF0187-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"65","part":"H63A-SF0250-3.15CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"66","part":"H63A-SF0250-3.15CP","qty":"9","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"67","part":"H63A-SF0250-5.12CP","qty":"10","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"68","part":"H63A-SF0250-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"70","part":"H63A-SF0375-3.35CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"71","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"72","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"73","part":"H63A-SF0375-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"75","part":"H63A-SF0500-3.54CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"76","part":"H63A-SF0500-3.54CP","qty":"8","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"77","part":"H63A-SF0500-5.12","qty":"8","price":"347.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"78","part":"H63A-SF0500-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"80","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"81","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"83","part":"HSK100A-ER32-4.00","qty":"12","price":"654.00","uom":"EA","discount":"42.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247369","line":"84","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"86","part":"HSK100A-ER32-6.00","qty":"8","price":"711.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"88","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"90","part":"H100A-SF0250-3.54CP","qty":"11","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"91","part":"H100A-SF0250-6.30","qty":"11","price":"543.00","uom":"EA","discount":"42.00","req_date":"10 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"92","part":"H100A-SF0250-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"94","part":"H100A-SF0375-3.54CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"95","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"96","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"98","part":"H100A-SF0500-3.74CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"99","part":"H100A-SF0500-6.30","qty":"8","price":"543.00","uom":"EA","discount":"42.00","req_date":"4 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"100","part":"H100A-SF0500-6.30CP","qty":"7","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"102","part":"H100A-SF0750-4.13CP","qty":"8","price":"570.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"103","part":"H100A-SF0750-6.30CP","qty":"8","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"104","part":"H100A-SF0750-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"106","part":"PS-B64-1-EU","qty":"131","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"108","part":"PS-B61-EU","qty":"84","price":"52.00","uom":"EA","discount":"42.00","req_date":"41 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"110","part":"HSK63-TUBE","qty":"83","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"112","part":"HSK100-TUBE","qty":"114","price":"44.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"114","part":"ST50-SF0125-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"116","part":"ST50-SF0187-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"120","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":79}}] 2026-05-05 16:44:40.192 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247369-05052026164439.txt === {"quote":"247369","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"05-22-2026","cust_po":"CAT/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Mueller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:05","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"125850.14","total_gp":"71897.92","total_gpm":"57.13","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"837","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"247369","line":"5","data":"& Rego-Fix"},{"comp":"1","quote":"247369","line":"4","data":"on end user & machine for me; up against Haimer"},{"comp":"1","quote":"247369","line":"3","data":"looks to be for R & S, although he is confirming"},{"comp":"1","quote":"247369","line":"2","data":"03-23-2026 15:13-rons: writing up quote for Andy;"},{"comp":"1","quote":"247369","line":"1","data":"pricing"},{"comp":"1","quote":"247369","line":"0","data":"03-23-2026 15:36-rons: checking with Russ on"}],"crmnotes":[{"comp":1,"quote":247369,"Line":0,"Comment":"03/24/2026 1:37 PM - rons - F/U changed from 03/29/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":1,"Comment":"03/24/2026 1:37 PM - rons - CLO changed from 04/23/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":2,"Comment":"03/24/2026 1:37 PM - rons - Req Date changed from 05/04/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":3,"Comment":"04/07/2026 4:50 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":4,"Comment":"04/07/2026 4:50 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":5,"Comment":"04/07/2026 4:50 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":6,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":7,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":9,"Comment":"04/15/2026 3:16 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":10,"Comment":"04/15/2026 3:16 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":11,"Comment":"04/15/2026 3:16 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":12,"Comment":"04/29/2026 3:42 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":13,"Comment":"04/29/2026 3:42 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":14,"Comment":"04/29/2026 3:42 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":17,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247369","line":"1","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"3","part":"C4007-0011-4.00","qty":"8","price":"278.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"4","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"6","part":"CAT40-ER16-4.00","qty":"8","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"7","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"9","part":"CAT40-ER32-2.76","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"11","part":"CAT40-ER32-4.00","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"12","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"14","part":"C4007-0040-3.13","qty":"2","price":"298.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"15","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"17","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"18","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"20","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"21","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"22","part":"CAT40-SF0125-3.15","qty":"10","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"24","part":"CAT40-SF0187-3.15","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"26","part":"CAT40-SF0250-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"27","part":"CAT40-SF0250-5.12CP","qty":"15","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"29","part":"CAT40-SF0500-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"30","part":"CAT40-SF0500-5.12CP","qty":"12","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"32","part":"CAT40-SF0750-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"33","part":"CAT40-SF0750-5.12CP","qty":"4","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"35","part":"C5007-0032-4.00","qty":"8","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"36","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"38","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"39","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"41","part":"CAT50-SF0250-3.15CP","qty":"6","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"42","part":"CAT50-SF0250-5.12CP","qty":"10","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"44","part":"CAT50-SF0375-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"45","part":"CAT50-SF0375-5.12CP","qty":"5","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"47","part":"CAT50-SF0500-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"48","part":"CAT50-SF0500-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"49","part":"CAT50-SF0500-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"51","part":"CAT50-SF0750-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"52","part":"CAT50-SF0750-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"53","part":"CAT50-SF0750-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"55","part":"HSK63A-ER32-4.00","qty":"10","price":"453.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"56","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"58","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"59","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"61","part":"H63A-SF0125-3.15","qty":"3","price":"389.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"63","part":"H63A-SF0187-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"65","part":"H63A-SF0250-3.15CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"66","part":"H63A-SF0250-3.15CP","qty":"9","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"67","part":"H63A-SF0250-5.12CP","qty":"10","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"68","part":"H63A-SF0250-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"70","part":"H63A-SF0375-3.35CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"71","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"72","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"73","part":"H63A-SF0375-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"75","part":"H63A-SF0500-3.54CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"76","part":"H63A-SF0500-3.54CP","qty":"8","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"77","part":"H63A-SF0500-5.12","qty":"8","price":"347.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"78","part":"H63A-SF0500-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"80","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"81","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"83","part":"HSK100A-ER32-4.00","qty":"12","price":"654.00","uom":"EA","discount":"42.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247369","line":"84","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"86","part":"HSK100A-ER32-6.00","qty":"8","price":"711.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"88","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"90","part":"H100A-SF0250-3.54CP","qty":"11","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"91","part":"H100A-SF0250-6.30","qty":"11","price":"543.00","uom":"EA","discount":"42.00","req_date":"10 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"92","part":"H100A-SF0250-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"94","part":"H100A-SF0375-3.54CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"95","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"96","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"98","part":"H100A-SF0500-3.74CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"99","part":"H100A-SF0500-6.30","qty":"8","price":"543.00","uom":"EA","discount":"42.00","req_date":"4 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"100","part":"H100A-SF0500-6.30CP","qty":"7","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"102","part":"H100A-SF0750-4.13CP","qty":"8","price":"570.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"103","part":"H100A-SF0750-6.30CP","qty":"8","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"104","part":"H100A-SF0750-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"106","part":"PS-B64-1-EU","qty":"131","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"108","part":"PS-B61-EU","qty":"84","price":"52.00","uom":"EA","discount":"42.00","req_date":"41 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"110","part":"HSK63-TUBE","qty":"83","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"112","part":"HSK100-TUBE","qty":"114","price":"44.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"114","part":"ST50-SF0125-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"116","part":"ST50-SF0187-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"120","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":79}}] 2026-05-05 16:44:43.668 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248080-05052026164443.txt === {"quote":"248080","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"PATRSAIN","shiptoName":"Patriot Machine Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-19-2026","cust_po":"HSK125A-0750A-4.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Story","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:40","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Mike Story","follow_phone":"314-291-0991","follow_email":"mikes@motool.com","pic_user":"rons","total_amt":"836.38","total_gp":"835.38","total_gpm":"99.88","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"248080","line":"4","data":"base with Mike later"},{"comp":"1","quote":"248080","line":"3","data":"to get a drawing back to Landon and will touch"},{"comp":"1","quote":"248080","line":"2","data":"for Mike - haven't sent yet and will wait for us"},{"comp":"1","quote":"248080","line":"1","data":"drawing of this on live chat...wrote this up"},{"comp":"1","quote":"248080","line":"0","data":"04-06-2026 10:53-rons: Landon Marshall requested"}],"crmnotes":[{"comp":1,"quote":248080,"Line":0,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 05/06/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":1,"Comment":"04/06/2026 3:37 PM - rons - F/U changed from 04/12/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":2,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 04/10/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":3,"Comment":"04/06/2026 3:37 PM - rons - Req Date changed from 05/18/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":4,"Comment":"04/08/2026 3:49 PM - rons - Landon Marshall from Patriot reached out on live chat for print - this was sent to him by Jenna after live chat inquiry; quote sent over to Mike"},{"comp":1,"quote":248080,"Line":5,"Comment":"04/08/2026 3:49 PM - rons - F/U changed from 04/10/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":6,"Comment":"04/08/2026 3:49 PM - rons - CLO changed from 04/17/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":7,"Comment":"04/08/2026 3:49 PM - rons - Req Date changed from 04/24/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":8,"Comment":"04/22/2026 5:10 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":9,"Comment":"04/22/2026 5:10 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":10,"Comment":"04/22/2026 5:10 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":11,"Comment":"04/23/2026 4:53 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":12,"Comment":"04/23/2026 4:53 PM - rons - CLO changed from 04/30/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":13,"Comment":"04/23/2026 4:53 PM - rons - Req Date changed from 05/07/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248080","line":"1","part":"HSK125A-0750A-4.50","qty":"1","price":"2201.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248080","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248080","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248080","Line":"2","Company":"1","F_Line":"1","Comment":"Please note additional 20% applied per overstock promo.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"2","Comment":"These are non-standard stock and considered special.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these cannot be cancelled or","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"248080","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248080","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"248080","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-05 16:44:51.992 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248080-05052026164451.txt === {"quote":"248080","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"PATRSAIN","shiptoName":"Patriot Machine Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-19-2026","cust_po":"HSK125A-0750A-4.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Story","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:40","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Mike Story","follow_phone":"314-291-0991","follow_email":"mikes@motool.com","pic_user":"rons","total_amt":"836.38","total_gp":"835.38","total_gpm":"99.88","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248080","line":"4","data":"base with Mike later"},{"comp":"1","quote":"248080","line":"3","data":"to get a drawing back to Landon and will touch"},{"comp":"1","quote":"248080","line":"2","data":"for Mike - haven't sent yet and will wait for us"},{"comp":"1","quote":"248080","line":"1","data":"drawing of this on live chat...wrote this up"},{"comp":"1","quote":"248080","line":"0","data":"04-06-2026 10:53-rons: Landon Marshall requested"}],"crmnotes":[{"comp":1,"quote":248080,"Line":0,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 05/06/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":1,"Comment":"04/06/2026 3:37 PM - rons - F/U changed from 04/12/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":2,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 04/10/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":3,"Comment":"04/06/2026 3:37 PM - rons - Req Date changed from 05/18/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":4,"Comment":"04/08/2026 3:49 PM - rons - Landon Marshall from Patriot reached out on live chat for print - this was sent to him by Jenna after live chat inquiry; quote sent over to Mike"},{"comp":1,"quote":248080,"Line":5,"Comment":"04/08/2026 3:49 PM - rons - F/U changed from 04/10/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":6,"Comment":"04/08/2026 3:49 PM - rons - CLO changed from 04/17/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":7,"Comment":"04/08/2026 3:49 PM - rons - Req Date changed from 04/24/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":8,"Comment":"04/22/2026 5:10 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":9,"Comment":"04/22/2026 5:10 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":10,"Comment":"04/22/2026 5:10 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":11,"Comment":"04/23/2026 4:53 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":12,"Comment":"04/23/2026 4:53 PM - rons - CLO changed from 04/30/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":13,"Comment":"04/23/2026 4:53 PM - rons - Req Date changed from 05/07/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":14,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248080","line":"1","part":"HSK125A-0750A-4.50","qty":"1","price":"2201.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248080","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248080","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248080","Line":"2","Company":"1","F_Line":"1","Comment":"Please note additional 20% applied per overstock promo.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"2","Comment":"These are non-standard stock and considered special.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these cannot be cancelled or","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"248080","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248080","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"248080","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-05 16:44:52.048 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247952-05052026164451.txt === {"quote":"247952","customer":"3970","name":null,"customerName":"Cutting Tool Control Inc.","comp":"01","open":"1","shipto":"CUTTONTR","shiptoName":"Cutting Tool Control Inc.","entry_date":"04-01-2026","cust_order_date":"04-14-2026","req_date":"05-25-2026","cust_po":"CAT50-SK16-105U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Robinette","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"16:06","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Josh Robinette","follow_phone":"206-789-7277","follow_email":"cuttingtoolcontrol@msn.com","pic_user":"cindyt","total_amt":"433.20","total_gp":"284.73","total_gpm":"65.73","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"247952","line":"0","data":"04-01-2026 16:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247952,"Line":0,"Comment":"04/08/2026 4:48 PM - cindyt - F/U changed from 04/07/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247952,"Line":1,"Comment":"04/08/2026 4:48 PM - cindyt - CLO changed from 04/12/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247952,"Line":2,"Comment":"04/08/2026 4:48 PM - cindyt - Req Date changed from 04/20/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247952","line":"1","part":"CAT50-SK16-105U-IDU","qty":"1","price":"593.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247952","line":"2","part":"SK16-6","qty":"1","price":"89.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247952","line":"3","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247952","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-05 16:44:56.994 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248080-05052026164456.txt === {"quote":"248080","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"PATRSAIN","shiptoName":"Patriot Machine Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-20-2026","cust_po":"HSK125A-0750A-4.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Story","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:40","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Mike Story","follow_phone":"314-291-0991","follow_email":"mikes@motool.com","pic_user":"rons","total_amt":"836.38","total_gp":"835.38","total_gpm":"99.88","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248080","line":"4","data":"base with Mike later"},{"comp":"1","quote":"248080","line":"3","data":"to get a drawing back to Landon and will touch"},{"comp":"1","quote":"248080","line":"2","data":"for Mike - haven't sent yet and will wait for us"},{"comp":"1","quote":"248080","line":"1","data":"drawing of this on live chat...wrote this up"},{"comp":"1","quote":"248080","line":"0","data":"04-06-2026 10:53-rons: Landon Marshall requested"}],"crmnotes":[{"comp":1,"quote":248080,"Line":0,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 05/06/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":1,"Comment":"04/06/2026 3:37 PM - rons - F/U changed from 04/12/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":2,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 04/10/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":3,"Comment":"04/06/2026 3:37 PM - rons - Req Date changed from 05/18/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":4,"Comment":"04/08/2026 3:49 PM - rons - Landon Marshall from Patriot reached out on live chat for print - this was sent to him by Jenna after live chat inquiry; quote sent over to Mike"},{"comp":1,"quote":248080,"Line":5,"Comment":"04/08/2026 3:49 PM - rons - F/U changed from 04/10/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":6,"Comment":"04/08/2026 3:49 PM - rons - CLO changed from 04/17/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":7,"Comment":"04/08/2026 3:49 PM - rons - Req Date changed from 04/24/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":8,"Comment":"04/22/2026 5:10 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":9,"Comment":"04/22/2026 5:10 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":10,"Comment":"04/22/2026 5:10 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":11,"Comment":"04/23/2026 4:53 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":12,"Comment":"04/23/2026 4:53 PM - rons - CLO changed from 04/30/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":13,"Comment":"04/23/2026 4:53 PM - rons - Req Date changed from 05/07/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":14,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248080","line":"1","part":"HSK125A-0750A-4.50","qty":"1","price":"2201.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248080","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248080","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248080","Line":"2","Company":"1","F_Line":"1","Comment":"Please note additional 20% applied per overstock promo.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"2","Comment":"These are non-standard stock and considered special.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these cannot be cancelled or","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"248080","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248080","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"248080","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-05 16:45:13.350 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247279-05052026164513.txt === {"quote":"247279","customer":"15265","name":null,"customerName":"Outillage Industriel Quebec","comp":"01","open":"1","shipto":"QUEBSTEF","shiptoName":"Outillage Industriel Quebec Ltee","entry_date":"03-20-2026","cust_order_date":"06-25-2026","req_date":"05-06-2026","cust_po":"BT50-NX5-151","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Charles-Etienne Mercier","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:18","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Charles-Etienne Mercier","follow_phone":"800-463-5089","follow_email":"charles.mercier@quebecindustriel.com","pic_user":"cindyt","total_amt":"4646.80","total_gp":"3745.20","total_gpm":"80.60","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-08-2026","notes":[{"comp":"1","quote":"247279","line":"0","data":"03-20-2026 09:44-cindyt: Also quoting Drillmex"}],"crmnotes":[{"comp":1,"quote":247279,"Line":0,"Comment":"04/03/2026 9:27 AM - cindyt - F/U changed from 04/02/2026 to 4/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247279,"Line":1,"Comment":"04/03/2026 9:27 AM - cindyt - CLO changed from NaN/NaN/NaN to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247279,"Line":2,"Comment":"04/03/2026 9:28 AM - cindyt - Req Date changed from 06/30/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":247279,"Line":3,"Comment":"04/27/2026 12:14 PM - alyssah - CLO changed from 04/22/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247279,"Line":4,"Comment":"04/27/2026 12:14 PM - alyssah - F/U changed from 04/16/2026 to 5/7/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247279","line":"1","part":"BT50-NX5-151","qty":"1","price":"4846.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247279","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"247279","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-05 16:45:20.817 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248572-05052026164520.txt === {"quote":"248572","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-19-2026","cust_po":"SK Parts","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Steve Andreini","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:13","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Steve Andreini","follow_phone":"888-872-3548","follow_email":"andreins@mscdirect.com","pic_user":"rons","total_amt":"197.25","total_gp":"140.89","total_gpm":"71.43","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":248572,"Line":0,"Comment":"04/15/2026 11:09 AM - rons - CLO changed from 05/14/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":1,"Comment":"04/15/2026 11:09 AM - rons - Req Date changed from 05/26/2026 to 05/04/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":2,"Comment":"04/16/2026 2:15 PM - rons - F/U changed from 04/20/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":3,"Comment":"04/16/2026 2:15 PM - rons - CLO changed from 04/27/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":4,"Comment":"04/16/2026 2:15 PM - rons - Req Date changed from 05/04/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":5,"Comment":"04/21/2026 12:40 PM - rons - F/U changed from 04/21/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":6,"Comment":"04/21/2026 12:41 PM - rons - CLO changed from 04/28/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":7,"Comment":"04/21/2026 12:41 PM - rons - Req Date changed from 05/05/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248572","line":"1","part":"SKN-20BJ","qty":"1","price":"126.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248572","line":"3","part":"SKJL-25","qty":"1","price":"26.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248572","line":"5","part":"SKJ25-3/8","qty":"1","price":"103.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248572","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-05 16:45:29.492 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248572-05052026164529.txt === {"quote":"248572","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-19-2026","cust_po":"SK Parts","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Steve Andreini","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:13","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Steve Andreini","follow_phone":"888-872-3548","follow_email":"andreins@mscdirect.com","pic_user":"rons","total_amt":"197.25","total_gp":"140.89","total_gpm":"71.43","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":248572,"Line":0,"Comment":"04/15/2026 11:09 AM - rons - CLO changed from 05/14/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":1,"Comment":"04/15/2026 11:09 AM - rons - Req Date changed from 05/26/2026 to 05/04/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":2,"Comment":"04/16/2026 2:15 PM - rons - F/U changed from 04/20/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":3,"Comment":"04/16/2026 2:15 PM - rons - CLO changed from 04/27/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":4,"Comment":"04/16/2026 2:15 PM - rons - Req Date changed from 05/04/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":5,"Comment":"04/21/2026 12:40 PM - rons - F/U changed from 04/21/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":6,"Comment":"04/21/2026 12:41 PM - rons - CLO changed from 04/28/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":7,"Comment":"04/21/2026 12:41 PM - rons - Req Date changed from 05/05/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":8,"Comment":"05/05/2026 4:45 PM - rons - F/U changed from 05/05/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":9,"Comment":"05/05/2026 4:45 PM - rons - CLO changed from 05/12/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248572","line":"1","part":"SKN-20BJ","qty":"1","price":"126.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248572","line":"3","part":"SKJL-25","qty":"1","price":"26.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248572","line":"5","part":"SKJ25-3/8","qty":"1","price":"103.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248572","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-05 16:45:33.562 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248572-05052026164533.txt === {"quote":"248572","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-27-2026","cust_po":"SK Parts","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Steve Andreini","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:13","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Steve Andreini","follow_phone":"888-872-3548","follow_email":"andreins@mscdirect.com","pic_user":"rons","total_amt":"197.25","total_gp":"140.89","total_gpm":"71.43","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":248572,"Line":0,"Comment":"04/15/2026 11:09 AM - rons - CLO changed from 05/14/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":1,"Comment":"04/15/2026 11:09 AM - rons - Req Date changed from 05/26/2026 to 05/04/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":2,"Comment":"04/16/2026 2:15 PM - rons - F/U changed from 04/20/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":3,"Comment":"04/16/2026 2:15 PM - rons - CLO changed from 04/27/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":4,"Comment":"04/16/2026 2:15 PM - rons - Req Date changed from 05/04/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":5,"Comment":"04/21/2026 12:40 PM - rons - F/U changed from 04/21/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":6,"Comment":"04/21/2026 12:41 PM - rons - CLO changed from 04/28/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":7,"Comment":"04/21/2026 12:41 PM - rons - Req Date changed from 05/05/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":8,"Comment":"05/05/2026 4:45 PM - rons - F/U changed from 05/05/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":9,"Comment":"05/05/2026 4:45 PM - rons - CLO changed from 05/12/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":10,"Comment":"05/05/2026 4:45 PM - rons - Req Date changed from 05/19/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248572","line":"1","part":"SKN-20BJ","qty":"1","price":"126.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248572","line":"3","part":"SKJL-25","qty":"1","price":"26.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248572","line":"5","part":"SKJ25-3/8","qty":"1","price":"103.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248572","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-05 16:46:00.906 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249532-05052026164600.txt === {"quote":"249532","customer":"20890","name":null,"customerName":"Trinity-Mill Tool Corp.","comp":"01","open":"1","shipto":"TRINITNY","shiptoName":"Trinity-Mill Tool Corp.","entry_date":"05-01-2026","cust_order_date":"05-15-2026","req_date":"05-20-2026","cust_po":"H63A-SF0500-4.72CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sue Benjamin","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:47","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Sue Benjamin","follow_phone":"631-420-0358","follow_email":"sue@trinitymilltool.com","pic_user":"cindyt","total_amt":"208.96","total_gp":"95.74","total_gpm":"45.82","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"249532","line":"0","data":"05-01-2026 09:48 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249532","line":"1","part":"H63A-SF0500-4.72CP","qty":"1","price":"208.96","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249532","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249532","Line":"1","Company":"1","F_Line":"1","Comment":"Quoted at Net price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-05 16:46:03.240 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248055-05052026164603.txt === {"quote":"248055","customer":"19345","name":null,"customerName":"Searcy Industrial Products, Inc.","comp":"01","open":"1","shipto":"SEARCY","shiptoName":"Searcy Industrial Prod.","entry_date":"04-03-2026","cust_order_date":"04-17-2026","req_date":"05-19-2026","cust_po":"BMT75-C5Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Larry Prickett","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:09","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Larry Prickett","follow_phone":"501-268-8012","follow_email":"larry@searcyindustrialproducts.com","pic_user":"rons","total_amt":"8460.00","total_gp":"8460.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"248055","line":"1","data":"Fletcher"},{"comp":"1","quote":"248055","line":"0","data":"04-03-2026 15:09-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":248055,"Line":0,"Comment":"04/03/2026 3:20 PM - rons - Industrial Mill also quoting this..."},{"comp":1,"quote":248055,"Line":1,"Comment":"04/03/2026 3:20 PM - rons - CLO changed from 04/24/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":248055,"Line":2,"Comment":"04/03/2026 3:20 PM - rons - Req Date changed from 01/01/1901 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":248055,"Line":3,"Comment":"04/09/2026 1:44 PM - rons - F/U changed from 04/10/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248055,"Line":4,"Comment":"04/09/2026 1:45 PM - rons - CLO changed from 04/17/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248055,"Line":5,"Comment":"04/09/2026 1:45 PM - rons - Req Date changed from 04/24/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248055,"Line":6,"Comment":"04/09/2026 1:49 PM - rons - Industrial Mill & Searcy both quoting this...following up on both and have pushed them out to the same date"}],"items":[{"comp":"01","order":"248055","line":"1","part":"SPECIAL-TL","qty":"1","price":"8460.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248055","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248055","Line":"1","Company":"1","F_Line":"1","Comment":"BMT75 C5 Live Tool - BMT75-C5Z-ICE.","Loc":"Y"},{"Quote":"248055","Line":"1","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for design & manufacturing after","Loc":"Y"},{"Quote":"248055","Line":"1","Company":"1","F_Line":"3","Comment":"approval drawing and 2 weeks for delivery. These are","Loc":"Y"},{"Quote":"248055","Line":"1","Company":"1","F_Line":"4","Comment":"non-standard stock and considered special. Once PO or","Loc":"Y"},{"Quote":"248055","Line":"1","Company":"1","F_Line":"5","Comment":"order is issued, these can't be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"248055","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248055","Line":"1","Comment":"special. Once a PO/order has been issued, these items"},{"Quote":"248055","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 16:46:17.831 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248055-05052026164617.txt === {"quote":"248055","customer":"19345","name":null,"customerName":"Searcy Industrial Products, Inc.","comp":"01","open":"1","shipto":"SEARCY","shiptoName":"Searcy Industrial Prod.","entry_date":"04-03-2026","cust_order_date":"04-17-2026","req_date":"05-19-2026","cust_po":"BMT75-C5Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Larry Prickett","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:09","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Larry Prickett","follow_phone":"501-268-8012","follow_email":"larry@searcyindustrialproducts.com","pic_user":"rons","total_amt":"8460.00","total_gp":"8460.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"248055","line":"1","data":"Fletcher"},{"comp":"1","quote":"248055","line":"0","data":"04-03-2026 15:09-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":248055,"Line":0,"Comment":"04/03/2026 3:20 PM - rons - Industrial Mill also quoting this..."},{"comp":1,"quote":248055,"Line":1,"Comment":"04/03/2026 3:20 PM - rons - CLO changed from 04/24/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":248055,"Line":2,"Comment":"04/03/2026 3:20 PM - rons - Req Date changed from 01/01/1901 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":248055,"Line":3,"Comment":"04/09/2026 1:44 PM - rons - F/U changed from 04/10/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248055,"Line":4,"Comment":"04/09/2026 1:45 PM - rons - CLO changed from 04/17/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248055,"Line":5,"Comment":"04/09/2026 1:45 PM - rons - Req Date changed from 04/24/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248055,"Line":6,"Comment":"04/09/2026 1:49 PM - rons - Industrial Mill & Searcy both quoting this...following up on both and have pushed them out to the same date"},{"comp":1,"quote":248055,"Line":7,"Comment":"05/05/2026 4:46 PM - rons - Closed"}],"items":[{"comp":"01","order":"248055","line":"1","part":"SPECIAL-TL","qty":"1","price":"8460.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248055","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248055","Line":"1","Company":"1","F_Line":"1","Comment":"BMT75 C5 Live Tool - BMT75-C5Z-ICE.","Loc":"Y"},{"Quote":"248055","Line":"1","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for design & manufacturing after","Loc":"Y"},{"Quote":"248055","Line":"1","Company":"1","F_Line":"3","Comment":"approval drawing and 2 weeks for delivery. These are","Loc":"Y"},{"Quote":"248055","Line":"1","Company":"1","F_Line":"4","Comment":"non-standard stock and considered special. Once PO or","Loc":"Y"},{"Quote":"248055","Line":"1","Company":"1","F_Line":"5","Comment":"order is issued, these can't be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"248055","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248055","Line":"1","Comment":"special. Once a PO/order has been issued, these items"},{"Quote":"248055","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 16:46:28.043 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248055-05052026164627.txt === {"quote":"248055","customer":"19345","name":null,"customerName":"Searcy Industrial Products, Inc.","comp":"01","open":"1","shipto":"SEARCY","shiptoName":"Searcy Industrial Prod.","entry_date":"04-03-2026","cust_order_date":"04-17-2026","req_date":"05-19-2026","cust_po":"BMT75-C5Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Larry Prickett","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:09","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Larry Prickett","follow_phone":"501-268-8012","follow_email":"larry@searcyindustrialproducts.com","pic_user":"rons","total_amt":"8460.00","total_gp":"8460.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"248055","line":"1","data":"Fletcher"},{"comp":"1","quote":"248055","line":"0","data":"04-03-2026 15:09-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":248055,"Line":0,"Comment":"04/03/2026 3:20 PM - rons - Industrial Mill also quoting this..."},{"comp":1,"quote":248055,"Line":1,"Comment":"04/03/2026 3:20 PM - rons - CLO changed from 04/24/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":248055,"Line":2,"Comment":"04/03/2026 3:20 PM - rons - Req Date changed from 01/01/1901 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":248055,"Line":3,"Comment":"04/09/2026 1:44 PM - rons - F/U changed from 04/10/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248055,"Line":4,"Comment":"04/09/2026 1:45 PM - rons - CLO changed from 04/17/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248055,"Line":5,"Comment":"04/09/2026 1:45 PM - rons - Req Date changed from 04/24/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248055,"Line":6,"Comment":"04/09/2026 1:49 PM - rons - Industrial Mill & Searcy both quoting this...following up on both and have pushed them out to the same date"},{"comp":1,"quote":248055,"Line":7,"Comment":"05/05/2026 4:46 PM - rons - Closed"},{"comp":1,"quote":248055,"Line":8,"Comment":"05/05/2026 4:46 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248055","line":"1","part":"SPECIAL-TL","qty":"1","price":"8460.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248055","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248055","Line":"1","Company":"1","F_Line":"1","Comment":"BMT75 C5 Live Tool - BMT75-C5Z-ICE.","Loc":"Y"},{"Quote":"248055","Line":"1","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for design & manufacturing after","Loc":"Y"},{"Quote":"248055","Line":"1","Company":"1","F_Line":"3","Comment":"approval drawing and 2 weeks for delivery. These are","Loc":"Y"},{"Quote":"248055","Line":"1","Company":"1","F_Line":"4","Comment":"non-standard stock and considered special. Once PO or","Loc":"Y"},{"Quote":"248055","Line":"1","Company":"1","F_Line":"5","Comment":"order is issued, these can't be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"248055","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248055","Line":"1","Comment":"special. Once a PO/order has been issued, these items"},{"Quote":"248055","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 16:46:34.701 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248773-05052026164634.txt === {"quote":"248773","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"SMITH","shiptoName":"Smith & Wesson Inc.","entry_date":"04-17-2026","cust_order_date":"05-17-2026","req_date":"05-20-2026","cust_po":"CAT40-Milling Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Charlie","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:30","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Charlie","follow_phone":"413-382-7212","follow_email":"charlie.frohock@blackhawkid.com","pic_user":"cindyt","total_amt":"5572.80","total_gp":"3593.36","total_gpm":"64.48","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"cindyt","reason":"1","totalQty":"17","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248773","line":"0","data":"04-17-2026 10:32 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248773","line":"1","part":"CAT40-C1-85U-IDU","qty":"8","price":"593.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248773","line":"2","part":"CAT40-C3/4-85U-IDU","qty":"8","price":"568.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248773","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-05 16:46:43.734 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247139-05052026164643.txt === {"quote":"247139","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"RSMACMO","shiptoName":"R & S Machining","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"05-19-2026","cust_po":"CAT40/CAT50/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen McAnany","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:32","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Stephen McAnany","follow_phone":"314-894-9090","follow_email":"smcanany@technitoolinc.com","pic_user":"rons","total_amt":"14437.20","total_gp":"9203.23","total_gpm":"63.75","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"45","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247139","line":"1","data":"03-18-2026 09:06-rons: bumped up a bucket"},{"comp":"1","quote":"247139","line":"0","data":"03-18-2026 14:19-rons: worked with Russ on pricing"}],"crmnotes":[{"comp":1,"quote":247139,"Line":0,"Comment":"03/19/2026 10:50 AM - rons - CLO changed from 04/18/2026 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":1,"Comment":"03/19/2026 10:50 AM - rons - Req Date changed from 04/29/2026 to 04/07/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":2,"Comment":"03/24/2026 4:02 PM - rons - F/U changed from 03/24/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":3,"Comment":"03/24/2026 4:02 PM - rons - CLO changed from 03/31/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":4,"Comment":"03/24/2026 4:03 PM - rons - Req Date changed from 04/07/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":5,"Comment":"04/07/2026 4:51 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":6,"Comment":"04/07/2026 4:51 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":7,"Comment":"04/07/2026 4:51 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":9,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":10,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":12,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":13,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":14,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":15,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":16,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247139","line":"1","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"4","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"6","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"10","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"12","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"13","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"15","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-05 16:46:55.432 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247139-05052026164654.txt === {"quote":"247139","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"RSMACMO","shiptoName":"R & S Machining","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"05-19-2026","cust_po":"CAT40/CAT50/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen McAnany","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:32","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Stephen McAnany","follow_phone":"314-894-9090","follow_email":"smcanany@technitoolinc.com","pic_user":"rons","total_amt":"14437.20","total_gp":"9203.23","total_gpm":"63.75","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"45","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"247139","line":"1","data":"03-18-2026 09:06-rons: bumped up a bucket"},{"comp":"1","quote":"247139","line":"0","data":"03-18-2026 14:19-rons: worked with Russ on pricing"}],"crmnotes":[{"comp":1,"quote":247139,"Line":0,"Comment":"03/19/2026 10:50 AM - rons - CLO changed from 04/18/2026 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":1,"Comment":"03/19/2026 10:50 AM - rons - Req Date changed from 04/29/2026 to 04/07/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":2,"Comment":"03/24/2026 4:02 PM - rons - F/U changed from 03/24/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":3,"Comment":"03/24/2026 4:02 PM - rons - CLO changed from 03/31/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":4,"Comment":"03/24/2026 4:03 PM - rons - Req Date changed from 04/07/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":5,"Comment":"04/07/2026 4:51 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":6,"Comment":"04/07/2026 4:51 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":7,"Comment":"04/07/2026 4:51 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":9,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":10,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":12,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":13,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":14,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":15,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":16,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":17,"Comment":"05/05/2026 4:46 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":18,"Comment":"05/05/2026 4:46 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247139","line":"1","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"4","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"6","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"10","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"12","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"13","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"15","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-05 16:46:58.514 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247139-05052026164658.txt === {"quote":"247139","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"RSMACMO","shiptoName":"R & S Machining","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"05-22-2026","cust_po":"CAT40/CAT50/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen McAnany","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:32","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Stephen McAnany","follow_phone":"314-894-9090","follow_email":"smcanany@technitoolinc.com","pic_user":"rons","total_amt":"14437.20","total_gp":"9203.23","total_gpm":"63.75","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"45","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"247139","line":"1","data":"03-18-2026 09:06-rons: bumped up a bucket"},{"comp":"1","quote":"247139","line":"0","data":"03-18-2026 14:19-rons: worked with Russ on pricing"}],"crmnotes":[{"comp":1,"quote":247139,"Line":0,"Comment":"03/19/2026 10:50 AM - rons - CLO changed from 04/18/2026 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":1,"Comment":"03/19/2026 10:50 AM - rons - Req Date changed from 04/29/2026 to 04/07/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":2,"Comment":"03/24/2026 4:02 PM - rons - F/U changed from 03/24/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":3,"Comment":"03/24/2026 4:02 PM - rons - CLO changed from 03/31/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":4,"Comment":"03/24/2026 4:03 PM - rons - Req Date changed from 04/07/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":5,"Comment":"04/07/2026 4:51 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":6,"Comment":"04/07/2026 4:51 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":7,"Comment":"04/07/2026 4:51 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":9,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":10,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":12,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":13,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":14,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":15,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":16,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":17,"Comment":"05/05/2026 4:46 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":18,"Comment":"05/05/2026 4:46 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":19,"Comment":"05/05/2026 4:46 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247139","line":"1","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"4","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"6","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"10","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"12","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"13","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"15","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-05 16:47:02.889 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248012-05052026164702.txt === {"quote":"248012","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-19-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:55","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"12744.96","total_gp":"7881.56","total_gpm":"61.84","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"05-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":248012,"Line":0,"Comment":"04/03/2026 11:43 AM - rons - Jeanne didn't say customer, although this is for R & S...Missouri Tools, Techni-Tool, and BlackHawk Industrial all now quoting this; up against Haimer and others too"},{"comp":1,"quote":248012,"Line":1,"Comment":"04/03/2026 3:55 PM - rons - CLO changed from 05/02/2026 to 04/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":2,"Comment":"04/03/2026 3:55 PM - rons - Req Date changed from 05/14/2026 to 04/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":3,"Comment":"04/08/2026 3:50 PM - rons - F/U changed from 04/08/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":4,"Comment":"04/08/2026 3:50 PM - rons - CLO changed from 04/15/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":5,"Comment":"04/08/2026 3:50 PM - rons - Req Date changed from 04/22/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":6,"Comment":"04/14/2026 2:46 PM - rons - F/U changed from 04/14/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":7,"Comment":"04/14/2026 2:46 PM - rons - CLO changed from 04/21/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":8,"Comment":"04/14/2026 2:46 PM - rons - Req Date changed from 04/28/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":9,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":10,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":12,"Comment":"04/29/2026 3:44 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":13,"Comment":"04/29/2026 3:44 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":14,"Comment":"04/29/2026 3:44 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248012","line":"1","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"4","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"6","part":"CAT40-SF0125-5.12","qty":"4","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"10","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"12","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-05 16:47:11.575 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248012-05052026164711.txt === {"quote":"248012","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-19-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:55","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"12744.96","total_gp":"7881.56","total_gpm":"61.84","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":248012,"Line":0,"Comment":"04/03/2026 11:43 AM - rons - Jeanne didn't say customer, although this is for R & S...Missouri Tools, Techni-Tool, and BlackHawk Industrial all now quoting this; up against Haimer and others too"},{"comp":1,"quote":248012,"Line":1,"Comment":"04/03/2026 3:55 PM - rons - CLO changed from 05/02/2026 to 04/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":2,"Comment":"04/03/2026 3:55 PM - rons - Req Date changed from 05/14/2026 to 04/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":3,"Comment":"04/08/2026 3:50 PM - rons - F/U changed from 04/08/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":4,"Comment":"04/08/2026 3:50 PM - rons - CLO changed from 04/15/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":5,"Comment":"04/08/2026 3:50 PM - rons - Req Date changed from 04/22/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":6,"Comment":"04/14/2026 2:46 PM - rons - F/U changed from 04/14/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":7,"Comment":"04/14/2026 2:46 PM - rons - CLO changed from 04/21/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":8,"Comment":"04/14/2026 2:46 PM - rons - Req Date changed from 04/28/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":9,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":10,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":12,"Comment":"04/29/2026 3:44 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":13,"Comment":"04/29/2026 3:44 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":14,"Comment":"04/29/2026 3:44 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248012","line":"1","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"4","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"6","part":"CAT40-SF0125-5.12","qty":"4","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"10","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"12","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-05 16:47:15.620 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248012-05052026164715.txt === {"quote":"248012","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-22-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:55","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"12744.96","total_gp":"7881.56","total_gpm":"61.84","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":248012,"Line":0,"Comment":"04/03/2026 11:43 AM - rons - Jeanne didn't say customer, although this is for R & S...Missouri Tools, Techni-Tool, and BlackHawk Industrial all now quoting this; up against Haimer and others too"},{"comp":1,"quote":248012,"Line":1,"Comment":"04/03/2026 3:55 PM - rons - CLO changed from 05/02/2026 to 04/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":2,"Comment":"04/03/2026 3:55 PM - rons - Req Date changed from 05/14/2026 to 04/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":3,"Comment":"04/08/2026 3:50 PM - rons - F/U changed from 04/08/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":4,"Comment":"04/08/2026 3:50 PM - rons - CLO changed from 04/15/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":5,"Comment":"04/08/2026 3:50 PM - rons - Req Date changed from 04/22/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":6,"Comment":"04/14/2026 2:46 PM - rons - F/U changed from 04/14/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":7,"Comment":"04/14/2026 2:46 PM - rons - CLO changed from 04/21/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":8,"Comment":"04/14/2026 2:46 PM - rons - Req Date changed from 04/28/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":9,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":10,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":12,"Comment":"04/29/2026 3:44 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":13,"Comment":"04/29/2026 3:44 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":14,"Comment":"04/29/2026 3:44 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":17,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248012","line":"1","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"4","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"6","part":"CAT40-SF0125-5.12","qty":"4","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"10","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"12","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-05 16:47:21.309 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247409-05052026164721.txt === {"quote":"247409","customer":"9525","name":null,"customerName":"Industrial Mill& Maintenance Supply","comp":"01","open":"0","shipto":"DNMAC","shiptoName":"D&N Machining","entry_date":"03-24-2026","cust_order_date":"04-02-2026","req_date":"05-19-2026","cust_po":"BMT75-C5Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heath Hampton","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:02","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Heath Hampton","follow_phone":"479-847-4416","follow_email":"hhampton@industrialmill.com","pic_user":"rons","total_amt":"12168.00","total_gp":"12168.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247409","line":"5","data":"Fletcher"},{"comp":"1","quote":"247409","line":"4","data":"competitive with Sandvik on Capto tooling per"},{"comp":"1","quote":"247409","line":"3","data":"purchasing and going at just under 30%GP to be"},{"comp":"1","quote":"247409","line":"2","data":"pricing is based on adjusted exchange rate from"},{"comp":"1","quote":"247409","line":"1","data":"for 246950 - this quote has been duplicated and"},{"comp":"1","quote":"247409","line":"0","data":"03-24-2026 09:07-rons: please see quote and log"}],"crmnotes":[{"comp":1,"quote":247409,"Line":0,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 04/08/2026 to 04/14/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":1,"Comment":"03/31/2026 4:18 PM - rons - F/U changed from 03/31/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":2,"Comment":"03/31/2026 4:18 PM - rons - CLO changed from 04/07/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":3,"Comment":"03/31/2026 4:18 PM - rons - Req Date changed from 04/14/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":4,"Comment":"04/01/2026 5:09 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":5,"Comment":"04/01/2026 5:10 PM - rons - CLO changed from 04/07/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":6,"Comment":"04/01/2026 5:13 PM - rons - Req Date changed from 04/14/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":7,"Comment":"04/02/2026 5:21 PM - rons - F/U changed from 04/02/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":8,"Comment":"04/02/2026 5:21 PM - rons - CLO changed from 04/09/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":9,"Comment":"04/02/2026 5:21 PM - rons - Req Date changed from 04/16/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":10,"Comment":"04/09/2026 1:45 PM - rons - F/U changed from 04/10/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":11,"Comment":"04/09/2026 1:47 PM - rons - CLO changed from 04/17/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":12,"Comment":"04/09/2026 1:48 PM - rons - Req Date changed from 04/24/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":13,"Comment":"04/09/2026 1:49 PM - rons - Industrial Mill & Searcy both quoting this...following up on both and have pushed them out to the same date"}],"items":[{"comp":"01","order":"247409","line":"1","part":"SPECIAL-TL","qty":"2","price":"6084.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247409","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247409","Line":"1","Company":"1","F_Line":"1","Comment":"BMT75 C5 Live Tool - BMT75-C5Z-ICE.","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for design & manufacturing after","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"3","Comment":"approval drawing and 2 weeks for delivery. These are","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"4","Comment":"non-standard stock and considered special. Once PO or","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"5","Comment":"order is issued, these can't be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"247409","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247409","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247409","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 16:47:30.665 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247409-05052026164730.txt === {"quote":"247409","customer":"9525","name":null,"customerName":"Industrial Mill& Maintenance Supply","comp":"01","open":"0","shipto":"DNMAC","shiptoName":"D&N Machining","entry_date":"03-24-2026","cust_order_date":"04-02-2026","req_date":"05-19-2026","cust_po":"BMT75-C5Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heath Hampton","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:02","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Heath Hampton","follow_phone":"479-847-4416","follow_email":"hhampton@industrialmill.com","pic_user":"rons","total_amt":"12168.00","total_gp":"12168.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247409","line":"5","data":"Fletcher"},{"comp":"1","quote":"247409","line":"4","data":"competitive with Sandvik on Capto tooling per"},{"comp":"1","quote":"247409","line":"3","data":"purchasing and going at just under 30%GP to be"},{"comp":"1","quote":"247409","line":"2","data":"pricing is based on adjusted exchange rate from"},{"comp":"1","quote":"247409","line":"1","data":"for 246950 - this quote has been duplicated and"},{"comp":"1","quote":"247409","line":"0","data":"03-24-2026 09:07-rons: please see quote and log"}],"crmnotes":[{"comp":1,"quote":247409,"Line":0,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 04/08/2026 to 04/14/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":1,"Comment":"03/31/2026 4:18 PM - rons - F/U changed from 03/31/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":2,"Comment":"03/31/2026 4:18 PM - rons - CLO changed from 04/07/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":3,"Comment":"03/31/2026 4:18 PM - rons - Req Date changed from 04/14/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":4,"Comment":"04/01/2026 5:09 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":5,"Comment":"04/01/2026 5:10 PM - rons - CLO changed from 04/07/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":6,"Comment":"04/01/2026 5:13 PM - rons - Req Date changed from 04/14/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":7,"Comment":"04/02/2026 5:21 PM - rons - F/U changed from 04/02/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":8,"Comment":"04/02/2026 5:21 PM - rons - CLO changed from 04/09/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":9,"Comment":"04/02/2026 5:21 PM - rons - Req Date changed from 04/16/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":10,"Comment":"04/09/2026 1:45 PM - rons - F/U changed from 04/10/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":11,"Comment":"04/09/2026 1:47 PM - rons - CLO changed from 04/17/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":12,"Comment":"04/09/2026 1:48 PM - rons - Req Date changed from 04/24/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":13,"Comment":"04/09/2026 1:49 PM - rons - Industrial Mill & Searcy both quoting this...following up on both and have pushed them out to the same date"},{"comp":1,"quote":247409,"Line":14,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247409","line":"1","part":"SPECIAL-TL","qty":"2","price":"6084.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247409","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247409","Line":"1","Company":"1","F_Line":"1","Comment":"BMT75 C5 Live Tool - BMT75-C5Z-ICE.","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for design & manufacturing after","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"3","Comment":"approval drawing and 2 weeks for delivery. These are","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"4","Comment":"non-standard stock and considered special. Once PO or","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"5","Comment":"order is issued, these can't be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"247409","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247409","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247409","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 16:47:35.213 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247409-05052026164735.txt === {"quote":"247409","customer":"9525","name":null,"customerName":"Industrial Mill& Maintenance Supply","comp":"01","open":"0","shipto":"DNMAC","shiptoName":"D&N Machining","entry_date":"03-24-2026","cust_order_date":"04-02-2026","req_date":"05-27-2026","cust_po":"BMT75-C5Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heath Hampton","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:02","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Heath Hampton","follow_phone":"479-847-4416","follow_email":"hhampton@industrialmill.com","pic_user":"rons","total_amt":"12168.00","total_gp":"12168.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247409","line":"5","data":"Fletcher"},{"comp":"1","quote":"247409","line":"4","data":"competitive with Sandvik on Capto tooling per"},{"comp":"1","quote":"247409","line":"3","data":"purchasing and going at just under 30%GP to be"},{"comp":"1","quote":"247409","line":"2","data":"pricing is based on adjusted exchange rate from"},{"comp":"1","quote":"247409","line":"1","data":"for 246950 - this quote has been duplicated and"},{"comp":"1","quote":"247409","line":"0","data":"03-24-2026 09:07-rons: please see quote and log"}],"crmnotes":[{"comp":1,"quote":247409,"Line":0,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 04/08/2026 to 04/14/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":1,"Comment":"03/31/2026 4:18 PM - rons - F/U changed from 03/31/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":2,"Comment":"03/31/2026 4:18 PM - rons - CLO changed from 04/07/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":3,"Comment":"03/31/2026 4:18 PM - rons - Req Date changed from 04/14/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":4,"Comment":"04/01/2026 5:09 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":5,"Comment":"04/01/2026 5:10 PM - rons - CLO changed from 04/07/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":6,"Comment":"04/01/2026 5:13 PM - rons - Req Date changed from 04/14/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":7,"Comment":"04/02/2026 5:21 PM - rons - F/U changed from 04/02/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":8,"Comment":"04/02/2026 5:21 PM - rons - CLO changed from 04/09/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":9,"Comment":"04/02/2026 5:21 PM - rons - Req Date changed from 04/16/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":10,"Comment":"04/09/2026 1:45 PM - rons - F/U changed from 04/10/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":11,"Comment":"04/09/2026 1:47 PM - rons - CLO changed from 04/17/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":12,"Comment":"04/09/2026 1:48 PM - rons - Req Date changed from 04/24/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":13,"Comment":"04/09/2026 1:49 PM - rons - Industrial Mill & Searcy both quoting this...following up on both and have pushed them out to the same date"},{"comp":1,"quote":247409,"Line":14,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247409","line":"1","part":"SPECIAL-TL","qty":"2","price":"6084.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247409","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247409","Line":"1","Company":"1","F_Line":"1","Comment":"BMT75 C5 Live Tool - BMT75-C5Z-ICE.","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for design & manufacturing after","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"3","Comment":"approval drawing and 2 weeks for delivery. These are","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"4","Comment":"non-standard stock and considered special. Once PO or","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"5","Comment":"order is issued, these can't be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"247409","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247409","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247409","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 16:47:51.868 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249438-05052026164751.txt === {"quote":"249438","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOOSIA","shiptoName":"PTSolutions","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"160-068","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:22","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"57.66","total_gp":"27.84","total_gpm":"48.28","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249438","line":"4","data":"PTSolutions, not sure that's the case though..."},{"comp":"1","quote":"249438","line":"3","data":"price or lead time given - claimed he was with"},{"comp":"1","quote":"249438","line":"2","data":"called in requesting quote on this piece...no"},{"comp":"1","quote":"249438","line":"1","data":"04-30-2026 08:31-rons: Rob Bayne at 630-514-4632"},{"comp":"1","quote":"249438","line":"0","data":"04-30-2026 17:29-rons: added to CBO/delivery log"}],"crmnotes":[{"comp":1,"quote":249438,"Line":0,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249438","line":"1","part":"160-068","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249438","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-05 16:47:56.096 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249438-05052026164755.txt === {"quote":"249438","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOOSIA","shiptoName":"PTSolutions","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-20-2026","cust_po":"160-068","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:22","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"57.66","total_gp":"27.84","total_gpm":"48.28","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249438","line":"4","data":"PTSolutions, not sure that's the case though..."},{"comp":"1","quote":"249438","line":"3","data":"price or lead time given - claimed he was with"},{"comp":"1","quote":"249438","line":"2","data":"called in requesting quote on this piece...no"},{"comp":"1","quote":"249438","line":"1","data":"04-30-2026 08:31-rons: Rob Bayne at 630-514-4632"},{"comp":"1","quote":"249438","line":"0","data":"04-30-2026 17:29-rons: added to CBO/delivery log"}],"crmnotes":[{"comp":1,"quote":249438,"Line":0,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":1,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249438","line":"1","part":"160-068","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249438","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 16:51:19.827 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247255-05052026165119.txt === {"quote":"247255","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"FLEXIB","shiptoName":"Flexible Concepts","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"04-30-2026","cust_po":"OKLT-ER16-AD-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"CJ McCafferty","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"13:30","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"CJ McCafferty","follow_phone":"","follow_email":"cmccafferty@pts-tools.com","pic_user":"billh","total_amt":"7233.42","total_gp":"3754.17","total_gpm":"51.90","rev_type":"LT","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"04-30-2026","notes":[{"comp":"1","quote":"247255","line":"0","data":"03-19-2026 14:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247255,"Line":0,"Comment":"04/13/2026 2:51 PM - billh - CLO changed from NaN/NaN/NaN to 04/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247255","line":"1","part":"OKLT-ER16-AD-ICE","qty":"1","price":"9908.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247255","line":"2","part":"WRENCH-MIM-107557","qty":"1","price":"38.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247255","line":"3","part":"WRENCH-ER16I","qty":"1","price":"113.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247255","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-05 16:51:37.139 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247255-05052026165136.txt === {"quote":"247255","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"FLEXIB","shiptoName":"Flexible Concepts","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"04-30-2026","cust_po":"OKLT-ER16-AD-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"CJ McCafferty","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"13:30","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"CJ McCafferty","follow_phone":"","follow_email":"cmccafferty@pts-tools.com","pic_user":"billh","total_amt":"7233.42","total_gp":"3754.17","total_gpm":"51.90","rev_type":"LT","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"247255","line":"0","data":"03-19-2026 14:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247255,"Line":0,"Comment":"04/13/2026 2:51 PM - billh - CLO changed from NaN/NaN/NaN to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247255,"Line":1,"Comment":"05/05/2026 4:51 PM - rons - F/U changed from 04/01/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247255,"Line":2,"Comment":"05/05/2026 4:51 PM - rons - CLO changed from 04/30/2026 to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247255","line":"1","part":"OKLT-ER16-AD-ICE","qty":"1","price":"9908.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247255","line":"2","part":"WRENCH-MIM-107557","qty":"1","price":"38.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247255","line":"3","part":"WRENCH-ER16I","qty":"1","price":"113.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247255","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-05 16:51:41.451 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247255-05052026165141.txt === {"quote":"247255","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"FLEXIB","shiptoName":"Flexible Concepts","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"06-03-2026","cust_po":"OKLT-ER16-AD-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"CJ McCafferty","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"13:30","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"CJ McCafferty","follow_phone":"","follow_email":"cmccafferty@pts-tools.com","pic_user":"billh","total_amt":"7233.42","total_gp":"3754.17","total_gpm":"51.90","rev_type":"LT","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"247255","line":"0","data":"03-19-2026 14:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247255,"Line":0,"Comment":"04/13/2026 2:51 PM - billh - CLO changed from NaN/NaN/NaN to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247255,"Line":1,"Comment":"05/05/2026 4:51 PM - rons - F/U changed from 04/01/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247255,"Line":2,"Comment":"05/05/2026 4:51 PM - rons - CLO changed from 04/30/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247255,"Line":3,"Comment":"05/05/2026 4:51 PM - rons - Req Date changed from 04/30/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247255","line":"1","part":"OKLT-ER16-AD-ICE","qty":"1","price":"9908.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247255","line":"2","part":"WRENCH-MIM-107557","qty":"1","price":"38.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247255","line":"3","part":"WRENCH-ER16I","qty":"1","price":"113.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247255","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-05 16:51:55.701 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247227-05052026165155.txt === {"quote":"247227","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"MANCANDE","shiptoName":"Mancor Indiana","entry_date":"03-19-2026","cust_order_date":"01-07-2025","req_date":"04-30-2026","cust_po":"CNC260FA-M-HB w/ TAT-250","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Inderhees","drop_po":"HYD BOOSTER OPTION","status":"0","user":"chrisb","conv_order":"","time":"11:30","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Mike Inderhees","follow_phone":"","follow_email":"mikeinderhees@comcast.net","pic_user":"billh","total_amt":"40289.50","total_gp":"29585.42","total_gpm":"73.43","rev_type":"RT","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"04-20-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"247227","line":"1","part":"CNC260FA-M-HB","qty":"1","price":"24494.00","uom":"EA","discount":"30.00","req_date":"3-4 Weeks","branch":"1"},{"comp":"01","order":"247227","line":"2","part":"TAT-250","qty":"1","price":"12720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247227","line":"3","part":"AY0200","qty":"1","price":"6771.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247227","line":"4","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247227","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-05 16:52:07.414 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247227-05052026165207.txt === {"quote":"247227","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"MANCANDE","shiptoName":"Mancor Indiana","entry_date":"03-19-2026","cust_order_date":"01-07-2025","req_date":"04-30-2026","cust_po":"CNC260FA-M-HB w/ TAT-250","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Inderhees","drop_po":"HYD BOOSTER OPTION","status":"0","user":"chrisb","conv_order":"","time":"11:30","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Mike Inderhees","follow_phone":"","follow_email":"mikeinderhees@comcast.net","pic_user":"billh","total_amt":"40289.50","total_gp":"29585.42","total_gpm":"73.43","rev_type":"RT","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":247227,"Line":0,"Comment":"05/05/2026 4:51 PM - rons - F/U changed from 04/10/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247227,"Line":1,"Comment":"05/05/2026 4:52 PM - rons - CLO changed from 04/20/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247227","line":"1","part":"CNC260FA-M-HB","qty":"1","price":"24494.00","uom":"EA","discount":"30.00","req_date":"3-4 Weeks","branch":"1"},{"comp":"01","order":"247227","line":"2","part":"TAT-250","qty":"1","price":"12720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247227","line":"3","part":"AY0200","qty":"1","price":"6771.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247227","line":"4","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247227","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-05 16:52:12.754 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247227-05052026165212.txt === {"quote":"247227","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"MANCANDE","shiptoName":"Mancor Indiana","entry_date":"03-19-2026","cust_order_date":"01-07-2025","req_date":"05-28-2026","cust_po":"CNC260FA-M-HB w/ TAT-250","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Inderhees","drop_po":"HYD BOOSTER OPTION","status":"0","user":"chrisb","conv_order":"","time":"11:30","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Mike Inderhees","follow_phone":"","follow_email":"mikeinderhees@comcast.net","pic_user":"billh","total_amt":"40289.50","total_gp":"29585.42","total_gpm":"73.43","rev_type":"RT","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":247227,"Line":0,"Comment":"05/05/2026 4:51 PM - rons - F/U changed from 04/10/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247227,"Line":1,"Comment":"05/05/2026 4:52 PM - rons - CLO changed from 04/20/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247227,"Line":2,"Comment":"05/05/2026 4:52 PM - rons - Req Date changed from 04/30/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247227","line":"1","part":"CNC260FA-M-HB","qty":"1","price":"24494.00","uom":"EA","discount":"30.00","req_date":"3-4 Weeks","branch":"1"},{"comp":"01","order":"247227","line":"2","part":"TAT-250","qty":"1","price":"12720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247227","line":"3","part":"AY0200","qty":"1","price":"6771.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247227","line":"4","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247227","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-05 16:52:55.012 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247229-05052026165254.txt === {"quote":"247229","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"MANCANDE","shiptoName":"Mancor Indiana","entry_date":"03-19-2026","cust_order_date":"01-07-2025","req_date":"04-30-2026","cust_po":"CNC260PFA-M w/ TAT-250","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Inderhees","drop_po":"PNEUMATIC OPTION","status":"0","user":"billh","conv_order":"","time":"11:37","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Mike Inderhees","follow_phone":"","follow_email":"mikeinderhees@comcast.net","pic_user":"billh","total_amt":"37971.80","total_gp":"28668.89","total_gpm":"75.50","rev_type":"RT","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"04-20-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"247229","line":"1","part":"CNC260PFA-M","qty":"1","price":"27954.00","uom":"EA","discount":"30.00","req_date":"3-4 weeks","branch":"1"},{"comp":"01","order":"247229","line":"2","part":"TAT-250","qty":"1","price":"12720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247229","line":"3","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"tbd","branch":"1"},{"comp":"01","order":"247229","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-05 16:53:06.066 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247229-05052026165305.txt === {"quote":"247229","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"MANCANDE","shiptoName":"Mancor Indiana","entry_date":"03-19-2026","cust_order_date":"01-07-2025","req_date":"04-30-2026","cust_po":"CNC260PFA-M w/ TAT-250","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Inderhees","drop_po":"PNEUMATIC OPTION","status":"0","user":"billh","conv_order":"","time":"11:37","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Mike Inderhees","follow_phone":"","follow_email":"mikeinderhees@comcast.net","pic_user":"billh","total_amt":"37971.80","total_gp":"28668.89","total_gpm":"75.50","rev_type":"RT","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":247229,"Line":0,"Comment":"05/05/2026 4:52 PM - rons - F/U changed from 04/10/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247229,"Line":1,"Comment":"05/05/2026 4:52 PM - rons - CLO changed from 04/20/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247229","line":"1","part":"CNC260PFA-M","qty":"1","price":"27954.00","uom":"EA","discount":"30.00","req_date":"3-4 weeks","branch":"1"},{"comp":"01","order":"247229","line":"2","part":"TAT-250","qty":"1","price":"12720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247229","line":"3","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"tbd","branch":"1"},{"comp":"01","order":"247229","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-05 16:53:10.331 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247229-05052026165310.txt === {"quote":"247229","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"MANCANDE","shiptoName":"Mancor Indiana","entry_date":"03-19-2026","cust_order_date":"01-07-2025","req_date":"05-27-2026","cust_po":"CNC260PFA-M w/ TAT-250","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Inderhees","drop_po":"PNEUMATIC OPTION","status":"0","user":"billh","conv_order":"","time":"11:37","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Mike Inderhees","follow_phone":"","follow_email":"mikeinderhees@comcast.net","pic_user":"billh","total_amt":"37971.80","total_gp":"28668.89","total_gpm":"75.50","rev_type":"RT","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":247229,"Line":0,"Comment":"05/05/2026 4:52 PM - rons - F/U changed from 04/10/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247229,"Line":1,"Comment":"05/05/2026 4:52 PM - rons - CLO changed from 04/20/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247229,"Line":2,"Comment":"05/05/2026 4:53 PM - rons - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247229","line":"1","part":"CNC260PFA-M","qty":"1","price":"27954.00","uom":"EA","discount":"30.00","req_date":"3-4 weeks","branch":"1"},{"comp":"01","order":"247229","line":"2","part":"TAT-250","qty":"1","price":"12720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247229","line":"3","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"tbd","branch":"1"},{"comp":"01","order":"247229","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-05 16:54:40.166 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245937-05052026165439.txt === {"quote":"245937","customer":"18675","name":null,"customerName":"Rocket Supply Co.","comp":"01","open":"0","shipto":"MASTPOWE","shiptoName":"Master Power Transmission","entry_date":"02-20-2026","cust_order_date":"02-20-2026","req_date":"04-30-2026","cust_po":"PRE-E46B CAT50 RFQ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"mirandag","conv_order":"ADV","time":"02-20","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Tammy Rider","follow_phone":"513-679-2626","follow_email":"tammyr@wulco.com","pic_user":"billh","total_amt":"33549.30","total_gp":"21294.64","total_gpm":"63.47","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"04-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":245937,"Line":0,"Comment":"03/13/2026 2:53 PM - billh - Req Date changed from 02/20/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":245937,"Line":1,"Comment":"03/13/2026 2:53 PM - billh - F/U changed from 02/27/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":2,"Comment":"04/13/2026 2:49 PM - billh - CLO changed from 03/20/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245937,"Line":3,"Comment":"04/13/2026 2:50 PM - billh - F/U changed from 03/27/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":4,"Comment":"04/13/2026 2:50 PM - billh - Req Date changed from 03/27/2026 to 04/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245937","line":"1","part":"PRE-E46B-BD","qty":"1","price":"34700.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"3","part":"PRE-INST/TRAINING","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"245937","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"6","part":"PRE-SPDL-I50-E46BC","qty":"1","price":"1988.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-05 16:54:48.865 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245937-05052026165448.txt === {"quote":"245937","customer":"18675","name":null,"customerName":"Rocket Supply Co.","comp":"01","open":"0","shipto":"MASTPOWE","shiptoName":"Master Power Transmission","entry_date":"02-20-2026","cust_order_date":"02-20-2026","req_date":"04-30-2026","cust_po":"PRE-E46B CAT50 RFQ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"mirandag","conv_order":"ADV","time":"02-20","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Tammy Rider","follow_phone":"513-679-2626","follow_email":"tammyr@wulco.com","pic_user":"billh","total_amt":"33549.30","total_gp":"21294.64","total_gpm":"63.47","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":245937,"Line":0,"Comment":"03/13/2026 2:53 PM - billh - Req Date changed from 02/20/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":245937,"Line":1,"Comment":"03/13/2026 2:53 PM - billh - F/U changed from 02/27/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":2,"Comment":"04/13/2026 2:49 PM - billh - CLO changed from 03/20/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245937,"Line":3,"Comment":"04/13/2026 2:50 PM - billh - F/U changed from 03/27/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":4,"Comment":"04/13/2026 2:50 PM - billh - Req Date changed from 03/27/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245937,"Line":5,"Comment":"05/05/2026 4:54 PM - rons - F/U changed from 04/24/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":6,"Comment":"05/05/2026 4:54 PM - rons - CLO changed from 04/30/2026 to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245937","line":"1","part":"PRE-E46B-BD","qty":"1","price":"34700.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"3","part":"PRE-INST/TRAINING","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"245937","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"6","part":"PRE-SPDL-I50-E46BC","qty":"1","price":"1988.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-05 16:54:55.521 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245937-05052026165455.txt === {"quote":"245937","customer":"18675","name":null,"customerName":"Rocket Supply Co.","comp":"01","open":"0","shipto":"MASTPOWE","shiptoName":"Master Power Transmission","entry_date":"02-20-2026","cust_order_date":"02-20-2026","req_date":"06-03-2026","cust_po":"PRE-E46B CAT50 RFQ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"mirandag","conv_order":"ADV","time":"02-20","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Tammy Rider","follow_phone":"513-679-2626","follow_email":"tammyr@wulco.com","pic_user":"billh","total_amt":"33549.30","total_gp":"21294.64","total_gpm":"63.47","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":245937,"Line":0,"Comment":"03/13/2026 2:53 PM - billh - Req Date changed from 02/20/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":245937,"Line":1,"Comment":"03/13/2026 2:53 PM - billh - F/U changed from 02/27/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":2,"Comment":"04/13/2026 2:49 PM - billh - CLO changed from 03/20/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245937,"Line":3,"Comment":"04/13/2026 2:50 PM - billh - F/U changed from 03/27/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":4,"Comment":"04/13/2026 2:50 PM - billh - Req Date changed from 03/27/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245937,"Line":5,"Comment":"05/05/2026 4:54 PM - rons - F/U changed from 04/24/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":6,"Comment":"05/05/2026 4:54 PM - rons - CLO changed from 04/30/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":245937,"Line":7,"Comment":"05/05/2026 4:54 PM - rons - Req Date changed from 04/30/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245937","line":"1","part":"PRE-E46B-BD","qty":"1","price":"34700.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"3","part":"PRE-INST/TRAINING","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"245937","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"6","part":"PRE-SPDL-I50-E46BC","qty":"1","price":"1988.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-05 16:55:02.397 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245360-05052026165502.txt === {"quote":"245360","customer":"13435","name":null,"customerName":"Meredith Machinery LLC","comp":"01","open":"0","shipto":"MERIN","shiptoName":"Meredith Machinery","entry_date":"02-11-2026","cust_order_date":"02-11-2026","req_date":"04-30-2026","cust_po":"CNC601AR21-18","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tony Ganser","drop_po":"Alfa Laval - Doug Jones","status":"0","user":"chrisb","conv_order":"","time":"14:37","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Tony Ganser","follow_phone":"574-320-4176","follow_email":"tony.ganser@meredithmachinery.com","pic_user":"billh","total_amt":"64008.70","total_gp":"39031.73","total_gpm":"60.98","rev_type":"RT","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"04-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":245360,"Line":0,"Comment":"03/13/2026 2:47 PM - billh - CLO changed from 03/11/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":1,"Comment":"04/13/2026 3:55 PM - billh - F/U changed from 03/01/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":2,"Comment":"04/13/2026 3:55 PM - billh - CLO changed from 03/25/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":3,"Comment":"04/13/2026 3:55 PM - billh - Req Date changed from 03/25/2026 to 04/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245360","line":"1","part":"CNC601AR21-18","qty":"1","price":"81270.00","uom":"EA","discount":"30.00","req_date":"STOCK 2-3 Weeks","branch":"1"},{"comp":"01","order":"245360","line":"2","part":"AY0111","qty":"1","price":"10171.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245360","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-05 16:55:15.169 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.3833199499928, -111.806218006949, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.3833199499928, -111.806218006949, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1969293 second/s. 2026-05-05 16:57:37.806 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245360-05052026165737.txt === {"quote":"245360","customer":"13435","name":null,"customerName":"Meredith Machinery LLC","comp":"01","open":"0","shipto":"MERIN","shiptoName":"Meredith Machinery","entry_date":"02-11-2026","cust_order_date":"02-11-2026","req_date":"04-30-2026","cust_po":"CNC601AR21-18","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tony Ganser","drop_po":"Alfa Laval - Doug Jones","status":"0","user":"chrisb","conv_order":"","time":"14:37","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Tony Ganser","follow_phone":"574-320-4176","follow_email":"tony.ganser@meredithmachinery.com","pic_user":"billh","total_amt":"64008.70","total_gp":"39031.73","total_gpm":"60.98","rev_type":"RT","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":245360,"Line":0,"Comment":"03/13/2026 2:47 PM - billh - CLO changed from 03/11/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":1,"Comment":"04/13/2026 3:55 PM - billh - F/U changed from 03/01/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":2,"Comment":"04/13/2026 3:55 PM - billh - CLO changed from 03/25/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":3,"Comment":"04/13/2026 3:55 PM - billh - Req Date changed from 03/25/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245360,"Line":4,"Comment":"05/05/2026 4:55 PM - rons - F/U changed from 04/24/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":5,"Comment":"05/05/2026 4:57 PM - rons - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245360","line":"1","part":"CNC601AR21-18","qty":"1","price":"81270.00","uom":"EA","discount":"30.00","req_date":"STOCK 2-3 Weeks","branch":"1"},{"comp":"01","order":"245360","line":"2","part":"AY0111","qty":"1","price":"10171.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245360","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-05 16:57:47.322 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245360-05052026165747.txt === {"quote":"245360","customer":"13435","name":null,"customerName":"Meredith Machinery LLC","comp":"01","open":"0","shipto":"MERIN","shiptoName":"Meredith Machinery","entry_date":"02-11-2026","cust_order_date":"02-11-2026","req_date":"05-27-2026","cust_po":"CNC601AR21-18","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tony Ganser","drop_po":"Alfa Laval - Doug Jones","status":"0","user":"chrisb","conv_order":"","time":"14:37","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Tony Ganser","follow_phone":"574-320-4176","follow_email":"tony.ganser@meredithmachinery.com","pic_user":"billh","total_amt":"64008.70","total_gp":"39031.73","total_gpm":"60.98","rev_type":"RT","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":245360,"Line":0,"Comment":"03/13/2026 2:47 PM - billh - CLO changed from 03/11/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":1,"Comment":"04/13/2026 3:55 PM - billh - F/U changed from 03/01/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":2,"Comment":"04/13/2026 3:55 PM - billh - CLO changed from 03/25/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":3,"Comment":"04/13/2026 3:55 PM - billh - Req Date changed from 03/25/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245360,"Line":4,"Comment":"05/05/2026 4:55 PM - rons - F/U changed from 04/24/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":5,"Comment":"05/05/2026 4:57 PM - rons - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":6,"Comment":"05/05/2026 4:57 PM - rons - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245360","line":"1","part":"CNC601AR21-18","qty":"1","price":"81270.00","uom":"EA","discount":"30.00","req_date":"STOCK 2-3 Weeks","branch":"1"},{"comp":"01","order":"245360","line":"2","part":"AY0111","qty":"1","price":"10171.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245360","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-05 16:57:57.365 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248871-05052026165757.txt === {"quote":"248871","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"GENYHIIN","shiptoName":"Gen-Y Hitch","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"06-01-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"CJ McCafferty","drop_po":"","status":"0","user":"billh","conv_order":"","time":"13:18","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"CJ McCafferty","follow_phone":"","follow_email":"cmccafferty@pts-tools.com","pic_user":"billh","total_amt":"232.00","total_gp":"175.40","total_gpm":"75.60","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"248871","line":"0","data":"04-20-2026 15:00 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248871","line":"1","part":"C50-6000(H)-EU","qty":"10","price":"40.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248871","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-05 16:58:06.674 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248871-05052026165806.txt === {"quote":"248871","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"GENYHIIN","shiptoName":"Gen-Y Hitch","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"06-01-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"CJ McCafferty","drop_po":"","status":"0","user":"billh","conv_order":"","time":"13:18","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"CJ McCafferty","follow_phone":"","follow_email":"cmccafferty@pts-tools.com","pic_user":"billh","total_amt":"232.00","total_gp":"175.40","total_gpm":"75.60","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248871","line":"0","data":"04-20-2026 15:00 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248871,"Line":0,"Comment":"05/05/2026 4:57 PM - rons - F/U changed from 04/26/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248871,"Line":1,"Comment":"05/05/2026 4:58 PM - rons - CLO changed from 05/20/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248871","line":"1","part":"C50-6000(H)-EU","qty":"10","price":"40.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248871","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 16:58:13.102 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248871-05052026165812.txt === {"quote":"248871","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"GENYHIIN","shiptoName":"Gen-Y Hitch","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"05-28-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"CJ McCafferty","drop_po":"","status":"0","user":"billh","conv_order":"","time":"13:18","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"CJ McCafferty","follow_phone":"","follow_email":"cmccafferty@pts-tools.com","pic_user":"billh","total_amt":"232.00","total_gp":"175.40","total_gpm":"75.60","rev_type":"STD","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248871","line":"0","data":"04-20-2026 15:00 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248871,"Line":0,"Comment":"05/05/2026 4:57 PM - rons - F/U changed from 04/26/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248871,"Line":1,"Comment":"05/05/2026 4:58 PM - rons - CLO changed from 05/20/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248871,"Line":2,"Comment":"05/05/2026 4:58 PM - rons - Req Date changed from 06/01/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248871","line":"1","part":"C50-6000(H)-EU","qty":"10","price":"40.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248871","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 16:58:46.629 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249442-05052026165846.txt === {"quote":"249442","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECHFORT","shiptoName":"Technical Equipment Sales Co.","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"OKEX-OD10X-MS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:44","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"cohning@techequip.com","pic_user":"billh","total_amt":"485.80","total_gp":"305.40","total_gpm":"62.87","rev_type":"LT","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249442","line":"0","data":"04-30-2026 08:49-rons: covering for Miranda"}],"crmnotes":[{"comp":1,"quote":249442,"Line":0,"Comment":"05/05/2026 4:58 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249442","line":"1","part":"OKEX-OD10X-MS","qty":"1","price":"694.00","uom":"EA","discount":"30.00","req_date":"5 WEEKS","branch":"1"},{"comp":"01","order":"249442","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-05 16:58:51.501 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249442-05052026165851.txt === {"quote":"249442","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECHFORT","shiptoName":"Technical Equipment Sales Co.","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-20-2026","cust_po":"OKEX-OD10X-MS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:44","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"cohning@techequip.com","pic_user":"billh","total_amt":"485.80","total_gp":"305.40","total_gpm":"62.87","rev_type":"LT","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249442","line":"0","data":"04-30-2026 08:49-rons: covering for Miranda"}],"crmnotes":[{"comp":1,"quote":249442,"Line":0,"Comment":"05/05/2026 4:58 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":1,"Comment":"05/05/2026 4:58 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249442","line":"1","part":"OKEX-OD10X-MS","qty":"1","price":"694.00","uom":"EA","discount":"30.00","req_date":"5 WEEKS","branch":"1"},{"comp":"01","order":"249442","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 16:59:11.812 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245283-05052026165911.txt === {"quote":"245283","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"MURIN","shiptoName":"Murray Equipment Inc","entry_date":"02-10-2026","cust_order_date":"02-10-2026","req_date":"05-22-2026","cust_po":"Mid-Range Presetter RFQ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"mirandag","conv_order":"ADV","time":"02-10","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Andy Simmons","follow_phone":"260-705-9133","follow_email":"asimmons@pts-tools.com","pic_user":"billh","total_amt":"28001.60","total_gp":"16617.56","total_gpm":"59.35","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"14","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"245283","line":"0","data":"02-11-2026 11:51 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":245283,"Line":0,"Comment":"03/13/2026 2:41 PM - billh - F/U changed from 02/17/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245283,"Line":1,"Comment":"03/13/2026 2:46 PM - billh - CLO changed from 03/10/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":245283,"Line":2,"Comment":"03/13/2026 2:54 PM - billh - Req Date changed from 02/10/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":245283,"Line":3,"Comment":"05/05/2026 4:59 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245283","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"3","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"5","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"6","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"7","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"8","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"9","part":"PRE-SPDL-H10","qty":"1","price":"3856.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"10","part":"PRE-SPDL-H63","qty":"1","price":"3067.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"11","part":"PRE-SPDL-I30","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"12","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"13","part":"PRE-INST/TRAINING","qty":"1","price":"2100.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"245283","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245283","Line":"13","Company":"1","F_Line":"1","Comment":"*Price and Delivery TBD by EricH","Loc":"N"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-05 16:59:16.442 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245283-05052026165916.txt === {"quote":"245283","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"MURIN","shiptoName":"Murray Equipment Inc","entry_date":"02-10-2026","cust_order_date":"02-10-2026","req_date":"06-05-2026","cust_po":"Mid-Range Presetter RFQ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"mirandag","conv_order":"ADV","time":"02-10","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Andy Simmons","follow_phone":"260-705-9133","follow_email":"asimmons@pts-tools.com","pic_user":"billh","total_amt":"28001.60","total_gp":"16617.56","total_gpm":"59.35","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"14","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"245283","line":"0","data":"02-11-2026 11:51 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":245283,"Line":0,"Comment":"03/13/2026 2:41 PM - billh - F/U changed from 02/17/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245283,"Line":1,"Comment":"03/13/2026 2:46 PM - billh - CLO changed from 03/10/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":245283,"Line":2,"Comment":"03/13/2026 2:54 PM - billh - Req Date changed from 02/10/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":245283,"Line":3,"Comment":"05/05/2026 4:59 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":245283,"Line":4,"Comment":"05/05/2026 4:59 PM - rons - Req Date changed from 05/22/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245283","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"3","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"5","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"6","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"7","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"8","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"9","part":"PRE-SPDL-H10","qty":"1","price":"3856.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"10","part":"PRE-SPDL-H63","qty":"1","price":"3067.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"11","part":"PRE-SPDL-I30","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"12","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"13","part":"PRE-INST/TRAINING","qty":"1","price":"2100.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"245283","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245283","Line":"13","Company":"1","F_Line":"1","Comment":"*Price and Delivery TBD by EricH","Loc":"N"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-05 16:59:35.617 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249442-05052026165935.txt === {"quote":"249442","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECHFORT","shiptoName":"Technical Equipment Sales Co.","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-20-2026","cust_po":"OKEX-OD10X-MS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:44","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"cohning@techequip.com","pic_user":"billh","total_amt":"485.80","total_gp":"305.40","total_gpm":"62.87","rev_type":"LT","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249442","line":"0","data":"04-30-2026 08:49-rons: covering for Miranda"}],"crmnotes":[{"comp":1,"quote":249442,"Line":0,"Comment":"05/05/2026 4:58 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":1,"Comment":"05/05/2026 4:58 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249442","line":"1","part":"OKEX-OD10X-MS","qty":"1","price":"694.00","uom":"EA","discount":"30.00","req_date":"5 WEEKS","branch":"1"},{"comp":"01","order":"249442","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 16:59:45.010 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249442-05052026165944.txt === {"quote":"249442","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECHFORT","shiptoName":"Technical Equipment Sales Co.","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-20-2026","cust_po":"OKEX-OD10X-MS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:44","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"cohning@techequip.com","pic_user":"billh","total_amt":"485.80","total_gp":"305.40","total_gpm":"62.87","rev_type":"LT","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249442","line":"0","data":"04-30-2026 08:49-rons: covering for Miranda"}],"crmnotes":[{"comp":1,"quote":249442,"Line":0,"Comment":"05/05/2026 4:58 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":1,"Comment":"05/05/2026 4:58 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249442,"Line":2,"Comment":"05/05/2026 4:59 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249442,"Line":3,"Comment":"05/05/2026 4:59 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249442","line":"1","part":"OKEX-OD10X-MS","qty":"1","price":"694.00","uom":"EA","discount":"30.00","req_date":"5 WEEKS","branch":"1"},{"comp":"01","order":"249442","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 16:59:49.302 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249442-05052026165949.txt === {"quote":"249442","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECHFORT","shiptoName":"Technical Equipment Sales Co.","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-28-2026","cust_po":"OKEX-OD10X-MS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:44","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"cohning@techequip.com","pic_user":"billh","total_amt":"485.80","total_gp":"305.40","total_gpm":"62.87","rev_type":"LT","mod_date":"05-05-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249442","line":"0","data":"04-30-2026 08:49-rons: covering for Miranda"}],"crmnotes":[{"comp":1,"quote":249442,"Line":0,"Comment":"05/05/2026 4:58 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":1,"Comment":"05/05/2026 4:58 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249442,"Line":2,"Comment":"05/05/2026 4:59 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249442,"Line":3,"Comment":"05/05/2026 4:59 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":4,"Comment":"05/05/2026 4:59 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249442","line":"1","part":"OKEX-OD10X-MS","qty":"1","price":"694.00","uom":"EA","discount":"30.00","req_date":"5 WEEKS","branch":"1"},{"comp":"01","order":"249442","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-05 20:41:05.893 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1875775486664, -88.2158299845237, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1875775486664, -88.2158299845237, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2005029 second/s. 2026-05-06 05:34:06.181 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-06 08:33:13.362 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249317-05062026083313.txt === {"quote":"249317","customer":"5018","name":null,"customerName":"E.M. Precise Tool Ltd.","comp":"01","open":"1","shipto":"EMPR","shiptoName":"E.M. Precise Tool LTD","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-28-2026","cust_po":"300-017","terms_code":"N30","ship_via":"U-ST","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Katie Sadler","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"12:31","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Katie Sadler","follow_phone":"(800) 267-7569","follow_email":"katie@emprecise.com","pic_user":"briand","total_amt":"76.50","total_gp":"49.88","total_gpm":"65.20","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249317","line":"4","data":"04-28-2026 12:32-Discounts Recalculated QS"},{"comp":"1","quote":"249317","line":"3","data":"quote 249319"},{"comp":"1","quote":"249317","line":"2","data":"04-28-2026 12:32-mariek also quoted to Duramill"},{"comp":"1","quote":"249317","line":"1","data":"customer."},{"comp":"1","quote":"249317","line":"0","data":"04-28-2026 12:52-briand: Checked, ok to send to"}],"crmnotes":[{"comp":1,"quote":249317,"Line":0,"Comment":"05/06/2026 8:32 AM - briand - Triumph gained the order"}],"items":[{"comp":"01","order":"249317","line":"1","part":"300-017","qty":"1","price":"102.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249317","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-06 08:34:08.125 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249419-05062026083407.txt === {"quote":"249419","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSNOVIM","shiptoName":"PTSolutions - Novi","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"ER8-EXT-625M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Sarah Navarro","drop_po":"","status":"0","user":"briand","conv_order":"","time":"16:07","extra":"","follow_up":"06-08-2026","web_id":"","follow_name":"Sarah Navarro","follow_phone":"800-256-7119 x1388","follow_email":"sarah.navarro@pts-tools.com","pic_user":"briand","total_amt":"259.38","total_gp":"200.23","total_gpm":"77.20","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249419","line":"1","part":"ER8-EXT-625M","qty":"1","price":"363.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249419","line":"2","part":"WRENCH-ER08-MINI","qty":"1","price":"30.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249419","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-06 08:34:19.490 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249419-05062026083419.txt === {"quote":"249419","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSNOVIM","shiptoName":"PTSolutions - Novi","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"ER8-EXT-625M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Sarah Navarro","drop_po":"","status":"0","user":"briand","conv_order":"","time":"16:07","extra":"","follow_up":"06-08-2026","web_id":"","follow_name":"Sarah Navarro","follow_phone":"800-256-7119 x1388","follow_email":"sarah.navarro@pts-tools.com","pic_user":"briand","total_amt":"259.38","total_gp":"200.23","total_gpm":"77.20","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-08-2026","notes":[],"crmnotes":[{"comp":1,"quote":249419,"Line":0,"Comment":"05/06/2026 8:34 AM - briand - F/U changed from 05/05/2026 to 6/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249419,"Line":1,"Comment":"05/06/2026 8:34 AM - briand - CLO changed from 05/29/2026 to 06/08/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249419","line":"1","part":"ER8-EXT-625M","qty":"1","price":"363.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249419","line":"2","part":"WRENCH-ER08-MINI","qty":"1","price":"30.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249419","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-06 08:34:48.025 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249420-05062026083447.txt === {"quote":"249420","customer":"1990","name":null,"customerName":"AZA Sales Company Inc.","comp":"01","open":"0","shipto":"AZA","shiptoName":"A.Z.A. Sales","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"E08-NUT-MINI","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Joe","drop_po":"","status":"0","user":"briand","conv_order":"","time":"16:08","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Joe","follow_phone":"631-979-9261","follow_email":"sales@azasales.com","pic_user":"briand","total_amt":"378.90","total_gp":"287.91","total_gpm":"75.99","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249420","line":"1","part":"E08-NUT-MINI","qty":"6","price":"66.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249420","line":"2","part":"WRENCH-ER08-MINI","qty":"1","price":"30.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249420","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-06 08:36:10.769 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249376-05062026083610.txt === {"quote":"249376","customer":"3367","name":null,"customerName":"W.C. Chapman & Sons Inc.","comp":"01","open":"1","shipto":"JLMNNOQS","shiptoName":"W.C. Chapman & Sons Inc.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-29-2026","cust_po":"300-112","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michael Ringgold","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:57","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Michael Ringgold","follow_phone":"410-686-6860","follow_email":"michael@wcchapman.com","pic_user":"briand","total_amt":"71.40","total_gp":"24.93","total_gpm":"34.92","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"2","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249376","line":"1","part":"300-112","qty":"1","price":"102.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249376","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-06 08:36:36.062 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247362-05062026083635.txt === {"quote":"247362","customer":"1055","name":null,"customerName":"A.W. Miller Technical Sales Inc.","comp":"01","open":"1","shipto":"AWMILL","shiptoName":"A.W. Miller Technical Sales Inc.","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"05-06-2026","cust_po":"MZMP47-ER32Z-MS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Bill Talley","drop_po":"","status":"0","user":"briand","conv_order":"","time":"11:56","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Bill Talley","follow_phone":"","follow_email":"btalley@awmiller.com","pic_user":"briand","total_amt":"4373.45","total_gp":"2390.35","total_gpm":"54.66","rev_type":"LT","mod_date":"05-06-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-06-2026","notes":[{"comp":"1","quote":"247362","line":"2","data":"sent"},{"comp":"1","quote":"247362","line":"1","data":"this to be quoted, added wrenches. Drawings also"},{"comp":"1","quote":"247362","line":"0","data":"03-23-2026 11:57-briand: Bill Talley req"}],"crmnotes":[{"comp":1,"quote":247362,"Line":0,"Comment":"04/09/2026 8:20 AM - briand - Sent req to Bill to see if this quote is still active"},{"comp":1,"quote":247362,"Line":1,"Comment":"04/09/2026 8:20 AM - briand - F/U changed from 04/09/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247362,"Line":2,"Comment":"04/09/2026 1:55 PM - briand - Bill said the quote is still active"},{"comp":1,"quote":247362,"Line":3,"Comment":"04/23/2026 10:41 AM - briand - Pushing this out another 10 days since Bill last told me this is still active, if no PO, will close."},{"comp":1,"quote":247362,"Line":4,"Comment":"04/23/2026 10:41 AM - briand - Req Date changed from 04/23/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":247362,"Line":5,"Comment":"04/23/2026 10:41 AM - briand - CLO changed from 04/23/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247362,"Line":6,"Comment":"04/23/2026 10:41 AM - briand - F/U changed from 04/23/2026 to 5/6/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247362","line":"1","part":"MZMP47-ER32Z-MS","qty":"1","price":"6037.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247362","line":"2","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247362","line":"3","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247362","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-06 08:37:14.962 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249488-05062026083714.txt === {"quote":"249488","customer":"20810","name":null,"customerName":"Travers Tool Company Inc.","comp":"01","open":"0","shipto":"TRAVER","shiptoName":"Travers Tool - New York WH","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"SK25-21","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Iesha Mills","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"14:59","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Iesha Mills","follow_phone":"800 234 9985 x2502","follow_email":"lmills@Travers.com","pic_user":"briand","total_amt":"77.76","total_gp":"59.38","total_gpm":"76.36","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249488","line":"1","part":"SK25-21","qty":"1","price":"108.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249488","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-06 08:37:24.489 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249488-05062026083724.txt === {"quote":"249488","customer":"20810","name":null,"customerName":"Travers Tool Company Inc.","comp":"01","open":"0","shipto":"TRAVER","shiptoName":"Travers Tool - New York WH","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"SK25-21","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Iesha Mills","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"14:59","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Iesha Mills","follow_phone":"800 234 9985 x2502","follow_email":"lmills@Travers.com","pic_user":"briand","total_amt":"77.76","total_gp":"59.38","total_gpm":"76.36","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":249488,"Line":0,"Comment":"05/06/2026 8:37 AM - briand - F/U changed from 05/06/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249488,"Line":1,"Comment":"05/06/2026 8:37 AM - briand - CLO changed from 05/30/2026 to 06/01/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249488","line":"1","part":"SK25-21","qty":"1","price":"108.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249488","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 08:37:29.471 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249488-05062026083729.txt === {"quote":"249488","customer":"20810","name":null,"customerName":"Travers Tool Company Inc.","comp":"01","open":"0","shipto":"TRAVER","shiptoName":"Travers Tool - New York WH","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-01-2026","cust_po":"SK25-21","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Iesha Mills","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"14:59","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Iesha Mills","follow_phone":"800 234 9985 x2502","follow_email":"lmills@Travers.com","pic_user":"briand","total_amt":"77.76","total_gp":"59.38","total_gpm":"76.36","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":249488,"Line":0,"Comment":"05/06/2026 8:37 AM - briand - F/U changed from 05/06/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249488,"Line":1,"Comment":"05/06/2026 8:37 AM - briand - CLO changed from 05/30/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249488,"Line":2,"Comment":"05/06/2026 8:37 AM - briand - Req Date changed from 05/30/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249488","line":"1","part":"SK25-21","qty":"1","price":"108.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249488","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 08:38:12.982 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248107-05062026083812.txt === {"quote":"248107","customer":"19020","name":null,"customerName":"S & S Industrial Supply","comp":"01","open":"1","shipto":"SSIND","shiptoName":"S & S Industrial Supply, Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-18-2026","cust_po":"ER Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:09","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Sales","follow_phone":"269-323-1388","follow_email":"info@ss-industrialsupply.com","pic_user":"briand","total_amt":"170.00","total_gp":"133.68","total_gpm":"78.64","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-06-2026","notes":[],"crmnotes":[{"comp":1,"quote":248107,"Line":0,"Comment":"04/10/2026 8:25 AM - briand - F/U changed from 04/12/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248107,"Line":1,"Comment":"04/10/2026 8:25 AM - briand - Sent request for update"},{"comp":1,"quote":248107,"Line":2,"Comment":"04/10/2026 8:56 AM - briand - F/U changed from 04/12/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248107,"Line":3,"Comment":"05/06/2026 8:38 AM - briand - No reply, closing quote"}],"items":[{"comp":"01","order":"248107","line":"1","part":"E32-016(C)","qty":"1","price":"104.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248107","line":"3","part":"E20-255(C)","qty":"1","price":"96.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248107","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-06 08:56:19.830 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.9787518966111, -84.5619163085395, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.9787518966111, -84.5619163085395, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3258615 second/s. 2026-05-06 08:56:21.847 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.9787518966111, -84.5619163085395, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.9787518966111, -84.5619163085395, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1680825 second/s. 2026-05-06 08:56:30.350 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.9787518966111, -84.5619163085395, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.9787518966111, -84.5619163085395, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3951972 second/s. 2026-05-06 08:56:40.188 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.9787518966111, -84.5619163085395, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.9787518966111, -84.5619163085395, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3529757 second/s. 2026-05-06 09:27:21.485 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.9787723214189, -84.5621835836002, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.9787723214189, -84.5621835836002, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2239924 second/s. 2026-05-06 09:27:24.773 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.9787723214189, -84.5621835836002, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.9787723214189, -84.5621835836002, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1818116 second/s. 2026-05-06 09:27:29.883 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.9787723214189, -84.5621835836002, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.9787723214189, -84.5621835836002, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4166514 second/s. 2026-05-06 10:16:06.194 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.9932268742381, -84.6134867859047, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.9932268742381, -84.6134867859047, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4639692 second/s. 2026-05-06 10:16:06.773 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.9932268742381, -84.6134867859047, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.9932268742381, -84.6134867859047, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2026193 second/s. 2026-05-06 10:16:16.765 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.9932268742381, -84.6134867859047, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.9932268742381, -84.6134867859047, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4050479 second/s. 2026-05-06 10:18:04.314 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248872-05062026101804.txt === {"quote":"248872","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"CUSTROAN","shiptoName":"Custom Tool & Machine","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"06-01-2026","cust_po":"RGA#TAR-62919 Loaner","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Craig Baye","drop_po":"5AX-201FA-M-AB","status":"0","user":"carleym","conv_order":"","time":"14:59","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Craig Baye","follow_phone":"704-942-7976","follow_email":"craigbaye@yamazen.com","pic_user":"carleym","total_amt":"28160.00","total_gp":"28160.00","total_gpm":"100.00","rev_type":"RT","mod_date":"05-06-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"248872","line":"0","data":"04-20-2026 15:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248872,"Line":0,"Comment":"05/04/2026 9:34 AM - carleym - Customer is waiting on repair quotation before deciding to repair or purchase this loaner"},{"comp":1,"quote":248872,"Line":1,"Comment":"05/04/2026 9:35 AM - carleym - F/U changed from 05/03/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248872,"Line":2,"Comment":"05/06/2026 10:17 AM - carleym - Repair quote was provided 5/4, waiting on customer decision"}],"items":[{"comp":"01","order":"248872","line":"1","part":"RT-ACCESSORY","qty":"1","price":"35200.00","uom":"EA","discount":"20.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248872","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248872","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#TAR-62919 5AX-201FA-M-AB","Loc":"Y"},{"Quote":"248872","Line":"1","Company":"1","F_Line":"2","Comment":"Transfer of customer's components to Lyndex-Nikken's","Loc":"Y"},{"Quote":"248872","Line":"1","Company":"1","F_Line":"3","Comment":"loaner table to be sold to customer.","Loc":"Y"}],"qcomms":[{"Quote":"248872","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248872","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248872","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[{"Quote":"248872","Line":"0","Comment":"Special case quote approved by Steve Lenihan"}]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 10:23:27.848 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(34.0086198329409, -84.6122494642057, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(34.0086198329409, -84.6122494642057, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2440997 second/s. 2026-05-06 10:23:33.364 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(34.0086121288627, -84.6122342316397, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(34.0086121288627, -84.6122342316397, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4400596 second/s. 2026-05-06 10:23:36.704 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(34.008653375877, -84.6122400099357, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(34.008653375877, -84.6122400099357, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4481103 second/s. 2026-05-06 12:46:47.847 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(32.1921742090594, -110.87385113929, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(32.1921742090594, -110.87385113929, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2140351 second/s. 2026-05-06 12:56:15.280 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(32.2016011250835, -110.825933037033, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(32.2016011250835, -110.825933037033, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3160306 second/s. 2026-05-06 14:07:43.430 [INFO] In session is user: Alexd 2026-05-06 14:18:55.219 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249463-05062026141855.txt === {"quote":"249463","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"580-SET-13-HEX","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Martha Rodriguez","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"10:25","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Martha Rodriguez","follow_phone":"800-753-7970","follow_email":"martha.rodriguez@mscdirect.com","pic_user":"briand","total_amt":"361.38","total_gp":"148.13","total_gpm":"40.99","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"3","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249463","line":"0","data":"04-30-2026 10:27 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249463","line":"1","part":"580-SET-13-HEX","qty":"1","price":"870.00","uom":"EA","discount":"62.00","req_date":"Mid July Delivery","branch":"1"},{"comp":"01","order":"249463","line":"2","part":"5C-WRENCH","qty":"1","price":"81.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249463","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-06 14:19:24.732 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249456-05062026141924.txt === {"quote":"249456","customer":"1530","name":null,"customerName":"AHB Tooling & Machinery Inc","comp":"01","open":"1","shipto":"AHB","shiptoName":"AHB Tooling & Machinery","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"TQW-E16-G","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jim Bell","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:40","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Jim Bell","follow_phone":"269-317-7523","follow_email":"Jim.bell@ahbinc.com","pic_user":"briand","total_amt":"486.88","total_gp":"223.95","total_gpm":"46.00","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"5","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249456","line":"2","data":"04-30-2026 09:43 - Discounts Recalculated QS"},{"comp":"1","quote":"249456","line":"1","data":"go to send to EU."},{"comp":"1","quote":"249456","line":"0","data":"04-30-2026 10:19-briand: Checked, quote good to"}],"crmnotes":[],"items":[{"comp":"01","order":"249456","line":"2","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249456","line":"3","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249456","line":"6","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249456","line":"7","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249456","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-06 14:19:52.391 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249489-05062026141952.txt === {"quote":"249489","customer":"13562","name":null,"customerName":"Midway Industrial Supply","comp":"01","open":"1","shipto":"MIDWAA","shiptoName":"Midway Industrial Supply","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"030-EXT-500","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Shaun O'Dea","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:02","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Shaun O'Dea","follow_phone":"585 429 7270","follow_email":"sodea@midwaycorp.com","pic_user":"briand","total_amt":"76.00","total_gp":"50.76","total_gpm":"66.79","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249489","line":"1","part":"030-EXT-500","qty":"1","price":"95.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249489","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-06 14:34:41.448 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248482-05062026143441.txt === {"quote":"248482","customer":"9560","name":null,"customerName":"Industrial Tool Supply","comp":"01","open":"0","shipto":"ARCHMEDI","shiptoName":"ARCH Medical Solutions","entry_date":"04-13-2026","cust_order_date":"04-29-2026","req_date":"06-15-2026","cust_po":"BT30 SK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ed Chambers","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"14:31","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Ed Chambers","follow_phone":"978-970-9700","follow_email":"echambers@industrialtoolsupply.net","pic_user":"cindyt","total_amt":"3400.20","total_gp":"2364.75","total_gpm":"69.55","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"15","win_pct":"20","clo_date":"06-09-2026","notes":[{"comp":"1","quote":"248482","line":"0","data":"04-13-2026 15:14-cindyt: Also quoted MSC 248480"}],"crmnotes":[{"comp":1,"quote":248482,"Line":0,"Comment":"04/28/2026 3:24 PM - alyssah - Req Date changed from 05/02/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":248482,"Line":1,"Comment":"04/28/2026 3:24 PM - alyssah - CLO changed from 04/27/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248482,"Line":2,"Comment":"04/28/2026 3:24 PM - alyssah - F/U changed from 04/19/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248482,"Line":3,"Comment":"05/05/2026 4:43 PM - cindyt - F/U changed from 05/06/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248482,"Line":4,"Comment":"05/05/2026 4:43 PM - cindyt - CLO changed from 05/07/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":248482,"Line":5,"Comment":"05/05/2026 4:43 PM - cindyt - Req Date changed from 05/08/2026 to 06/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248482","line":"1","part":"BT30-SK10-90P","qty":"6","price":"447.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"3","part":"BT30-SK6-90P","qty":"6","price":"445.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"4","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-06 14:34:57.163 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248482-05062026143456.txt === {"quote":"248482","customer":"9560","name":null,"customerName":"Industrial Tool Supply","comp":"01","open":"0","shipto":"ARCHMEDI","shiptoName":"ARCH Medical Solutions","entry_date":"04-13-2026","cust_order_date":"04-29-2026","req_date":"06-15-2026","cust_po":"BT30 SK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ed Chambers","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"14:31","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Ed Chambers","follow_phone":"978-970-9700","follow_email":"echambers@industrialtoolsupply.net","pic_user":"cindyt","total_amt":"3400.20","total_gp":"2364.75","total_gpm":"69.55","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"15","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"248482","line":"0","data":"04-13-2026 15:14-cindyt: Also quoted MSC 248480"}],"crmnotes":[{"comp":1,"quote":248482,"Line":0,"Comment":"04/28/2026 3:24 PM - alyssah - Req Date changed from 05/02/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":248482,"Line":1,"Comment":"04/28/2026 3:24 PM - alyssah - CLO changed from 04/27/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248482,"Line":2,"Comment":"04/28/2026 3:24 PM - alyssah - F/U changed from 04/19/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248482,"Line":3,"Comment":"05/05/2026 4:43 PM - cindyt - F/U changed from 05/06/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248482,"Line":4,"Comment":"05/05/2026 4:43 PM - cindyt - CLO changed from 05/07/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":248482,"Line":5,"Comment":"05/05/2026 4:43 PM - cindyt - Req Date changed from 05/08/2026 to 06/15/2026 (Req Date Updated)"},{"comp":1,"quote":248482,"Line":6,"Comment":"05/06/2026 2:34 PM - cindyt - F/U changed from 05/05/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248482,"Line":7,"Comment":"05/06/2026 2:34 PM - cindyt - CLO changed from 06/09/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248482","line":"1","part":"BT30-SK10-90P","qty":"6","price":"447.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"3","part":"BT30-SK6-90P","qty":"6","price":"445.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"4","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-06 14:35:06.371 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248482-05062026143506.txt === {"quote":"248482","customer":"9560","name":null,"customerName":"Industrial Tool Supply","comp":"01","open":"0","shipto":"ARCHMEDI","shiptoName":"ARCH Medical Solutions","entry_date":"04-13-2026","cust_order_date":"04-29-2026","req_date":"06-05-2026","cust_po":"BT30 SK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ed Chambers","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"14:31","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Ed Chambers","follow_phone":"978-970-9700","follow_email":"echambers@industrialtoolsupply.net","pic_user":"cindyt","total_amt":"3400.20","total_gp":"2364.75","total_gpm":"69.55","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"15","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"248482","line":"0","data":"04-13-2026 15:14-cindyt: Also quoted MSC 248480"}],"crmnotes":[{"comp":1,"quote":248482,"Line":0,"Comment":"04/28/2026 3:24 PM - alyssah - Req Date changed from 05/02/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":248482,"Line":1,"Comment":"04/28/2026 3:24 PM - alyssah - CLO changed from 04/27/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248482,"Line":2,"Comment":"04/28/2026 3:24 PM - alyssah - F/U changed from 04/19/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248482,"Line":3,"Comment":"05/05/2026 4:43 PM - cindyt - F/U changed from 05/06/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248482,"Line":4,"Comment":"05/05/2026 4:43 PM - cindyt - CLO changed from 05/07/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":248482,"Line":5,"Comment":"05/05/2026 4:43 PM - cindyt - Req Date changed from 05/08/2026 to 06/15/2026 (Req Date Updated)"},{"comp":1,"quote":248482,"Line":6,"Comment":"05/06/2026 2:34 PM - cindyt - F/U changed from 05/05/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248482,"Line":7,"Comment":"05/06/2026 2:34 PM - cindyt - CLO changed from 06/09/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":248482,"Line":8,"Comment":"05/06/2026 2:34 PM - cindyt - Req Date changed from 06/15/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248482","line":"1","part":"BT30-SK10-90P","qty":"6","price":"447.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"3","part":"BT30-SK6-90P","qty":"6","price":"445.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"4","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248482","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-06 14:36:37.169 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247691-05062026143636.txt === {"quote":"247691","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMTOO","shiptoName":"Triumph Tool Ltd. - Windsor","entry_date":"03-27-2026","cust_order_date":"04-25-2026","req_date":"05-19-2026","cust_po":"SF-START2-UNIT-380","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Katie Woods","drop_po":"For Minth Group","status":"0","user":"cindyt","conv_order":"","time":"14:32","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Katie Woods","follow_phone":"519-251-1771","follow_email":"katiew@triumphtool.com","pic_user":"cindyt","total_amt":"10752.48","total_gp":"4573.90","total_gpm":"42.54","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"247691","line":"1","data":"03-27-2026 15:22 - Discounts Recalculated QS"},{"comp":"1","quote":"247691","line":"0","data":"03-27-2026 15:06 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247691,"Line":0,"Comment":"04/13/2026 4:02 PM - cindyt - F/U changed from 04/09/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247691,"Line":1,"Comment":"04/13/2026 4:02 PM - cindyt - CLO changed from 04/23/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247691,"Line":2,"Comment":"04/13/2026 4:03 PM - cindyt - Req Date changed from 04/30/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247691","line":"1","part":"SF-START2-UNIT-380","qty":"1","price":"14256.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247691","line":"2","part":"SF-POT-HSK63","qty":"2","price":"127.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247691","line":"3","part":"SF-POT-#40","qty":"2","price":"165.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247691","line":"4","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247691","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-06 14:37:51.286 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247691-05062026143751.txt === {"quote":"247691","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMTOO","shiptoName":"Triumph Tool Ltd. - Windsor","entry_date":"03-27-2026","cust_order_date":"04-25-2026","req_date":"05-19-2026","cust_po":"SF-START2-UNIT-380","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Katie Woods","drop_po":"For Minth Group","status":"0","user":"cindyt","conv_order":"","time":"14:32","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Katie Woods","follow_phone":"519-251-1771","follow_email":"katiew@triumphtool.com","pic_user":"cindyt","total_amt":"10752.48","total_gp":"4573.90","total_gpm":"42.54","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"247691","line":"1","data":"03-27-2026 15:22 - Discounts Recalculated QS"},{"comp":"1","quote":"247691","line":"0","data":"03-27-2026 15:06 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247691,"Line":0,"Comment":"04/13/2026 4:02 PM - cindyt - F/U changed from 04/09/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247691,"Line":1,"Comment":"04/13/2026 4:02 PM - cindyt - CLO changed from 04/23/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247691,"Line":2,"Comment":"04/13/2026 4:03 PM - cindyt - Req Date changed from 04/30/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247691,"Line":3,"Comment":"05/06/2026 2:36 PM - cindyt - F/U changed from 05/06/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247691,"Line":4,"Comment":"05/06/2026 2:37 PM - cindyt - CLO changed from 05/13/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247691","line":"1","part":"SF-START2-UNIT-380","qty":"1","price":"14256.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247691","line":"2","part":"SF-POT-HSK63","qty":"2","price":"127.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247691","line":"3","part":"SF-POT-#40","qty":"2","price":"165.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247691","line":"4","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247691","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-06 14:38:01.283 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247691-05062026143801.txt === {"quote":"247691","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMTOO","shiptoName":"Triumph Tool Ltd. - Windsor","entry_date":"03-27-2026","cust_order_date":"04-25-2026","req_date":"06-18-2026","cust_po":"SF-START2-UNIT-380","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Katie Woods","drop_po":"For Minth Group","status":"0","user":"cindyt","conv_order":"","time":"14:32","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Katie Woods","follow_phone":"519-251-1771","follow_email":"katiew@triumphtool.com","pic_user":"cindyt","total_amt":"10752.48","total_gp":"4573.90","total_gpm":"42.54","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"247691","line":"1","data":"03-27-2026 15:22 - Discounts Recalculated QS"},{"comp":"1","quote":"247691","line":"0","data":"03-27-2026 15:06 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247691,"Line":0,"Comment":"04/13/2026 4:02 PM - cindyt - F/U changed from 04/09/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247691,"Line":1,"Comment":"04/13/2026 4:02 PM - cindyt - CLO changed from 04/23/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247691,"Line":2,"Comment":"04/13/2026 4:03 PM - cindyt - Req Date changed from 04/30/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247691,"Line":3,"Comment":"05/06/2026 2:36 PM - cindyt - F/U changed from 05/06/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247691,"Line":4,"Comment":"05/06/2026 2:37 PM - cindyt - CLO changed from 05/13/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247691,"Line":5,"Comment":"05/06/2026 2:37 PM - cindyt - Req Date changed from 05/19/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247691","line":"1","part":"SF-START2-UNIT-380","qty":"1","price":"14256.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247691","line":"2","part":"SF-POT-HSK63","qty":"2","price":"127.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247691","line":"3","part":"SF-POT-#40","qty":"2","price":"165.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247691","line":"4","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247691","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-06 14:59:39.892 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249443-05062026145939.txt === {"quote":"249443","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"520-016","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jarvin Villibord","drop_po":"MSC PO#35224","status":"0","user":"mariek","conv_order":"","time":"08:45","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Jarvin Villibord","follow_phone":"800-753-7970","follow_email":"jarvin.villibord@mscdirect.com","pic_user":"briand","total_amt":"45.22","total_gp":"-0.76","total_gpm":"-1.68","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"3","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249443","line":"2","data":"04-30-2026 08:48 - Discounts Recalculated QS"},{"comp":"1","quote":"249443","line":"1","data":"04-30-2026 10:03-briand: Checked, ok to send."},{"comp":"1","quote":"249443","line":"0","data":"04-30-2026 10:07-mariek wrench added for ref"}],"crmnotes":[],"items":[{"comp":"01","order":"249443","line":"1","part":"520-016","qty":"1","price":"38.00","uom":"EA","discount":"62.00","req_date":"Mid-July delivery","branch":"1"},{"comp":"01","order":"249443","line":"2","part":"5C-WRENCH","qty":"1","price":"81.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249443","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-06 16:16:51.503 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248860-05062026161651.txt === {"quote":"248860","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"BRAMNEWM","shiptoName":"Bramden Precision Ltd.","entry_date":"04-20-2026","cust_order_date":"05-15-2026","req_date":"05-25-2026","cust_po":"Pre-setter E236PLUS #40","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Attn: Matt Deyman","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-20","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Matt Deyman","follow_phone":"416-805-0759","follow_email":"mattd@triumphtool.com","pic_user":"cindyt","total_amt":"12594.50","total_gp":"7908.79","total_gpm":"62.80","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248860","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248860","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248860","line":"3","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248860","line":"4","part":"PRE-PRNT-ROLL-04B080M","qty":"1","price":"11.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248860","line":"5","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248860","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248860","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248860","Line":"6","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-06 16:17:05.258 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248860-05062026161705.txt === {"quote":"248860","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"BRAMNEWM","shiptoName":"Bramden Precision Ltd.","entry_date":"04-20-2026","cust_order_date":"05-15-2026","req_date":"05-25-2026","cust_po":"Pre-setter E236PLUS #40","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Attn: Matt Deyman","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-20","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Matt Deyman","follow_phone":"416-805-0759","follow_email":"mattd@triumphtool.com","pic_user":"cindyt","total_amt":"12594.50","total_gp":"7908.79","total_gpm":"62.80","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":248860,"Line":0,"Comment":"05/06/2026 4:16 PM - cindyt - F/U changed from 05/07/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248860,"Line":1,"Comment":"05/06/2026 4:16 PM - cindyt - CLO changed from 05/13/2026 to 06/09/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248860","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248860","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248860","line":"3","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248860","line":"4","part":"PRE-PRNT-ROLL-04B080M","qty":"1","price":"11.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248860","line":"5","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248860","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248860","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248860","Line":"6","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-06 16:17:14.836 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248860-05062026161714.txt === {"quote":"248860","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"BRAMNEWM","shiptoName":"Bramden Precision Ltd.","entry_date":"04-20-2026","cust_order_date":"05-15-2026","req_date":"07-14-2026","cust_po":"Pre-setter E236PLUS #40","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Attn: Matt Deyman","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-20","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Matt Deyman","follow_phone":"416-805-0759","follow_email":"mattd@triumphtool.com","pic_user":"cindyt","total_amt":"12594.50","total_gp":"7908.79","total_gpm":"62.80","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":248860,"Line":0,"Comment":"05/06/2026 4:16 PM - cindyt - F/U changed from 05/07/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248860,"Line":1,"Comment":"05/06/2026 4:16 PM - cindyt - CLO changed from 05/13/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":248860,"Line":2,"Comment":"05/06/2026 4:17 PM - cindyt - Req Date changed from 05/25/2026 to 07/14/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248860","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248860","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248860","line":"3","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248860","line":"4","part":"PRE-PRNT-ROLL-04B080M","qty":"1","price":"11.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248860","line":"5","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248860","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248860","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248860","Line":"6","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-06 16:18:11.871 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249534-05062026161811.txt === {"quote":"249534","customer":"3380","name":null,"customerName":"Cheshire Tool Co.","comp":"01","open":"1","shipto":"CHESHI","shiptoName":"Cheshire Tool Company","entry_date":"05-01-2026","cust_order_date":"05-16-2026","req_date":"05-20-2026","cust_po":"Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Amanda Miron","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:52","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Amanda Miron","follow_phone":"203-272-2947","follow_email":"amiron@cheshiretool.com","pic_user":"cindyt","total_amt":"4979.25","total_gp":"3608.84","total_gpm":"72.48","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"cindyt","reason":"5","totalQty":"95","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"249534","line":"0","data":"05-01-2026 09:54 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249534","line":"1","part":"KM3/4-5/8","qty":"9","price":"64.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249534","line":"2","part":"KM3/4-1/2","qty":"9","price":"64.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249534","line":"3","part":"KM3/4-3/8","qty":"9","price":"64.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249534","line":"4","part":"E20-472(C)","qty":"6","price":"96.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249534","line":"5","part":"E20-032","qty":"9","price":"57.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249534","line":"6","part":"E20-393(C)","qty":"10","price":"96.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249534","line":"7","part":"E20-024","qty":"12","price":"57.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249534","line":"8","part":"E20-314(C)","qty":"6","price":"96.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249534","line":"9","part":"E20-020","qty":"9","price":"57.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249534","line":"10","part":"E20-236(C)","qty":"6","price":"96.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249534","line":"11","part":"E20-016","qty":"9","price":"57.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249534","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":12}}] 2026-05-06 16:43:12.811 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248270-05062026164312.txt === {"quote":"248270","customer":"20880","name":null,"customerName":"Trident Machine Tools, Inc.","comp":"01","open":"1","shipto":"HFOTRI","shiptoName":"Trident Machine Tools","entry_date":"04-08-2026","cust_order_date":"05-02-2026","req_date":"05-07-2026","cust_po":"Tooling Certificate","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Dan Quinn","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"15:45","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Dan Quinn","follow_phone":"860-719-1252","follow_email":"dquinn@hfotrident.com","pic_user":"cindyt","total_amt":"10000.00","total_gp":"10000.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"cindyt","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-07-2026","notes":[{"comp":"1","quote":"248270","line":"0","data":"04-08-2026 15:47 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248270,"Line":0,"Comment":"04/27/2026 8:43 AM - alyssah - F/U changed from 04/14/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248270,"Line":1,"Comment":"04/27/2026 12:13 PM - alyssah - F/U changed from 04/30/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248270,"Line":2,"Comment":"04/27/2026 12:13 PM - alyssah - CLO changed from 05/01/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248270,"Line":3,"Comment":"04/27/2026 12:13 PM - alyssah - Req Date changed from 05/03/2026 to 05/07/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248270","line":"1","part":"TOOL-CERT","qty":"1","price":"20000.00","uom":"EA","discount":"50.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248270","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 16:43:59.683 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249545-05062026164359.txt === {"quote":"249545","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"1","shipto":"TIMKMAMA","shiptoName":"Timken Aerospace Drive Systems, LLC","entry_date":"05-01-2026","cust_order_date":"05-16-2026","req_date":"05-20-2026","cust_po":"Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bill Colwell","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:28","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"","follow_phone":"","follow_email":"","pic_user":"cindyt","total_amt":"4182.57","total_gp":"2812.16","total_gpm":"67.24","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"cindyt","reason":"5","totalQty":"95","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249545","line":"1","part":"KM3/4-5/8","qty":"9","price":"64.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249545","line":"2","part":"KM3/4-1/2","qty":"9","price":"64.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249545","line":"3","part":"KM3/4-3/8","qty":"9","price":"64.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249545","line":"4","part":"E20-472(C)","qty":"6","price":"96.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249545","line":"5","part":"E20-032","qty":"9","price":"57.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249545","line":"6","part":"E20-393(C)","qty":"10","price":"96.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249545","line":"7","part":"E20-024","qty":"12","price":"57.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249545","line":"8","part":"E20-314(C)","qty":"6","price":"96.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249545","line":"9","part":"E20-020","qty":"9","price":"57.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249545","line":"10","part":"E20-236(C)","qty":"6","price":"96.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249545","line":"11","part":"E20-016","qty":"9","price":"57.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249545","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"37.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":12}}] 2026-05-06 16:45:06.298 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248287-05062026164506.txt === {"quote":"248287","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"1","shipto":"TRIUMCAN","shiptoName":"Triumph Tool","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-21-2026","cust_po":"SES3-22.0X18.0 Collet","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David McGuire","drop_po":"For Southwesten Mfg","status":"0","user":"cindyt","conv_order":"","time":"07:41","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"David McGuire","follow_phone":"519-791-9529","follow_email":"davidm@triumphtool.com","pic_user":"cindyt","total_amt":"510.00","total_gp":"307.52","total_gpm":"60.30","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-09-2026","notes":[{"comp":"1","quote":"248287","line":"0","data":"04-09-2026 07:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248287,"Line":0,"Comment":"04/27/2026 12:14 PM - alyssah - F/U changed from 04/15/2026 to 5/7/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248287","line":"1","part":"SES3-22.0X18.0","qty":"2","price":"375.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248287","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 16:45:59.609 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248091-05062026164559.txt === {"quote":"248091","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"1","shipto":"TRIUMCAN","shiptoName":"Triumph Tool","entry_date":"04-06-2026","cust_order_date":"04-25-2026","req_date":"05-08-2026","cust_po":"CAT50 SK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eddie Alves","drop_po":"For Camtac","status":"0","user":"cindyt","conv_order":"","time":"12:37","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Eddie Alves","follow_phone":"519-836-4811","follow_email":"eddiea@triumphtool.com","pic_user":"cindyt","total_amt":"1651.72","total_gp":"1142.84","total_gpm":"69.19","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"12","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248091","line":"0","data":"04-06-2026 12:41 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248091,"Line":0,"Comment":"04/14/2026 9:15 AM - cindyt - F/U changed from 04/12/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248091,"Line":1,"Comment":"04/14/2026 9:15 AM - cindyt - CLO changed from 04/24/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248091,"Line":2,"Comment":"04/14/2026 9:15 AM - cindyt - Req Date changed from 04/30/2026 to 05/08/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248091","line":"1","part":"CAT50-SK13-105U-IDU","qty":"1","price":"584.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248091","line":"2","part":"SK13-12AC","qty":"1","price":"145.00","uom":"EA","discount":"32.00","req_date":"1~2 Weeks ARO","branch":"1"},{"comp":"01","order":"248091","line":"3","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248091","line":"5","part":"CAT50-SK16-105U-IDU","qty":"1","price":"593.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248091","line":"6","part":"SK16-12AC","qty":"1","price":"118.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248091","line":"7","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248091","line":"9","part":"CAT50-C3/4-105U-IDU","qty":"1","price":"713.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248091","line":"10","part":"CCK3/4-12","qty":"1","price":"92.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248091","line":"11","part":"CKFN20(3/4)-12C","qty":"1","price":"67.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248091","line":"12","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248091","line":"13","part":"CCKL20","qty":"1","price":"15.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248091","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-06 16:47:05.957 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249523-05062026164705.txt === {"quote":"249523","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"1","shipto":"DGIOKVI","shiptoName":"DGI Supply - GTA","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-12-2026","cust_po":"SK16-3","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Allison Robinson","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"08:53","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Allison Robinson","follow_phone":"416-675-7015","follow_email":"arobinson@dgisupply.ca","pic_user":"cindyt","total_amt":"462.80","total_gp":"332.80","total_gpm":"71.91","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"cindyt","reason":"1","totalQty":"9","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249523","line":"1","part":"SK16-3","qty":"8","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249523","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-06 16:50:36.971 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248381-05062026165036.txt === {"quote":"248381","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"ADV","shiptoName":"Advanced Precision Engr.","entry_date":"04-10-2026","cust_order_date":"04-30-2026","req_date":"05-08-2026","cust_po":"HSK63A Tooling","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Burd","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:39","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Jim Burd","follow_phone":"413-531-9438","follow_email":"burdj@mscdirect.com","pic_user":"cindyt","total_amt":"4394.18","total_gp":"2475.59","total_gpm":"56.34","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"cindyt","reason":"1","totalQty":"20","win_pct":"20","clo_date":"05-07-2026","notes":[],"crmnotes":[{"comp":1,"quote":248381,"Line":0,"Comment":"04/28/2026 3:22 PM - alyssah - F/U changed from 04/16/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248381,"Line":1,"Comment":"04/28/2026 3:22 PM - alyssah - CLO changed from 04/29/2026 to 05/05/2026 (CLO Date Updated)"},{"comp":1,"quote":248381,"Line":2,"Comment":"04/28/2026 3:23 PM - alyssah - Req Date changed from 05/05/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":248381,"Line":3,"Comment":"04/28/2026 3:23 PM - alyssah - CLO changed from 05/05/2026 to 05/07/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248381","line":"1","part":"H63A-SF0500-4.72CP","qty":"6","price":"437.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248381","line":"2","part":"H63A-SF0250-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248381","line":"3","part":"HSK63A-SM1000-5.00CP","qty":"1","price":"247.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248381","line":"4","part":"HSK63A-SK10C-120-IDU","qty":"3","price":"549.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248381","line":"5","part":"SK10-3/16A","qty":"4","price":"72.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248381","line":"6","part":"TCL-63GH","qty":"1","price":"1331.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248381","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-06 16:54:13.693 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247741-05062026165413.txt === {"quote":"247741","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"TEXT","shiptoName":"Textron Systems Corp.","entry_date":"03-30-2026","cust_order_date":"04-05-2026","req_date":"05-19-2026","cust_po":"CAT50-SK6-105U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeff Tomkins","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"12:42","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Jeff Tomkins","follow_phone":"","follow_email":"tomkinsj@mscdirect.com","pic_user":"cindyt","total_amt":"2316.10","total_gp":"1645.86","total_gpm":"71.06","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"59","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"247741","line":"0","data":"03-30-2026 12:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247741,"Line":0,"Comment":"04/14/2026 9:21 AM - cindyt - F/U changed from 04/12/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247741,"Line":1,"Comment":"04/14/2026 9:21 AM - cindyt - CLO changed from NaN/NaN/NaN to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247741,"Line":2,"Comment":"04/14/2026 9:21 AM - cindyt - Req Date changed from 04/10/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247741,"Line":3,"Comment":"04/14/2026 9:22 AM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"247741","line":"1","part":"CAT50-SK6-105U-IDU","qty":"3","price":"513.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247741","line":"2","part":"C50-STD-EU","qty":"50","price":"37.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247741","line":"3","part":"SKJ25-8C","qty":"5","price":"69.00","uom":"EA","discount":"35.00","req_date":"1~2 Weeks ARO","branch":"1"},{"comp":"01","order":"247741","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-06 17:02:36.773 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2297074, -87.9913017, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2297074, -87.9913017, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2754355 second/s. 2026-05-06 17:05:51.582 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247817-05062026170551.txt === {"quote":"247817","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PATHMEMP","shiptoName":"Pathway Precision Manufacturing","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-20-2026","cust_po":"BMT45-ER25Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:44","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Gabe Davis","follow_phone":"","follow_email":"gdavis@metal-removal.com","pic_user":"rons","total_amt":"2685.42","total_gp":"1210.95","total_gpm":"45.09","rev_type":"LT","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"247817","line":"2","data":"Eppinger to the End User"},{"comp":"1","quote":"247817","line":"1","data":"additional discount given to match pricing from"},{"comp":"1","quote":"247817","line":"0","data":"03-31-2026 13:13-rons: pricing per Fletcher..."}],"crmnotes":[{"comp":1,"quote":247817,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":4,"Comment":"04/03/2026 2:47 PM - rons - F/U changed from 04/06/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":5,"Comment":"04/03/2026 2:47 PM - rons - CLO changed from 04/13/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":6,"Comment":"04/03/2026 2:47 PM - rons - Req Date changed from 04/20/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":7,"Comment":"04/14/2026 2:41 PM - rons - F/U changed from 04/14/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":8,"Comment":"04/14/2026 2:41 PM - rons - CLO changed from 04/21/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":9,"Comment":"04/14/2026 2:41 PM - rons - Req Date changed from 04/28/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247817","line":"1","part":"BMT45-ER25Z-ICE","qty":"1","price":"4973.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"3","part":"WRENCH-HEX-L-3","qty":"1","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-06 17:06:02.434 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247817-05062026170602.txt === {"quote":"247817","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PATHMEMP","shiptoName":"Pathway Precision Manufacturing","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-20-2026","cust_po":"BMT45-ER25Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:44","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Gabe Davis","follow_phone":"","follow_email":"gdavis@metal-removal.com","pic_user":"rons","total_amt":"2685.42","total_gp":"1210.95","total_gpm":"45.09","rev_type":"LT","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"247817","line":"2","data":"Eppinger to the End User"},{"comp":"1","quote":"247817","line":"1","data":"additional discount given to match pricing from"},{"comp":"1","quote":"247817","line":"0","data":"03-31-2026 13:13-rons: pricing per Fletcher..."}],"crmnotes":[{"comp":1,"quote":247817,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":4,"Comment":"04/03/2026 2:47 PM - rons - F/U changed from 04/06/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":5,"Comment":"04/03/2026 2:47 PM - rons - CLO changed from 04/13/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":6,"Comment":"04/03/2026 2:47 PM - rons - Req Date changed from 04/20/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":7,"Comment":"04/14/2026 2:41 PM - rons - F/U changed from 04/14/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":8,"Comment":"04/14/2026 2:41 PM - rons - CLO changed from 04/21/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":9,"Comment":"04/14/2026 2:41 PM - rons - Req Date changed from 04/28/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":10,"Comment":"05/06/2026 5:05 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":11,"Comment":"05/06/2026 5:05 PM - rons - CLO changed from 05/13/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247817","line":"1","part":"BMT45-ER25Z-ICE","qty":"1","price":"4973.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"3","part":"WRENCH-HEX-L-3","qty":"1","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-06 17:06:06.522 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247817-05062026170606.txt === {"quote":"247817","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PATHMEMP","shiptoName":"Pathway Precision Manufacturing","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-25-2026","cust_po":"BMT45-ER25Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:44","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Gabe Davis","follow_phone":"","follow_email":"gdavis@metal-removal.com","pic_user":"rons","total_amt":"2685.42","total_gp":"1210.95","total_gpm":"45.09","rev_type":"LT","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"247817","line":"2","data":"Eppinger to the End User"},{"comp":"1","quote":"247817","line":"1","data":"additional discount given to match pricing from"},{"comp":"1","quote":"247817","line":"0","data":"03-31-2026 13:13-rons: pricing per Fletcher..."}],"crmnotes":[{"comp":1,"quote":247817,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":4,"Comment":"04/03/2026 2:47 PM - rons - F/U changed from 04/06/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":5,"Comment":"04/03/2026 2:47 PM - rons - CLO changed from 04/13/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":6,"Comment":"04/03/2026 2:47 PM - rons - Req Date changed from 04/20/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":7,"Comment":"04/14/2026 2:41 PM - rons - F/U changed from 04/14/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":8,"Comment":"04/14/2026 2:41 PM - rons - CLO changed from 04/21/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":9,"Comment":"04/14/2026 2:41 PM - rons - Req Date changed from 04/28/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":10,"Comment":"05/06/2026 5:05 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":11,"Comment":"05/06/2026 5:05 PM - rons - CLO changed from 05/13/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":12,"Comment":"05/06/2026 5:05 PM - rons - Req Date changed from 05/20/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247817","line":"1","part":"BMT45-ER25Z-ICE","qty":"1","price":"4973.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"3","part":"WRENCH-HEX-L-3","qty":"1","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-06 17:06:11.705 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245974-05062026170611.txt === {"quote":"245974","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"VERMPE","shiptoName":"Vermeer Mfg","entry_date":"02-23-2026","cust_order_date":"02-23-2026","req_date":"05-20-2026","cust_po":"R&D Tool List","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Shoning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:39","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Brian Shoning","follow_phone":"515-262-9566","follow_email":"bshoning@decotool.com","pic_user":"rons","total_amt":"14765.75","total_gp":"9250.54","total_gpm":"62.65","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"111","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":245974,"Line":0,"Comment":"02/26/2026 5:22 PM - rons - F/U changed from 03/01/2026 to 3/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245974,"Line":1,"Comment":"02/26/2026 5:22 PM - rons - CLO changed from 03/23/2026 to 03/17/2026 (CLO Date Updated)"},{"comp":1,"quote":245974,"Line":2,"Comment":"02/26/2026 5:22 PM - rons - Req Date changed from 04/06/2026 to 03/24/2026 (Req Date Updated)"},{"comp":1,"quote":245974,"Line":3,"Comment":"03/10/2026 4:18 PM - rons - F/U changed from 03/10/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245974,"Line":4,"Comment":"03/10/2026 4:19 PM - rons - CLO changed from 03/17/2026 to 03/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245974,"Line":5,"Comment":"03/10/2026 4:19 PM - rons - Req Date changed from 03/24/2026 to 03/26/2026 (Req Date Updated)"},{"comp":1,"quote":245974,"Line":6,"Comment":"03/12/2026 5:08 PM - rons - F/U changed from 03/12/2026 to 3/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245974,"Line":7,"Comment":"03/12/2026 5:08 PM - rons - CLO changed from 03/19/2026 to 03/24/2026 (CLO Date Updated)"},{"comp":1,"quote":245974,"Line":8,"Comment":"03/12/2026 5:09 PM - rons - Req Date changed from 03/26/2026 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":245974,"Line":9,"Comment":"03/17/2026 1:15 PM - rons - \"Don’t close them out. Just move them out of ways. They have not received the new machine machines yet.\""},{"comp":1,"quote":245974,"Line":10,"Comment":"03/17/2026 1:15 PM - rons - F/U changed from 03/17/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245974,"Line":11,"Comment":"03/17/2026 1:15 PM - rons - CLO changed from 03/24/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245974,"Line":12,"Comment":"03/17/2026 1:15 PM - rons - Req Date changed from 03/31/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":245974,"Line":13,"Comment":"04/14/2026 2:44 PM - rons - F/U changed from 04/14/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245974,"Line":14,"Comment":"04/14/2026 2:44 PM - rons - CLO changed from 04/21/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":245974,"Line":15,"Comment":"04/14/2026 2:44 PM - rons - Req Date changed from 04/28/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245974","line":"2","part":"E32-012","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"4","part":"NK3/4-1/2","qty":"1","price":"94.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"6","part":"E32-021(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"8","part":"ET32-315","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"10","part":"E32-196","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"12","part":"ET32-194","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"14","part":"E32-196","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"16","part":"ET32-236","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"18","part":"E32-472(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"20","part":"ET32-354","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"22","part":"E32-030(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"24","part":"ET32-367","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"26","part":"E32-038(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"28","part":"ET32-472","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"30","part":"E32-035(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"32","part":"ET32-480","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"34","part":"E32-030(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"36","part":"E32-044","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"38","part":"E32-028(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"40","part":"E32-038(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"42","part":"ET32-381","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"44","part":"E32-044","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"46","part":"E32-028","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"48","part":"E25-016(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"50","part":"ET32-236","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"52","part":"E32-590(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"54","part":"ET32-480","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"56","part":"E32-024","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"58","part":"ET32-437","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"60","part":"E32-024","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"62","part":"E32-020(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"64","part":"NK3/4-1/2","qty":"1","price":"94.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"66","part":"E32-046","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"68","part":"E16-008(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"70","part":"E32-020","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"72","part":"E32-028(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"74","part":"E32-030(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"76","part":"E32-036","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"85","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"87","part":"NCAT40-C3/4-105U-IDU","qty":"1","price":"610.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"89","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"91","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"93","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"95","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"97","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"99","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"101","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"103","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"105","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"107","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"109","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"111","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"113","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"115","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"117","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"119","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"121","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"123","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"125","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"127","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"129","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"131","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"133","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"135","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"137","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"139","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"141","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"143","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"145","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"147","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"149","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"151","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"153","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"155","part":"NCAT40-C3/4-105U-IDU","qty":"1","price":"610.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"157","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"159","part":"NC4006-0750-3.00CP","qty":"1","price":"289.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"161","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"163","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"165","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"167","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"169","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"171","part":"C40-1500-MORI-EU","qty":"24","price":"52.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"174","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"175","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"177","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"179","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"181","part":"TQW-PS(19)","qty":"1","price":"110.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"185","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":88}}] 2026-05-06 17:06:26.175 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245974-05062026170625.txt === {"quote":"245974","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"VERMPE","shiptoName":"Vermeer Mfg","entry_date":"02-23-2026","cust_order_date":"02-23-2026","req_date":"05-20-2026","cust_po":"R&D Tool List","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Shoning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:39","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Brian Shoning","follow_phone":"515-262-9566","follow_email":"bshoning@decotool.com","pic_user":"rons","total_amt":"14765.75","total_gp":"9250.54","total_gpm":"62.65","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"111","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":245974,"Line":0,"Comment":"02/26/2026 5:22 PM - rons - F/U changed from 03/01/2026 to 3/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245974,"Line":1,"Comment":"02/26/2026 5:22 PM - rons - CLO changed from 03/23/2026 to 03/17/2026 (CLO Date Updated)"},{"comp":1,"quote":245974,"Line":2,"Comment":"02/26/2026 5:22 PM - rons - Req Date changed from 04/06/2026 to 03/24/2026 (Req Date Updated)"},{"comp":1,"quote":245974,"Line":3,"Comment":"03/10/2026 4:18 PM - rons - F/U changed from 03/10/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245974,"Line":4,"Comment":"03/10/2026 4:19 PM - rons - CLO changed from 03/17/2026 to 03/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245974,"Line":5,"Comment":"03/10/2026 4:19 PM - rons - Req Date changed from 03/24/2026 to 03/26/2026 (Req Date Updated)"},{"comp":1,"quote":245974,"Line":6,"Comment":"03/12/2026 5:08 PM - rons - F/U changed from 03/12/2026 to 3/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245974,"Line":7,"Comment":"03/12/2026 5:08 PM - rons - CLO changed from 03/19/2026 to 03/24/2026 (CLO Date Updated)"},{"comp":1,"quote":245974,"Line":8,"Comment":"03/12/2026 5:09 PM - rons - Req Date changed from 03/26/2026 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":245974,"Line":9,"Comment":"03/17/2026 1:15 PM - rons - \"Don’t close them out. Just move them out of ways. They have not received the new machine machines yet.\""},{"comp":1,"quote":245974,"Line":10,"Comment":"03/17/2026 1:15 PM - rons - F/U changed from 03/17/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245974,"Line":11,"Comment":"03/17/2026 1:15 PM - rons - CLO changed from 03/24/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245974,"Line":12,"Comment":"03/17/2026 1:15 PM - rons - Req Date changed from 03/31/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":245974,"Line":13,"Comment":"04/14/2026 2:44 PM - rons - F/U changed from 04/14/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245974,"Line":14,"Comment":"04/14/2026 2:44 PM - rons - CLO changed from 04/21/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":245974,"Line":15,"Comment":"04/14/2026 2:44 PM - rons - Req Date changed from 04/28/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":245974,"Line":16,"Comment":"05/06/2026 5:06 PM - rons - F/U changed from 05/06/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245974,"Line":17,"Comment":"05/06/2026 5:06 PM - rons - CLO changed from 05/13/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245974","line":"2","part":"E32-012","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"4","part":"NK3/4-1/2","qty":"1","price":"94.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"6","part":"E32-021(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"8","part":"ET32-315","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"10","part":"E32-196","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"12","part":"ET32-194","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"14","part":"E32-196","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"16","part":"ET32-236","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"18","part":"E32-472(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"20","part":"ET32-354","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"22","part":"E32-030(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"24","part":"ET32-367","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"26","part":"E32-038(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"28","part":"ET32-472","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"30","part":"E32-035(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"32","part":"ET32-480","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"34","part":"E32-030(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"36","part":"E32-044","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"38","part":"E32-028(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"40","part":"E32-038(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"42","part":"ET32-381","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"44","part":"E32-044","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"46","part":"E32-028","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"48","part":"E25-016(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"50","part":"ET32-236","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"52","part":"E32-590(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"54","part":"ET32-480","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"56","part":"E32-024","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"58","part":"ET32-437","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"60","part":"E32-024","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"62","part":"E32-020(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"64","part":"NK3/4-1/2","qty":"1","price":"94.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"66","part":"E32-046","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"68","part":"E16-008(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"70","part":"E32-020","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"72","part":"E32-028(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"74","part":"E32-030(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"76","part":"E32-036","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"85","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"87","part":"NCAT40-C3/4-105U-IDU","qty":"1","price":"610.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"89","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"91","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"93","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"95","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"97","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"99","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"101","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"103","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"105","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"107","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"109","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"111","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"113","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"115","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"117","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"119","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"121","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"123","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"125","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"127","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"129","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"131","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"133","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"135","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"137","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"139","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"141","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"143","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"145","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"147","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"149","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"151","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"153","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"155","part":"NCAT40-C3/4-105U-IDU","qty":"1","price":"610.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"157","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"159","part":"NC4006-0750-3.00CP","qty":"1","price":"289.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"161","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"163","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"165","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"167","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"169","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"171","part":"C40-1500-MORI-EU","qty":"24","price":"52.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"174","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"175","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"177","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"179","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"181","part":"TQW-PS(19)","qty":"1","price":"110.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"185","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":88}}] 2026-05-06 17:06:33.541 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245974-05062026170633.txt === {"quote":"245974","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"VERMPE","shiptoName":"Vermeer Mfg","entry_date":"02-23-2026","cust_order_date":"02-23-2026","req_date":"06-17-2026","cust_po":"R&D Tool List","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Shoning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:39","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Brian Shoning","follow_phone":"515-262-9566","follow_email":"bshoning@decotool.com","pic_user":"rons","total_amt":"14765.75","total_gp":"9250.54","total_gpm":"62.65","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"111","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":245974,"Line":0,"Comment":"02/26/2026 5:22 PM - rons - F/U changed from 03/01/2026 to 3/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245974,"Line":1,"Comment":"02/26/2026 5:22 PM - rons - CLO changed from 03/23/2026 to 03/17/2026 (CLO Date Updated)"},{"comp":1,"quote":245974,"Line":2,"Comment":"02/26/2026 5:22 PM - rons - Req Date changed from 04/06/2026 to 03/24/2026 (Req Date Updated)"},{"comp":1,"quote":245974,"Line":3,"Comment":"03/10/2026 4:18 PM - rons - F/U changed from 03/10/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245974,"Line":4,"Comment":"03/10/2026 4:19 PM - rons - CLO changed from 03/17/2026 to 03/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245974,"Line":5,"Comment":"03/10/2026 4:19 PM - rons - Req Date changed from 03/24/2026 to 03/26/2026 (Req Date Updated)"},{"comp":1,"quote":245974,"Line":6,"Comment":"03/12/2026 5:08 PM - rons - F/U changed from 03/12/2026 to 3/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245974,"Line":7,"Comment":"03/12/2026 5:08 PM - rons - CLO changed from 03/19/2026 to 03/24/2026 (CLO Date Updated)"},{"comp":1,"quote":245974,"Line":8,"Comment":"03/12/2026 5:09 PM - rons - Req Date changed from 03/26/2026 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":245974,"Line":9,"Comment":"03/17/2026 1:15 PM - rons - \"Don’t close them out. Just move them out of ways. They have not received the new machine machines yet.\""},{"comp":1,"quote":245974,"Line":10,"Comment":"03/17/2026 1:15 PM - rons - F/U changed from 03/17/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245974,"Line":11,"Comment":"03/17/2026 1:15 PM - rons - CLO changed from 03/24/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245974,"Line":12,"Comment":"03/17/2026 1:15 PM - rons - Req Date changed from 03/31/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":245974,"Line":13,"Comment":"04/14/2026 2:44 PM - rons - F/U changed from 04/14/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245974,"Line":14,"Comment":"04/14/2026 2:44 PM - rons - CLO changed from 04/21/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":245974,"Line":15,"Comment":"04/14/2026 2:44 PM - rons - Req Date changed from 04/28/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":245974,"Line":16,"Comment":"05/06/2026 5:06 PM - rons - F/U changed from 05/06/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245974,"Line":17,"Comment":"05/06/2026 5:06 PM - rons - CLO changed from 05/13/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":245974,"Line":18,"Comment":"05/06/2026 5:06 PM - rons - Req Date changed from 05/20/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245974","line":"2","part":"E32-012","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"4","part":"NK3/4-1/2","qty":"1","price":"94.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"6","part":"E32-021(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"8","part":"ET32-315","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"10","part":"E32-196","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"12","part":"ET32-194","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"14","part":"E32-196","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"16","part":"ET32-236","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"18","part":"E32-472(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"20","part":"ET32-354","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"22","part":"E32-030(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"24","part":"ET32-367","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"26","part":"E32-038(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"28","part":"ET32-472","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"30","part":"E32-035(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"32","part":"ET32-480","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"34","part":"E32-030(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"36","part":"E32-044","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"38","part":"E32-028(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"40","part":"E32-038(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"42","part":"ET32-381","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"44","part":"E32-044","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"46","part":"E32-028","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"48","part":"E25-016(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"50","part":"ET32-236","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"52","part":"E32-590(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"54","part":"ET32-480","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"56","part":"E32-024","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"58","part":"ET32-437","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"60","part":"E32-024","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"62","part":"E32-020(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"64","part":"NK3/4-1/2","qty":"1","price":"94.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"66","part":"E32-046","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"68","part":"E16-008(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"70","part":"E32-020","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"72","part":"E32-028(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"74","part":"E32-030(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"76","part":"E32-036","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"85","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"87","part":"NCAT40-C3/4-105U-IDU","qty":"1","price":"610.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"89","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"91","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"93","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"95","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"97","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"99","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"101","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"103","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"105","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"107","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"109","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"111","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"113","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"115","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"117","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"119","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"121","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"123","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"125","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"127","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"129","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"131","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"133","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"135","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"137","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"139","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"141","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"143","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"145","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"147","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"149","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"151","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"153","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"155","part":"NCAT40-C3/4-105U-IDU","qty":"1","price":"610.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"157","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"159","part":"NC4006-0750-3.00CP","qty":"1","price":"289.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"161","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"163","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"165","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"167","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"169","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"171","part":"C40-1500-MORI-EU","qty":"24","price":"52.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"174","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"175","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"177","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"179","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"181","part":"TQW-PS(19)","qty":"1","price":"110.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245974","line":"185","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":88}}] 2026-05-06 17:06:39.644 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247403-05062026170639.txt === {"quote":"247403","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-20-2026","cust_po":"HSK63 SK Holders/Wrenches","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeff Catlett","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:29","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Jeff Catlett","follow_phone":"865-525-6195","follow_email":"jcatlett@stellarindustrial.com","pic_user":"rons","total_amt":"1670.76","total_gp":"1296.63","total_gpm":"77.61","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"247403","line":"3","data":"line items and will send Jeff updated quote"},{"comp":"1","quote":"247403","line":"2","data":"HSK63A-SK10C-105P-J-IDU...sent quote on first 2"},{"comp":"1","quote":"247403","line":"1","data":"03-24-2026 08:41-rons: confirming delivery on"},{"comp":"1","quote":"247403","line":"0","data":"03-24-2026 10:17-rons: sending Jeff updated quote"}],"crmnotes":[{"comp":1,"quote":247403,"Line":0,"Comment":"03/25/2026 4:24 PM - rons - F/U changed from 03/30/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247403,"Line":1,"Comment":"03/25/2026 4:24 PM - rons - CLO changed from 04/24/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247403,"Line":2,"Comment":"03/25/2026 4:24 PM - rons - Req Date changed from 05/05/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247403,"Line":3,"Comment":"04/02/2026 5:20 PM - rons - F/U changed from 04/02/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247403,"Line":4,"Comment":"04/02/2026 5:20 PM - rons - CLO changed from 04/09/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247403,"Line":5,"Comment":"04/02/2026 5:20 PM - rons - Req Date changed from 04/16/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":247403,"Line":6,"Comment":"04/14/2026 2:42 PM - rons - F/U changed from 04/14/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247403,"Line":7,"Comment":"04/14/2026 2:42 PM - rons - CLO changed from 04/21/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247403,"Line":8,"Comment":"04/14/2026 2:42 PM - rons - Req Date changed from 04/28/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247403","line":"1","part":"HSK63A-SK16C-150P-J","qty":"1","price":"785.00","uom":"EA","discount":"32.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"247403","line":"3","part":"HSK63A-SK16C-120P-J-IDU","qty":"1","price":"688.00","uom":"EA","discount":"32.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"247403","line":"4","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247403","line":"6","part":"HSK63A-SK10C-105P-J-IDU","qty":"1","price":"579.00","uom":"EA","discount":"32.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247403","line":"7","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247403","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247403","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247403","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247403","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-06 17:06:50.723 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247403-05062026170650.txt === {"quote":"247403","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-20-2026","cust_po":"HSK63 SK Holders/Wrenches","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeff Catlett","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:29","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Jeff Catlett","follow_phone":"865-525-6195","follow_email":"jcatlett@stellarindustrial.com","pic_user":"rons","total_amt":"1670.76","total_gp":"1296.63","total_gpm":"77.61","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247403","line":"3","data":"line items and will send Jeff updated quote"},{"comp":"1","quote":"247403","line":"2","data":"HSK63A-SK10C-105P-J-IDU...sent quote on first 2"},{"comp":"1","quote":"247403","line":"1","data":"03-24-2026 08:41-rons: confirming delivery on"},{"comp":"1","quote":"247403","line":"0","data":"03-24-2026 10:17-rons: sending Jeff updated quote"}],"crmnotes":[{"comp":1,"quote":247403,"Line":0,"Comment":"03/25/2026 4:24 PM - rons - F/U changed from 03/30/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247403,"Line":1,"Comment":"03/25/2026 4:24 PM - rons - CLO changed from 04/24/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247403,"Line":2,"Comment":"03/25/2026 4:24 PM - rons - Req Date changed from 05/05/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247403,"Line":3,"Comment":"04/02/2026 5:20 PM - rons - F/U changed from 04/02/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247403,"Line":4,"Comment":"04/02/2026 5:20 PM - rons - CLO changed from 04/09/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247403,"Line":5,"Comment":"04/02/2026 5:20 PM - rons - Req Date changed from 04/16/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":247403,"Line":6,"Comment":"04/14/2026 2:42 PM - rons - F/U changed from 04/14/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247403,"Line":7,"Comment":"04/14/2026 2:42 PM - rons - CLO changed from 04/21/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247403,"Line":8,"Comment":"04/14/2026 2:42 PM - rons - Req Date changed from 04/28/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247403,"Line":9,"Comment":"05/06/2026 5:06 PM - rons - F/U changed from 05/06/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247403,"Line":10,"Comment":"05/06/2026 5:06 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247403","line":"1","part":"HSK63A-SK16C-150P-J","qty":"1","price":"785.00","uom":"EA","discount":"32.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"247403","line":"3","part":"HSK63A-SK16C-120P-J-IDU","qty":"1","price":"688.00","uom":"EA","discount":"32.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"247403","line":"4","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247403","line":"6","part":"HSK63A-SK10C-105P-J-IDU","qty":"1","price":"579.00","uom":"EA","discount":"32.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247403","line":"7","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247403","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247403","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247403","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247403","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-06 17:06:54.880 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247403-05062026170654.txt === {"quote":"247403","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-27-2026","cust_po":"HSK63 SK Holders/Wrenches","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeff Catlett","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:29","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Jeff Catlett","follow_phone":"865-525-6195","follow_email":"jcatlett@stellarindustrial.com","pic_user":"rons","total_amt":"1670.76","total_gp":"1296.63","total_gpm":"77.61","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247403","line":"3","data":"line items and will send Jeff updated quote"},{"comp":"1","quote":"247403","line":"2","data":"HSK63A-SK10C-105P-J-IDU...sent quote on first 2"},{"comp":"1","quote":"247403","line":"1","data":"03-24-2026 08:41-rons: confirming delivery on"},{"comp":"1","quote":"247403","line":"0","data":"03-24-2026 10:17-rons: sending Jeff updated quote"}],"crmnotes":[{"comp":1,"quote":247403,"Line":0,"Comment":"03/25/2026 4:24 PM - rons - F/U changed from 03/30/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247403,"Line":1,"Comment":"03/25/2026 4:24 PM - rons - CLO changed from 04/24/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247403,"Line":2,"Comment":"03/25/2026 4:24 PM - rons - Req Date changed from 05/05/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247403,"Line":3,"Comment":"04/02/2026 5:20 PM - rons - F/U changed from 04/02/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247403,"Line":4,"Comment":"04/02/2026 5:20 PM - rons - CLO changed from 04/09/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247403,"Line":5,"Comment":"04/02/2026 5:20 PM - rons - Req Date changed from 04/16/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":247403,"Line":6,"Comment":"04/14/2026 2:42 PM - rons - F/U changed from 04/14/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247403,"Line":7,"Comment":"04/14/2026 2:42 PM - rons - CLO changed from 04/21/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247403,"Line":8,"Comment":"04/14/2026 2:42 PM - rons - Req Date changed from 04/28/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247403,"Line":9,"Comment":"05/06/2026 5:06 PM - rons - F/U changed from 05/06/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247403,"Line":10,"Comment":"05/06/2026 5:06 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247403,"Line":11,"Comment":"05/06/2026 5:06 PM - rons - Req Date changed from 05/20/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247403","line":"1","part":"HSK63A-SK16C-150P-J","qty":"1","price":"785.00","uom":"EA","discount":"32.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"247403","line":"3","part":"HSK63A-SK16C-120P-J-IDU","qty":"1","price":"688.00","uom":"EA","discount":"32.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"247403","line":"4","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247403","line":"6","part":"HSK63A-SK10C-105P-J-IDU","qty":"1","price":"579.00","uom":"EA","discount":"32.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247403","line":"7","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247403","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247403","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247403","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247403","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-06 17:07:02.983 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249438-05062026170702.txt === {"quote":"249438","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOOSIA","shiptoName":"PTSolutions","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-20-2026","cust_po":"160-068","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:22","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"57.66","total_gp":"27.84","total_gpm":"48.28","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249438","line":"4","data":"PTSolutions, not sure that's the case though..."},{"comp":"1","quote":"249438","line":"3","data":"price or lead time given - claimed he was with"},{"comp":"1","quote":"249438","line":"2","data":"called in requesting quote on this piece...no"},{"comp":"1","quote":"249438","line":"1","data":"04-30-2026 08:31-rons: Rob Bayne at 630-514-4632"},{"comp":"1","quote":"249438","line":"0","data":"04-30-2026 17:29-rons: added to CBO/delivery log"}],"crmnotes":[{"comp":1,"quote":249438,"Line":0,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":1,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249438","line":"1","part":"160-068","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249438","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 17:07:13.469 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249438-05062026170713.txt === {"quote":"249438","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOOSIA","shiptoName":"PTSolutions","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-20-2026","cust_po":"160-068","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:22","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"57.66","total_gp":"27.84","total_gpm":"48.28","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"249438","line":"4","data":"PTSolutions, not sure that's the case though..."},{"comp":"1","quote":"249438","line":"3","data":"price or lead time given - claimed he was with"},{"comp":"1","quote":"249438","line":"2","data":"called in requesting quote on this piece...no"},{"comp":"1","quote":"249438","line":"1","data":"04-30-2026 08:31-rons: Rob Bayne at 630-514-4632"},{"comp":"1","quote":"249438","line":"0","data":"04-30-2026 17:29-rons: added to CBO/delivery log"}],"crmnotes":[{"comp":1,"quote":249438,"Line":0,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":1,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249438,"Line":2,"Comment":"05/06/2026 5:07 PM - rons - F/U changed from 05/06/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249438,"Line":3,"Comment":"05/06/2026 5:07 PM - rons - CLO changed from 05/13/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249438","line":"1","part":"160-068","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249438","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 17:07:19.974 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249438-05062026170719.txt === {"quote":"249438","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOOSIA","shiptoName":"PTSolutions","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-02-2026","cust_po":"160-068","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:22","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"57.66","total_gp":"27.84","total_gpm":"48.28","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"249438","line":"4","data":"PTSolutions, not sure that's the case though..."},{"comp":"1","quote":"249438","line":"3","data":"price or lead time given - claimed he was with"},{"comp":"1","quote":"249438","line":"2","data":"called in requesting quote on this piece...no"},{"comp":"1","quote":"249438","line":"1","data":"04-30-2026 08:31-rons: Rob Bayne at 630-514-4632"},{"comp":"1","quote":"249438","line":"0","data":"04-30-2026 17:29-rons: added to CBO/delivery log"}],"crmnotes":[{"comp":1,"quote":249438,"Line":0,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":1,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249438,"Line":2,"Comment":"05/06/2026 5:07 PM - rons - F/U changed from 05/06/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249438,"Line":3,"Comment":"05/06/2026 5:07 PM - rons - CLO changed from 05/13/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":4,"Comment":"05/06/2026 5:07 PM - rons - Req Date changed from 05/20/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249438","line":"1","part":"160-068","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249438","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 17:07:24.284 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247824-05062026170724.txt === {"quote":"247824","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PARKERHY","shiptoName":"Parker-Hannifin Corporation","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-20-2026","cust_po":"CAT50 Milling Chuck","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:32","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"592.15","total_gp":"393.01","total_gpm":"66.37","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"247824","line":"1","data":"with Fletcher..."},{"comp":"1","quote":"247824","line":"0","data":"03-31-2026 14:41-rons: sending per conversation"}],"crmnotes":[{"comp":1,"quote":247824,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":4,"Comment":"04/03/2026 2:47 PM - rons - F/U changed from 04/06/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":5,"Comment":"04/03/2026 2:48 PM - rons - CLO changed from 04/13/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":6,"Comment":"04/03/2026 2:48 PM - rons - Req Date changed from 04/20/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":7,"Comment":"04/21/2026 12:35 PM - rons - F/U changed from 04/21/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":8,"Comment":"04/21/2026 12:35 PM - rons - CLO changed from 04/28/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":9,"Comment":"04/21/2026 12:35 PM - rons - Req Date changed from 05/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":10,"Comment":"04/30/2026 5:10 PM - rons - F/U changed from 04/30/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":11,"Comment":"04/30/2026 5:11 PM - rons - CLO changed from 05/07/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":12,"Comment":"04/30/2026 5:11 PM - rons - Req Date changed from 05/14/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247824","line":"1","part":"CAT50-C1.1/4-90U-IDU","qty":"1","price":"719.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"4","part":"KM1.1/4-1","qty":"1","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"5","part":"KM1.1/4-25","qty":"1","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-06 17:07:35.449 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247824-05062026170735.txt === {"quote":"247824","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PARKERHY","shiptoName":"Parker-Hannifin Corporation","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-20-2026","cust_po":"CAT50 Milling Chuck","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:32","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"592.15","total_gp":"393.01","total_gpm":"66.37","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"247824","line":"1","data":"with Fletcher..."},{"comp":"1","quote":"247824","line":"0","data":"03-31-2026 14:41-rons: sending per conversation"}],"crmnotes":[{"comp":1,"quote":247824,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":4,"Comment":"04/03/2026 2:47 PM - rons - F/U changed from 04/06/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":5,"Comment":"04/03/2026 2:48 PM - rons - CLO changed from 04/13/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":6,"Comment":"04/03/2026 2:48 PM - rons - Req Date changed from 04/20/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":7,"Comment":"04/21/2026 12:35 PM - rons - F/U changed from 04/21/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":8,"Comment":"04/21/2026 12:35 PM - rons - CLO changed from 04/28/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":9,"Comment":"04/21/2026 12:35 PM - rons - Req Date changed from 05/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":10,"Comment":"04/30/2026 5:10 PM - rons - F/U changed from 04/30/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":11,"Comment":"04/30/2026 5:11 PM - rons - CLO changed from 05/07/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":12,"Comment":"04/30/2026 5:11 PM - rons - Req Date changed from 05/14/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":13,"Comment":"05/06/2026 5:07 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":14,"Comment":"05/06/2026 5:07 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247824","line":"1","part":"CAT50-C1.1/4-90U-IDU","qty":"1","price":"719.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"4","part":"KM1.1/4-1","qty":"1","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"5","part":"KM1.1/4-25","qty":"1","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-06 17:07:39.395 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247824-05062026170739.txt === {"quote":"247824","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PARKERHY","shiptoName":"Parker-Hannifin Corporation","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-28-2026","cust_po":"CAT50 Milling Chuck","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:32","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"592.15","total_gp":"393.01","total_gpm":"66.37","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"247824","line":"1","data":"with Fletcher..."},{"comp":"1","quote":"247824","line":"0","data":"03-31-2026 14:41-rons: sending per conversation"}],"crmnotes":[{"comp":1,"quote":247824,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":4,"Comment":"04/03/2026 2:47 PM - rons - F/U changed from 04/06/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":5,"Comment":"04/03/2026 2:48 PM - rons - CLO changed from 04/13/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":6,"Comment":"04/03/2026 2:48 PM - rons - Req Date changed from 04/20/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":7,"Comment":"04/21/2026 12:35 PM - rons - F/U changed from 04/21/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":8,"Comment":"04/21/2026 12:35 PM - rons - CLO changed from 04/28/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":9,"Comment":"04/21/2026 12:35 PM - rons - Req Date changed from 05/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":10,"Comment":"04/30/2026 5:10 PM - rons - F/U changed from 04/30/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":11,"Comment":"04/30/2026 5:11 PM - rons - CLO changed from 05/07/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":12,"Comment":"04/30/2026 5:11 PM - rons - Req Date changed from 05/14/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":13,"Comment":"05/06/2026 5:07 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":14,"Comment":"05/06/2026 5:07 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":15,"Comment":"05/06/2026 5:07 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247824","line":"1","part":"CAT50-C1.1/4-90U-IDU","qty":"1","price":"719.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"4","part":"KM1.1/4-1","qty":"1","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"5","part":"KM1.1/4-25","qty":"1","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-06 17:07:43.328 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248684-05062026170743.txt === {"quote":"248684","customer":"13750","name":null,"customerName":"Municipal Machinery, Inc.","comp":"01","open":"0","shipto":"MUNICIPA","shiptoName":"Municipal Tool & Machinery","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-20-2026","cust_po":"500-051 & 560-001S","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike O'Neil","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:35","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Mike O'Neil","follow_phone":"","follow_email":"moneil@municipaltool.com","pic_user":"rons","total_amt":"65.80","total_gp":"40.98","total_gpm":"62.28","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":248684,"Line":0,"Comment":"04/16/2026 2:19 PM - rons - CLO changed from 05/16/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248684,"Line":1,"Comment":"04/16/2026 2:19 PM - rons - Req Date changed from 05/28/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248684,"Line":2,"Comment":"04/21/2026 12:58 PM - rons - F/U changed from 04/22/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248684,"Line":3,"Comment":"04/21/2026 12:58 PM - rons - CLO changed from 04/29/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248684,"Line":4,"Comment":"04/21/2026 12:58 PM - rons - Req Date changed from 05/06/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248684","line":"1","part":"500-051","qty":"1","price":"38.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248684","line":"3","part":"560-001S","qty":"1","price":"56.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248684","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-06 17:07:52.212 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248684-05062026170751.txt === {"quote":"248684","customer":"13750","name":null,"customerName":"Municipal Machinery, Inc.","comp":"01","open":"0","shipto":"MUNICIPA","shiptoName":"Municipal Tool & Machinery","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-20-2026","cust_po":"500-051 & 560-001S","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike O'Neil","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:35","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Mike O'Neil","follow_phone":"","follow_email":"moneil@municipaltool.com","pic_user":"rons","total_amt":"65.80","total_gp":"40.98","total_gpm":"62.28","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":248684,"Line":0,"Comment":"04/16/2026 2:19 PM - rons - CLO changed from 05/16/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248684,"Line":1,"Comment":"04/16/2026 2:19 PM - rons - Req Date changed from 05/28/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248684,"Line":2,"Comment":"04/21/2026 12:58 PM - rons - F/U changed from 04/22/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248684,"Line":3,"Comment":"04/21/2026 12:58 PM - rons - CLO changed from 04/29/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248684,"Line":4,"Comment":"04/21/2026 12:58 PM - rons - Req Date changed from 05/06/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248684,"Line":5,"Comment":"05/06/2026 5:07 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248684,"Line":6,"Comment":"05/06/2026 5:07 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248684","line":"1","part":"500-051","qty":"1","price":"38.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248684","line":"3","part":"560-001S","qty":"1","price":"56.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248684","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-06 17:07:56.149 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248684-05062026170755.txt === {"quote":"248684","customer":"13750","name":null,"customerName":"Municipal Machinery, Inc.","comp":"01","open":"0","shipto":"MUNICIPA","shiptoName":"Municipal Tool & Machinery","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-26-2026","cust_po":"500-051 & 560-001S","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike O'Neil","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:35","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Mike O'Neil","follow_phone":"","follow_email":"moneil@municipaltool.com","pic_user":"rons","total_amt":"65.80","total_gp":"40.98","total_gpm":"62.28","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":248684,"Line":0,"Comment":"04/16/2026 2:19 PM - rons - CLO changed from 05/16/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248684,"Line":1,"Comment":"04/16/2026 2:19 PM - rons - Req Date changed from 05/28/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248684,"Line":2,"Comment":"04/21/2026 12:58 PM - rons - F/U changed from 04/22/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248684,"Line":3,"Comment":"04/21/2026 12:58 PM - rons - CLO changed from 04/29/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248684,"Line":4,"Comment":"04/21/2026 12:58 PM - rons - Req Date changed from 05/06/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248684,"Line":5,"Comment":"05/06/2026 5:07 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248684,"Line":6,"Comment":"05/06/2026 5:07 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248684,"Line":7,"Comment":"05/06/2026 5:07 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248684","line":"1","part":"500-051","qty":"1","price":"38.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248684","line":"3","part":"560-001S","qty":"1","price":"56.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248684","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-06 17:08:01.913 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248080-05062026170801.txt === {"quote":"248080","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"PATRSAIN","shiptoName":"Patriot Machine Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-20-2026","cust_po":"HSK125A-0750A-4.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Story","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:40","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Mike Story","follow_phone":"314-291-0991","follow_email":"mikes@motool.com","pic_user":"rons","total_amt":"836.38","total_gp":"835.38","total_gpm":"99.88","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248080","line":"4","data":"base with Mike later"},{"comp":"1","quote":"248080","line":"3","data":"to get a drawing back to Landon and will touch"},{"comp":"1","quote":"248080","line":"2","data":"for Mike - haven't sent yet and will wait for us"},{"comp":"1","quote":"248080","line":"1","data":"drawing of this on live chat...wrote this up"},{"comp":"1","quote":"248080","line":"0","data":"04-06-2026 10:53-rons: Landon Marshall requested"}],"crmnotes":[{"comp":1,"quote":248080,"Line":0,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 05/06/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":1,"Comment":"04/06/2026 3:37 PM - rons - F/U changed from 04/12/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":2,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 04/10/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":3,"Comment":"04/06/2026 3:37 PM - rons - Req Date changed from 05/18/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":4,"Comment":"04/08/2026 3:49 PM - rons - Landon Marshall from Patriot reached out on live chat for print - this was sent to him by Jenna after live chat inquiry; quote sent over to Mike"},{"comp":1,"quote":248080,"Line":5,"Comment":"04/08/2026 3:49 PM - rons - F/U changed from 04/10/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":6,"Comment":"04/08/2026 3:49 PM - rons - CLO changed from 04/17/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":7,"Comment":"04/08/2026 3:49 PM - rons - Req Date changed from 04/24/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":8,"Comment":"04/22/2026 5:10 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":9,"Comment":"04/22/2026 5:10 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":10,"Comment":"04/22/2026 5:10 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":11,"Comment":"04/23/2026 4:53 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":12,"Comment":"04/23/2026 4:53 PM - rons - CLO changed from 04/30/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":13,"Comment":"04/23/2026 4:53 PM - rons - Req Date changed from 05/07/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":14,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248080","line":"1","part":"HSK125A-0750A-4.50","qty":"1","price":"2201.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248080","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248080","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248080","Line":"2","Company":"1","F_Line":"1","Comment":"Please note additional 20% applied per overstock promo.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"2","Comment":"These are non-standard stock and considered special.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these cannot be cancelled or","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"248080","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248080","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"248080","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-06 17:08:11.462 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248080-05062026170811.txt === {"quote":"248080","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"PATRSAIN","shiptoName":"Patriot Machine Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-20-2026","cust_po":"HSK125A-0750A-4.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Story","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:40","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Mike Story","follow_phone":"314-291-0991","follow_email":"mikes@motool.com","pic_user":"rons","total_amt":"836.38","total_gp":"835.38","total_gpm":"99.88","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248080","line":"4","data":"base with Mike later"},{"comp":"1","quote":"248080","line":"3","data":"to get a drawing back to Landon and will touch"},{"comp":"1","quote":"248080","line":"2","data":"for Mike - haven't sent yet and will wait for us"},{"comp":"1","quote":"248080","line":"1","data":"drawing of this on live chat...wrote this up"},{"comp":"1","quote":"248080","line":"0","data":"04-06-2026 10:53-rons: Landon Marshall requested"}],"crmnotes":[{"comp":1,"quote":248080,"Line":0,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 05/06/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":1,"Comment":"04/06/2026 3:37 PM - rons - F/U changed from 04/12/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":2,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 04/10/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":3,"Comment":"04/06/2026 3:37 PM - rons - Req Date changed from 05/18/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":4,"Comment":"04/08/2026 3:49 PM - rons - Landon Marshall from Patriot reached out on live chat for print - this was sent to him by Jenna after live chat inquiry; quote sent over to Mike"},{"comp":1,"quote":248080,"Line":5,"Comment":"04/08/2026 3:49 PM - rons - F/U changed from 04/10/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":6,"Comment":"04/08/2026 3:49 PM - rons - CLO changed from 04/17/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":7,"Comment":"04/08/2026 3:49 PM - rons - Req Date changed from 04/24/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":8,"Comment":"04/22/2026 5:10 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":9,"Comment":"04/22/2026 5:10 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":10,"Comment":"04/22/2026 5:10 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":11,"Comment":"04/23/2026 4:53 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":12,"Comment":"04/23/2026 4:53 PM - rons - CLO changed from 04/30/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":13,"Comment":"04/23/2026 4:53 PM - rons - Req Date changed from 05/07/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":14,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":17,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":18,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248080","line":"1","part":"HSK125A-0750A-4.50","qty":"1","price":"2201.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248080","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248080","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248080","Line":"2","Company":"1","F_Line":"1","Comment":"Please note additional 20% applied per overstock promo.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"2","Comment":"These are non-standard stock and considered special.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these cannot be cancelled or","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"248080","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248080","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"248080","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-06 17:08:15.385 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248080-05062026170815.txt === {"quote":"248080","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"PATRSAIN","shiptoName":"Patriot Machine Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-28-2026","cust_po":"HSK125A-0750A-4.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Story","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:40","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Mike Story","follow_phone":"314-291-0991","follow_email":"mikes@motool.com","pic_user":"rons","total_amt":"836.38","total_gp":"835.38","total_gpm":"99.88","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248080","line":"4","data":"base with Mike later"},{"comp":"1","quote":"248080","line":"3","data":"to get a drawing back to Landon and will touch"},{"comp":"1","quote":"248080","line":"2","data":"for Mike - haven't sent yet and will wait for us"},{"comp":"1","quote":"248080","line":"1","data":"drawing of this on live chat...wrote this up"},{"comp":"1","quote":"248080","line":"0","data":"04-06-2026 10:53-rons: Landon Marshall requested"}],"crmnotes":[{"comp":1,"quote":248080,"Line":0,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 05/06/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":1,"Comment":"04/06/2026 3:37 PM - rons - F/U changed from 04/12/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":2,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 04/10/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":3,"Comment":"04/06/2026 3:37 PM - rons - Req Date changed from 05/18/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":4,"Comment":"04/08/2026 3:49 PM - rons - Landon Marshall from Patriot reached out on live chat for print - this was sent to him by Jenna after live chat inquiry; quote sent over to Mike"},{"comp":1,"quote":248080,"Line":5,"Comment":"04/08/2026 3:49 PM - rons - F/U changed from 04/10/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":6,"Comment":"04/08/2026 3:49 PM - rons - CLO changed from 04/17/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":7,"Comment":"04/08/2026 3:49 PM - rons - Req Date changed from 04/24/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":8,"Comment":"04/22/2026 5:10 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":9,"Comment":"04/22/2026 5:10 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":10,"Comment":"04/22/2026 5:10 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":11,"Comment":"04/23/2026 4:53 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":12,"Comment":"04/23/2026 4:53 PM - rons - CLO changed from 04/30/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":13,"Comment":"04/23/2026 4:53 PM - rons - Req Date changed from 05/07/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":14,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":17,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":18,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":19,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248080","line":"1","part":"HSK125A-0750A-4.50","qty":"1","price":"2201.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248080","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248080","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248080","Line":"2","Company":"1","F_Line":"1","Comment":"Please note additional 20% applied per overstock promo.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"2","Comment":"These are non-standard stock and considered special.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these cannot be cancelled or","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"248080","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248080","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"248080","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-06 17:08:20.371 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244466-05062026170820.txt === {"quote":"244466","customer":"E14720","name":null,"customerName":"Nidec Power (TN)","comp":"01","open":"0","shipto":"NIDELEXI","shiptoName":"Nidec Leroy-Somer","entry_date":"01-26-2026","cust_order_date":"01-26-2026","req_date":"05-20-2026","cust_po":"Special CAT50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Seth Gibson","drop_po":"","status":"0","user":"gregb","conv_order":"","time":"14:20","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Seth Gibson","follow_phone":"7314441195","follow_email":"seth.gibson@mail.nidec.com","pic_user":"rons","total_amt":"27000.00","total_gp":"25951.30","total_gpm":"96.12","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"21","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"244466","line":"4","data":"01-27-2026 11:57 - Discounts Recalculated QS"},{"comp":"1","quote":"244466","line":"3","data":"01-27-2026 16:02-alyssah MC and SK Ext added to QL"},{"comp":"1","quote":"244466","line":"2","data":"Seth"},{"comp":"1","quote":"244466","line":"1","data":"quote and sent over to Greg for him to review with"},{"comp":"1","quote":"244466","line":"0","data":"02-04-2026 16:14-rons: spoke with Greg...updated"}],"crmnotes":[{"comp":1,"quote":244466,"Line":0,"Comment":"02/13/2026 4:20 PM - rons - CLO changed from 02/26/2026 to 02/24/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":1,"Comment":"02/13/2026 4:20 PM - rons - Req Date changed from 03/09/2026 to 03/03/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":2,"Comment":"02/17/2026 5:05 PM - rons - F/U changed from 02/17/2026 to 2/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":3,"Comment":"02/17/2026 5:05 PM - rons - CLO changed from 02/24/2026 to 02/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":4,"Comment":"02/17/2026 5:06 PM - rons - Req Date changed from 03/03/2026 to 03/04/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":5,"Comment":"02/18/2026 3:47 PM - rons - F/U changed from 02/18/2026 to 2/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":6,"Comment":"02/18/2026 3:47 PM - rons - CLO changed from 02/25/2026 to 03/05/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":7,"Comment":"02/18/2026 3:47 PM - rons - Req Date changed from 03/04/2026 to 03/12/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":8,"Comment":"02/26/2026 5:21 PM - rons - F/U changed from 02/26/2026 to 3/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":9,"Comment":"02/26/2026 5:21 PM - rons - CLO changed from 03/05/2026 to 03/10/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":10,"Comment":"02/26/2026 5:21 PM - rons - Req Date changed from 03/12/2026 to 03/17/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":11,"Comment":"03/04/2026 3:18 PM - rons - F/U changed from 03/03/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":12,"Comment":"03/04/2026 3:18 PM - rons - CLO changed from 03/10/2026 to 03/19/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":13,"Comment":"03/04/2026 3:19 PM - rons - Req Date changed from 03/17/2026 to 03/26/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":14,"Comment":"03/12/2026 5:13 PM - rons - F/U changed from 03/12/2026 to 3/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":15,"Comment":"03/12/2026 5:13 PM - rons - CLO changed from 03/19/2026 to 03/24/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":16,"Comment":"03/12/2026 5:13 PM - rons - Req Date changed from 03/26/2026 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":17,"Comment":"03/17/2026 4:18 PM - rons - F/U changed from 03/17/2026 to 3/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":18,"Comment":"03/17/2026 4:18 PM - rons - CLO changed from 03/24/2026 to 04/01/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":19,"Comment":"03/17/2026 4:18 PM - rons - Req Date changed from 03/31/2026 to 04/08/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":20,"Comment":"03/25/2026 4:23 PM - rons - F/U changed from 03/25/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":21,"Comment":"03/25/2026 4:23 PM - rons - CLO changed from 04/01/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":22,"Comment":"03/25/2026 4:23 PM - rons - Req Date changed from 04/08/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":23,"Comment":"04/02/2026 5:22 PM - rons - F/U changed from 04/02/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":24,"Comment":"04/02/2026 5:22 PM - rons - CLO changed from 04/09/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":25,"Comment":"04/02/2026 5:22 PM - rons - Req Date changed from 04/16/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":26,"Comment":"04/10/2026 4:07 PM - rons - F/U changed from 04/10/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":27,"Comment":"04/10/2026 4:07 PM - rons - CLO changed from 04/17/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":28,"Comment":"04/10/2026 4:07 PM - rons - Req Date changed from 04/24/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":29,"Comment":"04/23/2026 4:52 PM - rons - F/U changed from 04/23/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":30,"Comment":"04/23/2026 4:52 PM - rons - CLO changed from 04/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":31,"Comment":"04/23/2026 4:52 PM - rons - Req Date changed from 05/07/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244466","line":"1","part":"SPECIAL-TL-NIKKEN","qty":"10","price":"2446.00","uom":"EA","discount":"0.00","req_date":"3.5 MONTHS","branch":"1"},{"comp":"01","order":"244466","line":"3","part":"S32-SK16-300","qty":"10","price":"254.00","uom":"EA","discount":"0.00","req_date":"1 MONTH","branch":"1"},{"comp":"01","order":"244466","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244466","Line":"1","Company":"1","F_Line":"1","Comment":"CAT50-C32-400U-IDU - please note this is considered","Loc":"Y"},{"Quote":"244466","Line":"1","Company":"1","F_Line":"2","Comment":"special and has been quoted at special net price. Once","Loc":"Y"},{"Quote":"244466","Line":"1","Company":"1","F_Line":"3","Comment":"PO/order issued, these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"244466","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"244466","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"244466","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-06 17:08:29.724 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244466-05062026170829.txt === {"quote":"244466","customer":"E14720","name":null,"customerName":"Nidec Power (TN)","comp":"01","open":"0","shipto":"NIDELEXI","shiptoName":"Nidec Leroy-Somer","entry_date":"01-26-2026","cust_order_date":"01-26-2026","req_date":"05-20-2026","cust_po":"Special CAT50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Seth Gibson","drop_po":"","status":"0","user":"gregb","conv_order":"","time":"14:20","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Seth Gibson","follow_phone":"7314441195","follow_email":"seth.gibson@mail.nidec.com","pic_user":"rons","total_amt":"27000.00","total_gp":"25951.30","total_gpm":"96.12","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"21","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"244466","line":"4","data":"01-27-2026 11:57 - Discounts Recalculated QS"},{"comp":"1","quote":"244466","line":"3","data":"01-27-2026 16:02-alyssah MC and SK Ext added to QL"},{"comp":"1","quote":"244466","line":"2","data":"Seth"},{"comp":"1","quote":"244466","line":"1","data":"quote and sent over to Greg for him to review with"},{"comp":"1","quote":"244466","line":"0","data":"02-04-2026 16:14-rons: spoke with Greg...updated"}],"crmnotes":[{"comp":1,"quote":244466,"Line":0,"Comment":"02/13/2026 4:20 PM - rons - CLO changed from 02/26/2026 to 02/24/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":1,"Comment":"02/13/2026 4:20 PM - rons - Req Date changed from 03/09/2026 to 03/03/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":2,"Comment":"02/17/2026 5:05 PM - rons - F/U changed from 02/17/2026 to 2/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":3,"Comment":"02/17/2026 5:05 PM - rons - CLO changed from 02/24/2026 to 02/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":4,"Comment":"02/17/2026 5:06 PM - rons - Req Date changed from 03/03/2026 to 03/04/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":5,"Comment":"02/18/2026 3:47 PM - rons - F/U changed from 02/18/2026 to 2/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":6,"Comment":"02/18/2026 3:47 PM - rons - CLO changed from 02/25/2026 to 03/05/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":7,"Comment":"02/18/2026 3:47 PM - rons - Req Date changed from 03/04/2026 to 03/12/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":8,"Comment":"02/26/2026 5:21 PM - rons - F/U changed from 02/26/2026 to 3/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":9,"Comment":"02/26/2026 5:21 PM - rons - CLO changed from 03/05/2026 to 03/10/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":10,"Comment":"02/26/2026 5:21 PM - rons - Req Date changed from 03/12/2026 to 03/17/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":11,"Comment":"03/04/2026 3:18 PM - rons - F/U changed from 03/03/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":12,"Comment":"03/04/2026 3:18 PM - rons - CLO changed from 03/10/2026 to 03/19/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":13,"Comment":"03/04/2026 3:19 PM - rons - Req Date changed from 03/17/2026 to 03/26/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":14,"Comment":"03/12/2026 5:13 PM - rons - F/U changed from 03/12/2026 to 3/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":15,"Comment":"03/12/2026 5:13 PM - rons - CLO changed from 03/19/2026 to 03/24/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":16,"Comment":"03/12/2026 5:13 PM - rons - Req Date changed from 03/26/2026 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":17,"Comment":"03/17/2026 4:18 PM - rons - F/U changed from 03/17/2026 to 3/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":18,"Comment":"03/17/2026 4:18 PM - rons - CLO changed from 03/24/2026 to 04/01/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":19,"Comment":"03/17/2026 4:18 PM - rons - Req Date changed from 03/31/2026 to 04/08/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":20,"Comment":"03/25/2026 4:23 PM - rons - F/U changed from 03/25/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":21,"Comment":"03/25/2026 4:23 PM - rons - CLO changed from 04/01/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":22,"Comment":"03/25/2026 4:23 PM - rons - Req Date changed from 04/08/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":23,"Comment":"04/02/2026 5:22 PM - rons - F/U changed from 04/02/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":24,"Comment":"04/02/2026 5:22 PM - rons - CLO changed from 04/09/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":25,"Comment":"04/02/2026 5:22 PM - rons - Req Date changed from 04/16/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":26,"Comment":"04/10/2026 4:07 PM - rons - F/U changed from 04/10/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":27,"Comment":"04/10/2026 4:07 PM - rons - CLO changed from 04/17/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":28,"Comment":"04/10/2026 4:07 PM - rons - Req Date changed from 04/24/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":29,"Comment":"04/23/2026 4:52 PM - rons - F/U changed from 04/23/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":30,"Comment":"04/23/2026 4:52 PM - rons - CLO changed from 04/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":31,"Comment":"04/23/2026 4:52 PM - rons - Req Date changed from 05/07/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":32,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":33,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/22/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"244466","line":"1","part":"SPECIAL-TL-NIKKEN","qty":"10","price":"2446.00","uom":"EA","discount":"0.00","req_date":"3.5 MONTHS","branch":"1"},{"comp":"01","order":"244466","line":"3","part":"S32-SK16-300","qty":"10","price":"254.00","uom":"EA","discount":"0.00","req_date":"1 MONTH","branch":"1"},{"comp":"01","order":"244466","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244466","Line":"1","Company":"1","F_Line":"1","Comment":"CAT50-C32-400U-IDU - please note this is considered","Loc":"Y"},{"Quote":"244466","Line":"1","Company":"1","F_Line":"2","Comment":"special and has been quoted at special net price. Once","Loc":"Y"},{"Quote":"244466","Line":"1","Company":"1","F_Line":"3","Comment":"PO/order issued, these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"244466","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"244466","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"244466","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-06 17:08:33.811 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244466-05062026170833.txt === {"quote":"244466","customer":"E14720","name":null,"customerName":"Nidec Power (TN)","comp":"01","open":"0","shipto":"NIDELEXI","shiptoName":"Nidec Leroy-Somer","entry_date":"01-26-2026","cust_order_date":"01-26-2026","req_date":"05-29-2026","cust_po":"Special CAT50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Seth Gibson","drop_po":"","status":"0","user":"gregb","conv_order":"","time":"14:20","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Seth Gibson","follow_phone":"7314441195","follow_email":"seth.gibson@mail.nidec.com","pic_user":"rons","total_amt":"27000.00","total_gp":"25951.30","total_gpm":"96.12","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"21","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"244466","line":"4","data":"01-27-2026 11:57 - Discounts Recalculated QS"},{"comp":"1","quote":"244466","line":"3","data":"01-27-2026 16:02-alyssah MC and SK Ext added to QL"},{"comp":"1","quote":"244466","line":"2","data":"Seth"},{"comp":"1","quote":"244466","line":"1","data":"quote and sent over to Greg for him to review with"},{"comp":"1","quote":"244466","line":"0","data":"02-04-2026 16:14-rons: spoke with Greg...updated"}],"crmnotes":[{"comp":1,"quote":244466,"Line":0,"Comment":"02/13/2026 4:20 PM - rons - CLO changed from 02/26/2026 to 02/24/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":1,"Comment":"02/13/2026 4:20 PM - rons - Req Date changed from 03/09/2026 to 03/03/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":2,"Comment":"02/17/2026 5:05 PM - rons - F/U changed from 02/17/2026 to 2/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":3,"Comment":"02/17/2026 5:05 PM - rons - CLO changed from 02/24/2026 to 02/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":4,"Comment":"02/17/2026 5:06 PM - rons - Req Date changed from 03/03/2026 to 03/04/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":5,"Comment":"02/18/2026 3:47 PM - rons - F/U changed from 02/18/2026 to 2/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":6,"Comment":"02/18/2026 3:47 PM - rons - CLO changed from 02/25/2026 to 03/05/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":7,"Comment":"02/18/2026 3:47 PM - rons - Req Date changed from 03/04/2026 to 03/12/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":8,"Comment":"02/26/2026 5:21 PM - rons - F/U changed from 02/26/2026 to 3/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":9,"Comment":"02/26/2026 5:21 PM - rons - CLO changed from 03/05/2026 to 03/10/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":10,"Comment":"02/26/2026 5:21 PM - rons - Req Date changed from 03/12/2026 to 03/17/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":11,"Comment":"03/04/2026 3:18 PM - rons - F/U changed from 03/03/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":12,"Comment":"03/04/2026 3:18 PM - rons - CLO changed from 03/10/2026 to 03/19/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":13,"Comment":"03/04/2026 3:19 PM - rons - Req Date changed from 03/17/2026 to 03/26/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":14,"Comment":"03/12/2026 5:13 PM - rons - F/U changed from 03/12/2026 to 3/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":15,"Comment":"03/12/2026 5:13 PM - rons - CLO changed from 03/19/2026 to 03/24/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":16,"Comment":"03/12/2026 5:13 PM - rons - Req Date changed from 03/26/2026 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":17,"Comment":"03/17/2026 4:18 PM - rons - F/U changed from 03/17/2026 to 3/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":18,"Comment":"03/17/2026 4:18 PM - rons - CLO changed from 03/24/2026 to 04/01/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":19,"Comment":"03/17/2026 4:18 PM - rons - Req Date changed from 03/31/2026 to 04/08/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":20,"Comment":"03/25/2026 4:23 PM - rons - F/U changed from 03/25/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":21,"Comment":"03/25/2026 4:23 PM - rons - CLO changed from 04/01/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":22,"Comment":"03/25/2026 4:23 PM - rons - Req Date changed from 04/08/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":23,"Comment":"04/02/2026 5:22 PM - rons - F/U changed from 04/02/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":24,"Comment":"04/02/2026 5:22 PM - rons - CLO changed from 04/09/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":25,"Comment":"04/02/2026 5:22 PM - rons - Req Date changed from 04/16/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":26,"Comment":"04/10/2026 4:07 PM - rons - F/U changed from 04/10/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":27,"Comment":"04/10/2026 4:07 PM - rons - CLO changed from 04/17/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":28,"Comment":"04/10/2026 4:07 PM - rons - Req Date changed from 04/24/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":29,"Comment":"04/23/2026 4:52 PM - rons - F/U changed from 04/23/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":30,"Comment":"04/23/2026 4:52 PM - rons - CLO changed from 04/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":31,"Comment":"04/23/2026 4:52 PM - rons - Req Date changed from 05/07/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":32,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":33,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":34,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244466","line":"1","part":"SPECIAL-TL-NIKKEN","qty":"10","price":"2446.00","uom":"EA","discount":"0.00","req_date":"3.5 MONTHS","branch":"1"},{"comp":"01","order":"244466","line":"3","part":"S32-SK16-300","qty":"10","price":"254.00","uom":"EA","discount":"0.00","req_date":"1 MONTH","branch":"1"},{"comp":"01","order":"244466","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244466","Line":"1","Company":"1","F_Line":"1","Comment":"CAT50-C32-400U-IDU - please note this is considered","Loc":"Y"},{"Quote":"244466","Line":"1","Company":"1","F_Line":"2","Comment":"special and has been quoted at special net price. Once","Loc":"Y"},{"Quote":"244466","Line":"1","Company":"1","F_Line":"3","Comment":"PO/order issued, these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"244466","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"244466","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"244466","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-06 17:08:38.203 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247870-05062026170837.txt === {"quote":"247870","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"DENSOMAZ","shiptoName":"Denso Manufacturing Tennessee","entry_date":"04-01-2026","cust_order_date":"04-14-2026","req_date":"05-20-2026","cust_po":"NBT30 Hydraulic Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"865-724-2516","follow_email":"trent@tnmachinetool.com","pic_user":"rons","total_amt":"5272.75","total_gp":"5272.75","total_gpm":"100.00","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"247870","line":"1","data":"Fletcher..."},{"comp":"1","quote":"247870","line":"0","data":"04-02-2026 17:00-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":247870,"Line":0,"Comment":"04/02/2026 10:01 AM - rons - CLO changed from 04/21/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 04/23/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":2,"Comment":"04/03/2026 3:54 PM - rons - F/U changed from 04/07/2026 to 4/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":3,"Comment":"04/03/2026 3:54 PM - rons - CLO changed from 04/14/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":4,"Comment":"04/03/2026 3:54 PM - rons - Req Date changed from 04/21/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":5,"Comment":"04/15/2026 3:18 PM - rons - CLO changed from 04/23/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":6,"Comment":"04/15/2026 3:18 PM - rons - Req Date changed from 04/30/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/23/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 04/30/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":11,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":12,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":13,"Comment":"05/04/2026 5:27 PM - rons - F/U changed from 05/04/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":14,"Comment":"05/04/2026 5:27 PM - rons - CLO changed from 05/11/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":15,"Comment":"05/04/2026 5:27 PM - rons - Req Date changed from 05/18/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247870","line":"1","part":"SPECIAL-TL","qty":"5","price":"1054.55","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247870","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247870","Line":"1","Company":"1","F_Line":"1","Comment":"NBT30 Hydraulic Chuck 3mm. d2 = 14mm,d3=18mm,70mm GL","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"2","Comment":"These are considered special and have been quoted at","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"3","Comment":"special net price. Please allow 12 weeks after signed","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"4","Comment":"approval drawing plus 2 weeks for delivery. Minimum","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"5","Comment":"order quantity is 5 pieces.","Loc":"Y"}],"qcomms":[{"Quote":"247870","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247870","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247870","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 17:08:47.311 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247870-05062026170847.txt === {"quote":"247870","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"DENSOMAZ","shiptoName":"Denso Manufacturing Tennessee","entry_date":"04-01-2026","cust_order_date":"04-14-2026","req_date":"05-20-2026","cust_po":"NBT30 Hydraulic Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"865-724-2516","follow_email":"trent@tnmachinetool.com","pic_user":"rons","total_amt":"5272.75","total_gp":"5272.75","total_gpm":"100.00","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"247870","line":"1","data":"Fletcher..."},{"comp":"1","quote":"247870","line":"0","data":"04-02-2026 17:00-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":247870,"Line":0,"Comment":"04/02/2026 10:01 AM - rons - CLO changed from 04/21/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 04/23/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":2,"Comment":"04/03/2026 3:54 PM - rons - F/U changed from 04/07/2026 to 4/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":3,"Comment":"04/03/2026 3:54 PM - rons - CLO changed from 04/14/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":4,"Comment":"04/03/2026 3:54 PM - rons - Req Date changed from 04/21/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":5,"Comment":"04/15/2026 3:18 PM - rons - CLO changed from 04/23/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":6,"Comment":"04/15/2026 3:18 PM - rons - Req Date changed from 04/30/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/23/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 04/30/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":11,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":12,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":13,"Comment":"05/04/2026 5:27 PM - rons - F/U changed from 05/04/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":14,"Comment":"05/04/2026 5:27 PM - rons - CLO changed from 05/11/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":15,"Comment":"05/04/2026 5:27 PM - rons - Req Date changed from 05/18/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":16,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":17,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247870","line":"1","part":"SPECIAL-TL","qty":"5","price":"1054.55","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247870","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247870","Line":"1","Company":"1","F_Line":"1","Comment":"NBT30 Hydraulic Chuck 3mm. d2 = 14mm,d3=18mm,70mm GL","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"2","Comment":"These are considered special and have been quoted at","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"3","Comment":"special net price. Please allow 12 weeks after signed","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"4","Comment":"approval drawing plus 2 weeks for delivery. Minimum","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"5","Comment":"order quantity is 5 pieces.","Loc":"Y"}],"qcomms":[{"Quote":"247870","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247870","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247870","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 17:08:51.477 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247870-05062026170851.txt === {"quote":"247870","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"DENSOMAZ","shiptoName":"Denso Manufacturing Tennessee","entry_date":"04-01-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"NBT30 Hydraulic Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"865-724-2516","follow_email":"trent@tnmachinetool.com","pic_user":"rons","total_amt":"5272.75","total_gp":"5272.75","total_gpm":"100.00","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"247870","line":"1","data":"Fletcher..."},{"comp":"1","quote":"247870","line":"0","data":"04-02-2026 17:00-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":247870,"Line":0,"Comment":"04/02/2026 10:01 AM - rons - CLO changed from 04/21/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 04/23/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":2,"Comment":"04/03/2026 3:54 PM - rons - F/U changed from 04/07/2026 to 4/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":3,"Comment":"04/03/2026 3:54 PM - rons - CLO changed from 04/14/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":4,"Comment":"04/03/2026 3:54 PM - rons - Req Date changed from 04/21/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":5,"Comment":"04/15/2026 3:18 PM - rons - CLO changed from 04/23/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":6,"Comment":"04/15/2026 3:18 PM - rons - Req Date changed from 04/30/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/23/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 04/30/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":11,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":12,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":13,"Comment":"05/04/2026 5:27 PM - rons - F/U changed from 05/04/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":14,"Comment":"05/04/2026 5:27 PM - rons - CLO changed from 05/11/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":15,"Comment":"05/04/2026 5:27 PM - rons - Req Date changed from 05/18/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":16,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":17,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":18,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247870","line":"1","part":"SPECIAL-TL","qty":"5","price":"1054.55","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247870","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247870","Line":"1","Company":"1","F_Line":"1","Comment":"NBT30 Hydraulic Chuck 3mm. d2 = 14mm,d3=18mm,70mm GL","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"2","Comment":"These are considered special and have been quoted at","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"3","Comment":"special net price. Please allow 12 weeks after signed","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"4","Comment":"approval drawing plus 2 weeks for delivery. Minimum","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"5","Comment":"order quantity is 5 pieces.","Loc":"Y"}],"qcomms":[{"Quote":"247870","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247870","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247870","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 17:08:58.322 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248391-05062026170858.txt === {"quote":"248391","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"STELLTN","shiptoName":"Stellar Industrial","entry_date":"04-10-2026","cust_order_date":"04-10-2026","req_date":"05-20-2026","cust_po":"800-042 & 820-015","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andrea Hernandez","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:00","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Andrea Hernandez","follow_phone":"","follow_email":"ahernandez@stellarindustrial.com","pic_user":"rons","total_amt":"57.00","total_gp":"40.75","total_gpm":"71.49","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248391","line":"0","data":"04-10-2026 11:04-rons: live chat RFQ..."}],"crmnotes":[{"comp":1,"quote":248391,"Line":0,"Comment":"04/10/2026 4:10 PM - rons - CLO changed from 05/10/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":248391,"Line":1,"Comment":"04/10/2026 4:10 PM - rons - Req Date changed from 05/22/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":248391,"Line":2,"Comment":"04/15/2026 10:53 AM - rons - F/U changed from 04/16/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248391,"Line":3,"Comment":"04/15/2026 10:53 AM - rons - CLO changed from 04/23/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":248391,"Line":4,"Comment":"04/15/2026 10:53 AM - rons - Req Date changed from 04/30/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":248391,"Line":5,"Comment":"04/23/2026 5:04 PM - rons - F/U changed from 04/24/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248391,"Line":6,"Comment":"04/23/2026 5:04 PM - rons - CLO changed from 05/01/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248391,"Line":7,"Comment":"04/23/2026 5:04 PM - rons - Req Date changed from 05/08/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248391","line":"1","part":"800-042","qty":"1","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248391","line":"3","part":"820-015","qty":"1","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248391","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-06 17:09:06.940 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248391-05062026170906.txt === {"quote":"248391","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"STELLTN","shiptoName":"Stellar Industrial","entry_date":"04-10-2026","cust_order_date":"04-10-2026","req_date":"05-20-2026","cust_po":"800-042 & 820-015","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andrea Hernandez","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:00","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Andrea Hernandez","follow_phone":"","follow_email":"ahernandez@stellarindustrial.com","pic_user":"rons","total_amt":"57.00","total_gp":"40.75","total_gpm":"71.49","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248391","line":"0","data":"04-10-2026 11:04-rons: live chat RFQ..."}],"crmnotes":[{"comp":1,"quote":248391,"Line":0,"Comment":"04/10/2026 4:10 PM - rons - CLO changed from 05/10/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":248391,"Line":1,"Comment":"04/10/2026 4:10 PM - rons - Req Date changed from 05/22/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":248391,"Line":2,"Comment":"04/15/2026 10:53 AM - rons - F/U changed from 04/16/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248391,"Line":3,"Comment":"04/15/2026 10:53 AM - rons - CLO changed from 04/23/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":248391,"Line":4,"Comment":"04/15/2026 10:53 AM - rons - Req Date changed from 04/30/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":248391,"Line":5,"Comment":"04/23/2026 5:04 PM - rons - F/U changed from 04/24/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248391,"Line":6,"Comment":"04/23/2026 5:04 PM - rons - CLO changed from 05/01/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248391,"Line":7,"Comment":"04/23/2026 5:04 PM - rons - Req Date changed from 05/08/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248391,"Line":8,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248391,"Line":9,"Comment":"05/06/2026 5:09 PM - rons - CLO changed from 05/13/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248391","line":"1","part":"800-042","qty":"1","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248391","line":"3","part":"820-015","qty":"1","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248391","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-06 17:09:13.271 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248391-05062026170913.txt === {"quote":"248391","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"STELLTN","shiptoName":"Stellar Industrial","entry_date":"04-10-2026","cust_order_date":"04-10-2026","req_date":"05-25-2026","cust_po":"800-042 & 820-015","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andrea Hernandez","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:00","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Andrea Hernandez","follow_phone":"","follow_email":"ahernandez@stellarindustrial.com","pic_user":"rons","total_amt":"57.00","total_gp":"40.75","total_gpm":"71.49","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248391","line":"0","data":"04-10-2026 11:04-rons: live chat RFQ..."}],"crmnotes":[{"comp":1,"quote":248391,"Line":0,"Comment":"04/10/2026 4:10 PM - rons - CLO changed from 05/10/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":248391,"Line":1,"Comment":"04/10/2026 4:10 PM - rons - Req Date changed from 05/22/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":248391,"Line":2,"Comment":"04/15/2026 10:53 AM - rons - F/U changed from 04/16/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248391,"Line":3,"Comment":"04/15/2026 10:53 AM - rons - CLO changed from 04/23/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":248391,"Line":4,"Comment":"04/15/2026 10:53 AM - rons - Req Date changed from 04/30/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":248391,"Line":5,"Comment":"04/23/2026 5:04 PM - rons - F/U changed from 04/24/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248391,"Line":6,"Comment":"04/23/2026 5:04 PM - rons - CLO changed from 05/01/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248391,"Line":7,"Comment":"04/23/2026 5:04 PM - rons - Req Date changed from 05/08/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248391,"Line":8,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248391,"Line":9,"Comment":"05/06/2026 5:09 PM - rons - CLO changed from 05/13/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248391,"Line":10,"Comment":"05/06/2026 5:09 PM - rons - Req Date changed from 05/20/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248391","line":"1","part":"800-042","qty":"1","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248391","line":"3","part":"820-015","qty":"1","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248391","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-06 17:09:17.100 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249458-05062026170916.txt === {"quote":"249458","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-20-2026","cust_po":"QCFC65-094-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:08","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"257.69","total_gp":"111.07","total_gpm":"43.10","rev_type":"WAP","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":249458,"Line":0,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249458,"Line":1,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249458","line":"1","part":"QCFC65-094-SMO","qty":"1","price":"353.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249458","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 17:09:26.559 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249458-05062026170926.txt === {"quote":"249458","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-20-2026","cust_po":"QCFC65-094-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:08","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"257.69","total_gp":"111.07","total_gpm":"43.10","rev_type":"WAP","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249458,"Line":0,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249458,"Line":1,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249458,"Line":2,"Comment":"05/06/2026 5:09 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249458,"Line":3,"Comment":"05/06/2026 5:09 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249458","line":"1","part":"QCFC65-094-SMO","qty":"1","price":"353.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249458","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 17:09:30.559 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249458-05062026170930.txt === {"quote":"249458","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-26-2026","cust_po":"QCFC65-094-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:08","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"257.69","total_gp":"111.07","total_gpm":"43.10","rev_type":"WAP","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249458,"Line":0,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249458,"Line":1,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249458,"Line":2,"Comment":"05/06/2026 5:09 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249458,"Line":3,"Comment":"05/06/2026 5:09 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249458,"Line":4,"Comment":"05/06/2026 5:09 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249458","line":"1","part":"QCFC65-094-SMO","qty":"1","price":"353.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249458","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 17:09:36.196 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248422-05062026170935.txt === {"quote":"248422","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"MMOOPQQT","shiptoName":"Stellar Industrial Supply Inc.","entry_date":"04-10-2026","cust_order_date":"04-10-2026","req_date":"05-20-2026","cust_po":"SK16-6","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:46","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@stellarindustrial.com","pic_user":"rons","total_amt":"363.12","total_gp":"265.50","total_gpm":"73.12","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":248422,"Line":0,"Comment":"04/10/2026 4:10 PM - rons - CLO changed from 05/10/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":248422,"Line":1,"Comment":"04/10/2026 4:10 PM - rons - Req Date changed from 05/22/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":248422,"Line":2,"Comment":"04/15/2026 3:18 PM - rons - F/U changed from 04/16/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248422,"Line":3,"Comment":"04/16/2026 2:20 PM - rons - CLO changed from 04/23/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248422,"Line":4,"Comment":"04/16/2026 2:20 PM - rons - Req Date changed from 04/30/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248422","line":"1","part":"SK16-6","qty":"6","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248422","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 17:09:45.087 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248422-05062026170944.txt === {"quote":"248422","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"MMOOPQQT","shiptoName":"Stellar Industrial Supply Inc.","entry_date":"04-10-2026","cust_order_date":"04-10-2026","req_date":"05-20-2026","cust_po":"SK16-6","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:46","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@stellarindustrial.com","pic_user":"rons","total_amt":"363.12","total_gp":"265.50","total_gpm":"73.12","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":248422,"Line":0,"Comment":"04/10/2026 4:10 PM - rons - CLO changed from 05/10/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":248422,"Line":1,"Comment":"04/10/2026 4:10 PM - rons - Req Date changed from 05/22/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":248422,"Line":2,"Comment":"04/15/2026 3:18 PM - rons - F/U changed from 04/16/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248422,"Line":3,"Comment":"04/16/2026 2:20 PM - rons - CLO changed from 04/23/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248422,"Line":4,"Comment":"04/16/2026 2:20 PM - rons - Req Date changed from 04/30/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248422,"Line":5,"Comment":"05/06/2026 5:09 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248422,"Line":6,"Comment":"05/06/2026 5:09 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248422","line":"1","part":"SK16-6","qty":"6","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248422","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 17:09:49.773 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248422-05062026170949.txt === {"quote":"248422","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"MMOOPQQT","shiptoName":"Stellar Industrial Supply Inc.","entry_date":"04-10-2026","cust_order_date":"04-10-2026","req_date":"05-26-2026","cust_po":"SK16-6","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:46","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@stellarindustrial.com","pic_user":"rons","total_amt":"363.12","total_gp":"265.50","total_gpm":"73.12","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":248422,"Line":0,"Comment":"04/10/2026 4:10 PM - rons - CLO changed from 05/10/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":248422,"Line":1,"Comment":"04/10/2026 4:10 PM - rons - Req Date changed from 05/22/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":248422,"Line":2,"Comment":"04/15/2026 3:18 PM - rons - F/U changed from 04/16/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248422,"Line":3,"Comment":"04/16/2026 2:20 PM - rons - CLO changed from 04/23/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248422,"Line":4,"Comment":"04/16/2026 2:20 PM - rons - Req Date changed from 04/30/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248422,"Line":5,"Comment":"05/06/2026 5:09 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248422,"Line":6,"Comment":"05/06/2026 5:09 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248422,"Line":7,"Comment":"05/06/2026 5:09 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248422","line":"1","part":"SK16-6","qty":"6","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248422","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 17:09:54.457 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249478-05062026170954.txt === {"quote":"249478","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"GLOBAUDU","shiptoName":"Global Precision Parts","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-20-2026","cust_po":"HSK63A-SK6C-150P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:46","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@blackhawkid.com","pic_user":"rons","total_amt":"1833.80","total_gp":"1290.00","total_gpm":"70.35","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249478","line":"3","data":"04-30-2026 16:41 - Discounts Recalculated"},{"comp":"1","quote":"249478","line":"2","data":"Industrial"},{"comp":"1","quote":"249478","line":"1","data":"Robert Glidden - wants to go through BlackHawk"},{"comp":"1","quote":"249478","line":"0","data":"04-30-2026 16:41-rons: live chat RFQ from EU"}],"crmnotes":[{"comp":1,"quote":249478,"Line":0,"Comment":"05/01/2026 4:23 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249478,"Line":1,"Comment":"05/01/2026 4:23 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249478","line":"1","part":"HSK63A-SK6C-150P","qty":"4","price":"599.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249478","line":"3","part":"SKG-8","qty":"3","price":"9.00","uom":"EA","discount":"20.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249478","line":"5","part":"H63A-SF0500-2.95RT","qty":"1","price":"392.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249478","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-06 17:10:03.835 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249478-05062026171003.txt === {"quote":"249478","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"GLOBAUDU","shiptoName":"Global Precision Parts","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-20-2026","cust_po":"HSK63A-SK6C-150P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:46","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@blackhawkid.com","pic_user":"rons","total_amt":"1833.80","total_gp":"1290.00","total_gpm":"70.35","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249478","line":"3","data":"04-30-2026 16:41 - Discounts Recalculated"},{"comp":"1","quote":"249478","line":"2","data":"Industrial"},{"comp":"1","quote":"249478","line":"1","data":"Robert Glidden - wants to go through BlackHawk"},{"comp":"1","quote":"249478","line":"0","data":"04-30-2026 16:41-rons: live chat RFQ from EU"}],"crmnotes":[{"comp":1,"quote":249478,"Line":0,"Comment":"05/01/2026 4:23 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249478,"Line":1,"Comment":"05/01/2026 4:23 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249478,"Line":2,"Comment":"05/06/2026 5:09 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249478,"Line":3,"Comment":"05/06/2026 5:09 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249478","line":"1","part":"HSK63A-SK6C-150P","qty":"4","price":"599.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249478","line":"3","part":"SKG-8","qty":"3","price":"9.00","uom":"EA","discount":"20.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249478","line":"5","part":"H63A-SF0500-2.95RT","qty":"1","price":"392.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249478","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-06 17:10:08.943 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249478-05062026171008.txt === {"quote":"249478","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"GLOBAUDU","shiptoName":"Global Precision Parts","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-28-2026","cust_po":"HSK63A-SK6C-150P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:46","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@blackhawkid.com","pic_user":"rons","total_amt":"1833.80","total_gp":"1290.00","total_gpm":"70.35","rev_type":"ADV","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249478","line":"3","data":"04-30-2026 16:41 - Discounts Recalculated"},{"comp":"1","quote":"249478","line":"2","data":"Industrial"},{"comp":"1","quote":"249478","line":"1","data":"Robert Glidden - wants to go through BlackHawk"},{"comp":"1","quote":"249478","line":"0","data":"04-30-2026 16:41-rons: live chat RFQ from EU"}],"crmnotes":[{"comp":1,"quote":249478,"Line":0,"Comment":"05/01/2026 4:23 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249478,"Line":1,"Comment":"05/01/2026 4:23 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249478,"Line":2,"Comment":"05/06/2026 5:09 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249478,"Line":3,"Comment":"05/06/2026 5:09 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249478,"Line":4,"Comment":"05/06/2026 5:10 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249478","line":"1","part":"HSK63A-SK6C-150P","qty":"4","price":"599.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249478","line":"3","part":"SKG-8","qty":"3","price":"9.00","uom":"EA","discount":"20.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249478","line":"5","part":"H63A-SF0500-2.95RT","qty":"1","price":"392.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249478","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-06 17:12:34.561 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248430-05062026171234.txt === {"quote":"248430","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-20-2026","cust_po":"BMT55-OD10X","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:23","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"423.50","total_gp":"237.20","total_gpm":"56.01","rev_type":"LT","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":248430,"Line":0,"Comment":"04/13/2026 1:54 PM - rons - F/U changed from 04/19/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248430,"Line":1,"Comment":"04/13/2026 1:54 PM - rons - CLO changed from 05/13/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248430,"Line":2,"Comment":"04/13/2026 1:54 PM - rons - Req Date changed from 05/25/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248430","line":"1","part":"BMT55-OD10X","qty":"1","price":"605.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248430","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 17:12:49.513 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248430-05062026171249.txt === {"quote":"248430","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-20-2026","cust_po":"BMT55-OD10X","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:23","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"423.50","total_gp":"237.20","total_gpm":"56.01","rev_type":"LT","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248430,"Line":0,"Comment":"04/13/2026 1:54 PM - rons - F/U changed from 04/19/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248430,"Line":1,"Comment":"04/13/2026 1:54 PM - rons - CLO changed from 05/13/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248430,"Line":2,"Comment":"04/13/2026 1:54 PM - rons - Req Date changed from 05/25/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248430,"Line":3,"Comment":"05/06/2026 5:12 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248430,"Line":4,"Comment":"05/06/2026 5:12 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248430","line":"1","part":"BMT55-OD10X","qty":"1","price":"605.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248430","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 17:12:54.109 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248430-05062026171253.txt === {"quote":"248430","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-28-2026","cust_po":"BMT55-OD10X","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:23","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"423.50","total_gp":"237.20","total_gpm":"56.01","rev_type":"LT","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248430,"Line":0,"Comment":"04/13/2026 1:54 PM - rons - F/U changed from 04/19/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248430,"Line":1,"Comment":"04/13/2026 1:54 PM - rons - CLO changed from 05/13/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248430,"Line":2,"Comment":"04/13/2026 1:54 PM - rons - Req Date changed from 05/25/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248430,"Line":3,"Comment":"05/06/2026 5:12 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248430,"Line":4,"Comment":"05/06/2026 5:12 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248430,"Line":5,"Comment":"05/06/2026 5:12 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248430","line":"1","part":"BMT55-OD10X","qty":"1","price":"605.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248430","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 17:13:05.649 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249175-05062026171305.txt === {"quote":"249175","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"05-20-2026","cust_po":"CAT40-ER16-4.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"GayLynne Ball","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:44","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"GayLynne Ball","follow_phone":"615-391-0200","follow_email":"gball@cuttingtoolsinc.net","pic_user":"rons","total_amt":"146.16","total_gp":"87.85","total_gpm":"60.11","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249175","line":"0","data":"04-24-2026 15:45-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":249175,"Line":0,"Comment":"04/27/2026 1:54 PM - rons - F/U changed from 04/30/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":1,"Comment":"04/27/2026 1:54 PM - rons - CLO changed from 05/24/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249175,"Line":2,"Comment":"04/27/2026 1:54 PM - rons - Req Date changed from 06/05/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249175","line":"1","part":"CAT40-ER16-4.00","qty":"1","price":"213.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249175","line":"2","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249175","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-06 17:13:15.370 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249175-05062026171315.txt === {"quote":"249175","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"05-20-2026","cust_po":"CAT40-ER16-4.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"GayLynne Ball","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:44","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"GayLynne Ball","follow_phone":"615-391-0200","follow_email":"gball@cuttingtoolsinc.net","pic_user":"rons","total_amt":"146.16","total_gp":"87.85","total_gpm":"60.11","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"249175","line":"0","data":"04-24-2026 15:45-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":249175,"Line":0,"Comment":"04/27/2026 1:54 PM - rons - F/U changed from 04/30/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":1,"Comment":"04/27/2026 1:54 PM - rons - CLO changed from 05/24/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249175,"Line":2,"Comment":"04/27/2026 1:54 PM - rons - Req Date changed from 06/05/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249175,"Line":3,"Comment":"05/06/2026 5:13 PM - rons - F/U changed from 05/06/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":4,"Comment":"05/06/2026 5:13 PM - rons - CLO changed from 05/13/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249175","line":"1","part":"CAT40-ER16-4.00","qty":"1","price":"213.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249175","line":"2","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249175","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-06 17:13:19.173 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249175-05062026171318.txt === {"quote":"249175","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-02-2026","cust_po":"CAT40-ER16-4.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"GayLynne Ball","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:44","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"GayLynne Ball","follow_phone":"615-391-0200","follow_email":"gball@cuttingtoolsinc.net","pic_user":"rons","total_amt":"146.16","total_gp":"87.85","total_gpm":"60.11","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"249175","line":"0","data":"04-24-2026 15:45-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":249175,"Line":0,"Comment":"04/27/2026 1:54 PM - rons - F/U changed from 04/30/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":1,"Comment":"04/27/2026 1:54 PM - rons - CLO changed from 05/24/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249175,"Line":2,"Comment":"04/27/2026 1:54 PM - rons - Req Date changed from 06/05/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249175,"Line":3,"Comment":"05/06/2026 5:13 PM - rons - F/U changed from 05/06/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":4,"Comment":"05/06/2026 5:13 PM - rons - CLO changed from 05/13/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249175,"Line":5,"Comment":"05/06/2026 5:13 PM - rons - Req Date changed from 05/20/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249175","line":"1","part":"CAT40-ER16-4.00","qty":"1","price":"213.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249175","line":"2","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249175","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-06 17:13:24.499 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248594-05062026171324.txt === {"quote":"248594","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"CLINNEWT","shiptoName":"Cline Tool & Service Company","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-20-2026","cust_po":"QCFC65-096-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Penning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:06","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Scott Penning","follow_phone":"641-792-7086x159","follow_email":"spenning@clinetool.com","pic_user":"rons","total_amt":"275.34","total_gp":"128.41","total_gpm":"46.64","rev_type":"WAP","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":248594,"Line":0,"Comment":"04/15/2026 10:56 AM - rons - CLO changed from 05/15/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248594,"Line":1,"Comment":"04/15/2026 10:56 AM - rons - Req Date changed from 05/27/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248594,"Line":2,"Comment":"04/21/2026 12:41 PM - rons - F/U changed from 04/21/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248594,"Line":3,"Comment":"04/21/2026 12:41 PM - rons - CLO changed from 04/28/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248594,"Line":4,"Comment":"04/21/2026 12:42 PM - rons - Req Date changed from 05/05/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248594","line":"1","part":"QCFC65-096-SMO","qty":"1","price":"353.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248594","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 17:13:35.121 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248594-05062026171334.txt === {"quote":"248594","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"CLINNEWT","shiptoName":"Cline Tool & Service Company","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-20-2026","cust_po":"QCFC65-096-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Penning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:06","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Scott Penning","follow_phone":"641-792-7086x159","follow_email":"spenning@clinetool.com","pic_user":"rons","total_amt":"275.34","total_gp":"128.41","total_gpm":"46.64","rev_type":"WAP","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248594,"Line":0,"Comment":"04/15/2026 10:56 AM - rons - CLO changed from 05/15/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248594,"Line":1,"Comment":"04/15/2026 10:56 AM - rons - Req Date changed from 05/27/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248594,"Line":2,"Comment":"04/21/2026 12:41 PM - rons - F/U changed from 04/21/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248594,"Line":3,"Comment":"04/21/2026 12:41 PM - rons - CLO changed from 04/28/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248594,"Line":4,"Comment":"04/21/2026 12:42 PM - rons - Req Date changed from 05/05/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248594,"Line":5,"Comment":"05/06/2026 5:13 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248594,"Line":6,"Comment":"05/06/2026 5:13 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248594","line":"1","part":"QCFC65-096-SMO","qty":"1","price":"353.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248594","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 17:13:39.365 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248594-05062026171339.txt === {"quote":"248594","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"CLINNEWT","shiptoName":"Cline Tool & Service Company","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-28-2026","cust_po":"QCFC65-096-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Penning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:06","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Scott Penning","follow_phone":"641-792-7086x159","follow_email":"spenning@clinetool.com","pic_user":"rons","total_amt":"275.34","total_gp":"128.41","total_gpm":"46.64","rev_type":"WAP","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248594,"Line":0,"Comment":"04/15/2026 10:56 AM - rons - CLO changed from 05/15/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248594,"Line":1,"Comment":"04/15/2026 10:56 AM - rons - Req Date changed from 05/27/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248594,"Line":2,"Comment":"04/21/2026 12:41 PM - rons - F/U changed from 04/21/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248594,"Line":3,"Comment":"04/21/2026 12:41 PM - rons - CLO changed from 04/28/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248594,"Line":4,"Comment":"04/21/2026 12:42 PM - rons - Req Date changed from 05/05/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248594,"Line":5,"Comment":"05/06/2026 5:13 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248594,"Line":6,"Comment":"05/06/2026 5:13 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248594,"Line":7,"Comment":"05/06/2026 5:13 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248594","line":"1","part":"QCFC65-096-SMO","qty":"1","price":"353.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248594","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 17:13:48.655 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249199-05062026171348.txt === {"quote":"249199","customer":"8565","name":null,"customerName":"Hoffmann Quality Tools USA, Inc.","comp":"01","open":"0","shipto":"HOFFMANN","shiptoName":"Hoffmann Quality Tools USA, Inc","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-20-2026","cust_po":"ET40-480(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Courtney Turner","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:45","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Courtney Turner","follow_phone":"865-292-2171","follow_email":"courtney.turner@hoffmann-group.com","pic_user":"rons","total_amt":"165.60","total_gp":"123.75","total_gpm":"74.73","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249199","line":"0","data":"04-27-2026 08:47-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":249199,"Line":0,"Comment":"04/28/2026 11:05 AM - rons - F/U changed from 05/03/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":1,"Comment":"04/28/2026 11:05 AM - rons - F/U changed from 06/03/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":2,"Comment":"04/28/2026 11:05 AM - rons - CLO changed from 05/27/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249199,"Line":3,"Comment":"04/28/2026 11:05 AM - rons - Req Date changed from 06/08/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249199","line":"1","part":"ET40-480(C)","qty":"1","price":"207.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249199","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 17:13:57.444 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249199-05062026171357.txt === {"quote":"249199","customer":"8565","name":null,"customerName":"Hoffmann Quality Tools USA, Inc.","comp":"01","open":"0","shipto":"HOFFMANN","shiptoName":"Hoffmann Quality Tools USA, Inc","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-20-2026","cust_po":"ET40-480(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Courtney Turner","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:45","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Courtney Turner","follow_phone":"865-292-2171","follow_email":"courtney.turner@hoffmann-group.com","pic_user":"rons","total_amt":"165.60","total_gp":"123.75","total_gpm":"74.73","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249199","line":"0","data":"04-27-2026 08:47-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":249199,"Line":0,"Comment":"04/28/2026 11:05 AM - rons - F/U changed from 05/03/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":1,"Comment":"04/28/2026 11:05 AM - rons - F/U changed from 06/03/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":2,"Comment":"04/28/2026 11:05 AM - rons - CLO changed from 05/27/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249199,"Line":3,"Comment":"04/28/2026 11:05 AM - rons - Req Date changed from 06/08/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249199,"Line":4,"Comment":"05/06/2026 5:13 PM - rons - F/U changed from 05/06/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":5,"Comment":"05/06/2026 5:13 PM - rons - CLO changed from 05/13/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249199","line":"1","part":"ET40-480(C)","qty":"1","price":"207.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249199","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 17:14:04.088 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249199-05062026171403.txt === {"quote":"249199","customer":"8565","name":null,"customerName":"Hoffmann Quality Tools USA, Inc.","comp":"01","open":"0","shipto":"HOFFMANN","shiptoName":"Hoffmann Quality Tools USA, Inc","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-10-2026","cust_po":"ET40-480(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Courtney Turner","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:45","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Courtney Turner","follow_phone":"865-292-2171","follow_email":"courtney.turner@hoffmann-group.com","pic_user":"rons","total_amt":"165.60","total_gp":"123.75","total_gpm":"74.73","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249199","line":"0","data":"04-27-2026 08:47-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":249199,"Line":0,"Comment":"04/28/2026 11:05 AM - rons - F/U changed from 05/03/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":1,"Comment":"04/28/2026 11:05 AM - rons - F/U changed from 06/03/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":2,"Comment":"04/28/2026 11:05 AM - rons - CLO changed from 05/27/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249199,"Line":3,"Comment":"04/28/2026 11:05 AM - rons - Req Date changed from 06/08/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249199,"Line":4,"Comment":"05/06/2026 5:13 PM - rons - F/U changed from 05/06/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":5,"Comment":"05/06/2026 5:13 PM - rons - CLO changed from 05/13/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249199,"Line":6,"Comment":"05/06/2026 5:13 PM - rons - Req Date changed from 05/20/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249199","line":"1","part":"ET40-480(C)","qty":"1","price":"207.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249199","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-06 17:14:09.361 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248734-05062026171409.txt === {"quote":"248734","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGY","shiptoName":"Hartwig Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-20-2026","cust_po":"Shibaura Pull Studs","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:34","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"TBD","follow_phone":"","follow_email":"sales@hartwig.com","pic_user":"rons","total_amt":"52.00","total_gp":"39.62","total_gpm":"76.19","rev_type":"STD","mod_date":"05-06-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248734","line":"1","data":"Tony...nothing sent to distributor or E/U yet"},{"comp":"1","quote":"248734","line":"0","data":"04-16-2026 15:36-rons: quoting for package with"}],"crmnotes":[{"comp":1,"quote":248734,"Line":0,"Comment":"04/21/2026 12:51 PM - rons - CLO changed from 05/16/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248734,"Line":1,"Comment":"04/21/2026 12:51 PM - rons - Req Date changed from 05/28/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248734,"Line":2,"Comment":"04/22/2026 5:09 PM - rons - F/U changed from 04/22/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248734,"Line":3,"Comment":"04/22/2026 5:09 PM - rons - CLO changed from 04/29/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248734,"Line":4,"Comment":"04/22/2026 5:09 PM - rons - Req Date changed from 05/06/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248734","line":"1","part":"C50-4500(H)-EU","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248734","line":"3","part":"C50-4500-EU","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248734","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-06 17:38:40.737 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2385438414798, -87.9967348358278, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2385438414798, -87.9967348358278, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2395618 second/s. 2026-05-06 17:50:07.343 [INFO] In session is user: travisl 2026-05-06 17:50:11.044 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5191860566362, -80.0221860010946, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5191860566362, -80.0221860010946, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2002724 second/s. 2026-05-06 17:50:34.993 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5191860566362, -80.0221860010946, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5191860566362, -80.0221860010946, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1738609 second/s. 2026-05-06 21:02:34.966 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.2996834981033, -111.629872431247, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.2996834981033, -111.629872431247, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2108105 second/s. 2026-05-07 00:27:10.671 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1875960292766, -88.2158506740206, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1875960292766, -88.2158506740206, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2257696 second/s. 2026-05-07 03:17:14.240 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-07 03:32:27.871 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243879-05072026033227.txt === {"quote":"243879","customer":"1105","name":null,"customerName":"Accesorios Y Herramientas Del Norte","comp":"01","open":"1","shipto":"ACCESORX","shiptoName":"Accesorios Y Herramientas Del Norte","entry_date":"01-14-2026","cust_order_date":"01-14-2026","req_date":"04-30-2026","cust_po":"Aernnova PRE-E46BA-BD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Oscar Herrera","drop_po":"","status":"0","user":"luism","conv_order":"","time":"18:04","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Oscar Herrera","follow_phone":"(528) 181-2610","follow_email":"oherrera@ahnsa.com","pic_user":"luism","total_amt":"42109.36","total_gp":"0.00","total_gpm":"-0.27","rev_type":"ADV","mod_date":"05-01-2026","mod_time":null,"mod_user":"webadmin","reason":"2","totalQty":"18","win_pct":"20","clo_date":"01-01-1901","notes":[],"crmnotes":[{"comp":1,"quote":243879,"Line":0,"Comment":"03/24/2026 5:05 PM - luism - Win% changed from 20 to 58"},{"comp":1,"quote":243879,"Line":1,"Comment":"04/22/2026 5:14 PM - ctstest - Win% changed from 10 to 12"},{"comp":1,"quote":243879,"Line":2,"Comment":"04/22/2026 5:14 PM - ctstest - Win% changed from 12 to 0"},{"comp":1,"quote":243879,"Line":3,"Comment":"04/22/2026 5:15 PM - ctstest - Win% changed from 0 to 10"},{"comp":1,"quote":243879,"Line":4,"Comment":"04/22/2026 5:15 PM - ctstest - Win% changed from 10 to 25"},{"comp":1,"quote":243879,"Line":5,"Comment":"04/24/2026 6:07 PM - ctstest - Win% changed from 25 to 18"},{"comp":1,"quote":243879,"Line":6,"Comment":"04/24/2026 10:20 AM - edwinv - Win% changed from 18 to 8"},{"comp":1,"quote":243879,"Line":7,"Comment":"04/24/2026 10:20 AM - edwinv - Win% changed from 8 to 0"},{"comp":1,"quote":243879,"Line":8,"Comment":"04/27/2026 2:35 PM - edwinv - Win% changed from 0 to 14"},{"comp":1,"quote":243879,"Line":9,"Comment":"04/27/2026 4:58 PM - luism - Closed"},{"comp":1,"quote":243879,"Line":10,"Comment":"04/27/2026 5:00 PM - luism - Closed"},{"comp":1,"quote":243879,"Line":11,"Comment":"04/30/2026 11:33 AM - edwinv - Win% changed from 14 to 16"},{"comp":1,"quote":243879,"Line":12,"Comment":"04/30/2026 11:33 AM - edwinv - Win% changed from 14 to 16"},{"comp":1,"quote":243879,"Line":13,"Comment":"05/01/2026 4:17 PM - mitsum - Win% changed from 0 to 7"}],"items":[{"comp":"01","order":"243879","line":"1","part":"PRE-E46BA-BD","qty":"1","price":"38050.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"2","part":"PRE-SPDL-H63RMA","qty":"1","price":"5648.00","uom":"EA","discount":"28.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"243879","line":"3","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"4","part":"PRE-SPDL-H10RMA","qty":"1","price":"7906.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"5","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"8","part":"PRE-INST/TRAINING","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-07 06:15:42.568 [INFO] In session is user: ericy 2026-05-07 06:15:53.152 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1875892483423, -88.2158174114104, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1875892483423, -88.2158174114104, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -8.089543 second/s. 2026-05-07 07:52:23.358 [INFO] In session is user: tomo 2026-05-07 07:53:28.065 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248386-05072026075327.txt === {"quote":"248386","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"AMTECHVA","shiptoName":"AMTECH VA","entry_date":"04-10-2026","cust_order_date":"04-10-2026","req_date":"05-22-2026","cust_po":"Rotary table with chuck","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Pete Uhle","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"10:36","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Pete Uhle","follow_phone":"847-593-5400","follow_email":"puhle@dmgmori-usa.com","pic_user":"tomo","total_amt":"29627.00","total_gp":"22914.39","total_gpm":"77.34","rev_type":"RT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-10-2026","notes":[{"comp":"1","quote":"248386","line":"0","data":"04-10-2026 10:39 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248386","line":"1","part":"CNC260FA-M","qty":"1","price":"24494.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248386","line":"2","part":"R-9-SP-SET","qty":"1","price":"2067.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248386","line":"3","part":"R-9/10-SP-SJ","qty":"1","price":"275.00","uom":"ST","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248386","line":"4","part":"RT-INSTALLATION","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248386","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-07 07:53:42.701 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248386-05072026075342.txt === {"quote":"248386","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"AMTECHVA","shiptoName":"AMTECH VA","entry_date":"04-10-2026","cust_order_date":"04-10-2026","req_date":"05-22-2026","cust_po":"Rotary table with chuck","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Pete Uhle","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"10:36","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Pete Uhle","follow_phone":"847-593-5400","follow_email":"puhle@dmgmori-usa.com","pic_user":"tomo","total_amt":"29627.00","total_gp":"22914.39","total_gpm":"77.34","rev_type":"RT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"248386","line":"0","data":"04-10-2026 10:39 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248386,"Line":0,"Comment":"05/07/2026 8:53 AM - tomo - F/U changed from 04/23/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248386,"Line":1,"Comment":"05/07/2026 8:53 AM - tomo - CLO changed from 05/10/2026 to 05/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248386","line":"1","part":"CNC260FA-M","qty":"1","price":"24494.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248386","line":"2","part":"R-9-SP-SET","qty":"1","price":"2067.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248386","line":"3","part":"R-9/10-SP-SJ","qty":"1","price":"275.00","uom":"ST","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248386","line":"4","part":"RT-INSTALLATION","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248386","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-07 07:53:46.606 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248386-05072026075346.txt === {"quote":"248386","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"AMTECHVA","shiptoName":"AMTECH VA","entry_date":"04-10-2026","cust_order_date":"04-10-2026","req_date":"06-06-2026","cust_po":"Rotary table with chuck","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Pete Uhle","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"10:36","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Pete Uhle","follow_phone":"847-593-5400","follow_email":"puhle@dmgmori-usa.com","pic_user":"tomo","total_amt":"29627.00","total_gp":"22914.39","total_gpm":"77.34","rev_type":"RT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"248386","line":"0","data":"04-10-2026 10:39 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248386,"Line":0,"Comment":"05/07/2026 8:53 AM - tomo - F/U changed from 04/23/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248386,"Line":1,"Comment":"05/07/2026 8:53 AM - tomo - CLO changed from 05/10/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":248386,"Line":2,"Comment":"05/07/2026 8:53 AM - tomo - Req Date changed from 05/22/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248386","line":"1","part":"CNC260FA-M","qty":"1","price":"24494.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248386","line":"2","part":"R-9-SP-SET","qty":"1","price":"2067.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248386","line":"3","part":"R-9/10-SP-SJ","qty":"1","price":"275.00","uom":"ST","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248386","line":"4","part":"RT-INSTALLATION","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248386","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-07 08:06:22.392 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-230210-05072026080622.txt === {"quote":"230210","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"ATLASANF","shiptoName":"Atlantic Hydraulics","entry_date":"03-27-2025","cust_order_date":"05-30-2025","req_date":"04-30-2026","cust_po":"C40RAM-ER32-180TS-65TP","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:51","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Brian Wiener","follow_phone":"256-772-0601","follow_email":"wienerb@mscdirect.com","pic_user":"tomo","total_amt":"8474.80","total_gp":"4458.74","total_gpm":"52.61","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"2","win_pct":"20","clo_date":"04-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":230210,"Line":0,"Comment":"04/14/2025 9:35 AM - mattm - CLO changed from 4/28/2025 to 4/26/2025 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":1,"Comment":"04/14/2025 9:35 AM - mattm - F/U Changed from 4/12/2025 to 4/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":2,"Comment":"05/02/2025 10:47 AM - mattm - Changing Pic to Tom."},{"comp":1,"quote":230210,"Line":3,"Comment":"05/02/2025 10:47 AM - mattm - Req Date changed from 04/28/2025 to 05/30/2025 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":4,"Comment":"05/02/2025 10:48 AM - mattm - PIC changed from mattm to tomo"},{"comp":1,"quote":230210,"Line":5,"Comment":"06/06/2025 8:25 AM - tomo - F/U changed from 05/15/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":6,"Comment":"06/06/2025 8:25 AM - tomo - CLO changed from 06/01/2025 to 07/05/2025 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":7,"Comment":"06/06/2025 8:25 AM - tomo - Req Date changed from 06/02/2025 to 07/12/2025 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":8,"Comment":"07/03/2025 8:35 AM - tomo - Req Date changed from 07/12/2025 to 08/30/2025 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":9,"Comment":"07/03/2025 8:35 AM - tomo - CLO changed from 07/05/2025 to 08/23/2025 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":10,"Comment":"07/03/2025 8:35 AM - tomo - F/U changed from 06/28/2025 to 8/16/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":11,"Comment":"08/15/2025 9:54 AM - tomo - F/U changed from 08/16/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":12,"Comment":"08/15/2025 9:54 AM - tomo - CLO changed from 08/23/2025 to 09/20/2025 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":13,"Comment":"08/15/2025 9:54 AM - tomo - Req Date changed from 08/30/2025 to 09/27/2025 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":14,"Comment":"09/15/2025 10:44 AM - tomo - F/U changed from 09/13/2025 to 10/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":15,"Comment":"09/15/2025 10:44 AM - tomo - CLO changed from 09/20/2025 to 10/11/2025 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":16,"Comment":"09/15/2025 10:44 AM - tomo - Req Date changed from 09/27/2025 to 10/18/2025 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":17,"Comment":"10/22/2025 9:38 AM - tomo - F/U changed from 10/04/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":18,"Comment":"10/22/2025 9:38 AM - tomo - CLO changed from 10/11/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":19,"Comment":"10/22/2025 9:38 AM - tomo - Req Date changed from 10/18/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":20,"Comment":"12/01/2025 9:07 AM - tomo - F/U changed from 11/15/2025 to 12/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":21,"Comment":"12/01/2025 9:07 AM - tomo - CLO changed from 11/22/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":22,"Comment":"12/01/2025 9:07 AM - tomo - Req Date changed from 11/29/2025 to 01/03/2026 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":23,"Comment":"12/30/2025 1:14 PM - tomo - F/U changed from 12/20/2025 to 1/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":24,"Comment":"12/30/2025 1:14 PM - tomo - CLO changed from 12/27/2025 to 01/17/2026 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":25,"Comment":"12/30/2025 1:14 PM - tomo - Req Date changed from 01/03/2026 to 01/24/2026 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":26,"Comment":"12/30/2025 1:15 PM - tomo - Sent Brian Wiener of MSC a email for an update."},{"comp":1,"quote":230210,"Line":27,"Comment":"01/12/2026 5:10 PM - tomo - F/U changed from 01/10/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":28,"Comment":"01/12/2026 5:10 PM - tomo - CLO changed from 01/17/2026 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":29,"Comment":"01/12/2026 5:11 PM - tomo - Req Date changed from 01/24/2026 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":30,"Comment":"01/12/2026 5:12 PM - tomo - No response from MSC. Will visit the customer directly to follow up."},{"comp":1,"quote":230210,"Line":31,"Comment":"02/16/2026 7:31 AM - tomo - F/U changed from 02/07/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":32,"Comment":"02/16/2026 7:31 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":33,"Comment":"02/16/2026 7:31 AM - tomo - Req Date changed from 02/21/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":34,"Comment":"03/20/2026 4:02 PM - tomo - F/U changed from 03/14/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":35,"Comment":"03/20/2026 4:02 PM - tomo - CLO changed from 03/21/2026 to 04/04/2026 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":36,"Comment":"03/20/2026 4:02 PM - tomo - Req Date changed from 03/28/2026 to 04/11/2026 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":37,"Comment":"03/31/2026 9:53 AM - tomo - Closed"},{"comp":1,"quote":230210,"Line":38,"Comment":"04/05/2026 7:23 PM - mattm - Req Date changed from 04/11/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":39,"Comment":"04/05/2026 7:23 PM - mattm - CLO changed from 04/04/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":40,"Comment":"04/05/2026 7:23 PM - mattm - F/U changed from 03/28/2026 to 4/25/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"230210","line":"1","part":"C40RAM-ER32-180TS-65TP","qty":"1","price":"9631.00","uom":"EA","discount":"20.00","req_date":"5-6 weeks","branch":"1"},{"comp":"01","order":"230210","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"tbd","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-07 08:06:33.329 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-230210-05072026080633.txt === {"quote":"230210","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"ATLASANF","shiptoName":"Atlantic Hydraulics","entry_date":"03-27-2025","cust_order_date":"05-30-2025","req_date":"04-30-2026","cust_po":"C40RAM-ER32-180TS-65TP","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:51","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Brian Wiener","follow_phone":"256-772-0601","follow_email":"wienerb@mscdirect.com","pic_user":"tomo","total_amt":"8474.80","total_gp":"4458.74","total_gpm":"52.61","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":230210,"Line":0,"Comment":"04/14/2025 9:35 AM - mattm - CLO changed from 4/28/2025 to 4/26/2025 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":1,"Comment":"04/14/2025 9:35 AM - mattm - F/U Changed from 4/12/2025 to 4/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":2,"Comment":"05/02/2025 10:47 AM - mattm - Changing Pic to Tom."},{"comp":1,"quote":230210,"Line":3,"Comment":"05/02/2025 10:47 AM - mattm - Req Date changed from 04/28/2025 to 05/30/2025 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":4,"Comment":"05/02/2025 10:48 AM - mattm - PIC changed from mattm to tomo"},{"comp":1,"quote":230210,"Line":5,"Comment":"06/06/2025 8:25 AM - tomo - F/U changed from 05/15/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":6,"Comment":"06/06/2025 8:25 AM - tomo - CLO changed from 06/01/2025 to 07/05/2025 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":7,"Comment":"06/06/2025 8:25 AM - tomo - Req Date changed from 06/02/2025 to 07/12/2025 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":8,"Comment":"07/03/2025 8:35 AM - tomo - Req Date changed from 07/12/2025 to 08/30/2025 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":9,"Comment":"07/03/2025 8:35 AM - tomo - CLO changed from 07/05/2025 to 08/23/2025 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":10,"Comment":"07/03/2025 8:35 AM - tomo - F/U changed from 06/28/2025 to 8/16/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":11,"Comment":"08/15/2025 9:54 AM - tomo - F/U changed from 08/16/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":12,"Comment":"08/15/2025 9:54 AM - tomo - CLO changed from 08/23/2025 to 09/20/2025 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":13,"Comment":"08/15/2025 9:54 AM - tomo - Req Date changed from 08/30/2025 to 09/27/2025 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":14,"Comment":"09/15/2025 10:44 AM - tomo - F/U changed from 09/13/2025 to 10/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":15,"Comment":"09/15/2025 10:44 AM - tomo - CLO changed from 09/20/2025 to 10/11/2025 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":16,"Comment":"09/15/2025 10:44 AM - tomo - Req Date changed from 09/27/2025 to 10/18/2025 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":17,"Comment":"10/22/2025 9:38 AM - tomo - F/U changed from 10/04/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":18,"Comment":"10/22/2025 9:38 AM - tomo - CLO changed from 10/11/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":19,"Comment":"10/22/2025 9:38 AM - tomo - Req Date changed from 10/18/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":20,"Comment":"12/01/2025 9:07 AM - tomo - F/U changed from 11/15/2025 to 12/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":21,"Comment":"12/01/2025 9:07 AM - tomo - CLO changed from 11/22/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":22,"Comment":"12/01/2025 9:07 AM - tomo - Req Date changed from 11/29/2025 to 01/03/2026 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":23,"Comment":"12/30/2025 1:14 PM - tomo - F/U changed from 12/20/2025 to 1/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":24,"Comment":"12/30/2025 1:14 PM - tomo - CLO changed from 12/27/2025 to 01/17/2026 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":25,"Comment":"12/30/2025 1:14 PM - tomo - Req Date changed from 01/03/2026 to 01/24/2026 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":26,"Comment":"12/30/2025 1:15 PM - tomo - Sent Brian Wiener of MSC a email for an update."},{"comp":1,"quote":230210,"Line":27,"Comment":"01/12/2026 5:10 PM - tomo - F/U changed from 01/10/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":28,"Comment":"01/12/2026 5:10 PM - tomo - CLO changed from 01/17/2026 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":29,"Comment":"01/12/2026 5:11 PM - tomo - Req Date changed from 01/24/2026 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":30,"Comment":"01/12/2026 5:12 PM - tomo - No response from MSC. Will visit the customer directly to follow up."},{"comp":1,"quote":230210,"Line":31,"Comment":"02/16/2026 7:31 AM - tomo - F/U changed from 02/07/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":32,"Comment":"02/16/2026 7:31 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":33,"Comment":"02/16/2026 7:31 AM - tomo - Req Date changed from 02/21/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":34,"Comment":"03/20/2026 4:02 PM - tomo - F/U changed from 03/14/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":35,"Comment":"03/20/2026 4:02 PM - tomo - CLO changed from 03/21/2026 to 04/04/2026 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":36,"Comment":"03/20/2026 4:02 PM - tomo - Req Date changed from 03/28/2026 to 04/11/2026 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":37,"Comment":"03/31/2026 9:53 AM - tomo - Closed"},{"comp":1,"quote":230210,"Line":38,"Comment":"04/05/2026 7:23 PM - mattm - Req Date changed from 04/11/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":39,"Comment":"04/05/2026 7:23 PM - mattm - CLO changed from 04/04/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":40,"Comment":"04/05/2026 7:23 PM - mattm - F/U changed from 03/28/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":41,"Comment":"05/07/2026 9:06 AM - tomo - F/U changed from 04/25/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":42,"Comment":"05/07/2026 9:06 AM - tomo - CLO changed from 04/25/2026 to 05/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"230210","line":"1","part":"C40RAM-ER32-180TS-65TP","qty":"1","price":"9631.00","uom":"EA","discount":"20.00","req_date":"5-6 weeks","branch":"1"},{"comp":"01","order":"230210","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"tbd","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-07 08:06:37.216 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-230210-05072026080637.txt === {"quote":"230210","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"ATLASANF","shiptoName":"Atlantic Hydraulics","entry_date":"03-27-2025","cust_order_date":"05-30-2025","req_date":"06-06-2026","cust_po":"C40RAM-ER32-180TS-65TP","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:51","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Brian Wiener","follow_phone":"256-772-0601","follow_email":"wienerb@mscdirect.com","pic_user":"tomo","total_amt":"8474.80","total_gp":"4458.74","total_gpm":"52.61","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":230210,"Line":0,"Comment":"04/14/2025 9:35 AM - mattm - CLO changed from 4/28/2025 to 4/26/2025 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":1,"Comment":"04/14/2025 9:35 AM - mattm - F/U Changed from 4/12/2025 to 4/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":2,"Comment":"05/02/2025 10:47 AM - mattm - Changing Pic to Tom."},{"comp":1,"quote":230210,"Line":3,"Comment":"05/02/2025 10:47 AM - mattm - Req Date changed from 04/28/2025 to 05/30/2025 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":4,"Comment":"05/02/2025 10:48 AM - mattm - PIC changed from mattm to tomo"},{"comp":1,"quote":230210,"Line":5,"Comment":"06/06/2025 8:25 AM - tomo - F/U changed from 05/15/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":6,"Comment":"06/06/2025 8:25 AM - tomo - CLO changed from 06/01/2025 to 07/05/2025 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":7,"Comment":"06/06/2025 8:25 AM - tomo - Req Date changed from 06/02/2025 to 07/12/2025 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":8,"Comment":"07/03/2025 8:35 AM - tomo - Req Date changed from 07/12/2025 to 08/30/2025 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":9,"Comment":"07/03/2025 8:35 AM - tomo - CLO changed from 07/05/2025 to 08/23/2025 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":10,"Comment":"07/03/2025 8:35 AM - tomo - F/U changed from 06/28/2025 to 8/16/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":11,"Comment":"08/15/2025 9:54 AM - tomo - F/U changed from 08/16/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":12,"Comment":"08/15/2025 9:54 AM - tomo - CLO changed from 08/23/2025 to 09/20/2025 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":13,"Comment":"08/15/2025 9:54 AM - tomo - Req Date changed from 08/30/2025 to 09/27/2025 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":14,"Comment":"09/15/2025 10:44 AM - tomo - F/U changed from 09/13/2025 to 10/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":15,"Comment":"09/15/2025 10:44 AM - tomo - CLO changed from 09/20/2025 to 10/11/2025 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":16,"Comment":"09/15/2025 10:44 AM - tomo - Req Date changed from 09/27/2025 to 10/18/2025 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":17,"Comment":"10/22/2025 9:38 AM - tomo - F/U changed from 10/04/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":18,"Comment":"10/22/2025 9:38 AM - tomo - CLO changed from 10/11/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":19,"Comment":"10/22/2025 9:38 AM - tomo - Req Date changed from 10/18/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":20,"Comment":"12/01/2025 9:07 AM - tomo - F/U changed from 11/15/2025 to 12/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":21,"Comment":"12/01/2025 9:07 AM - tomo - CLO changed from 11/22/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":22,"Comment":"12/01/2025 9:07 AM - tomo - Req Date changed from 11/29/2025 to 01/03/2026 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":23,"Comment":"12/30/2025 1:14 PM - tomo - F/U changed from 12/20/2025 to 1/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":24,"Comment":"12/30/2025 1:14 PM - tomo - CLO changed from 12/27/2025 to 01/17/2026 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":25,"Comment":"12/30/2025 1:14 PM - tomo - Req Date changed from 01/03/2026 to 01/24/2026 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":26,"Comment":"12/30/2025 1:15 PM - tomo - Sent Brian Wiener of MSC a email for an update."},{"comp":1,"quote":230210,"Line":27,"Comment":"01/12/2026 5:10 PM - tomo - F/U changed from 01/10/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":28,"Comment":"01/12/2026 5:10 PM - tomo - CLO changed from 01/17/2026 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":29,"Comment":"01/12/2026 5:11 PM - tomo - Req Date changed from 01/24/2026 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":30,"Comment":"01/12/2026 5:12 PM - tomo - No response from MSC. Will visit the customer directly to follow up."},{"comp":1,"quote":230210,"Line":31,"Comment":"02/16/2026 7:31 AM - tomo - F/U changed from 02/07/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":32,"Comment":"02/16/2026 7:31 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":33,"Comment":"02/16/2026 7:31 AM - tomo - Req Date changed from 02/21/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":34,"Comment":"03/20/2026 4:02 PM - tomo - F/U changed from 03/14/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":35,"Comment":"03/20/2026 4:02 PM - tomo - CLO changed from 03/21/2026 to 04/04/2026 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":36,"Comment":"03/20/2026 4:02 PM - tomo - Req Date changed from 03/28/2026 to 04/11/2026 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":37,"Comment":"03/31/2026 9:53 AM - tomo - Closed"},{"comp":1,"quote":230210,"Line":38,"Comment":"04/05/2026 7:23 PM - mattm - Req Date changed from 04/11/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":230210,"Line":39,"Comment":"04/05/2026 7:23 PM - mattm - CLO changed from 04/04/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":40,"Comment":"04/05/2026 7:23 PM - mattm - F/U changed from 03/28/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":41,"Comment":"05/07/2026 9:06 AM - tomo - F/U changed from 04/25/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230210,"Line":42,"Comment":"05/07/2026 9:06 AM - tomo - CLO changed from 04/25/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":230210,"Line":43,"Comment":"05/07/2026 9:06 AM - tomo - Req Date changed from 04/30/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"230210","line":"1","part":"C40RAM-ER32-180TS-65TP","qty":"1","price":"9631.00","uom":"EA","discount":"20.00","req_date":"5-6 weeks","branch":"1"},{"comp":"01","order":"230210","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"tbd","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-07 08:07:43.538 [INFO] In session is user: tomo 2026-05-07 08:09:53.272 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.8513665170115, -74.0314202065296, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.8513665170115, -74.0314202065296, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.319282 second/s. 2026-05-07 08:16:45.816 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247803-05072026081645.txt === {"quote":"247803","customer":"18407","name":null,"customerName":"Remco Supply, Inc.","comp":"01","open":"0","shipto":"LINAMARC","shiptoName":"Linamar Corporation","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"CAT40-SF6-160CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Terry Snow","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:31","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Terry Snow","follow_phone":"(336) 273-3676","follow_email":"terr@remco.com","pic_user":"tomo","total_amt":"7273.5","total_gp":"3600.55","total_gpm":"49.50","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"38","win_pct":"20","clo_date":"04-30-2026","notes":[{"comp":"1","quote":"247803","line":"0","data":"03-31-2026 10:41 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"247803","line":"1","part":"CAT40-SF4-80","qty":"2","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"2","part":"CAT40-SF6-160CP","qty":"8","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"3","part":"CAT40-SF8-160CP","qty":"4","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"4","part":"CAT40-SF10-160CP","qty":"6","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"5","part":"CAT40-SF12-160CP","qty":"6","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"6","part":"CAT40-SF16-160CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"7","part":"CAT40-SF20-160CP","qty":"2","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"8","part":"CAT40-SF25-100CP","qty":"2","price":"380.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"9","part":"C4007-0025-4.00","qty":"4","price":"292.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"10","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":11}}] 2026-05-07 08:16:55.670 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247803-05072026081655.txt === {"quote":"247803","customer":"18407","name":null,"customerName":"Remco Supply, Inc.","comp":"01","open":"0","shipto":"LINAMARC","shiptoName":"Linamar Corporation","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"CAT40-SF6-160CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Terry Snow","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:31","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Terry Snow","follow_phone":"(336) 273-3676","follow_email":"terr@remco.com","pic_user":"tomo","total_amt":"7273.5","total_gp":"3600.55","total_gpm":"49.50","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"38","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"247803","line":"0","data":"03-31-2026 10:41 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247803,"Line":0,"Comment":"05/07/2026 9:16 AM - tomo - F/U changed from 04/25/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247803,"Line":1,"Comment":"05/07/2026 9:16 AM - tomo - CLO changed from 04/30/2026 to 05/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247803","line":"1","part":"CAT40-SF4-80","qty":"2","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"2","part":"CAT40-SF6-160CP","qty":"8","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"3","part":"CAT40-SF8-160CP","qty":"4","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"4","part":"CAT40-SF10-160CP","qty":"6","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"5","part":"CAT40-SF12-160CP","qty":"6","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"6","part":"CAT40-SF16-160CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"7","part":"CAT40-SF20-160CP","qty":"2","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"8","part":"CAT40-SF25-100CP","qty":"2","price":"380.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"9","part":"C4007-0025-4.00","qty":"4","price":"292.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"10","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-07 08:16:58.885 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247803-05072026081658.txt === {"quote":"247803","customer":"18407","name":null,"customerName":"Remco Supply, Inc.","comp":"01","open":"0","shipto":"LINAMARC","shiptoName":"Linamar Corporation","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"06-06-2026","cust_po":"CAT40-SF6-160CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Terry Snow","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:31","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Terry Snow","follow_phone":"(336) 273-3676","follow_email":"terr@remco.com","pic_user":"tomo","total_amt":"7273.5","total_gp":"3600.55","total_gpm":"49.50","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"38","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"247803","line":"0","data":"03-31-2026 10:41 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247803,"Line":0,"Comment":"05/07/2026 9:16 AM - tomo - F/U changed from 04/25/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247803,"Line":1,"Comment":"05/07/2026 9:16 AM - tomo - CLO changed from 04/30/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247803,"Line":2,"Comment":"05/07/2026 9:16 AM - tomo - Req Date changed from 05/12/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247803","line":"1","part":"CAT40-SF4-80","qty":"2","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"2","part":"CAT40-SF6-160CP","qty":"8","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"3","part":"CAT40-SF8-160CP","qty":"4","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"4","part":"CAT40-SF10-160CP","qty":"6","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"5","part":"CAT40-SF12-160CP","qty":"6","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"6","part":"CAT40-SF16-160CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"7","part":"CAT40-SF20-160CP","qty":"2","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"8","part":"CAT40-SF25-100CP","qty":"2","price":"380.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"9","part":"C4007-0025-4.00","qty":"4","price":"292.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"10","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247803","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-07 08:20:23.251 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248944-05072026082023.txt === {"quote":"248944","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"NEWMANIY","shiptoName":"Max Tool","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-02-2026","cust_po":"QCC-DL80-A8","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Barid Campbell","drop_po":"WB Metals","status":"0","user":"alyssah","conv_order":"","time":"13:59","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Barid Campbell","follow_phone":"336-394-6575","follow_email":"barid.campbell@maxtoolinc.com","pic_user":"tomo","total_amt":"7321.87","total_gp":"3752.50","total_gpm":"51.25","rev_type":"WAP","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248944","line":"0","data":"04-21-2026 14:01 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248944","line":"1","part":"QCC-DL80-A8","qty":"1","price":"6944.00","uom":"ST","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248944","line":"2","part":"MODIFICATION-DSCRW-THREAD","qty":"1","price":"300.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248944","line":"3","part":"QCFC80-064-SMO","qty":"1","price":"568.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248944","line":"4","part":"QCFC80-080-SMO","qty":"1","price":"568.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248944","line":"5","part":"QCFC80-096-SMO","qty":"1","price":"568.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248944","line":"6","part":"QCFC80-WRENCH","qty":"1","price":"971.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248944","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-07 08:20:33.613 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248944-05072026082033.txt === {"quote":"248944","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"NEWMANIY","shiptoName":"Max Tool","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-02-2026","cust_po":"QCC-DL80-A8","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Barid Campbell","drop_po":"WB Metals","status":"0","user":"alyssah","conv_order":"","time":"13:59","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Barid Campbell","follow_phone":"336-394-6575","follow_email":"barid.campbell@maxtoolinc.com","pic_user":"tomo","total_amt":"7321.87","total_gp":"3752.50","total_gpm":"51.25","rev_type":"WAP","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"248944","line":"0","data":"04-21-2026 14:01 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248944,"Line":0,"Comment":"05/07/2026 9:20 AM - tomo - F/U changed from 04/27/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248944,"Line":1,"Comment":"05/07/2026 9:20 AM - tomo - CLO changed from 05/21/2026 to 05/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248944","line":"1","part":"QCC-DL80-A8","qty":"1","price":"6944.00","uom":"ST","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248944","line":"2","part":"MODIFICATION-DSCRW-THREAD","qty":"1","price":"300.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248944","line":"3","part":"QCFC80-064-SMO","qty":"1","price":"568.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248944","line":"4","part":"QCFC80-080-SMO","qty":"1","price":"568.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248944","line":"5","part":"QCFC80-096-SMO","qty":"1","price":"568.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248944","line":"6","part":"QCFC80-WRENCH","qty":"1","price":"971.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248944","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-07 08:20:47.906 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248944-05072026082047.txt === {"quote":"248944","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"NEWMANIY","shiptoName":"Max Tool","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-06-2026","cust_po":"QCC-DL80-A8","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Barid Campbell","drop_po":"WB Metals","status":"0","user":"alyssah","conv_order":"","time":"13:59","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Barid Campbell","follow_phone":"336-394-6575","follow_email":"barid.campbell@maxtoolinc.com","pic_user":"tomo","total_amt":"7321.87","total_gp":"3752.50","total_gpm":"51.25","rev_type":"WAP","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"248944","line":"0","data":"04-21-2026 14:01 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248944,"Line":0,"Comment":"05/07/2026 9:20 AM - tomo - F/U changed from 04/27/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248944,"Line":1,"Comment":"05/07/2026 9:20 AM - tomo - CLO changed from 05/21/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":248944,"Line":2,"Comment":"05/07/2026 9:20 AM - tomo - Req Date changed from 06/02/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248944","line":"1","part":"QCC-DL80-A8","qty":"1","price":"6944.00","uom":"ST","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248944","line":"2","part":"MODIFICATION-DSCRW-THREAD","qty":"1","price":"300.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248944","line":"3","part":"QCFC80-064-SMO","qty":"1","price":"568.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248944","line":"4","part":"QCFC80-080-SMO","qty":"1","price":"568.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248944","line":"5","part":"QCFC80-096-SMO","qty":"1","price":"568.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248944","line":"6","part":"QCFC80-WRENCH","qty":"1","price":"971.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248944","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-07 08:21:21.637 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248569-05072026082121.txt === {"quote":"248569","customer":"18650","name":null,"customerName":"Rite-Way Tool Company Inc.","comp":"01","open":"0","shipto":"ELLIJEAN","shiptoName":"Elliott Company","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-14-2026","cust_po":"HSK100A Tool Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Beedle","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:08","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Brian Beedle","follow_phone":"(724) 387-1100","follow_email":"ritewaybrian@gmail.com","pic_user":"briand","total_amt":"92197.50","total_gp":"52620.43","total_gpm":"57.07","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"405","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248569","line":"25","data":"04-14-2026 15:27 - Discounts Recalculated"},{"comp":"1","quote":"248569","line":"24","data":"talk to Brian after crossing Pioneer."},{"comp":"1","quote":"248569","line":"23","data":"04-14-2026 16:21-briand: Do not send yet. Need to"},{"comp":"1","quote":"248569","line":"22","data":"updated."},{"comp":"1","quote":"248569","line":"21","data":"only be quoted at NET Pricing once the QL is"},{"comp":"1","quote":"248569","line":"20","data":"tooling up. There are a couple items that can"},{"comp":"1","quote":"248569","line":"19","data":"50% disc on this for a new Okuma that Elliott is"},{"comp":"1","quote":"248569","line":"18","data":"04-15-2026 08:36-briand: Brian Norris said to give"},{"comp":"1","quote":"248569","line":"17","data":"torque wrenches for MC's)."},{"comp":"1","quote":"248569","line":"16","data":"on the list were added to quote (they wanted"},{"comp":"1","quote":"248569","line":"15","data":"HSK100A SK25C w/ 95mm GL). Wrenches that weren't"},{"comp":"1","quote":"248569","line":"14","data":"The other two are specials (HSK100A 2\" EMH &"},{"comp":"1","quote":"248569","line":"13","data":"three items is at Nikken under HSK100A-SK25C-200#."},{"comp":"1","quote":"248569","line":"12","data":"are part of ET40-SET-17, one of the remaining"},{"comp":"1","quote":"248569","line":"11","data":"seven items on the quote log. The 4-ET40 collets"},{"comp":"1","quote":"248569","line":"10","data":"on the delivery log (13 at ITine). Also put"},{"comp":"1","quote":"248569","line":"9","data":"04-15-2026 08:36-briand: Put the HSK100A-0625-6.00"},{"comp":"1","quote":"248569","line":"8","data":"Beedle at Rite-Way."},{"comp":"1","quote":"248569","line":"7","data":"update. Need update before I send quote to Brian"},{"comp":"1","quote":"248569","line":"6","data":"today. She sent them an email this morning for an"},{"comp":"1","quote":"248569","line":"5","data":"said she won't have a reply from ALPS Japan"},{"comp":"1","quote":"248569","line":"4","data":"04-20-2026 11:46-briand: Checked w/ Kyoko, she"},{"comp":"1","quote":"248569","line":"3","data":"& Brian Norris already approved 50% disc."},{"comp":"1","quote":"248569","line":"2","data":"Quoted mid/end June. Sent quote to Brian Beedle"},{"comp":"1","quote":"248569","line":"1","data":"on ET40 collets. She ordered, ETA is end of May."},{"comp":"1","quote":"248569","line":"0","data":"04-21-2026 10:04-briand: Recd update from Kyoko"}],"crmnotes":[{"comp":1,"quote":248569,"Line":0,"Comment":"04/28/2026 4:18 PM - briand - F/U changed from 04/28/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248569,"Line":1,"Comment":"04/28/2026 4:19 PM - briand - Sent request to Brian Beedle for an update on the quote. He's only had it for about a week however I wanted to see if Elliott is going to move on this."},{"comp":1,"quote":248569,"Line":2,"Comment":"04/28/2026 4:59 PM - briand - Brian B replied \"\nI believe it’s still active, but feels like it might be going to another vendor. The engineer was kinda not willing to engage in discussing it today when I checked in. Should know for sure by weeks end.\""},{"comp":1,"quote":248569,"Line":3,"Comment":"05/07/2026 8:21 AM - briand - Still waiting to see how Elliott is going to proceed"}],"items":[{"comp":"01","order":"248569","line":"1","part":"HSK100A-ER16S-160","qty":"10","price":"675.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"2","part":"HSK100A-ER25-6.00","qty":"10","price":"799.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"3","part":"HSK100A-ER32-6.00","qty":"20","price":"711.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"4","part":"HSK100A-ER40-6.00","qty":"20","price":"808.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"5","part":"HSK100A-0375-6.00","qty":"10","price":"626.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"6","part":"HSK100A-0500-6.00","qty":"10","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"7","part":"HSK100A-0625-6.00","qty":"5","price":"592.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248569","line":"8","part":"HSK100A-0750-6.00","qty":"15","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"9","part":"HSK100A-1000-6.00","qty":"10","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"10","part":"HSK100A-1250-6.00","qty":"5","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"11","part":"HSK100A-1500-6.00","qty":"5","price":"656.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"12","part":"SPECIAL-TL","qty":"10","price":"480.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248569","line":"13","part":"HSK100A-C3/4-115","qty":"10","price":"900.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248569","line":"14","part":"HSK100A-C1-115-IDU","qty":"10","price":"812.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"15","part":"HSK100A-C1.1/4-115-IDU","qty":"10","price":"924.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"16","part":"E16-EXT-750","qty":"5","price":"199.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"17","part":"E25-EXT-100","qty":"5","price":"230.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"18","part":"E32-EXT-125","qty":"5","price":"249.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"20","part":"HSK100A-SK25C-145-IDU","qty":"5","price":"724.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"21","part":"SPECIAL-TL-NIKKEN","qty":"5","price":"1982.00","uom":"EA","discount":"50.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"248569","line":"22","part":"E40-SET-25","qty":"3","price":"1836.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"23","part":"E40-SET-23-MM","qty":"1","price":"1689.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"24","part":"E32-SET-21","qty":"4","price":"1179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"25","part":"E32-SET-18-MM","qty":"1","price":"1011.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"26","part":"E25-SET-19","qty":"2","price":"961.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"27","part":"E25-SET-14-MM","qty":"1","price":"696.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"28","part":"E16-SET-12","qty":"2","price":"553.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"29","part":"E16-SET-09-MM","qty":"1","price":"413.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"30","part":"SK25-SET-08-A","qty":"3","price":"864.00","uom":"ST","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"31","part":"KM1.1/4-SET-11","qty":"5","price":"760.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"32","part":"KM1.1/4-SET-08-MM","qty":"4","price":"553.00","uom":"ST","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"33","part":"ET16-SET-04","qty":"2","price":"498.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"34","part":"ET25-SET-10","qty":"2","price":"1404.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"35","part":"ET32-SET-15","qty":"2","price":"2270.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"36","part":"ET40-SET-17","qty":"2","price":"3029.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248569","line":"37","part":"HSK100-TUBE","qty":"170","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"38","part":"HSK100-WRENCH","qty":"1","price":"63.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"39","part":"TCL-100GH","qty":"1","price":"1534.00","uom":"EA","discount":"50.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"248569","line":"40","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"41","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"42","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"43","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"44","part":"TQW-ER32/SK20/TG75(50)","qty":"2","price":"113.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"45","part":"TQW-ER40/C1(60)","qty":"2","price":"122.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"46","part":"WRENCH-ER16-HEX","qty":"2","price":"27.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"47","part":"025-SPAN","qty":"2","price":"21.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"49","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248569","Line":"7","Company":"1","F_Line":"1","Comment":"Estimated delivery early/mid May if an order is placed","Loc":"Y"},{"Quote":"248569","Line":"7","Company":"1","F_Line":"2","Comment":"by April 24th. If ordered after this date, estimated","Loc":"Y"},{"Quote":"248569","Line":"7","Company":"1","F_Line":"3","Comment":"lead time will be end May/early June.","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"1","Comment":"HSK100A-2000-6.00","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"2","Comment":"Minimum Order Quantity is 10 pieces. Delivery is","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"3","Comment":"30~32 weeks after receipt of an order. Customer must","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"4","Comment":"accept +/- 10% overrun/underrun for orders of 10 pieces","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"5","Comment":"should it occur. At that time, a revised PO","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"6","Comment":"will be requested. The holder is special non-standard","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"7","Comment":"stock. Once a Purchase Order has been received, they","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"8","Comment":"cannot be cancelled or returned.","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"9","Comment":"QUOTED AT NET PRICING","Loc":"Y"},{"Quote":"248569","Line":"13","Company":"1","F_Line":"1","Comment":"Currently 2 in stock in Illinois. Estimated lead time","Loc":"Y"},{"Quote":"248569","Line":"13","Company":"1","F_Line":"2","Comment":"on balance is mid/end May.","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"1","Comment":"HSK100A-SK25C-200","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"2","Comment":"This item is special non-standard stock. Once a","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"3","Comment":"Purchase Order is received, this item cannot be","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"4","Comment":"cancelled or returned.","Loc":"Y"},{"Quote":"248569","Line":"36","Company":"1","F_Line":"1","Comment":"ET40-323, -367, -437, & -652 are out of stock.","Loc":"Y"},{"Quote":"248569","Line":"36","Company":"1","F_Line":"2","Comment":"Estimated lead time is mid/end of June after receipt of","Loc":"Y"},{"Quote":"248569","Line":"36","Company":"1","F_Line":"3","Comment":"an order.","Loc":"Y"}],"qcomms":[{"Quote":"248569","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248569","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248569","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":47}}] 2026-05-07 08:21:31.515 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248569-05072026082131.txt === {"quote":"248569","customer":"18650","name":null,"customerName":"Rite-Way Tool Company Inc.","comp":"01","open":"0","shipto":"ELLIJEAN","shiptoName":"Elliott Company","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-14-2026","cust_po":"HSK100A Tool Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Beedle","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:08","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Brian Beedle","follow_phone":"(724) 387-1100","follow_email":"ritewaybrian@gmail.com","pic_user":"briand","total_amt":"92197.50","total_gp":"52620.43","total_gpm":"57.07","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"405","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248569","line":"25","data":"04-14-2026 15:27 - Discounts Recalculated"},{"comp":"1","quote":"248569","line":"24","data":"talk to Brian after crossing Pioneer."},{"comp":"1","quote":"248569","line":"23","data":"04-14-2026 16:21-briand: Do not send yet. Need to"},{"comp":"1","quote":"248569","line":"22","data":"updated."},{"comp":"1","quote":"248569","line":"21","data":"only be quoted at NET Pricing once the QL is"},{"comp":"1","quote":"248569","line":"20","data":"tooling up. There are a couple items that can"},{"comp":"1","quote":"248569","line":"19","data":"50% disc on this for a new Okuma that Elliott is"},{"comp":"1","quote":"248569","line":"18","data":"04-15-2026 08:36-briand: Brian Norris said to give"},{"comp":"1","quote":"248569","line":"17","data":"torque wrenches for MC's)."},{"comp":"1","quote":"248569","line":"16","data":"on the list were added to quote (they wanted"},{"comp":"1","quote":"248569","line":"15","data":"HSK100A SK25C w/ 95mm GL). Wrenches that weren't"},{"comp":"1","quote":"248569","line":"14","data":"The other two are specials (HSK100A 2\" EMH &"},{"comp":"1","quote":"248569","line":"13","data":"three items is at Nikken under HSK100A-SK25C-200#."},{"comp":"1","quote":"248569","line":"12","data":"are part of ET40-SET-17, one of the remaining"},{"comp":"1","quote":"248569","line":"11","data":"seven items on the quote log. The 4-ET40 collets"},{"comp":"1","quote":"248569","line":"10","data":"on the delivery log (13 at ITine). Also put"},{"comp":"1","quote":"248569","line":"9","data":"04-15-2026 08:36-briand: Put the HSK100A-0625-6.00"},{"comp":"1","quote":"248569","line":"8","data":"Beedle at Rite-Way."},{"comp":"1","quote":"248569","line":"7","data":"update. Need update before I send quote to Brian"},{"comp":"1","quote":"248569","line":"6","data":"today. She sent them an email this morning for an"},{"comp":"1","quote":"248569","line":"5","data":"said she won't have a reply from ALPS Japan"},{"comp":"1","quote":"248569","line":"4","data":"04-20-2026 11:46-briand: Checked w/ Kyoko, she"},{"comp":"1","quote":"248569","line":"3","data":"& Brian Norris already approved 50% disc."},{"comp":"1","quote":"248569","line":"2","data":"Quoted mid/end June. Sent quote to Brian Beedle"},{"comp":"1","quote":"248569","line":"1","data":"on ET40 collets. She ordered, ETA is end of May."},{"comp":"1","quote":"248569","line":"0","data":"04-21-2026 10:04-briand: Recd update from Kyoko"}],"crmnotes":[{"comp":1,"quote":248569,"Line":0,"Comment":"04/28/2026 4:18 PM - briand - F/U changed from 04/28/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248569,"Line":1,"Comment":"04/28/2026 4:19 PM - briand - Sent request to Brian Beedle for an update on the quote. He's only had it for about a week however I wanted to see if Elliott is going to move on this."},{"comp":1,"quote":248569,"Line":2,"Comment":"04/28/2026 4:59 PM - briand - Brian B replied \"\nI believe it’s still active, but feels like it might be going to another vendor. The engineer was kinda not willing to engage in discussing it today when I checked in. Should know for sure by weeks end.\""},{"comp":1,"quote":248569,"Line":3,"Comment":"05/07/2026 8:21 AM - briand - Still waiting to see how Elliott is going to proceed"},{"comp":1,"quote":248569,"Line":4,"Comment":"05/07/2026 8:21 AM - briand - F/U changed from 05/07/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248569,"Line":5,"Comment":"05/07/2026 8:21 AM - briand - CLO changed from 05/14/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248569","line":"1","part":"HSK100A-ER16S-160","qty":"10","price":"675.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"2","part":"HSK100A-ER25-6.00","qty":"10","price":"799.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"3","part":"HSK100A-ER32-6.00","qty":"20","price":"711.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"4","part":"HSK100A-ER40-6.00","qty":"20","price":"808.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"5","part":"HSK100A-0375-6.00","qty":"10","price":"626.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"6","part":"HSK100A-0500-6.00","qty":"10","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"7","part":"HSK100A-0625-6.00","qty":"5","price":"592.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248569","line":"8","part":"HSK100A-0750-6.00","qty":"15","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"9","part":"HSK100A-1000-6.00","qty":"10","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"10","part":"HSK100A-1250-6.00","qty":"5","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"11","part":"HSK100A-1500-6.00","qty":"5","price":"656.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"12","part":"SPECIAL-TL","qty":"10","price":"480.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248569","line":"13","part":"HSK100A-C3/4-115","qty":"10","price":"900.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248569","line":"14","part":"HSK100A-C1-115-IDU","qty":"10","price":"812.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"15","part":"HSK100A-C1.1/4-115-IDU","qty":"10","price":"924.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"16","part":"E16-EXT-750","qty":"5","price":"199.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"17","part":"E25-EXT-100","qty":"5","price":"230.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"18","part":"E32-EXT-125","qty":"5","price":"249.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"20","part":"HSK100A-SK25C-145-IDU","qty":"5","price":"724.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"21","part":"SPECIAL-TL-NIKKEN","qty":"5","price":"1982.00","uom":"EA","discount":"50.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"248569","line":"22","part":"E40-SET-25","qty":"3","price":"1836.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"23","part":"E40-SET-23-MM","qty":"1","price":"1689.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"24","part":"E32-SET-21","qty":"4","price":"1179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"25","part":"E32-SET-18-MM","qty":"1","price":"1011.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"26","part":"E25-SET-19","qty":"2","price":"961.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"27","part":"E25-SET-14-MM","qty":"1","price":"696.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"28","part":"E16-SET-12","qty":"2","price":"553.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"29","part":"E16-SET-09-MM","qty":"1","price":"413.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"30","part":"SK25-SET-08-A","qty":"3","price":"864.00","uom":"ST","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"31","part":"KM1.1/4-SET-11","qty":"5","price":"760.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"32","part":"KM1.1/4-SET-08-MM","qty":"4","price":"553.00","uom":"ST","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"33","part":"ET16-SET-04","qty":"2","price":"498.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"34","part":"ET25-SET-10","qty":"2","price":"1404.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"35","part":"ET32-SET-15","qty":"2","price":"2270.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"36","part":"ET40-SET-17","qty":"2","price":"3029.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248569","line":"37","part":"HSK100-TUBE","qty":"170","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"38","part":"HSK100-WRENCH","qty":"1","price":"63.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"39","part":"TCL-100GH","qty":"1","price":"1534.00","uom":"EA","discount":"50.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"248569","line":"40","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"41","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"42","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"43","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"44","part":"TQW-ER32/SK20/TG75(50)","qty":"2","price":"113.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"45","part":"TQW-ER40/C1(60)","qty":"2","price":"122.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"46","part":"WRENCH-ER16-HEX","qty":"2","price":"27.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"47","part":"025-SPAN","qty":"2","price":"21.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"49","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248569","Line":"7","Company":"1","F_Line":"1","Comment":"Estimated delivery early/mid May if an order is placed","Loc":"Y"},{"Quote":"248569","Line":"7","Company":"1","F_Line":"2","Comment":"by April 24th. If ordered after this date, estimated","Loc":"Y"},{"Quote":"248569","Line":"7","Company":"1","F_Line":"3","Comment":"lead time will be end May/early June.","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"1","Comment":"HSK100A-2000-6.00","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"2","Comment":"Minimum Order Quantity is 10 pieces. Delivery is","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"3","Comment":"30~32 weeks after receipt of an order. Customer must","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"4","Comment":"accept +/- 10% overrun/underrun for orders of 10 pieces","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"5","Comment":"should it occur. At that time, a revised PO","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"6","Comment":"will be requested. The holder is special non-standard","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"7","Comment":"stock. Once a Purchase Order has been received, they","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"8","Comment":"cannot be cancelled or returned.","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"9","Comment":"QUOTED AT NET PRICING","Loc":"Y"},{"Quote":"248569","Line":"13","Company":"1","F_Line":"1","Comment":"Currently 2 in stock in Illinois. Estimated lead time","Loc":"Y"},{"Quote":"248569","Line":"13","Company":"1","F_Line":"2","Comment":"on balance is mid/end May.","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"1","Comment":"HSK100A-SK25C-200","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"2","Comment":"This item is special non-standard stock. Once a","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"3","Comment":"Purchase Order is received, this item cannot be","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"4","Comment":"cancelled or returned.","Loc":"Y"},{"Quote":"248569","Line":"36","Company":"1","F_Line":"1","Comment":"ET40-323, -367, -437, & -652 are out of stock.","Loc":"Y"},{"Quote":"248569","Line":"36","Company":"1","F_Line":"2","Comment":"Estimated lead time is mid/end of June after receipt of","Loc":"Y"},{"Quote":"248569","Line":"36","Company":"1","F_Line":"3","Comment":"an order.","Loc":"Y"}],"qcomms":[{"Quote":"248569","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248569","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248569","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":47}}] 2026-05-07 08:21:36.729 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248569-05072026082136.txt === {"quote":"248569","customer":"18650","name":null,"customerName":"Rite-Way Tool Company Inc.","comp":"01","open":"0","shipto":"ELLIJEAN","shiptoName":"Elliott Company","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-21-2026","cust_po":"HSK100A Tool Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Beedle","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:08","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Brian Beedle","follow_phone":"(724) 387-1100","follow_email":"ritewaybrian@gmail.com","pic_user":"briand","total_amt":"92197.50","total_gp":"52620.43","total_gpm":"57.07","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"405","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248569","line":"25","data":"04-14-2026 15:27 - Discounts Recalculated"},{"comp":"1","quote":"248569","line":"24","data":"talk to Brian after crossing Pioneer."},{"comp":"1","quote":"248569","line":"23","data":"04-14-2026 16:21-briand: Do not send yet. Need to"},{"comp":"1","quote":"248569","line":"22","data":"updated."},{"comp":"1","quote":"248569","line":"21","data":"only be quoted at NET Pricing once the QL is"},{"comp":"1","quote":"248569","line":"20","data":"tooling up. There are a couple items that can"},{"comp":"1","quote":"248569","line":"19","data":"50% disc on this for a new Okuma that Elliott is"},{"comp":"1","quote":"248569","line":"18","data":"04-15-2026 08:36-briand: Brian Norris said to give"},{"comp":"1","quote":"248569","line":"17","data":"torque wrenches for MC's)."},{"comp":"1","quote":"248569","line":"16","data":"on the list were added to quote (they wanted"},{"comp":"1","quote":"248569","line":"15","data":"HSK100A SK25C w/ 95mm GL). Wrenches that weren't"},{"comp":"1","quote":"248569","line":"14","data":"The other two are specials (HSK100A 2\" EMH &"},{"comp":"1","quote":"248569","line":"13","data":"three items is at Nikken under HSK100A-SK25C-200#."},{"comp":"1","quote":"248569","line":"12","data":"are part of ET40-SET-17, one of the remaining"},{"comp":"1","quote":"248569","line":"11","data":"seven items on the quote log. The 4-ET40 collets"},{"comp":"1","quote":"248569","line":"10","data":"on the delivery log (13 at ITine). Also put"},{"comp":"1","quote":"248569","line":"9","data":"04-15-2026 08:36-briand: Put the HSK100A-0625-6.00"},{"comp":"1","quote":"248569","line":"8","data":"Beedle at Rite-Way."},{"comp":"1","quote":"248569","line":"7","data":"update. Need update before I send quote to Brian"},{"comp":"1","quote":"248569","line":"6","data":"today. She sent them an email this morning for an"},{"comp":"1","quote":"248569","line":"5","data":"said she won't have a reply from ALPS Japan"},{"comp":"1","quote":"248569","line":"4","data":"04-20-2026 11:46-briand: Checked w/ Kyoko, she"},{"comp":"1","quote":"248569","line":"3","data":"& Brian Norris already approved 50% disc."},{"comp":"1","quote":"248569","line":"2","data":"Quoted mid/end June. Sent quote to Brian Beedle"},{"comp":"1","quote":"248569","line":"1","data":"on ET40 collets. She ordered, ETA is end of May."},{"comp":"1","quote":"248569","line":"0","data":"04-21-2026 10:04-briand: Recd update from Kyoko"}],"crmnotes":[{"comp":1,"quote":248569,"Line":0,"Comment":"04/28/2026 4:18 PM - briand - F/U changed from 04/28/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248569,"Line":1,"Comment":"04/28/2026 4:19 PM - briand - Sent request to Brian Beedle for an update on the quote. He's only had it for about a week however I wanted to see if Elliott is going to move on this."},{"comp":1,"quote":248569,"Line":2,"Comment":"04/28/2026 4:59 PM - briand - Brian B replied \"\nI believe it’s still active, but feels like it might be going to another vendor. The engineer was kinda not willing to engage in discussing it today when I checked in. Should know for sure by weeks end.\""},{"comp":1,"quote":248569,"Line":3,"Comment":"05/07/2026 8:21 AM - briand - Still waiting to see how Elliott is going to proceed"},{"comp":1,"quote":248569,"Line":4,"Comment":"05/07/2026 8:21 AM - briand - F/U changed from 05/07/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248569,"Line":5,"Comment":"05/07/2026 8:21 AM - briand - CLO changed from 05/14/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248569,"Line":6,"Comment":"05/07/2026 8:21 AM - briand - Req Date changed from 05/14/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248569","line":"1","part":"HSK100A-ER16S-160","qty":"10","price":"675.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"2","part":"HSK100A-ER25-6.00","qty":"10","price":"799.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"3","part":"HSK100A-ER32-6.00","qty":"20","price":"711.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"4","part":"HSK100A-ER40-6.00","qty":"20","price":"808.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"5","part":"HSK100A-0375-6.00","qty":"10","price":"626.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"6","part":"HSK100A-0500-6.00","qty":"10","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"7","part":"HSK100A-0625-6.00","qty":"5","price":"592.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248569","line":"8","part":"HSK100A-0750-6.00","qty":"15","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"9","part":"HSK100A-1000-6.00","qty":"10","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"10","part":"HSK100A-1250-6.00","qty":"5","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"11","part":"HSK100A-1500-6.00","qty":"5","price":"656.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"12","part":"SPECIAL-TL","qty":"10","price":"480.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248569","line":"13","part":"HSK100A-C3/4-115","qty":"10","price":"900.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248569","line":"14","part":"HSK100A-C1-115-IDU","qty":"10","price":"812.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"15","part":"HSK100A-C1.1/4-115-IDU","qty":"10","price":"924.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"16","part":"E16-EXT-750","qty":"5","price":"199.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"17","part":"E25-EXT-100","qty":"5","price":"230.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"18","part":"E32-EXT-125","qty":"5","price":"249.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"20","part":"HSK100A-SK25C-145-IDU","qty":"5","price":"724.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"21","part":"SPECIAL-TL-NIKKEN","qty":"5","price":"1982.00","uom":"EA","discount":"50.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"248569","line":"22","part":"E40-SET-25","qty":"3","price":"1836.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"23","part":"E40-SET-23-MM","qty":"1","price":"1689.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"24","part":"E32-SET-21","qty":"4","price":"1179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"25","part":"E32-SET-18-MM","qty":"1","price":"1011.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"26","part":"E25-SET-19","qty":"2","price":"961.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"27","part":"E25-SET-14-MM","qty":"1","price":"696.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"28","part":"E16-SET-12","qty":"2","price":"553.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"29","part":"E16-SET-09-MM","qty":"1","price":"413.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"30","part":"SK25-SET-08-A","qty":"3","price":"864.00","uom":"ST","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"31","part":"KM1.1/4-SET-11","qty":"5","price":"760.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"32","part":"KM1.1/4-SET-08-MM","qty":"4","price":"553.00","uom":"ST","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"33","part":"ET16-SET-04","qty":"2","price":"498.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"34","part":"ET25-SET-10","qty":"2","price":"1404.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"35","part":"ET32-SET-15","qty":"2","price":"2270.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"36","part":"ET40-SET-17","qty":"2","price":"3029.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248569","line":"37","part":"HSK100-TUBE","qty":"170","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"38","part":"HSK100-WRENCH","qty":"1","price":"63.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"39","part":"TCL-100GH","qty":"1","price":"1534.00","uom":"EA","discount":"50.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"248569","line":"40","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"41","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"42","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"43","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"44","part":"TQW-ER32/SK20/TG75(50)","qty":"2","price":"113.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"45","part":"TQW-ER40/C1(60)","qty":"2","price":"122.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"46","part":"WRENCH-ER16-HEX","qty":"2","price":"27.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"47","part":"025-SPAN","qty":"2","price":"21.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"49","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248569","Line":"7","Company":"1","F_Line":"1","Comment":"Estimated delivery early/mid May if an order is placed","Loc":"Y"},{"Quote":"248569","Line":"7","Company":"1","F_Line":"2","Comment":"by April 24th. If ordered after this date, estimated","Loc":"Y"},{"Quote":"248569","Line":"7","Company":"1","F_Line":"3","Comment":"lead time will be end May/early June.","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"1","Comment":"HSK100A-2000-6.00","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"2","Comment":"Minimum Order Quantity is 10 pieces. Delivery is","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"3","Comment":"30~32 weeks after receipt of an order. Customer must","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"4","Comment":"accept +/- 10% overrun/underrun for orders of 10 pieces","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"5","Comment":"should it occur. At that time, a revised PO","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"6","Comment":"will be requested. The holder is special non-standard","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"7","Comment":"stock. Once a Purchase Order has been received, they","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"8","Comment":"cannot be cancelled or returned.","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"9","Comment":"QUOTED AT NET PRICING","Loc":"Y"},{"Quote":"248569","Line":"13","Company":"1","F_Line":"1","Comment":"Currently 2 in stock in Illinois. Estimated lead time","Loc":"Y"},{"Quote":"248569","Line":"13","Company":"1","F_Line":"2","Comment":"on balance is mid/end May.","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"1","Comment":"HSK100A-SK25C-200","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"2","Comment":"This item is special non-standard stock. Once a","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"3","Comment":"Purchase Order is received, this item cannot be","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"4","Comment":"cancelled or returned.","Loc":"Y"},{"Quote":"248569","Line":"36","Company":"1","F_Line":"1","Comment":"ET40-323, -367, -437, & -652 are out of stock.","Loc":"Y"},{"Quote":"248569","Line":"36","Company":"1","F_Line":"2","Comment":"Estimated lead time is mid/end of June after receipt of","Loc":"Y"},{"Quote":"248569","Line":"36","Company":"1","F_Line":"3","Comment":"an order.","Loc":"Y"}],"qcomms":[{"Quote":"248569","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248569","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248569","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":47}}] 2026-05-07 08:21:50.507 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248583-05072026082150.txt === {"quote":"248583","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"AEROJULI","shiptoName":"Aero Precision Machine, Inc.","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"RT with collet chuck","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Pete Uhle","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"05:47","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Pete Uhle","follow_phone":"847-593-5400","follow_email":"puhle@dmgmori-usa.com","pic_user":"tomo","total_amt":"35781.50","total_gp":"26319.27","total_gpm":"73.56","rev_type":"RT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"5","win_pct":"20","clo_date":null,"notes":[{"comp":"1","quote":"248583","line":"0","data":"04-15-2026 05:52 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248583","line":"1","part":"CNC260FA-M","qty":"1","price":"24494.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248583","line":"2","part":"RT-INSTALLATION","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248583","line":"3","part":"ATL209-65C","qty":"1","price":"7290.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248583","line":"4","part":"X-10","qty":"1","price":"1500.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248583","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-07 08:21:56.173 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249524-05072026082155.txt === {"quote":"249524","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCMIZ","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-12-2026","cust_po":"OKEX-PLUG","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:54","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"briand","total_amt":"109.48","total_gp":"68.59","total_gpm":"62.65","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249524","line":"0","data":"05-01-2026 08:54-rons: shipping to Michigan..."}],"crmnotes":[],"items":[{"comp":"01","order":"249524","line":"1","part":"OKEX-PLUG","qty":"1","price":"161.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249524","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-07 08:22:00.879 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248583-05072026082200.txt === {"quote":"248583","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"AEROJULI","shiptoName":"Aero Precision Machine, Inc.","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"RT with collet chuck","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Pete Uhle","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"05:47","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Pete Uhle","follow_phone":"847-593-5400","follow_email":"puhle@dmgmori-usa.com","pic_user":"tomo","total_amt":"35781.50","total_gp":"26319.27","total_gpm":"73.56","rev_type":"RT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"248583","line":"0","data":"04-15-2026 05:52 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248583,"Line":0,"Comment":"05/07/2026 9:21 AM - tomo - F/U changed from 04/28/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248583,"Line":1,"Comment":"05/07/2026 9:21 AM - tomo - CLO changed from NaN/NaN/NaN to 05/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248583","line":"1","part":"CNC260FA-M","qty":"1","price":"24494.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248583","line":"2","part":"RT-INSTALLATION","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248583","line":"3","part":"ATL209-65C","qty":"1","price":"7290.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248583","line":"4","part":"X-10","qty":"1","price":"1500.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248583","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-07 08:22:04.148 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248583-05072026082203.txt === {"quote":"248583","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"AEROJULI","shiptoName":"Aero Precision Machine, Inc.","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"06-06-2026","cust_po":"RT with collet chuck","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Pete Uhle","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"05:47","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Pete Uhle","follow_phone":"847-593-5400","follow_email":"puhle@dmgmori-usa.com","pic_user":"tomo","total_amt":"35781.50","total_gp":"26319.27","total_gpm":"73.56","rev_type":"RT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"248583","line":"0","data":"04-15-2026 05:52 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248583,"Line":0,"Comment":"05/07/2026 9:21 AM - tomo - F/U changed from 04/28/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248583,"Line":1,"Comment":"05/07/2026 9:21 AM - tomo - CLO changed from NaN/NaN/NaN to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":248583,"Line":2,"Comment":"05/07/2026 9:21 AM - tomo - Req Date changed from 05/27/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248583","line":"1","part":"CNC260FA-M","qty":"1","price":"24494.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248583","line":"2","part":"RT-INSTALLATION","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248583","line":"3","part":"ATL209-65C","qty":"1","price":"7290.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248583","line":"4","part":"X-10","qty":"1","price":"1500.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248583","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-07 08:23:23.236 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248584-05072026082323.txt === {"quote":"248584","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"DETMAYS","shiptoName":"Detonation Technology LLC","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"RT for Tony Case","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Mark Linn","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"06:19","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Mark Linn","follow_phone":"","follow_email":"mlinn@morrissouth.com","pic_user":"tomo","total_amt":"16907.80","total_gp":"12009.68","total_gpm":"71.03","rev_type":"RT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248584","line":"1","part":"CNC202OSP4-M","qty":"1","price":"24154.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248584","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-07 08:23:25.138 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248999-05072026082324.txt === {"quote":"248999","customer":"19020","name":null,"customerName":"S & S Industrial Supply","comp":"01","open":"0","shipto":"SSIND","shiptoName":"S & S Industrial Supply, Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-22-2026","cust_po":"HSK63A-SK10C-105","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Leslie Piacentini","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:36","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Leslie Piacentini","follow_phone":"269-323-1388","follow_email":"leslie@ss-industrialsupply.com","pic_user":"briand","total_amt":"579.70","total_gp":"456.22","total_gpm":"78.70","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"248999","line":"1","data":"tube/wrench"},{"comp":"1","quote":"248999","line":"0","data":"04-22-2026 10:37-briand: Added wrench, coolant"}],"crmnotes":[],"items":[{"comp":"01","order":"248999","line":"1","part":"HSK63A-SK10C-105","qty":"1","price":"512.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248999","line":"2","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248999","line":"3","part":"HSK63-TUBE","qty":"1","price":"39.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248999","line":"4","part":"HSK63-WRENCH","qty":"1","price":"98.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248999","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-07 08:23:36.782 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248584-05072026082336.txt === {"quote":"248584","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"DETMAYS","shiptoName":"Detonation Technology LLC","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"RT for Tony Case","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Mark Linn","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"06:19","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Mark Linn","follow_phone":"","follow_email":"mlinn@morrissouth.com","pic_user":"tomo","total_amt":"16907.80","total_gp":"12009.68","total_gpm":"71.03","rev_type":"RT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":248584,"Line":0,"Comment":"05/07/2026 9:23 AM - tomo - F/U changed from 04/28/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248584,"Line":1,"Comment":"05/07/2026 9:23 AM - tomo - CLO changed from 05/15/2026 to 05/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248584","line":"1","part":"CNC202OSP4-M","qty":"1","price":"24154.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248584","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-07 08:23:39.624 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248584-05072026082339.txt === {"quote":"248584","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"DETMAYS","shiptoName":"Detonation Technology LLC","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"06-06-2026","cust_po":"RT for Tony Case","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Mark Linn","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"06:19","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Mark Linn","follow_phone":"","follow_email":"mlinn@morrissouth.com","pic_user":"tomo","total_amt":"16907.80","total_gp":"12009.68","total_gpm":"71.03","rev_type":"RT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":248584,"Line":0,"Comment":"05/07/2026 9:23 AM - tomo - F/U changed from 04/28/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248584,"Line":1,"Comment":"05/07/2026 9:23 AM - tomo - CLO changed from 05/15/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":248584,"Line":2,"Comment":"05/07/2026 9:23 AM - tomo - Req Date changed from 05/27/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248584","line":"1","part":"CNC202OSP4-M","qty":"1","price":"24154.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248584","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-07 08:23:49.523 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246955-05072026082349.txt === {"quote":"246955","customer":"1055","name":null,"customerName":"A.W. Miller Technical Sales Inc.","comp":"01","open":"1","shipto":"ABECBETH","shiptoName":"ABEC, Inc.","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"05-19-2026","cust_po":"SPECIAL-LV-MI","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Bill Miller","drop_po":"Mazak Quick Turn 350MY","status":"0","user":"briand","conv_order":"","time":"08:06","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Bill Miller","follow_phone":"716-863-0606","follow_email":"bmiller@awmiller.com","pic_user":"briand","total_amt":"10452.55","total_gp":"10392.35","total_gpm":"99.42","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-11-2026","notes":[{"comp":"1","quote":"246955","line":"3","data":"put on QL, gave him quote #."},{"comp":"1","quote":"246955","line":"2","data":"03-13-2026 08:22-briand: John Ducy asked me to"},{"comp":"1","quote":"246955","line":"1","data":"come back from Mimatic."},{"comp":"1","quote":"246955","line":"0","data":"03-16-2026 09:29-briand: John waiting for quote to"}],"crmnotes":[{"comp":1,"quote":246955,"Line":0,"Comment":"03/20/2026 10:00 AM - briand - John sent some emails to Bill on the options that Mimatic came back with. Waiting for Bill's reply on how to proceed."},{"comp":1,"quote":246955,"Line":1,"Comment":"03/31/2026 4:05 PM - briand - John had Kyoko update the QL - sent quote to Travis to send to Bill."},{"comp":1,"quote":246955,"Line":2,"Comment":"04/10/2026 8:55 AM - briand - F/U changed from 04/14/2026 to 4/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246955,"Line":3,"Comment":"04/10/2026 8:55 AM - briand - CLO changed from 04/14/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":246955,"Line":4,"Comment":"04/10/2026 8:55 AM - briand - Req Date changed from 04/14/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":246955,"Line":5,"Comment":"04/10/2026 10:44 AM - briand - Bill said that this is still active, waiting to get the PO"},{"comp":1,"quote":246955,"Line":6,"Comment":"04/28/2026 4:16 PM - briand - Leaving open a little longer, if no PO by then, will close"},{"comp":1,"quote":246955,"Line":7,"Comment":"04/28/2026 4:16 PM - briand - Req Date changed from 04/28/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":246955,"Line":8,"Comment":"04/28/2026 4:16 PM - briand - CLO changed from 04/28/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":246955,"Line":9,"Comment":"04/28/2026 4:16 PM - briand - F/U changed from 04/28/2026 to 5/11/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"246955","line":"1","part":"SPECIAL-LV-MI","qty":"1","price":"10305.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"246955","line":"11","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246955","line":"12","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246955","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"246955","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"246955","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"246955","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-07 08:24:45.112 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249050-05072026082444.txt === {"quote":"249050","customer":"8005","name":null,"customerName":"H & C Tool Supply Inc.","comp":"01","open":"1","shipto":"HXCXTOOL","shiptoName":"H & C Tool Supply, Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-23-2026","cust_po":"HSK63A-0375-3.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Dawn DeLucia","drop_po":"","status":"0","user":"briand","conv_order":"","time":"08:03","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Dawn DeLucia","follow_phone":"585-235-5700 x1540","follow_email":"dawn.delucia@hctoolsupply.com","pic_user":"briand","total_amt":"778.05","total_gp":"482.01","total_gpm":"61.95","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"4","win_pct":"20","clo_date":"05-23-2026","notes":[],"crmnotes":[{"comp":1,"quote":249050,"Line":0,"Comment":"05/07/2026 8:24 AM - briand - looks like msc gained the order"}],"items":[{"comp":"01","order":"249050","line":"1","part":"HSK63A-0187-5.00","qty":"3","price":"399.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249050","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-07 08:27:27.653 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249053-05072026082727.txt === {"quote":"249053","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"STURU","shiptoName":"Sturm Ruger","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-04-2026","cust_po":"CAT 40 EM Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Tyler Mintor","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"08:21","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Tyler Mintor","follow_phone":"3366137834","follow_email":"tmintor@butlerbros.com","pic_user":"tomo","total_amt":"626.40","total_gp":"323.20","total_gpm":"51.60","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"249053","line":"0","data":"04-23-2026 08:24 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249053","line":"1","part":"C4006-1000-2.00","qty":"8","price":"145.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249053","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-07 08:27:40.391 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249053-05072026082740.txt === {"quote":"249053","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"STURU","shiptoName":"Sturm Ruger","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-04-2026","cust_po":"CAT 40 EM Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Tyler Mintor","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"08:21","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Tyler Mintor","follow_phone":"3366137834","follow_email":"tmintor@butlerbros.com","pic_user":"tomo","total_amt":"626.40","total_gp":"323.20","total_gpm":"51.60","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249053","line":"0","data":"04-23-2026 08:24 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249053,"Line":0,"Comment":"05/07/2026 9:27 AM - tomo - F/U changed from 04/29/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249053,"Line":1,"Comment":"05/07/2026 9:27 AM - tomo - CLO changed from 05/23/2026 to 05/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249053","line":"1","part":"C4006-1000-2.00","qty":"8","price":"145.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249053","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-07 08:27:43.564 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249053-05072026082743.txt === {"quote":"249053","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"STURU","shiptoName":"Sturm Ruger","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-06-2026","cust_po":"CAT 40 EM Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Tyler Mintor","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"08:21","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Tyler Mintor","follow_phone":"3366137834","follow_email":"tmintor@butlerbros.com","pic_user":"tomo","total_amt":"626.40","total_gp":"323.20","total_gpm":"51.60","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249053","line":"0","data":"04-23-2026 08:24 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249053,"Line":0,"Comment":"05/07/2026 9:27 AM - tomo - F/U changed from 04/29/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249053,"Line":1,"Comment":"05/07/2026 9:27 AM - tomo - CLO changed from 05/23/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":249053,"Line":2,"Comment":"05/07/2026 9:27 AM - tomo - Req Date changed from 06/04/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249053","line":"1","part":"C4006-1000-2.00","qty":"8","price":"145.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249053","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-07 08:29:18.171 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246523-05072026082917.txt === {"quote":"246523","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"MAXTOOLZ","shiptoName":"Max Tool Inc.","entry_date":"03-05-2026","cust_order_date":"03-05-2026","req_date":"05-16-2026","cust_po":"AMTECH MS Attachment","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Barid Campbell","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"09:03","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Barid Campbell","follow_phone":"336-394-6575","follow_email":"barid.campbell@maxtoolinc.com","pic_user":"tomo","total_amt":"4600.95","total_gp":"1876.95","total_gpm":"40.79","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-09-2026","notes":[{"comp":"1","quote":"246523","line":"0","data":"03-05-2026 09:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246523,"Line":0,"Comment":"03/06/2026 1:02 PM - tomo - F/U changed from 03/11/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246523,"Line":1,"Comment":"03/06/2026 1:02 PM - tomo - CLO changed from 04/05/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":246523,"Line":2,"Comment":"03/06/2026 1:02 PM - tomo - Req Date changed from 04/16/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":246523,"Line":3,"Comment":"03/06/2026 1:02 PM - tomo - I was at the customer last week and this is still active."},{"comp":1,"quote":246523,"Line":4,"Comment":"03/20/2026 4:26 PM - tomo - F/U changed from 03/21/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246523,"Line":5,"Comment":"03/20/2026 4:26 PM - tomo - CLO changed from 03/28/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246523,"Line":6,"Comment":"03/20/2026 4:26 PM - tomo - Req Date changed from 04/04/2026 to 05/16/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246523","line":"1","part":"BMT65-ER32Z-MS","qty":"1","price":"6362.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246523","line":"2","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246523","line":"3","part":"WRENCH-ER32I","qty":"1","price":"178.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"246523","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-07 08:29:28.413 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246523-05072026082928.txt === {"quote":"246523","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"MAXTOOLZ","shiptoName":"Max Tool Inc.","entry_date":"03-05-2026","cust_order_date":"03-05-2026","req_date":"05-16-2026","cust_po":"AMTECH MS Attachment","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Barid Campbell","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"09:03","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Barid Campbell","follow_phone":"336-394-6575","follow_email":"barid.campbell@maxtoolinc.com","pic_user":"tomo","total_amt":"4600.95","total_gp":"1876.95","total_gpm":"40.79","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"246523","line":"0","data":"03-05-2026 09:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246523,"Line":0,"Comment":"03/06/2026 1:02 PM - tomo - F/U changed from 03/11/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246523,"Line":1,"Comment":"03/06/2026 1:02 PM - tomo - CLO changed from 04/05/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":246523,"Line":2,"Comment":"03/06/2026 1:02 PM - tomo - Req Date changed from 04/16/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":246523,"Line":3,"Comment":"03/06/2026 1:02 PM - tomo - I was at the customer last week and this is still active."},{"comp":1,"quote":246523,"Line":4,"Comment":"03/20/2026 4:26 PM - tomo - F/U changed from 03/21/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246523,"Line":5,"Comment":"03/20/2026 4:26 PM - tomo - CLO changed from 03/28/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246523,"Line":6,"Comment":"03/20/2026 4:26 PM - tomo - Req Date changed from 04/04/2026 to 05/16/2026 (Req Date Updated)"},{"comp":1,"quote":246523,"Line":7,"Comment":"05/07/2026 9:29 AM - tomo - F/U changed from 05/02/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246523,"Line":8,"Comment":"05/07/2026 9:29 AM - tomo - CLO changed from 05/09/2026 to 05/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246523","line":"1","part":"BMT65-ER32Z-MS","qty":"1","price":"6362.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246523","line":"2","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246523","line":"3","part":"WRENCH-ER32I","qty":"1","price":"178.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"246523","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-07 08:29:32.353 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246523-05072026082932.txt === {"quote":"246523","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"MAXTOOLZ","shiptoName":"Max Tool Inc.","entry_date":"03-05-2026","cust_order_date":"03-05-2026","req_date":"06-06-2026","cust_po":"AMTECH MS Attachment","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Barid Campbell","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"09:03","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Barid Campbell","follow_phone":"336-394-6575","follow_email":"barid.campbell@maxtoolinc.com","pic_user":"tomo","total_amt":"4600.95","total_gp":"1876.95","total_gpm":"40.79","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"246523","line":"0","data":"03-05-2026 09:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246523,"Line":0,"Comment":"03/06/2026 1:02 PM - tomo - F/U changed from 03/11/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246523,"Line":1,"Comment":"03/06/2026 1:02 PM - tomo - CLO changed from 04/05/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":246523,"Line":2,"Comment":"03/06/2026 1:02 PM - tomo - Req Date changed from 04/16/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":246523,"Line":3,"Comment":"03/06/2026 1:02 PM - tomo - I was at the customer last week and this is still active."},{"comp":1,"quote":246523,"Line":4,"Comment":"03/20/2026 4:26 PM - tomo - F/U changed from 03/21/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246523,"Line":5,"Comment":"03/20/2026 4:26 PM - tomo - CLO changed from 03/28/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246523,"Line":6,"Comment":"03/20/2026 4:26 PM - tomo - Req Date changed from 04/04/2026 to 05/16/2026 (Req Date Updated)"},{"comp":1,"quote":246523,"Line":7,"Comment":"05/07/2026 9:29 AM - tomo - F/U changed from 05/02/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246523,"Line":8,"Comment":"05/07/2026 9:29 AM - tomo - CLO changed from 05/09/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":246523,"Line":9,"Comment":"05/07/2026 9:29 AM - tomo - Req Date changed from 05/16/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246523","line":"1","part":"BMT65-ER32Z-MS","qty":"1","price":"6362.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246523","line":"2","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246523","line":"3","part":"WRENCH-ER32I","qty":"1","price":"178.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"246523","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-07 08:30:58.712 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244873-05072026083058.txt === {"quote":"244873","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"BISONIND","shiptoName":"Brison Industries","entry_date":"02-03-2026","cust_order_date":"12-30-2026","req_date":"05-02-2026","cust_po":"MNL12 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tom","drop_po":"TC4404","status":"0","user":"alyssah","conv_order":"","time":"09:03","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Tom","follow_phone":"(666) 888-1234","follow_email":"tomom@lyndexnikken.com","pic_user":"tomo","total_amt":"40294.00","total_gp":"27089.68","total_gpm":"67.23","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-09-2026","notes":[{"comp":"1","quote":"244873","line":"1","data":"Give to Alyssa if becomes order"},{"comp":"1","quote":"244873","line":"0","data":"02-03-2026 09:05-alyssah Ref TC 4404"}],"crmnotes":[{"comp":1,"quote":244873,"Line":0,"Comment":"02/16/2026 7:43 AM - tomo - F/U changed from 02/09/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244873,"Line":1,"Comment":"02/16/2026 7:44 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":244873,"Line":2,"Comment":"02/16/2026 7:44 AM - tomo - Req Date changed from 02/23/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":244873,"Line":3,"Comment":"02/16/2026 7:44 AM - tomo - Owner waiting to buy a DMG Mori to use the certificate."},{"comp":1,"quote":244873,"Line":4,"Comment":"03/20/2026 3:45 PM - tomo - F/U changed from 03/14/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244873,"Line":5,"Comment":"03/20/2026 3:45 PM - tomo - CLO changed from 03/21/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":244873,"Line":6,"Comment":"03/20/2026 3:45 PM - tomo - Req Date changed from 03/28/2026 to 05/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244873","line":"1","part":"MNL12-C4X-ICE-10K","qty":"2","price":"4978.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244873","line":"2","part":"MNL12-C4Z-ICE-10K","qty":"2","price":"6852.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244873","line":"4","part":"MNL12-SK20Z-MS-C-3MP-MIM","qty":"2","price":"8317.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244873","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-07 08:31:08.332 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244873-05072026083108.txt === {"quote":"244873","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"BISONIND","shiptoName":"Brison Industries","entry_date":"02-03-2026","cust_order_date":"12-30-2026","req_date":"05-02-2026","cust_po":"MNL12 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tom","drop_po":"TC4404","status":"0","user":"alyssah","conv_order":"","time":"09:03","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Tom","follow_phone":"(666) 888-1234","follow_email":"tomom@lyndexnikken.com","pic_user":"tomo","total_amt":"40294.00","total_gp":"27089.68","total_gpm":"67.23","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"244873","line":"1","data":"Give to Alyssa if becomes order"},{"comp":"1","quote":"244873","line":"0","data":"02-03-2026 09:05-alyssah Ref TC 4404"}],"crmnotes":[{"comp":1,"quote":244873,"Line":0,"Comment":"02/16/2026 7:43 AM - tomo - F/U changed from 02/09/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244873,"Line":1,"Comment":"02/16/2026 7:44 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":244873,"Line":2,"Comment":"02/16/2026 7:44 AM - tomo - Req Date changed from 02/23/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":244873,"Line":3,"Comment":"02/16/2026 7:44 AM - tomo - Owner waiting to buy a DMG Mori to use the certificate."},{"comp":1,"quote":244873,"Line":4,"Comment":"03/20/2026 3:45 PM - tomo - F/U changed from 03/14/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244873,"Line":5,"Comment":"03/20/2026 3:45 PM - tomo - CLO changed from 03/21/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":244873,"Line":6,"Comment":"03/20/2026 3:45 PM - tomo - Req Date changed from 03/28/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":244873,"Line":7,"Comment":"05/07/2026 9:30 AM - tomo - F/U changed from 05/02/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244873,"Line":8,"Comment":"05/07/2026 9:31 AM - tomo - CLO changed from 05/09/2026 to 05/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"244873","line":"1","part":"MNL12-C4X-ICE-10K","qty":"2","price":"4978.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244873","line":"2","part":"MNL12-C4Z-ICE-10K","qty":"2","price":"6852.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244873","line":"4","part":"MNL12-SK20Z-MS-C-3MP-MIM","qty":"2","price":"8317.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244873","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-07 08:31:13.118 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244873-05072026083112.txt === {"quote":"244873","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"BISONIND","shiptoName":"Brison Industries","entry_date":"02-03-2026","cust_order_date":"12-30-2026","req_date":"06-06-2026","cust_po":"MNL12 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tom","drop_po":"TC4404","status":"0","user":"alyssah","conv_order":"","time":"09:03","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Tom","follow_phone":"(666) 888-1234","follow_email":"tomom@lyndexnikken.com","pic_user":"tomo","total_amt":"40294.00","total_gp":"27089.68","total_gpm":"67.23","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"244873","line":"1","data":"Give to Alyssa if becomes order"},{"comp":"1","quote":"244873","line":"0","data":"02-03-2026 09:05-alyssah Ref TC 4404"}],"crmnotes":[{"comp":1,"quote":244873,"Line":0,"Comment":"02/16/2026 7:43 AM - tomo - F/U changed from 02/09/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244873,"Line":1,"Comment":"02/16/2026 7:44 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":244873,"Line":2,"Comment":"02/16/2026 7:44 AM - tomo - Req Date changed from 02/23/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":244873,"Line":3,"Comment":"02/16/2026 7:44 AM - tomo - Owner waiting to buy a DMG Mori to use the certificate."},{"comp":1,"quote":244873,"Line":4,"Comment":"03/20/2026 3:45 PM - tomo - F/U changed from 03/14/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244873,"Line":5,"Comment":"03/20/2026 3:45 PM - tomo - CLO changed from 03/21/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":244873,"Line":6,"Comment":"03/20/2026 3:45 PM - tomo - Req Date changed from 03/28/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":244873,"Line":7,"Comment":"05/07/2026 9:30 AM - tomo - F/U changed from 05/02/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244873,"Line":8,"Comment":"05/07/2026 9:31 AM - tomo - CLO changed from 05/09/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":244873,"Line":9,"Comment":"05/07/2026 9:31 AM - tomo - Req Date changed from 05/02/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244873","line":"1","part":"MNL12-C4X-ICE-10K","qty":"2","price":"4978.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244873","line":"2","part":"MNL12-C4Z-ICE-10K","qty":"2","price":"6852.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244873","line":"4","part":"MNL12-SK20Z-MS-C-3MP-MIM","qty":"2","price":"8317.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244873","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-07 08:32:36.185 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244043-05072026083235.txt === {"quote":"244043","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"01-16-2026","cust_order_date":"01-16-2026","req_date":"05-16-2026","cust_po":"CNC 260 for Genos M560","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mark Linn","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"18:18","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Mark Linn","follow_phone":"","follow_email":"mlinn@morrissouth.com","pic_user":"tomo","total_amt":"23545.20","total_gp":"16131.61","total_gpm":"68.51","rev_type":"RT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-09-2026","notes":[{"comp":"1","quote":"244043","line":"0","data":"01-16-2026 18:36 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244043,"Line":0,"Comment":"02/16/2026 7:28 AM - tomo - F/U changed from 01/29/2026 to 3/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244043,"Line":1,"Comment":"02/16/2026 7:28 AM - tomo - CLO changed from 02/16/2026 to 03/14/2026 (CLO Date Updated)"},{"comp":1,"quote":244043,"Line":2,"Comment":"02/16/2026 7:28 AM - tomo - Req Date changed from 02/27/2026 to 03/21/2026 (Req Date Updated)"},{"comp":1,"quote":244043,"Line":3,"Comment":"03/06/2026 12:52 PM - tomo - F/U changed from 03/07/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244043,"Line":4,"Comment":"03/06/2026 12:52 PM - tomo - CLO changed from 03/14/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":244043,"Line":5,"Comment":"03/06/2026 12:53 PM - tomo - Req Date changed from 03/21/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":244043,"Line":6,"Comment":"03/06/2026 12:53 PM - tomo - Reached out to Mark Linn for an update."},{"comp":1,"quote":244043,"Line":7,"Comment":"03/20/2026 4:23 PM - tomo - F/U changed from 03/21/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244043,"Line":8,"Comment":"03/20/2026 4:23 PM - tomo - CLO changed from 03/28/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":244043,"Line":9,"Comment":"03/20/2026 4:23 PM - tomo - Req Date changed from 04/04/2026 to 05/16/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244043","line":"1","part":"CNC260POSP4-M","qty":"1","price":"30675.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244043","line":"2","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244043","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244043","Line":"1","Company":"1","F_Line":"1","Comment":"Includes external cable set","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-07 08:32:46.663 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244043-05072026083246.txt === {"quote":"244043","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"01-16-2026","cust_order_date":"01-16-2026","req_date":"05-16-2026","cust_po":"CNC 260 for Genos M560","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mark Linn","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"18:18","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Mark Linn","follow_phone":"","follow_email":"mlinn@morrissouth.com","pic_user":"tomo","total_amt":"23545.20","total_gp":"16131.61","total_gpm":"68.51","rev_type":"RT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"244043","line":"0","data":"01-16-2026 18:36 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244043,"Line":0,"Comment":"02/16/2026 7:28 AM - tomo - F/U changed from 01/29/2026 to 3/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244043,"Line":1,"Comment":"02/16/2026 7:28 AM - tomo - CLO changed from 02/16/2026 to 03/14/2026 (CLO Date Updated)"},{"comp":1,"quote":244043,"Line":2,"Comment":"02/16/2026 7:28 AM - tomo - Req Date changed from 02/27/2026 to 03/21/2026 (Req Date Updated)"},{"comp":1,"quote":244043,"Line":3,"Comment":"03/06/2026 12:52 PM - tomo - F/U changed from 03/07/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244043,"Line":4,"Comment":"03/06/2026 12:52 PM - tomo - CLO changed from 03/14/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":244043,"Line":5,"Comment":"03/06/2026 12:53 PM - tomo - Req Date changed from 03/21/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":244043,"Line":6,"Comment":"03/06/2026 12:53 PM - tomo - Reached out to Mark Linn for an update."},{"comp":1,"quote":244043,"Line":7,"Comment":"03/20/2026 4:23 PM - tomo - F/U changed from 03/21/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244043,"Line":8,"Comment":"03/20/2026 4:23 PM - tomo - CLO changed from 03/28/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":244043,"Line":9,"Comment":"03/20/2026 4:23 PM - tomo - Req Date changed from 04/04/2026 to 05/16/2026 (Req Date Updated)"},{"comp":1,"quote":244043,"Line":10,"Comment":"05/07/2026 9:32 AM - tomo - F/U changed from 05/02/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244043,"Line":11,"Comment":"05/07/2026 9:32 AM - tomo - CLO changed from 05/09/2026 to 05/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"244043","line":"1","part":"CNC260POSP4-M","qty":"1","price":"30675.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244043","line":"2","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244043","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244043","Line":"1","Company":"1","F_Line":"1","Comment":"Includes external cable set","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-07 08:32:50.363 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244043-05072026083250.txt === {"quote":"244043","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"01-16-2026","cust_order_date":"01-16-2026","req_date":"06-06-2026","cust_po":"CNC 260 for Genos M560","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mark Linn","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"18:18","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Mark Linn","follow_phone":"","follow_email":"mlinn@morrissouth.com","pic_user":"tomo","total_amt":"23545.20","total_gp":"16131.61","total_gpm":"68.51","rev_type":"RT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"244043","line":"0","data":"01-16-2026 18:36 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244043,"Line":0,"Comment":"02/16/2026 7:28 AM - tomo - F/U changed from 01/29/2026 to 3/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244043,"Line":1,"Comment":"02/16/2026 7:28 AM - tomo - CLO changed from 02/16/2026 to 03/14/2026 (CLO Date Updated)"},{"comp":1,"quote":244043,"Line":2,"Comment":"02/16/2026 7:28 AM - tomo - Req Date changed from 02/27/2026 to 03/21/2026 (Req Date Updated)"},{"comp":1,"quote":244043,"Line":3,"Comment":"03/06/2026 12:52 PM - tomo - F/U changed from 03/07/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244043,"Line":4,"Comment":"03/06/2026 12:52 PM - tomo - CLO changed from 03/14/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":244043,"Line":5,"Comment":"03/06/2026 12:53 PM - tomo - Req Date changed from 03/21/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":244043,"Line":6,"Comment":"03/06/2026 12:53 PM - tomo - Reached out to Mark Linn for an update."},{"comp":1,"quote":244043,"Line":7,"Comment":"03/20/2026 4:23 PM - tomo - F/U changed from 03/21/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244043,"Line":8,"Comment":"03/20/2026 4:23 PM - tomo - CLO changed from 03/28/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":244043,"Line":9,"Comment":"03/20/2026 4:23 PM - tomo - Req Date changed from 04/04/2026 to 05/16/2026 (Req Date Updated)"},{"comp":1,"quote":244043,"Line":10,"Comment":"05/07/2026 9:32 AM - tomo - F/U changed from 05/02/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244043,"Line":11,"Comment":"05/07/2026 9:32 AM - tomo - CLO changed from 05/09/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":244043,"Line":12,"Comment":"05/07/2026 9:32 AM - tomo - Req Date changed from 05/16/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244043","line":"1","part":"CNC260POSP4-M","qty":"1","price":"30675.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244043","line":"2","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244043","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244043","Line":"1","Company":"1","F_Line":"1","Comment":"Includes external cable set","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-07 08:34:40.644 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248567-05072026083440.txt === {"quote":"248567","customer":"23025","name":null,"customerName":"Wacom Corporation","comp":"01","open":"1","shipto":"ALDEALAL","shiptoName":"Alden High School","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-14-2026","cust_po":"160-SET-18","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nick Mazis","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:48","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Nick Mazis","follow_phone":"845-735-1303","follow_email":"nickm@wacomcorp.com","pic_user":"briand","total_amt":"1173.90","total_gp":"675.69","total_gpm":"57.56","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248567","line":"7","data":"(16C Round 1.1/16\") on the QL - ETA pending."},{"comp":"1","quote":"248567","line":"6","data":"and he's checking w/ CTS. Put the 160-068"},{"comp":"1","quote":"248567","line":"5","data":"quote in CZ and it didn't take, let Edwin know"},{"comp":"1","quote":"248567","line":"4","data":"04-14-2026 14:49-briand: Nice tried to enter"},{"comp":"1","quote":"248567","line":"3","data":"weeks."},{"comp":"1","quote":"248567","line":"2","data":"how long it takes coming by boat. Quoted 8~10"},{"comp":"1","quote":"248567","line":"1","data":"Nick. 160-068 coming from PHD, MFG5wks so not"},{"comp":"1","quote":"248567","line":"0","data":"04-15-2026 10:06-briand: Sent updated quote to"}],"crmnotes":[{"comp":1,"quote":248567,"Line":0,"Comment":"05/01/2026 12:48 PM - briand - F/U changed from 04/30/2026 to 5/14/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248567","line":"1","part":"160-SET-18","qty":"1","price":"1677.00","uom":"EA","discount":"30.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248567","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248567","Line":"1","Company":"1","F_Line":"1","Comment":"160-068 (16C Round Collet 1.1/16\") is currently out","Loc":"Y"},{"Quote":"248567","Line":"1","Company":"1","F_Line":"2","Comment":"of stock. Estimated lead time is 8~10 weeks after","Loc":"Y"},{"Quote":"248567","Line":"1","Company":"1","F_Line":"3","Comment":"receipt of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-07 08:35:17.337 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249552-05072026083517.txt === {"quote":"249552","customer":"5900","name":null,"customerName":"EWIE Company Inc.","comp":"01","open":"1","shipto":"EWIEAAM","shiptoName":"Ewie Warehouse","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-01-2026","cust_po":"SK10-8","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Renald Dasine","drop_po":"","status":"0","user":"briand","conv_order":"","time":"12:36","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Renald Dasine","follow_phone":"734-945-3449","follow_email":"rdasine@ewie.com","pic_user":"briand","total_amt":"291.04","total_gp":"210.12","total_gpm":"72.20","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"7","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249552","line":"1","part":"SK10-8","qty":"1","price":"72.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249552","line":"2","part":"SK10-10","qty":"2","price":"72.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249552","line":"3","part":"SK6-5","qty":"1","price":"70.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249552","line":"4","part":"SK10-6.5","qty":"1","price":"72.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249552","line":"5","part":"SK6-4.5","qty":"1","price":"70.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249552","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-07 08:36:15.742 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-236161-05072026083615.txt === {"quote":"236161","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"BUTLERNC","shiptoName":"Butler Bros. Greensboro Branch","entry_date":"08-05-2025","cust_order_date":"08-05-2025","req_date":"05-16-2026","cust_po":"GM POWERTRAIN","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Daniel Warner","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"09:58","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Daniel Warner","follow_phone":"207-784-6875","follow_email":"dwarner@butlerbros.com","pic_user":"tomo","total_amt":"13115.40","total_gp":"5103.78","total_gpm":"38.91","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-09-2026","notes":[{"comp":"1","quote":"236161","line":"0","data":"08-05-2025 10:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":236161,"Line":0,"Comment":"08/08/2025 9:55 AM - tomo - Req Date changed from 09/16/2025 to 09/13/2025 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":1,"Comment":"08/08/2025 9:55 AM - tomo - CLO changed from 09/05/2025 to 09/06/2025 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":2,"Comment":"08/08/2025 9:55 AM - tomo - F/U changed from 08/11/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":3,"Comment":"09/02/2025 10:23 AM - mattm - Per Teams Meeting - Tom has a meeting this week onsite to follow up"},{"comp":1,"quote":236161,"Line":4,"Comment":"09/07/2025 6:50 PM - tomo - F/U changed from 08/30/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":5,"Comment":"09/07/2025 6:50 PM - tomo - CLO changed from 09/06/2025 to 09/27/2025 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":6,"Comment":"09/07/2025 6:50 PM - tomo - Req Date changed from 09/13/2025 to 10/04/2025 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":7,"Comment":"09/22/2025 10:27 AM - tomo - F/U changed from 09/20/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":8,"Comment":"09/22/2025 10:27 AM - tomo - CLO changed from 09/27/2025 to 10/18/2025 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":9,"Comment":"09/22/2025 10:27 AM - tomo - Req Date changed from 10/04/2025 to 10/25/2025 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":10,"Comment":"09/22/2025 10:27 AM - tomo - Adding additional items to the quote package."},{"comp":1,"quote":236161,"Line":11,"Comment":"10/22/2025 9:44 AM - tomo - F/U changed from 10/11/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":12,"Comment":"10/22/2025 9:44 AM - tomo - CLO changed from 10/18/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":13,"Comment":"10/22/2025 9:44 AM - tomo - Req Date changed from 10/25/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":14,"Comment":"12/01/2025 9:07 AM - tomo - F/U changed from 11/15/2025 to 12/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":15,"Comment":"12/01/2025 9:07 AM - tomo - CLO changed from 11/22/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":16,"Comment":"12/01/2025 9:07 AM - tomo - Req Date changed from 11/29/2025 to 01/03/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":17,"Comment":"12/30/2025 1:08 PM - tomo - F/U changed from 12/20/2025 to 1/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":18,"Comment":"12/30/2025 1:08 PM - tomo - CLO changed from 12/27/2025 to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":19,"Comment":"12/30/2025 1:08 PM - tomo - Req Date changed from 01/03/2026 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":20,"Comment":"12/30/2025 1:08 PM - tomo - Will follow up with GM next week."},{"comp":1,"quote":236161,"Line":21,"Comment":"01/16/2026 10:57 AM - tomo - F/U changed from 01/17/2026 to 2/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":22,"Comment":"01/16/2026 10:57 AM - tomo - CLO changed from 01/24/2026 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":23,"Comment":"01/16/2026 10:57 AM - tomo - Req Date changed from 01/31/2026 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":24,"Comment":"01/16/2026 10:57 AM - tomo - Waiting to hear back from GM on status. Will follow up."},{"comp":1,"quote":236161,"Line":25,"Comment":"02/20/2026 10:20 AM - tomo - F/U changed from 02/21/2026 to 3/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":26,"Comment":"02/20/2026 10:20 AM - tomo - CLO changed from 02/28/2026 to 03/14/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":27,"Comment":"02/20/2026 10:20 AM - tomo - Req Date changed from 03/07/2026 to 03/21/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":28,"Comment":"02/20/2026 10:20 AM - tomo - Checking on the status with GM. They may have ordered already from another dealer."},{"comp":1,"quote":236161,"Line":29,"Comment":"03/06/2026 12:56 PM - tomo - F/U changed from 03/07/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":30,"Comment":"03/06/2026 12:56 PM - tomo - CLO changed from 03/14/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":31,"Comment":"03/06/2026 12:56 PM - tomo - Req Date changed from 03/21/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":32,"Comment":"03/06/2026 12:56 PM - tomo - I have reached to the EU direct for an update. I will also visit next week."},{"comp":1,"quote":236161,"Line":33,"Comment":"03/20/2026 4:27 PM - tomo - F/U changed from 03/21/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":34,"Comment":"03/20/2026 4:27 PM - tomo - CLO changed from 03/28/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":35,"Comment":"03/20/2026 4:27 PM - tomo - Req Date changed from 04/04/2026 to 05/16/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"236161","line":"1","part":"MNL12-STC4X-MS-IC","qty":"1","price":"3540.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236161","line":"2","part":"MNL12-C4Z-ICE-10K","qty":"1","price":"6344.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236161","line":"3","part":"MNL12-C5Z-ICE-8K","qty":"1","price":"7366.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236161","line":"4","part":"MNL12-C4X-ICE-10K","qty":"1","price":"4609.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236161","line":"5","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"236161","Line":"5","Company":"1","F_Line":"1","Comment":"A tariff surcharge of 8% will be added to every order","Loc":"Y"},{"Quote":"236161","Line":"5","Company":"1","F_Line":"2","Comment":"placed after September 1st, 2025(until further notice).","Loc":"Y"},{"Quote":"236161","Line":"5","Company":"1","F_Line":"3","Comment":"This surcharge will be acknowledged upon acceptance","Loc":"Y"},{"Quote":"236161","Line":"5","Company":"1","F_Line":"4","Comment":"of every order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-07 08:36:26.193 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-236161-05072026083625.txt === {"quote":"236161","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"BUTLERNC","shiptoName":"Butler Bros. Greensboro Branch","entry_date":"08-05-2025","cust_order_date":"08-05-2025","req_date":"05-16-2026","cust_po":"GM POWERTRAIN","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Daniel Warner","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"09:58","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Daniel Warner","follow_phone":"207-784-6875","follow_email":"dwarner@butlerbros.com","pic_user":"tomo","total_amt":"13115.40","total_gp":"5103.78","total_gpm":"38.91","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"236161","line":"0","data":"08-05-2025 10:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":236161,"Line":0,"Comment":"08/08/2025 9:55 AM - tomo - Req Date changed from 09/16/2025 to 09/13/2025 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":1,"Comment":"08/08/2025 9:55 AM - tomo - CLO changed from 09/05/2025 to 09/06/2025 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":2,"Comment":"08/08/2025 9:55 AM - tomo - F/U changed from 08/11/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":3,"Comment":"09/02/2025 10:23 AM - mattm - Per Teams Meeting - Tom has a meeting this week onsite to follow up"},{"comp":1,"quote":236161,"Line":4,"Comment":"09/07/2025 6:50 PM - tomo - F/U changed from 08/30/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":5,"Comment":"09/07/2025 6:50 PM - tomo - CLO changed from 09/06/2025 to 09/27/2025 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":6,"Comment":"09/07/2025 6:50 PM - tomo - Req Date changed from 09/13/2025 to 10/04/2025 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":7,"Comment":"09/22/2025 10:27 AM - tomo - F/U changed from 09/20/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":8,"Comment":"09/22/2025 10:27 AM - tomo - CLO changed from 09/27/2025 to 10/18/2025 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":9,"Comment":"09/22/2025 10:27 AM - tomo - Req Date changed from 10/04/2025 to 10/25/2025 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":10,"Comment":"09/22/2025 10:27 AM - tomo - Adding additional items to the quote package."},{"comp":1,"quote":236161,"Line":11,"Comment":"10/22/2025 9:44 AM - tomo - F/U changed from 10/11/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":12,"Comment":"10/22/2025 9:44 AM - tomo - CLO changed from 10/18/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":13,"Comment":"10/22/2025 9:44 AM - tomo - Req Date changed from 10/25/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":14,"Comment":"12/01/2025 9:07 AM - tomo - F/U changed from 11/15/2025 to 12/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":15,"Comment":"12/01/2025 9:07 AM - tomo - CLO changed from 11/22/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":16,"Comment":"12/01/2025 9:07 AM - tomo - Req Date changed from 11/29/2025 to 01/03/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":17,"Comment":"12/30/2025 1:08 PM - tomo - F/U changed from 12/20/2025 to 1/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":18,"Comment":"12/30/2025 1:08 PM - tomo - CLO changed from 12/27/2025 to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":19,"Comment":"12/30/2025 1:08 PM - tomo - Req Date changed from 01/03/2026 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":20,"Comment":"12/30/2025 1:08 PM - tomo - Will follow up with GM next week."},{"comp":1,"quote":236161,"Line":21,"Comment":"01/16/2026 10:57 AM - tomo - F/U changed from 01/17/2026 to 2/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":22,"Comment":"01/16/2026 10:57 AM - tomo - CLO changed from 01/24/2026 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":23,"Comment":"01/16/2026 10:57 AM - tomo - Req Date changed from 01/31/2026 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":24,"Comment":"01/16/2026 10:57 AM - tomo - Waiting to hear back from GM on status. Will follow up."},{"comp":1,"quote":236161,"Line":25,"Comment":"02/20/2026 10:20 AM - tomo - F/U changed from 02/21/2026 to 3/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":26,"Comment":"02/20/2026 10:20 AM - tomo - CLO changed from 02/28/2026 to 03/14/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":27,"Comment":"02/20/2026 10:20 AM - tomo - Req Date changed from 03/07/2026 to 03/21/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":28,"Comment":"02/20/2026 10:20 AM - tomo - Checking on the status with GM. They may have ordered already from another dealer."},{"comp":1,"quote":236161,"Line":29,"Comment":"03/06/2026 12:56 PM - tomo - F/U changed from 03/07/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":30,"Comment":"03/06/2026 12:56 PM - tomo - CLO changed from 03/14/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":31,"Comment":"03/06/2026 12:56 PM - tomo - Req Date changed from 03/21/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":32,"Comment":"03/06/2026 12:56 PM - tomo - I have reached to the EU direct for an update. I will also visit next week."},{"comp":1,"quote":236161,"Line":33,"Comment":"03/20/2026 4:27 PM - tomo - F/U changed from 03/21/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":34,"Comment":"03/20/2026 4:27 PM - tomo - CLO changed from 03/28/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":35,"Comment":"03/20/2026 4:27 PM - tomo - Req Date changed from 04/04/2026 to 05/16/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":36,"Comment":"05/07/2026 9:36 AM - tomo - F/U changed from 05/02/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":37,"Comment":"05/07/2026 9:36 AM - tomo - CLO changed from 05/09/2026 to 05/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"236161","line":"1","part":"MNL12-STC4X-MS-IC","qty":"1","price":"3540.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236161","line":"2","part":"MNL12-C4Z-ICE-10K","qty":"1","price":"6344.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236161","line":"3","part":"MNL12-C5Z-ICE-8K","qty":"1","price":"7366.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236161","line":"4","part":"MNL12-C4X-ICE-10K","qty":"1","price":"4609.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236161","line":"5","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"236161","Line":"5","Company":"1","F_Line":"1","Comment":"A tariff surcharge of 8% will be added to every order","Loc":"Y"},{"Quote":"236161","Line":"5","Company":"1","F_Line":"2","Comment":"placed after September 1st, 2025(until further notice).","Loc":"Y"},{"Quote":"236161","Line":"5","Company":"1","F_Line":"3","Comment":"This surcharge will be acknowledged upon acceptance","Loc":"Y"},{"Quote":"236161","Line":"5","Company":"1","F_Line":"4","Comment":"of every order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-07 08:36:29.548 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-236161-05072026083629.txt === {"quote":"236161","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"BUTLERNC","shiptoName":"Butler Bros. Greensboro Branch","entry_date":"08-05-2025","cust_order_date":"08-05-2025","req_date":"06-06-2026","cust_po":"GM POWERTRAIN","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Daniel Warner","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"09:58","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Daniel Warner","follow_phone":"207-784-6875","follow_email":"dwarner@butlerbros.com","pic_user":"tomo","total_amt":"13115.40","total_gp":"5103.78","total_gpm":"38.91","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"236161","line":"0","data":"08-05-2025 10:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":236161,"Line":0,"Comment":"08/08/2025 9:55 AM - tomo - Req Date changed from 09/16/2025 to 09/13/2025 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":1,"Comment":"08/08/2025 9:55 AM - tomo - CLO changed from 09/05/2025 to 09/06/2025 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":2,"Comment":"08/08/2025 9:55 AM - tomo - F/U changed from 08/11/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":3,"Comment":"09/02/2025 10:23 AM - mattm - Per Teams Meeting - Tom has a meeting this week onsite to follow up"},{"comp":1,"quote":236161,"Line":4,"Comment":"09/07/2025 6:50 PM - tomo - F/U changed from 08/30/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":5,"Comment":"09/07/2025 6:50 PM - tomo - CLO changed from 09/06/2025 to 09/27/2025 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":6,"Comment":"09/07/2025 6:50 PM - tomo - Req Date changed from 09/13/2025 to 10/04/2025 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":7,"Comment":"09/22/2025 10:27 AM - tomo - F/U changed from 09/20/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":8,"Comment":"09/22/2025 10:27 AM - tomo - CLO changed from 09/27/2025 to 10/18/2025 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":9,"Comment":"09/22/2025 10:27 AM - tomo - Req Date changed from 10/04/2025 to 10/25/2025 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":10,"Comment":"09/22/2025 10:27 AM - tomo - Adding additional items to the quote package."},{"comp":1,"quote":236161,"Line":11,"Comment":"10/22/2025 9:44 AM - tomo - F/U changed from 10/11/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":12,"Comment":"10/22/2025 9:44 AM - tomo - CLO changed from 10/18/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":13,"Comment":"10/22/2025 9:44 AM - tomo - Req Date changed from 10/25/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":14,"Comment":"12/01/2025 9:07 AM - tomo - F/U changed from 11/15/2025 to 12/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":15,"Comment":"12/01/2025 9:07 AM - tomo - CLO changed from 11/22/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":16,"Comment":"12/01/2025 9:07 AM - tomo - Req Date changed from 11/29/2025 to 01/03/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":17,"Comment":"12/30/2025 1:08 PM - tomo - F/U changed from 12/20/2025 to 1/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":18,"Comment":"12/30/2025 1:08 PM - tomo - CLO changed from 12/27/2025 to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":19,"Comment":"12/30/2025 1:08 PM - tomo - Req Date changed from 01/03/2026 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":20,"Comment":"12/30/2025 1:08 PM - tomo - Will follow up with GM next week."},{"comp":1,"quote":236161,"Line":21,"Comment":"01/16/2026 10:57 AM - tomo - F/U changed from 01/17/2026 to 2/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":22,"Comment":"01/16/2026 10:57 AM - tomo - CLO changed from 01/24/2026 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":23,"Comment":"01/16/2026 10:57 AM - tomo - Req Date changed from 01/31/2026 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":24,"Comment":"01/16/2026 10:57 AM - tomo - Waiting to hear back from GM on status. Will follow up."},{"comp":1,"quote":236161,"Line":25,"Comment":"02/20/2026 10:20 AM - tomo - F/U changed from 02/21/2026 to 3/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":26,"Comment":"02/20/2026 10:20 AM - tomo - CLO changed from 02/28/2026 to 03/14/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":27,"Comment":"02/20/2026 10:20 AM - tomo - Req Date changed from 03/07/2026 to 03/21/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":28,"Comment":"02/20/2026 10:20 AM - tomo - Checking on the status with GM. They may have ordered already from another dealer."},{"comp":1,"quote":236161,"Line":29,"Comment":"03/06/2026 12:56 PM - tomo - F/U changed from 03/07/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":30,"Comment":"03/06/2026 12:56 PM - tomo - CLO changed from 03/14/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":31,"Comment":"03/06/2026 12:56 PM - tomo - Req Date changed from 03/21/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":32,"Comment":"03/06/2026 12:56 PM - tomo - I have reached to the EU direct for an update. I will also visit next week."},{"comp":1,"quote":236161,"Line":33,"Comment":"03/20/2026 4:27 PM - tomo - F/U changed from 03/21/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":34,"Comment":"03/20/2026 4:27 PM - tomo - CLO changed from 03/28/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":35,"Comment":"03/20/2026 4:27 PM - tomo - Req Date changed from 04/04/2026 to 05/16/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":36,"Comment":"05/07/2026 9:36 AM - tomo - F/U changed from 05/02/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":37,"Comment":"05/07/2026 9:36 AM - tomo - CLO changed from 05/09/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":38,"Comment":"05/07/2026 9:36 AM - tomo - Req Date changed from 05/16/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"236161","line":"1","part":"MNL12-STC4X-MS-IC","qty":"1","price":"3540.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236161","line":"2","part":"MNL12-C4Z-ICE-10K","qty":"1","price":"6344.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236161","line":"3","part":"MNL12-C5Z-ICE-8K","qty":"1","price":"7366.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236161","line":"4","part":"MNL12-C4X-ICE-10K","qty":"1","price":"4609.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236161","line":"5","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"236161","Line":"5","Company":"1","F_Line":"1","Comment":"A tariff surcharge of 8% will be added to every order","Loc":"Y"},{"Quote":"236161","Line":"5","Company":"1","F_Line":"2","Comment":"placed after September 1st, 2025(until further notice).","Loc":"Y"},{"Quote":"236161","Line":"5","Company":"1","F_Line":"3","Comment":"This surcharge will be acknowledged upon acceptance","Loc":"Y"},{"Quote":"236161","Line":"5","Company":"1","F_Line":"4","Comment":"of every order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-07 08:38:00.558 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248913-05072026083800.txt === {"quote":"248913","customer":"1530","name":null,"customerName":"AHB Tooling & Machinery Inc","comp":"01","open":"1","shipto":"AHB","shiptoName":"AHB Tooling & Machinery","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-02-2026","cust_po":"500-034","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"AHB Tooling & Machinery, Inc.","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:56","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jaren","follow_phone":"","follow_email":"jaren@ahbinc.com","pic_user":"briand","total_amt":"28.50","total_gp":"21.25","total_gpm":"74.56","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248913,"Line":0,"Comment":"04/27/2026 10:50 AM - briand - Looks like we have more coming in mid June just to be save (PO shows 5/30/26 as Due Date)"},{"comp":1,"quote":248913,"Line":1,"Comment":"04/27/2026 10:50 AM - briand - F/U changed from 04/27/2026 to 5/21/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248913","line":"1","part":"500-034","qty":"1","price":"38.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248913","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-07 08:38:40.643 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248958-05072026083840.txt === {"quote":"248958","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"1","shipto":"STELLRPA","shiptoName":"Stellar Industrial Supply","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-21-2026","cust_po":"E20-236(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Shanna Colavita","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:41","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Shanna Colavita","follow_phone":"724-743-2562","follow_email":"scolavita@stellarindustrial.com","pic_user":"briand","total_amt":"65.28","total_gp":"48.12","total_gpm":"73.71","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"2","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248958","line":"1","part":"E20-236(C)","qty":"1","price":"96.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248958","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-07 08:39:05.267 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248993-05072026083905.txt === {"quote":"248993","customer":"5900","name":null,"customerName":"EWIE Company Inc.","comp":"01","open":"1","shipto":"EWIEAAM","shiptoName":"Ewie Warehouse","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-22-2026","cust_po":"SKN-10KJ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Robert Rafferty","drop_po":"","status":"0","user":"briand","conv_order":"","time":"09:45","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Robert Rafferty","follow_phone":"734-716-3662","follow_email":"rrafferty@ewie.com","pic_user":"briand","total_amt":"62.05","total_gp":"40.46","total_gpm":"65.21","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248993","line":"1","part":"SKN-10KJ","qty":"1","price":"73.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248993","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-07 08:40:40.773 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249531-05072026084040.txt === {"quote":"249531","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"BETAREID","shiptoName":"Beta Fluid Systems","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-12-2026","cust_po":"Beta Fluid Systems","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Dalmin Green","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"09:42","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Dalmin Green","follow_phone":"336-669-4147","follow_email":"dalmin.green@maxtoolinc.com","pic_user":"tomo","total_amt":"781.92","total_gp":"391.47","total_gpm":"50.07","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249531","line":"0","data":"05-01-2026 09:46 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249531","line":"1","part":"C4005-0875-3.86","qty":"1","price":"473.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249531","line":"2","part":"NT10-SET-10","qty":"1","price":"810.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249531","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-07 08:40:56.530 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249531-05072026084056.txt === {"quote":"249531","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"BETAREID","shiptoName":"Beta Fluid Systems","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-12-2026","cust_po":"Beta Fluid Systems","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Dalmin Green","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"09:42","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Dalmin Green","follow_phone":"336-669-4147","follow_email":"dalmin.green@maxtoolinc.com","pic_user":"tomo","total_amt":"781.92","total_gp":"391.47","total_gpm":"50.07","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249531","line":"0","data":"05-01-2026 09:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249531,"Line":0,"Comment":"05/07/2026 9:40 AM - tomo - F/U changed from 05/07/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249531,"Line":1,"Comment":"05/07/2026 9:40 AM - tomo - CLO changed from 06/01/2026 to 05/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249531","line":"1","part":"C4005-0875-3.86","qty":"1","price":"473.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249531","line":"2","part":"NT10-SET-10","qty":"1","price":"810.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249531","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-07 08:41:00.547 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249531-05072026084100.txt === {"quote":"249531","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"BETAREID","shiptoName":"Beta Fluid Systems","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-06-2026","cust_po":"Beta Fluid Systems","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Dalmin Green","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"09:42","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Dalmin Green","follow_phone":"336-669-4147","follow_email":"dalmin.green@maxtoolinc.com","pic_user":"tomo","total_amt":"781.92","total_gp":"391.47","total_gpm":"50.07","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249531","line":"0","data":"05-01-2026 09:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249531,"Line":0,"Comment":"05/07/2026 9:40 AM - tomo - F/U changed from 05/07/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249531,"Line":1,"Comment":"05/07/2026 9:40 AM - tomo - CLO changed from 06/01/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":249531,"Line":2,"Comment":"05/07/2026 9:40 AM - tomo - Req Date changed from 06/12/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249531","line":"1","part":"C4005-0875-3.86","qty":"1","price":"473.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249531","line":"2","part":"NT10-SET-10","qty":"1","price":"810.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249531","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-07 08:43:03.552 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249380-05072026084303.txt === {"quote":"249380","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-29-2026","cust_po":"C5001-1250-6.00CP","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sierra Walter","drop_po":"","status":"0","user":"briand","conv_order":"","time":"11:07","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Sierra Walter","follow_phone":"502-341-0384","follow_email":"sierra.walter@mscdirect.com","pic_user":"briand","total_amt":"188.80","total_gp":"102.49","total_gpm":"54.28","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249380","line":"1","part":"C5001-1250-6.00CP","qty":"1","price":"320.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249380","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-07 08:44:09.418 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249544-05072026084409.txt === {"quote":"249544","customer":"19165","name":null,"customerName":"Salem Tools","comp":"01","open":"0","shipto":"SALEM","shiptoName":"Salem Tools Inc. Corporate","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-12-2026","cust_po":"Eddie Kane Steel","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Derek Stevenson","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"10:13","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Derek Stevenson","follow_phone":"704-928-5486","follow_email":"dstevenson@salemtool.com","pic_user":"tomo","total_amt":"2625.12","total_gp":"1847.62","total_gpm":"70.38","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"15","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249544","line":"0","data":"05-01-2026 10:38 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249544","line":"1","part":"CAT50-C1.1/4-90U-IDU","qty":"4","price":"719.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"2","part":"CCK1.1/4-1","qty":"1","price":"92.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"3","part":"CCK1.1/4-1/2","qty":"1","price":"82.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"4","part":"CCK1.1/4-1/4","qty":"1","price":"82.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"5","part":"CCK1.1/4-3/4","qty":"1","price":"92.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"6","part":"CKFN32(1.1/4)-1/2C","qty":"1","price":"109.00","uom":"EA","discount":"28.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249544","line":"7","part":"CKFN32(1.1/4)-1/4C","qty":"1","price":"85.00","uom":"EA","discount":"28.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249544","line":"8","part":"CKFN32(1.1/4)-3/4C","qty":"1","price":"85.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"9","part":"CKFN32(1.1/4)-1C","qty":"1","price":"75.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"10","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"11","part":"CCKL32","qty":"1","price":"14.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":12}}] 2026-05-07 08:44:21.334 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249544-05072026084421.txt === {"quote":"249544","customer":"19165","name":null,"customerName":"Salem Tools","comp":"01","open":"0","shipto":"SALEM","shiptoName":"Salem Tools Inc. Corporate","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-12-2026","cust_po":"Eddie Kane Steel","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Derek Stevenson","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"10:13","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Derek Stevenson","follow_phone":"704-928-5486","follow_email":"dstevenson@salemtool.com","pic_user":"tomo","total_amt":"2625.12","total_gp":"1847.62","total_gpm":"70.38","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"15","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249544","line":"0","data":"05-01-2026 10:38 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249544,"Line":0,"Comment":"05/07/2026 9:44 AM - tomo - F/U changed from 05/07/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249544,"Line":1,"Comment":"05/07/2026 9:44 AM - tomo - CLO changed from 06/01/2026 to 05/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249544","line":"1","part":"CAT50-C1.1/4-90U-IDU","qty":"4","price":"719.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"2","part":"CCK1.1/4-1","qty":"1","price":"92.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"3","part":"CCK1.1/4-1/2","qty":"1","price":"82.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"4","part":"CCK1.1/4-1/4","qty":"1","price":"82.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"5","part":"CCK1.1/4-3/4","qty":"1","price":"92.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"6","part":"CKFN32(1.1/4)-1/2C","qty":"1","price":"109.00","uom":"EA","discount":"28.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249544","line":"7","part":"CKFN32(1.1/4)-1/4C","qty":"1","price":"85.00","uom":"EA","discount":"28.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249544","line":"8","part":"CKFN32(1.1/4)-3/4C","qty":"1","price":"85.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"9","part":"CKFN32(1.1/4)-1C","qty":"1","price":"75.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"10","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"11","part":"CCKL32","qty":"1","price":"14.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-07 08:44:23.974 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249544-05072026084423.txt === {"quote":"249544","customer":"19165","name":null,"customerName":"Salem Tools","comp":"01","open":"0","shipto":"SALEM","shiptoName":"Salem Tools Inc. Corporate","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-06-2026","cust_po":"Eddie Kane Steel","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Derek Stevenson","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"10:13","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Derek Stevenson","follow_phone":"704-928-5486","follow_email":"dstevenson@salemtool.com","pic_user":"tomo","total_amt":"2625.12","total_gp":"1847.62","total_gpm":"70.38","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"15","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249544","line":"0","data":"05-01-2026 10:38 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249544,"Line":0,"Comment":"05/07/2026 9:44 AM - tomo - F/U changed from 05/07/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249544,"Line":1,"Comment":"05/07/2026 9:44 AM - tomo - CLO changed from 06/01/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":249544,"Line":2,"Comment":"05/07/2026 9:44 AM - tomo - Req Date changed from 06/12/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249544","line":"1","part":"CAT50-C1.1/4-90U-IDU","qty":"4","price":"719.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"2","part":"CCK1.1/4-1","qty":"1","price":"92.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"3","part":"CCK1.1/4-1/2","qty":"1","price":"82.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"4","part":"CCK1.1/4-1/4","qty":"1","price":"82.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"5","part":"CCK1.1/4-3/4","qty":"1","price":"92.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"6","part":"CKFN32(1.1/4)-1/2C","qty":"1","price":"109.00","uom":"EA","discount":"28.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249544","line":"7","part":"CKFN32(1.1/4)-1/4C","qty":"1","price":"85.00","uom":"EA","discount":"28.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249544","line":"8","part":"CKFN32(1.1/4)-3/4C","qty":"1","price":"85.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"9","part":"CKFN32(1.1/4)-1C","qty":"1","price":"75.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"10","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"11","part":"CCKL32","qty":"1","price":"14.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249544","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-07 08:45:10.856 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249388-05072026084510.txt === {"quote":"249388","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-29-2026","cust_po":"QCFC Collets","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Chuck Pino","drop_po":"","status":"0","user":"briand","conv_order":"","time":"12:48","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Chuck Pino","follow_phone":"248-200-4138","follow_email":"charles.pino@mscdirect.com","pic_user":"briand","total_amt":"3893.12","total_gp":"2316.34","total_gpm":"59.50","rev_type":"WAP","mod_date":"05-07-2026","mod_time":null,"mod_user":"briand","reason":"8","totalQty":"7","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249388","line":"4","data":"fits, etc."},{"comp":"1","quote":"249388","line":"3","data":"back for ENGR to review to be sure everything"},{"comp":"1","quote":"249388","line":"2","data":"and attached the QCFC catalog. We need that form"},{"comp":"1","quote":"249388","line":"1","data":"at NET to Line 2, sent Lathe Spindle Info form"},{"comp":"1","quote":"249388","line":"0","data":"04-29-2026 13:02-briand: Added modification charge"}],"crmnotes":[{"comp":1,"quote":249388,"Line":0,"Comment":"05/01/2026 1:23 PM - briand - Chuck emailed me about lead time on the threaded draw screw. Told him it depends on how long it takes for the customer to get the form back so Engineering can review it and then get the approval from the EU to proceed. Mod would be approximately one week."}],"items":[{"comp":"01","order":"249388","line":"1","part":"QCC-PB65-A6","qty":"1","price":"3253.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249388","line":"2","part":"MODIFICATION-DSCRW-THREAD","qty":"1","price":"300.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249388","line":"3","part":"QCFC65-WRENCH","qty":"1","price":"974.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249388","line":"4","part":"QCFC65-032-SMO","qty":"1","price":"351.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249388","line":"5","part":"QCFC65-080-SER","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249388","line":"6","part":"QCFC65-104-SER","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249388","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249388","Line":"2","Company":"1","F_Line":"1","Comment":"QUOTED AT NET PRICING. Customer needs to complete the","Loc":"Y"},{"Quote":"249388","Line":"2","Company":"1","F_Line":"2","Comment":"Lathe Spindle Information Form and have our Engineering","Loc":"Y"},{"Quote":"249388","Line":"2","Company":"1","F_Line":"3","Comment":"Team review to be sure the QCC-PB65-A6 will work in","Loc":"Y"},{"Quote":"249388","Line":"2","Company":"1","F_Line":"4","Comment":"their machine.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-07 08:46:18.508 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249688-05072026084618.txt === {"quote":"249688","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-05-2026","cust_order_date":"06-05-2026","req_date":"06-05-2026","cust_po":"MI40-ER25I","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Abby Jones","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:53","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Abby Jones","follow_phone":"815-282-1211","follow_email":"abby.jones@mscdirect.com","pic_user":"briand","total_amt":"522.40","total_gp":"228.15","total_gpm":"43.67","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249688","line":"1","part":"MI40-ER25I","qty":"1","price":"653.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249688","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-07 08:46:46.119 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249689-05072026084645.txt === {"quote":"249689","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-05-2026","cust_order_date":"06-05-2026","req_date":"06-05-2026","cust_po":"SE2-16.0X12.0(S)","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Abby Jones","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:14","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Abby Jones","follow_phone":"815-282-1211","follow_email":"abby.jones@mscdirect.com","pic_user":"briand","total_amt":"52.65","total_gp":"22.96","total_gpm":"43.61","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249689","line":"1","part":"SE2-16.0X12.0(S)","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249689","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-07 08:49:40.521 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249437-05072026084940.txt === {"quote":"249437","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"RT for Dans Metal Cutting","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Tony Case","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"07:50","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Tony Case","follow_phone":"","follow_email":"tcase@morrissouth.com","pic_user":"tomo","total_amt":"21472.50","total_gp":"14685.74","total_gpm":"68.39","rev_type":"RT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"2","win_pct":"20","clo_date":null,"notes":[{"comp":"1","quote":"249437","line":"0","data":"04-30-2026 08:00 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249437","line":"1","part":"CNC260POSP4-M","qty":"1","price":"30675.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249437","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-07 08:49:50.770 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249437-05072026084950.txt === {"quote":"249437","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"RT for Dans Metal Cutting","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Tony Case","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"07:50","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Tony Case","follow_phone":"","follow_email":"tcase@morrissouth.com","pic_user":"tomo","total_amt":"21472.50","total_gp":"14685.74","total_gpm":"68.39","rev_type":"RT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249437","line":"0","data":"04-30-2026 08:00 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249437,"Line":0,"Comment":"05/07/2026 9:49 AM - tomo - F/U changed from 05/13/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249437,"Line":1,"Comment":"05/07/2026 9:49 AM - tomo - CLO changed from NaN/NaN/NaN to 05/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249437","line":"1","part":"CNC260POSP4-M","qty":"1","price":"30675.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249437","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-07 08:50:00.002 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249437-05072026084959.txt === {"quote":"249437","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-06-2026","cust_po":"RT for Dans Metal Cutting","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Tony Case","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"07:50","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Tony Case","follow_phone":"","follow_email":"tcase@morrissouth.com","pic_user":"tomo","total_amt":"21472.50","total_gp":"14685.74","total_gpm":"68.39","rev_type":"RT","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249437","line":"0","data":"04-30-2026 08:00 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249437,"Line":0,"Comment":"05/07/2026 9:49 AM - tomo - F/U changed from 05/13/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249437,"Line":1,"Comment":"05/07/2026 9:49 AM - tomo - CLO changed from NaN/NaN/NaN to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":249437,"Line":2,"Comment":"05/07/2026 9:49 AM - tomo - Req Date changed from 06/11/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249437","line":"1","part":"CNC260POSP4-M","qty":"1","price":"30675.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249437","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-07 08:52:32.283 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242703-05072026085232.txt === {"quote":"242703","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"PARKERID","shiptoName":"Parker Industries, Inc.","entry_date":"12-11-2025","cust_order_date":"12-11-2025","req_date":"05-30-2026","cust_po":"QCFC parker-nc","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim aiken","drop_po":"","status":"0","user":"oenm","conv_order":"","time":"16:54","extra":"","follow_up":"05-16-2026","web_id":"","follow_name":"Tim aiken","follow_phone":"7043382642","follow_email":"aikent@mscdirect.com","pic_user":"tomo","total_amt":"3965.20","total_gp":"2242.06","total_gpm":"56.54","rev_type":"WAP","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"242703","line":"0","data":"12-11-2025 17:01 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":242703,"Line":0,"Comment":"12/30/2025 12:58 PM - tomo - F/U changed from 12/17/2025 to 1/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242703,"Line":1,"Comment":"12/30/2025 12:58 PM - tomo - CLO changed from 01/11/2026 to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":242703,"Line":2,"Comment":"12/30/2025 12:59 PM - tomo - Req Date changed from 01/22/2026 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":242703,"Line":3,"Comment":"12/30/2025 12:59 PM - tomo - Will visit Parker after the new year."},{"comp":1,"quote":242703,"Line":4,"Comment":"01/16/2026 10:55 AM - tomo - F/U changed from 01/17/2026 to 2/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242703,"Line":5,"Comment":"01/16/2026 10:55 AM - tomo - CLO changed from 01/24/2026 to 02/21/2026 (CLO Date Updated)"},{"comp":1,"quote":242703,"Line":6,"Comment":"01/16/2026 10:55 AM - tomo - Req Date changed from 01/31/2026 to 02/28/2026 (Req Date Updated)"},{"comp":1,"quote":242703,"Line":7,"Comment":"01/16/2026 10:56 AM - tomo - Will visit Parker with Tim Aiken this month. He is arranging a visit."},{"comp":1,"quote":242703,"Line":8,"Comment":"02/16/2026 7:46 AM - tomo - F/U changed from 02/14/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242703,"Line":9,"Comment":"02/16/2026 7:46 AM - tomo - CLO changed from 02/21/2026 to 02/21/2026 (CLO Date Updated)"},{"comp":1,"quote":242703,"Line":10,"Comment":"02/16/2026 7:46 AM - tomo - Req Date changed from 02/28/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":242703,"Line":11,"Comment":"02/16/2026 7:51 AM - tomo - Asked for an update from Tim Aiken."},{"comp":1,"quote":242703,"Line":12,"Comment":"03/20/2026 4:05 PM - tomo - F/U changed from 03/14/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242703,"Line":13,"Comment":"03/20/2026 4:05 PM - tomo - CLO changed from 02/21/2026 to 04/04/2026 (CLO Date Updated)"},{"comp":1,"quote":242703,"Line":14,"Comment":"03/20/2026 4:05 PM - tomo - Req Date changed from 03/28/2026 to 04/11/2026 (Req Date Updated)"},{"comp":1,"quote":242703,"Line":15,"Comment":"03/31/2026 10:14 AM - tomo - Tim AIken is getting an update from the customer."},{"comp":1,"quote":242703,"Line":16,"Comment":"03/31/2026 10:14 AM - tomo - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242703,"Line":17,"Comment":"03/31/2026 10:14 AM - tomo - CLO changed from 04/04/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":242703,"Line":18,"Comment":"03/31/2026 10:14 AM - tomo - Req Date changed from 04/11/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":242703,"Line":19,"Comment":"04/03/2026 9:50 AM - tomo - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242703,"Line":20,"Comment":"04/03/2026 9:50 AM - tomo - CLO changed from 04/04/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":242703,"Line":21,"Comment":"04/03/2026 9:50 AM - tomo - Req Date changed from 04/11/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":242703,"Line":22,"Comment":"04/27/2026 8:57 AM - tomo - F/U changed from 04/18/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242703,"Line":23,"Comment":"04/27/2026 8:57 AM - tomo - CLO changed from 04/25/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":242703,"Line":24,"Comment":"04/27/2026 8:57 AM - tomo - Req Date changed from 05/02/2026 to 05/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"242703","line":"1","part":"QCC-DL65-ADPT-95","qty":"1","price":"365.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242703","line":"2","part":"QCC-DL65-BODY","qty":"1","price":"4056.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242703","line":"3","part":"QCC-DL65-BASE-A6","qty":"1","price":"969.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242703","line":"4","part":"MODIFICATION-DSCRW-THREAD","qty":"1","price":"300.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242703","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-07 09:00:16.922 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242721-05072026090016.txt === {"quote":"242721","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"PARKERID","shiptoName":"Parker Industries, Inc.","entry_date":"12-12-2025","cust_order_date":"12-12-2025","req_date":"06-20-2026","cust_po":"QCC-DL65-A6","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"09:13","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Tim","follow_phone":"","follow_email":"timothy.block@mscdirect.com","pic_user":"tomo","total_amt":"3965.88","total_gp":"1858.74","total_gpm":"46.87","rev_type":"WAP","mod_date":"05-07-2026","mod_time":null,"mod_user":"tomo","reason":"2","totalQty":"3","win_pct":"20","clo_date":"07-11-2026","notes":[{"comp":"1","quote":"242721","line":"0","data":"12-12-2025 09:14 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":242721,"Line":0,"Comment":"01/12/2026 5:01 PM - tomo - F/U changed from 12/25/2025 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242721,"Line":1,"Comment":"01/12/2026 5:01 PM - tomo - CLO changed from 01/12/2026 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":242721,"Line":2,"Comment":"01/12/2026 5:01 PM - tomo - Req Date changed from 01/23/2026 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":242721,"Line":3,"Comment":"01/12/2026 5:02 PM - tomo - Will schedule a visit to look at work holding."},{"comp":1,"quote":242721,"Line":4,"Comment":"02/16/2026 7:41 AM - tomo - F/U changed from 02/07/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242721,"Line":5,"Comment":"02/16/2026 7:41 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":242721,"Line":6,"Comment":"02/16/2026 7:41 AM - tomo - Req Date changed from 02/21/2026 to 02/28/2026 (Req Date Updated)"},{"comp":1,"quote":242721,"Line":7,"Comment":"03/20/2026 4:06 PM - tomo - F/U changed from 03/14/2026 to 6/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242721,"Line":8,"Comment":"03/20/2026 4:06 PM - tomo - CLO changed from 03/21/2026 to 07/11/2026 (CLO Date Updated)"},{"comp":1,"quote":242721,"Line":9,"Comment":"03/20/2026 4:06 PM - tomo - Req Date changed from 02/28/2026 to 06/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"242721","line":"1","part":"QCC-DL65-A6","qty":"1","price":"5391.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242721","line":"2","part":"MODIFICATION-DSCRW-THREAD","qty":"1","price":"300.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242721","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-07 09:09:52.082 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248079-05072026090951.txt === {"quote":"248079","customer":"3970","name":null,"customerName":"Cutting Tool Control Inc.","comp":"01","open":"1","shipto":"ICARUS","shiptoName":"Icarus Precision LLC","entry_date":"04-06-2026","cust_order_date":"05-06-2026","req_date":"05-03-2026","cust_po":"HSK63A-RDC3-75","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"+osh Robinette","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:31","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Josh Robinette","follow_phone":"206-789-7277","follow_email":"cuttingtoolcontrol@msn.com","pic_user":"bethw","total_amt":"463.80","total_gp":"286.12","total_gpm":"61.69","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-06-2026","notes":[{"comp":"1","quote":"248079","line":"0","data":"04-06-2026 10:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248079,"Line":0,"Comment":"05/07/2026 9:09 AM - bethw - no activity in area, quote expired and closed."}],"items":[{"comp":"01","order":"248079","line":"1","part":"HSK63A-RDC3-75","qty":"1","price":"773.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248079","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} 248079-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-07 09:10:22.305 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248079-05072026091022.txt === {"quote":"248079","customer":"3970","name":null,"customerName":"Cutting Tool Control Inc.","comp":"01","open":"1","shipto":"ICARUS","shiptoName":"Icarus Precision LLC","entry_date":"04-06-2026","cust_order_date":"05-06-2026","req_date":"05-03-2026","cust_po":"HSK63A-RDC3-75","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"+osh Robinette","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:31","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Josh Robinette","follow_phone":"206-789-7277","follow_email":"cuttingtoolcontrol@msn.com","pic_user":"bethw","total_amt":"463.80","total_gp":"286.12","total_gpm":"61.69","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-06-2026","notes":[{"comp":"1","quote":"248079","line":"0","data":"04-06-2026 10:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248079,"Line":0,"Comment":"05/07/2026 9:09 AM - bethw - no activity in area, quote expired and closed."},{"comp":1,"quote":248079,"Line":1,"Comment":"05/07/2026 9:09 AM - bethw - Closed"}],"items":[{"comp":"01","order":"248079","line":"1","part":"HSK63A-RDC3-75","qty":"1","price":"773.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248079","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-07 09:10:27.471 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245537-05072026091027.txt === {"quote":"245537","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"BUTLFRYE","shiptoName":"Hunting Dearborn","entry_date":"02-13-2026","cust_order_date":"06-24-2026","req_date":"07-23-2026","cust_po":"HSK100A MI40 AH","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Corey","drop_po":"For Ryan Perro, P.E.","status":"0","user":"cindyt","conv_order":"","time":"15:22","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Brian Corey","follow_phone":"","follow_email":"Brian.corey@mscdirect.com","pic_user":"cindyt","total_amt":"29080.00","total_gp":"29080.00","total_gpm":"100.00","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-15-2026","notes":[{"comp":"1","quote":"245537","line":"3","data":"DO NOT SEND QUOT TO RYAN he is w/Dearborn."},{"comp":"1","quote":"245537","line":"2","data":"on who we can quote thru. I think it is MSC."},{"comp":"1","quote":"245537","line":"1","data":"quote request to Mimatic. Checking with Ryan"},{"comp":"1","quote":"245537","line":"0","data":"02-13-2026 15:33-cindyt: Tim Reeves is sending"}],"crmnotes":[{"comp":1,"quote":245537,"Line":0,"Comment":"03/05/2026 11:29 AM - cindyt - F/U changed from 03/05/2026 to 3/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245537,"Line":1,"Comment":"03/05/2026 11:29 AM - cindyt - CLO changed from 03/10/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245537,"Line":2,"Comment":"03/05/2026 11:29 AM - cindyt - Req Date changed from 06/28/2026 to 06/25/2026 (Req Date Updated)"},{"comp":1,"quote":245537,"Line":3,"Comment":"03/05/2026 11:31 AM - cindyt - Encounter has been added"},{"comp":1,"quote":245537,"Line":4,"Comment":"03/26/2026 7:47 AM - cindyt - F/U changed from 03/25/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245537,"Line":5,"Comment":"03/26/2026 7:47 AM - cindyt - CLO changed from 04/09/2026 to 07/15/2026 (CLO Date Updated)"},{"comp":1,"quote":245537,"Line":6,"Comment":"03/26/2026 7:47 AM - cindyt - Req Date changed from 06/25/2026 to 07/23/2026 (Req Date Updated)"},{"comp":1,"quote":245537,"Line":7,"Comment":"03/26/2026 7:49 AM - cindyt - Encounter has been added"},{"comp":1,"quote":245537,"Line":8,"Comment":"04/27/2026 8:43 AM - alyssah - F/U changed from 04/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245537,"Line":9,"Comment":"04/27/2026 12:13 PM - alyssah - F/U changed from 04/30/2026 to 5/7/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245537","line":"1","part":"SPECIAL-AH","qty":"2","price":"14540.00","uom":"EA","discount":"0.00","req_date":"15~16 Weeks ARO","branch":"1"},{"comp":"01","order":"245537","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245537","Line":"1","Company":"1","F_Line":"1","Comment":"Similar to H10ARAM-ER32-210OTC (Mimatic#166868)","Loc":"Y"},{"Quote":"245537","Line":"1","Company":"1","F_Line":"2","Comment":"machine specific adaptation to customer's existing","Loc":"Y"},{"Quote":"245537","Line":"1","Company":"1","F_Line":"3","Comment":"positioning block. HSK100A Taper/ MI40 Angle Head","Loc":"Y"},{"Quote":"245537","Line":"1","Company":"1","F_Line":"4","Comment":"Part Number to be determined. NET Price quoted for 1~2","Loc":"Y"},{"Quote":"245537","Line":"1","Company":"1","F_Line":"5","Comment":"angle heads.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-07 09:10:43.920 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245537-05072026091043.txt === {"quote":"245537","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"BUTLFRYE","shiptoName":"Hunting Dearborn","entry_date":"02-13-2026","cust_order_date":"06-24-2026","req_date":"07-23-2026","cust_po":"HSK100A MI40 AH","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Corey","drop_po":"For Ryan Perro, P.E.","status":"0","user":"cindyt","conv_order":"","time":"15:22","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Brian Corey","follow_phone":"","follow_email":"Brian.corey@mscdirect.com","pic_user":"cindyt","total_amt":"29080.00","total_gp":"29080.00","total_gpm":"100.00","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"3","win_pct":"20","clo_date":"08-28-2026","notes":[{"comp":"1","quote":"245537","line":"3","data":"DO NOT SEND QUOT TO RYAN he is w/Dearborn."},{"comp":"1","quote":"245537","line":"2","data":"on who we can quote thru. I think it is MSC."},{"comp":"1","quote":"245537","line":"1","data":"quote request to Mimatic. Checking with Ryan"},{"comp":"1","quote":"245537","line":"0","data":"02-13-2026 15:33-cindyt: Tim Reeves is sending"}],"crmnotes":[{"comp":1,"quote":245537,"Line":0,"Comment":"03/05/2026 11:29 AM - cindyt - F/U changed from 03/05/2026 to 3/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245537,"Line":1,"Comment":"03/05/2026 11:29 AM - cindyt - CLO changed from 03/10/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245537,"Line":2,"Comment":"03/05/2026 11:29 AM - cindyt - Req Date changed from 06/28/2026 to 06/25/2026 (Req Date Updated)"},{"comp":1,"quote":245537,"Line":3,"Comment":"03/05/2026 11:31 AM - cindyt - Encounter has been added"},{"comp":1,"quote":245537,"Line":4,"Comment":"03/26/2026 7:47 AM - cindyt - F/U changed from 03/25/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245537,"Line":5,"Comment":"03/26/2026 7:47 AM - cindyt - CLO changed from 04/09/2026 to 07/15/2026 (CLO Date Updated)"},{"comp":1,"quote":245537,"Line":6,"Comment":"03/26/2026 7:47 AM - cindyt - Req Date changed from 06/25/2026 to 07/23/2026 (Req Date Updated)"},{"comp":1,"quote":245537,"Line":7,"Comment":"03/26/2026 7:49 AM - cindyt - Encounter has been added"},{"comp":1,"quote":245537,"Line":8,"Comment":"04/27/2026 8:43 AM - alyssah - F/U changed from 04/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245537,"Line":9,"Comment":"04/27/2026 12:13 PM - alyssah - F/U changed from 04/30/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245537,"Line":10,"Comment":"05/07/2026 9:10 AM - cindyt - F/U changed from 05/07/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245537,"Line":11,"Comment":"05/07/2026 9:10 AM - cindyt - CLO changed from 07/15/2026 to 08/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245537","line":"1","part":"SPECIAL-AH","qty":"2","price":"14540.00","uom":"EA","discount":"0.00","req_date":"15~16 Weeks ARO","branch":"1"},{"comp":"01","order":"245537","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245537","Line":"1","Company":"1","F_Line":"1","Comment":"Similar to H10ARAM-ER32-210OTC (Mimatic#166868)","Loc":"Y"},{"Quote":"245537","Line":"1","Company":"1","F_Line":"2","Comment":"machine specific adaptation to customer's existing","Loc":"Y"},{"Quote":"245537","Line":"1","Company":"1","F_Line":"3","Comment":"positioning block. HSK100A Taper/ MI40 Angle Head","Loc":"Y"},{"Quote":"245537","Line":"1","Company":"1","F_Line":"4","Comment":"Part Number to be determined. NET Price quoted for 1~2","Loc":"Y"},{"Quote":"245537","Line":"1","Company":"1","F_Line":"5","Comment":"angle heads.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-07 09:10:57.164 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245537-05072026091056.txt === {"quote":"245537","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"BUTLFRYE","shiptoName":"Hunting Dearborn","entry_date":"02-13-2026","cust_order_date":"06-24-2026","req_date":"09-03-2026","cust_po":"HSK100A MI40 AH","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Corey","drop_po":"For Ryan Perro, P.E.","status":"0","user":"cindyt","conv_order":"","time":"15:22","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Brian Corey","follow_phone":"","follow_email":"Brian.corey@mscdirect.com","pic_user":"cindyt","total_amt":"29080.00","total_gp":"29080.00","total_gpm":"100.00","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"3","win_pct":"20","clo_date":"08-28-2026","notes":[{"comp":"1","quote":"245537","line":"3","data":"DO NOT SEND QUOT TO RYAN he is w/Dearborn."},{"comp":"1","quote":"245537","line":"2","data":"on who we can quote thru. I think it is MSC."},{"comp":"1","quote":"245537","line":"1","data":"quote request to Mimatic. Checking with Ryan"},{"comp":"1","quote":"245537","line":"0","data":"02-13-2026 15:33-cindyt: Tim Reeves is sending"}],"crmnotes":[{"comp":1,"quote":245537,"Line":0,"Comment":"03/05/2026 11:29 AM - cindyt - F/U changed from 03/05/2026 to 3/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245537,"Line":1,"Comment":"03/05/2026 11:29 AM - cindyt - CLO changed from 03/10/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245537,"Line":2,"Comment":"03/05/2026 11:29 AM - cindyt - Req Date changed from 06/28/2026 to 06/25/2026 (Req Date Updated)"},{"comp":1,"quote":245537,"Line":3,"Comment":"03/05/2026 11:31 AM - cindyt - Encounter has been added"},{"comp":1,"quote":245537,"Line":4,"Comment":"03/26/2026 7:47 AM - cindyt - F/U changed from 03/25/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245537,"Line":5,"Comment":"03/26/2026 7:47 AM - cindyt - CLO changed from 04/09/2026 to 07/15/2026 (CLO Date Updated)"},{"comp":1,"quote":245537,"Line":6,"Comment":"03/26/2026 7:47 AM - cindyt - Req Date changed from 06/25/2026 to 07/23/2026 (Req Date Updated)"},{"comp":1,"quote":245537,"Line":7,"Comment":"03/26/2026 7:49 AM - cindyt - Encounter has been added"},{"comp":1,"quote":245537,"Line":8,"Comment":"04/27/2026 8:43 AM - alyssah - F/U changed from 04/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245537,"Line":9,"Comment":"04/27/2026 12:13 PM - alyssah - F/U changed from 04/30/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245537,"Line":10,"Comment":"05/07/2026 9:10 AM - cindyt - F/U changed from 05/07/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245537,"Line":11,"Comment":"05/07/2026 9:10 AM - cindyt - CLO changed from 07/15/2026 to 08/28/2026 (CLO Date Updated)"},{"comp":1,"quote":245537,"Line":12,"Comment":"05/07/2026 9:10 AM - cindyt - Req Date changed from 07/23/2026 to 09/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245537","line":"1","part":"SPECIAL-AH","qty":"2","price":"14540.00","uom":"EA","discount":"0.00","req_date":"15~16 Weeks ARO","branch":"1"},{"comp":"01","order":"245537","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245537","Line":"1","Company":"1","F_Line":"1","Comment":"Similar to H10ARAM-ER32-210OTC (Mimatic#166868)","Loc":"Y"},{"Quote":"245537","Line":"1","Company":"1","F_Line":"2","Comment":"machine specific adaptation to customer's existing","Loc":"Y"},{"Quote":"245537","Line":"1","Company":"1","F_Line":"3","Comment":"positioning block. HSK100A Taper/ MI40 Angle Head","Loc":"Y"},{"Quote":"245537","Line":"1","Company":"1","F_Line":"4","Comment":"Part Number to be determined. NET Price quoted for 1~2","Loc":"Y"},{"Quote":"245537","Line":"1","Company":"1","F_Line":"5","Comment":"angle heads.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-07 09:11:14.264 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249496-05072026091114.txt === {"quote":"249496","customer":"8900","name":null,"customerName":"Wm. F. Hurst Co., Inc.","comp":"01","open":"0","shipto":"SPIRWICH","shiptoName":"Spirit AeroSystems","entry_date":"04-30-2026","cust_order_date":"05-12-2026","req_date":"05-20-2026","cust_po":"H80FRAM-ER16-206ST","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"65","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Todd Turner","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:00","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Todd Turner","follow_phone":"620-704-9372","follow_email":"tturner@wmhurst.com","pic_user":"bethw","total_amt":"34657.20","total_gp":"34657.20","total_gpm":"100.00","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249496","line":"4","data":"will send to Beth, Jacki, and Todd"},{"comp":"1","quote":"249496","line":"3","data":"04-30-2026 16:18-rons: adding to quote log -"},{"comp":"1","quote":"249496","line":"2","data":"last order"},{"comp":"1","quote":"249496","line":"1","data":"back - spoke with Beth, going with same pricing as"},{"comp":"1","quote":"249496","line":"0","data":"05-05-2026 12:54-rons: price and delivery came"}],"crmnotes":[{"comp":1,"quote":249496,"Line":0,"Comment":"05/01/2026 4:23 PM - rons - CLO changed from 05/19/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249496,"Line":1,"Comment":"05/01/2026 4:23 PM - rons - Req Date changed from 05/26/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249496","line":"1","part":"H80FRAM-ER16-206ST","qty":"2","price":"17328.60","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249496","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249496","Line":"1","Company":"1","F_Line":"1","Comment":"Please allow 10 weeks for manufacturing and delivery.","Loc":"Y"},{"Quote":"249496","Line":"1","Company":"1","F_Line":"2","Comment":"These are considered special and have been quoted at","Loc":"Y"},{"Quote":"249496","Line":"1","Company":"1","F_Line":"3","Comment":"special net price. Once PO/order issued, these cannot","Loc":"Y"},{"Quote":"249496","Line":"1","Company":"1","F_Line":"4","Comment":"be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"249496","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249496","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"249496","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-07 09:12:48.106 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248116-05072026091247.txt === {"quote":"248116","customer":"19585","name":null,"customerName":"Thomas Skinner & Son Ltd.","comp":"01","open":"1","shipto":"NOPQRSTW","shiptoName":"Thomas Skinner - Calgary Location","entry_date":"04-06-2026","cust_order_date":"05-06-2026","req_date":"05-18-2026","cust_po":"C4006-0750-1.75","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"90","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Ken Oswald","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:06","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Ken Oswald","follow_phone":"403-450-3004","follow_email":"koswald@tskinner.com","pic_user":"bethw","total_amt":"77.14","total_gp":"41.80","total_gpm":"54.19","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-06-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248116","line":"1","part":"C4006-0750-1.75","qty":"1","price":"133.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248116","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-07 09:12:57.537 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248764-05072026091257.txt === {"quote":"248764","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"GREIBRUN","shiptoName":"Greisen Aerospace","entry_date":"04-17-2026","cust_order_date":"05-10-2026","req_date":"05-15-2026","cust_po":"Doosan Puma","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Paul Lafontaine","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:07","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Paul Lafontaine","follow_phone":"413-382-7261","follow_email":"paul.lafontaine@blackhawkid.com","pic_user":"cindyt","total_amt":"50605.22","total_gp":"20516.67","total_gpm":"40.54","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"21","win_pct":"20","clo_date":"05-09-2026","notes":[{"comp":"1","quote":"248764","line":"2","data":"04-17-2026 09:13 - Discounts Recalculated QS"},{"comp":"1","quote":"248764","line":"1","data":"PTSolutions under Q # 248806"},{"comp":"1","quote":"248764","line":"0","data":"04-17-2026 15:09-briand: Also being quoted by"}],"crmnotes":[{"comp":1,"quote":248764,"Line":0,"Comment":"04/28/2026 3:26 PM - alyssah - F/U changed from 04/23/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248764","line":"1","part":"BMT65-ER25-AD-ICE","qty":"1","price":"8938.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"3","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"5","part":"BMT65-ER32Z-ICE","qty":"1","price":"5309.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"6","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"7","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"9","part":"BMT65-ER25Z-MD-ICE-72","qty":"1","price":"9864.00","uom":"EA","discount":"38.00","req_date":"ETA to L-N 04-29","branch":"1"},{"comp":"01","order":"248764","line":"10","part":"BMT65-ER25Z-MD-ICE-100","qty":"1","price":"9953.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"11","part":"BMT65-ER25Z-MSD-100","qty":"1","price":"11964.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"12","part":"BMT65-ER25Z-MSD-72","qty":"1","price":"11874.00","uom":"EA","discount":"38.00","req_date":"ETA to L-N 04-29","branch":"1"},{"comp":"01","order":"248764","line":"13","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"14","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"16","part":"BMT65-ER32Z-MS","qty":"1","price":"6362.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"17","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"18","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"20","part":"BMT65-SK20Z-MS-100","qty":"1","price":"7312.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"21","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"22","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"23","part":"SKJL-25","qty":"1","price":"26.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"24","part":"BMT65-C4Z-MS-72","qty":"1","price":"9280.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"38.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":21}}] 2026-05-07 09:13:12.587 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248764-05072026091312.txt === {"quote":"248764","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"GREIBRUN","shiptoName":"Greisen Aerospace","entry_date":"04-17-2026","cust_order_date":"05-10-2026","req_date":"05-15-2026","cust_po":"Doosan Puma","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Paul Lafontaine","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:07","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Paul Lafontaine","follow_phone":"413-382-7261","follow_email":"paul.lafontaine@blackhawkid.com","pic_user":"cindyt","total_amt":"50605.22","total_gp":"20516.67","total_gpm":"40.54","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"21","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"248764","line":"2","data":"04-17-2026 09:13 - Discounts Recalculated QS"},{"comp":"1","quote":"248764","line":"1","data":"PTSolutions under Q # 248806"},{"comp":"1","quote":"248764","line":"0","data":"04-17-2026 15:09-briand: Also being quoted by"}],"crmnotes":[{"comp":1,"quote":248764,"Line":0,"Comment":"04/28/2026 3:26 PM - alyssah - F/U changed from 04/23/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248764,"Line":1,"Comment":"05/07/2026 9:12 AM - cindyt - F/U changed from 05/09/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248764,"Line":2,"Comment":"05/07/2026 9:13 AM - cindyt - CLO changed from 05/09/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248764","line":"1","part":"BMT65-ER25-AD-ICE","qty":"1","price":"8938.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"3","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"5","part":"BMT65-ER32Z-ICE","qty":"1","price":"5309.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"6","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"7","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"9","part":"BMT65-ER25Z-MD-ICE-72","qty":"1","price":"9864.00","uom":"EA","discount":"38.00","req_date":"ETA to L-N 04-29","branch":"1"},{"comp":"01","order":"248764","line":"10","part":"BMT65-ER25Z-MD-ICE-100","qty":"1","price":"9953.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"11","part":"BMT65-ER25Z-MSD-100","qty":"1","price":"11964.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"12","part":"BMT65-ER25Z-MSD-72","qty":"1","price":"11874.00","uom":"EA","discount":"38.00","req_date":"ETA to L-N 04-29","branch":"1"},{"comp":"01","order":"248764","line":"13","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"14","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"16","part":"BMT65-ER32Z-MS","qty":"1","price":"6362.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"17","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"18","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"20","part":"BMT65-SK20Z-MS-100","qty":"1","price":"7312.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"21","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"22","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"23","part":"SKJL-25","qty":"1","price":"26.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"24","part":"BMT65-C4Z-MS-72","qty":"1","price":"9280.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"38.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":21}}] 2026-05-07 09:13:23.532 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248764-05072026091323.txt === {"quote":"248764","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"GREIBRUN","shiptoName":"Greisen Aerospace","entry_date":"04-17-2026","cust_order_date":"05-10-2026","req_date":"06-16-2026","cust_po":"Doosan Puma","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Paul Lafontaine","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:07","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Paul Lafontaine","follow_phone":"413-382-7261","follow_email":"paul.lafontaine@blackhawkid.com","pic_user":"cindyt","total_amt":"50605.22","total_gp":"20516.67","total_gpm":"40.54","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"21","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"248764","line":"2","data":"04-17-2026 09:13 - Discounts Recalculated QS"},{"comp":"1","quote":"248764","line":"1","data":"PTSolutions under Q # 248806"},{"comp":"1","quote":"248764","line":"0","data":"04-17-2026 15:09-briand: Also being quoted by"}],"crmnotes":[{"comp":1,"quote":248764,"Line":0,"Comment":"04/28/2026 3:26 PM - alyssah - F/U changed from 04/23/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248764,"Line":1,"Comment":"05/07/2026 9:12 AM - cindyt - F/U changed from 05/09/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248764,"Line":2,"Comment":"05/07/2026 9:13 AM - cindyt - CLO changed from 05/09/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":248764,"Line":3,"Comment":"05/07/2026 9:13 AM - cindyt - Req Date changed from 05/15/2026 to 06/16/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248764","line":"1","part":"BMT65-ER25-AD-ICE","qty":"1","price":"8938.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"3","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"5","part":"BMT65-ER32Z-ICE","qty":"1","price":"5309.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"6","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"7","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"9","part":"BMT65-ER25Z-MD-ICE-72","qty":"1","price":"9864.00","uom":"EA","discount":"38.00","req_date":"ETA to L-N 04-29","branch":"1"},{"comp":"01","order":"248764","line":"10","part":"BMT65-ER25Z-MD-ICE-100","qty":"1","price":"9953.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"11","part":"BMT65-ER25Z-MSD-100","qty":"1","price":"11964.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"12","part":"BMT65-ER25Z-MSD-72","qty":"1","price":"11874.00","uom":"EA","discount":"38.00","req_date":"ETA to L-N 04-29","branch":"1"},{"comp":"01","order":"248764","line":"13","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"14","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"16","part":"BMT65-ER32Z-MS","qty":"1","price":"6362.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"17","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"18","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"20","part":"BMT65-SK20Z-MS-100","qty":"1","price":"7312.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"21","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"22","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"23","part":"SKJL-25","qty":"1","price":"26.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"24","part":"BMT65-C4Z-MS-72","qty":"1","price":"9280.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248764","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"38.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":21}}] 2026-05-07 09:22:45.734 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249132-05072026092245.txt === {"quote":"249132","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-05-2026","cust_po":"C4007-0032-3.13","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Costine","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:32","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Chris Costine","follow_phone":"614-401-9766","follow_email":"costinec@mscdirect.com","pic_user":"briand","total_amt":"180.86","total_gp":"97.36","total_gpm":"53.83","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"3","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249132","line":"0","data":"04-24-2026 09:34-mariek added wrench"}],"crmnotes":[{"comp":1,"quote":249132,"Line":0,"Comment":"05/01/2026 12:45 PM - briand - F/U changed from 04/30/2026 to 5/27/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249132","line":"1","part":"C4007-0032-3.13","qty":"1","price":"279.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249132","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249132","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-07 09:31:06.324 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248786-05072026093106.txt === {"quote":"248786","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"BLACKTOK","shiptoName":"BlackHawk Industrial - BaseCamp","entry_date":"04-17-2026","cust_order_date":"05-30-2026","req_date":"06-05-2026","cust_po":"C40RAM-ER11-208ST-65TP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Austin Holt","drop_po":"For Customer in Texas","status":"0","user":"cindyt","conv_order":"","time":"12:43","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Austin Holt","follow_phone":"469-916-8090","follow_email":"austin.holt@blackhawkid.com","pic_user":"bethw","total_amt":"8959.33","total_gp":"3367.27","total_gpm":"37.58","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"248786","line":"2","data":"log. Sent Beth e-mail."},{"comp":"1","quote":"248786","line":"1","data":"Austin the questionnaire and added to the quote"},{"comp":"1","quote":"248786","line":"0","data":"04-17-2026 12:48-cindyt: Live chat and I sent"}],"crmnotes":[{"comp":1,"quote":248786,"Line":0,"Comment":"04/30/2026 9:23 AM - bethw - Sent QFU for status and /or feedback."},{"comp":1,"quote":248786,"Line":1,"Comment":"04/30/2026 9:23 AM - bethw - F/U changed from 04/30/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248786,"Line":2,"Comment":"05/07/2026 9:30 AM - bethw - no replies for updates. quote expired and closed."}],"items":[{"comp":"01","order":"248786","line":"1","part":"C40RAM-ER11-208ST-65TP","qty":"1","price":"11821.00","uom":"EA","discount":"27.00","req_date":"ETA 4-5wks ARO","branch":"1"},{"comp":"01","order":"248786","line":"2","part":"MODIFICATION-PB-BLNK","qty":"1","price":"330.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248786","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-07 09:33:00.454 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249537-05072026093300.txt === {"quote":"249537","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"BLACKHTX","shiptoName":"Blackhawk Industrial","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-12-2026","cust_po":"MZMP47-BG15Z-C","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Richard Botkin","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"10:06","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Richard Botkin","follow_phone":"713-848-7852","follow_email":"richard.botkin@blackhawkid.com","pic_user":"bethw","total_amt":"3657.50","total_gp":"2087.55","total_gpm":"57.08","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"bethw","reason":"8","totalQty":"6","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":249537,"Line":0,"Comment":"05/07/2026 9:32 AM - bethw - converted to partial SO# 1038759 no stock left"}],"items":[{"comp":"01","order":"249537","line":"1","part":"MZMP47-BG15Z-C","qty":"5","price":"1045.00","uom":"EA","discount":"30.00","req_date":"4 stk bal Mid Aug","branch":"1"},{"comp":"01","order":"249537","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-07 09:34:16.360 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248149-05072026093416.txt === {"quote":"248149","customer":"18685","name":null,"customerName":"AJ Rod Co., Inc.","comp":"01","open":"1","shipto":"AJBRITT","shiptoName":"AJ Rod Company Houston","entry_date":"04-07-2026","cust_order_date":"05-07-2026","req_date":"05-19-2026","cust_po":"E11-NUT-MINI","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jr","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"10:18","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Jr","follow_phone":"713-291-7009","follow_email":"jr.saenz@ajrodco.com","pic_user":"bethw","total_amt":"336.60","total_gp":"264.00","total_gpm":"78.43","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"7","win_pct":"20","clo_date":"05-07-2026","notes":[],"crmnotes":[{"comp":1,"quote":248149,"Line":0,"Comment":"05/07/2026 9:34 AM - bethw - no activity in area, quote expired and closed"}],"items":[{"comp":"01","order":"248149","line":"1","part":"E11-NUT-MINI","qty":"2","price":"66.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248149","line":"2","part":"E16-NUT-MINI","qty":"2","price":"66.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248149","line":"3","part":"E20-NUT-MINI","qty":"2","price":"66.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248149","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-07 09:35:11.363 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249276-05072026093511.txt === {"quote":"249276","customer":"8420","name":null,"customerName":"Hillary Machinery Inc.","comp":"01","open":"0","shipto":"HILLMACH","shiptoName":"Hillary Machine Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"C40RAM-MI40-180TS-65TP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Randon Beavers","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"16:37","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Randon Beavers","follow_phone":"8177985720","follow_email":"randon@hillaryinc.com","pic_user":"bethw","total_amt":"17289.50","total_gp":"6968.78","total_gpm":"40.31","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":249276,"Line":0,"Comment":"04/30/2026 8:47 AM - bethw - F/U changed from 05/03/2026 to 5/7/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249276","line":"1","part":"C40RAM-MI40-180TS-65TP","qty":"2","price":"11013.00","uom":"EA","discount":"25.00","req_date":"","branch":"1"},{"comp":"01","order":"249276","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249276","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-07 09:41:26.312 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249236-05072026094126.txt === {"quote":"249236","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"TECHNIME","shiptoName":"Technimetals Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"07-01-2026","cust_po":"NCAT40 ER Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:15","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969x1125","follow_email":"kirandandia@yamazen.com","pic_user":"cindyt","total_amt":"3083.69","total_gp":"1594.16","total_gpm":"51.70","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"18","win_pct":"20","clo_date":"06-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":249236,"Line":0,"Comment":"05/05/2026 4:00 PM - cindyt - F/U changed from 05/03/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249236,"Line":1,"Comment":"05/05/2026 4:00 PM - cindyt - CLO changed from 05/27/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249236,"Line":2,"Comment":"05/05/2026 4:00 PM - cindyt - Req Date changed from 06/08/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249236,"Line":3,"Comment":"05/05/2026 4:35 PM - cindyt - F/U changed from 05/05/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249236,"Line":4,"Comment":"05/05/2026 4:35 PM - cindyt - CLO changed from 07/01/2026 to 06/30/2026 (CLO Date Updated)"},{"comp":1,"quote":249236,"Line":5,"Comment":"05/05/2026 4:35 PM - cindyt - Req Date changed from 06/10/2026 to 07/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249236","line":"1","part":"NC4007-0016-6.00G","qty":"8","price":"414.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"3","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"5","part":"NC4007-0025-6.00G","qty":"6","price":"410.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"6","part":"TQW-E25-G","qty":"1","price":"165.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-07 09:41:47.097 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249236-05072026094146.txt === {"quote":"249236","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"TECHNIME","shiptoName":"Technimetals Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"07-01-2026","cust_po":"NCAT40 ER Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:15","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969x1125","follow_email":"kirandandia@yamazen.com","pic_user":"cindyt","total_amt":"3083.69","total_gp":"1594.16","total_gpm":"51.70","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"18","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":249236,"Line":0,"Comment":"05/05/2026 4:00 PM - cindyt - F/U changed from 05/03/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249236,"Line":1,"Comment":"05/05/2026 4:00 PM - cindyt - CLO changed from 05/27/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249236,"Line":2,"Comment":"05/05/2026 4:00 PM - cindyt - Req Date changed from 06/08/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249236,"Line":3,"Comment":"05/05/2026 4:35 PM - cindyt - F/U changed from 05/05/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249236,"Line":4,"Comment":"05/05/2026 4:35 PM - cindyt - CLO changed from 07/01/2026 to 06/30/2026 (CLO Date Updated)"},{"comp":1,"quote":249236,"Line":5,"Comment":"05/05/2026 4:35 PM - cindyt - Req Date changed from 06/10/2026 to 07/01/2026 (Req Date Updated)"},{"comp":1,"quote":249236,"Line":6,"Comment":"05/07/2026 9:41 AM - cindyt - F/U changed from 05/05/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249236,"Line":7,"Comment":"05/07/2026 9:41 AM - cindyt - CLO changed from 06/30/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249236","line":"1","part":"NC4007-0016-6.00G","qty":"8","price":"414.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"3","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"5","part":"NC4007-0025-6.00G","qty":"6","price":"410.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"6","part":"TQW-E25-G","qty":"1","price":"165.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-07 09:42:06.500 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249236-05072026094206.txt === {"quote":"249236","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"TECHNIME","shiptoName":"Technimetals Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-15-2026","cust_po":"NCAT40 ER Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:15","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969x1125","follow_email":"kirandandia@yamazen.com","pic_user":"cindyt","total_amt":"3083.69","total_gp":"1594.16","total_gpm":"51.70","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"18","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":249236,"Line":0,"Comment":"05/05/2026 4:00 PM - cindyt - F/U changed from 05/03/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249236,"Line":1,"Comment":"05/05/2026 4:00 PM - cindyt - CLO changed from 05/27/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249236,"Line":2,"Comment":"05/05/2026 4:00 PM - cindyt - Req Date changed from 06/08/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249236,"Line":3,"Comment":"05/05/2026 4:35 PM - cindyt - F/U changed from 05/05/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249236,"Line":4,"Comment":"05/05/2026 4:35 PM - cindyt - CLO changed from 07/01/2026 to 06/30/2026 (CLO Date Updated)"},{"comp":1,"quote":249236,"Line":5,"Comment":"05/05/2026 4:35 PM - cindyt - Req Date changed from 06/10/2026 to 07/01/2026 (Req Date Updated)"},{"comp":1,"quote":249236,"Line":6,"Comment":"05/07/2026 9:41 AM - cindyt - F/U changed from 05/05/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249236,"Line":7,"Comment":"05/07/2026 9:41 AM - cindyt - CLO changed from 06/30/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249236,"Line":8,"Comment":"05/07/2026 9:41 AM - cindyt - Req Date changed from 07/01/2026 to 06/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249236","line":"1","part":"NC4007-0016-6.00G","qty":"8","price":"414.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"3","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"5","part":"NC4007-0025-6.00G","qty":"6","price":"410.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"6","part":"TQW-E25-G","qty":"1","price":"165.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-07 09:52:51.965 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248816-05072026095251.txt === {"quote":"248816","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCMN","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-17-2026","cust_po":"500-019","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:53","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"jennad","total_amt":"14.44","total_gp":"4.62","total_gpm":"31.99","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-17-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248816","line":"1","part":"500-019","qty":"1","price":"38.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248816","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-07 09:54:57.138 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248815-05072026095456.txt === {"quote":"248815","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCICHIC","shiptoName":"MSC Industrial Supply","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-17-2026","cust_po":"520-005","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:44","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"jennad","total_amt":"14.44","total_gp":"2.30","total_gpm":"15.93","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-17-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248815","line":"1","part":"520-005","qty":"1","price":"38.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248815","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-07 09:56:35.947 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248744-05072026095635.txt === {"quote":"248744","customer":"19948","name":null,"customerName":"Sussex Tool & Supply Inc.","comp":"01","open":"1","shipto":"SHARSUSS","shiptoName":"Sussex Tool and Supply","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-16-2026","cust_po":"800-008","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"40","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nicole Cheesman","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:41","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Nicole Cheesman","follow_phone":"262-251-4020x1","follow_email":"nicole@sussextool.com","pic_user":"jennad","total_amt":"28.50","total_gp":"20.97","total_gpm":"73.58","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"jennad","reason":"5","totalQty":"2","win_pct":"20","clo_date":"05-16-2026","notes":[],"crmnotes":[{"comp":1,"quote":248744,"Line":0,"Comment":"05/07/2026 9:56 AM - jennad - Sussex bought through PTSolutions"}],"items":[{"comp":"01","order":"248744","line":"1","part":"800-008","qty":"1","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248744","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-07 09:58:16.107 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248621-05072026095815.txt === {"quote":"248621","customer":"5900","name":null,"customerName":"EWIE Company Inc.","comp":"01","open":"1","shipto":"TCWOOD","shiptoName":"Woodward Inc.","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-15-2026","cust_po":"SK6-2.5","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Melanie Bedgood","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"12:02","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Melanie Bedgood","follow_phone":"779-207-6259","follow_email":"mbedgood@ewie.com","pic_user":"jennad","total_amt":"61.20","total_gp":"44.87","total_gpm":"73.32","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248621","line":"1","part":"SK6-2.5","qty":"1","price":"90.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248621","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-07 09:59:19.157 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248648-05072026095918.txt === {"quote":"248648","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCMENWI","shiptoName":"MSC Industrial Supply Company","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-15-2026","cust_po":"B3006-1000-3.54","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Cheryl Fontecchio","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"14:35","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Cheryl Fontecchio","follow_phone":"516-812-2000","follow_email":"cheryl.fontecchio@mscdirect.com","pic_user":"jennad","total_amt":"76.70","total_gp":"37.75","total_gpm":"49.22","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248648","line":"1","part":"B3006-1000-3.54","qty":"1","price":"130.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248648","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-07 10:04:30.962 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248633-05072026100430.txt === {"quote":"248633","customer":"18420","name":null,"customerName":"Replenex, Inc.","comp":"01","open":"1","shipto":"REPLENEX","shiptoName":"Replenex","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-15-2026","cust_po":"MZMP46-BG15Z-C","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Barb Severson (SD Location)","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"13:35","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Barb Severson (SD Location)","follow_phone":"605-878-0633","follow_email":"barb.severson@replenex.com","pic_user":"jennad","total_amt":"912.00","total_gp":"595.66","total_gpm":"65.31","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248633","line":"1","part":"MZMP46-BG15Z-C","qty":"1","price":"1140.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248633","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-07 10:05:43.092 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248235-05072026100542.txt === {"quote":"248235","customer":"13205","name":null,"customerName":"Machinery Systems Inc.","comp":"01","open":"1","shipto":"MACHEMSX","shiptoName":"Machinery Systems Inc.","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-08-2026","cust_po":"C6-EM0250-55","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brandon Strebel","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"11:06","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Brandon Strebel","follow_phone":"(847) 882-8085","follow_email":"brandons@machsys.com","pic_user":"jennad","total_amt":"3176.64","total_gp":"2104.66","total_gpm":"66.25","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"9","win_pct":"20","clo_date":"05-08-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248235","line":"1","part":"C6-EM0250-55","qty":"4","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248235","line":"2","part":"C6-C3/4-75-IDU","qty":"2","price":"793.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248235","line":"3","part":"C6-ER32-60","qty":"2","price":"483.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248235","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-07 10:23:07.709 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249706-05072026102307.txt === {"quote":"249706","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-05-2026","cust_order_date":"06-05-2026","req_date":"06-05-2026","cust_po":"SK16-10A","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Dara Lemus","drop_po":"","status":"0","user":"briand","conv_order":"","time":"16:52","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Dara Lemus","follow_phone":"800-753-7970","follow_email":"dara.lemus@mscdirect.com","pic_user":"briand","total_amt":"51.35","total_gp":"35.11","total_gpm":"68.37","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249706","line":"1","part":"SK16-10A","qty":"1","price":"79.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249706","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-07 10:35:09.603 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-07 10:35:14.255 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245828-05072026103513.txt === {"quote":"245828","customer":"3906","name":null,"customerName":"Kenneth Crosby, a DXP Company","comp":"01","open":"0","shipto":"LUDLOW","shiptoName":"Ludlow Tool Co.","entry_date":"02-19-2026","cust_order_date":"03-02-2025","req_date":"05-27-2026","cust_po":"SK16 Test Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jason Stomski","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:05","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jason Stomski","follow_phone":"413-393-0721","follow_email":"jason.stomski@dxpe.com","pic_user":"cindyt","total_amt":"708.00","total_gp":"408.80","total_gpm":"57.74","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":245828,"Line":0,"Comment":"02/25/2026 1:38 PM - cindyt - F/U changed from 02/25/2026 to 2/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":1,"Comment":"02/25/2026 1:38 PM - cindyt - CLO changed from NaN/NaN/NaN to 03/12/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":2,"Comment":"02/25/2026 1:49 PM - cindyt - F/U changed from 02/25/2026 to 3/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":3,"Comment":"02/25/2026 1:49 PM - cindyt - CLO changed from 03/12/2026 to 03/11/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":4,"Comment":"02/25/2026 1:49 PM - cindyt - Req Date changed from 04/29/2026 to 04/14/2026 (Req Date Updated)"},{"comp":1,"quote":245828,"Line":5,"Comment":"03/06/2026 9:33 AM - cindyt - F/U changed from 03/06/2026 to 3/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":6,"Comment":"03/06/2026 9:33 AM - cindyt - CLO changed from 03/11/2026 to 04/02/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":7,"Comment":"03/06/2026 9:33 AM - cindyt - Req Date changed from 04/14/2026 to 04/08/2026 (Req Date Updated)"},{"comp":1,"quote":245828,"Line":8,"Comment":"03/06/2026 9:47 AM - cindyt - Encounter has been added"},{"comp":1,"quote":245828,"Line":9,"Comment":"03/27/2026 4:10 PM - cindyt - F/U changed from 03/26/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":10,"Comment":"03/27/2026 4:10 PM - cindyt - CLO changed from 04/02/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":11,"Comment":"03/27/2026 4:10 PM - cindyt - Req Date changed from 04/08/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":245828,"Line":12,"Comment":"03/27/2026 4:11 PM - cindyt - Encounter has been added"},{"comp":1,"quote":245828,"Line":13,"Comment":"04/03/2026 10:41 AM - cindyt - F/U changed from 04/03/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":14,"Comment":"04/03/2026 10:42 AM - cindyt - CLO changed from 04/16/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":15,"Comment":"04/03/2026 10:42 AM - cindyt - Req Date changed from 04/23/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245828,"Line":16,"Comment":"04/08/2026 4:28 PM - cindyt - F/U changed from 04/07/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":17,"Comment":"04/08/2026 4:28 PM - cindyt - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":18,"Comment":"04/08/2026 4:29 PM - cindyt - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":245828,"Line":19,"Comment":"04/08/2026 4:30 PM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"245828","line":"1","part":"CAT40-SK16-120U-IDU","qty":"2","price":"494.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245828","line":"2","part":"SK16-8AC","qty":"2","price":"194.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245828","line":"3","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245828","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-07 10:35:35.085 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245828-05072026103534.txt === {"quote":"245828","customer":"3906","name":null,"customerName":"Kenneth Crosby, a DXP Company","comp":"01","open":"0","shipto":"LUDLOW","shiptoName":"Ludlow Tool Co.","entry_date":"02-19-2026","cust_order_date":"03-02-2025","req_date":"05-27-2026","cust_po":"SK16 Test Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jason Stomski","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:05","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jason Stomski","follow_phone":"413-393-0721","follow_email":"jason.stomski@dxpe.com","pic_user":"cindyt","total_amt":"708.00","total_gp":"408.80","total_gpm":"57.74","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-24-2026","notes":[],"crmnotes":[{"comp":1,"quote":245828,"Line":0,"Comment":"02/25/2026 1:38 PM - cindyt - F/U changed from 02/25/2026 to 2/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":1,"Comment":"02/25/2026 1:38 PM - cindyt - CLO changed from NaN/NaN/NaN to 03/12/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":2,"Comment":"02/25/2026 1:49 PM - cindyt - F/U changed from 02/25/2026 to 3/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":3,"Comment":"02/25/2026 1:49 PM - cindyt - CLO changed from 03/12/2026 to 03/11/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":4,"Comment":"02/25/2026 1:49 PM - cindyt - Req Date changed from 04/29/2026 to 04/14/2026 (Req Date Updated)"},{"comp":1,"quote":245828,"Line":5,"Comment":"03/06/2026 9:33 AM - cindyt - F/U changed from 03/06/2026 to 3/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":6,"Comment":"03/06/2026 9:33 AM - cindyt - CLO changed from 03/11/2026 to 04/02/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":7,"Comment":"03/06/2026 9:33 AM - cindyt - Req Date changed from 04/14/2026 to 04/08/2026 (Req Date Updated)"},{"comp":1,"quote":245828,"Line":8,"Comment":"03/06/2026 9:47 AM - cindyt - Encounter has been added"},{"comp":1,"quote":245828,"Line":9,"Comment":"03/27/2026 4:10 PM - cindyt - F/U changed from 03/26/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":10,"Comment":"03/27/2026 4:10 PM - cindyt - CLO changed from 04/02/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":11,"Comment":"03/27/2026 4:10 PM - cindyt - Req Date changed from 04/08/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":245828,"Line":12,"Comment":"03/27/2026 4:11 PM - cindyt - Encounter has been added"},{"comp":1,"quote":245828,"Line":13,"Comment":"04/03/2026 10:41 AM - cindyt - F/U changed from 04/03/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":14,"Comment":"04/03/2026 10:42 AM - cindyt - CLO changed from 04/16/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":15,"Comment":"04/03/2026 10:42 AM - cindyt - Req Date changed from 04/23/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245828,"Line":16,"Comment":"04/08/2026 4:28 PM - cindyt - F/U changed from 04/07/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":17,"Comment":"04/08/2026 4:28 PM - cindyt - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":18,"Comment":"04/08/2026 4:29 PM - cindyt - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":245828,"Line":19,"Comment":"04/08/2026 4:30 PM - cindyt - Encounter has been added"},{"comp":1,"quote":245828,"Line":20,"Comment":"05/07/2026 10:35 AM - cindyt - F/U changed from 05/07/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":21,"Comment":"05/07/2026 10:35 AM - cindyt - CLO changed from 05/20/2026 to 06/24/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245828","line":"1","part":"CAT40-SK16-120U-IDU","qty":"2","price":"494.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245828","line":"2","part":"SK16-8AC","qty":"2","price":"194.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245828","line":"3","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245828","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-07 10:36:29.882 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245828-05072026103629.txt === {"quote":"245828","customer":"3906","name":null,"customerName":"Kenneth Crosby, a DXP Company","comp":"01","open":"0","shipto":"LUDLOW","shiptoName":"Ludlow Tool Co.","entry_date":"02-19-2026","cust_order_date":"03-02-2025","req_date":"05-27-2026","cust_po":"SK16 Test Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jason Stomski","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:05","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jason Stomski","follow_phone":"413-393-0721","follow_email":"jason.stomski@dxpe.com","pic_user":"cindyt","total_amt":"708.00","total_gp":"408.80","total_gpm":"57.74","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-24-2026","notes":[],"crmnotes":[{"comp":1,"quote":245828,"Line":0,"Comment":"02/25/2026 1:38 PM - cindyt - F/U changed from 02/25/2026 to 2/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":1,"Comment":"02/25/2026 1:38 PM - cindyt - CLO changed from NaN/NaN/NaN to 03/12/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":2,"Comment":"02/25/2026 1:49 PM - cindyt - F/U changed from 02/25/2026 to 3/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":3,"Comment":"02/25/2026 1:49 PM - cindyt - CLO changed from 03/12/2026 to 03/11/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":4,"Comment":"02/25/2026 1:49 PM - cindyt - Req Date changed from 04/29/2026 to 04/14/2026 (Req Date Updated)"},{"comp":1,"quote":245828,"Line":5,"Comment":"03/06/2026 9:33 AM - cindyt - F/U changed from 03/06/2026 to 3/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":6,"Comment":"03/06/2026 9:33 AM - cindyt - CLO changed from 03/11/2026 to 04/02/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":7,"Comment":"03/06/2026 9:33 AM - cindyt - Req Date changed from 04/14/2026 to 04/08/2026 (Req Date Updated)"},{"comp":1,"quote":245828,"Line":8,"Comment":"03/06/2026 9:47 AM - cindyt - Encounter has been added"},{"comp":1,"quote":245828,"Line":9,"Comment":"03/27/2026 4:10 PM - cindyt - F/U changed from 03/26/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":10,"Comment":"03/27/2026 4:10 PM - cindyt - CLO changed from 04/02/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":11,"Comment":"03/27/2026 4:10 PM - cindyt - Req Date changed from 04/08/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":245828,"Line":12,"Comment":"03/27/2026 4:11 PM - cindyt - Encounter has been added"},{"comp":1,"quote":245828,"Line":13,"Comment":"04/03/2026 10:41 AM - cindyt - F/U changed from 04/03/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":14,"Comment":"04/03/2026 10:42 AM - cindyt - CLO changed from 04/16/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":15,"Comment":"04/03/2026 10:42 AM - cindyt - Req Date changed from 04/23/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245828,"Line":16,"Comment":"04/08/2026 4:28 PM - cindyt - F/U changed from 04/07/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":17,"Comment":"04/08/2026 4:28 PM - cindyt - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":18,"Comment":"04/08/2026 4:29 PM - cindyt - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":245828,"Line":19,"Comment":"04/08/2026 4:30 PM - cindyt - Encounter has been added"},{"comp":1,"quote":245828,"Line":20,"Comment":"05/07/2026 10:35 AM - cindyt - F/U changed from 05/07/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":21,"Comment":"05/07/2026 10:35 AM - cindyt - CLO changed from 05/20/2026 to 06/24/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":22,"Comment":"05/07/2026 10:36 AM - cindyt - Req Date changed from 05/27/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245828","line":"1","part":"CAT40-SK16-120U-IDU","qty":"2","price":"494.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245828","line":"2","part":"SK16-8AC","qty":"2","price":"194.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245828","line":"3","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245828","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-07 10:39:26.997 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.2099591346986, -77.0151970897895, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.2099591346986, -77.0151970897895, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2342307 second/s. 2026-05-07 10:39:28.401 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248860-05072026103928.txt === {"quote":"248860","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"BRAMNEWM","shiptoName":"Bramden Precision Ltd.","entry_date":"04-20-2026","cust_order_date":"05-15-2026","req_date":"07-14-2026","cust_po":"Pre-setter E236PLUS #40","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Attn: Matt Deyman","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-20","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Matt Deyman","follow_phone":"416-805-0759","follow_email":"mattd@triumphtool.com","pic_user":"cindyt","total_amt":"12594.50","total_gp":"7908.79","total_gpm":"62.80","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":248860,"Line":0,"Comment":"05/06/2026 4:16 PM - cindyt - F/U changed from 05/07/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248860,"Line":1,"Comment":"05/06/2026 4:16 PM - cindyt - CLO changed from 05/13/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":248860,"Line":2,"Comment":"05/06/2026 4:17 PM - cindyt - Req Date changed from 05/25/2026 to 07/14/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248860","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248860","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248860","line":"3","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248860","line":"4","part":"PRE-PRNT-ROLL-04B080M","qty":"1","price":"11.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248860","line":"5","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248860","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248860","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248860","Line":"6","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-07 10:39:29.957 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.2100206740574, -77.0149137717053, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.2100206740574, -77.0149137717053, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2506768 second/s. 2026-05-07 10:39:36.887 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.2100206740574, -77.0149137717053, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.2100206740574, -77.0149137717053, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4867604 second/s. 2026-05-07 10:48:04.284 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247015-05072026104804.txt === {"quote":"247015","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"0","shipto":"DGIOKVI","shiptoName":"DGI Supply - GTA","entry_date":"03-16-2026","cust_order_date":"06-03-2026","req_date":"07-15-2026","cust_po":"Centra HSK80F Shrink Fit","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Dubrick","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"08:54","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Scott Dubrick","follow_phone":"800-923-6255x89206","follow_email":"sdubrick@dgisupply.ca","pic_user":"cindyt","total_amt":"37831.95","total_gp":"37820.97","total_gpm":"99.97","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"122","win_pct":"20","clo_date":"07-15-2026","notes":[{"comp":"1","quote":"247015","line":"4","data":"will ship the remaining tooling to DGI."},{"comp":"1","quote":"247015","line":"3","data":"do not take all of the by the end of the terms we"},{"comp":"1","quote":"247015","line":"2","data":"PO. We need one PO with release dates and if they"},{"comp":"1","quote":"247015","line":"1","data":"and ok per Karyn for one year from receipt of"},{"comp":"1","quote":"247015","line":"0","data":"03-19-2026 15:44-cindyt: Scott requested releases"}],"crmnotes":[{"comp":1,"quote":247015,"Line":0,"Comment":"04/08/2026 1:50 PM - cindyt - F/U changed from 04/05/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247015,"Line":1,"Comment":"04/08/2026 1:50 PM - cindyt - CLO changed from 04/06/2026 to 07/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247015,"Line":2,"Comment":"04/08/2026 1:54 PM - cindyt - Req Date changed from 06/10/2026 to 07/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247015","line":"1","part":"SPECIAL-TL-SF","qty":"10","price":"320.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"2","part":"SPECIAL-TL-SF","qty":"20","price":"309.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"4","part":"SPECIAL-TL-SF","qty":"10","price":"320.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"5","part":"SPECIAL-TL-SF","qty":"20","price":"309.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"7","part":"SPECIAL-TL-SF","qty":"10","price":"320.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"8","part":"SPECIAL-TL-SF","qty":"20","price":"309.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"10","part":"SPECIAL-TL-SF","qty":"10","price":"331.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"11","part":"SPECIAL-TL-SF","qty":"20","price":"318.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"12","part":"HSK63-PLUG","qty":"1","price":"21.95","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247015","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247015","Line":"1","Company":"1","F_Line":"1","Comment":"H80F-SF0250-2.36B HSK80F Shrink Fit Holder 1/4\"","Loc":"Y"},{"Quote":"247015","Line":"1","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"1","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"2","Company":"1","F_Line":"1","Comment":"H80F-SF0250-2.36B HSK80F Shrink Fit Holder 1/4\"","Loc":"Y"},{"Quote":"247015","Line":"2","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"2","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"4","Company":"1","F_Line":"1","Comment":"H80F-SF0375-2.36B HSK80F Shrink Fit Holder 3/8\"","Loc":"Y"},{"Quote":"247015","Line":"4","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"4","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"5","Company":"1","F_Line":"1","Comment":"H80F-SF0375-2.36B HSK80F Shrink Fit Holder 3/8\"","Loc":"Y"},{"Quote":"247015","Line":"5","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"5","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"7","Company":"1","F_Line":"1","Comment":"H80F-SF0500-2.36B HSK80F Shrink Fit Holder 1/2\"","Loc":"Y"},{"Quote":"247015","Line":"7","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"7","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"8","Company":"1","F_Line":"1","Comment":"H80F-SF0500-2.36B HSK80F Shrink Fit Holder 1/2\"","Loc":"Y"},{"Quote":"247015","Line":"8","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"8","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"10","Company":"1","F_Line":"1","Comment":"H80F-SF0500-2.95B HSK80F Shrink Fit Holder 1/2\"","Loc":"Y"},{"Quote":"247015","Line":"10","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"10","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"11","Company":"1","F_Line":"1","Comment":"H80F-SF0500-2.95B HSK80F Shrink Fit Holder 1/2\"","Loc":"Y"},{"Quote":"247015","Line":"11","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"11","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"12","Company":"1","F_Line":"1","Comment":"Quote at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-07 10:48:19.767 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247015-05072026104819.txt === {"quote":"247015","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"0","shipto":"DGIOKVI","shiptoName":"DGI Supply - GTA","entry_date":"03-16-2026","cust_order_date":"06-03-2026","req_date":"07-15-2026","cust_po":"Centra HSK80F Shrink Fit","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Dubrick","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"08:54","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Scott Dubrick","follow_phone":"800-923-6255x89206","follow_email":"sdubrick@dgisupply.ca","pic_user":"cindyt","total_amt":"37831.95","total_gp":"37820.97","total_gpm":"99.97","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"122","win_pct":"20","clo_date":"08-19-2026","notes":[{"comp":"1","quote":"247015","line":"4","data":"will ship the remaining tooling to DGI."},{"comp":"1","quote":"247015","line":"3","data":"do not take all of the by the end of the terms we"},{"comp":"1","quote":"247015","line":"2","data":"PO. We need one PO with release dates and if they"},{"comp":"1","quote":"247015","line":"1","data":"and ok per Karyn for one year from receipt of"},{"comp":"1","quote":"247015","line":"0","data":"03-19-2026 15:44-cindyt: Scott requested releases"}],"crmnotes":[{"comp":1,"quote":247015,"Line":0,"Comment":"04/08/2026 1:50 PM - cindyt - F/U changed from 04/05/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247015,"Line":1,"Comment":"04/08/2026 1:50 PM - cindyt - CLO changed from 04/06/2026 to 07/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247015,"Line":2,"Comment":"04/08/2026 1:54 PM - cindyt - Req Date changed from 06/10/2026 to 07/15/2026 (Req Date Updated)"},{"comp":1,"quote":247015,"Line":3,"Comment":"05/07/2026 10:48 AM - cindyt - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247015,"Line":4,"Comment":"05/07/2026 10:48 AM - cindyt - CLO changed from 07/15/2026 to 08/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247015","line":"1","part":"SPECIAL-TL-SF","qty":"10","price":"320.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"2","part":"SPECIAL-TL-SF","qty":"20","price":"309.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"4","part":"SPECIAL-TL-SF","qty":"10","price":"320.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"5","part":"SPECIAL-TL-SF","qty":"20","price":"309.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"7","part":"SPECIAL-TL-SF","qty":"10","price":"320.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"8","part":"SPECIAL-TL-SF","qty":"20","price":"309.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"10","part":"SPECIAL-TL-SF","qty":"10","price":"331.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"11","part":"SPECIAL-TL-SF","qty":"20","price":"318.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"12","part":"HSK63-PLUG","qty":"1","price":"21.95","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247015","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247015","Line":"1","Company":"1","F_Line":"1","Comment":"H80F-SF0250-2.36B HSK80F Shrink Fit Holder 1/4\"","Loc":"Y"},{"Quote":"247015","Line":"1","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"1","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"2","Company":"1","F_Line":"1","Comment":"H80F-SF0250-2.36B HSK80F Shrink Fit Holder 1/4\"","Loc":"Y"},{"Quote":"247015","Line":"2","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"2","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"4","Company":"1","F_Line":"1","Comment":"H80F-SF0375-2.36B HSK80F Shrink Fit Holder 3/8\"","Loc":"Y"},{"Quote":"247015","Line":"4","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"4","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"5","Company":"1","F_Line":"1","Comment":"H80F-SF0375-2.36B HSK80F Shrink Fit Holder 3/8\"","Loc":"Y"},{"Quote":"247015","Line":"5","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"5","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"7","Company":"1","F_Line":"1","Comment":"H80F-SF0500-2.36B HSK80F Shrink Fit Holder 1/2\"","Loc":"Y"},{"Quote":"247015","Line":"7","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"7","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"8","Company":"1","F_Line":"1","Comment":"H80F-SF0500-2.36B HSK80F Shrink Fit Holder 1/2\"","Loc":"Y"},{"Quote":"247015","Line":"8","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"8","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"10","Company":"1","F_Line":"1","Comment":"H80F-SF0500-2.95B HSK80F Shrink Fit Holder 1/2\"","Loc":"Y"},{"Quote":"247015","Line":"10","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"10","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"11","Company":"1","F_Line":"1","Comment":"H80F-SF0500-2.95B HSK80F Shrink Fit Holder 1/2\"","Loc":"Y"},{"Quote":"247015","Line":"11","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"11","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"12","Company":"1","F_Line":"1","Comment":"Quote at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-07 10:48:29.512 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247015-05072026104829.txt === {"quote":"247015","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"0","shipto":"DGIOKVI","shiptoName":"DGI Supply - GTA","entry_date":"03-16-2026","cust_order_date":"06-03-2026","req_date":"08-26-2026","cust_po":"Centra HSK80F Shrink Fit","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Dubrick","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"08:54","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Scott Dubrick","follow_phone":"800-923-6255x89206","follow_email":"sdubrick@dgisupply.ca","pic_user":"cindyt","total_amt":"37831.95","total_gp":"37820.97","total_gpm":"99.97","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"122","win_pct":"20","clo_date":"08-19-2026","notes":[{"comp":"1","quote":"247015","line":"4","data":"will ship the remaining tooling to DGI."},{"comp":"1","quote":"247015","line":"3","data":"do not take all of the by the end of the terms we"},{"comp":"1","quote":"247015","line":"2","data":"PO. We need one PO with release dates and if they"},{"comp":"1","quote":"247015","line":"1","data":"and ok per Karyn for one year from receipt of"},{"comp":"1","quote":"247015","line":"0","data":"03-19-2026 15:44-cindyt: Scott requested releases"}],"crmnotes":[{"comp":1,"quote":247015,"Line":0,"Comment":"04/08/2026 1:50 PM - cindyt - F/U changed from 04/05/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247015,"Line":1,"Comment":"04/08/2026 1:50 PM - cindyt - CLO changed from 04/06/2026 to 07/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247015,"Line":2,"Comment":"04/08/2026 1:54 PM - cindyt - Req Date changed from 06/10/2026 to 07/15/2026 (Req Date Updated)"},{"comp":1,"quote":247015,"Line":3,"Comment":"05/07/2026 10:48 AM - cindyt - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247015,"Line":4,"Comment":"05/07/2026 10:48 AM - cindyt - CLO changed from 07/15/2026 to 08/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247015,"Line":5,"Comment":"05/07/2026 10:48 AM - cindyt - Req Date changed from 07/15/2026 to 08/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247015","line":"1","part":"SPECIAL-TL-SF","qty":"10","price":"320.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"2","part":"SPECIAL-TL-SF","qty":"20","price":"309.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"4","part":"SPECIAL-TL-SF","qty":"10","price":"320.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"5","part":"SPECIAL-TL-SF","qty":"20","price":"309.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"7","part":"SPECIAL-TL-SF","qty":"10","price":"320.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"8","part":"SPECIAL-TL-SF","qty":"20","price":"309.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"10","part":"SPECIAL-TL-SF","qty":"10","price":"331.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"11","part":"SPECIAL-TL-SF","qty":"20","price":"318.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"12","part":"HSK63-PLUG","qty":"1","price":"21.95","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247015","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247015","Line":"1","Company":"1","F_Line":"1","Comment":"H80F-SF0250-2.36B HSK80F Shrink Fit Holder 1/4\"","Loc":"Y"},{"Quote":"247015","Line":"1","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"1","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"2","Company":"1","F_Line":"1","Comment":"H80F-SF0250-2.36B HSK80F Shrink Fit Holder 1/4\"","Loc":"Y"},{"Quote":"247015","Line":"2","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"2","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"4","Company":"1","F_Line":"1","Comment":"H80F-SF0375-2.36B HSK80F Shrink Fit Holder 3/8\"","Loc":"Y"},{"Quote":"247015","Line":"4","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"4","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"5","Company":"1","F_Line":"1","Comment":"H80F-SF0375-2.36B HSK80F Shrink Fit Holder 3/8\"","Loc":"Y"},{"Quote":"247015","Line":"5","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"5","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"7","Company":"1","F_Line":"1","Comment":"H80F-SF0500-2.36B HSK80F Shrink Fit Holder 1/2\"","Loc":"Y"},{"Quote":"247015","Line":"7","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"7","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"8","Company":"1","F_Line":"1","Comment":"H80F-SF0500-2.36B HSK80F Shrink Fit Holder 1/2\"","Loc":"Y"},{"Quote":"247015","Line":"8","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"8","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"10","Company":"1","F_Line":"1","Comment":"H80F-SF0500-2.95B HSK80F Shrink Fit Holder 1/2\"","Loc":"Y"},{"Quote":"247015","Line":"10","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"10","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"11","Company":"1","F_Line":"1","Comment":"H80F-SF0500-2.95B HSK80F Shrink Fit Holder 1/2\"","Loc":"Y"},{"Quote":"247015","Line":"11","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"11","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"12","Company":"1","F_Line":"1","Comment":"Quote at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-07 10:49:51.263 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248806-05072026104950.txt === {"quote":"248806","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NORTGORH","shiptoName":"Northern Tool Supply Co.","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-29-2026","cust_po":"BMT65 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rick Avalos","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:47","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Rick Avalos","follow_phone":"586-755-7770","follow_email":"customerservice@berkshireesupply.com","pic_user":"cindyt","total_amt":"58842.66","total_gp":"30430.53","total_gpm":"51.72","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"21","win_pct":"20","clo_date":"05-17-2026","notes":[{"comp":"1","quote":"248806","line":"2","data":"04-17-2026 15:01 - Discounts Recalculated QS"},{"comp":"1","quote":"248806","line":"1","data":"Blackhawk under Q # 248764"},{"comp":"1","quote":"248806","line":"0","data":"04-17-2026 15:08-briand: Also being quoted by"}],"crmnotes":[{"comp":1,"quote":248806,"Line":0,"Comment":"04/28/2026 3:26 PM - alyssah - F/U changed from 04/23/2026 to 5/7/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248806","line":"1","part":"BMT65-ER25-AD-ICE","qty":"1","price":"8938.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"3","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"5","part":"BMT65-ER32Z-ICE","qty":"1","price":"5309.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"6","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"7","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"9","part":"BMT65-ER25Z-MD-ICE-72","qty":"1","price":"9864.00","uom":"EA","discount":"28.00","req_date":"ETA to L-N 04-29","branch":"1"},{"comp":"01","order":"248806","line":"10","part":"BMT65-ER25Z-MD-ICE-100","qty":"1","price":"9953.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"11","part":"BMT65-ER25Z-MSD-72","qty":"1","price":"11874.00","uom":"EA","discount":"28.00","req_date":"ETA to L-N 04-29","branch":"1"},{"comp":"01","order":"248806","line":"12","part":"BMT65-ER25Z-MSD-100","qty":"1","price":"11964.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"13","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"14","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"16","part":"BMT65-ER32Z-MS","qty":"1","price":"6362.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"17","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"18","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"20","part":"BMT65-SK20Z-MS-100","qty":"1","price":"7312.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"21","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"22","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"23","part":"SKJL-25","qty":"1","price":"26.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"24","part":"BMT65-C4Z-MS-72","qty":"1","price":"9280.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":21}}] 2026-05-07 10:50:22.905 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248806-05072026105022.txt === {"quote":"248806","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NORTGORH","shiptoName":"Northern Tool Supply Co.","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-29-2026","cust_po":"BMT65 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rick Avalos","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:47","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Rick Avalos","follow_phone":"586-755-7770","follow_email":"customerservice@berkshireesupply.com","pic_user":"cindyt","total_amt":"58842.66","total_gp":"30430.53","total_gpm":"51.72","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"21","win_pct":"20","clo_date":"06-24-2026","notes":[{"comp":"1","quote":"248806","line":"2","data":"04-17-2026 15:01 - Discounts Recalculated QS"},{"comp":"1","quote":"248806","line":"1","data":"Blackhawk under Q # 248764"},{"comp":"1","quote":"248806","line":"0","data":"04-17-2026 15:08-briand: Also being quoted by"}],"crmnotes":[{"comp":1,"quote":248806,"Line":0,"Comment":"04/28/2026 3:26 PM - alyssah - F/U changed from 04/23/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248806,"Line":1,"Comment":"05/07/2026 10:49 AM - cindyt - F/U changed from 05/07/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248806,"Line":2,"Comment":"05/07/2026 10:50 AM - cindyt - CLO changed from 05/17/2026 to 06/24/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248806","line":"1","part":"BMT65-ER25-AD-ICE","qty":"1","price":"8938.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"3","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"5","part":"BMT65-ER32Z-ICE","qty":"1","price":"5309.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"6","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"7","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"9","part":"BMT65-ER25Z-MD-ICE-72","qty":"1","price":"9864.00","uom":"EA","discount":"28.00","req_date":"ETA to L-N 04-29","branch":"1"},{"comp":"01","order":"248806","line":"10","part":"BMT65-ER25Z-MD-ICE-100","qty":"1","price":"9953.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"11","part":"BMT65-ER25Z-MSD-72","qty":"1","price":"11874.00","uom":"EA","discount":"28.00","req_date":"ETA to L-N 04-29","branch":"1"},{"comp":"01","order":"248806","line":"12","part":"BMT65-ER25Z-MSD-100","qty":"1","price":"11964.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"13","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"14","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"16","part":"BMT65-ER32Z-MS","qty":"1","price":"6362.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"17","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"18","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"20","part":"BMT65-SK20Z-MS-100","qty":"1","price":"7312.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"21","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"22","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"23","part":"SKJL-25","qty":"1","price":"26.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"24","part":"BMT65-C4Z-MS-72","qty":"1","price":"9280.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":21}}] 2026-05-07 10:50:35.400 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248806-05072026105035.txt === {"quote":"248806","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NORTGORH","shiptoName":"Northern Tool Supply Co.","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"06-30-2026","cust_po":"BMT65 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rick Avalos","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:47","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Rick Avalos","follow_phone":"586-755-7770","follow_email":"customerservice@berkshireesupply.com","pic_user":"cindyt","total_amt":"58842.66","total_gp":"30430.53","total_gpm":"51.72","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"21","win_pct":"20","clo_date":"06-24-2026","notes":[{"comp":"1","quote":"248806","line":"2","data":"04-17-2026 15:01 - Discounts Recalculated QS"},{"comp":"1","quote":"248806","line":"1","data":"Blackhawk under Q # 248764"},{"comp":"1","quote":"248806","line":"0","data":"04-17-2026 15:08-briand: Also being quoted by"}],"crmnotes":[{"comp":1,"quote":248806,"Line":0,"Comment":"04/28/2026 3:26 PM - alyssah - F/U changed from 04/23/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248806,"Line":1,"Comment":"05/07/2026 10:49 AM - cindyt - F/U changed from 05/07/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248806,"Line":2,"Comment":"05/07/2026 10:50 AM - cindyt - CLO changed from 05/17/2026 to 06/24/2026 (CLO Date Updated)"},{"comp":1,"quote":248806,"Line":3,"Comment":"05/07/2026 10:50 AM - cindyt - Req Date changed from 05/29/2026 to 06/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248806","line":"1","part":"BMT65-ER25-AD-ICE","qty":"1","price":"8938.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"3","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"5","part":"BMT65-ER32Z-ICE","qty":"1","price":"5309.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"6","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"7","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"9","part":"BMT65-ER25Z-MD-ICE-72","qty":"1","price":"9864.00","uom":"EA","discount":"28.00","req_date":"ETA to L-N 04-29","branch":"1"},{"comp":"01","order":"248806","line":"10","part":"BMT65-ER25Z-MD-ICE-100","qty":"1","price":"9953.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"11","part":"BMT65-ER25Z-MSD-72","qty":"1","price":"11874.00","uom":"EA","discount":"28.00","req_date":"ETA to L-N 04-29","branch":"1"},{"comp":"01","order":"248806","line":"12","part":"BMT65-ER25Z-MSD-100","qty":"1","price":"11964.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"13","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"14","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"16","part":"BMT65-ER32Z-MS","qty":"1","price":"6362.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"17","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"18","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"20","part":"BMT65-SK20Z-MS-100","qty":"1","price":"7312.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"21","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"22","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"23","part":"SKJL-25","qty":"1","price":"26.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"24","part":"BMT65-C4Z-MS-72","qty":"1","price":"9280.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":21}}] 2026-05-07 10:53:59.709 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247504-05072026105359.txt === {"quote":"247504","customer":"13700TA","name":null,"customerName":"The Robert E. Morris Company (CT-TA","comp":"01","open":"0","shipto":"BIOTE","shiptoName":"Agilent Technologies","entry_date":"03-25-2026","cust_order_date":"07-01-2026","req_date":"06-30-2026","cust_po":"Zero Clamp Tombstone","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"John Dickman","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:44","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"John Dickman","follow_phone":"508-450-9516","follow_email":"jdickman@robertemorris.com","pic_user":"cindyt","total_amt":"32126.00","total_gp":"32126.00","total_gpm":"100.00","rev_type":"WAP","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247504","line":"1","data":"247438."},{"comp":"1","quote":"247504","line":"0","data":"03-25-2026 10:48-cindyt: Also quoting Teknics"}],"crmnotes":[{"comp":1,"quote":247504,"Line":0,"Comment":"04/06/2026 1:57 PM - cindyt - Encounter has been added"},{"comp":1,"quote":247504,"Line":1,"Comment":"04/06/2026 1:57 PM - cindyt - F/U changed from 04/05/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247504,"Line":2,"Comment":"04/06/2026 1:57 PM - cindyt - CLO changed from 04/10/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247504,"Line":3,"Comment":"04/06/2026 1:57 PM - cindyt - Req Date changed from 07/06/2026 to 07/23/2026 (Req Date Updated)"},{"comp":1,"quote":247504,"Line":4,"Comment":"04/20/2026 11:01 AM - cindyt - F/U changed from 04/24/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247504,"Line":5,"Comment":"04/20/2026 11:01 AM - cindyt - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247504,"Line":6,"Comment":"04/20/2026 11:01 AM - cindyt - Req Date changed from 07/23/2026 to 06/30/2026 (Req Date Updated)"},{"comp":1,"quote":247504,"Line":7,"Comment":"04/20/2026 11:02 AM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"247504","line":"1","part":"SPECIAL-WH-ZPB","qty":"1","price":"31950.00","uom":"EA","discount":"0.00","req_date":"14~15 Weeks ARO","branch":"1"},{"comp":"01","order":"247504","line":"2","part":"SPECIAL-WH-ZPB","qty":"2","price":"88.00","uom":"EA","discount":"0.00","req_date":"14~15 Weeks ARO","branch":"1"},{"comp":"01","order":"247504","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247504","Line":"1","Company":"1","F_Line":"1","Comment":"Zero Clamp #37194 Net Price rflects a order of 1","Loc":"Y"},{"Quote":"247504","Line":"1","Company":"1","F_Line":"2","Comment":"Tombstone Unfinished tower with 6 + 6 =12 NP120","Loc":"Y"},{"Quote":"247504","Line":"1","Company":"1","F_Line":"3","Comment":"Clamping Units, 200mm distance.","Loc":"Y"},{"Quote":"247504","Line":"1","Company":"1","F_Line":"4","Comment":"The base plate is included in Tower (#37194)","Loc":"Y"},{"Quote":"247504","Line":"1","Company":"1","F_Line":"5","Comment":"Base plate 500x500x50mm. Includes 2x housing P/N 21322","Loc":"Y"},{"Quote":"247504","Line":"1","Company":"1","F_Line":"6","Comment":"and 4x change over valve.","Loc":"Y"},{"Quote":"247504","Line":"1","Company":"1","F_Line":"7","Comment":"Quoted at NET price each.","Loc":"Y"},{"Quote":"247504","Line":"2","Company":"1","F_Line":"1","Comment":"Zero Clamp #10003 >> Quick coupling socket 1/4\" NW 7,2","Loc":"Y"},{"Quote":"247504","Line":"2","Company":"1","F_Line":"2","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-07 10:54:15.061 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247504-05072026105414.txt === {"quote":"247504","customer":"13700TA","name":null,"customerName":"The Robert E. Morris Company (CT-TA","comp":"01","open":"0","shipto":"BIOTE","shiptoName":"Agilent Technologies","entry_date":"03-25-2026","cust_order_date":"07-01-2026","req_date":"06-30-2026","cust_po":"Zero Clamp Tombstone","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"John Dickman","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:44","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"John Dickman","follow_phone":"508-450-9516","follow_email":"jdickman@robertemorris.com","pic_user":"cindyt","total_amt":"32126.00","total_gp":"32126.00","total_gpm":"100.00","rev_type":"WAP","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-17-2026","notes":[{"comp":"1","quote":"247504","line":"1","data":"247438."},{"comp":"1","quote":"247504","line":"0","data":"03-25-2026 10:48-cindyt: Also quoting Teknics"}],"crmnotes":[{"comp":1,"quote":247504,"Line":0,"Comment":"04/06/2026 1:57 PM - cindyt - Encounter has been added"},{"comp":1,"quote":247504,"Line":1,"Comment":"04/06/2026 1:57 PM - cindyt - F/U changed from 04/05/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247504,"Line":2,"Comment":"04/06/2026 1:57 PM - cindyt - CLO changed from 04/10/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247504,"Line":3,"Comment":"04/06/2026 1:57 PM - cindyt - Req Date changed from 07/06/2026 to 07/23/2026 (Req Date Updated)"},{"comp":1,"quote":247504,"Line":4,"Comment":"04/20/2026 11:01 AM - cindyt - F/U changed from 04/24/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247504,"Line":5,"Comment":"04/20/2026 11:01 AM - cindyt - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247504,"Line":6,"Comment":"04/20/2026 11:01 AM - cindyt - Req Date changed from 07/23/2026 to 06/30/2026 (Req Date Updated)"},{"comp":1,"quote":247504,"Line":7,"Comment":"04/20/2026 11:02 AM - cindyt - Encounter has been added"},{"comp":1,"quote":247504,"Line":8,"Comment":"05/07/2026 10:53 AM - cindyt - F/U changed from 05/07/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247504,"Line":9,"Comment":"05/07/2026 10:54 AM - cindyt - CLO changed from 05/20/2026 to 06/17/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247504","line":"1","part":"SPECIAL-WH-ZPB","qty":"1","price":"31950.00","uom":"EA","discount":"0.00","req_date":"14~15 Weeks ARO","branch":"1"},{"comp":"01","order":"247504","line":"2","part":"SPECIAL-WH-ZPB","qty":"2","price":"88.00","uom":"EA","discount":"0.00","req_date":"14~15 Weeks ARO","branch":"1"},{"comp":"01","order":"247504","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247504","Line":"1","Company":"1","F_Line":"1","Comment":"Zero Clamp #37194 Net Price rflects a order of 1","Loc":"Y"},{"Quote":"247504","Line":"1","Company":"1","F_Line":"2","Comment":"Tombstone Unfinished tower with 6 + 6 =12 NP120","Loc":"Y"},{"Quote":"247504","Line":"1","Company":"1","F_Line":"3","Comment":"Clamping Units, 200mm distance.","Loc":"Y"},{"Quote":"247504","Line":"1","Company":"1","F_Line":"4","Comment":"The base plate is included in Tower (#37194)","Loc":"Y"},{"Quote":"247504","Line":"1","Company":"1","F_Line":"5","Comment":"Base plate 500x500x50mm. Includes 2x housing P/N 21322","Loc":"Y"},{"Quote":"247504","Line":"1","Company":"1","F_Line":"6","Comment":"and 4x change over valve.","Loc":"Y"},{"Quote":"247504","Line":"1","Company":"1","F_Line":"7","Comment":"Quoted at NET price each.","Loc":"Y"},{"Quote":"247504","Line":"2","Company":"1","F_Line":"1","Comment":"Zero Clamp #10003 >> Quick coupling socket 1/4\" NW 7,2","Loc":"Y"},{"Quote":"247504","Line":"2","Company":"1","F_Line":"2","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-07 10:54:24.452 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247504-05072026105424.txt === {"quote":"247504","customer":"13700TA","name":null,"customerName":"The Robert E. Morris Company (CT-TA","comp":"01","open":"0","shipto":"BIOTE","shiptoName":"Agilent Technologies","entry_date":"03-25-2026","cust_order_date":"07-01-2026","req_date":"10-01-2026","cust_po":"Zero Clamp Tombstone","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"John Dickman","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:44","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"John Dickman","follow_phone":"508-450-9516","follow_email":"jdickman@robertemorris.com","pic_user":"cindyt","total_amt":"32126.00","total_gp":"32126.00","total_gpm":"100.00","rev_type":"WAP","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-17-2026","notes":[{"comp":"1","quote":"247504","line":"1","data":"247438."},{"comp":"1","quote":"247504","line":"0","data":"03-25-2026 10:48-cindyt: Also quoting Teknics"}],"crmnotes":[{"comp":1,"quote":247504,"Line":0,"Comment":"04/06/2026 1:57 PM - cindyt - Encounter has been added"},{"comp":1,"quote":247504,"Line":1,"Comment":"04/06/2026 1:57 PM - cindyt - F/U changed from 04/05/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247504,"Line":2,"Comment":"04/06/2026 1:57 PM - cindyt - CLO changed from 04/10/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247504,"Line":3,"Comment":"04/06/2026 1:57 PM - cindyt - Req Date changed from 07/06/2026 to 07/23/2026 (Req Date Updated)"},{"comp":1,"quote":247504,"Line":4,"Comment":"04/20/2026 11:01 AM - cindyt - F/U changed from 04/24/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247504,"Line":5,"Comment":"04/20/2026 11:01 AM - cindyt - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247504,"Line":6,"Comment":"04/20/2026 11:01 AM - cindyt - Req Date changed from 07/23/2026 to 06/30/2026 (Req Date Updated)"},{"comp":1,"quote":247504,"Line":7,"Comment":"04/20/2026 11:02 AM - cindyt - Encounter has been added"},{"comp":1,"quote":247504,"Line":8,"Comment":"05/07/2026 10:53 AM - cindyt - F/U changed from 05/07/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247504,"Line":9,"Comment":"05/07/2026 10:54 AM - cindyt - CLO changed from 05/20/2026 to 06/17/2026 (CLO Date Updated)"},{"comp":1,"quote":247504,"Line":10,"Comment":"05/07/2026 10:54 AM - cindyt - Req Date changed from 06/30/2026 to 10/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247504","line":"1","part":"SPECIAL-WH-ZPB","qty":"1","price":"31950.00","uom":"EA","discount":"0.00","req_date":"14~15 Weeks ARO","branch":"1"},{"comp":"01","order":"247504","line":"2","part":"SPECIAL-WH-ZPB","qty":"2","price":"88.00","uom":"EA","discount":"0.00","req_date":"14~15 Weeks ARO","branch":"1"},{"comp":"01","order":"247504","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247504","Line":"1","Company":"1","F_Line":"1","Comment":"Zero Clamp #37194 Net Price rflects a order of 1","Loc":"Y"},{"Quote":"247504","Line":"1","Company":"1","F_Line":"2","Comment":"Tombstone Unfinished tower with 6 + 6 =12 NP120","Loc":"Y"},{"Quote":"247504","Line":"1","Company":"1","F_Line":"3","Comment":"Clamping Units, 200mm distance.","Loc":"Y"},{"Quote":"247504","Line":"1","Company":"1","F_Line":"4","Comment":"The base plate is included in Tower (#37194)","Loc":"Y"},{"Quote":"247504","Line":"1","Company":"1","F_Line":"5","Comment":"Base plate 500x500x50mm. Includes 2x housing P/N 21322","Loc":"Y"},{"Quote":"247504","Line":"1","Company":"1","F_Line":"6","Comment":"and 4x change over valve.","Loc":"Y"},{"Quote":"247504","Line":"1","Company":"1","F_Line":"7","Comment":"Quoted at NET price each.","Loc":"Y"},{"Quote":"247504","Line":"2","Company":"1","F_Line":"1","Comment":"Zero Clamp #10003 >> Quick coupling socket 1/4\" NW 7,2","Loc":"Y"},{"Quote":"247504","Line":"2","Company":"1","F_Line":"2","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-07 10:55:30.233 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249538-05072026105529.txt === {"quote":"249538","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMCAN","shiptoName":"Triumph Tool","entry_date":"05-01-2026","cust_order_date":"05-16-2026","req_date":"05-20-2026","cust_po":"HSK63A-SK10C-120","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jon Gazzola","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:06","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Jon Gazzola","follow_phone":"519-836-4811 x-247","follow_email":"jong@triumphtool.com","pic_user":"cindyt","total_amt":"4151.55","total_gp":"2924.24","total_gpm":"70.44","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"24","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"249538","line":"0","data":"05-01-2026 10:09 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249538","line":"1","part":"HSK63A-SK10C-120-IDU","qty":"10","price":"549.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249538","line":"2","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249538","line":"3","part":"SK10-1/8A","qty":"6","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249538","line":"4","part":"SK10-1/4A","qty":"6","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249538","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-07 11:11:08.452 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248169-05072026111108.txt === {"quote":"248169","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"1","shipto":"DGIOKVI","shiptoName":"DGI Supply - GTA","entry_date":"04-07-2026","cust_order_date":"04-25-2026","req_date":"05-28-2026","cust_po":"Tap Holders & Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ron Beaudoin","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:14","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Ron Beaudoin","follow_phone":"416-675-7015 x89019","follow_email":"rbeaudoin@dgisupply.ca","pic_user":"cindyt","total_amt":"3405.35","total_gp":"1732.05","total_gpm":"50.86","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"12","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"248169","line":"0","data":"04-07-2026 13:21 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248169,"Line":0,"Comment":"04/14/2026 8:37 AM - cindyt - F/U changed from 04/13/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248169,"Line":1,"Comment":"04/14/2026 8:41 AM - cindyt - CLO changed from 04/24/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248169,"Line":2,"Comment":"04/14/2026 8:41 AM - cindyt - Req Date changed from 04/30/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248169","line":"1","part":"W12R5-0875-2.12(C)","qty":"1","price":"431.00","uom":"EA","discount":"35.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"248169","line":"2","part":"W1205-0875-4.02(C)","qty":"1","price":"662.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248169","line":"3","part":"NT10-048(S)","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248169","line":"4","part":"W1205-1375-6.57(C)","qty":"1","price":"931.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248169","line":"5","part":"NT15-064(S)","qty":"1","price":"162.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248169","line":"6","part":"NT15-072(S)","qty":"1","price":"162.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248169","line":"7","part":"W1205-0875-4.02(C)","qty":"1","price":"662.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248169","line":"8","part":"T10-048(S)","qty":"1","price":"171.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248169","line":"9","part":"W1500-TC3-6.57(C)","qty":"1","price":"1227.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248169","line":"10","part":"T15-064(S)","qty":"1","price":"375.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248169","line":"11","part":"T15-072(S)","qty":"1","price":"375.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248169","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248169","Line":"1","Company":"1","F_Line":"1","Comment":"Stock @ Factory our next cutoff date is 04/17 for","Loc":"Y"},{"Quote":"248169","Line":"1","Company":"1","F_Line":"2","Comment":"ETA to L-N beginning of May.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-07 11:12:53.786 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248436-05072026111253.txt === {"quote":"248436","customer":"13700TA","name":null,"customerName":"The Robert E. Morris Company (CT-TA","comp":"01","open":"1","shipto":"CIRCORNA","shiptoName":"Circor / Portland Valve LLC","entry_date":"04-13-2026","cust_order_date":"06-25-2026","req_date":"07-05-2026","cust_po":"NCAT50 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ronny Eichler","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"08:52","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Ronny Eichler","follow_phone":"603-507-0724","follow_email":"reichler@morrisgroupinc.com","pic_user":"cindyt","total_amt":"3497.80","total_gp":"2272.64","total_gpm":"64.97","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"27","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"248436","line":"0","data":"04-13-2026 09:50 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248436,"Line":0,"Comment":"04/28/2026 3:25 PM - alyssah - F/U changed from 04/19/2026 to 5/8/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248436","line":"1","part":"NC5007-0032-4.00G","qty":"1","price":"485.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"2","part":"NC5007-0040-4.00G","qty":"1","price":"546.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"3","part":"NCAT50-C1-105U-IDU","qty":"1","price":"795.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"4","part":"NC5007-0016-4.12G","qty":"1","price":"473.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"5","part":"NCAT50-C1.1/4-105U-IDU","qty":"1","price":"795.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"6","part":"NCAT50-C3/4-105U-IDU","qty":"1","price":"789.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"7","part":"CCK1.1/4-20","qty":"1","price":"92.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"8","part":"CCK1-18","qty":"1","price":"80.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"9","part":"KM3/4-14","qty":"1","price":"64.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"10","part":"CCK3/4-12","qty":"1","price":"92.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"11","part":"CCK3/4-5/8","qty":"1","price":"92.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"12","part":"CCK3/4-1/2","qty":"1","price":"92.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"13","part":"CCK3/4-3/8","qty":"1","price":"92.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"14","part":"CCK3/4-5/16","qty":"1","price":"82.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"15","part":"CCK3/4-1/4","qty":"1","price":"82.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"16","part":"CCK3/4-3/16","qty":"1","price":"77.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"17","part":"CCK3/4-1/8","qty":"1","price":"77.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"18","part":"CKFN32(1.1/4)-20C","qty":"1","price":"85.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"19","part":"CKFN25(1)-18C","qty":"1","price":"143.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"20","part":"CKFN20(3/4)-12C","qty":"1","price":"67.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"21","part":"CKFN20(3/4)-5/8","qty":"1","price":"64.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"22","part":"CKFN20(3/4)-1/2","qty":"1","price":"64.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"23","part":"CKFN20(3/4)-3/8","qty":"1","price":"64.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"24","part":"CKFN20(3/4)-5/16","qty":"1","price":"62.00","uom":"EA","discount":"34.00","req_date":"1~2 Weeks","branch":"1"},{"comp":"01","order":"248436","line":"25","part":"CKFN20(3/4)-1/4","qty":"1","price":"64.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248436","line":"26","part":"CKFN20(3/4)-1/8","qty":"1","price":"64.00","uom":"EA","discount":"34.00","req_date":"1~2 Weeks","branch":"1"},{"comp":"01","order":"248436","line":"27","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":27}}] 2026-05-07 11:13:43.948 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248180-05072026111343.txt === {"quote":"248180","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"1","shipto":"DGIOKVI","shiptoName":"DGI Supply - GTA","entry_date":"04-07-2026","cust_order_date":"04-30-2026","req_date":"05-26-2026","cust_po":"SA4080-ER32X-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sam LeBlanc","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"14:02","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Sam LeBlanc","follow_phone":"800-923-6255 X 89724","follow_email":"sleblanc@dgisupply.ca","pic_user":"cindyt","total_amt":"2180.50","total_gp":"1204.64","total_gpm":"55.25","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"3","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248180","line":"0","data":"04-07-2026 14:12-cindyt: Added to the quote log."}],"crmnotes":[{"comp":1,"quote":248180,"Line":0,"Comment":"04/14/2026 8:15 AM - cindyt - F/U changed from 04/13/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248180,"Line":1,"Comment":"04/14/2026 8:17 AM - cindyt - CLO changed from 05/01/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248180,"Line":2,"Comment":"04/14/2026 8:17 AM - cindyt - Req Date changed from 05/05/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248180,"Line":3,"Comment":"04/14/2026 8:18 AM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"248180","line":"1","part":"SA4080-ER32X-ICE","qty":"1","price":"3115.00","uom":"EA","discount":"30.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"248180","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-07 11:14:40.584 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248643-05072026111440.txt === {"quote":"248643","customer":"9557","name":null,"customerName":"Industrial Tools & Supplies, Inc.","comp":"01","open":"1","shipto":"INDUSTMI","shiptoName":"Industrial Tools & Supplies","entry_date":"04-15-2026","cust_order_date":"05-10-2026","req_date":"05-20-2026","cust_po":"Tap Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Cameron Caba","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"14:17","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Cameron Caba","follow_phone":"519-969-9260","follow_email":"ccaba@itswin.com","pic_user":"cindyt","total_amt":"3883.20","total_gp":"1921.46","total_gpm":"49.48","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"19","win_pct":"20","clo_date":"05-09-2026","notes":[{"comp":"1","quote":"248643","line":"0","data":"04-15-2026 14:18 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248643,"Line":0,"Comment":"04/28/2026 3:30 PM - alyssah - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248643","line":"1","part":"W1005-0562-1.53","qty":"2","price":"316.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248643","line":"2","part":"W1005-0875-2.48","qty":"16","price":"365.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248643","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-07 11:27:31.706 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248155-05072026112731.txt === {"quote":"248155","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"0","shipto":"DUMARIND","shiptoName":"Dumar Industries","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-19-2026","cust_po":"C50-MRAM-IC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Darrell Peters","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"11:17","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Darrell Peters","follow_phone":"","follow_email":"dpeters@dgisupply.ca","pic_user":"bethw","total_amt":"14500.88","total_gp":"6348.74","total_gpm":"43.78","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"14","win_pct":"20","clo_date":"05-07-2026","notes":[],"crmnotes":[{"comp":1,"quote":248155,"Line":0,"Comment":"04/15/2026 11:13 AM - bethw - Sent QFU to Christine for update. It's only been a week but checking to see what the status is."},{"comp":1,"quote":248155,"Line":1,"Comment":"04/15/2026 11:13 AM - bethw - F/U changed from 04/13/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248155,"Line":2,"Comment":"04/15/2026 11:33 AM - bethw - she hasn't heard anything from their customer. pushed another 1-2wks"},{"comp":1,"quote":248155,"Line":3,"Comment":"04/30/2026 9:05 AM - bethw - No response still from the customer, this could be a budget request."},{"comp":1,"quote":248155,"Line":4,"Comment":"04/30/2026 9:06 AM - bethw - F/U changed from 04/29/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248155,"Line":5,"Comment":"04/30/2026 4:06 PM - bethw - Per Russ, this will turn into an order. Just finalizing some details."}],"items":[{"comp":"01","order":"248155","line":"1","part":"C50-MRAM-IC","qty":"1","price":"7057.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248155","line":"2","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248155","line":"3","part":"MRAM-MI40-IC","qty":"1","price":"7274.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248155","line":"4","part":"250-194","qty":"1","price":"380.00","uom":"EA","discount":"35.00","req_date":"ship 6wks","branch":"1"},{"comp":"01","order":"248155","line":"5","part":"250-255","qty":"1","price":"380.00","uom":"EA","discount":"35.00","req_date":"Ship 1wk","branch":"1"},{"comp":"01","order":"248155","line":"6","part":"MI40-ER25I","qty":"4","price":"653.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248155","line":"7","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248155","line":"8","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248155","line":"9","part":"MODIFICATION-PB-BLNK","qty":"2","price":"330.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248155","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-07 11:30:03.999 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248224-05072026113003.txt === {"quote":"248224","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"1","shipto":"DGIOKVI","shiptoName":"DGI Supply - GTA","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-20-2026","cust_po":"C4006-0750-1.75","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Russ","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"09:33","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Russ","follow_phone":"","follow_email":"@","pic_user":"bethw","total_amt":"13364.0","total_gp":"7385.49","total_gpm":"55.26","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"114","win_pct":"20","clo_date":"05-08-2026","notes":[],"crmnotes":[{"comp":1,"quote":248224,"Line":0,"Comment":"04/15/2026 2:23 PM - bethw - This is a list provided by Russ to cross Sandvik, Techniks and some others to offer an alternative."},{"comp":1,"quote":248224,"Line":1,"Comment":"04/15/2026 2:23 PM - bethw - F/U changed from 04/14/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248224,"Line":2,"Comment":"05/07/2026 11:29 AM - bethw - Have heard nothing regarding this cross. Quote expired and closed."}],"items":[{"comp":"01","order":"248224","line":"1","part":"C4006-0750-1.75","qty":"3","price":"133.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"2","part":"C4006-1000-2.00","qty":"3","price":"145.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"3","part":"C4006-0750-3.00","qty":"3","price":"133.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"4","part":"C4006-20-3.00","qty":"2","price":"156.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"5","part":"C4006-25-4.00","qty":"2","price":"197.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"6","part":"C4006-32-4.00","qty":"2","price":"197.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"7","part":"NC4001-0750-1.75CP","qty":"5","price":"332.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"8","part":"NC4001-1500-2.00CP","qty":"2","price":"428.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"9","part":"NC4001-1000-1.75CP","qty":"3","price":"353.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"10","part":"CAT40-ER16-6.00","qty":"3","price":"237.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"11","part":"CAT40-ER16-4.00","qty":"30","price":"213.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"12","part":"CAT40-ER16-2.76","qty":"4","price":"210.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"13","part":"CAT40-ER20-4.00","qty":"5","price":"213.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"14","part":"CAT40-ER32-4.00","qty":"10","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"15","part":"CAT40-ER32-6.00","qty":"4","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"16","part":"CAT40-ER32-2.76","qty":"10","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"17","part":"NC4006-0500-2.50CP","qty":"11","price":"289.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"18","part":"NC4006-0500-4.00CP","qty":"2","price":"260.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"19","part":"NC4006-1000-4.00CP","qty":"2","price":"295.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"20","part":"NC4006-0750-3.00CP","qty":"2","price":"289.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"21","part":"CAT40-ER16-8.00","qty":"3","price":"265.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"22","part":"NC4001-0750-4.00CP","qty":"2","price":"364.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248224","line":"23","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-07 11:33:04.484 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248426-05072026113304.txt === {"quote":"248426","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"HONESPOK","shiptoName":"Honeywell International","entry_date":"04-10-2026","cust_order_date":"04-10-2026","req_date":"05-22-2026","cust_po":"BMT65-ER32Z-ICE","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sabrina Rodriguez","drop_po":"","status":"0","user":"briand","conv_order":"","time":"16:31","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Sabrina Rodriguez","follow_phone":"800-645-7270","follow_email":"sabrina.rodriguez.01@mscdirect.com","pic_user":"bethw","total_amt":"14588.03","total_gp":"7952.87","total_gpm":"54.52","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"7","win_pct":"20","clo_date":"05-10-2026","notes":[{"comp":"1","quote":"248426","line":"0","data":"04-10-2026 16:32-briand: Added wrenches"}],"crmnotes":[{"comp":1,"quote":248426,"Line":0,"Comment":"04/15/2026 2:44 PM - bethw - F/U changed from 04/16/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248426,"Line":1,"Comment":"04/29/2026 8:26 AM - bethw - sent Sabrina QFU for update. no response as yet."},{"comp":1,"quote":248426,"Line":2,"Comment":"04/29/2026 8:27 AM - bethw - F/U changed from 04/27/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248426,"Line":3,"Comment":"05/07/2026 11:32 AM - bethw - no responding to my qfu requests. Quote expired and closed."}],"items":[{"comp":"01","order":"248426","line":"1","part":"BMT65-ER32Z-ICE","qty":"4","price":"5309.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248426","line":"2","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248426","line":"3","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248426","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-07 11:45:03.095 [INFO] In session is user: jimmya 2026-05-07 11:45:05.892 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2385938075046, -87.9774595080104, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2385938075046, -87.9774595080104, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.232972 second/s. 2026-05-07 11:51:03.728 [INFO] In session is user: fletcherp 2026-05-07 12:13:58.088 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.0261517940462, -76.2881755270774, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.0261517940462, -76.2881755270774, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2947421 second/s. 2026-05-07 12:14:01.477 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.0261517940462, -76.2881755270774, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.0261517940462, -76.2881755270774, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3550288 second/s. 2026-05-07 12:33:17.053 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2386708386128, -87.9778829562173, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2386708386128, -87.9778829562173, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2087266 second/s. 2026-05-07 12:34:13.836 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249209-05072026123413.txt === {"quote":"249209","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"PTSNOVIM","shiptoName":"PTSolutions - Novi","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"CAT40-SF25-160CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Rabidue","drop_po":"","status":"0","user":"briand","conv_order":"","time":"09:47","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Lisa Rabidue","follow_phone":"800-366-3600 x1126","follow_email":"lisa.rabidue@pts-tools.com","pic_user":"briand","total_amt":"548.46","total_gp":"356.45","total_gpm":"64.99","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249209","line":"5","data":"until I get P&D. She wasn't happy."},{"comp":"1","quote":"249209","line":"4","data":"the QL. Let Lisa know it can be a couple of days"},{"comp":"1","quote":"249209","line":"3","data":"04-27-2026 09:49-briand: Put CAT40-SF25-160CP on"},{"comp":"1","quote":"249209","line":"2","data":"lead time is 10~12 weeks ARO."},{"comp":"1","quote":"249209","line":"1","data":"to Lisa along w/ drawings for the 100 GL since"},{"comp":"1","quote":"249209","line":"0","data":"04-27-2026 10:19-briand: QL updated, sent quote"}],"crmnotes":[{"comp":1,"quote":249209,"Line":0,"Comment":"05/04/2026 7:58 AM - briand - Still waiting on PO"},{"comp":1,"quote":249209,"Line":1,"Comment":"05/04/2026 7:58 AM - briand - F/U changed from 05/03/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249209,"Line":2,"Comment":"05/07/2026 10:54 AM - briand - Sent an update request to Lisa to see if this quote is still active."},{"comp":1,"quote":249209,"Line":3,"Comment":"05/07/2026 12:34 PM - briand - no order placed per Lisa - closing quote"}],"items":[{"comp":"01","order":"249209","line":"1","part":"CAT40-SF25-160CP","qty":"1","price":"451.00","uom":"EA","discount":"34.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249209","line":"3","part":"CAT40-SF25-100CP","qty":"1","price":"380.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249209","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249209","Line":"1","Company":"1","F_Line":"1","Comment":"Estimated lead time is 10~12 weeks after receipt of an","Loc":"Y"},{"Quote":"249209","Line":"1","Company":"1","F_Line":"2","Comment":"order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-07 12:49:08.879 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2385330407596, -87.9777984375479, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2385330407596, -87.9777984375479, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2103929 second/s. 2026-05-07 13:12:05.977 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248661-05072026131205.txt === {"quote":"248661","customer":"15150","name":null,"customerName":"Okuma America Corporation","comp":"01","open":"0","shipto":"OKUMASER","shiptoName":"Okuma America","entry_date":"04-15-2026","cust_order_date":"05-10-2026","req_date":"05-15-2026","cust_po":"L370MW Package","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Russell Ball","drop_po":"KTP-0604-00","status":"0","user":"cindyt","conv_order":"","time":"16:05","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Russell Ball","follow_phone":"704-504-6030","follow_email":"Russ Ball ","pic_user":"cindyt","total_amt":"13711.20","total_gp":"8853.27","total_gpm":"64.57","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-09-2026","notes":[{"comp":"1","quote":"248661","line":"1","data":"Old package price 20 years ago was $7,805.00 NET."},{"comp":"1","quote":"248661","line":"0","data":"04-15-2026 16:20-cindyt: Discount per Matt M."}],"crmnotes":[{"comp":1,"quote":248661,"Line":0,"Comment":"04/28/2026 3:31 PM - alyssah - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248661","line":"3","part":"OKL3-ER32X","qty":"2","price":"3443.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"4","part":"OKL3-ER32Z-OFM","qty":"1","price":"6948.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"5","part":"OKL3-ER32Z-OFMS","qty":"1","price":"8759.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"6","part":"OK116-00500","qty":"1","price":"117.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"7","part":"OK116-00800","qty":"1","price":"117.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"8","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248661","Line":"3","Company":"1","F_Line":"1","Comment":"Old #OKU-L370X >> OK101-14000","Loc":"Y"},{"Quote":"248661","Line":"4","Company":"1","F_Line":"1","Comment":"Old #OKU-L370MW-MN >> OK109-13001","Loc":"Y"},{"Quote":"248661","Line":"5","Company":"1","F_Line":"1","Comment":"Old #OKU-L370MW-DB >> OK109-15001","Loc":"Y"},{"Quote":"248661","Line":"8","Company":"1","F_Line":"1","Comment":"Replacement for FK-8","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-07 13:12:24.768 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248661-05072026131224.txt === {"quote":"248661","customer":"15150","name":null,"customerName":"Okuma America Corporation","comp":"01","open":"0","shipto":"OKUMASER","shiptoName":"Okuma America","entry_date":"04-15-2026","cust_order_date":"05-10-2026","req_date":"05-15-2026","cust_po":"L370MW Package","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Russell Ball","drop_po":"KTP-0604-00","status":"0","user":"cindyt","conv_order":"","time":"16:05","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Russell Ball","follow_phone":"704-504-6030","follow_email":"Russ Ball ","pic_user":"cindyt","total_amt":"13711.20","total_gp":"8853.27","total_gpm":"64.57","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"248661","line":"1","data":"Old package price 20 years ago was $7,805.00 NET."},{"comp":"1","quote":"248661","line":"0","data":"04-15-2026 16:20-cindyt: Discount per Matt M."}],"crmnotes":[{"comp":1,"quote":248661,"Line":0,"Comment":"04/28/2026 3:31 PM - alyssah - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248661,"Line":1,"Comment":"05/07/2026 1:12 PM - cindyt - F/U changed from 05/08/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248661,"Line":2,"Comment":"05/07/2026 1:12 PM - cindyt - CLO changed from 05/09/2026 to 06/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248661","line":"3","part":"OKL3-ER32X","qty":"2","price":"3443.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"4","part":"OKL3-ER32Z-OFM","qty":"1","price":"6948.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"5","part":"OKL3-ER32Z-OFMS","qty":"1","price":"8759.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"6","part":"OK116-00500","qty":"1","price":"117.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"7","part":"OK116-00800","qty":"1","price":"117.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"8","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248661","Line":"3","Company":"1","F_Line":"1","Comment":"Old #OKU-L370X >> OK101-14000","Loc":"Y"},{"Quote":"248661","Line":"4","Company":"1","F_Line":"1","Comment":"Old #OKU-L370MW-MN >> OK109-13001","Loc":"Y"},{"Quote":"248661","Line":"5","Company":"1","F_Line":"1","Comment":"Old #OKU-L370MW-DB >> OK109-15001","Loc":"Y"},{"Quote":"248661","Line":"8","Company":"1","F_Line":"1","Comment":"Replacement for FK-8","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-07 13:12:49.539 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248661-05072026131249.txt === {"quote":"248661","customer":"15150","name":null,"customerName":"Okuma America Corporation","comp":"01","open":"0","shipto":"OKUMASER","shiptoName":"Okuma America","entry_date":"04-15-2026","cust_order_date":"05-10-2026","req_date":"06-04-2026","cust_po":"L370MW Package","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Russell Ball","drop_po":"KTP-0604-00","status":"0","user":"cindyt","conv_order":"","time":"16:05","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Russell Ball","follow_phone":"704-504-6030","follow_email":"Russ Ball ","pic_user":"cindyt","total_amt":"13711.20","total_gp":"8853.27","total_gpm":"64.57","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"248661","line":"1","data":"Old package price 20 years ago was $7,805.00 NET."},{"comp":"1","quote":"248661","line":"0","data":"04-15-2026 16:20-cindyt: Discount per Matt M."}],"crmnotes":[{"comp":1,"quote":248661,"Line":0,"Comment":"04/28/2026 3:31 PM - alyssah - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248661,"Line":1,"Comment":"05/07/2026 1:12 PM - cindyt - F/U changed from 05/08/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248661,"Line":2,"Comment":"05/07/2026 1:12 PM - cindyt - CLO changed from 05/09/2026 to 06/30/2026 (CLO Date Updated)"},{"comp":1,"quote":248661,"Line":3,"Comment":"05/07/2026 1:12 PM - cindyt - Req Date changed from 05/15/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248661","line":"3","part":"OKL3-ER32X","qty":"2","price":"3443.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"4","part":"OKL3-ER32Z-OFM","qty":"1","price":"6948.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"5","part":"OKL3-ER32Z-OFMS","qty":"1","price":"8759.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"6","part":"OK116-00500","qty":"1","price":"117.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"7","part":"OK116-00800","qty":"1","price":"117.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"8","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248661","Line":"3","Company":"1","F_Line":"1","Comment":"Old #OKU-L370X >> OK101-14000","Loc":"Y"},{"Quote":"248661","Line":"4","Company":"1","F_Line":"1","Comment":"Old #OKU-L370MW-MN >> OK109-13001","Loc":"Y"},{"Quote":"248661","Line":"5","Company":"1","F_Line":"1","Comment":"Old #OKU-L370MW-DB >> OK109-15001","Loc":"Y"},{"Quote":"248661","Line":"8","Company":"1","F_Line":"1","Comment":"Replacement for FK-8","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-07 13:14:08.152 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249063-05072026131407.txt === {"quote":"249063","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"1","shipto":"TRIUMCAN","shiptoName":"Triumph Tool","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-23-2026","cust_po":"BT40-ER16-100","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ryan Olmstead","drop_po":"MSD Machine Tool Kitchen","status":"0","user":"haleyd","conv_order":"","time":"10:02","extra":"","follow_up":"05-09-2026","web_id":"","follow_name":"Ryan Olmstead","follow_phone":"519-836-4811","follow_email":"ryano@triumphtool.com","pic_user":"cindyt","total_amt":"5196.21","total_gp":"3207.04","total_gpm":"61.72","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"82","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"249063","line":"1","data":"04-23-2026 10:05 - Discounts Recalculated QS"},{"comp":"1","quote":"249063","line":"0","data":"04-23-2026 11:34-alyssah Per Rob 5% extra discount"}],"crmnotes":[{"comp":1,"quote":249063,"Line":0,"Comment":"04/28/2026 3:28 PM - alyssah - F/U changed from 04/29/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249063","line":"1","part":"BT40-ER16-100","qty":"30","price":"206.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249063","line":"2","part":"E16-118(C)","qty":"5","price":"77.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249063","line":"3","part":"E16-157(C)","qty":"5","price":"77.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249063","line":"4","part":"E16-196(C)","qty":"5","price":"77.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249063","line":"5","part":"E16-236(C)","qty":"5","price":"77.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249063","line":"7","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249063","line":"8","part":"B40-1500(R)-EU","qty":"30","price":"45.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249063","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-07 13:15:19.218 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249082-05072026131518.txt === {"quote":"249082","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"1","shipto":"TRIUMCAN","shiptoName":"Triumph Tool","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-04-2026","cust_po":"SE2-12.0X9.0(S)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Scruton","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:55","extra":"","follow_up":"05-09-2026","web_id":"","follow_name":"Eric Scruton","follow_phone":"519-836-4811","follow_email":"erics@triumphtool.com","pic_user":"cindyt","total_amt":"55.08","total_gp":"27.81","total_gpm":"50.49","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"249082","line":"0","data":"04-23-2026 12:56-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":249082,"Line":0,"Comment":"04/28/2026 3:29 PM - alyssah - F/U changed from 04/29/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249082","line":"1","part":"SE2-12.0X9.0(S)","qty":"1","price":"81.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249082","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-07 13:19:11.439 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.3658027666667, -111.968376166667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.3658027666667, -111.968376166667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3309546 second/s. 2026-05-07 13:19:50.700 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.37771225, -111.9678955, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.37771225, -111.9678955, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1992477 second/s. 2026-05-07 13:20:30.708 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.3896904, -111.9675827, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.3896904, -111.9675827, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2390827 second/s. 2026-05-07 13:21:12.620 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.4014167833333, -111.967315666667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.4014167833333, -111.967315666667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2187144 second/s. 2026-05-07 13:21:57.041 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.4107170166667, -111.97628785, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.4107170166667, -111.97628785, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.6062803 second/s. 2026-05-07 13:22:34.950 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.4110683573391, -111.990508935128, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.4110683573391, -111.990508935128, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.5049845 second/s. 2026-05-07 15:56:19.486 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248953-05072026155619.txt === {"quote":"248953","customer":"12030","name":null,"customerName":"L&M Tool and Industrial Supply Inc.","comp":"01","open":"0","shipto":"CORNQUAL","shiptoName":"Cornwell Quality Tools","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-02-2026","cust_po":"Quote-CM-Parts","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Theresa Toxie","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"15:13","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Theresa Toxie","follow_phone":"","follow_email":"ttoxie@lmtoolsupply.com","pic_user":"carleym","total_amt":"646.00","total_gp":"397.64","total_gpm":"61.55","rev_type":"LT","mod_date":"05-07-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"25","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248953","line":"3","data":"04-21-2026 15:35 - Discounts Recalculated QS"},{"comp":"1","quote":"248953","line":"2","data":"04-21-2026 15:25 - Discounts Recalculated QS"},{"comp":"1","quote":"248953","line":"1","data":"confirm part numbers, 2 not in NERP"},{"comp":"1","quote":"248953","line":"0","data":"04-21-2026 15:38-carleym Waiting on John to"}],"crmnotes":[{"comp":1,"quote":248953,"Line":0,"Comment":"04/27/2026 2:57 PM - carleym - F/U changed from 04/27/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248953,"Line":1,"Comment":"04/30/2026 4:48 PM - carleym - F/U changed from 04/30/2026 to 5/5/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248953","line":"1","part":"1TH-01054","qty":"4","price":"6.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248953","line":"2","part":"1TH-01039","qty":"4","price":"6.00","uom":"EA","discount":"15.00","req_date":"3 Stk","branch":"1"},{"comp":"01","order":"248953","line":"3","part":"2TH-00335","qty":"4","price":"81.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248953","line":"4","part":"2TH-00421","qty":"4","price":"85.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248953","line":"5","part":"1TH-01261","qty":"4","price":"6.00","uom":"EA","discount":"15.00","req_date":"","branch":"1"},{"comp":"01","order":"248953","line":"6","part":"1TH-00449","qty":"4","price":"6.00","uom":"EA","discount":"15.00","req_date":"","branch":"1"},{"comp":"01","order":"248953","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-07 17:46:41.966 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.8497138218121, -73.9429754265652, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.8497138218121, -73.9429754265652, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2452189 second/s. 2026-05-07 18:25:41.347 [INFO] In session is user: fletcherp 2026-05-07 19:09:56.529 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-108455-05072026190956.txt === {"quote":"108455","customer":"3740","name":null,"customerName":"Cool 'N Cut Tools","comp":"01","open":"1","shipto":"AAAAMUND","shiptoName":"aaaaaaaaanewtest","entry_date":"01-24-2019","cust_order_date":"01-24-2019","req_date":"01-30-2019","cust_po":"Product098","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"BS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"Product099","status":"0","user":"ctstest","conv_order":"","time":"","extra":"","follow_up":null,"web_id":"","follow_name":"","follow_phone":"","follow_email":"","pic_user":"ctstest","total_amt":"0","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"ctstest","reason":"1","totalQty":"0","win_pct":"20","clo_date":"02-24-2019","notes":[],"crmnotes":[],"items":[],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":0}}] 2026-05-07 19:15:14.008 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-108455-05072026191513.txt === {"quote":"108455","customer":"3740","name":null,"customerName":"Cool 'N Cut Tools","comp":"01","open":"1","shipto":"AAAAMUND","shiptoName":"aaaaaaaaanewtest","entry_date":"01-24-2019","cust_order_date":"01-24-2019","req_date":"01-30-2019","cust_po":"Product098","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"BS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"Product099","status":"0","user":"ctstest","conv_order":"","time":"","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"","follow_phone":"","follow_email":"","pic_user":"ctstest","total_amt":"0","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-07-2026","mod_time":null,"mod_user":"ctstest","reason":"1","totalQty":"0","win_pct":"20","clo_date":"02-24-2019","notes":[],"crmnotes":[{"comp":1,"quote":108455,"Line":0,"Comment":"05/08/2026 8:09 AM - ctstest - Closed"}],"items":[],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":0}}] 2026-05-07 19:23:43.042 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5192560816937, -80.0221924393795, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5192560816937, -80.0221924393795, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2532722 second/s. 2026-05-07 19:23:44.557 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5192560816937, -80.0221924393795, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5192560816937, -80.0221924393795, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.185729 second/s. 2026-05-08 06:56:01.708 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.238494104868, -87.9967506444377, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.238494104868, -87.9967506444377, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3715135 second/s. 2026-05-08 07:47:21.891 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.7667745293554, -73.9546743828045, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.7667745293554, -73.9546743828045, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2220926 second/s. 2026-05-08 07:54:20.656 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248862-05082026075420.txt === {"quote":"248862","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"BRAMNEWM","shiptoName":"Bramden Precision Ltd.","entry_date":"04-20-2026","cust_order_date":"05-15-2026","req_date":"05-20-2026","cust_po":"Pre-Setter E346PLUS #40","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Attn: Matt Deyman","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-20","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Matt Deyman","follow_phone":"416-805-0759","follow_email":"mattd@triumphtool.com","pic_user":"cindyt","total_amt":"18014.00","total_gp":"11656.63","total_gpm":"64.71","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248862","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248862","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248862","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248862","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248862","line":"5","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248862","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248862","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248862","Line":"6","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-08 07:54:36.658 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248862-05082026075436.txt === {"quote":"248862","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"BRAMNEWM","shiptoName":"Bramden Precision Ltd.","entry_date":"04-20-2026","cust_order_date":"05-15-2026","req_date":"05-20-2026","cust_po":"Pre-Setter E346PLUS #40","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Attn: Matt Deyman","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-20","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Matt Deyman","follow_phone":"416-805-0759","follow_email":"mattd@triumphtool.com","pic_user":"cindyt","total_amt":"18014.00","total_gp":"11656.63","total_gpm":"64.71","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":248862,"Line":0,"Comment":"05/08/2026 7:54 AM - cindyt - F/U changed from 05/07/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248862,"Line":1,"Comment":"05/08/2026 7:54 AM - cindyt - CLO changed from 05/13/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248862","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248862","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248862","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248862","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248862","line":"5","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248862","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248862","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248862","Line":"6","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-08 07:54:48.530 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248862-05082026075448.txt === {"quote":"248862","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"BRAMNEWM","shiptoName":"Bramden Precision Ltd.","entry_date":"04-20-2026","cust_order_date":"05-15-2026","req_date":"06-17-2026","cust_po":"Pre-Setter E346PLUS #40","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Attn: Matt Deyman","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-20","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Matt Deyman","follow_phone":"416-805-0759","follow_email":"mattd@triumphtool.com","pic_user":"cindyt","total_amt":"18014.00","total_gp":"11656.63","total_gpm":"64.71","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":248862,"Line":0,"Comment":"05/08/2026 7:54 AM - cindyt - F/U changed from 05/07/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248862,"Line":1,"Comment":"05/08/2026 7:54 AM - cindyt - CLO changed from 05/13/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248862,"Line":2,"Comment":"05/08/2026 7:54 AM - cindyt - Req Date changed from 05/20/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248862","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248862","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248862","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248862","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248862","line":"5","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248862","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248862","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248862","Line":"6","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-08 07:56:50.944 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249201-05082026075650.txt === {"quote":"249201","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"BUTLLEWI","shiptoName":"Butler Bros. Maine Division","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-27-2026","cust_po":"BT40-SK20-60","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bill Colwell","drop_po":"","status":"0","user":"briand","conv_order":"","time":"09:00","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Bill Colwell","follow_phone":"207-513-3286","follow_email":"bcolwell@butlerbros.com","pic_user":"cindyt","total_amt":"404.30","total_gp":"278.15","total_gpm":"68.80","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249201","line":"0","data":"04-27-2026 09:02-briand: Added wrench"}],"crmnotes":[],"items":[{"comp":"01","order":"249201","line":"1","part":"BT40-SK20-60","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249201","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249201","line":"3","part":"SK20-5/8A","qty":"1","price":"95.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249201","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249201","Line":"0","Comment":"The holder is non-standard stock items and considered"},{"Quote":"249201","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249201","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-08 07:56:52.157 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-236161-05082026075651.txt === {"quote":"236161","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"1","shipto":"BUTLERNC","shiptoName":"Butler Bros. Greensboro Branch","entry_date":"08-05-2025","cust_order_date":"08-05-2025","req_date":"06-06-2026","cust_po":"GM POWERTRAIN","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Daniel Warner","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"09:58","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Daniel Warner","follow_phone":"207-784-6875","follow_email":"dwarner@butlerbros.com","pic_user":"tomo","total_amt":"13115.40","total_gp":"5103.78","total_gpm":"38.91","rev_type":"LT","mod_date":"05-08-2026","mod_time":null,"mod_user":"tomo","reason":"J","totalQty":"5","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"236161","line":"0","data":"08-05-2025 10:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":236161,"Line":0,"Comment":"08/08/2025 9:55 AM - tomo - Req Date changed from 09/16/2025 to 09/13/2025 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":1,"Comment":"08/08/2025 9:55 AM - tomo - CLO changed from 09/05/2025 to 09/06/2025 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":2,"Comment":"08/08/2025 9:55 AM - tomo - F/U changed from 08/11/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":3,"Comment":"09/02/2025 10:23 AM - mattm - Per Teams Meeting - Tom has a meeting this week onsite to follow up"},{"comp":1,"quote":236161,"Line":4,"Comment":"09/07/2025 6:50 PM - tomo - F/U changed from 08/30/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":5,"Comment":"09/07/2025 6:50 PM - tomo - CLO changed from 09/06/2025 to 09/27/2025 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":6,"Comment":"09/07/2025 6:50 PM - tomo - Req Date changed from 09/13/2025 to 10/04/2025 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":7,"Comment":"09/22/2025 10:27 AM - tomo - F/U changed from 09/20/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":8,"Comment":"09/22/2025 10:27 AM - tomo - CLO changed from 09/27/2025 to 10/18/2025 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":9,"Comment":"09/22/2025 10:27 AM - tomo - Req Date changed from 10/04/2025 to 10/25/2025 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":10,"Comment":"09/22/2025 10:27 AM - tomo - Adding additional items to the quote package."},{"comp":1,"quote":236161,"Line":11,"Comment":"10/22/2025 9:44 AM - tomo - F/U changed from 10/11/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":12,"Comment":"10/22/2025 9:44 AM - tomo - CLO changed from 10/18/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":13,"Comment":"10/22/2025 9:44 AM - tomo - Req Date changed from 10/25/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":14,"Comment":"12/01/2025 9:07 AM - tomo - F/U changed from 11/15/2025 to 12/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":15,"Comment":"12/01/2025 9:07 AM - tomo - CLO changed from 11/22/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":16,"Comment":"12/01/2025 9:07 AM - tomo - Req Date changed from 11/29/2025 to 01/03/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":17,"Comment":"12/30/2025 1:08 PM - tomo - F/U changed from 12/20/2025 to 1/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":18,"Comment":"12/30/2025 1:08 PM - tomo - CLO changed from 12/27/2025 to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":19,"Comment":"12/30/2025 1:08 PM - tomo - Req Date changed from 01/03/2026 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":20,"Comment":"12/30/2025 1:08 PM - tomo - Will follow up with GM next week."},{"comp":1,"quote":236161,"Line":21,"Comment":"01/16/2026 10:57 AM - tomo - F/U changed from 01/17/2026 to 2/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":22,"Comment":"01/16/2026 10:57 AM - tomo - CLO changed from 01/24/2026 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":23,"Comment":"01/16/2026 10:57 AM - tomo - Req Date changed from 01/31/2026 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":24,"Comment":"01/16/2026 10:57 AM - tomo - Waiting to hear back from GM on status. Will follow up."},{"comp":1,"quote":236161,"Line":25,"Comment":"02/20/2026 10:20 AM - tomo - F/U changed from 02/21/2026 to 3/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":26,"Comment":"02/20/2026 10:20 AM - tomo - CLO changed from 02/28/2026 to 03/14/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":27,"Comment":"02/20/2026 10:20 AM - tomo - Req Date changed from 03/07/2026 to 03/21/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":28,"Comment":"02/20/2026 10:20 AM - tomo - Checking on the status with GM. They may have ordered already from another dealer."},{"comp":1,"quote":236161,"Line":29,"Comment":"03/06/2026 12:56 PM - tomo - F/U changed from 03/07/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":30,"Comment":"03/06/2026 12:56 PM - tomo - CLO changed from 03/14/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":31,"Comment":"03/06/2026 12:56 PM - tomo - Req Date changed from 03/21/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":32,"Comment":"03/06/2026 12:56 PM - tomo - I have reached to the EU direct for an update. I will also visit next week."},{"comp":1,"quote":236161,"Line":33,"Comment":"03/20/2026 4:27 PM - tomo - F/U changed from 03/21/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":34,"Comment":"03/20/2026 4:27 PM - tomo - CLO changed from 03/28/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":35,"Comment":"03/20/2026 4:27 PM - tomo - Req Date changed from 04/04/2026 to 05/16/2026 (Req Date Updated)"},{"comp":1,"quote":236161,"Line":36,"Comment":"05/07/2026 9:36 AM - tomo - F/U changed from 05/02/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236161,"Line":37,"Comment":"05/07/2026 9:36 AM - tomo - CLO changed from 05/09/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":236161,"Line":38,"Comment":"05/07/2026 9:36 AM - tomo - Req Date changed from 05/16/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"236161","line":"1","part":"MNL12-STC4X-MS-IC","qty":"1","price":"3540.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236161","line":"2","part":"MNL12-C4Z-ICE-10K","qty":"1","price":"6344.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236161","line":"3","part":"MNL12-C5Z-ICE-8K","qty":"1","price":"7366.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236161","line":"4","part":"MNL12-C4X-ICE-10K","qty":"1","price":"4609.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236161","line":"5","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"236161","Line":"5","Company":"1","F_Line":"1","Comment":"A tariff surcharge of 8% will be added to every order","Loc":"Y"},{"Quote":"236161","Line":"5","Company":"1","F_Line":"2","Comment":"placed after September 1st, 2025(until further notice).","Loc":"Y"},{"Quote":"236161","Line":"5","Company":"1","F_Line":"3","Comment":"This surcharge will be acknowledged upon acceptance","Loc":"Y"},{"Quote":"236161","Line":"5","Company":"1","F_Line":"4","Comment":"of every order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-08 07:57:10.243 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249201-05082026075709.txt === {"quote":"249201","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"BUTLLEWI","shiptoName":"Butler Bros. Maine Division","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-27-2026","cust_po":"BT40-SK20-60","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bill Colwell","drop_po":"","status":"0","user":"briand","conv_order":"","time":"09:00","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Bill Colwell","follow_phone":"207-513-3286","follow_email":"bcolwell@butlerbros.com","pic_user":"cindyt","total_amt":"404.30","total_gp":"278.15","total_gpm":"68.80","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249201","line":"0","data":"04-27-2026 09:02-briand: Added wrench"}],"crmnotes":[{"comp":1,"quote":249201,"Line":0,"Comment":"05/08/2026 7:56 AM - cindyt - F/U changed from 05/08/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249201,"Line":1,"Comment":"05/08/2026 7:57 AM - cindyt - CLO changed from 05/27/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249201","line":"1","part":"BT40-SK20-60","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249201","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249201","line":"3","part":"SK20-5/8A","qty":"1","price":"95.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249201","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249201","Line":"0","Comment":"The holder is non-standard stock items and considered"},{"Quote":"249201","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249201","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 07:57:20.034 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249201-05082026075719.txt === {"quote":"249201","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"BUTLLEWI","shiptoName":"Butler Bros. Maine Division","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-09-2026","cust_po":"BT40-SK20-60","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bill Colwell","drop_po":"","status":"0","user":"briand","conv_order":"","time":"09:00","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Bill Colwell","follow_phone":"207-513-3286","follow_email":"bcolwell@butlerbros.com","pic_user":"cindyt","total_amt":"404.30","total_gp":"278.15","total_gpm":"68.80","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249201","line":"0","data":"04-27-2026 09:02-briand: Added wrench"}],"crmnotes":[{"comp":1,"quote":249201,"Line":0,"Comment":"05/08/2026 7:56 AM - cindyt - F/U changed from 05/08/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249201,"Line":1,"Comment":"05/08/2026 7:57 AM - cindyt - CLO changed from 05/27/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":249201,"Line":2,"Comment":"05/08/2026 7:57 AM - cindyt - Req Date changed from 05/27/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249201","line":"1","part":"BT40-SK20-60","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249201","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249201","line":"3","part":"SK20-5/8A","qty":"1","price":"95.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249201","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249201","Line":"0","Comment":"The holder is non-standard stock items and considered"},{"Quote":"249201","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249201","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 07:57:42.160 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246311-05082026075741.txt === {"quote":"246311","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"JACOBLOO","shiptoName":"Jacobs Vehicle Systems","entry_date":"03-02-2026","cust_order_date":"03-18-2026","req_date":"04-22-2026","cust_po":"PRE-E346PLUS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Attn: Rich Bello","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"03-02","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Rich Bello","follow_phone":"860-965-6000","follow_email":"rich.bello@blackhawkid.com","pic_user":"cindyt","total_amt":"11137.80","total_gp":"4231.69","total_gpm":"37.99","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"8","win_pct":"20","clo_date":"04-15-2026","notes":[{"comp":"1","quote":"246311","line":"3","data":"used pre-setter I40."},{"comp":"1","quote":"246311","line":"2","data":"PRE-GAUGE-B30/I30 & PRE-SPDL-I30. Discount relects"},{"comp":"1","quote":"246311","line":"1","data":"with the presetter at makerspace."},{"comp":"1","quote":"246311","line":"0","data":"03-02-2026 13:44-cindyt: The following are not"}],"crmnotes":[{"comp":1,"quote":246311,"Line":0,"Comment":"03/11/2026 9:46 AM - cindyt - F/U changed from 03/09/2026 to 3/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246311,"Line":1,"Comment":"03/11/2026 9:46 AM - cindyt - CLO changed from 03/16/2026 to 04/01/2026 (CLO Date Updated)"},{"comp":1,"quote":246311,"Line":2,"Comment":"03/11/2026 9:46 AM - cindyt - Req Date changed from 03/27/2026 to 04/07/2026 (Req Date Updated)"},{"comp":1,"quote":246311,"Line":3,"Comment":"03/25/2026 3:53 PM - cindyt - F/U changed from 03/20/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246311,"Line":4,"Comment":"03/25/2026 3:54 PM - cindyt - CLO changed from 04/01/2026 to 04/15/2026 (CLO Date Updated)"},{"comp":1,"quote":246311,"Line":5,"Comment":"03/25/2026 3:54 PM - cindyt - Req Date changed from 04/07/2026 to 04/22/2026 (Req Date Updated)"},{"comp":1,"quote":246311,"Line":6,"Comment":"03/25/2026 3:55 PM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"246311","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246311","line":"2","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246311","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246311","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246311","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246311","line":"6","part":"PRE-SPDL-I30","qty":"1","price":"1048.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246311","line":"7","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246311","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-08 07:59:47.738 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245924-05082026075947.txt === {"quote":"245924","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"BUTLFRYE","shiptoName":"Hunting Dearborn","entry_date":"02-20-2026","cust_order_date":"06-24-2026","req_date":"07-15-2026","cust_po":"HSK100A-ER32 Angle Heads","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Keith Perry","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"14:42","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Keith Perry","follow_phone":"207-513-3211","follow_email":"kperry@butlerbros.com","pic_user":"cindyt","total_amt":"28550.00","total_gp":"28550.00","total_gpm":"100.00","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-06-2026","notes":[{"comp":"1","quote":"245924","line":"0","data":"02-20-2026 14:45 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245924,"Line":0,"Comment":"03/05/2026 12:41 PM - cindyt - F/U changed from 03/05/2026 to 3/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245924,"Line":1,"Comment":"03/05/2026 12:41 PM - cindyt - CLO changed from 03/10/2026 to 04/07/2026 (CLO Date Updated)"},{"comp":1,"quote":245924,"Line":2,"Comment":"03/05/2026 12:42 PM - cindyt - Req Date changed from 06/28/2026 to 06/26/2026 (Req Date Updated)"},{"comp":1,"quote":245924,"Line":3,"Comment":"03/05/2026 12:44 PM - cindyt - Encounter has been added"},{"comp":1,"quote":245924,"Line":4,"Comment":"03/27/2026 4:12 PM - cindyt - F/U changed from 03/26/2026 to 3/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245924,"Line":5,"Comment":"03/27/2026 4:12 PM - cindyt - F/U changed from 03/26/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245924,"Line":6,"Comment":"03/27/2026 4:12 PM - cindyt - CLO changed from 04/07/2026 to 07/06/2026 (CLO Date Updated)"},{"comp":1,"quote":245924,"Line":7,"Comment":"03/27/2026 4:12 PM - cindyt - Req Date changed from 06/26/2026 to 07/15/2026 (Req Date Updated)"},{"comp":1,"quote":245924,"Line":8,"Comment":"03/27/2026 4:14 PM - cindyt - Encounter has been added"},{"comp":1,"quote":245924,"Line":9,"Comment":"04/28/2026 3:26 PM - alyssah - F/U changed from 04/22/2026 to 5/8/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245924","line":"1","part":"SPECIAL-AH","qty":"2","price":"14275.00","uom":"EA","discount":"0.00","req_date":"15~16 Weeks","branch":"1"},{"comp":"01","order":"245924","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245924","Line":"1","Company":"1","F_Line":"1","Comment":"HSk100A-ER32 Angle Head","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 08:00:00.029 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246876-05082026075959.txt === {"quote":"246876","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"1","shipto":"FASTANTI","shiptoName":"Fastenal Company","entry_date":"03-12-2026","cust_order_date":"03-12-2026","req_date":"05-29-2026","cust_po":"RFQ RT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"WIANT","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"10:04","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"WIANT","follow_phone":"715-627-0077","follow_email":"wiant@stores.fastenal.com","pic_user":"bills","total_amt":"23036.70","total_gp":"17384.22","total_gpm":"75.46","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"bills","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"246876","line":"0","data":"03-12-2026 10:06 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246876,"Line":0,"Comment":"03/24/2026 9:35 AM - jennad - Follow-Up: Em'd Shae"},{"comp":1,"quote":246876,"Line":1,"Comment":"04/10/2026 11:52 AM - bills - F/U changed from 04/07/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246876,"Line":2,"Comment":"04/10/2026 11:52 AM - bills - CLO changed from 04/12/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":246876,"Line":3,"Comment":"04/10/2026 11:53 AM - bills - Req Date changed from 04/12/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246876","line":"1","part":"NST-250HP","qty":"1","price":"14288.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246876","line":"2","part":"SRI-200","qty":"1","price":"12814.00","uom":"EA","discount":"15.00","req_date":"2 Wks","branch":"1"},{"comp":"01","order":"246876","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-08 08:00:10.280 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245924-05082026080010.txt === {"quote":"245924","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"BUTLFRYE","shiptoName":"Hunting Dearborn","entry_date":"02-20-2026","cust_order_date":"06-24-2026","req_date":"07-15-2026","cust_po":"HSK100A-ER32 Angle Heads","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Keith Perry","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"14:42","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Keith Perry","follow_phone":"207-513-3211","follow_email":"kperry@butlerbros.com","pic_user":"cindyt","total_amt":"28550.00","total_gp":"28550.00","total_gpm":"100.00","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-08-2026","notes":[{"comp":"1","quote":"245924","line":"0","data":"02-20-2026 14:45 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245924,"Line":0,"Comment":"03/05/2026 12:41 PM - cindyt - F/U changed from 03/05/2026 to 3/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245924,"Line":1,"Comment":"03/05/2026 12:41 PM - cindyt - CLO changed from 03/10/2026 to 04/07/2026 (CLO Date Updated)"},{"comp":1,"quote":245924,"Line":2,"Comment":"03/05/2026 12:42 PM - cindyt - Req Date changed from 06/28/2026 to 06/26/2026 (Req Date Updated)"},{"comp":1,"quote":245924,"Line":3,"Comment":"03/05/2026 12:44 PM - cindyt - Encounter has been added"},{"comp":1,"quote":245924,"Line":4,"Comment":"03/27/2026 4:12 PM - cindyt - F/U changed from 03/26/2026 to 3/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245924,"Line":5,"Comment":"03/27/2026 4:12 PM - cindyt - F/U changed from 03/26/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245924,"Line":6,"Comment":"03/27/2026 4:12 PM - cindyt - CLO changed from 04/07/2026 to 07/06/2026 (CLO Date Updated)"},{"comp":1,"quote":245924,"Line":7,"Comment":"03/27/2026 4:12 PM - cindyt - Req Date changed from 06/26/2026 to 07/15/2026 (Req Date Updated)"},{"comp":1,"quote":245924,"Line":8,"Comment":"03/27/2026 4:14 PM - cindyt - Encounter has been added"},{"comp":1,"quote":245924,"Line":9,"Comment":"04/28/2026 3:26 PM - alyssah - F/U changed from 04/22/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245924,"Line":10,"Comment":"05/08/2026 7:59 AM - cindyt - F/U changed from 05/08/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245924,"Line":11,"Comment":"05/08/2026 8:00 AM - cindyt - CLO changed from 07/06/2026 to 07/08/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245924","line":"1","part":"SPECIAL-AH","qty":"2","price":"14275.00","uom":"EA","discount":"0.00","req_date":"15~16 Weeks","branch":"1"},{"comp":"01","order":"245924","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245924","Line":"1","Company":"1","F_Line":"1","Comment":"HSk100A-ER32 Angle Head","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 08:00:18.917 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245924-05082026080018.txt === {"quote":"245924","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"BUTLFRYE","shiptoName":"Hunting Dearborn","entry_date":"02-20-2026","cust_order_date":"06-24-2026","req_date":"09-04-2026","cust_po":"HSK100A-ER32 Angle Heads","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Keith Perry","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"14:42","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Keith Perry","follow_phone":"207-513-3211","follow_email":"kperry@butlerbros.com","pic_user":"cindyt","total_amt":"28550.00","total_gp":"28550.00","total_gpm":"100.00","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-08-2026","notes":[{"comp":"1","quote":"245924","line":"0","data":"02-20-2026 14:45 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245924,"Line":0,"Comment":"03/05/2026 12:41 PM - cindyt - F/U changed from 03/05/2026 to 3/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245924,"Line":1,"Comment":"03/05/2026 12:41 PM - cindyt - CLO changed from 03/10/2026 to 04/07/2026 (CLO Date Updated)"},{"comp":1,"quote":245924,"Line":2,"Comment":"03/05/2026 12:42 PM - cindyt - Req Date changed from 06/28/2026 to 06/26/2026 (Req Date Updated)"},{"comp":1,"quote":245924,"Line":3,"Comment":"03/05/2026 12:44 PM - cindyt - Encounter has been added"},{"comp":1,"quote":245924,"Line":4,"Comment":"03/27/2026 4:12 PM - cindyt - F/U changed from 03/26/2026 to 3/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245924,"Line":5,"Comment":"03/27/2026 4:12 PM - cindyt - F/U changed from 03/26/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245924,"Line":6,"Comment":"03/27/2026 4:12 PM - cindyt - CLO changed from 04/07/2026 to 07/06/2026 (CLO Date Updated)"},{"comp":1,"quote":245924,"Line":7,"Comment":"03/27/2026 4:12 PM - cindyt - Req Date changed from 06/26/2026 to 07/15/2026 (Req Date Updated)"},{"comp":1,"quote":245924,"Line":8,"Comment":"03/27/2026 4:14 PM - cindyt - Encounter has been added"},{"comp":1,"quote":245924,"Line":9,"Comment":"04/28/2026 3:26 PM - alyssah - F/U changed from 04/22/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245924,"Line":10,"Comment":"05/08/2026 7:59 AM - cindyt - F/U changed from 05/08/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245924,"Line":11,"Comment":"05/08/2026 8:00 AM - cindyt - CLO changed from 07/06/2026 to 07/08/2026 (CLO Date Updated)"},{"comp":1,"quote":245924,"Line":12,"Comment":"05/08/2026 8:00 AM - cindyt - Req Date changed from 07/15/2026 to 09/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245924","line":"1","part":"SPECIAL-AH","qty":"2","price":"14275.00","uom":"EA","discount":"0.00","req_date":"15~16 Weeks","branch":"1"},{"comp":"01","order":"245924","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245924","Line":"1","Company":"1","F_Line":"1","Comment":"HSk100A-ER32 Angle Head","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 08:01:19.980 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247669-05082026080119.txt === {"quote":"247669","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"MORWAUK","shiptoName":"Morris Midwest","entry_date":"03-27-2026","cust_order_date":"03-27-2026","req_date":"06-01-2026","cust_po":"Okuma VTM-100 TSC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Victor Walsh","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:34","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Victor Walsh","follow_phone":"","follow_email":"vlwalsh@charter.net","pic_user":"bills","total_amt":"10499.58","total_gp":"5482.62","total_gpm":"52.22","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"247669","line":"0","data":"03-27-2026 10:53-jennad refresh of Q#245463"}],"crmnotes":[{"comp":1,"quote":247669,"Line":0,"Comment":"04/02/2026 3:25 PM - bills - F/U changed from 04/02/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247669,"Line":1,"Comment":"04/02/2026 3:25 PM - bills - CLO changed from 04/27/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247669,"Line":2,"Comment":"04/02/2026 3:26 PM - bills - Req Date changed from 04/27/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247669","line":"1","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 Week","branch":"1"},{"comp":"01","order":"247669","line":"2","part":"C8-MRAM-IC","qty":"1","price":"7036.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"3","part":"PA80-CAT","qty":"1","price":"1065.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"4","part":"MRAM-ER16L-IC","qty":"1","price":"5527.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"5","part":"C8-TUBE","qty":"1","price":"113.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"6","part":"C8-WRENCH","qty":"1","price":"168.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247669","Line":"1","Company":"1","F_Line":"1","Comment":"LN to make block","Loc":"Y"},{"Quote":"247669","Line":"1","Company":"1","F_Line":"2","Comment":"Lead time 1 week after receipt of spindle Z spec","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-08 08:01:35.161 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247669-05082026080134.txt === {"quote":"247669","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"MORWAUK","shiptoName":"Morris Midwest","entry_date":"03-27-2026","cust_order_date":"03-27-2026","req_date":"06-01-2026","cust_po":"Okuma VTM-100 TSC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Victor Walsh","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:34","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Victor Walsh","follow_phone":"","follow_email":"vlwalsh@charter.net","pic_user":"bills","total_amt":"10499.58","total_gp":"5482.62","total_gpm":"52.22","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"7","win_pct":"20","clo_date":"07-01-2026","notes":[{"comp":"1","quote":"247669","line":"0","data":"03-27-2026 10:53-jennad refresh of Q#245463"}],"crmnotes":[{"comp":1,"quote":247669,"Line":0,"Comment":"04/02/2026 3:25 PM - bills - F/U changed from 04/02/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247669,"Line":1,"Comment":"04/02/2026 3:25 PM - bills - CLO changed from 04/27/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247669,"Line":2,"Comment":"04/02/2026 3:26 PM - bills - Req Date changed from 04/27/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":247669,"Line":3,"Comment":"05/08/2026 8:01 AM - bills - F/U changed from 05/04/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247669,"Line":4,"Comment":"05/08/2026 8:01 AM - bills - CLO changed from 06/01/2026 to 07/01/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247669","line":"1","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 Week","branch":"1"},{"comp":"01","order":"247669","line":"2","part":"C8-MRAM-IC","qty":"1","price":"7036.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"3","part":"PA80-CAT","qty":"1","price":"1065.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"4","part":"MRAM-ER16L-IC","qty":"1","price":"5527.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"5","part":"C8-TUBE","qty":"1","price":"113.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"6","part":"C8-WRENCH","qty":"1","price":"168.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247669","Line":"1","Company":"1","F_Line":"1","Comment":"LN to make block","Loc":"Y"},{"Quote":"247669","Line":"1","Company":"1","F_Line":"2","Comment":"Lead time 1 week after receipt of spindle Z spec","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-08 08:01:43.044 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247669-05082026080142.txt === {"quote":"247669","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"MORWAUK","shiptoName":"Morris Midwest","entry_date":"03-27-2026","cust_order_date":"03-27-2026","req_date":"07-01-2026","cust_po":"Okuma VTM-100 TSC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Victor Walsh","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:34","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Victor Walsh","follow_phone":"","follow_email":"vlwalsh@charter.net","pic_user":"bills","total_amt":"10499.58","total_gp":"5482.62","total_gpm":"52.22","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"7","win_pct":"20","clo_date":"07-01-2026","notes":[{"comp":"1","quote":"247669","line":"0","data":"03-27-2026 10:53-jennad refresh of Q#245463"}],"crmnotes":[{"comp":1,"quote":247669,"Line":0,"Comment":"04/02/2026 3:25 PM - bills - F/U changed from 04/02/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247669,"Line":1,"Comment":"04/02/2026 3:25 PM - bills - CLO changed from 04/27/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247669,"Line":2,"Comment":"04/02/2026 3:26 PM - bills - Req Date changed from 04/27/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":247669,"Line":3,"Comment":"05/08/2026 8:01 AM - bills - F/U changed from 05/04/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247669,"Line":4,"Comment":"05/08/2026 8:01 AM - bills - CLO changed from 06/01/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247669,"Line":5,"Comment":"05/08/2026 8:01 AM - bills - Req Date changed from 06/01/2026 to 07/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247669","line":"1","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 Week","branch":"1"},{"comp":"01","order":"247669","line":"2","part":"C8-MRAM-IC","qty":"1","price":"7036.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"3","part":"PA80-CAT","qty":"1","price":"1065.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"4","part":"MRAM-ER16L-IC","qty":"1","price":"5527.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"5","part":"C8-TUBE","qty":"1","price":"113.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"6","part":"C8-WRENCH","qty":"1","price":"168.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247669","Line":"1","Company":"1","F_Line":"1","Comment":"LN to make block","Loc":"Y"},{"Quote":"247669","Line":"1","Company":"1","F_Line":"2","Comment":"Lead time 1 week after receipt of spindle Z spec","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-08 08:03:12.451 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248134-05082026080312.txt === {"quote":"248134","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"SULZER","shiptoName":"Sulzer Machine & Mfg. Inc","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"06-01-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Mosey","drop_po":"","status":"0","user":"bills","conv_order":"","time":"08:01","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Chris Mosey","follow_phone":"715-280-0037","follow_email":"cmosey@pts-tool.com","pic_user":"bills","total_amt":"8330.40","total_gp":"3488.45","total_gpm":"41.88","rev_type":"WAP","mod_date":"05-08-2026","mod_time":null,"mod_user":"bills","reason":"J","totalQty":"27","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":248134,"Line":0,"Comment":"04/17/2026 7:54 AM - bills - F/U changed from 04/20/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248134,"Line":1,"Comment":"04/17/2026 7:54 AM - bills - CLO changed from 05/07/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":248134,"Line":2,"Comment":"04/17/2026 7:54 AM - bills - Req Date changed from 05/07/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248134","line":"-13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"10.00","req_date":"","branch":"1"},{"comp":"01","order":"248134","line":"1","part":"WH-ZLOX-P80Z","qty":"1","price":"5195.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248134","line":"2","part":"WH-ZV-M120A","qty":"1","price":"1241.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248134","line":"3","part":"WH-ZV120-JAWS-EXT","qty":"1","price":"774.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248134","line":"4","part":"WH-ZV120-JAWS-F107","qty":"1","price":"461.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248134","line":"5","part":"WH-ZV120-JAWS-R107","qty":"1","price":"397.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248134","line":"6","part":"WH-ZV120-JAWS-M183-A","qty":"1","price":"216.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248134","line":"7","part":"WH-ZV120-JAWS-M183-S","qty":"1","price":"339.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248134","line":"8","part":"WH-ZV-M80A","qty":"1","price":"1110.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248134","line":"9","part":"WH-ZV80-JAWS-EXT","qty":"1","price":"701.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248134","line":"10","part":"WH-ZV80-JAWS-R87","qty":"1","price":"333.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248134","line":"11","part":"WH-ZV80-JAWS-F87","qty":"1","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248134","line":"12","part":"WH-ZV80-JAWS-M153-S","qty":"1","price":"281.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248134","line":"13","part":"WH-ZV80-JAWS-M153-A","qty":"1","price":"189.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248134","line":"14","part":"WH-ZV-ACC-WES","qty":"1","price":"83.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248134","line":"15","part":"WH-ZP90-STUD-12M10","qty":"4","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248134","line":"16","part":"WH-ZP90-STUD-14M12","qty":"4","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248134","line":"17","part":"WH-ZP90-SSTUD-V","qty":"4","price":"71.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":18}}] 2026-05-08 08:04:16.168 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249062-05082026080415.txt === {"quote":"249062","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"AMBIEARM","shiptoName":"Ambient Arms, Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-23-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Corey Carter","drop_po":"","status":"0","user":"bills","conv_order":"","time":"09:48","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Corey Carter","follow_phone":"262-893-7255","follow_email":"ccarter@dgisupply.com","pic_user":"bills","total_amt":"13227.84","total_gp":"6116.83","total_gpm":"46.24","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"7","win_pct":"20","clo_date":null,"notes":[{"comp":"1","quote":"249062","line":"1","data":"04-24-2026 06:32 - Discounts Recalculated QS"},{"comp":"1","quote":"249062","line":"0","data":"04-23-2026 09:59 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249062","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"2","part":"PRE-SPDL-C4-E236","qty":"1","price":"4638.00","uom":"EA","discount":"28.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"249062","line":"3","part":"PRE-GAUGE-C4","qty":"1","price":"1976.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"4","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"5","part":"PRE-PRNT-ROLL-04B080M","qty":"1","price":"11.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"6","part":"PRE-E346N-STD","qty":"1","price":"1728.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-08 08:04:37.245 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249062-05082026080437.txt === {"quote":"249062","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"AMBIEARM","shiptoName":"Ambient Arms, Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-23-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Corey Carter","drop_po":"","status":"0","user":"bills","conv_order":"","time":"09:48","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Corey Carter","follow_phone":"262-893-7255","follow_email":"ccarter@dgisupply.com","pic_user":"bills","total_amt":"13227.84","total_gp":"6116.83","total_gpm":"46.24","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"7","win_pct":"20","clo_date":"07-03-2026","notes":[{"comp":"1","quote":"249062","line":"1","data":"04-24-2026 06:32 - Discounts Recalculated QS"},{"comp":"1","quote":"249062","line":"0","data":"04-23-2026 09:59 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249062,"Line":0,"Comment":"05/08/2026 8:04 AM - bills - F/U changed from 05/06/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249062,"Line":1,"Comment":"05/08/2026 8:04 AM - bills - CLO changed from NaN/NaN/NaN to 07/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249062","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"2","part":"PRE-SPDL-C4-E236","qty":"1","price":"4638.00","uom":"EA","discount":"28.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"249062","line":"3","part":"PRE-GAUGE-C4","qty":"1","price":"1976.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"4","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"5","part":"PRE-PRNT-ROLL-04B080M","qty":"1","price":"11.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"6","part":"PRE-E346N-STD","qty":"1","price":"1728.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-08 08:04:46.800 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249062-05082026080446.txt === {"quote":"249062","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"AMBIEARM","shiptoName":"Ambient Arms, Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"07-03-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Corey Carter","drop_po":"","status":"0","user":"bills","conv_order":"","time":"09:48","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Corey Carter","follow_phone":"262-893-7255","follow_email":"ccarter@dgisupply.com","pic_user":"bills","total_amt":"13227.84","total_gp":"6116.83","total_gpm":"46.24","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"7","win_pct":"20","clo_date":"07-03-2026","notes":[{"comp":"1","quote":"249062","line":"1","data":"04-24-2026 06:32 - Discounts Recalculated QS"},{"comp":"1","quote":"249062","line":"0","data":"04-23-2026 09:59 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249062,"Line":0,"Comment":"05/08/2026 8:04 AM - bills - F/U changed from 05/06/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249062,"Line":1,"Comment":"05/08/2026 8:04 AM - bills - CLO changed from NaN/NaN/NaN to 07/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249062,"Line":2,"Comment":"05/08/2026 8:04 AM - bills - Req Date changed from 05/23/2026 to 07/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249062","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"2","part":"PRE-SPDL-C4-E236","qty":"1","price":"4638.00","uom":"EA","discount":"28.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"249062","line":"3","part":"PRE-GAUGE-C4","qty":"1","price":"1976.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"4","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"5","part":"PRE-PRNT-ROLL-04B080M","qty":"1","price":"11.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"6","part":"PRE-E346N-STD","qty":"1","price":"1728.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-08 08:20:25.440 [INFO] In session is user: erich 2026-05-08 08:21:23.689 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2368101, -87.9542585, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2368101, -87.9542585, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2202129 second/s. 2026-05-08 08:22:06.885 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249528-05082026082206.txt === {"quote":"249528","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"1","shipto":"ADVAROCB","shiptoName":"Advanced Machine & Eng. Co.","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-12-2026","cust_po":"5c","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Anthony Williams","drop_po":"","status":"0","user":"mikek","conv_order":"","time":"09:34","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Anthony Williams","follow_phone":"800-923-6255","follow_email":"awilliams@dgisupply.com","pic_user":"mikek","total_amt":"17.10","total_gp":"4.96","total_gpm":"29.01","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"mikek","reason":"6","totalQty":"2","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249528","line":"0","data":"05-01-2026 09:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249528,"Line":0,"Comment":"05/08/2026 8:22 AM - mikek - Closed"}],"items":[{"comp":"01","order":"249528","line":"1","part":"500-068","qty":"1","price":"38.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249528","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-08 08:22:44.740 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2368101, -87.9542585, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2368101, -87.9542585, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2054137 second/s. 2026-05-08 08:23:28.094 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249452-05082026082327.txt === {"quote":"249452","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"FOREROSC","shiptoName":"Forest City Gear Company","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"PRE-E46BA-BD","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Matt McKay","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:29","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Matt McKay","follow_phone":"8158714191","follow_email":"mmckay@clinetool.com","pic_user":"mikek","total_amt":"38959.48","total_gp":"20597.70","total_gpm":"52.87","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"mikek","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":249452,"Line":0,"Comment":"05/08/2026 8:23 AM - mikek - F/U Changed from 5/13/2026 to 5/29/2026 (Follow Up in 3 Weeks)"}],"items":[{"comp":"01","order":"249452","line":"1","part":"PRE-E46BA-BD","qty":"1","price":"38050.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249452","line":"2","part":"PRE-SPDL-I40-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249452","line":"3","part":"PRE-SPDL-C6RMA","qty":"1","price":"6696.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249452","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249452","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249452","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"1000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249452","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249452","Line":"1","Company":"1","F_Line":"1","Comment":"**cannot be cancelled or returned after PO is placed*","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-08 08:24:03.034 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249449-05082026082402.txt === {"quote":"249449","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"FOREROSC","shiptoName":"Forest City Gear Company","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"PRE-E346BA-BD","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Matt McKay","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:17","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Matt McKay","follow_phone":"8158714191","follow_email":"mmckay@clinetool.com","pic_user":"mikek","total_amt":"31592.38","total_gp":"18062.59","total_gpm":"57.17","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"mikek","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249449","line":"1","data":"quote log"},{"comp":"1","quote":"249449","line":"0","data":"04-30-2026 09:18-jennad adding C6 spindle to"}],"crmnotes":[{"comp":1,"quote":249449,"Line":0,"Comment":"05/08/2026 8:24 AM - mikek - F/U Changed from 5/13/2026 to 5/29/2026 (Follow Up in 3 Weeks)"}],"items":[{"comp":"01","order":"249449","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249449","line":"2","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249449","line":"3","part":"PRE-SPDL-C6RA","qty":"1","price":"6394.00","uom":"EA","discount":"22.00","req_date":"~2 Weeks","branch":"1"},{"comp":"01","order":"249449","line":"4","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249449","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249449","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249449","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"1000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249449","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249449","Line":"1","Company":"1","F_Line":"1","Comment":"**cannot be cancelled or returned after PO is placed*","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":8}}] 2026-05-08 08:24:32.504 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243540-05082026082432.txt === {"quote":"243540","customer":"13205","name":null,"customerName":"Machinery Systems Inc.","comp":"01","open":"0","shipto":"MACHEMSX","shiptoName":"Machinery Systems Inc.","entry_date":"01-08-2026","cust_order_date":"01-08-2026","req_date":"05-30-2026","cust_po":"SF-FI6-UNIT-380FP","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brandon Strebel","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:11","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Brandon Strebel","follow_phone":"(847) 882-8085","follow_email":"brandons@machsys.com","pic_user":"mikek","total_amt":"19593.75","total_gp":"7955.54","total_gpm":"40.60","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"mikek","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"243540","line":"1","data":"01-08-2026 09:13 - Discounts Recalculated QS"},{"comp":"1","quote":"243540","line":"0","data":"01-08-2026 09:12 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":243540,"Line":0,"Comment":"03/18/2026 9:02 AM - jennad - Follow-Up: Em'd Brandon S."},{"comp":1,"quote":243540,"Line":1,"Comment":"03/18/2026 10:20 AM - jennad - Per Brandon - still active\nExtending"},{"comp":1,"quote":243540,"Line":2,"Comment":"05/08/2026 8:24 AM - mikek - F/U Changed from 5/21/2026 to 5/29/2026 (Follow Up in 3 Weeks)"}],"items":[{"comp":"01","order":"243540","line":"1","part":"SF-FI6-UNIT-380FP","qty":"1","price":"25795.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243540","line":"2","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243540","line":"3","part":"SF-POT-C6","qty":"2","price":"242.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243540","line":"4","part":"SF-POT-#40","qty":"2","price":"165.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243540","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"243540","Line":"1","Company":"1","F_Line":"1","Comment":"Non-cancellable, Non-returnable after invoicing","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-08 08:52:05.895 [INFO] In session is user: fletcherp 2026-05-08 09:16:57.044 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248332-05082026091656.txt === {"quote":"248332","customer":"18082","name":null,"customerName":"RMP Industrial Supply","comp":"01","open":"1","shipto":"RMPINDU","shiptoName":"RMP Industrial Supply","entry_date":"04-09-2026","cust_order_date":"05-09-2026","req_date":"05-21-2026","cust_po":"BMT65-ER32X-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Steve Raines","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"12:54","extra":"","follow_up":"05-09-2026","web_id":"","follow_name":"Steve Raines","follow_phone":"","follow_email":"sraines@rmpis.com","pic_user":"bethw","total_amt":"5542.44","total_gp":"3403.83","total_gpm":"61.41","rev_type":"LT","mod_date":"05-08-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"5","win_pct":"20","clo_date":"05-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":248332,"Line":0,"Comment":"05/08/2026 9:16 AM - bethw - Sent QFU to Steve for update or feedback. This was a competitive quote."}],"items":[{"comp":"01","order":"248332","line":"1","part":"BMT65-ER32X-ICE","qty":"2","price":"3586.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248332","line":"2","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248332","line":"3","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248332","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-08 12:08:23.985 [INFO] In session is user: liliang 2026-05-08 12:08:54.695 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245728-05082026120854.txt === {"quote":"245728","customer":"5655","name":null,"customerName":"Equimec S. DE R.L. DE C.V.","comp":"01","open":"1","shipto":"EQUIMECN","shiptoName":"Equimec S. DE R.L. DE C.V.","entry_date":"02-18-2026","cust_order_date":"03-16-2026","req_date":"04-30-2026","cust_po":"BT30-CZF25-100","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"EDUARDO MULAS","drop_po":"","status":"0","user":"liliang","conv_order":"","time":"10:34","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"EDUARDO MULAS","follow_phone":"442 2259088","follow_email":"emulas@equimec.com.mx","pic_user":"liliang","total_amt":"686.12","total_gp":"482.26","total_gpm":"70.29","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"liliang","reason":"2","totalQty":"2","win_pct":"20","clo_date":"04-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":245728,"Line":0,"Comment":"03/20/2026 9:40 AM - liliang - Sent FU email to Eduardo"},{"comp":1,"quote":245728,"Line":1,"Comment":"03/20/2026 9:40 AM - liliang - F/U changed from 03/16/2026 to 3/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245728,"Line":2,"Comment":"03/20/2026 9:40 AM - liliang - CLO changed from 03/16/2026 to 03/26/2026 (CLO Date Updated)"},{"comp":1,"quote":245728,"Line":3,"Comment":"05/08/2026 11:08 AM - liliang - No response"}],"items":[{"comp":"01","order":"245728","line":"1","part":"BT30-CZF25-100","qty":"1","price":"1009.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245728","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"245728","Line":"0","Comment":"The holder above is a non-standard stock item and"},{"Quote":"245728","Line":"1","Comment":"considered special. Once a PO has been issued it cannot"},{"Quote":"245728","Line":"2","Comment":"be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 12:09:27.807 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245810-05082026120927.txt === {"quote":"245810","customer":"8318","name":null,"customerName":"Hertool S.A. de C.V.","comp":"01","open":"1","shipto":"GRANGER","shiptoName":"Granger Group, Inc.","entry_date":"02-19-2026","cust_order_date":"03-16-2026","req_date":"04-30-2026","cust_po":"B4006-1000-3.56","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tomas Rodriguez","drop_po":"","status":"0","user":"liliang","conv_order":"","time":"10:34","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Tomas Rodriguez","follow_phone":"52 8117901713","follow_email":"ventasmty03@hertool.com.mx","pic_user":"liliang","total_amt":"388.70","total_gp":"247.31","total_gpm":"63.62","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"liliang","reason":"2","totalQty":"4","win_pct":"20","clo_date":"04-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":245810,"Line":0,"Comment":"03/20/2026 9:42 AM - liliang - Sent FU email to Tomas"},{"comp":1,"quote":245810,"Line":1,"Comment":"03/20/2026 9:42 AM - liliang - F/U changed from 03/16/2026 to 3/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245810,"Line":2,"Comment":"03/20/2026 9:42 AM - liliang - CLO changed from 03/16/2026 to 03/26/2026 (CLO Date Updated)"},{"comp":1,"quote":245810,"Line":3,"Comment":"05/08/2026 11:09 AM - liliang - No response from Tomas"}],"items":[{"comp":"01","order":"245810","line":"1","part":"B4006-1000-3.56","qty":"1","price":"148.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245810","line":"2","part":"B4006-0750-2.50","qty":"1","price":"138.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245810","line":"3","part":"B4007-0040-3.13","qty":"1","price":"312.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245810","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 12:10:28.912 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247300-05082026121028.txt === {"quote":"247300","customer":"5655","name":null,"customerName":"Equimec S. DE R.L. DE C.V.","comp":"01","open":"1","shipto":"EQUIMECN","shiptoName":"Equimec S. DE R.L. DE C.V.","entry_date":"03-20-2026","cust_order_date":"04-13-2026","req_date":"05-01-2026","cust_po":"CAT50-SK10-165U-IDU","terms_code":"N45","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Esmeralda Mulas","drop_po":"","status":"0","user":"liliang","conv_order":"","time":"12:34","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Esmeralda Mulas","follow_phone":"442 323 7121","follow_email":"mmulas@equimec.com.mx","pic_user":"liliang","total_amt":"856.72","total_gp":"602.83","total_gpm":"70.36","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"liliang","reason":"2","totalQty":"4","win_pct":"20","clo_date":"04-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":247300,"Line":0,"Comment":"05/08/2026 11:10 AM - liliang - Customer will need different part numbers, added to QL as specials"}],"items":[{"comp":"01","order":"247300","line":"1","part":"CAT50-SK10-165U-IDU","qty":"1","price":"590.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247300","line":"2","part":"CAT50-SK16-165U-IDU","qty":"1","price":"624.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247300","line":"3","part":"C40-1500-MORI-EU","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247300","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-08 12:11:08.231 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6426041758349, -88.2101207515933, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6426041758349, -88.2101207515933, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2231704 second/s. 2026-05-08 12:11:19.685 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247542-05082026121119.txt === {"quote":"247542","customer":"5655","name":null,"customerName":"Equimec S. DE R.L. DE C.V.","comp":"01","open":"1","shipto":"EQUIMECN","shiptoName":"Equimec S. DE R.L. DE C.V.","entry_date":"03-25-2026","cust_order_date":"04-20-2026","req_date":"05-06-2026","cust_po":"BT40-SK25-90","terms_code":"N45","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Esmeralda Mulas","drop_po":"","status":"0","user":"liliang","conv_order":"","time":"15:57","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Esmeralda Mulas","follow_phone":"442 323 7121","follow_email":"mmulas@equimec.com.mx","pic_user":"liliang","total_amt":"915.28","total_gp":"642.98","total_gpm":"70.25","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"liliang","reason":"2","totalQty":"4","win_pct":"20","clo_date":"04-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":247542,"Line":0,"Comment":"05/08/2026 11:11 AM - liliang - Customer needs CAT40, put on the QL as specials"}],"items":[{"comp":"01","order":"247542","line":"1","part":"BT40-SK25-90","qty":"1","price":"499.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247542","line":"2","part":"BT40-SK16-90","qty":"1","price":"438.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247542","line":"3","part":"CAT40-SK10-90U-IDU","qty":"1","price":"409.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247542","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-08 12:12:28.185 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248342-05082026121227.txt === {"quote":"248342","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"UNILTECU","shiptoName":"Uniloy","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-21-2026","cust_po":"Uniloy replacement order","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Lyson","drop_po":"","status":"0","user":"dond","conv_order":"","time":"13:52","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Joe Lyson","follow_phone":"586-755-7770","follow_email":"jlyson@pts-tools.com","pic_user":"dond","total_amt":"5615.50","total_gp":"2821.24","total_gpm":"50.24","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"42","win_pct":"20","clo_date":"05-09-2026","notes":[{"comp":"1","quote":"248342","line":"0","data":"04-09-2026 13:53 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248342,"Line":0,"Comment":"04/19/2026 4:32 PM - dond - F/U changed from 4/22/2026 to 04/26/2026 (Follow Up In 1 Week)"}],"items":[{"comp":"01","order":"248342","line":"1","part":"CAT50-ER25-4.00","qty":"19","price":"265.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248342","line":"2","part":"CAT50-ER25-6.00","qty":"20","price":"279.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248342","line":"3","part":"CAT50-ER40-6.00","qty":"2","price":"308.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248342","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248342","Line":"1","Company":"1","F_Line":"1","Comment":"Currently five (5) in stock in Illinois. Additional","Loc":"Y"},{"Quote":"248342","Line":"1","Company":"1","F_Line":"2","Comment":"stock arriving week of 4/13 with more arriving the","Loc":"Y"},{"Quote":"248342","Line":"1","Company":"1","F_Line":"3","Comment":"week of 5/13.","Loc":"Y"},{"Quote":"248342","Line":"2","Company":"1","F_Line":"1","Comment":"Currently two (2) in stock in Illinois. Additional","Loc":"Y"},{"Quote":"248342","Line":"2","Company":"1","F_Line":"2","Comment":"stock arriving week of 4/13. We also have stock at the","Loc":"Y"},{"Quote":"248342","Line":"2","Company":"1","F_Line":"3","Comment":"factory.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 12:12:47.535 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248342-05082026121247.txt === {"quote":"248342","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"UNILTECU","shiptoName":"Uniloy","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-21-2026","cust_po":"Uniloy replacement order","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Lyson","drop_po":"","status":"0","user":"dond","conv_order":"","time":"13:52","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Joe Lyson","follow_phone":"586-755-7770","follow_email":"jlyson@pts-tools.com","pic_user":"dond","total_amt":"5615.50","total_gp":"2821.24","total_gpm":"50.24","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"42","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"248342","line":"0","data":"04-09-2026 13:53 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248342,"Line":0,"Comment":"04/19/2026 4:32 PM - dond - F/U changed from 4/22/2026 to 04/26/2026 (Follow Up In 1 Week)"},{"comp":1,"quote":248342,"Line":1,"Comment":"05/08/2026 1:12 PM - dond - F/U changed from 04/26/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248342,"Line":2,"Comment":"05/08/2026 1:12 PM - dond - CLO changed from 05/09/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248342","line":"1","part":"CAT50-ER25-4.00","qty":"19","price":"265.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248342","line":"2","part":"CAT50-ER25-6.00","qty":"20","price":"279.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248342","line":"3","part":"CAT50-ER40-6.00","qty":"2","price":"308.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248342","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248342","Line":"1","Company":"1","F_Line":"1","Comment":"Currently five (5) in stock in Illinois. Additional","Loc":"Y"},{"Quote":"248342","Line":"1","Company":"1","F_Line":"2","Comment":"stock arriving week of 4/13 with more arriving the","Loc":"Y"},{"Quote":"248342","Line":"1","Company":"1","F_Line":"3","Comment":"week of 5/13.","Loc":"Y"},{"Quote":"248342","Line":"2","Company":"1","F_Line":"1","Comment":"Currently two (2) in stock in Illinois. Additional","Loc":"Y"},{"Quote":"248342","Line":"2","Company":"1","F_Line":"2","Comment":"stock arriving week of 4/13. We also have stock at the","Loc":"Y"},{"Quote":"248342","Line":"2","Company":"1","F_Line":"3","Comment":"factory.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 12:14:17.072 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248702-05082026121416.txt === {"quote":"248702","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"REULANMI","shiptoName":"Reuland Electric","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-28-2026","cust_po":"Tool cert balance","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kelly Przywara","drop_po":"","status":"0","user":"dond","conv_order":"","time":"11:07","extra":"","follow_up":"04-26-2026","web_id":"","follow_name":"Kelly Przywara","follow_phone":"517-278-7144","follow_email":"kprzywara@pts-tools.com","pic_user":"dond","total_amt":"2399.10","total_gp":"1622.99","total_gpm":"67.65","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"dond","reason":"2","totalQty":"34","win_pct":"20","clo_date":"05-16-2026","notes":[{"comp":"1","quote":"248702","line":"5","data":"tool cert was sold at."},{"comp":"1","quote":"248702","line":"4","data":"Wanted to insure customer saw same 30% discount"},{"comp":"1","quote":"248702","line":"3","data":"is the balance of tools from customer request."},{"comp":"1","quote":"248702","line":"2","data":"$17,522 with about $13k on quote 248674. this"},{"comp":"1","quote":"248702","line":"1","data":"of items for tool cert 5153. Total quote was"},{"comp":"1","quote":"248702","line":"0","data":"04-16-2026 11:11-dond added discount for balance"}],"crmnotes":[{"comp":1,"quote":248702,"Line":0,"Comment":"04/19/2026 4:35 PM - dond - F/U changed from 4/22/2026 to 04/26/2026 (Order Approved Pending PO)"}],"items":[{"comp":"01","order":"248702","line":"1","part":"C40-1500-EU","qty":"30","price":"43.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248702","line":"2","part":"E32-SET-21","qty":"1","price":"1179.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248702","line":"3","part":"E40-SET-25","qty":"1","price":"1836.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248702","line":"4","part":"E20-314","qty":"1","price":"57.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248702","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"45.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-08 12:15:20.857 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248637-05082026121520.txt === {"quote":"248637","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSNOVIM","shiptoName":"PTSolutions - Novi","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"04-15-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"dond","conv_order":"ADV","time":"04-15","extra":"","follow_up":"05-10-2026","web_id":"","follow_name":"Joe Lyson","follow_phone":"586-755-7770","follow_email":"jlyson@pts-tools.com","pic_user":"dond","total_amt":"12945.60","total_gp":"6456.32","total_gpm":"49.87","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"248637","line":"4","data":"generator."},{"comp":"1","quote":"248637","line":"3","data":"discount appeared in NERP after using quote"},{"comp":"1","quote":"248637","line":"2","data":"04-15-2026 14:06-dond added 20% discount as no"},{"comp":"1","quote":"248637","line":"1","data":"AHB Q # 248611"},{"comp":"1","quote":"248637","line":"0","data":"04-20-2026 09:10-briand: Also being quoted by"}],"crmnotes":[{"comp":1,"quote":248637,"Line":0,"Comment":"04/19/2026 4:33 PM - dond - Meeting 4/22 with Rasini Brakes to discuss"},{"comp":1,"quote":248637,"Line":1,"Comment":"04/19/2026 4:34 PM - dond - F/U changed from 4/22/2026 to 05/10/2026 (Follow Up In 3 Week)"},{"comp":1,"quote":248637,"Line":2,"Comment":"05/08/2026 1:15 PM - dond - CLO changed from 05/15/2026 to 06/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248637","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"3","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"4","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"5","part":"PRE-PRNT-ROLL-04B080M","qty":"1","price":"11.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"6","part":"PRE-SPDL-H63-E236","qty":"1","price":"3333.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248637","line":"7","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-08 12:15:22.675 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248637-05082026121522.txt === {"quote":"248637","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSNOVIM","shiptoName":"PTSolutions - Novi","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"04-15-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"dond","conv_order":"ADV","time":"04-15","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Joe Lyson","follow_phone":"586-755-7770","follow_email":"jlyson@pts-tools.com","pic_user":"dond","total_amt":"12945.60","total_gp":"6456.32","total_gpm":"49.87","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"248637","line":"4","data":"generator."},{"comp":"1","quote":"248637","line":"3","data":"discount appeared in NERP after using quote"},{"comp":"1","quote":"248637","line":"2","data":"04-15-2026 14:06-dond added 20% discount as no"},{"comp":"1","quote":"248637","line":"1","data":"AHB Q # 248611"},{"comp":"1","quote":"248637","line":"0","data":"04-20-2026 09:10-briand: Also being quoted by"}],"crmnotes":[{"comp":1,"quote":248637,"Line":0,"Comment":"04/19/2026 4:33 PM - dond - Meeting 4/22 with Rasini Brakes to discuss"},{"comp":1,"quote":248637,"Line":1,"Comment":"04/19/2026 4:34 PM - dond - F/U changed from 4/22/2026 to 05/10/2026 (Follow Up In 3 Week)"},{"comp":1,"quote":248637,"Line":2,"Comment":"05/08/2026 1:15 PM - dond - CLO changed from 05/15/2026 to 06/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248637","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"3","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"4","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"5","part":"PRE-PRNT-ROLL-04B080M","qty":"1","price":"11.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"6","part":"PRE-SPDL-H63-E236","qty":"1","price":"3333.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248637","line":"7","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-08 12:16:50.318 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249116-05082026121650.txt === {"quote":"249116","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"DARTMACH","shiptoName":"Dart Machinery","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"04-23-2026","cust_po":"E356+","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"","status":"0","user":"dond","conv_order":"ADV","time":"04-23","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Chris Post","follow_phone":"586-755-7770","follow_email":"cpost@pts-tools.com","pic_user":"dond","total_amt":"20482.00","total_gp":"13254.49","total_gpm":"64.71","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"7","win_pct":"20","clo_date":"08-01-2026","notes":[{"comp":"1","quote":"249116","line":"2","data":"04-24-2026 13:24-dond confirmed discount is 20%"},{"comp":"1","quote":"249116","line":"1","data":"holder unil I discuss with Eric H"},{"comp":"1","quote":"249116","line":"0","data":"04-23-2026 17:28-dond added 15% discount at place"}],"crmnotes":[],"items":[{"comp":"01","order":"249116","line":"1","part":"PRE-E356PLUS-BD","qty":"1","price":"18600.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249116","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249116","line":"3","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249116","line":"4","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249116","line":"5","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249116","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"2750.00","uom":"EA","discount":"0.00","req_date":"Stock","branch":"1"},{"comp":"01","order":"249116","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"20.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-08 12:18:09.230 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249158-05082026121809.txt === {"quote":"249158","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"DARTMACH","shiptoName":"Dart Machinery","entry_date":"04-24-2026","cust_order_date":"04-23-2026","req_date":"09-01-2026","cust_po":"E356+","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Post","drop_po":"","status":"0","user":"dond","conv_order":"","time":"13:28","extra":"","follow_up":"08-03-2026","web_id":"","follow_name":"Chris Post","follow_phone":"586-755-7770","follow_email":"cpost@pts-tools.com","pic_user":"dond","total_amt":"37038.80","total_gp":"23096.55","total_gpm":"62.36","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"10","win_pct":"20","clo_date":"08-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249158,"Line":0,"Comment":"05/01/2026 11:34 AM - dond - F/U changed from 04/30/2026 to 8/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249158,"Line":1,"Comment":"05/01/2026 11:34 AM - dond - Req Date changed from 04/24/2026 to 09/01/2026 (Req Date Updated)"},{"comp":1,"quote":249158,"Line":2,"Comment":"05/08/2026 1:18 PM - dond - CLO changed from 05/24/2026 to 08/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249158","line":"1","part":"PRE-E356PLUS-BD","qty":"2","price":"18600.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249158","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249158","line":"3","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249158","line":"4","part":"PRE-SPDL-I40","qty":"2","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249158","line":"5","part":"PRE-SPDL-I50","qty":"2","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249158","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"2750.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249158","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"20.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-08 12:18:47.015 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249191-05082026121846.txt === {"quote":"249191","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"PTSNOVIM","shiptoName":"PTSolutions - Novi","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"C6 SK toolholders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joe Lyson","drop_po":"","status":"0","user":"dond","conv_order":"","time":"06:42","extra":"","follow_up":"05-03-2026","web_id":"","follow_name":"Joe Lyson","follow_phone":"586-755-7770","follow_email":"jlyson@pts-tools.com","pic_user":"dond","total_amt":"3771.35","total_gp":"2648.03","total_gpm":"70.21","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"dond","reason":"2","totalQty":"18","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249191","line":"0","data":"04-27-2026 06:45 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249191","line":"1","part":"C6-SK6-120","qty":"8","price":"705.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249191","line":"2","part":"C6-SK16-120","qty":"1","price":"657.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249191","line":"3","part":"SK6-1/8A","qty":"8","price":"70.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249191","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-08 12:19:43.103 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249192-05082026121942.txt === {"quote":"249192","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"RASSBRAK","shiptoName":"Rassini Brakes LLC","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"04-27-2026","cust_po":"E236+","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"","status":"0","user":"dond","conv_order":"ADV","time":"04-27","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Joe Lyson","follow_phone":"586-755-7770","follow_email":"jlyson@pts-tools.com","pic_user":"dond","total_amt":"12099.36","total_gp":"5885.12","total_gpm":"48.64","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":249192,"Line":0,"Comment":"05/08/2026 1:19 PM - dond - Awaiting approval"}],"items":[{"comp":"01","order":"249192","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249192","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249192","line":"3","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249192","line":"4","part":"PRE-SPDL-H63-E236","qty":"1","price":"3333.00","uom":"EA","discount":"22.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249192","line":"5","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249192","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-08 12:20:00.046 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249192-05082026121959.txt === {"quote":"249192","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"RASSBRAK","shiptoName":"Rassini Brakes LLC","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"04-27-2026","cust_po":"E236+","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"","status":"0","user":"dond","conv_order":"ADV","time":"04-27","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Joe Lyson","follow_phone":"586-755-7770","follow_email":"jlyson@pts-tools.com","pic_user":"dond","total_amt":"12099.36","total_gp":"5885.12","total_gpm":"48.64","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":249192,"Line":0,"Comment":"05/08/2026 1:19 PM - dond - Awaiting approval"},{"comp":1,"quote":249192,"Line":1,"Comment":"05/08/2026 1:19 PM - dond - F/U changed from 05/04/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249192,"Line":2,"Comment":"05/08/2026 1:19 PM - dond - CLO changed from 05/27/2026 to 06/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249192","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249192","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249192","line":"3","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249192","line":"4","part":"PRE-SPDL-H63-E236","qty":"1","price":"3333.00","uom":"EA","discount":"22.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249192","line":"5","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249192","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-08 12:21:01.636 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249193-05082026122101.txt === {"quote":"249193","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"RASSBRAK","shiptoName":"Rassini Brakes LLC","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"04-27-2026","cust_po":"E346+","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"","status":"0","user":"dond","conv_order":"ADV","time":"04-27","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Joe Lyson","follow_phone":"586-755-7770","follow_email":"jlyson@pts-tools.com","pic_user":"dond","total_amt":"17773.08","total_gp":"9835.42","total_gpm":"55.34","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":249193,"Line":0,"Comment":"05/08/2026 1:20 PM - dond - Awaiting approval, either this one or E236+"}],"items":[{"comp":"01","order":"249193","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249193","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249193","line":"3","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249193","line":"4","part":"PRE-SPDL-H63","qty":"1","price":"3067.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249193","line":"5","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249193","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-08 12:21:19.787 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249193-05082026122119.txt === {"quote":"249193","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"RASSBRAK","shiptoName":"Rassini Brakes LLC","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"04-27-2026","cust_po":"E346+","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"","status":"0","user":"dond","conv_order":"ADV","time":"04-27","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Joe Lyson","follow_phone":"586-755-7770","follow_email":"jlyson@pts-tools.com","pic_user":"dond","total_amt":"17773.08","total_gp":"9835.42","total_gpm":"55.34","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":249193,"Line":0,"Comment":"05/08/2026 1:20 PM - dond - Awaiting approval, either this one or E236+"},{"comp":1,"quote":249193,"Line":1,"Comment":"05/08/2026 1:20 PM - dond - F/U changed from 05/04/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249193,"Line":2,"Comment":"05/08/2026 1:21 PM - dond - CLO changed from 05/29/2026 to 06/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249193","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249193","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249193","line":"3","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249193","line":"4","part":"PRE-SPDL-H63","qty":"1","price":"3067.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249193","line":"5","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249193","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-08 12:26:43.354 [INFO] In session is user: dond 2026-05-08 12:27:46.745 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249206-05082026122746.txt === {"quote":"249206","customer":"1530","name":null,"customerName":"AHB Tooling & Machinery Inc","comp":"01","open":"1","shipto":"INDPESCA","shiptoName":"Independent Machine Company","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-27-2026","cust_po":"CAT40 Fixed Angle Head","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Steve Dedic","drop_po":"","status":"0","user":"briand","conv_order":"","time":"09:24","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Steve Dedic","follow_phone":"906-399-9994","follow_email":"steve.dedic@ahbinc.com","pic_user":"dond","total_amt":"7836.56","total_gp":"4056.78","total_gpm":"51.77","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"dond","reason":"2","totalQty":"6","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249206","line":"10","data":"purchase"},{"comp":"1","quote":"249206","line":"9","data":"04-28-2026 07:33-dond added disc for new machine"},{"comp":"1","quote":"249206","line":"8","data":"04-27-2026 09:53 - Discounts Recalculated"},{"comp":"1","quote":"249206","line":"7","data":"request under Q # 249208."},{"comp":"1","quote":"249206","line":"6","data":"any addt'l disc. Also quoting a CAT50 per Steve's"},{"comp":"1","quote":"249206","line":"5","data":"quote. Sending to Don to see if he wants to do"},{"comp":"1","quote":"249206","line":"4","data":"Dedic at AHB to Tim Reeves. Tim gave Item #'s to"},{"comp":"1","quote":"249206","line":"3","data":"04-27-2026 09:29-briand: Req came in from Steve"},{"comp":"1","quote":"249206","line":"2","data":"Sent quote to Steve and cc'd 54"},{"comp":"1","quote":"249206","line":"1","data":"AH and leave everything else at standard disc."},{"comp":"1","quote":"249206","line":"0","data":"04-27-2026 09:52-briand: Don said to go to 25% on"}],"crmnotes":[],"items":[{"comp":"01","order":"249206","line":"1","part":"C40RAM-MI50-180-65TP","qty":"1","price":"9422.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249206","line":"2","part":"MI50-ER32I","qty":"1","price":"743.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249206","line":"3","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249206","line":"4","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249206","line":"5","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249206","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249206","Line":"5","Company":"1","F_Line":"1","Comment":"Estimated lead time is 3~5 days after design approval.","Loc":"Y"},{"Quote":"249206","Line":"5","Company":"1","F_Line":"2","Comment":"This item is special and cannot be cancelled or","Loc":"Y"},{"Quote":"249206","Line":"5","Company":"1","F_Line":"3","Comment":"returned upon receipt of a Purchase Order.","Loc":"Y"},{"Quote":"249206","Line":"5","Company":"1","F_Line":"4","Comment":"QUOTED AT NET PRICING.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-08 12:28:21.930 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249252-05082026122821.txt === {"quote":"249252","customer":"5985","name":null,"customerName":"Extreme Tooling LLC","comp":"01","open":"1","shipto":"EXTIRA","shiptoName":"Extreme Tooling LLC","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"Collet","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Dillon Wheatley","drop_po":"","status":"0","user":"dond","conv_order":"","time":"14:32","extra":"","follow_up":"05-10-2026","web_id":"","follow_name":"Dillon Wheatley","follow_phone":"586-232-3618 ex107","follow_email":"dwheatley@extremetooling.com","pic_user":"dond","total_amt":"282.40","total_gp":"141.11","total_gpm":"49.97","rev_type":"WAP","mod_date":"05-08-2026","mod_time":null,"mod_user":"dond","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249252","line":"0","data":"04-27-2026 14:32 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249252","line":"1","part":"QCFC65-052-SMO","qty":"1","price":"353.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249252","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-08 12:28:56.423 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249208-05082026122856.txt === {"quote":"249208","customer":"1530","name":null,"customerName":"AHB Tooling & Machinery Inc","comp":"01","open":"1","shipto":"INDPESCA","shiptoName":"Independent Machine Company","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-27-2026","cust_po":"CAT50 Fixed Angle Head","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Steve Dedic","drop_po":"","status":"0","user":"briand","conv_order":"","time":"09:31","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Steve Dedic","follow_phone":"906-399-9994","follow_email":"steve.dedic@ahbinc.com","pic_user":"dond","total_amt":"8585.92","total_gp":"3960.75","total_gpm":"46.13","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"dond","reason":"2","totalQty":"6","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249208","line":"11","data":"purchase and keep disc inline with 249206"},{"comp":"1","quote":"249208","line":"10","data":"04-28-2026 07:34-dond added discount new machine"},{"comp":"1","quote":"249208","line":"9","data":"04-27-2026 09:55 - Discounts Recalculated"},{"comp":"1","quote":"249208","line":"8","data":"04-27-2026 09:35 - Discounts Recalculated"},{"comp":"1","quote":"249208","line":"7","data":"request under Q # 249206."},{"comp":"1","quote":"249208","line":"6","data":"any addt'l disc. Also quoting a CAT40 per Steve's"},{"comp":"1","quote":"249208","line":"5","data":"quote. Sending to Don to see if he wants to do"},{"comp":"1","quote":"249208","line":"4","data":"Dedic at AHB to Tim Reeves. Tim gave Item #'s to"},{"comp":"1","quote":"249208","line":"3","data":"04-27-2026 09:37-briand: Req came in from Steve"},{"comp":"1","quote":"249208","line":"2","data":"Sent quote to Steve and cc'd 54"},{"comp":"1","quote":"249208","line":"1","data":"AH and leave everything else at standard disc."},{"comp":"1","quote":"249208","line":"0","data":"04-27-2026 09:54-briand: Don said to go to 25% on"}],"crmnotes":[],"items":[{"comp":"01","order":"249208","line":"1","part":"C50RAM-MI50-180-110TP","qty":"1","price":"10524.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249208","line":"2","part":"MI50-ER32I","qty":"1","price":"743.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249208","line":"3","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249208","line":"4","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249208","line":"5","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249208","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249208","Line":"5","Company":"1","F_Line":"1","Comment":"Estimated lead time is 3~5 days after design approval.","Loc":"Y"},{"Quote":"249208","Line":"5","Company":"1","F_Line":"2","Comment":"This item is special and cannot be cancelled or","Loc":"Y"},{"Quote":"249208","Line":"5","Company":"1","F_Line":"3","Comment":"returned upon receipt of a Purchase Order.","Loc":"Y"},{"Quote":"249208","Line":"5","Company":"1","F_Line":"4","Comment":"QUOTED AT NET PRICING.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-08 12:29:27.642 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249284-05082026122927.txt === {"quote":"249284","customer":"1530","name":null,"customerName":"AHB Tooling & Machinery Inc","comp":"01","open":"0","shipto":"LOCLAP","shiptoName":"American Rheinmetall","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-09-2026","cust_po":"RHEINMETALL TOOL PKG","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Scott DeWitt","drop_po":"","status":"0","user":"dond","conv_order":"","time":"08:08","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Scott DeWitt","follow_phone":"989-754-0066","follow_email":"scott.dewitt@ahbinc.com","pic_user":"dond","total_amt":"6851.90","total_gp":"3052.06","total_gpm":"44.54","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"51","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249284","line":"0","data":"04-28-2026 08:12-dond NEW TOOL PACKAGE"}],"crmnotes":[],"items":[{"comp":"01","order":"249284","line":"1","part":"020-EXT-750","qty":"4","price":"87.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249284","line":"2","part":"H100A-SF0250-6.30CP","qty":"2","price":"653.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249284","line":"3","part":"HSK100A-ER32-6.00","qty":"4","price":"711.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249284","line":"4","part":"HSK100A-ER32-4.00","qty":"6","price":"654.00","uom":"EA","discount":"45.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249284","line":"5","part":"HSK100A-ER40-6.00","qty":"2","price":"808.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249284","line":"6","part":"HSK100A-C1.1/4-115-IDU","qty":"1","price":"924.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249284","line":"7","part":"E32-032","qty":"3","price":"56.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249284","line":"8","part":"E32-048","qty":"5","price":"56.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249284","line":"9","part":"020-008","qty":"2","price":"24.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249284","line":"10","part":"020-024","qty":"2","price":"24.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249284","line":"11","part":"E40-064","qty":"2","price":"73.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249284","line":"12","part":"E40-048","qty":"2","price":"73.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249284","line":"13","part":"HSK100-TUBE","qty":"15","price":"44.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249284","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"45.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":14}}] 2026-05-08 12:31:08.044 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249363-05082026123107.txt === {"quote":"249363","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"STEELCRF","shiptoName":"Steelcraft Tool Co.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-29-2026","cust_po":"SF-START2-UNIT-200","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"briand","conv_order":"","time":"09:34","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969 x1125","follow_email":"kirandandia@yamazen.com","pic_user":"dond","total_amt":"8653.00","total_gp":"1463.61","total_gpm":"16.91","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249363","line":"9","data":"Elco."},{"comp":"1","quote":"249363","line":"8","data":"him end July/early Aug to be safe, coming from"},{"comp":"1","quote":"249363","line":"7","data":"PO's in NERP with Due Date of 7/2 so I'll tell"},{"comp":"1","quote":"249363","line":"6","data":"it was returned to his Trunk Stock. There are 2"},{"comp":"1","quote":"249363","line":"5","data":"sold to ROBOTIRE but somehow acquired it back b/c"},{"comp":"1","quote":"249363","line":"4","data":"to Wh2 and sat for 5 years, 2022 Blake Smith"},{"comp":"1","quote":"249363","line":"3","data":"since 2016, on RGA for quality (QUA-49282), moved"},{"comp":"1","quote":"249363","line":"2","data":"used inventory and it has been around the block"},{"comp":"1","quote":"249363","line":"1","data":"asked me to cc Dana. Per Tim O, we have one in"},{"comp":"1","quote":"249363","line":"0","data":"04-29-2026 09:41-briand: Ran #'s for Don and he"}],"crmnotes":[{"comp":1,"quote":249363,"Line":0,"Comment":"04/29/2026 3:40 PM - briand - Don has been in touch with Phil Davis to see if Steelcraft would be open to purchasing an FI6 - he is waiting to hear from Phil. Told Don that Tim O can do a live Teams demo (or the customer can come to the showroom)."}],"items":[{"comp":"01","order":"249363","line":"1","part":"SF-START2-UNIT-200","qty":"1","price":"17306.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249363","line":"2","part":"SF-RACK-POT","qty":"1","price":"153.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249363","line":"3","part":"SF-RACK-HEAT-RING","qty":"1","price":"153.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249363","line":"4","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249363","line":"5","part":"SF-POT-#50","qty":"2","price":"165.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249363","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-08 12:31:36.001 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249520-05082026123135.txt === {"quote":"249520","customer":"5985","name":null,"customerName":"Extreme Tooling LLC","comp":"01","open":"0","shipto":"ADVINT","shiptoName":"Advanced Integrated Tooling Sol.","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"05-01-2026","cust_po":"E346+","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"","status":"0","user":"dond","conv_order":"ADV","time":"05-01","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Kevin Schill","follow_phone":"586-232-3618","follow_email":"koschill@extremetooling.com","pic_user":"dond","total_amt":"21055.20","total_gp":"11966.44","total_gpm":"56.83","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"10","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249520","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"3","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"4","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"7","part":"PRE-SPDL-H10","qty":"1","price":"3856.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"8","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"9","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-08 12:32:51.476 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249553-05082026123251.txt === {"quote":"249553","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"STEELCRF","shiptoName":"Steelcraft Tool Co.","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-12-2026","cust_po":"Shrink unit","terms_code":"N60","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Phil Davis","drop_po":"","status":"0","user":"dond","conv_order":"","time":"13:00","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Phil Davis","follow_phone":"800-882-8558 ext1147","follow_email":"phildavis@yamazen.com","pic_user":"dond","total_amt":"33705.75","total_gp":"22309.98","total_gpm":"66.19","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249553","line":"1","data":"approved by Dana S."},{"comp":"1","quote":"249553","line":"0","data":"05-01-2026 13:45-dond added discount on 380v a"}],"crmnotes":[],"items":[{"comp":"01","order":"249553","line":"1","part":"SF-FI6-UNIT-200","qty":"1","price":"23711.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249553","line":"2","part":"SF-FI6-UNIT-380","qty":"1","price":"20900.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249553","line":"3","part":"SF-POT-#50","qty":"2","price":"165.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249553","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249553","Line":"2","Company":"1","F_Line":"1","Comment":"List Price = $24,625.00 usd. Discounted 15%","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-08 12:33:34.433 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249681-05082026123334.txt === {"quote":"249681","customer":"1172","name":null,"customerName":"Addy Machinery","comp":"01","open":"0","shipto":"EJIW","shiptoName":"EJ-TWO Water Products Warehouse","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-05-2026","cust_po":"SPECIAL-LV-MI","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nick Westgate","drop_po":"","status":"0","user":"briand","conv_order":"","time":"12:50","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Nick Westgate","follow_phone":"586-741-3000","follow_email":"Nick.westgate@addymachinery.com","pic_user":"dond","total_amt":"23017.00","total_gp":"23017.00","total_gpm":"100.00","rev_type":"LT","mod_date":"05-08-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"249681","line":"12","data":"this tool."},{"comp":"1","quote":"249681","line":"11","data":"Also need to know what wrenches are needed for"},{"comp":"1","quote":"249681","line":"10","data":"drawings he sent for the 05.0411.7150.404"},{"comp":"1","quote":"249681","line":"9","data":"John to review. Waiting for confirmation on"},{"comp":"1","quote":"249681","line":"8","data":"Wondering if it is the 180196 - sent drawings to"},{"comp":"1","quote":"249681","line":"7","data":"that the EU had a similar one built in the past."},{"comp":"1","quote":"249681","line":"6","data":"put on QL - said this is a U-Turn type tool"},{"comp":"1","quote":"249681","line":"5","data":"05-05-2026 12:52-briand: Per John Ducy, ok to"},{"comp":"1","quote":"249681","line":"4","data":"case."},{"comp":"1","quote":"249681","line":"3","data":"wrenches are included in the price along with a"},{"comp":"1","quote":"249681","line":"2","data":"with EJ. They get quantity price breaks and the"},{"comp":"1","quote":"249681","line":"1","data":"approval drawing that I can send to Nick to review"},{"comp":"1","quote":"249681","line":"0","data":"05-06-2026 12:53-briand: QL updated, Kyoko sent"}],"crmnotes":[],"items":[{"comp":"01","order":"249681","line":"1","part":"SPECIAL-LV-MI","qty":"1","price":"23017.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249681","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249681","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249681","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249681","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-08 12:38:46.195 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6584399158033, -88.222709423374, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6584399158033, -88.222709423374, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2109877 second/s. 2026-05-08 13:02:20.774 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247385-05082026130220.txt === {"quote":"247385","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"1","shipto":"DURINDUS","shiptoName":"Durex Industries","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"05-29-2026","cust_po":"PRE-E236PLUS-BD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Hart","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"14:22","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Joe Hart","follow_phone":"(708) 533-7606","follow_email":"jhart@morrismidwest.com","pic_user":"mikek","total_amt":"8592.00","total_gp":"4044.26","total_gpm":"47.07","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"mikek","reason":"4","totalQty":"4","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"247385","line":"1","data":"master gauge, printer, stand, installation/trainin"},{"comp":"1","quote":"247385","line":"0","data":"03-23-2026 14:24-jennad Per MikeK, do not need"}],"crmnotes":[{"comp":1,"quote":247385,"Line":0,"Comment":"04/10/2026 11:14 AM - mikek - F/U changed from 04/14/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247385,"Line":1,"Comment":"04/14/2026 10:55 AM - mikek - CLO changed from 04/23/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247385,"Line":2,"Comment":"04/14/2026 10:55 AM - mikek - F/U changed from 04/21/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247385,"Line":3,"Comment":"04/23/2026 2:01 PM - mikek - CLO changed from 05/01/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247385,"Line":4,"Comment":"04/23/2026 2:01 PM - mikek - F/U changed from 04/24/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247385,"Line":5,"Comment":"04/23/2026 2:02 PM - mikek - Req Date changed from 04/23/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247385,"Line":6,"Comment":"04/30/2026 7:41 AM - mikek - F/U changed from 05/13/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247385,"Line":7,"Comment":"05/08/2026 1:02 PM - mikek - Closed"}],"items":[{"comp":"01","order":"247385","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247385","line":"2","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247385","line":"3","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247385","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247385","Line":"1","Company":"1","F_Line":"1","Comment":"**Must ship via LTL Freight**","Loc":"Y"},{"Quote":"247385","Line":"1","Company":"1","F_Line":"2","Comment":"Non-cancellable, non-returnable","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 13:03:19.749 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247730-05082026130319.txt === {"quote":"247730","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"SEQUOI","shiptoName":"Sequoia Automatic INC","entry_date":"03-30-2026","cust_order_date":"03-30-2026","req_date":"05-27-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Misuraca","drop_po":"","status":"0","user":"mikek","conv_order":"","time":"11:22","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Mike Misuraca","follow_phone":"586-755-7770","follow_email":"mmisuraca@pts-tools.com","pic_user":"mikek","total_amt":"10669.84","total_gp":"6287.72","total_gpm":"58.93","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"mikek","reason":"","totalQty":"169","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247730","line":"4","data":"03-30-2026 11:35 - Discounts Recalculated QS"},{"comp":"1","quote":"247730","line":"3","data":"03-30-2026 11:32 - Discounts Recalculated QS"},{"comp":"1","quote":"247730","line":"2","data":"03-30-2026 11:32 - Discounts Recalculated QS"},{"comp":"1","quote":"247730","line":"1","data":"03-30-2026 11:32 - Discounts Recalculated QS"},{"comp":"1","quote":"247730","line":"0","data":"03-30-2026 11:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247730,"Line":0,"Comment":"04/01/2026 8:58 PM - mikek - CLO changed from NaN/NaN/NaN to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247730,"Line":1,"Comment":"04/01/2026 8:58 PM - mikek - Req Date changed from 05/11/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247730,"Line":2,"Comment":"04/23/2026 2:03 PM - mikek - F/U changed from 04/22/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247730,"Line":3,"Comment":"04/23/2026 2:04 PM - mikek - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247730,"Line":4,"Comment":"04/23/2026 2:04 PM - mikek - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247730,"Line":5,"Comment":"05/08/2026 1:03 PM - mikek - F/U Changed from 5/13/2026 to 5/15/2026 (Follow Up in 1 Week)"}],"items":[{"comp":"01","order":"247730","line":"1","part":"B3007-0032-3.00","qty":"24","price":"255.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"2","part":"B3007-0025-2.00","qty":"12","price":"261.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"3","part":"B3007-0016-2.36","qty":"20","price":"217.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"4","part":"B30-6000-EU","qty":"56","price":"28.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"5","part":"E32-767","qty":"8","price":"56.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"6","part":"E32-048","qty":"16","price":"56.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"7","part":"E25-629","qty":"4","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"8","part":"E25-034","qty":"8","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"9","part":"E16-137","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"10","part":"E16-024","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"11","part":"E16-020","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"12","part":"E16-016","qty":"8","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-08 13:05:07.425 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248119-05082026130507.txt === {"quote":"248119","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"WILLWMEY","shiptoName":"William Meyer & Sons, Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-07-2026","cust_po":"BCV50-C6-3OHA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Steve Lewis","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:39","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Steve Lewis","follow_phone":"414-586-0450","follow_email":"slewis@morrismidwest.com","pic_user":"mikek","total_amt":"26842.00","total_gp":"19185.71","total_gpm":"71.48","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"mikek","reason":"","totalQty":"18","win_pct":"20","clo_date":"05-07-2026","notes":[{"comp":"1","quote":"248119","line":"4","data":"quote log 1, 5, 10 pcs"},{"comp":"1","quote":"248119","line":"3","data":"04-06-2026 15:45-jennad repeat order. added to"},{"comp":"1","quote":"248119","line":"2","data":"Pricing on additional is 50gp (1,5pc) 45gp(10pc)"},{"comp":"1","quote":"248119","line":"1","data":"original overrun offer on Q#234723."},{"comp":"1","quote":"248119","line":"0","data":"04-07-2026 08:58-jennad Overrun pricing is 1.08*"}],"crmnotes":[{"comp":1,"quote":248119,"Line":0,"Comment":"04/23/2026 2:09 PM - mikek - Encounter has been added"},{"comp":1,"quote":248119,"Line":1,"Comment":"04/23/2026 2:11 PM - mikek - F/U changed from 04/22/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248119,"Line":2,"Comment":"04/23/2026 3:39 PM - mikek - F/U changed from 04/22/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248119,"Line":3,"Comment":"04/30/2026 9:01 AM - mikek - F/U changed from 04/30/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248119,"Line":4,"Comment":"05/08/2026 1:05 PM - mikek - F/U Changed from 5/7/2026 to 5/29/2026 (Follow Up in 3 Weeks)"}],"items":[{"comp":"01","order":"248119","line":"2","part":"BCV50-C6-3OHA","qty":"1","price":"726.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248119","line":"5","part":"BCV50-C6-3OHA","qty":"1","price":"4816.00","uom":"EA","discount":"0.00","req_date":"~12 Wks","branch":"1"},{"comp":"01","order":"248119","line":"6","part":"BCV50-C6-3OHA","qty":"5","price":"1926.00","uom":"EA","discount":"0.00","req_date":"~12 Wks","branch":"1"},{"comp":"01","order":"248119","line":"7","part":"BCV50-C6-3OHA","qty":"10","price":"1167.00","uom":"EA","discount":"0.00","req_date":"~12 Wks","branch":"1"},{"comp":"01","order":"248119","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248119","Line":"2","Company":"1","F_Line":"1","Comment":"For 1 pc Overrun BCV50-C6-3OHA in stock.","Loc":"Y"},{"Quote":"248119","Line":"2","Company":"1","F_Line":"2","Comment":"Special one-time NET pricing","Loc":"Y"},{"Quote":"248119","Line":"5","Company":"1","F_Line":"1","Comment":"**NET Price** Special - cannot be cancelled or returned","Loc":"Y"},{"Quote":"248119","Line":"6","Company":"1","F_Line":"1","Comment":"**NET Price** Special - cannot be cancelled or returned","Loc":"Y"},{"Quote":"248119","Line":"7","Company":"1","F_Line":"1","Comment":"**NET Price** Special - cannot be cancelled or returned","Loc":"Y"}],"qcomms":[{"Quote":"248119","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248119","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248119","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-08 13:05:50.303 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248119-05082026130550.txt === {"quote":"248119","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"WILLWMEY","shiptoName":"William Meyer & Sons, Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-07-2026","cust_po":"BCV50-C6-3OHA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Steve Lewis","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:39","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Steve Lewis","follow_phone":"414-586-0450","follow_email":"slewis@morrismidwest.com","pic_user":"mikek","total_amt":"26842.00","total_gp":"19185.71","total_gpm":"71.48","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"mikek","reason":"","totalQty":"18","win_pct":"20","clo_date":"05-31-2026","notes":[{"comp":"1","quote":"248119","line":"4","data":"quote log 1, 5, 10 pcs"},{"comp":"1","quote":"248119","line":"3","data":"04-06-2026 15:45-jennad repeat order. added to"},{"comp":"1","quote":"248119","line":"2","data":"Pricing on additional is 50gp (1,5pc) 45gp(10pc)"},{"comp":"1","quote":"248119","line":"1","data":"original overrun offer on Q#234723."},{"comp":"1","quote":"248119","line":"0","data":"04-07-2026 08:58-jennad Overrun pricing is 1.08*"}],"crmnotes":[{"comp":1,"quote":248119,"Line":0,"Comment":"04/23/2026 2:09 PM - mikek - Encounter has been added"},{"comp":1,"quote":248119,"Line":1,"Comment":"04/23/2026 2:11 PM - mikek - F/U changed from 04/22/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248119,"Line":2,"Comment":"04/23/2026 3:39 PM - mikek - F/U changed from 04/22/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248119,"Line":3,"Comment":"04/30/2026 9:01 AM - mikek - F/U changed from 04/30/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248119,"Line":4,"Comment":"05/08/2026 1:05 PM - mikek - F/U Changed from 5/7/2026 to 5/29/2026 (Follow Up in 3 Weeks)"},{"comp":1,"quote":248119,"Line":5,"Comment":"05/08/2026 1:05 PM - mikek - CLO changed from 5/7/2026 to 5/31/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248119","line":"2","part":"BCV50-C6-3OHA","qty":"1","price":"726.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248119","line":"5","part":"BCV50-C6-3OHA","qty":"1","price":"4816.00","uom":"EA","discount":"0.00","req_date":"~12 Wks","branch":"1"},{"comp":"01","order":"248119","line":"6","part":"BCV50-C6-3OHA","qty":"5","price":"1926.00","uom":"EA","discount":"0.00","req_date":"~12 Wks","branch":"1"},{"comp":"01","order":"248119","line":"7","part":"BCV50-C6-3OHA","qty":"10","price":"1167.00","uom":"EA","discount":"0.00","req_date":"~12 Wks","branch":"1"},{"comp":"01","order":"248119","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248119","Line":"2","Company":"1","F_Line":"1","Comment":"For 1 pc Overrun BCV50-C6-3OHA in stock.","Loc":"Y"},{"Quote":"248119","Line":"2","Company":"1","F_Line":"2","Comment":"Special one-time NET pricing","Loc":"Y"},{"Quote":"248119","Line":"5","Company":"1","F_Line":"1","Comment":"**NET Price** Special - cannot be cancelled or returned","Loc":"Y"},{"Quote":"248119","Line":"6","Company":"1","F_Line":"1","Comment":"**NET Price** Special - cannot be cancelled or returned","Loc":"Y"},{"Quote":"248119","Line":"7","Company":"1","F_Line":"1","Comment":"**NET Price** Special - cannot be cancelled or returned","Loc":"Y"}],"qcomms":[{"Quote":"248119","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248119","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248119","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-08 13:22:51.198 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248379-05082026132250.txt === {"quote":"248379","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"BLACKTWA","shiptoName":"Blackhawk Industrial - Seattle","entry_date":"04-10-2026","cust_order_date":"05-10-2026","req_date":"05-22-2026","cust_po":"K1.1/4-SK10-210","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Cole Gundersen","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"09:30","extra":"","follow_up":"05-10-2026","web_id":"","follow_name":"Cole Gundersen","follow_phone":"206-607-1126","follow_email":"cole.gundersen@blackhawkid.com","pic_user":"bethw","total_amt":"3021.20","total_gp":"1922.60","total_gpm":"63.64","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"9","win_pct":"20","clo_date":"05-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":248379,"Line":0,"Comment":"05/08/2026 1:22 PM - bethw - converted to SO# 1037189"}],"items":[{"comp":"01","order":"248379","line":"1","part":"K1.1/4-SK10-210","qty":"4","price":"808.00","uom":"EA","discount":"35.00","req_date":"4mths mfg + ship","branch":"1"},{"comp":"01","order":"248379","line":"2","part":"K1.1/4-SK16-210","qty":"4","price":"354.00","uom":"EA","discount":"35.00","req_date":"ETA 4/20","branch":"1"},{"comp":"01","order":"248379","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-08 13:26:30.236 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248385-05082026132630.txt === {"quote":"248385","customer":"19585","name":null,"customerName":"Thomas Skinner & Son Ltd.","comp":"01","open":"0","shipto":"DEHAVDCA","shiptoName":"DeHavilland","entry_date":"04-10-2026","cust_order_date":"05-10-2026","req_date":"05-22-2026","cust_po":"NC4006-0500-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"90","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Kris Letain","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"10:28","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Kris Letain","follow_phone":"780-435-3928","follow_email":"kletain@tskinner.com","pic_user":"bethw","total_amt":"609.40","total_gp":"311.47","total_gpm":"51.11","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-10-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248385","line":"1","part":"NC4006-0500-4.00CP","qty":"1","price":"260.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248385","line":"2","part":"NC4006-0625-3.00CP","qty":"1","price":"235.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248385","line":"3","part":"NC4006-0750-3.00CP","qty":"1","price":"289.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248385","line":"4","part":"C4006-0250-4.00","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248385","line":"5","part":"C4006-0187-4.00","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248385","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-08 13:29:17.187 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.658097776916, -88.2221550723464, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.658097776916, -88.2221550723464, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2388625 second/s. 2026-05-08 13:31:32.071 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248392-05082026133131.txt === {"quote":"248392","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"1","shipto":"BASSTOO","shiptoName":"Bass Tool & Supply Inc","entry_date":"04-10-2026","cust_order_date":"05-10-2026","req_date":"05-22-2026","cust_po":"C6-ASHL-45-114-25.4CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Sharon Hutson","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"11:04","extra":"","follow_up":"05-10-2026","web_id":"","follow_name":"Sharon Hutson","follow_phone":"713-682-1889 x 5946","follow_email":"shutson@basstool.com","pic_user":"bethw","total_amt":"1074.75","total_gp":"597.51","total_gpm":"55.60","rev_type":"LT","mod_date":"05-08-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":248392,"Line":0,"Comment":"05/08/2026 1:31 PM - bethw - Carley send a QFU for update 5/5 and never saw a reply. Quote expired and closed."}],"items":[{"comp":"01","order":"248392","line":"1","part":"C6-ASHL-45-114-25.4CP","qty":"1","price":"611.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248392","line":"2","part":"C6-DVMNL-00130-16CP","qty":"1","price":"822.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248392","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-08 13:45:52.128 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248299-05082026134551.txt === {"quote":"248299","customer":"E1507","name":null,"customerName":"American Precision Industries,Inc.","comp":"01","open":"0","shipto":"AMERHILL","shiptoName":"American Precision Industries, Inc.","entry_date":"04-09-2026","cust_order_date":"05-09-2026","req_date":"05-21-2026","cust_po":"C4006-0125-2.36","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Bob Kepel","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"09:34","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Bob Kepel","follow_phone":"503-642-5611","follow_email":"bobk@apiams.com","pic_user":"bethw","total_amt":"702.00","total_gp":"453.96","total_gpm":"64.67","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":248299,"Line":0,"Comment":"05/08/2026 1:45 PM - bethw - Sent QFU to Bob. He typically sends orders."}],"items":[{"comp":"01","order":"248299","line":"1","part":"C4006-0125-2.36","qty":"6","price":"156.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248299","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-08 13:47:57.353 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248831-05082026134757.txt === {"quote":"248831","customer":"18685","name":null,"customerName":"AJ Rod Co., Inc.","comp":"01","open":"0","shipto":"AJBRITT","shiptoName":"AJ Rod Company Houston","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"06-01-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"J.R. Saenz","drop_po":"","status":"0","user":"raulo","conv_order":"","time":"09:40","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"J.R. Saenz","follow_phone":"713-921-6111 x 122","follow_email":"jr.saenz@ajrodco.com","pic_user":"raulo","total_amt":"164.40","total_gp":"78.07","total_gpm":"47.49","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"248831","line":"0","data":"04-20-2026 09:43 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248831,"Line":0,"Comment":"04/20/2026 10:45 AM - raulo - F/U changed from 04/26/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248831","line":"1","part":"HSK63A-SM0750-3.00CP","qty":"1","price":"274.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248831","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 13:50:25.472 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248385-05082026135025.txt === {"quote":"248385","customer":"19585","name":null,"customerName":"Thomas Skinner & Son Ltd.","comp":"01","open":"1","shipto":"DEHAVDCA","shiptoName":"DeHavilland","entry_date":"04-10-2026","cust_order_date":"05-10-2026","req_date":"05-22-2026","cust_po":"NC4006-0500-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"90","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Kris Letain","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"10:28","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Kris Letain","follow_phone":"780-435-3928","follow_email":"kletain@tskinner.com","pic_user":"bethw","total_amt":"609.40","total_gp":"311.47","total_gpm":"51.11","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"bethw","reason":"8","totalQty":"6","win_pct":"20","clo_date":"05-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":248385,"Line":0,"Comment":"05/08/2026 1:26 PM - bethw - F/U changed from 05/10/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248385,"Line":1,"Comment":"05/08/2026 1:50 PM - bethw - This likely was quoted as test end mill holders. Customer has taken 2 sizes which are on consignment per Russ."}],"items":[{"comp":"01","order":"248385","line":"1","part":"NC4006-0500-4.00CP","qty":"1","price":"260.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248385","line":"2","part":"NC4006-0625-3.00CP","qty":"1","price":"235.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248385","line":"3","part":"NC4006-0750-3.00CP","qty":"1","price":"289.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248385","line":"4","part":"C4006-0250-4.00","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248385","line":"5","part":"C4006-0187-4.00","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248385","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-08 14:15:14.307 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248299-05082026141514.txt === {"quote":"248299","customer":"E1507","name":null,"customerName":"American Precision Industries,Inc.","comp":"01","open":"1","shipto":"AMERHILL","shiptoName":"American Precision Industries, Inc.","entry_date":"04-09-2026","cust_order_date":"05-09-2026","req_date":"05-21-2026","cust_po":"C4006-0125-2.36","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Bob Kepel","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"09:34","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Bob Kepel","follow_phone":"503-642-5611","follow_email":"bobk@apiams.com","pic_user":"bethw","total_amt":"702.00","total_gp":"357.60","total_gpm":"50.94","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"7","win_pct":"20","clo_date":"05-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":248299,"Line":0,"Comment":"05/08/2026 1:45 PM - bethw - Sent QFU to Bob. He typically sends orders."},{"comp":1,"quote":248299,"Line":1,"Comment":"05/08/2026 1:45 PM - bethw - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248299,"Line":2,"Comment":"05/08/2026 2:14 PM - bethw - converted to SO# 1039243"}],"items":[{"comp":"01","order":"248299","line":"1","part":"C4006-0125-2.36","qty":"6","price":"156.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248299","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 15:22:14.942 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.0556760566803, -111.47744341171, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.0556760566803, -111.47744341171, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2378141 second/s. 2026-05-08 15:26:43.769 [INFO] In session is user: edwinv 2026-05-08 15:27:05.732 [INFO] In session is user: mitsum 2026-05-08 15:27:22.325 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243879-05082026152722.txt === {"quote":"243879","customer":"1105","name":null,"customerName":"Accesorios Y Herramientas Del Norte","comp":"01","open":"1","shipto":"ACCESORX","shiptoName":"Accesorios Y Herramientas Del Norte","entry_date":"01-14-2026","cust_order_date":"01-14-2026","req_date":"04-30-2026","cust_po":"Aernnova PRE-E46BA-BD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Oscar Herrera","drop_po":"","status":"0","user":"luism","conv_order":"","time":"18:04","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Oscar Herrera","follow_phone":"(528) 181-2610","follow_email":"oherrera@ahnsa.com","pic_user":"luism","total_amt":"42109.36","total_gp":"0.00","total_gpm":"-0.27","rev_type":"ADV","mod_date":"05-07-2026","mod_time":null,"mod_user":"webadmin","reason":"2","totalQty":"18","win_pct":"37","clo_date":"01-01-1901","notes":[],"crmnotes":[{"comp":1,"quote":243879,"Line":0,"Comment":"03/24/2026 5:05 PM - luism - Win% changed from 20 to 58"},{"comp":1,"quote":243879,"Line":1,"Comment":"04/22/2026 5:14 PM - ctstest - Win% changed from 10 to 12"},{"comp":1,"quote":243879,"Line":2,"Comment":"04/22/2026 5:14 PM - ctstest - Win% changed from 12 to 0"},{"comp":1,"quote":243879,"Line":3,"Comment":"04/22/2026 5:15 PM - ctstest - Win% changed from 0 to 10"},{"comp":1,"quote":243879,"Line":4,"Comment":"04/22/2026 5:15 PM - ctstest - Win% changed from 10 to 25"},{"comp":1,"quote":243879,"Line":5,"Comment":"04/24/2026 6:07 PM - ctstest - Win% changed from 25 to 18"},{"comp":1,"quote":243879,"Line":6,"Comment":"04/24/2026 10:20 AM - edwinv - Win% changed from 18 to 8"},{"comp":1,"quote":243879,"Line":7,"Comment":"04/24/2026 10:20 AM - edwinv - Win% changed from 8 to 0"},{"comp":1,"quote":243879,"Line":8,"Comment":"04/27/2026 2:35 PM - edwinv - Win% changed from 0 to 14"},{"comp":1,"quote":243879,"Line":9,"Comment":"04/27/2026 4:58 PM - luism - Closed"},{"comp":1,"quote":243879,"Line":10,"Comment":"04/27/2026 5:00 PM - luism - Closed"},{"comp":1,"quote":243879,"Line":11,"Comment":"04/30/2026 11:33 AM - edwinv - Win% changed from 14 to 16"},{"comp":1,"quote":243879,"Line":12,"Comment":"04/30/2026 11:33 AM - edwinv - Win% changed from 14 to 16"},{"comp":1,"quote":243879,"Line":13,"Comment":"05/01/2026 4:17 PM - mitsum - Win% changed from 0 to 7"},{"comp":1,"quote":243879,"Line":14,"Comment":"05/07/2026 4:32 PM - ctstest - Win% changed from 0 to 20"}],"items":[{"comp":"01","order":"243879","line":"1","part":"PRE-E46BA-BD","qty":"1","price":"38050.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"2","part":"PRE-SPDL-H63RMA","qty":"1","price":"5648.00","uom":"EA","discount":"28.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"243879","line":"3","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"4","part":"PRE-SPDL-H10RMA","qty":"1","price":"7906.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"5","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"8","part":"PRE-INST/TRAINING","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-08 15:35:03.026 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-08 16:30:03.624 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-234666-05082026163003.txt === {"quote":"234666","customer":"18685","name":null,"customerName":"AJ Rod Co., Inc.","comp":"01","open":"0","shipto":null,"shiptoName":null,"entry_date":"07-02-2025","cust_order_date":"03-30-2026","req_date":"03-30-2026","cust_po":"E346BA Consignment","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:22","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@ajrodco.com","pic_user":"raulo","total_amt":"33667.50","total_gp":"14089.41","total_gpm":"41.85","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"raulo","reason":"","totalQty":"11","win_pct":"20","clo_date":"03-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":234666,"Line":0,"Comment":"07/29/2025 11:16 AM - jacobf - F/U changed from 07/08/2025 to 8/16/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":234666,"Line":1,"Comment":"09/15/2025 10:12 AM - jacobf - F/U changed from 08/19/2025 to 9/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":234666,"Line":2,"Comment":"09/15/2025 10:18 AM - jacobf - F/U changed from 09/06/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":234666,"Line":3,"Comment":"10/27/2025 2:40 PM - jacobf - F/U changed from 10/11/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":234666,"Line":4,"Comment":"12/16/2025 7:58 PM - jacobf - F/U changed from 11/15/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":234666,"Line":5,"Comment":"04/20/2026 10:46 AM - raulo - F/U changed from 03/30/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"234666","line":"1","part":"PRE-E346BA-I50","qty":"1","price":"28400.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234666","line":"2","part":"PRE-SPDL-H63RA","qty":"1","price":"4670.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234666","line":"3","part":"PRE-SPDL-C6RA","qty":"1","price":"5920.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234666","line":"4","part":"PRE-E346PLUS-STD","qty":"1","price":"1940.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234666","line":"5","part":"PRE-GAUGE-H63","qty":"1","price":"1040.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234666","line":"6","part":"PRE-GAUGE-C50","qty":"1","price":"760.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234666","line":"7","part":"PRE-GAUGE-C6","qty":"1","price":"1830.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234666","line":"8","part":"PRE-PRNT-QL800","qty":"1","price":"300.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234666","line":"9","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"30.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234666","line":"10","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"234666","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"234666","Line":"10","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"234666","Line":"10","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"234666","Line":"10","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"234666","Line":"10","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-08 16:30:19.773 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-234668-05082026163019.txt === {"quote":"234668","customer":"18685","name":null,"customerName":"AJ Rod Co., Inc.","comp":"01","open":"0","shipto":null,"shiptoName":null,"entry_date":"07-02-2025","cust_order_date":"03-30-2026","req_date":"03-30-2026","cust_po":"E46BA Consignment","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:28","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@ajrodco.com","pic_user":"raulo","total_amt":"33844.20","total_gp":"14262.24","total_gpm":"42.14","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"raulo","reason":"","totalQty":"8","win_pct":"20","clo_date":"03-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":234668,"Line":0,"Comment":"08/11/2025 8:16 AM - jacobf - F/U changed from 07/08/2025 to 8/23/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":234668,"Line":1,"Comment":"09/15/2025 10:21 AM - jacobf - F/U changed from 08/23/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":234668,"Line":2,"Comment":"10/27/2025 2:44 PM - jacobf - F/U changed from 10/11/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":234668,"Line":3,"Comment":"12/16/2025 8:02 PM - jacobf - F/U changed from 11/15/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":234668,"Line":4,"Comment":"04/20/2026 10:46 AM - raulo - F/U changed from 03/30/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"234668","line":"1","part":"PRE-E46BA-I50","qty":"1","price":"38400.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234668","line":"2","part":"PRE-SPDL-I40-E46BAP-CAX","qty":"1","price":"3300.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234668","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"600.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234668","line":"4","part":"PRE-GAUGE-C50","qty":"1","price":"760.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234668","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"300.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234668","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"30.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234668","line":"7","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"234668","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"234668","Line":"7","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"234668","Line":"7","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"234668","Line":"7","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"234668","Line":"7","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-08 16:31:27.582 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-235589-05082026163127.txt === {"quote":"235589","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"1","shipto":"BASSTOO","shiptoName":"Bass Tool & Supply Inc","entry_date":"07-23-2025","cust_order_date":"05-11-2026","req_date":"03-30-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Cam Carter","drop_po":"CNC1600AR21","status":"0","user":"stevel","conv_order":"","time":"12:57","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"cam Carter","follow_phone":"","follow_email":"ccarter@basstool.com","pic_user":"raulo","total_amt":"272377.80","total_gp":"269398.20","total_gpm":"98.91","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"raulo","reason":"2","totalQty":"4","win_pct":"20","clo_date":"03-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":235589,"Line":0,"Comment":"08/11/2025 8:23 AM - jacobf - F/U changed from 08/05/2025 to 8/23/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235589,"Line":1,"Comment":"09/15/2025 10:39 AM - jacobf - F/U changed from 08/23/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235589,"Line":2,"Comment":"10/27/2025 2:49 PM - jacobf - F/U changed from 10/11/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235589,"Line":3,"Comment":"12/16/2025 8:06 PM - jacobf - F/U changed from 11/15/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235589,"Line":4,"Comment":"04/20/2026 10:46 AM - raulo - F/U changed from 03/30/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"235589","line":"1","part":"CNC1600AA21","qty":"1","price":"295000.00","uom":"EA","discount":"10.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"235589","line":"2","part":"HYD-UNIT-NACHI-AC110V","qty":"1","price":"7642.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235589","line":"6","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"235589","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"235589","Line":"6","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"235589","Line":"6","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"235589","Line":"6","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"235589","Line":"6","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 16:31:46.689 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245335-05082026163146.txt === {"quote":"245335","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"0","shipto":"STARHOTX","shiptoName":"Star Precision","entry_date":"02-11-2026","cust_order_date":"03-31-2026","req_date":"03-31-2026","cust_po":"EZ-SMARTT-V01","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lucas Garza","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"09:25","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Lucas Garza","follow_phone":"713-682-1889","follow_email":"lgarza@basstool.com","pic_user":"raulo","total_amt":"39798.00","total_gp":"24718.00","total_gpm":"62.11","rev_type":"WAP","mod_date":"05-08-2026","mod_time":null,"mod_user":"raulo","reason":"","totalQty":"26","win_pct":"20","clo_date":"03-31-2026","notes":[],"crmnotes":[{"comp":1,"quote":245335,"Line":0,"Comment":"02/18/2026 12:53 PM - bethw - I can't get updated pricing due to CNY. This factory will not be available until 2/22"},{"comp":1,"quote":245335,"Line":1,"Comment":"02/18/2026 12:53 PM - bethw - F/U changed from 02/17/2026 to 2/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245335,"Line":2,"Comment":"04/20/2026 10:46 AM - raulo - F/U changed from 03/31/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245335","line":"1","part":"EZ-SMARTT-V01","qty":"25","price":"2376.00","uom":"EA","discount":"33.00","req_date":"see comments","branch":"1"},{"comp":"01","order":"245335","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245335","Line":"1","Company":"1","F_Line":"1","Comment":"7 in stock","Loc":"Y"},{"Quote":"245335","Line":"1","Company":"1","F_Line":"2","Comment":"10 Stock at factory","Loc":"Y"},{"Quote":"245335","Line":"1","Company":"1","F_Line":"3","Comment":"bal MFG 3/31","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 16:31:58.037 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245614-05082026163157.txt === {"quote":"245614","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"0","shipto":"BASSTOO","shiptoName":"Bass Tool & Supply Inc","entry_date":"02-16-2026","cust_order_date":"02-16-2026","req_date":"03-30-2026","cust_po":"Live tools for Okuma","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Coby Villegas","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"16:59","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Coby Villegas","follow_phone":"832-759-9610","follow_email":"jvillegas@basstool.com","pic_user":"raulo","total_amt":"20738.16","total_gp":"12476.82","total_gpm":"60.16","rev_type":"LT","mod_date":"05-08-2026","mod_time":null,"mod_user":"raulo","reason":"","totalQty":"7","win_pct":"20","clo_date":"03-16-2026","notes":[{"comp":"1","quote":"245614","line":"0","data":"02-16-2026 17:04 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245614,"Line":0,"Comment":"03/08/2026 8:22 PM - jacobf - F/U changed from 02/22/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245614,"Line":1,"Comment":"04/02/2026 9:25 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245614,"Line":2,"Comment":"04/02/2026 9:26 AM - jacobf - PIC changed from jacobf to raulo"},{"comp":1,"quote":245614,"Line":3,"Comment":"04/20/2026 10:45 AM - raulo - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245614","line":"1","part":"OKE4-ER40X-ICE","qty":"3","price":"3586.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245614","line":"2","part":"OKE4-ER40Z-ICE","qty":"3","price":"6015.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245614","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-08 16:32:09.983 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245615-05082026163209.txt === {"quote":"245615","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"0","shipto":"BASSTOO","shiptoName":"Bass Tool & Supply Inc","entry_date":"02-16-2026","cust_order_date":"02-16-2026","req_date":"03-30-2026","cust_po":"cat40 shrinkfit","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"coby Villegas","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"18:16","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"coby Villegas","follow_phone":"832-759-9610","follow_email":"jvillegas@basstool.com","pic_user":"raulo","total_amt":"2050.20","total_gp":"1297.65","total_gpm":"63.29","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"raulo","reason":"","totalQty":"10","win_pct":"20","clo_date":"03-16-2026","notes":[{"comp":"1","quote":"245615","line":"0","data":"02-16-2026 18:19 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245615,"Line":0,"Comment":"03/08/2026 8:22 PM - jacobf - F/U changed from 02/22/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245615,"Line":1,"Comment":"04/02/2026 9:25 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245615,"Line":2,"Comment":"04/02/2026 9:27 AM - jacobf - PIC changed from jacobf to raulo"},{"comp":1,"quote":245615,"Line":3,"Comment":"04/20/2026 10:45 AM - raulo - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245615","line":"1","part":"CAT40-SF0250-3.15CP","qty":"3","price":"335.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245615","line":"2","part":"CAT40-SF0375-3.15CP","qty":"3","price":"335.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245615","line":"3","part":"CAT40-SF0500-3.15CP","qty":"3","price":"335.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245615","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 16:32:37.653 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245616-05082026163237.txt === {"quote":"245616","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"0","shipto":"BASSTOO","shiptoName":"Bass Tool & Supply Inc","entry_date":"02-16-2026","cust_order_date":"02-16-2026","req_date":"03-30-2026","cust_po":"cat40 angle head","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"coby Villegas","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"18:23","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"coby Villegas","follow_phone":"832-759-9610","follow_email":"jvillegas@basstool.com","pic_user":"raulo","total_amt":"8573.00","total_gp":"4594.87","total_gpm":"53.60","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"raulo","reason":"","totalQty":"3","win_pct":"20","clo_date":"03-16-2026","notes":[{"comp":"1","quote":"245616","line":"0","data":"02-16-2026 18:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245616,"Line":0,"Comment":"03/08/2026 8:22 PM - jacobf - F/U changed from 03/01/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245616,"Line":1,"Comment":"04/02/2026 9:27 AM - jacobf - PIC changed from jacobf to raulo"},{"comp":1,"quote":245616,"Line":2,"Comment":"04/20/2026 10:46 AM - raulo - F/U changed from 03/28/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245616","line":"1","part":"C40RAM-ER32-180ICE-65TP","qty":"1","price":"10404.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245616","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245616","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-08 16:33:33.381 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247869-05082026163333.txt === {"quote":"247869","customer":"3355","name":null,"customerName":"Champions Machine Tool Sales","comp":"01","open":"0","shipto":"CHAMPIOZ","shiptoName":"Champions Machine Tool Sales","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-13-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jason Burnett","drop_po":"","status":"0","user":"raulo","conv_order":"","time":"09:06","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Jason Burnett","follow_phone":"(281) 355-8665","follow_email":"jburnett@championscnc.com","pic_user":"raulo","total_amt":"1505.70","total_gp":"839.64","total_gpm":"55.76","rev_type":"LT","mod_date":"05-08-2026","mod_time":null,"mod_user":"raulo","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-01-2026","notes":[{"comp":"1","quote":"247869","line":"0","data":"04-01-2026 09:08 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247869,"Line":0,"Comment":"04/20/2026 10:42 AM - raulo - F/U changed from 04/07/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247869","line":"1","part":"BMT65-ID10Z","qty":"3","price":"717.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247869","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 16:34:08.719 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246073-05082026163408.txt === {"quote":"246073","customer":"3365","name":null,"customerName":"Chaparral Machinery","comp":"01","open":"0","shipto":"CHAPARRA","shiptoName":"Chaparral Machinery","entry_date":"02-24-2026","cust_order_date":"02-24-2026","req_date":"04-07-2026","cust_po":"cnc202FA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kelly Johnson","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"21:16","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Kelly Johnson","follow_phone":"832-808-2738","follow_email":"kjohnson@chaparralmachinery.com","pic_user":"raulo","total_amt":"37046.00","total_gp":"25889.66","total_gpm":"69.89","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"raulo","reason":"","totalQty":"7","win_pct":"20","clo_date":"03-24-2026","notes":[{"comp":"1","quote":"246073","line":"0","data":"02-24-2026 21:19 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246073,"Line":0,"Comment":"03/08/2026 8:23 PM - jacobf - F/U changed from 03/09/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246073,"Line":1,"Comment":"04/02/2026 9:29 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246073,"Line":2,"Comment":"04/02/2026 9:31 AM - jacobf - PIC changed from jacobf to raulo"},{"comp":1,"quote":246073,"Line":3,"Comment":"04/20/2026 10:46 AM - raulo - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"246073","line":"1","part":"CNC202FA-M","qty":"2","price":"21092.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246073","line":"2","part":"R-8-SP-SET","qty":"2","price":"1672.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246073","line":"3","part":"RT-ACCS-CABLE","qty":"2","price":"1450.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"246073","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 16:34:51.346 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246750-05082026163451.txt === {"quote":"246750","customer":"5010","name":null,"customerName":"Eagle Machine Services Inc.","comp":"01","open":"0","shipto":"EAGLARLI","shiptoName":"Eagle Machine Sales","entry_date":"03-10-2026","cust_order_date":"03-10-2026","req_date":"04-21-2026","cust_po":"CNC401fa-m-ahb","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Paul cody","drop_po":"","status":"0","user":"raulo","conv_order":"","time":"13:09","extra":"","follow_up":"07-06-2026","web_id":"","follow_name":"Paul cody","follow_phone":"2817032666","follow_email":"paul@eaglemachine.net","pic_user":"raulo","total_amt":"31165.50","total_gp":"30333.50","total_gpm":"97.33","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"raulo","reason":"","totalQty":"3","win_pct":"20","clo_date":"04-10-2026","notes":[{"comp":"1","quote":"246750","line":"0","data":"03-10-2026 13:49 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246750,"Line":0,"Comment":"04/20/2026 10:47 AM - raulo - F/U changed from 03/23/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"246750","line":"1","part":"CNC401FA-M-AHB","qty":"1","price":"38443.00","uom":"EA","discount":"25.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"246750","line":"2","part":"MT-230","qty":"1","price":"3111.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246750","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-08 16:35:04.563 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-237976-05082026163504.txt === {"quote":"237976","customer":"5010","name":null,"customerName":"Eagle Machine Services Inc.","comp":"01","open":"0","shipto":"EAGLARLI","shiptoName":"Eagle Machine Sales","entry_date":"09-09-2025","cust_order_date":"09-09-2025","req_date":"10-21-2025","cust_po":"CNC401FA-M l&r","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Paul Cody","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"23:39","extra":"","follow_up":"07-06-2026","web_id":"","follow_name":"Paul Cody","follow_phone":"281-703-2666","follow_email":"paul@eaglemachine.net","pic_user":"raulo","total_amt":"47465.50","total_gp":"46633.50","total_gpm":"98.25","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"raulo","reason":"","totalQty":"5","win_pct":"20","clo_date":"10-09-2025","notes":[{"comp":"1","quote":"237976","line":"0","data":"09-09-2025 23:44 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":237976,"Line":0,"Comment":"09/15/2025 11:00 AM - jacobf - F/U changed from 09/22/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237976,"Line":1,"Comment":"10/27/2025 3:07 PM - jacobf - F/U changed from 10/11/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237976,"Line":2,"Comment":"12/16/2025 8:04 PM - jacobf - F/U changed from 11/15/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237976,"Line":3,"Comment":"01/05/2026 2:52 PM - jacobf - F/U changed from 01/03/2026 to 1/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237976,"Line":4,"Comment":"03/08/2026 8:20 PM - jacobf - F/U changed from 01/24/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237976,"Line":5,"Comment":"04/20/2026 10:47 AM - raulo - F/U changed from 03/28/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"237976","line":"1","part":"CNC401FA-M-AHB","qty":"1","price":"38443.00","uom":"EA","discount":"25.00","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"237976","line":"4","part":"MT-230","qty":"1","price":"3111.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237976","line":"5","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"237976","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"237976","line":"7","part":"RT-ACCS-WKHD","qty":"1","price":"8500.00","uom":"EA","discount":"20.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"237976","Line":"5","Company":"1","F_Line":"1","Comment":"The install date will be determined at the time of PO","Loc":"Y"},{"Quote":"237976","Line":"7","Company":"1","F_Line":"1","Comment":"1525300- 15\" 3 jaw Setrite self-centering manual chuck","Loc":"Y"},{"Quote":"237976","Line":"7","Company":"1","F_Line":"2","Comment":"1505CNC401A Adapter Plate to fit 15\" Setrite","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-08 16:35:45.126 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246203-05082026163544.txt === {"quote":"246203","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"VARELTEX","shiptoName":"Varel International Inc","entry_date":"02-26-2026","cust_order_date":"03-26-2026","req_date":"04-09-2026","cust_po":"C6-MRAM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eduardo Aquino","drop_po":"","status":"0","user":"raulo","conv_order":"","time":"14:53","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Eduardo Aquino","follow_phone":"956-502-9695","follow_email":"eaquino@pts-tools.com","pic_user":"raulo","total_amt":"16196.75","total_gp":"8836.39","total_gpm":"54.56","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"raulo","reason":"1","totalQty":"7","win_pct":"20","clo_date":"03-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":246203,"Line":0,"Comment":"04/20/2026 10:47 AM - raulo - F/U changed from 03/26/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"246203","line":"1","part":"C6-MRAM","qty":"1","price":"3909.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246203","line":"2","part":"C6-MRAM-IC","qty":"1","price":"5325.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246203","line":"3","part":"PA65-CAT/BT","qty":"1","price":"1005.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246203","line":"4","part":"MRAM-ER20","qty":"1","price":"4885.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246203","line":"5","part":"MRAM-ER20-IC","qty":"1","price":"5445.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246203","line":"6","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246203","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-08 16:36:05.713 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246205-05082026163605.txt === {"quote":"246205","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"VARELTEX","shiptoName":"Varel International Inc","entry_date":"02-26-2026","cust_order_date":"03-26-2026","req_date":"04-09-2026","cust_po":"C6-MRAM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"raulo","conv_order":"","time":"15:00","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"raulo","total_amt":"16623.50","total_gp":"7922.54","total_gpm":"47.66","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"raulo","reason":"","totalQty":"7","win_pct":"20","clo_date":"03-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":246205,"Line":0,"Comment":"04/20/2026 10:47 AM - raulo - F/U changed from 03/26/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"246205","line":"1","part":"C6-MRAM","qty":"1","price":"3909.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246205","line":"2","part":"C6-MRAM-IC","qty":"1","price":"5325.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246205","line":"3","part":"PA65-CAT/BT","qty":"1","price":"1005.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246205","line":"4","part":"MRAM-ER25","qty":"1","price":"5306.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246205","line":"5","part":"MRAM-ER25-IC","qty":"1","price":"5593.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246205","line":"6","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246205","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-08 16:36:23.053 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246761-05082026163622.txt === {"quote":"246761","customer":"18685","name":null,"customerName":"AJ Rod Co., Inc.","comp":"01","open":"0","shipto":"AJBRITT","shiptoName":"AJ Rod Company Houston","entry_date":"03-10-2026","cust_order_date":"03-10-2026","req_date":"03-10-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"jacobf","conv_order":"ADV","time":"03-10","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Steve Taylor","follow_phone":"713-926-4704","follow_email":"steve@ajrodco.com","pic_user":"raulo","total_amt":"17874.48","total_gp":"10103.03","total_gpm":"56.52","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"raulo","reason":"","totalQty":"9","win_pct":"20","clo_date":"04-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":246761,"Line":0,"Comment":"03/10/2026 2:56 PM - raulo - F/U changed from 03/17/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246761,"Line":1,"Comment":"04/20/2026 10:46 AM - raulo - F/U changed from 03/28/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"246761","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246761","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246761","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246761","line":"4","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246761","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246761","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246761","line":"7","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246761","line":"8","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246761","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-08 16:37:28.890 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249640-05082026163728.txt === {"quote":"249640","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"POWHOUS","shiptoName":"Powell Electrical Systems Inc.","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-15-2026","cust_po":"5AX-201 OKUMA VMC","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Dave M","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:25","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Dave M","follow_phone":"","follow_email":"Dave@hartwig.com","pic_user":"raulo","total_amt":"112840.30","total_gp":"75075.44","total_gpm":"66.53","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"raulo","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":249640,"Line":0,"Comment":"05/08/2026 4:37 PM - raulo - Customer contacted pending order."}],"items":[{"comp":"01","order":"249640","line":"2","part":"5AX-201FA-M-AB","qty":"1","price":"60782.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"3","part":"5AX-201FA-M-AHB","qty":"1","price":"67338.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"5","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"6","part":"PBA-170","qty":"1","price":"4576.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"8","part":"TRUNNION-STALLION-9/35","qty":"1","price":"5346.00","uom":"EA","discount":"0.00","req_date":"12 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"9","part":"TRUNNION-BASEPLATE","qty":"1","price":"4500.00","uom":"EA","discount":"0.00","req_date":"12 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"10","part":"TAT-170N","qty":"1","price":"6864.00","uom":"EA","discount":"0.00","req_date":"12 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"12","part":"R-8-SP-SET","qty":"1","price":"1672.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249640","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":9}}] 2026-05-08 16:42:53.406 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249798-05082026164253.txt === {"quote":"249798","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-07-2026","cust_order_date":"06-08-2026","req_date":"06-08-2026","cust_po":"T05-032(S)","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michael Ponce","drop_po":"","status":"0","user":"briand","conv_order":"","time":"12:54","extra":"","follow_up":"06-08-2026","web_id":"","follow_name":"Michael Ponce","follow_phone":"800-753-7970","follow_email":"michael.ponce@mscdirect.com","pic_user":"briand","total_amt":"76.05","total_gp":"35.56","total_gpm":"46.76","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-08-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249798","line":"1","part":"T05-032(S)","qty":"1","price":"117.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249798","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-08 16:43:36.559 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249782-05082026164336.txt === {"quote":"249782","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-07-2026","cust_order_date":"06-09-2026","req_date":"06-09-2026","cust_po":"S7506-0125-6.00","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Angie Rodriguez","drop_po":"","status":"0","user":"briand","conv_order":"","time":"09:41","extra":"","follow_up":"06-09-2026","web_id":"","follow_name":"Angie Rodriguez","follow_phone":"800-753-7970","follow_email":"angie.rodriguez@mscdirect.com","pic_user":"briand","total_amt":"157.30","total_gp":"82.46","total_gpm":"52.42","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"3","win_pct":"20","clo_date":"06-09-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249782","line":"1","part":"S7506-0125-6.00","qty":"2","price":"121.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249782","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-08 16:44:28.969 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247848-05082026164428.txt === {"quote":"247848","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-21-2026","cust_po":"General Atomics Stock","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:28","extra":"","follow_up":"06-16-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"6337.00","total_gp":"4148.10","total_gpm":"65.46","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"25","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"247848","line":"3","data":"send updated quote to Lisa once we hear back"},{"comp":"1","quote":"247848","line":"2","data":"will put on the quote log to reconfirm P&D and"},{"comp":"1","quote":"247848","line":"1","data":"adding NCAT40-SF25-100 back to quote after and"},{"comp":"1","quote":"247848","line":"0","data":"03-31-2026 15:35-rons: sending quote to Lisa..."}],"crmnotes":[{"comp":1,"quote":247848,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247848,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247848,"Line":2,"Comment":"03/31/2026 4:27 PM - rons - \"Ron, I’m having to quote GA items again for 2026. Can you provide list price & cost for these items please?\""},{"comp":1,"quote":247848,"Line":3,"Comment":"04/02/2026 9:58 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247848,"Line":4,"Comment":"04/02/2026 9:58 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247848,"Line":5,"Comment":"04/02/2026 9:59 AM - rons - Martin & Max Tool both quoting this..."},{"comp":1,"quote":247848,"Line":6,"Comment":"04/03/2026 3:57 PM - rons - F/U changed from 04/06/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247848,"Line":7,"Comment":"04/03/2026 3:57 PM - rons - CLO changed from 04/13/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247848,"Line":8,"Comment":"04/03/2026 3:57 PM - rons - Req Date changed from 04/20/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247848,"Line":9,"Comment":"04/07/2026 4:15 PM - rons - F/U changed from 04/07/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247848,"Line":10,"Comment":"04/07/2026 4:16 PM - rons - CLO changed from 04/14/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247848,"Line":11,"Comment":"04/07/2026 4:16 PM - rons - Req Date changed from 04/21/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":247848,"Line":12,"Comment":"04/22/2026 5:09 PM - rons - F/U changed from 04/22/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247848,"Line":13,"Comment":"04/22/2026 5:09 PM - rons - CLO changed from 04/29/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247848,"Line":14,"Comment":"04/22/2026 5:10 PM - rons - Req Date changed from 05/06/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247848","line":"1","part":"C40S-4500(H)-EU","qty":"1","price":"35.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"2","part":"C6-ER25-100","qty":"1","price":"514.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"3","part":"C6-ER25-60","qty":"1","price":"503.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"4","part":"C6-SF0125-4.72","qty":"1","price":"545.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"5","part":"CAT40-SF0125-6.30","qty":"1","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"6","part":"CAT40-SF0250-3.15MT","qty":"1","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"7","part":"CAT40-SK6-150UP-IDU","qty":"1","price":"507.00","uom":"EA","discount":"35.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"247848","line":"8","part":"CAT50-SK13-165U-IDU","qty":"1","price":"616.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"9","part":"E32-032","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"10","part":"H100A-SF20-105CP","qty":"1","price":"793.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"11","part":"H100A-SF6-130CP","qty":"1","price":"689.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"12","part":"NC4001-0750-4.00CP","qty":"1","price":"364.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"13","part":"NC4001-1000-4.00CP","qty":"1","price":"356.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"14","part":"NCAT40-SF0125-6.30","qty":"1","price":"535.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"15","part":"NCAT40-SF0187-6.30","qty":"1","price":"535.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"16","part":"NCAT40-SF0375-5.12CP","qty":"1","price":"463.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"17","part":"NCAT40-SF0500-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"18","part":"NCAT40-SF0750-2.76RT","qty":"1","price":"418.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"19","part":"NCAT40-SF25-100","qty":"1","price":"909.00","uom":"EA","discount":"35.00","req_date":"8 WEEKS ADA","branch":"1"},{"comp":"01","order":"247848","line":"20","part":"SK13-1/2A","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"21","part":"SK6-1/8A","qty":"1","price":"70.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"22","part":"ST16M-SF3-160","qty":"1","price":"217.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"23","part":"ST16M-SF4-160","qty":"1","price":"217.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"24","part":"ST62-SF0125-6.30","qty":"1","price":"204.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"28","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247848","Line":"19","Company":"1","F_Line":"1","Comment":"Please note this is non-standard stock and considered","Loc":"Y"},{"Quote":"247848","Line":"19","Company":"1","F_Line":"2","Comment":"special. Once PO/order issued, these can't be cancelled","Loc":"Y"},{"Quote":"247848","Line":"19","Company":"1","F_Line":"3","Comment":"or returned.","Loc":"Y"}],"qcomms":[{"Quote":"247848","Line":"0","Comment":"Please note NCAT40-SF25-100 is non-standard stock &"},{"Quote":"247848","Line":"1","Comment":"special. Once a PO/order has been issued, these cannot"},{"Quote":"247848","Line":"2","Comment":"be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":25}}] 2026-05-08 16:45:17.230 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248154-05082026164517.txt === {"quote":"248154","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-21-2026","cust_po":"CAT50-ER25-4.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:08","extra":"","follow_up":"06-16-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"429.30","total_gp":"237.30","total_gpm":"55.28","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248154","line":"0","data":"04-07-2026 11:08-rons: live chat RFQ with Jenna..."}],"crmnotes":[{"comp":1,"quote":248154,"Line":0,"Comment":"04/09/2026 11:27 AM - rons - CLO changed from 05/07/2026 to 04/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248154,"Line":1,"Comment":"04/09/2026 11:27 AM - rons - Req Date changed from 05/19/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":248154,"Line":2,"Comment":"04/13/2026 1:50 PM - rons - F/U changed from 04/13/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248154,"Line":3,"Comment":"04/13/2026 1:50 PM - rons - CLO changed from 04/20/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248154,"Line":4,"Comment":"04/13/2026 1:50 PM - rons - Req Date changed from 04/27/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248154","line":"1","part":"CAT50-ER25-4.00","qty":"3","price":"265.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248154","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 16:45:33.615 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248154-05082026164533.txt === {"quote":"248154","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-21-2026","cust_po":"CAT50-ER25-4.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:08","extra":"","follow_up":"06-16-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"429.30","total_gp":"237.30","total_gpm":"55.28","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-23-2026","notes":[{"comp":"1","quote":"248154","line":"0","data":"04-07-2026 11:08-rons: live chat RFQ with Jenna..."}],"crmnotes":[{"comp":1,"quote":248154,"Line":0,"Comment":"04/09/2026 11:27 AM - rons - CLO changed from 05/07/2026 to 04/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248154,"Line":1,"Comment":"04/09/2026 11:27 AM - rons - Req Date changed from 05/19/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":248154,"Line":2,"Comment":"04/13/2026 1:50 PM - rons - F/U changed from 04/13/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248154,"Line":3,"Comment":"04/13/2026 1:50 PM - rons - CLO changed from 04/20/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248154,"Line":4,"Comment":"04/13/2026 1:50 PM - rons - Req Date changed from 04/27/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":248154,"Line":5,"Comment":"05/08/2026 4:45 PM - rons - F/U changed from 05/07/2026 to 6/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248154,"Line":6,"Comment":"05/08/2026 4:45 PM - rons - CLO changed from 05/14/2026 to 06/23/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248154","line":"1","part":"CAT50-ER25-4.00","qty":"3","price":"265.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248154","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 16:45:47.824 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247848-05082026164547.txt === {"quote":"247848","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-21-2026","cust_po":"General Atomics Stock","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:28","extra":"","follow_up":"06-16-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"6337.00","total_gp":"4148.10","total_gpm":"65.46","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"25","win_pct":"20","clo_date":"06-23-2026","notes":[{"comp":"1","quote":"247848","line":"3","data":"send updated quote to Lisa once we hear back"},{"comp":"1","quote":"247848","line":"2","data":"will put on the quote log to reconfirm P&D and"},{"comp":"1","quote":"247848","line":"1","data":"adding NCAT40-SF25-100 back to quote after and"},{"comp":"1","quote":"247848","line":"0","data":"03-31-2026 15:35-rons: sending quote to Lisa..."}],"crmnotes":[{"comp":1,"quote":247848,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247848,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247848,"Line":2,"Comment":"03/31/2026 4:27 PM - rons - \"Ron, I’m having to quote GA items again for 2026. Can you provide list price & cost for these items please?\""},{"comp":1,"quote":247848,"Line":3,"Comment":"04/02/2026 9:58 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247848,"Line":4,"Comment":"04/02/2026 9:58 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247848,"Line":5,"Comment":"04/02/2026 9:59 AM - rons - Martin & Max Tool both quoting this..."},{"comp":1,"quote":247848,"Line":6,"Comment":"04/03/2026 3:57 PM - rons - F/U changed from 04/06/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247848,"Line":7,"Comment":"04/03/2026 3:57 PM - rons - CLO changed from 04/13/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247848,"Line":8,"Comment":"04/03/2026 3:57 PM - rons - Req Date changed from 04/20/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247848,"Line":9,"Comment":"04/07/2026 4:15 PM - rons - F/U changed from 04/07/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247848,"Line":10,"Comment":"04/07/2026 4:16 PM - rons - CLO changed from 04/14/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247848,"Line":11,"Comment":"04/07/2026 4:16 PM - rons - Req Date changed from 04/21/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":247848,"Line":12,"Comment":"04/22/2026 5:09 PM - rons - F/U changed from 04/22/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247848,"Line":13,"Comment":"04/22/2026 5:09 PM - rons - CLO changed from 04/29/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247848,"Line":14,"Comment":"04/22/2026 5:10 PM - rons - Req Date changed from 05/06/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247848,"Line":15,"Comment":"05/08/2026 4:44 PM - rons - F/U changed from 05/07/2026 to 6/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247848,"Line":16,"Comment":"05/08/2026 4:45 PM - rons - CLO changed from 05/14/2026 to 06/23/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247848","line":"1","part":"C40S-4500(H)-EU","qty":"1","price":"35.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"2","part":"C6-ER25-100","qty":"1","price":"514.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"3","part":"C6-ER25-60","qty":"1","price":"503.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"4","part":"C6-SF0125-4.72","qty":"1","price":"545.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"5","part":"CAT40-SF0125-6.30","qty":"1","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"6","part":"CAT40-SF0250-3.15MT","qty":"1","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"7","part":"CAT40-SK6-150UP-IDU","qty":"1","price":"507.00","uom":"EA","discount":"35.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"247848","line":"8","part":"CAT50-SK13-165U-IDU","qty":"1","price":"616.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"9","part":"E32-032","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"10","part":"H100A-SF20-105CP","qty":"1","price":"793.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"11","part":"H100A-SF6-130CP","qty":"1","price":"689.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"12","part":"NC4001-0750-4.00CP","qty":"1","price":"364.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"13","part":"NC4001-1000-4.00CP","qty":"1","price":"356.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"14","part":"NCAT40-SF0125-6.30","qty":"1","price":"535.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"15","part":"NCAT40-SF0187-6.30","qty":"1","price":"535.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"16","part":"NCAT40-SF0375-5.12CP","qty":"1","price":"463.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"17","part":"NCAT40-SF0500-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"18","part":"NCAT40-SF0750-2.76RT","qty":"1","price":"418.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"19","part":"NCAT40-SF25-100","qty":"1","price":"909.00","uom":"EA","discount":"35.00","req_date":"8 WEEKS ADA","branch":"1"},{"comp":"01","order":"247848","line":"20","part":"SK13-1/2A","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"21","part":"SK6-1/8A","qty":"1","price":"70.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"22","part":"ST16M-SF3-160","qty":"1","price":"217.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"23","part":"ST16M-SF4-160","qty":"1","price":"217.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"24","part":"ST62-SF0125-6.30","qty":"1","price":"204.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"28","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247848","Line":"19","Company":"1","F_Line":"1","Comment":"Please note this is non-standard stock and considered","Loc":"Y"},{"Quote":"247848","Line":"19","Company":"1","F_Line":"2","Comment":"special. Once PO/order issued, these can't be cancelled","Loc":"Y"},{"Quote":"247848","Line":"19","Company":"1","F_Line":"3","Comment":"or returned.","Loc":"Y"}],"qcomms":[{"Quote":"247848","Line":"0","Comment":"Please note NCAT40-SF25-100 is non-standard stock &"},{"Quote":"247848","Line":"1","Comment":"special. Once a PO/order has been issued, these cannot"},{"Quote":"247848","Line":"2","Comment":"be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":25}}] 2026-05-08 16:45:52.362 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247848-05082026164552.txt === {"quote":"247848","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"06-30-2026","cust_po":"General Atomics Stock","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:28","extra":"","follow_up":"06-16-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"6337.00","total_gp":"4148.10","total_gpm":"65.46","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"25","win_pct":"20","clo_date":"06-23-2026","notes":[{"comp":"1","quote":"247848","line":"3","data":"send updated quote to Lisa once we hear back"},{"comp":"1","quote":"247848","line":"2","data":"will put on the quote log to reconfirm P&D and"},{"comp":"1","quote":"247848","line":"1","data":"adding NCAT40-SF25-100 back to quote after and"},{"comp":"1","quote":"247848","line":"0","data":"03-31-2026 15:35-rons: sending quote to Lisa..."}],"crmnotes":[{"comp":1,"quote":247848,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247848,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247848,"Line":2,"Comment":"03/31/2026 4:27 PM - rons - \"Ron, I’m having to quote GA items again for 2026. Can you provide list price & cost for these items please?\""},{"comp":1,"quote":247848,"Line":3,"Comment":"04/02/2026 9:58 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247848,"Line":4,"Comment":"04/02/2026 9:58 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247848,"Line":5,"Comment":"04/02/2026 9:59 AM - rons - Martin & Max Tool both quoting this..."},{"comp":1,"quote":247848,"Line":6,"Comment":"04/03/2026 3:57 PM - rons - F/U changed from 04/06/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247848,"Line":7,"Comment":"04/03/2026 3:57 PM - rons - CLO changed from 04/13/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247848,"Line":8,"Comment":"04/03/2026 3:57 PM - rons - Req Date changed from 04/20/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247848,"Line":9,"Comment":"04/07/2026 4:15 PM - rons - F/U changed from 04/07/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247848,"Line":10,"Comment":"04/07/2026 4:16 PM - rons - CLO changed from 04/14/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247848,"Line":11,"Comment":"04/07/2026 4:16 PM - rons - Req Date changed from 04/21/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":247848,"Line":12,"Comment":"04/22/2026 5:09 PM - rons - F/U changed from 04/22/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247848,"Line":13,"Comment":"04/22/2026 5:09 PM - rons - CLO changed from 04/29/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247848,"Line":14,"Comment":"04/22/2026 5:10 PM - rons - Req Date changed from 05/06/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247848,"Line":15,"Comment":"05/08/2026 4:44 PM - rons - F/U changed from 05/07/2026 to 6/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247848,"Line":16,"Comment":"05/08/2026 4:45 PM - rons - CLO changed from 05/14/2026 to 06/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247848,"Line":17,"Comment":"05/08/2026 4:45 PM - rons - Req Date changed from 05/21/2026 to 06/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247848","line":"1","part":"C40S-4500(H)-EU","qty":"1","price":"35.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"2","part":"C6-ER25-100","qty":"1","price":"514.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"3","part":"C6-ER25-60","qty":"1","price":"503.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"4","part":"C6-SF0125-4.72","qty":"1","price":"545.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"5","part":"CAT40-SF0125-6.30","qty":"1","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"6","part":"CAT40-SF0250-3.15MT","qty":"1","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"7","part":"CAT40-SK6-150UP-IDU","qty":"1","price":"507.00","uom":"EA","discount":"35.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"247848","line":"8","part":"CAT50-SK13-165U-IDU","qty":"1","price":"616.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"9","part":"E32-032","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"10","part":"H100A-SF20-105CP","qty":"1","price":"793.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"11","part":"H100A-SF6-130CP","qty":"1","price":"689.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"12","part":"NC4001-0750-4.00CP","qty":"1","price":"364.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"13","part":"NC4001-1000-4.00CP","qty":"1","price":"356.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"14","part":"NCAT40-SF0125-6.30","qty":"1","price":"535.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"15","part":"NCAT40-SF0187-6.30","qty":"1","price":"535.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"16","part":"NCAT40-SF0375-5.12CP","qty":"1","price":"463.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"17","part":"NCAT40-SF0500-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"18","part":"NCAT40-SF0750-2.76RT","qty":"1","price":"418.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"19","part":"NCAT40-SF25-100","qty":"1","price":"909.00","uom":"EA","discount":"35.00","req_date":"8 WEEKS ADA","branch":"1"},{"comp":"01","order":"247848","line":"20","part":"SK13-1/2A","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"21","part":"SK6-1/8A","qty":"1","price":"70.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"22","part":"ST16M-SF3-160","qty":"1","price":"217.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"23","part":"ST16M-SF4-160","qty":"1","price":"217.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"24","part":"ST62-SF0125-6.30","qty":"1","price":"204.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247848","line":"28","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247848","Line":"19","Company":"1","F_Line":"1","Comment":"Please note this is non-standard stock and considered","Loc":"Y"},{"Quote":"247848","Line":"19","Company":"1","F_Line":"2","Comment":"special. Once PO/order issued, these can't be cancelled","Loc":"Y"},{"Quote":"247848","Line":"19","Company":"1","F_Line":"3","Comment":"or returned.","Loc":"Y"}],"qcomms":[{"Quote":"247848","Line":"0","Comment":"Please note NCAT40-SF25-100 is non-standard stock &"},{"Quote":"247848","Line":"1","Comment":"special. Once a PO/order has been issued, these cannot"},{"Quote":"247848","Line":"2","Comment":"be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":25}}] 2026-05-08 16:46:01.320 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248154-05082026164601.txt === {"quote":"248154","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"06-30-2026","cust_po":"CAT50-ER25-4.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:08","extra":"","follow_up":"06-16-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"429.30","total_gp":"237.30","total_gpm":"55.28","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-23-2026","notes":[{"comp":"1","quote":"248154","line":"0","data":"04-07-2026 11:08-rons: live chat RFQ with Jenna..."}],"crmnotes":[{"comp":1,"quote":248154,"Line":0,"Comment":"04/09/2026 11:27 AM - rons - CLO changed from 05/07/2026 to 04/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248154,"Line":1,"Comment":"04/09/2026 11:27 AM - rons - Req Date changed from 05/19/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":248154,"Line":2,"Comment":"04/13/2026 1:50 PM - rons - F/U changed from 04/13/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248154,"Line":3,"Comment":"04/13/2026 1:50 PM - rons - CLO changed from 04/20/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248154,"Line":4,"Comment":"04/13/2026 1:50 PM - rons - Req Date changed from 04/27/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":248154,"Line":5,"Comment":"05/08/2026 4:45 PM - rons - F/U changed from 05/07/2026 to 6/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248154,"Line":6,"Comment":"05/08/2026 4:45 PM - rons - CLO changed from 05/14/2026 to 06/23/2026 (CLO Date Updated)"},{"comp":1,"quote":248154,"Line":7,"Comment":"05/08/2026 4:45 PM - rons - Req Date changed from 05/21/2026 to 06/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248154","line":"1","part":"CAT50-ER25-4.00","qty":"3","price":"265.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248154","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 16:46:08.963 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248170-05082026164608.txt === {"quote":"248170","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-21-2026","cust_po":"CAT40-SF25-100CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:25","extra":"","follow_up":"06-16-2026","web_id":"","follow_name":"Tanner Dollar","follow_phone":"601-591-1321","follow_email":"tanner.dollar@maxtoolinc.com","pic_user":"rons","total_amt":"247.00","total_gp":"164.99","total_gpm":"66.80","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248170","line":"2","data":"delivery, and sending this as an option"},{"comp":"1","quote":"248170","line":"1","data":"NCAT40-SF25-100...given pricing, confirming ETA &"},{"comp":"1","quote":"248170","line":"0","data":"04-07-2026 13:27-rons: General Atomics requesting"}],"crmnotes":[{"comp":1,"quote":248170,"Line":0,"Comment":"04/09/2026 11:27 AM - rons - CLO changed from 05/07/2026 to 04/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248170,"Line":1,"Comment":"04/09/2026 11:27 AM - rons - Req Date changed from 05/19/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":248170,"Line":2,"Comment":"04/13/2026 1:50 PM - rons - F/U changed from 04/13/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248170,"Line":3,"Comment":"04/13/2026 1:50 PM - rons - CLO changed from 04/20/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248170,"Line":4,"Comment":"04/13/2026 1:50 PM - rons - Req Date changed from 04/27/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248170","line":"1","part":"CAT40-SF25-100CP","qty":"1","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248170","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 16:46:23.090 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248170-05082026164622.txt === {"quote":"248170","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-21-2026","cust_po":"CAT40-SF25-100CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:25","extra":"","follow_up":"06-16-2026","web_id":"","follow_name":"Tanner Dollar","follow_phone":"601-591-1321","follow_email":"tanner.dollar@maxtoolinc.com","pic_user":"rons","total_amt":"247.00","total_gp":"164.99","total_gpm":"66.80","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-23-2026","notes":[{"comp":"1","quote":"248170","line":"2","data":"delivery, and sending this as an option"},{"comp":"1","quote":"248170","line":"1","data":"NCAT40-SF25-100...given pricing, confirming ETA &"},{"comp":"1","quote":"248170","line":"0","data":"04-07-2026 13:27-rons: General Atomics requesting"}],"crmnotes":[{"comp":1,"quote":248170,"Line":0,"Comment":"04/09/2026 11:27 AM - rons - CLO changed from 05/07/2026 to 04/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248170,"Line":1,"Comment":"04/09/2026 11:27 AM - rons - Req Date changed from 05/19/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":248170,"Line":2,"Comment":"04/13/2026 1:50 PM - rons - F/U changed from 04/13/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248170,"Line":3,"Comment":"04/13/2026 1:50 PM - rons - CLO changed from 04/20/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248170,"Line":4,"Comment":"04/13/2026 1:50 PM - rons - Req Date changed from 04/27/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":248170,"Line":5,"Comment":"05/08/2026 4:46 PM - rons - F/U changed from 05/07/2026 to 6/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248170,"Line":6,"Comment":"05/08/2026 4:46 PM - rons - CLO changed from 05/14/2026 to 06/23/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248170","line":"1","part":"CAT40-SF25-100CP","qty":"1","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248170","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 16:46:29.966 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248170-05082026164629.txt === {"quote":"248170","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"06-30-2026","cust_po":"CAT40-SF25-100CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:25","extra":"","follow_up":"06-16-2026","web_id":"","follow_name":"Tanner Dollar","follow_phone":"601-591-1321","follow_email":"tanner.dollar@maxtoolinc.com","pic_user":"rons","total_amt":"247.00","total_gp":"164.99","total_gpm":"66.80","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-23-2026","notes":[{"comp":"1","quote":"248170","line":"2","data":"delivery, and sending this as an option"},{"comp":"1","quote":"248170","line":"1","data":"NCAT40-SF25-100...given pricing, confirming ETA &"},{"comp":"1","quote":"248170","line":"0","data":"04-07-2026 13:27-rons: General Atomics requesting"}],"crmnotes":[{"comp":1,"quote":248170,"Line":0,"Comment":"04/09/2026 11:27 AM - rons - CLO changed from 05/07/2026 to 04/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248170,"Line":1,"Comment":"04/09/2026 11:27 AM - rons - Req Date changed from 05/19/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":248170,"Line":2,"Comment":"04/13/2026 1:50 PM - rons - F/U changed from 04/13/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248170,"Line":3,"Comment":"04/13/2026 1:50 PM - rons - CLO changed from 04/20/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248170,"Line":4,"Comment":"04/13/2026 1:50 PM - rons - Req Date changed from 04/27/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":248170,"Line":5,"Comment":"05/08/2026 4:46 PM - rons - F/U changed from 05/07/2026 to 6/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248170,"Line":6,"Comment":"05/08/2026 4:46 PM - rons - CLO changed from 05/14/2026 to 06/23/2026 (CLO Date Updated)"},{"comp":1,"quote":248170,"Line":7,"Comment":"05/08/2026 4:46 PM - rons - Req Date changed from 05/21/2026 to 06/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248170","line":"1","part":"CAT40-SF25-100CP","qty":"1","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248170","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 16:46:55.179 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248365-05082026164654.txt === {"quote":"248365","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"1","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-21-2026","cust_po":"HSK Shrink Fit Test Tool","terms_code":"N30","ship_via":"U-GND","ship_collect":"NF-RS","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"ATTN: Andy Mueller / Wayne Gamblin","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:16","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"258.06","total_gp":"163.35","total_gpm":"63.30","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248365","line":"1","data":"with Laurie"},{"comp":"1","quote":"248365","line":"0","data":"04-10-2026 15:59-rons: approved by Russ - working"}],"crmnotes":[{"comp":1,"quote":248365,"Line":0,"Comment":"04/10/2026 4:09 PM - rons - CLO changed from 05/09/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":1,"Comment":"04/10/2026 4:09 PM - rons - Req Date changed from 05/21/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":2,"Comment":"04/15/2026 3:14 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":3,"Comment":"04/15/2026 3:14 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":4,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":5,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":6,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":7,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":8,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":9,"Comment":"05/01/2026 4:21 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":248365,"Line":11,"Comment":"05/04/2026 5:27 PM - rons - F/U changed from 05/04/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248365,"Line":12,"Comment":"05/04/2026 5:27 PM - rons - CLO changed from 05/11/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248365,"Line":13,"Comment":"05/04/2026 5:27 PM - rons - Req Date changed from 05/18/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248365","line":"1","part":"H63A-SF0500-3.54CP","qty":"1","price":"391.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248365","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 16:47:11.697 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248640-05082026164711.txt === {"quote":"248640","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"GORTON","shiptoName":"Gorton Hydraulics Inc","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-21-2026","cust_po":"360-001S","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:12","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Sales","follow_phone":"248-200-4772","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"78.00","total_gp":"30.22","total_gpm":"38.74","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[],"crmnotes":[{"comp":1,"quote":248640,"Line":0,"Comment":"04/16/2026 2:16 PM - rons - CLO changed from 05/15/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248640,"Line":1,"Comment":"04/16/2026 2:16 PM - rons - Req Date changed from 05/27/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248640,"Line":2,"Comment":"04/21/2026 1:01 PM - rons - F/U changed from 04/21/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":3,"Comment":"04/21/2026 1:01 PM - rons - F/U changed from 04/23/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":4,"Comment":"04/21/2026 1:01 PM - rons - CLO changed from 04/28/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248640,"Line":5,"Comment":"04/21/2026 1:01 PM - rons - Req Date changed from 05/05/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248640","line":"1","part":"360-001S","qty":"1","price":"130.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248640","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 16:47:23.741 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248640-05082026164723.txt === {"quote":"248640","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"GORTON","shiptoName":"Gorton Hydraulics Inc","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-21-2026","cust_po":"360-001S","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:12","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Sales","follow_phone":"248-200-4772","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"78.00","total_gp":"30.22","total_gpm":"38.74","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248640,"Line":0,"Comment":"04/16/2026 2:16 PM - rons - CLO changed from 05/15/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248640,"Line":1,"Comment":"04/16/2026 2:16 PM - rons - Req Date changed from 05/27/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248640,"Line":2,"Comment":"04/21/2026 1:01 PM - rons - F/U changed from 04/21/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":3,"Comment":"04/21/2026 1:01 PM - rons - F/U changed from 04/23/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":4,"Comment":"04/21/2026 1:01 PM - rons - CLO changed from 04/28/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248640,"Line":5,"Comment":"04/21/2026 1:01 PM - rons - Req Date changed from 05/05/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":248640,"Line":6,"Comment":"05/08/2026 4:47 PM - rons - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":7,"Comment":"05/08/2026 4:47 PM - rons - CLO changed from 05/14/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248640","line":"1","part":"360-001S","qty":"1","price":"130.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248640","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 16:47:33.781 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248640-05082026164733.txt === {"quote":"248640","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"GORTON","shiptoName":"Gorton Hydraulics Inc","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-28-2026","cust_po":"360-001S","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:12","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Sales","follow_phone":"248-200-4772","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"78.00","total_gp":"30.22","total_gpm":"38.74","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248640,"Line":0,"Comment":"04/16/2026 2:16 PM - rons - CLO changed from 05/15/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248640,"Line":1,"Comment":"04/16/2026 2:16 PM - rons - Req Date changed from 05/27/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248640,"Line":2,"Comment":"04/21/2026 1:01 PM - rons - F/U changed from 04/21/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":3,"Comment":"04/21/2026 1:01 PM - rons - F/U changed from 04/23/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":4,"Comment":"04/21/2026 1:01 PM - rons - CLO changed from 04/28/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248640,"Line":5,"Comment":"04/21/2026 1:01 PM - rons - Req Date changed from 05/05/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":248640,"Line":6,"Comment":"05/08/2026 4:47 PM - rons - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":7,"Comment":"05/08/2026 4:47 PM - rons - CLO changed from 05/14/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248640,"Line":8,"Comment":"05/08/2026 4:47 PM - rons - Req Date changed from 05/21/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248640","line":"1","part":"360-001S","qty":"1","price":"130.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248640","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 16:49:12.107 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247142-05082026164911.txt === {"quote":"247142","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"05-21-2026","cust_po":"CAT50 Shrink Fit Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:53","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"8685.60","total_gp":"4808.58","total_gpm":"55.36","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"247142","line":"0","data":"03-18-2026 15:33-rons: pricing approved by Russ"}],"crmnotes":[{"comp":1,"quote":247142,"Line":0,"Comment":"03/18/2026 4:47 PM - rons - F/U changed from 03/24/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":1,"Comment":"03/18/2026 4:47 PM - rons - CLO changed from 04/18/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":2,"Comment":"03/18/2026 4:47 PM - rons - Req Date changed from 04/29/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":3,"Comment":"04/01/2026 5:14 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":4,"Comment":"04/01/2026 5:14 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":5,"Comment":"04/01/2026 5:14 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":6,"Comment":"04/02/2026 5:18 PM - rons - F/U changed from 04/02/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":7,"Comment":"04/02/2026 5:18 PM - rons - CLO changed from 04/09/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":8,"Comment":"04/02/2026 5:18 PM - rons - Req Date changed from 04/16/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247142","line":"1","part":"CAT50-SF0250-3.15CP","qty":"2","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"2","part":"CAT50-SF0250-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"3","part":"CAT50-SF0375-3.15CP","qty":"2","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"4","part":"CAT50-SF0375-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"5","part":"CAT50-SF0500-3.15CP","qty":"4","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"6","part":"CAT50-SF0500-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"7","part":"CAT50-SF0625-3.15CP","qty":"4","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"8","part":"CAT50-SF0625-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"9","part":"CAT50-SF0750-3.15CP","qty":"2","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"10","part":"CAT50-SF0750-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"11","part":"CAT50-SF1000-3.94CP","qty":"2","price":"500.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"12","part":"CAT50-SF1000-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-08 16:49:21.140 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247142-05082026164920.txt === {"quote":"247142","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"05-21-2026","cust_po":"CAT50 Shrink Fit Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:53","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"8685.60","total_gp":"4808.58","total_gpm":"55.36","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247142","line":"0","data":"03-18-2026 15:33-rons: pricing approved by Russ"}],"crmnotes":[{"comp":1,"quote":247142,"Line":0,"Comment":"03/18/2026 4:47 PM - rons - F/U changed from 03/24/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":1,"Comment":"03/18/2026 4:47 PM - rons - CLO changed from 04/18/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":2,"Comment":"03/18/2026 4:47 PM - rons - Req Date changed from 04/29/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":3,"Comment":"04/01/2026 5:14 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":4,"Comment":"04/01/2026 5:14 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":5,"Comment":"04/01/2026 5:14 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":6,"Comment":"04/02/2026 5:18 PM - rons - F/U changed from 04/02/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":7,"Comment":"04/02/2026 5:18 PM - rons - CLO changed from 04/09/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":8,"Comment":"04/02/2026 5:18 PM - rons - Req Date changed from 04/16/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":9,"Comment":"05/08/2026 4:49 PM - rons - F/U changed from 05/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":10,"Comment":"05/08/2026 4:49 PM - rons - CLO changed from 05/14/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247142","line":"1","part":"CAT50-SF0250-3.15CP","qty":"2","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"2","part":"CAT50-SF0250-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"3","part":"CAT50-SF0375-3.15CP","qty":"2","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"4","part":"CAT50-SF0375-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"5","part":"CAT50-SF0500-3.15CP","qty":"4","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"6","part":"CAT50-SF0500-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"7","part":"CAT50-SF0625-3.15CP","qty":"4","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"8","part":"CAT50-SF0625-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"9","part":"CAT50-SF0750-3.15CP","qty":"2","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"10","part":"CAT50-SF0750-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"11","part":"CAT50-SF1000-3.94CP","qty":"2","price":"500.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"12","part":"CAT50-SF1000-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-08 16:49:24.984 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247142-05082026164924.txt === {"quote":"247142","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"05-27-2026","cust_po":"CAT50 Shrink Fit Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:53","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"8685.60","total_gp":"4808.58","total_gpm":"55.36","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247142","line":"0","data":"03-18-2026 15:33-rons: pricing approved by Russ"}],"crmnotes":[{"comp":1,"quote":247142,"Line":0,"Comment":"03/18/2026 4:47 PM - rons - F/U changed from 03/24/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":1,"Comment":"03/18/2026 4:47 PM - rons - CLO changed from 04/18/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":2,"Comment":"03/18/2026 4:47 PM - rons - Req Date changed from 04/29/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":3,"Comment":"04/01/2026 5:14 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":4,"Comment":"04/01/2026 5:14 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":5,"Comment":"04/01/2026 5:14 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":6,"Comment":"04/02/2026 5:18 PM - rons - F/U changed from 04/02/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":7,"Comment":"04/02/2026 5:18 PM - rons - CLO changed from 04/09/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":8,"Comment":"04/02/2026 5:18 PM - rons - Req Date changed from 04/16/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":9,"Comment":"05/08/2026 4:49 PM - rons - F/U changed from 05/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":10,"Comment":"05/08/2026 4:49 PM - rons - CLO changed from 05/14/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":11,"Comment":"05/08/2026 4:49 PM - rons - Req Date changed from 05/21/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247142","line":"1","part":"CAT50-SF0250-3.15CP","qty":"2","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"2","part":"CAT50-SF0250-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"3","part":"CAT50-SF0375-3.15CP","qty":"2","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"4","part":"CAT50-SF0375-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"5","part":"CAT50-SF0500-3.15CP","qty":"4","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"6","part":"CAT50-SF0500-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"7","part":"CAT50-SF0625-3.15CP","qty":"4","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"8","part":"CAT50-SF0625-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"9","part":"CAT50-SF0750-3.15CP","qty":"2","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"10","part":"CAT50-SF0750-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"11","part":"CAT50-SF1000-3.94CP","qty":"2","price":"500.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"12","part":"CAT50-SF1000-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-08 16:49:29.392 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247159-05082026164929.txt === {"quote":"247159","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TOPFOUND","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"05-21-2026","cust_po":"NBT40 Shrink Fit Special","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Christina Branson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:11","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Christina Branson","follow_phone":"","follow_email":"christina.branson@mscdirect.com","pic_user":"rons","total_amt":"1800.00","total_gp":"1228.65","total_gpm":"68.26","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-14-2026","notes":[],"crmnotes":[{"comp":1,"quote":247159,"Line":0,"Comment":"03/18/2026 4:47 PM - rons - F/U changed from 03/24/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":1,"Comment":"03/18/2026 4:47 PM - rons - CLO changed from 04/18/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":2,"Comment":"03/18/2026 4:47 PM - rons - Req Date changed from 04/29/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":3,"Comment":"04/01/2026 5:14 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":4,"Comment":"04/01/2026 5:14 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":5,"Comment":"04/01/2026 5:15 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":6,"Comment":"04/02/2026 5:18 PM - rons - F/U changed from 04/02/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":7,"Comment":"04/02/2026 5:18 PM - rons - CLO changed from 04/09/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":8,"Comment":"04/02/2026 5:18 PM - rons - Req Date changed from 04/16/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247159","line":"1","part":"NBT40-SF0187-3.54","qty":"5","price":"360.00","uom":"EA","discount":"0.00","req_date":"10 WEEKS","branch":"1"},{"comp":"01","order":"247159","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247159","Line":"1","Company":"1","F_Line":"1","Comment":"Please note this is non-standard stock and considered","Loc":"Y"},{"Quote":"247159","Line":"1","Company":"1","F_Line":"2","Comment":"special. This has been quoted at special net price.","Loc":"Y"},{"Quote":"247159","Line":"1","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these can't be cancelled or","Loc":"Y"},{"Quote":"247159","Line":"1","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"247159","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247159","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247159","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 17:13:22.149 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247159-05082026171321.txt === {"quote":"247159","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TOPFOUND","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"05-21-2026","cust_po":"NBT40 Shrink Fit Special","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Christina Branson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:11","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Christina Branson","follow_phone":"","follow_email":"christina.branson@mscdirect.com","pic_user":"rons","total_amt":"1800.00","total_gp":"1228.65","total_gpm":"68.26","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":247159,"Line":0,"Comment":"03/18/2026 4:47 PM - rons - F/U changed from 03/24/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":1,"Comment":"03/18/2026 4:47 PM - rons - CLO changed from 04/18/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":2,"Comment":"03/18/2026 4:47 PM - rons - Req Date changed from 04/29/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":3,"Comment":"04/01/2026 5:14 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":4,"Comment":"04/01/2026 5:14 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":5,"Comment":"04/01/2026 5:15 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":6,"Comment":"04/02/2026 5:18 PM - rons - F/U changed from 04/02/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":7,"Comment":"04/02/2026 5:18 PM - rons - CLO changed from 04/09/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":8,"Comment":"04/02/2026 5:18 PM - rons - Req Date changed from 04/16/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":9,"Comment":"05/08/2026 4:49 PM - rons - F/U changed from 05/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":10,"Comment":"05/08/2026 5:13 PM - rons - CLO changed from 05/14/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247159","line":"1","part":"NBT40-SF0187-3.54","qty":"5","price":"360.00","uom":"EA","discount":"0.00","req_date":"10 WEEKS","branch":"1"},{"comp":"01","order":"247159","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247159","Line":"1","Company":"1","F_Line":"1","Comment":"Please note this is non-standard stock and considered","Loc":"Y"},{"Quote":"247159","Line":"1","Company":"1","F_Line":"2","Comment":"special. This has been quoted at special net price.","Loc":"Y"},{"Quote":"247159","Line":"1","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these can't be cancelled or","Loc":"Y"},{"Quote":"247159","Line":"1","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"247159","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247159","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247159","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 17:13:25.563 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247159-05082026171325.txt === {"quote":"247159","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TOPFOUND","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"05-27-2026","cust_po":"NBT40 Shrink Fit Special","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Christina Branson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:11","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Christina Branson","follow_phone":"","follow_email":"christina.branson@mscdirect.com","pic_user":"rons","total_amt":"1800.00","total_gp":"1228.65","total_gpm":"68.26","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":247159,"Line":0,"Comment":"03/18/2026 4:47 PM - rons - F/U changed from 03/24/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":1,"Comment":"03/18/2026 4:47 PM - rons - CLO changed from 04/18/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":2,"Comment":"03/18/2026 4:47 PM - rons - Req Date changed from 04/29/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":3,"Comment":"04/01/2026 5:14 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":4,"Comment":"04/01/2026 5:14 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":5,"Comment":"04/01/2026 5:15 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":6,"Comment":"04/02/2026 5:18 PM - rons - F/U changed from 04/02/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":7,"Comment":"04/02/2026 5:18 PM - rons - CLO changed from 04/09/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":8,"Comment":"04/02/2026 5:18 PM - rons - Req Date changed from 04/16/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":9,"Comment":"05/08/2026 4:49 PM - rons - F/U changed from 05/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":10,"Comment":"05/08/2026 5:13 PM - rons - CLO changed from 05/14/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":11,"Comment":"05/08/2026 5:13 PM - rons - Req Date changed from 05/21/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247159","line":"1","part":"NBT40-SF0187-3.54","qty":"5","price":"360.00","uom":"EA","discount":"0.00","req_date":"10 WEEKS","branch":"1"},{"comp":"01","order":"247159","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247159","Line":"1","Company":"1","F_Line":"1","Comment":"Please note this is non-standard stock and considered","Loc":"Y"},{"Quote":"247159","Line":"1","Company":"1","F_Line":"2","Comment":"special. This has been quoted at special net price.","Loc":"Y"},{"Quote":"247159","Line":"1","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these can't be cancelled or","Loc":"Y"},{"Quote":"247159","Line":"1","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"247159","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247159","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247159","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 17:13:28.824 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247135-05082026171328.txt === {"quote":"247135","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-17-2026","cust_order_date":"03-17-2026","req_date":"05-21-2026","cust_po":"C8 Shrink Fit Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"17:09","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"11291.84","total_gp":"5469.64","total_gpm":"48.44","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"247135","line":"0","data":"03-18-2026 15:32-rons: pricing approved by Russ"}],"crmnotes":[{"comp":1,"quote":247135,"Line":0,"Comment":"03/18/2026 4:46 PM - rons - F/U changed from 03/23/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":1,"Comment":"03/18/2026 4:46 PM - rons - CLO changed from 04/17/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":2,"Comment":"03/18/2026 4:47 PM - rons - Req Date changed from 04/28/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":3,"Comment":"04/01/2026 5:14 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":4,"Comment":"04/01/2026 5:14 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":5,"Comment":"04/01/2026 5:14 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":6,"Comment":"04/02/2026 5:18 PM - rons - F/U changed from 04/02/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":7,"Comment":"04/02/2026 5:18 PM - rons - CLO changed from 04/09/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":8,"Comment":"04/02/2026 5:18 PM - rons - Req Date changed from 04/16/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247135","line":"1","part":"C8-SF0250-3.15CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"1 STOCK + 11 WEEKS","branch":"1"},{"comp":"01","order":"247135","line":"2","part":"C8-SF0250-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"3","part":"C8-SF0375-3.54CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"4","part":"C8-SF0375-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"5","part":"C8-SF0500-3.54CP","qty":"4","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"6","part":"C8-SF0500-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"7","part":"C8-SF0625-3.74CP","qty":"4","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"8","part":"C8-SF0625-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"9","part":"C8-SF0750-3.74CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"10","part":"C8-SF0750-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"11","part":"C8-SF1000-3.94CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"12","part":"C8-SF1000-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-08 17:13:38.019 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247135-05082026171337.txt === {"quote":"247135","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-17-2026","cust_order_date":"03-17-2026","req_date":"05-21-2026","cust_po":"C8 Shrink Fit Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"17:09","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"11291.84","total_gp":"5469.64","total_gpm":"48.44","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247135","line":"0","data":"03-18-2026 15:32-rons: pricing approved by Russ"}],"crmnotes":[{"comp":1,"quote":247135,"Line":0,"Comment":"03/18/2026 4:46 PM - rons - F/U changed from 03/23/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":1,"Comment":"03/18/2026 4:46 PM - rons - CLO changed from 04/17/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":2,"Comment":"03/18/2026 4:47 PM - rons - Req Date changed from 04/28/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":3,"Comment":"04/01/2026 5:14 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":4,"Comment":"04/01/2026 5:14 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":5,"Comment":"04/01/2026 5:14 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":6,"Comment":"04/02/2026 5:18 PM - rons - F/U changed from 04/02/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":7,"Comment":"04/02/2026 5:18 PM - rons - CLO changed from 04/09/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":8,"Comment":"04/02/2026 5:18 PM - rons - Req Date changed from 04/16/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":9,"Comment":"05/08/2026 5:13 PM - rons - F/U changed from 05/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":10,"Comment":"05/08/2026 5:13 PM - rons - CLO changed from 05/14/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247135","line":"1","part":"C8-SF0250-3.15CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"1 STOCK + 11 WEEKS","branch":"1"},{"comp":"01","order":"247135","line":"2","part":"C8-SF0250-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"3","part":"C8-SF0375-3.54CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"4","part":"C8-SF0375-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"5","part":"C8-SF0500-3.54CP","qty":"4","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"6","part":"C8-SF0500-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"7","part":"C8-SF0625-3.74CP","qty":"4","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"8","part":"C8-SF0625-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"9","part":"C8-SF0750-3.74CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"10","part":"C8-SF0750-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"11","part":"C8-SF1000-3.94CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"12","part":"C8-SF1000-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-08 17:13:42.376 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247135-05082026171342.txt === {"quote":"247135","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-17-2026","cust_order_date":"03-17-2026","req_date":"05-27-2026","cust_po":"C8 Shrink Fit Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"17:09","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"11291.84","total_gp":"5469.64","total_gpm":"48.44","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247135","line":"0","data":"03-18-2026 15:32-rons: pricing approved by Russ"}],"crmnotes":[{"comp":1,"quote":247135,"Line":0,"Comment":"03/18/2026 4:46 PM - rons - F/U changed from 03/23/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":1,"Comment":"03/18/2026 4:46 PM - rons - CLO changed from 04/17/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":2,"Comment":"03/18/2026 4:47 PM - rons - Req Date changed from 04/28/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":3,"Comment":"04/01/2026 5:14 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":4,"Comment":"04/01/2026 5:14 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":5,"Comment":"04/01/2026 5:14 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":6,"Comment":"04/02/2026 5:18 PM - rons - F/U changed from 04/02/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":7,"Comment":"04/02/2026 5:18 PM - rons - CLO changed from 04/09/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":8,"Comment":"04/02/2026 5:18 PM - rons - Req Date changed from 04/16/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":9,"Comment":"05/08/2026 5:13 PM - rons - F/U changed from 05/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":10,"Comment":"05/08/2026 5:13 PM - rons - CLO changed from 05/14/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":11,"Comment":"05/08/2026 5:13 PM - rons - Req Date changed from 05/21/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247135","line":"1","part":"C8-SF0250-3.15CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"1 STOCK + 11 WEEKS","branch":"1"},{"comp":"01","order":"247135","line":"2","part":"C8-SF0250-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"3","part":"C8-SF0375-3.54CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"4","part":"C8-SF0375-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"5","part":"C8-SF0500-3.54CP","qty":"4","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"6","part":"C8-SF0500-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"7","part":"C8-SF0625-3.74CP","qty":"4","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"8","part":"C8-SF0625-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"9","part":"C8-SF0750-3.74CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"10","part":"C8-SF0750-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"11","part":"C8-SF1000-3.94CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"12","part":"C8-SF1000-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-08 17:13:49.281 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246719-05082026171349.txt === {"quote":"246719","customer":"4207","name":null,"customerName":"DCT Industrial Supply Company","comp":"01","open":"0","shipto":"TURNINPL","shiptoName":"Turnings Plus","entry_date":"03-10-2026","cust_order_date":"03-10-2026","req_date":"05-21-2026","cust_po":"OKEX-ER16-AD-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tom Neumeier","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:14","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Tom Neumeier","follow_phone":"314-341-0350","follow_email":"tneumeier@dctisc.com","pic_user":"rons","total_amt":"6935.60","total_gp":"3445.92","total_gpm":"49.68","rev_type":"LT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"246719","line":"2","data":"Turnings Plus in Missouri..."},{"comp":"1","quote":"246719","line":"1","data":"including wrenches at no cost - new E/U ship to,"},{"comp":"1","quote":"246719","line":"0","data":"03-10-2026 08:19-rons: bumped up a discount and"}],"crmnotes":[{"comp":1,"quote":246719,"Line":0,"Comment":"03/13/2026 2:02 PM - rons - CLO changed from 04/10/2026 to 03/23/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":1,"Comment":"03/13/2026 2:02 PM - rons - Req Date changed from 04/21/2026 to 03/30/2026 (Req Date Updated)"},{"comp":1,"quote":246719,"Line":2,"Comment":"03/16/2026 4:37 PM - rons - F/U changed from 03/16/2026 to 3/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246719,"Line":3,"Comment":"03/16/2026 4:37 PM - rons - CLO changed from 03/23/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":4,"Comment":"03/16/2026 4:37 PM - rons - Req Date changed from 03/30/2026 to 04/01/2026 (Req Date Updated)"},{"comp":1,"quote":246719,"Line":5,"Comment":"03/18/2026 4:49 PM - rons - F/U changed from 03/18/2026 to 3/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246719,"Line":6,"Comment":"03/18/2026 4:49 PM - rons - CLO changed from 03/25/2026 to 03/26/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":7,"Comment":"03/18/2026 4:49 PM - rons - Req Date changed from 04/01/2026 to 04/02/2026 (Req Date Updated)"},{"comp":1,"quote":246719,"Line":8,"Comment":"03/19/2026 2:22 PM - rons - F/U changed from 03/19/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246719,"Line":9,"Comment":"03/19/2026 2:22 PM - rons - CLO changed from 03/26/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":10,"Comment":"03/19/2026 2:22 PM - rons - Req Date changed from 04/02/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":246719,"Line":11,"Comment":"03/19/2026 2:23 PM - rons - Tom getting back to me..."},{"comp":1,"quote":246719,"Line":12,"Comment":"04/14/2026 2:41 PM - rons - F/U changed from 04/14/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246719,"Line":13,"Comment":"04/14/2026 2:41 PM - rons - CLO changed from 04/21/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":14,"Comment":"04/14/2026 2:41 PM - rons - Req Date changed from 04/28/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246719","line":"1","part":"OKEX-ER16-AD-ICE","qty":"1","price":"9908.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246719","line":"2","part":"WRENCH-MIM-107557","qty":"1","price":"38.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246719","line":"3","part":"WRENCH-ER16I","qty":"1","price":"113.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246719","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 17:13:58.070 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246719-05082026171357.txt === {"quote":"246719","customer":"4207","name":null,"customerName":"DCT Industrial Supply Company","comp":"01","open":"0","shipto":"TURNINPL","shiptoName":"Turnings Plus","entry_date":"03-10-2026","cust_order_date":"03-10-2026","req_date":"05-21-2026","cust_po":"OKEX-ER16-AD-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tom Neumeier","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:14","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Tom Neumeier","follow_phone":"314-341-0350","follow_email":"tneumeier@dctisc.com","pic_user":"rons","total_amt":"6935.60","total_gp":"3445.92","total_gpm":"49.68","rev_type":"LT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"246719","line":"2","data":"Turnings Plus in Missouri..."},{"comp":"1","quote":"246719","line":"1","data":"including wrenches at no cost - new E/U ship to,"},{"comp":"1","quote":"246719","line":"0","data":"03-10-2026 08:19-rons: bumped up a discount and"}],"crmnotes":[{"comp":1,"quote":246719,"Line":0,"Comment":"03/13/2026 2:02 PM - rons - CLO changed from 04/10/2026 to 03/23/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":1,"Comment":"03/13/2026 2:02 PM - rons - Req Date changed from 04/21/2026 to 03/30/2026 (Req Date Updated)"},{"comp":1,"quote":246719,"Line":2,"Comment":"03/16/2026 4:37 PM - rons - F/U changed from 03/16/2026 to 3/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246719,"Line":3,"Comment":"03/16/2026 4:37 PM - rons - CLO changed from 03/23/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":4,"Comment":"03/16/2026 4:37 PM - rons - Req Date changed from 03/30/2026 to 04/01/2026 (Req Date Updated)"},{"comp":1,"quote":246719,"Line":5,"Comment":"03/18/2026 4:49 PM - rons - F/U changed from 03/18/2026 to 3/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246719,"Line":6,"Comment":"03/18/2026 4:49 PM - rons - CLO changed from 03/25/2026 to 03/26/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":7,"Comment":"03/18/2026 4:49 PM - rons - Req Date changed from 04/01/2026 to 04/02/2026 (Req Date Updated)"},{"comp":1,"quote":246719,"Line":8,"Comment":"03/19/2026 2:22 PM - rons - F/U changed from 03/19/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246719,"Line":9,"Comment":"03/19/2026 2:22 PM - rons - CLO changed from 03/26/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":10,"Comment":"03/19/2026 2:22 PM - rons - Req Date changed from 04/02/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":246719,"Line":11,"Comment":"03/19/2026 2:23 PM - rons - Tom getting back to me..."},{"comp":1,"quote":246719,"Line":12,"Comment":"04/14/2026 2:41 PM - rons - F/U changed from 04/14/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246719,"Line":13,"Comment":"04/14/2026 2:41 PM - rons - CLO changed from 04/21/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":14,"Comment":"04/14/2026 2:41 PM - rons - Req Date changed from 04/28/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":246719,"Line":15,"Comment":"05/08/2026 5:13 PM - rons - F/U changed from 05/07/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246719,"Line":16,"Comment":"05/08/2026 5:13 PM - rons - CLO changed from 05/14/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246719","line":"1","part":"OKEX-ER16-AD-ICE","qty":"1","price":"9908.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246719","line":"2","part":"WRENCH-MIM-107557","qty":"1","price":"38.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246719","line":"3","part":"WRENCH-ER16I","qty":"1","price":"113.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246719","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 17:14:02.910 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246719-05082026171402.txt === {"quote":"246719","customer":"4207","name":null,"customerName":"DCT Industrial Supply Company","comp":"01","open":"0","shipto":"TURNINPL","shiptoName":"Turnings Plus","entry_date":"03-10-2026","cust_order_date":"03-10-2026","req_date":"05-26-2026","cust_po":"OKEX-ER16-AD-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tom Neumeier","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:14","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Tom Neumeier","follow_phone":"314-341-0350","follow_email":"tneumeier@dctisc.com","pic_user":"rons","total_amt":"6935.60","total_gp":"3445.92","total_gpm":"49.68","rev_type":"LT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"246719","line":"2","data":"Turnings Plus in Missouri..."},{"comp":"1","quote":"246719","line":"1","data":"including wrenches at no cost - new E/U ship to,"},{"comp":"1","quote":"246719","line":"0","data":"03-10-2026 08:19-rons: bumped up a discount and"}],"crmnotes":[{"comp":1,"quote":246719,"Line":0,"Comment":"03/13/2026 2:02 PM - rons - CLO changed from 04/10/2026 to 03/23/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":1,"Comment":"03/13/2026 2:02 PM - rons - Req Date changed from 04/21/2026 to 03/30/2026 (Req Date Updated)"},{"comp":1,"quote":246719,"Line":2,"Comment":"03/16/2026 4:37 PM - rons - F/U changed from 03/16/2026 to 3/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246719,"Line":3,"Comment":"03/16/2026 4:37 PM - rons - CLO changed from 03/23/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":4,"Comment":"03/16/2026 4:37 PM - rons - Req Date changed from 03/30/2026 to 04/01/2026 (Req Date Updated)"},{"comp":1,"quote":246719,"Line":5,"Comment":"03/18/2026 4:49 PM - rons - F/U changed from 03/18/2026 to 3/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246719,"Line":6,"Comment":"03/18/2026 4:49 PM - rons - CLO changed from 03/25/2026 to 03/26/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":7,"Comment":"03/18/2026 4:49 PM - rons - Req Date changed from 04/01/2026 to 04/02/2026 (Req Date Updated)"},{"comp":1,"quote":246719,"Line":8,"Comment":"03/19/2026 2:22 PM - rons - F/U changed from 03/19/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246719,"Line":9,"Comment":"03/19/2026 2:22 PM - rons - CLO changed from 03/26/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":10,"Comment":"03/19/2026 2:22 PM - rons - Req Date changed from 04/02/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":246719,"Line":11,"Comment":"03/19/2026 2:23 PM - rons - Tom getting back to me..."},{"comp":1,"quote":246719,"Line":12,"Comment":"04/14/2026 2:41 PM - rons - F/U changed from 04/14/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246719,"Line":13,"Comment":"04/14/2026 2:41 PM - rons - CLO changed from 04/21/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":14,"Comment":"04/14/2026 2:41 PM - rons - Req Date changed from 04/28/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":246719,"Line":15,"Comment":"05/08/2026 5:13 PM - rons - F/U changed from 05/07/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246719,"Line":16,"Comment":"05/08/2026 5:13 PM - rons - CLO changed from 05/14/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":17,"Comment":"05/08/2026 5:13 PM - rons - Req Date changed from 05/21/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246719","line":"1","part":"OKEX-ER16-AD-ICE","qty":"1","price":"9908.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246719","line":"2","part":"WRENCH-MIM-107557","qty":"1","price":"38.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246719","line":"3","part":"WRENCH-ER16I","qty":"1","price":"113.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246719","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 17:14:06.715 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246666-05082026171406.txt === {"quote":"246666","customer":"5900","name":null,"customerName":"EWIE Company Inc.","comp":"01","open":"0","shipto":"EWIWHBEA","shiptoName":"EWIE Warehouse","entry_date":"03-09-2026","cust_order_date":"03-09-2026","req_date":"05-21-2026","cust_po":"Ford - Stanton, TN Plant","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kevin Kokko","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:42","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Kevin Kokko","follow_phone":"248-921-9924","follow_email":"kkokko@ewie.com","pic_user":"rons","total_amt":"7365.50","total_gp":"4344.45","total_gpm":"58.98","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"53","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"246666","line":"4","data":"quoting SK and will check with Fletcher on pricing"},{"comp":"1","quote":"246666","line":"3","data":"assembly plant in Stanton, TN - will look into"},{"comp":"1","quote":"246666","line":"2","data":"03-09-2026 10:44-rons: shipping to Ford tevc"},{"comp":"1","quote":"246666","line":"1","data":"one...nothing with same GL; added 10% per Fletcher"},{"comp":"1","quote":"246666","line":"0","data":"03-09-2026 11:04-rons: SK not a good fit on this"}],"crmnotes":[{"comp":1,"quote":246666,"Line":0,"Comment":"03/09/2026 4:17 PM - rons - F/U changed from 03/15/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":1,"Comment":"03/09/2026 4:17 PM - rons - CLO changed from 04/09/2026 to 03/19/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":2,"Comment":"03/09/2026 4:17 PM - rons - Req Date changed from 04/20/2026 to 03/26/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":3,"Comment":"03/12/2026 5:12 PM - rons - F/U changed from 03/12/2026 to 3/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":4,"Comment":"03/12/2026 5:12 PM - rons - CLO changed from 03/19/2026 to 03/20/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":5,"Comment":"03/12/2026 5:12 PM - rons - Req Date changed from 03/26/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":6,"Comment":"03/13/2026 2:01 PM - rons - Kevin getting back to me on this with feedback and updates..."},{"comp":1,"quote":246666,"Line":7,"Comment":"03/13/2026 2:01 PM - rons - F/U changed from 03/13/2026 to 3/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":8,"Comment":"03/13/2026 2:01 PM - rons - CLO changed from 03/20/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":9,"Comment":"03/13/2026 2:01 PM - rons - Req Date changed from 03/27/2026 to 04/01/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":10,"Comment":"03/13/2026 2:14 PM - rons - F/U changed from 03/18/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":11,"Comment":"03/13/2026 2:14 PM - rons - CLO changed from 03/25/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":12,"Comment":"03/13/2026 2:15 PM - rons - Req Date changed from 04/01/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":13,"Comment":"03/13/2026 2:15 PM - rons - \"Not yet, in Ford Tennessee hands.\""},{"comp":1,"quote":246666,"Line":14,"Comment":"04/01/2026 5:13 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":15,"Comment":"04/01/2026 5:13 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":16,"Comment":"04/01/2026 5:13 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":17,"Comment":"04/02/2026 5:21 PM - rons - F/U changed from 04/02/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":18,"Comment":"04/02/2026 5:21 PM - rons - CLO changed from 04/09/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":19,"Comment":"04/02/2026 5:21 PM - rons - Req Date changed from 04/16/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":20,"Comment":"04/09/2026 2:42 PM - rons - F/U changed from 04/09/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":21,"Comment":"04/09/2026 2:42 PM - rons - CLO changed from 04/16/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":22,"Comment":"04/09/2026 2:43 PM - rons - Req Date changed from 04/23/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":23,"Comment":"04/09/2026 2:43 PM - rons - Kevin getting back to me on this..."},{"comp":1,"quote":246666,"Line":24,"Comment":"04/09/2026 3:47 PM - rons - \"Right now it's in holding pattern due to funding\"..."}],"items":[{"comp":"01","order":"246666","line":"1","part":"CAT50-ER32-6.00","qty":"50","price":"293.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246666","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246666","line":"4","part":"E32-024","qty":"1","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246666","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 17:14:15.961 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246666-05082026171415.txt === {"quote":"246666","customer":"5900","name":null,"customerName":"EWIE Company Inc.","comp":"01","open":"0","shipto":"EWIWHBEA","shiptoName":"EWIE Warehouse","entry_date":"03-09-2026","cust_order_date":"03-09-2026","req_date":"05-21-2026","cust_po":"Ford - Stanton, TN Plant","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kevin Kokko","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:42","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Kevin Kokko","follow_phone":"248-921-9924","follow_email":"kkokko@ewie.com","pic_user":"rons","total_amt":"7365.50","total_gp":"4344.45","total_gpm":"58.98","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"53","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"246666","line":"4","data":"quoting SK and will check with Fletcher on pricing"},{"comp":"1","quote":"246666","line":"3","data":"assembly plant in Stanton, TN - will look into"},{"comp":"1","quote":"246666","line":"2","data":"03-09-2026 10:44-rons: shipping to Ford tevc"},{"comp":"1","quote":"246666","line":"1","data":"one...nothing with same GL; added 10% per Fletcher"},{"comp":"1","quote":"246666","line":"0","data":"03-09-2026 11:04-rons: SK not a good fit on this"}],"crmnotes":[{"comp":1,"quote":246666,"Line":0,"Comment":"03/09/2026 4:17 PM - rons - F/U changed from 03/15/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":1,"Comment":"03/09/2026 4:17 PM - rons - CLO changed from 04/09/2026 to 03/19/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":2,"Comment":"03/09/2026 4:17 PM - rons - Req Date changed from 04/20/2026 to 03/26/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":3,"Comment":"03/12/2026 5:12 PM - rons - F/U changed from 03/12/2026 to 3/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":4,"Comment":"03/12/2026 5:12 PM - rons - CLO changed from 03/19/2026 to 03/20/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":5,"Comment":"03/12/2026 5:12 PM - rons - Req Date changed from 03/26/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":6,"Comment":"03/13/2026 2:01 PM - rons - Kevin getting back to me on this with feedback and updates..."},{"comp":1,"quote":246666,"Line":7,"Comment":"03/13/2026 2:01 PM - rons - F/U changed from 03/13/2026 to 3/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":8,"Comment":"03/13/2026 2:01 PM - rons - CLO changed from 03/20/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":9,"Comment":"03/13/2026 2:01 PM - rons - Req Date changed from 03/27/2026 to 04/01/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":10,"Comment":"03/13/2026 2:14 PM - rons - F/U changed from 03/18/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":11,"Comment":"03/13/2026 2:14 PM - rons - CLO changed from 03/25/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":12,"Comment":"03/13/2026 2:15 PM - rons - Req Date changed from 04/01/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":13,"Comment":"03/13/2026 2:15 PM - rons - \"Not yet, in Ford Tennessee hands.\""},{"comp":1,"quote":246666,"Line":14,"Comment":"04/01/2026 5:13 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":15,"Comment":"04/01/2026 5:13 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":16,"Comment":"04/01/2026 5:13 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":17,"Comment":"04/02/2026 5:21 PM - rons - F/U changed from 04/02/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":18,"Comment":"04/02/2026 5:21 PM - rons - CLO changed from 04/09/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":19,"Comment":"04/02/2026 5:21 PM - rons - Req Date changed from 04/16/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":20,"Comment":"04/09/2026 2:42 PM - rons - F/U changed from 04/09/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":21,"Comment":"04/09/2026 2:42 PM - rons - CLO changed from 04/16/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":22,"Comment":"04/09/2026 2:43 PM - rons - Req Date changed from 04/23/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":23,"Comment":"04/09/2026 2:43 PM - rons - Kevin getting back to me on this..."},{"comp":1,"quote":246666,"Line":24,"Comment":"04/09/2026 3:47 PM - rons - \"Right now it's in holding pattern due to funding\"..."},{"comp":1,"quote":246666,"Line":25,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/07/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":26,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/14/2026 to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246666","line":"1","part":"CAT50-ER32-6.00","qty":"50","price":"293.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246666","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246666","line":"4","part":"E32-024","qty":"1","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246666","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 17:14:20.022 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246666-05082026171419.txt === {"quote":"246666","customer":"5900","name":null,"customerName":"EWIE Company Inc.","comp":"01","open":"0","shipto":"EWIWHBEA","shiptoName":"EWIE Warehouse","entry_date":"03-09-2026","cust_order_date":"03-09-2026","req_date":"06-03-2026","cust_po":"Ford - Stanton, TN Plant","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kevin Kokko","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:42","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Kevin Kokko","follow_phone":"248-921-9924","follow_email":"kkokko@ewie.com","pic_user":"rons","total_amt":"7365.50","total_gp":"4344.45","total_gpm":"58.98","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"53","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"246666","line":"4","data":"quoting SK and will check with Fletcher on pricing"},{"comp":"1","quote":"246666","line":"3","data":"assembly plant in Stanton, TN - will look into"},{"comp":"1","quote":"246666","line":"2","data":"03-09-2026 10:44-rons: shipping to Ford tevc"},{"comp":"1","quote":"246666","line":"1","data":"one...nothing with same GL; added 10% per Fletcher"},{"comp":"1","quote":"246666","line":"0","data":"03-09-2026 11:04-rons: SK not a good fit on this"}],"crmnotes":[{"comp":1,"quote":246666,"Line":0,"Comment":"03/09/2026 4:17 PM - rons - F/U changed from 03/15/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":1,"Comment":"03/09/2026 4:17 PM - rons - CLO changed from 04/09/2026 to 03/19/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":2,"Comment":"03/09/2026 4:17 PM - rons - Req Date changed from 04/20/2026 to 03/26/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":3,"Comment":"03/12/2026 5:12 PM - rons - F/U changed from 03/12/2026 to 3/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":4,"Comment":"03/12/2026 5:12 PM - rons - CLO changed from 03/19/2026 to 03/20/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":5,"Comment":"03/12/2026 5:12 PM - rons - Req Date changed from 03/26/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":6,"Comment":"03/13/2026 2:01 PM - rons - Kevin getting back to me on this with feedback and updates..."},{"comp":1,"quote":246666,"Line":7,"Comment":"03/13/2026 2:01 PM - rons - F/U changed from 03/13/2026 to 3/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":8,"Comment":"03/13/2026 2:01 PM - rons - CLO changed from 03/20/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":9,"Comment":"03/13/2026 2:01 PM - rons - Req Date changed from 03/27/2026 to 04/01/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":10,"Comment":"03/13/2026 2:14 PM - rons - F/U changed from 03/18/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":11,"Comment":"03/13/2026 2:14 PM - rons - CLO changed from 03/25/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":12,"Comment":"03/13/2026 2:15 PM - rons - Req Date changed from 04/01/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":13,"Comment":"03/13/2026 2:15 PM - rons - \"Not yet, in Ford Tennessee hands.\""},{"comp":1,"quote":246666,"Line":14,"Comment":"04/01/2026 5:13 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":15,"Comment":"04/01/2026 5:13 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":16,"Comment":"04/01/2026 5:13 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":17,"Comment":"04/02/2026 5:21 PM - rons - F/U changed from 04/02/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":18,"Comment":"04/02/2026 5:21 PM - rons - CLO changed from 04/09/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":19,"Comment":"04/02/2026 5:21 PM - rons - Req Date changed from 04/16/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":20,"Comment":"04/09/2026 2:42 PM - rons - F/U changed from 04/09/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":21,"Comment":"04/09/2026 2:42 PM - rons - CLO changed from 04/16/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":22,"Comment":"04/09/2026 2:43 PM - rons - Req Date changed from 04/23/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":23,"Comment":"04/09/2026 2:43 PM - rons - Kevin getting back to me on this..."},{"comp":1,"quote":246666,"Line":24,"Comment":"04/09/2026 3:47 PM - rons - \"Right now it's in holding pattern due to funding\"..."},{"comp":1,"quote":246666,"Line":25,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/07/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":26,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/14/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":27,"Comment":"05/08/2026 5:14 PM - rons - Req Date changed from 05/21/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246666","line":"1","part":"CAT50-ER32-6.00","qty":"50","price":"293.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246666","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246666","line":"4","part":"E32-024","qty":"1","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246666","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 17:14:24.097 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248591-05082026171423.txt === {"quote":"248591","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"FASTCEDR","shiptoName":"Fastenal Company","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-21-2026","cust_po":"NT05 Tap Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:37","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Brian Shea","follow_phone":"319-242-1850","follow_email":"bshea@fastenal.com","pic_user":"rons","total_amt":"106.08","total_gp":"56.20","total_gpm":"52.98","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-14-2026","notes":[],"crmnotes":[{"comp":1,"quote":248591,"Line":0,"Comment":"04/15/2026 10:56 AM - rons - CLO changed from 05/15/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248591,"Line":1,"Comment":"04/15/2026 10:56 AM - rons - Req Date changed from 05/27/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248591,"Line":2,"Comment":"04/21/2026 12:43 PM - rons - F/U changed from 04/21/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248591,"Line":3,"Comment":"04/21/2026 12:43 PM - rons - CLO changed from 04/28/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248591,"Line":4,"Comment":"04/21/2026 12:43 PM - rons - Req Date changed from 05/05/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248591","line":"1","part":"NT05-016","qty":"1","price":"52.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248591","line":"3","part":"NT05-024","qty":"1","price":"52.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248591","line":"5","part":"NT05-032","qty":"1","price":"52.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248591","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 17:14:32.132 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248591-05082026171431.txt === {"quote":"248591","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"FASTCEDR","shiptoName":"Fastenal Company","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-21-2026","cust_po":"NT05 Tap Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:37","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Brian Shea","follow_phone":"319-242-1850","follow_email":"bshea@fastenal.com","pic_user":"rons","total_amt":"106.08","total_gp":"56.20","total_gpm":"52.98","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":248591,"Line":0,"Comment":"04/15/2026 10:56 AM - rons - CLO changed from 05/15/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248591,"Line":1,"Comment":"04/15/2026 10:56 AM - rons - Req Date changed from 05/27/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248591,"Line":2,"Comment":"04/21/2026 12:43 PM - rons - F/U changed from 04/21/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248591,"Line":3,"Comment":"04/21/2026 12:43 PM - rons - CLO changed from 04/28/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248591,"Line":4,"Comment":"04/21/2026 12:43 PM - rons - Req Date changed from 05/05/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":248591,"Line":5,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/07/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248591,"Line":6,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/14/2026 to 05/22/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248591","line":"1","part":"NT05-016","qty":"1","price":"52.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248591","line":"3","part":"NT05-024","qty":"1","price":"52.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248591","line":"5","part":"NT05-032","qty":"1","price":"52.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248591","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 17:14:37.204 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248591-05082026171436.txt === {"quote":"248591","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"FASTCEDR","shiptoName":"Fastenal Company","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-29-2026","cust_po":"NT05 Tap Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:37","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Brian Shea","follow_phone":"319-242-1850","follow_email":"bshea@fastenal.com","pic_user":"rons","total_amt":"106.08","total_gp":"56.20","total_gpm":"52.98","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":248591,"Line":0,"Comment":"04/15/2026 10:56 AM - rons - CLO changed from 05/15/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248591,"Line":1,"Comment":"04/15/2026 10:56 AM - rons - Req Date changed from 05/27/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248591,"Line":2,"Comment":"04/21/2026 12:43 PM - rons - F/U changed from 04/21/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248591,"Line":3,"Comment":"04/21/2026 12:43 PM - rons - CLO changed from 04/28/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248591,"Line":4,"Comment":"04/21/2026 12:43 PM - rons - Req Date changed from 05/05/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":248591,"Line":5,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/07/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248591,"Line":6,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/14/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248591,"Line":7,"Comment":"05/08/2026 5:14 PM - rons - Req Date changed from 05/21/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248591","line":"1","part":"NT05-016","qty":"1","price":"52.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248591","line":"3","part":"NT05-024","qty":"1","price":"52.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248591","line":"5","part":"NT05-032","qty":"1","price":"52.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248591","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 17:14:41.415 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248012-05082026171441.txt === {"quote":"248012","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-22-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:55","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"12744.96","total_gp":"7881.56","total_gpm":"61.84","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":248012,"Line":0,"Comment":"04/03/2026 11:43 AM - rons - Jeanne didn't say customer, although this is for R & S...Missouri Tools, Techni-Tool, and BlackHawk Industrial all now quoting this; up against Haimer and others too"},{"comp":1,"quote":248012,"Line":1,"Comment":"04/03/2026 3:55 PM - rons - CLO changed from 05/02/2026 to 04/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":2,"Comment":"04/03/2026 3:55 PM - rons - Req Date changed from 05/14/2026 to 04/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":3,"Comment":"04/08/2026 3:50 PM - rons - F/U changed from 04/08/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":4,"Comment":"04/08/2026 3:50 PM - rons - CLO changed from 04/15/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":5,"Comment":"04/08/2026 3:50 PM - rons - Req Date changed from 04/22/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":6,"Comment":"04/14/2026 2:46 PM - rons - F/U changed from 04/14/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":7,"Comment":"04/14/2026 2:46 PM - rons - CLO changed from 04/21/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":8,"Comment":"04/14/2026 2:46 PM - rons - Req Date changed from 04/28/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":9,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":10,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":12,"Comment":"04/29/2026 3:44 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":13,"Comment":"04/29/2026 3:44 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":14,"Comment":"04/29/2026 3:44 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":17,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248012","line":"1","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"4","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"6","part":"CAT40-SF0125-5.12","qty":"4","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"10","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"12","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-08 17:14:52.089 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248012-05082026171451.txt === {"quote":"248012","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-22-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:55","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"12744.96","total_gp":"7881.56","total_gpm":"61.84","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":248012,"Line":0,"Comment":"04/03/2026 11:43 AM - rons - Jeanne didn't say customer, although this is for R & S...Missouri Tools, Techni-Tool, and BlackHawk Industrial all now quoting this; up against Haimer and others too"},{"comp":1,"quote":248012,"Line":1,"Comment":"04/03/2026 3:55 PM - rons - CLO changed from 05/02/2026 to 04/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":2,"Comment":"04/03/2026 3:55 PM - rons - Req Date changed from 05/14/2026 to 04/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":3,"Comment":"04/08/2026 3:50 PM - rons - F/U changed from 04/08/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":4,"Comment":"04/08/2026 3:50 PM - rons - CLO changed from 04/15/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":5,"Comment":"04/08/2026 3:50 PM - rons - Req Date changed from 04/22/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":6,"Comment":"04/14/2026 2:46 PM - rons - F/U changed from 04/14/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":7,"Comment":"04/14/2026 2:46 PM - rons - CLO changed from 04/21/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":8,"Comment":"04/14/2026 2:46 PM - rons - Req Date changed from 04/28/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":9,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":10,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":12,"Comment":"04/29/2026 3:44 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":13,"Comment":"04/29/2026 3:44 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":14,"Comment":"04/29/2026 3:44 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":17,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":18,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/08/2026 to 5/27/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248012","line":"1","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"4","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"6","part":"CAT40-SF0125-5.12","qty":"4","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"10","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"12","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-08 17:15:00.679 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248012-05082026171500.txt === {"quote":"248012","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-22-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:55","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"12744.96","total_gp":"7881.56","total_gpm":"61.84","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":248012,"Line":0,"Comment":"04/03/2026 11:43 AM - rons - Jeanne didn't say customer, although this is for R & S...Missouri Tools, Techni-Tool, and BlackHawk Industrial all now quoting this; up against Haimer and others too"},{"comp":1,"quote":248012,"Line":1,"Comment":"04/03/2026 3:55 PM - rons - CLO changed from 05/02/2026 to 04/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":2,"Comment":"04/03/2026 3:55 PM - rons - Req Date changed from 05/14/2026 to 04/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":3,"Comment":"04/08/2026 3:50 PM - rons - F/U changed from 04/08/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":4,"Comment":"04/08/2026 3:50 PM - rons - CLO changed from 04/15/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":5,"Comment":"04/08/2026 3:50 PM - rons - Req Date changed from 04/22/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":6,"Comment":"04/14/2026 2:46 PM - rons - F/U changed from 04/14/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":7,"Comment":"04/14/2026 2:46 PM - rons - CLO changed from 04/21/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":8,"Comment":"04/14/2026 2:46 PM - rons - Req Date changed from 04/28/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":9,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":10,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":12,"Comment":"04/29/2026 3:44 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":13,"Comment":"04/29/2026 3:44 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":14,"Comment":"04/29/2026 3:44 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":17,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":18,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/08/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":19,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/27/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":20,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248012","line":"1","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"4","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"6","part":"CAT40-SF0125-5.12","qty":"4","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"10","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"12","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-08 17:15:05.400 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248012-05082026171505.txt === {"quote":"248012","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-29-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:55","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"12744.96","total_gp":"7881.56","total_gpm":"61.84","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":248012,"Line":0,"Comment":"04/03/2026 11:43 AM - rons - Jeanne didn't say customer, although this is for R & S...Missouri Tools, Techni-Tool, and BlackHawk Industrial all now quoting this; up against Haimer and others too"},{"comp":1,"quote":248012,"Line":1,"Comment":"04/03/2026 3:55 PM - rons - CLO changed from 05/02/2026 to 04/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":2,"Comment":"04/03/2026 3:55 PM - rons - Req Date changed from 05/14/2026 to 04/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":3,"Comment":"04/08/2026 3:50 PM - rons - F/U changed from 04/08/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":4,"Comment":"04/08/2026 3:50 PM - rons - CLO changed from 04/15/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":5,"Comment":"04/08/2026 3:50 PM - rons - Req Date changed from 04/22/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":6,"Comment":"04/14/2026 2:46 PM - rons - F/U changed from 04/14/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":7,"Comment":"04/14/2026 2:46 PM - rons - CLO changed from 04/21/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":8,"Comment":"04/14/2026 2:46 PM - rons - Req Date changed from 04/28/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":9,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":10,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":12,"Comment":"04/29/2026 3:44 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":13,"Comment":"04/29/2026 3:44 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":14,"Comment":"04/29/2026 3:44 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":17,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":18,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/08/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":19,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/27/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":20,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":21,"Comment":"05/08/2026 5:14 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248012","line":"1","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"4","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"6","part":"CAT40-SF0125-5.12","qty":"4","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"10","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"12","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-08 17:15:09.258 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247139-05082026171509.txt === {"quote":"247139","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"RSMACMO","shiptoName":"R & S Machining","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"05-22-2026","cust_po":"CAT40/CAT50/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen McAnany","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:32","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Stephen McAnany","follow_phone":"314-894-9090","follow_email":"smcanany@technitoolinc.com","pic_user":"rons","total_amt":"14437.20","total_gp":"9203.23","total_gpm":"63.75","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"45","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"247139","line":"1","data":"03-18-2026 09:06-rons: bumped up a bucket"},{"comp":"1","quote":"247139","line":"0","data":"03-18-2026 14:19-rons: worked with Russ on pricing"}],"crmnotes":[{"comp":1,"quote":247139,"Line":0,"Comment":"03/19/2026 10:50 AM - rons - CLO changed from 04/18/2026 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":1,"Comment":"03/19/2026 10:50 AM - rons - Req Date changed from 04/29/2026 to 04/07/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":2,"Comment":"03/24/2026 4:02 PM - rons - F/U changed from 03/24/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":3,"Comment":"03/24/2026 4:02 PM - rons - CLO changed from 03/31/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":4,"Comment":"03/24/2026 4:03 PM - rons - Req Date changed from 04/07/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":5,"Comment":"04/07/2026 4:51 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":6,"Comment":"04/07/2026 4:51 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":7,"Comment":"04/07/2026 4:51 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":9,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":10,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":12,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":13,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":14,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":15,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":16,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":17,"Comment":"05/05/2026 4:46 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":18,"Comment":"05/05/2026 4:46 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":19,"Comment":"05/05/2026 4:46 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":20,"Comment":"05/08/2026 4:43 PM - rons - \"Hello Ron, I am being told that we should be receiving a PO next week on this quote. Is the quoted price on HSK100A-NPU13C-145-IDU still valid? Thanks!\""}],"items":[{"comp":"01","order":"247139","line":"1","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"4","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"6","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"10","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"12","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"13","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"15","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-08 17:15:18.935 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247139-05082026171518.txt === {"quote":"247139","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"RSMACMO","shiptoName":"R & S Machining","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"05-22-2026","cust_po":"CAT40/CAT50/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen McAnany","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:32","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Stephen McAnany","follow_phone":"314-894-9090","follow_email":"smcanany@technitoolinc.com","pic_user":"rons","total_amt":"14437.20","total_gp":"9203.23","total_gpm":"63.75","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"45","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"247139","line":"1","data":"03-18-2026 09:06-rons: bumped up a bucket"},{"comp":"1","quote":"247139","line":"0","data":"03-18-2026 14:19-rons: worked with Russ on pricing"}],"crmnotes":[{"comp":1,"quote":247139,"Line":0,"Comment":"03/19/2026 10:50 AM - rons - CLO changed from 04/18/2026 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":1,"Comment":"03/19/2026 10:50 AM - rons - Req Date changed from 04/29/2026 to 04/07/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":2,"Comment":"03/24/2026 4:02 PM - rons - F/U changed from 03/24/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":3,"Comment":"03/24/2026 4:02 PM - rons - CLO changed from 03/31/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":4,"Comment":"03/24/2026 4:03 PM - rons - Req Date changed from 04/07/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":5,"Comment":"04/07/2026 4:51 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":6,"Comment":"04/07/2026 4:51 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":7,"Comment":"04/07/2026 4:51 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":9,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":10,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":12,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":13,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":14,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":15,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":16,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":17,"Comment":"05/05/2026 4:46 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":18,"Comment":"05/05/2026 4:46 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":19,"Comment":"05/05/2026 4:46 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":20,"Comment":"05/08/2026 4:43 PM - rons - \"Hello Ron, I am being told that we should be receiving a PO next week on this quote. Is the quoted price on HSK100A-NPU13C-145-IDU still valid? Thanks!\""},{"comp":1,"quote":247139,"Line":21,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":22,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247139","line":"1","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"4","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"6","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"10","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"12","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"13","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"15","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-08 17:15:25.268 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247139-05082026171525.txt === {"quote":"247139","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"RSMACMO","shiptoName":"R & S Machining","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"05-29-2026","cust_po":"CAT40/CAT50/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen McAnany","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:32","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Stephen McAnany","follow_phone":"314-894-9090","follow_email":"smcanany@technitoolinc.com","pic_user":"rons","total_amt":"14437.20","total_gp":"9203.23","total_gpm":"63.75","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"45","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"247139","line":"1","data":"03-18-2026 09:06-rons: bumped up a bucket"},{"comp":"1","quote":"247139","line":"0","data":"03-18-2026 14:19-rons: worked with Russ on pricing"}],"crmnotes":[{"comp":1,"quote":247139,"Line":0,"Comment":"03/19/2026 10:50 AM - rons - CLO changed from 04/18/2026 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":1,"Comment":"03/19/2026 10:50 AM - rons - Req Date changed from 04/29/2026 to 04/07/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":2,"Comment":"03/24/2026 4:02 PM - rons - F/U changed from 03/24/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":3,"Comment":"03/24/2026 4:02 PM - rons - CLO changed from 03/31/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":4,"Comment":"03/24/2026 4:03 PM - rons - Req Date changed from 04/07/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":5,"Comment":"04/07/2026 4:51 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":6,"Comment":"04/07/2026 4:51 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":7,"Comment":"04/07/2026 4:51 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":9,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":10,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":12,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":13,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":14,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":15,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":16,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":17,"Comment":"05/05/2026 4:46 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":18,"Comment":"05/05/2026 4:46 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":19,"Comment":"05/05/2026 4:46 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":20,"Comment":"05/08/2026 4:43 PM - rons - \"Hello Ron, I am being told that we should be receiving a PO next week on this quote. Is the quoted price on HSK100A-NPU13C-145-IDU still valid? Thanks!\""},{"comp":1,"quote":247139,"Line":21,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":22,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":23,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247139","line":"1","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"4","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"6","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"10","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"12","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"13","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"15","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-08 17:15:28.411 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247369-05082026171527.txt === {"quote":"247369","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"05-22-2026","cust_po":"CAT/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Mueller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:05","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"125850.14","total_gp":"71897.92","total_gpm":"57.13","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"837","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"247369","line":"5","data":"& Rego-Fix"},{"comp":"1","quote":"247369","line":"4","data":"on end user & machine for me; up against Haimer"},{"comp":"1","quote":"247369","line":"3","data":"looks to be for R & S, although he is confirming"},{"comp":"1","quote":"247369","line":"2","data":"03-23-2026 15:13-rons: writing up quote for Andy;"},{"comp":"1","quote":"247369","line":"1","data":"pricing"},{"comp":"1","quote":"247369","line":"0","data":"03-23-2026 15:36-rons: checking with Russ on"}],"crmnotes":[{"comp":1,"quote":247369,"Line":0,"Comment":"03/24/2026 1:37 PM - rons - F/U changed from 03/29/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":1,"Comment":"03/24/2026 1:37 PM - rons - CLO changed from 04/23/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":2,"Comment":"03/24/2026 1:37 PM - rons - Req Date changed from 05/04/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":3,"Comment":"04/07/2026 4:50 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":4,"Comment":"04/07/2026 4:50 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":5,"Comment":"04/07/2026 4:50 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":6,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":7,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":9,"Comment":"04/15/2026 3:16 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":10,"Comment":"04/15/2026 3:16 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":11,"Comment":"04/15/2026 3:16 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":12,"Comment":"04/29/2026 3:42 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":13,"Comment":"04/29/2026 3:42 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":14,"Comment":"04/29/2026 3:42 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":17,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247369","line":"1","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"3","part":"C4007-0011-4.00","qty":"8","price":"278.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"4","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"6","part":"CAT40-ER16-4.00","qty":"8","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"7","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"9","part":"CAT40-ER32-2.76","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"11","part":"CAT40-ER32-4.00","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"12","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"14","part":"C4007-0040-3.13","qty":"2","price":"298.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"15","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"17","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"18","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"20","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"21","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"22","part":"CAT40-SF0125-3.15","qty":"10","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"24","part":"CAT40-SF0187-3.15","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"26","part":"CAT40-SF0250-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"27","part":"CAT40-SF0250-5.12CP","qty":"15","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"29","part":"CAT40-SF0500-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"30","part":"CAT40-SF0500-5.12CP","qty":"12","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"32","part":"CAT40-SF0750-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"33","part":"CAT40-SF0750-5.12CP","qty":"4","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"35","part":"C5007-0032-4.00","qty":"8","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"36","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"38","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"39","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"41","part":"CAT50-SF0250-3.15CP","qty":"6","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"42","part":"CAT50-SF0250-5.12CP","qty":"10","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"44","part":"CAT50-SF0375-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"45","part":"CAT50-SF0375-5.12CP","qty":"5","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"47","part":"CAT50-SF0500-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"48","part":"CAT50-SF0500-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"49","part":"CAT50-SF0500-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"51","part":"CAT50-SF0750-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"52","part":"CAT50-SF0750-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"53","part":"CAT50-SF0750-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"55","part":"HSK63A-ER32-4.00","qty":"10","price":"453.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"56","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"58","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"59","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"61","part":"H63A-SF0125-3.15","qty":"3","price":"389.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"63","part":"H63A-SF0187-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"65","part":"H63A-SF0250-3.15CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"66","part":"H63A-SF0250-3.15CP","qty":"9","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"67","part":"H63A-SF0250-5.12CP","qty":"10","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"68","part":"H63A-SF0250-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"70","part":"H63A-SF0375-3.35CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"71","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"72","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"73","part":"H63A-SF0375-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"75","part":"H63A-SF0500-3.54CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"76","part":"H63A-SF0500-3.54CP","qty":"8","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"77","part":"H63A-SF0500-5.12","qty":"8","price":"347.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"78","part":"H63A-SF0500-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"80","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"81","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"83","part":"HSK100A-ER32-4.00","qty":"12","price":"654.00","uom":"EA","discount":"42.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247369","line":"84","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"86","part":"HSK100A-ER32-6.00","qty":"8","price":"711.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"88","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"90","part":"H100A-SF0250-3.54CP","qty":"11","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"91","part":"H100A-SF0250-6.30","qty":"11","price":"543.00","uom":"EA","discount":"42.00","req_date":"10 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"92","part":"H100A-SF0250-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"94","part":"H100A-SF0375-3.54CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"95","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"96","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"98","part":"H100A-SF0500-3.74CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"99","part":"H100A-SF0500-6.30","qty":"8","price":"543.00","uom":"EA","discount":"42.00","req_date":"4 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"100","part":"H100A-SF0500-6.30CP","qty":"7","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"102","part":"H100A-SF0750-4.13CP","qty":"8","price":"570.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"103","part":"H100A-SF0750-6.30CP","qty":"8","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"104","part":"H100A-SF0750-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"106","part":"PS-B64-1-EU","qty":"131","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"108","part":"PS-B61-EU","qty":"84","price":"52.00","uom":"EA","discount":"42.00","req_date":"41 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"110","part":"HSK63-TUBE","qty":"83","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"112","part":"HSK100-TUBE","qty":"114","price":"44.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"114","part":"ST50-SF0125-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"116","part":"ST50-SF0187-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"120","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":79}}] 2026-05-08 17:15:38.859 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247369-05082026171538.txt === {"quote":"247369","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"05-22-2026","cust_po":"CAT/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Mueller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:05","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"125850.14","total_gp":"71897.92","total_gpm":"57.13","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"837","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"247369","line":"5","data":"& Rego-Fix"},{"comp":"1","quote":"247369","line":"4","data":"on end user & machine for me; up against Haimer"},{"comp":"1","quote":"247369","line":"3","data":"looks to be for R & S, although he is confirming"},{"comp":"1","quote":"247369","line":"2","data":"03-23-2026 15:13-rons: writing up quote for Andy;"},{"comp":"1","quote":"247369","line":"1","data":"pricing"},{"comp":"1","quote":"247369","line":"0","data":"03-23-2026 15:36-rons: checking with Russ on"}],"crmnotes":[{"comp":1,"quote":247369,"Line":0,"Comment":"03/24/2026 1:37 PM - rons - F/U changed from 03/29/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":1,"Comment":"03/24/2026 1:37 PM - rons - CLO changed from 04/23/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":2,"Comment":"03/24/2026 1:37 PM - rons - Req Date changed from 05/04/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":3,"Comment":"04/07/2026 4:50 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":4,"Comment":"04/07/2026 4:50 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":5,"Comment":"04/07/2026 4:50 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":6,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":7,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":9,"Comment":"04/15/2026 3:16 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":10,"Comment":"04/15/2026 3:16 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":11,"Comment":"04/15/2026 3:16 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":12,"Comment":"04/29/2026 3:42 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":13,"Comment":"04/29/2026 3:42 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":14,"Comment":"04/29/2026 3:42 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":17,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":18,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":19,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247369","line":"1","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"3","part":"C4007-0011-4.00","qty":"8","price":"278.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"4","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"6","part":"CAT40-ER16-4.00","qty":"8","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"7","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"9","part":"CAT40-ER32-2.76","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"11","part":"CAT40-ER32-4.00","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"12","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"14","part":"C4007-0040-3.13","qty":"2","price":"298.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"15","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"17","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"18","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"20","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"21","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"22","part":"CAT40-SF0125-3.15","qty":"10","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"24","part":"CAT40-SF0187-3.15","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"26","part":"CAT40-SF0250-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"27","part":"CAT40-SF0250-5.12CP","qty":"15","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"29","part":"CAT40-SF0500-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"30","part":"CAT40-SF0500-5.12CP","qty":"12","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"32","part":"CAT40-SF0750-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"33","part":"CAT40-SF0750-5.12CP","qty":"4","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"35","part":"C5007-0032-4.00","qty":"8","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"36","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"38","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"39","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"41","part":"CAT50-SF0250-3.15CP","qty":"6","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"42","part":"CAT50-SF0250-5.12CP","qty":"10","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"44","part":"CAT50-SF0375-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"45","part":"CAT50-SF0375-5.12CP","qty":"5","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"47","part":"CAT50-SF0500-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"48","part":"CAT50-SF0500-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"49","part":"CAT50-SF0500-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"51","part":"CAT50-SF0750-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"52","part":"CAT50-SF0750-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"53","part":"CAT50-SF0750-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"55","part":"HSK63A-ER32-4.00","qty":"10","price":"453.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"56","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"58","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"59","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"61","part":"H63A-SF0125-3.15","qty":"3","price":"389.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"63","part":"H63A-SF0187-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"65","part":"H63A-SF0250-3.15CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"66","part":"H63A-SF0250-3.15CP","qty":"9","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"67","part":"H63A-SF0250-5.12CP","qty":"10","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"68","part":"H63A-SF0250-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"70","part":"H63A-SF0375-3.35CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"71","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"72","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"73","part":"H63A-SF0375-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"75","part":"H63A-SF0500-3.54CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"76","part":"H63A-SF0500-3.54CP","qty":"8","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"77","part":"H63A-SF0500-5.12","qty":"8","price":"347.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"78","part":"H63A-SF0500-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"80","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"81","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"83","part":"HSK100A-ER32-4.00","qty":"12","price":"654.00","uom":"EA","discount":"42.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247369","line":"84","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"86","part":"HSK100A-ER32-6.00","qty":"8","price":"711.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"88","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"90","part":"H100A-SF0250-3.54CP","qty":"11","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"91","part":"H100A-SF0250-6.30","qty":"11","price":"543.00","uom":"EA","discount":"42.00","req_date":"10 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"92","part":"H100A-SF0250-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"94","part":"H100A-SF0375-3.54CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"95","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"96","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"98","part":"H100A-SF0500-3.74CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"99","part":"H100A-SF0500-6.30","qty":"8","price":"543.00","uom":"EA","discount":"42.00","req_date":"4 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"100","part":"H100A-SF0500-6.30CP","qty":"7","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"102","part":"H100A-SF0750-4.13CP","qty":"8","price":"570.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"103","part":"H100A-SF0750-6.30CP","qty":"8","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"104","part":"H100A-SF0750-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"106","part":"PS-B64-1-EU","qty":"131","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"108","part":"PS-B61-EU","qty":"84","price":"52.00","uom":"EA","discount":"42.00","req_date":"41 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"110","part":"HSK63-TUBE","qty":"83","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"112","part":"HSK100-TUBE","qty":"114","price":"44.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"114","part":"ST50-SF0125-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"116","part":"ST50-SF0187-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"120","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":79}}] 2026-05-08 17:15:43.475 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247369-05082026171542.txt === {"quote":"247369","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"05-29-2026","cust_po":"CAT/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Mueller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:05","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"125850.14","total_gp":"71897.92","total_gpm":"57.13","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"837","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"247369","line":"5","data":"& Rego-Fix"},{"comp":"1","quote":"247369","line":"4","data":"on end user & machine for me; up against Haimer"},{"comp":"1","quote":"247369","line":"3","data":"looks to be for R & S, although he is confirming"},{"comp":"1","quote":"247369","line":"2","data":"03-23-2026 15:13-rons: writing up quote for Andy;"},{"comp":"1","quote":"247369","line":"1","data":"pricing"},{"comp":"1","quote":"247369","line":"0","data":"03-23-2026 15:36-rons: checking with Russ on"}],"crmnotes":[{"comp":1,"quote":247369,"Line":0,"Comment":"03/24/2026 1:37 PM - rons - F/U changed from 03/29/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":1,"Comment":"03/24/2026 1:37 PM - rons - CLO changed from 04/23/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":2,"Comment":"03/24/2026 1:37 PM - rons - Req Date changed from 05/04/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":3,"Comment":"04/07/2026 4:50 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":4,"Comment":"04/07/2026 4:50 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":5,"Comment":"04/07/2026 4:50 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":6,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":7,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":9,"Comment":"04/15/2026 3:16 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":10,"Comment":"04/15/2026 3:16 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":11,"Comment":"04/15/2026 3:16 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":12,"Comment":"04/29/2026 3:42 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":13,"Comment":"04/29/2026 3:42 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":14,"Comment":"04/29/2026 3:42 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":17,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":18,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":19,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":20,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247369","line":"1","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"3","part":"C4007-0011-4.00","qty":"8","price":"278.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"4","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"6","part":"CAT40-ER16-4.00","qty":"8","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"7","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"9","part":"CAT40-ER32-2.76","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"11","part":"CAT40-ER32-4.00","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"12","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"14","part":"C4007-0040-3.13","qty":"2","price":"298.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"15","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"17","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"18","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"20","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"21","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"22","part":"CAT40-SF0125-3.15","qty":"10","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"24","part":"CAT40-SF0187-3.15","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"26","part":"CAT40-SF0250-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"27","part":"CAT40-SF0250-5.12CP","qty":"15","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"29","part":"CAT40-SF0500-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"30","part":"CAT40-SF0500-5.12CP","qty":"12","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"32","part":"CAT40-SF0750-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"33","part":"CAT40-SF0750-5.12CP","qty":"4","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"35","part":"C5007-0032-4.00","qty":"8","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"36","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"38","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"39","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"41","part":"CAT50-SF0250-3.15CP","qty":"6","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"42","part":"CAT50-SF0250-5.12CP","qty":"10","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"44","part":"CAT50-SF0375-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"45","part":"CAT50-SF0375-5.12CP","qty":"5","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"47","part":"CAT50-SF0500-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"48","part":"CAT50-SF0500-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"49","part":"CAT50-SF0500-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"51","part":"CAT50-SF0750-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"52","part":"CAT50-SF0750-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"53","part":"CAT50-SF0750-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"55","part":"HSK63A-ER32-4.00","qty":"10","price":"453.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"56","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"58","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"59","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"61","part":"H63A-SF0125-3.15","qty":"3","price":"389.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"63","part":"H63A-SF0187-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"65","part":"H63A-SF0250-3.15CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"66","part":"H63A-SF0250-3.15CP","qty":"9","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"67","part":"H63A-SF0250-5.12CP","qty":"10","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"68","part":"H63A-SF0250-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"70","part":"H63A-SF0375-3.35CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"71","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"72","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"73","part":"H63A-SF0375-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"75","part":"H63A-SF0500-3.54CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"76","part":"H63A-SF0500-3.54CP","qty":"8","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"77","part":"H63A-SF0500-5.12","qty":"8","price":"347.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"78","part":"H63A-SF0500-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"80","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"81","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"83","part":"HSK100A-ER32-4.00","qty":"12","price":"654.00","uom":"EA","discount":"42.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247369","line":"84","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"86","part":"HSK100A-ER32-6.00","qty":"8","price":"711.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"88","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"90","part":"H100A-SF0250-3.54CP","qty":"11","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"91","part":"H100A-SF0250-6.30","qty":"11","price":"543.00","uom":"EA","discount":"42.00","req_date":"10 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"92","part":"H100A-SF0250-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"94","part":"H100A-SF0375-3.54CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"95","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"96","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"98","part":"H100A-SF0500-3.74CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"99","part":"H100A-SF0500-6.30","qty":"8","price":"543.00","uom":"EA","discount":"42.00","req_date":"4 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"100","part":"H100A-SF0500-6.30CP","qty":"7","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"102","part":"H100A-SF0750-4.13CP","qty":"8","price":"570.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"103","part":"H100A-SF0750-6.30CP","qty":"8","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"104","part":"H100A-SF0750-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"106","part":"PS-B64-1-EU","qty":"131","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"108","part":"PS-B61-EU","qty":"84","price":"52.00","uom":"EA","discount":"42.00","req_date":"41 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"110","part":"HSK63-TUBE","qty":"83","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"112","part":"HSK100-TUBE","qty":"114","price":"44.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"114","part":"ST50-SF0125-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"116","part":"ST50-SF0187-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"120","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":79}}] 2026-05-08 17:16:08.040 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247947-05082026171607.txt === {"quote":"247947","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-22-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tanner Dollar","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:46","extra":"","follow_up":"06-16-2026","web_id":"","follow_name":"Tanner Dollar","follow_phone":"601-591-1321","follow_email":"tanner.dollar@maxtoolinc.com","pic_user":"rons","total_amt":"6459.20","total_gp":"4227.44","total_gpm":"65.45","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"28","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"247947","line":"3","data":"- Martin Supply & Max Tool quoting this"},{"comp":"1","quote":"247947","line":"2","data":"log and will send updated quote once we hear back"},{"comp":"1","quote":"247947","line":"1","data":"NCAT40-SF25-100...waiting for response on quote"},{"comp":"1","quote":"247947","line":"0","data":"04-01-2026 16:47-rons: sending quote without"}],"crmnotes":[{"comp":1,"quote":247947,"Line":0,"Comment":"04/02/2026 10:00 AM - rons - CLO changed from 05/01/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247947,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 05/13/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247947,"Line":2,"Comment":"04/07/2026 4:49 PM - rons - F/U changed from 04/07/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247947,"Line":3,"Comment":"04/07/2026 4:49 PM - rons - CLO changed from 04/14/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247947,"Line":4,"Comment":"04/07/2026 4:49 PM - rons - Req Date changed from 04/21/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":247947,"Line":5,"Comment":"04/22/2026 5:09 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247947,"Line":6,"Comment":"04/22/2026 5:09 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247947,"Line":7,"Comment":"04/22/2026 5:09 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":247947,"Line":8,"Comment":"04/23/2026 4:52 PM - rons - F/U changed from 04/23/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247947,"Line":9,"Comment":"04/23/2026 4:52 PM - rons - CLO changed from 04/30/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247947,"Line":10,"Comment":"04/23/2026 4:52 PM - rons - Req Date changed from 05/07/2026 to 05/22/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247947","line":"1","part":"C40S-4500(H)-EU","qty":"1","price":"35.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"3","part":"C6-ER25-100","qty":"1","price":"514.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"5","part":"C6-ER25-60","qty":"1","price":"503.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"6","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"8","part":"C6-SF0125-4.72","qty":"1","price":"545.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"10","part":"CAT40-SF0125-6.30","qty":"1","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"12","part":"CAT40-SF0250-3.15MT","qty":"1","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"14","part":"CAT40-SK6-150UP-IDU","qty":"1","price":"507.00","uom":"EA","discount":"35.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"247947","line":"15","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"17","part":"CAT50-SK13-165U-IDU","qty":"1","price":"616.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"18","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"20","part":"E32-032","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"22","part":"H100A-SF20-105CP","qty":"1","price":"793.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"24","part":"H100A-SF6-130CP","qty":"1","price":"689.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"26","part":"NC4001-0750-4.00CP","qty":"1","price":"364.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"28","part":"NC4001-1000-4.00CP","qty":"1","price":"356.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"30","part":"NCAT40-SF0125-6.30","qty":"1","price":"535.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"32","part":"NCAT40-SF0187-6.30","qty":"1","price":"535.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"34","part":"NCAT40-SF0375-5.12CP","qty":"1","price":"463.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"36","part":"NCAT40-SF0500-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"38","part":"NCAT40-SF0750-2.76RT","qty":"1","price":"418.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"40","part":"NCAT40-SF25-100","qty":"1","price":"909.00","uom":"EA","discount":"35.00","req_date":"8 WEEKS ADA","branch":"1"},{"comp":"01","order":"247947","line":"42","part":"SK13-1/2A","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"44","part":"SK6-1/8A","qty":"1","price":"70.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"46","part":"ST16M-SF3-160","qty":"1","price":"217.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"48","part":"ST16M-SF4-160","qty":"1","price":"217.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"50","part":"ST62-SF0125-6.30","qty":"1","price":"204.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"54","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247947","Line":"40","Company":"1","F_Line":"1","Comment":"Please note this is non-standard stock and considered","Loc":"Y"},{"Quote":"247947","Line":"40","Company":"1","F_Line":"2","Comment":"special. Once PO/order issued, these can't be cancelled","Loc":"Y"},{"Quote":"247947","Line":"40","Company":"1","F_Line":"3","Comment":"or returned.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":28}}] 2026-05-08 17:16:18.955 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247947-05082026171618.txt === {"quote":"247947","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-22-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tanner Dollar","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:46","extra":"","follow_up":"06-16-2026","web_id":"","follow_name":"Tanner Dollar","follow_phone":"601-591-1321","follow_email":"tanner.dollar@maxtoolinc.com","pic_user":"rons","total_amt":"6459.20","total_gp":"4227.44","total_gpm":"65.45","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"28","win_pct":"20","clo_date":"06-23-2026","notes":[{"comp":"1","quote":"247947","line":"3","data":"- Martin Supply & Max Tool quoting this"},{"comp":"1","quote":"247947","line":"2","data":"log and will send updated quote once we hear back"},{"comp":"1","quote":"247947","line":"1","data":"NCAT40-SF25-100...waiting for response on quote"},{"comp":"1","quote":"247947","line":"0","data":"04-01-2026 16:47-rons: sending quote without"}],"crmnotes":[{"comp":1,"quote":247947,"Line":0,"Comment":"04/02/2026 10:00 AM - rons - CLO changed from 05/01/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247947,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 05/13/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247947,"Line":2,"Comment":"04/07/2026 4:49 PM - rons - F/U changed from 04/07/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247947,"Line":3,"Comment":"04/07/2026 4:49 PM - rons - CLO changed from 04/14/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247947,"Line":4,"Comment":"04/07/2026 4:49 PM - rons - Req Date changed from 04/21/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":247947,"Line":5,"Comment":"04/22/2026 5:09 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247947,"Line":6,"Comment":"04/22/2026 5:09 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247947,"Line":7,"Comment":"04/22/2026 5:09 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":247947,"Line":8,"Comment":"04/23/2026 4:52 PM - rons - F/U changed from 04/23/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247947,"Line":9,"Comment":"04/23/2026 4:52 PM - rons - CLO changed from 04/30/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247947,"Line":10,"Comment":"04/23/2026 4:52 PM - rons - Req Date changed from 05/07/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247947,"Line":11,"Comment":"05/08/2026 5:16 PM - rons - F/U changed from 05/08/2026 to 6/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247947,"Line":12,"Comment":"05/08/2026 5:16 PM - rons - CLO changed from 05/15/2026 to 06/23/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247947","line":"1","part":"C40S-4500(H)-EU","qty":"1","price":"35.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"3","part":"C6-ER25-100","qty":"1","price":"514.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"5","part":"C6-ER25-60","qty":"1","price":"503.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"6","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"8","part":"C6-SF0125-4.72","qty":"1","price":"545.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"10","part":"CAT40-SF0125-6.30","qty":"1","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"12","part":"CAT40-SF0250-3.15MT","qty":"1","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"14","part":"CAT40-SK6-150UP-IDU","qty":"1","price":"507.00","uom":"EA","discount":"35.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"247947","line":"15","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"17","part":"CAT50-SK13-165U-IDU","qty":"1","price":"616.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"18","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"20","part":"E32-032","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"22","part":"H100A-SF20-105CP","qty":"1","price":"793.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"24","part":"H100A-SF6-130CP","qty":"1","price":"689.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"26","part":"NC4001-0750-4.00CP","qty":"1","price":"364.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"28","part":"NC4001-1000-4.00CP","qty":"1","price":"356.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"30","part":"NCAT40-SF0125-6.30","qty":"1","price":"535.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"32","part":"NCAT40-SF0187-6.30","qty":"1","price":"535.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"34","part":"NCAT40-SF0375-5.12CP","qty":"1","price":"463.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"36","part":"NCAT40-SF0500-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"38","part":"NCAT40-SF0750-2.76RT","qty":"1","price":"418.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"40","part":"NCAT40-SF25-100","qty":"1","price":"909.00","uom":"EA","discount":"35.00","req_date":"8 WEEKS ADA","branch":"1"},{"comp":"01","order":"247947","line":"42","part":"SK13-1/2A","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"44","part":"SK6-1/8A","qty":"1","price":"70.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"46","part":"ST16M-SF3-160","qty":"1","price":"217.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"48","part":"ST16M-SF4-160","qty":"1","price":"217.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"50","part":"ST62-SF0125-6.30","qty":"1","price":"204.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"54","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247947","Line":"40","Company":"1","F_Line":"1","Comment":"Please note this is non-standard stock and considered","Loc":"Y"},{"Quote":"247947","Line":"40","Company":"1","F_Line":"2","Comment":"special. Once PO/order issued, these can't be cancelled","Loc":"Y"},{"Quote":"247947","Line":"40","Company":"1","F_Line":"3","Comment":"or returned.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":28}}] 2026-05-08 17:16:24.536 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247947-05082026171624.txt === {"quote":"247947","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"06-30-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tanner Dollar","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:46","extra":"","follow_up":"06-16-2026","web_id":"","follow_name":"Tanner Dollar","follow_phone":"601-591-1321","follow_email":"tanner.dollar@maxtoolinc.com","pic_user":"rons","total_amt":"6459.20","total_gp":"4227.44","total_gpm":"65.45","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"28","win_pct":"20","clo_date":"06-23-2026","notes":[{"comp":"1","quote":"247947","line":"3","data":"- Martin Supply & Max Tool quoting this"},{"comp":"1","quote":"247947","line":"2","data":"log and will send updated quote once we hear back"},{"comp":"1","quote":"247947","line":"1","data":"NCAT40-SF25-100...waiting for response on quote"},{"comp":"1","quote":"247947","line":"0","data":"04-01-2026 16:47-rons: sending quote without"}],"crmnotes":[{"comp":1,"quote":247947,"Line":0,"Comment":"04/02/2026 10:00 AM - rons - CLO changed from 05/01/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247947,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 05/13/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247947,"Line":2,"Comment":"04/07/2026 4:49 PM - rons - F/U changed from 04/07/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247947,"Line":3,"Comment":"04/07/2026 4:49 PM - rons - CLO changed from 04/14/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247947,"Line":4,"Comment":"04/07/2026 4:49 PM - rons - Req Date changed from 04/21/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":247947,"Line":5,"Comment":"04/22/2026 5:09 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247947,"Line":6,"Comment":"04/22/2026 5:09 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247947,"Line":7,"Comment":"04/22/2026 5:09 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":247947,"Line":8,"Comment":"04/23/2026 4:52 PM - rons - F/U changed from 04/23/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247947,"Line":9,"Comment":"04/23/2026 4:52 PM - rons - CLO changed from 04/30/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247947,"Line":10,"Comment":"04/23/2026 4:52 PM - rons - Req Date changed from 05/07/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247947,"Line":11,"Comment":"05/08/2026 5:16 PM - rons - F/U changed from 05/08/2026 to 6/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247947,"Line":12,"Comment":"05/08/2026 5:16 PM - rons - CLO changed from 05/15/2026 to 06/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247947,"Line":13,"Comment":"05/08/2026 5:16 PM - rons - Req Date changed from 05/22/2026 to 06/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247947","line":"1","part":"C40S-4500(H)-EU","qty":"1","price":"35.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"3","part":"C6-ER25-100","qty":"1","price":"514.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"5","part":"C6-ER25-60","qty":"1","price":"503.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"6","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"8","part":"C6-SF0125-4.72","qty":"1","price":"545.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"10","part":"CAT40-SF0125-6.30","qty":"1","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"12","part":"CAT40-SF0250-3.15MT","qty":"1","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"14","part":"CAT40-SK6-150UP-IDU","qty":"1","price":"507.00","uom":"EA","discount":"35.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"247947","line":"15","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"17","part":"CAT50-SK13-165U-IDU","qty":"1","price":"616.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"18","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"20","part":"E32-032","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"22","part":"H100A-SF20-105CP","qty":"1","price":"793.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"24","part":"H100A-SF6-130CP","qty":"1","price":"689.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"26","part":"NC4001-0750-4.00CP","qty":"1","price":"364.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"28","part":"NC4001-1000-4.00CP","qty":"1","price":"356.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"30","part":"NCAT40-SF0125-6.30","qty":"1","price":"535.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"32","part":"NCAT40-SF0187-6.30","qty":"1","price":"535.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"34","part":"NCAT40-SF0375-5.12CP","qty":"1","price":"463.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"36","part":"NCAT40-SF0500-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"38","part":"NCAT40-SF0750-2.76RT","qty":"1","price":"418.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"40","part":"NCAT40-SF25-100","qty":"1","price":"909.00","uom":"EA","discount":"35.00","req_date":"8 WEEKS ADA","branch":"1"},{"comp":"01","order":"247947","line":"42","part":"SK13-1/2A","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"44","part":"SK6-1/8A","qty":"1","price":"70.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"46","part":"ST16M-SF3-160","qty":"1","price":"217.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"48","part":"ST16M-SF4-160","qty":"1","price":"217.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"50","part":"ST62-SF0125-6.30","qty":"1","price":"204.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247947","line":"54","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247947","Line":"40","Company":"1","F_Line":"1","Comment":"Please note this is non-standard stock and considered","Loc":"Y"},{"Quote":"247947","Line":"40","Company":"1","F_Line":"2","Comment":"special. Once PO/order issued, these can't be cancelled","Loc":"Y"},{"Quote":"247947","Line":"40","Company":"1","F_Line":"3","Comment":"or returned.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":28}}] 2026-05-08 17:16:28.126 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248368-05082026171627.txt === {"quote":"248368","customer":"10540","name":null,"customerName":"Johnston Industrial Supply","comp":"01","open":"0","shipto":"JOHNSTOY","shiptoName":"Johnston Industrial Supply","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-22-2026","cust_po":"16C Round Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scottie Stiles","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:40","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Scottie Stiles","follow_phone":"417-866-4141x1049","follow_email":"scotties@johnstoncompanies.com","pic_user":"rons","total_amt":"372.00","total_gp":"160.41","total_gpm":"43.12","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248368","line":"0","data":"04-09-2026 16:42-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":248368,"Line":0,"Comment":"04/10/2026 4:08 PM - rons - CLO changed from 05/09/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":1,"Comment":"04/10/2026 4:08 PM - rons - Req Date changed from 05/21/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":2,"Comment":"04/14/2026 2:31 PM - rons - F/U changed from 04/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":3,"Comment":"04/14/2026 2:31 PM - rons - CLO changed from 04/22/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":4,"Comment":"04/14/2026 2:31 PM - rons - Req Date changed from 04/29/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":5,"Comment":"04/30/2026 5:11 PM - rons - F/U changed from 04/30/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":6,"Comment":"05/01/2026 4:24 PM - rons - CLO changed from 05/07/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":7,"Comment":"05/01/2026 4:24 PM - rons - Req Date changed from 05/14/2026 to 05/22/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248368","line":"1","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"3","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"5","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"7","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"9","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-08 17:16:37.761 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248368-05082026171637.txt === {"quote":"248368","customer":"10540","name":null,"customerName":"Johnston Industrial Supply","comp":"01","open":"0","shipto":"JOHNSTOY","shiptoName":"Johnston Industrial Supply","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-22-2026","cust_po":"16C Round Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scottie Stiles","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:40","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Scottie Stiles","follow_phone":"417-866-4141x1049","follow_email":"scotties@johnstoncompanies.com","pic_user":"rons","total_amt":"372.00","total_gp":"160.41","total_gpm":"43.12","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"248368","line":"0","data":"04-09-2026 16:42-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":248368,"Line":0,"Comment":"04/10/2026 4:08 PM - rons - CLO changed from 05/09/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":1,"Comment":"04/10/2026 4:08 PM - rons - Req Date changed from 05/21/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":2,"Comment":"04/14/2026 2:31 PM - rons - F/U changed from 04/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":3,"Comment":"04/14/2026 2:31 PM - rons - CLO changed from 04/22/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":4,"Comment":"04/14/2026 2:31 PM - rons - Req Date changed from 04/29/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":5,"Comment":"04/30/2026 5:11 PM - rons - F/U changed from 04/30/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":6,"Comment":"05/01/2026 4:24 PM - rons - CLO changed from 05/07/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":7,"Comment":"05/01/2026 4:24 PM - rons - Req Date changed from 05/14/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":8,"Comment":"05/08/2026 5:16 PM - rons - F/U changed from 05/08/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":9,"Comment":"05/08/2026 5:16 PM - rons - CLO changed from 05/15/2026 to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248368","line":"1","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"3","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"5","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"7","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"9","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-08 17:16:41.607 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248368-05082026171641.txt === {"quote":"248368","customer":"10540","name":null,"customerName":"Johnston Industrial Supply","comp":"01","open":"0","shipto":"JOHNSTOY","shiptoName":"Johnston Industrial Supply","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"06-03-2026","cust_po":"16C Round Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scottie Stiles","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:40","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Scottie Stiles","follow_phone":"417-866-4141x1049","follow_email":"scotties@johnstoncompanies.com","pic_user":"rons","total_amt":"372.00","total_gp":"160.41","total_gpm":"43.12","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"248368","line":"0","data":"04-09-2026 16:42-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":248368,"Line":0,"Comment":"04/10/2026 4:08 PM - rons - CLO changed from 05/09/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":1,"Comment":"04/10/2026 4:08 PM - rons - Req Date changed from 05/21/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":2,"Comment":"04/14/2026 2:31 PM - rons - F/U changed from 04/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":3,"Comment":"04/14/2026 2:31 PM - rons - CLO changed from 04/22/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":4,"Comment":"04/14/2026 2:31 PM - rons - Req Date changed from 04/29/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":5,"Comment":"04/30/2026 5:11 PM - rons - F/U changed from 04/30/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":6,"Comment":"05/01/2026 4:24 PM - rons - CLO changed from 05/07/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":7,"Comment":"05/01/2026 4:24 PM - rons - Req Date changed from 05/14/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":8,"Comment":"05/08/2026 5:16 PM - rons - F/U changed from 05/08/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":9,"Comment":"05/08/2026 5:16 PM - rons - CLO changed from 05/15/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":10,"Comment":"05/08/2026 5:16 PM - rons - Req Date changed from 05/22/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248368","line":"1","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"3","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"5","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"7","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"9","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-08 17:16:44.509 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245967-05082026171644.txt === {"quote":"245967","customer":"E19064","name":null,"customerName":"SMT Company","comp":"01","open":"0","shipto":"CONDISC","shiptoName":"Continental Disc Corp, LLC","entry_date":"02-23-2026","cust_order_date":"03-02-2026","req_date":"05-22-2026","cust_po":"16C Repeat Order","terms_code":"CCARD","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:08","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Rachele Griess","follow_phone":"","follow_email":"rachele@smtco.biz","pic_user":"rons","total_amt":"1554.00","total_gp":"394.44","total_gpm":"25.38","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"26","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"245967","line":"5","data":"02-23-2026 11:12 - Discounts Recalculated"},{"comp":"1","quote":"245967","line":"4","data":"from last year with 8% list price adjustment..."},{"comp":"1","quote":"245967","line":"3","data":"02-23-2026 11:17-rons: quoted out for repeat order"},{"comp":"1","quote":"245967","line":"2","data":"get quote and will add back"},{"comp":"1","quote":"245967","line":"1","data":"list price only for customer - taking off 40% to"},{"comp":"1","quote":"245967","line":"0","data":"02-25-2026 09:22-rons: Randy requested quote with"}],"crmnotes":[{"comp":1,"quote":245967,"Line":0,"Comment":"02/26/2026 5:23 PM - rons - F/U changed from 03/01/2026 to 3/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":1,"Comment":"02/26/2026 5:23 PM - rons - CLO changed from 03/03/2026 to 03/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":2,"Comment":"02/26/2026 5:23 PM - rons - Req Date changed from 03/07/2026 to 03/25/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":3,"Comment":"03/11/2026 5:08 PM - rons - F/U changed from 03/11/2026 to 3/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":4,"Comment":"03/11/2026 5:08 PM - rons - CLO changed from 03/18/2026 to 03/26/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":5,"Comment":"03/11/2026 5:08 PM - rons - Req Date changed from 03/25/2026 to 04/02/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":6,"Comment":"03/19/2026 2:32 PM - rons - Continental Disc moves a bit slower - pushing out for next month"},{"comp":1,"quote":245967,"Line":7,"Comment":"03/19/2026 2:32 PM - rons - F/U changed from 03/19/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":8,"Comment":"03/19/2026 2:32 PM - rons - CLO changed from 03/26/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":9,"Comment":"03/19/2026 2:33 PM - rons - Req Date changed from 04/02/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":10,"Comment":"04/14/2026 2:38 PM - rons - Randy getting back to me on 2nd package..."},{"comp":1,"quote":245967,"Line":11,"Comment":"04/22/2026 5:08 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":12,"Comment":"04/22/2026 5:08 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":13,"Comment":"04/22/2026 5:08 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":14,"Comment":"04/23/2026 4:55 PM - rons - F/U changed from 04/23/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":15,"Comment":"04/23/2026 4:55 PM - rons - CLO changed from 04/30/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":16,"Comment":"04/23/2026 4:55 PM - rons - Req Date changed from 05/07/2026 to 05/22/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245967","line":"1","part":"160-016","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"2","part":"160-024","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"3","part":"160-032","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"4","part":"160-040","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"5","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"6","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"7","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"8","part":"160-072","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"9","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"10","part":"160-088","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"11","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"12","part":"160-104","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"13","part":"166-001S","qty":"5","price":"114.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"15","part":"163-032","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"16","part":"163-036","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"17","part":"163-040","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"18","part":"163-048","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"19","part":"163-056","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"20","part":"163-064","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"21","part":"163-072","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"22","part":"163-080","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"27","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":22}}] 2026-05-08 17:16:53.276 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245967-05082026171653.txt === {"quote":"245967","customer":"E19064","name":null,"customerName":"SMT Company","comp":"01","open":"0","shipto":"CONDISC","shiptoName":"Continental Disc Corp, LLC","entry_date":"02-23-2026","cust_order_date":"03-02-2026","req_date":"05-22-2026","cust_po":"16C Repeat Order","terms_code":"CCARD","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:08","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Rachele Griess","follow_phone":"","follow_email":"rachele@smtco.biz","pic_user":"rons","total_amt":"1554.00","total_gp":"394.44","total_gpm":"25.38","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"26","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"245967","line":"5","data":"02-23-2026 11:12 - Discounts Recalculated"},{"comp":"1","quote":"245967","line":"4","data":"from last year with 8% list price adjustment..."},{"comp":"1","quote":"245967","line":"3","data":"02-23-2026 11:17-rons: quoted out for repeat order"},{"comp":"1","quote":"245967","line":"2","data":"get quote and will add back"},{"comp":"1","quote":"245967","line":"1","data":"list price only for customer - taking off 40% to"},{"comp":"1","quote":"245967","line":"0","data":"02-25-2026 09:22-rons: Randy requested quote with"}],"crmnotes":[{"comp":1,"quote":245967,"Line":0,"Comment":"02/26/2026 5:23 PM - rons - F/U changed from 03/01/2026 to 3/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":1,"Comment":"02/26/2026 5:23 PM - rons - CLO changed from 03/03/2026 to 03/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":2,"Comment":"02/26/2026 5:23 PM - rons - Req Date changed from 03/07/2026 to 03/25/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":3,"Comment":"03/11/2026 5:08 PM - rons - F/U changed from 03/11/2026 to 3/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":4,"Comment":"03/11/2026 5:08 PM - rons - CLO changed from 03/18/2026 to 03/26/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":5,"Comment":"03/11/2026 5:08 PM - rons - Req Date changed from 03/25/2026 to 04/02/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":6,"Comment":"03/19/2026 2:32 PM - rons - Continental Disc moves a bit slower - pushing out for next month"},{"comp":1,"quote":245967,"Line":7,"Comment":"03/19/2026 2:32 PM - rons - F/U changed from 03/19/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":8,"Comment":"03/19/2026 2:32 PM - rons - CLO changed from 03/26/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":9,"Comment":"03/19/2026 2:33 PM - rons - Req Date changed from 04/02/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":10,"Comment":"04/14/2026 2:38 PM - rons - Randy getting back to me on 2nd package..."},{"comp":1,"quote":245967,"Line":11,"Comment":"04/22/2026 5:08 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":12,"Comment":"04/22/2026 5:08 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":13,"Comment":"04/22/2026 5:08 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":14,"Comment":"04/23/2026 4:55 PM - rons - F/U changed from 04/23/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":15,"Comment":"04/23/2026 4:55 PM - rons - CLO changed from 04/30/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":16,"Comment":"04/23/2026 4:55 PM - rons - Req Date changed from 05/07/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":17,"Comment":"05/08/2026 5:16 PM - rons - F/U changed from 05/08/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":18,"Comment":"05/08/2026 5:16 PM - rons - CLO changed from 05/15/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245967","line":"1","part":"160-016","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"2","part":"160-024","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"3","part":"160-032","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"4","part":"160-040","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"5","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"6","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"7","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"8","part":"160-072","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"9","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"10","part":"160-088","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"11","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"12","part":"160-104","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"13","part":"166-001S","qty":"5","price":"114.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"15","part":"163-032","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"16","part":"163-036","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"17","part":"163-040","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"18","part":"163-048","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"19","part":"163-056","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"20","part":"163-064","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"21","part":"163-072","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"22","part":"163-080","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"27","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":22}}] 2026-05-08 17:16:58.376 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245967-05082026171658.txt === {"quote":"245967","customer":"E19064","name":null,"customerName":"SMT Company","comp":"01","open":"0","shipto":"CONDISC","shiptoName":"Continental Disc Corp, LLC","entry_date":"02-23-2026","cust_order_date":"03-02-2026","req_date":"05-26-2026","cust_po":"16C Repeat Order","terms_code":"CCARD","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:08","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Rachele Griess","follow_phone":"","follow_email":"rachele@smtco.biz","pic_user":"rons","total_amt":"1554.00","total_gp":"394.44","total_gpm":"25.38","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"26","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"245967","line":"5","data":"02-23-2026 11:12 - Discounts Recalculated"},{"comp":"1","quote":"245967","line":"4","data":"from last year with 8% list price adjustment..."},{"comp":"1","quote":"245967","line":"3","data":"02-23-2026 11:17-rons: quoted out for repeat order"},{"comp":"1","quote":"245967","line":"2","data":"get quote and will add back"},{"comp":"1","quote":"245967","line":"1","data":"list price only for customer - taking off 40% to"},{"comp":"1","quote":"245967","line":"0","data":"02-25-2026 09:22-rons: Randy requested quote with"}],"crmnotes":[{"comp":1,"quote":245967,"Line":0,"Comment":"02/26/2026 5:23 PM - rons - F/U changed from 03/01/2026 to 3/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":1,"Comment":"02/26/2026 5:23 PM - rons - CLO changed from 03/03/2026 to 03/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":2,"Comment":"02/26/2026 5:23 PM - rons - Req Date changed from 03/07/2026 to 03/25/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":3,"Comment":"03/11/2026 5:08 PM - rons - F/U changed from 03/11/2026 to 3/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":4,"Comment":"03/11/2026 5:08 PM - rons - CLO changed from 03/18/2026 to 03/26/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":5,"Comment":"03/11/2026 5:08 PM - rons - Req Date changed from 03/25/2026 to 04/02/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":6,"Comment":"03/19/2026 2:32 PM - rons - Continental Disc moves a bit slower - pushing out for next month"},{"comp":1,"quote":245967,"Line":7,"Comment":"03/19/2026 2:32 PM - rons - F/U changed from 03/19/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":8,"Comment":"03/19/2026 2:32 PM - rons - CLO changed from 03/26/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":9,"Comment":"03/19/2026 2:33 PM - rons - Req Date changed from 04/02/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":10,"Comment":"04/14/2026 2:38 PM - rons - Randy getting back to me on 2nd package..."},{"comp":1,"quote":245967,"Line":11,"Comment":"04/22/2026 5:08 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":12,"Comment":"04/22/2026 5:08 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":13,"Comment":"04/22/2026 5:08 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":14,"Comment":"04/23/2026 4:55 PM - rons - F/U changed from 04/23/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":15,"Comment":"04/23/2026 4:55 PM - rons - CLO changed from 04/30/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":16,"Comment":"04/23/2026 4:55 PM - rons - Req Date changed from 05/07/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":17,"Comment":"05/08/2026 5:16 PM - rons - F/U changed from 05/08/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":18,"Comment":"05/08/2026 5:16 PM - rons - CLO changed from 05/15/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":19,"Comment":"05/08/2026 5:16 PM - rons - Req Date changed from 05/22/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245967","line":"1","part":"160-016","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"2","part":"160-024","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"3","part":"160-032","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"4","part":"160-040","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"5","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"6","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"7","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"8","part":"160-072","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"9","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"10","part":"160-088","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"11","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"12","part":"160-104","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"13","part":"166-001S","qty":"5","price":"114.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"15","part":"163-032","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"16","part":"163-036","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"17","part":"163-040","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"18","part":"163-048","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"19","part":"163-056","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"20","part":"163-064","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"21","part":"163-072","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"22","part":"163-080","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"27","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":22}}] 2026-05-08 17:17:08.127 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249601-05082026171707.txt === {"quote":"249601","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-15-2026","cust_po":"HSK63A Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:33","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"4760.00","total_gp":"1983.00","total_gpm":"41.66","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"21","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249601","line":"0","data":"05-04-2026 11:29-rons: pricing per Fletcher..."}],"crmnotes":[],"items":[{"comp":"01","order":"249601","line":"1","part":"H63A-SF6-120","qty":"10","price":"406.00","uom":"EA","discount":"50.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249601","line":"3","part":"H63A-SF8-160CP","qty":"10","price":"546.00","uom":"EA","discount":"50.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249601","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249601","Line":"0","Comment":"Please note H63A-SF6-120 is non-standard stock and is"},{"Quote":"249601","Line":"1","Comment":"special. Once a PO/order has been issued, these items"},{"Quote":"249601","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-08 17:17:17.365 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249601-05082026171717.txt === {"quote":"249601","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-15-2026","cust_po":"HSK63A Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:33","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"4760.00","total_gp":"1983.00","total_gpm":"41.66","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"21","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249601","line":"0","data":"05-04-2026 11:29-rons: pricing per Fletcher..."}],"crmnotes":[{"comp":1,"quote":249601,"Line":0,"Comment":"05/08/2026 5:17 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249601,"Line":1,"Comment":"05/08/2026 5:17 PM - rons - CLO changed from 06/04/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249601","line":"1","part":"H63A-SF6-120","qty":"10","price":"406.00","uom":"EA","discount":"50.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249601","line":"3","part":"H63A-SF8-160CP","qty":"10","price":"546.00","uom":"EA","discount":"50.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249601","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249601","Line":"0","Comment":"Please note H63A-SF6-120 is non-standard stock and is"},{"Quote":"249601","Line":"1","Comment":"special. Once a PO/order has been issued, these items"},{"Quote":"249601","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-08 17:17:22.071 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249601-05082026171721.txt === {"quote":"249601","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"05-25-2026","cust_po":"HSK63A Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:33","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"4760.00","total_gp":"1983.00","total_gpm":"41.66","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"21","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249601","line":"0","data":"05-04-2026 11:29-rons: pricing per Fletcher..."}],"crmnotes":[{"comp":1,"quote":249601,"Line":0,"Comment":"05/08/2026 5:17 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249601,"Line":1,"Comment":"05/08/2026 5:17 PM - rons - CLO changed from 06/04/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249601,"Line":2,"Comment":"05/08/2026 5:17 PM - rons - Req Date changed from 06/15/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249601","line":"1","part":"H63A-SF6-120","qty":"10","price":"406.00","uom":"EA","discount":"50.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249601","line":"3","part":"H63A-SF8-160CP","qty":"10","price":"546.00","uom":"EA","discount":"50.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249601","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249601","Line":"0","Comment":"Please note H63A-SF6-120 is non-standard stock and is"},{"Quote":"249601","Line":"1","Comment":"special. Once a PO/order has been issued, these items"},{"Quote":"249601","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-08 17:17:58.474 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249109-05082026171758.txt === {"quote":"249109","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"TANKDEAL","shiptoName":"Tanksley Machine & Tool, INC","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-20-2026","cust_po":"MODULAR ANGLE HEAD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ross","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:28","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Ross","follow_phone":"","follow_email":"ross@afi-tools.com","pic_user":"fletcherp","total_amt":"23783.90","total_gp":"11666.07","total_gpm":"49.05","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"12","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"249109","line":"0","data":"04-23-2026 16:34 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249109,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 05/23/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249109,"Line":1,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 06/04/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249109","line":"1","part":"C40-MRAM-IC","qty":"2","price":"6223.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"2","part":"C40-MRAM","qty":"1","price":"3270.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"3","part":"PA65-CAT/BT","qty":"3","price":"1005.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"4","part":"MRAM-ER16L-IC","qty":"2","price":"5527.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"5","part":"MRAM-NSK-M17","qty":"1","price":"2138.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"6","part":"IC300","qty":"1","price":"954.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249109","line":"7","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK ARO","branch":"1"},{"comp":"01","order":"249109","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-08 17:18:07.372 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249109-05082026171807.txt === {"quote":"249109","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"TANKDEAL","shiptoName":"Tanksley Machine & Tool, INC","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-20-2026","cust_po":"MODULAR ANGLE HEAD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ross","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:28","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Ross","follow_phone":"","follow_email":"ross@afi-tools.com","pic_user":"fletcherp","total_amt":"23783.90","total_gp":"11666.07","total_gpm":"49.05","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"12","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249109","line":"0","data":"04-23-2026 16:34 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249109,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 05/23/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249109,"Line":1,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 06/04/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249109,"Line":2,"Comment":"05/08/2026 5:17 PM - rons - F/U changed from 05/06/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249109,"Line":3,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249109","line":"1","part":"C40-MRAM-IC","qty":"2","price":"6223.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"2","part":"C40-MRAM","qty":"1","price":"3270.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"3","part":"PA65-CAT/BT","qty":"3","price":"1005.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"4","part":"MRAM-ER16L-IC","qty":"2","price":"5527.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"5","part":"MRAM-NSK-M17","qty":"1","price":"2138.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"6","part":"IC300","qty":"1","price":"954.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249109","line":"7","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK ARO","branch":"1"},{"comp":"01","order":"249109","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-08 17:18:11.637 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249109-05082026171811.txt === {"quote":"249109","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"TANKDEAL","shiptoName":"Tanksley Machine & Tool, INC","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-27-2026","cust_po":"MODULAR ANGLE HEAD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ross","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:28","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Ross","follow_phone":"","follow_email":"ross@afi-tools.com","pic_user":"fletcherp","total_amt":"23783.90","total_gp":"11666.07","total_gpm":"49.05","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"12","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249109","line":"0","data":"04-23-2026 16:34 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249109,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 05/23/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249109,"Line":1,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 06/04/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249109,"Line":2,"Comment":"05/08/2026 5:17 PM - rons - F/U changed from 05/06/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249109,"Line":3,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249109,"Line":4,"Comment":"05/08/2026 5:18 PM - rons - Req Date changed from 05/20/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249109","line":"1","part":"C40-MRAM-IC","qty":"2","price":"6223.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"2","part":"C40-MRAM","qty":"1","price":"3270.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"3","part":"PA65-CAT/BT","qty":"3","price":"1005.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"4","part":"MRAM-ER16L-IC","qty":"2","price":"5527.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"5","part":"MRAM-NSK-M17","qty":"1","price":"2138.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"6","part":"IC300","qty":"1","price":"954.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249109","line":"7","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK ARO","branch":"1"},{"comp":"01","order":"249109","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-08 17:18:17.180 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246511-05082026171816.txt === {"quote":"246511","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-04-2026","cust_order_date":"03-04-2026","req_date":"05-22-2026","cust_po":"E346Plus Presetter","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"20:52","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"18135.20","total_gp":"9232.41","total_gpm":"50.91","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"246511","line":"0","data":"03-04-2026 20:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246511,"Line":0,"Comment":"04/03/2026 9:37 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":1,"Comment":"04/03/2026 9:37 PM - fletcherp - CLO changed from 04/04/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":2,"Comment":"04/03/2026 9:37 PM - fletcherp - Req Date changed from 04/15/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":3,"Comment":"04/24/2026 9:05 PM - fletcherp - F/U changed from 04/11/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":4,"Comment":"04/24/2026 9:05 PM - fletcherp - CLO changed from 04/18/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":5,"Comment":"04/24/2026 9:05 PM - fletcherp - Req Date changed from 04/25/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":6,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":7,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/09/2026 to 05/22/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246511","line":"1","part":"PRE-E346PLUS-I40","qty":"1","price":"17928.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"246511","line":"2","part":"PRE-SPDL-I30","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"3","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"5","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-08 17:18:26.342 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246511-05082026171826.txt === {"quote":"246511","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-04-2026","cust_order_date":"03-04-2026","req_date":"05-22-2026","cust_po":"E346Plus Presetter","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"20:52","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"18135.20","total_gp":"9232.41","total_gpm":"50.91","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"246511","line":"0","data":"03-04-2026 20:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246511,"Line":0,"Comment":"04/03/2026 9:37 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":1,"Comment":"04/03/2026 9:37 PM - fletcherp - CLO changed from 04/04/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":2,"Comment":"04/03/2026 9:37 PM - fletcherp - Req Date changed from 04/15/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":3,"Comment":"04/24/2026 9:05 PM - fletcherp - F/U changed from 04/11/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":4,"Comment":"04/24/2026 9:05 PM - fletcherp - CLO changed from 04/18/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":5,"Comment":"04/24/2026 9:05 PM - fletcherp - Req Date changed from 04/25/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":6,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":7,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/09/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":8,"Comment":"05/08/2026 5:18 PM - rons - F/U changed from 05/08/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":9,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/15/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246511","line":"1","part":"PRE-E346PLUS-I40","qty":"1","price":"17928.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"246511","line":"2","part":"PRE-SPDL-I30","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"3","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"5","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-08 17:18:29.625 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246511-05082026171829.txt === {"quote":"246511","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-04-2026","cust_order_date":"03-04-2026","req_date":"05-28-2026","cust_po":"E346Plus Presetter","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"20:52","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"18135.20","total_gp":"9232.41","total_gpm":"50.91","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"246511","line":"0","data":"03-04-2026 20:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246511,"Line":0,"Comment":"04/03/2026 9:37 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":1,"Comment":"04/03/2026 9:37 PM - fletcherp - CLO changed from 04/04/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":2,"Comment":"04/03/2026 9:37 PM - fletcherp - Req Date changed from 04/15/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":3,"Comment":"04/24/2026 9:05 PM - fletcherp - F/U changed from 04/11/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":4,"Comment":"04/24/2026 9:05 PM - fletcherp - CLO changed from 04/18/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":5,"Comment":"04/24/2026 9:05 PM - fletcherp - Req Date changed from 04/25/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":6,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":7,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/09/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":8,"Comment":"05/08/2026 5:18 PM - rons - F/U changed from 05/08/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":9,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/15/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":10,"Comment":"05/08/2026 5:18 PM - rons - Req Date changed from 05/22/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246511","line":"1","part":"PRE-E346PLUS-I40","qty":"1","price":"17928.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"246511","line":"2","part":"PRE-SPDL-I30","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"3","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"5","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-08 17:18:35.043 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248570-05082026171834.txt === {"quote":"248570","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-22-2026","cust_po":"CNC100-4W MAKINO PS105","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Gabe Davis","drop_po":"CNCZ-100-4W-120FA-M","status":"0","user":"elaineh","conv_order":"","time":"15:08","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Gabe Davis","follow_phone":"901-421-5607","follow_email":"gdavis@metal-removal.com","pic_user":"fletcherp","total_amt":"82452.25","total_gp":"59122.05","total_gpm":"71.70","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248570","line":"0","data":"04-14-2026 15:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248570,"Line":0,"Comment":"04/24/2026 9:21 PM - fletcherp - F/U changed from 04/27/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":1,"Comment":"04/24/2026 9:21 PM - fletcherp - CLO changed from 05/14/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":248570,"Line":2,"Comment":"04/24/2026 9:21 PM - fletcherp - Req Date changed from 05/26/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":3,"Comment":"04/24/2026 9:22 PM - fletcherp - Req Date changed from 05/02/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":4,"Comment":"04/24/2026 9:22 PM - fletcherp - F/U changed from 05/08/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":5,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248570,"Line":6,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/09/2026 to 05/22/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248570","line":"1","part":"CNCZ100-4W-120FA-M","qty":"1","price":"52731.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"2","part":"TCD-A4316-P","qty":"4","price":"3701.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"3","part":"5C-THREAD-NOSE","qty":"4","price":"1437.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"4","part":"PB-105-4W-120","qty":"1","price":"14794.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"5","part":"HYD-UNIT-NACHI-DC24V2","qty":"1","price":"10526.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"6","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"8500.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"248570","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-08 17:18:46.110 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248570-05082026171845.txt === {"quote":"248570","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-22-2026","cust_po":"CNC100-4W MAKINO PS105","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Gabe Davis","drop_po":"CNCZ-100-4W-120FA-M","status":"0","user":"elaineh","conv_order":"","time":"15:08","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Gabe Davis","follow_phone":"901-421-5607","follow_email":"gdavis@metal-removal.com","pic_user":"fletcherp","total_amt":"82452.25","total_gp":"59122.05","total_gpm":"71.70","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"248570","line":"0","data":"04-14-2026 15:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248570,"Line":0,"Comment":"04/24/2026 9:21 PM - fletcherp - F/U changed from 04/27/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":1,"Comment":"04/24/2026 9:21 PM - fletcherp - CLO changed from 05/14/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":248570,"Line":2,"Comment":"04/24/2026 9:21 PM - fletcherp - Req Date changed from 05/26/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":3,"Comment":"04/24/2026 9:22 PM - fletcherp - Req Date changed from 05/02/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":4,"Comment":"04/24/2026 9:22 PM - fletcherp - F/U changed from 05/08/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":5,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248570,"Line":6,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/09/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":7,"Comment":"05/08/2026 5:18 PM - rons - F/U changed from 05/08/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":8,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/15/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248570","line":"1","part":"CNCZ100-4W-120FA-M","qty":"1","price":"52731.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"2","part":"TCD-A4316-P","qty":"4","price":"3701.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"3","part":"5C-THREAD-NOSE","qty":"4","price":"1437.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"4","part":"PB-105-4W-120","qty":"1","price":"14794.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"5","part":"HYD-UNIT-NACHI-DC24V2","qty":"1","price":"10526.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"6","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"8500.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"248570","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-08 17:18:49.967 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248570-05082026171849.txt === {"quote":"248570","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-02-2026","cust_po":"CNC100-4W MAKINO PS105","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Gabe Davis","drop_po":"CNCZ-100-4W-120FA-M","status":"0","user":"elaineh","conv_order":"","time":"15:08","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Gabe Davis","follow_phone":"901-421-5607","follow_email":"gdavis@metal-removal.com","pic_user":"fletcherp","total_amt":"82452.25","total_gp":"59122.05","total_gpm":"71.70","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"248570","line":"0","data":"04-14-2026 15:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248570,"Line":0,"Comment":"04/24/2026 9:21 PM - fletcherp - F/U changed from 04/27/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":1,"Comment":"04/24/2026 9:21 PM - fletcherp - CLO changed from 05/14/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":248570,"Line":2,"Comment":"04/24/2026 9:21 PM - fletcherp - Req Date changed from 05/26/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":3,"Comment":"04/24/2026 9:22 PM - fletcherp - Req Date changed from 05/02/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":4,"Comment":"04/24/2026 9:22 PM - fletcherp - F/U changed from 05/08/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":5,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248570,"Line":6,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/09/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":7,"Comment":"05/08/2026 5:18 PM - rons - F/U changed from 05/08/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":8,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/15/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":248570,"Line":9,"Comment":"05/08/2026 5:18 PM - rons - Req Date changed from 05/22/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248570","line":"1","part":"CNCZ100-4W-120FA-M","qty":"1","price":"52731.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"2","part":"TCD-A4316-P","qty":"4","price":"3701.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"3","part":"5C-THREAD-NOSE","qty":"4","price":"1437.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"4","part":"PB-105-4W-120","qty":"1","price":"14794.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"5","part":"HYD-UNIT-NACHI-DC24V2","qty":"1","price":"10526.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"6","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"8500.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"248570","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-08 17:18:53.614 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247906-05082026171853.txt === {"quote":"247906","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"SUMITONM","shiptoName":"SUMITON MACHINE","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-22-2026","cust_po":"CAT50 RAH DUAL OUTPUT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"DANNY WILLIAMS","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:34","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"DANNY WILLIAMS","follow_phone":"205-942-2466","follow_email":"DANNY.WILLIAMS@MAXTOOLINC.COM","pic_user":"fletcherp","total_amt":"9948.44","total_gp":"4572.96","total_gpm":"45.97","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"247906","line":"0","data":"04-01-2026 12:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247906,"Line":0,"Comment":"04/24/2026 9:12 PM - fletcherp - F/U changed from 04/14/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":1,"Comment":"04/24/2026 9:12 PM - fletcherp - CLO changed from 05/01/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":2,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":3,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/13/2026 to 05/22/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247906","line":"1","part":"C50RAM-ER40-215TS-110TP","qty":"1","price":"13460.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"2","part":"AHA-01000-02","qty":"1","price":"168.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-08 17:19:03.312 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247906-05082026171903.txt === {"quote":"247906","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"SUMITONM","shiptoName":"SUMITON MACHINE","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-22-2026","cust_po":"CAT50 RAH DUAL OUTPUT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"DANNY WILLIAMS","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:34","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"DANNY WILLIAMS","follow_phone":"205-942-2466","follow_email":"DANNY.WILLIAMS@MAXTOOLINC.COM","pic_user":"fletcherp","total_amt":"9948.44","total_gp":"4572.96","total_gpm":"45.97","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247906","line":"0","data":"04-01-2026 12:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247906,"Line":0,"Comment":"04/24/2026 9:12 PM - fletcherp - F/U changed from 04/14/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":1,"Comment":"04/24/2026 9:12 PM - fletcherp - CLO changed from 05/01/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":2,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":3,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/13/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247906,"Line":4,"Comment":"05/08/2026 5:18 PM - rons - F/U changed from 05/08/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":5,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/15/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247906","line":"1","part":"C50RAM-ER40-215TS-110TP","qty":"1","price":"13460.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"2","part":"AHA-01000-02","qty":"1","price":"168.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-08 17:19:07.402 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247906-05082026171907.txt === {"quote":"247906","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"SUMITONM","shiptoName":"SUMITON MACHINE","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-27-2026","cust_po":"CAT50 RAH DUAL OUTPUT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"DANNY WILLIAMS","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:34","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"DANNY WILLIAMS","follow_phone":"205-942-2466","follow_email":"DANNY.WILLIAMS@MAXTOOLINC.COM","pic_user":"fletcherp","total_amt":"9948.44","total_gp":"4572.96","total_gpm":"45.97","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247906","line":"0","data":"04-01-2026 12:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247906,"Line":0,"Comment":"04/24/2026 9:12 PM - fletcherp - F/U changed from 04/14/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":1,"Comment":"04/24/2026 9:12 PM - fletcherp - CLO changed from 05/01/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":2,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":3,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/13/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247906,"Line":4,"Comment":"05/08/2026 5:18 PM - rons - F/U changed from 05/08/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":5,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/15/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":6,"Comment":"05/08/2026 5:19 PM - rons - Req Date changed from 05/22/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247906","line":"1","part":"C50RAM-ER40-215TS-110TP","qty":"1","price":"13460.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"2","part":"AHA-01000-02","qty":"1","price":"168.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-08 17:19:11.313 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249036-05082026171911.txt === {"quote":"249036","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"MIDMURFR","shiptoName":"Mid South Precision Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-22-2026","cust_po":"5AX & Installation","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mark Stone","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:51","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Mark Stone","follow_phone":"978-443-5388","follow_email":"mastone@methodsmachine.com","pic_user":"fletcherp","total_amt":"64006.04","total_gp":"39232.16","total_gpm":"61.29","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":249036,"Line":0,"Comment":"04/24/2026 9:29 PM - fletcherp - F/U changed from 04/28/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":1,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/22/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":2,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 06/03/2026 to 05/22/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249036","line":"1","part":"5AX-DD100AF","qty":"1","price":"72803.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249036","line":"2","part":"RT-LABOR","qty":"1","price":"4800.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"3","part":"RT-ACCS-INSTALL-PKG-5TH","qty":"1","price":"9700.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249036","Line":"2","Company":"1","F_Line":"1","Comment":"LABOR AND TRAVEL EXPENSES FOR LYNDEX NIKKEN INSTALLER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"1","Comment":"INCLUDES AMPLIFER, EXTERNAL POWER & FEEDBACK CABLES,","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"2","Comment":"INTERNAL ELETRICAL CABINET WIRING, & ALL OTHER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"3","Comment":"NECESSARY HARDWARE. THIS CHARGE ALSO INCLUDES THE FEE","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"4","Comment":"FOR FANUC SERVO AMPLIFIER TUNING, WHICH IS REQUIRED","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"5","Comment":"FOR ALL DIRECT DRIVE NIKKEN ROTARY TABLES","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 17:19:20.256 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249036-05082026171920.txt === {"quote":"249036","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"MIDMURFR","shiptoName":"Mid South Precision Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-22-2026","cust_po":"5AX & Installation","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mark Stone","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:51","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Mark Stone","follow_phone":"978-443-5388","follow_email":"mastone@methodsmachine.com","pic_user":"fletcherp","total_amt":"64006.04","total_gp":"39232.16","total_gpm":"61.29","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249036,"Line":0,"Comment":"04/24/2026 9:29 PM - fletcherp - F/U changed from 04/28/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":1,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/22/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":2,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 06/03/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":249036,"Line":3,"Comment":"05/08/2026 5:19 PM - rons - F/U changed from 05/08/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":4,"Comment":"05/08/2026 5:19 PM - rons - CLO changed from 05/15/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249036","line":"1","part":"5AX-DD100AF","qty":"1","price":"72803.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249036","line":"2","part":"RT-LABOR","qty":"1","price":"4800.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"3","part":"RT-ACCS-INSTALL-PKG-5TH","qty":"1","price":"9700.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249036","Line":"2","Company":"1","F_Line":"1","Comment":"LABOR AND TRAVEL EXPENSES FOR LYNDEX NIKKEN INSTALLER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"1","Comment":"INCLUDES AMPLIFER, EXTERNAL POWER & FEEDBACK CABLES,","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"2","Comment":"INTERNAL ELETRICAL CABINET WIRING, & ALL OTHER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"3","Comment":"NECESSARY HARDWARE. THIS CHARGE ALSO INCLUDES THE FEE","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"4","Comment":"FOR FANUC SERVO AMPLIFIER TUNING, WHICH IS REQUIRED","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"5","Comment":"FOR ALL DIRECT DRIVE NIKKEN ROTARY TABLES","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 17:19:24.565 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249036-05082026171924.txt === {"quote":"249036","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"MIDMURFR","shiptoName":"Mid South Precision Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-27-2026","cust_po":"5AX & Installation","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mark Stone","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:51","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Mark Stone","follow_phone":"978-443-5388","follow_email":"mastone@methodsmachine.com","pic_user":"fletcherp","total_amt":"64006.04","total_gp":"39232.16","total_gpm":"61.29","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249036,"Line":0,"Comment":"04/24/2026 9:29 PM - fletcherp - F/U changed from 04/28/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":1,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/22/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":2,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 06/03/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":249036,"Line":3,"Comment":"05/08/2026 5:19 PM - rons - F/U changed from 05/08/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":4,"Comment":"05/08/2026 5:19 PM - rons - CLO changed from 05/15/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":5,"Comment":"05/08/2026 5:19 PM - rons - Req Date changed from 05/22/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249036","line":"1","part":"5AX-DD100AF","qty":"1","price":"72803.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249036","line":"2","part":"RT-LABOR","qty":"1","price":"4800.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"3","part":"RT-ACCS-INSTALL-PKG-5TH","qty":"1","price":"9700.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249036","Line":"2","Company":"1","F_Line":"1","Comment":"LABOR AND TRAVEL EXPENSES FOR LYNDEX NIKKEN INSTALLER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"1","Comment":"INCLUDES AMPLIFER, EXTERNAL POWER & FEEDBACK CABLES,","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"2","Comment":"INTERNAL ELETRICAL CABINET WIRING, & ALL OTHER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"3","Comment":"NECESSARY HARDWARE. THIS CHARGE ALSO INCLUDES THE FEE","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"4","Comment":"FOR FANUC SERVO AMPLIFIER TUNING, WHICH IS REQUIRED","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"5","Comment":"FOR ALL DIRECT DRIVE NIKKEN ROTARY TABLES","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 17:19:54.903 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249773-05082026171954.txt === {"quote":"249773","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"SOUTBIRM","shiptoName":"KRATOS SRE, INC","entry_date":"05-06-2026","cust_order_date":"02-02-2026","req_date":"05-06-2026","cust_po":"5AX-201 ZERO POINT","terms_code":"N45","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Stephen Malone","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"21:56","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Stephen Malone","follow_phone":"","follow_email":"smalone@methodsmachine.com","pic_user":"fletcherp","total_amt":"64674.20","total_gp":"44726.19","total_gpm":"69.16","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249773,"Line":0,"Comment":"05/08/2026 5:19 PM - rons - CLO changed from NaN/NaN/NaN to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249773","line":"1","part":"5AX-201FA-M-AB","qty":"1","price":"60782.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"2","part":"RN-AX201RJ4-ZLOX","qty":"1","price":"3100.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"3","part":"WH-ZLOX-P80Z","qty":"1","price":"4833.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"4","part":"WH-ZV-M120A","qty":"1","price":"1219.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"5","part":"WH-ZV120-JAWS-F107","qty":"1","price":"461.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"6","part":"WH-ZV120-JAWS-F132","qty":"1","price":"525.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"7","part":"WH-ZV120-JAWS-M183-A","qty":"1","price":"216.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"8","part":"WH-ZV120-JAWS-M183-S","qty":"1","price":"339.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"9","part":"WH-ZV120-JAWS-R107","qty":"1","price":"397.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"10","part":"WH-ZV120-JAWS-R132","qty":"1","price":"460.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"11","part":"WH-ZV120-JAWS-EXT","qty":"1","price":"774.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"12","part":"INSTALLATION-RT-5AX-SE","qty":"1","price":"13500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249773","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":13}}] 2026-05-08 17:19:59.372 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249773-05082026171959.txt === {"quote":"249773","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"SOUTBIRM","shiptoName":"KRATOS SRE, INC","entry_date":"05-06-2026","cust_order_date":"02-02-2026","req_date":"05-26-2026","cust_po":"5AX-201 ZERO POINT","terms_code":"N45","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Stephen Malone","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"21:56","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Stephen Malone","follow_phone":"","follow_email":"smalone@methodsmachine.com","pic_user":"fletcherp","total_amt":"64674.20","total_gp":"44726.19","total_gpm":"69.16","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249773,"Line":0,"Comment":"05/08/2026 5:19 PM - rons - CLO changed from NaN/NaN/NaN to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249773,"Line":1,"Comment":"05/08/2026 5:19 PM - rons - Req Date changed from 05/06/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249773","line":"1","part":"5AX-201FA-M-AB","qty":"1","price":"60782.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"2","part":"RN-AX201RJ4-ZLOX","qty":"1","price":"3100.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"3","part":"WH-ZLOX-P80Z","qty":"1","price":"4833.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"4","part":"WH-ZV-M120A","qty":"1","price":"1219.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"5","part":"WH-ZV120-JAWS-F107","qty":"1","price":"461.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"6","part":"WH-ZV120-JAWS-F132","qty":"1","price":"525.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"7","part":"WH-ZV120-JAWS-M183-A","qty":"1","price":"216.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"8","part":"WH-ZV120-JAWS-M183-S","qty":"1","price":"339.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"9","part":"WH-ZV120-JAWS-R107","qty":"1","price":"397.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"10","part":"WH-ZV120-JAWS-R132","qty":"1","price":"460.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"11","part":"WH-ZV120-JAWS-EXT","qty":"1","price":"774.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"12","part":"INSTALLATION-RT-5AX-SE","qty":"1","price":"13500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249773","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-08 17:21:12.045 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242177-05082026172111.txt === {"quote":"242177","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"12-04-2025","cust_order_date":"12-04-2025","req_date":"05-20-2026","cust_po":"Quote-TR-Repair","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"H63ARAM-SL12-280STEC-64FP","status":"0","user":"timr","conv_order":"","time":"10:10","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"","follow_email":"jthomas@metal-removal.com","pic_user":"timr","total_amt":"5729.06","total_gp":"5729.06","total_gpm":"100.00","rev_type":"LT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":242177,"Line":0,"Comment":"05/04/2026 8:45 AM - rons - F/U changed from 01/15/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":1,"Comment":"05/04/2026 8:45 AM - rons - CLO changed from 01/20/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":2,"Comment":"05/04/2026 8:45 AM - rons - Req Date changed from 01/20/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"242177","line":"1","part":"REPAIR","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"2","part":"REPAIR-PARTS-LT/RAH","qty":"1","price":"5729.06","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"242177","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#62311/","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"2","Comment":"Repair of 1 pc of H63ARAM-SL12-280STEC-64TP s/n:","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"3","Comment":"This tool will be manufactured strictly in accordance","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"4","Comment":"with the customer's request to modify Right Angle","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"5","Comment":"Mimatic products. Lyndex-Nikken and Mimatic were not","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"6","Comment":"involved in the decision to alter the original tool","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"7","Comment":"design and, as such, so not guarantee the performance,","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"8","Comment":"suitability, or reliabilityof this modified tool in","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"9","Comment":"the intended application. Any rsiks associated with","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"10","Comment":"the use of this tool is assumed solely by the customer","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"1","Comment":"Bearings, seals, weldon spindle with new ER20 design","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"2","Comment":"to be replaced. Also tool was crashed, housing and","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"3","Comment":"cover plate need to be replaced on S/N:24903435 02","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-08 17:21:23.222 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242177-05082026172123.txt === {"quote":"242177","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"12-04-2025","cust_order_date":"12-04-2025","req_date":"05-20-2026","cust_po":"Quote-TR-Repair","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"H63ARAM-SL12-280STEC-64FP","status":"0","user":"timr","conv_order":"","time":"10:10","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"","follow_email":"jthomas@metal-removal.com","pic_user":"timr","total_amt":"5729.06","total_gp":"5729.06","total_gpm":"100.00","rev_type":"LT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":242177,"Line":0,"Comment":"05/04/2026 8:45 AM - rons - F/U changed from 01/15/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":1,"Comment":"05/04/2026 8:45 AM - rons - CLO changed from 01/20/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":2,"Comment":"05/04/2026 8:45 AM - rons - Req Date changed from 01/20/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":242177,"Line":3,"Comment":"05/08/2026 5:21 PM - rons - F/U changed from 05/06/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":4,"Comment":"05/08/2026 5:21 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"242177","line":"1","part":"REPAIR","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"2","part":"REPAIR-PARTS-LT/RAH","qty":"1","price":"5729.06","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"242177","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#62311/","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"2","Comment":"Repair of 1 pc of H63ARAM-SL12-280STEC-64TP s/n:","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"3","Comment":"This tool will be manufactured strictly in accordance","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"4","Comment":"with the customer's request to modify Right Angle","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"5","Comment":"Mimatic products. Lyndex-Nikken and Mimatic were not","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"6","Comment":"involved in the decision to alter the original tool","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"7","Comment":"design and, as such, so not guarantee the performance,","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"8","Comment":"suitability, or reliabilityof this modified tool in","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"9","Comment":"the intended application. Any rsiks associated with","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"10","Comment":"the use of this tool is assumed solely by the customer","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"1","Comment":"Bearings, seals, weldon spindle with new ER20 design","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"2","Comment":"to be replaced. Also tool was crashed, housing and","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"3","Comment":"cover plate need to be replaced on S/N:24903435 02","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-08 17:21:28.756 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242177-05082026172128.txt === {"quote":"242177","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"12-04-2025","cust_order_date":"12-04-2025","req_date":"05-27-2026","cust_po":"Quote-TR-Repair","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"H63ARAM-SL12-280STEC-64FP","status":"0","user":"timr","conv_order":"","time":"10:10","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"","follow_email":"jthomas@metal-removal.com","pic_user":"timr","total_amt":"5729.06","total_gp":"5729.06","total_gpm":"100.00","rev_type":"LT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":242177,"Line":0,"Comment":"05/04/2026 8:45 AM - rons - F/U changed from 01/15/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":1,"Comment":"05/04/2026 8:45 AM - rons - CLO changed from 01/20/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":2,"Comment":"05/04/2026 8:45 AM - rons - Req Date changed from 01/20/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":242177,"Line":3,"Comment":"05/08/2026 5:21 PM - rons - F/U changed from 05/06/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":4,"Comment":"05/08/2026 5:21 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":5,"Comment":"05/08/2026 5:21 PM - rons - Req Date changed from 05/20/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"242177","line":"1","part":"REPAIR","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"2","part":"REPAIR-PARTS-LT/RAH","qty":"1","price":"5729.06","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"242177","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#62311/","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"2","Comment":"Repair of 1 pc of H63ARAM-SL12-280STEC-64TP s/n:","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"3","Comment":"This tool will be manufactured strictly in accordance","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"4","Comment":"with the customer's request to modify Right Angle","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"5","Comment":"Mimatic products. Lyndex-Nikken and Mimatic were not","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"6","Comment":"involved in the decision to alter the original tool","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"7","Comment":"design and, as such, so not guarantee the performance,","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"8","Comment":"suitability, or reliabilityof this modified tool in","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"9","Comment":"the intended application. Any rsiks associated with","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"10","Comment":"the use of this tool is assumed solely by the customer","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"1","Comment":"Bearings, seals, weldon spindle with new ER20 design","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"2","Comment":"to be replaced. Also tool was crashed, housing and","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"3","Comment":"cover plate need to be replaced on S/N:24903435 02","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-08 17:21:31.773 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247817-05082026172131.txt === {"quote":"247817","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PATHMEMP","shiptoName":"Pathway Precision Manufacturing","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-25-2026","cust_po":"BMT45-ER25Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:44","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Gabe Davis","follow_phone":"","follow_email":"gdavis@metal-removal.com","pic_user":"rons","total_amt":"2685.42","total_gp":"1210.95","total_gpm":"45.09","rev_type":"LT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"247817","line":"2","data":"Eppinger to the End User"},{"comp":"1","quote":"247817","line":"1","data":"additional discount given to match pricing from"},{"comp":"1","quote":"247817","line":"0","data":"03-31-2026 13:13-rons: pricing per Fletcher..."}],"crmnotes":[{"comp":1,"quote":247817,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":4,"Comment":"04/03/2026 2:47 PM - rons - F/U changed from 04/06/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":5,"Comment":"04/03/2026 2:47 PM - rons - CLO changed from 04/13/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":6,"Comment":"04/03/2026 2:47 PM - rons - Req Date changed from 04/20/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":7,"Comment":"04/14/2026 2:41 PM - rons - F/U changed from 04/14/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":8,"Comment":"04/14/2026 2:41 PM - rons - CLO changed from 04/21/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":9,"Comment":"04/14/2026 2:41 PM - rons - Req Date changed from 04/28/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":10,"Comment":"05/06/2026 5:05 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":11,"Comment":"05/06/2026 5:05 PM - rons - CLO changed from 05/13/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":12,"Comment":"05/06/2026 5:05 PM - rons - Req Date changed from 05/20/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247817","line":"1","part":"BMT45-ER25Z-ICE","qty":"1","price":"4973.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"3","part":"WRENCH-HEX-L-3","qty":"1","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 17:21:40.585 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247817-05082026172140.txt === {"quote":"247817","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PATHMEMP","shiptoName":"Pathway Precision Manufacturing","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-25-2026","cust_po":"BMT45-ER25Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:44","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Gabe Davis","follow_phone":"","follow_email":"gdavis@metal-removal.com","pic_user":"rons","total_amt":"2685.42","total_gp":"1210.95","total_gpm":"45.09","rev_type":"LT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"247817","line":"2","data":"Eppinger to the End User"},{"comp":"1","quote":"247817","line":"1","data":"additional discount given to match pricing from"},{"comp":"1","quote":"247817","line":"0","data":"03-31-2026 13:13-rons: pricing per Fletcher..."}],"crmnotes":[{"comp":1,"quote":247817,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":4,"Comment":"04/03/2026 2:47 PM - rons - F/U changed from 04/06/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":5,"Comment":"04/03/2026 2:47 PM - rons - CLO changed from 04/13/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":6,"Comment":"04/03/2026 2:47 PM - rons - Req Date changed from 04/20/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":7,"Comment":"04/14/2026 2:41 PM - rons - F/U changed from 04/14/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":8,"Comment":"04/14/2026 2:41 PM - rons - CLO changed from 04/21/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":9,"Comment":"04/14/2026 2:41 PM - rons - Req Date changed from 04/28/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":10,"Comment":"05/06/2026 5:05 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":11,"Comment":"05/06/2026 5:05 PM - rons - CLO changed from 05/13/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":12,"Comment":"05/06/2026 5:05 PM - rons - Req Date changed from 05/20/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":13,"Comment":"05/08/2026 5:21 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":14,"Comment":"05/08/2026 5:21 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247817","line":"1","part":"BMT45-ER25Z-ICE","qty":"1","price":"4973.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"3","part":"WRENCH-HEX-L-3","qty":"1","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 17:21:44.779 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247817-05082026172144.txt === {"quote":"247817","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PATHMEMP","shiptoName":"Pathway Precision Manufacturing","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-28-2026","cust_po":"BMT45-ER25Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:44","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Gabe Davis","follow_phone":"","follow_email":"gdavis@metal-removal.com","pic_user":"rons","total_amt":"2685.42","total_gp":"1210.95","total_gpm":"45.09","rev_type":"LT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"247817","line":"2","data":"Eppinger to the End User"},{"comp":"1","quote":"247817","line":"1","data":"additional discount given to match pricing from"},{"comp":"1","quote":"247817","line":"0","data":"03-31-2026 13:13-rons: pricing per Fletcher..."}],"crmnotes":[{"comp":1,"quote":247817,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":4,"Comment":"04/03/2026 2:47 PM - rons - F/U changed from 04/06/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":5,"Comment":"04/03/2026 2:47 PM - rons - CLO changed from 04/13/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":6,"Comment":"04/03/2026 2:47 PM - rons - Req Date changed from 04/20/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":7,"Comment":"04/14/2026 2:41 PM - rons - F/U changed from 04/14/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":8,"Comment":"04/14/2026 2:41 PM - rons - CLO changed from 04/21/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":9,"Comment":"04/14/2026 2:41 PM - rons - Req Date changed from 04/28/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":10,"Comment":"05/06/2026 5:05 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":11,"Comment":"05/06/2026 5:05 PM - rons - CLO changed from 05/13/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":12,"Comment":"05/06/2026 5:05 PM - rons - Req Date changed from 05/20/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":13,"Comment":"05/08/2026 5:21 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":14,"Comment":"05/08/2026 5:21 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":15,"Comment":"05/08/2026 5:21 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247817","line":"1","part":"BMT45-ER25Z-ICE","qty":"1","price":"4973.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"3","part":"WRENCH-HEX-L-3","qty":"1","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-08 17:22:32.975 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247800-05082026172232.txt === {"quote":"247800","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"CLINEIND","shiptoName":"Cline Tool And Service Company","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"C5005-0562-3.98(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Pam Clouthier","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"10:32","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Pam Clouthier","follow_phone":"765-434-0693","follow_email":"pclouthier@clinetool.com","pic_user":"mirandag","total_amt":"897.60","total_gp":"416.32","total_gpm":"46.38","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"04-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"247800","line":"1","part":"C5005-0562-3.98(C)","qty":"1","price":"685.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247800","line":"2","part":"C5005-0875-5.40(C)","qty":"1","price":"811.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247800","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-08 17:22:43.547 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247800-05082026172243.txt === {"quote":"247800","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"CLINEIND","shiptoName":"Cline Tool And Service Company","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"C5005-0562-3.98(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Pam Clouthier","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"10:32","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Pam Clouthier","follow_phone":"765-434-0693","follow_email":"pclouthier@clinetool.com","pic_user":"mirandag","total_amt":"897.60","total_gp":"416.32","total_gpm":"46.38","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":247800,"Line":0,"Comment":"05/08/2026 5:22 PM - rons - F/U changed from 04/26/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247800,"Line":1,"Comment":"05/08/2026 5:22 PM - rons - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247800","line":"1","part":"C5005-0562-3.98(C)","qty":"1","price":"685.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247800","line":"2","part":"C5005-0875-5.40(C)","qty":"1","price":"811.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247800","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-08 17:22:49.382 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247800-05082026172249.txt === {"quote":"247800","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"CLINEIND","shiptoName":"Cline Tool And Service Company","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-27-2026","cust_po":"C5005-0562-3.98(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Pam Clouthier","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"10:32","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Pam Clouthier","follow_phone":"765-434-0693","follow_email":"pclouthier@clinetool.com","pic_user":"mirandag","total_amt":"897.60","total_gp":"416.32","total_gpm":"46.38","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":247800,"Line":0,"Comment":"05/08/2026 5:22 PM - rons - F/U changed from 04/26/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247800,"Line":1,"Comment":"05/08/2026 5:22 PM - rons - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247800,"Line":2,"Comment":"05/08/2026 5:22 PM - rons - Req Date changed from 05/12/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247800","line":"1","part":"C5005-0562-3.98(C)","qty":"1","price":"685.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247800","line":"2","part":"C5005-0875-5.40(C)","qty":"1","price":"811.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247800","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-08 17:23:03.547 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247800-05082026172303.txt === {"quote":"247800","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"CLINEIND","shiptoName":"Cline Tool And Service Company","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-27-2026","cust_po":"C5005-0562-3.98(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Pam Clouthier","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"10:32","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Pam Clouthier","follow_phone":"765-434-0693","follow_email":"pclouthier@clinetool.com","pic_user":"rons","total_amt":"897.60","total_gp":"416","total_gpm":"46","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":247800,"Line":0,"Comment":"05/08/2026 5:22 PM - rons - F/U changed from 04/26/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247800,"Line":1,"Comment":"05/08/2026 5:22 PM - rons - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247800,"Line":2,"Comment":"05/08/2026 5:22 PM - rons - Req Date changed from 05/12/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247800","line":"1","part":"C5005-0562-3.98(C)","qty":"1","price":"685.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247800","line":"2","part":"C5005-0875-5.40(C)","qty":"1","price":"811.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247800","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-08 17:23:15.846 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247450-05082026172315.txt === {"quote":"247450","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USTOOLY","shiptoName":"US Tool Group","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-21-2026","cust_po":"050-020","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Marci","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:48","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Marci","follow_phone":"","follow_email":"marcia.jeter@ustg.net","pic_user":"alyssah","total_amt":"129.20","total_gp":"114.43","total_gpm":"88.57","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"247450","line":"1","data":"03-24-2026 13:50 - Discounts Recalculated QS"},{"comp":"1","quote":"247450","line":"0","data":"03-24-2026 13:49 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247450,"Line":0,"Comment":"05/01/2026 5:42 PM - rons - F/U changed from 04/16/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":1,"Comment":"05/01/2026 5:42 PM - rons - CLO changed from NaN/NaN/NaN to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":2,"Comment":"05/01/2026 5:42 PM - rons - Req Date changed from 05/05/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247450","line":"1","part":"050-021","qty":"1","price":"190.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247450","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 17:23:35.558 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249298-05082026172335.txt === {"quote":"249298","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USGRO","shiptoName":"US Tool Group","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-28-2026","cust_po":"ST20M-SF12-160","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Mary Jo Fornes","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:07","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Mary Jo Fornes","follow_phone":"440-498-0780","follow_email":"Mary.Fornes@ustg.net","pic_user":"haleyd","total_amt":"147.56","total_gp":"75.22","total_gpm":"50.98","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249298","line":"0","data":"04-28-2026 09:08 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249298","line":"1","part":"ST20M-SF12-160","qty":"1","price":"217.00","uom":"EA","discount":"32.00","req_date":"delv=3-4 weeks","branch":"1"},{"comp":"01","order":"249298","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249298","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249298","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249298","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-08 17:23:44.647 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249298-05082026172344.txt === {"quote":"249298","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USGRO","shiptoName":"US Tool Group","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-28-2026","cust_po":"ST20M-SF12-160","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Mary Jo Fornes","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:07","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Mary Jo Fornes","follow_phone":"440-498-0780","follow_email":"Mary.Fornes@ustg.net","pic_user":"haleyd","total_amt":"147.56","total_gp":"75.22","total_gpm":"50.98","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249298","line":"0","data":"04-28-2026 09:08 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249298,"Line":0,"Comment":"05/08/2026 5:23 PM - rons - F/U changed from 05/04/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249298,"Line":1,"Comment":"05/08/2026 5:23 PM - rons - CLO changed from 05/28/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249298","line":"1","part":"ST20M-SF12-160","qty":"1","price":"217.00","uom":"EA","discount":"32.00","req_date":"delv=3-4 weeks","branch":"1"},{"comp":"01","order":"249298","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249298","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249298","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249298","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 17:23:48.704 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249298-05082026172348.txt === {"quote":"249298","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USGRO","shiptoName":"US Tool Group","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-27-2026","cust_po":"ST20M-SF12-160","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Mary Jo Fornes","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:07","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Mary Jo Fornes","follow_phone":"440-498-0780","follow_email":"Mary.Fornes@ustg.net","pic_user":"haleyd","total_amt":"147.56","total_gp":"75.22","total_gpm":"50.98","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249298","line":"0","data":"04-28-2026 09:08 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249298,"Line":0,"Comment":"05/08/2026 5:23 PM - rons - F/U changed from 05/04/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249298,"Line":1,"Comment":"05/08/2026 5:23 PM - rons - CLO changed from 05/28/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249298,"Line":2,"Comment":"05/08/2026 5:23 PM - rons - Req Date changed from 05/28/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249298","line":"1","part":"ST20M-SF12-160","qty":"1","price":"217.00","uom":"EA","discount":"32.00","req_date":"delv=3-4 weeks","branch":"1"},{"comp":"01","order":"249298","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249298","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249298","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249298","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 17:24:01.874 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247450-05082026172401.txt === {"quote":"247450","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USTOOLY","shiptoName":"US Tool Group","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-21-2026","cust_po":"050-020","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Marci","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:48","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Marci","follow_phone":"","follow_email":"marcia.jeter@ustg.net","pic_user":"alyssah","total_amt":"129.20","total_gp":"114.43","total_gpm":"88.57","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"247450","line":"1","data":"03-24-2026 13:50 - Discounts Recalculated QS"},{"comp":"1","quote":"247450","line":"0","data":"03-24-2026 13:49 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247450,"Line":0,"Comment":"05/01/2026 5:42 PM - rons - F/U changed from 04/16/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":1,"Comment":"05/01/2026 5:42 PM - rons - CLO changed from NaN/NaN/NaN to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":2,"Comment":"05/01/2026 5:42 PM - rons - Req Date changed from 05/05/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247450,"Line":3,"Comment":"05/08/2026 5:23 PM - rons - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":4,"Comment":"05/08/2026 5:23 PM - rons - CLO changed from 05/14/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247450","line":"1","part":"050-021","qty":"1","price":"190.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247450","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 17:24:05.400 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247450-05082026172405.txt === {"quote":"247450","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USTOOLY","shiptoName":"US Tool Group","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-28-2026","cust_po":"050-020","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Marci","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:48","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Marci","follow_phone":"","follow_email":"marcia.jeter@ustg.net","pic_user":"alyssah","total_amt":"129.20","total_gp":"114.43","total_gpm":"88.57","rev_type":"STD","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"247450","line":"1","data":"03-24-2026 13:50 - Discounts Recalculated QS"},{"comp":"1","quote":"247450","line":"0","data":"03-24-2026 13:49 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247450,"Line":0,"Comment":"05/01/2026 5:42 PM - rons - F/U changed from 04/16/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":1,"Comment":"05/01/2026 5:42 PM - rons - CLO changed from NaN/NaN/NaN to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":2,"Comment":"05/01/2026 5:42 PM - rons - Req Date changed from 05/05/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247450,"Line":3,"Comment":"05/08/2026 5:23 PM - rons - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":4,"Comment":"05/08/2026 5:23 PM - rons - CLO changed from 05/14/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":5,"Comment":"05/08/2026 5:23 PM - rons - Req Date changed from 05/21/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247450","line":"1","part":"050-021","qty":"1","price":"190.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247450","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-08 17:24:16.183 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242933-05082026172415.txt === {"quote":"242933","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"BLACKRAI","shiptoName":"Black Rain Ordnance","entry_date":"12-17-2025","cust_order_date":"12-17-2025","req_date":"01-28-2026","cust_po":"Eric Martin","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Martin","drop_po":"CNCZ100-2W-120OSP4-M","status":"0","user":"stevel","conv_order":"","time":"10:07","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Eric Martin","follow_phone":"913-225-6252","follow_email":"eric.martin@hartwiginc.com","pic_user":"jacobf","total_amt":"34790.70","total_gp":"20900.00","total_gpm":"60.07","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":242933,"Line":0,"Comment":"03/08/2026 8:12 PM - jacobf - F/U changed from 12/30/2025 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":1,"Comment":"04/02/2026 8:55 AM - jacobf - F/U changed from 03/27/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":2,"Comment":"04/13/2026 10:10 AM - jacobf - F/U changed from 04/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":3,"Comment":"04/20/2026 10:33 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":4,"Comment":"05/08/2026 5:24 PM - rons - CLO changed from 01/17/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"242933","line":"1","part":"CNCZ100-2W-120OSP4-M","qty":"1","price":"32432.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"2","part":"TCE-97617-2000R","qty":"1","price":"1093.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"3","part":"TCE-E6384-2000R","qty":"1","price":"998.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"4","part":"5C-AIR-FIXTURE-MLOCK-100","qty":"2","price":"5841.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242933","line":"5","part":"PB-105-2W-120","qty":"1","price":"5587.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-08 17:24:26.018 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242933-05082026172425.txt === {"quote":"242933","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"BLACKRAI","shiptoName":"Black Rain Ordnance","entry_date":"12-17-2025","cust_order_date":"12-17-2025","req_date":"05-25-2026","cust_po":"Eric Martin","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Martin","drop_po":"CNCZ100-2W-120OSP4-M","status":"0","user":"stevel","conv_order":"","time":"10:07","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Eric Martin","follow_phone":"913-225-6252","follow_email":"eric.martin@hartwiginc.com","pic_user":"jacobf","total_amt":"34790.70","total_gp":"20900.00","total_gpm":"60.07","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":242933,"Line":0,"Comment":"03/08/2026 8:12 PM - jacobf - F/U changed from 12/30/2025 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":1,"Comment":"04/02/2026 8:55 AM - jacobf - F/U changed from 03/27/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":2,"Comment":"04/13/2026 10:10 AM - jacobf - F/U changed from 04/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":3,"Comment":"04/20/2026 10:33 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":4,"Comment":"05/08/2026 5:24 PM - rons - CLO changed from 01/17/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":242933,"Line":5,"Comment":"05/08/2026 5:24 PM - rons - Req Date changed from 01/28/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"242933","line":"1","part":"CNCZ100-2W-120OSP4-M","qty":"1","price":"32432.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"2","part":"TCE-97617-2000R","qty":"1","price":"1093.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"3","part":"TCE-E6384-2000R","qty":"1","price":"998.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"4","part":"5C-AIR-FIXTURE-MLOCK-100","qty":"2","price":"5841.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242933","line":"5","part":"PB-105-2W-120","qty":"1","price":"5587.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-08 17:24:36.686 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243882-05082026172436.txt === {"quote":"243882","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"BLACKRAI","shiptoName":"Black Rain Ordnance","entry_date":"01-14-2026","cust_order_date":"12-17-2025","req_date":"01-14-2026","cust_po":"Eric Martin","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Martin","drop_po":"CNCZ100-3W-120OSP4-M","status":"0","user":"jacobf","conv_order":"","time":"20:43","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Eric Martin","follow_phone":"913-225-6252","follow_email":"eric.martin@hartwiginc.com","pic_user":"jacobf","total_amt":"47731.60","total_gp":"29646.32","total_gpm":"62.11","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":243882,"Line":0,"Comment":"03/08/2026 8:19 PM - jacobf - F/U changed from 01/20/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":1,"Comment":"04/02/2026 8:57 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":2,"Comment":"04/13/2026 10:10 AM - jacobf - F/U changed from 04/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":3,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":4,"Comment":"05/08/2026 5:24 PM - rons - CLO changed from 02/28/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"243882","line":"1","part":"CNCZ100-3W-120OSP4-M","qty":"1","price":"42185.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243882","line":"2","part":"RT-ACCS-CABLE","qty":"1","price":"1400.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"243882","line":"4","part":"5C-AIR-FIXTURE-MLOCK-100","qty":"3","price":"5841.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"243882","line":"5","part":"PB-105-3W-120","qty":"1","price":"8480.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"243882","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-08 17:24:43.910 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243882-05082026172443.txt === {"quote":"243882","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"BLACKRAI","shiptoName":"Black Rain Ordnance","entry_date":"01-14-2026","cust_order_date":"12-17-2025","req_date":"05-25-2026","cust_po":"Eric Martin","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Martin","drop_po":"CNCZ100-3W-120OSP4-M","status":"0","user":"jacobf","conv_order":"","time":"20:43","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Eric Martin","follow_phone":"913-225-6252","follow_email":"eric.martin@hartwiginc.com","pic_user":"jacobf","total_amt":"47731.60","total_gp":"29646.32","total_gpm":"62.11","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":243882,"Line":0,"Comment":"03/08/2026 8:19 PM - jacobf - F/U changed from 01/20/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":1,"Comment":"04/02/2026 8:57 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":2,"Comment":"04/13/2026 10:10 AM - jacobf - F/U changed from 04/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":3,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":4,"Comment":"05/08/2026 5:24 PM - rons - CLO changed from 02/28/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":243882,"Line":5,"Comment":"05/08/2026 5:24 PM - rons - Req Date changed from 01/14/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"243882","line":"1","part":"CNCZ100-3W-120OSP4-M","qty":"1","price":"42185.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243882","line":"2","part":"RT-ACCS-CABLE","qty":"1","price":"1400.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"243882","line":"4","part":"5C-AIR-FIXTURE-MLOCK-100","qty":"3","price":"5841.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"243882","line":"5","part":"PB-105-3W-120","qty":"1","price":"8480.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"243882","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-08 17:25:10.087 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247479-05082026172509.txt === {"quote":"247479","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGT","shiptoName":"Hartwig Inc","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-05-2026","cust_po":"CNC260 for Genos M560V","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"dave Muhek","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:05","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"dave Muhek","follow_phone":"346-500-3429","follow_email":"dave.muhek@hartwiginc.com","pic_user":"jacobf","total_amt":"28789.20","total_gp":"22564.09","total_gpm":"78.38","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"247479","line":"0","data":"03-24-2026 17:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247479,"Line":0,"Comment":"04/13/2026 10:09 AM - jacobf - F/U changed from 04/06/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247479,"Line":1,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247479,"Line":2,"Comment":"05/08/2026 5:25 PM - rons - CLO changed from 04/24/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247479","line":"1","part":"CNC260OSP4-M","qty":"1","price":"27556.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247479","line":"2","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"TBD @ time of PO","branch":"1"},{"comp":"01","order":"247479","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-08 17:25:13.680 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247479-05082026172513.txt === {"quote":"247479","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGT","shiptoName":"Hartwig Inc","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-25-2026","cust_po":"CNC260 for Genos M560V","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"dave Muhek","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:05","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"dave Muhek","follow_phone":"346-500-3429","follow_email":"dave.muhek@hartwiginc.com","pic_user":"jacobf","total_amt":"28789.20","total_gp":"22564.09","total_gpm":"78.38","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"247479","line":"0","data":"03-24-2026 17:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247479,"Line":0,"Comment":"04/13/2026 10:09 AM - jacobf - F/U changed from 04/06/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247479,"Line":1,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247479,"Line":2,"Comment":"05/08/2026 5:25 PM - rons - CLO changed from 04/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247479,"Line":3,"Comment":"05/08/2026 5:25 PM - rons - Req Date changed from 05/05/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247479","line":"1","part":"CNC260OSP4-M","qty":"1","price":"27556.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247479","line":"2","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"TBD @ time of PO","branch":"1"},{"comp":"01","order":"247479","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-08 17:25:18.635 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247480-05082026172518.txt === {"quote":"247480","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGT","shiptoName":"Hartwig Inc","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-05-2026","cust_po":"5ax-201OSP4-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"dave Muhek","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:18","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"dave Muhek","follow_phone":"346-500-3429","follow_email":"dave.muhek@hartwiginc.com","pic_user":"jacobf","total_amt":"61255.10","total_gp":"48490.59","total_gpm":"79.16","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"247480","line":"0","data":"03-24-2026 17:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247480,"Line":0,"Comment":"04/13/2026 10:09 AM - jacobf - F/U changed from 04/06/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247480,"Line":1,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247480,"Line":2,"Comment":"05/08/2026 5:25 PM - rons - CLO changed from 04/24/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247480","line":"1","part":"5AX-201OSP4-ME40","qty":"1","price":"66793.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247480","line":"2","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD @ time of PO","branch":"1"},{"comp":"01","order":"247480","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-08 17:25:24.336 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247480-05082026172524.txt === {"quote":"247480","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGT","shiptoName":"Hartwig Inc","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-25-2026","cust_po":"5ax-201OSP4-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"dave Muhek","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:18","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"dave Muhek","follow_phone":"346-500-3429","follow_email":"dave.muhek@hartwiginc.com","pic_user":"jacobf","total_amt":"61255.10","total_gp":"48490.59","total_gpm":"79.16","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"247480","line":"0","data":"03-24-2026 17:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247480,"Line":0,"Comment":"04/13/2026 10:09 AM - jacobf - F/U changed from 04/06/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247480,"Line":1,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247480,"Line":2,"Comment":"05/08/2026 5:25 PM - rons - CLO changed from 04/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247480,"Line":3,"Comment":"05/08/2026 5:25 PM - rons - Req Date changed from 05/05/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247480","line":"1","part":"5AX-201OSP4-ME40","qty":"1","price":"66793.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247480","line":"2","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD @ time of PO","branch":"1"},{"comp":"01","order":"247480","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-08 17:25:29.146 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247481-05082026172528.txt === {"quote":"247481","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGT","shiptoName":"Hartwig Inc","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-05-2026","cust_po":"5ax-250OSP4-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Dave Muhek","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:33","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Dave Muhek","follow_phone":"346-500-3429","follow_email":"dave.muhek@hartwiginc.com","pic_user":"jacobf","total_amt":"69034.20","total_gp":"48901.83","total_gpm":"70.84","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"247481","line":"0","data":"03-24-2026 17:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247481,"Line":0,"Comment":"04/13/2026 10:09 AM - jacobf - F/U changed from 04/06/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247481,"Line":1,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247481,"Line":2,"Comment":"05/08/2026 5:25 PM - rons - CLO changed from 04/24/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247481","line":"1","part":"5AX-250OSP4-M","qty":"1","price":"77906.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247481","line":"2","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD @ time of PO","branch":"1"},{"comp":"01","order":"247481","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-08 17:25:32.971 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247481-05082026172532.txt === {"quote":"247481","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGT","shiptoName":"Hartwig Inc","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-25-2026","cust_po":"5ax-250OSP4-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Dave Muhek","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:33","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Dave Muhek","follow_phone":"346-500-3429","follow_email":"dave.muhek@hartwiginc.com","pic_user":"jacobf","total_amt":"69034.20","total_gp":"48901.83","total_gpm":"70.84","rev_type":"RT","mod_date":"05-08-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"247481","line":"0","data":"03-24-2026 17:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247481,"Line":0,"Comment":"04/13/2026 10:09 AM - jacobf - F/U changed from 04/06/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247481,"Line":1,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247481,"Line":2,"Comment":"05/08/2026 5:25 PM - rons - CLO changed from 04/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247481,"Line":3,"Comment":"05/08/2026 5:25 PM - rons - Req Date changed from 05/05/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247481","line":"1","part":"5AX-250OSP4-M","qty":"1","price":"77906.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247481","line":"2","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD @ time of PO","branch":"1"},{"comp":"01","order":"247481","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-08 21:03:36.531 [INFO] In session is user: fletcherp 2026-05-09 17:32:14.186 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247957-05092026173213.txt === {"quote":"247957","customer":"19575","name":null,"customerName":"Single Source Technologies","comp":"01","open":"0","shipto":"SINGSOUR","shiptoName":"Single Source Technologies","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-18-2026","cust_po":"CAT40 Adv Toolng Pack 28","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Abe","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:24","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Abe","follow_phone":"","follow_email":"Abencster@makino.com","pic_user":"alyssah","total_amt":"3351.20","total_gp":"2378.91","total_gpm":"70.99","rev_type":"ADV","mod_date":"05-09-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-17-2026","notes":[{"comp":"1","quote":"247957","line":"0","data":"04-01-2026 16:40 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247957,"Line":0,"Comment":"05/01/2026 5:58 PM - rons - Req Date changed from 05/13/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247957,"Line":1,"Comment":"05/09/2026 5:32 PM - alyssah - CLO changed from 05/11/2026 to 05/17/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247957","line":"2","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"3","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"4","part":"C40S-4500-EU","qty":"8","price":"29.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"5","part":"CAT40-C3/4-85U-IDU","qty":"1","price":"568.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"6","part":"CAT40-SK16-60U-IDU","qty":"4","price":"438.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"7","part":"CAT40-SK16-90U-IDU","qty":"1","price":"438.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"8","part":"CAT40-SK6-120U-IDU","qty":"1","price":"427.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"9","part":"CAT40-SK6-90U-IDU","qty":"1","price":"407.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"10","part":"SK16-1/2A","qty":"2","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"11","part":"SK16-1/4A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"12","part":"SK16-3/8A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"13","part":"SK16-5/16A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"14","part":"SK16-5/8A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"15","part":"SK6-1/4A","qty":"1","price":"70.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"16","part":"SK6-1/8A","qty":"1","price":"70.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"17","part":"SK6-3/16A","qty":"1","price":"70.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"18","part":"SKL-6W","qty":"1","price":"25.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"19","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":18}}] 2026-05-09 17:32:22.652 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247957-05092026173222.txt === {"quote":"247957","customer":"19575","name":null,"customerName":"Single Source Technologies","comp":"01","open":"0","shipto":"SINGSOUR","shiptoName":"Single Source Technologies","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-18-2026","cust_po":"CAT40 Adv Toolng Pack 28","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Abe","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:24","extra":"","follow_up":"05-16-2026","web_id":"","follow_name":"Abe","follow_phone":"","follow_email":"Abencster@makino.com","pic_user":"alyssah","total_amt":"3351.20","total_gp":"2378.91","total_gpm":"70.99","rev_type":"ADV","mod_date":"05-09-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-17-2026","notes":[{"comp":"1","quote":"247957","line":"0","data":"04-01-2026 16:40 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247957,"Line":0,"Comment":"05/01/2026 5:58 PM - rons - Req Date changed from 05/13/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247957,"Line":1,"Comment":"05/09/2026 5:32 PM - alyssah - CLO changed from 05/11/2026 to 05/17/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247957","line":"2","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"3","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"4","part":"C40S-4500-EU","qty":"8","price":"29.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"5","part":"CAT40-C3/4-85U-IDU","qty":"1","price":"568.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"6","part":"CAT40-SK16-60U-IDU","qty":"4","price":"438.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"7","part":"CAT40-SK16-90U-IDU","qty":"1","price":"438.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"8","part":"CAT40-SK6-120U-IDU","qty":"1","price":"427.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"9","part":"CAT40-SK6-90U-IDU","qty":"1","price":"407.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"10","part":"SK16-1/2A","qty":"2","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"11","part":"SK16-1/4A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"12","part":"SK16-3/8A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"13","part":"SK16-5/16A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"14","part":"SK16-5/8A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"15","part":"SK6-1/4A","qty":"1","price":"70.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"16","part":"SK6-1/8A","qty":"1","price":"70.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"17","part":"SK6-3/16A","qty":"1","price":"70.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"18","part":"SKL-6W","qty":"1","price":"25.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"19","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":18}}] 2026-05-09 17:32:51.430 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248918-05092026173251.txt === {"quote":"248918","customer":"13700TA","name":null,"customerName":"The Robert E. Morris Company (CT-TA","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"04-21-2026","cust_order_date":"05-07-2026","req_date":"05-18-2026","cust_po":"Pull Stud","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ronny Eichler","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:24","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Ronny Eichler","follow_phone":"603-507-0724","follow_email":"reichler@morrisgroupinc.com","pic_user":"alyssah","total_amt":"3016.00","total_gp":"2405.00","total_gpm":"79.74","rev_type":"STD","mod_date":"05-09-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"101","win_pct":"20","clo_date":"05-17-2026","notes":[{"comp":"1","quote":"248918","line":"2","data":"04-21-2026 10:27 - Discounts Recalculated QS"},{"comp":"1","quote":"248918","line":"1","data":"04-21-2026 10:27 - Discounts Recalculated QS"},{"comp":"1","quote":"248918","line":"0","data":"04-21-2026 10:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248918,"Line":0,"Comment":"05/01/2026 5:58 PM - rons - CLO changed from 05/06/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":248918,"Line":1,"Comment":"05/01/2026 5:58 PM - rons - Req Date changed from 05/10/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":248918,"Line":2,"Comment":"05/09/2026 5:32 PM - alyssah - CLO changed from 05/11/2026 to 05/17/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248918","line":"1","part":"PS-B64-1-EU","qty":"100","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248918","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-09 17:32:57.669 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248918-05092026173257.txt === {"quote":"248918","customer":"13700TA","name":null,"customerName":"The Robert E. Morris Company (CT-TA","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"04-21-2026","cust_order_date":"05-07-2026","req_date":"05-18-2026","cust_po":"Pull Stud","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ronny Eichler","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:24","extra":"","follow_up":"05-16-2026","web_id":"","follow_name":"Ronny Eichler","follow_phone":"603-507-0724","follow_email":"reichler@morrisgroupinc.com","pic_user":"alyssah","total_amt":"3016.00","total_gp":"2405.00","total_gpm":"79.74","rev_type":"STD","mod_date":"05-09-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"101","win_pct":"20","clo_date":"05-17-2026","notes":[{"comp":"1","quote":"248918","line":"2","data":"04-21-2026 10:27 - Discounts Recalculated QS"},{"comp":"1","quote":"248918","line":"1","data":"04-21-2026 10:27 - Discounts Recalculated QS"},{"comp":"1","quote":"248918","line":"0","data":"04-21-2026 10:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248918,"Line":0,"Comment":"05/01/2026 5:58 PM - rons - CLO changed from 05/06/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":248918,"Line":1,"Comment":"05/01/2026 5:58 PM - rons - Req Date changed from 05/10/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":248918,"Line":2,"Comment":"05/09/2026 5:32 PM - alyssah - CLO changed from 05/11/2026 to 05/17/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248918","line":"1","part":"PS-B64-1-EU","qty":"100","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248918","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-09 17:33:42.286 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249258-05092026173342.txt === {"quote":"249258","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"1","shipto":"TECHNIME","shiptoName":"Technimetals Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-18-2026","cust_po":"NC4007-0016-6.00G","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:24","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969 x1125","follow_email":"kirandandia@yamazen.com","pic_user":"alyssah","total_amt":"3194.69","total_gp":"1587.92","total_gpm":"49.70","rev_type":"STD","mod_date":"05-09-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"18","win_pct":"20","clo_date":"05-11-2026","notes":[{"comp":"1","quote":"249258","line":"0","data":"04-27-2026 15:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249258,"Line":0,"Comment":"05/01/2026 5:58 PM - rons - F/U changed from 05/03/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249258,"Line":1,"Comment":"05/01/2026 5:58 PM - rons - CLO changed from 05/27/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249258,"Line":2,"Comment":"05/01/2026 5:58 PM - rons - Req Date changed from 06/08/2026 to 05/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249258","line":"1","part":"NC4007-0016-6.00G","qty":"8","price":"414.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249258","line":"2","part":"NB4007-0025-6.00G","qty":"6","price":"447.00","uom":"EA","discount":"50.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249258","line":"4","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249258","line":"5","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249258","line":"6","part":"TQW-E25-G","qty":"1","price":"165.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249258","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-09 17:34:20.440 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249291-05092026173420.txt === {"quote":"249291","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOLVA","shiptoName":"PTSolutions - Roanoke","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-18-2026","cust_po":"CAT50U-NX5-151","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heather","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:45","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Heather","follow_phone":"","follow_email":"@","pic_user":"alyssah","total_amt":"2711.25","total_gp":"1851.23","total_gpm":"68.28","rev_type":"ADV","mod_date":"05-09-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-17-2026","notes":[{"comp":"1","quote":"249291","line":"0","data":"04-28-2026 08:45-jennad stock check only"}],"crmnotes":[{"comp":1,"quote":249291,"Line":0,"Comment":"05/01/2026 5:58 PM - rons - CLO changed from 05/28/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249291,"Line":1,"Comment":"05/01/2026 5:58 PM - rons - Req Date changed from 05/28/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":249291,"Line":2,"Comment":"05/09/2026 5:34 PM - alyssah - CLO changed from 05/11/2026 to 05/17/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249291","line":"1","part":"CAT50U-NX5-151","qty":"1","price":"3615.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249291","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-09 17:34:36.464 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249291-05092026173436.txt === {"quote":"249291","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOLVA","shiptoName":"PTSolutions - Roanoke","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-18-2026","cust_po":"CAT50U-NX5-151","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heather","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:45","extra":"","follow_up":"05-16-2026","web_id":"","follow_name":"Heather","follow_phone":"","follow_email":"@","pic_user":"alyssah","total_amt":"2711.25","total_gp":"1851.23","total_gpm":"68.28","rev_type":"ADV","mod_date":"05-09-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-17-2026","notes":[{"comp":"1","quote":"249291","line":"0","data":"04-28-2026 08:45-jennad stock check only"}],"crmnotes":[{"comp":1,"quote":249291,"Line":0,"Comment":"05/01/2026 5:58 PM - rons - CLO changed from 05/28/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249291,"Line":1,"Comment":"05/01/2026 5:58 PM - rons - Req Date changed from 05/28/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":249291,"Line":2,"Comment":"05/09/2026 5:34 PM - alyssah - CLO changed from 05/11/2026 to 05/17/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249291","line":"1","part":"CAT50U-NX5-151","qty":"1","price":"3615.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249291","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-09 17:35:29.396 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247459-05092026173529.txt === {"quote":"247459","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"AEROBLOO","shiptoName":"Aerotech Machining, Inc.","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-19-2026","cust_po":"NCAT40-SK20C-90U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:35","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Kim Danielson","follow_phone":"918-610-4700","follow_email":"kim.danielson@blackhawkid.com","pic_user":"alyssah","total_amt":"5643.27","total_gp":"3542.34","total_gpm":"62.77","rev_type":"ADV","mod_date":"05-09-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"32","win_pct":"20","clo_date":"05-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":247459,"Line":0,"Comment":"03/29/2026 8:38 PM - alyssah - CLO changed from NaN/NaN/NaN to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247459,"Line":1,"Comment":"03/29/2026 8:39 PM - alyssah - F/U changed from 03/30/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247459,"Line":2,"Comment":"04/01/2026 8:19 AM - alyssah - CLO changed from NaN/NaN/NaN to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247459,"Line":3,"Comment":"04/01/2026 8:19 AM - alyssah - F/U changed from 03/30/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247459,"Line":4,"Comment":"04/24/2026 4:54 PM - alyssah - Req Date changed from 04/24/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247459,"Line":5,"Comment":"04/24/2026 4:54 PM - alyssah - CLO changed from 04/23/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247459,"Line":6,"Comment":"04/24/2026 4:54 PM - alyssah - F/U changed from 04/22/2026 to 4/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247459,"Line":7,"Comment":"05/01/2026 5:54 PM - rons - F/U changed from 04/28/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247459,"Line":8,"Comment":"05/01/2026 5:54 PM - rons - CLO changed from 04/29/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247459,"Line":9,"Comment":"05/01/2026 5:54 PM - rons - Req Date changed from 04/30/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247459","line":"1","part":"NCAT40-SK20C-90U-IDU","qty":"5","price":"516.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"2","part":"CAT40-ER25-6.00","qty":"8","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"3","part":"CAT40-ER20-6.00","qty":"11","price":"246.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"4","part":"CAT40-SF0500-3.15CP","qty":"1","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"5","part":"CAT40-SF0500-2.56RT","qty":"3","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"6","part":"CAT40-SF0375-3.15CP","qty":"1","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"7","part":"CAT40-ER32-4.00","qty":"1","price":"226.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"8","part":"CAT40-SF0250-6.30MT","qty":"1","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247459","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-09 17:36:01.713 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247984-05092026173601.txt === {"quote":"247984","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-20-2026","cust_po":"HSK63A Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:28","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"alyssah","total_amt":"4594.15","total_gp":"2456.44","total_gpm":"53.47","rev_type":"ADV","mod_date":"05-09-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"20","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"247984","line":"0","data":"04-02-2026 11:30-rons: less 45% per Fletcher..."}],"crmnotes":[{"comp":1,"quote":247984,"Line":0,"Comment":"04/13/2026 6:02 AM - alyssah - F/U changed from 04/08/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":1,"Comment":"04/24/2026 4:53 PM - alyssah - F/U changed from 04/21/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":2,"Comment":"05/01/2026 5:55 PM - rons - F/U changed from 05/01/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":3,"Comment":"05/01/2026 5:55 PM - rons - CLO changed from 05/02/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247984,"Line":4,"Comment":"05/01/2026 5:55 PM - rons - Req Date changed from 05/14/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247984,"Line":5,"Comment":"05/09/2026 5:35 PM - alyssah - CLO changed from 05/13/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247984","line":"1","part":"H63A-SF0187-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"2","part":"H63A-SF0250-4.72CP","qty":"3","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"3","part":"H63A-SF0312-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"4","part":"H63A-SF0375-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"5","part":"H63A-SF0500-4.72CP","qty":"5","price":"437.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"6","part":"H63A-SF0250-2.56RT","qty":"2","price":"392.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"7","part":"H63A-SF0750-4.72CP","qty":"2","price":"437.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-09 17:36:08.097 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247984-05092026173607.txt === {"quote":"247984","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-20-2026","cust_po":"HSK63A Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:28","extra":"","follow_up":"05-17-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"alyssah","total_amt":"4594.15","total_gp":"2456.44","total_gpm":"53.47","rev_type":"ADV","mod_date":"05-09-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"20","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"247984","line":"0","data":"04-02-2026 11:30-rons: less 45% per Fletcher..."}],"crmnotes":[{"comp":1,"quote":247984,"Line":0,"Comment":"04/13/2026 6:02 AM - alyssah - F/U changed from 04/08/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":1,"Comment":"04/24/2026 4:53 PM - alyssah - F/U changed from 04/21/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":2,"Comment":"05/01/2026 5:55 PM - rons - F/U changed from 05/01/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":3,"Comment":"05/01/2026 5:55 PM - rons - CLO changed from 05/02/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247984,"Line":4,"Comment":"05/01/2026 5:55 PM - rons - Req Date changed from 05/14/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247984,"Line":5,"Comment":"05/09/2026 5:35 PM - alyssah - CLO changed from 05/13/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247984","line":"1","part":"H63A-SF0187-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"2","part":"H63A-SF0250-4.72CP","qty":"3","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"3","part":"H63A-SF0312-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"4","part":"H63A-SF0375-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"5","part":"H63A-SF0500-4.72CP","qty":"5","price":"437.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"6","part":"H63A-SF0250-2.56RT","qty":"2","price":"392.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"7","part":"H63A-SF0750-4.72CP","qty":"2","price":"437.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-09 17:36:44.905 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248213-05092026173644.txt === {"quote":"248213","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"1","shipto":"BKMFG","shiptoName":"B-K Aerospace","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-20-2026","cust_po":"CAT40 Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ross Kinstler","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:36","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"Ross Kinstler","follow_phone":"256-603-3902","follow_email":"ross@afi-tools.com","pic_user":"alyssah","total_amt":"3102.50","total_gp":"1545.67","total_gpm":"49.82","rev_type":"ADV","mod_date":"05-09-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"35","win_pct":"20","clo_date":"05-08-2026","notes":[{"comp":"1","quote":"248213","line":"1","data":"pricing"},{"comp":"1","quote":"248213","line":"0","data":"04-08-2026 09:27-rons: checking with Fletcher on"}],"crmnotes":[{"comp":1,"quote":248213,"Line":0,"Comment":"04/15/2026 4:06 PM - alyssah - F/U changed from 04/14/2026 to 5/6/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248213","line":"1","part":"CAT40-SF0125-3.15","qty":"6","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248213","line":"3","part":"CAT40-SF0312-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248213","line":"5","part":"CAT40-SF0375-3.15CP","qty":"6","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248213","line":"7","part":"C40-STD-EU","qty":"17","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248213","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-09 17:37:07.391 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248278-05092026173707.txt === {"quote":"248278","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"MILLSCOT","shiptoName":"Millenium Machine Inc.","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-20-2026","cust_po":"CAT40 TOOLING","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:21","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"alex","follow_phone":"","follow_email":"alex@abs.com","pic_user":"alyssah","total_amt":"2491.00","total_gp":"1836.10","total_gpm":"73.71","rev_type":"STD","mod_date":"05-09-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"15","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"248278","line":"0","data":"04-08-2026 16:39 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248278,"Line":0,"Comment":"05/01/2026 5:51 PM - rons - F/U changed from 04/28/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248278,"Line":1,"Comment":"05/01/2026 5:51 PM - rons - CLO changed from 05/08/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248278,"Line":2,"Comment":"05/01/2026 5:51 PM - rons - Req Date changed from 05/20/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248278,"Line":3,"Comment":"05/09/2026 5:36 PM - alyssah - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248278","line":"1","part":"CAT40-ER16-2.76","qty":"1","price":"210.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"2","part":"CAT40-ER16-4.00","qty":"1","price":"213.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"3","part":"CAT40-ER16-6.00","qty":"1","price":"237.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"4","part":"CAT40-ER32-2.76","qty":"1","price":"226.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"5","part":"CAT40-ER32-6.00","qty":"1","price":"226.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"6","part":"C4006-0500-2.50","qty":"1","price":"133.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"7","part":"C4006-0625-3.00","qty":"1","price":"127.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"8","part":"C4006-0750-3.00","qty":"1","price":"133.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"9","part":"C4006-0875-3.50","qty":"1","price":"180.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"10","part":"C4006-1000-4.00","qty":"1","price":"154.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"11","part":"C4001-0750-4.00CP","qty":"1","price":"184.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"12","part":"C4001-1000-1.75CP","qty":"1","price":"144.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"13","part":"C4001-0750-1.75CP","qty":"1","price":"140.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"14","part":"C4001-1000-4.00CP","qty":"1","price":"184.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":15}}] 2026-05-09 17:37:20.077 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248278-05092026173719.txt === {"quote":"248278","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"MILLSCOT","shiptoName":"Millenium Machine Inc.","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-20-2026","cust_po":"CAT40 TOOLING","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:21","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"alex","follow_phone":"","follow_email":"alex@abs.com","pic_user":"alyssah","total_amt":"2491.00","total_gp":"1836.10","total_gpm":"73.71","rev_type":"STD","mod_date":"05-09-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"15","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"248278","line":"0","data":"04-08-2026 16:39 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248278,"Line":0,"Comment":"05/01/2026 5:51 PM - rons - F/U changed from 04/28/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248278,"Line":1,"Comment":"05/01/2026 5:51 PM - rons - CLO changed from 05/08/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248278,"Line":2,"Comment":"05/01/2026 5:51 PM - rons - Req Date changed from 05/20/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248278,"Line":3,"Comment":"05/09/2026 5:36 PM - alyssah - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248278","line":"1","part":"CAT40-ER16-2.76","qty":"1","price":"210.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"2","part":"CAT40-ER16-4.00","qty":"1","price":"213.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"3","part":"CAT40-ER16-6.00","qty":"1","price":"237.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"4","part":"CAT40-ER32-2.76","qty":"1","price":"226.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"5","part":"CAT40-ER32-6.00","qty":"1","price":"226.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"6","part":"C4006-0500-2.50","qty":"1","price":"133.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"7","part":"C4006-0625-3.00","qty":"1","price":"127.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"8","part":"C4006-0750-3.00","qty":"1","price":"133.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"9","part":"C4006-0875-3.50","qty":"1","price":"180.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"10","part":"C4006-1000-4.00","qty":"1","price":"154.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"11","part":"C4001-0750-4.00CP","qty":"1","price":"184.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"12","part":"C4001-1000-1.75CP","qty":"1","price":"144.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"13","part":"C4001-0750-1.75CP","qty":"1","price":"140.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"14","part":"C4001-1000-4.00CP","qty":"1","price":"184.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":15}}] 2026-05-09 17:37:57.385 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247608-05092026173757.txt === {"quote":"247608","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"BBCCCEGH","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-21-2026","cust_po":"018-SET-21","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Crystal Kent","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:50","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Crystal Kent","follow_phone":"800-933-7264x465372","follow_email":"Cynthia.Kent@mscdirect.com","pic_user":"alyssah","total_amt":"1652.30","total_gp":"1510.07","total_gpm":"91.39","rev_type":"STD","mod_date":"05-09-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"7","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"247608","line":"0","data":"03-26-2026 13:58 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247608,"Line":0,"Comment":"04/24/2026 4:51 PM - alyssah - CLO changed from NaN/NaN/NaN to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247608,"Line":1,"Comment":"04/24/2026 4:51 PM - alyssah - F/U changed from 04/18/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247608,"Line":2,"Comment":"05/01/2026 5:55 PM - rons - F/U changed from 04/29/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247608,"Line":3,"Comment":"05/01/2026 5:55 PM - rons - CLO changed from 04/30/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247608,"Line":4,"Comment":"05/01/2026 5:55 PM - rons - Req Date changed from 05/07/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247608","line":"1","part":"018-SET-09","qty":"1","price":"243.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"2","part":"018-SET-21","qty":"1","price":"567.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"3","part":"010-SET-08","qty":"1","price":"199.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"4","part":"010-SET-33","qty":"1","price":"820.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"5","part":"020-SET-09","qty":"1","price":"214.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"6","part":"020-SET-21","qty":"1","price":"499.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247608","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-09 17:38:36.994 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248057-05092026173836.txt === {"quote":"248057","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIFLORE","shiptoName":"Alternatives For Industry","entry_date":"04-03-2026","cust_order_date":"04-03-2026","req_date":"05-21-2026","cust_po":"CAT50-SK25-105U","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Paul Heger","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:36","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Paul Heger","follow_phone":"800-511-2915","follow_email":"paul@afi-tools.com","pic_user":"alyssah","total_amt":"2162.55","total_gp":"1181.04","total_gpm":"54.61","rev_type":"ADV","mod_date":"05-09-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248057","line":"0","data":"04-03-2026 13:47 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248057,"Line":0,"Comment":"05/01/2026 5:56 PM - rons - F/U changed from 05/01/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248057,"Line":1,"Comment":"05/01/2026 5:56 PM - rons - CLO changed from 05/03/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248057,"Line":2,"Comment":"05/01/2026 5:56 PM - rons - Req Date changed from 05/15/2026 to 05/21/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248057","line":"1","part":"CAT50-SK25-105U-IDU","qty":"1","price":"604.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"2","part":"HSK100A-SK25C-145","qty":"1","price":"724.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"3","part":"SK25-3/4A","qty":"1","price":"108.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"4","part":"CAT50-HC0750-3.50","qty":"1","price":"847.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"5","part":"HSK100A-HC0750-105","qty":"1","price":"1044.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-09 17:39:02.463 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248507-05092026173902.txt === {"quote":"248507","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLUFLOR","shiptoName":"Blue Origin Florida, LLC","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"HSK40E-SK6-60P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Daniel","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:18","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Daniel","follow_phone":"413-382-7226","follow_email":"daniel.thomas@blackhawkid.com","pic_user":"alyssah","total_amt":"2578.00","total_gp":"1524.60","total_gpm":"59.14","rev_type":"ADV","mod_date":"05-09-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"36","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248507","line":"0","data":"04-14-2026 08:21 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248507","line":"1","part":"HSK40E-SK6-60P","qty":"5","price":"253.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"2","part":"SK6-3AC","qty":"3","price":"69.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"3","part":"SK6-4AC","qty":"3","price":"50.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"4","part":"SK6-5AC","qty":"3","price":"60.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"5","part":"SK6-6A","qty":"3","price":"34.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"6","part":"SK6-1/8A","qty":"3","price":"35.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"7","part":"SK6-3/16A","qty":"3","price":"35.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"8","part":"SK6-1/4A","qty":"3","price":"35.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"9","part":"GH6","qty":"2","price":"74.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"10","part":"TQW-GH10(14X18)","qty":"2","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"11","part":"HSK40-TUBE","qty":"5","price":"16.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248507","Line":"1","Company":"1","F_Line":"1","Comment":"Quoted at NET pricing","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":12}}] 2026-05-09 17:39:45.327 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248356-05092026173945.txt === {"quote":"248356","customer":"4070","name":null,"customerName":"DXP Enterprises Inc.","comp":"01","open":"0","shipto":"SIEMENSX","shiptoName":"Siemens Energy Inc.","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-21-2026","cust_po":"C40R5-0562-2.84","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"14:57","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Jennifer","follow_phone":"713-996-4700","follow_email":"jennifer.myers@dxpe.com","pic_user":"alyssah","total_amt":"1102.08","total_gp":"508.74","total_gpm":"46.16","rev_type":"STD","mod_date":"05-09-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":248356,"Line":0,"Comment":"04/20/2026 8:16 AM - alyssah - F/U changed from 04/15/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248356,"Line":1,"Comment":"04/24/2026 4:58 PM - alyssah - F/U changed from 04/23/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248356,"Line":2,"Comment":"05/01/2026 4:30 PM - alyssah - F/U changed from 04/30/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248356,"Line":3,"Comment":"05/09/2026 5:39 PM - alyssah - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248356","line":"1","part":"C40R5-0562-2.84","qty":"1","price":"381.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"2","part":"C4007-0180-4.00","qty":"1","price":"176.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"3","part":"C4017-0180-6.00","qty":"1","price":"220.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"4","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248356","line":"5","part":"C4003-0002-1.61","qty":"1","price":"164.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"6","part":"C4006-0250-2.50","qty":"1","price":"133.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"7","part":"C4006-0750-3.00","qty":"1","price":"133.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"8","part":"C4006-0750-1.75","qty":"1","price":"133.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"9","part":"C4006-0187-4.00","qty":"1","price":"162.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"10","part":"C4006-0125-4.00","qty":"1","price":"162.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"11","part":"C4006-0187-2.50","qty":"1","price":"156.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"12","part":"C4006-0125-2.36","qty":"1","price":"156.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"248356","Line":"0","Comment":"Item#3 is a final sale and non-returnable."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-09 17:39:55.416 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248356-05092026173955.txt === {"quote":"248356","customer":"4070","name":null,"customerName":"DXP Enterprises Inc.","comp":"01","open":"0","shipto":"SIEMENSX","shiptoName":"Siemens Energy Inc.","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-21-2026","cust_po":"C40R5-0562-2.84","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"14:57","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Jennifer","follow_phone":"713-996-4700","follow_email":"jennifer.myers@dxpe.com","pic_user":"alyssah","total_amt":"1102.08","total_gp":"508.74","total_gpm":"46.16","rev_type":"STD","mod_date":"05-09-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":248356,"Line":0,"Comment":"04/20/2026 8:16 AM - alyssah - F/U changed from 04/15/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248356,"Line":1,"Comment":"04/24/2026 4:58 PM - alyssah - F/U changed from 04/23/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248356,"Line":2,"Comment":"05/01/2026 4:30 PM - alyssah - F/U changed from 04/30/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248356,"Line":3,"Comment":"05/09/2026 5:39 PM - alyssah - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248356","line":"1","part":"C40R5-0562-2.84","qty":"1","price":"381.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"2","part":"C4007-0180-4.00","qty":"1","price":"176.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"3","part":"C4017-0180-6.00","qty":"1","price":"220.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"4","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248356","line":"5","part":"C4003-0002-1.61","qty":"1","price":"164.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"6","part":"C4006-0250-2.50","qty":"1","price":"133.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"7","part":"C4006-0750-3.00","qty":"1","price":"133.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"8","part":"C4006-0750-1.75","qty":"1","price":"133.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"9","part":"C4006-0187-4.00","qty":"1","price":"162.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"10","part":"C4006-0125-4.00","qty":"1","price":"162.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"11","part":"C4006-0187-2.50","qty":"1","price":"156.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"12","part":"C4006-0125-2.36","qty":"1","price":"156.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"248356","Line":"0","Comment":"Item#3 is a final sale and non-returnable."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-09 17:40:58.191 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248524-05092026174057.txt === {"quote":"248524","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"NEWMANIY","shiptoName":"Max Tool","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"H63A-MRAM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Gulley","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:26","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Chris Gulley","follow_phone":"","follow_email":"chris@maxtoolinc.com","pic_user":"alyssah","total_amt":"13745.90","total_gp":"6559.46","total_gpm":"47.72","rev_type":"ADV","mod_date":"05-09-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"248524","line":"0","data":"04-14-2026 10:27 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248524,"Line":0,"Comment":"04/15/2026 4:07 PM - alyssah - CLO changed from 04/19/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248524,"Line":1,"Comment":"04/15/2026 4:07 PM - alyssah - F/U changed from 04/18/2026 to 5/8/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248524","line":"1","part":"H63A-MRAM","qty":"1","price":"2930.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248524","line":"2","part":"PA65-HSK","qty":"1","price":"986.00","uom":"EA","discount":"27.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248524","line":"3","part":"MRAM-ER11ST","qty":"1","price":"7457.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248524","line":"5","part":"MRAM-ER16ST","qty":"1","price":"7457.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248524","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-09 17:41:32.517 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248623-05092026174132.txt === {"quote":"248623","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"GENERDYN","shiptoName":"General Dynamics OTS Inc","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"CAT50-SF0750-3.15CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Wendy Boozer","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:59","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Wendy Boozer","follow_phone":"","follow_email":"wboozer@fastenal.com","pic_user":"alyssah","total_amt":"1757.80","total_gp":"1086.60","total_gpm":"61.82","rev_type":"ADV","mod_date":"05-09-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248623","line":"0","data":"04-15-2026 12:08 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248623","line":"1","part":"CAT50-SF0750-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248623","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-09 17:41:58.228 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248647-05092026174158.txt === {"quote":"248647","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"ALPHRINC","shiptoName":"Alpha Machine","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"NBT30-SF0125-3.15","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:34","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"alyssah","total_amt":"1303.80","total_gp":"660.84","total_gpm":"50.69","rev_type":"ADV","mod_date":"05-09-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248647","line":"0","data":"04-15-2026 14:35 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248647","line":"1","part":"NBT30-SF0125-3.15","qty":"3","price":"410.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248647","line":"2","part":"NBT30-SF0187-3.15","qty":"3","price":"410.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248647","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-09 20:37:35.079 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-10 20:41:07.111 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6426031488353, -88.2101325284651, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6426031488353, -88.2101325284651, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2288873 second/s. 2026-05-11 01:36:48.505 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-11 07:09:58.507 [INFO] In session is user: travisl 2026-05-11 07:11:05.102 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249661-05112026071104.txt === {"quote":"249661","customer":"13705TA","name":null,"customerName":"Morris Great Lakes TA","comp":"01","open":"0","shipto":"HAMILL","shiptoName":"Hamill Manufacturing Co.","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"HSK100A-0500-6.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Brandon Cline","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"09:19","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Brandon Cline","follow_phone":"412-852-5862","follow_email":"BCline@morrisgreatlakes.com","pic_user":"travisl","total_amt":"45231.00","total_gp":"32079.82","total_gpm":"70.92","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"116","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"249661","line":"4","data":"05-05-2026 09:55 - Discounts Recalculated QS"},{"comp":"1","quote":"249661","line":"3","data":"05-05-2026 09:40 - Discounts Recalculated QS"},{"comp":"1","quote":"249661","line":"2","data":"05-05-2026 09:33 - Discounts Recalculated QS"},{"comp":"1","quote":"249661","line":"1","data":"standard milling chucks to the HS (G)"},{"comp":"1","quote":"249661","line":"0","data":"05-06-2026 15:05-alyssah If ordered, convert the"}],"crmnotes":[{"comp":1,"quote":249661,"Line":0,"Comment":"05/11/2026 8:10 AM - travisl - Encounter has been added"}],"items":[{"comp":"01","order":"249661","line":"2","part":"HSK100A-0500-6.00","qty":"1","price":"592.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"3","part":"HSK100A-0625-6.00","qty":"1","price":"592.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249661","line":"4","part":"HSK100A-0750-6.00","qty":"2","price":"592.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"5","part":"HSK100A-1000-6.00","qty":"2","price":"592.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"6","part":"HSK100A-1250-6.00","qty":"1","price":"592.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"7","part":"HSK100A-1500-6.00","qty":"1","price":"656.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"11","part":"HSK100A-C3/4-135G-IDU","qty":"4","price":"894.00","uom":"EA","discount":"0.00","req_date":"2-3 days","branch":"1"},{"comp":"01","order":"249661","line":"12","part":"HSK100A-C1-135G-IDU","qty":"6","price":"937.00","uom":"EA","discount":"0.00","req_date":"2-3 days","branch":"1"},{"comp":"01","order":"249661","line":"13","part":"HSK100A-C1.1/4-115G-IDU","qty":"6","price":"956.00","uom":"EA","discount":"0.00","req_date":"2-3 days","branch":"1"},{"comp":"01","order":"249661","line":"16","part":"HSK100A-SM0750-6.00CP","qty":"3","price":"403.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"17","part":"HSK100A-SM0750-8.00CP","qty":"2","price":"446.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"18","part":"HSK100A-SM1000-6.00CP","qty":"3","price":"426.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"19","part":"HSK100A-SM1000-8.00CP","qty":"1","price":"446.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"20","part":"HSK100A-SM1250-4.00CP","qty":"2","price":"369.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249661","line":"21","part":"HSK100A-SM1250-6.00CP","qty":"2","price":"408.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"22","part":"HSK100A-SM1250-8.00CP","qty":"1","price":"463.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"23","part":"HSK100A-SM1500-4.00CP","qty":"2","price":"505.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"24","part":"HSK100A-SM1500-6.00CP","qty":"2","price":"403.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249661","line":"27","part":"HSK100A-ER20-6.00","qty":"4","price":"772.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"28","part":"HSK100A-ER32-6.00","qty":"4","price":"711.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"29","part":"HSK100A-ER40-6.00","qty":"4","price":"808.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"32","part":"HSK100A-RDC6-150","qty":"2","price":"1008.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"35","part":"C6-EXC6-60","qty":"2","price":"604.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"36","part":"C6-EXC6-100","qty":"2","price":"604.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"37","part":"C6-EXC6-140","qty":"2","price":"604.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"41","part":"GH32","qty":"1","price":"332.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"42","part":"GH25","qty":"1","price":"265.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"43","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"44","part":"020-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"45","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"46","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"49","part":"HSK100-TUBE","qty":"46","price":"44.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"50","part":"HSK100-WRENCH","qty":"1","price":"63.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249661","line":"51","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249661","Line":"3","Company":"1","F_Line":"1","Comment":"Estimated lead time is 4-5 weeks after receipt","Loc":"Y"},{"Quote":"249661","Line":"3","Company":"1","F_Line":"2","Comment":"of order","Loc":"Y"},{"Quote":"249661","Line":"20","Company":"1","F_Line":"1","Comment":"Estimated leadtime is 6-8 weeks after receipt of","Loc":"Y"},{"Quote":"249661","Line":"20","Company":"1","F_Line":"2","Comment":"order","Loc":"Y"},{"Quote":"249661","Line":"24","Company":"1","F_Line":"1","Comment":"Estimated leadtime is 8-10 weeks after receipt of","Loc":"Y"},{"Quote":"249661","Line":"24","Company":"1","F_Line":"2","Comment":"order","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":34}}] 2026-05-11 07:11:28.251 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247468-05112026071128.txt === {"quote":"247468","customer":"7725","name":null,"customerName":"Great Lakes Machinery, Inc.","comp":"01","open":"0","shipto":"GREALANC","shiptoName":"Great Lakes Machinery, Inc.","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-15-2026","cust_po":"CNC321FA-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon George","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"15:29","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Brandon George","follow_phone":"585-472-2316","follow_email":"brandon@glmincny.com","pic_user":"travisl","total_amt":"30187.80","total_gp":"23647.10","total_gpm":"78.33","rev_type":"RT","mod_date":"05-11-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"247468","line":"2","data":"03-25-2026 07:32 - Discounts Recalculated QS"},{"comp":"1","quote":"247468","line":"1","data":"03-25-2026 07:15 - Discounts Recalculated QS"},{"comp":"1","quote":"247468","line":"0","data":"03-25-2026 07:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247468,"Line":0,"Comment":"04/29/2026 7:59 AM - travisl - F/U changed from 04/30/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247468,"Line":1,"Comment":"04/29/2026 7:59 AM - travisl - CLO changed from 04/24/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247468,"Line":2,"Comment":"04/29/2026 7:59 AM - travisl - Req Date changed from 05/05/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247468,"Line":3,"Comment":"04/29/2026 7:59 AM - travisl - Encounter has been added"}],"items":[{"comp":"01","order":"247468","line":"1","part":"INSTALLATION-RT-CNC-NE","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"247468","line":"2","part":"CNC302PMA","qty":"1","price":"26593.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247468","line":"3","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247468","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-11 07:11:42.558 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247468-05112026071142.txt === {"quote":"247468","customer":"7725","name":null,"customerName":"Great Lakes Machinery, Inc.","comp":"01","open":"0","shipto":"GREALANC","shiptoName":"Great Lakes Machinery, Inc.","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-15-2026","cust_po":"CNC321FA-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon George","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"15:29","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Brandon George","follow_phone":"585-472-2316","follow_email":"brandon@glmincny.com","pic_user":"travisl","total_amt":"30187.80","total_gp":"23647.10","total_gpm":"78.33","rev_type":"RT","mod_date":"05-11-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"247468","line":"2","data":"03-25-2026 07:32 - Discounts Recalculated QS"},{"comp":"1","quote":"247468","line":"1","data":"03-25-2026 07:15 - Discounts Recalculated QS"},{"comp":"1","quote":"247468","line":"0","data":"03-25-2026 07:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247468,"Line":0,"Comment":"04/29/2026 7:59 AM - travisl - F/U changed from 04/30/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247468,"Line":1,"Comment":"04/29/2026 7:59 AM - travisl - CLO changed from 04/24/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247468,"Line":2,"Comment":"04/29/2026 7:59 AM - travisl - Req Date changed from 05/05/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247468,"Line":3,"Comment":"04/29/2026 7:59 AM - travisl - Encounter has been added"},{"comp":1,"quote":247468,"Line":4,"Comment":"05/11/2026 8:11 AM - travisl - F/U changed from 05/15/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247468,"Line":5,"Comment":"05/11/2026 8:11 AM - travisl - CLO changed from 05/15/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247468","line":"1","part":"INSTALLATION-RT-CNC-NE","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"247468","line":"2","part":"CNC302PMA","qty":"1","price":"26593.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247468","line":"3","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247468","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-11 07:11:47.941 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247468-05112026071147.txt === {"quote":"247468","customer":"7725","name":null,"customerName":"Great Lakes Machinery, Inc.","comp":"01","open":"0","shipto":"GREALANC","shiptoName":"Great Lakes Machinery, Inc.","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-29-2026","cust_po":"CNC321FA-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon George","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"15:29","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Brandon George","follow_phone":"585-472-2316","follow_email":"brandon@glmincny.com","pic_user":"travisl","total_amt":"30187.80","total_gp":"23647.10","total_gpm":"78.33","rev_type":"RT","mod_date":"05-11-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"247468","line":"2","data":"03-25-2026 07:32 - Discounts Recalculated QS"},{"comp":"1","quote":"247468","line":"1","data":"03-25-2026 07:15 - Discounts Recalculated QS"},{"comp":"1","quote":"247468","line":"0","data":"03-25-2026 07:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247468,"Line":0,"Comment":"04/29/2026 7:59 AM - travisl - F/U changed from 04/30/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247468,"Line":1,"Comment":"04/29/2026 7:59 AM - travisl - CLO changed from 04/24/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247468,"Line":2,"Comment":"04/29/2026 7:59 AM - travisl - Req Date changed from 05/05/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247468,"Line":3,"Comment":"04/29/2026 7:59 AM - travisl - Encounter has been added"},{"comp":1,"quote":247468,"Line":4,"Comment":"05/11/2026 8:11 AM - travisl - F/U changed from 05/15/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247468,"Line":5,"Comment":"05/11/2026 8:11 AM - travisl - CLO changed from 05/15/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247468,"Line":6,"Comment":"05/11/2026 8:11 AM - travisl - Req Date changed from 05/15/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247468","line":"1","part":"INSTALLATION-RT-CNC-NE","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"247468","line":"2","part":"CNC302PMA","qty":"1","price":"26593.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247468","line":"3","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247468","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-11 07:13:53.827 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242658-05112026071353.txt === {"quote":"242658","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"PENNBLAI","shiptoName":"Penn Machine Co","entry_date":"12-11-2025","cust_order_date":"12-11-2025","req_date":"05-29-2026","cust_po":"WH-ZP138-BASE4-P200","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Cindy Scully","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:18","extra":"","follow_up":"06-26-2026","web_id":"","follow_name":"Cindy Scully","follow_phone":"724-479-3580","follow_email":"cscully@fastenal.com","pic_user":"travisl","total_amt":"16280.16","total_gp":"8190.76","total_gpm":"50.31","rev_type":"WAP","mod_date":"05-11-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"242658","line":"1","data":"to Travis to present to Fastenal in Homer City, PA"},{"comp":"1","quote":"242658","line":"0","data":"12-11-2025 10:22-briand: Sent drawings and quote"}],"crmnotes":[{"comp":1,"quote":242658,"Line":0,"Comment":"12/16/2025 8:14 AM - travisl - F/U changed from 12/17/2025 to 1/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242658,"Line":1,"Comment":"12/16/2025 8:14 AM - travisl - CLO changed from 01/11/2026 to 01/22/2026 (CLO Date Updated)"},{"comp":1,"quote":242658,"Line":2,"Comment":"01/06/2026 1:40 PM - travisl - Encounter has been added"},{"comp":1,"quote":242658,"Line":3,"Comment":"01/08/2026 8:23 AM - travisl - Encounter has been added"},{"comp":1,"quote":242658,"Line":4,"Comment":"01/19/2026 8:19 AM - travisl - F/U changed from 01/22/2026 to 2/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242658,"Line":5,"Comment":"01/19/2026 8:19 AM - travisl - CLO changed from 01/22/2026 to 02/27/2026 (CLO Date Updated)"},{"comp":1,"quote":242658,"Line":6,"Comment":"01/19/2026 8:19 AM - travisl - Req Date changed from 01/22/2026 to 02/27/2026 (Req Date Updated)"},{"comp":1,"quote":242658,"Line":7,"Comment":"02/23/2026 7:57 AM - travisl - F/U changed from 02/27/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242658,"Line":8,"Comment":"02/23/2026 7:57 AM - travisl - CLO changed from 02/27/2026 to 03/27/2026 (CLO Date Updated)"},{"comp":1,"quote":242658,"Line":9,"Comment":"02/23/2026 7:57 AM - travisl - Req Date changed from 02/27/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":242658,"Line":10,"Comment":"03/23/2026 8:46 AM - travisl - F/U changed from 03/27/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242658,"Line":11,"Comment":"03/23/2026 8:46 AM - travisl - CLO changed from 03/27/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":242658,"Line":12,"Comment":"03/23/2026 8:46 AM - travisl - Req Date changed from 03/27/2026 to 04/10/2026 (Req Date Updated)"},{"comp":1,"quote":242658,"Line":13,"Comment":"04/06/2026 9:57 AM - travisl - F/U changed from 04/10/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242658,"Line":14,"Comment":"04/06/2026 9:57 AM - travisl - CLO changed from 04/10/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":242658,"Line":15,"Comment":"04/06/2026 9:58 AM - travisl - Req Date changed from 04/10/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":242658,"Line":16,"Comment":"04/06/2026 9:58 AM - travisl - Encounter has been added"}],"items":[{"comp":"01","order":"242658","line":"1","part":"WH-ZP138-BASE4-P200","qty":"2","price":"8571.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242658","line":"2","part":"WH-ZP138-STUD-18M16","qty":"16","price":"124.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242658","line":"3","part":"WH-ZP138-SSTUD-V","qty":"8","price":"98.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242658","line":"4","part":"WH-ZP-ACC-AIRBLCK-STD","qty":"2","price":"481.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242658","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 07:14:13.774 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242658-05112026071413.txt === {"quote":"242658","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"PENNBLAI","shiptoName":"Penn Machine Co","entry_date":"12-11-2025","cust_order_date":"12-11-2025","req_date":"05-29-2026","cust_po":"WH-ZP138-BASE4-P200","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Cindy Scully","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:18","extra":"","follow_up":"06-26-2026","web_id":"","follow_name":"Cindy Scully","follow_phone":"724-479-3580","follow_email":"cscully@fastenal.com","pic_user":"travisl","total_amt":"16280.16","total_gp":"8190.76","total_gpm":"50.31","rev_type":"WAP","mod_date":"05-11-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"29","win_pct":"20","clo_date":"07-03-2026","notes":[{"comp":"1","quote":"242658","line":"1","data":"to Travis to present to Fastenal in Homer City, PA"},{"comp":"1","quote":"242658","line":"0","data":"12-11-2025 10:22-briand: Sent drawings and quote"}],"crmnotes":[{"comp":1,"quote":242658,"Line":0,"Comment":"12/16/2025 8:14 AM - travisl - F/U changed from 12/17/2025 to 1/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242658,"Line":1,"Comment":"12/16/2025 8:14 AM - travisl - CLO changed from 01/11/2026 to 01/22/2026 (CLO Date Updated)"},{"comp":1,"quote":242658,"Line":2,"Comment":"01/06/2026 1:40 PM - travisl - Encounter has been added"},{"comp":1,"quote":242658,"Line":3,"Comment":"01/08/2026 8:23 AM - travisl - Encounter has been added"},{"comp":1,"quote":242658,"Line":4,"Comment":"01/19/2026 8:19 AM - travisl - F/U changed from 01/22/2026 to 2/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242658,"Line":5,"Comment":"01/19/2026 8:19 AM - travisl - CLO changed from 01/22/2026 to 02/27/2026 (CLO Date Updated)"},{"comp":1,"quote":242658,"Line":6,"Comment":"01/19/2026 8:19 AM - travisl - Req Date changed from 01/22/2026 to 02/27/2026 (Req Date Updated)"},{"comp":1,"quote":242658,"Line":7,"Comment":"02/23/2026 7:57 AM - travisl - F/U changed from 02/27/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242658,"Line":8,"Comment":"02/23/2026 7:57 AM - travisl - CLO changed from 02/27/2026 to 03/27/2026 (CLO Date Updated)"},{"comp":1,"quote":242658,"Line":9,"Comment":"02/23/2026 7:57 AM - travisl - Req Date changed from 02/27/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":242658,"Line":10,"Comment":"03/23/2026 8:46 AM - travisl - F/U changed from 03/27/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242658,"Line":11,"Comment":"03/23/2026 8:46 AM - travisl - CLO changed from 03/27/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":242658,"Line":12,"Comment":"03/23/2026 8:46 AM - travisl - Req Date changed from 03/27/2026 to 04/10/2026 (Req Date Updated)"},{"comp":1,"quote":242658,"Line":13,"Comment":"04/06/2026 9:57 AM - travisl - F/U changed from 04/10/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242658,"Line":14,"Comment":"04/06/2026 9:57 AM - travisl - CLO changed from 04/10/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":242658,"Line":15,"Comment":"04/06/2026 9:58 AM - travisl - Req Date changed from 04/10/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":242658,"Line":16,"Comment":"04/06/2026 9:58 AM - travisl - Encounter has been added"},{"comp":1,"quote":242658,"Line":17,"Comment":"05/11/2026 8:13 AM - travisl - F/U changed from 05/15/2026 to 6/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242658,"Line":18,"Comment":"05/11/2026 8:14 AM - travisl - CLO changed from 05/29/2026 to 07/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"242658","line":"1","part":"WH-ZP138-BASE4-P200","qty":"2","price":"8571.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242658","line":"2","part":"WH-ZP138-STUD-18M16","qty":"16","price":"124.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242658","line":"3","part":"WH-ZP138-SSTUD-V","qty":"8","price":"98.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242658","line":"4","part":"WH-ZP-ACC-AIRBLCK-STD","qty":"2","price":"481.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242658","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 07:14:22.704 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242658-05112026071422.txt === {"quote":"242658","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"PENNBLAI","shiptoName":"Penn Machine Co","entry_date":"12-11-2025","cust_order_date":"12-11-2025","req_date":"07-03-2026","cust_po":"WH-ZP138-BASE4-P200","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Cindy Scully","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:18","extra":"","follow_up":"06-26-2026","web_id":"","follow_name":"Cindy Scully","follow_phone":"724-479-3580","follow_email":"cscully@fastenal.com","pic_user":"travisl","total_amt":"16280.16","total_gp":"8190.76","total_gpm":"50.31","rev_type":"WAP","mod_date":"05-11-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"29","win_pct":"20","clo_date":"07-03-2026","notes":[{"comp":"1","quote":"242658","line":"1","data":"to Travis to present to Fastenal in Homer City, PA"},{"comp":"1","quote":"242658","line":"0","data":"12-11-2025 10:22-briand: Sent drawings and quote"}],"crmnotes":[{"comp":1,"quote":242658,"Line":0,"Comment":"12/16/2025 8:14 AM - travisl - F/U changed from 12/17/2025 to 1/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242658,"Line":1,"Comment":"12/16/2025 8:14 AM - travisl - CLO changed from 01/11/2026 to 01/22/2026 (CLO Date Updated)"},{"comp":1,"quote":242658,"Line":2,"Comment":"01/06/2026 1:40 PM - travisl - Encounter has been added"},{"comp":1,"quote":242658,"Line":3,"Comment":"01/08/2026 8:23 AM - travisl - Encounter has been added"},{"comp":1,"quote":242658,"Line":4,"Comment":"01/19/2026 8:19 AM - travisl - F/U changed from 01/22/2026 to 2/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242658,"Line":5,"Comment":"01/19/2026 8:19 AM - travisl - CLO changed from 01/22/2026 to 02/27/2026 (CLO Date Updated)"},{"comp":1,"quote":242658,"Line":6,"Comment":"01/19/2026 8:19 AM - travisl - Req Date changed from 01/22/2026 to 02/27/2026 (Req Date Updated)"},{"comp":1,"quote":242658,"Line":7,"Comment":"02/23/2026 7:57 AM - travisl - F/U changed from 02/27/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242658,"Line":8,"Comment":"02/23/2026 7:57 AM - travisl - CLO changed from 02/27/2026 to 03/27/2026 (CLO Date Updated)"},{"comp":1,"quote":242658,"Line":9,"Comment":"02/23/2026 7:57 AM - travisl - Req Date changed from 02/27/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":242658,"Line":10,"Comment":"03/23/2026 8:46 AM - travisl - F/U changed from 03/27/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242658,"Line":11,"Comment":"03/23/2026 8:46 AM - travisl - CLO changed from 03/27/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":242658,"Line":12,"Comment":"03/23/2026 8:46 AM - travisl - Req Date changed from 03/27/2026 to 04/10/2026 (Req Date Updated)"},{"comp":1,"quote":242658,"Line":13,"Comment":"04/06/2026 9:57 AM - travisl - F/U changed from 04/10/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242658,"Line":14,"Comment":"04/06/2026 9:57 AM - travisl - CLO changed from 04/10/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":242658,"Line":15,"Comment":"04/06/2026 9:58 AM - travisl - Req Date changed from 04/10/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":242658,"Line":16,"Comment":"04/06/2026 9:58 AM - travisl - Encounter has been added"},{"comp":1,"quote":242658,"Line":17,"Comment":"05/11/2026 8:13 AM - travisl - F/U changed from 05/15/2026 to 6/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242658,"Line":18,"Comment":"05/11/2026 8:14 AM - travisl - CLO changed from 05/29/2026 to 07/03/2026 (CLO Date Updated)"},{"comp":1,"quote":242658,"Line":19,"Comment":"05/11/2026 8:14 AM - travisl - Req Date changed from 05/29/2026 to 07/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"242658","line":"1","part":"WH-ZP138-BASE4-P200","qty":"2","price":"8571.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242658","line":"2","part":"WH-ZP138-STUD-18M16","qty":"16","price":"124.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242658","line":"3","part":"WH-ZP138-SSTUD-V","qty":"8","price":"98.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242658","line":"4","part":"WH-ZP-ACC-AIRBLCK-STD","qty":"2","price":"481.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242658","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 07:14:59.619 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249693-05112026071459.txt === {"quote":"249693","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"MISCMECH","shiptoName":"Mischief Machine, LLC","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"WH-ZV120-JAWS-R107","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jason Macaluso","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"14:49","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Jason Macaluso","follow_phone":"610-248-8620","follow_email":"jasonmacaluso@yamazen.com","pic_user":"travisl","total_amt":"6451.25","total_gp":"3170.50","total_gpm":"49.15","rev_type":"WAP","mod_date":"05-11-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"26","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249693","line":"1","part":"WH-ZV120-JAWS-R107","qty":"25","price":"397.00","uom":"EA","discount":"35.00","req_date":"7 Stk","branch":"1"},{"comp":"01","order":"249693","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249693","Line":"1","Company":"1","F_Line":"1","Comment":"Currently 7 in stock in Illinois. Estimated lead time","Loc":"Y"},{"Quote":"249693","Line":"1","Company":"1","F_Line":"2","Comment":"for the balance is 6-8 weeks after receipt of order","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 07:15:13.560 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249693-05112026071513.txt === {"quote":"249693","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"MISCMECH","shiptoName":"Mischief Machine, LLC","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"WH-ZV120-JAWS-R107","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jason Macaluso","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"14:49","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Jason Macaluso","follow_phone":"610-248-8620","follow_email":"jasonmacaluso@yamazen.com","pic_user":"travisl","total_amt":"6451.25","total_gp":"3170.50","total_gpm":"49.15","rev_type":"WAP","mod_date":"05-11-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"26","win_pct":"20","clo_date":"06-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":249693,"Line":0,"Comment":"05/11/2026 8:15 AM - travisl - F/U changed from 05/11/2026 to 6/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249693,"Line":1,"Comment":"05/11/2026 8:15 AM - travisl - CLO changed from 06/05/2026 to 06/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249693","line":"1","part":"WH-ZV120-JAWS-R107","qty":"25","price":"397.00","uom":"EA","discount":"35.00","req_date":"7 Stk","branch":"1"},{"comp":"01","order":"249693","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249693","Line":"1","Company":"1","F_Line":"1","Comment":"Currently 7 in stock in Illinois. Estimated lead time","Loc":"Y"},{"Quote":"249693","Line":"1","Company":"1","F_Line":"2","Comment":"for the balance is 6-8 weeks after receipt of order","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 07:15:54.496 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249768-05112026071554.txt === {"quote":"249768","customer":"7725","name":null,"customerName":"Great Lakes Machinery, Inc.","comp":"01","open":"0","shipto":"MASTODON","shiptoName":"Mastodon Design, LLC","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-17-2026","cust_po":"HSK63A-SM0750-3.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Brandon George","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"16:20","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Brandon George","follow_phone":"585-472-2316","follow_email":"brandon@glmincny.com","pic_user":"travisl","total_amt":"4841.00","total_gp":"3750.26","total_gpm":"77.47","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"12","win_pct":"20","clo_date":"06-06-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249768","line":"1","part":"HSK63A-SM0750-3.00CP","qty":"1","price":"274.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249768","line":"2","part":"HSK63A-SM1000-3.00CP","qty":"1","price":"241.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249768","line":"3","part":"H63A-SF6-80CP","qty":"5","price":"456.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249768","line":"4","part":"HSK63A-C3/4-95G","qty":"1","price":"724.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249768","line":"5","part":"HSK63A-C1-100G-IDU","qty":"1","price":"792.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249768","line":"6","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249768","line":"7","part":"GH25","qty":"1","price":"265.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249768","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":8}}] 2026-05-11 07:16:33.427 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249677-05112026071633.txt === {"quote":"249677","customer":"8870","name":null,"customerName":"Huston Group","comp":"01","open":"0","shipto":"DEMKNEWC","shiptoName":"Demko Knives","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"SKN-6WK(GH)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jon Butler","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"12:09","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Jon Butler","follow_phone":"724-654-6661","follow_email":"jbutler@hustongroup.com","pic_user":"travisl","total_amt":"1453.75","total_gp":"861.01","total_gpm":"59.23","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"35","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"249677","line":"6","data":"need lead time on the other one."},{"comp":"1","quote":"249677","line":"5","data":"CBO as only 1 showing in stock at factory and"},{"comp":"1","quote":"249677","line":"4","data":"05-05-2026 14:43-briand: Put the SKJ6-4.5 on the"},{"comp":"1","quote":"249677","line":"3","data":"Travis."},{"comp":"1","quote":"249677","line":"2","data":"quoted 13~15 weeks ARO. Updated quote and sent to"},{"comp":"1","quote":"249677","line":"1","data":"stock at factory sold. Mitsu said MFG2.5 so I"},{"comp":"1","quote":"249677","line":"0","data":"05-08-2026 16:08-briand: CBO updated, the one in"}],"crmnotes":[],"items":[{"comp":"01","order":"249677","line":"2","part":"TQW-GH06(14X18)","qty":"1","price":"122.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"3","part":"TQW-GH10(14X18)","qty":"1","price":"122.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"4","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"5","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"8","part":"SKJL-6","qty":"1","price":"11.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"9","part":"SKJL-10","qty":"1","price":"13.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"14","part":"SKJ10-1/4","qty":"1","price":"35.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"15","part":"SKJ10-1/4C","qty":"1","price":"43.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"16","part":"SKJ6-4","qty":"2","price":"30.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"17","part":"SKJ6-4.5","qty":"2","price":"81.00","uom":"EA","discount":"42.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249677","line":"18","part":"SKJ6-3/16","qty":"2","price":"30.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"19","part":"SKJ10-3/8","qty":"6","price":"35.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"22","part":"SKN-6WKJ(GH)","qty":"6","price":"80.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"23","part":"SKN-10KJ(GH)","qty":"7","price":"73.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"24","part":"SK10-6.5","qty":"1","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"25","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249677","Line":"17","Company":"1","F_Line":"1","Comment":"Currently no stock in Illinois. Estimated lead time","Loc":"Y"},{"Quote":"249677","Line":"17","Company":"1","F_Line":"2","Comment":"13~15 weeks after receipt of an order.","Loc":"Y"},{"Quote":"249677","Line":"17","Company":"1","F_Line":"3","Comment":"PLEASE NOTE: THIS ITEM IS SPECIAL, NON-STANDARD STOCK.","Loc":"Y"},{"Quote":"249677","Line":"17","Company":"1","F_Line":"4","Comment":"ONCE A PURCHASE ORDER IS RECEIVED, THIS ITEM CANNOT BE","Loc":"Y"},{"Quote":"249677","Line":"17","Company":"1","F_Line":"5","Comment":"CANCELLED OR RETURNED.","Loc":"Y"}],"qcomms":[{"Quote":"249677","Line":"0","Comment":"The SKJ6-4.5 are non-standard stock & considered"},{"Quote":"249677","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249677","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":16}}] 2026-05-11 07:17:08.467 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247195-05112026071708.txt === {"quote":"247195","customer":"13562","name":null,"customerName":"Midway Industrial Supply","comp":"01","open":"0","shipto":"MICOWEL","shiptoName":"Mico Welding & Fabrication, Inc.","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"05-15-2026","cust_po":"HSK63A-SK25-90","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Ejbisz","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"07:24","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Justin Ejbisz","follow_phone":"716-992-3481","follow_email":"jejbisz@midwaycorp.com","pic_user":"travisl","total_amt":"1105.84","total_gp":"738.74","total_gpm":"66.80","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":247195,"Line":0,"Comment":"03/23/2026 8:47 AM - travisl - F/U changed from 03/25/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":1,"Comment":"03/30/2026 8:14 AM - travisl - F/U changed from 04/03/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":2,"Comment":"03/30/2026 8:14 AM - travisl - CLO changed from 04/19/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":3,"Comment":"03/31/2026 9:49 AM - travisl - F/U changed from 04/03/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":4,"Comment":"04/01/2026 8:22 AM - travisl - F/U changed from 04/03/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":5,"Comment":"04/13/2026 8:32 AM - travisl - F/U changed from 04/17/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":6,"Comment":"04/13/2026 8:32 AM - travisl - CLO changed from 04/19/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":7,"Comment":"04/13/2026 8:32 AM - travisl - Req Date changed from 04/30/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":247195,"Line":8,"Comment":"04/29/2026 8:12 AM - travisl - F/U changed from 05/01/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":9,"Comment":"04/29/2026 8:12 AM - travisl - CLO changed from 05/01/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":10,"Comment":"04/29/2026 8:12 AM - travisl - Req Date changed from 05/01/2026 to 05/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247195","line":"1","part":"HSK63A-SK25-90","qty":"1","price":"649.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"2","part":"SK25-20A","qty":"1","price":"96.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"3","part":"SK25-3/4A","qty":"1","price":"108.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"4","part":"TQW-025","qty":"1","price":"393.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"5","part":"TQW-SK25(55)","qty":"1","price":"113.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"6","part":"SKN-25BJ","qty":"1","price":"127.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"7","part":"SKJ25-3/4","qty":"1","price":"46.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"8","part":"SKJL-25","qty":"1","price":"26.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-11 07:17:24.012 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247195-05112026071723.txt === {"quote":"247195","customer":"13562","name":null,"customerName":"Midway Industrial Supply","comp":"01","open":"0","shipto":"MICOWEL","shiptoName":"Mico Welding & Fabrication, Inc.","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"05-15-2026","cust_po":"HSK63A-SK25-90","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Ejbisz","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"07:24","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Justin Ejbisz","follow_phone":"716-992-3481","follow_email":"jejbisz@midwaycorp.com","pic_user":"travisl","total_amt":"1105.84","total_gp":"738.74","total_gpm":"66.80","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":247195,"Line":0,"Comment":"03/23/2026 8:47 AM - travisl - F/U changed from 03/25/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":1,"Comment":"03/30/2026 8:14 AM - travisl - F/U changed from 04/03/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":2,"Comment":"03/30/2026 8:14 AM - travisl - CLO changed from 04/19/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":3,"Comment":"03/31/2026 9:49 AM - travisl - F/U changed from 04/03/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":4,"Comment":"04/01/2026 8:22 AM - travisl - F/U changed from 04/03/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":5,"Comment":"04/13/2026 8:32 AM - travisl - F/U changed from 04/17/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":6,"Comment":"04/13/2026 8:32 AM - travisl - CLO changed from 04/19/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":7,"Comment":"04/13/2026 8:32 AM - travisl - Req Date changed from 04/30/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":247195,"Line":8,"Comment":"04/29/2026 8:12 AM - travisl - F/U changed from 05/01/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":9,"Comment":"04/29/2026 8:12 AM - travisl - CLO changed from 05/01/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":10,"Comment":"04/29/2026 8:12 AM - travisl - Req Date changed from 05/01/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247195,"Line":11,"Comment":"05/11/2026 8:17 AM - travisl - F/U changed from 05/15/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":12,"Comment":"05/11/2026 8:17 AM - travisl - CLO changed from 05/15/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247195","line":"1","part":"HSK63A-SK25-90","qty":"1","price":"649.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"2","part":"SK25-20A","qty":"1","price":"96.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"3","part":"SK25-3/4A","qty":"1","price":"108.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"4","part":"TQW-025","qty":"1","price":"393.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"5","part":"TQW-SK25(55)","qty":"1","price":"113.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"6","part":"SKN-25BJ","qty":"1","price":"127.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"7","part":"SKJ25-3/4","qty":"1","price":"46.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"8","part":"SKJL-25","qty":"1","price":"26.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-11 07:17:29.850 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247195-05112026071729.txt === {"quote":"247195","customer":"13562","name":null,"customerName":"Midway Industrial Supply","comp":"01","open":"0","shipto":"MICOWEL","shiptoName":"Mico Welding & Fabrication, Inc.","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"05-29-2026","cust_po":"HSK63A-SK25-90","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Ejbisz","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"07:24","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Justin Ejbisz","follow_phone":"716-992-3481","follow_email":"jejbisz@midwaycorp.com","pic_user":"travisl","total_amt":"1105.84","total_gp":"738.74","total_gpm":"66.80","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":247195,"Line":0,"Comment":"03/23/2026 8:47 AM - travisl - F/U changed from 03/25/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":1,"Comment":"03/30/2026 8:14 AM - travisl - F/U changed from 04/03/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":2,"Comment":"03/30/2026 8:14 AM - travisl - CLO changed from 04/19/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":3,"Comment":"03/31/2026 9:49 AM - travisl - F/U changed from 04/03/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":4,"Comment":"04/01/2026 8:22 AM - travisl - F/U changed from 04/03/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":5,"Comment":"04/13/2026 8:32 AM - travisl - F/U changed from 04/17/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":6,"Comment":"04/13/2026 8:32 AM - travisl - CLO changed from 04/19/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":7,"Comment":"04/13/2026 8:32 AM - travisl - Req Date changed from 04/30/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":247195,"Line":8,"Comment":"04/29/2026 8:12 AM - travisl - F/U changed from 05/01/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":9,"Comment":"04/29/2026 8:12 AM - travisl - CLO changed from 05/01/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":10,"Comment":"04/29/2026 8:12 AM - travisl - Req Date changed from 05/01/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247195,"Line":11,"Comment":"05/11/2026 8:17 AM - travisl - F/U changed from 05/15/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":12,"Comment":"05/11/2026 8:17 AM - travisl - CLO changed from 05/15/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":13,"Comment":"05/11/2026 8:17 AM - travisl - Req Date changed from 05/15/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247195","line":"1","part":"HSK63A-SK25-90","qty":"1","price":"649.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"2","part":"SK25-20A","qty":"1","price":"96.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"3","part":"SK25-3/4A","qty":"1","price":"108.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"4","part":"TQW-025","qty":"1","price":"393.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"5","part":"TQW-SK25(55)","qty":"1","price":"113.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"6","part":"SKN-25BJ","qty":"1","price":"127.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"7","part":"SKJ25-3/4","qty":"1","price":"46.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"8","part":"SKJL-25","qty":"1","price":"26.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-11 08:23:22.370 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248553-05112026082322.txt === {"quote":"248553","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"PTSNOVIM","shiptoName":"PTSolutions - Novi","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"E25-314","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rebecca Hoffmann","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:56","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Rebecca Hoffmann","follow_phone":"800-336-2401 x1308","follow_email":"rebecca.hoffmann@pts-tools.com","pic_user":"briand","total_amt":"33.00","total_gp":"22.94","total_gpm":"69.52","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[],"crmnotes":[{"comp":1,"quote":248553,"Line":0,"Comment":"04/20/2026 8:58 AM - briand - F/U changed from 04/20/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248553,"Line":1,"Comment":"05/01/2026 1:10 PM - briand - F/U changed from 05/01/2026 to 5/14/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248553","line":"1","part":"E25-314","qty":"1","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248553","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 08:25:23.685 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248797-05112026082523.txt === {"quote":"248797","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"1","shipto":"OLIVERMF","shiptoName":"Oliver MFG DBA Urban MFG","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-17-2026","cust_po":"NBT30-C1-75","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"14:17","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"jennad","total_amt":"337.61","total_gp":"183.09","total_gpm":"54.23","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-17-2026","notes":[{"comp":"1","quote":"248797","line":"1","data":"hi-speed on MOD log"},{"comp":"1","quote":"248797","line":"0","data":"04-17-2026 14:18-jennad if ordered convert from"}],"crmnotes":[],"items":[{"comp":"01","order":"248797","line":"1","part":"NBT30-C1-75","qty":"1","price":"637.00","uom":"EA","discount":"47.00","req_date":"3-5 days","branch":"1"},{"comp":"01","order":"248797","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 08:25:37.329 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249337-05112026082537.txt === {"quote":"249337","customer":"1030","name":null,"customerName":"A & M Industrial Supply","comp":"01","open":"0","shipto":"AMINDCHE","shiptoName":"A & M Industrial Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-28-2026","cust_po":"BT40 Pull Studs & Holder","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kourtney Waddell","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:55","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Kourtney Waddell","follow_phone":"800-864-2660 x338","follow_email":"kwaddell@am-ind.com","pic_user":"briand","total_amt":"3210.36","total_gp":"2041.04","total_gpm":"63.58","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"62","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249337","line":"12","data":"sent drawings."},{"comp":"1","quote":"249337","line":"11","data":"coolant thru or no coolant so I quoted both and"},{"comp":"1","quote":"249337","line":"10","data":"04-28-2026 15:56-briand: Kourtney didn't specify"},{"comp":"1","quote":"249337","line":"9","data":"ER40."},{"comp":"1","quote":"249337","line":"8","data":"online. On the Shars site, only shows ER20 thru"},{"comp":"1","quote":"249337","line":"7","data":"collet chuck. Sent drawings. Hard to find this"},{"comp":"1","quote":"249337","line":"6","data":"asked us to cross a Tegara/Shars BT40 ER16 70gl"},{"comp":"1","quote":"249337","line":"5","data":"04-29-2026 08:25-briand: Kourtney got back and"},{"comp":"1","quote":"249337","line":"4","data":"drawings."},{"comp":"1","quote":"249337","line":"3","data":"machines listed. Updated quote and sent the"},{"comp":"1","quote":"249337","line":"2","data":"she sent me a competitor website w/ multiple"},{"comp":"1","quote":"249337","line":"1","data":"about needing BT40 PS, asked for machine m/m &"},{"comp":"1","quote":"249337","line":"0","data":"04-29-2026 14:26-briand: She got back to me again"}],"crmnotes":[{"comp":1,"quote":249337,"Line":0,"Comment":"05/11/2026 8:25 AM - briand - No response for PO, will keep open a couple more weeks"}],"items":[{"comp":"01","order":"249337","line":"1","part":"B40-4500-EU","qty":"20","price":"30.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249337","line":"3","part":"B40-4500(H)-EU","qty":"20","price":"30.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249337","line":"5","part":"BT40-ER16-70","qty":"20","price":"206.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249337","line":"6","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249337","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-11 08:26:19.755 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249698-05112026082619.txt === {"quote":"249698","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"HAGEPEOR","shiptoName":"BlackHawk Industrial - Peoria","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"QCFC65-072-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:23","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Mike Wolf","follow_phone":"224-330-5875","follow_email":"michael.wolf@blackhawkid.com","pic_user":"jennad","total_amt":"257.69","total_gp":"135.20","total_gpm":"52.47","rev_type":"WAP","mod_date":"05-11-2026","mod_time":null,"mod_user":"jennad","reason":"5","totalQty":"2","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249698","line":"1","part":"QCFC65-072-SMO","qty":"1","price":"353.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249698","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 08:27:05.885 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248758-05112026082705.txt === {"quote":"248758","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCICHIC","shiptoName":"MSC Industrial Supply","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-17-2026","cust_po":"520-014","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:38","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"jennad","total_amt":"144.40","total_gp":"30.00","total_gpm":"20.78","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"11","win_pct":"20","clo_date":"05-17-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248758","line":"1","part":"520-014","qty":"10","price":"38.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248758","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 08:27:20.134 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249880-05112026082719.txt === {"quote":"249880","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"HAWKPA","shiptoName":"BlackHawk Industrial - Philadelphia","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-19-2026","cust_po":"H63F-SF16-95","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Harley Mauro","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:21","extra":"","follow_up":"06-08-2026","web_id":"","follow_name":"Harley Mauro","follow_phone":"937-482-4000","follow_email":"harley.mauro@blackhawkid.com","pic_user":"briand","total_amt":"241.80","total_gp":"140.22","total_gpm":"57.99","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-08-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249880","line":"1","part":"H63F-SF16-95","qty":"1","price":"372.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249880","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249880","Line":"1","Company":"1","F_Line":"1","Comment":"Please let us know if the customer needs the drive","Loc":"Y"},{"Quote":"249880","Line":"1","Company":"1","F_Line":"2","Comment":"pins for this holder for their Makino.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 08:28:58.935 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248946-05112026082858.txt === {"quote":"248946","customer":"19948","name":null,"customerName":"Sussex Tool & Supply Inc.","comp":"01","open":"1","shipto":"SHARSUSS","shiptoName":"Sussex Tool and Supply","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-21-2026","cust_po":"QCFC42-032-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"40","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Nicole Cheesman","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:06","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Nicole Cheesman","follow_phone":"262-251-4020x1","follow_email":"nicole@sussextool.com","pic_user":"jennad","total_amt":"242.25","total_gp":"138.18","total_gpm":"57.04","rev_type":"WAP","mod_date":"05-11-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248946","line":"1","part":"QCFC42-032-SMO","qty":"1","price":"285.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248946","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 08:31:29.003 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248742-05112026083128.txt === {"quote":"248742","customer":"26350","name":null,"customerName":"Zenger's Inc.","comp":"01","open":"1","shipto":"ZENGERS","shiptoName":"Zenger's Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-16-2026","cust_po":"HSK63A-0500-4.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joelle Meads","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:19","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Joelle Meads","follow_phone":"847-455-5720x179","follow_email":"jmeads@zengers.com","pic_user":"jennad","total_amt":"7369.10","total_gp":"4167.70","total_gpm":"56.56","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"jennad","reason":"J","totalQty":"25","win_pct":"20","clo_date":"05-16-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248742","line":"1","part":"HSK63A-0500-4.00","qty":"1","price":"399.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248742","line":"2","part":"HSK63A-0750-4.50","qty":"1","price":"399.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248742","line":"3","part":"HSK63A-HC0500-90","qty":"2","price":"831.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248742","line":"4","part":"HSK63A-C3/4-95-IDU","qty":"1","price":"624.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248742","line":"5","part":"KM3/4-1/4","qty":"1","price":"64.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248742","line":"6","part":"HSK63A-ER16-3.00","qty":"8","price":"442.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248742","line":"7","part":"HSK63A-ER20-3.00","qty":"2","price":"442.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248742","line":"8","part":"HSK63A-ER25-3.00","qty":"6","price":"435.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248742","line":"9","part":"HSK63A-ER32-4.00","qty":"2","price":"453.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248742","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":10}}] 2026-05-11 08:44:37.735 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249738-05112026084437.txt === {"quote":"249738","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"SUPFORT","shiptoName":"Superior Machine & Tool","entry_date":"05-06-2026","cust_order_date":"05-04-2026","req_date":"05-06-2026","cust_po":"TOOL CERT 20K","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"danas","conv_order":"","time":"12:54","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"cohning@techequip.com","pic_user":"billh","total_amt":"10000.00","total_gp":"10000.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-31-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249738","line":"1","part":"TOOL-CERT","qty":"1","price":"20000.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"},{"comp":"01","order":"249738","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 08:44:48.495 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249738-05112026084448.txt === {"quote":"249738","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"SUPFORT","shiptoName":"Superior Machine & Tool","entry_date":"05-06-2026","cust_order_date":"05-04-2026","req_date":"05-06-2026","cust_po":"TOOL CERT 20K","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"danas","conv_order":"","time":"12:54","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"cohning@techequip.com","pic_user":"billh","total_amt":"10000.00","total_gp":"10000.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249738,"Line":0,"Comment":"05/11/2026 8:44 AM - rons - F/U changed from 05/12/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249738,"Line":1,"Comment":"05/11/2026 8:44 AM - rons - CLO changed from 05/31/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249738","line":"1","part":"TOOL-CERT","qty":"1","price":"20000.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"},{"comp":"01","order":"249738","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 08:44:52.538 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249738-05112026084452.txt === {"quote":"249738","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"SUPFORT","shiptoName":"Superior Machine & Tool","entry_date":"05-06-2026","cust_order_date":"05-04-2026","req_date":"05-25-2026","cust_po":"TOOL CERT 20K","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"danas","conv_order":"","time":"12:54","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"cohning@techequip.com","pic_user":"billh","total_amt":"10000.00","total_gp":"10000.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249738,"Line":0,"Comment":"05/11/2026 8:44 AM - rons - F/U changed from 05/12/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249738,"Line":1,"Comment":"05/11/2026 8:44 AM - rons - CLO changed from 05/31/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249738,"Line":2,"Comment":"05/11/2026 8:44 AM - rons - Req Date changed from 05/06/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249738","line":"1","part":"TOOL-CERT","qty":"1","price":"20000.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"},{"comp":"01","order":"249738","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 08:44:58.971 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249738-05112026084458.txt === {"quote":"249738","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"1","shipto":"SUPFORT","shiptoName":"Superior Machine & Tool","entry_date":"05-06-2026","cust_order_date":"05-04-2026","req_date":"05-25-2026","cust_po":"TOOL CERT 20K","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"danas","conv_order":"","time":"12:54","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"cohning@techequip.com","pic_user":"billh","total_amt":"10000.00","total_gp":"10000.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249738,"Line":0,"Comment":"05/11/2026 8:44 AM - rons - F/U changed from 05/12/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249738,"Line":1,"Comment":"05/11/2026 8:44 AM - rons - CLO changed from 05/31/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249738,"Line":2,"Comment":"05/11/2026 8:44 AM - rons - Req Date changed from 05/06/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249738","line":"1","part":"TOOL-CERT","qty":"1","price":"20000.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"},{"comp":"01","order":"249738","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 09:38:31.541 [INFO] In session is user: seand 2026-05-11 10:17:34.750 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249715-05112026101734.txt === {"quote":"249715","customer":"19165","name":null,"customerName":"Salem Tools","comp":"01","open":"0","shipto":"IJKMNPRU","shiptoName":"Salem Tools","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-06-2026","cust_po":"C6-ER16-100","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Chris Durrence","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"08:58","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Chris Durrence","follow_phone":"8003904348","follow_email":"cdurrence@salemtools.com","pic_user":"haleyd","total_amt":"4335.12","total_gp":"2168.20","total_gpm":"50.01","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"15","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"249715","line":"0","data":"05-06-2026 08:58 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249715,"Line":0,"Comment":"05/11/2026 10:14 AM - haleyd - F/UP with Chris Durrence via email"}],"items":[{"comp":"01","order":"249715","line":"1","part":"C6-ER16-100","qty":"6","price":"483.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249715","line":"2","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249715","line":"3","part":"C6-ER25-100","qty":"6","price":"514.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249715","line":"4","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249715","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-11 10:28:44.424 [INFO] In session is user: billh 2026-05-11 10:30:03.042 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249742-05112026103002.txt === {"quote":"249742","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"1","shipto":"ARMOSOUT","shiptoName":"ARMOR METALSTAMP","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-17-2026","cust_po":"none","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Shawn Luczkowski","drop_po":"","status":"0","user":"billh","conv_order":"","time":"13:36","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Shawn Luczkowski","follow_phone":"574-289-3504","follow_email":"sluczkowski@powelltool.com","pic_user":"billh","total_amt":"292.80","total_gp":"156.07","total_gpm":"53.30","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"billh","reason":"2","totalQty":"2","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"249742","line":"0","data":"05-06-2026 13:42 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249742","line":"1","part":"C50R5-0562-2.84","qty":"1","price":"488.00","uom":"EA","discount":"40.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249742","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 10:31:51.633 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245639-05112026103151.txt === {"quote":"245639","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"02-17-2026","cust_order_date":"02-17-2026","req_date":"03-31-2026","cust_po":"KYLR2602-0353","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kelli Hayes","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:30","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Kelli Hayes","follow_phone":"","follow_email":"khayes@ptservice.com","pic_user":"mirandag","total_amt":"14338.87","total_gp":"7274.07","total_gpm":"50.73","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"122","win_pct":"20","clo_date":"04-26-2026","notes":[{"comp":"1","quote":"245639","line":"8","data":"02-17-2026 09:57 - Discounts Recalculated QS"},{"comp":"1","quote":"245639","line":"7","data":"02-17-2026 10:10-mirandag Aisin E/u"},{"comp":"1","quote":"245639","line":"6","data":"and EricY"},{"comp":"1","quote":"245639","line":"5","data":"for pricing determination for PTService from Osmar"},{"comp":"1","quote":"245639","line":"4","data":"Yas good to quote out - was previously waiting"},{"comp":"1","quote":"245639","line":"3","data":"02-26-2026 14:14-mirandag added to quote log, per"},{"comp":"1","quote":"245639","line":"2","data":"this project"},{"comp":"1","quote":"245639","line":"1","data":"Hayes Today, asking when we should expect PO for"},{"comp":"1","quote":"245639","line":"0","data":"04-03-2026 16:12-mirandag followed-up with Kelli"}],"crmnotes":[],"items":[{"comp":"01","order":"245639","line":"1","part":"SK10-9","qty":"6","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"2","part":"NC5-46-SK16C-90P","qty":"2","price":"408.01","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"3","part":"PS-N46E","qty":"2","price":"56.42","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"4","part":"SK16-12","qty":"3","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"5","part":"SKG16-10HG","qty":"8","price":"29.06","uom":"EA","discount":"0.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"6","part":"NC5-46-SK10C-75","qty":"5","price":"320.20","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"7","part":"PS-N46E","qty":"5","price":"56.42","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"8","part":"SK10-8.5","qty":"5","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"9","part":"SKG10-10HG","qty":"11","price":"29.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"10","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"11","part":"PS-N46E","qty":"3","price":"56.42","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"12","part":"SK10-9.5","qty":"1","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"13","part":"SK16-14","qty":"7","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"14","part":"NC5-46-SK10C-90","qty":"7","price":"319.70","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"15","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"16","part":"SKN-10KJ","qty":"9","price":"38.17","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"17","part":"NC5-46-SK16C-90","qty":"7","price":"352.40","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"18","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"19","part":"SKG10-10HGAS","qty":"6","price":"33.48","uom":"EA","discount":"0.00","req_date":"5-6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"20","part":"SKJ16-14C","qty":"2","price":"20.05","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"21","part":"SKN-16BJ","qty":"3","price":"48.21","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"22","part":"NC5-46-C25-90","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"23","part":"PS-123E","qty":"3","price":"64.24","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"24","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"25","part":"PS-123E","qty":"3","price":"42.26","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245639","Line":"2","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"3","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90P @ Factory","Loc":"Y"},{"Quote":"245639","Line":"6","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"7","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-75 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"10","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"11","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"14","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"15","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"17","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"18","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"22","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"23","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C25-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"24","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"25","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"}],"qcomms":[{"Quote":"245639","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"245639","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"245639","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":26}}] 2026-05-11 10:32:10.886 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245639-05112026103210.txt === {"quote":"245639","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"02-17-2026","cust_order_date":"02-17-2026","req_date":"03-31-2026","cust_po":"KYLR2602-0353","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kelli Hayes","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:30","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Kelli Hayes","follow_phone":"","follow_email":"khayes@ptservice.com","pic_user":"rons","total_amt":"14338.87","total_gp":"7274","total_gpm":"51","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"122","win_pct":"20","clo_date":"04-26-2026","notes":[{"comp":"1","quote":"245639","line":"8","data":"02-17-2026 09:57 - Discounts Recalculated QS"},{"comp":"1","quote":"245639","line":"7","data":"02-17-2026 10:10-mirandag Aisin E/u"},{"comp":"1","quote":"245639","line":"6","data":"and EricY"},{"comp":"1","quote":"245639","line":"5","data":"for pricing determination for PTService from Osmar"},{"comp":"1","quote":"245639","line":"4","data":"Yas good to quote out - was previously waiting"},{"comp":"1","quote":"245639","line":"3","data":"02-26-2026 14:14-mirandag added to quote log, per"},{"comp":"1","quote":"245639","line":"2","data":"this project"},{"comp":"1","quote":"245639","line":"1","data":"Hayes Today, asking when we should expect PO for"},{"comp":"1","quote":"245639","line":"0","data":"04-03-2026 16:12-mirandag followed-up with Kelli"}],"crmnotes":[{"comp":1,"quote":245639,"Line":0,"Comment":"05/11/2026 10:31 AM - rons - F/U changed from 04/25/2026 to 5/12/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245639","line":"1","part":"SK10-9","qty":"6","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"2","part":"NC5-46-SK16C-90P","qty":"2","price":"408.01","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"3","part":"PS-N46E","qty":"2","price":"56.42","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"4","part":"SK16-12","qty":"3","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"5","part":"SKG16-10HG","qty":"8","price":"29.06","uom":"EA","discount":"0.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"6","part":"NC5-46-SK10C-75","qty":"5","price":"320.20","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"7","part":"PS-N46E","qty":"5","price":"56.42","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"8","part":"SK10-8.5","qty":"5","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"9","part":"SKG10-10HG","qty":"11","price":"29.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"10","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"11","part":"PS-N46E","qty":"3","price":"56.42","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"12","part":"SK10-9.5","qty":"1","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"13","part":"SK16-14","qty":"7","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"14","part":"NC5-46-SK10C-90","qty":"7","price":"319.70","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"15","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"16","part":"SKN-10KJ","qty":"9","price":"38.17","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"17","part":"NC5-46-SK16C-90","qty":"7","price":"352.40","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"18","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"19","part":"SKG10-10HGAS","qty":"6","price":"33.48","uom":"EA","discount":"0.00","req_date":"5-6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"20","part":"SKJ16-14C","qty":"2","price":"20.05","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"21","part":"SKN-16BJ","qty":"3","price":"48.21","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"22","part":"NC5-46-C25-90","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"23","part":"PS-123E","qty":"3","price":"64.24","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"24","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"25","part":"PS-123E","qty":"3","price":"42.26","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245639","Line":"2","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"3","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90P @ Factory","Loc":"Y"},{"Quote":"245639","Line":"6","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"7","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-75 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"10","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"11","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"14","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"15","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"17","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"18","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"22","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"23","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C25-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"24","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"25","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"}],"qcomms":[{"Quote":"245639","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"245639","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"245639","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":26}}] 2026-05-11 10:32:26.082 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245639-05112026103225.txt === {"quote":"245639","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"02-17-2026","cust_order_date":"02-17-2026","req_date":"03-31-2026","cust_po":"KYLR2602-0353","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kelli Hayes","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:30","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Kelli Hayes","follow_phone":"","follow_email":"khayes@ptservice.com","pic_user":"rons","total_amt":"14338.87","total_gp":"7274.00","total_gpm":"51.00","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"122","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"245639","line":"8","data":"02-17-2026 09:57 - Discounts Recalculated QS"},{"comp":"1","quote":"245639","line":"7","data":"02-17-2026 10:10-mirandag Aisin E/u"},{"comp":"1","quote":"245639","line":"6","data":"and EricY"},{"comp":"1","quote":"245639","line":"5","data":"for pricing determination for PTService from Osmar"},{"comp":"1","quote":"245639","line":"4","data":"Yas good to quote out - was previously waiting"},{"comp":"1","quote":"245639","line":"3","data":"02-26-2026 14:14-mirandag added to quote log, per"},{"comp":"1","quote":"245639","line":"2","data":"this project"},{"comp":"1","quote":"245639","line":"1","data":"Hayes Today, asking when we should expect PO for"},{"comp":"1","quote":"245639","line":"0","data":"04-03-2026 16:12-mirandag followed-up with Kelli"}],"crmnotes":[{"comp":1,"quote":245639,"Line":0,"Comment":"05/11/2026 10:31 AM - rons - F/U changed from 04/25/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":1,"Comment":"05/11/2026 10:31 AM - rons - PIC changed from mirandag to rons"},{"comp":1,"quote":245639,"Line":2,"Comment":"05/11/2026 10:32 AM - rons - CLO changed from 04/26/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245639","line":"1","part":"SK10-9","qty":"6","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"2","part":"NC5-46-SK16C-90P","qty":"2","price":"408.01","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"3","part":"PS-N46E","qty":"2","price":"56.42","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"4","part":"SK16-12","qty":"3","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"5","part":"SKG16-10HG","qty":"8","price":"29.06","uom":"EA","discount":"0.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"6","part":"NC5-46-SK10C-75","qty":"5","price":"320.20","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"7","part":"PS-N46E","qty":"5","price":"56.42","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"8","part":"SK10-8.5","qty":"5","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"9","part":"SKG10-10HG","qty":"11","price":"29.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"10","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"11","part":"PS-N46E","qty":"3","price":"56.42","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"12","part":"SK10-9.5","qty":"1","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"13","part":"SK16-14","qty":"7","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"14","part":"NC5-46-SK10C-90","qty":"7","price":"319.70","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"15","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"16","part":"SKN-10KJ","qty":"9","price":"38.17","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"17","part":"NC5-46-SK16C-90","qty":"7","price":"352.40","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"18","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"19","part":"SKG10-10HGAS","qty":"6","price":"33.48","uom":"EA","discount":"0.00","req_date":"5-6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"20","part":"SKJ16-14C","qty":"2","price":"20.05","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"21","part":"SKN-16BJ","qty":"3","price":"48.21","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"22","part":"NC5-46-C25-90","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"23","part":"PS-123E","qty":"3","price":"64.24","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"24","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"25","part":"PS-123E","qty":"3","price":"42.26","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245639","Line":"2","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"3","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90P @ Factory","Loc":"Y"},{"Quote":"245639","Line":"6","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"7","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-75 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"10","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"11","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"14","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"15","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"17","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"18","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"22","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"23","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C25-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"24","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"25","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"}],"qcomms":[{"Quote":"245639","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"245639","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"245639","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":26}}] 2026-05-11 10:32:33.359 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245639-05112026103233.txt === {"quote":"245639","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"02-17-2026","cust_order_date":"02-17-2026","req_date":"05-26-2026","cust_po":"KYLR2602-0353","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kelli Hayes","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:30","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Kelli Hayes","follow_phone":"","follow_email":"khayes@ptservice.com","pic_user":"rons","total_amt":"14338.87","total_gp":"7274.00","total_gpm":"51.00","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"122","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"245639","line":"8","data":"02-17-2026 09:57 - Discounts Recalculated QS"},{"comp":"1","quote":"245639","line":"7","data":"02-17-2026 10:10-mirandag Aisin E/u"},{"comp":"1","quote":"245639","line":"6","data":"and EricY"},{"comp":"1","quote":"245639","line":"5","data":"for pricing determination for PTService from Osmar"},{"comp":"1","quote":"245639","line":"4","data":"Yas good to quote out - was previously waiting"},{"comp":"1","quote":"245639","line":"3","data":"02-26-2026 14:14-mirandag added to quote log, per"},{"comp":"1","quote":"245639","line":"2","data":"this project"},{"comp":"1","quote":"245639","line":"1","data":"Hayes Today, asking when we should expect PO for"},{"comp":"1","quote":"245639","line":"0","data":"04-03-2026 16:12-mirandag followed-up with Kelli"}],"crmnotes":[{"comp":1,"quote":245639,"Line":0,"Comment":"05/11/2026 10:31 AM - rons - F/U changed from 04/25/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":1,"Comment":"05/11/2026 10:31 AM - rons - PIC changed from mirandag to rons"},{"comp":1,"quote":245639,"Line":2,"Comment":"05/11/2026 10:32 AM - rons - CLO changed from 04/26/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":3,"Comment":"05/11/2026 10:32 AM - rons - Req Date changed from 03/31/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245639","line":"1","part":"SK10-9","qty":"6","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"2","part":"NC5-46-SK16C-90P","qty":"2","price":"408.01","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"3","part":"PS-N46E","qty":"2","price":"56.42","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"4","part":"SK16-12","qty":"3","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"5","part":"SKG16-10HG","qty":"8","price":"29.06","uom":"EA","discount":"0.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"6","part":"NC5-46-SK10C-75","qty":"5","price":"320.20","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"7","part":"PS-N46E","qty":"5","price":"56.42","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"8","part":"SK10-8.5","qty":"5","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"9","part":"SKG10-10HG","qty":"11","price":"29.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"10","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"11","part":"PS-N46E","qty":"3","price":"56.42","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"12","part":"SK10-9.5","qty":"1","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"13","part":"SK16-14","qty":"7","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"14","part":"NC5-46-SK10C-90","qty":"7","price":"319.70","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"15","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"16","part":"SKN-10KJ","qty":"9","price":"38.17","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"17","part":"NC5-46-SK16C-90","qty":"7","price":"352.40","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"18","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"19","part":"SKG10-10HGAS","qty":"6","price":"33.48","uom":"EA","discount":"0.00","req_date":"5-6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"20","part":"SKJ16-14C","qty":"2","price":"20.05","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"21","part":"SKN-16BJ","qty":"3","price":"48.21","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"22","part":"NC5-46-C25-90","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"23","part":"PS-123E","qty":"3","price":"64.24","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"24","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"25","part":"PS-123E","qty":"3","price":"42.26","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245639","Line":"2","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"3","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90P @ Factory","Loc":"Y"},{"Quote":"245639","Line":"6","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"7","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-75 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"10","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"11","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"14","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"15","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"17","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"18","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"22","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"23","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C25-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"24","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"25","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"}],"qcomms":[{"Quote":"245639","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"245639","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"245639","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":26}}] 2026-05-11 10:39:32.859 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.741019256444, -73.3750911320486, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.741019256444, -73.3750911320486, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2572983 second/s. 2026-05-11 10:39:46.201 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.741019256444, -73.3750911320486, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.741019256444, -73.3750911320486, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1904602 second/s. 2026-05-11 10:51:42.907 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.7102935854725, -73.3140301891354, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.7102935854725, -73.3140301891354, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2587972 second/s. 2026-05-11 10:59:41.463 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248611-05112026105941.txt === {"quote":"248611","customer":"1530","name":null,"customerName":"AHB Tooling & Machinery Inc","comp":"01","open":"0","shipto":"ROSEVILL","shiptoName":"AHB Tooling & Machinery-Roseville","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-15-2026","cust_po":"E236+ Presetter","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Phil Nash","drop_po":"","status":"0","user":"erich","conv_order":"ADV","time":"04-15","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Phil Nash","follow_phone":"810-241-7064","follow_email":"phil.nash@ahbinc.com","pic_user":"briand","total_amt":"12621.96","total_gp":"6132.68","total_gpm":"48.59","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248611","line":"4","data":"are currently in stock."},{"comp":"1","quote":"248611","line":"3","data":"to go as he spoke with Phil at AHB - all items"},{"comp":"1","quote":"248611","line":"2","data":"04-15-2026 11:02-briand: Eric said this is good"},{"comp":"1","quote":"248611","line":"1","data":"PTS under Q # 248637"},{"comp":"1","quote":"248611","line":"0","data":"04-20-2026 09:09-briand: Also being quoted by"}],"crmnotes":[{"comp":1,"quote":248611,"Line":0,"Comment":"04/22/2026 11:08 AM - briand - F/U changed from 04/22/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248611,"Line":1,"Comment":"04/22/2026 11:09 AM - briand - Sent email to Phil Nash to see if this is still active or if he has any questions about the quote."},{"comp":1,"quote":248611,"Line":2,"Comment":"04/29/2026 8:37 AM - briand - Phil got back to me and said \"he customer hasn't done anything yet. I keep telling them. Their old unit has already given them a warning. I'll stay on them. And hopefully soon we will have an order.\""}],"items":[{"comp":"01","order":"248611","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248611","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248611","line":"3","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248611","line":"4","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248611","line":"5","part":"PRE-PRNT-ROLL-04B080M","qty":"1","price":"11.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248611","line":"6","part":"PRE-SPDL-H63-E236","qty":"1","price":"3333.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248611","line":"7","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248611","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-11 11:05:51.208 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2368101, -87.9542585, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2368101, -87.9542585, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3934698 second/s. 2026-05-11 11:06:02.715 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2368101, -87.9542585, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2368101, -87.9542585, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2628422 second/s. 2026-05-11 11:06:11.251 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2368101, -87.9542585, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2368101, -87.9542585, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.7491125 second/s. 2026-05-11 11:06:19.516 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2368101, -87.9542585, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2368101, -87.9542585, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.447795 second/s. 2026-05-11 11:06:23.104 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249711-05112026110622.txt === {"quote":"249711","customer":"2690","name":null,"customerName":"Brinkman International Group","comp":"01","open":"1","shipto":"BRINKMAN","shiptoName":"Brinkman Precision, Inc.","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-06-2026","cust_po":"H63A-SF0375-3.35MT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kyle Tribotte","drop_po":"","status":"0","user":"briand","conv_order":"","time":"07:40","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Kyle Tribotte","follow_phone":"585-417-5379","follow_email":"ktribotte@brinkmandefense.com","pic_user":"briand","total_amt":"885.90","total_gp":"717.52","total_gpm":"80.99","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"7","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"249711","line":"1","data":"item on quote, sent to him."},{"comp":"1","quote":"249711","line":"0","data":"05-11-2026 07:49-briand: Kyle requested addt'l"}],"crmnotes":[],"items":[{"comp":"01","order":"249711","line":"1","part":"H63A-SF0375-3.35MT","qty":"2","price":"499.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249711","line":"2","part":"HSK63-TUBE","qty":"2","price":"39.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249711","line":"3","part":"E25-032","qty":"2","price":"50.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249711","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-11 11:08:02.645 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249795-05112026110802.txt === {"quote":"249795","customer":"7307","name":null,"customerName":"NEXT Industries, Inc.","comp":"01","open":"0","shipto":"BERREVAN","shiptoName":"Berry Global Inc.","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-18-2026","cust_po":"CAT50-C1.1/4-90U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Courtney Roberts","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"11:16","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Courtney Roberts","follow_phone":"","follow_email":"croberts@nextfind.com","pic_user":"haleyd","total_amt":"2196.00","total_gp":"1561.98","total_gpm":"71.13","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-07-2026","notes":[{"comp":"1","quote":"249795","line":"0","data":"05-07-2026 11:17 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249795,"Line":0,"Comment":"05/11/2026 11:07 AM - haleyd - F/UP via email to croberts@nextind.com"}],"items":[{"comp":"01","order":"249795","line":"1","part":"CAT50-C1.1/4-90U-IDU","qty":"1","price":"719.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249795","line":"2","part":"CAT50-C1.1/4-135U-IDU","qty":"1","price":"811.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249795","line":"3","part":"KM1.1/4-SET-11","qty":"2","price":"760.00","uom":"EA","discount":"28.00","req_date":"Stock","branch":"1"},{"comp":"01","order":"249795","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} 249795-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-11 11:13:22.318 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249385-05112026111322.txt === {"quote":"249385","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIFLSC","shiptoName":"Alternatives For Industry","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-29-2026","cust_po":"SK16C-60U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bryan Wilson","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"12:31","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Bryan Wilson","follow_phone":"843-992-3257","follow_email":"Bryanw@afi-tools.com","pic_user":"haleyd","total_amt":"3195.40","total_gp":"2155.22","total_gpm":"67.45","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"12","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249385","line":"0","data":"04-29-2026 12:36 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249385,"Line":0,"Comment":"05/11/2026 11:12 AM - haleyd - F/UP via email to Bryan Wilson"}],"items":[{"comp":"01","order":"249385","line":"1","part":"NCAT40-SK16C-60U-IDU","qty":"4","price":"477.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249385","line":"2","part":"NCAT40-SK16C-90U-IDU","qty":"4","price":"477.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249385","line":"3","part":"NCAT40-SK16C-120U-IDU","qty":"2","price":"530.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249385","line":"4","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249385","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} 249385-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-11 11:24:33.808 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246604-05112026112433.txt === {"quote":"246604","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"03-06-2026","cust_order_date":"03-06-2026","req_date":"04-17-2026","cust_po":"E25-EXT-125","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"CJ McCafferty","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:11","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"CJ McCafferty","follow_phone":"","follow_email":"cmccafferty@pts-tools.com","pic_user":"rons","total_amt":"1546.38","total_gp":"946.48","total_gpm":"61.21","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"15","win_pct":"20","clo_date":"04-26-2026","notes":[{"comp":"1","quote":"246604","line":"0","data":"03-06-2026 09:11 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"246604","line":"1","part":"E25-EXT-125","qty":"7","price":"249.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"2","part":"E25-236(C)","qty":"2","price":"100.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"3","part":"E25-393(C)","qty":"3","price":"100.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"4","part":"E25-032","qty":"2","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-11 11:24:42.918 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246604-05112026112442.txt === {"quote":"246604","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"03-06-2026","cust_order_date":"03-06-2026","req_date":"04-17-2026","cust_po":"E25-EXT-125","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"CJ McCafferty","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:11","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"CJ McCafferty","follow_phone":"","follow_email":"cmccafferty@pts-tools.com","pic_user":"rons","total_amt":"1546.38","total_gp":"946.48","total_gpm":"61.21","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"15","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"246604","line":"0","data":"03-06-2026 09:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246604,"Line":0,"Comment":"05/11/2026 11:24 AM - rons - F/U changed from 04/26/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246604,"Line":1,"Comment":"05/11/2026 11:24 AM - rons - CLO changed from 04/26/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246604","line":"1","part":"E25-EXT-125","qty":"7","price":"249.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"2","part":"E25-236(C)","qty":"2","price":"100.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"3","part":"E25-393(C)","qty":"3","price":"100.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"4","part":"E25-032","qty":"2","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 11:24:48.360 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246604-05112026112448.txt === {"quote":"246604","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"03-06-2026","cust_order_date":"03-06-2026","req_date":"05-25-2026","cust_po":"E25-EXT-125","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"CJ McCafferty","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:11","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"CJ McCafferty","follow_phone":"","follow_email":"cmccafferty@pts-tools.com","pic_user":"rons","total_amt":"1546.38","total_gp":"946.48","total_gpm":"61.21","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"15","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"246604","line":"0","data":"03-06-2026 09:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246604,"Line":0,"Comment":"05/11/2026 11:24 AM - rons - F/U changed from 04/26/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246604,"Line":1,"Comment":"05/11/2026 11:24 AM - rons - CLO changed from 04/26/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246604,"Line":2,"Comment":"05/11/2026 11:24 AM - rons - Req Date changed from 04/17/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246604","line":"1","part":"E25-EXT-125","qty":"7","price":"249.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"2","part":"E25-236(C)","qty":"2","price":"100.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"3","part":"E25-393(C)","qty":"3","price":"100.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"4","part":"E25-032","qty":"2","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 11:24:54.276 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248876-05112026112454.txt === {"quote":"248876","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"06-01-2026","cust_po":"HSK40E-VC6-65","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Scott Sites","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:25","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Scott Sites","follow_phone":"","follow_email":"ssites@ptservice.com","pic_user":"rons","total_amt":"1158.67","total_gp":"881.59","total_gpm":"76.09","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"10","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248876","line":"1","part":"HSK40E-VC6-65","qty":"1","price":"237.86","uom":"EA","discount":"0.00","req_date":"ETA 2-3wks","branch":"1"},{"comp":"01","order":"248876","line":"2","part":"VCK6-3","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"3","part":"VCK6-4","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"4","part":"VCK6-6","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"5","part":"HSK40A-R0562-3.15","qty":"1","price":"626.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"6","part":"NT05-006","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"7","part":"NT05-008","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"8","part":"NT05-010","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"9","part":"NT05-016","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":10}}] 2026-05-11 11:25:03.678 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248876-05112026112503.txt === {"quote":"248876","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"06-01-2026","cust_po":"HSK40E-VC6-65","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Scott Sites","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:25","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Scott Sites","follow_phone":"","follow_email":"ssites@ptservice.com","pic_user":"rons","total_amt":"1158.67","total_gp":"881.59","total_gpm":"76.09","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"10","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248876,"Line":0,"Comment":"05/11/2026 11:24 AM - rons - F/U changed from 04/26/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248876,"Line":1,"Comment":"05/11/2026 11:24 AM - rons - CLO changed from 05/20/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248876","line":"1","part":"HSK40E-VC6-65","qty":"1","price":"237.86","uom":"EA","discount":"0.00","req_date":"ETA 2-3wks","branch":"1"},{"comp":"01","order":"248876","line":"2","part":"VCK6-3","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"3","part":"VCK6-4","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"4","part":"VCK6-6","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"5","part":"HSK40A-R0562-3.15","qty":"1","price":"626.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"6","part":"NT05-006","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"7","part":"NT05-008","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"8","part":"NT05-010","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"9","part":"NT05-016","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-11 11:25:09.315 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248876-05112026112509.txt === {"quote":"248876","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"05-25-2026","cust_po":"HSK40E-VC6-65","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Scott Sites","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:25","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Scott Sites","follow_phone":"","follow_email":"ssites@ptservice.com","pic_user":"rons","total_amt":"1158.67","total_gp":"881.59","total_gpm":"76.09","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"10","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248876,"Line":0,"Comment":"05/11/2026 11:24 AM - rons - F/U changed from 04/26/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248876,"Line":1,"Comment":"05/11/2026 11:24 AM - rons - CLO changed from 05/20/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248876,"Line":2,"Comment":"05/11/2026 11:24 AM - rons - Req Date changed from 06/01/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248876","line":"1","part":"HSK40E-VC6-65","qty":"1","price":"237.86","uom":"EA","discount":"0.00","req_date":"ETA 2-3wks","branch":"1"},{"comp":"01","order":"248876","line":"2","part":"VCK6-3","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"3","part":"VCK6-4","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"4","part":"VCK6-6","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"5","part":"HSK40A-R0562-3.15","qty":"1","price":"626.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"6","part":"NT05-006","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"7","part":"NT05-008","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"8","part":"NT05-010","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"9","part":"NT05-016","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-11 11:25:17.340 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249341-05112026112517.txt === {"quote":"249341","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-09-2026","cust_po":"NC5007-0032-6.00G","terms_code":"N30","ship_via":"U-GND","ship_collect":"9X2865","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:24","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"4562.28","total_gp":"2416.24","total_gpm":"52.96","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"17","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249341","line":"0","data":"04-28-2026 16:24 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249341","line":"1","part":"NC5007-0032-6.00G","qty":"14","price":"546.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"3","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-11 11:25:24.711 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249341-05112026112524.txt === {"quote":"249341","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-09-2026","cust_po":"NC5007-0032-6.00G","terms_code":"N30","ship_via":"U-GND","ship_collect":"9X2865","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:24","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"4562.28","total_gp":"2416.24","total_gpm":"52.96","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"17","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249341","line":"0","data":"04-28-2026 16:24 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249341,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249341,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/28/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249341","line":"1","part":"NC5007-0032-6.00G","qty":"14","price":"546.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"3","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-11 11:25:30.737 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249341-05112026112530.txt === {"quote":"249341","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-25-2026","cust_po":"NC5007-0032-6.00G","terms_code":"N30","ship_via":"U-GND","ship_collect":"9X2865","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:24","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"4562.28","total_gp":"2416.24","total_gpm":"52.96","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"17","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249341","line":"0","data":"04-28-2026 16:24 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249341,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249341,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/28/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249341,"Line":2,"Comment":"05/11/2026 11:25 AM - rons - Req Date changed from 06/09/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249341","line":"1","part":"NC5007-0032-6.00G","qty":"14","price":"546.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"3","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-11 11:25:34.222 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248704-05112026112533.txt === {"quote":"248704","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"FLINKEND","shiptoName":"Flint & Walling, Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-28-2026","cust_po":"NC4001-0750-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Austin Schenher","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"11:17","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Austin Schenher","follow_phone":"","follow_email":"mirandag@lyndexnikken.com","pic_user":"rons","total_amt":"4967.00","total_gp":"3780.93","total_gpm":"76.12","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"05-16-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248704","line":"1","part":"NC4001-0750-4.00CP","qty":"3","price":"364.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"2","part":"W12R5-1375-3.27","qty":"3","price":"755.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"3","part":"NTPT15-048","qty":"3","price":"190.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"4","part":"C40-1500(R)-EU","qty":"20","price":"52.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-11 11:25:42.647 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248704-05112026112542.txt === {"quote":"248704","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"FLINKEND","shiptoName":"Flint & Walling, Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-28-2026","cust_po":"NC4001-0750-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Austin Schenher","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"11:17","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Austin Schenher","follow_phone":"","follow_email":"mirandag@lyndexnikken.com","pic_user":"rons","total_amt":"4967.00","total_gp":"3780.93","total_gpm":"76.12","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248704,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/16/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248704","line":"1","part":"NC4001-0750-4.00CP","qty":"3","price":"364.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"2","part":"W12R5-1375-3.27","qty":"3","price":"755.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"3","part":"NTPT15-048","qty":"3","price":"190.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"4","part":"C40-1500(R)-EU","qty":"20","price":"52.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 11:25:48.435 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248704-05112026112548.txt === {"quote":"248704","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"FLINKEND","shiptoName":"Flint & Walling, Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-25-2026","cust_po":"NC4001-0750-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Austin Schenher","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"11:17","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Austin Schenher","follow_phone":"","follow_email":"mirandag@lyndexnikken.com","pic_user":"rons","total_amt":"4967.00","total_gp":"3780.93","total_gpm":"76.12","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248704,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/16/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":2,"Comment":"05/11/2026 11:25 AM - rons - Req Date changed from 05/28/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248704","line":"1","part":"NC4001-0750-4.00CP","qty":"3","price":"364.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"2","part":"W12R5-1375-3.27","qty":"3","price":"755.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"3","part":"NTPT15-048","qty":"3","price":"190.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"4","part":"C40-1500(R)-EU","qty":"20","price":"52.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 11:25:55.073 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249360-05112026112554.txt === {"quote":"249360","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-19-2026","cust_po":"NBT30-SK10C-60P","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:12","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"19059.86","total_gp":"11625.81","total_gpm":"61.00","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"63","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"249360","line":"0","data":"04-29-2026 09:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249360,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/29/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 05/29/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":2,"Comment":"04/29/2026 4:28 PM - rons - PIC changed from rons to mirandag"}],"items":[{"comp":"01","order":"249360","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"4","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"6","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"7","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"8","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"9","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"11","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"12","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"13","part":"SK10-SET-05-AC","qty":"1","price":"559.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"14","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"15","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"16","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"17","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249360","line":"18","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"19","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"23","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249360","Line":"17","Company":"1","F_Line":"1","Comment":"Alt for TQW-200","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":18}}] 2026-05-11 11:26:11.456 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249360-05112026112611.txt === {"quote":"249360","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-19-2026","cust_po":"NBT30-SK10C-60P","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:12","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"19059.86","total_gp":"11625.81","total_gpm":"61.00","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"63","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249360","line":"0","data":"04-29-2026 09:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249360,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/29/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 05/29/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":2,"Comment":"04/29/2026 4:28 PM - rons - PIC changed from rons to mirandag"},{"comp":1,"quote":249360,"Line":3,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":4,"Comment":"05/11/2026 11:26 AM - rons - CLO changed from 05/12/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249360","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"4","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"6","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"7","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"8","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"9","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"11","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"12","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"13","part":"SK10-SET-05-AC","qty":"1","price":"559.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"14","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"15","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"16","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"17","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249360","line":"18","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"19","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"23","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249360","Line":"17","Company":"1","F_Line":"1","Comment":"Alt for TQW-200","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":18}}] 2026-05-11 11:26:18.864 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249360-05112026112618.txt === {"quote":"249360","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-25-2026","cust_po":"NBT30-SK10C-60P","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:12","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"19059.86","total_gp":"11625.81","total_gpm":"61.00","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"63","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249360","line":"0","data":"04-29-2026 09:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249360,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/29/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 05/29/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":2,"Comment":"04/29/2026 4:28 PM - rons - PIC changed from rons to mirandag"},{"comp":1,"quote":249360,"Line":3,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":4,"Comment":"05/11/2026 11:26 AM - rons - CLO changed from 05/12/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":5,"Comment":"05/11/2026 11:26 AM - rons - Req Date changed from 05/19/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249360","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"4","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"6","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"7","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"8","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"9","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"11","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"12","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"13","part":"SK10-SET-05-AC","qty":"1","price":"559.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"14","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"15","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"16","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"17","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249360","line":"18","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"19","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"23","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249360","Line":"17","Company":"1","F_Line":"1","Comment":"Alt for TQW-200","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":18}}] 2026-05-11 11:37:51.956 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248189-05112026113751.txt === {"quote":"248189","customer":"1030","name":null,"customerName":"A & M Industrial Supply","comp":"01","open":"0","shipto":"AMINDCHE","shiptoName":"A & M Industrial Supply","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-07-2026","cust_po":"C40S-4500-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kourtney Waddell","drop_po":"","status":"0","user":"jacobm","conv_order":"","time":"14:34","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Kourtney Waddell","follow_phone":"800-864-2660 x338","follow_email":"kwaddell@am-ind.com","pic_user":"jacobm","total_amt":"382.80","total_gp":"257.18","total_gpm":"67.18","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"23","win_pct":"20","clo_date":"05-07-2026","notes":[],"crmnotes":[{"comp":1,"quote":248189,"Line":0,"Comment":"04/13/2026 2:05 PM - jacobm - Followed up Via email"},{"comp":1,"quote":248189,"Line":1,"Comment":"04/13/2026 2:05 PM - jacobm - F/U changed from 04/13/2026 to 4/17/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248189","line":"1","part":"C40S-4500-EU","qty":"22","price":"29.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248189","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 11:37:59.997 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2368101, -87.9542585, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2368101, -87.9542585, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2060795 second/s. 2026-05-11 11:42:40.472 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248300-05112026114240.txt === {"quote":"248300","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"0","shipto":"PRODPLMN","shiptoName":"Productivity Inc.","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-21-2026","cust_po":"Quote-CM-Return","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Foley","drop_po":"RGA#TOR-62801","status":"0","user":"carleym","conv_order":"","time":"09:35","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Chris Foley - IA","follow_phone":"","follow_email":"cfoley@productivity.com","pic_user":"carleym","total_amt":"50.00","total_gp":"50.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":248300,"Line":0,"Comment":"04/22/2026 4:51 PM - carleym - F/U req PO for inspection fee"},{"comp":1,"quote":248300,"Line":1,"Comment":"04/22/2026 4:51 PM - carleym - F/U changed from 04/22/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248300,"Line":2,"Comment":"04/29/2026 4:53 PM - carleym - F/U again"},{"comp":1,"quote":248300,"Line":3,"Comment":"04/29/2026 4:53 PM - carleym - F/U changed from 04/29/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248300,"Line":4,"Comment":"05/11/2026 11:42 AM - carleym - F/U again, advised we need PO"}],"items":[{"comp":"01","order":"248300","line":"1","part":"RETURN","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248300","line":"2","part":"INSPECTION-FEE","qty":"1","price":"50.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248300","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248300","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#TOR-62801/","Loc":"Y"},{"Quote":"248300","Line":"1","Company":"1","F_Line":"2","Comment":"Returning customer's CAT50-C1-1/4-105U-IDU","Loc":"Y"},{"Quote":"248300","Line":"1","Company":"1","F_Line":"3","Comment":"Customer declined repair","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 11:46:19.516 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248297-05112026114619.txt === {"quote":"248297","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"JOHNLAUR","shiptoName":"Johns Hopkins Univ-Applied Physics","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-09-2026","cust_po":"Mazak BMT68 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Smith","drop_po":"","status":"0","user":"jacobm","conv_order":"","time":"09:25","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Jim Smith","follow_phone":"443-252-1624","follow_email":"jsmith@stellarindustrial.com","pic_user":"jacobm","total_amt":"11035.76","total_gp":"5889.20","total_gpm":"53.36","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-09-2026","notes":[{"comp":"1","quote":"248297","line":"10","data":"04-09-2026 12:31 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"9","data":"04-09-2026 11:24 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"8","data":"04-09-2026 11:23 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"7","data":"04-09-2026 11:11 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"6","data":"04-09-2026 11:10 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"5","data":"disc."},{"comp":"1","quote":"248297","line":"4","data":"GP's and disc to review if he wants to do extra"},{"comp":"1","quote":"248297","line":"3","data":"going to meeting w/ MSC reps, sent him list of"},{"comp":"1","quote":"248297","line":"2","data":"04-09-2026 11:12-briand: Jacob entered quote,"},{"comp":"1","quote":"248297","line":"1","data":"8%."},{"comp":"1","quote":"248297","line":"0","data":"04-09-2026 12:32-briand: Jacob said to go extra"}],"crmnotes":[{"comp":1,"quote":248297,"Line":0,"Comment":"04/16/2026 11:20 AM - jacobm - Sent follow up email"},{"comp":1,"quote":248297,"Line":1,"Comment":"04/16/2026 11:21 AM - jacobm - F/U changed from 04/15/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248297,"Line":2,"Comment":"04/24/2026 12:46 PM - jacobm - Quote is for a military shop. Jim made it known that they move slowly. He will contact once he sees movement"},{"comp":1,"quote":248297,"Line":3,"Comment":"04/24/2026 12:47 PM - jacobm - F/U changed from 04/23/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248297,"Line":4,"Comment":"05/01/2026 4:09 PM - jacobm - F/U changed from 04/30/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248297,"Line":5,"Comment":"05/11/2026 12:45 PM - jacobm - Follow up email."}],"items":[{"comp":"01","order":"248297","line":"1","part":"MZST68-ER32X","qty":"1","price":"3022.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"2","part":"MZST68-ER32X-ICE","qty":"1","price":"3348.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"3","part":"MZST68-ER32Z","qty":"1","price":"4814.00","uom":"EA","discount":"33.00","req_date":"Mid/End May","branch":"1"},{"comp":"01","order":"248297","line":"4","part":"MZST68-ER32Z-ICE","qty":"1","price":"5084.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"5","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"6","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-11 11:46:56.795 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248218-05112026114656.txt === {"quote":"248218","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"BENEWATE","shiptoName":"Benet Labs / DEVCOM Armament Center","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-08-2026","cust_po":"E16-016","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jason Lesure","drop_po":"","status":"0","user":"jacobm","conv_order":"","time":"08:57","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Jason Lesure","follow_phone":"413-386-1186","follow_email":"jlesure@butlerbros.com","pic_user":"jacobm","total_amt":"552.50","total_gp":"382.63","total_gpm":"69.25","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-08-2026","notes":[],"crmnotes":[{"comp":1,"quote":248218,"Line":0,"Comment":"04/16/2026 11:20 AM - jacobm - Sent follow up email"},{"comp":1,"quote":248218,"Line":1,"Comment":"04/16/2026 11:20 AM - jacobm - F/U changed from 04/14/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248218,"Line":2,"Comment":"04/24/2026 12:51 PM - jacobm - Sent follow up email requesting status of quote"},{"comp":1,"quote":248218,"Line":3,"Comment":"04/24/2026 12:52 PM - jacobm - F/U changed from 04/23/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248218,"Line":4,"Comment":"05/01/2026 4:10 PM - jacobm - F/U changed from 04/30/2026 to 5/7/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248218","line":"1","part":"E16-016","qty":"1","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"2","part":"E16-016(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"3","part":"E16-024(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"4","part":"E16-024","qty":"1","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"5","part":"E20-016","qty":"1","price":"57.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"6","part":"E20-016(C)","qty":"1","price":"96.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"7","part":"E20-024","qty":"1","price":"57.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"8","part":"E20-024(C)","qty":"1","price":"96.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"9","part":"E25-016","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"10","part":"E25-016(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"11","part":"E25-024","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"12","part":"E25-024(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-11 11:47:22.834 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249615-05112026114722.txt === {"quote":"249615","customer":"13700","name":null,"customerName":"The Robert E. Morris Company [CT]","comp":"01","open":"0","shipto":"THEROBEZ","shiptoName":"The Robert E. Morris Company","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-15-2026","cust_po":"5AX-201OSP4-M-AHB","terms_code":"N30","ship_via":"C-TRK","ship_collect":"","drop_ship":"N","territory":"10","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Pat D'Amato","drop_po":"","status":"0","user":"jacobm","conv_order":"","time":"11:39","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Pat D'Amato","follow_phone":"860-810-0368","follow_email":"patrickjohndamato@gmail.com","pic_user":"jacobm","total_amt":"51835.00","total_gp":"36909.82","total_gpm":"71.21","rev_type":"RT","mod_date":"05-11-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-15-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249615","line":"1","part":"5AX-201OSP4-M-AHB","qty":"1","price":"74050.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249615","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249615","Line":"1","Company":"1","F_Line":"1","Comment":"Cables are included","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 11:47:41.608 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249619-05112026114741.txt === {"quote":"249619","customer":"13700","name":null,"customerName":"The Robert E. Morris Company [CT]","comp":"01","open":"0","shipto":"THEROBEZ","shiptoName":"The Robert E. Morris Company","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-15-2026","cust_po":"5AX-201OSP4-ME40","terms_code":"N30","ship_via":"C-TRK","ship_collect":"","drop_ship":"N","territory":"10","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Pat D'Amato","drop_po":"","status":"0","user":"jacobm","conv_order":"","time":"11:55","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Pat D'Amato","follow_phone":"860-810-0368","follow_email":"patrickjohndamato@gmail.com","pic_user":"jacobm","total_amt":"46755.10","total_gp":"33990.59","total_gpm":"72.70","rev_type":"RT","mod_date":"05-11-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-15-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249619","line":"1","part":"5AX-201OSP4-ME40","qty":"1","price":"66793.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249619","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249619","Line":"1","Company":"1","F_Line":"1","Comment":"Cables are included.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 11:54:44.707 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249207-05112026115444.txt === {"quote":"249207","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCTFTA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"Quote-CM-Parts","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"David Hray","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"09:24","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"David Hray","follow_phone":"817-235-7060","follow_email":"david.hray@mscdirect.com","pic_user":"carleym","total_amt":"72.90","total_gp":"48.15","total_gpm":"66.05","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249207","line":"0","data":"04-27-2026 09:25 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249207","line":"1","part":"2TH-00265","qty":"1","price":"81.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249207","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 12:02:16.235 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244106-05112026120216.txt === {"quote":"244106","customer":"13700","name":null,"customerName":"The Robert E. Morris Company [CT]","comp":"01","open":"0","shipto":"MASSLINY","shiptoName":"Massapequa Precision Machining","entry_date":"01-20-2026","cust_order_date":"01-20-2026","req_date":"05-25-2026","cust_po":"Justin Zaleski","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Zaleski","drop_po":"CNC180OSP4-M","status":"0","user":"stevel","conv_order":"","time":"08:38","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Justin Zaleski","follow_phone":"","follow_email":"jzaleski@robertemorris.com","pic_user":"jacobm","total_amt":"14764.40","total_gp":"9650.37","total_gpm":"65.36","rev_type":"RT","mod_date":"05-11-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":244106,"Line":0,"Comment":"01/27/2026 10:20 AM - briann - F/U changed from 02/02/2026 to 2/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":1,"Comment":"02/02/2026 8:57 AM - briann - F/U changed from 02/09/2026 to 2/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":2,"Comment":"02/02/2026 8:58 AM - briann - CLO changed from 02/20/2026 to 03/30/2026 (CLO Date Updated)"},{"comp":1,"quote":244106,"Line":3,"Comment":"02/02/2026 8:58 AM - briann - Req Date changed from 03/03/2026 to 03/30/2026 (Req Date Updated)"},{"comp":1,"quote":244106,"Line":4,"Comment":"02/23/2026 9:22 AM - briann - F/U changed from 02/23/2026 to 3/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":5,"Comment":"03/10/2026 9:30 AM - briann - F/U changed from 03/09/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":6,"Comment":"03/10/2026 9:30 AM - briann - CLO changed from 03/30/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":244106,"Line":7,"Comment":"03/10/2026 9:31 AM - briann - Req Date changed from 03/30/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":244106,"Line":8,"Comment":"03/27/2026 10:13 AM - briann - F/U changed from 04/06/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":9,"Comment":"04/14/2026 9:03 AM - briann - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":10,"Comment":"04/14/2026 9:03 AM - briann - CLO changed from 04/27/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244106,"Line":11,"Comment":"04/14/2026 9:03 AM - briann - Req Date changed from 04/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":244106,"Line":12,"Comment":"04/14/2026 9:04 AM - briann - PIC changed from briann to jacobm"},{"comp":1,"quote":244106,"Line":13,"Comment":"05/05/2026 12:45 PM - jacobm - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":14,"Comment":"05/11/2026 1:01 PM - jacobm - Sent status email/offering to meet with EU"}],"items":[{"comp":"01","order":"244106","line":"1","part":"CNC180OSP4-M","qty":"1","price":"21092.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244106","line":"2","part":"TCE-97617-2300R","qty":"1","price":"1123.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244106","line":"3","part":"TCE-E6384-2300R","qty":"1","price":"1050.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244106","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-11 12:03:17.710 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247720-05112026120316.txt === {"quote":"247720","customer":"1030","name":null,"customerName":"A & M Industrial Supply","comp":"01","open":"0","shipto":"GENMACH","shiptoName":"General Machine Products","entry_date":"03-30-2026","cust_order_date":"03-30-2026","req_date":"04-30-2026","cust_po":"Zero Clamp Workholding","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Bob Hoffmann","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:03","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Bob Hoffmann","follow_phone":"732-522-1853","follow_email":"bhoffmann@am-ind.com","pic_user":"jacobm","total_amt":"30232.80","total_gp":"15091.28","total_gpm":"49.92","rev_type":"WAP","mod_date":"05-11-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"101","win_pct":"20","clo_date":"04-30-2026","notes":[{"comp":"1","quote":"247720","line":"12","data":"03-30-2026 11:06 - Discounts Recalculated"},{"comp":"1","quote":"247720","line":"11","data":"03-30-2026 10:38 - Discounts Recalculated"},{"comp":"1","quote":"247720","line":"10","data":"03-30-2026 10:04 - Discounts Recalculated QS"},{"comp":"1","quote":"247720","line":"9","data":"and Steven know the quote #."},{"comp":"1","quote":"247720","line":"8","data":"info so I can change the quote. Let Jacob, Brian"},{"comp":"1","quote":"247720","line":"7","data":"on the QL. Waiting for EU to provide Distributor"},{"comp":"1","quote":"247720","line":"6","data":"03-30-2026 10:07-briand: Put the WH-ZP90-SSTUD-H"},{"comp":"1","quote":"247720","line":"5","data":"& lead time on the one item."},{"comp":"1","quote":"247720","line":"4","data":"cc Brian N and Jacob/15 when we have pricing"},{"comp":"1","quote":"247720","line":"3","data":"updated quote & QL. Will send to Bob Hoffmann and"},{"comp":"1","quote":"247720","line":"2","data":"03-30-2026 10:41-briand: EU said to use A&M,"},{"comp":"1","quote":"247720","line":"1","data":"discount, sent to Bob."},{"comp":"1","quote":"247720","line":"0","data":"03-31-2026 11:02-briand: Brian approved 28%"}],"crmnotes":[{"comp":1,"quote":247720,"Line":0,"Comment":"04/06/2026 9:18 AM - briand - Sent Bob Hoffmann an email req update for this quote. I know last week was slow for most people with the holiday. Asked him who the POC in the PA office is. I wasn't sure if it is Angie Fuhrer or not."},{"comp":1,"quote":247720,"Line":1,"Comment":"04/06/2026 9:19 AM - briand - F/U changed from 04/03/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247720,"Line":2,"Comment":"04/06/2026 9:46 AM - briand - Bob said that POC for A&M's PA office is Mike Baker (mbaker@am-ind.com). I'm showing two phone #'s for him in NERP: 855-207-0400 x632 and 570-223-4403. Will ask him for an update and to confirm what # is best to reach him."},{"comp":1,"quote":247720,"Line":3,"Comment":"04/06/2026 4:58 PM - jacobm - Followed up with Bob and Mike on 4/6/2026\nLeft voicemail and email with EU."},{"comp":1,"quote":247720,"Line":4,"Comment":"04/10/2026 12:52 PM - jacobm - Follow up Email with Mike. Awaiting response from EU"},{"comp":1,"quote":247720,"Line":5,"Comment":"04/10/2026 12:52 PM - jacobm - F/U changed from 04/10/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247720,"Line":6,"Comment":"04/10/2026 3:36 PM - jacobm - Mike has update us on EU in decision window. Said to keep Quote open. Will follow up in the middle of next week"},{"comp":1,"quote":247720,"Line":7,"Comment":"04/16/2026 11:19 AM - jacobm - Emailed Mike again. Gentle nudge to keep it on his radar without seeming overbearing"},{"comp":1,"quote":247720,"Line":8,"Comment":"04/16/2026 11:19 AM - jacobm - F/U changed from 04/15/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247720,"Line":9,"Comment":"04/24/2026 12:41 PM - jacobm - Sent a follow up email with Mike. Adding possibility of shorter lead time for backordered item if or when order is placed"},{"comp":1,"quote":247720,"Line":10,"Comment":"04/24/2026 12:41 PM - jacobm - F/U changed from 04/22/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247720,"Line":11,"Comment":"05/01/2026 4:10 PM - jacobm - F/U changed from 04/30/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247720,"Line":12,"Comment":"05/05/2026 12:45 PM - jacobm - F/U changed from 05/07/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247720,"Line":13,"Comment":"05/11/2026 1:02 PM - jacobm - Steve Morris working on getting info from Japan for 3D model of set up"}],"items":[{"comp":"01","order":"247720","line":"1","part":"WH-ZP90-SSTUD-H","qty":"26","price":"71.00","uom":"EA","discount":"28.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247720","line":"2","part":"WH-ZP90-STUD-14M12","qty":"48","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247720","line":"3","part":"WH-ZP90-STD","qty":"26","price":"1352.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247720","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247720","Line":"1","Company":"1","F_Line":"1","Comment":"Estimated lead time is 8~10 weeks after receipt of an","Loc":"Y"},{"Quote":"247720","Line":"1","Company":"1","F_Line":"2","Comment":"order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-11 12:08:48.173 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\LNRTO-0-3461.txt === {"customer":"LNRTO","line":"A","dept":"M","name":"Jeff Buchheit","title":"RSM","phone":"800-499-4720","cell":"800-499-4720","fax":null,"email":"jeff@lnrtool.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3461,"password":null,"webenabled":"Y","linkedin":null,"city":"West Babylon","state":"NY","address1":"79 Otis St.","address2":null,"zip":"11704","country":"USA","userid":"jacobm","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"0"}}] 2026-05-11 12:34:09.589 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249690-05112026123409.txt === {"quote":"249690","customer":"13705","name":null,"customerName":"Morris Great Lakes","comp":"01","open":"0","shipto":"MORRISG","shiptoName":"Morris Great Lakes","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"CNC260OSP4-M","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"19","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Brandon Cline","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"14:18","extra":"","follow_up":"06-26-2026","web_id":"","follow_name":"Brandon Cline","follow_phone":"412-852-5862","follow_email":"BCline@morrisgreatlakes.com","pic_user":"travisl","total_amt":"19289.20","total_gp":"13064.09","total_gpm":"67.73","rev_type":"RT","mod_date":"05-11-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"249690","line":"0","data":"05-05-2026 14:31 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249690","line":"1","part":"CNC260OSP4-M","qty":"1","price":"27556.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249690","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 12:35:02.706 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241081-05112026123502.txt === {"quote":"241081","customer":"18650","name":null,"customerName":"Rite-Way Tool Company Inc.","comp":"01","open":"0","shipto":"COMPMCKE","shiptoName":"Compacting Tooling","entry_date":"11-11-2025","cust_order_date":"11-11-2025","req_date":"05-08-2026","cust_po":"HSK40E-SK10-60P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kevin Killinger","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"13:22","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Kevin Killinger","follow_phone":"724-387-1100","follow_email":"kevinkillinger.riteway@comcast.net","pic_user":"travisl","total_amt":"546.00","total_gp":"248.39","total_gpm":"45.49","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-08-2026","notes":[{"comp":"1","quote":"241081","line":"0","data":"01-08-2026 13:12 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":241081,"Line":0,"Comment":"11/19/2025 7:32 AM - travisl - F/U Changed from 11/17/2025 to 12/10/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":241081,"Line":1,"Comment":"12/19/2025 8:06 AM - travisl - F/U changed from 12/10/2025 to 1/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241081,"Line":2,"Comment":"12/19/2025 8:06 AM - travisl - CLO changed from 12/11/2025 to 01/20/2026 (CLO Date Updated)"},{"comp":1,"quote":241081,"Line":3,"Comment":"12/19/2025 8:06 AM - travisl - Req Date changed from 12/23/2025 to 01/20/2026 (Req Date Updated)"},{"comp":1,"quote":241081,"Line":4,"Comment":"12/19/2025 8:07 AM - travisl - F/U changed from 01/20/2026 to 1/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241081,"Line":5,"Comment":"01/19/2026 8:24 AM - travisl - F/U changed from 01/20/2026 to 2/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241081,"Line":6,"Comment":"01/19/2026 8:24 AM - travisl - CLO changed from 01/20/2026 to 02/06/2026 (CLO Date Updated)"},{"comp":1,"quote":241081,"Line":7,"Comment":"01/19/2026 8:25 AM - travisl - Req Date changed from 01/20/2026 to 02/13/2026 (Req Date Updated)"},{"comp":1,"quote":241081,"Line":8,"Comment":"01/19/2026 12:22 PM - travisl - Encounter has been added"},{"comp":1,"quote":241081,"Line":9,"Comment":"02/13/2026 11:06 AM - travisl - F/U changed from 02/06/2026 to 3/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241081,"Line":10,"Comment":"02/13/2026 11:06 AM - travisl - CLO changed from 02/06/2026 to 03/20/2026 (CLO Date Updated)"},{"comp":1,"quote":241081,"Line":11,"Comment":"02/13/2026 11:06 AM - travisl - Req Date changed from 02/13/2026 to 03/20/2026 (Req Date Updated)"},{"comp":1,"quote":241081,"Line":12,"Comment":"03/25/2026 12:54 PM - travisl - F/U changed from 03/20/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241081,"Line":13,"Comment":"03/25/2026 12:54 PM - travisl - CLO changed from 03/20/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":241081,"Line":14,"Comment":"03/25/2026 12:54 PM - travisl - Req Date changed from 03/20/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":241081,"Line":15,"Comment":"04/06/2026 10:04 AM - travisl - F/U changed from 04/24/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241081,"Line":16,"Comment":"04/06/2026 10:05 AM - travisl - CLO changed from 04/24/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":241081,"Line":17,"Comment":"04/06/2026 10:05 AM - travisl - Req Date changed from 04/24/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":241081,"Line":18,"Comment":"04/06/2026 10:05 AM - travisl - Encounter has been added"}],"items":[{"comp":"01","order":"241081","line":"1","part":"HSK40E-SK6-60P","qty":"1","price":"507.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241081","line":"2","part":"SK6-1/8A","qty":"1","price":"70.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241081","line":"3","part":"TQW-025","qty":"1","price":"393.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241081","line":"4","part":"TQW-GH06(14X18)","qty":"1","price":"122.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241081","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 12:35:15.698 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241081-05112026123515.txt === {"quote":"241081","customer":"18650","name":null,"customerName":"Rite-Way Tool Company Inc.","comp":"01","open":"0","shipto":"COMPMCKE","shiptoName":"Compacting Tooling","entry_date":"11-11-2025","cust_order_date":"11-11-2025","req_date":"05-08-2026","cust_po":"HSK40E-SK10-60P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kevin Killinger","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"13:22","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Kevin Killinger","follow_phone":"724-387-1100","follow_email":"kevinkillinger.riteway@comcast.net","pic_user":"travisl","total_amt":"546.00","total_gp":"248.39","total_gpm":"45.49","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-19-2026","notes":[{"comp":"1","quote":"241081","line":"0","data":"01-08-2026 13:12 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":241081,"Line":0,"Comment":"11/19/2025 7:32 AM - travisl - F/U Changed from 11/17/2025 to 12/10/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":241081,"Line":1,"Comment":"12/19/2025 8:06 AM - travisl - F/U changed from 12/10/2025 to 1/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241081,"Line":2,"Comment":"12/19/2025 8:06 AM - travisl - CLO changed from 12/11/2025 to 01/20/2026 (CLO Date Updated)"},{"comp":1,"quote":241081,"Line":3,"Comment":"12/19/2025 8:06 AM - travisl - Req Date changed from 12/23/2025 to 01/20/2026 (Req Date Updated)"},{"comp":1,"quote":241081,"Line":4,"Comment":"12/19/2025 8:07 AM - travisl - F/U changed from 01/20/2026 to 1/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241081,"Line":5,"Comment":"01/19/2026 8:24 AM - travisl - F/U changed from 01/20/2026 to 2/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241081,"Line":6,"Comment":"01/19/2026 8:24 AM - travisl - CLO changed from 01/20/2026 to 02/06/2026 (CLO Date Updated)"},{"comp":1,"quote":241081,"Line":7,"Comment":"01/19/2026 8:25 AM - travisl - Req Date changed from 01/20/2026 to 02/13/2026 (Req Date Updated)"},{"comp":1,"quote":241081,"Line":8,"Comment":"01/19/2026 12:22 PM - travisl - Encounter has been added"},{"comp":1,"quote":241081,"Line":9,"Comment":"02/13/2026 11:06 AM - travisl - F/U changed from 02/06/2026 to 3/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241081,"Line":10,"Comment":"02/13/2026 11:06 AM - travisl - CLO changed from 02/06/2026 to 03/20/2026 (CLO Date Updated)"},{"comp":1,"quote":241081,"Line":11,"Comment":"02/13/2026 11:06 AM - travisl - Req Date changed from 02/13/2026 to 03/20/2026 (Req Date Updated)"},{"comp":1,"quote":241081,"Line":12,"Comment":"03/25/2026 12:54 PM - travisl - F/U changed from 03/20/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241081,"Line":13,"Comment":"03/25/2026 12:54 PM - travisl - CLO changed from 03/20/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":241081,"Line":14,"Comment":"03/25/2026 12:54 PM - travisl - Req Date changed from 03/20/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":241081,"Line":15,"Comment":"04/06/2026 10:04 AM - travisl - F/U changed from 04/24/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241081,"Line":16,"Comment":"04/06/2026 10:05 AM - travisl - CLO changed from 04/24/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":241081,"Line":17,"Comment":"04/06/2026 10:05 AM - travisl - Req Date changed from 04/24/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":241081,"Line":18,"Comment":"04/06/2026 10:05 AM - travisl - Encounter has been added"},{"comp":1,"quote":241081,"Line":19,"Comment":"05/11/2026 1:34 PM - travisl - F/U changed from 05/08/2026 to 6/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241081,"Line":20,"Comment":"05/11/2026 1:35 PM - travisl - CLO changed from 05/08/2026 to 06/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"241081","line":"1","part":"HSK40E-SK6-60P","qty":"1","price":"507.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241081","line":"2","part":"SK6-1/8A","qty":"1","price":"70.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241081","line":"3","part":"TQW-025","qty":"1","price":"393.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241081","line":"4","part":"TQW-GH06(14X18)","qty":"1","price":"122.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241081","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 12:35:23.308 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241081-05112026123523.txt === {"quote":"241081","customer":"18650","name":null,"customerName":"Rite-Way Tool Company Inc.","comp":"01","open":"0","shipto":"COMPMCKE","shiptoName":"Compacting Tooling","entry_date":"11-11-2025","cust_order_date":"11-11-2025","req_date":"06-19-2026","cust_po":"HSK40E-SK10-60P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kevin Killinger","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"13:22","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Kevin Killinger","follow_phone":"724-387-1100","follow_email":"kevinkillinger.riteway@comcast.net","pic_user":"travisl","total_amt":"546.00","total_gp":"248.39","total_gpm":"45.49","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-19-2026","notes":[{"comp":"1","quote":"241081","line":"0","data":"01-08-2026 13:12 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":241081,"Line":0,"Comment":"11/19/2025 7:32 AM - travisl - F/U Changed from 11/17/2025 to 12/10/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":241081,"Line":1,"Comment":"12/19/2025 8:06 AM - travisl - F/U changed from 12/10/2025 to 1/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241081,"Line":2,"Comment":"12/19/2025 8:06 AM - travisl - CLO changed from 12/11/2025 to 01/20/2026 (CLO Date Updated)"},{"comp":1,"quote":241081,"Line":3,"Comment":"12/19/2025 8:06 AM - travisl - Req Date changed from 12/23/2025 to 01/20/2026 (Req Date Updated)"},{"comp":1,"quote":241081,"Line":4,"Comment":"12/19/2025 8:07 AM - travisl - F/U changed from 01/20/2026 to 1/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241081,"Line":5,"Comment":"01/19/2026 8:24 AM - travisl - F/U changed from 01/20/2026 to 2/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241081,"Line":6,"Comment":"01/19/2026 8:24 AM - travisl - CLO changed from 01/20/2026 to 02/06/2026 (CLO Date Updated)"},{"comp":1,"quote":241081,"Line":7,"Comment":"01/19/2026 8:25 AM - travisl - Req Date changed from 01/20/2026 to 02/13/2026 (Req Date Updated)"},{"comp":1,"quote":241081,"Line":8,"Comment":"01/19/2026 12:22 PM - travisl - Encounter has been added"},{"comp":1,"quote":241081,"Line":9,"Comment":"02/13/2026 11:06 AM - travisl - F/U changed from 02/06/2026 to 3/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241081,"Line":10,"Comment":"02/13/2026 11:06 AM - travisl - CLO changed from 02/06/2026 to 03/20/2026 (CLO Date Updated)"},{"comp":1,"quote":241081,"Line":11,"Comment":"02/13/2026 11:06 AM - travisl - Req Date changed from 02/13/2026 to 03/20/2026 (Req Date Updated)"},{"comp":1,"quote":241081,"Line":12,"Comment":"03/25/2026 12:54 PM - travisl - F/U changed from 03/20/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241081,"Line":13,"Comment":"03/25/2026 12:54 PM - travisl - CLO changed from 03/20/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":241081,"Line":14,"Comment":"03/25/2026 12:54 PM - travisl - Req Date changed from 03/20/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":241081,"Line":15,"Comment":"04/06/2026 10:04 AM - travisl - F/U changed from 04/24/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241081,"Line":16,"Comment":"04/06/2026 10:05 AM - travisl - CLO changed from 04/24/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":241081,"Line":17,"Comment":"04/06/2026 10:05 AM - travisl - Req Date changed from 04/24/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":241081,"Line":18,"Comment":"04/06/2026 10:05 AM - travisl - Encounter has been added"},{"comp":1,"quote":241081,"Line":19,"Comment":"05/11/2026 1:34 PM - travisl - F/U changed from 05/08/2026 to 6/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241081,"Line":20,"Comment":"05/11/2026 1:35 PM - travisl - CLO changed from 05/08/2026 to 06/19/2026 (CLO Date Updated)"},{"comp":1,"quote":241081,"Line":21,"Comment":"05/11/2026 1:35 PM - travisl - Req Date changed from 05/08/2026 to 06/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"241081","line":"1","part":"HSK40E-SK6-60P","qty":"1","price":"507.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241081","line":"2","part":"SK6-1/8A","qty":"1","price":"70.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241081","line":"3","part":"TQW-025","qty":"1","price":"393.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241081","line":"4","part":"TQW-GH06(14X18)","qty":"1","price":"122.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241081","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 12:38:18.233 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249329-05112026123817.txt === {"quote":"249329","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"PTSGRAND","shiptoName":"PTSolutions - Grand Rapids","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-09-2026","cust_po":"NBT50-SK25C-135","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"1105er Sierminski","drop_po":"","status":"0","user":"karynm","conv_order":"","time":"14:50","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Kurtis Jones","follow_phone":"810-701-9012","follow_email":"kurtis.jones@pts-tools.com","pic_user":"briand","total_amt":"1267.86","total_gp":"1031.12","total_gpm":"81.33","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"5","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249329","line":"2","data":"Karyn on pricing."},{"comp":"1","quote":"249329","line":"1","data":"Tim Reeves. High speed isn't in NERP, worked w"},{"comp":"1","quote":"249329","line":"0","data":"04-28-2026 14:56-briand: Request came over from"}],"crmnotes":[{"comp":1,"quote":249329,"Line":0,"Comment":"05/05/2026 3:10 PM - briand - F/U changed from 05/04/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249329,"Line":1,"Comment":"05/11/2026 11:10 AM - briand - Sent request for update from Kurtis."},{"comp":1,"quote":249329,"Line":2,"Comment":"05/11/2026 12:38 PM - briand - Kurtis said customer not ordering"}],"items":[{"comp":"01","order":"249329","line":"1","part":"NBT50-SK25C-135","qty":"1","price":"786.00","uom":"EA","discount":"34.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"249329","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249329","line":"4","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"826.00","uom":"EA","discount":"34.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"249329","line":"5","part":"GH25","qty":"1","price":"265.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249329","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249329","Line":"4","Company":"1","F_Line":"1","Comment":"part# NBT50-SK25C-135P","Loc":"Y"}],"qcomms":[{"Quote":"249329","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249329","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249329","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 12:39:08.197 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0381582790197, -88.0814765978323, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0381582790197, -88.0814765978323, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2078137 second/s. 2026-05-11 12:39:11.889 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0381582790197, -88.0814765978323, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0381582790197, -88.0814765978323, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2033994 second/s. 2026-05-11 12:57:46.080 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0335733052735, -88.0235660076961, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0335733052735, -88.0235660076961, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3067483 second/s. 2026-05-11 13:07:42.416 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\SMRMUNDE-0-3461.txt === {"customer":"SMRMUNDE","line":"A","dept":"M","name":"Stuart Moore","title":"P","phone":"(847) 949-9100","cell":"(847) 949-9100","fax":null,"email":"stuart@smrcomponents.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3461,"password":null,"webenabled":"Y","linkedin":null,"city":"Mundelein","state":"IL","address1":"831 East Orchard","address2":null,"zip":"60060","country":"USA","userid":"mikek","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"0"}}] 2026-05-11 13:21:19.022 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247792-05112026132118.txt === {"quote":"247792","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"HSK100A-SM1500-6.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Maureen Gorman","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:35","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Maureen Gorman","follow_phone":"847-252-6300","follow_email":"mgorman@mmus.com","pic_user":"rons","total_amt":"2418.00","total_gp":"799.80","total_gpm":"33.08","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"04-30-2026","notes":[{"comp":"1","quote":"247792","line":"1","data":"Ohio"},{"comp":"1","quote":"247792","line":"0","data":"03-31-2026 09:36-rons: live chat RFQ...shipping to"}],"crmnotes":[],"items":[{"comp":"01","order":"247792","line":"1","part":"HSK100A-SM1500-6.00CP","qty":"10","price":"403.00","uom":"EA","discount":"40.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"247792","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 13:21:30.630 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247792-05112026132130.txt === {"quote":"247792","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"HSK100A-SM1500-6.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Maureen Gorman","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:35","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Maureen Gorman","follow_phone":"847-252-6300","follow_email":"mgorman@mmus.com","pic_user":"rons","total_amt":"2418.00","total_gp":"799.80","total_gpm":"33.08","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"247792","line":"1","data":"Ohio"},{"comp":"1","quote":"247792","line":"0","data":"03-31-2026 09:36-rons: live chat RFQ...shipping to"}],"crmnotes":[{"comp":1,"quote":247792,"Line":0,"Comment":"05/11/2026 1:21 PM - rons - F/U changed from 04/26/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247792,"Line":1,"Comment":"05/11/2026 1:21 PM - rons - CLO changed from 04/30/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247792","line":"1","part":"HSK100A-SM1500-6.00CP","qty":"10","price":"403.00","uom":"EA","discount":"40.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"247792","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 13:21:35.427 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247792-05112026132135.txt === {"quote":"247792","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-26-2026","cust_po":"HSK100A-SM1500-6.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Maureen Gorman","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:35","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Maureen Gorman","follow_phone":"847-252-6300","follow_email":"mgorman@mmus.com","pic_user":"rons","total_amt":"2418.00","total_gp":"799.80","total_gpm":"33.08","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"247792","line":"1","data":"Ohio"},{"comp":"1","quote":"247792","line":"0","data":"03-31-2026 09:36-rons: live chat RFQ...shipping to"}],"crmnotes":[{"comp":1,"quote":247792,"Line":0,"Comment":"05/11/2026 1:21 PM - rons - F/U changed from 04/26/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247792,"Line":1,"Comment":"05/11/2026 1:21 PM - rons - CLO changed from 04/30/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247792,"Line":2,"Comment":"05/11/2026 1:21 PM - rons - Req Date changed from 05/12/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247792","line":"1","part":"HSK100A-SM1500-6.00CP","qty":"10","price":"403.00","uom":"EA","discount":"40.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"247792","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 13:21:42.933 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248932-05112026132142.txt === {"quote":"248932","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFW","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-02-2026","cust_po":"SF-HEAT-RING-2-5","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Padilla Clauvez","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"12:08","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Padilla Clauvez","follow_phone":"","follow_email":"padilla.clauvez@mscdirect.com","pic_user":"rons","total_amt":"143.25","total_gp":"44.17","total_gpm":"30.83","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248932","line":"1","part":"SF-HEAT-RING-2-5","qty":"1","price":"191.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248932","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 13:21:52.924 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248932-05112026132152.txt === {"quote":"248932","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFW","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-02-2026","cust_po":"SF-HEAT-RING-2-5","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Padilla Clauvez","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"12:08","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Padilla Clauvez","follow_phone":"","follow_email":"padilla.clauvez@mscdirect.com","pic_user":"rons","total_amt":"143.25","total_gp":"44.17","total_gpm":"30.83","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248932,"Line":0,"Comment":"05/11/2026 1:21 PM - rons - F/U changed from 04/27/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248932,"Line":1,"Comment":"05/11/2026 1:21 PM - rons - CLO changed from 05/21/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248932","line":"1","part":"SF-HEAT-RING-2-5","qty":"1","price":"191.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248932","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 13:21:57.734 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248932-05112026132157.txt === {"quote":"248932","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFW","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-25-2026","cust_po":"SF-HEAT-RING-2-5","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Padilla Clauvez","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"12:08","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Padilla Clauvez","follow_phone":"","follow_email":"padilla.clauvez@mscdirect.com","pic_user":"rons","total_amt":"143.25","total_gp":"44.17","total_gpm":"30.83","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248932,"Line":0,"Comment":"05/11/2026 1:21 PM - rons - F/U changed from 04/27/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248932,"Line":1,"Comment":"05/11/2026 1:21 PM - rons - CLO changed from 05/21/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248932,"Line":2,"Comment":"05/11/2026 1:21 PM - rons - Req Date changed from 06/02/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248932","line":"1","part":"SF-HEAT-RING-2-5","qty":"1","price":"191.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248932","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 13:22:23.596 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248910-05112026132223.txt === {"quote":"248910","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFW","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-02-2026","cust_po":"BT50-C32-105","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Emmanuel Valoix","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:27","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Emmanuel Valoix","follow_phone":"","follow_email":"emmanuel.valoix@mscdirect.com","pic_user":"rons","total_amt":"501.15","total_gp":"325.73","total_gpm":"65.00","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248910","line":"1","part":"BT50-C32-105","qty":"1","price":"717.00","uom":"EA","discount":"35.00","req_date":"2-3 Weeks","branch":"1"},{"comp":"01","order":"248910","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248910","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"248910","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248910","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248910","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-11 13:22:34.605 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248910-05112026132234.txt === {"quote":"248910","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFW","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-02-2026","cust_po":"BT50-C32-105","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Emmanuel Valoix","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:27","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Emmanuel Valoix","follow_phone":"","follow_email":"emmanuel.valoix@mscdirect.com","pic_user":"rons","total_amt":"501.15","total_gp":"325.73","total_gpm":"65.00","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248910,"Line":0,"Comment":"05/11/2026 1:22 PM - rons - F/U changed from 04/27/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248910,"Line":1,"Comment":"05/11/2026 1:22 PM - rons - CLO changed from 05/21/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248910","line":"1","part":"BT50-C32-105","qty":"1","price":"717.00","uom":"EA","discount":"35.00","req_date":"2-3 Weeks","branch":"1"},{"comp":"01","order":"248910","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248910","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"248910","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248910","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248910","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 13:22:39.795 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248910-05112026132239.txt === {"quote":"248910","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFW","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-25-2026","cust_po":"BT50-C32-105","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Emmanuel Valoix","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:27","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Emmanuel Valoix","follow_phone":"","follow_email":"emmanuel.valoix@mscdirect.com","pic_user":"rons","total_amt":"501.15","total_gp":"325.73","total_gpm":"65.00","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248910,"Line":0,"Comment":"05/11/2026 1:22 PM - rons - F/U changed from 04/27/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248910,"Line":1,"Comment":"05/11/2026 1:22 PM - rons - CLO changed from 05/21/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248910,"Line":2,"Comment":"05/11/2026 1:22 PM - rons - Req Date changed from 06/02/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248910","line":"1","part":"BT50-C32-105","qty":"1","price":"717.00","uom":"EA","discount":"35.00","req_date":"2-3 Weeks","branch":"1"},{"comp":"01","order":"248910","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248910","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"248910","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248910","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248910","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 13:22:59.724 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248097-05112026132259.txt === {"quote":"248097","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCKCECI","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-18-2026","cust_po":"OKL2-ER20X","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:21","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"3033.48","total_gp":"1789.95","total_gpm":"59.01","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-06-2026","notes":[{"comp":"1","quote":"248097","line":"0","data":"04-06-2026 13:22-rons: shipping to Kentucky..."}],"crmnotes":[],"items":[{"comp":"01","order":"248097","line":"1","part":"OKL2-ER20X","qty":"1","price":"4461.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248097","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 13:23:25.045 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248097-05112026132324.txt === {"quote":"248097","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCKCECI","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-18-2026","cust_po":"OKL2-ER20X","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:21","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"3033.48","total_gp":"1789.95","total_gpm":"59.01","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248097","line":"0","data":"04-06-2026 13:22-rons: shipping to Kentucky..."}],"crmnotes":[{"comp":1,"quote":248097,"Line":0,"Comment":"05/11/2026 1:22 PM - rons - F/U changed from 04/28/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248097,"Line":1,"Comment":"05/11/2026 1:23 PM - rons - CLO changed from 05/06/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248097","line":"1","part":"OKL2-ER20X","qty":"1","price":"4461.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248097","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 13:23:29.880 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248097-05112026132329.txt === {"quote":"248097","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCKCECI","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-25-2026","cust_po":"OKL2-ER20X","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:21","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"3033.48","total_gp":"1789.95","total_gpm":"59.01","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248097","line":"0","data":"04-06-2026 13:22-rons: shipping to Kentucky..."}],"crmnotes":[{"comp":1,"quote":248097,"Line":0,"Comment":"05/11/2026 1:22 PM - rons - F/U changed from 04/28/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248097,"Line":1,"Comment":"05/11/2026 1:23 PM - rons - CLO changed from 05/06/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248097,"Line":2,"Comment":"05/11/2026 1:23 PM - rons - Req Date changed from 05/18/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248097","line":"1","part":"OKL2-ER20X","qty":"1","price":"4461.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248097","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 13:23:55.640 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249039-05112026132355.txt === {"quote":"249039","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"INDIAN","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"06-03-2026","cust_po":"NT05-008(S)","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Shelley Beau-Keene","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:02","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Shelley Beau-Keene","follow_phone":"","follow_email":"shelley.beau-keene@mscdirect.com","pic_user":"rons","total_amt":"202.80","total_gp":"104.00","total_gpm":"51.28","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"249039","line":"0","data":"04-22-2026 16:03 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249039","line":"1","part":"NT05-008(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"2","part":"NT05-010(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"3","part":"NT05-016(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"4","part":"NT05-020(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"5","part":"NT05-024(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"6","part":"NT05-032(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-11 13:24:06.356 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249039-05112026132406.txt === {"quote":"249039","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"INDIAN","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"06-03-2026","cust_po":"NT05-008(S)","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Shelley Beau-Keene","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:02","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Shelley Beau-Keene","follow_phone":"","follow_email":"shelley.beau-keene@mscdirect.com","pic_user":"rons","total_amt":"202.80","total_gp":"104.00","total_gpm":"51.28","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249039","line":"0","data":"04-22-2026 16:03 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249039,"Line":0,"Comment":"05/11/2026 1:23 PM - rons - F/U changed from 04/28/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249039,"Line":1,"Comment":"05/11/2026 1:23 PM - rons - CLO changed from 05/22/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249039","line":"1","part":"NT05-008(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"2","part":"NT05-010(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"3","part":"NT05-016(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"4","part":"NT05-020(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"5","part":"NT05-024(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"6","part":"NT05-032(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-11 13:24:12.375 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249039-05112026132412.txt === {"quote":"249039","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"INDIAN","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-25-2026","cust_po":"NT05-008(S)","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Shelley Beau-Keene","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:02","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Shelley Beau-Keene","follow_phone":"","follow_email":"shelley.beau-keene@mscdirect.com","pic_user":"rons","total_amt":"202.80","total_gp":"104.00","total_gpm":"51.28","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249039","line":"0","data":"04-22-2026 16:03 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249039,"Line":0,"Comment":"05/11/2026 1:23 PM - rons - F/U changed from 04/28/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249039,"Line":1,"Comment":"05/11/2026 1:23 PM - rons - CLO changed from 05/22/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249039,"Line":2,"Comment":"05/11/2026 1:24 PM - rons - Req Date changed from 06/03/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249039","line":"1","part":"NT05-008(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"2","part":"NT05-010(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"3","part":"NT05-016(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"4","part":"NT05-020(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"5","part":"NT05-024(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"6","part":"NT05-032(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-11 13:24:18.466 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247317-05112026132418.txt === {"quote":"247317","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"FULCRDIS","shiptoName":"Fulcrum Design and machine","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"05-01-2026","cust_po":"B30-6000-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Mike Benedict","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:18","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Mike Benedict","follow_phone":"812-480-1293","follow_email":"mbenedict@impfas.com","pic_user":"rons","total_amt":"1680.00","total_gp":"1256.00","total_gpm":"74.76","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"101","win_pct":"20","clo_date":"04-29-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"247317","line":"1","part":"B30-6000-EU","qty":"100","price":"28.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247317","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 13:24:28.799 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247317-05112026132428.txt === {"quote":"247317","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"FULCRDIS","shiptoName":"Fulcrum Design and machine","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"05-01-2026","cust_po":"B30-6000-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Mike Benedict","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:18","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Mike Benedict","follow_phone":"812-480-1293","follow_email":"mbenedict@impfas.com","pic_user":"rons","total_amt":"1680.00","total_gp":"1256.00","total_gpm":"74.76","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"101","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":247317,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 04/29/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247317,"Line":1,"Comment":"05/11/2026 1:24 PM - rons - CLO changed from 04/29/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247317","line":"1","part":"B30-6000-EU","qty":"100","price":"28.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247317","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 13:24:34.026 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247317-05112026132433.txt === {"quote":"247317","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"FULCRDIS","shiptoName":"Fulcrum Design and machine","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"05-25-2026","cust_po":"B30-6000-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Mike Benedict","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:18","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Mike Benedict","follow_phone":"812-480-1293","follow_email":"mbenedict@impfas.com","pic_user":"rons","total_amt":"1680.00","total_gp":"1256.00","total_gpm":"74.76","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"101","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":247317,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 04/29/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247317,"Line":1,"Comment":"05/11/2026 1:24 PM - rons - CLO changed from 04/29/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247317,"Line":2,"Comment":"05/11/2026 1:24 PM - rons - Req Date changed from 05/01/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247317","line":"1","part":"B30-6000-EU","qty":"100","price":"28.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247317","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 13:24:39.356 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249212-05112026132439.txt === {"quote":"249212","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAFTWN","shiptoName":"Yamazen - Fort Wayne Office","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"BT30-ER32-70","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"10:04","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969 x1125","follow_email":"kirandandia@yamazen.com","pic_user":"rons","total_amt":"2098.09","total_gp":"1298.72","total_gpm":"61.90","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"17","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249212","line":"1","data":"Evansville, IN"},{"comp":"1","quote":"249212","line":"0","data":"04-27-2026 10:08-mariek end user Dynamics Inn"}],"crmnotes":[],"items":[{"comp":"01","order":"249212","line":"1","part":"BT30-ER32-70","qty":"10","price":"188.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"3","part":"BT30-NPU13-95","qty":"4","price":"565.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"4","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-11 13:24:48.794 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249212-05112026132448.txt === {"quote":"249212","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAFTWN","shiptoName":"Yamazen - Fort Wayne Office","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"BT30-ER32-70","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"10:04","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969 x1125","follow_email":"kirandandia@yamazen.com","pic_user":"rons","total_amt":"2098.09","total_gp":"1298.72","total_gpm":"61.90","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"17","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249212","line":"1","data":"Evansville, IN"},{"comp":"1","quote":"249212","line":"0","data":"04-27-2026 10:08-mariek end user Dynamics Inn"}],"crmnotes":[{"comp":1,"quote":249212,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 05/03/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249212,"Line":1,"Comment":"05/11/2026 1:24 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249212","line":"1","part":"BT30-ER32-70","qty":"10","price":"188.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"3","part":"BT30-NPU13-95","qty":"4","price":"565.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"4","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 13:24:54.317 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249212-05112026132454.txt === {"quote":"249212","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAFTWN","shiptoName":"Yamazen - Fort Wayne Office","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-25-2026","cust_po":"BT30-ER32-70","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"10:04","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969 x1125","follow_email":"kirandandia@yamazen.com","pic_user":"rons","total_amt":"2098.09","total_gp":"1298.72","total_gpm":"61.90","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"17","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249212","line":"1","data":"Evansville, IN"},{"comp":"1","quote":"249212","line":"0","data":"04-27-2026 10:08-mariek end user Dynamics Inn"}],"crmnotes":[{"comp":1,"quote":249212,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 05/03/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249212,"Line":1,"Comment":"05/11/2026 1:24 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249212,"Line":2,"Comment":"05/11/2026 1:24 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249212","line":"1","part":"BT30-ER32-70","qty":"10","price":"188.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"3","part":"BT30-NPU13-95","qty":"4","price":"565.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"4","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 13:24:58.864 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248534-05112026132458.txt === {"quote":"248534","customer":"2360","name":null,"customerName":"Blue Ash Industrial Supply, Inc.","comp":"01","open":"0","shipto":"POLYCRAF","shiptoName":"Polycraft Products","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"B4007-0016-3.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Nick Sluterbeck","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"11:19","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Nick Sluterbeck","follow_phone":"937-776-5901","follow_email":"NSluterbeck@blueashsupply.com","pic_user":"rons","total_amt":"2083.50","total_gp":"1450.51","total_gpm":"69.62","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"32","win_pct":"20","clo_date":"05-14-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248534","line":"1","part":"B4007-0016-3.50","qty":"6","price":"300.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"2","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"3","part":"E16-008","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"4","part":"E16-012","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"5","part":"E16-016","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"6","part":"E16-024","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-11 13:25:11.491 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248534-05112026132511.txt === {"quote":"248534","customer":"2360","name":null,"customerName":"Blue Ash Industrial Supply, Inc.","comp":"01","open":"0","shipto":"POLYCRAF","shiptoName":"Polycraft Products","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"B4007-0016-3.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Nick Sluterbeck","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"11:19","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Nick Sluterbeck","follow_phone":"937-776-5901","follow_email":"NSluterbeck@blueashsupply.com","pic_user":"rons","total_amt":"2083.50","total_gp":"1450.51","total_gpm":"69.62","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"32","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248534,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248534","line":"1","part":"B4007-0016-3.50","qty":"6","price":"300.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"2","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"3","part":"E16-008","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"4","part":"E16-012","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"5","part":"E16-016","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"6","part":"E16-024","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-11 13:25:16.877 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248534-05112026132516.txt === {"quote":"248534","customer":"2360","name":null,"customerName":"Blue Ash Industrial Supply, Inc.","comp":"01","open":"0","shipto":"POLYCRAF","shiptoName":"Polycraft Products","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-25-2026","cust_po":"B4007-0016-3.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Nick Sluterbeck","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"11:19","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Nick Sluterbeck","follow_phone":"937-776-5901","follow_email":"NSluterbeck@blueashsupply.com","pic_user":"rons","total_amt":"2083.50","total_gp":"1450.51","total_gpm":"69.62","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"32","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248534,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248534","line":"1","part":"B4007-0016-3.50","qty":"6","price":"300.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"2","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"3","part":"E16-008","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"4","part":"E16-012","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"5","part":"E16-016","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"6","part":"E16-024","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-11 13:25:26.989 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248652-05112026132526.txt === {"quote":"248652","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCINZ","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"NCAT50-SK25C-195U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Pamela Kennedy","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:57","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Pamela Kennedy","follow_phone":"515-262-9566","follow_email":"pamela.kennedy@decotool.com","pic_user":"rons","total_amt":"1144.00","total_gp":"751.85","total_gpm":"65.72","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248652","line":"1","part":"NCAT50-SK25C-200U-IDU","qty":"2","price":"858.00","uom":"EA","discount":"35.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"248652","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248652","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-11 13:25:36.845 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248652-05112026132536.txt === {"quote":"248652","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCINZ","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"NCAT50-SK25C-195U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Pamela Kennedy","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:57","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Pamela Kennedy","follow_phone":"515-262-9566","follow_email":"pamela.kennedy@decotool.com","pic_user":"rons","total_amt":"1144.00","total_gp":"751.85","total_gpm":"65.72","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248652,"Line":0,"Comment":"05/11/2026 1:25 PM - rons - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248652,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/15/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248652","line":"1","part":"NCAT50-SK25C-200U-IDU","qty":"2","price":"858.00","uom":"EA","discount":"35.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"248652","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248652","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 13:25:41.568 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248652-05112026132541.txt === {"quote":"248652","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCINZ","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-25-2026","cust_po":"NCAT50-SK25C-195U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Pamela Kennedy","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:57","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Pamela Kennedy","follow_phone":"515-262-9566","follow_email":"pamela.kennedy@decotool.com","pic_user":"rons","total_amt":"1144.00","total_gp":"751.85","total_gpm":"65.72","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248652,"Line":0,"Comment":"05/11/2026 1:25 PM - rons - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248652,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/15/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248652,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/27/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248652","line":"1","part":"NCAT50-SK25C-200U-IDU","qty":"2","price":"858.00","uom":"EA","discount":"35.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"248652","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248652","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 13:25:47.289 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249492-05112026132547.txt === {"quote":"249492","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"E32-511","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Rock","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:20","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Rock","follow_phone":"","follow_email":"dendo@ptservice.com","pic_user":"rons","total_amt":"1310.40","total_gp":"903.96","total_gpm":"68.98","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"37","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249492","line":"1","part":"E32-511","qty":"12","price":"36.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249492","line":"2","part":"E32-511","qty":"24","price":"36.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249492","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-11 14:02:24.653 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248566-05112026140224.txt === {"quote":"248566","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"FORDWABA","shiptoName":"Ford Meter Box Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"C4008-0013","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Danyelle Runyan","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:39","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Danyelle Runyan","follow_phone":"","follow_email":"drunyan@martinsupply.com","pic_user":"rons","total_amt":"1463.40","total_gp":"614.20","total_gpm":"41.97","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-14-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248566","line":"1","part":"C4008-0013","qty":"10","price":"271.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248566","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 14:02:35.304 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248566-05112026140235.txt === {"quote":"248566","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"FORDWABA","shiptoName":"Ford Meter Box Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"C4008-0013","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Danyelle Runyan","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:39","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Danyelle Runyan","follow_phone":"","follow_email":"drunyan@martinsupply.com","pic_user":"rons","total_amt":"1463.40","total_gp":"614.20","total_gpm":"41.97","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248566,"Line":0,"Comment":"05/11/2026 2:02 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":1,"Comment":"05/11/2026 2:02 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248566","line":"1","part":"C4008-0013","qty":"10","price":"271.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248566","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:02:40.667 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248566-05112026140240.txt === {"quote":"248566","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"FORDWABA","shiptoName":"Ford Meter Box Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-25-2026","cust_po":"C4008-0013","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Danyelle Runyan","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:39","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Danyelle Runyan","follow_phone":"","follow_email":"drunyan@martinsupply.com","pic_user":"rons","total_amt":"1463.40","total_gp":"614.20","total_gpm":"41.97","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248566,"Line":0,"Comment":"05/11/2026 2:02 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":1,"Comment":"05/11/2026 2:02 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":2,"Comment":"05/11/2026 2:02 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248566","line":"1","part":"C4008-0013","qty":"10","price":"271.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248566","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:02:48.754 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249474-05112026140248.txt === {"quote":"249474","customer":"13270","name":null,"customerName":"Mahar Tool Supply Company Inc.","comp":"01","open":"0","shipto":"MAHARIND","shiptoName":"Mahar Tool Supply","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"KM20-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:48","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Sales","follow_phone":"260-571-6144","follow_email":"sales@gomahar.com","pic_user":"rons","total_amt":"87.00","total_gp":"65.63","total_gpm":"75.44","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249474","line":"0","data":"04-30-2026 12:49-rons: shipping to Indiana..."}],"crmnotes":[],"items":[{"comp":"01","order":"249474","line":"1","part":"KM20-1/2","qty":"1","price":"116.00","uom":"EA","discount":"25.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249474","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 14:02:58.110 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249474-05112026140257.txt === {"quote":"249474","customer":"13270","name":null,"customerName":"Mahar Tool Supply Company Inc.","comp":"01","open":"0","shipto":"MAHARIND","shiptoName":"Mahar Tool Supply","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"KM20-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:48","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Sales","follow_phone":"260-571-6144","follow_email":"sales@gomahar.com","pic_user":"rons","total_amt":"87.00","total_gp":"65.63","total_gpm":"75.44","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249474","line":"0","data":"04-30-2026 12:49-rons: shipping to Indiana..."}],"crmnotes":[{"comp":1,"quote":249474,"Line":0,"Comment":"05/11/2026 2:02 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249474,"Line":1,"Comment":"05/11/2026 2:02 PM - rons - CLO changed from 05/30/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249474","line":"1","part":"KM20-1/2","qty":"1","price":"116.00","uom":"EA","discount":"25.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249474","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:03:03.329 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249474-05112026140303.txt === {"quote":"249474","customer":"13270","name":null,"customerName":"Mahar Tool Supply Company Inc.","comp":"01","open":"0","shipto":"MAHARIND","shiptoName":"Mahar Tool Supply","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-25-2026","cust_po":"KM20-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:48","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Sales","follow_phone":"260-571-6144","follow_email":"sales@gomahar.com","pic_user":"rons","total_amt":"87.00","total_gp":"65.63","total_gpm":"75.44","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249474","line":"0","data":"04-30-2026 12:49-rons: shipping to Indiana..."}],"crmnotes":[{"comp":1,"quote":249474,"Line":0,"Comment":"05/11/2026 2:02 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249474,"Line":1,"Comment":"05/11/2026 2:02 PM - rons - CLO changed from 05/30/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249474,"Line":2,"Comment":"05/11/2026 2:02 PM - rons - Req Date changed from 06/11/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249474","line":"1","part":"KM20-1/2","qty":"1","price":"116.00","uom":"EA","discount":"25.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249474","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:03:14.511 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248740-05112026140314.txt === {"quote":"248740","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"FASTFW","shiptoName":"Fastenal Fort Wayne","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-28-2026","cust_po":"Mimatic Collet Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Mike Hatfield","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:08","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Mike Hatfield","follow_phone":"317-429-4704","follow_email":"mhatfiel@fastenal.com","pic_user":"rons","total_amt":"1486.00","total_gp":"989.04","total_gpm":"66.56","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-16-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248740","line":"1","part":"MI50-ER32I","qty":"2","price":"743.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248740","line":"2","part":"SPECIAL-LV-MI","qty":"1","price":"0.00","uom":"EA","discount":"25.00","req_date":"","branch":"1"},{"comp":"01","order":"248740","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-11 14:03:25.867 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248740-05112026140325.txt === {"quote":"248740","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"FASTFW","shiptoName":"Fastenal Fort Wayne","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-28-2026","cust_po":"Mimatic Collet Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Mike Hatfield","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:08","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Mike Hatfield","follow_phone":"317-429-4704","follow_email":"mhatfiel@fastenal.com","pic_user":"rons","total_amt":"1486.00","total_gp":"989.04","total_gpm":"66.56","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248740,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248740,"Line":1,"Comment":"05/11/2026 2:03 PM - rons - CLO changed from 05/16/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248740","line":"1","part":"MI50-ER32I","qty":"2","price":"743.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248740","line":"2","part":"SPECIAL-LV-MI","qty":"1","price":"0.00","uom":"EA","discount":"25.00","req_date":"","branch":"1"},{"comp":"01","order":"248740","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 14:03:31.927 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248740-05112026140331.txt === {"quote":"248740","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"FASTFW","shiptoName":"Fastenal Fort Wayne","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-25-2026","cust_po":"Mimatic Collet Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Mike Hatfield","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:08","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Mike Hatfield","follow_phone":"317-429-4704","follow_email":"mhatfiel@fastenal.com","pic_user":"rons","total_amt":"1486.00","total_gp":"989.04","total_gpm":"66.56","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248740,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248740,"Line":1,"Comment":"05/11/2026 2:03 PM - rons - CLO changed from 05/16/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248740,"Line":2,"Comment":"05/11/2026 2:03 PM - rons - Req Date changed from 05/28/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248740","line":"1","part":"MI50-ER32I","qty":"2","price":"743.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248740","line":"2","part":"SPECIAL-LV-MI","qty":"1","price":"0.00","uom":"EA","discount":"25.00","req_date":"","branch":"1"},{"comp":"01","order":"248740","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 14:03:38.832 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249171-05112026140338.txt === {"quote":"249171","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"AUTOIN","shiptoName":"Autoform Tool and Manufacturing","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-05-2026","cust_po":"OKEX-ER25-AD-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"9X2865","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:54","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"7211.12","total_gp":"3939.07","total_gpm":"54.62","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-24-2026","notes":[{"comp":"1","quote":"249171","line":"2","data":"04-24-2026 14:54 - Discounts Recalculated QS"},{"comp":"1","quote":"249171","line":"1","data":"discount bucket"},{"comp":"1","quote":"249171","line":"0","data":"04-28-2026 15:21-mirandag per BillH, give addtl"}],"crmnotes":[],"items":[{"comp":"01","order":"249171","line":"1","part":"OKEX-ER25-AD-ICE","qty":"1","price":"9237.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"3","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"4","part":"OKEX-OD10X","qty":"1","price":"627.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-11 14:03:51.970 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249171-05112026140351.txt === {"quote":"249171","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"AUTOIN","shiptoName":"Autoform Tool and Manufacturing","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-05-2026","cust_po":"OKEX-ER25-AD-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"9X2865","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:54","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"7211.12","total_gp":"3939.07","total_gpm":"54.62","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249171","line":"2","data":"04-24-2026 14:54 - Discounts Recalculated QS"},{"comp":"1","quote":"249171","line":"1","data":"discount bucket"},{"comp":"1","quote":"249171","line":"0","data":"04-28-2026 15:21-mirandag per BillH, give addtl"}],"crmnotes":[{"comp":1,"quote":249171,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/07/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249171,"Line":1,"Comment":"05/11/2026 2:03 PM - rons - CLO changed from 05/24/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249171","line":"1","part":"OKEX-ER25-AD-ICE","qty":"1","price":"9237.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"3","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"4","part":"OKEX-OD10X","qty":"1","price":"627.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 14:03:56.500 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249171-05112026140356.txt === {"quote":"249171","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"AUTOIN","shiptoName":"Autoform Tool and Manufacturing","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"05-25-2026","cust_po":"OKEX-ER25-AD-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"9X2865","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:54","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"7211.12","total_gp":"3939.07","total_gpm":"54.62","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249171","line":"2","data":"04-24-2026 14:54 - Discounts Recalculated QS"},{"comp":"1","quote":"249171","line":"1","data":"discount bucket"},{"comp":"1","quote":"249171","line":"0","data":"04-28-2026 15:21-mirandag per BillH, give addtl"}],"crmnotes":[{"comp":1,"quote":249171,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/07/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249171,"Line":1,"Comment":"05/11/2026 2:03 PM - rons - CLO changed from 05/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249171,"Line":2,"Comment":"05/11/2026 2:03 PM - rons - Req Date changed from 06/05/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249171","line":"1","part":"OKEX-ER25-AD-ICE","qty":"1","price":"9237.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"3","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"4","part":"OKEX-OD10X","qty":"1","price":"627.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 14:04:02.878 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249273-05112026140402.txt === {"quote":"249273","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"Northside Machine SK Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:29","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"23248.94","total_gp":"14690.04","total_gpm":"63.19","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"160","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249273","line":"2","data":"04-27-2026 16:31 - Discounts Recalculated QS"},{"comp":"1","quote":"249273","line":"1","data":"new machine soon or was *just* purchased."},{"comp":"1","quote":"249273","line":"0","data":"04-27-2026 16:36-mirandag customer is getting"}],"crmnotes":[],"items":[{"comp":"01","order":"249273","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"4","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"5","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"1-2 Weeks","branch":"1"},{"comp":"01","order":"249273","line":"6","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249273","line":"7","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"8","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"9","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"10","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"11","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"12","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"13","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"14","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"15","part":"PS-132","qty":"100","price":"94.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":16}}] 2026-05-11 14:04:12.484 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249273-05112026140412.txt === {"quote":"249273","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"Northside Machine SK Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:29","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"23248.94","total_gp":"14690.04","total_gpm":"63.19","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"160","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249273","line":"2","data":"04-27-2026 16:31 - Discounts Recalculated QS"},{"comp":"1","quote":"249273","line":"1","data":"new machine soon or was *just* purchased."},{"comp":"1","quote":"249273","line":"0","data":"04-27-2026 16:36-mirandag customer is getting"}],"crmnotes":[{"comp":1,"quote":249273,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249273","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"4","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"5","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"1-2 Weeks","branch":"1"},{"comp":"01","order":"249273","line":"6","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249273","line":"7","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"8","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"9","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"10","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"11","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"12","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"13","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"14","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"15","part":"PS-132","qty":"100","price":"94.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-11 14:04:18.699 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249273-05112026140418.txt === {"quote":"249273","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-25-2026","cust_po":"Northside Machine SK Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:29","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"23248.94","total_gp":"14690.04","total_gpm":"63.19","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"160","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249273","line":"2","data":"04-27-2026 16:31 - Discounts Recalculated QS"},{"comp":"1","quote":"249273","line":"1","data":"new machine soon or was *just* purchased."},{"comp":"1","quote":"249273","line":"0","data":"04-27-2026 16:36-mirandag customer is getting"}],"crmnotes":[{"comp":1,"quote":249273,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":2,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249273","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"4","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"5","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"1-2 Weeks","branch":"1"},{"comp":"01","order":"249273","line":"6","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249273","line":"7","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"8","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"9","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"10","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"11","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"12","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"13","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"14","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"15","part":"PS-132","qty":"100","price":"94.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-11 14:04:33.983 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249664-05112026140433.txt === {"quote":"249664","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"FRANKM","shiptoName":"Frank Millard Company","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"CAT50 Tooling - Toshiba","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:46","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"6803.62","total_gp":"3912.91","total_gpm":"57.51","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"67","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249664","line":"2","data":"05-07-2026 11:35 - Discounts Recalculated"},{"comp":"1","quote":"249664","line":"1","data":"& Tony"},{"comp":"1","quote":"249664","line":"0","data":"05-07-2026 11:22-rons: pricing approved by Russ"}],"crmnotes":[{"comp":1,"quote":249664,"Line":0,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 06/05/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249664","line":"1","part":"CAT50-ER40-4.00","qty":"7","price":"265.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"2","part":"CAT50-ER40-6.00","qty":"11","price":"308.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"3","part":"CAT50-ER40-8.00","qty":"2","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"4","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"6","part":"C5004-0004-3.00","qty":"2","price":"214.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"7","part":"C5004-0003-1.75","qty":"1","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"8","part":"C5004-0002-1.75","qty":"1","price":"208.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"10","part":"CAT50-NPU13-90U-IDU","qty":"2","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"11","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"13","part":"C5001-0750-6.00CP","qty":"1","price":"326.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"14","part":"C5001-0750-8.00CP","qty":"2","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"15","part":"C5001-1000-1.75CP","qty":"1","price":"251.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"16","part":"C5001-1000-4.00CP","qty":"1","price":"293.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"17","part":"C5001-1500-2.00CP","qty":"1","price":"267.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"18","part":"C5001-1500-4.00CP","qty":"1","price":"294.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"20","part":"C50-4500(H)-EU","qty":"31","price":"40.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":17}}] 2026-05-11 14:04:39.071 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249664-05112026140438.txt === {"quote":"249664","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"FRANKM","shiptoName":"Frank Millard Company","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"05-25-2026","cust_po":"CAT50 Tooling - Toshiba","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:46","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"6803.62","total_gp":"3912.91","total_gpm":"57.51","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"67","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249664","line":"2","data":"05-07-2026 11:35 - Discounts Recalculated"},{"comp":"1","quote":"249664","line":"1","data":"& Tony"},{"comp":"1","quote":"249664","line":"0","data":"05-07-2026 11:22-rons: pricing approved by Russ"}],"crmnotes":[{"comp":1,"quote":249664,"Line":0,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 06/05/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249664,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/16/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249664","line":"1","part":"CAT50-ER40-4.00","qty":"7","price":"265.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"2","part":"CAT50-ER40-6.00","qty":"11","price":"308.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"3","part":"CAT50-ER40-8.00","qty":"2","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"4","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"6","part":"C5004-0004-3.00","qty":"2","price":"214.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"7","part":"C5004-0003-1.75","qty":"1","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"8","part":"C5004-0002-1.75","qty":"1","price":"208.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"10","part":"CAT50-NPU13-90U-IDU","qty":"2","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"11","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"13","part":"C5001-0750-6.00CP","qty":"1","price":"326.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"14","part":"C5001-0750-8.00CP","qty":"2","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"15","part":"C5001-1000-1.75CP","qty":"1","price":"251.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"16","part":"C5001-1000-4.00CP","qty":"1","price":"293.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"17","part":"C5001-1500-2.00CP","qty":"1","price":"267.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"18","part":"C5001-1500-4.00CP","qty":"1","price":"294.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"20","part":"C50-4500(H)-EU","qty":"31","price":"40.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":17}}] 2026-05-11 14:04:51.291 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249658-05112026140451.txt === {"quote":"249658","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAKNOX","shiptoName":"Yamazen- KNX","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"NBT30-SK10C-60","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:03","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"rons","total_amt":"534.24","total_gp":"338.80","total_gpm":"63.42","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249658,"Line":0,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 06/05/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249658","line":"1","part":"NBT30-SK10C-60","qty":"2","price":"400.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249658","line":"2","part":"SK10-8AC","qty":"2","price":"104.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249658","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-11 14:04:56.764 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249658-05112026140456.txt === {"quote":"249658","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAKNOX","shiptoName":"Yamazen- KNX","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"05-25-2026","cust_po":"NBT30-SK10C-60","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:03","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"rons","total_amt":"534.24","total_gp":"338.80","total_gpm":"63.42","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249658,"Line":0,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 06/05/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249658,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/16/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249658","line":"1","part":"NBT30-SK10C-60","qty":"2","price":"400.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249658","line":"2","part":"SK10-8AC","qty":"2","price":"104.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249658","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 14:05:02.206 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249699-05112026140501.txt === {"quote":"249699","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCILAVI","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"CAT40-NPU13-105U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Stephen Stites","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:25","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Stephen Stites","follow_phone":"800-645-7270","follow_email":"stephen.stites@decotool.com","pic_user":"rons","total_amt":"684.90","total_gp":"434.46","total_gpm":"63.43","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249699,"Line":0,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 06/05/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249699","line":"1","part":"CAT40-NPU13-105U-IDU","qty":"2","price":"565.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249699","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249699","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-11 14:05:06.569 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249699-05112026140506.txt === {"quote":"249699","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCILAVI","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"05-25-2026","cust_po":"CAT40-NPU13-105U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Stephen Stites","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:25","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Stephen Stites","follow_phone":"800-645-7270","follow_email":"stephen.stites@decotool.com","pic_user":"rons","total_amt":"684.90","total_gp":"434.46","total_gpm":"63.43","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249699,"Line":0,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 06/05/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249699,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/16/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249699","line":"1","part":"CAT40-NPU13-105U-IDU","qty":"2","price":"565.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249699","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249699","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 14:05:38.220 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249770-05112026140537.txt === {"quote":"249770","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"JBTOOL","shiptoName":"JB Tool, Die & Engineering","entry_date":"05-06-2026","cust_order_date":"05-18-2026","req_date":"05-30-2026","cust_po":"KM3/4-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:34","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"38.40","total_gp":"23.37","total_gpm":"60.86","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249770,"Line":0,"Comment":"05/11/2026 2:05 PM - rons - CLO changed from NaN/NaN/NaN to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249770","line":"1","part":"KM3/4-1/2","qty":"1","price":"64.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249770","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 14:05:46.105 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249712-05112026140545.txt === {"quote":"249712","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"TECOMETM","shiptoName":"Tecomet Warsaw","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-17-2026","cust_po":"Tecomet Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:19","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Andrew Johnson","follow_phone":"260-244-6443","follow_email":"ajohnson1@pts-tools.com","pic_user":"rons","total_amt":"14614.26","total_gp":"9874.47","total_gpm":"67.57","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"145","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249712","line":"3","data":"checking with Bill on pricing"},{"comp":"1","quote":"249712","line":"2","data":"05-06-2026 08:36-rons: Chris sent this over..."},{"comp":"1","quote":"249712","line":"1","data":"with Tecomet and Bill's approval"},{"comp":"1","quote":"249712","line":"0","data":"05-11-2026 12:29-rons: using 42% per past order"}],"crmnotes":[{"comp":1,"quote":249712,"Line":0,"Comment":"05/11/2026 2:05 PM - rons - CLO changed from 06/06/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249712","line":"1","part":"HSK63A-SK10C-120P","qty":"10","price":"630.00","uom":"EA","discount":"42.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"249712","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"4","part":"HSK63A-SK16C-120P","qty":"10","price":"688.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"5","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"7","part":"HSK63-TUBE","qty":"20","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"8","part":"HSK63-WRENCH","qty":"1","price":"98.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"10","part":"SK6-1/8A","qty":"10","price":"70.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"11","part":"SK6-3/16A","qty":"8","price":"70.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"12","part":"SK6-1/4A","qty":"10","price":"70.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"13","part":"SK6-SET-16-MM","qty":"1","price":"1351.00","uom":"ST","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"15","part":"SK10-1/8A","qty":"10","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"16","part":"SK10-3/16A","qty":"8","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"17","part":"SK10-1/4A","qty":"10","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"18","part":"SK10-5/16A","qty":"4","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"19","part":"SK10-3/8A","qty":"8","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"20","part":"SK10-SET-19-MM","qty":"1","price":"1435.00","uom":"ST","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"21","part":"SK10-SET-05-A","qty":"1","price":"362.00","uom":"ST","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"23","part":"SK16-10","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"24","part":"SK16-10.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"25","part":"SK16-11","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"26","part":"SK16-11.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"27","part":"SK16-12","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"28","part":"SK16-12.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"29","part":"SK16-13","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"30","part":"SK16-13.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"31","part":"SK16-14","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"32","part":"SK16-14.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"33","part":"SK16-15","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"34","part":"SK16-15.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"35","part":"SK16-16","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"37","part":"SK25-1/2A","qty":"2","price":"108.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"38","part":"SK25-5/8A","qty":"2","price":"108.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"42","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":33}}] 2026-05-11 14:05:50.595 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249712-05112026140550.txt === {"quote":"249712","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"TECOMETM","shiptoName":"Tecomet Warsaw","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"05-26-2026","cust_po":"Tecomet Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:19","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Andrew Johnson","follow_phone":"260-244-6443","follow_email":"ajohnson1@pts-tools.com","pic_user":"rons","total_amt":"14614.26","total_gp":"9874.47","total_gpm":"67.57","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"145","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249712","line":"3","data":"checking with Bill on pricing"},{"comp":"1","quote":"249712","line":"2","data":"05-06-2026 08:36-rons: Chris sent this over..."},{"comp":"1","quote":"249712","line":"1","data":"with Tecomet and Bill's approval"},{"comp":"1","quote":"249712","line":"0","data":"05-11-2026 12:29-rons: using 42% per past order"}],"crmnotes":[{"comp":1,"quote":249712,"Line":0,"Comment":"05/11/2026 2:05 PM - rons - CLO changed from 06/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249712,"Line":1,"Comment":"05/11/2026 2:05 PM - rons - Req Date changed from 06/17/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249712","line":"1","part":"HSK63A-SK10C-120P","qty":"10","price":"630.00","uom":"EA","discount":"42.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"249712","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"4","part":"HSK63A-SK16C-120P","qty":"10","price":"688.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"5","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"7","part":"HSK63-TUBE","qty":"20","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"8","part":"HSK63-WRENCH","qty":"1","price":"98.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"10","part":"SK6-1/8A","qty":"10","price":"70.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"11","part":"SK6-3/16A","qty":"8","price":"70.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"12","part":"SK6-1/4A","qty":"10","price":"70.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"13","part":"SK6-SET-16-MM","qty":"1","price":"1351.00","uom":"ST","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"15","part":"SK10-1/8A","qty":"10","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"16","part":"SK10-3/16A","qty":"8","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"17","part":"SK10-1/4A","qty":"10","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"18","part":"SK10-5/16A","qty":"4","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"19","part":"SK10-3/8A","qty":"8","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"20","part":"SK10-SET-19-MM","qty":"1","price":"1435.00","uom":"ST","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"21","part":"SK10-SET-05-A","qty":"1","price":"362.00","uom":"ST","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"23","part":"SK16-10","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"24","part":"SK16-10.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"25","part":"SK16-11","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"26","part":"SK16-11.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"27","part":"SK16-12","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"28","part":"SK16-12.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"29","part":"SK16-13","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"30","part":"SK16-13.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"31","part":"SK16-14","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"32","part":"SK16-14.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"33","part":"SK16-15","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"34","part":"SK16-15.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"35","part":"SK16-16","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"37","part":"SK25-1/2A","qty":"2","price":"108.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"38","part":"SK25-5/8A","qty":"2","price":"108.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"42","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":33}}] 2026-05-11 14:05:55.977 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249741-05112026140555.txt === {"quote":"249741","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-17-2026","cust_po":"MZQT5-BG20Z-C","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:33","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"T.J. Peters","follow_phone":"615-391-0200","follow_email":"tjpeters@cuttingtoolsinc.com","pic_user":"rons","total_amt":"972.75","total_gp":"572.19","total_gpm":"58.82","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249741,"Line":0,"Comment":"05/11/2026 2:05 PM - rons - CLO changed from 06/06/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249741","line":"1","part":"MZQT5-BG20Z-C","qty":"1","price":"1297.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249741","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 14:06:00.013 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249741-05112026140559.txt === {"quote":"249741","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"05-26-2026","cust_po":"MZQT5-BG20Z-C","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:33","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"T.J. Peters","follow_phone":"615-391-0200","follow_email":"tjpeters@cuttingtoolsinc.com","pic_user":"rons","total_amt":"972.75","total_gp":"572.19","total_gpm":"58.82","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249741,"Line":0,"Comment":"05/11/2026 2:05 PM - rons - CLO changed from 06/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249741,"Line":1,"Comment":"05/11/2026 2:05 PM - rons - Req Date changed from 06/17/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249741","line":"1","part":"MZQT5-BG20Z-C","qty":"1","price":"1297.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249741","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:06:16.318 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249746-05112026140616.txt === {"quote":"249746","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-17-2026","cust_po":"NT10-032","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"GayLynne Ball","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:00","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"GayLynne Ball","follow_phone":"615-391-0200","follow_email":"gball@cuttingtoolsinc.com","pic_user":"rons","total_amt":"55.08","total_gp":"28.09","total_gpm":"51.00","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249746","line":"1","data":"Cindy"},{"comp":"1","quote":"249746","line":"0","data":"05-06-2026 14:01-rons: live chat inquiry with"}],"crmnotes":[{"comp":1,"quote":249746,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/06/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249746","line":"1","part":"NT10-032","qty":"1","price":"81.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249746","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 14:06:21.135 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249746-05112026140620.txt === {"quote":"249746","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"05-26-2026","cust_po":"NT10-032","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"GayLynne Ball","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:00","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"GayLynne Ball","follow_phone":"615-391-0200","follow_email":"gball@cuttingtoolsinc.com","pic_user":"rons","total_amt":"55.08","total_gp":"28.09","total_gpm":"51.00","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249746","line":"1","data":"Cindy"},{"comp":"1","quote":"249746","line":"0","data":"05-06-2026 14:01-rons: live chat inquiry with"}],"crmnotes":[{"comp":1,"quote":249746,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249746,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/17/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249746","line":"1","part":"NT10-032","qty":"1","price":"81.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249746","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:06:29.830 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249807-05112026140629.txt === {"quote":"249807","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAFTWN","shiptoName":"Yamazen - Fort Wayne Office","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-18-2026","cust_po":"BT30-ER32-70","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:36","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969x1125","follow_email":"kirandandia@yamazen.com","pic_user":"rons","total_amt":"577.25","total_gp":"349.08","total_gpm":"60.47","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249807","line":"1","data":"Innovations in Evansville, IN"},{"comp":"1","quote":"249807","line":"0","data":"05-07-2026 13:37-rons: end user is Dynamic"}],"crmnotes":[{"comp":1,"quote":249807,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249807","line":"1","part":"BT30-ER32-70","qty":"6","price":"188.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249807","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249807","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-11 14:06:35.642 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249807-05112026140635.txt === {"quote":"249807","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAFTWN","shiptoName":"Yamazen - Fort Wayne Office","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"BT30-ER32-70","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:36","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969x1125","follow_email":"kirandandia@yamazen.com","pic_user":"rons","total_amt":"577.25","total_gp":"349.08","total_gpm":"60.47","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249807","line":"1","data":"Innovations in Evansville, IN"},{"comp":"1","quote":"249807","line":"0","data":"05-07-2026 13:37-rons: end user is Dynamic"}],"crmnotes":[{"comp":1,"quote":249807,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249807,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249807","line":"1","part":"BT30-ER32-70","qty":"6","price":"188.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249807","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249807","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 14:06:45.305 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249797-05112026140645.txt === {"quote":"249797","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"DYNAROSE","shiptoName":"Dynamic N/C LLC","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-18-2026","cust_po":"CAT50U-NX5-151","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"12:14","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Andrew Herd","follow_phone":"53","follow_email":"aherd@pts-tools.com","pic_user":"rons","total_amt":"2711.25","total_gp":"1851.23","total_gpm":"68.28","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249797","line":"1","data":"questionnaire"},{"comp":"1","quote":"249797","line":"0","data":"05-07-2026 12:18-alyssah New speeder. Sening"}],"crmnotes":[{"comp":1,"quote":249797,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249797","line":"1","part":"CAT50U-NX5-151","qty":"1","price":"3615.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249797","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 14:06:51.737 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249797-05112026140650.txt === {"quote":"249797","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"DYNAROSE","shiptoName":"Dynamic N/C LLC","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"CAT50U-NX5-151","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"12:14","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Andrew Herd","follow_phone":"53","follow_email":"aherd@pts-tools.com","pic_user":"rons","total_amt":"2711.25","total_gp":"1851.23","total_gpm":"68.28","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249797","line":"1","data":"questionnaire"},{"comp":"1","quote":"249797","line":"0","data":"05-07-2026 12:18-alyssah New speeder. Sening"}],"crmnotes":[{"comp":1,"quote":249797,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249797,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249797","line":"1","part":"CAT50U-NX5-151","qty":"1","price":"3615.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249797","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:06:59.851 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249813-05112026140659.txt === {"quote":"249813","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-18-2026","cust_po":"CAT40-SF1000-3.94CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Zach Stark","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:22","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Zach Stark","follow_phone":"901-421-5607","follow_email":"zstark@metal-removal.com","pic_user":"rons","total_amt":"217.75","total_gp":"133.36","total_gpm":"61.24","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249813,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249813","line":"1","part":"CAT40-SF1000-3.94CP","qty":"1","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249813","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 14:07:04.523 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249813-05112026140704.txt === {"quote":"249813","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"CAT40-SF1000-3.94CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Zach Stark","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:22","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Zach Stark","follow_phone":"901-421-5607","follow_email":"zstark@metal-removal.com","pic_user":"rons","total_amt":"217.75","total_gp":"133.36","total_gpm":"61.24","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249813,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249813,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249813","line":"1","part":"CAT40-SF1000-3.94CP","qty":"1","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249813","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:07:11.443 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249780-05112026140711.txt === {"quote":"249780","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-18-2026","cust_po":"NCAT50 & CAT50 Tooling","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"70","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:21","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"5578.59","total_gp":"3029.16","total_gpm":"54.30","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"28","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249780","line":"0","data":"05-07-2026 10:18-rons: worked with Bill on pricing"}],"crmnotes":[{"comp":1,"quote":249780,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249780","line":"1","part":"NC5007-0032-6.00G","qty":"12","price":"546.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"3","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"5","part":"CAT50-ER32-4.00","qty":"12","price":"249.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"6","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-11 14:07:15.707 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249780-05112026140715.txt === {"quote":"249780","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"NCAT50 & CAT50 Tooling","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"70","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:21","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"5578.59","total_gp":"3029.16","total_gpm":"54.30","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"28","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249780","line":"0","data":"05-07-2026 10:18-rons: worked with Bill on pricing"}],"crmnotes":[{"comp":1,"quote":249780,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249780,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249780","line":"1","part":"NC5007-0032-6.00G","qty":"12","price":"546.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"3","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"5","part":"CAT50-ER32-4.00","qty":"12","price":"249.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"6","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-11 14:07:31.702 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249779-05112026140731.txt === {"quote":"249779","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-18-2026","cust_po":"E16-023(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jeremy Melvin","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:58","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Jeremy Melvin","follow_phone":"574-289-4811x2589","follow_email":"jmelvin@powelltool.com","pic_user":"rons","total_amt":"52.36","total_gp":"38.29","total_gpm":"73.13","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249779,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249779","line":"1","part":"E16-023(C)","qty":"1","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249779","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 14:07:35.525 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249779-05112026140735.txt === {"quote":"249779","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"E16-023(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jeremy Melvin","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:58","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Jeremy Melvin","follow_phone":"574-289-4811x2589","follow_email":"jmelvin@powelltool.com","pic_user":"rons","total_amt":"52.36","total_gp":"38.29","total_gpm":"73.13","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249779,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249779,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249779","line":"1","part":"E16-023(C)","qty":"1","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249779","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:07:41.160 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249778-05112026140740.txt === {"quote":"249778","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"0","shipto":"EFFHKLNP","shiptoName":"Productivity Inc TA-IA MAIN","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-18-2026","cust_po":"C4004-0002-2.36","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jim Bacorn","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:49","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Jim Bacorn","follow_phone":"763-267-6012","follow_email":"jbacorn@productivity.com","pic_user":"rons","total_amt":"177.12","total_gp":"61.36","total_gpm":"34.64","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249778,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249778","line":"1","part":"C4004-0002-2.36","qty":"2","price":"164.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249778","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 14:07:45.934 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249778-05112026140745.txt === {"quote":"249778","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"0","shipto":"EFFHKLNP","shiptoName":"Productivity Inc TA-IA MAIN","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"C4004-0002-2.36","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jim Bacorn","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:49","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Jim Bacorn","follow_phone":"763-267-6012","follow_email":"jbacorn@productivity.com","pic_user":"rons","total_amt":"177.12","total_gp":"61.36","total_gpm":"34.64","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249778,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249778,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249778","line":"1","part":"C4004-0002-2.36","qty":"2","price":"164.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249778","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:07:54.822 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249828-05112026140754.txt === {"quote":"249828","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-07-2026","cust_po":"100TG-NUT","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:21","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"rons","total_amt":"59.40","total_gp":"48.05","total_gpm":"80.89","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249828,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249828","line":"1","part":"100TG-NUT","qty":"1","price":"66.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249828","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 14:07:58.936 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249828-05112026140758.txt === {"quote":"249828","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"100TG-NUT","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:21","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"rons","total_amt":"59.40","total_gp":"48.05","total_gpm":"80.89","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249828,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249828,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/07/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249828","line":"1","part":"100TG-NUT","qty":"1","price":"66.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249828","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:08:05.245 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249818-05112026140805.txt === {"quote":"249818","customer":"20642","name":null,"customerName":"Tooling Associates","comp":"01","open":"0","shipto":"TOOLATES","shiptoName":"Tooling Associates","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-18-2026","cust_po":"NT10-048","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:47","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Eric Middleby","follow_phone":"417-210-3397","follow_email":"emiddleby@toolingassoc.com","pic_user":"rons","total_amt":"56.70","total_gp":"29.71","total_gpm":"52.40","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249818","line":"0","data":"05-07-2026 14:48-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":249818,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249818","line":"1","part":"NT10-048","qty":"1","price":"81.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249818","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 14:08:09.634 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249818-05112026140809.txt === {"quote":"249818","customer":"20642","name":null,"customerName":"Tooling Associates","comp":"01","open":"0","shipto":"TOOLATES","shiptoName":"Tooling Associates","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"NT10-048","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:47","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Eric Middleby","follow_phone":"417-210-3397","follow_email":"emiddleby@toolingassoc.com","pic_user":"rons","total_amt":"56.70","total_gp":"29.71","total_gpm":"52.40","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249818","line":"0","data":"05-07-2026 14:48-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":249818,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249818,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249818","line":"1","part":"NT10-048","qty":"1","price":"81.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249818","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:08:19.922 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249890-05112026140819.txt === {"quote":"249890","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-19-2026","cust_po":"C50R5-0562-2.84","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Doug Dubree","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:58","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Doug Dubree","follow_phone":"","follow_email":"ddubree@powelltool.com","pic_user":"rons","total_amt":"292.80","total_gp":"138.47","total_gpm":"47.29","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249890","line":"0","data":"05-08-2026 14:58-rons: live chat inquiry"}],"crmnotes":[{"comp":1,"quote":249890,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249890","line":"1","part":"C50R5-0562-2.84","qty":"1","price":"488.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249890","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 14:08:24.120 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249890-05112026140823.txt === {"quote":"249890","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"05-28-2026","cust_po":"C50R5-0562-2.84","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Doug Dubree","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:58","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Doug Dubree","follow_phone":"","follow_email":"ddubree@powelltool.com","pic_user":"rons","total_amt":"292.80","total_gp":"138.47","total_gpm":"47.29","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249890","line":"0","data":"05-08-2026 14:58-rons: live chat inquiry"}],"crmnotes":[{"comp":1,"quote":249890,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249890,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249890","line":"1","part":"C50R5-0562-2.84","qty":"1","price":"488.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249890","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:08:32.472 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249871-05112026140832.txt === {"quote":"249871","customer":"10035","name":null,"customerName":"J & M Precision Products","comp":"01","open":"0","shipto":"ACROGREE","shiptoName":"Acro Engineering","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-19-2026","cust_po":"SK Tooling","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Mike Brown","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:50","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Mike Brown","follow_phone":"317-306-5243","follow_email":"mike@jmppi.com","pic_user":"rons","total_amt":"7532.35","total_gp":"5159.26","total_gpm":"68.49","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"36","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249871","line":"2","data":"05-08-2026 11:06-rons: adding entry to quote log"},{"comp":"1","quote":"249871","line":"1","data":"updated quote once we hear back"},{"comp":"1","quote":"249871","line":"0","data":"05-08-2026 11:09-rons: sending quote...will send"}],"crmnotes":[{"comp":1,"quote":249871,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249871","line":"1","part":"MBT40-SK16C-120P","qty":"2","price":"678.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249871","line":"2","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"4","part":"NBT40-SK10C-120P","qty":"2","price":"527.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"5","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"7","part":"B4005-0562-3.98(C)","qty":"2","price":"707.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"9","part":"MBT40-SK16C-90P","qty":"2","price":"619.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249871","line":"11","part":"MBT40-SK10C-90P","qty":"1","price":"477.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249871","line":"13","part":"NBT40-SK6C-150P","qty":"1","price":"652.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"14","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"16","part":"NBT40-SK10C-150P","qty":"1","price":"561.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"18","part":"BT40-NPU13-80","qty":"1","price":"565.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"19","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"21","part":"SPECIAL-TL","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249871","line":"23","part":"BT40-C3/4-105G","qty":"1","price":"638.00","uom":"EA","discount":"28.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"249871","line":"24","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"26","part":"NBT40-C3/4-105G","qty":"1","price":"702.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"28","part":"SK16-1/2A","qty":"3","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"29","part":"SK10-1/4A","qty":"3","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"30","part":"KM3/4-1/2","qty":"3","price":"64.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"31","part":"SK16-3/8A","qty":"3","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"32","part":"SK10-5/16A","qty":"1","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"33","part":"SK10-3/16A","qty":"1","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"34","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"38","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249871","Line":"21","Company":"1","F_Line":"1","Comment":"BT40-JTA6-45 - please note this is considered special.","Loc":"Y"},{"Quote":"249871","Line":"21","Company":"1","F_Line":"2","Comment":"Once PO/order issued, these cannot be cancelled or","Loc":"Y"},{"Quote":"249871","Line":"21","Company":"1","F_Line":"3","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"249871","Line":"0","Comment":"Please note non-standard stock items considered"},{"Quote":"249871","Line":"1","Comment":"special. Once a PO/order has been issued, these items"},{"Quote":"249871","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":24}}] 2026-05-11 14:08:36.661 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249871-05112026140836.txt === {"quote":"249871","customer":"10035","name":null,"customerName":"J & M Precision Products","comp":"01","open":"0","shipto":"ACROGREE","shiptoName":"Acro Engineering","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"05-28-2026","cust_po":"SK Tooling","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Mike Brown","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:50","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Mike Brown","follow_phone":"317-306-5243","follow_email":"mike@jmppi.com","pic_user":"rons","total_amt":"7532.35","total_gp":"5159.26","total_gpm":"68.49","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"36","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249871","line":"2","data":"05-08-2026 11:06-rons: adding entry to quote log"},{"comp":"1","quote":"249871","line":"1","data":"updated quote once we hear back"},{"comp":"1","quote":"249871","line":"0","data":"05-08-2026 11:09-rons: sending quote...will send"}],"crmnotes":[{"comp":1,"quote":249871,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249871,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249871","line":"1","part":"MBT40-SK16C-120P","qty":"2","price":"678.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249871","line":"2","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"4","part":"NBT40-SK10C-120P","qty":"2","price":"527.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"5","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"7","part":"B4005-0562-3.98(C)","qty":"2","price":"707.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"9","part":"MBT40-SK16C-90P","qty":"2","price":"619.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249871","line":"11","part":"MBT40-SK10C-90P","qty":"1","price":"477.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249871","line":"13","part":"NBT40-SK6C-150P","qty":"1","price":"652.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"14","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"16","part":"NBT40-SK10C-150P","qty":"1","price":"561.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"18","part":"BT40-NPU13-80","qty":"1","price":"565.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"19","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"21","part":"SPECIAL-TL","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249871","line":"23","part":"BT40-C3/4-105G","qty":"1","price":"638.00","uom":"EA","discount":"28.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"249871","line":"24","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"26","part":"NBT40-C3/4-105G","qty":"1","price":"702.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"28","part":"SK16-1/2A","qty":"3","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"29","part":"SK10-1/4A","qty":"3","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"30","part":"KM3/4-1/2","qty":"3","price":"64.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"31","part":"SK16-3/8A","qty":"3","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"32","part":"SK10-5/16A","qty":"1","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"33","part":"SK10-3/16A","qty":"1","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"34","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"38","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249871","Line":"21","Company":"1","F_Line":"1","Comment":"BT40-JTA6-45 - please note this is considered special.","Loc":"Y"},{"Quote":"249871","Line":"21","Company":"1","F_Line":"2","Comment":"Once PO/order issued, these cannot be cancelled or","Loc":"Y"},{"Quote":"249871","Line":"21","Company":"1","F_Line":"3","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"249871","Line":"0","Comment":"Please note non-standard stock items considered"},{"Quote":"249871","Line":"1","Comment":"special. Once a PO/order has been issued, these items"},{"Quote":"249871","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":24}}] 2026-05-11 14:08:42.751 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249891-05112026140842.txt === {"quote":"249891","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-19-2026","cust_po":"SK25-17.5","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:08","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"71.28","total_gp":"51.22","total_gpm":"71.86","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":249891,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249891","line":"1","part":"SK25-17.5","qty":"1","price":"108.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249891","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 14:08:47.454 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249891-05112026140847.txt === {"quote":"249891","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"05-28-2026","cust_po":"SK25-17.5","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:08","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"71.28","total_gp":"51.22","total_gpm":"71.86","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":249891,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249891,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249891","line":"1","part":"SK25-17.5","qty":"1","price":"108.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249891","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:08:53.519 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249852-05112026140853.txt === {"quote":"249852","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-19-2026","cust_po":"Howa & Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tricia Springer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:53","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Tricia Springer","follow_phone":"800-236-6020x1305","follow_email":"tricia.springer@pts-tools.com","pic_user":"rons","total_amt":"7371.78","total_gp":"4804.32","total_gpm":"65.17","rev_type":"WAP","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249852","line":"2","data":"send over updated quote once we hear back"},{"comp":"1","quote":"249852","line":"1","data":"1...confirming on price and delivery and will"},{"comp":"1","quote":"249852","line":"0","data":"05-08-2026 08:59-rons: sending quote without line"}],"crmnotes":[{"comp":1,"quote":249852,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249852","line":"1","part":"HW-06C-DID","qty":"2","price":"3811.00","uom":"EA","discount":"25.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249852","line":"3","part":"NCAT40-SF0125-3.15","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"5","part":"NCAT40-SF0250-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"7","part":"NCAT40-SF0500-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-11 14:08:59.848 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249852-05112026140859.txt === {"quote":"249852","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"05-28-2026","cust_po":"Howa & Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tricia Springer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:53","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Tricia Springer","follow_phone":"800-236-6020x1305","follow_email":"tricia.springer@pts-tools.com","pic_user":"rons","total_amt":"7371.78","total_gp":"4804.32","total_gpm":"65.17","rev_type":"WAP","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249852","line":"2","data":"send over updated quote once we hear back"},{"comp":"1","quote":"249852","line":"1","data":"1...confirming on price and delivery and will"},{"comp":"1","quote":"249852","line":"0","data":"05-08-2026 08:59-rons: sending quote without line"}],"crmnotes":[{"comp":1,"quote":249852,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249852,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249852","line":"1","part":"HW-06C-DID","qty":"2","price":"3811.00","uom":"EA","discount":"25.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249852","line":"3","part":"NCAT40-SF0125-3.15","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"5","part":"NCAT40-SF0250-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"7","part":"NCAT40-SF0500-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 14:09:05.164 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249846-05112026140904.txt === {"quote":"249846","customer":"2950","name":null,"customerName":"Vallen Integrated Supply, Inc.","comp":"01","open":"0","shipto":"VIKICEDA","shiptoName":"Viking Pump Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-19-2026","cust_po":"C5001-40-60CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joe Hobson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:39","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Joe Hobson","follow_phone":"309-429-3775","follow_email":"joseph.hobson@vallen.com","pic_user":"rons","total_amt":"179.40","total_gp":"88.10","total_gpm":"49.11","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":249846,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249846","line":"1","part":"C5001-40-60CP","qty":"1","price":"276.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249846","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 14:09:10.822 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249846-05112026140910.txt === {"quote":"249846","customer":"2950","name":null,"customerName":"Vallen Integrated Supply, Inc.","comp":"01","open":"0","shipto":"VIKICEDA","shiptoName":"Viking Pump Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"05-28-2026","cust_po":"C5001-40-60CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joe Hobson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:39","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Joe Hobson","follow_phone":"309-429-3775","follow_email":"joseph.hobson@vallen.com","pic_user":"rons","total_amt":"179.40","total_gp":"88.10","total_gpm":"49.11","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":249846,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249846,"Line":1,"Comment":"05/11/2026 2:09 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249846","line":"1","part":"C5001-40-60CP","qty":"1","price":"276.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249846","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:09:30.385 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249937-05112026140930.txt === {"quote":"249937","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOOSIA","shiptoName":"PTSolutions","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-22-2026","cust_po":"Milling Chuck Test","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Patrick Crouch","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:42","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Patrick Crouch","follow_phone":"","follow_email":"patrick.crouch@pts-tools.com","pic_user":"rons","total_amt":"1353.66","total_gp":"924.06","total_gpm":"68.26","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249937","line":"1","part":"CAT40-C3/4-70U-IDU","qty":"1","price":"568.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"3","part":"KM3/4-1/2","qty":"1","price":"64.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"5","part":"NCAT40-C3/4-70U-IDU","qty":"1","price":"607.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"7","part":"CAT50-C3/4-135U-IDU","qty":"1","price":"768.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249937","Line":"3","Company":"1","F_Line":"1","Comment":"9HC22 is wrench for each milling chuck & KM3/4","Loc":"Y"},{"Quote":"249937","Line":"3","Company":"1","F_Line":"2","Comment":"is collet type.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-11 14:09:40.767 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249937-05112026140940.txt === {"quote":"249937","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOOSIA","shiptoName":"PTSolutions","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-22-2026","cust_po":"Milling Chuck Test","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Patrick Crouch","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:42","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Patrick Crouch","follow_phone":"","follow_email":"patrick.crouch@pts-tools.com","pic_user":"rons","total_amt":"1353.66","total_gp":"924.06","total_gpm":"68.26","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":249937,"Line":0,"Comment":"05/11/2026 2:09 PM - rons - F/U changed from 05/17/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249937,"Line":1,"Comment":"05/11/2026 2:09 PM - rons - CLO changed from 06/11/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249937","line":"1","part":"CAT40-C3/4-70U-IDU","qty":"1","price":"568.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"3","part":"KM3/4-1/2","qty":"1","price":"64.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"5","part":"NCAT40-C3/4-70U-IDU","qty":"1","price":"607.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"7","part":"CAT50-C3/4-135U-IDU","qty":"1","price":"768.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249937","Line":"3","Company":"1","F_Line":"1","Comment":"9HC22 is wrench for each milling chuck & KM3/4","Loc":"Y"},{"Quote":"249937","Line":"3","Company":"1","F_Line":"2","Comment":"is collet type.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-11 14:09:45.531 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249937-05112026140945.txt === {"quote":"249937","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOOSIA","shiptoName":"PTSolutions","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-02-2026","cust_po":"Milling Chuck Test","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Patrick Crouch","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:42","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Patrick Crouch","follow_phone":"","follow_email":"patrick.crouch@pts-tools.com","pic_user":"rons","total_amt":"1353.66","total_gp":"924.06","total_gpm":"68.26","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":249937,"Line":0,"Comment":"05/11/2026 2:09 PM - rons - F/U changed from 05/17/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249937,"Line":1,"Comment":"05/11/2026 2:09 PM - rons - CLO changed from 06/11/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249937,"Line":2,"Comment":"05/11/2026 2:09 PM - rons - Req Date changed from 06/22/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249937","line":"1","part":"CAT40-C3/4-70U-IDU","qty":"1","price":"568.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"3","part":"KM3/4-1/2","qty":"1","price":"64.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"5","part":"NCAT40-C3/4-70U-IDU","qty":"1","price":"607.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"7","part":"CAT50-C3/4-135U-IDU","qty":"1","price":"768.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249937","Line":"3","Company":"1","F_Line":"1","Comment":"9HC22 is wrench for each milling chuck & KM3/4","Loc":"Y"},{"Quote":"249937","Line":"3","Company":"1","F_Line":"2","Comment":"is collet type.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-11 14:09:52.085 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249923-05112026140951.txt === {"quote":"249923","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"TONYMALL","shiptoName":"Tony Malloy","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-22-2026","cust_po":"Test Tool","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:48","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@lyndexnikken.com","pic_user":"rons","total_amt":"44.00","total_gp":"31.87","total_gpm":"72.43","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249923","line":"1","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249923","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 14:10:03.765 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249923-05112026141003.txt === {"quote":"249923","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"TONYMALL","shiptoName":"Tony Malloy","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-22-2026","cust_po":"Test Tool","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:48","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@lyndexnikken.com","pic_user":"rons","total_amt":"44.00","total_gp":"31.87","total_gpm":"72.43","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":249923,"Line":0,"Comment":"05/11/2026 2:09 PM - rons - F/U changed from 05/17/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249923,"Line":1,"Comment":"05/11/2026 2:09 PM - rons - CLO changed from 06/11/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249923","line":"1","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249923","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:10:14.603 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249923-05112026141014.txt === {"quote":"249923","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"TONYMALL","shiptoName":"Tony Malloy","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-02-2026","cust_po":"Test Tool","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:48","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@lyndexnikken.com","pic_user":"rons","total_amt":"44.00","total_gp":"31.87","total_gpm":"72.43","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":249923,"Line":0,"Comment":"05/11/2026 2:09 PM - rons - F/U changed from 05/17/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249923,"Line":1,"Comment":"05/11/2026 2:09 PM - rons - CLO changed from 06/11/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249923,"Line":2,"Comment":"05/11/2026 2:10 PM - rons - Req Date changed from 06/22/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249923","line":"1","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249923","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:10:26.345 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248734-05112026141026.txt === {"quote":"248734","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGY","shiptoName":"Hartwig Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-20-2026","cust_po":"Shibaura Pull Studs","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:34","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"TBD","follow_phone":"","follow_email":"sales@hartwig.com","pic_user":"rons","total_amt":"52.00","total_gp":"39.62","total_gpm":"76.19","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"248734","line":"1","data":"Tony...nothing sent to distributor or E/U yet"},{"comp":"1","quote":"248734","line":"0","data":"04-16-2026 15:36-rons: quoting for package with"}],"crmnotes":[{"comp":1,"quote":248734,"Line":0,"Comment":"04/21/2026 12:51 PM - rons - CLO changed from 05/16/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248734,"Line":1,"Comment":"04/21/2026 12:51 PM - rons - Req Date changed from 05/28/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248734,"Line":2,"Comment":"04/22/2026 5:09 PM - rons - F/U changed from 04/22/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248734,"Line":3,"Comment":"04/22/2026 5:09 PM - rons - CLO changed from 04/29/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248734,"Line":4,"Comment":"04/22/2026 5:09 PM - rons - Req Date changed from 05/06/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248734,"Line":5,"Comment":"05/06/2026 5:14 PM - rons - F/U changed from 05/06/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248734,"Line":6,"Comment":"05/11/2026 2:10 PM - rons - CLO changed from 05/13/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248734","line":"1","part":"C50-4500(H)-EU","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248734","line":"3","part":"C50-4500-EU","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248734","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 14:10:30.563 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248734-05112026141030.txt === {"quote":"248734","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGY","shiptoName":"Hartwig Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"06-01-2026","cust_po":"Shibaura Pull Studs","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:34","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"TBD","follow_phone":"","follow_email":"sales@hartwig.com","pic_user":"rons","total_amt":"52.00","total_gp":"39.62","total_gpm":"76.19","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"248734","line":"1","data":"Tony...nothing sent to distributor or E/U yet"},{"comp":"1","quote":"248734","line":"0","data":"04-16-2026 15:36-rons: quoting for package with"}],"crmnotes":[{"comp":1,"quote":248734,"Line":0,"Comment":"04/21/2026 12:51 PM - rons - CLO changed from 05/16/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248734,"Line":1,"Comment":"04/21/2026 12:51 PM - rons - Req Date changed from 05/28/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248734,"Line":2,"Comment":"04/22/2026 5:09 PM - rons - F/U changed from 04/22/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248734,"Line":3,"Comment":"04/22/2026 5:09 PM - rons - CLO changed from 04/29/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248734,"Line":4,"Comment":"04/22/2026 5:09 PM - rons - Req Date changed from 05/06/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248734,"Line":5,"Comment":"05/06/2026 5:14 PM - rons - F/U changed from 05/06/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248734,"Line":6,"Comment":"05/11/2026 2:10 PM - rons - CLO changed from 05/13/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248734,"Line":7,"Comment":"05/11/2026 2:10 PM - rons - Req Date changed from 05/20/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248734","line":"1","part":"C50-4500(H)-EU","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248734","line":"3","part":"C50-4500-EU","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248734","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 14:10:37.045 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249237-05112026141036.txt === {"quote":"249237","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAFTWN","shiptoName":"Yamazen - Fort Wayne Office","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-27-2026","cust_po":"B4006-0750-2.50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"For Dynamic Innovations","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"13:37","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969 x1125","follow_email":"kirandandia@yamazen.com","pic_user":"rons","total_amt":"173.50","total_gp":"75.25","total_gpm":"43.37","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"249237","line":"1","data":"s in evansville in"},{"comp":"1","quote":"249237","line":"0","data":"04-27-2026 15:08-jennadend user dynamic innovation"}],"crmnotes":[{"comp":1,"quote":249237,"Line":0,"Comment":"05/11/2026 2:10 PM - rons - CLO changed from 05/27/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249237","line":"1","part":"NB3006-0750-3.00CP","qty":"1","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249237","line":"2","part":"B3006-0750-3.00","qty":"1","price":"121.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249237","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-11 14:10:42.021 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249237-05112026141041.txt === {"quote":"249237","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAFTWN","shiptoName":"Yamazen - Fort Wayne Office","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-01-2026","cust_po":"B4006-0750-2.50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"For Dynamic Innovations","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"13:37","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969 x1125","follow_email":"kirandandia@yamazen.com","pic_user":"rons","total_amt":"173.50","total_gp":"75.25","total_gpm":"43.37","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"249237","line":"1","data":"s in evansville in"},{"comp":"1","quote":"249237","line":"0","data":"04-27-2026 15:08-jennadend user dynamic innovation"}],"crmnotes":[{"comp":1,"quote":249237,"Line":0,"Comment":"05/11/2026 2:10 PM - rons - CLO changed from 05/27/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249237,"Line":1,"Comment":"05/11/2026 2:10 PM - rons - Req Date changed from 05/27/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249237","line":"1","part":"NB3006-0750-3.00CP","qty":"1","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249237","line":"2","part":"B3006-0750-3.00","qty":"1","price":"121.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249237","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 14:11:02.635 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249920-05112026141102.txt === {"quote":"249920","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-22-2026","cust_po":"Shell Mills - Indexable","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:29","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"0.00","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249920","line":"0","data":"05-11-2026 10:30 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249920","line":"1","part":"SPECIAL-TL","qty":"4","price":"0.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249920","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249920","Line":"1","Company":"1","F_Line":"1","Comment":"HSK63A Shell Mill Holder 40mm 100mm GL.","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"2","Comment":"For indexable cutter customer note uploaded.","Loc":"Y"}],"qcomms":[{"Quote":"249920","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249920","Line":"1","Comment":"specials. Once a PO/order has been issued these items"},{"Quote":"249920","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 14:11:13.904 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249920-05112026141113.txt === {"quote":"249920","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-22-2026","cust_po":"Shell Mills - Indexable","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:29","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"0.00","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249920","line":"0","data":"05-11-2026 10:30 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249920,"Line":0,"Comment":"05/11/2026 2:10 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249920,"Line":1,"Comment":"05/11/2026 2:11 PM - rons - CLO changed from 06/11/2026 to 06/01/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249920","line":"1","part":"SPECIAL-TL","qty":"4","price":"0.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249920","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249920","Line":"1","Company":"1","F_Line":"1","Comment":"HSK63A Shell Mill Holder 40mm 100mm GL.","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"2","Comment":"For indexable cutter customer note uploaded.","Loc":"Y"}],"qcomms":[{"Quote":"249920","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249920","Line":"1","Comment":"specials. Once a PO/order has been issued these items"},{"Quote":"249920","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:11:20.378 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249920-05112026141120.txt === {"quote":"249920","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-08-2026","cust_po":"Shell Mills - Indexable","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:29","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"0.00","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249920","line":"0","data":"05-11-2026 10:30 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249920,"Line":0,"Comment":"05/11/2026 2:10 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249920,"Line":1,"Comment":"05/11/2026 2:11 PM - rons - CLO changed from 06/11/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249920,"Line":2,"Comment":"05/11/2026 2:11 PM - rons - Req Date changed from 06/22/2026 to 06/08/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249920","line":"1","part":"SPECIAL-TL","qty":"4","price":"0.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249920","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249920","Line":"1","Company":"1","F_Line":"1","Comment":"HSK63A Shell Mill Holder 40mm 100mm GL.","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"2","Comment":"For indexable cutter customer note uploaded.","Loc":"Y"}],"qcomms":[{"Quote":"249920","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249920","Line":"1","Comment":"specials. Once a PO/order has been issued these items"},{"Quote":"249920","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:11:29.337 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249925-05112026141129.txt === {"quote":"249925","customer":"20642","name":null,"customerName":"Tooling Associates","comp":"01","open":"0","shipto":"TOOLATES","shiptoName":"Tooling Associates","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-22-2026","cust_po":"HSK80F Shrink Fit Special","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:07","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@toolingassoc.com","pic_user":"rons","total_amt":"0.00","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249925","line":"0","data":"05-11-2026 11:08 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249925","line":"1","part":"SPECIAL-TL","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249925","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249925","Line":"1","Company":"1","F_Line":"1","Comment":"HSK80F Shrink Fit Holder 30mm shortest possible GL.","Loc":"Y"}],"qcomms":[{"Quote":"249925","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249925","Line":"1","Comment":"specials. Once a PO/order has been issued these items"},{"Quote":"249925","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 14:11:39.996 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249925-05112026141139.txt === {"quote":"249925","customer":"20642","name":null,"customerName":"Tooling Associates","comp":"01","open":"0","shipto":"TOOLATES","shiptoName":"Tooling Associates","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-22-2026","cust_po":"HSK80F Shrink Fit Special","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:07","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@toolingassoc.com","pic_user":"rons","total_amt":"0.00","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249925","line":"0","data":"05-11-2026 11:08 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249925,"Line":0,"Comment":"05/11/2026 2:11 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249925,"Line":1,"Comment":"05/11/2026 2:11 PM - rons - CLO changed from 06/11/2026 to 06/01/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249925","line":"1","part":"SPECIAL-TL","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249925","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249925","Line":"1","Company":"1","F_Line":"1","Comment":"HSK80F Shrink Fit Holder 30mm shortest possible GL.","Loc":"Y"}],"qcomms":[{"Quote":"249925","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249925","Line":"1","Comment":"specials. Once a PO/order has been issued these items"},{"Quote":"249925","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:11:46.706 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249925-05112026141146.txt === {"quote":"249925","customer":"20642","name":null,"customerName":"Tooling Associates","comp":"01","open":"0","shipto":"TOOLATES","shiptoName":"Tooling Associates","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-08-2026","cust_po":"HSK80F Shrink Fit Special","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:07","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@toolingassoc.com","pic_user":"rons","total_amt":"0.00","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249925","line":"0","data":"05-11-2026 11:08 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249925,"Line":0,"Comment":"05/11/2026 2:11 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249925,"Line":1,"Comment":"05/11/2026 2:11 PM - rons - CLO changed from 06/11/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249925,"Line":2,"Comment":"05/11/2026 2:11 PM - rons - Req Date changed from 06/22/2026 to 06/08/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249925","line":"1","part":"SPECIAL-TL","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249925","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249925","Line":"1","Company":"1","F_Line":"1","Comment":"HSK80F Shrink Fit Holder 30mm shortest possible GL.","Loc":"Y"}],"qcomms":[{"Quote":"249925","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249925","Line":"1","Comment":"specials. Once a PO/order has been issued these items"},{"Quote":"249925","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:33:59.080 [INFO] In session is user: osmart 2026-05-11 14:35:47.525 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249297-05112026143546.txt === {"quote":"249297","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"STELLCAV","shiptoName":"Stellar Industrial","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-09-2026","cust_po":"E11-003","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Andrea Hernandez","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:01","extra":"","follow_up":"06-08-2026","web_id":"","follow_name":"Andrea Hernandez","follow_phone":"303-424-4280","follow_email":"ahernandez@stellarindustrial.com","pic_user":"haleyd","total_amt":"198.56","total_gp":"144.47","total_gpm":"72.76","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249297","line":"0","data":"04-28-2026 09:04 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249297","line":"1","part":"E11-003","qty":"1","price":"53.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249297","line":"2","part":"SK6-1.25","qty":"1","price":"95.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249297","line":"3","part":"SK10-3/16A","qty":"1","price":"72.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249297","line":"4","part":"SK10-1/8A","qty":"1","price":"72.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249297","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-11 14:46:47.063 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0009785, -88.0012971, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0009785, -88.0012971, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3933757 second/s. 2026-05-11 14:46:47.071 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0009785, -88.0012971, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0009785, -88.0012971, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3939165 second/s. 2026-05-11 14:47:05.082 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248566-05112026144704.txt === {"quote":"248566","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"FORDWABA","shiptoName":"Ford Meter Box Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-25-2026","cust_po":"C4008-0013","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Danyelle Runyan","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:39","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Danyelle Runyan","follow_phone":"","follow_email":"drunyan@martinsupply.com","pic_user":"rons","total_amt":"1463.40","total_gp":"614.20","total_gpm":"41.97","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248566,"Line":0,"Comment":"05/11/2026 2:02 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":1,"Comment":"05/11/2026 2:02 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":2,"Comment":"05/11/2026 2:02 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248566","line":"1","part":"C4008-0013","qty":"10","price":"271.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248566","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:47:16.271 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248566-05112026144716.txt === {"quote":"248566","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"FORDWABA","shiptoName":"Ford Meter Box Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-25-2026","cust_po":"C4008-0013","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Danyelle Runyan","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:39","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Danyelle Runyan","follow_phone":"","follow_email":"drunyan@martinsupply.com","pic_user":"rons","total_amt":"1463.40","total_gp":"614.20","total_gpm":"41.97","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248566,"Line":0,"Comment":"05/11/2026 2:02 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":1,"Comment":"05/11/2026 2:02 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":2,"Comment":"05/11/2026 2:02 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248566,"Line":3,"Comment":"05/11/2026 2:47 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":4,"Comment":"05/11/2026 2:47 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248566","line":"1","part":"C4008-0013","qty":"10","price":"271.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248566","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:47:22.638 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248566-05112026144722.txt === {"quote":"248566","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"FORDWABA","shiptoName":"Ford Meter Box Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-28-2026","cust_po":"C4008-0013","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Danyelle Runyan","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:39","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Danyelle Runyan","follow_phone":"","follow_email":"drunyan@martinsupply.com","pic_user":"rons","total_amt":"1463.40","total_gp":"614.20","total_gpm":"41.97","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248566,"Line":0,"Comment":"05/11/2026 2:02 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":1,"Comment":"05/11/2026 2:02 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":2,"Comment":"05/11/2026 2:02 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248566,"Line":3,"Comment":"05/11/2026 2:47 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":4,"Comment":"05/11/2026 2:47 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":5,"Comment":"05/11/2026 2:47 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248566","line":"1","part":"C4008-0013","qty":"10","price":"271.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248566","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:48:32.230 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249663-05112026144832.txt === {"quote":"249663","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"SK10-1/8A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Robin","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"09:44","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Robin","follow_phone":"","follow_email":"@","pic_user":"rons","total_amt":"27.24","total_gp":"13.75","total_gpm":"50.48","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249663","line":"1","part":"SK10-1/8A","qty":"1","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249663","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 14:48:47.629 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249663-05112026144847.txt === {"quote":"249663","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"SK10-1/8A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Robin","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"09:44","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Robin","follow_phone":"","follow_email":"@","pic_user":"rons","total_amt":"27.24","total_gp":"13.75","total_gpm":"50.48","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":249663,"Line":0,"Comment":"05/11/2026 2:48 PM - rons - F/U changed from 05/11/2026 to 6/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249663,"Line":1,"Comment":"05/11/2026 2:48 PM - rons - CLO changed from 06/05/2026 to 06/09/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249663","line":"1","part":"SK10-1/8A","qty":"1","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249663","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:48:54.013 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249663-05112026144853.txt === {"quote":"249663","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"SK10-1/8A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Robin","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"09:44","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Robin","follow_phone":"","follow_email":"@","pic_user":"rons","total_amt":"27.24","total_gp":"13.75","total_gpm":"50.48","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":249663,"Line":0,"Comment":"05/11/2026 2:48 PM - rons - F/U changed from 05/11/2026 to 6/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249663,"Line":1,"Comment":"05/11/2026 2:48 PM - rons - CLO changed from 06/05/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":249663,"Line":2,"Comment":"05/11/2026 2:48 PM - rons - Req Date changed from 06/16/2026 to 06/16/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249663","line":"1","part":"SK10-1/8A","qty":"1","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249663","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:49:31.970 [INFO] In session is user: mikek 2026-05-11 14:49:32.243 [INFO] In session is user: mikek 2026-05-11 14:49:32.503 [INFO] In session is user: mikek 2026-05-11 14:49:32.823 [INFO] In session is user: mikek 2026-05-11 14:49:33.061 [INFO] In session is user: mikek 2026-05-11 14:49:33.409 [INFO] In session is user: mikek 2026-05-11 14:49:33.866 [INFO] In session is user: mikek 2026-05-11 14:49:34.136 [INFO] In session is user: mikek 2026-05-11 14:49:34.430 [INFO] In session is user: mikek 2026-05-11 14:49:34.773 [INFO] In session is user: mikek 2026-05-11 14:49:35.095 [INFO] In session is user: mikek 2026-05-11 14:49:47.053 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247317-05112026144946.txt === {"quote":"247317","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"FULCRDIS","shiptoName":"Fulcrum Design and machine","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"05-25-2026","cust_po":"B30-6000-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Benedict","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:18","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Mike Benedict","follow_phone":"812-480-1293","follow_email":"mbenedict@impfas.com","pic_user":"rons","total_amt":"1680.00","total_gp":"1256.00","total_gpm":"74.76","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"101","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":247317,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 04/29/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247317,"Line":1,"Comment":"05/11/2026 1:24 PM - rons - CLO changed from 04/29/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247317,"Line":2,"Comment":"05/11/2026 1:24 PM - rons - Req Date changed from 05/01/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247317","line":"1","part":"B30-6000-EU","qty":"100","price":"28.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247317","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:49:56.686 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247317-05112026144956.txt === {"quote":"247317","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"FULCRDIS","shiptoName":"Fulcrum Design and machine","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"05-25-2026","cust_po":"B30-6000-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Benedict","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:18","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Mike Benedict","follow_phone":"812-480-1293","follow_email":"mbenedict@impfas.com","pic_user":"rons","total_amt":"1680.00","total_gp":"1256.00","total_gpm":"74.76","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"101","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":247317,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 04/29/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247317,"Line":1,"Comment":"05/11/2026 1:24 PM - rons - CLO changed from 04/29/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247317,"Line":2,"Comment":"05/11/2026 1:24 PM - rons - Req Date changed from 05/01/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247317,"Line":3,"Comment":"05/11/2026 2:49 PM - rons - F/U changed from 05/11/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247317,"Line":4,"Comment":"05/11/2026 2:49 PM - rons - CLO changed from 05/18/2026 to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247317","line":"1","part":"B30-6000-EU","qty":"100","price":"28.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247317","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:50:01.056 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247317-05112026145000.txt === {"quote":"247317","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"FULCRDIS","shiptoName":"Fulcrum Design and machine","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"06-03-2026","cust_po":"B30-6000-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Benedict","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:18","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Mike Benedict","follow_phone":"812-480-1293","follow_email":"mbenedict@impfas.com","pic_user":"rons","total_amt":"1680.00","total_gp":"1256.00","total_gpm":"74.76","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"101","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":247317,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 04/29/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247317,"Line":1,"Comment":"05/11/2026 1:24 PM - rons - CLO changed from 04/29/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247317,"Line":2,"Comment":"05/11/2026 1:24 PM - rons - Req Date changed from 05/01/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247317,"Line":3,"Comment":"05/11/2026 2:49 PM - rons - F/U changed from 05/11/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247317,"Line":4,"Comment":"05/11/2026 2:49 PM - rons - CLO changed from 05/18/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247317,"Line":5,"Comment":"05/11/2026 2:49 PM - rons - Req Date changed from 05/25/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247317","line":"1","part":"B30-6000-EU","qty":"100","price":"28.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247317","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:50:30.143 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247828-05112026145029.txt === {"quote":"247828","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"03-31-2026","cust_order_date":"04-12-2026","req_date":"05-25-2026","cust_po":"HSK Tap Holder & Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:42","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"571.00","total_gp":"482.06","total_gpm":"84.42","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"247828","line":"1","data":"using same pricing per Fletcher..."},{"comp":"1","quote":"247828","line":"0","data":"03-31-2026 13:44-rons: duplicating old quote and"}],"crmnotes":[{"comp":1,"quote":247828,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/19/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 04/26/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/19/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 04/26/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":4,"Comment":"04/03/2026 2:48 PM - rons - F/U changed from 04/06/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":5,"Comment":"04/03/2026 2:48 PM - rons - CLO changed from 04/13/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":6,"Comment":"04/03/2026 2:48 PM - rons - Req Date changed from 04/20/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/17/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/24/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 05/01/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":10,"Comment":"04/30/2026 5:12 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":11,"Comment":"04/30/2026 5:12 PM - rons - CLO changed from 05/07/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":12,"Comment":"04/30/2026 5:12 PM - rons - Req Date changed from 05/14/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247828","line":"1","part":"HSK63A-TC0875-6.38(C)","qty":"1","price":"899.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"3","part":"SE2-8.0X6.2","qty":"1","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"5","part":"SE2-6.0X4.9","qty":"1","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"7","part":"SE2-8.0X6.3","qty":"1","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 14:50:39.778 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247828-05112026145039.txt === {"quote":"247828","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"03-31-2026","cust_order_date":"04-12-2026","req_date":"05-25-2026","cust_po":"HSK Tap Holder & Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:42","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"571.00","total_gp":"482.06","total_gpm":"84.42","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"247828","line":"1","data":"using same pricing per Fletcher..."},{"comp":"1","quote":"247828","line":"0","data":"03-31-2026 13:44-rons: duplicating old quote and"}],"crmnotes":[{"comp":1,"quote":247828,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/19/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 04/26/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/19/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 04/26/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":4,"Comment":"04/03/2026 2:48 PM - rons - F/U changed from 04/06/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":5,"Comment":"04/03/2026 2:48 PM - rons - CLO changed from 04/13/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":6,"Comment":"04/03/2026 2:48 PM - rons - Req Date changed from 04/20/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/17/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/24/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 05/01/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":10,"Comment":"04/30/2026 5:12 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":11,"Comment":"04/30/2026 5:12 PM - rons - CLO changed from 05/07/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":12,"Comment":"04/30/2026 5:12 PM - rons - Req Date changed from 05/14/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":13,"Comment":"05/11/2026 2:50 PM - rons - F/U changed from 05/11/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":14,"Comment":"05/11/2026 2:50 PM - rons - CLO changed from 05/18/2026 to 06/05/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247828","line":"1","part":"HSK63A-TC0875-6.38(C)","qty":"1","price":"899.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"3","part":"SE2-8.0X6.2","qty":"1","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"5","part":"SE2-6.0X4.9","qty":"1","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"7","part":"SE2-8.0X6.3","qty":"1","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 14:50:44.752 [INFO] In session is user: mikek 2026-05-11 14:50:45.028 [INFO] In session is user: mikek 2026-05-11 14:50:45.314 [INFO] In session is user: mikek 2026-05-11 14:50:45.547 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247828-05112026145045.txt === {"quote":"247828","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"03-31-2026","cust_order_date":"04-12-2026","req_date":"06-12-2026","cust_po":"HSK Tap Holder & Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:42","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"571.00","total_gp":"482.06","total_gpm":"84.42","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"247828","line":"1","data":"using same pricing per Fletcher..."},{"comp":"1","quote":"247828","line":"0","data":"03-31-2026 13:44-rons: duplicating old quote and"}],"crmnotes":[{"comp":1,"quote":247828,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/19/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 04/26/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/19/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 04/26/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":4,"Comment":"04/03/2026 2:48 PM - rons - F/U changed from 04/06/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":5,"Comment":"04/03/2026 2:48 PM - rons - CLO changed from 04/13/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":6,"Comment":"04/03/2026 2:48 PM - rons - Req Date changed from 04/20/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/17/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/24/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 05/01/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":10,"Comment":"04/30/2026 5:12 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":11,"Comment":"04/30/2026 5:12 PM - rons - CLO changed from 05/07/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":12,"Comment":"04/30/2026 5:12 PM - rons - Req Date changed from 05/14/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":13,"Comment":"05/11/2026 2:50 PM - rons - F/U changed from 05/11/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":14,"Comment":"05/11/2026 2:50 PM - rons - CLO changed from 05/18/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":15,"Comment":"05/11/2026 2:50 PM - rons - Req Date changed from 05/25/2026 to 06/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247828","line":"1","part":"HSK63A-TC0875-6.38(C)","qty":"1","price":"899.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"3","part":"SE2-8.0X6.2","qty":"1","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"5","part":"SE2-6.0X4.9","qty":"1","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"7","part":"SE2-8.0X6.3","qty":"1","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 14:50:45.616 [INFO] In session is user: mikek 2026-05-11 14:50:45.906 [INFO] In session is user: mikek 2026-05-11 14:50:46.204 [INFO] In session is user: mikek 2026-05-11 14:50:46.494 [INFO] In session is user: mikek 2026-05-11 14:50:46.763 [INFO] In session is user: mikek 2026-05-11 14:50:47.041 [INFO] In session is user: mikek 2026-05-11 14:50:47.306 [INFO] In session is user: mikek 2026-05-11 14:50:47.607 [INFO] In session is user: mikek 2026-05-11 14:50:47.887 [INFO] In session is user: mikek 2026-05-11 14:50:48.196 [INFO] In session is user: mikek 2026-05-11 14:50:48.520 [INFO] In session is user: mikek 2026-05-11 14:50:48.807 [INFO] In session is user: mikek 2026-05-11 14:50:49.088 [INFO] In session is user: mikek 2026-05-11 14:50:49.406 [INFO] In session is user: mikek 2026-05-11 14:50:49.671 [INFO] In session is user: mikek 2026-05-11 14:50:49.955 [INFO] In session is user: mikek 2026-05-11 14:50:50.245 [INFO] In session is user: mikek 2026-05-11 14:50:50.518 [INFO] In session is user: mikek 2026-05-11 14:50:50.806 [INFO] In session is user: mikek 2026-05-11 14:50:51.150 [INFO] In session is user: mikek 2026-05-11 14:51:24.695 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248652-05112026145124.txt === {"quote":"248652","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCINZ","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-25-2026","cust_po":"NCAT50-SK25C-195U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pamela Kennedy","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:57","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Pamela Kennedy","follow_phone":"515-262-9566","follow_email":"pamela.kennedy@decotool.com","pic_user":"rons","total_amt":"1144.00","total_gp":"751.85","total_gpm":"65.72","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248652,"Line":0,"Comment":"05/11/2026 1:25 PM - rons - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248652,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/15/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248652,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/27/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248652","line":"1","part":"NCAT50-SK25C-200U-IDU","qty":"2","price":"858.00","uom":"EA","discount":"35.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"248652","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248652","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 14:51:59.753 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248652-05112026145159.txt === {"quote":"248652","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCINZ","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-25-2026","cust_po":"NCAT50-SK25C-195U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pamela Kennedy","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:57","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Pamela Kennedy","follow_phone":"515-262-9566","follow_email":"pamela.kennedy@decotool.com","pic_user":"rons","total_amt":"1144.00","total_gp":"751.85","total_gpm":"65.72","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":248652,"Line":0,"Comment":"05/11/2026 1:25 PM - rons - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248652,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/15/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248652,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248652,"Line":3,"Comment":"05/11/2026 2:51 PM - rons - F/U changed from 05/11/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248652,"Line":4,"Comment":"05/11/2026 2:51 PM - rons - CLO changed from 05/18/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248652","line":"1","part":"NCAT50-SK25C-200U-IDU","qty":"2","price":"858.00","uom":"EA","discount":"35.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"248652","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248652","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 14:52:07.808 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248652-05112026145207.txt === {"quote":"248652","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCINZ","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"06-09-2026","cust_po":"NCAT50-SK25C-195U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pamela Kennedy","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:57","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Pamela Kennedy","follow_phone":"515-262-9566","follow_email":"pamela.kennedy@decotool.com","pic_user":"rons","total_amt":"1144.00","total_gp":"751.85","total_gpm":"65.72","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":248652,"Line":0,"Comment":"05/11/2026 1:25 PM - rons - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248652,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/15/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248652,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248652,"Line":3,"Comment":"05/11/2026 2:51 PM - rons - F/U changed from 05/11/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248652,"Line":4,"Comment":"05/11/2026 2:51 PM - rons - CLO changed from 05/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":248652,"Line":5,"Comment":"05/11/2026 2:51 PM - rons - Req Date changed from 05/25/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248652","line":"1","part":"NCAT50-SK25C-200U-IDU","qty":"2","price":"858.00","uom":"EA","discount":"35.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"248652","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248652","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 14:56:21.690 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246604-05112026145621.txt === {"quote":"246604","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"03-06-2026","cust_order_date":"03-06-2026","req_date":"05-25-2026","cust_po":"E25-EXT-125","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"CJ McCafferty","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:11","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"CJ McCafferty","follow_phone":"","follow_email":"cmccafferty@pts-tools.com","pic_user":"rons","total_amt":"1546.38","total_gp":"946.48","total_gpm":"61.21","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"15","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"246604","line":"0","data":"03-06-2026 09:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246604,"Line":0,"Comment":"05/11/2026 11:24 AM - rons - F/U changed from 04/26/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246604,"Line":1,"Comment":"05/11/2026 11:24 AM - rons - CLO changed from 04/26/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246604,"Line":2,"Comment":"05/11/2026 11:24 AM - rons - Req Date changed from 04/17/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246604","line":"1","part":"E25-EXT-125","qty":"7","price":"249.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"2","part":"E25-236(C)","qty":"2","price":"100.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"3","part":"E25-393(C)","qty":"3","price":"100.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"4","part":"E25-032","qty":"2","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 14:56:32.844 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246604-05112026145632.txt === {"quote":"246604","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"03-06-2026","cust_order_date":"03-06-2026","req_date":"05-25-2026","cust_po":"E25-EXT-125","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"CJ McCafferty","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:11","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"CJ McCafferty","follow_phone":"","follow_email":"cmccafferty@pts-tools.com","pic_user":"rons","total_amt":"1546.38","total_gp":"946.48","total_gpm":"61.21","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"15","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"246604","line":"0","data":"03-06-2026 09:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246604,"Line":0,"Comment":"05/11/2026 11:24 AM - rons - F/U changed from 04/26/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246604,"Line":1,"Comment":"05/11/2026 11:24 AM - rons - CLO changed from 04/26/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246604,"Line":2,"Comment":"05/11/2026 11:24 AM - rons - Req Date changed from 04/17/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":246604,"Line":3,"Comment":"05/11/2026 2:56 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246604,"Line":4,"Comment":"05/11/2026 2:56 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246604","line":"1","part":"E25-EXT-125","qty":"7","price":"249.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"2","part":"E25-236(C)","qty":"2","price":"100.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"3","part":"E25-393(C)","qty":"3","price":"100.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"4","part":"E25-032","qty":"2","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 14:56:38.173 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246604-05112026145637.txt === {"quote":"246604","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"03-06-2026","cust_order_date":"03-06-2026","req_date":"06-02-2026","cust_po":"E25-EXT-125","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"CJ McCafferty","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:11","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"CJ McCafferty","follow_phone":"","follow_email":"cmccafferty@pts-tools.com","pic_user":"rons","total_amt":"1546.38","total_gp":"946.48","total_gpm":"61.21","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"15","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"246604","line":"0","data":"03-06-2026 09:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246604,"Line":0,"Comment":"05/11/2026 11:24 AM - rons - F/U changed from 04/26/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246604,"Line":1,"Comment":"05/11/2026 11:24 AM - rons - CLO changed from 04/26/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246604,"Line":2,"Comment":"05/11/2026 11:24 AM - rons - Req Date changed from 04/17/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":246604,"Line":3,"Comment":"05/11/2026 2:56 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246604,"Line":4,"Comment":"05/11/2026 2:56 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":246604,"Line":5,"Comment":"05/11/2026 2:56 PM - rons - Req Date changed from 05/25/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246604","line":"1","part":"E25-EXT-125","qty":"7","price":"249.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"2","part":"E25-236(C)","qty":"2","price":"100.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"3","part":"E25-393(C)","qty":"3","price":"100.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"4","part":"E25-032","qty":"2","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 14:57:36.910 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249474-05112026145736.txt === {"quote":"249474","customer":"13270","name":null,"customerName":"Mahar Tool Supply Company Inc.","comp":"01","open":"1","shipto":"MAHARIND","shiptoName":"Mahar Tool Supply","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-25-2026","cust_po":"KM20-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:48","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Sales","follow_phone":"260-571-6144","follow_email":"sales@gomahar.com","pic_user":"rons","total_amt":"87.00","total_gp":"65.63","total_gpm":"75.44","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249474","line":"0","data":"04-30-2026 12:49-rons: shipping to Indiana..."}],"crmnotes":[{"comp":1,"quote":249474,"Line":0,"Comment":"05/11/2026 2:02 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249474,"Line":1,"Comment":"05/11/2026 2:02 PM - rons - CLO changed from 05/30/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249474,"Line":2,"Comment":"05/11/2026 2:02 PM - rons - Req Date changed from 06/11/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249474","line":"1","part":"KM20-1/2","qty":"1","price":"116.00","uom":"EA","discount":"25.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249474","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 14:58:17.231 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248876-05112026145816.txt === {"quote":"248876","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"05-25-2026","cust_po":"HSK40E-VC6-65","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Sites","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:25","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Scott Sites","follow_phone":"","follow_email":"ssites@ptservice.com","pic_user":"rons","total_amt":"1158.67","total_gp":"881.59","total_gpm":"76.09","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"10","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248876,"Line":0,"Comment":"05/11/2026 11:24 AM - rons - F/U changed from 04/26/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248876,"Line":1,"Comment":"05/11/2026 11:24 AM - rons - CLO changed from 05/20/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248876,"Line":2,"Comment":"05/11/2026 11:24 AM - rons - Req Date changed from 06/01/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248876","line":"1","part":"HSK40E-VC6-65","qty":"1","price":"237.86","uom":"EA","discount":"0.00","req_date":"ETA 2-3wks","branch":"1"},{"comp":"01","order":"248876","line":"2","part":"VCK6-3","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"3","part":"VCK6-4","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"4","part":"VCK6-6","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"5","part":"HSK40A-R0562-3.15","qty":"1","price":"626.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"6","part":"NT05-006","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"7","part":"NT05-008","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"8","part":"NT05-010","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"9","part":"NT05-016","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-11 14:58:27.636 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248876-05112026145827.txt === {"quote":"248876","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"05-25-2026","cust_po":"HSK40E-VC6-65","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Sites","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:25","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Scott Sites","follow_phone":"","follow_email":"ssites@ptservice.com","pic_user":"rons","total_amt":"1158.67","total_gp":"881.59","total_gpm":"76.09","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"10","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":248876,"Line":0,"Comment":"05/11/2026 11:24 AM - rons - F/U changed from 04/26/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248876,"Line":1,"Comment":"05/11/2026 11:24 AM - rons - CLO changed from 05/20/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248876,"Line":2,"Comment":"05/11/2026 11:24 AM - rons - Req Date changed from 06/01/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248876,"Line":3,"Comment":"05/11/2026 2:58 PM - rons - F/U changed from 05/11/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248876,"Line":4,"Comment":"05/11/2026 2:58 PM - rons - CLO changed from 05/18/2026 to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248876","line":"1","part":"HSK40E-VC6-65","qty":"1","price":"237.86","uom":"EA","discount":"0.00","req_date":"ETA 2-3wks","branch":"1"},{"comp":"01","order":"248876","line":"2","part":"VCK6-3","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"3","part":"VCK6-4","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"4","part":"VCK6-6","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"5","part":"HSK40A-R0562-3.15","qty":"1","price":"626.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"6","part":"NT05-006","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"7","part":"NT05-008","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"8","part":"NT05-010","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"9","part":"NT05-016","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-11 14:58:28.675 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249297-05112026145828.txt === {"quote":"249297","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"STELLCAV","shiptoName":"Stellar Industrial","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-09-2026","cust_po":"E11-003","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Andrea Hernandez","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:01","extra":"","follow_up":"06-08-2026","web_id":"","follow_name":"Andrea Hernandez","follow_phone":"303-424-4280","follow_email":"ahernandez@stellarindustrial.com","pic_user":"haleyd","total_amt":"198.56","total_gp":"144.47","total_gpm":"72.76","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249297","line":"0","data":"04-28-2026 09:04 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249297,"Line":0,"Comment":"05/11/2026 2:35 PM - haleyd - F/U changed from 05/29/2026 to 6/8/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249297","line":"1","part":"E11-003","qty":"1","price":"53.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249297","line":"2","part":"SK6-1.25","qty":"1","price":"95.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249297","line":"3","part":"SK10-3/16A","qty":"1","price":"72.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249297","line":"4","part":"SK10-1/8A","qty":"1","price":"72.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249297","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 14:58:31.824 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248876-05112026145831.txt === {"quote":"248876","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"06-03-2026","cust_po":"HSK40E-VC6-65","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Sites","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:25","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Scott Sites","follow_phone":"","follow_email":"ssites@ptservice.com","pic_user":"rons","total_amt":"1158.67","total_gp":"881.59","total_gpm":"76.09","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"10","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":248876,"Line":0,"Comment":"05/11/2026 11:24 AM - rons - F/U changed from 04/26/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248876,"Line":1,"Comment":"05/11/2026 11:24 AM - rons - CLO changed from 05/20/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248876,"Line":2,"Comment":"05/11/2026 11:24 AM - rons - Req Date changed from 06/01/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248876,"Line":3,"Comment":"05/11/2026 2:58 PM - rons - F/U changed from 05/11/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248876,"Line":4,"Comment":"05/11/2026 2:58 PM - rons - CLO changed from 05/18/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248876,"Line":5,"Comment":"05/11/2026 2:58 PM - rons - Req Date changed from 05/25/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248876","line":"1","part":"HSK40E-VC6-65","qty":"1","price":"237.86","uom":"EA","discount":"0.00","req_date":"ETA 2-3wks","branch":"1"},{"comp":"01","order":"248876","line":"2","part":"VCK6-3","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"3","part":"VCK6-4","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"4","part":"VCK6-6","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"5","part":"HSK40A-R0562-3.15","qty":"1","price":"626.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"6","part":"NT05-006","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"7","part":"NT05-008","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"8","part":"NT05-010","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"9","part":"NT05-016","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-11 14:58:46.153 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249664-05112026145845.txt === {"quote":"249664","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"FRANKM","shiptoName":"Frank Millard Company","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"05-25-2026","cust_po":"CAT50 Tooling - Toshiba","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:46","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"6803.62","total_gp":"3912.91","total_gpm":"57.51","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"67","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249664","line":"2","data":"05-07-2026 11:35 - Discounts Recalculated"},{"comp":"1","quote":"249664","line":"1","data":"& Tony"},{"comp":"1","quote":"249664","line":"0","data":"05-07-2026 11:22-rons: pricing approved by Russ"}],"crmnotes":[{"comp":1,"quote":249664,"Line":0,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 06/05/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249664,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/16/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249664","line":"1","part":"CAT50-ER40-4.00","qty":"7","price":"265.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"2","part":"CAT50-ER40-6.00","qty":"11","price":"308.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"3","part":"CAT50-ER40-8.00","qty":"2","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"4","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"6","part":"C5004-0004-3.00","qty":"2","price":"214.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"7","part":"C5004-0003-1.75","qty":"1","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"8","part":"C5004-0002-1.75","qty":"1","price":"208.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"10","part":"CAT50-NPU13-90U-IDU","qty":"2","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"11","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"13","part":"C5001-0750-6.00CP","qty":"1","price":"326.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"14","part":"C5001-0750-8.00CP","qty":"2","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"15","part":"C5001-1000-1.75CP","qty":"1","price":"251.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"16","part":"C5001-1000-4.00CP","qty":"1","price":"293.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"17","part":"C5001-1500-2.00CP","qty":"1","price":"267.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"18","part":"C5001-1500-4.00CP","qty":"1","price":"294.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"20","part":"C50-4500(H)-EU","qty":"31","price":"40.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":17}}] 2026-05-11 14:58:57.068 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249664-05112026145856.txt === {"quote":"249664","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"FRANKM","shiptoName":"Frank Millard Company","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"05-25-2026","cust_po":"CAT50 Tooling - Toshiba","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:46","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"6803.62","total_gp":"3912.91","total_gpm":"57.51","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"67","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"249664","line":"2","data":"05-07-2026 11:35 - Discounts Recalculated"},{"comp":"1","quote":"249664","line":"1","data":"& Tony"},{"comp":"1","quote":"249664","line":"0","data":"05-07-2026 11:22-rons: pricing approved by Russ"}],"crmnotes":[{"comp":1,"quote":249664,"Line":0,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 06/05/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249664,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/16/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249664,"Line":2,"Comment":"05/11/2026 2:58 PM - rons - F/U changed from 05/11/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249664,"Line":3,"Comment":"05/11/2026 2:58 PM - rons - CLO changed from 05/18/2026 to 06/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249664","line":"1","part":"CAT50-ER40-4.00","qty":"7","price":"265.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"2","part":"CAT50-ER40-6.00","qty":"11","price":"308.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"3","part":"CAT50-ER40-8.00","qty":"2","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"4","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"6","part":"C5004-0004-3.00","qty":"2","price":"214.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"7","part":"C5004-0003-1.75","qty":"1","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"8","part":"C5004-0002-1.75","qty":"1","price":"208.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"10","part":"CAT50-NPU13-90U-IDU","qty":"2","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"11","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"13","part":"C5001-0750-6.00CP","qty":"1","price":"326.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"14","part":"C5001-0750-8.00CP","qty":"2","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"15","part":"C5001-1000-1.75CP","qty":"1","price":"251.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"16","part":"C5001-1000-4.00CP","qty":"1","price":"293.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"17","part":"C5001-1500-2.00CP","qty":"1","price":"267.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"18","part":"C5001-1500-4.00CP","qty":"1","price":"294.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"20","part":"C50-4500(H)-EU","qty":"31","price":"40.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":17}}] 2026-05-11 14:59:02.904 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249664-05112026145902.txt === {"quote":"249664","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"FRANKM","shiptoName":"Frank Millard Company","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-19-2026","cust_po":"CAT50 Tooling - Toshiba","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:46","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"6803.62","total_gp":"3912.91","total_gpm":"57.51","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"67","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"249664","line":"2","data":"05-07-2026 11:35 - Discounts Recalculated"},{"comp":"1","quote":"249664","line":"1","data":"& Tony"},{"comp":"1","quote":"249664","line":"0","data":"05-07-2026 11:22-rons: pricing approved by Russ"}],"crmnotes":[{"comp":1,"quote":249664,"Line":0,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 06/05/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249664,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/16/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249664,"Line":2,"Comment":"05/11/2026 2:58 PM - rons - F/U changed from 05/11/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249664,"Line":3,"Comment":"05/11/2026 2:58 PM - rons - CLO changed from 05/18/2026 to 06/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249664,"Line":4,"Comment":"05/11/2026 2:58 PM - rons - Req Date changed from 05/25/2026 to 06/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249664","line":"1","part":"CAT50-ER40-4.00","qty":"7","price":"265.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"2","part":"CAT50-ER40-6.00","qty":"11","price":"308.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"3","part":"CAT50-ER40-8.00","qty":"2","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"4","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"6","part":"C5004-0004-3.00","qty":"2","price":"214.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"7","part":"C5004-0003-1.75","qty":"1","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"8","part":"C5004-0002-1.75","qty":"1","price":"208.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"10","part":"CAT50-NPU13-90U-IDU","qty":"2","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"11","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"13","part":"C5001-0750-6.00CP","qty":"1","price":"326.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"14","part":"C5001-0750-8.00CP","qty":"2","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"15","part":"C5001-1000-1.75CP","qty":"1","price":"251.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"16","part":"C5001-1000-4.00CP","qty":"1","price":"293.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"17","part":"C5001-1500-2.00CP","qty":"1","price":"267.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"18","part":"C5001-1500-4.00CP","qty":"1","price":"294.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"20","part":"C50-4500(H)-EU","qty":"31","price":"40.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249664","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":17}}] 2026-05-11 15:00:18.858 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248097-05112026150018.txt === {"quote":"248097","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCKCECI","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-25-2026","cust_po":"OKL2-ER20X","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:21","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"3033.48","total_gp":"1789.95","total_gpm":"59.01","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248097","line":"0","data":"04-06-2026 13:22-rons: shipping to Kentucky..."}],"crmnotes":[{"comp":1,"quote":248097,"Line":0,"Comment":"05/11/2026 1:22 PM - rons - F/U changed from 04/28/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248097,"Line":1,"Comment":"05/11/2026 1:23 PM - rons - CLO changed from 05/06/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248097,"Line":2,"Comment":"05/11/2026 1:23 PM - rons - Req Date changed from 05/18/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248097","line":"1","part":"OKL2-ER20X","qty":"1","price":"4461.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248097","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:00:28.864 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248097-05112026150028.txt === {"quote":"248097","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCKCECI","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-25-2026","cust_po":"OKL2-ER20X","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:21","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"3033.48","total_gp":"1789.95","total_gpm":"59.01","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248097","line":"0","data":"04-06-2026 13:22-rons: shipping to Kentucky..."}],"crmnotes":[{"comp":1,"quote":248097,"Line":0,"Comment":"05/11/2026 1:22 PM - rons - F/U changed from 04/28/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248097,"Line":1,"Comment":"05/11/2026 1:23 PM - rons - CLO changed from 05/06/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248097,"Line":2,"Comment":"05/11/2026 1:23 PM - rons - Req Date changed from 05/18/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248097,"Line":3,"Comment":"05/11/2026 3:00 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248097,"Line":4,"Comment":"05/11/2026 3:00 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248097","line":"1","part":"OKL2-ER20X","qty":"1","price":"4461.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248097","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:00:33.923 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248097-05112026150033.txt === {"quote":"248097","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCKCECI","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-28-2026","cust_po":"OKL2-ER20X","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:21","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"3033.48","total_gp":"1789.95","total_gpm":"59.01","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248097","line":"0","data":"04-06-2026 13:22-rons: shipping to Kentucky..."}],"crmnotes":[{"comp":1,"quote":248097,"Line":0,"Comment":"05/11/2026 1:22 PM - rons - F/U changed from 04/28/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248097,"Line":1,"Comment":"05/11/2026 1:23 PM - rons - CLO changed from 05/06/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248097,"Line":2,"Comment":"05/11/2026 1:23 PM - rons - Req Date changed from 05/18/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248097,"Line":3,"Comment":"05/11/2026 3:00 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248097,"Line":4,"Comment":"05/11/2026 3:00 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248097,"Line":5,"Comment":"05/11/2026 3:00 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248097","line":"1","part":"OKL2-ER20X","qty":"1","price":"4461.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248097","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:00:44.236 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248097-05112026150044.txt === {"quote":"248097","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCKCECI","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-28-2026","cust_po":"OKL2-ER20X","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:21","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"alyssah","total_amt":"3033.48","total_gp":"1790","total_gpm":"59","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248097","line":"0","data":"04-06-2026 13:22-rons: shipping to Kentucky..."}],"crmnotes":[{"comp":1,"quote":248097,"Line":0,"Comment":"05/11/2026 1:22 PM - rons - F/U changed from 04/28/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248097,"Line":1,"Comment":"05/11/2026 1:23 PM - rons - CLO changed from 05/06/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248097,"Line":2,"Comment":"05/11/2026 1:23 PM - rons - Req Date changed from 05/18/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248097,"Line":3,"Comment":"05/11/2026 3:00 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248097,"Line":4,"Comment":"05/11/2026 3:00 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248097,"Line":5,"Comment":"05/11/2026 3:00 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248097","line":"1","part":"OKL2-ER20X","qty":"1","price":"4461.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248097","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:00:56.740 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249303-05112026150056.txt === {"quote":"249303","customer":"9560","name":null,"customerName":"Industrial Tool Supply","comp":"01","open":"0","shipto":"INDTOOMA","shiptoName":"Industrial Tool Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-28-2026","cust_po":"TQW-HANDLE14X18","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Chase Enos","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"10:13","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Chase Enos","follow_phone":"888-200-8887","follow_email":"cenos@industrialtoolsupply.net","pic_user":"haleyd","total_amt":"146.52","total_gp":"59.35","total_gpm":"40.51","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249303","line":"0","data":"04-28-2026 10:14 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249303","line":"1","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249303","line":"2","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249303","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-11 15:01:04.156 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249601-05112026150103.txt === {"quote":"249601","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"05-25-2026","cust_po":"HSK63A Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:33","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"4760.00","total_gp":"1983.00","total_gpm":"41.66","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"21","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249601","line":"0","data":"05-04-2026 11:29-rons: pricing per Fletcher..."}],"crmnotes":[{"comp":1,"quote":249601,"Line":0,"Comment":"05/08/2026 5:17 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249601,"Line":1,"Comment":"05/08/2026 5:17 PM - rons - CLO changed from 06/04/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249601,"Line":2,"Comment":"05/08/2026 5:17 PM - rons - Req Date changed from 06/15/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249601","line":"1","part":"H63A-SF6-120","qty":"10","price":"406.00","uom":"EA","discount":"50.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249601","line":"3","part":"H63A-SF8-160CP","qty":"10","price":"546.00","uom":"EA","discount":"50.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249601","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249601","Line":"0","Comment":"Please note H63A-SF6-120 is non-standard stock and is"},{"Quote":"249601","Line":"1","Comment":"special. Once a PO/order has been issued, these items"},{"Quote":"249601","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:01:15.804 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249601-05112026150115.txt === {"quote":"249601","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"05-25-2026","cust_po":"HSK63A Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:33","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"4760.00","total_gp":"1983.00","total_gpm":"41.66","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"21","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249601","line":"0","data":"05-04-2026 11:29-rons: pricing per Fletcher..."}],"crmnotes":[{"comp":1,"quote":249601,"Line":0,"Comment":"05/08/2026 5:17 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249601,"Line":1,"Comment":"05/08/2026 5:17 PM - rons - CLO changed from 06/04/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249601,"Line":2,"Comment":"05/08/2026 5:17 PM - rons - Req Date changed from 06/15/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249601,"Line":3,"Comment":"05/11/2026 3:01 PM - rons - F/U changed from 05/11/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249601,"Line":4,"Comment":"05/11/2026 3:01 PM - rons - CLO changed from 05/18/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249601","line":"1","part":"H63A-SF6-120","qty":"10","price":"406.00","uom":"EA","discount":"50.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249601","line":"3","part":"H63A-SF8-160CP","qty":"10","price":"546.00","uom":"EA","discount":"50.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249601","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249601","Line":"0","Comment":"Please note H63A-SF6-120 is non-standard stock and is"},{"Quote":"249601","Line":"1","Comment":"special. Once a PO/order has been issued, these items"},{"Quote":"249601","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:01:21.987 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249601-05112026150121.txt === {"quote":"249601","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-18-2026","cust_po":"HSK63A Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:33","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"4760.00","total_gp":"1983.00","total_gpm":"41.66","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"21","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249601","line":"0","data":"05-04-2026 11:29-rons: pricing per Fletcher..."}],"crmnotes":[{"comp":1,"quote":249601,"Line":0,"Comment":"05/08/2026 5:17 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249601,"Line":1,"Comment":"05/08/2026 5:17 PM - rons - CLO changed from 06/04/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249601,"Line":2,"Comment":"05/08/2026 5:17 PM - rons - Req Date changed from 06/15/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249601,"Line":3,"Comment":"05/11/2026 3:01 PM - rons - F/U changed from 05/11/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249601,"Line":4,"Comment":"05/11/2026 3:01 PM - rons - CLO changed from 05/18/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249601,"Line":5,"Comment":"05/11/2026 3:01 PM - rons - Req Date changed from 05/25/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249601","line":"1","part":"H63A-SF6-120","qty":"10","price":"406.00","uom":"EA","discount":"50.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249601","line":"3","part":"H63A-SF8-160CP","qty":"10","price":"546.00","uom":"EA","discount":"50.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249601","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249601","Line":"0","Comment":"Please note H63A-SF6-120 is non-standard stock and is"},{"Quote":"249601","Line":"1","Comment":"special. Once a PO/order has been issued, these items"},{"Quote":"249601","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:01:36.900 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249492-05112026150136.txt === {"quote":"249492","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"E32-511","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rock","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:20","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Rock","follow_phone":"","follow_email":"dendo@ptservice.com","pic_user":"rons","total_amt":"1310.40","total_gp":"903.96","total_gpm":"68.98","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"37","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249492,"Line":0,"Comment":"05/11/2026 1:25 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249492,"Line":1,"Comment":"05/11/2026 3:01 PM - rons - CLO changed from 05/30/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249492","line":"1","part":"E32-511","qty":"12","price":"36.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249492","line":"2","part":"E32-511","qty":"24","price":"36.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249492","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:01:41.598 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249492-05112026150141.txt === {"quote":"249492","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-25-2026","cust_po":"E32-511","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rock","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:20","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Rock","follow_phone":"","follow_email":"dendo@ptservice.com","pic_user":"rons","total_amt":"1310.40","total_gp":"903.96","total_gpm":"68.98","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"37","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249492,"Line":0,"Comment":"05/11/2026 1:25 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249492,"Line":1,"Comment":"05/11/2026 3:01 PM - rons - CLO changed from 05/30/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249492,"Line":2,"Comment":"05/11/2026 3:01 PM - rons - Req Date changed from 06/11/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249492","line":"1","part":"E32-511","qty":"12","price":"36.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249492","line":"2","part":"E32-511","qty":"24","price":"36.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249492","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:02:07.524 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249310-05112026150207.txt === {"quote":"249310","customer":"19165","name":null,"customerName":"Salem Tools","comp":"01","open":"0","shipto":"SALEM","shiptoName":"Salem Tools Inc. Corporate","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-28-2026","cust_po":"TQW-E32-G","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Chris Durrence","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"11:21","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Chris Durrence","follow_phone":"8003904348","follow_email":"cdurrence@salemtools.com","pic_user":"haleyd","total_amt":"237.60","total_gp":"109.68","total_gpm":"46.16","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249310","line":"0","data":"04-28-2026 11:23 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249310","line":"1","part":"TQW-E32-G","qty":"2","price":"165.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249310","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 15:03:40.967 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249712-05112026150340.txt === {"quote":"249712","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"TECOMETM","shiptoName":"Tecomet Warsaw","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"05-26-2026","cust_po":"Tecomet Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:19","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Andrew Johnson","follow_phone":"260-244-6443","follow_email":"ajohnson1@pts-tools.com","pic_user":"rons","total_amt":"14614.26","total_gp":"9874.47","total_gpm":"67.57","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"145","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249712","line":"3","data":"checking with Bill on pricing"},{"comp":"1","quote":"249712","line":"2","data":"05-06-2026 08:36-rons: Chris sent this over..."},{"comp":"1","quote":"249712","line":"1","data":"with Tecomet and Bill's approval"},{"comp":"1","quote":"249712","line":"0","data":"05-11-2026 12:29-rons: using 42% per past order"}],"crmnotes":[{"comp":1,"quote":249712,"Line":0,"Comment":"05/11/2026 2:05 PM - rons - CLO changed from 06/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249712,"Line":1,"Comment":"05/11/2026 2:05 PM - rons - Req Date changed from 06/17/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249712","line":"1","part":"HSK63A-SK10C-120P","qty":"10","price":"630.00","uom":"EA","discount":"42.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"249712","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"4","part":"HSK63A-SK16C-120P","qty":"10","price":"688.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"5","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"7","part":"HSK63-TUBE","qty":"20","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"8","part":"HSK63-WRENCH","qty":"1","price":"98.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"10","part":"SK6-1/8A","qty":"10","price":"70.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"11","part":"SK6-3/16A","qty":"8","price":"70.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"12","part":"SK6-1/4A","qty":"10","price":"70.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"13","part":"SK6-SET-16-MM","qty":"1","price":"1351.00","uom":"ST","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"15","part":"SK10-1/8A","qty":"10","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"16","part":"SK10-3/16A","qty":"8","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"17","part":"SK10-1/4A","qty":"10","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"18","part":"SK10-5/16A","qty":"4","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"19","part":"SK10-3/8A","qty":"8","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"20","part":"SK10-SET-19-MM","qty":"1","price":"1435.00","uom":"ST","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"21","part":"SK10-SET-05-A","qty":"1","price":"362.00","uom":"ST","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"23","part":"SK16-10","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"24","part":"SK16-10.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"25","part":"SK16-11","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"26","part":"SK16-11.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"27","part":"SK16-12","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"28","part":"SK16-12.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"29","part":"SK16-13","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"30","part":"SK16-13.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"31","part":"SK16-14","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"32","part":"SK16-14.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"33","part":"SK16-15","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"34","part":"SK16-15.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"35","part":"SK16-16","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"37","part":"SK25-1/2A","qty":"2","price":"108.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"38","part":"SK25-5/8A","qty":"2","price":"108.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"42","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":33}}] 2026-05-11 15:03:52.332 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249712-05112026150352.txt === {"quote":"249712","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"TECOMETM","shiptoName":"Tecomet Warsaw","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"05-26-2026","cust_po":"Tecomet Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:19","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Andrew Johnson","follow_phone":"260-244-6443","follow_email":"ajohnson1@pts-tools.com","pic_user":"rons","total_amt":"14614.26","total_gp":"9874.47","total_gpm":"67.57","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"145","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"249712","line":"3","data":"checking with Bill on pricing"},{"comp":"1","quote":"249712","line":"2","data":"05-06-2026 08:36-rons: Chris sent this over..."},{"comp":"1","quote":"249712","line":"1","data":"with Tecomet and Bill's approval"},{"comp":"1","quote":"249712","line":"0","data":"05-11-2026 12:29-rons: using 42% per past order"}],"crmnotes":[{"comp":1,"quote":249712,"Line":0,"Comment":"05/11/2026 2:05 PM - rons - CLO changed from 06/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249712,"Line":1,"Comment":"05/11/2026 2:05 PM - rons - Req Date changed from 06/17/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249712,"Line":2,"Comment":"05/11/2026 3:03 PM - rons - F/U changed from 05/12/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249712,"Line":3,"Comment":"05/11/2026 3:03 PM - rons - CLO changed from 05/19/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249712","line":"1","part":"HSK63A-SK10C-120P","qty":"10","price":"630.00","uom":"EA","discount":"42.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"249712","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"4","part":"HSK63A-SK16C-120P","qty":"10","price":"688.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"5","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"7","part":"HSK63-TUBE","qty":"20","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"8","part":"HSK63-WRENCH","qty":"1","price":"98.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"10","part":"SK6-1/8A","qty":"10","price":"70.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"11","part":"SK6-3/16A","qty":"8","price":"70.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"12","part":"SK6-1/4A","qty":"10","price":"70.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"13","part":"SK6-SET-16-MM","qty":"1","price":"1351.00","uom":"ST","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"15","part":"SK10-1/8A","qty":"10","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"16","part":"SK10-3/16A","qty":"8","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"17","part":"SK10-1/4A","qty":"10","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"18","part":"SK10-5/16A","qty":"4","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"19","part":"SK10-3/8A","qty":"8","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"20","part":"SK10-SET-19-MM","qty":"1","price":"1435.00","uom":"ST","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"21","part":"SK10-SET-05-A","qty":"1","price":"362.00","uom":"ST","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"23","part":"SK16-10","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"24","part":"SK16-10.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"25","part":"SK16-11","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"26","part":"SK16-11.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"27","part":"SK16-12","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"28","part":"SK16-12.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"29","part":"SK16-13","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"30","part":"SK16-13.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"31","part":"SK16-14","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"32","part":"SK16-14.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"33","part":"SK16-15","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"34","part":"SK16-15.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"35","part":"SK16-16","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"37","part":"SK25-1/2A","qty":"2","price":"108.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"38","part":"SK25-5/8A","qty":"2","price":"108.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"42","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":33}}] 2026-05-11 15:03:58.522 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249712-05112026150358.txt === {"quote":"249712","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"TECOMETM","shiptoName":"Tecomet Warsaw","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-09-2026","cust_po":"Tecomet Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:19","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Andrew Johnson","follow_phone":"260-244-6443","follow_email":"ajohnson1@pts-tools.com","pic_user":"rons","total_amt":"14614.26","total_gp":"9874.47","total_gpm":"67.57","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"145","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"249712","line":"3","data":"checking with Bill on pricing"},{"comp":"1","quote":"249712","line":"2","data":"05-06-2026 08:36-rons: Chris sent this over..."},{"comp":"1","quote":"249712","line":"1","data":"with Tecomet and Bill's approval"},{"comp":"1","quote":"249712","line":"0","data":"05-11-2026 12:29-rons: using 42% per past order"}],"crmnotes":[{"comp":1,"quote":249712,"Line":0,"Comment":"05/11/2026 2:05 PM - rons - CLO changed from 06/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249712,"Line":1,"Comment":"05/11/2026 2:05 PM - rons - Req Date changed from 06/17/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249712,"Line":2,"Comment":"05/11/2026 3:03 PM - rons - F/U changed from 05/12/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249712,"Line":3,"Comment":"05/11/2026 3:03 PM - rons - CLO changed from 05/19/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":249712,"Line":4,"Comment":"05/11/2026 3:03 PM - rons - Req Date changed from 05/26/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249712","line":"1","part":"HSK63A-SK10C-120P","qty":"10","price":"630.00","uom":"EA","discount":"42.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"249712","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"4","part":"HSK63A-SK16C-120P","qty":"10","price":"688.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"5","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"7","part":"HSK63-TUBE","qty":"20","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"8","part":"HSK63-WRENCH","qty":"1","price":"98.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"10","part":"SK6-1/8A","qty":"10","price":"70.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"11","part":"SK6-3/16A","qty":"8","price":"70.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"12","part":"SK6-1/4A","qty":"10","price":"70.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"13","part":"SK6-SET-16-MM","qty":"1","price":"1351.00","uom":"ST","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"15","part":"SK10-1/8A","qty":"10","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"16","part":"SK10-3/16A","qty":"8","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"17","part":"SK10-1/4A","qty":"10","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"18","part":"SK10-5/16A","qty":"4","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"19","part":"SK10-3/8A","qty":"8","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"20","part":"SK10-SET-19-MM","qty":"1","price":"1435.00","uom":"ST","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"21","part":"SK10-SET-05-A","qty":"1","price":"362.00","uom":"ST","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"23","part":"SK16-10","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"24","part":"SK16-10.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"25","part":"SK16-11","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"26","part":"SK16-11.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"27","part":"SK16-12","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"28","part":"SK16-12.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"29","part":"SK16-13","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"30","part":"SK16-13.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"31","part":"SK16-14","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"32","part":"SK16-14.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"33","part":"SK16-15","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"34","part":"SK16-15.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"35","part":"SK16-16","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"37","part":"SK25-1/2A","qty":"2","price":"108.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"38","part":"SK25-5/8A","qty":"2","price":"108.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"42","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":33}}] 2026-05-11 15:04:56.696 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249244-05112026150456.txt === {"quote":"249244","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"THEALLIN","shiptoName":"The Alliance","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-26-2026","cust_po":"E32-012","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jessica Meyer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:17","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jessica Meyer","follow_phone":"563-386-0710x820465","follow_email":"jessica.meyer@mscdirect.com","pic_user":"rons","total_amt":"36.40","total_gp":"25.23","total_gpm":"69.31","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249244,"Line":0,"Comment":"04/28/2026 11:05 AM - rons - F/U changed from 05/03/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249244,"Line":1,"Comment":"04/28/2026 11:06 AM - rons - CLO changed from 05/27/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249244,"Line":2,"Comment":"04/28/2026 11:06 AM - rons - Req Date changed from 06/08/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249244","line":"1","part":"E32-012","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249244","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:05:07.048 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249244-05112026150506.txt === {"quote":"249244","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"THEALLIN","shiptoName":"The Alliance","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-26-2026","cust_po":"E32-012","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jessica Meyer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:17","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jessica Meyer","follow_phone":"563-386-0710x820465","follow_email":"jessica.meyer@mscdirect.com","pic_user":"rons","total_amt":"36.40","total_gp":"25.23","total_gpm":"69.31","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249244,"Line":0,"Comment":"04/28/2026 11:05 AM - rons - F/U changed from 05/03/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249244,"Line":1,"Comment":"04/28/2026 11:06 AM - rons - CLO changed from 05/27/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249244,"Line":2,"Comment":"04/28/2026 11:06 AM - rons - Req Date changed from 06/08/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249244,"Line":3,"Comment":"05/11/2026 3:04 PM - rons - F/U changed from 05/12/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249244,"Line":4,"Comment":"05/11/2026 3:04 PM - rons - CLO changed from 05/19/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249244","line":"1","part":"E32-012","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249244","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:05:10.480 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249900-05112026150510.txt === {"quote":"249900","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"SHIELDOR","shiptoName":"Shields Manufacturing","entry_date":"05-08-2026","cust_order_date":"06-08-2026","req_date":"06-19-2026","cust_po":"BT30-SK10-90P","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Sharon Cano","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"16:49","extra":"","follow_up":"06-08-2026","web_id":"","follow_name":"Sharon Cano","follow_phone":"503-360-7065","follow_email":"sharon.cano@mscdirect.com","pic_user":"bethw","total_amt":"8927.55","total_gp":"6229.95","total_gpm":"69.78","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"56","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"249900","line":"1","data":"or a few days to nut swap std to hi-speed."},{"comp":"1","quote":"249900","line":"0","data":"05-08-2026 16:50-bethw gave her 1-2wks from fact"}],"crmnotes":[{"comp":1,"quote":249900,"Line":0,"Comment":"05/11/2026 3:04 PM - bethw - converted to SO# 1039278"}],"items":[{"comp":"01","order":"249900","line":"1","part":"BT30-SK10-90P","qty":"25","price":"447.00","uom":"EA","discount":"35.00","req_date":"19 Stk","branch":"1"},{"comp":"01","order":"249900","line":"2","part":"PS-132","qty":"30","price":"94.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249900","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-11 15:05:10.787 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249244-05112026150510.txt === {"quote":"249244","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"THEALLIN","shiptoName":"The Alliance","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-25-2026","cust_po":"E32-012","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jessica Meyer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:17","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jessica Meyer","follow_phone":"563-386-0710x820465","follow_email":"jessica.meyer@mscdirect.com","pic_user":"rons","total_amt":"36.40","total_gp":"25.23","total_gpm":"69.31","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249244,"Line":0,"Comment":"04/28/2026 11:05 AM - rons - F/U changed from 05/03/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249244,"Line":1,"Comment":"04/28/2026 11:06 AM - rons - CLO changed from 05/27/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249244,"Line":2,"Comment":"04/28/2026 11:06 AM - rons - Req Date changed from 06/08/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249244,"Line":3,"Comment":"05/11/2026 3:04 PM - rons - F/U changed from 05/12/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249244,"Line":4,"Comment":"05/11/2026 3:04 PM - rons - CLO changed from 05/19/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249244,"Line":5,"Comment":"05/11/2026 3:05 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249244","line":"1","part":"E32-012","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249244","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:05:24.957 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249244-05112026150524.txt === {"quote":"249244","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"THEALLIN","shiptoName":"The Alliance","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-25-2026","cust_po":"E32-012","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jessica Meyer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:17","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jessica Meyer","follow_phone":"563-386-0710x820465","follow_email":"jessica.meyer@mscdirect.com","pic_user":"rons","total_amt":"36.40","total_gp":"25.23","total_gpm":"69.31","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249244,"Line":0,"Comment":"04/28/2026 11:05 AM - rons - F/U changed from 05/03/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249244,"Line":1,"Comment":"04/28/2026 11:06 AM - rons - CLO changed from 05/27/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249244,"Line":2,"Comment":"04/28/2026 11:06 AM - rons - Req Date changed from 06/08/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249244,"Line":3,"Comment":"05/11/2026 3:04 PM - rons - F/U changed from 05/12/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249244,"Line":4,"Comment":"05/11/2026 3:04 PM - rons - CLO changed from 05/19/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249244,"Line":5,"Comment":"05/11/2026 3:05 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249244","line":"1","part":"E32-012","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249244","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:09:23.360 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249131-05112026150923.txt === {"quote":"249131","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"05-26-2026","cust_po":"C5006-1000-2.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"262.44","total_gp":"135.46","total_gpm":"51.62","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249131,"Line":0,"Comment":"04/24/2026 10:59 AM - rons - CLO changed from 05/24/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":249131,"Line":1,"Comment":"04/24/2026 11:00 AM - rons - Req Date changed from 06/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":249131,"Line":2,"Comment":"04/30/2026 5:11 PM - rons - F/U changed from 04/30/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249131,"Line":3,"Comment":"04/30/2026 5:11 PM - rons - CLO changed from 05/07/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249131,"Line":4,"Comment":"04/30/2026 5:11 PM - rons - Req Date changed from 05/14/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249131","line":"1","part":"C5006-1000-2.00","qty":"2","price":"243.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249131","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:09:33.670 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249131-05112026150933.txt === {"quote":"249131","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"05-26-2026","cust_po":"C5006-1000-2.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"262.44","total_gp":"135.46","total_gpm":"51.62","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249131,"Line":0,"Comment":"04/24/2026 10:59 AM - rons - CLO changed from 05/24/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":249131,"Line":1,"Comment":"04/24/2026 11:00 AM - rons - Req Date changed from 06/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":249131,"Line":2,"Comment":"04/30/2026 5:11 PM - rons - F/U changed from 04/30/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249131,"Line":3,"Comment":"04/30/2026 5:11 PM - rons - CLO changed from 05/07/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249131,"Line":4,"Comment":"04/30/2026 5:11 PM - rons - Req Date changed from 05/14/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249131,"Line":5,"Comment":"05/11/2026 3:09 PM - rons - F/U changed from 05/12/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249131,"Line":6,"Comment":"05/11/2026 3:09 PM - rons - CLO changed from 05/19/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249131","line":"1","part":"C5006-1000-2.00","qty":"2","price":"243.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249131","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:09:58.207 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249131-05112026150957.txt === {"quote":"249131","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"05-25-2026","cust_po":"C5006-1000-2.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"262.44","total_gp":"135.46","total_gpm":"51.62","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249131,"Line":0,"Comment":"04/24/2026 10:59 AM - rons - CLO changed from 05/24/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":249131,"Line":1,"Comment":"04/24/2026 11:00 AM - rons - Req Date changed from 06/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":249131,"Line":2,"Comment":"04/30/2026 5:11 PM - rons - F/U changed from 04/30/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249131,"Line":3,"Comment":"04/30/2026 5:11 PM - rons - CLO changed from 05/07/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249131,"Line":4,"Comment":"04/30/2026 5:11 PM - rons - Req Date changed from 05/14/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249131,"Line":5,"Comment":"05/11/2026 3:09 PM - rons - F/U changed from 05/12/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249131,"Line":6,"Comment":"05/11/2026 3:09 PM - rons - CLO changed from 05/19/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249131,"Line":7,"Comment":"05/11/2026 3:09 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249131","line":"1","part":"C5006-1000-2.00","qty":"2","price":"243.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249131","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:10:18.574 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249131-05112026151018.txt === {"quote":"249131","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"05-25-2026","cust_po":"C5006-1000-2.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"262.44","total_gp":"135.46","total_gpm":"51.62","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"1","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249131,"Line":0,"Comment":"04/24/2026 10:59 AM - rons - CLO changed from 05/24/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":249131,"Line":1,"Comment":"04/24/2026 11:00 AM - rons - Req Date changed from 06/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":249131,"Line":2,"Comment":"04/30/2026 5:11 PM - rons - F/U changed from 04/30/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249131,"Line":3,"Comment":"04/30/2026 5:11 PM - rons - CLO changed from 05/07/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249131,"Line":4,"Comment":"04/30/2026 5:11 PM - rons - Req Date changed from 05/14/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249131,"Line":5,"Comment":"05/11/2026 3:09 PM - rons - F/U changed from 05/12/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249131,"Line":6,"Comment":"05/11/2026 3:09 PM - rons - CLO changed from 05/19/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249131,"Line":7,"Comment":"05/11/2026 3:09 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249131,"Line":8,"Comment":"05/11/2026 3:10 PM - rons - PO placed for Moore Gear!"}],"items":[{"comp":"01","order":"249131","line":"1","part":"C5006-1000-2.00","qty":"2","price":"243.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249131","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:11:00.704 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249741-05112026151100.txt === {"quote":"249741","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"05-26-2026","cust_po":"MZQT5-BG20Z-C","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:33","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"T.J. Peters","follow_phone":"615-391-0200","follow_email":"tjpeters@cuttingtoolsinc.com","pic_user":"rons","total_amt":"972.75","total_gp":"572.19","total_gpm":"58.82","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249741,"Line":0,"Comment":"05/11/2026 2:05 PM - rons - CLO changed from 06/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249741,"Line":1,"Comment":"05/11/2026 2:05 PM - rons - Req Date changed from 06/17/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249741","line":"1","part":"MZQT5-BG20Z-C","qty":"1","price":"1297.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249741","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:11:10.459 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249741-05112026151110.txt === {"quote":"249741","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"05-26-2026","cust_po":"MZQT5-BG20Z-C","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:33","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"T.J. Peters","follow_phone":"615-391-0200","follow_email":"tjpeters@cuttingtoolsinc.com","pic_user":"rons","total_amt":"972.75","total_gp":"572.19","total_gpm":"58.82","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":249741,"Line":0,"Comment":"05/11/2026 2:05 PM - rons - CLO changed from 06/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249741,"Line":1,"Comment":"05/11/2026 2:05 PM - rons - Req Date changed from 06/17/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249741,"Line":2,"Comment":"05/11/2026 3:10 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249741,"Line":3,"Comment":"05/11/2026 3:11 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249741","line":"1","part":"MZQT5-BG20Z-C","qty":"1","price":"1297.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249741","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:11:16.063 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249741-05112026151115.txt === {"quote":"249741","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-10-2026","cust_po":"MZQT5-BG20Z-C","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:33","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"T.J. Peters","follow_phone":"615-391-0200","follow_email":"tjpeters@cuttingtoolsinc.com","pic_user":"rons","total_amt":"972.75","total_gp":"572.19","total_gpm":"58.82","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":249741,"Line":0,"Comment":"05/11/2026 2:05 PM - rons - CLO changed from 06/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249741,"Line":1,"Comment":"05/11/2026 2:05 PM - rons - Req Date changed from 06/17/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249741,"Line":2,"Comment":"05/11/2026 3:10 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249741,"Line":3,"Comment":"05/11/2026 3:11 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249741,"Line":4,"Comment":"05/11/2026 3:11 PM - rons - Req Date changed from 05/26/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249741","line":"1","part":"MZQT5-BG20Z-C","qty":"1","price":"1297.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249741","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:11:49.497 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249458-05112026151149.txt === {"quote":"249458","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-26-2026","cust_po":"QCFC65-094-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:08","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"257.69","total_gp":"111.07","total_gpm":"43.10","rev_type":"WAP","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249458,"Line":0,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249458,"Line":1,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249458,"Line":2,"Comment":"05/06/2026 5:09 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249458,"Line":3,"Comment":"05/06/2026 5:09 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249458,"Line":4,"Comment":"05/06/2026 5:09 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249458","line":"1","part":"QCFC65-094-SMO","qty":"1","price":"353.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249458","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:11:59.067 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249458-05112026151158.txt === {"quote":"249458","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-26-2026","cust_po":"QCFC65-094-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:08","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"257.69","total_gp":"111.07","total_gpm":"43.10","rev_type":"WAP","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249458,"Line":0,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249458,"Line":1,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249458,"Line":2,"Comment":"05/06/2026 5:09 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249458,"Line":3,"Comment":"05/06/2026 5:09 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249458,"Line":4,"Comment":"05/06/2026 5:09 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249458,"Line":5,"Comment":"05/11/2026 3:11 PM - rons - F/U changed from 05/12/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249458,"Line":6,"Comment":"05/11/2026 3:11 PM - rons - CLO changed from 05/19/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249458","line":"1","part":"QCFC65-094-SMO","qty":"1","price":"353.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249458","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:12:03.308 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249458-05112026151203.txt === {"quote":"249458","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-25-2026","cust_po":"QCFC65-094-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:08","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"257.69","total_gp":"111.07","total_gpm":"43.10","rev_type":"WAP","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249458,"Line":0,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249458,"Line":1,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249458,"Line":2,"Comment":"05/06/2026 5:09 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249458,"Line":3,"Comment":"05/06/2026 5:09 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249458,"Line":4,"Comment":"05/06/2026 5:09 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249458,"Line":5,"Comment":"05/11/2026 3:11 PM - rons - F/U changed from 05/12/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249458,"Line":6,"Comment":"05/11/2026 3:11 PM - rons - CLO changed from 05/19/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249458,"Line":7,"Comment":"05/11/2026 3:11 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249458","line":"1","part":"QCFC65-094-SMO","qty":"1","price":"353.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249458","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:12:18.539 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249458-05112026151218.txt === {"quote":"249458","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-25-2026","cust_po":"QCFC65-094-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:08","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"257.69","total_gp":"111.07","total_gpm":"43.10","rev_type":"WAP","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249458,"Line":0,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249458,"Line":1,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249458,"Line":2,"Comment":"05/06/2026 5:09 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249458,"Line":3,"Comment":"05/06/2026 5:09 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249458,"Line":4,"Comment":"05/06/2026 5:09 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249458,"Line":5,"Comment":"05/11/2026 3:11 PM - rons - F/U changed from 05/12/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249458,"Line":6,"Comment":"05/11/2026 3:11 PM - rons - CLO changed from 05/19/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249458,"Line":7,"Comment":"05/11/2026 3:11 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249458,"Line":8,"Comment":"05/11/2026 3:12 PM - rons - PO placed for Planet Tool & Engineering!"}],"items":[{"comp":"01","order":"249458","line":"1","part":"QCFC65-094-SMO","qty":"1","price":"353.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249458","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:13:50.345 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248351-05112026151350.txt === {"quote":"248351","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNIMO","shiptoName":"Techni-Tool, Inc.","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-26-2026","cust_po":"NC5006-50-5.37","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:41","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"R. Beltran","follow_phone":"","follow_email":"rbeltran@technitoolinc.com","pic_user":"rons","total_amt":"304.20","total_gp":"144.21","total_gpm":"47.41","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"248351","line":"1","data":"bumped up a bucket and sending over quote"},{"comp":"1","quote":"248351","line":"0","data":"04-09-2026 14:42-rons: live chat RFQ with Belinda;"}],"crmnotes":[{"comp":1,"quote":248351,"Line":0,"Comment":"04/10/2026 4:08 PM - rons - CLO changed from 05/09/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248351,"Line":1,"Comment":"04/10/2026 4:08 PM - rons - Req Date changed from 05/21/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248351,"Line":2,"Comment":"04/14/2026 2:42 PM - rons - F/U changed from 04/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248351,"Line":3,"Comment":"04/14/2026 2:42 PM - rons - CLO changed from 04/22/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248351,"Line":4,"Comment":"04/14/2026 2:43 PM - rons - Req Date changed from 04/29/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":248351,"Line":5,"Comment":"04/30/2026 5:13 PM - rons - F/U changed from 04/30/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248351,"Line":6,"Comment":"04/30/2026 5:13 PM - rons - CLO changed from 05/07/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248351,"Line":7,"Comment":"04/30/2026 5:13 PM - rons - Req Date changed from 05/14/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248351","line":"1","part":"NC5006-50-5.37","qty":"1","price":"507.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248351","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"248351","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248351","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"248351","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:14:00.259 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248351-05112026151400.txt === {"quote":"248351","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNIMO","shiptoName":"Techni-Tool, Inc.","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-26-2026","cust_po":"NC5006-50-5.37","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:41","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"R. Beltran","follow_phone":"","follow_email":"rbeltran@technitoolinc.com","pic_user":"rons","total_amt":"304.20","total_gp":"144.21","total_gpm":"47.41","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248351","line":"1","data":"bumped up a bucket and sending over quote"},{"comp":"1","quote":"248351","line":"0","data":"04-09-2026 14:42-rons: live chat RFQ with Belinda;"}],"crmnotes":[{"comp":1,"quote":248351,"Line":0,"Comment":"04/10/2026 4:08 PM - rons - CLO changed from 05/09/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248351,"Line":1,"Comment":"04/10/2026 4:08 PM - rons - Req Date changed from 05/21/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248351,"Line":2,"Comment":"04/14/2026 2:42 PM - rons - F/U changed from 04/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248351,"Line":3,"Comment":"04/14/2026 2:42 PM - rons - CLO changed from 04/22/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248351,"Line":4,"Comment":"04/14/2026 2:43 PM - rons - Req Date changed from 04/29/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":248351,"Line":5,"Comment":"04/30/2026 5:13 PM - rons - F/U changed from 04/30/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248351,"Line":6,"Comment":"04/30/2026 5:13 PM - rons - CLO changed from 05/07/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248351,"Line":7,"Comment":"04/30/2026 5:13 PM - rons - Req Date changed from 05/14/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248351,"Line":8,"Comment":"05/11/2026 3:13 PM - rons - F/U changed from 05/12/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248351,"Line":9,"Comment":"05/11/2026 3:13 PM - rons - CLO changed from 05/19/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248351","line":"1","part":"NC5006-50-5.37","qty":"1","price":"507.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248351","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"248351","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248351","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"248351","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:14:04.800 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248351-05112026151404.txt === {"quote":"248351","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNIMO","shiptoName":"Techni-Tool, Inc.","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-25-2026","cust_po":"NC5006-50-5.37","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:41","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"R. Beltran","follow_phone":"","follow_email":"rbeltran@technitoolinc.com","pic_user":"rons","total_amt":"304.20","total_gp":"144.21","total_gpm":"47.41","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248351","line":"1","data":"bumped up a bucket and sending over quote"},{"comp":"1","quote":"248351","line":"0","data":"04-09-2026 14:42-rons: live chat RFQ with Belinda;"}],"crmnotes":[{"comp":1,"quote":248351,"Line":0,"Comment":"04/10/2026 4:08 PM - rons - CLO changed from 05/09/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248351,"Line":1,"Comment":"04/10/2026 4:08 PM - rons - Req Date changed from 05/21/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248351,"Line":2,"Comment":"04/14/2026 2:42 PM - rons - F/U changed from 04/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248351,"Line":3,"Comment":"04/14/2026 2:42 PM - rons - CLO changed from 04/22/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248351,"Line":4,"Comment":"04/14/2026 2:43 PM - rons - Req Date changed from 04/29/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":248351,"Line":5,"Comment":"04/30/2026 5:13 PM - rons - F/U changed from 04/30/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248351,"Line":6,"Comment":"04/30/2026 5:13 PM - rons - CLO changed from 05/07/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248351,"Line":7,"Comment":"04/30/2026 5:13 PM - rons - Req Date changed from 05/14/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248351,"Line":8,"Comment":"05/11/2026 3:13 PM - rons - F/U changed from 05/12/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248351,"Line":9,"Comment":"05/11/2026 3:13 PM - rons - CLO changed from 05/19/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248351,"Line":10,"Comment":"05/11/2026 3:13 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248351","line":"1","part":"NC5006-50-5.37","qty":"1","price":"507.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248351","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"248351","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248351","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"248351","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:14:10.967 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248351-05112026151410.txt === {"quote":"248351","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"1","shipto":"TECHNIMO","shiptoName":"Techni-Tool, Inc.","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-25-2026","cust_po":"NC5006-50-5.37","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:41","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"R. Beltran","follow_phone":"","follow_email":"rbeltran@technitoolinc.com","pic_user":"rons","total_amt":"304.20","total_gp":"144.21","total_gpm":"47.41","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248351","line":"1","data":"bumped up a bucket and sending over quote"},{"comp":"1","quote":"248351","line":"0","data":"04-09-2026 14:42-rons: live chat RFQ with Belinda;"}],"crmnotes":[{"comp":1,"quote":248351,"Line":0,"Comment":"04/10/2026 4:08 PM - rons - CLO changed from 05/09/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248351,"Line":1,"Comment":"04/10/2026 4:08 PM - rons - Req Date changed from 05/21/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248351,"Line":2,"Comment":"04/14/2026 2:42 PM - rons - F/U changed from 04/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248351,"Line":3,"Comment":"04/14/2026 2:42 PM - rons - CLO changed from 04/22/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248351,"Line":4,"Comment":"04/14/2026 2:43 PM - rons - Req Date changed from 04/29/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":248351,"Line":5,"Comment":"04/30/2026 5:13 PM - rons - F/U changed from 04/30/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248351,"Line":6,"Comment":"04/30/2026 5:13 PM - rons - CLO changed from 05/07/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248351,"Line":7,"Comment":"04/30/2026 5:13 PM - rons - Req Date changed from 05/14/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248351,"Line":8,"Comment":"05/11/2026 3:13 PM - rons - F/U changed from 05/12/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248351,"Line":9,"Comment":"05/11/2026 3:13 PM - rons - CLO changed from 05/19/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248351,"Line":10,"Comment":"05/11/2026 3:13 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248351","line":"1","part":"NC5006-50-5.37","qty":"1","price":"507.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248351","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"248351","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248351","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"248351","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:14:59.147 [INFO] In session is user: edwinv 2026-05-11 15:14:59.807 [INFO] In session is user: edwinv 2026-05-11 15:15:00.021 [INFO] In session is user: edwinv 2026-05-11 15:15:07.034 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249746-05112026151506.txt === {"quote":"249746","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"05-26-2026","cust_po":"NT10-032","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"GayLynne Ball","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:00","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"GayLynne Ball","follow_phone":"615-391-0200","follow_email":"gball@cuttingtoolsinc.com","pic_user":"rons","total_amt":"55.08","total_gp":"28.09","total_gpm":"51.00","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249746","line":"1","data":"Cindy"},{"comp":"1","quote":"249746","line":"0","data":"05-06-2026 14:01-rons: live chat inquiry with"}],"crmnotes":[{"comp":1,"quote":249746,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249746,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/17/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249746","line":"1","part":"NT10-032","qty":"1","price":"81.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249746","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:15:16.498 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249746-05112026151516.txt === {"quote":"249746","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"05-26-2026","cust_po":"NT10-032","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"GayLynne Ball","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:00","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"GayLynne Ball","follow_phone":"615-391-0200","follow_email":"gball@cuttingtoolsinc.com","pic_user":"rons","total_amt":"55.08","total_gp":"28.09","total_gpm":"51.00","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249746","line":"1","data":"Cindy"},{"comp":"1","quote":"249746","line":"0","data":"05-06-2026 14:01-rons: live chat inquiry with"}],"crmnotes":[{"comp":1,"quote":249746,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249746,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/17/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249746,"Line":2,"Comment":"05/11/2026 3:15 PM - rons - F/U changed from 05/12/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249746,"Line":3,"Comment":"05/11/2026 3:15 PM - rons - CLO changed from 05/19/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249746","line":"1","part":"NT10-032","qty":"1","price":"81.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249746","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:15:24.179 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249746-05112026151523.txt === {"quote":"249746","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-11-2026","cust_po":"NT10-032","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"GayLynne Ball","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:00","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"GayLynne Ball","follow_phone":"615-391-0200","follow_email":"gball@cuttingtoolsinc.com","pic_user":"rons","total_amt":"55.08","total_gp":"28.09","total_gpm":"51.00","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249746","line":"1","data":"Cindy"},{"comp":"1","quote":"249746","line":"0","data":"05-06-2026 14:01-rons: live chat inquiry with"}],"crmnotes":[{"comp":1,"quote":249746,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249746,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/17/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249746,"Line":2,"Comment":"05/11/2026 3:15 PM - rons - F/U changed from 05/12/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249746,"Line":3,"Comment":"05/11/2026 3:15 PM - rons - CLO changed from 05/19/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249746,"Line":4,"Comment":"05/11/2026 3:15 PM - rons - Req Date changed from 05/26/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249746","line":"1","part":"NT10-032","qty":"1","price":"81.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249746","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:16:51.190 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249699-05112026151650.txt === {"quote":"249699","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCILAVI","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"05-25-2026","cust_po":"CAT40-NPU13-105U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen Stites","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:25","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Stephen Stites","follow_phone":"800-645-7270","follow_email":"stephen.stites@decotool.com","pic_user":"rons","total_amt":"684.90","total_gp":"434.46","total_gpm":"63.43","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"1","totalQty":"4","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249699,"Line":0,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 06/05/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249699,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/16/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249699,"Line":2,"Comment":"05/11/2026 3:16 PM - rons - PO placed for Caterpillar in MS!"}],"items":[{"comp":"01","order":"249699","line":"1","part":"CAT40-NPU13-105U-IDU","qty":"2","price":"565.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249699","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249699","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:17:12.218 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249171-05112026151711.txt === {"quote":"249171","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"AUTOIN","shiptoName":"Autoform Tool and Manufacturing","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"05-25-2026","cust_po":"OKEX-ER25-AD-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"9X2865","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:54","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"7211.12","total_gp":"3939.07","total_gpm":"54.62","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249171","line":"2","data":"04-24-2026 14:54 - Discounts Recalculated QS"},{"comp":"1","quote":"249171","line":"1","data":"discount bucket"},{"comp":"1","quote":"249171","line":"0","data":"04-28-2026 15:21-mirandag per BillH, give addtl"}],"crmnotes":[{"comp":1,"quote":249171,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/07/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249171,"Line":1,"Comment":"05/11/2026 2:03 PM - rons - CLO changed from 05/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249171,"Line":2,"Comment":"05/11/2026 2:03 PM - rons - Req Date changed from 06/05/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249171","line":"1","part":"OKEX-ER25-AD-ICE","qty":"1","price":"9237.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"3","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"4","part":"OKEX-OD10X","qty":"1","price":"627.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 15:17:21.009 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249171-05112026151720.txt === {"quote":"249171","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"AUTOIN","shiptoName":"Autoform Tool and Manufacturing","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"05-25-2026","cust_po":"OKEX-ER25-AD-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"9X2865","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:54","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"7211.12","total_gp":"3939.07","total_gpm":"54.62","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249171","line":"2","data":"04-24-2026 14:54 - Discounts Recalculated QS"},{"comp":"1","quote":"249171","line":"1","data":"discount bucket"},{"comp":"1","quote":"249171","line":"0","data":"04-28-2026 15:21-mirandag per BillH, give addtl"}],"crmnotes":[{"comp":1,"quote":249171,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/07/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249171,"Line":1,"Comment":"05/11/2026 2:03 PM - rons - CLO changed from 05/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249171,"Line":2,"Comment":"05/11/2026 2:03 PM - rons - Req Date changed from 06/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249171,"Line":3,"Comment":"05/11/2026 3:17 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249171,"Line":4,"Comment":"05/11/2026 3:17 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249171","line":"1","part":"OKEX-ER25-AD-ICE","qty":"1","price":"9237.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"3","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"4","part":"OKEX-OD10X","qty":"1","price":"627.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 15:17:26.242 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249171-05112026151726.txt === {"quote":"249171","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"AUTOIN","shiptoName":"Autoform Tool and Manufacturing","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-04-2026","cust_po":"OKEX-ER25-AD-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"9X2865","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:54","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"7211.12","total_gp":"3939.07","total_gpm":"54.62","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249171","line":"2","data":"04-24-2026 14:54 - Discounts Recalculated QS"},{"comp":"1","quote":"249171","line":"1","data":"discount bucket"},{"comp":"1","quote":"249171","line":"0","data":"04-28-2026 15:21-mirandag per BillH, give addtl"}],"crmnotes":[{"comp":1,"quote":249171,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/07/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249171,"Line":1,"Comment":"05/11/2026 2:03 PM - rons - CLO changed from 05/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249171,"Line":2,"Comment":"05/11/2026 2:03 PM - rons - Req Date changed from 06/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249171,"Line":3,"Comment":"05/11/2026 3:17 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249171,"Line":4,"Comment":"05/11/2026 3:17 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249171,"Line":5,"Comment":"05/11/2026 3:17 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249171","line":"1","part":"OKEX-ER25-AD-ICE","qty":"1","price":"9237.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"3","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"4","part":"OKEX-OD10X","qty":"1","price":"627.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249171","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 15:17:45.392 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249341-05112026151745.txt === {"quote":"249341","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-25-2026","cust_po":"NC5007-0032-6.00G","terms_code":"N30","ship_via":"U-GND","ship_collect":"9X2865","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:24","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"4562.28","total_gp":"2416.24","total_gpm":"52.96","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"17","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249341","line":"0","data":"04-28-2026 16:24 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249341,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249341,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/28/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249341,"Line":2,"Comment":"05/11/2026 11:25 AM - rons - Req Date changed from 06/09/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249341","line":"1","part":"NC5007-0032-6.00G","qty":"14","price":"546.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"3","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-11 15:17:54.310 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249341-05112026151754.txt === {"quote":"249341","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-25-2026","cust_po":"NC5007-0032-6.00G","terms_code":"N30","ship_via":"U-GND","ship_collect":"9X2865","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:24","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"4562.28","total_gp":"2416.24","total_gpm":"52.96","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"17","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249341","line":"0","data":"04-28-2026 16:24 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249341,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249341,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/28/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249341,"Line":2,"Comment":"05/11/2026 11:25 AM - rons - Req Date changed from 06/09/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249341,"Line":3,"Comment":"05/11/2026 3:17 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249341,"Line":4,"Comment":"05/11/2026 3:17 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249341","line":"1","part":"NC5007-0032-6.00G","qty":"14","price":"546.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"3","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-11 15:17:58.901 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249341-05112026151758.txt === {"quote":"249341","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-04-2026","cust_po":"NC5007-0032-6.00G","terms_code":"N30","ship_via":"U-GND","ship_collect":"9X2865","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:24","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"4562.28","total_gp":"2416.24","total_gpm":"52.96","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"17","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249341","line":"0","data":"04-28-2026 16:24 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249341,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249341,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/28/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249341,"Line":2,"Comment":"05/11/2026 11:25 AM - rons - Req Date changed from 06/09/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249341,"Line":3,"Comment":"05/11/2026 3:17 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249341,"Line":4,"Comment":"05/11/2026 3:17 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249341,"Line":5,"Comment":"05/11/2026 3:17 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249341","line":"1","part":"NC5007-0032-6.00G","qty":"14","price":"546.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"3","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-11 15:18:26.448 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248704-05112026151826.txt === {"quote":"248704","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"FLINKEND","shiptoName":"Flint & Walling, Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-25-2026","cust_po":"NC4001-0750-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Austin Schenher","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"11:17","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Austin Schenher","follow_phone":"","follow_email":"mirandag@lyndexnikken.com","pic_user":"rons","total_amt":"4967.00","total_gp":"3780.93","total_gpm":"76.12","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248704,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/16/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":2,"Comment":"05/11/2026 11:25 AM - rons - Req Date changed from 05/28/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248704","line":"1","part":"NC4001-0750-4.00CP","qty":"3","price":"364.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"2","part":"W12R5-1375-3.27","qty":"3","price":"755.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"3","part":"NTPT15-048","qty":"3","price":"190.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"4","part":"C40-1500(R)-EU","qty":"20","price":"52.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 15:18:38.171 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248704-05112026151837.txt === {"quote":"248704","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"FLINKEND","shiptoName":"Flint & Walling, Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-25-2026","cust_po":"NC4001-0750-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Austin Schenher","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"11:17","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Austin Schenher","follow_phone":"","follow_email":"mirandag@lyndexnikken.com","pic_user":"rons","total_amt":"4967.00","total_gp":"3780.93","total_gpm":"76.12","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248704,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/16/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":2,"Comment":"05/11/2026 11:25 AM - rons - Req Date changed from 05/28/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":3,"Comment":"05/11/2026 3:18 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":4,"Comment":"05/11/2026 3:18 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248704","line":"1","part":"NC4001-0750-4.00CP","qty":"3","price":"364.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"2","part":"W12R5-1375-3.27","qty":"3","price":"755.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"3","part":"NTPT15-048","qty":"3","price":"190.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"4","part":"C40-1500(R)-EU","qty":"20","price":"52.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 15:18:41.994 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248704-05112026151841.txt === {"quote":"248704","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"FLINKEND","shiptoName":"Flint & Walling, Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-28-2026","cust_po":"NC4001-0750-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Austin Schenher","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"11:17","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Austin Schenher","follow_phone":"","follow_email":"mirandag@lyndexnikken.com","pic_user":"rons","total_amt":"4967.00","total_gp":"3780.93","total_gpm":"76.12","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248704,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/16/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":2,"Comment":"05/11/2026 11:25 AM - rons - Req Date changed from 05/28/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":3,"Comment":"05/11/2026 3:18 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":4,"Comment":"05/11/2026 3:18 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":5,"Comment":"05/11/2026 3:18 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248704","line":"1","part":"NC4001-0750-4.00CP","qty":"3","price":"364.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"2","part":"W12R5-1375-3.27","qty":"3","price":"755.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"3","part":"NTPT15-048","qty":"3","price":"190.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"4","part":"C40-1500(R)-EU","qty":"20","price":"52.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 15:18:48.574 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249492-05112026151848.txt === {"quote":"249492","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-25-2026","cust_po":"E32-511","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rock","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:20","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Rock","follow_phone":"","follow_email":"dendo@ptservice.com","pic_user":"rons","total_amt":"1310.40","total_gp":"903.96","total_gpm":"68.98","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"37","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249492,"Line":0,"Comment":"05/11/2026 1:25 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249492,"Line":1,"Comment":"05/11/2026 3:01 PM - rons - CLO changed from 05/30/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249492,"Line":2,"Comment":"05/11/2026 3:01 PM - rons - Req Date changed from 06/11/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249492","line":"1","part":"E32-511","qty":"12","price":"36.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249492","line":"2","part":"E32-511","qty":"24","price":"36.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249492","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:18:59.301 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249492-05112026151859.txt === {"quote":"249492","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-25-2026","cust_po":"E32-511","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rock","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:20","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Rock","follow_phone":"","follow_email":"dendo@ptservice.com","pic_user":"rons","total_amt":"1310.40","total_gp":"903.96","total_gpm":"68.98","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"37","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249492,"Line":0,"Comment":"05/11/2026 1:25 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249492,"Line":1,"Comment":"05/11/2026 3:01 PM - rons - CLO changed from 05/30/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249492,"Line":2,"Comment":"05/11/2026 3:01 PM - rons - Req Date changed from 06/11/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249492,"Line":3,"Comment":"05/11/2026 3:18 PM - rons - F/U changed from 05/11/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249492,"Line":4,"Comment":"05/11/2026 3:18 PM - rons - CLO changed from 05/18/2026 to 06/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249492","line":"1","part":"E32-511","qty":"12","price":"36.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249492","line":"2","part":"E32-511","qty":"24","price":"36.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249492","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:19:05.125 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249492-05112026151904.txt === {"quote":"249492","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-25-2026","cust_po":"E32-511","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rock","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:20","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Rock","follow_phone":"","follow_email":"dendo@ptservice.com","pic_user":"rons","total_amt":"1310.40","total_gp":"903.96","total_gpm":"68.98","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"37","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249492,"Line":0,"Comment":"05/11/2026 1:25 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249492,"Line":1,"Comment":"05/11/2026 3:01 PM - rons - CLO changed from 05/30/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249492,"Line":2,"Comment":"05/11/2026 3:01 PM - rons - Req Date changed from 06/11/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249492,"Line":3,"Comment":"05/11/2026 3:18 PM - rons - F/U changed from 05/11/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249492,"Line":4,"Comment":"05/11/2026 3:18 PM - rons - CLO changed from 05/18/2026 to 06/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249492,"Line":5,"Comment":"05/11/2026 3:18 PM - rons - Req Date changed from 05/25/2026 to 06/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249492","line":"1","part":"E32-511","qty":"12","price":"36.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249492","line":"2","part":"E32-511","qty":"24","price":"36.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249492","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:19:47.757 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248391-05112026151947.txt === {"quote":"248391","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"1","shipto":"STELLTN","shiptoName":"Stellar Industrial","entry_date":"04-10-2026","cust_order_date":"04-10-2026","req_date":"05-25-2026","cust_po":"800-042 & 820-015","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andrea Hernandez","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:00","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Andrea Hernandez","follow_phone":"","follow_email":"ahernandez@stellarindustrial.com","pic_user":"rons","total_amt":"57.00","total_gp":"40.75","total_gpm":"71.49","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248391","line":"0","data":"04-10-2026 11:04-rons: live chat RFQ..."}],"crmnotes":[{"comp":1,"quote":248391,"Line":0,"Comment":"04/10/2026 4:10 PM - rons - CLO changed from 05/10/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":248391,"Line":1,"Comment":"04/10/2026 4:10 PM - rons - Req Date changed from 05/22/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":248391,"Line":2,"Comment":"04/15/2026 10:53 AM - rons - F/U changed from 04/16/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248391,"Line":3,"Comment":"04/15/2026 10:53 AM - rons - CLO changed from 04/23/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":248391,"Line":4,"Comment":"04/15/2026 10:53 AM - rons - Req Date changed from 04/30/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":248391,"Line":5,"Comment":"04/23/2026 5:04 PM - rons - F/U changed from 04/24/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248391,"Line":6,"Comment":"04/23/2026 5:04 PM - rons - CLO changed from 05/01/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248391,"Line":7,"Comment":"04/23/2026 5:04 PM - rons - Req Date changed from 05/08/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248391,"Line":8,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248391,"Line":9,"Comment":"05/06/2026 5:09 PM - rons - CLO changed from 05/13/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248391,"Line":10,"Comment":"05/06/2026 5:09 PM - rons - Req Date changed from 05/20/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248391","line":"1","part":"800-042","qty":"1","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248391","line":"3","part":"820-015","qty":"1","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248391","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:20:13.920 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248919-05112026152013.txt === {"quote":"248919","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"FOURSTE","shiptoName":"PTSolutions - Nixa","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-25-2026","cust_po":"800-056","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:28","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"60.48","total_gp":"31.44","total_gpm":"51.98","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248919,"Line":0,"Comment":"04/21/2026 12:59 PM - rons - CLO changed from 05/21/2026 to 05/04/2026 (CLO Date Updated)"},{"comp":1,"quote":248919,"Line":1,"Comment":"04/21/2026 12:59 PM - rons - Req Date changed from 06/02/2026 to 05/11/2026 (Req Date Updated)"},{"comp":1,"quote":248919,"Line":2,"Comment":"04/27/2026 12:58 PM - rons - F/U changed from 04/27/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248919,"Line":3,"Comment":"04/27/2026 12:59 PM - rons - CLO changed from 05/04/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248919,"Line":4,"Comment":"04/27/2026 12:59 PM - rons - Req Date changed from 05/11/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248919","line":"1","part":"800-056","qty":"3","price":"48.00","uom":"EA","discount":"58.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248919","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:20:25.132 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248534-05112026152024.txt === {"quote":"248534","customer":"2360","name":null,"customerName":"Blue Ash Industrial Supply, Inc.","comp":"01","open":"0","shipto":"POLYCRAF","shiptoName":"Polycraft Products","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-25-2026","cust_po":"B4007-0016-3.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nick Sluterbeck","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"11:19","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Nick Sluterbeck","follow_phone":"937-776-5901","follow_email":"NSluterbeck@blueashsupply.com","pic_user":"rons","total_amt":"2083.50","total_gp":"1450.51","total_gpm":"69.62","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"32","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248534,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248534","line":"1","part":"B4007-0016-3.50","qty":"6","price":"300.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"2","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"3","part":"E16-008","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"4","part":"E16-012","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"5","part":"E16-016","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"6","part":"E16-024","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-11 15:20:34.748 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248534-05112026152034.txt === {"quote":"248534","customer":"2360","name":null,"customerName":"Blue Ash Industrial Supply, Inc.","comp":"01","open":"0","shipto":"POLYCRAF","shiptoName":"Polycraft Products","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-25-2026","cust_po":"B4007-0016-3.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nick Sluterbeck","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"11:19","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Nick Sluterbeck","follow_phone":"937-776-5901","follow_email":"NSluterbeck@blueashsupply.com","pic_user":"rons","total_amt":"2083.50","total_gp":"1450.51","total_gpm":"69.62","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"32","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248534,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":3,"Comment":"05/11/2026 3:20 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":4,"Comment":"05/11/2026 3:20 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248534","line":"1","part":"B4007-0016-3.50","qty":"6","price":"300.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"2","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"3","part":"E16-008","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"4","part":"E16-012","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"5","part":"E16-016","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"6","part":"E16-024","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-11 15:20:41.056 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248534-05112026152040.txt === {"quote":"248534","customer":"2360","name":null,"customerName":"Blue Ash Industrial Supply, Inc.","comp":"01","open":"0","shipto":"POLYCRAF","shiptoName":"Polycraft Products","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-28-2026","cust_po":"B4007-0016-3.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nick Sluterbeck","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"11:19","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Nick Sluterbeck","follow_phone":"937-776-5901","follow_email":"NSluterbeck@blueashsupply.com","pic_user":"rons","total_amt":"2083.50","total_gp":"1450.51","total_gpm":"69.62","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"32","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248534,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":3,"Comment":"05/11/2026 3:20 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":4,"Comment":"05/11/2026 3:20 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":5,"Comment":"05/11/2026 3:20 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248534","line":"1","part":"B4007-0016-3.50","qty":"6","price":"300.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"2","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"3","part":"E16-008","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"4","part":"E16-012","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"5","part":"E16-016","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"6","part":"E16-024","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-11 15:22:27.267 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249039-05112026152227.txt === {"quote":"249039","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"INDIAN","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-25-2026","cust_po":"NT05-008(S)","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shelley Beau-Keene","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:02","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Shelley Beau-Keene","follow_phone":"","follow_email":"shelley.beau-keene@mscdirect.com","pic_user":"rons","total_amt":"202.80","total_gp":"104.00","total_gpm":"51.28","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249039","line":"0","data":"04-22-2026 16:03 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249039,"Line":0,"Comment":"05/11/2026 1:23 PM - rons - F/U changed from 04/28/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249039,"Line":1,"Comment":"05/11/2026 1:23 PM - rons - CLO changed from 05/22/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249039,"Line":2,"Comment":"05/11/2026 1:24 PM - rons - Req Date changed from 06/03/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249039","line":"1","part":"NT05-008(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"2","part":"NT05-010(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"3","part":"NT05-016(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"4","part":"NT05-020(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"5","part":"NT05-024(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"6","part":"NT05-032(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-11 15:22:36.847 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249039-05112026152236.txt === {"quote":"249039","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"INDIAN","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-25-2026","cust_po":"NT05-008(S)","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shelley Beau-Keene","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:02","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Shelley Beau-Keene","follow_phone":"","follow_email":"shelley.beau-keene@mscdirect.com","pic_user":"rons","total_amt":"202.80","total_gp":"104.00","total_gpm":"51.28","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249039","line":"0","data":"04-22-2026 16:03 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249039,"Line":0,"Comment":"05/11/2026 1:23 PM - rons - F/U changed from 04/28/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249039,"Line":1,"Comment":"05/11/2026 1:23 PM - rons - CLO changed from 05/22/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249039,"Line":2,"Comment":"05/11/2026 1:24 PM - rons - Req Date changed from 06/03/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249039,"Line":3,"Comment":"05/11/2026 3:22 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249039,"Line":4,"Comment":"05/11/2026 3:22 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249039","line":"1","part":"NT05-008(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"2","part":"NT05-010(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"3","part":"NT05-016(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"4","part":"NT05-020(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"5","part":"NT05-024(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"6","part":"NT05-032(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-11 15:22:41.386 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249039-05112026152241.txt === {"quote":"249039","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"INDIAN","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-28-2026","cust_po":"NT05-008(S)","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shelley Beau-Keene","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:02","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Shelley Beau-Keene","follow_phone":"","follow_email":"shelley.beau-keene@mscdirect.com","pic_user":"rons","total_amt":"202.80","total_gp":"104.00","total_gpm":"51.28","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249039","line":"0","data":"04-22-2026 16:03 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249039,"Line":0,"Comment":"05/11/2026 1:23 PM - rons - F/U changed from 04/28/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249039,"Line":1,"Comment":"05/11/2026 1:23 PM - rons - CLO changed from 05/22/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249039,"Line":2,"Comment":"05/11/2026 1:24 PM - rons - Req Date changed from 06/03/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249039,"Line":3,"Comment":"05/11/2026 3:22 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249039,"Line":4,"Comment":"05/11/2026 3:22 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249039,"Line":5,"Comment":"05/11/2026 3:22 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249039","line":"1","part":"NT05-008(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"2","part":"NT05-010(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"3","part":"NT05-016(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"4","part":"NT05-020(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"5","part":"NT05-024(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"6","part":"NT05-032(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-11 15:22:56.595 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249039-05112026152256.txt === {"quote":"249039","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"INDIAN","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-28-2026","cust_po":"NT05-008(S)","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shelley Beau-Keene","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:02","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Shelley Beau-Keene","follow_phone":"","follow_email":"shelley.beau-keene@mscdirect.com","pic_user":"jennad","total_amt":"202.80","total_gp":"104","total_gpm":"51","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249039","line":"0","data":"04-22-2026 16:03 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249039,"Line":0,"Comment":"05/11/2026 1:23 PM - rons - F/U changed from 04/28/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249039,"Line":1,"Comment":"05/11/2026 1:23 PM - rons - CLO changed from 05/22/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249039,"Line":2,"Comment":"05/11/2026 1:24 PM - rons - Req Date changed from 06/03/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249039,"Line":3,"Comment":"05/11/2026 3:22 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249039,"Line":4,"Comment":"05/11/2026 3:22 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249039,"Line":5,"Comment":"05/11/2026 3:22 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249039","line":"1","part":"NT05-008(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"2","part":"NT05-010(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"3","part":"NT05-016(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"4","part":"NT05-020(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"5","part":"NT05-024(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"6","part":"NT05-032(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-11 15:24:19.854 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249770-05112026152419.txt === {"quote":"249770","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"JBTOOL","shiptoName":"JB Tool, Die & Engineering","entry_date":"05-06-2026","cust_order_date":"05-18-2026","req_date":"05-30-2026","cust_po":"KM3/4-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:34","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"38.40","total_gp":"23.37","total_gpm":"60.86","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249770,"Line":0,"Comment":"05/11/2026 2:05 PM - rons - CLO changed from NaN/NaN/NaN to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249770","line":"1","part":"KM3/4-1/2","qty":"1","price":"64.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249770","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:24:29.621 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249770-05112026152429.txt === {"quote":"249770","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"JBTOOL","shiptoName":"JB Tool, Die & Engineering","entry_date":"05-06-2026","cust_order_date":"05-18-2026","req_date":"05-30-2026","cust_po":"KM3/4-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:34","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"38.40","total_gp":"23.37","total_gpm":"60.86","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":249770,"Line":0,"Comment":"05/11/2026 2:05 PM - rons - CLO changed from NaN/NaN/NaN to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249770,"Line":1,"Comment":"05/11/2026 3:24 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249770,"Line":2,"Comment":"05/11/2026 3:24 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249770","line":"1","part":"KM3/4-1/2","qty":"1","price":"64.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249770","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:24:35.525 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249770-05112026152435.txt === {"quote":"249770","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"JBTOOL","shiptoName":"JB Tool, Die & Engineering","entry_date":"05-06-2026","cust_order_date":"05-18-2026","req_date":"06-04-2026","cust_po":"KM3/4-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:34","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"38.40","total_gp":"23.37","total_gpm":"60.86","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":249770,"Line":0,"Comment":"05/11/2026 2:05 PM - rons - CLO changed from NaN/NaN/NaN to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249770,"Line":1,"Comment":"05/11/2026 3:24 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249770,"Line":2,"Comment":"05/11/2026 3:24 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249770,"Line":3,"Comment":"05/11/2026 3:24 PM - rons - Req Date changed from 05/30/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249770","line":"1","part":"KM3/4-1/2","qty":"1","price":"64.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249770","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:24:45.309 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247792-05112026152445.txt === {"quote":"247792","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-26-2026","cust_po":"HSK100A-SM1500-6.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Maureen Gorman","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:35","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Maureen Gorman","follow_phone":"847-252-6300","follow_email":"mgorman@mmus.com","pic_user":"rons","total_amt":"2418.00","total_gp":"799.80","total_gpm":"33.08","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"247792","line":"1","data":"Ohio"},{"comp":"1","quote":"247792","line":"0","data":"03-31-2026 09:36-rons: live chat RFQ...shipping to"}],"crmnotes":[{"comp":1,"quote":247792,"Line":0,"Comment":"05/11/2026 1:21 PM - rons - F/U changed from 04/26/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247792,"Line":1,"Comment":"05/11/2026 1:21 PM - rons - CLO changed from 04/30/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247792,"Line":2,"Comment":"05/11/2026 1:21 PM - rons - Req Date changed from 05/12/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247792","line":"1","part":"HSK100A-SM1500-6.00CP","qty":"10","price":"403.00","uom":"EA","discount":"40.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"247792","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:24:55.387 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247792-05112026152455.txt === {"quote":"247792","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-26-2026","cust_po":"HSK100A-SM1500-6.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Maureen Gorman","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:35","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Maureen Gorman","follow_phone":"847-252-6300","follow_email":"mgorman@mmus.com","pic_user":"rons","total_amt":"2418.00","total_gp":"799.80","total_gpm":"33.08","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"247792","line":"1","data":"Ohio"},{"comp":"1","quote":"247792","line":"0","data":"03-31-2026 09:36-rons: live chat RFQ...shipping to"}],"crmnotes":[{"comp":1,"quote":247792,"Line":0,"Comment":"05/11/2026 1:21 PM - rons - F/U changed from 04/26/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247792,"Line":1,"Comment":"05/11/2026 1:21 PM - rons - CLO changed from 04/30/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247792,"Line":2,"Comment":"05/11/2026 1:21 PM - rons - Req Date changed from 05/12/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247792,"Line":3,"Comment":"05/11/2026 3:24 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247792,"Line":4,"Comment":"05/11/2026 3:24 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247792","line":"1","part":"HSK100A-SM1500-6.00CP","qty":"10","price":"403.00","uom":"EA","discount":"40.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"247792","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:24:59.249 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247792-05112026152459.txt === {"quote":"247792","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"06-04-2026","cust_po":"HSK100A-SM1500-6.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Maureen Gorman","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:35","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Maureen Gorman","follow_phone":"847-252-6300","follow_email":"mgorman@mmus.com","pic_user":"rons","total_amt":"2418.00","total_gp":"799.80","total_gpm":"33.08","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"247792","line":"1","data":"Ohio"},{"comp":"1","quote":"247792","line":"0","data":"03-31-2026 09:36-rons: live chat RFQ...shipping to"}],"crmnotes":[{"comp":1,"quote":247792,"Line":0,"Comment":"05/11/2026 1:21 PM - rons - F/U changed from 04/26/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247792,"Line":1,"Comment":"05/11/2026 1:21 PM - rons - CLO changed from 04/30/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247792,"Line":2,"Comment":"05/11/2026 1:21 PM - rons - Req Date changed from 05/12/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247792,"Line":3,"Comment":"05/11/2026 3:24 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247792,"Line":4,"Comment":"05/11/2026 3:24 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247792,"Line":5,"Comment":"05/11/2026 3:24 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247792","line":"1","part":"HSK100A-SM1500-6.00CP","qty":"10","price":"403.00","uom":"EA","discount":"40.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"247792","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:27:44.378 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248422-05112026152744.txt === {"quote":"248422","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"MMOOPQQT","shiptoName":"Stellar Industrial Supply Inc.","entry_date":"04-10-2026","cust_order_date":"04-10-2026","req_date":"05-26-2026","cust_po":"SK16-6","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:46","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@stellarindustrial.com","pic_user":"rons","total_amt":"363.12","total_gp":"265.50","total_gpm":"73.12","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":248422,"Line":0,"Comment":"04/10/2026 4:10 PM - rons - CLO changed from 05/10/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":248422,"Line":1,"Comment":"04/10/2026 4:10 PM - rons - Req Date changed from 05/22/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":248422,"Line":2,"Comment":"04/15/2026 3:18 PM - rons - F/U changed from 04/16/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248422,"Line":3,"Comment":"04/16/2026 2:20 PM - rons - CLO changed from 04/23/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248422,"Line":4,"Comment":"04/16/2026 2:20 PM - rons - Req Date changed from 04/30/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248422,"Line":5,"Comment":"05/06/2026 5:09 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248422,"Line":6,"Comment":"05/06/2026 5:09 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248422,"Line":7,"Comment":"05/06/2026 5:09 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248422","line":"1","part":"SK16-6","qty":"6","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248422","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:28:16.969 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248422-05112026152816.txt === {"quote":"248422","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"MMOOPQQT","shiptoName":"Stellar Industrial Supply Inc.","entry_date":"04-10-2026","cust_order_date":"04-10-2026","req_date":"05-26-2026","cust_po":"SK16-6","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:46","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@stellarindustrial.com","pic_user":"rons","total_amt":"363.12","total_gp":"265.50","total_gpm":"73.12","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248422,"Line":0,"Comment":"04/10/2026 4:10 PM - rons - CLO changed from 05/10/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":248422,"Line":1,"Comment":"04/10/2026 4:10 PM - rons - Req Date changed from 05/22/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":248422,"Line":2,"Comment":"04/15/2026 3:18 PM - rons - F/U changed from 04/16/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248422,"Line":3,"Comment":"04/16/2026 2:20 PM - rons - CLO changed from 04/23/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248422,"Line":4,"Comment":"04/16/2026 2:20 PM - rons - Req Date changed from 04/30/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248422,"Line":5,"Comment":"05/06/2026 5:09 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248422,"Line":6,"Comment":"05/06/2026 5:09 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248422,"Line":7,"Comment":"05/06/2026 5:09 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248422,"Line":8,"Comment":"05/11/2026 3:27 PM - rons - F/U changed from 05/12/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248422,"Line":9,"Comment":"05/11/2026 3:28 PM - rons - CLO changed from 05/19/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248422","line":"1","part":"SK16-6","qty":"6","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248422","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:28:22.269 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248422-05112026152822.txt === {"quote":"248422","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"MMOOPQQT","shiptoName":"Stellar Industrial Supply Inc.","entry_date":"04-10-2026","cust_order_date":"04-10-2026","req_date":"05-25-2026","cust_po":"SK16-6","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:46","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@stellarindustrial.com","pic_user":"rons","total_amt":"363.12","total_gp":"265.50","total_gpm":"73.12","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248422,"Line":0,"Comment":"04/10/2026 4:10 PM - rons - CLO changed from 05/10/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":248422,"Line":1,"Comment":"04/10/2026 4:10 PM - rons - Req Date changed from 05/22/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":248422,"Line":2,"Comment":"04/15/2026 3:18 PM - rons - F/U changed from 04/16/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248422,"Line":3,"Comment":"04/16/2026 2:20 PM - rons - CLO changed from 04/23/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248422,"Line":4,"Comment":"04/16/2026 2:20 PM - rons - Req Date changed from 04/30/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248422,"Line":5,"Comment":"05/06/2026 5:09 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248422,"Line":6,"Comment":"05/06/2026 5:09 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248422,"Line":7,"Comment":"05/06/2026 5:09 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248422,"Line":8,"Comment":"05/11/2026 3:27 PM - rons - F/U changed from 05/12/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248422,"Line":9,"Comment":"05/11/2026 3:28 PM - rons - CLO changed from 05/19/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248422,"Line":10,"Comment":"05/11/2026 3:28 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248422","line":"1","part":"SK16-6","qty":"6","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248422","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:28:26.247 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248422-05112026152826.txt === {"quote":"248422","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"1","shipto":"MMOOPQQT","shiptoName":"Stellar Industrial Supply Inc.","entry_date":"04-10-2026","cust_order_date":"04-10-2026","req_date":"05-25-2026","cust_po":"SK16-6","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:46","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@stellarindustrial.com","pic_user":"rons","total_amt":"363.12","total_gp":"265.50","total_gpm":"73.12","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"7","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248422,"Line":0,"Comment":"04/10/2026 4:10 PM - rons - CLO changed from 05/10/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":248422,"Line":1,"Comment":"04/10/2026 4:10 PM - rons - Req Date changed from 05/22/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":248422,"Line":2,"Comment":"04/15/2026 3:18 PM - rons - F/U changed from 04/16/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248422,"Line":3,"Comment":"04/16/2026 2:20 PM - rons - CLO changed from 04/23/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248422,"Line":4,"Comment":"04/16/2026 2:20 PM - rons - Req Date changed from 04/30/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248422,"Line":5,"Comment":"05/06/2026 5:09 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248422,"Line":6,"Comment":"05/06/2026 5:09 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248422,"Line":7,"Comment":"05/06/2026 5:09 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248422,"Line":8,"Comment":"05/11/2026 3:27 PM - rons - F/U changed from 05/12/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248422,"Line":9,"Comment":"05/11/2026 3:28 PM - rons - CLO changed from 05/19/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248422,"Line":10,"Comment":"05/11/2026 3:28 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248422","line":"1","part":"SK16-6","qty":"6","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248422","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:29:00.770 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249813-05112026152900.txt === {"quote":"249813","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"CAT40-SF1000-3.94CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Zach Stark","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:22","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Zach Stark","follow_phone":"901-421-5607","follow_email":"zstark@metal-removal.com","pic_user":"rons","total_amt":"217.75","total_gp":"133.36","total_gpm":"61.24","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249813,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249813,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249813","line":"1","part":"CAT40-SF1000-3.94CP","qty":"1","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249813","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:29:11.648 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249813-05112026152911.txt === {"quote":"249813","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"CAT40-SF1000-3.94CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Zach Stark","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:22","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Zach Stark","follow_phone":"901-421-5607","follow_email":"zstark@metal-removal.com","pic_user":"rons","total_amt":"217.75","total_gp":"133.36","total_gpm":"61.24","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":249813,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249813,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249813,"Line":2,"Comment":"05/11/2026 3:28 PM - rons - F/U changed from 05/13/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249813,"Line":3,"Comment":"05/11/2026 3:29 PM - rons - CLO changed from 05/20/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249813","line":"1","part":"CAT40-SF1000-3.94CP","qty":"1","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249813","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:29:17.466 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249813-05112026152917.txt === {"quote":"249813","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-18-2026","cust_po":"CAT40-SF1000-3.94CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Zach Stark","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:22","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Zach Stark","follow_phone":"901-421-5607","follow_email":"zstark@metal-removal.com","pic_user":"rons","total_amt":"217.75","total_gp":"133.36","total_gpm":"61.24","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":249813,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249813,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249813,"Line":2,"Comment":"05/11/2026 3:28 PM - rons - F/U changed from 05/13/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249813,"Line":3,"Comment":"05/11/2026 3:29 PM - rons - CLO changed from 05/20/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249813,"Line":4,"Comment":"05/11/2026 3:29 PM - rons - Req Date changed from 05/27/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249813","line":"1","part":"CAT40-SF1000-3.94CP","qty":"1","price":"335.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249813","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:30:08.064 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248572-05112026153007.txt === {"quote":"248572","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-27-2026","cust_po":"SK Parts","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Steve Andreini","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:13","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Steve Andreini","follow_phone":"888-872-3548","follow_email":"andreins@mscdirect.com","pic_user":"rons","total_amt":"197.25","total_gp":"140.89","total_gpm":"71.43","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":248572,"Line":0,"Comment":"04/15/2026 11:09 AM - rons - CLO changed from 05/14/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":1,"Comment":"04/15/2026 11:09 AM - rons - Req Date changed from 05/26/2026 to 05/04/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":2,"Comment":"04/16/2026 2:15 PM - rons - F/U changed from 04/20/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":3,"Comment":"04/16/2026 2:15 PM - rons - CLO changed from 04/27/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":4,"Comment":"04/16/2026 2:15 PM - rons - Req Date changed from 05/04/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":5,"Comment":"04/21/2026 12:40 PM - rons - F/U changed from 04/21/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":6,"Comment":"04/21/2026 12:41 PM - rons - CLO changed from 04/28/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":7,"Comment":"04/21/2026 12:41 PM - rons - Req Date changed from 05/05/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":8,"Comment":"05/05/2026 4:45 PM - rons - F/U changed from 05/05/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":9,"Comment":"05/05/2026 4:45 PM - rons - CLO changed from 05/12/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":10,"Comment":"05/05/2026 4:45 PM - rons - Req Date changed from 05/19/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248572","line":"1","part":"SKN-20BJ","qty":"1","price":"126.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248572","line":"3","part":"SKJL-25","qty":"1","price":"26.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248572","line":"5","part":"SKJ25-3/8","qty":"1","price":"103.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248572","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-11 15:30:20.353 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248572-05112026153020.txt === {"quote":"248572","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-27-2026","cust_po":"SK Parts","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Steve Andreini","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:13","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Steve Andreini","follow_phone":"888-872-3548","follow_email":"andreins@mscdirect.com","pic_user":"rons","total_amt":"197.25","total_gp":"140.89","total_gpm":"71.43","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248572,"Line":0,"Comment":"04/15/2026 11:09 AM - rons - CLO changed from 05/14/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":1,"Comment":"04/15/2026 11:09 AM - rons - Req Date changed from 05/26/2026 to 05/04/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":2,"Comment":"04/16/2026 2:15 PM - rons - F/U changed from 04/20/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":3,"Comment":"04/16/2026 2:15 PM - rons - CLO changed from 04/27/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":4,"Comment":"04/16/2026 2:15 PM - rons - Req Date changed from 05/04/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":5,"Comment":"04/21/2026 12:40 PM - rons - F/U changed from 04/21/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":6,"Comment":"04/21/2026 12:41 PM - rons - CLO changed from 04/28/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":7,"Comment":"04/21/2026 12:41 PM - rons - Req Date changed from 05/05/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":8,"Comment":"05/05/2026 4:45 PM - rons - F/U changed from 05/05/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":9,"Comment":"05/05/2026 4:45 PM - rons - CLO changed from 05/12/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":10,"Comment":"05/05/2026 4:45 PM - rons - Req Date changed from 05/19/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":11,"Comment":"05/11/2026 3:30 PM - rons - F/U changed from 05/13/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":12,"Comment":"05/11/2026 3:30 PM - rons - CLO changed from 05/20/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248572","line":"1","part":"SKN-20BJ","qty":"1","price":"126.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248572","line":"3","part":"SKJL-25","qty":"1","price":"26.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248572","line":"5","part":"SKJ25-3/8","qty":"1","price":"103.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248572","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-11 15:30:24.313 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248572-05112026153024.txt === {"quote":"248572","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-25-2026","cust_po":"SK Parts","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Steve Andreini","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:13","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Steve Andreini","follow_phone":"888-872-3548","follow_email":"andreins@mscdirect.com","pic_user":"rons","total_amt":"197.25","total_gp":"140.89","total_gpm":"71.43","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248572,"Line":0,"Comment":"04/15/2026 11:09 AM - rons - CLO changed from 05/14/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":1,"Comment":"04/15/2026 11:09 AM - rons - Req Date changed from 05/26/2026 to 05/04/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":2,"Comment":"04/16/2026 2:15 PM - rons - F/U changed from 04/20/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":3,"Comment":"04/16/2026 2:15 PM - rons - CLO changed from 04/27/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":4,"Comment":"04/16/2026 2:15 PM - rons - Req Date changed from 05/04/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":5,"Comment":"04/21/2026 12:40 PM - rons - F/U changed from 04/21/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":6,"Comment":"04/21/2026 12:41 PM - rons - CLO changed from 04/28/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":7,"Comment":"04/21/2026 12:41 PM - rons - Req Date changed from 05/05/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":8,"Comment":"05/05/2026 4:45 PM - rons - F/U changed from 05/05/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":9,"Comment":"05/05/2026 4:45 PM - rons - CLO changed from 05/12/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":10,"Comment":"05/05/2026 4:45 PM - rons - Req Date changed from 05/19/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":11,"Comment":"05/11/2026 3:30 PM - rons - F/U changed from 05/13/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":12,"Comment":"05/11/2026 3:30 PM - rons - CLO changed from 05/20/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":13,"Comment":"05/11/2026 3:30 PM - rons - Req Date changed from 05/27/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248572","line":"1","part":"SKN-20BJ","qty":"1","price":"126.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248572","line":"3","part":"SKJL-25","qty":"1","price":"26.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248572","line":"5","part":"SKJ25-3/8","qty":"1","price":"103.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248572","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-11 15:30:39.723 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248572-05112026153039.txt === {"quote":"248572","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-25-2026","cust_po":"SK Parts","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Steve Andreini","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:13","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Steve Andreini","follow_phone":"888-872-3548","follow_email":"andreins@mscdirect.com","pic_user":"rons","total_amt":"197.25","total_gp":"140.89","total_gpm":"71.43","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248572,"Line":0,"Comment":"04/15/2026 11:09 AM - rons - CLO changed from 05/14/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":1,"Comment":"04/15/2026 11:09 AM - rons - Req Date changed from 05/26/2026 to 05/04/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":2,"Comment":"04/16/2026 2:15 PM - rons - F/U changed from 04/20/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":3,"Comment":"04/16/2026 2:15 PM - rons - CLO changed from 04/27/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":4,"Comment":"04/16/2026 2:15 PM - rons - Req Date changed from 05/04/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":5,"Comment":"04/21/2026 12:40 PM - rons - F/U changed from 04/21/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":6,"Comment":"04/21/2026 12:41 PM - rons - CLO changed from 04/28/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":7,"Comment":"04/21/2026 12:41 PM - rons - Req Date changed from 05/05/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":8,"Comment":"05/05/2026 4:45 PM - rons - F/U changed from 05/05/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":9,"Comment":"05/05/2026 4:45 PM - rons - CLO changed from 05/12/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":10,"Comment":"05/05/2026 4:45 PM - rons - Req Date changed from 05/19/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":248572,"Line":11,"Comment":"05/11/2026 3:30 PM - rons - F/U changed from 05/13/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248572,"Line":12,"Comment":"05/11/2026 3:30 PM - rons - CLO changed from 05/20/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248572,"Line":13,"Comment":"05/11/2026 3:30 PM - rons - Req Date changed from 05/27/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248572","line":"1","part":"SKN-20BJ","qty":"1","price":"126.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248572","line":"3","part":"SKJL-25","qty":"1","price":"26.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248572","line":"5","part":"SKJ25-3/8","qty":"1","price":"103.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248572","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-11 15:34:49.355 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247800-05112026153449.txt === {"quote":"247800","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"CLINEIND","shiptoName":"Cline Tool And Service Company","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-27-2026","cust_po":"C5005-0562-3.98(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pam Clouthier","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"10:32","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Pam Clouthier","follow_phone":"765-434-0693","follow_email":"pclouthier@clinetool.com","pic_user":"rons","total_amt":"897.60","total_gp":"416.32","total_gpm":"46.38","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":247800,"Line":0,"Comment":"05/08/2026 5:22 PM - rons - F/U changed from 04/26/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247800,"Line":1,"Comment":"05/08/2026 5:22 PM - rons - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247800,"Line":2,"Comment":"05/08/2026 5:22 PM - rons - Req Date changed from 05/12/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247800,"Line":3,"Comment":"05/08/2026 5:22 PM - rons - PIC changed from mirandag to rons"}],"items":[{"comp":"01","order":"247800","line":"1","part":"C5005-0562-3.98(C)","qty":"1","price":"685.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247800","line":"2","part":"C5005-0875-5.40(C)","qty":"1","price":"811.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247800","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:35:02.418 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247800-05112026153502.txt === {"quote":"247800","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"CLINEIND","shiptoName":"Cline Tool And Service Company","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-27-2026","cust_po":"C5005-0562-3.98(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pam Clouthier","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"10:32","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Pam Clouthier","follow_phone":"765-434-0693","follow_email":"pclouthier@clinetool.com","pic_user":"rons","total_amt":"897.60","total_gp":"416.32","total_gpm":"46.38","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":247800,"Line":0,"Comment":"05/08/2026 5:22 PM - rons - F/U changed from 04/26/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247800,"Line":1,"Comment":"05/08/2026 5:22 PM - rons - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247800,"Line":2,"Comment":"05/08/2026 5:22 PM - rons - Req Date changed from 05/12/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247800,"Line":3,"Comment":"05/08/2026 5:22 PM - rons - PIC changed from mirandag to rons"},{"comp":1,"quote":247800,"Line":4,"Comment":"05/11/2026 3:34 PM - rons - F/U changed from 05/13/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247800,"Line":5,"Comment":"05/11/2026 3:34 PM - rons - CLO changed from 05/20/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247800","line":"1","part":"C5005-0562-3.98(C)","qty":"1","price":"685.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247800","line":"2","part":"C5005-0875-5.40(C)","qty":"1","price":"811.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247800","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:35:11.331 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247800-05112026153511.txt === {"quote":"247800","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"CLINEIND","shiptoName":"Cline Tool And Service Company","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-25-2026","cust_po":"C5005-0562-3.98(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pam Clouthier","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"10:32","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Pam Clouthier","follow_phone":"765-434-0693","follow_email":"pclouthier@clinetool.com","pic_user":"rons","total_amt":"897.60","total_gp":"416.32","total_gpm":"46.38","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":247800,"Line":0,"Comment":"05/08/2026 5:22 PM - rons - F/U changed from 04/26/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247800,"Line":1,"Comment":"05/08/2026 5:22 PM - rons - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247800,"Line":2,"Comment":"05/08/2026 5:22 PM - rons - Req Date changed from 05/12/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247800,"Line":3,"Comment":"05/08/2026 5:22 PM - rons - PIC changed from mirandag to rons"},{"comp":1,"quote":247800,"Line":4,"Comment":"05/11/2026 3:34 PM - rons - F/U changed from 05/13/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247800,"Line":5,"Comment":"05/11/2026 3:34 PM - rons - CLO changed from 05/20/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247800,"Line":6,"Comment":"05/11/2026 3:35 PM - rons - Req Date changed from 05/27/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247800","line":"1","part":"C5005-0562-3.98(C)","qty":"1","price":"685.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247800","line":"2","part":"C5005-0875-5.40(C)","qty":"1","price":"811.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247800","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:35:29.881 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249779-05112026153529.txt === {"quote":"249779","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"E16-023(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeremy Melvin","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:58","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jeremy Melvin","follow_phone":"574-289-4811x2589","follow_email":"jmelvin@powelltool.com","pic_user":"rons","total_amt":"52.36","total_gp":"38.29","total_gpm":"73.13","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249779,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249779,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249779","line":"1","part":"E16-023(C)","qty":"1","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249779","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:35:44.949 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249779-05112026153543.txt === {"quote":"249779","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"E16-023(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeremy Melvin","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:58","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jeremy Melvin","follow_phone":"574-289-4811x2589","follow_email":"jmelvin@powelltool.com","pic_user":"rons","total_amt":"52.36","total_gp":"38.29","total_gpm":"73.13","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":249779,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249779,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249779,"Line":2,"Comment":"05/11/2026 3:35 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249779,"Line":3,"Comment":"05/11/2026 3:35 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249779","line":"1","part":"E16-023(C)","qty":"1","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249779","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:35:50.133 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249779-05112026153549.txt === {"quote":"249779","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-04-2026","cust_po":"E16-023(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeremy Melvin","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:58","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jeremy Melvin","follow_phone":"574-289-4811x2589","follow_email":"jmelvin@powelltool.com","pic_user":"rons","total_amt":"52.36","total_gp":"38.29","total_gpm":"73.13","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":249779,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249779,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249779,"Line":2,"Comment":"05/11/2026 3:35 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249779,"Line":3,"Comment":"05/11/2026 3:35 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249779,"Line":4,"Comment":"05/11/2026 3:35 PM - rons - Req Date changed from 05/27/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249779","line":"1","part":"E16-023(C)","qty":"1","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249779","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:35:55.914 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248837-05112026153555.txt === {"quote":"248837","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"FRANKM","shiptoName":"Frank Millard Company","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"05-27-2026","cust_po":"CAT50 Tooling - TC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jack Eilmann","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"10:39","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jack Eilmann","follow_phone":"314-426-5300","follow_email":"jack.eilmann@hartwiginc.com","pic_user":"rons","total_amt":"6853.0","total_gp":"3511.89","total_gpm":"51.25","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"76","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"248837","line":"3","data":"04-20-2026 10:45 - Discounts Recalculated QS"},{"comp":"1","quote":"248837","line":"2","data":"04-20-2026 10:50-haleyd 50% cert pricing"},{"comp":"1","quote":"248837","line":"1","data":"only to Tony"},{"comp":"1","quote":"248837","line":"0","data":"04-21-2026 09:02-karynm sent over excel LIST price"}],"crmnotes":[{"comp":1,"quote":248837,"Line":0,"Comment":"04/21/2026 12:58 PM - rons - CLO changed from 05/20/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248837,"Line":1,"Comment":"04/21/2026 12:59 PM - rons - F/U changed from 04/26/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248837,"Line":2,"Comment":"04/21/2026 12:59 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248837,"Line":3,"Comment":"04/21/2026 12:59 PM - rons - Req Date changed from 05/20/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248837","line":"1","part":"C50-4500(H)-EU","qty":"45","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"2","part":"C5007-0020-4.00","qty":"5","price":"379.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"3","part":"C5007-0032-4.00","qty":"5","price":"361.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"4","part":"020-SPAN","qty":"2","price":"21.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"5","part":"032-SPAN","qty":"2","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"6","part":"E20-SET-12(C)","qty":"1","price":"1153.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"7","part":"E32-SET-17(C)","qty":"1","price":"1763.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"8","part":"C5006-0500-4.00","qty":"2","price":"214.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"9","part":"C5006-0750-4.00","qty":"2","price":"224.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"10","part":"C5006-1000-4.00","qty":"2","price":"198.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"11","part":"C5001-0750-4.00CP","qty":"4","price":"292.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"12","part":"CAT50-NPU8-80U-IDU","qty":"2","price":"666.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"13","part":"CAT50-C3/4-105U-IDU","qty":"2","price":"713.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-11 15:36:10.734 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248837-05112026153610.txt === {"quote":"248837","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"FRANKM","shiptoName":"Frank Millard Company","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"05-27-2026","cust_po":"CAT50 Tooling - TC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jack Eilmann","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"10:39","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jack Eilmann","follow_phone":"314-426-5300","follow_email":"jack.eilmann@hartwiginc.com","pic_user":"rons","total_amt":"6853.0","total_gp":"3511.89","total_gpm":"51.25","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"76","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"248837","line":"3","data":"04-20-2026 10:45 - Discounts Recalculated QS"},{"comp":"1","quote":"248837","line":"2","data":"04-20-2026 10:50-haleyd 50% cert pricing"},{"comp":"1","quote":"248837","line":"1","data":"only to Tony"},{"comp":"1","quote":"248837","line":"0","data":"04-21-2026 09:02-karynm sent over excel LIST price"}],"crmnotes":[{"comp":1,"quote":248837,"Line":0,"Comment":"04/21/2026 12:58 PM - rons - CLO changed from 05/20/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248837,"Line":1,"Comment":"04/21/2026 12:59 PM - rons - F/U changed from 04/26/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248837,"Line":2,"Comment":"04/21/2026 12:59 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248837,"Line":3,"Comment":"04/21/2026 12:59 PM - rons - Req Date changed from 05/20/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":248837,"Line":4,"Comment":"05/11/2026 3:35 PM - rons - F/U changed from 05/13/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248837,"Line":5,"Comment":"05/11/2026 3:36 PM - rons - CLO changed from 05/20/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248837","line":"1","part":"C50-4500(H)-EU","qty":"45","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"2","part":"C5007-0020-4.00","qty":"5","price":"379.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"3","part":"C5007-0032-4.00","qty":"5","price":"361.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"4","part":"020-SPAN","qty":"2","price":"21.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"5","part":"032-SPAN","qty":"2","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"6","part":"E20-SET-12(C)","qty":"1","price":"1153.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"7","part":"E32-SET-17(C)","qty":"1","price":"1763.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"8","part":"C5006-0500-4.00","qty":"2","price":"214.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"9","part":"C5006-0750-4.00","qty":"2","price":"224.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"10","part":"C5006-1000-4.00","qty":"2","price":"198.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"11","part":"C5001-0750-4.00CP","qty":"4","price":"292.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"12","part":"CAT50-NPU8-80U-IDU","qty":"2","price":"666.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"13","part":"CAT50-C3/4-105U-IDU","qty":"2","price":"713.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-11 15:36:20.337 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248837-05112026153620.txt === {"quote":"248837","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"FRANKM","shiptoName":"Frank Millard Company","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"06-18-2026","cust_po":"CAT50 Tooling - TC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jack Eilmann","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"10:39","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jack Eilmann","follow_phone":"314-426-5300","follow_email":"jack.eilmann@hartwiginc.com","pic_user":"rons","total_amt":"6853.0","total_gp":"3511.89","total_gpm":"51.25","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"76","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"248837","line":"3","data":"04-20-2026 10:45 - Discounts Recalculated QS"},{"comp":"1","quote":"248837","line":"2","data":"04-20-2026 10:50-haleyd 50% cert pricing"},{"comp":"1","quote":"248837","line":"1","data":"only to Tony"},{"comp":"1","quote":"248837","line":"0","data":"04-21-2026 09:02-karynm sent over excel LIST price"}],"crmnotes":[{"comp":1,"quote":248837,"Line":0,"Comment":"04/21/2026 12:58 PM - rons - CLO changed from 05/20/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248837,"Line":1,"Comment":"04/21/2026 12:59 PM - rons - F/U changed from 04/26/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248837,"Line":2,"Comment":"04/21/2026 12:59 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248837,"Line":3,"Comment":"04/21/2026 12:59 PM - rons - Req Date changed from 05/20/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":248837,"Line":4,"Comment":"05/11/2026 3:35 PM - rons - F/U changed from 05/13/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248837,"Line":5,"Comment":"05/11/2026 3:36 PM - rons - CLO changed from 05/20/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":248837,"Line":6,"Comment":"05/11/2026 3:36 PM - rons - Req Date changed from 05/27/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248837","line":"1","part":"C50-4500(H)-EU","qty":"45","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"2","part":"C5007-0020-4.00","qty":"5","price":"379.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"3","part":"C5007-0032-4.00","qty":"5","price":"361.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"4","part":"020-SPAN","qty":"2","price":"21.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"5","part":"032-SPAN","qty":"2","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"6","part":"E20-SET-12(C)","qty":"1","price":"1153.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"7","part":"E32-SET-17(C)","qty":"1","price":"1763.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"8","part":"C5006-0500-4.00","qty":"2","price":"214.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"9","part":"C5006-0750-4.00","qty":"2","price":"224.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"10","part":"C5006-1000-4.00","qty":"2","price":"198.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"11","part":"C5001-0750-4.00CP","qty":"4","price":"292.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"12","part":"CAT50-NPU8-80U-IDU","qty":"2","price":"666.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"13","part":"CAT50-C3/4-105U-IDU","qty":"2","price":"713.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248837","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-11 15:37:21.302 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249828-05112026153721.txt === {"quote":"249828","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"100TG-NUT","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:21","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"rons","total_amt":"59.40","total_gp":"48.05","total_gpm":"80.89","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249828,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249828,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/07/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249828","line":"1","part":"100TG-NUT","qty":"1","price":"66.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249828","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:37:33.193 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249828-05112026153732.txt === {"quote":"249828","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"100TG-NUT","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:21","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"rons","total_amt":"59.40","total_gp":"48.05","total_gpm":"80.89","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":249828,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249828,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/07/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249828,"Line":2,"Comment":"05/11/2026 3:37 PM - rons - F/U changed from 05/13/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249828,"Line":3,"Comment":"05/11/2026 3:37 PM - rons - CLO changed from 05/20/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249828","line":"1","part":"100TG-NUT","qty":"1","price":"66.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249828","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:37:40.509 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249828-05112026153740.txt === {"quote":"249828","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-10-2026","cust_po":"100TG-NUT","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:21","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"rons","total_amt":"59.40","total_gp":"48.05","total_gpm":"80.89","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":249828,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249828,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/07/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249828,"Line":2,"Comment":"05/11/2026 3:37 PM - rons - F/U changed from 05/13/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249828,"Line":3,"Comment":"05/11/2026 3:37 PM - rons - CLO changed from 05/20/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249828,"Line":4,"Comment":"05/11/2026 3:37 PM - rons - Req Date changed from 05/27/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249828","line":"1","part":"100TG-NUT","qty":"1","price":"66.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249828","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:37:59.578 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246965-05112026153758.txt === {"quote":"246965","customer":"20790","name":null,"customerName":"Toyota Tsusho America, Inc. (KY)","comp":"01","open":"0","shipto":"TOYOTROY","shiptoName":"Toyota Tsusho America","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"05-27-2026","cust_po":"YNA0173623 & YNA0173624","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"09:41","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Joseph Medley","follow_phone":"502-867-5098","follow_email":"joseph_medley@taiamerica.com","pic_user":"rons","total_amt":"13716.00","total_gp":"11876.78","total_gpm":"86.59","rev_type":"RT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"212","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"246965","line":"6","data":"04-01-2026 10:56 - Discounts Recalculated QS"},{"comp":"1","quote":"246965","line":"5","data":"03-13-2026 09:45 - Discounts Recalculated QS"},{"comp":"1","quote":"246965","line":"4","data":"& 21698426"},{"comp":"1","quote":"246965","line":"3","data":"and revised POs for their POs 21687112, 21698466,"},{"comp":"1","quote":"246965","line":"2","data":"will be reaching out to my contact there on orders"},{"comp":"1","quote":"246965","line":"1","data":"confirming on 3 POs - quote has been updated and"},{"comp":"1","quote":"246965","line":"0","data":"04-15-2026 16:31-rons: spoke with Chris and Lok;"}],"crmnotes":[{"comp":1,"quote":246965,"Line":0,"Comment":"04/16/2026 2:19 PM - rons - CLO changed from 04/13/2026 to 05/05/2026 (CLO Date Updated)"},{"comp":1,"quote":246965,"Line":1,"Comment":"04/16/2026 2:20 PM - rons - Req Date changed from 04/24/2026 to 05/12/2026 (Req Date Updated)"},{"comp":1,"quote":246965,"Line":2,"Comment":"04/27/2026 1:46 PM - rons - \"These are all pending approval still\"..."},{"comp":1,"quote":246965,"Line":3,"Comment":"04/27/2026 1:47 PM - rons - F/U changed from 04/28/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246965,"Line":4,"Comment":"04/27/2026 1:47 PM - rons - CLO changed from 05/05/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":246965,"Line":5,"Comment":"04/27/2026 1:47 PM - rons - Req Date changed from 05/12/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246965","line":"1","part":"TG5100300-Z80N","qty":"24","price":"36.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246965","line":"3","part":"TG5100300-Z80N","qty":"96","price":"36.00","uom":"EA","discount":"10.00","req_date":"38 STOCK + 4 WEEKS","branch":"1"},{"comp":"01","order":"246965","line":"5","part":"SOP-30","qty":"91","price":"120.00","uom":"EA","discount":"10.00","req_date":"21 STOCK + 4 WEEKS","branch":"1"},{"comp":"01","order":"246965","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246965","Line":"1","Company":"1","F_Line":"1","Comment":"Material #YNA0173623-MO / new part # for NIK-1555-300.","Loc":"Y"},{"Quote":"246965","Line":"1","Company":"1","F_Line":"2","Comment":"Ordered on Toyota Tsusho PO 21687112.","Loc":"Y"},{"Quote":"246965","Line":"3","Company":"1","F_Line":"1","Comment":"Material #YNA0173623-MO / new part # for NIK-1555-300.","Loc":"Y"},{"Quote":"246965","Line":"3","Company":"1","F_Line":"2","Comment":"Ordered on Toyota Tsusho PO 21698466.","Loc":"Y"},{"Quote":"246965","Line":"5","Company":"1","F_Line":"1","Comment":"Material #YNA0173624-MO","Loc":"Y"},{"Quote":"246965","Line":"5","Company":"1","F_Line":"2","Comment":"Ordered on Toyota Tsusho PO 21698426.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-11 15:38:14.505 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246965-05112026153814.txt === {"quote":"246965","customer":"20790","name":null,"customerName":"Toyota Tsusho America, Inc. (KY)","comp":"01","open":"0","shipto":"TOYOTROY","shiptoName":"Toyota Tsusho America","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"05-27-2026","cust_po":"YNA0173623 & YNA0173624","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"09:41","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Joseph Medley","follow_phone":"502-867-5098","follow_email":"joseph_medley@taiamerica.com","pic_user":"rons","total_amt":"13716.00","total_gp":"11876.78","total_gpm":"86.59","rev_type":"RT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"212","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"246965","line":"6","data":"04-01-2026 10:56 - Discounts Recalculated QS"},{"comp":"1","quote":"246965","line":"5","data":"03-13-2026 09:45 - Discounts Recalculated QS"},{"comp":"1","quote":"246965","line":"4","data":"& 21698426"},{"comp":"1","quote":"246965","line":"3","data":"and revised POs for their POs 21687112, 21698466,"},{"comp":"1","quote":"246965","line":"2","data":"will be reaching out to my contact there on orders"},{"comp":"1","quote":"246965","line":"1","data":"confirming on 3 POs - quote has been updated and"},{"comp":"1","quote":"246965","line":"0","data":"04-15-2026 16:31-rons: spoke with Chris and Lok;"}],"crmnotes":[{"comp":1,"quote":246965,"Line":0,"Comment":"04/16/2026 2:19 PM - rons - CLO changed from 04/13/2026 to 05/05/2026 (CLO Date Updated)"},{"comp":1,"quote":246965,"Line":1,"Comment":"04/16/2026 2:20 PM - rons - Req Date changed from 04/24/2026 to 05/12/2026 (Req Date Updated)"},{"comp":1,"quote":246965,"Line":2,"Comment":"04/27/2026 1:46 PM - rons - \"These are all pending approval still\"..."},{"comp":1,"quote":246965,"Line":3,"Comment":"04/27/2026 1:47 PM - rons - F/U changed from 04/28/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246965,"Line":4,"Comment":"04/27/2026 1:47 PM - rons - CLO changed from 05/05/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":246965,"Line":5,"Comment":"04/27/2026 1:47 PM - rons - Req Date changed from 05/12/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":246965,"Line":6,"Comment":"05/11/2026 3:37 PM - rons - F/U changed from 05/13/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246965,"Line":7,"Comment":"05/11/2026 3:38 PM - rons - CLO changed from 05/20/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246965","line":"1","part":"TG5100300-Z80N","qty":"24","price":"36.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246965","line":"3","part":"TG5100300-Z80N","qty":"96","price":"36.00","uom":"EA","discount":"10.00","req_date":"38 STOCK + 4 WEEKS","branch":"1"},{"comp":"01","order":"246965","line":"5","part":"SOP-30","qty":"91","price":"120.00","uom":"EA","discount":"10.00","req_date":"21 STOCK + 4 WEEKS","branch":"1"},{"comp":"01","order":"246965","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246965","Line":"1","Company":"1","F_Line":"1","Comment":"Material #YNA0173623-MO / new part # for NIK-1555-300.","Loc":"Y"},{"Quote":"246965","Line":"1","Company":"1","F_Line":"2","Comment":"Ordered on Toyota Tsusho PO 21687112.","Loc":"Y"},{"Quote":"246965","Line":"3","Company":"1","F_Line":"1","Comment":"Material #YNA0173623-MO / new part # for NIK-1555-300.","Loc":"Y"},{"Quote":"246965","Line":"3","Company":"1","F_Line":"2","Comment":"Ordered on Toyota Tsusho PO 21698466.","Loc":"Y"},{"Quote":"246965","Line":"5","Company":"1","F_Line":"1","Comment":"Material #YNA0173624-MO","Loc":"Y"},{"Quote":"246965","Line":"5","Company":"1","F_Line":"2","Comment":"Ordered on Toyota Tsusho PO 21698426.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-11 15:38:21.592 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246965-05112026153821.txt === {"quote":"246965","customer":"20790","name":null,"customerName":"Toyota Tsusho America, Inc. (KY)","comp":"01","open":"0","shipto":"TOYOTROY","shiptoName":"Toyota Tsusho America","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"06-11-2026","cust_po":"YNA0173623 & YNA0173624","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"09:41","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Joseph Medley","follow_phone":"502-867-5098","follow_email":"joseph_medley@taiamerica.com","pic_user":"rons","total_amt":"13716.00","total_gp":"11876.78","total_gpm":"86.59","rev_type":"RT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"212","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"246965","line":"6","data":"04-01-2026 10:56 - Discounts Recalculated QS"},{"comp":"1","quote":"246965","line":"5","data":"03-13-2026 09:45 - Discounts Recalculated QS"},{"comp":"1","quote":"246965","line":"4","data":"& 21698426"},{"comp":"1","quote":"246965","line":"3","data":"and revised POs for their POs 21687112, 21698466,"},{"comp":"1","quote":"246965","line":"2","data":"will be reaching out to my contact there on orders"},{"comp":"1","quote":"246965","line":"1","data":"confirming on 3 POs - quote has been updated and"},{"comp":"1","quote":"246965","line":"0","data":"04-15-2026 16:31-rons: spoke with Chris and Lok;"}],"crmnotes":[{"comp":1,"quote":246965,"Line":0,"Comment":"04/16/2026 2:19 PM - rons - CLO changed from 04/13/2026 to 05/05/2026 (CLO Date Updated)"},{"comp":1,"quote":246965,"Line":1,"Comment":"04/16/2026 2:20 PM - rons - Req Date changed from 04/24/2026 to 05/12/2026 (Req Date Updated)"},{"comp":1,"quote":246965,"Line":2,"Comment":"04/27/2026 1:46 PM - rons - \"These are all pending approval still\"..."},{"comp":1,"quote":246965,"Line":3,"Comment":"04/27/2026 1:47 PM - rons - F/U changed from 04/28/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246965,"Line":4,"Comment":"04/27/2026 1:47 PM - rons - CLO changed from 05/05/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":246965,"Line":5,"Comment":"04/27/2026 1:47 PM - rons - Req Date changed from 05/12/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":246965,"Line":6,"Comment":"05/11/2026 3:37 PM - rons - F/U changed from 05/13/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246965,"Line":7,"Comment":"05/11/2026 3:38 PM - rons - CLO changed from 05/20/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":246965,"Line":8,"Comment":"05/11/2026 3:38 PM - rons - Req Date changed from 05/27/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246965","line":"1","part":"TG5100300-Z80N","qty":"24","price":"36.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246965","line":"3","part":"TG5100300-Z80N","qty":"96","price":"36.00","uom":"EA","discount":"10.00","req_date":"38 STOCK + 4 WEEKS","branch":"1"},{"comp":"01","order":"246965","line":"5","part":"SOP-30","qty":"91","price":"120.00","uom":"EA","discount":"10.00","req_date":"21 STOCK + 4 WEEKS","branch":"1"},{"comp":"01","order":"246965","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246965","Line":"1","Company":"1","F_Line":"1","Comment":"Material #YNA0173623-MO / new part # for NIK-1555-300.","Loc":"Y"},{"Quote":"246965","Line":"1","Company":"1","F_Line":"2","Comment":"Ordered on Toyota Tsusho PO 21687112.","Loc":"Y"},{"Quote":"246965","Line":"3","Company":"1","F_Line":"1","Comment":"Material #YNA0173623-MO / new part # for NIK-1555-300.","Loc":"Y"},{"Quote":"246965","Line":"3","Company":"1","F_Line":"2","Comment":"Ordered on Toyota Tsusho PO 21698466.","Loc":"Y"},{"Quote":"246965","Line":"5","Company":"1","F_Line":"1","Comment":"Material #YNA0173624-MO","Loc":"Y"},{"Quote":"246965","Line":"5","Company":"1","F_Line":"2","Comment":"Ordered on Toyota Tsusho PO 21698426.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-11 15:38:25.568 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6425741732882, -88.2100362691677, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6425741732882, -88.2100362691677, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2153194 second/s. 2026-05-11 15:39:10.183 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249871-05112026153909.txt === {"quote":"249871","customer":"10035","name":null,"customerName":"J & M Precision Products","comp":"01","open":"0","shipto":"ACROGREE","shiptoName":"Acro Engineering","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"05-28-2026","cust_po":"SK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Brown","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:50","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Mike Brown","follow_phone":"317-306-5243","follow_email":"mike@jmppi.com","pic_user":"rons","total_amt":"7532.35","total_gp":"5159.26","total_gpm":"68.49","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"36","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249871","line":"2","data":"05-08-2026 11:06-rons: adding entry to quote log"},{"comp":"1","quote":"249871","line":"1","data":"updated quote once we hear back"},{"comp":"1","quote":"249871","line":"0","data":"05-08-2026 11:09-rons: sending quote...will send"}],"crmnotes":[{"comp":1,"quote":249871,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249871,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249871","line":"1","part":"MBT40-SK16C-120P","qty":"2","price":"678.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249871","line":"2","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"4","part":"NBT40-SK10C-120P","qty":"2","price":"527.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"5","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"7","part":"B4005-0562-3.98(C)","qty":"2","price":"707.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"9","part":"MBT40-SK16C-90P","qty":"2","price":"619.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249871","line":"11","part":"MBT40-SK10C-90P","qty":"1","price":"477.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249871","line":"13","part":"NBT40-SK6C-150P","qty":"1","price":"652.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"14","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"16","part":"NBT40-SK10C-150P","qty":"1","price":"561.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"18","part":"BT40-NPU13-80","qty":"1","price":"565.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"19","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"21","part":"SPECIAL-TL","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249871","line":"23","part":"BT40-C3/4-105G","qty":"1","price":"638.00","uom":"EA","discount":"28.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"249871","line":"24","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"26","part":"NBT40-C3/4-105G","qty":"1","price":"702.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"28","part":"SK16-1/2A","qty":"3","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"29","part":"SK10-1/4A","qty":"3","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"30","part":"KM3/4-1/2","qty":"3","price":"64.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"31","part":"SK16-3/8A","qty":"3","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"32","part":"SK10-5/16A","qty":"1","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"33","part":"SK10-3/16A","qty":"1","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"34","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"38","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249871","Line":"21","Company":"1","F_Line":"1","Comment":"BT40-JTA6-45 - please note this is considered special.","Loc":"Y"},{"Quote":"249871","Line":"21","Company":"1","F_Line":"2","Comment":"Once PO/order issued, these cannot be cancelled or","Loc":"Y"},{"Quote":"249871","Line":"21","Company":"1","F_Line":"3","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"249871","Line":"0","Comment":"Please note non-standard stock items considered"},{"Quote":"249871","Line":"1","Comment":"special. Once a PO/order has been issued, these items"},{"Quote":"249871","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":24}}] 2026-05-11 15:39:24.626 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249871-05112026153924.txt === {"quote":"249871","customer":"10035","name":null,"customerName":"J & M Precision Products","comp":"01","open":"0","shipto":"ACROGREE","shiptoName":"Acro Engineering","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"05-28-2026","cust_po":"SK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Brown","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:50","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Mike Brown","follow_phone":"317-306-5243","follow_email":"mike@jmppi.com","pic_user":"rons","total_amt":"7532.35","total_gp":"5159.26","total_gpm":"68.49","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"36","win_pct":"20","clo_date":"06-09-2026","notes":[{"comp":"1","quote":"249871","line":"2","data":"05-08-2026 11:06-rons: adding entry to quote log"},{"comp":"1","quote":"249871","line":"1","data":"updated quote once we hear back"},{"comp":"1","quote":"249871","line":"0","data":"05-08-2026 11:09-rons: sending quote...will send"}],"crmnotes":[{"comp":1,"quote":249871,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249871,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249871,"Line":2,"Comment":"05/11/2026 3:39 PM - rons - F/U changed from 05/14/2026 to 6/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249871,"Line":3,"Comment":"05/11/2026 3:39 PM - rons - CLO changed from 05/21/2026 to 06/09/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249871","line":"1","part":"MBT40-SK16C-120P","qty":"2","price":"678.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249871","line":"2","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"4","part":"NBT40-SK10C-120P","qty":"2","price":"527.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"5","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"7","part":"B4005-0562-3.98(C)","qty":"2","price":"707.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"9","part":"MBT40-SK16C-90P","qty":"2","price":"619.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249871","line":"11","part":"MBT40-SK10C-90P","qty":"1","price":"477.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249871","line":"13","part":"NBT40-SK6C-150P","qty":"1","price":"652.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"14","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"16","part":"NBT40-SK10C-150P","qty":"1","price":"561.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"18","part":"BT40-NPU13-80","qty":"1","price":"565.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"19","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"21","part":"SPECIAL-TL","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249871","line":"23","part":"BT40-C3/4-105G","qty":"1","price":"638.00","uom":"EA","discount":"28.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"249871","line":"24","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"26","part":"NBT40-C3/4-105G","qty":"1","price":"702.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"28","part":"SK16-1/2A","qty":"3","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"29","part":"SK10-1/4A","qty":"3","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"30","part":"KM3/4-1/2","qty":"3","price":"64.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"31","part":"SK16-3/8A","qty":"3","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"32","part":"SK10-5/16A","qty":"1","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"33","part":"SK10-3/16A","qty":"1","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"34","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"38","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249871","Line":"21","Company":"1","F_Line":"1","Comment":"BT40-JTA6-45 - please note this is considered special.","Loc":"Y"},{"Quote":"249871","Line":"21","Company":"1","F_Line":"2","Comment":"Once PO/order issued, these cannot be cancelled or","Loc":"Y"},{"Quote":"249871","Line":"21","Company":"1","F_Line":"3","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"249871","Line":"0","Comment":"Please note non-standard stock items considered"},{"Quote":"249871","Line":"1","Comment":"special. Once a PO/order has been issued, these items"},{"Quote":"249871","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":24}}] 2026-05-11 15:39:32.615 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249871-05112026153932.txt === {"quote":"249871","customer":"10035","name":null,"customerName":"J & M Precision Products","comp":"01","open":"0","shipto":"ACROGREE","shiptoName":"Acro Engineering","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-16-2026","cust_po":"SK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Brown","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:50","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Mike Brown","follow_phone":"317-306-5243","follow_email":"mike@jmppi.com","pic_user":"rons","total_amt":"7532.35","total_gp":"5159.26","total_gpm":"68.49","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"36","win_pct":"20","clo_date":"06-09-2026","notes":[{"comp":"1","quote":"249871","line":"2","data":"05-08-2026 11:06-rons: adding entry to quote log"},{"comp":"1","quote":"249871","line":"1","data":"updated quote once we hear back"},{"comp":"1","quote":"249871","line":"0","data":"05-08-2026 11:09-rons: sending quote...will send"}],"crmnotes":[{"comp":1,"quote":249871,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249871,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249871,"Line":2,"Comment":"05/11/2026 3:39 PM - rons - F/U changed from 05/14/2026 to 6/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249871,"Line":3,"Comment":"05/11/2026 3:39 PM - rons - CLO changed from 05/21/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":249871,"Line":4,"Comment":"05/11/2026 3:39 PM - rons - Req Date changed from 05/28/2026 to 06/16/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249871","line":"1","part":"MBT40-SK16C-120P","qty":"2","price":"678.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249871","line":"2","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"4","part":"NBT40-SK10C-120P","qty":"2","price":"527.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"5","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"7","part":"B4005-0562-3.98(C)","qty":"2","price":"707.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"9","part":"MBT40-SK16C-90P","qty":"2","price":"619.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249871","line":"11","part":"MBT40-SK10C-90P","qty":"1","price":"477.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249871","line":"13","part":"NBT40-SK6C-150P","qty":"1","price":"652.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"14","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"16","part":"NBT40-SK10C-150P","qty":"1","price":"561.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"18","part":"BT40-NPU13-80","qty":"1","price":"565.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"19","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"21","part":"SPECIAL-TL","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249871","line":"23","part":"BT40-C3/4-105G","qty":"1","price":"638.00","uom":"EA","discount":"28.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"249871","line":"24","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"26","part":"NBT40-C3/4-105G","qty":"1","price":"702.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"28","part":"SK16-1/2A","qty":"3","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"29","part":"SK10-1/4A","qty":"3","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"30","part":"KM3/4-1/2","qty":"3","price":"64.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"31","part":"SK16-3/8A","qty":"3","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"32","part":"SK10-5/16A","qty":"1","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"33","part":"SK10-3/16A","qty":"1","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"34","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249871","line":"38","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249871","Line":"21","Company":"1","F_Line":"1","Comment":"BT40-JTA6-45 - please note this is considered special.","Loc":"Y"},{"Quote":"249871","Line":"21","Company":"1","F_Line":"2","Comment":"Once PO/order issued, these cannot be cancelled or","Loc":"Y"},{"Quote":"249871","Line":"21","Company":"1","F_Line":"3","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"249871","Line":"0","Comment":"Please note non-standard stock items considered"},{"Quote":"249871","Line":"1","Comment":"special. Once a PO/order has been issued, these items"},{"Quote":"249871","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":24}}] 2026-05-11 15:40:12.819 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248430-05112026154012.txt === {"quote":"248430","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-28-2026","cust_po":"BMT55-OD10X","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:23","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"423.50","total_gp":"237.20","total_gpm":"56.01","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248430,"Line":0,"Comment":"04/13/2026 1:54 PM - rons - F/U changed from 04/19/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248430,"Line":1,"Comment":"04/13/2026 1:54 PM - rons - CLO changed from 05/13/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248430,"Line":2,"Comment":"04/13/2026 1:54 PM - rons - Req Date changed from 05/25/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248430,"Line":3,"Comment":"05/06/2026 5:12 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248430,"Line":4,"Comment":"05/06/2026 5:12 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248430,"Line":5,"Comment":"05/06/2026 5:12 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248430","line":"1","part":"BMT55-OD10X","qty":"1","price":"605.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248430","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:40:25.313 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248430-05112026154025.txt === {"quote":"248430","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-28-2026","cust_po":"BMT55-OD10X","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:23","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"423.50","total_gp":"237.20","total_gpm":"56.01","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248430,"Line":0,"Comment":"04/13/2026 1:54 PM - rons - F/U changed from 04/19/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248430,"Line":1,"Comment":"04/13/2026 1:54 PM - rons - CLO changed from 05/13/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248430,"Line":2,"Comment":"04/13/2026 1:54 PM - rons - Req Date changed from 05/25/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248430,"Line":3,"Comment":"05/06/2026 5:12 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248430,"Line":4,"Comment":"05/06/2026 5:12 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248430,"Line":5,"Comment":"05/06/2026 5:12 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248430,"Line":6,"Comment":"05/11/2026 3:40 PM - rons - F/U changed from 05/14/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248430,"Line":7,"Comment":"05/11/2026 3:40 PM - rons - CLO changed from 05/21/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248430","line":"1","part":"BMT55-OD10X","qty":"1","price":"605.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248430","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:40:30.810 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248430-05112026154030.txt === {"quote":"248430","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-25-2026","cust_po":"BMT55-OD10X","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:23","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"423.50","total_gp":"237.20","total_gpm":"56.01","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248430,"Line":0,"Comment":"04/13/2026 1:54 PM - rons - F/U changed from 04/19/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248430,"Line":1,"Comment":"04/13/2026 1:54 PM - rons - CLO changed from 05/13/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248430,"Line":2,"Comment":"04/13/2026 1:54 PM - rons - Req Date changed from 05/25/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248430,"Line":3,"Comment":"05/06/2026 5:12 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248430,"Line":4,"Comment":"05/06/2026 5:12 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248430,"Line":5,"Comment":"05/06/2026 5:12 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248430,"Line":6,"Comment":"05/11/2026 3:40 PM - rons - F/U changed from 05/14/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248430,"Line":7,"Comment":"05/11/2026 3:40 PM - rons - CLO changed from 05/21/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248430,"Line":8,"Comment":"05/11/2026 3:40 PM - rons - Req Date changed from 05/28/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248430","line":"1","part":"BMT55-OD10X","qty":"1","price":"605.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248430","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:41:00.401 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248430-05112026154100.txt === {"quote":"248430","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-25-2026","cust_po":"BMT55-OD10X","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:23","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"423.50","total_gp":"237.20","total_gpm":"56.01","rev_type":"LT","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248430,"Line":0,"Comment":"04/13/2026 1:54 PM - rons - F/U changed from 04/19/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248430,"Line":1,"Comment":"04/13/2026 1:54 PM - rons - CLO changed from 05/13/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248430,"Line":2,"Comment":"04/13/2026 1:54 PM - rons - Req Date changed from 05/25/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248430,"Line":3,"Comment":"05/06/2026 5:12 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248430,"Line":4,"Comment":"05/06/2026 5:12 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248430,"Line":5,"Comment":"05/06/2026 5:12 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248430,"Line":6,"Comment":"05/11/2026 3:40 PM - rons - F/U changed from 05/14/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248430,"Line":7,"Comment":"05/11/2026 3:40 PM - rons - CLO changed from 05/21/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248430,"Line":8,"Comment":"05/11/2026 3:40 PM - rons - Req Date changed from 05/28/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248430,"Line":9,"Comment":"05/11/2026 3:40 PM - rons - PO placed for Roberson Tool & Die LLC!"}],"items":[{"comp":"01","order":"248430","line":"1","part":"BMT55-OD10X","qty":"1","price":"605.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248430","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:41:45.464 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248594-05112026154145.txt === {"quote":"248594","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"CLINNEWT","shiptoName":"Cline Tool & Service Company","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-28-2026","cust_po":"QCFC65-096-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Penning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:06","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Scott Penning","follow_phone":"641-792-7086x159","follow_email":"spenning@clinetool.com","pic_user":"rons","total_amt":"275.34","total_gp":"128.41","total_gpm":"46.64","rev_type":"WAP","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248594,"Line":0,"Comment":"04/15/2026 10:56 AM - rons - CLO changed from 05/15/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248594,"Line":1,"Comment":"04/15/2026 10:56 AM - rons - Req Date changed from 05/27/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248594,"Line":2,"Comment":"04/21/2026 12:41 PM - rons - F/U changed from 04/21/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248594,"Line":3,"Comment":"04/21/2026 12:41 PM - rons - CLO changed from 04/28/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248594,"Line":4,"Comment":"04/21/2026 12:42 PM - rons - Req Date changed from 05/05/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248594,"Line":5,"Comment":"05/06/2026 5:13 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248594,"Line":6,"Comment":"05/06/2026 5:13 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248594,"Line":7,"Comment":"05/06/2026 5:13 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248594","line":"1","part":"QCFC65-096-SMO","qty":"1","price":"353.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248594","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:41:57.941 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248594-05112026154157.txt === {"quote":"248594","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"CLINNEWT","shiptoName":"Cline Tool & Service Company","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-28-2026","cust_po":"QCFC65-096-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Penning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:06","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Scott Penning","follow_phone":"641-792-7086x159","follow_email":"spenning@clinetool.com","pic_user":"rons","total_amt":"275.34","total_gp":"128.41","total_gpm":"46.64","rev_type":"WAP","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248594,"Line":0,"Comment":"04/15/2026 10:56 AM - rons - CLO changed from 05/15/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248594,"Line":1,"Comment":"04/15/2026 10:56 AM - rons - Req Date changed from 05/27/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248594,"Line":2,"Comment":"04/21/2026 12:41 PM - rons - F/U changed from 04/21/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248594,"Line":3,"Comment":"04/21/2026 12:41 PM - rons - CLO changed from 04/28/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248594,"Line":4,"Comment":"04/21/2026 12:42 PM - rons - Req Date changed from 05/05/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248594,"Line":5,"Comment":"05/06/2026 5:13 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248594,"Line":6,"Comment":"05/06/2026 5:13 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248594,"Line":7,"Comment":"05/06/2026 5:13 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248594,"Line":8,"Comment":"05/11/2026 3:41 PM - rons - F/U changed from 05/14/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248594,"Line":9,"Comment":"05/11/2026 3:41 PM - rons - CLO changed from 05/21/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248594","line":"1","part":"QCFC65-096-SMO","qty":"1","price":"353.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248594","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:42:05.362 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248594-05112026154205.txt === {"quote":"248594","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"CLINNEWT","shiptoName":"Cline Tool & Service Company","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-25-2026","cust_po":"QCFC65-096-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Penning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:06","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Scott Penning","follow_phone":"641-792-7086x159","follow_email":"spenning@clinetool.com","pic_user":"rons","total_amt":"275.34","total_gp":"128.41","total_gpm":"46.64","rev_type":"WAP","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248594,"Line":0,"Comment":"04/15/2026 10:56 AM - rons - CLO changed from 05/15/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248594,"Line":1,"Comment":"04/15/2026 10:56 AM - rons - Req Date changed from 05/27/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248594,"Line":2,"Comment":"04/21/2026 12:41 PM - rons - F/U changed from 04/21/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248594,"Line":3,"Comment":"04/21/2026 12:41 PM - rons - CLO changed from 04/28/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248594,"Line":4,"Comment":"04/21/2026 12:42 PM - rons - Req Date changed from 05/05/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248594,"Line":5,"Comment":"05/06/2026 5:13 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248594,"Line":6,"Comment":"05/06/2026 5:13 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248594,"Line":7,"Comment":"05/06/2026 5:13 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248594,"Line":8,"Comment":"05/11/2026 3:41 PM - rons - F/U changed from 05/14/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248594,"Line":9,"Comment":"05/11/2026 3:41 PM - rons - CLO changed from 05/21/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248594,"Line":10,"Comment":"05/11/2026 3:41 PM - rons - Req Date changed from 05/28/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248594","line":"1","part":"QCFC65-096-SMO","qty":"1","price":"353.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248594","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:42:20.971 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248594-05112026154220.txt === {"quote":"248594","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"1","shipto":"CLINNEWT","shiptoName":"Cline Tool & Service Company","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-25-2026","cust_po":"QCFC65-096-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Penning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:06","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Scott Penning","follow_phone":"641-792-7086x159","follow_email":"spenning@clinetool.com","pic_user":"rons","total_amt":"275.34","total_gp":"128.41","total_gpm":"46.64","rev_type":"WAP","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248594,"Line":0,"Comment":"04/15/2026 10:56 AM - rons - CLO changed from 05/15/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248594,"Line":1,"Comment":"04/15/2026 10:56 AM - rons - Req Date changed from 05/27/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248594,"Line":2,"Comment":"04/21/2026 12:41 PM - rons - F/U changed from 04/21/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248594,"Line":3,"Comment":"04/21/2026 12:41 PM - rons - CLO changed from 04/28/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248594,"Line":4,"Comment":"04/21/2026 12:42 PM - rons - Req Date changed from 05/05/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248594,"Line":5,"Comment":"05/06/2026 5:13 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248594,"Line":6,"Comment":"05/06/2026 5:13 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248594,"Line":7,"Comment":"05/06/2026 5:13 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248594,"Line":8,"Comment":"05/11/2026 3:41 PM - rons - F/U changed from 05/14/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248594,"Line":9,"Comment":"05/11/2026 3:41 PM - rons - CLO changed from 05/21/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248594,"Line":10,"Comment":"05/11/2026 3:41 PM - rons - Req Date changed from 05/28/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248594","line":"1","part":"QCFC65-096-SMO","qty":"1","price":"353.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248594","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 15:43:54.290 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248734-05112026154354.txt === {"quote":"248734","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGY","shiptoName":"Hartwig Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"06-01-2026","cust_po":"Shibaura Pull Studs","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:34","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"TBD","follow_phone":"","follow_email":"sales@hartwig.com","pic_user":"rons","total_amt":"52.00","total_gp":"39.62","total_gpm":"76.19","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"248734","line":"1","data":"Tony...nothing sent to distributor or E/U yet"},{"comp":"1","quote":"248734","line":"0","data":"04-16-2026 15:36-rons: quoting for package with"}],"crmnotes":[{"comp":1,"quote":248734,"Line":0,"Comment":"04/21/2026 12:51 PM - rons - CLO changed from 05/16/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248734,"Line":1,"Comment":"04/21/2026 12:51 PM - rons - Req Date changed from 05/28/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248734,"Line":2,"Comment":"04/22/2026 5:09 PM - rons - F/U changed from 04/22/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248734,"Line":3,"Comment":"04/22/2026 5:09 PM - rons - CLO changed from 04/29/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248734,"Line":4,"Comment":"04/22/2026 5:09 PM - rons - Req Date changed from 05/06/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248734,"Line":5,"Comment":"05/06/2026 5:14 PM - rons - F/U changed from 05/06/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248734,"Line":6,"Comment":"05/11/2026 2:10 PM - rons - CLO changed from 05/13/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248734,"Line":7,"Comment":"05/11/2026 2:10 PM - rons - Req Date changed from 05/20/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248734","line":"1","part":"C50-4500(H)-EU","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248734","line":"3","part":"C50-4500-EU","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248734","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:44:05.032 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248734-05112026154404.txt === {"quote":"248734","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGY","shiptoName":"Hartwig Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"06-01-2026","cust_po":"Shibaura Pull Studs","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:34","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"TBD","follow_phone":"","follow_email":"sales@hartwig.com","pic_user":"rons","total_amt":"52.00","total_gp":"39.62","total_gpm":"76.19","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248734","line":"1","data":"Tony...nothing sent to distributor or E/U yet"},{"comp":"1","quote":"248734","line":"0","data":"04-16-2026 15:36-rons: quoting for package with"}],"crmnotes":[{"comp":1,"quote":248734,"Line":0,"Comment":"04/21/2026 12:51 PM - rons - CLO changed from 05/16/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248734,"Line":1,"Comment":"04/21/2026 12:51 PM - rons - Req Date changed from 05/28/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248734,"Line":2,"Comment":"04/22/2026 5:09 PM - rons - F/U changed from 04/22/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248734,"Line":3,"Comment":"04/22/2026 5:09 PM - rons - CLO changed from 04/29/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248734,"Line":4,"Comment":"04/22/2026 5:09 PM - rons - Req Date changed from 05/06/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248734,"Line":5,"Comment":"05/06/2026 5:14 PM - rons - F/U changed from 05/06/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248734,"Line":6,"Comment":"05/11/2026 2:10 PM - rons - CLO changed from 05/13/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248734,"Line":7,"Comment":"05/11/2026 2:10 PM - rons - Req Date changed from 05/20/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":248734,"Line":8,"Comment":"05/11/2026 3:43 PM - rons - F/U changed from 05/18/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248734,"Line":9,"Comment":"05/11/2026 3:43 PM - rons - CLO changed from 05/25/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248734","line":"1","part":"C50-4500(H)-EU","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248734","line":"3","part":"C50-4500-EU","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248734","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:44:11.127 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248734-05112026154410.txt === {"quote":"248734","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGY","shiptoName":"Hartwig Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-25-2026","cust_po":"Shibaura Pull Studs","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:34","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"TBD","follow_phone":"","follow_email":"sales@hartwig.com","pic_user":"rons","total_amt":"52.00","total_gp":"39.62","total_gpm":"76.19","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248734","line":"1","data":"Tony...nothing sent to distributor or E/U yet"},{"comp":"1","quote":"248734","line":"0","data":"04-16-2026 15:36-rons: quoting for package with"}],"crmnotes":[{"comp":1,"quote":248734,"Line":0,"Comment":"04/21/2026 12:51 PM - rons - CLO changed from 05/16/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248734,"Line":1,"Comment":"04/21/2026 12:51 PM - rons - Req Date changed from 05/28/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248734,"Line":2,"Comment":"04/22/2026 5:09 PM - rons - F/U changed from 04/22/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248734,"Line":3,"Comment":"04/22/2026 5:09 PM - rons - CLO changed from 04/29/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248734,"Line":4,"Comment":"04/22/2026 5:09 PM - rons - Req Date changed from 05/06/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248734,"Line":5,"Comment":"05/06/2026 5:14 PM - rons - F/U changed from 05/06/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248734,"Line":6,"Comment":"05/11/2026 2:10 PM - rons - CLO changed from 05/13/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248734,"Line":7,"Comment":"05/11/2026 2:10 PM - rons - Req Date changed from 05/20/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":248734,"Line":8,"Comment":"05/11/2026 3:43 PM - rons - F/U changed from 05/18/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248734,"Line":9,"Comment":"05/11/2026 3:43 PM - rons - CLO changed from 05/25/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248734,"Line":10,"Comment":"05/11/2026 3:44 PM - rons - Req Date changed from 06/01/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248734","line":"1","part":"C50-4500(H)-EU","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248734","line":"3","part":"C50-4500-EU","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248734","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:44:15.327 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248734-05112026154415.txt === {"quote":"248734","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"1","shipto":"HARTWIGY","shiptoName":"Hartwig Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-25-2026","cust_po":"Shibaura Pull Studs","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:34","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"TBD","follow_phone":"","follow_email":"sales@hartwig.com","pic_user":"rons","total_amt":"52.00","total_gp":"39.62","total_gpm":"76.19","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248734","line":"1","data":"Tony...nothing sent to distributor or E/U yet"},{"comp":"1","quote":"248734","line":"0","data":"04-16-2026 15:36-rons: quoting for package with"}],"crmnotes":[{"comp":1,"quote":248734,"Line":0,"Comment":"04/21/2026 12:51 PM - rons - CLO changed from 05/16/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248734,"Line":1,"Comment":"04/21/2026 12:51 PM - rons - Req Date changed from 05/28/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248734,"Line":2,"Comment":"04/22/2026 5:09 PM - rons - F/U changed from 04/22/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248734,"Line":3,"Comment":"04/22/2026 5:09 PM - rons - CLO changed from 04/29/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248734,"Line":4,"Comment":"04/22/2026 5:09 PM - rons - Req Date changed from 05/06/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248734,"Line":5,"Comment":"05/06/2026 5:14 PM - rons - F/U changed from 05/06/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248734,"Line":6,"Comment":"05/11/2026 2:10 PM - rons - CLO changed from 05/13/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248734,"Line":7,"Comment":"05/11/2026 2:10 PM - rons - Req Date changed from 05/20/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":248734,"Line":8,"Comment":"05/11/2026 3:43 PM - rons - F/U changed from 05/18/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248734,"Line":9,"Comment":"05/11/2026 3:43 PM - rons - CLO changed from 05/25/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248734,"Line":10,"Comment":"05/11/2026 3:44 PM - rons - Req Date changed from 06/01/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248734","line":"1","part":"C50-4500(H)-EU","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248734","line":"3","part":"C50-4500-EU","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248734","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:44:52.632 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249150-05112026154452.txt === {"quote":"249150","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"05-25-2026","cust_po":"HSK63 NSK Angle Head","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:20","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"913-438-6300","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"27079.20","total_gp":"13329.36","total_gpm":"49.22","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249150","line":"0","data":"04-24-2026 13:41-rons: worked with Tim on this"}],"crmnotes":[{"comp":1,"quote":249150,"Line":0,"Comment":"04/27/2026 1:53 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":1,"Comment":"04/27/2026 1:53 PM - rons - CLO changed from 05/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":2,"Comment":"04/27/2026 1:53 PM - rons - Req Date changed from 06/05/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249150","line":"1","part":"H63A-MRAM-IC","qty":"3","price":"6900.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"2","part":"PA65-HSK","qty":"3","price":"986.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"3","part":"MRAM-NSK-M17","qty":"3","price":"2138.00","uom":"EA","discount":"20.00","req_date":"2 STOCK + TBD","branch":"1"},{"comp":"01","order":"249150","line":"4","part":"RA-200","qty":"3","price":"1259.00","uom":"EA","discount":"20.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"249150","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249150","Line":"0","Comment":"Once PO/order has invoiced, these cannot be cancelled"},{"Quote":"249150","Line":"1","Comment":"or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 15:45:06.562 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249150-05112026154506.txt === {"quote":"249150","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"05-25-2026","cust_po":"HSK63 NSK Angle Head","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:20","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"913-438-6300","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"27079.20","total_gp":"13329.36","total_gpm":"49.22","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"249150","line":"0","data":"04-24-2026 13:41-rons: worked with Tim on this"}],"crmnotes":[{"comp":1,"quote":249150,"Line":0,"Comment":"04/27/2026 1:53 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":1,"Comment":"04/27/2026 1:53 PM - rons - CLO changed from 05/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":2,"Comment":"04/27/2026 1:53 PM - rons - Req Date changed from 06/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":3,"Comment":"05/11/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":4,"Comment":"05/11/2026 3:44 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249150","line":"1","part":"H63A-MRAM-IC","qty":"3","price":"6900.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"2","part":"PA65-HSK","qty":"3","price":"986.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"3","part":"MRAM-NSK-M17","qty":"3","price":"2138.00","uom":"EA","discount":"20.00","req_date":"2 STOCK + TBD","branch":"1"},{"comp":"01","order":"249150","line":"4","part":"RA-200","qty":"3","price":"1259.00","uom":"EA","discount":"20.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"249150","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249150","Line":"0","Comment":"Once PO/order has invoiced, these cannot be cancelled"},{"Quote":"249150","Line":"1","Comment":"or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 15:45:14.690 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249150-05112026154514.txt === {"quote":"249150","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-02-2026","cust_po":"HSK63 NSK Angle Head","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:20","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"913-438-6300","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"27079.20","total_gp":"13329.36","total_gpm":"49.22","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"249150","line":"0","data":"04-24-2026 13:41-rons: worked with Tim on this"}],"crmnotes":[{"comp":1,"quote":249150,"Line":0,"Comment":"04/27/2026 1:53 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":1,"Comment":"04/27/2026 1:53 PM - rons - CLO changed from 05/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":2,"Comment":"04/27/2026 1:53 PM - rons - Req Date changed from 06/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":3,"Comment":"05/11/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":4,"Comment":"05/11/2026 3:44 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":5,"Comment":"05/11/2026 3:45 PM - rons - Req Date changed from 05/25/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249150","line":"1","part":"H63A-MRAM-IC","qty":"3","price":"6900.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"2","part":"PA65-HSK","qty":"3","price":"986.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"3","part":"MRAM-NSK-M17","qty":"3","price":"2138.00","uom":"EA","discount":"20.00","req_date":"2 STOCK + TBD","branch":"1"},{"comp":"01","order":"249150","line":"4","part":"RA-200","qty":"3","price":"1259.00","uom":"EA","discount":"20.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"249150","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249150","Line":"0","Comment":"Once PO/order has invoiced, these cannot be cancelled"},{"Quote":"249150","Line":"1","Comment":"or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 15:46:25.879 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247800-05112026154625.txt === {"quote":"247800","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"1","shipto":"CLINEIND","shiptoName":"Cline Tool And Service Company","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-25-2026","cust_po":"C5005-0562-3.98(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pam Clouthier","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"10:32","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Pam Clouthier","follow_phone":"765-434-0693","follow_email":"pclouthier@clinetool.com","pic_user":"rons","total_amt":"897.60","total_gp":"416.32","total_gpm":"46.38","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":247800,"Line":0,"Comment":"05/08/2026 5:22 PM - rons - F/U changed from 04/26/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247800,"Line":1,"Comment":"05/08/2026 5:22 PM - rons - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247800,"Line":2,"Comment":"05/08/2026 5:22 PM - rons - Req Date changed from 05/12/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247800,"Line":3,"Comment":"05/08/2026 5:22 PM - rons - PIC changed from mirandag to rons"},{"comp":1,"quote":247800,"Line":4,"Comment":"05/11/2026 3:34 PM - rons - F/U changed from 05/13/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247800,"Line":5,"Comment":"05/11/2026 3:34 PM - rons - CLO changed from 05/20/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247800,"Line":6,"Comment":"05/11/2026 3:35 PM - rons - Req Date changed from 05/27/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247800","line":"1","part":"C5005-0562-3.98(C)","qty":"1","price":"685.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247800","line":"2","part":"C5005-0875-5.40(C)","qty":"1","price":"811.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247800","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:46:43.319 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248932-05112026154643.txt === {"quote":"248932","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFW","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-25-2026","cust_po":"SF-HEAT-RING-2-5","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Padilla Clauvez","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"12:08","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Padilla Clauvez","follow_phone":"","follow_email":"padilla.clauvez@mscdirect.com","pic_user":"rons","total_amt":"143.25","total_gp":"44.17","total_gpm":"30.83","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248932,"Line":0,"Comment":"05/11/2026 1:21 PM - rons - F/U changed from 04/27/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248932,"Line":1,"Comment":"05/11/2026 1:21 PM - rons - CLO changed from 05/21/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248932,"Line":2,"Comment":"05/11/2026 1:21 PM - rons - Req Date changed from 06/02/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248932","line":"1","part":"SF-HEAT-RING-2-5","qty":"1","price":"191.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248932","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248932","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:46:56.498 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248932-05112026154656.txt === {"quote":"248932","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFW","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-25-2026","cust_po":"SF-HEAT-RING-2-5","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Padilla Clauvez","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"12:08","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Padilla Clauvez","follow_phone":"","follow_email":"padilla.clauvez@mscdirect.com","pic_user":"rons","total_amt":"143.25","total_gp":"44.17","total_gpm":"30.83","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":248932,"Line":0,"Comment":"05/11/2026 1:21 PM - rons - F/U changed from 04/27/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248932,"Line":1,"Comment":"05/11/2026 1:21 PM - rons - CLO changed from 05/21/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248932,"Line":2,"Comment":"05/11/2026 1:21 PM - rons - Req Date changed from 06/02/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248932,"Line":3,"Comment":"05/11/2026 3:46 PM - rons - F/U changed from 05/11/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248932,"Line":4,"Comment":"05/11/2026 3:46 PM - rons - CLO changed from 05/18/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248932","line":"1","part":"SF-HEAT-RING-2-5","qty":"1","price":"191.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248932","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248932","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:47:04.595 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248932-05112026154704.txt === {"quote":"248932","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFW","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-27-2026","cust_po":"SF-HEAT-RING-2-5","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Padilla Clauvez","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"12:08","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Padilla Clauvez","follow_phone":"","follow_email":"padilla.clauvez@mscdirect.com","pic_user":"rons","total_amt":"143.25","total_gp":"44.17","total_gpm":"30.83","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":248932,"Line":0,"Comment":"05/11/2026 1:21 PM - rons - F/U changed from 04/27/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248932,"Line":1,"Comment":"05/11/2026 1:21 PM - rons - CLO changed from 05/21/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248932,"Line":2,"Comment":"05/11/2026 1:21 PM - rons - Req Date changed from 06/02/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248932,"Line":3,"Comment":"05/11/2026 3:46 PM - rons - F/U changed from 05/11/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248932,"Line":4,"Comment":"05/11/2026 3:46 PM - rons - CLO changed from 05/18/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248932,"Line":5,"Comment":"05/11/2026 3:46 PM - rons - Req Date changed from 05/25/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248932","line":"1","part":"SF-HEAT-RING-2-5","qty":"1","price":"191.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248932","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248932","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:47:19.922 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249212-05112026154719.txt === {"quote":"249212","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAFTWN","shiptoName":"Yamazen - Fort Wayne Office","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-25-2026","cust_po":"BT30-ER32-70","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"10:04","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969 x1125","follow_email":"kirandandia@yamazen.com","pic_user":"rons","total_amt":"2098.09","total_gp":"1298.72","total_gpm":"61.90","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"17","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249212","line":"1","data":"Evansville, IN"},{"comp":"1","quote":"249212","line":"0","data":"04-27-2026 10:08-mariek end user Dynamics Inn"}],"crmnotes":[{"comp":1,"quote":249212,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 05/03/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249212,"Line":1,"Comment":"05/11/2026 1:24 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249212,"Line":2,"Comment":"05/11/2026 1:24 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249212","line":"1","part":"BT30-ER32-70","qty":"10","price":"188.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"3","part":"BT30-NPU13-95","qty":"4","price":"565.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"4","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 15:47:31.782 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249212-05112026154731.txt === {"quote":"249212","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAFTWN","shiptoName":"Yamazen - Fort Wayne Office","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-25-2026","cust_po":"BT30-ER32-70","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"10:04","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969 x1125","follow_email":"kirandandia@yamazen.com","pic_user":"rons","total_amt":"2098.09","total_gp":"1298.72","total_gpm":"61.90","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"17","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249212","line":"1","data":"Evansville, IN"},{"comp":"1","quote":"249212","line":"0","data":"04-27-2026 10:08-mariek end user Dynamics Inn"}],"crmnotes":[{"comp":1,"quote":249212,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 05/03/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249212,"Line":1,"Comment":"05/11/2026 1:24 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249212,"Line":2,"Comment":"05/11/2026 1:24 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249212,"Line":3,"Comment":"05/11/2026 3:47 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249212,"Line":4,"Comment":"05/11/2026 3:47 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249212","line":"1","part":"BT30-ER32-70","qty":"10","price":"188.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"3","part":"BT30-NPU13-95","qty":"4","price":"565.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"4","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 15:47:38.307 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249212-05112026154738.txt === {"quote":"249212","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAFTWN","shiptoName":"Yamazen - Fort Wayne Office","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-28-2026","cust_po":"BT30-ER32-70","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"10:04","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969 x1125","follow_email":"kirandandia@yamazen.com","pic_user":"rons","total_amt":"2098.09","total_gp":"1298.72","total_gpm":"61.90","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"17","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249212","line":"1","data":"Evansville, IN"},{"comp":"1","quote":"249212","line":"0","data":"04-27-2026 10:08-mariek end user Dynamics Inn"}],"crmnotes":[{"comp":1,"quote":249212,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 05/03/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249212,"Line":1,"Comment":"05/11/2026 1:24 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249212,"Line":2,"Comment":"05/11/2026 1:24 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249212,"Line":3,"Comment":"05/11/2026 3:47 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249212,"Line":4,"Comment":"05/11/2026 3:47 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249212,"Line":5,"Comment":"05/11/2026 3:47 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249212","line":"1","part":"BT30-ER32-70","qty":"10","price":"188.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"3","part":"BT30-NPU13-95","qty":"4","price":"565.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"4","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249212","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 15:47:53.502 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249658-05112026154753.txt === {"quote":"249658","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAKNOX","shiptoName":"Yamazen- KNX","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"05-25-2026","cust_po":"NBT30-SK10C-60","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:03","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"rons","total_amt":"534.24","total_gp":"338.80","total_gpm":"63.42","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249658,"Line":0,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 06/05/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249658,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/16/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249658","line":"1","part":"NBT30-SK10C-60","qty":"2","price":"400.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249658","line":"2","part":"SK10-8AC","qty":"2","price":"104.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249658","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:48:05.007 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249658-05112026154804.txt === {"quote":"249658","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAKNOX","shiptoName":"Yamazen- KNX","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"05-25-2026","cust_po":"NBT30-SK10C-60","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:03","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"rons","total_amt":"534.24","total_gp":"338.80","total_gpm":"63.42","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":249658,"Line":0,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 06/05/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249658,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/16/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249658,"Line":2,"Comment":"05/11/2026 3:47 PM - rons - F/U changed from 05/11/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249658,"Line":3,"Comment":"05/11/2026 3:47 PM - rons - CLO changed from 05/18/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249658","line":"1","part":"NBT30-SK10C-60","qty":"2","price":"400.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249658","line":"2","part":"SK10-8AC","qty":"2","price":"104.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249658","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 15:48:13.167 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249658-05112026154812.txt === {"quote":"249658","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAKNOX","shiptoName":"Yamazen- KNX","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-09-2026","cust_po":"NBT30-SK10C-60","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:03","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"rons","total_amt":"534.24","total_gp":"338.80","total_gpm":"63.42","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":249658,"Line":0,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 06/05/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249658,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/16/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249658,"Line":2,"Comment":"05/11/2026 3:47 PM - rons - F/U changed from 05/11/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249658,"Line":3,"Comment":"05/11/2026 3:47 PM - rons - CLO changed from 05/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":249658,"Line":4,"Comment":"05/11/2026 3:48 PM - rons - Req Date changed from 05/25/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249658","line":"1","part":"NBT30-SK10C-60","qty":"2","price":"400.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249658","line":"2","part":"SK10-8AC","qty":"2","price":"104.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249658","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 16:03:58.382 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249500-05112026160358.txt === {"quote":"249500","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"1","shipto":"PTSGUELP","shiptoName":"Precision Tools Service, Inc.","entry_date":"04-30-2026","cust_order_date":"05-11-2026","req_date":"05-15-2026","cust_po":"CAMR2604-0299","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sukhi Singh","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:10","extra":"","follow_up":"05-10-2026","web_id":"","follow_name":"Sukhi Singh","follow_phone":"919-383-1616","follow_email":"ssingh@ptservice.comm","pic_user":"cindyt","total_amt":"163.60","total_gp":"119.60","total_gpm":"73.11","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-10-2026","notes":[{"comp":"1","quote":"249500","line":"0","data":"04-30-2026 16:11 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249500","line":"1","part":"C4006-20-3.00DIN-M","qty":"1","price":"93.60","uom":"EA","discount":"0.00","req_date":"1~2 Weeks ARO","branch":"1"},{"comp":"01","order":"249500","line":"2","part":"MODIFICATION-DIN4","qty":"1","price":"70.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249500","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-11 16:05:18.664 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248730-05112026160518.txt === {"quote":"248730","customer":"12820","name":null,"customerName":"Lunar Industrial Supply Ltd.","comp":"01","open":"1","shipto":"LUNAWIND","shiptoName":"Lunar Industrial Supply","entry_date":"04-16-2026","cust_order_date":"05-12-2026","req_date":"05-19-2026","cust_po":"NCAT50 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ammar","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"15:10","extra":"","follow_up":"05-10-2026","web_id":"","follow_name":"Ammar","follow_phone":"519) 969-9575","follow_email":"ammar@lunarindustrial.ca","pic_user":"cindyt","total_amt":"1718.00","total_gp":"1385.93","total_gpm":"80.67","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"cindyt","reason":"4","totalQty":"4","win_pct":"20","clo_date":"05-11-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248730","line":"1","part":"NC5001-0750-4.00CP","qty":"1","price":"457.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248730","line":"2","part":"NC5001-0750-6.00CP","qty":"1","price":"565.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248730","line":"3","part":"NC5001-0750-8.00CP","qty":"1","price":"696.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248730","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-11 16:08:35.356 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249455-05112026160835.txt === {"quote":"249455","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"QCFC65-094-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:39","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"haleyd","total_amt":"257.69","total_gp":"111.07","total_gpm":"43.10","rev_type":"WAP","mod_date":"05-11-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249455","line":"0","data":"04-30-2026 09:40 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249455","line":"1","part":"QCFC65-094-SMO","qty":"1","price":"353.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249455","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 16:08:42.739 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248892-05112026160842.txt === {"quote":"248892","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"0","shipto":"JEBEARIN","shiptoName":"J/E Bearing & Machine LTD","entry_date":"04-21-2026","cust_order_date":"05-15-2026","req_date":"05-20-2026","cust_po":"Presetter PRE-E346PLUS","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ben Vandermeer","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-21","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Sam LeBlanc","follow_phone":"800-923-6255","follow_email":"sleblanc@dgisupply.ca","pic_user":"cindyt","total_amt":"25766.48","total_gp":"14990.09","total_gpm":"58.18","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-14-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248892","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"3","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"4","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"5","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248892","line":"7","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"8","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"9","part":"PRE-SPDL-H10","qty":"1","price":"3856.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"10","part":"PRE-SPDL-H63","qty":"1","price":"3067.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"11","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"12","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248892","Line":"6","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-11 16:09:13.943 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248892-05112026160913.txt === {"quote":"248892","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"0","shipto":"JEBEARIN","shiptoName":"J/E Bearing & Machine LTD","entry_date":"04-21-2026","cust_order_date":"05-15-2026","req_date":"05-20-2026","cust_po":"Presetter PRE-E346PLUS","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ben Vandermeer","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-21","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Sam LeBlanc","follow_phone":"800-923-6255","follow_email":"sleblanc@dgisupply.ca","pic_user":"cindyt","total_amt":"25766.48","total_gp":"14990.09","total_gpm":"58.18","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":248892,"Line":0,"Comment":"05/11/2026 4:08 PM - cindyt - F/U changed from 05/10/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248892,"Line":1,"Comment":"05/11/2026 4:09 PM - cindyt - CLO changed from 05/14/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248892","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"3","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"4","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"5","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248892","line":"7","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"8","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"9","part":"PRE-SPDL-H10","qty":"1","price":"3856.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"10","part":"PRE-SPDL-H63","qty":"1","price":"3067.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"11","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"12","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248892","Line":"6","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-11 16:09:22.259 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248892-05112026160921.txt === {"quote":"248892","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"0","shipto":"JEBEARIN","shiptoName":"J/E Bearing & Machine LTD","entry_date":"04-21-2026","cust_order_date":"05-15-2026","req_date":"06-24-2026","cust_po":"Presetter PRE-E346PLUS","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ben Vandermeer","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-21","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Sam LeBlanc","follow_phone":"800-923-6255","follow_email":"sleblanc@dgisupply.ca","pic_user":"cindyt","total_amt":"25766.48","total_gp":"14990.09","total_gpm":"58.18","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":248892,"Line":0,"Comment":"05/11/2026 4:08 PM - cindyt - F/U changed from 05/10/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248892,"Line":1,"Comment":"05/11/2026 4:09 PM - cindyt - CLO changed from 05/14/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":248892,"Line":2,"Comment":"05/11/2026 4:09 PM - cindyt - Req Date changed from 05/20/2026 to 06/24/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248892","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"3","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"4","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"5","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248892","line":"7","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"8","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"9","part":"PRE-SPDL-H10","qty":"1","price":"3856.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"10","part":"PRE-SPDL-H63","qty":"1","price":"3067.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"11","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"12","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248892","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248892","Line":"6","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-11 16:09:24.625 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249637-05112026160924.txt === {"quote":"249637","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"GIJJMMPR","shiptoName":"BlackHawk Industrial","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-04-2026","cust_po":"800-032","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Angie Gesler","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"15:17","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Angie Gesler","follow_phone":"","follow_email":"Angie.Gesler@blackhawkid.com>","pic_user":"haleyd","total_amt":"28.50","total_gp":"20.97","total_gpm":"73.58","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249637","line":"0","data":"05-04-2026 15:18 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249637","line":"1","part":"800-032","qty":"1","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249637","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 16:09:44.158 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249144-05112026160943.txt === {"quote":"249144","customer":"19165","name":null,"customerName":"Salem Tools","comp":"01","open":"0","shipto":"SALESTPL","shiptoName":"Salem Tools","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"05-24-2026","cust_po":"NC5007-0040-4.00G","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sean Connaughton","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"10:36","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sean Connaughton","follow_phone":"540-378-3500 ex3819","follow_email":"sconn@salemtools.com","pic_user":"haleyd","total_amt":"1380.69","total_gp":"838.10","total_gpm":"60.70","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-24-2026","notes":[{"comp":"1","quote":"249144","line":"0","data":"04-24-2026 10:38 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249144,"Line":0,"Comment":"05/01/2026 8:53 AM - alyssah - F/U changed from 04/30/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249144,"Line":1,"Comment":"05/01/2026 9:02 AM - alyssah - F/U changed from 5/8/2026 to 05/08/2026 (Follow Up In 1 Week)"}],"items":[{"comp":"01","order":"249144","line":"1","part":"NC5007-0040-4.00G","qty":"3","price":"546.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249144","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249144","line":"3","part":"TQW-E40-G","qty":"1","price":"180.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249144","line":"5","part":"E40-NUT-G","qty":"3","price":"57.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249144","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 16:19:27.515 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.935805302732, -74.0682110266311, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.935805302732, -74.0682110266311, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2145708 second/s. 2026-05-11 16:19:39.924 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.9358021654332, -74.068198942983, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.9358021654332, -74.068198942983, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.204284 second/s. 2026-05-11 16:21:01.692 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(44.9517149152653, -92.7118330915391, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(44.9517149152653, -92.7118330915391, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2165189 second/s. 2026-05-11 16:24:48.206 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248905-05112026162447.txt === {"quote":"248905","customer":"13700TA","name":null,"customerName":"The Robert E. Morris Company (CT-TA","comp":"01","open":"0","shipto":"TRIUMPHA","shiptoName":"Triumph Actuation Systems","entry_date":"04-21-2026","cust_order_date":"05-20-2026","req_date":"05-25-2026","cust_po":"Presetter PRE-E346PLUS","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"For Mike Spegal","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-21","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Josh Markowski","follow_phone":"","follow_email":"jmarkowski@robertemorris.com","pic_user":"cindyt","total_amt":"20837.00","total_gp":"13077.16","total_gpm":"62.76","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"10","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248905","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"4","part":"PRE-INST/TRAINING","qty":"1","price":"3650.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248905","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"7","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"8","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"9","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248905","Line":"4","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-11 16:25:03.594 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248905-05112026162503.txt === {"quote":"248905","customer":"13700TA","name":null,"customerName":"The Robert E. Morris Company (CT-TA","comp":"01","open":"0","shipto":"TRIUMPHA","shiptoName":"Triumph Actuation Systems","entry_date":"04-21-2026","cust_order_date":"05-20-2026","req_date":"05-25-2026","cust_po":"Presetter PRE-E346PLUS","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"For Mike Spegal","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-21","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Josh Markowski","follow_phone":"","follow_email":"jmarkowski@robertemorris.com","pic_user":"cindyt","total_amt":"20837.00","total_gp":"13077.16","total_gpm":"62.76","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"10","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248905,"Line":0,"Comment":"05/11/2026 4:24 PM - cindyt - F/U changed from 05/10/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248905,"Line":1,"Comment":"05/11/2026 4:24 PM - cindyt - CLO changed from 05/18/2026 to 06/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248905","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"4","part":"PRE-INST/TRAINING","qty":"1","price":"3650.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248905","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"7","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"8","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"9","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248905","Line":"4","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-11 16:25:13.273 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248905-05112026162513.txt === {"quote":"248905","customer":"13700TA","name":null,"customerName":"The Robert E. Morris Company (CT-TA","comp":"01","open":"0","shipto":"TRIUMPHA","shiptoName":"Triumph Actuation Systems","entry_date":"04-21-2026","cust_order_date":"05-20-2026","req_date":"06-30-2026","cust_po":"Presetter PRE-E346PLUS","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"For Mike Spegal","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-21","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Josh Markowski","follow_phone":"","follow_email":"jmarkowski@robertemorris.com","pic_user":"cindyt","total_amt":"20837.00","total_gp":"13077.16","total_gpm":"62.76","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"10","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248905,"Line":0,"Comment":"05/11/2026 4:24 PM - cindyt - F/U changed from 05/10/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248905,"Line":1,"Comment":"05/11/2026 4:24 PM - cindyt - CLO changed from 05/18/2026 to 06/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248905,"Line":2,"Comment":"05/11/2026 4:25 PM - cindyt - Req Date changed from 05/25/2026 to 06/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248905","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"4","part":"PRE-INST/TRAINING","qty":"1","price":"3650.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248905","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"7","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"8","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"9","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248905","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248905","Line":"4","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-11 16:25:49.066 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(44.9517149152653, -92.7118330915391, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(44.9517149152653, -92.7118330915391, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.210012 second/s. 2026-05-11 16:25:54.100 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(44.9606670491877, -92.7429245554216, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(44.9606670491877, -92.7429245554216, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2069164 second/s. 2026-05-11 16:25:56.333 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249360-05112026162556.txt === {"quote":"249360","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-25-2026","cust_po":"NBT30-SK10C-60P","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:12","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"19059.86","total_gp":"11625.81","total_gpm":"61.00","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"63","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249360","line":"0","data":"04-29-2026 09:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249360,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/29/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 05/29/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":2,"Comment":"04/29/2026 4:28 PM - rons - PIC changed from rons to mirandag"},{"comp":1,"quote":249360,"Line":3,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":4,"Comment":"05/11/2026 11:26 AM - rons - CLO changed from 05/12/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":5,"Comment":"05/11/2026 11:26 AM - rons - Req Date changed from 05/19/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249360","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"4","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"6","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"7","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"8","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"9","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"11","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"12","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"13","part":"SK10-SET-05-AC","qty":"1","price":"559.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"14","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"15","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"16","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"17","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249360","line":"18","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"19","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"23","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249360","Line":"17","Company":"1","F_Line":"1","Comment":"Alt for TQW-200","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":18}}] 2026-05-11 16:26:06.887 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249360-05112026162606.txt === {"quote":"249360","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-25-2026","cust_po":"NBT30-SK10C-60P","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:12","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"19059.86","total_gp":"11625.81","total_gpm":"61.00","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"63","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249360","line":"0","data":"04-29-2026 09:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249360,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/29/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 05/29/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":2,"Comment":"04/29/2026 4:28 PM - rons - PIC changed from rons to mirandag"},{"comp":1,"quote":249360,"Line":3,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":4,"Comment":"05/11/2026 11:26 AM - rons - CLO changed from 05/12/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":5,"Comment":"05/11/2026 11:26 AM - rons - Req Date changed from 05/19/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":6,"Comment":"05/11/2026 4:25 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":7,"Comment":"05/11/2026 4:25 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249360","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"4","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"6","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"7","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"8","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"9","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"11","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"12","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"13","part":"SK10-SET-05-AC","qty":"1","price":"559.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"14","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"15","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"16","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"17","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249360","line":"18","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"19","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"23","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249360","Line":"17","Company":"1","F_Line":"1","Comment":"Alt for TQW-200","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":18}}] 2026-05-11 16:26:11.488 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249360-05112026162611.txt === {"quote":"249360","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-26-2026","cust_po":"NBT30-SK10C-60P","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:12","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"19059.86","total_gp":"11625.81","total_gpm":"61.00","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"63","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249360","line":"0","data":"04-29-2026 09:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249360,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/29/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 05/29/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":2,"Comment":"04/29/2026 4:28 PM - rons - PIC changed from rons to mirandag"},{"comp":1,"quote":249360,"Line":3,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":4,"Comment":"05/11/2026 11:26 AM - rons - CLO changed from 05/12/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":5,"Comment":"05/11/2026 11:26 AM - rons - Req Date changed from 05/19/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":6,"Comment":"05/11/2026 4:25 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":7,"Comment":"05/11/2026 4:25 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":8,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249360","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"4","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"6","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"7","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"8","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"9","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"11","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"12","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"13","part":"SK10-SET-05-AC","qty":"1","price":"559.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"14","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"15","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"16","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"17","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249360","line":"18","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"19","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"23","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249360","Line":"17","Company":"1","F_Line":"1","Comment":"Alt for TQW-200","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":18}}] 2026-05-11 16:26:14.647 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249273-05112026162614.txt === {"quote":"249273","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-25-2026","cust_po":"Northside Machine SK Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:29","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"23248.94","total_gp":"14690.04","total_gpm":"63.19","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"160","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249273","line":"2","data":"04-27-2026 16:31 - Discounts Recalculated QS"},{"comp":"1","quote":"249273","line":"1","data":"new machine soon or was *just* purchased."},{"comp":"1","quote":"249273","line":"0","data":"04-27-2026 16:36-mirandag customer is getting"}],"crmnotes":[{"comp":1,"quote":249273,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":2,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249273","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"4","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"5","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"1-2 Weeks","branch":"1"},{"comp":"01","order":"249273","line":"6","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249273","line":"7","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"8","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"9","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"10","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"11","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"12","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"13","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"14","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"15","part":"PS-132","qty":"100","price":"94.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-11 16:26:24.341 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249273-05112026162624.txt === {"quote":"249273","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-25-2026","cust_po":"Northside Machine SK Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:29","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"23248.94","total_gp":"14690.04","total_gpm":"63.19","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"160","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249273","line":"2","data":"04-27-2026 16:31 - Discounts Recalculated QS"},{"comp":"1","quote":"249273","line":"1","data":"new machine soon or was *just* purchased."},{"comp":"1","quote":"249273","line":"0","data":"04-27-2026 16:36-mirandag customer is getting"}],"crmnotes":[{"comp":1,"quote":249273,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":2,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":3,"Comment":"05/11/2026 4:26 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":4,"Comment":"05/11/2026 4:26 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249273","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"4","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"5","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"1-2 Weeks","branch":"1"},{"comp":"01","order":"249273","line":"6","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249273","line":"7","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"8","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"9","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"10","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"11","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"12","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"13","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"14","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"15","part":"PS-132","qty":"100","price":"94.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-11 16:26:28.129 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249273-05112026162627.txt === {"quote":"249273","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-26-2026","cust_po":"Northside Machine SK Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:29","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"23248.94","total_gp":"14690.04","total_gpm":"63.19","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"160","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249273","line":"2","data":"04-27-2026 16:31 - Discounts Recalculated QS"},{"comp":"1","quote":"249273","line":"1","data":"new machine soon or was *just* purchased."},{"comp":"1","quote":"249273","line":"0","data":"04-27-2026 16:36-mirandag customer is getting"}],"crmnotes":[{"comp":1,"quote":249273,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":2,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":3,"Comment":"05/11/2026 4:26 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":4,"Comment":"05/11/2026 4:26 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":5,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249273","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"4","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"5","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"1-2 Weeks","branch":"1"},{"comp":"01","order":"249273","line":"6","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249273","line":"7","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"8","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"9","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"10","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"11","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"12","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"13","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"14","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"15","part":"PS-132","qty":"100","price":"94.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-11 16:26:28.999 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249613-05112026162628.txt === {"quote":"249613","customer":"9560","name":null,"customerName":"Industrial Tool Supply","comp":"01","open":"0","shipto":"INDTOOMA","shiptoName":"Industrial Tool Supply","entry_date":"05-04-2026","cust_order_date":"05-20-2026","req_date":"05-25-2026","cust_po":"Capto C6","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joe Woodford","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"11:24","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Joe Woodford","follow_phone":"978-970-3600","follow_email":"jwoodford@industrialtoolsupply.net","pic_user":"cindyt","total_amt":"4264.47","total_gp":"1960.49","total_gpm":"45.97","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"17","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"249613","line":"0","data":"05-04-2026 11:25 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249613","line":"1","part":"C6-EM0375-60","qty":"2","price":"465.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249613","line":"2","part":"C6-ER16-100","qty":"10","price":"483.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249613","line":"3","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249613","line":"4","part":"C6-ER32-60","qty":"2","price":"483.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249613","line":"5","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249613","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-11 16:26:43.559 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249613-05112026162643.txt === {"quote":"249613","customer":"9560","name":null,"customerName":"Industrial Tool Supply","comp":"01","open":"0","shipto":"INDTOOMA","shiptoName":"Industrial Tool Supply","entry_date":"05-04-2026","cust_order_date":"05-20-2026","req_date":"05-25-2026","cust_po":"Capto C6","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joe Woodford","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"11:24","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Joe Woodford","follow_phone":"978-970-3600","follow_email":"jwoodford@industrialtoolsupply.net","pic_user":"cindyt","total_amt":"4264.47","total_gp":"1960.49","total_gpm":"45.97","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"17","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249613","line":"0","data":"05-04-2026 11:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249613,"Line":0,"Comment":"05/11/2026 4:26 PM - cindyt - F/U changed from 05/10/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249613,"Line":1,"Comment":"05/11/2026 4:26 PM - cindyt - CLO changed from 05/15/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249613","line":"1","part":"C6-EM0375-60","qty":"2","price":"465.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249613","line":"2","part":"C6-ER16-100","qty":"10","price":"483.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249613","line":"3","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249613","line":"4","part":"C6-ER32-60","qty":"2","price":"483.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249613","line":"5","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249613","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-11 16:26:49.035 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249320-05112026162648.txt === {"quote":"249320","customer":"13204","name":null,"customerName":"DXP Enterprises, Inc. (Mach Tool)","comp":"01","open":"0","shipto":"CEF","shiptoName":"CEF Industries Incorporated","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-09-2026","cust_po":"TAR-62865 Loaner","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nick Stedman","drop_po":"5AX-201YA-M","status":"0","user":"carleym","conv_order":"","time":"12:36","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Nick Stedman","follow_phone":"(630) 8021993","follow_email":"NS@gmail.com","pic_user":"carleym","total_amt":"500.00","total_gp":"-16000.00","total_gpm":"-999.99","rev_type":"RT","mod_date":"05-11-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249320","line":"1","part":"5AX-201YA-M","qty":"1","price":"500.00","uom":"EA","discount":"0.00","req_date":"2-3 days","branch":"1"},{"comp":"01","order":"249320","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249320","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#TAR-62865 SN:XXX","Loc":"Y"},{"Quote":"249320","Line":"1","Company":"1","F_Line":"2","Comment":"Lyndex-Nikken will provide loaner table while customer","Loc":"Y"},{"Quote":"249320","Line":"1","Company":"1","F_Line":"3","Comment":"sends theirs in for repair. Must return loaner within","Loc":"Y"},{"Quote":"249320","Line":"1","Company":"1","F_Line":"4","Comment":"5 days of repaired being shipped back. After that, a","Loc":"Y"},{"Quote":"249320","Line":"1","Company":"1","F_Line":"5","Comment":"$100/day fee will be charged.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 16:26:54.580 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249613-05112026162654.txt === {"quote":"249613","customer":"9560","name":null,"customerName":"Industrial Tool Supply","comp":"01","open":"0","shipto":"INDTOOMA","shiptoName":"Industrial Tool Supply","entry_date":"05-04-2026","cust_order_date":"05-20-2026","req_date":"06-04-2026","cust_po":"Capto C6","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joe Woodford","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"11:24","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Joe Woodford","follow_phone":"978-970-3600","follow_email":"jwoodford@industrialtoolsupply.net","pic_user":"cindyt","total_amt":"4264.47","total_gp":"1960.49","total_gpm":"45.97","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"17","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249613","line":"0","data":"05-04-2026 11:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249613,"Line":0,"Comment":"05/11/2026 4:26 PM - cindyt - F/U changed from 05/10/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249613,"Line":1,"Comment":"05/11/2026 4:26 PM - cindyt - CLO changed from 05/15/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249613,"Line":2,"Comment":"05/11/2026 4:26 PM - cindyt - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249613","line":"1","part":"C6-EM0375-60","qty":"2","price":"465.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249613","line":"2","part":"C6-ER16-100","qty":"10","price":"483.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249613","line":"3","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249613","line":"4","part":"C6-ER32-60","qty":"2","price":"483.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249613","line":"5","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249613","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-11 16:27:28.634 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249639-05112026162728.txt === {"quote":"249639","customer":"16387","name":null,"customerName":"Pilot P.B. Inc.","comp":"01","open":"0","shipto":"PILOTPB","shiptoName":"Pilot P.B. Outillages Industriels","entry_date":"05-04-2026","cust_order_date":"09-15-2026","req_date":"09-20-2026","cust_po":"Back Spot Facing Tool","terms_code":"N30","ship_via":"U-ST","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Guy Bherer","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"15:25","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Guy Bherer","follow_phone":"416-618-5597","follow_email":"gbherer@pilotpb.com","pic_user":"cindyt","total_amt":"5030.00","total_gp":"5014.81","total_gpm":"99.70","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"249639","line":"1","data":"who is working with Risa."},{"comp":"1","quote":"249639","line":"0","data":"05-04-2026 15:29-cindyt: Sent to John Ducy"}],"crmnotes":[],"items":[{"comp":"01","order":"249639","line":"1","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1805.00","uom":"EA","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"2","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1245.00","uom":"EA","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"3","part":"SPECIAL-TL-NIKKEN","qty":"3","price":"560.00","uom":"EA","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"4","part":"AFC-15","qty":"1","price":"300.00","uom":"ST","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249639","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249639","Line":"1","Company":"1","F_Line":"1","Comment":"Back Spot Face Tool","Loc":"Y"},{"Quote":"249639","Line":"1","Company":"1","F_Line":"1","Comment":"Part #CAT50-AF1-30-OH","Loc":"Y"},{"Quote":"249639","Line":"1","Company":"1","F_Line":"2","Comment":"Back spot facing arbor - Main Body","Loc":"Y"},{"Quote":"249639","Line":"1","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"249639","Line":"2","Company":"1","F_Line":"1","Comment":"Part # BF130-19-38.1-25.4C","Loc":"Y"},{"Quote":"249639","Line":"2","Company":"1","F_Line":"2","Comment":"Arbor for above main body.","Loc":"Y"},{"Quote":"249639","Line":"2","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"249639","Line":"3","Company":"1","F_Line":"1","Comment":"Part # 9BF130-19-38.1-25.4C-I","Loc":"Y"},{"Quote":"249639","Line":"3","Company":"1","F_Line":"2","Comment":"Byte for above tool.","Loc":"Y"},{"Quote":"249639","Line":"3","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"249639","Line":"4","Company":"1","F_Line":"1","Comment":"Sold in 1 pack of 10-pcs only.","Loc":"Y"},{"Quote":"249639","Line":"4","Company":"1","F_Line":"1","Comment":"Sold in packs of 10-pcs.","Loc":"Y"},{"Quote":"249639","Line":"4","Company":"1","F_Line":"2","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-11 16:27:46.356 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249639-05112026162746.txt === {"quote":"249639","customer":"16387","name":null,"customerName":"Pilot P.B. Inc.","comp":"01","open":"0","shipto":"PILOTPB","shiptoName":"Pilot P.B. Outillages Industriels","entry_date":"05-04-2026","cust_order_date":"09-15-2026","req_date":"09-20-2026","cust_po":"Back Spot Facing Tool","terms_code":"N30","ship_via":"U-ST","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Guy Bherer","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"15:25","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Guy Bherer","follow_phone":"416-618-5597","follow_email":"gbherer@pilotpb.com","pic_user":"cindyt","total_amt":"5030.00","total_gp":"5014.81","total_gpm":"99.70","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"249639","line":"1","data":"who is working with Risa."},{"comp":"1","quote":"249639","line":"0","data":"05-04-2026 15:29-cindyt: Sent to John Ducy"}],"crmnotes":[{"comp":1,"quote":249639,"Line":0,"Comment":"05/11/2026 4:27 PM - cindyt - F/U changed from 05/25/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249639,"Line":1,"Comment":"05/11/2026 4:27 PM - cindyt - CLO changed from 06/05/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249639","line":"1","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1805.00","uom":"EA","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"2","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1245.00","uom":"EA","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"3","part":"SPECIAL-TL-NIKKEN","qty":"3","price":"560.00","uom":"EA","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"4","part":"AFC-15","qty":"1","price":"300.00","uom":"ST","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249639","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249639","Line":"1","Company":"1","F_Line":"1","Comment":"Back Spot Face Tool","Loc":"Y"},{"Quote":"249639","Line":"1","Company":"1","F_Line":"1","Comment":"Part #CAT50-AF1-30-OH","Loc":"Y"},{"Quote":"249639","Line":"1","Company":"1","F_Line":"2","Comment":"Back spot facing arbor - Main Body","Loc":"Y"},{"Quote":"249639","Line":"1","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"249639","Line":"2","Company":"1","F_Line":"1","Comment":"Part # BF130-19-38.1-25.4C","Loc":"Y"},{"Quote":"249639","Line":"2","Company":"1","F_Line":"2","Comment":"Arbor for above main body.","Loc":"Y"},{"Quote":"249639","Line":"2","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"249639","Line":"3","Company":"1","F_Line":"1","Comment":"Part # 9BF130-19-38.1-25.4C-I","Loc":"Y"},{"Quote":"249639","Line":"3","Company":"1","F_Line":"2","Comment":"Byte for above tool.","Loc":"Y"},{"Quote":"249639","Line":"3","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"249639","Line":"4","Company":"1","F_Line":"1","Comment":"Sold in 1 pack of 10-pcs only.","Loc":"Y"},{"Quote":"249639","Line":"4","Company":"1","F_Line":"1","Comment":"Sold in packs of 10-pcs.","Loc":"Y"},{"Quote":"249639","Line":"4","Company":"1","F_Line":"2","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-11 16:27:57.925 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249639-05112026162757.txt === {"quote":"249639","customer":"16387","name":null,"customerName":"Pilot P.B. Inc.","comp":"01","open":"0","shipto":"PILOTPB","shiptoName":"Pilot P.B. Outillages Industriels","entry_date":"05-04-2026","cust_order_date":"09-15-2026","req_date":"10-01-2026","cust_po":"Back Spot Facing Tool","terms_code":"N30","ship_via":"U-ST","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Guy Bherer","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"15:25","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Guy Bherer","follow_phone":"416-618-5597","follow_email":"gbherer@pilotpb.com","pic_user":"cindyt","total_amt":"5030.00","total_gp":"5014.81","total_gpm":"99.70","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"249639","line":"1","data":"who is working with Risa."},{"comp":"1","quote":"249639","line":"0","data":"05-04-2026 15:29-cindyt: Sent to John Ducy"}],"crmnotes":[{"comp":1,"quote":249639,"Line":0,"Comment":"05/11/2026 4:27 PM - cindyt - F/U changed from 05/25/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249639,"Line":1,"Comment":"05/11/2026 4:27 PM - cindyt - CLO changed from 06/05/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249639,"Line":2,"Comment":"05/11/2026 4:27 PM - cindyt - Req Date changed from 09/20/2026 to 10/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249639","line":"1","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1805.00","uom":"EA","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"2","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1245.00","uom":"EA","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"3","part":"SPECIAL-TL-NIKKEN","qty":"3","price":"560.00","uom":"EA","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"4","part":"AFC-15","qty":"1","price":"300.00","uom":"ST","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249639","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249639","Line":"1","Company":"1","F_Line":"1","Comment":"Back Spot Face Tool","Loc":"Y"},{"Quote":"249639","Line":"1","Company":"1","F_Line":"1","Comment":"Part #CAT50-AF1-30-OH","Loc":"Y"},{"Quote":"249639","Line":"1","Company":"1","F_Line":"2","Comment":"Back spot facing arbor - Main Body","Loc":"Y"},{"Quote":"249639","Line":"1","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"249639","Line":"2","Company":"1","F_Line":"1","Comment":"Part # BF130-19-38.1-25.4C","Loc":"Y"},{"Quote":"249639","Line":"2","Company":"1","F_Line":"2","Comment":"Arbor for above main body.","Loc":"Y"},{"Quote":"249639","Line":"2","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"249639","Line":"3","Company":"1","F_Line":"1","Comment":"Part # 9BF130-19-38.1-25.4C-I","Loc":"Y"},{"Quote":"249639","Line":"3","Company":"1","F_Line":"2","Comment":"Byte for above tool.","Loc":"Y"},{"Quote":"249639","Line":"3","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"249639","Line":"4","Company":"1","F_Line":"1","Comment":"Sold in 1 pack of 10-pcs only.","Loc":"Y"},{"Quote":"249639","Line":"4","Company":"1","F_Line":"1","Comment":"Sold in packs of 10-pcs.","Loc":"Y"},{"Quote":"249639","Line":"4","Company":"1","F_Line":"2","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-11 16:28:11.439 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247390-05112026162811.txt === {"quote":"247390","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"CFX","shiptoName":"C.F. Roark Welding & Eng.","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"05-04-2026","cust_po":"2196636","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Dylan Sprong","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"15:28","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Dylan Sprong","follow_phone":"317-788-4661","follow_email":"dylan.sprong@haggard-stocking.com","pic_user":"billh","total_amt":"7203.68","total_gp":"3948.50","total_gpm":"54.81","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"04-27-2026","notes":[{"comp":"1","quote":"247390","line":"5","data":"03-23-2026 15:28 - Discounts Recalculated QS"},{"comp":"1","quote":"247390","line":"4","data":"ing pin"},{"comp":"1","quote":"247390","line":"3","data":"SO#1034718, customer gave wrong info for position"},{"comp":"1","quote":"247390","line":"2","data":"03-23-2026 15:46-mirandag alternative for"},{"comp":"1","quote":"247390","line":"1","data":"this quote today - received PO for positioning pin"},{"comp":"1","quote":"247390","line":"0","data":"03-24-2026 11:20-mirandag processing and closing"}],"crmnotes":[],"items":[{"comp":"01","order":"247390","line":"1","part":"C50-MRAM-IC","qty":"1","price":"7057.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247390","line":"2","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247390","line":"3","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"247390","line":"4","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247390","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247390","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247390","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247390","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-11 16:28:21.494 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247390-05112026162821.txt === {"quote":"247390","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"CFX","shiptoName":"C.F. Roark Welding & Eng.","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"05-04-2026","cust_po":"2196636","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Dylan Sprong","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"15:28","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Dylan Sprong","follow_phone":"317-788-4661","follow_email":"dylan.sprong@haggard-stocking.com","pic_user":"billh","total_amt":"7203.68","total_gp":"3948.50","total_gpm":"54.81","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"247390","line":"5","data":"03-23-2026 15:28 - Discounts Recalculated QS"},{"comp":"1","quote":"247390","line":"4","data":"ing pin"},{"comp":"1","quote":"247390","line":"3","data":"SO#1034718, customer gave wrong info for position"},{"comp":"1","quote":"247390","line":"2","data":"03-23-2026 15:46-mirandag alternative for"},{"comp":"1","quote":"247390","line":"1","data":"this quote today - received PO for positioning pin"},{"comp":"1","quote":"247390","line":"0","data":"03-24-2026 11:20-mirandag processing and closing"}],"crmnotes":[{"comp":1,"quote":247390,"Line":0,"Comment":"05/11/2026 4:28 PM - rons - F/U changed from 04/27/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247390,"Line":1,"Comment":"05/11/2026 4:28 PM - rons - CLO changed from 04/27/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247390","line":"1","part":"C50-MRAM-IC","qty":"1","price":"7057.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247390","line":"2","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247390","line":"3","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"247390","line":"4","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247390","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247390","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247390","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247390","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 16:28:24.921 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247390-05112026162824.txt === {"quote":"247390","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"CFX","shiptoName":"C.F. Roark Welding & Eng.","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"06-02-2026","cust_po":"2196636","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Dylan Sprong","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"15:28","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Dylan Sprong","follow_phone":"317-788-4661","follow_email":"dylan.sprong@haggard-stocking.com","pic_user":"billh","total_amt":"7203.68","total_gp":"3948.50","total_gpm":"54.81","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"247390","line":"5","data":"03-23-2026 15:28 - Discounts Recalculated QS"},{"comp":"1","quote":"247390","line":"4","data":"ing pin"},{"comp":"1","quote":"247390","line":"3","data":"SO#1034718, customer gave wrong info for position"},{"comp":"1","quote":"247390","line":"2","data":"03-23-2026 15:46-mirandag alternative for"},{"comp":"1","quote":"247390","line":"1","data":"this quote today - received PO for positioning pin"},{"comp":"1","quote":"247390","line":"0","data":"03-24-2026 11:20-mirandag processing and closing"}],"crmnotes":[{"comp":1,"quote":247390,"Line":0,"Comment":"05/11/2026 4:28 PM - rons - F/U changed from 04/27/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247390,"Line":1,"Comment":"05/11/2026 4:28 PM - rons - CLO changed from 04/27/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":247390,"Line":2,"Comment":"05/11/2026 4:28 PM - rons - Req Date changed from 05/04/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247390","line":"1","part":"C50-MRAM-IC","qty":"1","price":"7057.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247390","line":"2","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247390","line":"3","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"247390","line":"4","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247390","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247390","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247390","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247390","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-11 16:28:31.040 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247686-05112026162830.txt === {"quote":"247686","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"MANNXXMA","shiptoName":"Manchester Tool & Die","entry_date":"03-27-2026","cust_order_date":"03-27-2026","req_date":"05-08-2026","cust_po":"FI6 Shrink Fit Unit","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Lisa Danning","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:32","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Lisa Danning","follow_phone":"800-336-2401 x1359","follow_email":"lisa.danning@pts-tools.com","pic_user":"billh","total_amt":"17783.25","total_gp":"11641.36","total_gpm":"65.46","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"04-27-2026","notes":[{"comp":"1","quote":"247686","line":"7","data":"03-30-2026 09:07 - Discounts Recalculated QS"},{"comp":"1","quote":"247686","line":"6","data":"03-27-2026 15:35 - Discounts Recalculated QS"},{"comp":"1","quote":"247686","line":"5","data":"03-27-2026 15:35 - Discounts Recalculated QS"},{"comp":"1","quote":"247686","line":"4","data":"voltage info from customer"},{"comp":"1","quote":"247686","line":"3","data":"03-27-2026 15:35-mirandag awaiting additional"},{"comp":"1","quote":"247686","line":"2","data":"understanding, explained 6/5 lead time."},{"comp":"1","quote":"247686","line":"1","data":"taper for machine, called Lisa and she was"},{"comp":"1","quote":"247686","line":"0","data":"03-30-2026 09:18-mirandag waiting to hear back on"}],"crmnotes":[],"items":[{"comp":"01","order":"247686","line":"1","part":"SF-FI6-UNIT-200","qty":"1","price":"23711.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247686","line":"2","part":"SF-POT-#40","qty":"2","price":"165.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247686","line":"3","part":"SF-RACK-POT","qty":"1","price":"153.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247686","line":"4","part":"SF-RACK-HEAT-RING","qty":"1","price":"153.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247686","line":"5","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247686","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247686","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247686","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247686","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-11 16:28:40.381 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247686-05112026162840.txt === {"quote":"247686","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"MANNXXMA","shiptoName":"Manchester Tool & Die","entry_date":"03-27-2026","cust_order_date":"03-27-2026","req_date":"05-08-2026","cust_po":"FI6 Shrink Fit Unit","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Lisa Danning","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:32","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Lisa Danning","follow_phone":"800-336-2401 x1359","follow_email":"lisa.danning@pts-tools.com","pic_user":"billh","total_amt":"17783.25","total_gp":"11641.36","total_gpm":"65.46","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"247686","line":"7","data":"03-30-2026 09:07 - Discounts Recalculated QS"},{"comp":"1","quote":"247686","line":"6","data":"03-27-2026 15:35 - Discounts Recalculated QS"},{"comp":"1","quote":"247686","line":"5","data":"03-27-2026 15:35 - Discounts Recalculated QS"},{"comp":"1","quote":"247686","line":"4","data":"voltage info from customer"},{"comp":"1","quote":"247686","line":"3","data":"03-27-2026 15:35-mirandag awaiting additional"},{"comp":"1","quote":"247686","line":"2","data":"understanding, explained 6/5 lead time."},{"comp":"1","quote":"247686","line":"1","data":"taper for machine, called Lisa and she was"},{"comp":"1","quote":"247686","line":"0","data":"03-30-2026 09:18-mirandag waiting to hear back on"}],"crmnotes":[{"comp":1,"quote":247686,"Line":0,"Comment":"05/11/2026 4:28 PM - rons - F/U changed from 04/27/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247686,"Line":1,"Comment":"05/11/2026 4:28 PM - rons - CLO changed from 04/27/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247686","line":"1","part":"SF-FI6-UNIT-200","qty":"1","price":"23711.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247686","line":"2","part":"SF-POT-#40","qty":"2","price":"165.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247686","line":"3","part":"SF-RACK-POT","qty":"1","price":"153.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247686","line":"4","part":"SF-RACK-HEAT-RING","qty":"1","price":"153.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247686","line":"5","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247686","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247686","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247686","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247686","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-11 16:28:45.260 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247686-05112026162845.txt === {"quote":"247686","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"MANNXXMA","shiptoName":"Manchester Tool & Die","entry_date":"03-27-2026","cust_order_date":"03-27-2026","req_date":"06-02-2026","cust_po":"FI6 Shrink Fit Unit","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Lisa Danning","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:32","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Lisa Danning","follow_phone":"800-336-2401 x1359","follow_email":"lisa.danning@pts-tools.com","pic_user":"billh","total_amt":"17783.25","total_gp":"11641.36","total_gpm":"65.46","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"247686","line":"7","data":"03-30-2026 09:07 - Discounts Recalculated QS"},{"comp":"1","quote":"247686","line":"6","data":"03-27-2026 15:35 - Discounts Recalculated QS"},{"comp":"1","quote":"247686","line":"5","data":"03-27-2026 15:35 - Discounts Recalculated QS"},{"comp":"1","quote":"247686","line":"4","data":"voltage info from customer"},{"comp":"1","quote":"247686","line":"3","data":"03-27-2026 15:35-mirandag awaiting additional"},{"comp":"1","quote":"247686","line":"2","data":"understanding, explained 6/5 lead time."},{"comp":"1","quote":"247686","line":"1","data":"taper for machine, called Lisa and she was"},{"comp":"1","quote":"247686","line":"0","data":"03-30-2026 09:18-mirandag waiting to hear back on"}],"crmnotes":[{"comp":1,"quote":247686,"Line":0,"Comment":"05/11/2026 4:28 PM - rons - F/U changed from 04/27/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247686,"Line":1,"Comment":"05/11/2026 4:28 PM - rons - CLO changed from 04/27/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":247686,"Line":2,"Comment":"05/11/2026 4:28 PM - rons - Req Date changed from 05/08/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247686","line":"1","part":"SF-FI6-UNIT-200","qty":"1","price":"23711.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247686","line":"2","part":"SF-POT-#40","qty":"2","price":"165.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247686","line":"3","part":"SF-RACK-POT","qty":"1","price":"153.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247686","line":"4","part":"SF-RACK-HEAT-RING","qty":"1","price":"153.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247686","line":"5","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247686","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247686","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247686","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247686","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-11 16:28:55.116 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248133-05112026162854.txt === {"quote":"248133","customer":"4207","name":null,"customerName":"DCT Industrial Supply Company","comp":"01","open":"0","shipto":"CATERPIL","shiptoName":"Caterpillar Lafayette","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-19-2026","cust_po":"CAT Deckel Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"08:06","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Tim Prickett","follow_phone":"","follow_email":"tim.prickett@dctisc.com","pic_user":"billh","total_amt":"14003.54","total_gp":"9257.41","total_gpm":"66.11","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"80","win_pct":"20","clo_date":"05-07-2026","notes":[{"comp":"1","quote":"248133","line":"1","data":"04-10-2026 10:49 - Discounts Recalculated"},{"comp":"1","quote":"248133","line":"0","data":"04-07-2026 08:07 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248133","line":"1","part":"CAT50-C1-135U-IDU","qty":"7","price":"811.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"2","part":"CAT50-C1.1/4-135U-IDU","qty":"9","price":"811.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"3","part":"CAT50-SK16-165U-IDU","qty":"2","price":"624.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"4","part":"C5001-1250-4.00CP","qty":"1","price":"312.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"5","part":"C5001-22-60CP","qty":"2","price":"254.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"6","part":"C5001-40-60CP","qty":"1","price":"276.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"7","part":"C5006-32-4.00","qty":"11","price":"239.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"8","part":"KM1-16","qty":"2","price":"67.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"9","part":"CCK1-18","qty":"4","price":"80.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"10","part":"CCK1.1/4-12","qty":"1","price":"82.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"11","part":"CCK1.1/4-14","qty":"2","price":"82.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"12","part":"CCK1.1/4-16","qty":"3","price":"92.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"13","part":"CCK1.1/4-20","qty":"3","price":"92.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"15","part":"CKFN25(1)-18","qty":"4","price":"62.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"16","part":"CKFN32(1.1/4)-12","qty":"1","price":"71.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"17","part":"CKFN32(1.1/4)-14","qty":"2","price":"69.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"18","part":"CKFN32(1.1/4)-16","qty":"3","price":"69.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"19","part":"CKFN32(1.1/4)-20","qty":"3","price":"69.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"21","part":"CKFN25(1)-18C","qty":"4","price":"143.00","uom":"EA","discount":"34.00","req_date":"3 Stk, 1pc 2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"22","part":"CKFN32(1.1/4)-12C","qty":"1","price":"85.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"23","part":"CKFN32(1.1/4)-14C","qty":"2","price":"129.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"24","part":"CKFN32(1.1/4)-16C","qty":"3","price":"85.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"25","part":"CKFN32(1.1/4)-20C","qty":"3","price":"85.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"27","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"28","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"29","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"30","part":"CCKL25","qty":"1","price":"14.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"31","part":"CCKL32","qty":"1","price":"14.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":29}}] 2026-05-11 16:29:05.543 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248133-05112026162905.txt === {"quote":"248133","customer":"4207","name":null,"customerName":"DCT Industrial Supply Company","comp":"01","open":"0","shipto":"CATERPIL","shiptoName":"Caterpillar Lafayette","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-19-2026","cust_po":"CAT Deckel Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"08:06","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Tim Prickett","follow_phone":"","follow_email":"tim.prickett@dctisc.com","pic_user":"billh","total_amt":"14003.54","total_gp":"9257.41","total_gpm":"66.11","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"80","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"248133","line":"1","data":"04-10-2026 10:49 - Discounts Recalculated"},{"comp":"1","quote":"248133","line":"0","data":"04-07-2026 08:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248133,"Line":0,"Comment":"05/11/2026 4:28 PM - rons - F/U changed from 04/27/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248133,"Line":1,"Comment":"05/11/2026 4:28 PM - rons - CLO changed from 05/07/2026 to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248133","line":"1","part":"CAT50-C1-135U-IDU","qty":"7","price":"811.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"2","part":"CAT50-C1.1/4-135U-IDU","qty":"9","price":"811.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"3","part":"CAT50-SK16-165U-IDU","qty":"2","price":"624.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"4","part":"C5001-1250-4.00CP","qty":"1","price":"312.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"5","part":"C5001-22-60CP","qty":"2","price":"254.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"6","part":"C5001-40-60CP","qty":"1","price":"276.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"7","part":"C5006-32-4.00","qty":"11","price":"239.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"8","part":"KM1-16","qty":"2","price":"67.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"9","part":"CCK1-18","qty":"4","price":"80.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"10","part":"CCK1.1/4-12","qty":"1","price":"82.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"11","part":"CCK1.1/4-14","qty":"2","price":"82.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"12","part":"CCK1.1/4-16","qty":"3","price":"92.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"13","part":"CCK1.1/4-20","qty":"3","price":"92.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"15","part":"CKFN25(1)-18","qty":"4","price":"62.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"16","part":"CKFN32(1.1/4)-12","qty":"1","price":"71.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"17","part":"CKFN32(1.1/4)-14","qty":"2","price":"69.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"18","part":"CKFN32(1.1/4)-16","qty":"3","price":"69.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"19","part":"CKFN32(1.1/4)-20","qty":"3","price":"69.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"21","part":"CKFN25(1)-18C","qty":"4","price":"143.00","uom":"EA","discount":"34.00","req_date":"3 Stk, 1pc 2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"22","part":"CKFN32(1.1/4)-12C","qty":"1","price":"85.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"23","part":"CKFN32(1.1/4)-14C","qty":"2","price":"129.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"24","part":"CKFN32(1.1/4)-16C","qty":"3","price":"85.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"25","part":"CKFN32(1.1/4)-20C","qty":"3","price":"85.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"27","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"28","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"29","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"30","part":"CCKL25","qty":"1","price":"14.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"31","part":"CCKL32","qty":"1","price":"14.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":29}}] 2026-05-11 16:29:09.601 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248133-05112026162909.txt === {"quote":"248133","customer":"4207","name":null,"customerName":"DCT Industrial Supply Company","comp":"01","open":"0","shipto":"CATERPIL","shiptoName":"Caterpillar Lafayette","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"06-03-2026","cust_po":"CAT Deckel Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"08:06","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Tim Prickett","follow_phone":"","follow_email":"tim.prickett@dctisc.com","pic_user":"billh","total_amt":"14003.54","total_gp":"9257.41","total_gpm":"66.11","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"80","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"248133","line":"1","data":"04-10-2026 10:49 - Discounts Recalculated"},{"comp":"1","quote":"248133","line":"0","data":"04-07-2026 08:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248133,"Line":0,"Comment":"05/11/2026 4:28 PM - rons - F/U changed from 04/27/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248133,"Line":1,"Comment":"05/11/2026 4:28 PM - rons - CLO changed from 05/07/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248133,"Line":2,"Comment":"05/11/2026 4:29 PM - rons - Req Date changed from 05/19/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248133","line":"1","part":"CAT50-C1-135U-IDU","qty":"7","price":"811.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"2","part":"CAT50-C1.1/4-135U-IDU","qty":"9","price":"811.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"3","part":"CAT50-SK16-165U-IDU","qty":"2","price":"624.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"4","part":"C5001-1250-4.00CP","qty":"1","price":"312.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"5","part":"C5001-22-60CP","qty":"2","price":"254.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"6","part":"C5001-40-60CP","qty":"1","price":"276.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"7","part":"C5006-32-4.00","qty":"11","price":"239.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"8","part":"KM1-16","qty":"2","price":"67.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"9","part":"CCK1-18","qty":"4","price":"80.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"10","part":"CCK1.1/4-12","qty":"1","price":"82.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"11","part":"CCK1.1/4-14","qty":"2","price":"82.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"12","part":"CCK1.1/4-16","qty":"3","price":"92.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"13","part":"CCK1.1/4-20","qty":"3","price":"92.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"15","part":"CKFN25(1)-18","qty":"4","price":"62.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"16","part":"CKFN32(1.1/4)-12","qty":"1","price":"71.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"17","part":"CKFN32(1.1/4)-14","qty":"2","price":"69.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"18","part":"CKFN32(1.1/4)-16","qty":"3","price":"69.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"19","part":"CKFN32(1.1/4)-20","qty":"3","price":"69.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"21","part":"CKFN25(1)-18C","qty":"4","price":"143.00","uom":"EA","discount":"34.00","req_date":"3 Stk, 1pc 2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"22","part":"CKFN32(1.1/4)-12C","qty":"1","price":"85.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"23","part":"CKFN32(1.1/4)-14C","qty":"2","price":"129.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"24","part":"CKFN32(1.1/4)-16C","qty":"3","price":"85.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"25","part":"CKFN32(1.1/4)-20C","qty":"3","price":"85.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"27","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"28","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"29","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"30","part":"CCKL25","qty":"1","price":"14.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"31","part":"CCKL32","qty":"1","price":"14.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":29}}] 2026-05-11 16:29:31.218 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248715-05112026162930.txt === {"quote":"248715","customer":"3906","name":null,"customerName":"Kenneth Crosby, a DXP Company","comp":"01","open":"1","shipto":"FIBAX","shiptoName":"Fiba Technologies Inc","entry_date":"04-16-2026","cust_order_date":"05-15-2026","req_date":"05-20-2026","cust_po":"CAT50 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Debbie Lewis","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:05","extra":"","follow_up":"05-10-2026","web_id":"","follow_name":"Debbie Lewis","follow_phone":"508-497-0048x8244","follow_email":"debora.lewis@dxpe.com","pic_user":"cindyt","total_amt":"2264.38","total_gp":"1258.77","total_gpm":"55.59","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"18","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248715","line":"0","data":"04-16-2026 13:08 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248715","line":"1","part":"C50-1500-EU","qty":"11","price":"37.00","uom":"EA","discount":"46.00","req_date":"ETA to L-N 4~5 Days","branch":"1"},{"comp":"01","order":"248715","line":"2","part":"NC5001-0750-6.00CP","qty":"2","price":"565.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248715","line":"3","part":"NC5006-1500-4.50CP","qty":"1","price":"482.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248715","line":"4","part":"NCAT50-HC0500-3.50","qty":"1","price":"998.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248715","line":"5","part":"NC5006-1000-6.00CP","qty":"1","price":"516.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248715","line":"6","part":"NC5001-0750-4.00CP","qty":"1","price":"457.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248715","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-11 16:30:55.220 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(44.9680220170842, -92.7465772914486, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(44.9680220170842, -92.7465772914486, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.360171 second/s. 2026-05-11 16:33:18.702 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249669-05112026163318.txt === {"quote":"249669","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"NC5-46-C32-100","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Tim LeBlanc","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"10:36","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Tim LeBlanc","follow_phone":"","follow_email":"tleblanc@ptservice.com","pic_user":"rons","total_amt":"312.74","total_gp":"102","total_gpm":"33","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249669","line":"1","part":"NC5-46-C32-100","qty":"1","price":"270.48","uom":"EA","discount":"0.00","req_date":"ETA 2-3wks","branch":"1"},{"comp":"01","order":"249669","line":"2","part":"PS-123E","qty":"1","price":"42.26","uom":"EA","discount":"0.00","req_date":"stk fact","branch":"1"},{"comp":"01","order":"249669","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249669","Line":"1","Company":"1","F_Line":"1","Comment":"NC5-46 holders are assembled with the pull stud at the","Loc":"Y"},{"Quote":"249669","Line":"1","Company":"1","F_Line":"2","Comment":"factory. P/N: PS-123E has been provided by the","Loc":"Y"},{"Quote":"249669","Line":"1","Company":"1","F_Line":"3","Comment":"customer over a live chat.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-11 16:33:47.078 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249859-05112026163346.txt === {"quote":"249859","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-08-2026","cust_po":"E16-23 (C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jeremy Melvin","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:42","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Jeremy Melvin","follow_phone":"574-289-4811 x2589","follow_email":"jmelvin@powelltool.com","pic_user":"haleyd","total_amt":"52.36","total_gp":"38.27","total_gpm":"73.09","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249859","line":"1","data":"05-08-2026 09:43 - Discounts Recalculated QS"},{"comp":"1","quote":"249859","line":"0","data":"05-08-2026 09:57-jennad checked by Jenna"}],"crmnotes":[{"comp":1,"quote":249859,"Line":0,"Comment":"05/11/2026 4:33 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249859","line":"1","part":"E16-023(C)","qty":"1","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249859","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-11 16:33:51.607 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249859-05112026163351.txt === {"quote":"249859","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"05-28-2026","cust_po":"E16-23 (C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jeremy Melvin","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:42","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Jeremy Melvin","follow_phone":"574-289-4811 x2589","follow_email":"jmelvin@powelltool.com","pic_user":"haleyd","total_amt":"52.36","total_gp":"38.27","total_gpm":"73.09","rev_type":"STD","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249859","line":"1","data":"05-08-2026 09:43 - Discounts Recalculated QS"},{"comp":"1","quote":"249859","line":"0","data":"05-08-2026 09:57-jennad checked by Jenna"}],"crmnotes":[{"comp":1,"quote":249859,"Line":0,"Comment":"05/11/2026 4:33 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249859,"Line":1,"Comment":"05/11/2026 4:33 PM - rons - Req Date changed from 06/08/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249859","line":"1","part":"E16-023(C)","qty":"1","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249859","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-11 16:35:35.147 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249669-05112026163534.txt === {"quote":"249669","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"NC5-46-C32-100","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Tim LeBlanc","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"10:36","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Tim LeBlanc","follow_phone":"","follow_email":"tleblanc@ptservice.com","pic_user":"rons","total_amt":"312.74","total_gp":"102.00","total_gpm":"33.00","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[{"comp":1,"quote":249669,"Line":0,"Comment":"05/11/2026 4:33 PM - rons - PIC changed from bethw to rons"}],"items":[{"comp":"01","order":"249669","line":"1","part":"NC5-46-C32-100","qty":"1","price":"270.48","uom":"EA","discount":"0.00","req_date":"ETA 2-3wks","branch":"1"},{"comp":"01","order":"249669","line":"2","part":"PS-123E","qty":"1","price":"42.26","uom":"EA","discount":"0.00","req_date":"stk fact","branch":"1"},{"comp":"01","order":"249669","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249669","Line":"1","Company":"1","F_Line":"1","Comment":"NC5-46 holders are assembled with the pull stud at the","Loc":"Y"},{"Quote":"249669","Line":"1","Company":"1","F_Line":"2","Comment":"factory. P/N: PS-123E has been provided by the","Loc":"Y"},{"Quote":"249669","Line":"1","Company":"1","F_Line":"3","Comment":"customer over a live chat.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 16:35:47.501 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249669-05112026163547.txt === {"quote":"249669","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"NC5-46-C32-100","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Tim LeBlanc","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"10:36","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Tim LeBlanc","follow_phone":"","follow_email":"tleblanc@ptservice.com","pic_user":"rons","total_amt":"312.74","total_gp":"102.00","total_gpm":"33.00","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":249669,"Line":0,"Comment":"05/11/2026 4:33 PM - rons - PIC changed from bethw to rons"},{"comp":1,"quote":249669,"Line":1,"Comment":"05/11/2026 4:35 PM - rons - F/U changed from 05/11/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249669,"Line":2,"Comment":"05/11/2026 4:35 PM - rons - CLO changed from 06/05/2026 to 06/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249669","line":"1","part":"NC5-46-C32-100","qty":"1","price":"270.48","uom":"EA","discount":"0.00","req_date":"ETA 2-3wks","branch":"1"},{"comp":"01","order":"249669","line":"2","part":"PS-123E","qty":"1","price":"42.26","uom":"EA","discount":"0.00","req_date":"stk fact","branch":"1"},{"comp":"01","order":"249669","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249669","Line":"1","Company":"1","F_Line":"1","Comment":"NC5-46 holders are assembled with the pull stud at the","Loc":"Y"},{"Quote":"249669","Line":"1","Company":"1","F_Line":"2","Comment":"factory. P/N: PS-123E has been provided by the","Loc":"Y"},{"Quote":"249669","Line":"1","Company":"1","F_Line":"3","Comment":"customer over a live chat.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 16:36:01.497 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249669-05112026163601.txt === {"quote":"249669","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-19-2026","cust_po":"NC5-46-C32-100","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Tim LeBlanc","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"10:36","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Tim LeBlanc","follow_phone":"","follow_email":"tleblanc@ptservice.com","pic_user":"rons","total_amt":"312.74","total_gp":"102.00","total_gpm":"33.00","rev_type":"ADV","mod_date":"05-11-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":249669,"Line":0,"Comment":"05/11/2026 4:33 PM - rons - PIC changed from bethw to rons"},{"comp":1,"quote":249669,"Line":1,"Comment":"05/11/2026 4:35 PM - rons - F/U changed from 05/11/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249669,"Line":2,"Comment":"05/11/2026 4:35 PM - rons - CLO changed from 06/05/2026 to 06/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249669,"Line":3,"Comment":"05/11/2026 4:35 PM - rons - Req Date changed from 06/16/2026 to 06/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249669","line":"1","part":"NC5-46-C32-100","qty":"1","price":"270.48","uom":"EA","discount":"0.00","req_date":"ETA 2-3wks","branch":"1"},{"comp":"01","order":"249669","line":"2","part":"PS-123E","qty":"1","price":"42.26","uom":"EA","discount":"0.00","req_date":"stk fact","branch":"1"},{"comp":"01","order":"249669","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249669","Line":"1","Company":"1","F_Line":"1","Comment":"NC5-46 holders are assembled with the pull stud at the","Loc":"Y"},{"Quote":"249669","Line":"1","Company":"1","F_Line":"2","Comment":"factory. P/N: PS-123E has been provided by the","Loc":"Y"},{"Quote":"249669","Line":"1","Company":"1","F_Line":"3","Comment":"customer over a live chat.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-11 16:36:15.894 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(44.9636387173505, -92.7436693199843, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(44.9636387173505, -92.7436693199843, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.5682096 second/s. 2026-05-11 16:41:32.775 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(44.9599155515165, -92.7335744219216, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(44.9599155515165, -92.7335744219216, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2017249 second/s. 2026-05-11 17:13:14.434 [INFO] In session is user: jimmya 2026-05-11 17:13:15.102 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(44.9769316480317, -92.7229735800572, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(44.9769316480317, -92.7229735800572, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4132207 second/s. 2026-05-11 17:14:18.212 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.0556739786434, -111.47744319365, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.0556739786434, -111.47744319365, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2001324 second/s. 2026-05-11 17:34:28.035 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.7312071153344, -87.8354778002072, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.7312071153344, -87.8354778002072, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2344588 second/s. 2026-05-11 18:16:43.273 [INFO] In session is user: jimmya 2026-05-11 18:16:46.761 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(44.9679016069947, -92.7215604839092, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(44.9679016069947, -92.7215604839092, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3608487 second/s. 2026-05-11 18:21:54.249 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(44.953278290811, -92.6971073046868, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(44.953278290811, -92.6971073046868, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.402781 second/s. 2026-05-11 19:20:49.877 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5191848991576, -80.0221844811353, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5191848991576, -80.0221844811353, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2354714 second/s. 2026-05-11 19:21:06.352 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5191848991576, -80.0221844811353, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5191848991576, -80.0221844811353, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3617249 second/s. 2026-05-11 19:34:11.371 [INFO] In session is user: joshuav 2026-05-11 19:34:12.137 [INFO] In session is user: joshuav 2026-05-11 19:42:42.717 [INFO] In session is user: joshuav 2026-05-11 20:36:28.008 [INFO] In session is user: joshuav 2026-05-11 20:36:28.263 [INFO] In session is user: joshuav 2026-05-11 20:36:28.532 [INFO] In session is user: joshuav 2026-05-11 20:36:28.800 [INFO] In session is user: joshuav 2026-05-11 20:36:29.059 [INFO] In session is user: joshuav 2026-05-11 20:36:29.279 [INFO] In session is user: joshuav 2026-05-11 20:36:29.543 [INFO] In session is user: joshuav 2026-05-11 20:41:22.525 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5191848991576, -80.0221844811353, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5191848991576, -80.0221844811353, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3573964 second/s. 2026-05-11 20:41:41.653 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5191848991576, -80.0221844811353, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5191848991576, -80.0221844811353, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 30 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4175246 second/s. 2026-05-11 20:42:34.912 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5191848991576, -80.0221844811353, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5191848991576, -80.0221844811353, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 40 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3604978 second/s. 2026-05-11 20:44:36.932 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6548473668324, -88.2228178833576, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6548473668324, -88.2228178833576, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2238411 second/s. 2026-05-11 20:50:58.475 [INFO] In session is user: joshuav 2026-05-11 21:12:14.195 [INFO] In session is user: edwinv 2026-05-11 21:12:14.195 [INFO] In session is user: edwinv 2026-05-11 21:27:41.208 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.8629186480266, -117.721068985513, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.8629186480266, -117.721068985513, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2065154 second/s. 2026-05-11 22:30:36.187 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.8514273522357, -74.0316229015419, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.8514273522357, -74.0316229015419, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.210897 second/s. 2026-05-11 23:50:43.563 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.0556455431879, -111.477387610888, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.0556455431879, -111.477387610888, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2373008 second/s. 2026-05-12 06:37:28.991 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-12 07:40:29.348 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249170-05122026074029.txt === {"quote":"249170","customer":"13700TA","name":null,"customerName":"The Robert E. Morris Company (CT-TA","comp":"01","open":"0","shipto":"TRIUMPHA","shiptoName":"Triumph Actuation Systems","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-05-2026","cust_po":"Shrink Fit Fi6","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:33","extra":"","follow_up":"06-15-2026","web_id":"","follow_name":"Josh","follow_phone":"860-687-3300","follow_email":"jmarkowski@robertemorris.com","pic_user":"briann","total_amt":"17783.25","total_gp":"11765.97","total_gpm":"66.16","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"briann","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":249170,"Line":0,"Comment":"04/28/2026 8:46 AM - briann - 4/28/26 Josh indicated next step is he will compile a list of SF tool holders to be added to this quote."},{"comp":1,"quote":249170,"Line":1,"Comment":"04/28/2026 8:47 AM - briann - F/U changed from 05/17/2026 to 5/25/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249170","line":"1","part":"SF-FI6-UNIT-200","qty":"1","price":"23711.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249170","line":"2","part":"SF-POT-#40","qty":"1","price":"165.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249170","line":"3","part":"SF-POT-#50","qty":"1","price":"165.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249170","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-12 07:40:43.330 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249170-05122026074043.txt === {"quote":"249170","customer":"13700TA","name":null,"customerName":"The Robert E. Morris Company (CT-TA","comp":"01","open":"0","shipto":"TRIUMPHA","shiptoName":"Triumph Actuation Systems","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-05-2026","cust_po":"Shrink Fit Fi6","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:33","extra":"","follow_up":"06-15-2026","web_id":"","follow_name":"Josh","follow_phone":"860-687-3300","follow_email":"jmarkowski@robertemorris.com","pic_user":"briann","total_amt":"17783.25","total_gp":"11765.97","total_gpm":"66.16","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"briann","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":249170,"Line":0,"Comment":"04/28/2026 8:46 AM - briann - 4/28/26 Josh indicated next step is he will compile a list of SF tool holders to be added to this quote."},{"comp":1,"quote":249170,"Line":1,"Comment":"04/28/2026 8:47 AM - briann - F/U changed from 05/17/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249170,"Line":2,"Comment":"05/12/2026 8:40 AM - briann - F/U changed from 05/25/2026 to 6/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249170,"Line":3,"Comment":"05/12/2026 8:40 AM - briann - CLO changed from 05/27/2026 to 06/22/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249170","line":"1","part":"SF-FI6-UNIT-200","qty":"1","price":"23711.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249170","line":"2","part":"SF-POT-#40","qty":"1","price":"165.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249170","line":"3","part":"SF-POT-#50","qty":"1","price":"165.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249170","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-12 07:40:50.264 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249170-05122026074050.txt === {"quote":"249170","customer":"13700TA","name":null,"customerName":"The Robert E. Morris Company (CT-TA","comp":"01","open":"0","shipto":"TRIUMPHA","shiptoName":"Triumph Actuation Systems","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-29-2026","cust_po":"Shrink Fit Fi6","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:33","extra":"","follow_up":"06-15-2026","web_id":"","follow_name":"Josh","follow_phone":"860-687-3300","follow_email":"jmarkowski@robertemorris.com","pic_user":"briann","total_amt":"17783.25","total_gp":"11765.97","total_gpm":"66.16","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"briann","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":249170,"Line":0,"Comment":"04/28/2026 8:46 AM - briann - 4/28/26 Josh indicated next step is he will compile a list of SF tool holders to be added to this quote."},{"comp":1,"quote":249170,"Line":1,"Comment":"04/28/2026 8:47 AM - briann - F/U changed from 05/17/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249170,"Line":2,"Comment":"05/12/2026 8:40 AM - briann - F/U changed from 05/25/2026 to 6/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249170,"Line":3,"Comment":"05/12/2026 8:40 AM - briann - CLO changed from 05/27/2026 to 06/22/2026 (CLO Date Updated)"},{"comp":1,"quote":249170,"Line":4,"Comment":"05/12/2026 8:40 AM - briann - Req Date changed from 06/05/2026 to 06/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249170","line":"1","part":"SF-FI6-UNIT-200","qty":"1","price":"23711.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249170","line":"2","part":"SF-POT-#40","qty":"1","price":"165.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249170","line":"3","part":"SF-POT-#50","qty":"1","price":"165.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249170","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-12 07:59:27.802 [INFO] In session is user: jimg 2026-05-12 07:59:30.814 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.238774701008, -87.9774153530694, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.238774701008, -87.9774153530694, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3110349 second/s. 2026-05-12 08:18:51.027 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247712-05122026081850.txt === {"quote":"247712","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"HITECMC","shiptoName":"Hi-Tec Machining Center","entry_date":"03-30-2026","cust_order_date":"03-30-2026","req_date":"06-30-2026","cust_po":"Hi-Tec Machining - NCT200","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kent Burdett","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"09:05","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Kent Burdett","follow_phone":"704-523-6008","follow_email":"kburdett@morrissouth.com","pic_user":"mattm","total_amt":"19396.30","total_gp":"13605.65","total_gpm":"70.15","rev_type":"RT","mod_date":"05-12-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"4","win_pct":"20","clo_date":"04-30-2026","notes":[{"comp":"1","quote":"247712","line":"0","data":"03-30-2026 09:13 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247712,"Line":0,"Comment":"05/12/2026 9:18 AM - mattm - Req Date change from 5/11/2026 to 6/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247712","line":"1","part":"NCT200OSP5-M","qty":"1","price":"23500.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247712","line":"2","part":"R-7-SP-SET","qty":"1","price":"1314.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247712","line":"3","part":"P-125S","qty":"1","price":"2895.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247712","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247712","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Power and Feedback Cables from Nikken table","Loc":"Y"},{"Quote":"247712","Line":"1","Company":"1","F_Line":"2","Comment":"to the machine bulkhead","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-12 08:19:03.516 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247712-05122026081903.txt === {"quote":"247712","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"HITECMC","shiptoName":"Hi-Tec Machining Center","entry_date":"03-30-2026","cust_order_date":"03-30-2026","req_date":"06-30-2026","cust_po":"Hi-Tec Machining - NCT200","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kent Burdett","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"09:05","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Kent Burdett","follow_phone":"704-523-6008","follow_email":"kburdett@morrissouth.com","pic_user":"mattm","total_amt":"19396.30","total_gp":"13605.65","total_gpm":"70.15","rev_type":"RT","mod_date":"05-12-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"247712","line":"0","data":"03-30-2026 09:13 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247712,"Line":0,"Comment":"05/12/2026 9:18 AM - mattm - Req Date change from 5/11/2026 to 6/30/2026 (Req Date Updated)"},{"comp":1,"quote":247712,"Line":1,"Comment":"05/12/2026 9:19 AM - mattm - CLO changed from 4/30/2026 to 6/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247712","line":"1","part":"NCT200OSP5-M","qty":"1","price":"23500.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247712","line":"2","part":"R-7-SP-SET","qty":"1","price":"1314.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247712","line":"3","part":"P-125S","qty":"1","price":"2895.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247712","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247712","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Power and Feedback Cables from Nikken table","Loc":"Y"},{"Quote":"247712","Line":"1","Company":"1","F_Line":"2","Comment":"to the machine bulkhead","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-12 08:19:23.877 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247712-05122026081923.txt === {"quote":"247712","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"HITECMC","shiptoName":"Hi-Tec Machining Center","entry_date":"03-30-2026","cust_order_date":"03-30-2026","req_date":"06-30-2026","cust_po":"Hi-Tec Machining - NCT200","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kent Burdett","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"09:05","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Kent Burdett","follow_phone":"704-523-6008","follow_email":"kburdett@morrissouth.com","pic_user":"mattm","total_amt":"19396.30","total_gp":"13605.65","total_gpm":"70.15","rev_type":"RT","mod_date":"05-12-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"247712","line":"0","data":"03-30-2026 09:13 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247712,"Line":0,"Comment":"05/12/2026 9:18 AM - mattm - Req Date change from 5/11/2026 to 6/30/2026 (Req Date Updated)"},{"comp":1,"quote":247712,"Line":1,"Comment":"05/12/2026 9:19 AM - mattm - CLO changed from 4/30/2026 to 6/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247712,"Line":2,"Comment":"05/12/2026 9:19 AM - mattm - F/U Changed from 4/30/2026 to 6/27/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247712","line":"1","part":"NCT200OSP5-M","qty":"1","price":"23500.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247712","line":"2","part":"R-7-SP-SET","qty":"1","price":"1314.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247712","line":"3","part":"P-125S","qty":"1","price":"2895.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247712","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247712","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Power and Feedback Cables from Nikken table","Loc":"Y"},{"Quote":"247712","Line":"1","Company":"1","F_Line":"2","Comment":"to the machine bulkhead","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-12 08:35:44.930 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.3146179499746, -79.6717130259232, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.3146179499746, -79.6717130259232, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1939857 second/s. 2026-05-12 08:35:47.158 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.3146179499746, -79.6717130259232, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.3146179499746, -79.6717130259232, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1766008 second/s. 2026-05-12 08:36:07.070 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.3146179499746, -79.6717130259232, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.3146179499746, -79.6717130259232, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.5273366 second/s. 2026-05-12 08:36:36.555 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.3146179499746, -79.6717130259232, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.3146179499746, -79.6717130259232, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4647345 second/s. 2026-05-12 08:37:33.508 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.3146179499746, -79.6717130259232, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.3146179499746, -79.6717130259232, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 30 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3776044 second/s. 2026-05-12 09:01:03.640 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246852-05122026090103.txt === {"quote":"246852","customer":"13330","name":null,"customerName":"Manufacturing Solutions of MN Inc.","comp":"01","open":"0","shipto":"MANUFACY","shiptoName":"Manufacturing Solutions of MN Inc.","entry_date":"03-11-2026","cust_order_date":"03-11-2026","req_date":"05-25-2026","cust_po":"SPECIAL-LV-MI","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lucas Adamski","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:19","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Lucas Adamski","follow_phone":"","follow_email":"lucas.adamski@shopmsi.com","pic_user":"jimmya","total_amt":"6972.00","total_gp":"6972.00","total_gpm":"100.00","rev_type":"LT","mod_date":"05-12-2026","mod_time":null,"mod_user":"jimmya","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"246852","line":"0","data":"03-11-2026 16:20-jennad mimatic print uploaded"}],"crmnotes":[{"comp":1,"quote":246852,"Line":0,"Comment":"04/07/2026 3:02 PM - jimmya - F/U changed from 04/07/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246852,"Line":1,"Comment":"04/07/2026 3:02 PM - jimmya - CLO changed from 04/11/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246852,"Line":2,"Comment":"04/07/2026 3:02 PM - jimmya - Req Date changed from 04/11/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246852","line":"1","part":"SPECIAL-LV-MI","qty":"1","price":"6972.00","uom":"EA","discount":"0.00","req_date":"2-3 Wks","branch":"1"},{"comp":"01","order":"246852","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246852","Line":"1","Company":"1","F_Line":"1","Comment":"**NET PRICE** , Special - cannot be cancelled/returned","Loc":"Y"},{"Quote":"246852","Line":"1","Company":"1","F_Line":"2","Comment":"Mimatic A197598","Loc":"Y"},{"Quote":"246852","Line":"1","Company":"1","F_Line":"3","Comment":"BMT45 PSC C3 Live Tool 90deg CH 65","Loc":"Y"}],"qcomms":[{"Quote":"246852","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"246852","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"246852","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-12 09:01:20.933 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246852-05122026090120.txt === {"quote":"246852","customer":"13330","name":null,"customerName":"Manufacturing Solutions of MN Inc.","comp":"01","open":"0","shipto":"MANUFACY","shiptoName":"Manufacturing Solutions of MN Inc.","entry_date":"03-11-2026","cust_order_date":"03-11-2026","req_date":"05-25-2026","cust_po":"SPECIAL-LV-MI","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lucas Adamski","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:19","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Lucas Adamski","follow_phone":"","follow_email":"lucas.adamski@shopmsi.com","pic_user":"jimmya","total_amt":"6972.00","total_gp":"6972.00","total_gpm":"100.00","rev_type":"LT","mod_date":"05-12-2026","mod_time":null,"mod_user":"jimmya","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-15-2026","notes":[{"comp":"1","quote":"246852","line":"0","data":"03-11-2026 16:20-jennad mimatic print uploaded"}],"crmnotes":[{"comp":1,"quote":246852,"Line":0,"Comment":"04/07/2026 3:02 PM - jimmya - F/U changed from 04/07/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246852,"Line":1,"Comment":"04/07/2026 3:02 PM - jimmya - CLO changed from 04/11/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246852,"Line":2,"Comment":"04/07/2026 3:02 PM - jimmya - Req Date changed from 04/11/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":246852,"Line":3,"Comment":"05/12/2026 9:01 AM - jimmya - F/U changed from 05/11/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246852,"Line":4,"Comment":"05/12/2026 9:01 AM - jimmya - CLO changed from 05/18/2026 to 06/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246852","line":"1","part":"SPECIAL-LV-MI","qty":"1","price":"6972.00","uom":"EA","discount":"0.00","req_date":"2-3 Wks","branch":"1"},{"comp":"01","order":"246852","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246852","Line":"1","Company":"1","F_Line":"1","Comment":"**NET PRICE** , Special - cannot be cancelled/returned","Loc":"Y"},{"Quote":"246852","Line":"1","Company":"1","F_Line":"2","Comment":"Mimatic A197598","Loc":"Y"},{"Quote":"246852","Line":"1","Company":"1","F_Line":"3","Comment":"BMT45 PSC C3 Live Tool 90deg CH 65","Loc":"Y"}],"qcomms":[{"Quote":"246852","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"246852","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"246852","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-12 09:01:30.914 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246852-05122026090130.txt === {"quote":"246852","customer":"13330","name":null,"customerName":"Manufacturing Solutions of MN Inc.","comp":"01","open":"0","shipto":"MANUFACY","shiptoName":"Manufacturing Solutions of MN Inc.","entry_date":"03-11-2026","cust_order_date":"03-11-2026","req_date":"06-29-2026","cust_po":"SPECIAL-LV-MI","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lucas Adamski","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:19","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Lucas Adamski","follow_phone":"","follow_email":"lucas.adamski@shopmsi.com","pic_user":"jimmya","total_amt":"6972.00","total_gp":"6972.00","total_gpm":"100.00","rev_type":"LT","mod_date":"05-12-2026","mod_time":null,"mod_user":"jimmya","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-15-2026","notes":[{"comp":"1","quote":"246852","line":"0","data":"03-11-2026 16:20-jennad mimatic print uploaded"}],"crmnotes":[{"comp":1,"quote":246852,"Line":0,"Comment":"04/07/2026 3:02 PM - jimmya - F/U changed from 04/07/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246852,"Line":1,"Comment":"04/07/2026 3:02 PM - jimmya - CLO changed from 04/11/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246852,"Line":2,"Comment":"04/07/2026 3:02 PM - jimmya - Req Date changed from 04/11/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":246852,"Line":3,"Comment":"05/12/2026 9:01 AM - jimmya - F/U changed from 05/11/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246852,"Line":4,"Comment":"05/12/2026 9:01 AM - jimmya - CLO changed from 05/18/2026 to 06/15/2026 (CLO Date Updated)"},{"comp":1,"quote":246852,"Line":5,"Comment":"05/12/2026 9:01 AM - jimmya - Req Date changed from 05/25/2026 to 06/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246852","line":"1","part":"SPECIAL-LV-MI","qty":"1","price":"6972.00","uom":"EA","discount":"0.00","req_date":"2-3 Wks","branch":"1"},{"comp":"01","order":"246852","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246852","Line":"1","Company":"1","F_Line":"1","Comment":"**NET PRICE** , Special - cannot be cancelled/returned","Loc":"Y"},{"Quote":"246852","Line":"1","Company":"1","F_Line":"2","Comment":"Mimatic A197598","Loc":"Y"},{"Quote":"246852","Line":"1","Company":"1","F_Line":"3","Comment":"BMT45 PSC C3 Live Tool 90deg CH 65","Loc":"Y"}],"qcomms":[{"Quote":"246852","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"246852","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"246852","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-12 09:04:08.756 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249965-05122026090408.txt === {"quote":"249965","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"1","shipto":"FASTETUL","shiptoName":"Fastenal Company","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-22-2026","cust_po":"C6-ASHA-080-25.4CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Mitchell Remy","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:31","extra":"","follow_up":"05-17-2026","web_id":"","follow_name":"Mitchell Remy","follow_phone":"","follow_email":"OK074@stores.fastenal.com","pic_user":"bethw","total_amt":"1833.00","total_gp":"1085.76","total_gpm":"59.23","rev_type":"LT","mod_date":"05-12-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"5","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":249965,"Line":0,"Comment":"05/12/2026 9:03 AM - bethw - converted to SO# 1039370 but on MH to revise PO."}],"items":[{"comp":"01","order":"249965","line":"1","part":"C6-ASHA-080-25.4CP","qty":"4","price":"611.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249965","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-12 09:06:37.447 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248166-05122026090637.txt === {"quote":"248166","customer":"19585","name":null,"customerName":"Thomas Skinner & Son Ltd.","comp":"01","open":"0","shipto":"DEHAVDCA","shiptoName":"DeHavilland","entry_date":"04-07-2026","cust_order_date":"05-07-2026","req_date":"05-19-2026","cust_po":"NCAT40-SK6C-120UP-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"90","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Patrick Sekida","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"12:56","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Patrick Sekida","follow_phone":"604-834-3369 direct","follow_email":"psekida@tskinner.com","pic_user":"bethw","total_amt":"19735.10","total_gp":"12431.48","total_gpm":"62.99","rev_type":"ADV","mod_date":"04-30-2026","mod_time":null,"mod_user":"webadmin","reason":"","totalQty":"115","win_pct":"14","clo_date":"05-07-2026","notes":[],"crmnotes":[{"comp":1,"quote":248166,"Line":0,"Comment":"04/30/2026 8:49 AM - bethw - Per Patrick, This will be an order and is a replacement for Techniks product. They are in the mist of returning Techniks and want likely to get the credit to use for purchase. Quote is good just taking longer than expected."},{"comp":1,"quote":248166,"Line":1,"Comment":"04/30/2026 8:49 AM - bethw - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248166,"Line":2,"Comment":"05/12/2026 9:05 AM - bethw - revised to update to todays date on Q# 249975. This should become an order."}],"items":[{"comp":"01","order":"248166","line":"1","part":"NCAT40-SK6C-120UP-IDU","qty":"10","price":"525.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248166","line":"2","part":"SK6-1/8AC","qty":"10","price":"139.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248166","line":"3","part":"SK6-3/16AC","qty":"10","price":"100.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248166","line":"4","part":"NCAT40-SK10C-120UP-IDU","qty":"20","price":"527.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248166","line":"5","part":"SK10-1/4AC","qty":"10","price":"104.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248166","line":"6","part":"SK10-3/8AC","qty":"10","price":"104.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248166","line":"7","part":"NCAT40-SK16C-120UP-IDU","qty":"15","price":"588.00","uom":"EA","discount":"45.00","req_date":"14 Stk b/o 1-2days","branch":"1"},{"comp":"01","order":"248166","line":"8","part":"SK16-1/2AC","qty":"10","price":"145.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248166","line":"9","part":"SK16-5/8AC","qty":"6","price":"145.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248166","line":"10","part":"NCAT40-SK20C-90UP-IDU","qty":"6","price":"573.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248166","line":"11","part":"SK20-3/4AC","qty":"6","price":"174.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248166","line":"12","part":"PROMOTION-SK-TSK","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248166","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-12 09:07:57.720 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248166-05122026090757.txt === {"quote":"248166","customer":"19585","name":null,"customerName":"Thomas Skinner & Son Ltd.","comp":"01","open":"1","shipto":"DEHAVDCA","shiptoName":"DeHavilland","entry_date":"04-07-2026","cust_order_date":"05-07-2026","req_date":"05-19-2026","cust_po":"NCAT40-SK6C-120UP-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"90","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Patrick Sekida","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"12:56","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Patrick Sekida","follow_phone":"604-834-3369 direct","follow_email":"psekida@tskinner.com","pic_user":"bethw","total_amt":"19735.10","total_gp":"12431.48","total_gpm":"62.99","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"115","win_pct":"14","clo_date":"05-07-2026","notes":[],"crmnotes":[{"comp":1,"quote":248166,"Line":0,"Comment":"04/30/2026 8:49 AM - bethw - Per Patrick, This will be an order and is a replacement for Techniks product. They are in the mist of returning Techniks and want likely to get the credit to use for purchase. Quote is good just taking longer than expected."},{"comp":1,"quote":248166,"Line":1,"Comment":"04/30/2026 8:49 AM - bethw - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248166,"Line":2,"Comment":"05/12/2026 9:05 AM - bethw - revised to update to todays date on Q# 249975. This should become an order."},{"comp":1,"quote":248166,"Line":3,"Comment":"05/12/2026 9:06 AM - bethw - Win% changed from 20 to 14"},{"comp":1,"quote":248166,"Line":4,"Comment":"05/12/2026 9:07 AM - bethw - This will be an order."}],"items":[{"comp":"01","order":"248166","line":"1","part":"NCAT40-SK6C-120UP-IDU","qty":"10","price":"525.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248166","line":"2","part":"SK6-1/8AC","qty":"10","price":"139.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248166","line":"3","part":"SK6-3/16AC","qty":"10","price":"100.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248166","line":"4","part":"NCAT40-SK10C-120UP-IDU","qty":"20","price":"527.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248166","line":"5","part":"SK10-1/4AC","qty":"10","price":"104.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248166","line":"6","part":"SK10-3/8AC","qty":"10","price":"104.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248166","line":"7","part":"NCAT40-SK16C-120UP-IDU","qty":"15","price":"588.00","uom":"EA","discount":"45.00","req_date":"14 Stk b/o 1-2days","branch":"1"},{"comp":"01","order":"248166","line":"8","part":"SK16-1/2AC","qty":"10","price":"145.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248166","line":"9","part":"SK16-5/8AC","qty":"6","price":"145.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248166","line":"10","part":"NCAT40-SK20C-90UP-IDU","qty":"6","price":"573.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248166","line":"11","part":"SK20-3/4AC","qty":"6","price":"174.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248166","line":"12","part":"PROMOTION-SK-TSK","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248166","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-12 09:10:51.721 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245763-05122026091051.txt === {"quote":"245763","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"1","shipto":"EFFHKLNP","shiptoName":"Productivity Inc TA-IA MAIN","entry_date":"02-18-2026","cust_order_date":"03-17-2026","req_date":"05-25-2026","cust_po":"CNCZ205LAR21-05","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Voightman","drop_po":"","status":"0","user":"jimmya","conv_order":"","time":"14:49","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Eric Voightman","follow_phone":"800-328-3272","follow_email":"evoightman@productivity.com","pic_user":"jimmya","total_amt":"25725.00","total_gp":"17273.20","total_gpm":"67.15","rev_type":"RT","mod_date":"05-12-2026","mod_time":null,"mod_user":"jimmya","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":245763,"Line":0,"Comment":"03/04/2026 10:41 AM - jimmya - F/U changed from 03/03/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245763,"Line":1,"Comment":"03/04/2026 10:41 AM - jimmya - CLO changed from 03/18/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":245763,"Line":2,"Comment":"03/04/2026 10:41 AM - jimmya - Req Date changed from 04/01/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":245763,"Line":3,"Comment":"04/07/2026 2:18 PM - jimmya - F/U changed from 04/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245763,"Line":4,"Comment":"04/07/2026 2:18 PM - jimmya - CLO changed from 04/13/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245763,"Line":5,"Comment":"04/07/2026 2:18 PM - jimmya - Req Date changed from 04/27/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245763","line":"1","part":"CNCZ205LAR21-05","qty":"1","price":"36750.00","uom":"EA","discount":"30.00","req_date":"10-12 WEEKS ARO","branch":"1"},{"comp":"01","order":"245763","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-12 09:11:52.449 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247593-05122026091152.txt === {"quote":"247593","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"0","shipto":"DGIOKVI","shiptoName":"DGI Supply - GTA","entry_date":"03-26-2026","cust_order_date":"05-01-2026","req_date":"05-07-2026","cust_po":"SPECIAL-LV-MI","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"12:40","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"@","follow_phone":"","follow_email":"@","pic_user":"bethw","total_amt":"2646.55","total_gp":"1406.99","total_gpm":"53.16","rev_type":"LT","mod_date":"05-12-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":247593,"Line":0,"Comment":"04/30/2026 2:44 PM - bethw - sent QFU to Paul for update on status."},{"comp":1,"quote":247593,"Line":1,"Comment":"04/30/2026 2:44 PM - bethw - F/U changed from 05/01/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247593,"Line":2,"Comment":"05/12/2026 9:11 AM - bethw - Sent QFU to Paul for feedback or update."}],"items":[{"comp":"01","order":"247593","line":"1","part":"NT65-ER32X-ICE","qty":"1","price":"3570.00","uom":"EA","discount":"30.00","req_date":"see comments","branch":"1"},{"comp":"01","order":"247593","line":"2","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247593","line":"3","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247593","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247593","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247593","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247593","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-12 09:12:19.003 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249328-05122026091218.txt === {"quote":"249328","customer":"13330","name":null,"customerName":"Manufacturing Solutions of MN Inc.","comp":"01","open":"0","shipto":"SWANMN","shiptoName":"Swan Machine","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-28-2026","cust_po":"E46CA Presetter","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Casey Clark","drop_po":"BT30/CAT40","status":"0","user":"jennad","conv_order":"","time":"14:46","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Casey Clark","follow_phone":"","follow_email":"casey.clark@shopmsi.com","pic_user":"jimmya","total_amt":"49740.80","total_gp":"28936.10","total_gpm":"58.17","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"jimmya","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249328","line":"3","data":"04-28-2026 14:53 - Discounts Recalculated QS"},{"comp":"1","quote":"249328","line":"2","data":"04-28-2026 14:49 - Discounts Recalculated QS"},{"comp":"1","quote":"249328","line":"1","data":"i4-28-2026 14:48 - Discounts Recalculated QS"},{"comp":"1","quote":"249328","line":"0","data":"04-28-2026 15:04-jennad Install 3,000 per EricH"}],"crmnotes":[],"items":[{"comp":"01","order":"249328","line":"1","part":"PRE-E46CA-BD","qty":"1","price":"49700.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249328","line":"2","part":"PRE-SPDL-I30-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249328","line":"3","part":"PRE-SPDL-I40-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249328","line":"4","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249328","line":"5","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249328","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249328","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249328","line":"8","part":"PRE-INST/TRAINING","qty":"1","price":"3000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249328","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249328","Line":"1","Company":"1","F_Line":"1","Comment":"**non-cancellable, non-returnable**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":9}}] 2026-05-12 09:12:37.413 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249328-05122026091237.txt === {"quote":"249328","customer":"13330","name":null,"customerName":"Manufacturing Solutions of MN Inc.","comp":"01","open":"0","shipto":"SWANMN","shiptoName":"Swan Machine","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-28-2026","cust_po":"E46CA Presetter","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Casey Clark","drop_po":"BT30/CAT40","status":"0","user":"jennad","conv_order":"","time":"14:46","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Casey Clark","follow_phone":"","follow_email":"casey.clark@shopmsi.com","pic_user":"jimmya","total_amt":"49740.80","total_gp":"28936.10","total_gpm":"58.17","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"jimmya","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-15-2026","notes":[{"comp":"1","quote":"249328","line":"3","data":"04-28-2026 14:53 - Discounts Recalculated QS"},{"comp":"1","quote":"249328","line":"2","data":"04-28-2026 14:49 - Discounts Recalculated QS"},{"comp":"1","quote":"249328","line":"1","data":"i4-28-2026 14:48 - Discounts Recalculated QS"},{"comp":"1","quote":"249328","line":"0","data":"04-28-2026 15:04-jennad Install 3,000 per EricH"}],"crmnotes":[{"comp":1,"quote":249328,"Line":0,"Comment":"05/12/2026 9:12 AM - jimmya - F/U changed from 05/15/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249328,"Line":1,"Comment":"05/12/2026 9:12 AM - jimmya - CLO changed from 05/28/2026 to 06/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249328","line":"1","part":"PRE-E46CA-BD","qty":"1","price":"49700.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249328","line":"2","part":"PRE-SPDL-I30-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249328","line":"3","part":"PRE-SPDL-I40-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249328","line":"4","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249328","line":"5","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249328","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249328","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249328","line":"8","part":"PRE-INST/TRAINING","qty":"1","price":"3000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249328","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249328","Line":"1","Company":"1","F_Line":"1","Comment":"**non-cancellable, non-returnable**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-12 09:12:46.468 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249328-05122026091246.txt === {"quote":"249328","customer":"13330","name":null,"customerName":"Manufacturing Solutions of MN Inc.","comp":"01","open":"0","shipto":"SWANMN","shiptoName":"Swan Machine","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-29-2026","cust_po":"E46CA Presetter","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Casey Clark","drop_po":"BT30/CAT40","status":"0","user":"jennad","conv_order":"","time":"14:46","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Casey Clark","follow_phone":"","follow_email":"casey.clark@shopmsi.com","pic_user":"jimmya","total_amt":"49740.80","total_gp":"28936.10","total_gpm":"58.17","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"jimmya","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-15-2026","notes":[{"comp":"1","quote":"249328","line":"3","data":"04-28-2026 14:53 - Discounts Recalculated QS"},{"comp":"1","quote":"249328","line":"2","data":"04-28-2026 14:49 - Discounts Recalculated QS"},{"comp":"1","quote":"249328","line":"1","data":"i4-28-2026 14:48 - Discounts Recalculated QS"},{"comp":"1","quote":"249328","line":"0","data":"04-28-2026 15:04-jennad Install 3,000 per EricH"}],"crmnotes":[{"comp":1,"quote":249328,"Line":0,"Comment":"05/12/2026 9:12 AM - jimmya - F/U changed from 05/15/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249328,"Line":1,"Comment":"05/12/2026 9:12 AM - jimmya - CLO changed from 05/28/2026 to 06/15/2026 (CLO Date Updated)"},{"comp":1,"quote":249328,"Line":2,"Comment":"05/12/2026 9:12 AM - jimmya - Req Date changed from 05/28/2026 to 06/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249328","line":"1","part":"PRE-E46CA-BD","qty":"1","price":"49700.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249328","line":"2","part":"PRE-SPDL-I30-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249328","line":"3","part":"PRE-SPDL-I40-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249328","line":"4","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249328","line":"5","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249328","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249328","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249328","line":"8","part":"PRE-INST/TRAINING","qty":"1","price":"3000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249328","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249328","Line":"1","Company":"1","F_Line":"1","Comment":"**non-cancellable, non-returnable**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-12 09:13:08.167 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249756-05122026091307.txt === {"quote":"249756","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"0","shipto":"DGIOKVI","shiptoName":"DGI Supply - GTA","entry_date":"05-06-2026","cust_order_date":"06-06-2026","req_date":"05-06-2026","cust_po":"CAT50-C1.1/4-105U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Clifford Ho","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"14:54","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"","follow_phone":"","follow_email":"","pic_user":"bethw","total_amt":"1171.30","total_gp":"770.53","total_gpm":"65.78","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"8","win_pct":"20","clo_date":null,"notes":[{"comp":"1","quote":"249756","line":"0","data":"05-06-2026 14:55 - Discounts Recalculated"}],"crmnotes":[],"items":[{"comp":"01","order":"249756","line":"1","part":"CAT50-C1.1/4-105U-IDU","qty":"2","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249756","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249756","line":"3","part":"KM1-3/8","qty":"2","price":"67.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249756","line":"4","part":"KM1.1/4-3/8","qty":"2","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249756","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-12 09:20:53.870 [INFO] In session is user: mattm 2026-05-12 09:30:24.651 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2262795485813, -89.0071050302712, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2262795485813, -89.0071050302712, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2006145 second/s. 2026-05-12 09:30:28.919 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2262795485813, -89.0071050302712, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2262795485813, -89.0071050302712, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.172342 second/s. 2026-05-12 09:40:02.380 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2074647545723, -88.9529937828621, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2074647545723, -88.9529937828621, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2424053 second/s. 2026-05-12 09:40:05.368 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2074647545723, -88.9529937828621, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2074647545723, -88.9529937828621, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1816805 second/s. 2026-05-12 09:40:11.479 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2074647545723, -88.9529937828621, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2074647545723, -88.9529937828621, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4051392 second/s. 2026-05-12 09:41:35.228 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2074647545723, -88.9529937828621, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2074647545723, -88.9529937828621, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.8244003 second/s. 2026-05-12 09:49:18.442 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2525387, -89.0467037, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2525387, -89.0467037, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.7713074 second/s. 2026-05-12 10:02:26.642 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2074647545723, -88.9529937828621, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2074647545723, -88.9529937828621, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3995812 second/s. 2026-05-12 10:08:19.072 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.3163213100152, -79.6598774094048, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.3163213100152, -79.6598774094048, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2090474 second/s. 2026-05-12 10:08:21.728 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.3163211774611, -79.6598790827705, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.3163211774611, -79.6598790827705, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2466355 second/s. 2026-05-12 10:08:23.590 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.3163211774611, -79.6598790827705, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.3163211774611, -79.6598790827705, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1842351 second/s. 2026-05-12 10:10:44.119 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.3165685618672, -79.6639011987296, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.3165685618672, -79.6639011987296, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2200787 second/s. 2026-05-12 10:11:26.455 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.3155177103627, -79.6802515813114, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.3155177103627, -79.6802515813114, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2431615 second/s. 2026-05-12 10:16:45.499 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2525387, -89.0467037, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2525387, -89.0467037, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.262299 second/s. 2026-05-12 10:25:56.635 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.3123111751825, -79.7192961429456, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.3123111751825, -79.7192961429456, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2193447 second/s. 2026-05-12 10:25:59.844 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.3123056363393, -79.7193273169757, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.3123056363393, -79.7193273169757, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2156206 second/s. 2026-05-12 10:27:15.043 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\PAINTOOL-2-3461.txt === {"customer":"PAINTOOL","line":"A","dept":"M","name":"Demetrius Grimsley","title":"OM","phone":"(724) 864-1220","cell":"(724) 864-1220","fax":null,"email":"dgrinsley@paintertool.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3461,"password":null,"webenabled":"Y","linkedin":null,"city":"Irwin","state":"PA","address1":"1173 Iris Drive","address2":null,"zip":"15642","country":"USA","userid":"travisl","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"2"}}] 2026-05-12 10:40:46.055 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249632-05122026104045.txt === {"quote":"249632","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"1","shipto":"MANUBIGL","shiptoName":"Manufacturing Partners Inc.","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-04-2026","cust_po":"NBT30-SK10C-60P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Terri Farrell","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"14:51","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Terri Farrell","follow_phone":"","follow_email":"tfarrell@productivity.com","pic_user":"jimmya","total_amt":"9834.53","total_gp":"6781.86","total_gpm":"68.96","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"jimmya","reason":"2","totalQty":"83","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249632","line":"0","data":"05-04-2026 14:53 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249632","line":"1","part":"NBT30-SK10C-60P","qty":"21","price":"469.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249632","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249632","line":"3","part":"NBT30-SK6C-60P","qty":"1","price":"465.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249632","line":"4","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249632","line":"5","part":"SK10-1/4A","qty":"6","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249632","line":"6","part":"SK10-1/8A","qty":"3","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249632","line":"7","part":"SK10-3/8A","qty":"2","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249632","line":"8","part":"SK10-8","qty":"3","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249632","line":"9","part":"SK10-4","qty":"3","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249632","line":"10","part":"SK10-4.5","qty":"2","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249632","line":"11","part":"SK10-4AC","qty":"2","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249632","line":"12","part":"SK10-6AC","qty":"2","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249632","line":"13","part":"SK6-4","qty":"2","price":"70.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249632","line":"14","part":"PS-132","qty":"33","price":"94.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249632","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":15}}] 2026-05-12 10:42:40.098 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.3604777, -79.6795342, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.3604777, -79.6795342, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -1.0082161 second/s. 2026-05-12 10:42:44.306 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.3619624, -79.6789239, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.3619624, -79.6789239, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3857536 second/s. 2026-05-12 10:42:54.270 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.3642669, -79.6787436, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.3642669, -79.6787436, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4278939 second/s. 2026-05-12 10:43:25.274 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.3722881, -79.6783694, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.3722881, -79.6783694, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2021304 second/s. 2026-05-12 10:52:31.210 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.4420767, -79.8005321, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.4420767, -79.8005321, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2239954 second/s. 2026-05-12 11:11:37.116 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249319-05122026111136.txt === {"quote":"249319","customer":"4850","name":null,"customerName":"Duramill Industrial Supplies","comp":"01","open":"1","shipto":"DURAMILL","shiptoName":"Duramill Industrial Supplies","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-28-2026","cust_po":"300-017","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"12:33","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Maureen Earle","follow_phone":"519-622-3065 X5022","follow_email":"mearle@duramill.ca","pic_user":"cindyt","total_amt":"81.60","total_gp":"54.98","total_gpm":"67.38","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"cindyt","reason":"5","totalQty":"2","win_pct":"20","clo_date":null,"notes":[{"comp":"1","quote":"249319","line":"4","data":"04-28-2026 12:36 - Discounts Recalculated QS"},{"comp":"1","quote":"249319","line":"3","data":"04-28-2026 12:35 - Discounts Recalculated QS"},{"comp":"1","quote":"249319","line":"2","data":"Tool 249317"},{"comp":"1","quote":"249319","line":"1","data":"04-28-2026 12:37-mariek also quoted to Precise"},{"comp":"1","quote":"249319","line":"0","data":"04-28-2026 12:53-briand: Checked, ok to send"}],"crmnotes":[],"items":[{"comp":"01","order":"249319","line":"1","part":"300-017","qty":"1","price":"102.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249319","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-12 11:17:41.093 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\SIMPPRAI.txt]: {"id":"SIMPPRAI","name":"SIMPLY MANUFACTURING INC","address1":"1800 PRAIRIE ST","address2":"","city":"PRAIRIE DU SAC","state":"WI","zip":"53578","country":"USA","discount_level":null,"date_opened":"","salesman":"JG","phone":"608-643-6656","cr_limit":"","Created":"05-12-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":40,"web_id":0,"Type":"ST","Active":"Y","website":null,"UserId":"webadmin","JAS":"N","customer_email":"samantha.lamb@dxpe.com"} [{"json":{"results":"success","type":"customer"}}] 2026-05-12 11:20:58.345 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245650-05122026112058.txt === {"quote":"245650","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"NUMEORAN","shiptoName":"Numet Machining Techniques Inc.","entry_date":"02-17-2026","cust_order_date":"04-15-2026","req_date":"05-20-2026","cust_po":"PRE-E46BA-BD/Presetter","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Taylor Massey","drop_po":"Quote #2","status":"0","user":"cindyt","conv_order":"","time":"11:13","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Taylor Massey","follow_phone":"413-382-7214","follow_email":"taylor.massey@blackhawkid.com","pic_user":"cindyt","total_amt":"77447.59","total_gp":"36064.83","total_gpm":"46.57","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"21","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"245650","line":"6","data":"for delivery."},{"comp":"1","quote":"245650","line":"5","data":"Quote 245650 extra 5% and B/O items added to CBO"},{"comp":"1","quote":"245650","line":"4","data":"standard discount."},{"comp":"1","quote":"245650","line":"3","data":"1 Pre-E46BA-BD and accessories. Per Eric H."},{"comp":"1","quote":"245650","line":"2","data":"02-17-2026 11:19-cindyt: Ref quote 245642 for"},{"comp":"1","quote":"245650","line":"1","data":"Taylor and it is still active. 413-382-7214"},{"comp":"1","quote":"245650","line":"0","data":"03-17-2026 15:10-cindyt: Brian N checked with"}],"crmnotes":[{"comp":1,"quote":245650,"Line":0,"Comment":"02/25/2026 10:41 AM - cindyt - Encounter has been added"},{"comp":1,"quote":245650,"Line":1,"Comment":"02/25/2026 10:43 AM - cindyt - F/U changed from 02/24/2026 to 3/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245650,"Line":2,"Comment":"02/25/2026 10:44 AM - cindyt - CLO changed from 03/15/2026 to 03/26/2026 (CLO Date Updated)"},{"comp":1,"quote":245650,"Line":3,"Comment":"02/25/2026 10:44 AM - cindyt - Req Date changed from 03/31/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245650,"Line":4,"Comment":"03/11/2026 10:06 AM - cindyt - F/U changed from 03/10/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245650,"Line":5,"Comment":"03/11/2026 10:06 AM - cindyt - CLO changed from 03/26/2026 to 04/02/2026 (CLO Date Updated)"},{"comp":1,"quote":245650,"Line":6,"Comment":"03/11/2026 10:07 AM - cindyt - Req Date changed from 04/30/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":245650,"Line":7,"Comment":"04/13/2026 4:15 PM - cindyt - F/U changed from 04/10/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245650,"Line":8,"Comment":"04/13/2026 4:15 PM - cindyt - CLO changed from 04/12/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":245650,"Line":9,"Comment":"04/13/2026 4:15 PM - cindyt - Req Date changed from 04/20/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":245650,"Line":10,"Comment":"04/28/2026 3:31 PM - alyssah - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245650","line":"1","part":"PRE-E46BA-BD","qty":"2","price":"38050.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"3","part":"PRE-GAUGE-H40","qty":"1","price":"1296.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"4","part":"PRE-PRNT-QL800","qty":"2","price":"324.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"4","price":"32.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"7","part":"PRE-SPDL-H40RMA","qty":"2","price":"5486.00","uom":"EA","discount":"33.00","req_date":"3~4 Weeks ARO","branch":"1"},{"comp":"01","order":"245650","line":"8","part":"PRE-SPDL-I50-E46BAP-CAX","qty":"2","price":"3564.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"9","part":"PRE-TID-12TRE","qty":"2","price":"3774.00","uom":"EA","discount":"33.00","req_date":"3~4 Weeks ARO","branch":"1"},{"comp":"01","order":"245650","line":"10","part":"PRE-TID-12TIPC","qty":"1","price":"3114.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"11","part":"PRE-TID-12TMKE","qty":"1","price":"1062.00","uom":"EA","discount":"33.00","req_date":"3~4 Weeks ARO","branch":"1"},{"comp":"01","order":"245650","line":"12","part":"PRE-TID-IPC-MOUNT","qty":"1","price":"60.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"13","part":"PRE-INST/TRAINING","qty":"1","price":"4500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245650","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245650","Line":"13","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"245650","Line":"13","Company":"1","F_Line":"2","Comment":"Includes 2 days of installation and training.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-12 11:21:16.318 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245650-05122026112116.txt === {"quote":"245650","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"NUMEORAN","shiptoName":"Numet Machining Techniques Inc.","entry_date":"02-17-2026","cust_order_date":"04-15-2026","req_date":"05-20-2026","cust_po":"PRE-E46BA-BD/Presetter","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Taylor Massey","drop_po":"Quote #2","status":"0","user":"cindyt","conv_order":"","time":"11:13","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Taylor Massey","follow_phone":"413-382-7214","follow_email":"taylor.massey@blackhawkid.com","pic_user":"cindyt","total_amt":"77447.59","total_gp":"36064.83","total_gpm":"46.57","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"21","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"245650","line":"6","data":"for delivery."},{"comp":"1","quote":"245650","line":"5","data":"Quote 245650 extra 5% and B/O items added to CBO"},{"comp":"1","quote":"245650","line":"4","data":"standard discount."},{"comp":"1","quote":"245650","line":"3","data":"1 Pre-E46BA-BD and accessories. Per Eric H."},{"comp":"1","quote":"245650","line":"2","data":"02-17-2026 11:19-cindyt: Ref quote 245642 for"},{"comp":"1","quote":"245650","line":"1","data":"Taylor and it is still active. 413-382-7214"},{"comp":"1","quote":"245650","line":"0","data":"03-17-2026 15:10-cindyt: Brian N checked with"}],"crmnotes":[{"comp":1,"quote":245650,"Line":0,"Comment":"02/25/2026 10:41 AM - cindyt - Encounter has been added"},{"comp":1,"quote":245650,"Line":1,"Comment":"02/25/2026 10:43 AM - cindyt - F/U changed from 02/24/2026 to 3/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245650,"Line":2,"Comment":"02/25/2026 10:44 AM - cindyt - CLO changed from 03/15/2026 to 03/26/2026 (CLO Date Updated)"},{"comp":1,"quote":245650,"Line":3,"Comment":"02/25/2026 10:44 AM - cindyt - Req Date changed from 03/31/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245650,"Line":4,"Comment":"03/11/2026 10:06 AM - cindyt - F/U changed from 03/10/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245650,"Line":5,"Comment":"03/11/2026 10:06 AM - cindyt - CLO changed from 03/26/2026 to 04/02/2026 (CLO Date Updated)"},{"comp":1,"quote":245650,"Line":6,"Comment":"03/11/2026 10:07 AM - cindyt - Req Date changed from 04/30/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":245650,"Line":7,"Comment":"04/13/2026 4:15 PM - cindyt - F/U changed from 04/10/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245650,"Line":8,"Comment":"04/13/2026 4:15 PM - cindyt - CLO changed from 04/12/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":245650,"Line":9,"Comment":"04/13/2026 4:15 PM - cindyt - Req Date changed from 04/20/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":245650,"Line":10,"Comment":"04/28/2026 3:31 PM - alyssah - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245650,"Line":11,"Comment":"05/12/2026 11:20 AM - cindyt - F/U changed from 05/11/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245650,"Line":12,"Comment":"05/12/2026 11:21 AM - cindyt - CLO changed from 05/12/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245650","line":"1","part":"PRE-E46BA-BD","qty":"2","price":"38050.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"3","part":"PRE-GAUGE-H40","qty":"1","price":"1296.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"4","part":"PRE-PRNT-QL800","qty":"2","price":"324.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"4","price":"32.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"7","part":"PRE-SPDL-H40RMA","qty":"2","price":"5486.00","uom":"EA","discount":"33.00","req_date":"3~4 Weeks ARO","branch":"1"},{"comp":"01","order":"245650","line":"8","part":"PRE-SPDL-I50-E46BAP-CAX","qty":"2","price":"3564.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"9","part":"PRE-TID-12TRE","qty":"2","price":"3774.00","uom":"EA","discount":"33.00","req_date":"3~4 Weeks ARO","branch":"1"},{"comp":"01","order":"245650","line":"10","part":"PRE-TID-12TIPC","qty":"1","price":"3114.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"11","part":"PRE-TID-12TMKE","qty":"1","price":"1062.00","uom":"EA","discount":"33.00","req_date":"3~4 Weeks ARO","branch":"1"},{"comp":"01","order":"245650","line":"12","part":"PRE-TID-IPC-MOUNT","qty":"1","price":"60.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"13","part":"PRE-INST/TRAINING","qty":"1","price":"4500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245650","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245650","Line":"13","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"245650","Line":"13","Company":"1","F_Line":"2","Comment":"Includes 2 days of installation and training.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-12 11:21:26.686 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245650-05122026112126.txt === {"quote":"245650","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"NUMEORAN","shiptoName":"Numet Machining Techniques Inc.","entry_date":"02-17-2026","cust_order_date":"04-15-2026","req_date":"06-05-2026","cust_po":"PRE-E46BA-BD/Presetter","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Taylor Massey","drop_po":"Quote #2","status":"0","user":"cindyt","conv_order":"","time":"11:13","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Taylor Massey","follow_phone":"413-382-7214","follow_email":"taylor.massey@blackhawkid.com","pic_user":"cindyt","total_amt":"77447.59","total_gp":"36064.83","total_gpm":"46.57","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"21","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"245650","line":"6","data":"for delivery."},{"comp":"1","quote":"245650","line":"5","data":"Quote 245650 extra 5% and B/O items added to CBO"},{"comp":"1","quote":"245650","line":"4","data":"standard discount."},{"comp":"1","quote":"245650","line":"3","data":"1 Pre-E46BA-BD and accessories. Per Eric H."},{"comp":"1","quote":"245650","line":"2","data":"02-17-2026 11:19-cindyt: Ref quote 245642 for"},{"comp":"1","quote":"245650","line":"1","data":"Taylor and it is still active. 413-382-7214"},{"comp":"1","quote":"245650","line":"0","data":"03-17-2026 15:10-cindyt: Brian N checked with"}],"crmnotes":[{"comp":1,"quote":245650,"Line":0,"Comment":"02/25/2026 10:41 AM - cindyt - Encounter has been added"},{"comp":1,"quote":245650,"Line":1,"Comment":"02/25/2026 10:43 AM - cindyt - F/U changed from 02/24/2026 to 3/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245650,"Line":2,"Comment":"02/25/2026 10:44 AM - cindyt - CLO changed from 03/15/2026 to 03/26/2026 (CLO Date Updated)"},{"comp":1,"quote":245650,"Line":3,"Comment":"02/25/2026 10:44 AM - cindyt - Req Date changed from 03/31/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245650,"Line":4,"Comment":"03/11/2026 10:06 AM - cindyt - F/U changed from 03/10/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245650,"Line":5,"Comment":"03/11/2026 10:06 AM - cindyt - CLO changed from 03/26/2026 to 04/02/2026 (CLO Date Updated)"},{"comp":1,"quote":245650,"Line":6,"Comment":"03/11/2026 10:07 AM - cindyt - Req Date changed from 04/30/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":245650,"Line":7,"Comment":"04/13/2026 4:15 PM - cindyt - F/U changed from 04/10/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245650,"Line":8,"Comment":"04/13/2026 4:15 PM - cindyt - CLO changed from 04/12/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":245650,"Line":9,"Comment":"04/13/2026 4:15 PM - cindyt - Req Date changed from 04/20/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":245650,"Line":10,"Comment":"04/28/2026 3:31 PM - alyssah - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245650,"Line":11,"Comment":"05/12/2026 11:20 AM - cindyt - F/U changed from 05/11/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245650,"Line":12,"Comment":"05/12/2026 11:21 AM - cindyt - CLO changed from 05/12/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":245650,"Line":13,"Comment":"05/12/2026 11:21 AM - cindyt - Req Date changed from 05/20/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245650","line":"1","part":"PRE-E46BA-BD","qty":"2","price":"38050.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"3","part":"PRE-GAUGE-H40","qty":"1","price":"1296.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"4","part":"PRE-PRNT-QL800","qty":"2","price":"324.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"4","price":"32.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"7","part":"PRE-SPDL-H40RMA","qty":"2","price":"5486.00","uom":"EA","discount":"33.00","req_date":"3~4 Weeks ARO","branch":"1"},{"comp":"01","order":"245650","line":"8","part":"PRE-SPDL-I50-E46BAP-CAX","qty":"2","price":"3564.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"9","part":"PRE-TID-12TRE","qty":"2","price":"3774.00","uom":"EA","discount":"33.00","req_date":"3~4 Weeks ARO","branch":"1"},{"comp":"01","order":"245650","line":"10","part":"PRE-TID-12TIPC","qty":"1","price":"3114.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"11","part":"PRE-TID-12TMKE","qty":"1","price":"1062.00","uom":"EA","discount":"33.00","req_date":"3~4 Weeks ARO","branch":"1"},{"comp":"01","order":"245650","line":"12","part":"PRE-TID-IPC-MOUNT","qty":"1","price":"60.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"13","part":"PRE-INST/TRAINING","qty":"1","price":"4500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245650","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245650","Line":"13","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"245650","Line":"13","Company":"1","F_Line":"2","Comment":"Includes 2 days of installation and training.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-12 11:22:37.177 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247926-05122026112236.txt === {"quote":"247926","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"1","shipto":"TRIUMCAN","shiptoName":"Triumph Tool","entry_date":"04-01-2026","cust_order_date":"04-20-2026","req_date":"05-27-2026","cust_po":"CAT40 SK10-90","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"George Eigler","drop_po":"For KPT","status":"0","user":"cindyt","conv_order":"","time":"13:47","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"George Eigler","follow_phone":"905-850-2323","follow_email":"georgee@triumphtool.com","pic_user":"cindyt","total_amt":"653.48","total_gp":"455.61","total_gpm":"69.72","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"5","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"247926","line":"1","data":"04-01-2026 13:49 - Discounts Recalculated QS"},{"comp":"1","quote":"247926","line":"0","data":"04-01-2026 13:49 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247926,"Line":0,"Comment":"04/16/2026 10:52 AM - cindyt - F/U changed from 04/14/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247926,"Line":1,"Comment":"04/16/2026 10:52 AM - cindyt - CLO changed from 04/19/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247926,"Line":2,"Comment":"04/16/2026 10:53 AM - cindyt - Req Date changed from 04/29/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247926","line":"1","part":"CAT40-SK10-90U-IDU","qty":"1","price":"409.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247926","line":"2","part":"NCAT40-SK10C-90U-IDU","qty":"1","price":"447.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247926","line":"3","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247926","line":"4","part":"SK10-3/16A","qty":"1","price":"72.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247926","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-12 11:27:13.635 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248752-05122026112713.txt === {"quote":"248752","customer":"20760","name":null,"customerName":"Tungaloy of America, Inc.","comp":"01","open":"0","shipto":"TUNGAL","shiptoName":"Tungaloy Canada","entry_date":"04-17-2026","cust_order_date":"05-15-2026","req_date":"05-20-2026","cust_po":"CAT50 Tap Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Season Ariens-Cyr","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"07:52","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Season Ariens-Cyr","follow_phone":"519-758-5779","follow_email":"sariens-cyr@tungaloycanada.com","pic_user":"cindyt","total_amt":"18782.40","total_gp":"10560.57","total_gpm":"56.23","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"30","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248752","line":"0","data":"04-17-2026 07:54 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248752,"Line":0,"Comment":"04/28/2026 3:30 PM - alyssah - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248752","line":"1","part":"T05-SET-10","qty":"1","price":"1166.00","uom":"EA","discount":"35.00","req_date":"2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"2","part":"T10-SET-10","qty":"1","price":"1706.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248752","line":"3","part":"T15-SET-07","qty":"1","price":"2623.00","uom":"EA","discount":"35.00","req_date":"2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"4","part":"C5005-0562-2.91","qty":"4","price":"534.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248752","line":"5","part":"C5005-0875-3.86","qty":"4","price":"559.00","uom":"EA","discount":"35.00","req_date":"3 Stk/1-pc 2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"6","part":"C5005-1375-6.77","qty":"4","price":"1016.00","uom":"EA","discount":"35.00","req_date":"2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"7","part":"C5005-0562-3.98(C)","qty":"4","price":"685.00","uom":"EA","discount":"35.00","req_date":"3 Stk/1-pc 2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"8","part":"C5005-0875-5.40(C)","qty":"4","price":"811.00","uom":"EA","discount":"35.00","req_date":"1 Stk/3-pcs 2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"9","part":"C5005-1375-8.34(C)","qty":"4","price":"1149.00","uom":"EA","discount":"35.00","req_date":"2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"10","part":"CAT50U-NX5-151","qty":"1","price":"3615.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248752","line":"11","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"35.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248752","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"35.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248752","Line":"11","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-12 11:27:27.829 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248752-05122026112727.txt === {"quote":"248752","customer":"20760","name":null,"customerName":"Tungaloy of America, Inc.","comp":"01","open":"0","shipto":"TUNGAL","shiptoName":"Tungaloy Canada","entry_date":"04-17-2026","cust_order_date":"05-15-2026","req_date":"05-20-2026","cust_po":"CAT50 Tap Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Season Ariens-Cyr","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"07:52","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Season Ariens-Cyr","follow_phone":"519-758-5779","follow_email":"sariens-cyr@tungaloycanada.com","pic_user":"cindyt","total_amt":"18782.40","total_gp":"10560.57","total_gpm":"56.23","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"30","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"248752","line":"0","data":"04-17-2026 07:54 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248752,"Line":0,"Comment":"04/28/2026 3:30 PM - alyssah - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248752,"Line":1,"Comment":"05/12/2026 11:27 AM - cindyt - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248752,"Line":2,"Comment":"05/12/2026 11:27 AM - cindyt - CLO changed from 05/13/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248752","line":"1","part":"T05-SET-10","qty":"1","price":"1166.00","uom":"EA","discount":"35.00","req_date":"2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"2","part":"T10-SET-10","qty":"1","price":"1706.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248752","line":"3","part":"T15-SET-07","qty":"1","price":"2623.00","uom":"EA","discount":"35.00","req_date":"2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"4","part":"C5005-0562-2.91","qty":"4","price":"534.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248752","line":"5","part":"C5005-0875-3.86","qty":"4","price":"559.00","uom":"EA","discount":"35.00","req_date":"3 Stk/1-pc 2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"6","part":"C5005-1375-6.77","qty":"4","price":"1016.00","uom":"EA","discount":"35.00","req_date":"2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"7","part":"C5005-0562-3.98(C)","qty":"4","price":"685.00","uom":"EA","discount":"35.00","req_date":"3 Stk/1-pc 2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"8","part":"C5005-0875-5.40(C)","qty":"4","price":"811.00","uom":"EA","discount":"35.00","req_date":"1 Stk/3-pcs 2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"9","part":"C5005-1375-8.34(C)","qty":"4","price":"1149.00","uom":"EA","discount":"35.00","req_date":"2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"10","part":"CAT50U-NX5-151","qty":"1","price":"3615.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248752","line":"11","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"35.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248752","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"35.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248752","Line":"11","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-12 11:27:37.333 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248752-05122026112737.txt === {"quote":"248752","customer":"20760","name":null,"customerName":"Tungaloy of America, Inc.","comp":"01","open":"0","shipto":"TUNGAL","shiptoName":"Tungaloy Canada","entry_date":"04-17-2026","cust_order_date":"05-15-2026","req_date":"06-09-2026","cust_po":"CAT50 Tap Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Season Ariens-Cyr","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"07:52","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Season Ariens-Cyr","follow_phone":"519-758-5779","follow_email":"sariens-cyr@tungaloycanada.com","pic_user":"cindyt","total_amt":"18782.40","total_gp":"10560.57","total_gpm":"56.23","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"30","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"248752","line":"0","data":"04-17-2026 07:54 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248752,"Line":0,"Comment":"04/28/2026 3:30 PM - alyssah - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248752,"Line":1,"Comment":"05/12/2026 11:27 AM - cindyt - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248752,"Line":2,"Comment":"05/12/2026 11:27 AM - cindyt - CLO changed from 05/13/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248752,"Line":3,"Comment":"05/12/2026 11:27 AM - cindyt - Req Date changed from 05/20/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248752","line":"1","part":"T05-SET-10","qty":"1","price":"1166.00","uom":"EA","discount":"35.00","req_date":"2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"2","part":"T10-SET-10","qty":"1","price":"1706.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248752","line":"3","part":"T15-SET-07","qty":"1","price":"2623.00","uom":"EA","discount":"35.00","req_date":"2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"4","part":"C5005-0562-2.91","qty":"4","price":"534.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248752","line":"5","part":"C5005-0875-3.86","qty":"4","price":"559.00","uom":"EA","discount":"35.00","req_date":"3 Stk/1-pc 2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"6","part":"C5005-1375-6.77","qty":"4","price":"1016.00","uom":"EA","discount":"35.00","req_date":"2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"7","part":"C5005-0562-3.98(C)","qty":"4","price":"685.00","uom":"EA","discount":"35.00","req_date":"3 Stk/1-pc 2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"8","part":"C5005-0875-5.40(C)","qty":"4","price":"811.00","uom":"EA","discount":"35.00","req_date":"1 Stk/3-pcs 2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"9","part":"C5005-1375-8.34(C)","qty":"4","price":"1149.00","uom":"EA","discount":"35.00","req_date":"2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"10","part":"CAT50U-NX5-151","qty":"1","price":"3615.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248752","line":"11","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"35.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248752","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"35.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248752","Line":"11","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-12 11:29:11.487 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249169-05122026112911.txt === {"quote":"249169","customer":"12387","name":null,"customerName":"Les Outils Baron Montreal Inc.","comp":"01","open":"1","shipto":"LESOCHAT","shiptoName":"Les Outils Baron Montreal Inc.","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"05-29-2026","cust_po":"MZQT46-CO32MMX","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Luc Genest","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:45","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Luc Genest","follow_phone":"450-698-0176","follow_email":"luc@obmtl.ca","pic_user":"cindyt","total_amt":"1705.50","total_gp":"1106.97","total_gpm":"64.91","rev_type":"LT","mod_date":"05-12-2026","mod_time":null,"mod_user":"cindyt","reason":"4","totalQty":"3","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249169","line":"2","data":"turret). Sent drawings w/ quote."},{"comp":"1","quote":"249169","line":"1","data":"the MZQT47 (12 st turrent) or MZQT46 (16 st"},{"comp":"1","quote":"249169","line":"0","data":"04-24-2026 14:46-briand: John Ducy recommended"}],"crmnotes":[],"items":[{"comp":"01","order":"249169","line":"1","part":"MZQT46-CO32MMX","qty":"1","price":"1088.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249169","line":"3","part":"MZQT47-CO32MMX","qty":"1","price":"1186.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249169","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-12 11:29:35.546 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247996-05122026112935.txt === {"quote":"247996","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"1","shipto":"ALTERNAT","shiptoName":"AFI - Sarasota","entry_date":"04-02-2026","cust_order_date":"04-25-2026","req_date":"05-13-2026","cust_po":"P-105S","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rob Glenn","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:32","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Rob Glenn","follow_phone":"941-739-6566","follow_email":"rob@afi-tools.com","pic_user":"alyssah","total_amt":"2316.00","total_gp":"1778.53","total_gpm":"76.79","rev_type":"RT","mod_date":"05-12-2026","mod_time":null,"mod_user":"alyssah","reason":"5","totalQty":"2","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247996","line":"0","data":"04-02-2026 13:33 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247996,"Line":0,"Comment":"04/20/2026 8:16 AM - alyssah - F/U changed from 04/15/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247996,"Line":1,"Comment":"04/24/2026 4:57 PM - alyssah - CLO changed from 04/24/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247996,"Line":2,"Comment":"04/24/2026 4:57 PM - alyssah - F/U changed from 04/23/2026 to 4/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247996,"Line":3,"Comment":"05/01/2026 3:15 PM - alyssah - Req Date changed from 04/30/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247996,"Line":4,"Comment":"05/01/2026 3:15 PM - alyssah - CLO changed from 04/29/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247996,"Line":5,"Comment":"05/01/2026 3:15 PM - alyssah - F/U changed from 04/28/2026 to 5/11/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247996","line":"1","part":"P-105S","qty":"1","price":"2895.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247996","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-12 11:30:05.036 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249685-05122026113004.txt === {"quote":"249685","customer":"4750","name":null,"customerName":"Drillmex 2005 Inc.","comp":"01","open":"0","shipto":"NFI","shiptoName":"NFI Industries","entry_date":"05-05-2026","cust_order_date":"05-26-2026","req_date":"05-30-2026","cust_po":"HSK63A-C3/4-95-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Olivier Brais","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:25","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Olivier Brais","follow_phone":"(819) 740-1929","follow_email":"olivier.brais@drillmex.com","pic_user":"cindyt","total_amt":"2462.20","total_gp":"1684.65","total_gpm":"68.42","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"249685","line":"0","data":"05-05-2026 13:26 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249685","line":"1","part":"HSK63A-C3/4-95-IDU","qty":"6","price":"624.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249685","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249685","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-12 11:30:21.306 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249685-05122026113021.txt === {"quote":"249685","customer":"4750","name":null,"customerName":"Drillmex 2005 Inc.","comp":"01","open":"0","shipto":"NFI","shiptoName":"NFI Industries","entry_date":"05-05-2026","cust_order_date":"05-26-2026","req_date":"05-30-2026","cust_po":"HSK63A-C3/4-95-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Olivier Brais","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:25","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Olivier Brais","follow_phone":"(819) 740-1929","follow_email":"olivier.brais@drillmex.com","pic_user":"cindyt","total_amt":"2462.20","total_gp":"1684.65","total_gpm":"68.42","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249685","line":"0","data":"05-05-2026 13:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249685,"Line":0,"Comment":"05/12/2026 11:30 AM - cindyt - F/U changed from 05/11/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249685,"Line":1,"Comment":"05/12/2026 11:30 AM - cindyt - CLO changed from 05/25/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249685","line":"1","part":"HSK63A-C3/4-95-IDU","qty":"6","price":"624.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249685","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249685","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-12 11:30:33.141 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249685-05122026113031.txt === {"quote":"249685","customer":"4750","name":null,"customerName":"Drillmex 2005 Inc.","comp":"01","open":"0","shipto":"NFI","shiptoName":"NFI Industries","entry_date":"05-05-2026","cust_order_date":"05-26-2026","req_date":"06-08-2026","cust_po":"HSK63A-C3/4-95-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Olivier Brais","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:25","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Olivier Brais","follow_phone":"(819) 740-1929","follow_email":"olivier.brais@drillmex.com","pic_user":"cindyt","total_amt":"2462.20","total_gp":"1684.65","total_gpm":"68.42","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249685","line":"0","data":"05-05-2026 13:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249685,"Line":0,"Comment":"05/12/2026 11:30 AM - cindyt - F/U changed from 05/11/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249685,"Line":1,"Comment":"05/12/2026 11:30 AM - cindyt - CLO changed from 05/25/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":249685,"Line":2,"Comment":"05/12/2026 11:30 AM - cindyt - Req Date changed from 05/30/2026 to 06/08/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249685","line":"1","part":"HSK63A-C3/4-95-IDU","qty":"6","price":"624.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249685","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249685","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-12 11:41:03.956 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245795-05122026114103.txt === {"quote":"245795","customer":"3075","name":null,"customerName":"CNC Machine Services Inc.","comp":"01","open":"0","shipto":"CNCMACH","shiptoName":"CNC Machine Services Inc.","entry_date":"02-19-2026","cust_order_date":"03-23-2026","req_date":"04-02-2026","cust_po":"RGA#TAR-62662 CNC260MA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pete Garner","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"08:19","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Pete Garner","follow_phone":"425-788-4500","follow_email":"pg@cncmachineservice.com","pic_user":"carleym","total_amt":"6649.00","total_gp":"4939.63","total_gpm":"74.29","rev_type":"RT","mod_date":"05-12-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"163","win_pct":"20","clo_date":"03-23-2026","notes":[{"comp":"1","quote":"245795","line":"0","data":"02-19-2026 08:37 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245795,"Line":0,"Comment":"03/04/2026 4:17 PM - carleym - F/U with Pete"},{"comp":1,"quote":245795,"Line":1,"Comment":"03/04/2026 4:17 PM - carleym - F/U changed from 03/04/2026 to 3/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":2,"Comment":"03/11/2026 10:57 AM - carleym - Getting estimate for motor testing"},{"comp":1,"quote":245795,"Line":3,"Comment":"03/11/2026 10:57 AM - carleym - F/U changed from 03/11/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":4,"Comment":"03/18/2026 4:59 PM - carleym - F/U changed from 03/16/2026 to 3/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":5,"Comment":"03/23/2026 9:35 AM - carleym - F/U with Pete"},{"comp":1,"quote":245795,"Line":6,"Comment":"03/23/2026 9:35 AM - carleym - F/U changed from 03/20/2026 to 3/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":7,"Comment":"03/30/2026 11:07 AM - carleym - F/U requested decision"},{"comp":1,"quote":245795,"Line":8,"Comment":"03/30/2026 11:09 AM - carleym - F/U changed from 03/30/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":9,"Comment":"03/31/2026 8:49 AM - carleym - CLO changed from 03/23/2026 to 04/06/2026 (CLO Date Updated)"},{"comp":1,"quote":245795,"Line":10,"Comment":"03/31/2026 4:16 PM - carleym - F/U changed from 03/30/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":11,"Comment":"04/01/2026 4:48 PM - carleym - F/U changed from 03/30/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":12,"Comment":"04/02/2026 3:38 PM - carleym - F/U changed from 04/02/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":13,"Comment":"04/07/2026 10:46 AM - carleym - F/U requested decision"},{"comp":1,"quote":245795,"Line":14,"Comment":"04/07/2026 10:47 AM - carleym - F/U changed from 04/06/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":15,"Comment":"04/15/2026 4:55 PM - carleym - F/U advised response required this week or storage fees will be added"},{"comp":1,"quote":245795,"Line":16,"Comment":"04/15/2026 4:55 PM - carleym - F/U changed from 04/14/2026 to 4/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":17,"Comment":"04/21/2026 9:34 AM - carleym - F/U changed from 04/20/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":18,"Comment":"04/22/2026 9:35 AM - carleym - F/U changed from 04/20/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":19,"Comment":"04/22/2026 9:36 AM - carleym - F/U changed from 04/27/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":20,"Comment":"04/27/2026 9:14 AM - carleym - F/U with Pete again"},{"comp":1,"quote":245795,"Line":21,"Comment":"04/27/2026 9:14 AM - carleym - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":22,"Comment":"05/04/2026 4:53 PM - carleym - F/U changed from 05/04/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":23,"Comment":"05/05/2026 9:02 AM - carleym - F/U for the 7th time"},{"comp":1,"quote":245795,"Line":24,"Comment":"05/05/2026 9:02 AM - carleym - F/U changed from 05/05/2026 to 5/12/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245795","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"2","part":"ROTARY-TABLE-LABOR","qty":"24","price":"159.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"3","part":"4X11L","qty":"72","price":"8.00","uom":"EA","discount":"10.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"245795","line":"4","part":"NH301R054","qty":"47","price":"19.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"5","part":"AXK1124","qty":"1","price":"186.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"6","part":"230X240X7.5","qty":"1","price":"214.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"7","part":"220X230X7.5","qty":"1","price":"186.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"8","part":"125X135X7.5","qty":"1","price":"98.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"9","part":"TC115X145X14","qty":"1","price":"119.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"10","part":"G-220","qty":"1","price":"29.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"11","part":"G-65","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"12","part":"G-70","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"13","part":"P-14","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"14","part":"P-6","qty":"2","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"15","part":"P-8","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"16","part":"9FSL-246","qty":"1","price":"265.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"17","part":"CN202R045","qty":"1","price":"23.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"18","part":"P-16","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"19","part":"CN260R033/1","qty":"1","price":"10.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"20","part":"RT-ACCESSORY","qty":"1","price":"375.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"21","part":"STORAGE-FEE","qty":"1","price":"100.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"22","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245795","Line":"20","Company":"1","F_Line":"1","Comment":"Testing Mitsubishi motor hc-h53t-a42","Loc":"Y"},{"Quote":"245795","Line":"21","Company":"1","F_Line":"1","Comment":"Monthly Fee Starting March 19th","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":22}}] 2026-05-12 11:41:58.721 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248953-05122026114158.txt === {"quote":"248953","customer":"12030","name":null,"customerName":"L&M Tool and Industrial Supply Inc.","comp":"01","open":"0","shipto":"CORNQUAL","shiptoName":"Cornwell Quality Tools","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-02-2026","cust_po":"Quote-CM-Parts","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Theresa Toxie","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"15:13","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Theresa Toxie","follow_phone":"","follow_email":"ttoxie@lmtoolsupply.com","pic_user":"carleym","total_amt":"646.00","total_gp":"397.64","total_gpm":"61.55","rev_type":"LT","mod_date":"05-12-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"25","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248953","line":"3","data":"04-21-2026 15:35 - Discounts Recalculated QS"},{"comp":"1","quote":"248953","line":"2","data":"04-21-2026 15:25 - Discounts Recalculated QS"},{"comp":"1","quote":"248953","line":"1","data":"confirm part numbers, 2 not in NERP"},{"comp":"1","quote":"248953","line":"0","data":"04-21-2026 15:38-carleym Waiting on John to"}],"crmnotes":[{"comp":1,"quote":248953,"Line":0,"Comment":"04/27/2026 2:57 PM - carleym - F/U changed from 04/27/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248953,"Line":1,"Comment":"04/30/2026 4:48 PM - carleym - F/U changed from 04/30/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248953,"Line":2,"Comment":"05/07/2026 3:56 PM - carleym - F/U changed from 05/05/2026 to 5/12/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248953","line":"1","part":"1TH-01054","qty":"4","price":"6.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248953","line":"2","part":"1TH-01039","qty":"4","price":"6.00","uom":"EA","discount":"15.00","req_date":"3 Stk","branch":"1"},{"comp":"01","order":"248953","line":"3","part":"2TH-00335","qty":"4","price":"81.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248953","line":"4","part":"2TH-00421","qty":"4","price":"85.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248953","line":"5","part":"1TH-01261","qty":"4","price":"6.00","uom":"EA","discount":"15.00","req_date":"","branch":"1"},{"comp":"01","order":"248953","line":"6","part":"1TH-00449","qty":"4","price":"6.00","uom":"EA","discount":"15.00","req_date":"","branch":"1"},{"comp":"01","order":"248953","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-12 12:10:58.985 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(34.0698765597943, -118.217585649318, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(34.0698765597943, -118.217585649318, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3605735 second/s. 2026-05-12 12:18:07.511 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(34.0799976832307, -118.220725407522, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(34.0799976832307, -118.220725407522, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1865878 second/s. 2026-05-12 12:20:05.096 [INFO] In session is user: travisl 2026-05-12 12:20:22.739 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249704-05122026122022.txt === {"quote":"249704","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"MISCMECH","shiptoName":"Mischief Machine, LLC","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"WH-ZV120-JAWS-R107","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jason Macaluso","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"15:43","extra":"","follow_up":"06-26-2026","web_id":"","follow_name":"Jason Macaluso","follow_phone":"610-248-8620","follow_email":"jasonmacaluso@yamazen.com","pic_user":"travisl","total_amt":"258.05","total_gp":"126.82","total_gpm":"49.15","rev_type":"WAP","mod_date":"05-12-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249704","line":"1","part":"WH-ZV120-JAWS-R107","qty":"1","price":"397.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249704","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249704","Line":"1","Company":"1","F_Line":"1","Comment":"Please Note: This is for billing purposes only, please","Loc":"Y"},{"Quote":"249704","Line":"1","Company":"1","F_Line":"2","Comment":"send PO directly to Brian D.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-12 12:20:37.765 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249704-05122026122037.txt === {"quote":"249704","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"MISCMECH","shiptoName":"Mischief Machine, LLC","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"WH-ZV120-JAWS-R107","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jason Macaluso","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"15:43","extra":"","follow_up":"06-26-2026","web_id":"","follow_name":"Jason Macaluso","follow_phone":"610-248-8620","follow_email":"jasonmacaluso@yamazen.com","pic_user":"travisl","total_amt":"258.05","total_gp":"126.82","total_gpm":"49.15","rev_type":"WAP","mod_date":"05-12-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":249704,"Line":0,"Comment":"05/12/2026 1:20 PM - travisl - F/U changed from 05/11/2026 to 6/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249704,"Line":1,"Comment":"05/12/2026 1:20 PM - travisl - CLO changed from 06/05/2026 to 06/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249704","line":"1","part":"WH-ZV120-JAWS-R107","qty":"1","price":"397.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249704","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249704","Line":"1","Company":"1","F_Line":"1","Comment":"Please Note: This is for billing purposes only, please","Loc":"Y"},{"Quote":"249704","Line":"1","Company":"1","F_Line":"2","Comment":"send PO directly to Brian D.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-12 12:20:44.423 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249704-05122026122044.txt === {"quote":"249704","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"MISCMECH","shiptoName":"Mischief Machine, LLC","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-26-2026","cust_po":"WH-ZV120-JAWS-R107","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jason Macaluso","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"15:43","extra":"","follow_up":"06-26-2026","web_id":"","follow_name":"Jason Macaluso","follow_phone":"610-248-8620","follow_email":"jasonmacaluso@yamazen.com","pic_user":"travisl","total_amt":"258.05","total_gp":"126.82","total_gpm":"49.15","rev_type":"WAP","mod_date":"05-12-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":249704,"Line":0,"Comment":"05/12/2026 1:20 PM - travisl - F/U changed from 05/11/2026 to 6/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249704,"Line":1,"Comment":"05/12/2026 1:20 PM - travisl - CLO changed from 06/05/2026 to 06/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249704,"Line":2,"Comment":"05/12/2026 1:20 PM - travisl - Req Date changed from 06/16/2026 to 06/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249704","line":"1","part":"WH-ZV120-JAWS-R107","qty":"1","price":"397.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249704","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249704","Line":"1","Company":"1","F_Line":"1","Comment":"Please Note: This is for billing purposes only, please","Loc":"Y"},{"Quote":"249704","Line":"1","Company":"1","F_Line":"2","Comment":"send PO directly to Brian D.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-12 12:21:19.026 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249574-05122026122118.txt === {"quote":"249574","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"CORNSCCT","shiptoName":"Corning Inc Sullivan Campus","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-01-2026","cust_po":"SPECIAL-LV-AL","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michael Clark","drop_po":"","status":"0","user":"briand","conv_order":"","time":"16:28","extra":"","follow_up":"07-03-2026","web_id":"","follow_name":"Michael Clark","follow_phone":"717-805-6101","follow_email":"mclark@dgisupply.com","pic_user":"travisl","total_amt":"0.00","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249574","line":"3","data":"2 & 3 pcs as well."},{"comp":"1","quote":"249574","line":"2","data":"would like to see if we can do qty breaks for"},{"comp":"1","quote":"249574","line":"1","data":"on QL. Mike Clark looking to order one however"},{"comp":"1","quote":"249574","line":"0","data":"b5-01-2026 16:36-briand: John Ducy req to be put"}],"crmnotes":[],"items":[{"comp":"01","order":"249574","line":"1","part":"SPECIAL-LV-MI","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249574","line":"6","part":"SPECIAL-LV-MI","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249574","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249574","Line":"1","Company":"1","F_Line":"1","Comment":"NT55 X Live Tool C4 output ICE Max 6500RPM","Loc":"Y"},{"Quote":"249574","Line":"6","Company":"1","F_Line":"1","Comment":"NT55 Z Live Tool C4 output ICE Max 6500RPM","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-12 12:21:30.839 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249574-05122026122130.txt === {"quote":"249574","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"CORNSCCT","shiptoName":"Corning Inc Sullivan Campus","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-01-2026","cust_po":"SPECIAL-LV-AL","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michael Clark","drop_po":"","status":"0","user":"briand","conv_order":"","time":"16:28","extra":"","follow_up":"07-03-2026","web_id":"","follow_name":"Michael Clark","follow_phone":"717-805-6101","follow_email":"mclark@dgisupply.com","pic_user":"travisl","total_amt":"0.00","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-03-2026","notes":[{"comp":"1","quote":"249574","line":"3","data":"2 & 3 pcs as well."},{"comp":"1","quote":"249574","line":"2","data":"would like to see if we can do qty breaks for"},{"comp":"1","quote":"249574","line":"1","data":"on QL. Mike Clark looking to order one however"},{"comp":"1","quote":"249574","line":"0","data":"b5-01-2026 16:36-briand: John Ducy req to be put"}],"crmnotes":[{"comp":1,"quote":249574,"Line":0,"Comment":"05/12/2026 1:21 PM - travisl - F/U changed from 05/08/2026 to 7/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249574,"Line":1,"Comment":"05/12/2026 1:21 PM - travisl - CLO changed from 06/01/2026 to 07/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249574","line":"1","part":"SPECIAL-LV-MI","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249574","line":"6","part":"SPECIAL-LV-MI","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249574","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249574","Line":"1","Company":"1","F_Line":"1","Comment":"NT55 X Live Tool C4 output ICE Max 6500RPM","Loc":"Y"},{"Quote":"249574","Line":"6","Company":"1","F_Line":"1","Comment":"NT55 Z Live Tool C4 output ICE Max 6500RPM","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-12 12:21:36.519 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249574-05122026122136.txt === {"quote":"249574","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"CORNSCCT","shiptoName":"Corning Inc Sullivan Campus","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"07-03-2026","cust_po":"SPECIAL-LV-AL","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michael Clark","drop_po":"","status":"0","user":"briand","conv_order":"","time":"16:28","extra":"","follow_up":"07-03-2026","web_id":"","follow_name":"Michael Clark","follow_phone":"717-805-6101","follow_email":"mclark@dgisupply.com","pic_user":"travisl","total_amt":"0.00","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-03-2026","notes":[{"comp":"1","quote":"249574","line":"3","data":"2 & 3 pcs as well."},{"comp":"1","quote":"249574","line":"2","data":"would like to see if we can do qty breaks for"},{"comp":"1","quote":"249574","line":"1","data":"on QL. Mike Clark looking to order one however"},{"comp":"1","quote":"249574","line":"0","data":"b5-01-2026 16:36-briand: John Ducy req to be put"}],"crmnotes":[{"comp":1,"quote":249574,"Line":0,"Comment":"05/12/2026 1:21 PM - travisl - F/U changed from 05/08/2026 to 7/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249574,"Line":1,"Comment":"05/12/2026 1:21 PM - travisl - CLO changed from 06/01/2026 to 07/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249574,"Line":2,"Comment":"05/12/2026 1:21 PM - travisl - Req Date changed from 06/01/2026 to 07/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249574","line":"1","part":"SPECIAL-LV-MI","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249574","line":"6","part":"SPECIAL-LV-MI","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249574","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249574","Line":"1","Company":"1","F_Line":"1","Comment":"NT55 X Live Tool C4 output ICE Max 6500RPM","Loc":"Y"},{"Quote":"249574","Line":"6","Company":"1","F_Line":"1","Comment":"NT55 Z Live Tool C4 output ICE Max 6500RPM","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-12 12:21:58.916 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249574-05122026122158.txt === {"quote":"249574","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"CORNSCCT","shiptoName":"Corning Inc Sullivan Campus","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"07-03-2026","cust_po":"SPECIAL-LV-AL","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michael Clark","drop_po":"","status":"0","user":"briand","conv_order":"","time":"16:28","extra":"","follow_up":"07-03-2026","web_id":"","follow_name":"Michael Clark","follow_phone":"717-805-6101","follow_email":"mclark@dgisupply.com","pic_user":"travisl","total_amt":"0.00","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-03-2026","notes":[{"comp":"1","quote":"249574","line":"3","data":"2 & 3 pcs as well."},{"comp":"1","quote":"249574","line":"2","data":"would like to see if we can do qty breaks for"},{"comp":"1","quote":"249574","line":"1","data":"on QL. Mike Clark looking to order one however"},{"comp":"1","quote":"249574","line":"0","data":"b5-01-2026 16:36-briand: John Ducy req to be put"}],"crmnotes":[{"comp":1,"quote":249574,"Line":0,"Comment":"05/12/2026 1:21 PM - travisl - F/U changed from 05/08/2026 to 7/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249574,"Line":1,"Comment":"05/12/2026 1:21 PM - travisl - CLO changed from 06/01/2026 to 07/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249574,"Line":2,"Comment":"05/12/2026 1:21 PM - travisl - Req Date changed from 06/01/2026 to 07/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249574","line":"1","part":"SPECIAL-LV-MI","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249574","line":"6","part":"SPECIAL-LV-MI","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249574","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249574","Line":"1","Company":"1","F_Line":"1","Comment":"NT55 X Live Tool C4 output ICE Max 6500RPM","Loc":"Y"},{"Quote":"249574","Line":"6","Company":"1","F_Line":"1","Comment":"NT55 Z Live Tool C4 output ICE Max 6500RPM","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-12 13:01:33.301 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.8514080654572, -74.0314393343835, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.8514080654572, -74.0314393343835, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4557959 second/s. 2026-05-12 13:11:52.387 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.931479, -88.964783, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.931479, -88.964783, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2171397 second/s. 2026-05-12 13:17:19.766 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.8996936, -88.8711177666667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.8996936, -88.8711177666667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2164487 second/s. 2026-05-12 13:18:08.235 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.8997869333333, -88.85507665, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.8997869333333, -88.85507665, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.197634 second/s. 2026-05-12 13:23:31.645 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.9012117192509, -88.7408119786557, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.9012117192509, -88.7408119786557, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2098442 second/s. 2026-05-12 13:23:33.847 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.9004960079136, -88.7140630000166, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.9004960079136, -88.7140630000166, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.236489 second/s. 2026-05-12 13:24:44.070 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.9007022166667, -88.6833138833333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.9007022166667, -88.6833138833333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2061249 second/s. 2026-05-12 13:33:18.545 [INFO] In session is user: fletcherp 2026-05-12 14:15:36.061 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249566-05122026141535.txt === {"quote":"249566","customer":"26390","name":null,"customerName":"Zimmermann, Inc.","comp":"01","open":"0","shipto":"LHARRITX","shiptoName":"L3Harris Technologies, Inc","entry_date":"05-01-2026","cust_order_date":"07-01-2026","req_date":"07-01-2026","cust_po":"TOOL-CERT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Peter Hoenig","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"14:42","extra":"","follow_up":"10-15-2026","web_id":"","follow_name":"Peter Hoenig","follow_phone":"248 9613512","follow_email":"Peter@zimmermann-inc.com","pic_user":"jacobf","total_amt":"100000.00","total_gp":"100000.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"2","win_pct":"20","clo_date":"07-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":249566,"Line":0,"Comment":"05/12/2026 2:15 PM - bethw - Sent QFU to Peter Hoenig... He replied that this project has been a slow burn for 3+years with L3Harris. He feels this PO may be issued 3rd QTR this year. That means the machine would be delivered late 2027 most likely. Tooling will be required in that time frame as well and after the machine installation. This is part of a very large project. Pushed this to October 2026"}],"items":[{"comp":"01","order":"249566","line":"1","part":"TOOL-CERT","qty":"1","price":"200000.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249566","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-12 14:16:30.699 [INFO] In session is user: jimmya 2026-05-12 14:16:33.845 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(45.1918746347977, -93.5433321243947, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(45.1918746347977, -93.5433321243947, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2152057 second/s. 2026-05-12 14:45:45.157 [INFO] In session is user: jimmya 2026-05-12 14:45:45.537 [INFO] In session is user: jimmya 2026-05-12 14:45:45.828 [INFO] In session is user: jimmya 2026-05-12 14:45:45.921 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(45.1620001579843, -93.5052951038654, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(45.1620001579843, -93.5052951038654, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4254481 second/s. 2026-05-12 14:45:46.133 [INFO] In session is user: jimmya 2026-05-12 14:45:46.412 [INFO] In session is user: jimmya 2026-05-12 14:45:46.691 [INFO] In session is user: jimmya 2026-05-12 14:45:46.956 [INFO] In session is user: jimmya 2026-05-12 14:45:47.247 [INFO] In session is user: jimmya 2026-05-12 14:45:47.787 [INFO] In session is user: jimmya 2026-05-12 14:45:48.071 [INFO] In session is user: jimmya 2026-05-12 14:45:48.371 [INFO] In session is user: jimmya 2026-05-12 14:45:48.710 [INFO] In session is user: jimmya 2026-05-12 14:45:48.974 [INFO] In session is user: jimmya 2026-05-12 14:45:49.269 [INFO] In session is user: jimmya 2026-05-12 14:45:49.553 [INFO] In session is user: jimmya 2026-05-12 14:45:49.859 [INFO] In session is user: jimmya 2026-05-12 14:45:50.208 [INFO] In session is user: jimmya 2026-05-12 14:45:50.495 [INFO] In session is user: jimmya 2026-05-12 14:45:50.791 [INFO] In session is user: jimmya 2026-05-12 14:45:51.125 [INFO] In session is user: jimmya 2026-05-12 14:45:51.421 [INFO] In session is user: jimmya 2026-05-12 14:45:51.690 [INFO] In session is user: jimmya 2026-05-12 14:45:51.986 [INFO] In session is user: jimmya 2026-05-12 14:45:52.319 [INFO] In session is user: jimmya 2026-05-12 14:45:52.652 [INFO] In session is user: jimmya 2026-05-12 14:45:52.977 [INFO] In session is user: jimmya 2026-05-12 14:45:53.295 [INFO] In session is user: jimmya 2026-05-12 14:45:53.568 [INFO] In session is user: jimmya 2026-05-12 14:45:53.870 [INFO] In session is user: jimmya 2026-05-12 14:45:54.168 [INFO] In session is user: jimmya 2026-05-12 14:45:54.614 [INFO] In session is user: jimmya 2026-05-12 14:45:54.889 [INFO] In session is user: jimmya 2026-05-12 14:45:55.215 [INFO] In session is user: jimmya 2026-05-12 14:45:55.493 [INFO] In session is user: jimmya 2026-05-12 14:45:55.815 [INFO] In session is user: jimmya 2026-05-12 14:45:59.101 [INFO] In session is user: jimmya 2026-05-12 14:50:48.509 [INFO] In session is user: jimmya 2026-05-12 14:50:49.387 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(45.1307278101066, -93.4388870351063, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(45.1307278101066, -93.4388870351063, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3593241 second/s. 2026-05-12 14:55:49.402 [INFO] In session is user: jimmya 2026-05-12 14:55:50.098 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(45.1271901287776, -93.3539029001283, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(45.1271901287776, -93.3539029001283, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4022105 second/s. 2026-05-12 15:00:50.406 [INFO] In session is user: jimmya 2026-05-12 15:00:50.861 [INFO] In session is user: jimmya 2026-05-12 15:00:51.034 [INFO] In session is user: jimmya 2026-05-12 15:00:51.139 [INFO] In session is user: jimmya 2026-05-12 15:00:51.267 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(45.1424984998594, -93.2800768629467, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(45.1424984998594, -93.2800768629467, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3687001 second/s. 2026-05-12 15:00:51.328 [INFO] In session is user: jimmya 2026-05-12 15:00:51.414 [INFO] In session is user: jimmya 2026-05-12 15:00:51.644 [INFO] In session is user: jimmya 2026-05-12 15:00:51.851 [INFO] In session is user: jimmya 2026-05-12 15:00:51.976 [INFO] In session is user: jimmya 2026-05-12 15:00:52.220 [INFO] In session is user: jimmya 2026-05-12 15:00:52.599 [INFO] In session is user: jimmya 2026-05-12 15:00:52.954 [INFO] In session is user: jimmya 2026-05-12 15:00:53.465 [INFO] In session is user: jimmya 2026-05-12 15:00:53.869 [INFO] In session is user: jimmya 2026-05-12 15:00:54.171 [INFO] In session is user: jimmya 2026-05-12 15:00:54.491 [INFO] In session is user: jimmya 2026-05-12 15:00:54.812 [INFO] In session is user: jimmya 2026-05-12 15:00:55.172 [INFO] In session is user: jimmya 2026-05-12 15:00:55.463 [INFO] In session is user: jimmya 2026-05-12 15:00:55.771 [INFO] In session is user: jimmya 2026-05-12 15:00:56.156 [INFO] In session is user: jimmya 2026-05-12 15:00:56.641 [INFO] In session is user: jimmya 2026-05-12 15:00:57.081 [INFO] In session is user: jimmya 2026-05-12 15:00:57.371 [INFO] In session is user: jimmya 2026-05-12 15:00:57.939 [INFO] In session is user: jimmya 2026-05-12 15:00:58.298 [INFO] In session is user: jimmya 2026-05-12 15:00:58.747 [INFO] In session is user: jimmya 2026-05-12 15:00:59.217 [INFO] In session is user: jimmya 2026-05-12 15:00:59.689 [INFO] In session is user: jimmya 2026-05-12 15:01:00.149 [INFO] In session is user: jimmya 2026-05-12 15:05:51.140 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(45.1480488428756, -93.2400159011054, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(45.1480488428756, -93.2400159011054, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3655142 second/s. 2026-05-12 15:17:29.537 [INFO] In session is user: jimmya 2026-05-12 15:17:30.220 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(45.1498877925712, -93.2341728245706, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(45.1498877925712, -93.2341728245706, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3748346 second/s. 2026-05-12 15:22:29.594 [INFO] In session is user: jimmya 2026-05-12 15:22:29.967 [INFO] In session is user: jimmya 2026-05-12 15:22:30.241 [INFO] In session is user: jimmya 2026-05-12 15:22:30.317 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(45.1415019143592, -93.2320884651741, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(45.1415019143592, -93.2320884651741, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3690971 second/s. 2026-05-12 15:22:31.337 [INFO] In session is user: jimmya 2026-05-12 15:22:31.589 [INFO] In session is user: jimmya 2026-05-12 15:22:31.967 [INFO] In session is user: jimmya 2026-05-12 15:22:32.243 [INFO] In session is user: jimmya 2026-05-12 15:22:32.583 [INFO] In session is user: jimmya 2026-05-12 15:22:32.892 [INFO] In session is user: jimmya 2026-05-12 15:22:33.226 [INFO] In session is user: jimmya 2026-05-12 15:22:33.543 [INFO] In session is user: jimmya 2026-05-12 15:22:33.896 [INFO] In session is user: jimmya 2026-05-12 15:22:34.417 [INFO] In session is user: jimmya 2026-05-12 15:27:30.458 [INFO] In session is user: jimmya 2026-05-12 15:27:30.944 [INFO] In session is user: jimmya 2026-05-12 15:27:31.155 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(45.1294038734867, -93.2176287190194, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(45.1294038734867, -93.2176287190194, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4047553 second/s. 2026-05-12 15:27:31.322 [INFO] In session is user: jimmya 2026-05-12 15:27:31.672 [INFO] In session is user: jimmya 2026-05-12 15:27:32.217 [INFO] In session is user: jimmya 2026-05-12 15:27:32.659 [INFO] In session is user: jimmya 2026-05-12 15:27:32.918 [INFO] In session is user: jimmya 2026-05-12 15:27:33.415 [INFO] In session is user: jimmya 2026-05-12 15:27:33.819 [INFO] In session is user: jimmya 2026-05-12 15:27:34.119 [INFO] In session is user: jimmya 2026-05-12 15:32:31.353 [INFO] In session is user: jimmya 2026-05-12 15:32:31.723 [INFO] In session is user: jimmya 2026-05-12 15:32:32.016 [INFO] In session is user: jimmya 2026-05-12 15:32:32.238 [INFO] In session is user: jimmya 2026-05-12 15:32:32.242 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(45.0812672321427, -93.1789600822438, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(45.0812672321427, -93.1789600822438, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4276958 second/s. 2026-05-12 15:32:32.524 [INFO] In session is user: jimmya 2026-05-12 15:32:32.820 [INFO] In session is user: jimmya 2026-05-12 15:32:33.091 [INFO] In session is user: jimmya 2026-05-12 15:32:33.341 [INFO] In session is user: jimmya 2026-05-12 15:32:33.628 [INFO] In session is user: jimmya 2026-05-12 15:32:33.890 [INFO] In session is user: jimmya 2026-05-12 15:32:34.269 [INFO] In session is user: jimmya 2026-05-12 15:32:34.853 [INFO] In session is user: jimmya 2026-05-12 15:32:35.715 [INFO] In session is user: jimmya 2026-05-12 15:32:36.224 [INFO] In session is user: jimmya 2026-05-12 15:32:37.112 [INFO] In session is user: jimmya 2026-05-12 15:32:37.524 [INFO] In session is user: jimmya 2026-05-12 15:32:40.898 [INFO] In session is user: jimmya 2026-05-12 15:32:41.446 [INFO] In session is user: jimmya 2026-05-12 15:32:41.973 [INFO] In session is user: jimmya 2026-05-12 15:32:42.254 [INFO] In session is user: jimmya 2026-05-12 15:32:42.525 [INFO] In session is user: jimmya 2026-05-12 15:32:43.055 [INFO] In session is user: jimmya 2026-05-12 15:32:43.322 [INFO] In session is user: jimmya 2026-05-12 15:32:43.623 [INFO] In session is user: jimmya 2026-05-12 15:32:43.907 [INFO] In session is user: jimmya 2026-05-12 15:32:44.186 [INFO] In session is user: jimmya 2026-05-12 15:37:31.425 [INFO] In session is user: jimmya 2026-05-12 15:37:31.852 [INFO] In session is user: jimmya 2026-05-12 15:37:32.149 [INFO] In session is user: jimmya 2026-05-12 15:37:32.360 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(45.0427065797476, -93.1026285948727, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(45.0427065797476, -93.1026285948727, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3941101 second/s. 2026-05-12 15:37:32.475 [INFO] In session is user: jimmya 2026-05-12 15:37:32.800 [INFO] In session is user: jimmya 2026-05-12 15:37:33.168 [INFO] In session is user: jimmya 2026-05-12 15:37:33.514 [INFO] In session is user: jimmya 2026-05-12 15:37:33.855 [INFO] In session is user: jimmya 2026-05-12 15:37:34.197 [INFO] In session is user: jimmya 2026-05-12 15:37:34.551 [INFO] In session is user: jimmya 2026-05-12 15:37:34.907 [INFO] In session is user: jimmya 2026-05-12 15:37:35.306 [INFO] In session is user: jimmya 2026-05-12 15:37:35.648 [INFO] In session is user: jimmya 2026-05-12 15:37:35.990 [INFO] In session is user: jimmya 2026-05-12 15:37:36.324 [INFO] In session is user: jimmya 2026-05-12 15:37:36.659 [INFO] In session is user: jimmya 2026-05-12 15:37:37.034 [INFO] In session is user: jimmya 2026-05-12 15:37:37.405 [INFO] In session is user: jimmya 2026-05-12 15:37:37.772 [INFO] In session is user: jimmya 2026-05-12 15:37:38.113 [INFO] In session is user: jimmya 2026-05-12 15:37:38.432 [INFO] In session is user: jimmya 2026-05-12 15:37:38.791 [INFO] In session is user: jimmya 2026-05-12 15:37:39.220 [INFO] In session is user: jimmya 2026-05-12 15:37:39.598 [INFO] In session is user: jimmya 2026-05-12 15:37:39.925 [INFO] In session is user: jimmya 2026-05-12 15:37:40.236 [INFO] In session is user: jimmya 2026-05-12 15:37:40.608 [INFO] In session is user: jimmya 2026-05-12 15:37:41.029 [INFO] In session is user: jimmya 2026-05-12 15:37:41.349 [INFO] In session is user: jimmya 2026-05-12 15:37:41.714 [INFO] In session is user: jimmya 2026-05-12 15:37:42.020 [INFO] In session is user: jimmya 2026-05-12 15:42:31.349 [INFO] In session is user: jimmya 2026-05-12 15:42:31.724 [INFO] In session is user: jimmya 2026-05-12 15:42:32.096 [INFO] In session is user: jimmya 2026-05-12 15:42:32.204 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(45.0372176977089, -93.0300881932405, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(45.0372176977089, -93.0300881932405, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4591088 second/s. 2026-05-12 15:42:32.592 [INFO] In session is user: jimmya 2026-05-12 15:42:32.879 [INFO] In session is user: jimmya 2026-05-12 15:42:33.243 [INFO] In session is user: jimmya 2026-05-12 15:42:33.503 [INFO] In session is user: jimmya 2026-05-12 15:42:33.848 [INFO] In session is user: jimmya 2026-05-12 15:42:34.199 [INFO] In session is user: jimmya 2026-05-12 15:47:32.504 [INFO] In session is user: jimmya 2026-05-12 15:47:32.857 [INFO] In session is user: jimmya 2026-05-12 15:47:33.142 [INFO] In session is user: jimmya 2026-05-12 15:47:33.169 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(45.0232385419801, -92.9597936903305, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(45.0232385419801, -92.9597936903305, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4104755 second/s. 2026-05-12 15:47:33.399 [INFO] In session is user: jimmya 2026-05-12 15:47:33.702 [INFO] In session is user: jimmya 2026-05-12 15:47:34.001 [INFO] In session is user: jimmya 2026-05-12 15:52:32.421 [INFO] In session is user: jimmya 2026-05-12 15:52:32.784 [INFO] In session is user: jimmya 2026-05-12 15:52:33.064 [INFO] In session is user: jimmya 2026-05-12 15:52:33.135 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(44.9637647075851, -92.958521036228, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(44.9637647075851, -92.958521036228, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3802717 second/s. 2026-05-12 15:52:33.384 [INFO] In session is user: jimmya 2026-05-12 15:52:33.680 [INFO] In session is user: jimmya 2026-05-12 15:52:34.020 [INFO] In session is user: jimmya 2026-05-12 15:52:34.350 [INFO] In session is user: jimmya 2026-05-12 15:52:34.691 [INFO] In session is user: jimmya 2026-05-12 15:52:35.018 [INFO] In session is user: jimmya 2026-05-12 15:52:35.302 [INFO] In session is user: jimmya 2026-05-12 15:52:35.668 [INFO] In session is user: jimmya 2026-05-12 15:52:35.978 [INFO] In session is user: jimmya 2026-05-12 15:52:36.295 [INFO] In session is user: jimmya 2026-05-12 15:52:36.611 [INFO] In session is user: jimmya 2026-05-12 15:52:37.102 [INFO] In session is user: jimmya 2026-05-12 15:52:37.401 [INFO] In session is user: jimmya 2026-05-12 15:52:37.685 [INFO] In session is user: jimmya 2026-05-12 15:52:38.060 [INFO] In session is user: jimmya 2026-05-12 15:52:38.353 [INFO] In session is user: jimmya 2026-05-12 15:52:38.687 [INFO] In session is user: jimmya 2026-05-12 15:52:38.977 [INFO] In session is user: jimmya 2026-05-12 15:52:39.261 [INFO] In session is user: jimmya 2026-05-12 15:52:39.657 [INFO] In session is user: jimmya 2026-05-12 15:52:39.991 [INFO] In session is user: jimmya 2026-05-12 15:52:40.414 [INFO] In session is user: jimmya 2026-05-12 15:52:40.773 [INFO] In session is user: jimmya 2026-05-12 15:52:41.085 [INFO] In session is user: jimmya 2026-05-12 15:52:41.406 [INFO] In session is user: jimmya 2026-05-12 15:52:41.704 [INFO] In session is user: jimmya 2026-05-12 15:52:42.025 [INFO] In session is user: jimmya 2026-05-12 15:52:42.352 [INFO] In session is user: jimmya 2026-05-12 15:52:42.662 [INFO] In session is user: jimmya 2026-05-12 15:57:32.598 [INFO] In session is user: jimmya 2026-05-12 15:57:32.955 [INFO] In session is user: jimmya 2026-05-12 15:57:33.209 [INFO] In session is user: jimmya 2026-05-12 15:57:33.314 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(44.9484812862798, -92.89094780778, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(44.9484812862798, -92.89094780778, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3565612 second/s. 2026-05-12 15:57:33.471 [INFO] In session is user: jimmya 2026-05-12 15:57:33.738 [INFO] In session is user: jimmya 2026-05-12 15:57:34.134 [INFO] In session is user: jimmya 2026-05-12 16:02:32.989 [INFO] In session is user: jimmya 2026-05-12 16:02:33.429 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(44.9625281054505, -92.7630919817081, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(44.9625281054505, -92.7630919817081, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3862127 second/s. 2026-05-12 16:02:33.738 [INFO] In session is user: jimmya 2026-05-12 16:07:32.474 [INFO] In session is user: jimmya 2026-05-12 16:07:32.810 [INFO] In session is user: jimmya 2026-05-12 16:07:33.070 [INFO] In session is user: jimmya 2026-05-12 16:07:33.366 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(44.9531320624442, -92.6970783520507, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(44.9531320624442, -92.6970783520507, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.7150237 second/s. 2026-05-12 16:07:33.382 [INFO] In session is user: jimmya 2026-05-12 16:07:33.693 [INFO] In session is user: jimmya 2026-05-12 16:29:45.332 [INFO] In session is user: jimmya 2026-05-12 16:29:46.002 [INFO] In session is user: jimmya 2026-05-12 16:29:46.568 [INFO] In session is user: jimmya 2026-05-12 16:29:47.215 [INFO] In session is user: jimmya 2026-05-12 16:29:47.942 [INFO] In session is user: jimmya 2026-05-12 16:29:48.481 [INFO] In session is user: jimmya 2026-05-12 16:29:48.809 [INFO] In session is user: jimmya 2026-05-12 16:29:49.466 [INFO] In session is user: jimmya 2026-05-12 16:29:49.640 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(44.9545849208207, -92.7206816990792, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(44.9545849208207, -92.7206816990792, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4351493 second/s. 2026-05-12 16:29:50.219 [INFO] In session is user: jimmya 2026-05-12 16:29:50.780 [INFO] In session is user: jimmya 2026-05-12 16:29:51.338 [INFO] In session is user: jimmya 2026-05-12 16:29:52.043 [INFO] In session is user: jimmya 2026-05-12 16:29:52.652 [INFO] In session is user: jimmya 2026-05-12 16:29:53.329 [INFO] In session is user: jimmya 2026-05-12 16:29:53.713 [INFO] In session is user: jimmya 2026-05-12 16:29:54.534 [INFO] In session is user: jimmya 2026-05-12 16:37:05.782 [INFO] In session is user: jimmya 2026-05-12 16:37:06.346 [INFO] In session is user: jimmya 2026-05-12 16:37:06.679 [INFO] In session is user: jimmya 2026-05-12 16:37:06.853 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(44.9678684055457, -92.7464159310765, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(44.9678684055457, -92.7464159310765, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4646832 second/s. 2026-05-12 16:37:11.129 [INFO] In session is user: jimmya 2026-05-12 16:37:12.037 [INFO] In session is user: jimmya 2026-05-12 16:37:12.868 [INFO] In session is user: jimmya 2026-05-12 16:37:14.008 [INFO] In session is user: jimmya 2026-05-12 16:37:15.389 [INFO] In session is user: jimmya 2026-05-12 16:42:20.227 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248458-05122026164220.txt === {"quote":"248458","customer":"12395","name":null,"customerName":"Liberty Tool Co.","comp":"01","open":"0","shipto":"TAIT","shiptoName":"Tait Towers","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-13-2026","cust_po":"C40RAM-ER25-180TS-65TP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Beam","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"12:02","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Mike Beam","follow_phone":"610-431-4950 ex 325","follow_email":"mbeam@libertytool.com","pic_user":"briand","total_amt":"7450.80","total_gp":"3008.51","total_gpm":"40.38","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248458","line":"6","data":"04-13-2026 12:02 - Discounts Recalculated QS"},{"comp":"1","quote":"248458","line":"5","data":"questionnaire to Mike and put on QL"},{"comp":"1","quote":"248458","line":"4","data":"04-13-2026 13:07-briand: Alyssa sent AH"},{"comp":"1","quote":"248458","line":"3","data":"quote 248485 since Travis is out this week."},{"comp":"1","quote":"248458","line":"2","data":"see if we want to do same disc as the modular"},{"comp":"1","quote":"248458","line":"1","data":"Liberty wanted lead time. Sent info to Brian to"},{"comp":"1","quote":"248458","line":"0","data":"04-14-2026 09:43-briand: QL updated as Mike at"}],"crmnotes":[{"comp":1,"quote":248458,"Line":0,"Comment":"04/20/2026 9:47 AM - briand - Brian Norris did approve going to 30% disc for this like the modular quote."},{"comp":1,"quote":248458,"Line":1,"Comment":"04/20/2026 9:50 AM - briand - F/U changed from 04/21/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248458,"Line":2,"Comment":"04/20/2026 9:50 AM - briand - Tim Reeves said Tait can use their existing PB, no need to order another one.\n\nAlso said Tait doesn't need to complete the AH questionnaire."},{"comp":1,"quote":248458,"Line":3,"Comment":"05/01/2026 2:48 PM - briand - Sent Mike and Rustin a request for update on this and other quote"}],"items":[{"comp":"01","order":"248458","line":"1","part":"C40RAM-ER25-180TS-65TP","qty":"1","price":"9544.00","uom":"EA","discount":"30.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248458","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248458","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248458","Line":"1","Company":"1","F_Line":"1","Comment":"Estimated lead time is 6~8 weeks after receipt of an","Loc":"Y"},{"Quote":"248458","Line":"1","Company":"1","F_Line":"2","Comment":"order. Price includes a case and wrenches.","Loc":"Y"},{"Quote":"248458","Line":"1","Company":"1","F_Line":"3","Comment":"We will need to have the angle head questionnaire","Loc":"Y"},{"Quote":"248458","Line":"1","Company":"1","F_Line":"4","Comment":"filled out before we will ship the order.","Loc":"Y"},{"Quote":"248458","Line":"2","Company":"1","F_Line":"1","Comment":"Estimated lead time is 3~5 weeks after design approval.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-12 16:42:30.408 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248458-05122026164230.txt === {"quote":"248458","customer":"12395","name":null,"customerName":"Liberty Tool Co.","comp":"01","open":"0","shipto":"TAIT","shiptoName":"Tait Towers","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-18-2026","cust_po":"C40RAM-ER25-180TS-65TP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Beam","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"12:02","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Mike Beam","follow_phone":"610-431-4950 ex 325","follow_email":"mbeam@libertytool.com","pic_user":"briand","total_amt":"7450.80","total_gp":"3008.51","total_gpm":"40.38","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248458","line":"6","data":"04-13-2026 12:02 - Discounts Recalculated QS"},{"comp":"1","quote":"248458","line":"5","data":"questionnaire to Mike and put on QL"},{"comp":"1","quote":"248458","line":"4","data":"04-13-2026 13:07-briand: Alyssa sent AH"},{"comp":"1","quote":"248458","line":"3","data":"quote 248485 since Travis is out this week."},{"comp":"1","quote":"248458","line":"2","data":"see if we want to do same disc as the modular"},{"comp":"1","quote":"248458","line":"1","data":"Liberty wanted lead time. Sent info to Brian to"},{"comp":"1","quote":"248458","line":"0","data":"04-14-2026 09:43-briand: QL updated as Mike at"}],"crmnotes":[{"comp":1,"quote":248458,"Line":0,"Comment":"04/20/2026 9:47 AM - briand - Brian Norris did approve going to 30% disc for this like the modular quote."},{"comp":1,"quote":248458,"Line":1,"Comment":"04/20/2026 9:50 AM - briand - F/U changed from 04/21/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248458,"Line":2,"Comment":"04/20/2026 9:50 AM - briand - Tim Reeves said Tait can use their existing PB, no need to order another one.\n\nAlso said Tait doesn't need to complete the AH questionnaire."},{"comp":1,"quote":248458,"Line":3,"Comment":"05/01/2026 2:48 PM - briand - Sent Mike and Rustin a request for update on this and other quote"},{"comp":1,"quote":248458,"Line":4,"Comment":"05/12/2026 4:42 PM - briand - F/U changed from 05/12/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248458,"Line":5,"Comment":"05/12/2026 4:42 PM - briand - Req Date changed from 05/13/2026 to 05/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248458","line":"1","part":"C40RAM-ER25-180TS-65TP","qty":"1","price":"9544.00","uom":"EA","discount":"30.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248458","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248458","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248458","Line":"1","Company":"1","F_Line":"1","Comment":"Estimated lead time is 6~8 weeks after receipt of an","Loc":"Y"},{"Quote":"248458","Line":"1","Company":"1","F_Line":"2","Comment":"order. Price includes a case and wrenches.","Loc":"Y"},{"Quote":"248458","Line":"1","Company":"1","F_Line":"3","Comment":"We will need to have the angle head questionnaire","Loc":"Y"},{"Quote":"248458","Line":"1","Company":"1","F_Line":"4","Comment":"filled out before we will ship the order.","Loc":"Y"},{"Quote":"248458","Line":"2","Company":"1","F_Line":"1","Comment":"Estimated lead time is 3~5 weeks after design approval.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-12 16:43:25.890 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248485-05122026164325.txt === {"quote":"248485","customer":"12395","name":null,"customerName":"Liberty Tool Co.","comp":"01","open":"0","shipto":"TAIT","shiptoName":"Tait Towers","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-13-2026","cust_po":"C40 Modular Angle Head","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Beam","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:47","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Mike Beam","follow_phone":"610-431-4950 ex 325","follow_email":"mbeam@libertytool.com","pic_user":"briand","total_amt":"11021.50","total_gp":"7098.88","total_gpm":"64.41","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248485","line":"5","data":"do for discount since Travis is out this week."},{"comp":"1","quote":"248485","line":"4","data":"sent #'s to Brian Norris to see what he wants to"},{"comp":"1","quote":"248485","line":"3","data":"04-13-2026 14:53-briand: Ship to is Terr 19,"},{"comp":"1","quote":"248485","line":"2","data":"AH, cc'd 19."},{"comp":"1","quote":"248485","line":"1","data":"Sent quote and drawing that Tim gave me for the"},{"comp":"1","quote":"248485","line":"0","data":"04-13-2026 15:01-briand: Brian said to go to 30%."}],"crmnotes":[{"comp":1,"quote":248485,"Line":0,"Comment":"04/20/2026 9:50 AM - briand - Tim Reeves said Tait can use their existing PB, no need to order another one.\n\nAlso said Tait doesn't need to complete the AH questionnaire."},{"comp":1,"quote":248485,"Line":1,"Comment":"04/20/2026 9:50 AM - briand - F/U changed from 04/21/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248485,"Line":2,"Comment":"05/01/2026 2:48 PM - briand - Sent Mike and Rustin a request for update on this and other quote"},{"comp":1,"quote":248485,"Line":3,"Comment":"05/12/2026 4:43 PM - briand - sent another message to Mike and Rustin for a status. If nothing by next review date, will close. Travis said he hasn't heard from either of them."}],"items":[{"comp":"01","order":"248485","line":"1","part":"C40-MRAM","qty":"1","price":"3270.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248485","line":"2","part":"PA65-CAT/BT","qty":"1","price":"1005.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248485","line":"3","part":"MRAM-ER25TS","qty":"1","price":"10370.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248485","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248485","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248485","Line":"1","Company":"1","F_Line":"1","Comment":"We will need to have the angle head questionnaire","Loc":"Y"},{"Quote":"248485","Line":"1","Company":"1","F_Line":"2","Comment":"filled out before we will ship the order.","Loc":"Y"},{"Quote":"248485","Line":"4","Company":"1","F_Line":"1","Comment":"Lead time is 3~5 days after design approval.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-12 16:43:36.537 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248485-05122026164336.txt === {"quote":"248485","customer":"12395","name":null,"customerName":"Liberty Tool Co.","comp":"01","open":"0","shipto":"TAIT","shiptoName":"Tait Towers","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-13-2026","cust_po":"C40 Modular Angle Head","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Beam","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:47","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Mike Beam","follow_phone":"610-431-4950 ex 325","follow_email":"mbeam@libertytool.com","pic_user":"briand","total_amt":"11021.50","total_gp":"7098.88","total_gpm":"64.41","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248485","line":"5","data":"do for discount since Travis is out this week."},{"comp":"1","quote":"248485","line":"4","data":"sent #'s to Brian Norris to see what he wants to"},{"comp":"1","quote":"248485","line":"3","data":"04-13-2026 14:53-briand: Ship to is Terr 19,"},{"comp":"1","quote":"248485","line":"2","data":"AH, cc'd 19."},{"comp":"1","quote":"248485","line":"1","data":"Sent quote and drawing that Tim gave me for the"},{"comp":"1","quote":"248485","line":"0","data":"04-13-2026 15:01-briand: Brian said to go to 30%."}],"crmnotes":[{"comp":1,"quote":248485,"Line":0,"Comment":"04/20/2026 9:50 AM - briand - Tim Reeves said Tait can use their existing PB, no need to order another one.\n\nAlso said Tait doesn't need to complete the AH questionnaire."},{"comp":1,"quote":248485,"Line":1,"Comment":"04/20/2026 9:50 AM - briand - F/U changed from 04/21/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248485,"Line":2,"Comment":"05/01/2026 2:48 PM - briand - Sent Mike and Rustin a request for update on this and other quote"},{"comp":1,"quote":248485,"Line":3,"Comment":"05/12/2026 4:43 PM - briand - sent another message to Mike and Rustin for a status. If nothing by next review date, will close. Travis said he hasn't heard from either of them."},{"comp":1,"quote":248485,"Line":4,"Comment":"05/12/2026 4:43 PM - briand - F/U changed from 05/12/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248485,"Line":5,"Comment":"05/12/2026 4:43 PM - briand - CLO changed from 05/13/2026 to 05/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248485","line":"1","part":"C40-MRAM","qty":"1","price":"3270.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248485","line":"2","part":"PA65-CAT/BT","qty":"1","price":"1005.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248485","line":"3","part":"MRAM-ER25TS","qty":"1","price":"10370.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248485","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248485","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248485","Line":"1","Company":"1","F_Line":"1","Comment":"We will need to have the angle head questionnaire","Loc":"Y"},{"Quote":"248485","Line":"1","Company":"1","F_Line":"2","Comment":"filled out before we will ship the order.","Loc":"Y"},{"Quote":"248485","Line":"4","Company":"1","F_Line":"1","Comment":"Lead time is 3~5 days after design approval.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-12 16:43:41.342 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248485-05122026164341.txt === {"quote":"248485","customer":"12395","name":null,"customerName":"Liberty Tool Co.","comp":"01","open":"0","shipto":"TAIT","shiptoName":"Tait Towers","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-18-2026","cust_po":"C40 Modular Angle Head","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Beam","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:47","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Mike Beam","follow_phone":"610-431-4950 ex 325","follow_email":"mbeam@libertytool.com","pic_user":"briand","total_amt":"11021.50","total_gp":"7098.88","total_gpm":"64.41","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248485","line":"5","data":"do for discount since Travis is out this week."},{"comp":"1","quote":"248485","line":"4","data":"sent #'s to Brian Norris to see what he wants to"},{"comp":"1","quote":"248485","line":"3","data":"04-13-2026 14:53-briand: Ship to is Terr 19,"},{"comp":"1","quote":"248485","line":"2","data":"AH, cc'd 19."},{"comp":"1","quote":"248485","line":"1","data":"Sent quote and drawing that Tim gave me for the"},{"comp":"1","quote":"248485","line":"0","data":"04-13-2026 15:01-briand: Brian said to go to 30%."}],"crmnotes":[{"comp":1,"quote":248485,"Line":0,"Comment":"04/20/2026 9:50 AM - briand - Tim Reeves said Tait can use their existing PB, no need to order another one.\n\nAlso said Tait doesn't need to complete the AH questionnaire."},{"comp":1,"quote":248485,"Line":1,"Comment":"04/20/2026 9:50 AM - briand - F/U changed from 04/21/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248485,"Line":2,"Comment":"05/01/2026 2:48 PM - briand - Sent Mike and Rustin a request for update on this and other quote"},{"comp":1,"quote":248485,"Line":3,"Comment":"05/12/2026 4:43 PM - briand - sent another message to Mike and Rustin for a status. If nothing by next review date, will close. Travis said he hasn't heard from either of them."},{"comp":1,"quote":248485,"Line":4,"Comment":"05/12/2026 4:43 PM - briand - F/U changed from 05/12/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248485,"Line":5,"Comment":"05/12/2026 4:43 PM - briand - CLO changed from 05/13/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248485,"Line":6,"Comment":"05/12/2026 4:43 PM - briand - Req Date changed from 05/13/2026 to 05/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248485","line":"1","part":"C40-MRAM","qty":"1","price":"3270.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248485","line":"2","part":"PA65-CAT/BT","qty":"1","price":"1005.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248485","line":"3","part":"MRAM-ER25TS","qty":"1","price":"10370.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248485","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248485","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248485","Line":"1","Company":"1","F_Line":"1","Comment":"We will need to have the angle head questionnaire","Loc":"Y"},{"Quote":"248485","Line":"1","Company":"1","F_Line":"2","Comment":"filled out before we will ship the order.","Loc":"Y"},{"Quote":"248485","Line":"4","Company":"1","F_Line":"1","Comment":"Lead time is 3~5 days after design approval.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-12 16:43:52.425 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248578-05122026164352.txt === {"quote":"248578","customer":"E1090","name":null,"customerName":"Ahresty Wilmington Corporation","comp":"01","open":"0","shipto":"AHRESTY","shiptoName":"Ahresty Wilmington Corporation","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"RGA#TAR-62895 CNC180BFA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chuck Vogtli","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"16:16","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Chuck Vogtli","follow_phone":"111-111-1111","follow_email":"Chuck.Vogtli@ahresty.com","pic_user":"carleym","total_amt":"14820.00","total_gp":"11495.49","total_gpm":"77.57","rev_type":"RT","mod_date":"05-12-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"145","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248578","line":"1","data":"04-15-2026 09:53 - Discounts Recalculated QS"},{"comp":"1","quote":"248578","line":"0","data":"04-14-2026 16:48-carleym Working quote"}],"crmnotes":[{"comp":1,"quote":248578,"Line":0,"Comment":"04/27/2026 3:39 PM - carleym - F/U with Chuck Vogtli and Justin Harper"},{"comp":1,"quote":248578,"Line":1,"Comment":"04/27/2026 3:42 PM - carleym - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":2,"Comment":"05/04/2026 4:52 PM - carleym - F/U changed from 05/04/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":3,"Comment":"05/05/2026 8:44 AM - carleym - Chuck Vogtli advised working on PO"},{"comp":1,"quote":248578,"Line":4,"Comment":"05/05/2026 8:44 AM - carleym - F/U changed from 05/05/2026 to 5/12/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248578","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248578","line":"2","part":"ROTARY-TABLE-LABOR","qty":"28","price":"159.00","uom":"EA","discount":"0.00","req_date":"4-5 weeks","branch":"1"},{"comp":"01","order":"248578","line":"3","part":"KIM-AR4","qty":"1","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"4","part":"P-24","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"5","part":"G-35","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"6","part":"G-50","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"7","part":"G-55","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"8","part":"P-14","qty":"2","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"9","part":"AS568-168","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"10","part":"P-6","qty":"8","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"11","part":"9FSL-164","qty":"1","price":"146.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"12","part":"CN180R009","qty":"1","price":"27.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"13","part":"CN171R035","qty":"36","price":"18.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"14","part":"4X11L","qty":"36","price":"8.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248578","line":"15","part":"CN105R034","qty":"7","price":"10.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"16","part":"NIK-IW0340-1100S","qty":"1","price":"67.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"17","part":"G-145","qty":"2","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"18","part":"G-130","qty":"1","price":"8.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"19","part":"NIK-IW0340-950S","qty":"1","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"20","part":"NIK-IW0340-1350K","qty":"1","price":"73.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"21","part":"TC75X100X10","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"22","part":"AS568-154","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"23","part":"AS568-169","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"24","part":"6902","qty":"2","price":"22.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"25","part":"CN180R017","qty":"1","price":"696.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"26","part":"CN180R018","qty":"1","price":"372.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"27","part":"AX123R046","qty":"1","price":"511.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"28","part":"9ECU-CNC180R-T","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"29","part":"XCA-V-UNIT-DC-FL463503S1F","qty":"1","price":"1028.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"30","part":"FL7M-2K6H-Z","qty":"1","price":"159.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"31","part":"WW-CN180R003","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248578","Line":"1","Company":"1","F_Line":"1","Comment":"SN:10362 EU:Ahrest Wilmington Corp","Loc":"Y"},{"Quote":"248578","Line":"1","Company":"1","F_Line":"2","Comment":"RGA#TAR-62895 CNC180BFA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":32}}] 2026-05-12 16:44:20.150 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248608-05122026164419.txt === {"quote":"248608","customer":"E1090","name":null,"customerName":"Ahresty Wilmington Corporation","comp":"01","open":"0","shipto":"AHRESTY","shiptoName":"Ahresty Wilmington Corporation","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"RGA#TAR-62896 CNC180BFA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chuck Vogtli","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"10:17","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Chuck Vogtli","follow_phone":"111-111-1111","follow_email":"Chuck.Vogtli@ahresty.com","pic_user":"carleym","total_amt":"13343.00","total_gp":"10299.75","total_gpm":"77.19","rev_type":"RT","mod_date":"05-12-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"143","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248608","line":"0","data":"04-15-2026 10:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248608,"Line":0,"Comment":"04/27/2026 3:42 PM - carleym - F/U with Chuck Vogtli and Justin Harper"},{"comp":1,"quote":248608,"Line":1,"Comment":"04/27/2026 3:42 PM - carleym - F/U changed from 04/28/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":2,"Comment":"05/04/2026 4:53 PM - carleym - F/U changed from 05/04/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":3,"Comment":"05/05/2026 8:44 AM - carleym - Chuck Vogtli advised working on PO"},{"comp":1,"quote":248608,"Line":4,"Comment":"05/05/2026 8:44 AM - carleym - F/U changed from 05/05/2026 to 5/12/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248608","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248608","line":"2","part":"ROTARY-TABLE-LABOR","qty":"26","price":"159.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248608","line":"3","part":"P-16","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"4","part":"6902","qty":"2","price":"22.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"5","part":"CN105R034","qty":"7","price":"10.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"6","part":"P-24","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"7","part":"G-35","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"8","part":"CN171R035","qty":"36","price":"18.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"9","part":"CN180R009","qty":"1","price":"27.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"10","part":"P-6","qty":"8","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"11","part":"G-110","qty":"1","price":"5.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"12","part":"G-145","qty":"2","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"13","part":"NIK-IW0340-950S","qty":"1","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"14","part":"G-130","qty":"1","price":"8.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"15","part":"TC75X100X10","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"16","part":"P-14","qty":"2","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"17","part":"G-55","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"18","part":"AS568-154","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"19","part":"AS568-168","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"20","part":"AS568-169","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"21","part":"4X11L","qty":"36","price":"8.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248608","line":"22","part":"9ECU-CNC180R-T","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"23","part":"KIM-AR4","qty":"1","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"24","part":"9FSL-164","qty":"1","price":"146.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"25","part":"NIK-IW0340-1350K","qty":"1","price":"73.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"26","part":"AX123R046","qty":"1","price":"511.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"27","part":"NIK-IW0340-1100S","qty":"1","price":"67.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"28","part":"CN202R045","qty":"1","price":"23.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"29","part":"CN180R017","qty":"1","price":"696.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"30","part":"CN180R018","qty":"1","price":"372.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"31","part":"WW-CN180R003","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248608","Line":"1","Company":"1","F_Line":"1","Comment":"SN:XXXX EU:Ahresty Wilmington Corp","Loc":"Y"},{"Quote":"248608","Line":"1","Company":"1","F_Line":"2","Comment":"RGA#TAR-62896 CNC180BFA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":32}}] 2026-05-12 16:44:56.605 [INFO] In session is user: jimmya 2026-05-12 16:44:57.031 [INFO] In session is user: jimmya 2026-05-12 16:44:57.256 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(44.9627602217576, -92.7343490247384, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(44.9627602217576, -92.7343490247384, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4154872 second/s. 2026-05-12 16:44:57.341 [INFO] In session is user: jimmya 2026-05-12 16:44:57.930 [INFO] In session is user: jimmya 2026-05-12 16:44:58.522 [INFO] In session is user: jimmya 2026-05-12 16:44:59.004 [INFO] In session is user: jimmya 2026-05-12 16:44:59.432 [INFO] In session is user: jimmya 2026-05-12 16:44:59.704 [INFO] In session is user: jimmya 2026-05-12 16:45:00.160 [INFO] In session is user: jimmya 2026-05-12 16:45:00.874 [INFO] In session is user: jimmya 2026-05-12 16:45:01.174 [INFO] In session is user: jimmya 2026-05-12 16:45:01.984 [INFO] In session is user: jimmya 2026-05-12 16:45:02.724 [INFO] In session is user: jimmya 2026-05-12 16:45:03.541 [INFO] In session is user: jimmya 2026-05-12 16:45:04.426 [INFO] In session is user: jimmya 2026-05-12 16:45:04.701 [INFO] In session is user: jimmya 2026-05-12 16:45:05.286 [INFO] In session is user: jimmya 2026-05-12 16:45:05.913 [INFO] In session is user: jimmya 2026-05-12 16:45:06.199 [INFO] In session is user: jimmya 2026-05-12 16:45:06.936 [INFO] In session is user: jimmya 2026-05-12 16:45:07.256 [INFO] In session is user: jimmya 2026-05-12 16:45:07.845 [INFO] In session is user: jimmya 2026-05-12 16:45:08.575 [INFO] In session is user: jimmya 2026-05-12 16:45:08.948 [INFO] In session is user: jimmya 2026-05-12 16:45:09.724 [INFO] In session is user: jimmya 2026-05-12 16:45:10.385 [INFO] In session is user: jimmya 2026-05-12 16:47:28.793 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248495-05122026164728.txt === {"quote":"248495","customer":"10086","name":null,"customerName":"JAC Industrial Tool & Supply, LLC","comp":"01","open":"1","shipto":"JACIBRAN","shiptoName":"JAC Industrial Tool & Supply","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-26-2026","cust_po":"BMT65-BG20Z-C","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeff Anthony","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:55","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Jeff Anthony","follow_phone":"601-826-5633","follow_email":"jeffanthony@jacind.com","pic_user":"rons","total_amt":"627.90","total_gp":"351.01","total_gpm":"55.90","rev_type":"LT","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"248495","line":"1","data":"over option to Jeff now"},{"comp":"1","quote":"248495","line":"0","data":"04-13-2026 15:55-rons: live chat RFQ...sending"}],"crmnotes":[{"comp":1,"quote":248495,"Line":0,"Comment":"04/14/2026 9:03 AM - rons - F/U changed from 04/19/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248495,"Line":1,"Comment":"04/14/2026 9:03 AM - rons - CLO changed from 05/13/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248495,"Line":2,"Comment":"04/14/2026 9:03 AM - rons - Req Date changed from 05/25/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248495,"Line":3,"Comment":"04/22/2026 5:08 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248495,"Line":4,"Comment":"04/22/2026 5:08 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":248495,"Line":5,"Comment":"04/22/2026 5:08 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":248495,"Line":6,"Comment":"04/23/2026 4:55 PM - rons - F/U changed from 04/23/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248495,"Line":7,"Comment":"04/23/2026 4:55 PM - rons - CLO changed from 04/30/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248495,"Line":8,"Comment":"04/23/2026 4:55 PM - rons - Req Date changed from 05/07/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248495","line":"1","part":"BMT65-BG20Z-C","qty":"1","price":"897.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248495","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-12 16:48:07.404 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249760-05122026164807.txt === {"quote":"249760","customer":"19910","name":null,"customerName":"Summers Hardware & Supply Co.","comp":"01","open":"0","shipto":"SUMMER","shiptoName":"Summers Hardware & Supply","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-17-2026","cust_po":"QCFC65-080-SER","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Aaron","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:09","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Aaron","follow_phone":"","follow_email":"ahamilton@summersindustrial.com","pic_user":"rons","total_amt":"300.05","total_gp":"151.48","total_gpm":"50.48","rev_type":"WAP","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-06-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249760","line":"1","part":"QCFC65-080-SER","qty":"1","price":"353.00","uom":"EA","discount":"15.00","req_date":"ETA 5/18","branch":"1"},{"comp":"01","order":"249760","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-12 16:48:21.151 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249760-05122026164820.txt === {"quote":"249760","customer":"19910","name":null,"customerName":"Summers Hardware & Supply Co.","comp":"01","open":"0","shipto":"SUMMER","shiptoName":"Summers Hardware & Supply","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-17-2026","cust_po":"QCFC65-080-SER","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Aaron","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:09","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Aaron","follow_phone":"","follow_email":"ahamilton@summersindustrial.com","pic_user":"rons","total_amt":"300.05","total_gp":"151.48","total_gpm":"50.48","rev_type":"WAP","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":249760,"Line":0,"Comment":"05/12/2026 4:48 PM - rons - F/U changed from 05/12/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249760,"Line":1,"Comment":"05/12/2026 4:48 PM - rons - CLO changed from 06/06/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249760","line":"1","part":"QCFC65-080-SER","qty":"1","price":"353.00","uom":"EA","discount":"15.00","req_date":"ETA 5/18","branch":"1"},{"comp":"01","order":"249760","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-12 16:48:27.744 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249760-05122026164827.txt === {"quote":"249760","customer":"19910","name":null,"customerName":"Summers Hardware & Supply Co.","comp":"01","open":"0","shipto":"SUMMER","shiptoName":"Summers Hardware & Supply","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-17-2026","cust_po":"QCFC65-080-SER","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Aaron","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:09","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Aaron","follow_phone":"","follow_email":"ahamilton@summersindustrial.com","pic_user":"rons","total_amt":"300.05","total_gp":"151.48","total_gpm":"50.48","rev_type":"WAP","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":249760,"Line":0,"Comment":"05/12/2026 4:48 PM - rons - F/U changed from 05/12/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249760,"Line":1,"Comment":"05/12/2026 4:48 PM - rons - CLO changed from 06/06/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249760,"Line":2,"Comment":"05/12/2026 4:48 PM - rons - Req Date changed from 06/17/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249760","line":"1","part":"QCFC65-080-SER","qty":"1","price":"353.00","uom":"EA","discount":"15.00","req_date":"ETA 5/18","branch":"1"},{"comp":"01","order":"249760","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-12 16:48:37.632 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247870-05122026164837.txt === {"quote":"247870","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"DENSOMAZ","shiptoName":"Denso Manufacturing Tennessee","entry_date":"04-01-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"NBT30 Hydraulic Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"865-724-2516","follow_email":"trent@tnmachinetool.com","pic_user":"rons","total_amt":"5272.75","total_gp":"5272.75","total_gpm":"100.00","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"247870","line":"1","data":"Fletcher..."},{"comp":"1","quote":"247870","line":"0","data":"04-02-2026 17:00-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":247870,"Line":0,"Comment":"04/02/2026 10:01 AM - rons - CLO changed from 04/21/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 04/23/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":2,"Comment":"04/03/2026 3:54 PM - rons - F/U changed from 04/07/2026 to 4/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":3,"Comment":"04/03/2026 3:54 PM - rons - CLO changed from 04/14/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":4,"Comment":"04/03/2026 3:54 PM - rons - Req Date changed from 04/21/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":5,"Comment":"04/15/2026 3:18 PM - rons - CLO changed from 04/23/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":6,"Comment":"04/15/2026 3:18 PM - rons - Req Date changed from 04/30/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/23/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 04/30/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":11,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":12,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":13,"Comment":"05/04/2026 5:27 PM - rons - F/U changed from 05/04/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":14,"Comment":"05/04/2026 5:27 PM - rons - CLO changed from 05/11/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":15,"Comment":"05/04/2026 5:27 PM - rons - Req Date changed from 05/18/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":16,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":17,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":18,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247870","line":"1","part":"SPECIAL-TL","qty":"5","price":"1054.55","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247870","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247870","Line":"1","Company":"1","F_Line":"1","Comment":"NBT30 Hydraulic Chuck 3mm. d2 = 14mm,d3=18mm,70mm GL","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"2","Comment":"These are considered special and have been quoted at","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"3","Comment":"special net price. Please allow 12 weeks after signed","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"4","Comment":"approval drawing plus 2 weeks for delivery. Minimum","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"5","Comment":"order quantity is 5 pieces.","Loc":"Y"}],"qcomms":[{"Quote":"247870","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247870","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247870","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-12 16:48:46.229 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247870-05122026164846.txt === {"quote":"247870","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"DENSOMAZ","shiptoName":"Denso Manufacturing Tennessee","entry_date":"04-01-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"NBT30 Hydraulic Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"865-724-2516","follow_email":"trent@tnmachinetool.com","pic_user":"rons","total_amt":"5272.75","total_gp":"5272.75","total_gpm":"100.00","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"247870","line":"1","data":"Fletcher..."},{"comp":"1","quote":"247870","line":"0","data":"04-02-2026 17:00-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":247870,"Line":0,"Comment":"04/02/2026 10:01 AM - rons - CLO changed from 04/21/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 04/23/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":2,"Comment":"04/03/2026 3:54 PM - rons - F/U changed from 04/07/2026 to 4/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":3,"Comment":"04/03/2026 3:54 PM - rons - CLO changed from 04/14/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":4,"Comment":"04/03/2026 3:54 PM - rons - Req Date changed from 04/21/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":5,"Comment":"04/15/2026 3:18 PM - rons - CLO changed from 04/23/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":6,"Comment":"04/15/2026 3:18 PM - rons - Req Date changed from 04/30/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/23/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 04/30/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":11,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":12,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":13,"Comment":"05/04/2026 5:27 PM - rons - F/U changed from 05/04/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":14,"Comment":"05/04/2026 5:27 PM - rons - CLO changed from 05/11/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":15,"Comment":"05/04/2026 5:27 PM - rons - Req Date changed from 05/18/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":16,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":17,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":18,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":19,"Comment":"05/12/2026 4:48 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":20,"Comment":"05/12/2026 4:48 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247870","line":"1","part":"SPECIAL-TL","qty":"5","price":"1054.55","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247870","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247870","Line":"1","Company":"1","F_Line":"1","Comment":"NBT30 Hydraulic Chuck 3mm. d2 = 14mm,d3=18mm,70mm GL","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"2","Comment":"These are considered special and have been quoted at","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"3","Comment":"special net price. Please allow 12 weeks after signed","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"4","Comment":"approval drawing plus 2 weeks for delivery. Minimum","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"5","Comment":"order quantity is 5 pieces.","Loc":"Y"}],"qcomms":[{"Quote":"247870","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247870","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247870","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-12 16:48:52.582 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247870-05122026164852.txt === {"quote":"247870","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"DENSOMAZ","shiptoName":"Denso Manufacturing Tennessee","entry_date":"04-01-2026","cust_order_date":"04-14-2026","req_date":"06-10-2026","cust_po":"NBT30 Hydraulic Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"865-724-2516","follow_email":"trent@tnmachinetool.com","pic_user":"rons","total_amt":"5272.75","total_gp":"5272.75","total_gpm":"100.00","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"247870","line":"1","data":"Fletcher..."},{"comp":"1","quote":"247870","line":"0","data":"04-02-2026 17:00-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":247870,"Line":0,"Comment":"04/02/2026 10:01 AM - rons - CLO changed from 04/21/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 04/23/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":2,"Comment":"04/03/2026 3:54 PM - rons - F/U changed from 04/07/2026 to 4/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":3,"Comment":"04/03/2026 3:54 PM - rons - CLO changed from 04/14/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":4,"Comment":"04/03/2026 3:54 PM - rons - Req Date changed from 04/21/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":5,"Comment":"04/15/2026 3:18 PM - rons - CLO changed from 04/23/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":6,"Comment":"04/15/2026 3:18 PM - rons - Req Date changed from 04/30/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/23/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 04/30/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":11,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":12,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":13,"Comment":"05/04/2026 5:27 PM - rons - F/U changed from 05/04/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":14,"Comment":"05/04/2026 5:27 PM - rons - CLO changed from 05/11/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":15,"Comment":"05/04/2026 5:27 PM - rons - Req Date changed from 05/18/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":16,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":17,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":18,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":19,"Comment":"05/12/2026 4:48 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":20,"Comment":"05/12/2026 4:48 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":21,"Comment":"05/12/2026 4:48 PM - rons - Req Date changed from 05/26/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247870","line":"1","part":"SPECIAL-TL","qty":"5","price":"1054.55","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247870","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247870","Line":"1","Company":"1","F_Line":"1","Comment":"NBT30 Hydraulic Chuck 3mm. d2 = 14mm,d3=18mm,70mm GL","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"2","Comment":"These are considered special and have been quoted at","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"3","Comment":"special net price. Please allow 12 weeks after signed","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"4","Comment":"approval drawing plus 2 weeks for delivery. Minimum","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"5","Comment":"order quantity is 5 pieces.","Loc":"Y"}],"qcomms":[{"Quote":"247870","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247870","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247870","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-12 16:49:07.142 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249083-05122026164906.txt === {"quote":"249083","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNIMO","shiptoName":"Techni-Tool, Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-26-2026","cust_po":"CAT40/NCAT40 Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Carolyn Gross","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:59","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Carolyn Gross","follow_phone":"314-894-9090","follow_email":"cgross@technitoolinc.com","pic_user":"rons","total_amt":"2984.16","total_gp":"2840.05","total_gpm":"95.17","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249083","line":"2","data":"04-23-2026 13:49-rons: added special to quote log"},{"comp":"1","quote":"249083","line":"1","data":"to Carolyn"},{"comp":"1","quote":"249083","line":"0","data":"04-29-2026 14:50-rons: updated quote and sending"}],"crmnotes":[{"comp":1,"quote":249083,"Line":0,"Comment":"04/28/2026 11:03 AM - rons - CLO changed from 05/23/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":1,"Comment":"04/28/2026 11:03 AM - rons - Req Date changed from 06/04/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":2,"Comment":"04/28/2026 11:19 AM - rons - Carolyn was sent updated quote this morning with hydraulic options, moving out..."},{"comp":1,"quote":249083,"Line":3,"Comment":"04/28/2026 11:19 AM - rons - F/U changed from 04/29/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":4,"Comment":"04/28/2026 11:20 AM - rons - CLO changed from 05/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":5,"Comment":"04/28/2026 11:20 AM - rons - Req Date changed from 05/13/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249083","line":"1","part":"CAT40-C1.1/4SL-105U-IDU","qty":"1","price":"624.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249083","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249083","line":"4","part":"SPECIAL-TL","qty":"3","price":"602.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249083","line":"6","part":"SPECIAL-TL","qty":"1","price":"690.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249083","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249083","Line":"4","Company":"1","F_Line":"1","Comment":"CAT40 1.1/4\" Hydraulic Chuck, 3\" GL / CAT40-HC1250-3.00","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for manufacturing after signed","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"3","Comment":"approval drawing. These are considered special and have","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"4","Comment":"been quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned. MOQ for this is","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"6","Comment":"3 pieces.","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"1","Comment":"NCAT40 1.1/4\" Hydraulic Chuck, 3\" GL /","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"2","Comment":"NCAT40-HC1250-3.00.","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"3","Comment":"Please note these are considered special and have been","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"4","Comment":"quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"249083","Line":"0","Comment":"Please note these hydraulic holders are considered"},{"Quote":"249083","Line":"1","Comment":"specials. Once PO/order issued, these cannot be"},{"Quote":"249083","Line":"2","Comment":"cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-12 16:49:17.090 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249083-05122026164916.txt === {"quote":"249083","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNIMO","shiptoName":"Techni-Tool, Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-26-2026","cust_po":"CAT40/NCAT40 Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Carolyn Gross","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:59","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Carolyn Gross","follow_phone":"314-894-9090","follow_email":"cgross@technitoolinc.com","pic_user":"rons","total_amt":"2984.16","total_gp":"2840.05","total_gpm":"95.17","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249083","line":"2","data":"04-23-2026 13:49-rons: added special to quote log"},{"comp":"1","quote":"249083","line":"1","data":"to Carolyn"},{"comp":"1","quote":"249083","line":"0","data":"04-29-2026 14:50-rons: updated quote and sending"}],"crmnotes":[{"comp":1,"quote":249083,"Line":0,"Comment":"04/28/2026 11:03 AM - rons - CLO changed from 05/23/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":1,"Comment":"04/28/2026 11:03 AM - rons - Req Date changed from 06/04/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":2,"Comment":"04/28/2026 11:19 AM - rons - Carolyn was sent updated quote this morning with hydraulic options, moving out..."},{"comp":1,"quote":249083,"Line":3,"Comment":"04/28/2026 11:19 AM - rons - F/U changed from 04/29/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":4,"Comment":"04/28/2026 11:20 AM - rons - CLO changed from 05/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":5,"Comment":"04/28/2026 11:20 AM - rons - Req Date changed from 05/13/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":6,"Comment":"05/12/2026 4:49 PM - rons - F/U changed from 05/12/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":7,"Comment":"05/12/2026 4:49 PM - rons - CLO changed from 05/19/2026 to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249083","line":"1","part":"CAT40-C1.1/4SL-105U-IDU","qty":"1","price":"624.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249083","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249083","line":"4","part":"SPECIAL-TL","qty":"3","price":"602.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249083","line":"6","part":"SPECIAL-TL","qty":"1","price":"690.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249083","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249083","Line":"4","Company":"1","F_Line":"1","Comment":"CAT40 1.1/4\" Hydraulic Chuck, 3\" GL / CAT40-HC1250-3.00","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for manufacturing after signed","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"3","Comment":"approval drawing. These are considered special and have","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"4","Comment":"been quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned. MOQ for this is","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"6","Comment":"3 pieces.","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"1","Comment":"NCAT40 1.1/4\" Hydraulic Chuck, 3\" GL /","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"2","Comment":"NCAT40-HC1250-3.00.","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"3","Comment":"Please note these are considered special and have been","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"4","Comment":"quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"249083","Line":"0","Comment":"Please note these hydraulic holders are considered"},{"Quote":"249083","Line":"1","Comment":"specials. Once PO/order issued, these cannot be"},{"Quote":"249083","Line":"2","Comment":"cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-12 16:49:22.209 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249083-05122026164921.txt === {"quote":"249083","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNIMO","shiptoName":"Techni-Tool, Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-03-2026","cust_po":"CAT40/NCAT40 Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Carolyn Gross","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:59","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Carolyn Gross","follow_phone":"314-894-9090","follow_email":"cgross@technitoolinc.com","pic_user":"rons","total_amt":"2984.16","total_gp":"2840.05","total_gpm":"95.17","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249083","line":"2","data":"04-23-2026 13:49-rons: added special to quote log"},{"comp":"1","quote":"249083","line":"1","data":"to Carolyn"},{"comp":"1","quote":"249083","line":"0","data":"04-29-2026 14:50-rons: updated quote and sending"}],"crmnotes":[{"comp":1,"quote":249083,"Line":0,"Comment":"04/28/2026 11:03 AM - rons - CLO changed from 05/23/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":1,"Comment":"04/28/2026 11:03 AM - rons - Req Date changed from 06/04/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":2,"Comment":"04/28/2026 11:19 AM - rons - Carolyn was sent updated quote this morning with hydraulic options, moving out..."},{"comp":1,"quote":249083,"Line":3,"Comment":"04/28/2026 11:19 AM - rons - F/U changed from 04/29/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":4,"Comment":"04/28/2026 11:20 AM - rons - CLO changed from 05/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":5,"Comment":"04/28/2026 11:20 AM - rons - Req Date changed from 05/13/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":6,"Comment":"05/12/2026 4:49 PM - rons - F/U changed from 05/12/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":7,"Comment":"05/12/2026 4:49 PM - rons - CLO changed from 05/19/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":8,"Comment":"05/12/2026 4:49 PM - rons - Req Date changed from 05/26/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249083","line":"1","part":"CAT40-C1.1/4SL-105U-IDU","qty":"1","price":"624.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249083","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249083","line":"4","part":"SPECIAL-TL","qty":"3","price":"602.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249083","line":"6","part":"SPECIAL-TL","qty":"1","price":"690.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249083","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249083","Line":"4","Company":"1","F_Line":"1","Comment":"CAT40 1.1/4\" Hydraulic Chuck, 3\" GL / CAT40-HC1250-3.00","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for manufacturing after signed","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"3","Comment":"approval drawing. These are considered special and have","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"4","Comment":"been quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned. MOQ for this is","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"6","Comment":"3 pieces.","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"1","Comment":"NCAT40 1.1/4\" Hydraulic Chuck, 3\" GL /","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"2","Comment":"NCAT40-HC1250-3.00.","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"3","Comment":"Please note these are considered special and have been","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"4","Comment":"quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"249083","Line":"0","Comment":"Please note these hydraulic holders are considered"},{"Quote":"249083","Line":"1","Comment":"specials. Once PO/order issued, these cannot be"},{"Quote":"249083","Line":"2","Comment":"cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-12 16:50:00.938 [INFO] In session is user: jimmya 2026-05-12 16:50:01.697 [INFO] In session is user: jimmya 2026-05-12 16:50:02.519 [INFO] In session is user: jimmya 2026-05-12 16:50:02.833 [INFO] In session is user: jimmya 2026-05-12 16:50:03.192 [INFO] In session is user: jimmya 2026-05-12 16:50:03.549 [INFO] In session is user: jimmya 2026-05-12 16:50:04.394 [INFO] In session is user: jimmya 2026-05-12 16:50:05.024 [INFO] In session is user: jimmya 2026-05-12 16:50:05.899 [INFO] In session is user: jimmya 2026-05-12 16:50:06.467 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(44.9614819367353, -92.7222643867243, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(44.9614819367353, -92.7222643867243, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.416523 second/s. 2026-05-12 16:50:06.833 [INFO] In session is user: jimmya 2026-05-12 16:50:07.711 [INFO] In session is user: jimmya 2026-05-12 16:50:08.037 [INFO] In session is user: jimmya 2026-05-12 16:50:08.339 [INFO] In session is user: jimmya 2026-05-12 16:50:09.043 [INFO] In session is user: jimmya 2026-05-12 16:50:09.854 [INFO] In session is user: jimmya 2026-05-12 16:50:10.771 [INFO] In session is user: jimmya 2026-05-12 16:50:51.020 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248684-05122026165050.txt === {"quote":"248684","customer":"13750","name":null,"customerName":"Municipal Machinery, Inc.","comp":"01","open":"1","shipto":"MUNICIPA","shiptoName":"Municipal Tool & Machinery","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-26-2026","cust_po":"500-051 & 560-001S","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike O'Neil","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:35","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Mike O'Neil","follow_phone":"","follow_email":"moneil@municipaltool.com","pic_user":"rons","total_amt":"65.80","total_gp":"40.98","total_gpm":"62.28","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":248684,"Line":0,"Comment":"04/16/2026 2:19 PM - rons - CLO changed from 05/16/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248684,"Line":1,"Comment":"04/16/2026 2:19 PM - rons - Req Date changed from 05/28/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248684,"Line":2,"Comment":"04/21/2026 12:58 PM - rons - F/U changed from 04/22/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248684,"Line":3,"Comment":"04/21/2026 12:58 PM - rons - CLO changed from 04/29/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248684,"Line":4,"Comment":"04/21/2026 12:58 PM - rons - Req Date changed from 05/06/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248684,"Line":5,"Comment":"05/06/2026 5:07 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248684,"Line":6,"Comment":"05/06/2026 5:07 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248684,"Line":7,"Comment":"05/06/2026 5:07 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248684","line":"1","part":"500-051","qty":"1","price":"38.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248684","line":"3","part":"560-001S","qty":"1","price":"56.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248684","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-12 16:51:25.461 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245967-05122026165125.txt === {"quote":"245967","customer":"E19064","name":null,"customerName":"SMT Company","comp":"01","open":"0","shipto":"CONDISC","shiptoName":"Continental Disc Corp, LLC","entry_date":"02-23-2026","cust_order_date":"03-02-2026","req_date":"05-26-2026","cust_po":"16C Repeat Order","terms_code":"CCARD","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:08","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Rachele Griess","follow_phone":"","follow_email":"rachele@smtco.biz","pic_user":"rons","total_amt":"1554.00","total_gp":"394.44","total_gpm":"25.38","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"26","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"245967","line":"5","data":"02-23-2026 11:12 - Discounts Recalculated"},{"comp":"1","quote":"245967","line":"4","data":"from last year with 8% list price adjustment..."},{"comp":"1","quote":"245967","line":"3","data":"02-23-2026 11:17-rons: quoted out for repeat order"},{"comp":"1","quote":"245967","line":"2","data":"get quote and will add back"},{"comp":"1","quote":"245967","line":"1","data":"list price only for customer - taking off 40% to"},{"comp":"1","quote":"245967","line":"0","data":"02-25-2026 09:22-rons: Randy requested quote with"}],"crmnotes":[{"comp":1,"quote":245967,"Line":0,"Comment":"02/26/2026 5:23 PM - rons - F/U changed from 03/01/2026 to 3/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":1,"Comment":"02/26/2026 5:23 PM - rons - CLO changed from 03/03/2026 to 03/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":2,"Comment":"02/26/2026 5:23 PM - rons - Req Date changed from 03/07/2026 to 03/25/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":3,"Comment":"03/11/2026 5:08 PM - rons - F/U changed from 03/11/2026 to 3/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":4,"Comment":"03/11/2026 5:08 PM - rons - CLO changed from 03/18/2026 to 03/26/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":5,"Comment":"03/11/2026 5:08 PM - rons - Req Date changed from 03/25/2026 to 04/02/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":6,"Comment":"03/19/2026 2:32 PM - rons - Continental Disc moves a bit slower - pushing out for next month"},{"comp":1,"quote":245967,"Line":7,"Comment":"03/19/2026 2:32 PM - rons - F/U changed from 03/19/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":8,"Comment":"03/19/2026 2:32 PM - rons - CLO changed from 03/26/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":9,"Comment":"03/19/2026 2:33 PM - rons - Req Date changed from 04/02/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":10,"Comment":"04/14/2026 2:38 PM - rons - Randy getting back to me on 2nd package..."},{"comp":1,"quote":245967,"Line":11,"Comment":"04/22/2026 5:08 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":12,"Comment":"04/22/2026 5:08 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":13,"Comment":"04/22/2026 5:08 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":14,"Comment":"04/23/2026 4:55 PM - rons - F/U changed from 04/23/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":15,"Comment":"04/23/2026 4:55 PM - rons - CLO changed from 04/30/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":16,"Comment":"04/23/2026 4:55 PM - rons - Req Date changed from 05/07/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":17,"Comment":"05/08/2026 5:16 PM - rons - F/U changed from 05/08/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":18,"Comment":"05/08/2026 5:16 PM - rons - CLO changed from 05/15/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":19,"Comment":"05/08/2026 5:16 PM - rons - Req Date changed from 05/22/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":20,"Comment":"05/12/2026 4:51 PM - rons - Dan getting back to me..."}],"items":[{"comp":"01","order":"245967","line":"1","part":"160-016","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"2","part":"160-024","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"3","part":"160-032","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"4","part":"160-040","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"5","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"6","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"7","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"8","part":"160-072","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"9","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"10","part":"160-088","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"11","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"12","part":"160-104","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"13","part":"166-001S","qty":"5","price":"114.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"15","part":"163-032","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"16","part":"163-036","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"17","part":"163-040","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"18","part":"163-048","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"19","part":"163-056","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"20","part":"163-064","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"21","part":"163-072","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"22","part":"163-080","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"27","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":22}}] 2026-05-12 16:51:56.544 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245967-05122026165156.txt === {"quote":"245967","customer":"E19064","name":null,"customerName":"SMT Company","comp":"01","open":"0","shipto":"CONDISC","shiptoName":"Continental Disc Corp, LLC","entry_date":"02-23-2026","cust_order_date":"03-02-2026","req_date":"05-26-2026","cust_po":"16C Repeat Order","terms_code":"CCARD","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:08","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Rachele Griess","follow_phone":"","follow_email":"rachele@smtco.biz","pic_user":"rons","total_amt":"1554.00","total_gp":"394.44","total_gpm":"25.38","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"26","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"245967","line":"5","data":"02-23-2026 11:12 - Discounts Recalculated"},{"comp":"1","quote":"245967","line":"4","data":"from last year with 8% list price adjustment..."},{"comp":"1","quote":"245967","line":"3","data":"02-23-2026 11:17-rons: quoted out for repeat order"},{"comp":"1","quote":"245967","line":"2","data":"get quote and will add back"},{"comp":"1","quote":"245967","line":"1","data":"list price only for customer - taking off 40% to"},{"comp":"1","quote":"245967","line":"0","data":"02-25-2026 09:22-rons: Randy requested quote with"}],"crmnotes":[{"comp":1,"quote":245967,"Line":0,"Comment":"02/26/2026 5:23 PM - rons - F/U changed from 03/01/2026 to 3/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":1,"Comment":"02/26/2026 5:23 PM - rons - CLO changed from 03/03/2026 to 03/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":2,"Comment":"02/26/2026 5:23 PM - rons - Req Date changed from 03/07/2026 to 03/25/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":3,"Comment":"03/11/2026 5:08 PM - rons - F/U changed from 03/11/2026 to 3/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":4,"Comment":"03/11/2026 5:08 PM - rons - CLO changed from 03/18/2026 to 03/26/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":5,"Comment":"03/11/2026 5:08 PM - rons - Req Date changed from 03/25/2026 to 04/02/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":6,"Comment":"03/19/2026 2:32 PM - rons - Continental Disc moves a bit slower - pushing out for next month"},{"comp":1,"quote":245967,"Line":7,"Comment":"03/19/2026 2:32 PM - rons - F/U changed from 03/19/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":8,"Comment":"03/19/2026 2:32 PM - rons - CLO changed from 03/26/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":9,"Comment":"03/19/2026 2:33 PM - rons - Req Date changed from 04/02/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":10,"Comment":"04/14/2026 2:38 PM - rons - Randy getting back to me on 2nd package..."},{"comp":1,"quote":245967,"Line":11,"Comment":"04/22/2026 5:08 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":12,"Comment":"04/22/2026 5:08 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":13,"Comment":"04/22/2026 5:08 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":14,"Comment":"04/23/2026 4:55 PM - rons - F/U changed from 04/23/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":15,"Comment":"04/23/2026 4:55 PM - rons - CLO changed from 04/30/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":16,"Comment":"04/23/2026 4:55 PM - rons - Req Date changed from 05/07/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":17,"Comment":"05/08/2026 5:16 PM - rons - F/U changed from 05/08/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":18,"Comment":"05/08/2026 5:16 PM - rons - CLO changed from 05/15/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":19,"Comment":"05/08/2026 5:16 PM - rons - Req Date changed from 05/22/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":20,"Comment":"05/12/2026 4:51 PM - rons - Dan getting back to me..."},{"comp":1,"quote":245967,"Line":21,"Comment":"05/12/2026 4:51 PM - rons - F/U changed from 05/12/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":22,"Comment":"05/12/2026 4:51 PM - rons - CLO changed from 05/19/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245967","line":"1","part":"160-016","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"2","part":"160-024","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"3","part":"160-032","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"4","part":"160-040","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"5","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"6","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"7","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"8","part":"160-072","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"9","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"10","part":"160-088","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"11","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"12","part":"160-104","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"13","part":"166-001S","qty":"5","price":"114.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"15","part":"163-032","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"16","part":"163-036","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"17","part":"163-040","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"18","part":"163-048","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"19","part":"163-056","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"20","part":"163-064","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"21","part":"163-072","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"22","part":"163-080","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"27","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":22}}] 2026-05-12 16:52:02.648 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245967-05122026165202.txt === {"quote":"245967","customer":"E19064","name":null,"customerName":"SMT Company","comp":"01","open":"0","shipto":"CONDISC","shiptoName":"Continental Disc Corp, LLC","entry_date":"02-23-2026","cust_order_date":"03-02-2026","req_date":"06-17-2026","cust_po":"16C Repeat Order","terms_code":"CCARD","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:08","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Rachele Griess","follow_phone":"","follow_email":"rachele@smtco.biz","pic_user":"rons","total_amt":"1554.00","total_gp":"394.44","total_gpm":"25.38","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"26","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"245967","line":"5","data":"02-23-2026 11:12 - Discounts Recalculated"},{"comp":"1","quote":"245967","line":"4","data":"from last year with 8% list price adjustment..."},{"comp":"1","quote":"245967","line":"3","data":"02-23-2026 11:17-rons: quoted out for repeat order"},{"comp":"1","quote":"245967","line":"2","data":"get quote and will add back"},{"comp":"1","quote":"245967","line":"1","data":"list price only for customer - taking off 40% to"},{"comp":"1","quote":"245967","line":"0","data":"02-25-2026 09:22-rons: Randy requested quote with"}],"crmnotes":[{"comp":1,"quote":245967,"Line":0,"Comment":"02/26/2026 5:23 PM - rons - F/U changed from 03/01/2026 to 3/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":1,"Comment":"02/26/2026 5:23 PM - rons - CLO changed from 03/03/2026 to 03/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":2,"Comment":"02/26/2026 5:23 PM - rons - Req Date changed from 03/07/2026 to 03/25/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":3,"Comment":"03/11/2026 5:08 PM - rons - F/U changed from 03/11/2026 to 3/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":4,"Comment":"03/11/2026 5:08 PM - rons - CLO changed from 03/18/2026 to 03/26/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":5,"Comment":"03/11/2026 5:08 PM - rons - Req Date changed from 03/25/2026 to 04/02/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":6,"Comment":"03/19/2026 2:32 PM - rons - Continental Disc moves a bit slower - pushing out for next month"},{"comp":1,"quote":245967,"Line":7,"Comment":"03/19/2026 2:32 PM - rons - F/U changed from 03/19/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":8,"Comment":"03/19/2026 2:32 PM - rons - CLO changed from 03/26/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":9,"Comment":"03/19/2026 2:33 PM - rons - Req Date changed from 04/02/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":10,"Comment":"04/14/2026 2:38 PM - rons - Randy getting back to me on 2nd package..."},{"comp":1,"quote":245967,"Line":11,"Comment":"04/22/2026 5:08 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":12,"Comment":"04/22/2026 5:08 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":13,"Comment":"04/22/2026 5:08 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":14,"Comment":"04/23/2026 4:55 PM - rons - F/U changed from 04/23/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":15,"Comment":"04/23/2026 4:55 PM - rons - CLO changed from 04/30/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":16,"Comment":"04/23/2026 4:55 PM - rons - Req Date changed from 05/07/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":17,"Comment":"05/08/2026 5:16 PM - rons - F/U changed from 05/08/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":18,"Comment":"05/08/2026 5:16 PM - rons - CLO changed from 05/15/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":19,"Comment":"05/08/2026 5:16 PM - rons - Req Date changed from 05/22/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":245967,"Line":20,"Comment":"05/12/2026 4:51 PM - rons - Dan getting back to me..."},{"comp":1,"quote":245967,"Line":21,"Comment":"05/12/2026 4:51 PM - rons - F/U changed from 05/12/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245967,"Line":22,"Comment":"05/12/2026 4:51 PM - rons - CLO changed from 05/19/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":245967,"Line":23,"Comment":"05/12/2026 4:51 PM - rons - Req Date changed from 05/26/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245967","line":"1","part":"160-016","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"2","part":"160-024","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"3","part":"160-032","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"4","part":"160-040","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"5","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"6","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"7","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"8","part":"160-072","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"9","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"10","part":"160-088","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"11","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"12","part":"160-104","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"13","part":"166-001S","qty":"5","price":"114.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"15","part":"163-032","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"16","part":"163-036","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"17","part":"163-040","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"18","part":"163-048","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"19","part":"163-056","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"20","part":"163-064","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"21","part":"163-072","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"22","part":"163-080","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245967","line":"27","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":22}}] 2026-05-12 16:53:59.178 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249612-05122026165358.txt === {"quote":"249612","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSNOVIM","shiptoName":"PTSolutions - Novi","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-04-2026","cust_po":"CAT50-C32-165U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Lisa Danning","drop_po":"","status":"0","user":"briand","conv_order":"","time":"11:18","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Lisa Danning","follow_phone":"800-336-2401 x1359","follow_email":"lisa.danning@pts-tools.com","pic_user":"briand","total_amt":"591.36","total_gp":"419.36","total_gpm":"70.91","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249612","line":"0","data":"05-04-2026 11:19-briand: Added wrench"}],"crmnotes":[],"items":[{"comp":"01","order":"249612","line":"1","part":"CAT50-C32-165U-IDU","qty":"1","price":"842.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249612","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249612","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-12 16:54:20.117 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248454-05122026165419.txt === {"quote":"248454","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"1","shipto":null,"shiptoName":null,"entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-26-2026","cust_po":"BT30-SK16-60","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:19","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"","follow_phone":"","follow_email":"","pic_user":"rons","total_amt":"635.05","total_gp":"431.61","total_gpm":"67.96","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":248454,"Line":0,"Comment":"04/13/2026 1:55 PM - rons - F/U changed from 04/19/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248454,"Line":1,"Comment":"04/13/2026 1:55 PM - rons - CLO changed from 05/13/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248454,"Line":2,"Comment":"04/13/2026 1:55 PM - rons - Req Date changed from 05/25/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248454,"Line":3,"Comment":"04/14/2026 9:02 AM - rons - CLO changed from 05/13/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":248454,"Line":4,"Comment":"04/14/2026 9:02 AM - rons - F/U changed from 04/19/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248454,"Line":5,"Comment":"04/14/2026 9:02 AM - rons - CLO changed from 04/23/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":248454,"Line":6,"Comment":"04/14/2026 9:03 AM - rons - Req Date changed from 05/25/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":248454,"Line":7,"Comment":"04/23/2026 5:02 PM - rons - F/U changed from 04/23/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248454,"Line":8,"Comment":"04/23/2026 5:02 PM - rons - CLO changed from 04/30/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248454,"Line":9,"Comment":"04/23/2026 5:02 PM - rons - Req Date changed from 05/07/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248454","line":"1","part":"BT30-SK16-60","qty":"1","price":"411.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248454","line":"2","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248454","line":"4","part":"NBT30-SK16C-120","qty":"1","price":"526.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248454","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-12 16:57:04.267 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248348-05122026165704.txt === {"quote":"248348","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"1","shipto":"USGRO","shiptoName":"US Tool Group","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-26-2026","cust_po":"N5008-0013","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon Halter","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:15","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Brandon Halter","follow_phone":"573-733-6347","follow_email":"brandon.halter@ustg.net","pic_user":"rons","total_amt":"1752.00","total_gp":"1002.80","total_gpm":"57.24","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"1","totalQty":"6","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":248348,"Line":0,"Comment":"04/10/2026 4:08 PM - rons - CLO changed from 05/09/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248348,"Line":1,"Comment":"04/10/2026 4:08 PM - rons - Req Date changed from 05/21/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248348,"Line":2,"Comment":"04/15/2026 10:51 AM - rons - Brandon getting back to me..."},{"comp":1,"quote":248348,"Line":3,"Comment":"04/15/2026 10:51 AM - rons - F/U changed from 04/15/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248348,"Line":4,"Comment":"04/15/2026 10:51 AM - rons - CLO changed from 04/22/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248348,"Line":5,"Comment":"04/15/2026 10:51 AM - rons - Req Date changed from 04/29/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248348,"Line":6,"Comment":"04/16/2026 3:33 PM - rons - CLO changed from 04/22/2026 to 05/05/2026 (CLO Date Updated)"},{"comp":1,"quote":248348,"Line":7,"Comment":"04/16/2026 3:33 PM - rons - Req Date changed from 04/29/2026 to 05/12/2026 (Req Date Updated)"},{"comp":1,"quote":248348,"Line":8,"Comment":"04/28/2026 3:47 PM - rons - F/U changed from 04/28/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248348,"Line":9,"Comment":"04/28/2026 3:47 PM - rons - CLO changed from 05/05/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248348,"Line":10,"Comment":"04/28/2026 3:47 PM - rons - Req Date changed from 05/12/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248348","line":"1","part":"N5008-0013","qty":"5","price":"584.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248348","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-12 16:58:21.189 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246719-05122026165820.txt === {"quote":"246719","customer":"4207","name":null,"customerName":"DCT Industrial Supply Company","comp":"01","open":"1","shipto":"TURNINPL","shiptoName":"Turnings Plus","entry_date":"03-10-2026","cust_order_date":"03-10-2026","req_date":"05-26-2026","cust_po":"OKEX-ER16-AD-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tom Neumeier","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:14","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Tom Neumeier","follow_phone":"314-341-0350","follow_email":"tneumeier@dctisc.com","pic_user":"rons","total_amt":"6935.60","total_gp":"3445.92","total_gpm":"49.68","rev_type":"LT","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"246719","line":"2","data":"Turnings Plus in Missouri..."},{"comp":"1","quote":"246719","line":"1","data":"including wrenches at no cost - new E/U ship to,"},{"comp":"1","quote":"246719","line":"0","data":"03-10-2026 08:19-rons: bumped up a discount and"}],"crmnotes":[{"comp":1,"quote":246719,"Line":0,"Comment":"03/13/2026 2:02 PM - rons - CLO changed from 04/10/2026 to 03/23/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":1,"Comment":"03/13/2026 2:02 PM - rons - Req Date changed from 04/21/2026 to 03/30/2026 (Req Date Updated)"},{"comp":1,"quote":246719,"Line":2,"Comment":"03/16/2026 4:37 PM - rons - F/U changed from 03/16/2026 to 3/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246719,"Line":3,"Comment":"03/16/2026 4:37 PM - rons - CLO changed from 03/23/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":4,"Comment":"03/16/2026 4:37 PM - rons - Req Date changed from 03/30/2026 to 04/01/2026 (Req Date Updated)"},{"comp":1,"quote":246719,"Line":5,"Comment":"03/18/2026 4:49 PM - rons - F/U changed from 03/18/2026 to 3/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246719,"Line":6,"Comment":"03/18/2026 4:49 PM - rons - CLO changed from 03/25/2026 to 03/26/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":7,"Comment":"03/18/2026 4:49 PM - rons - Req Date changed from 04/01/2026 to 04/02/2026 (Req Date Updated)"},{"comp":1,"quote":246719,"Line":8,"Comment":"03/19/2026 2:22 PM - rons - F/U changed from 03/19/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246719,"Line":9,"Comment":"03/19/2026 2:22 PM - rons - CLO changed from 03/26/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":10,"Comment":"03/19/2026 2:22 PM - rons - Req Date changed from 04/02/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":246719,"Line":11,"Comment":"03/19/2026 2:23 PM - rons - Tom getting back to me..."},{"comp":1,"quote":246719,"Line":12,"Comment":"04/14/2026 2:41 PM - rons - F/U changed from 04/14/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246719,"Line":13,"Comment":"04/14/2026 2:41 PM - rons - CLO changed from 04/21/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":14,"Comment":"04/14/2026 2:41 PM - rons - Req Date changed from 04/28/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":246719,"Line":15,"Comment":"05/08/2026 5:13 PM - rons - F/U changed from 05/07/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246719,"Line":16,"Comment":"05/08/2026 5:13 PM - rons - CLO changed from 05/14/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":246719,"Line":17,"Comment":"05/08/2026 5:13 PM - rons - Req Date changed from 05/21/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":246719,"Line":18,"Comment":"05/12/2026 4:57 PM - rons - Turnings Plus decided to purchase our other tool...closing this"}],"items":[{"comp":"01","order":"246719","line":"1","part":"OKEX-ER16-AD-ICE","qty":"1","price":"9908.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246719","line":"2","part":"WRENCH-MIM-107557","qty":"1","price":"38.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246719","line":"3","part":"WRENCH-ER16I","qty":"1","price":"113.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246719","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-12 16:58:52.961 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247519-05122026165852.txt === {"quote":"247519","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"03-25-2026","cust_order_date":"03-25-2026","req_date":"05-27-2026","cust_po":"HSK63A-SK16C-150P-J-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heather Marshall","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:42","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Heather Marshall","follow_phone":"901-421-5607","follow_email":"hmarshall@metal-removal.com","pic_user":"rons","total_amt":"1770.00","total_gp":"980.20","total_gpm":"55.38","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247519","line":"0","data":"03-25-2026 12:44-rons: using pricing per Fletcher"}],"crmnotes":[{"comp":1,"quote":247519,"Line":0,"Comment":"03/25/2026 4:25 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":1,"Comment":"03/25/2026 4:25 PM - rons - CLO changed from 04/25/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":2,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 05/06/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":3,"Comment":"03/31/2026 4:00 PM - osmart - F/U changed from 04/02/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":4,"Comment":"03/31/2026 4:01 PM - osmart - pushed one day for training purpose to JacobM"},{"comp":1,"quote":247519,"Line":5,"Comment":"03/31/2026 4:20 PM - rons - CLO changed from 04/09/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":6,"Comment":"03/31/2026 4:20 PM - rons - Req Date changed from 04/16/2026 to 04/17/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":7,"Comment":"04/02/2026 8:49 AM - rons - F/U changed from 04/02/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":8,"Comment":"04/02/2026 8:50 AM - rons - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":9,"Comment":"04/02/2026 8:50 AM - rons - CLO changed from 04/09/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":10,"Comment":"04/02/2026 8:50 AM - rons - Req Date changed from 04/16/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":11,"Comment":"04/23/2026 5:03 PM - rons - F/U changed from 04/24/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":12,"Comment":"04/23/2026 5:03 PM - rons - CLO changed from 05/01/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":13,"Comment":"04/23/2026 5:03 PM - rons - Req Date changed from 05/08/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":14,"Comment":"05/04/2026 4:48 PM - rons - F/U changed from 05/04/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":15,"Comment":"05/04/2026 4:48 PM - rons - CLO changed from 05/11/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":16,"Comment":"05/04/2026 4:48 PM - rons - Req Date changed from 05/18/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247519","line":"1","part":"HSK63A-SK16C-150P-J-IDU","qty":"5","price":"354.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247519","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247519","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247519","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247519","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-12 16:59:02.598 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247519-05122026165902.txt === {"quote":"247519","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"03-25-2026","cust_order_date":"03-25-2026","req_date":"05-27-2026","cust_po":"HSK63A-SK16C-150P-J-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heather Marshall","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:42","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Heather Marshall","follow_phone":"901-421-5607","follow_email":"hmarshall@metal-removal.com","pic_user":"rons","total_amt":"1770.00","total_gp":"980.20","total_gpm":"55.38","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"247519","line":"0","data":"03-25-2026 12:44-rons: using pricing per Fletcher"}],"crmnotes":[{"comp":1,"quote":247519,"Line":0,"Comment":"03/25/2026 4:25 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":1,"Comment":"03/25/2026 4:25 PM - rons - CLO changed from 04/25/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":2,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 05/06/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":3,"Comment":"03/31/2026 4:00 PM - osmart - F/U changed from 04/02/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":4,"Comment":"03/31/2026 4:01 PM - osmart - pushed one day for training purpose to JacobM"},{"comp":1,"quote":247519,"Line":5,"Comment":"03/31/2026 4:20 PM - rons - CLO changed from 04/09/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":6,"Comment":"03/31/2026 4:20 PM - rons - Req Date changed from 04/16/2026 to 04/17/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":7,"Comment":"04/02/2026 8:49 AM - rons - F/U changed from 04/02/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":8,"Comment":"04/02/2026 8:50 AM - rons - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":9,"Comment":"04/02/2026 8:50 AM - rons - CLO changed from 04/09/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":10,"Comment":"04/02/2026 8:50 AM - rons - Req Date changed from 04/16/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":11,"Comment":"04/23/2026 5:03 PM - rons - F/U changed from 04/24/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":12,"Comment":"04/23/2026 5:03 PM - rons - CLO changed from 05/01/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":13,"Comment":"04/23/2026 5:03 PM - rons - Req Date changed from 05/08/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":14,"Comment":"05/04/2026 4:48 PM - rons - F/U changed from 05/04/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":15,"Comment":"05/04/2026 4:48 PM - rons - CLO changed from 05/11/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":16,"Comment":"05/04/2026 4:48 PM - rons - Req Date changed from 05/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":17,"Comment":"05/12/2026 4:58 PM - rons - F/U changed from 05/13/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":18,"Comment":"05/12/2026 4:58 PM - rons - CLO changed from 05/20/2026 to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247519","line":"1","part":"HSK63A-SK16C-150P-J-IDU","qty":"5","price":"354.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247519","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247519","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247519","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247519","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-12 16:59:08.430 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247519-05122026165908.txt === {"quote":"247519","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"03-25-2026","cust_order_date":"03-25-2026","req_date":"06-03-2026","cust_po":"HSK63A-SK16C-150P-J-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heather Marshall","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:42","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Heather Marshall","follow_phone":"901-421-5607","follow_email":"hmarshall@metal-removal.com","pic_user":"rons","total_amt":"1770.00","total_gp":"980.20","total_gpm":"55.38","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"247519","line":"0","data":"03-25-2026 12:44-rons: using pricing per Fletcher"}],"crmnotes":[{"comp":1,"quote":247519,"Line":0,"Comment":"03/25/2026 4:25 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":1,"Comment":"03/25/2026 4:25 PM - rons - CLO changed from 04/25/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":2,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 05/06/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":3,"Comment":"03/31/2026 4:00 PM - osmart - F/U changed from 04/02/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":4,"Comment":"03/31/2026 4:01 PM - osmart - pushed one day for training purpose to JacobM"},{"comp":1,"quote":247519,"Line":5,"Comment":"03/31/2026 4:20 PM - rons - CLO changed from 04/09/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":6,"Comment":"03/31/2026 4:20 PM - rons - Req Date changed from 04/16/2026 to 04/17/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":7,"Comment":"04/02/2026 8:49 AM - rons - F/U changed from 04/02/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":8,"Comment":"04/02/2026 8:50 AM - rons - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":9,"Comment":"04/02/2026 8:50 AM - rons - CLO changed from 04/09/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":10,"Comment":"04/02/2026 8:50 AM - rons - Req Date changed from 04/16/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":11,"Comment":"04/23/2026 5:03 PM - rons - F/U changed from 04/24/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":12,"Comment":"04/23/2026 5:03 PM - rons - CLO changed from 05/01/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":13,"Comment":"04/23/2026 5:03 PM - rons - Req Date changed from 05/08/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":14,"Comment":"05/04/2026 4:48 PM - rons - F/U changed from 05/04/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":15,"Comment":"05/04/2026 4:48 PM - rons - CLO changed from 05/11/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":16,"Comment":"05/04/2026 4:48 PM - rons - Req Date changed from 05/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":17,"Comment":"05/12/2026 4:58 PM - rons - F/U changed from 05/13/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":18,"Comment":"05/12/2026 4:58 PM - rons - CLO changed from 05/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":19,"Comment":"05/12/2026 4:58 PM - rons - Req Date changed from 05/27/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247519","line":"1","part":"HSK63A-SK16C-150P-J-IDU","qty":"5","price":"354.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247519","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247519","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247519","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247519","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-12 16:59:13.435 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249286-05122026165913.txt === {"quote":"249286","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"DGINA","shiptoName":"DGI Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-26-2026","cust_po":"CAT40 ER Holders/Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shannon Mccay","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:29","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Shannon Mccay","follow_phone":"800-923-6255x66974","follow_email":"smccay@dgisupply.com","pic_user":"rons","total_amt":"2767.60","total_gp":"1553.03","total_gpm":"56.11","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"27","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249286,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/28/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 06/09/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":2,"Comment":"05/04/2026 5:26 PM - rons - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":3,"Comment":"05/04/2026 5:26 PM - rons - CLO changed from 05/11/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":4,"Comment":"05/04/2026 5:26 PM - rons - Req Date changed from 05/18/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249286","line":"1","part":"CAT40-ER25-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"2","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"4","part":"E25-016","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"5","part":"E25-016(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"7","part":"CAT40-ER16-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"8","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"10","part":"E16-016","qty":"1","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"11","part":"E16-016(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-12 16:59:22.797 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249286-05122026165922.txt === {"quote":"249286","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"DGINA","shiptoName":"DGI Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-26-2026","cust_po":"CAT40 ER Holders/Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shannon Mccay","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:29","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Shannon Mccay","follow_phone":"800-923-6255x66974","follow_email":"smccay@dgisupply.com","pic_user":"rons","total_amt":"2767.60","total_gp":"1553.03","total_gpm":"56.11","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"27","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":249286,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/28/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 06/09/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":2,"Comment":"05/04/2026 5:26 PM - rons - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":3,"Comment":"05/04/2026 5:26 PM - rons - CLO changed from 05/11/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":4,"Comment":"05/04/2026 5:26 PM - rons - Req Date changed from 05/18/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":5,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":6,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249286","line":"1","part":"CAT40-ER25-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"2","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"4","part":"E25-016","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"5","part":"E25-016(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"7","part":"CAT40-ER16-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"8","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"10","part":"E16-016","qty":"1","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"11","part":"E16-016(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-12 16:59:28.309 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249286-05122026165928.txt === {"quote":"249286","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"DGINA","shiptoName":"DGI Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-10-2026","cust_po":"CAT40 ER Holders/Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shannon Mccay","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:29","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Shannon Mccay","follow_phone":"800-923-6255x66974","follow_email":"smccay@dgisupply.com","pic_user":"rons","total_amt":"2767.60","total_gp":"1553.03","total_gpm":"56.11","rev_type":"STD","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"27","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":249286,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/28/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 06/09/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":2,"Comment":"05/04/2026 5:26 PM - rons - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":3,"Comment":"05/04/2026 5:26 PM - rons - CLO changed from 05/11/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":4,"Comment":"05/04/2026 5:26 PM - rons - Req Date changed from 05/18/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":5,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":6,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":7,"Comment":"05/12/2026 4:59 PM - rons - Req Date changed from 05/26/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249286","line":"1","part":"CAT40-ER25-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"2","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"4","part":"E25-016","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"5","part":"E25-016(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"7","part":"CAT40-ER16-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"8","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"10","part":"E16-016","qty":"1","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"11","part":"E16-016(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-12 16:59:37.913 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249360-05122026165937.txt === {"quote":"249360","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-26-2026","cust_po":"NBT30-SK10C-60P","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:12","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"19059.86","total_gp":"11625.81","total_gpm":"61.00","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"63","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249360","line":"0","data":"04-29-2026 09:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249360,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/29/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 05/29/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":2,"Comment":"04/29/2026 4:28 PM - rons - PIC changed from rons to mirandag"},{"comp":1,"quote":249360,"Line":3,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":4,"Comment":"05/11/2026 11:26 AM - rons - CLO changed from 05/12/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":5,"Comment":"05/11/2026 11:26 AM - rons - Req Date changed from 05/19/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":6,"Comment":"05/11/2026 4:25 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":7,"Comment":"05/11/2026 4:25 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":8,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249360","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"4","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"6","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"7","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"8","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"9","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"11","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"12","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"13","part":"SK10-SET-05-AC","qty":"1","price":"559.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"14","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"15","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"16","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"17","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249360","line":"18","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"19","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"23","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249360","Line":"17","Company":"1","F_Line":"1","Comment":"Alt for TQW-200","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":18}}] 2026-05-12 16:59:46.825 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249360-05122026165946.txt === {"quote":"249360","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-26-2026","cust_po":"NBT30-SK10C-60P","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:12","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"19059.86","total_gp":"11625.81","total_gpm":"61.00","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"63","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249360","line":"0","data":"04-29-2026 09:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249360,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/29/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 05/29/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":2,"Comment":"04/29/2026 4:28 PM - rons - PIC changed from rons to mirandag"},{"comp":1,"quote":249360,"Line":3,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":4,"Comment":"05/11/2026 11:26 AM - rons - CLO changed from 05/12/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":5,"Comment":"05/11/2026 11:26 AM - rons - Req Date changed from 05/19/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":6,"Comment":"05/11/2026 4:25 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":7,"Comment":"05/11/2026 4:25 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":8,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":9,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":10,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249360","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"4","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"6","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"7","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"8","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"9","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"11","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"12","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"13","part":"SK10-SET-05-AC","qty":"1","price":"559.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"14","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"15","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"16","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"17","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249360","line":"18","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"19","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"23","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249360","Line":"17","Company":"1","F_Line":"1","Comment":"Alt for TQW-200","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":18}}] 2026-05-12 16:59:50.674 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249360-05122026165950.txt === {"quote":"249360","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-28-2026","cust_po":"NBT30-SK10C-60P","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:12","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"19059.86","total_gp":"11625.81","total_gpm":"61.00","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"63","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249360","line":"0","data":"04-29-2026 09:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249360,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/29/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 05/29/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":2,"Comment":"04/29/2026 4:28 PM - rons - PIC changed from rons to mirandag"},{"comp":1,"quote":249360,"Line":3,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":4,"Comment":"05/11/2026 11:26 AM - rons - CLO changed from 05/12/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":5,"Comment":"05/11/2026 11:26 AM - rons - Req Date changed from 05/19/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":6,"Comment":"05/11/2026 4:25 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":7,"Comment":"05/11/2026 4:25 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":8,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":9,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":10,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":11,"Comment":"05/12/2026 4:59 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249360","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"4","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"6","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"7","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"8","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"9","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"11","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"12","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"13","part":"SK10-SET-05-AC","qty":"1","price":"559.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"14","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"15","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"16","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"17","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249360","line":"18","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"19","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"23","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249360","Line":"17","Company":"1","F_Line":"1","Comment":"Alt for TQW-200","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":18}}] 2026-05-12 16:59:53.709 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245639-05122026165953.txt === {"quote":"245639","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"02-17-2026","cust_order_date":"02-17-2026","req_date":"05-26-2026","cust_po":"KYLR2602-0353","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kelli Hayes","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:30","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Kelli Hayes","follow_phone":"","follow_email":"khayes@ptservice.com","pic_user":"rons","total_amt":"14338.87","total_gp":"7274.37","total_gpm":"50.73","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"122","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"245639","line":"8","data":"02-17-2026 09:57 - Discounts Recalculated QS"},{"comp":"1","quote":"245639","line":"7","data":"02-17-2026 10:10-mirandag Aisin E/u"},{"comp":"1","quote":"245639","line":"6","data":"and EricY"},{"comp":"1","quote":"245639","line":"5","data":"for pricing determination for PTService from Osmar"},{"comp":"1","quote":"245639","line":"4","data":"Yas good to quote out - was previously waiting"},{"comp":"1","quote":"245639","line":"3","data":"02-26-2026 14:14-mirandag added to quote log, per"},{"comp":"1","quote":"245639","line":"2","data":"this project"},{"comp":"1","quote":"245639","line":"1","data":"Hayes Today, asking when we should expect PO for"},{"comp":"1","quote":"245639","line":"0","data":"04-03-2026 16:12-mirandag followed-up with Kelli"}],"crmnotes":[{"comp":1,"quote":245639,"Line":0,"Comment":"05/11/2026 10:31 AM - rons - F/U changed from 04/25/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":1,"Comment":"05/11/2026 10:31 AM - rons - PIC changed from mirandag to rons"},{"comp":1,"quote":245639,"Line":2,"Comment":"05/11/2026 10:32 AM - rons - CLO changed from 04/26/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":3,"Comment":"05/11/2026 10:32 AM - rons - Req Date changed from 03/31/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245639","line":"1","part":"SK10-9","qty":"6","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"2","part":"NC5-46-SK16C-90P","qty":"2","price":"408.01","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"3","part":"PS-N46E","qty":"2","price":"56.42","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"4","part":"SK16-12","qty":"3","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"5","part":"SKG16-10HG","qty":"8","price":"29.06","uom":"EA","discount":"0.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"6","part":"NC5-46-SK10C-75","qty":"5","price":"320.20","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"7","part":"PS-N46E","qty":"5","price":"56.42","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"8","part":"SK10-8.5","qty":"5","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"9","part":"SKG10-10HG","qty":"11","price":"29.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"10","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"11","part":"PS-N46E","qty":"3","price":"56.42","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"12","part":"SK10-9.5","qty":"1","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"13","part":"SK16-14","qty":"7","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"14","part":"NC5-46-SK10C-90","qty":"7","price":"319.70","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"15","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"16","part":"SKN-10KJ","qty":"9","price":"38.17","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"17","part":"NC5-46-SK16C-90","qty":"7","price":"352.40","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"18","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"19","part":"SKG10-10HGAS","qty":"6","price":"33.48","uom":"EA","discount":"0.00","req_date":"5-6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"20","part":"SKJ16-14C","qty":"2","price":"20.05","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"21","part":"SKN-16BJ","qty":"3","price":"48.21","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"22","part":"NC5-46-C25-90","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"23","part":"PS-123E","qty":"3","price":"64.24","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"24","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"25","part":"PS-123E","qty":"3","price":"42.26","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245639","Line":"2","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"3","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90P @ Factory","Loc":"Y"},{"Quote":"245639","Line":"6","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"7","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-75 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"10","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"11","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"14","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"15","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"17","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"18","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"22","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"23","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C25-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"24","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"25","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"}],"qcomms":[{"Quote":"245639","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"245639","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"245639","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":26}}] 2026-05-12 17:00:04.958 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245639-05122026170004.txt === {"quote":"245639","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"02-17-2026","cust_order_date":"02-17-2026","req_date":"05-26-2026","cust_po":"KYLR2602-0353","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kelli Hayes","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:30","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Kelli Hayes","follow_phone":"","follow_email":"khayes@ptservice.com","pic_user":"rons","total_amt":"14338.87","total_gp":"7274.37","total_gpm":"50.73","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"122","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"245639","line":"8","data":"02-17-2026 09:57 - Discounts Recalculated QS"},{"comp":"1","quote":"245639","line":"7","data":"02-17-2026 10:10-mirandag Aisin E/u"},{"comp":"1","quote":"245639","line":"6","data":"and EricY"},{"comp":"1","quote":"245639","line":"5","data":"for pricing determination for PTService from Osmar"},{"comp":"1","quote":"245639","line":"4","data":"Yas good to quote out - was previously waiting"},{"comp":"1","quote":"245639","line":"3","data":"02-26-2026 14:14-mirandag added to quote log, per"},{"comp":"1","quote":"245639","line":"2","data":"this project"},{"comp":"1","quote":"245639","line":"1","data":"Hayes Today, asking when we should expect PO for"},{"comp":"1","quote":"245639","line":"0","data":"04-03-2026 16:12-mirandag followed-up with Kelli"}],"crmnotes":[{"comp":1,"quote":245639,"Line":0,"Comment":"05/11/2026 10:31 AM - rons - F/U changed from 04/25/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":1,"Comment":"05/11/2026 10:31 AM - rons - PIC changed from mirandag to rons"},{"comp":1,"quote":245639,"Line":2,"Comment":"05/11/2026 10:32 AM - rons - CLO changed from 04/26/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":3,"Comment":"05/11/2026 10:32 AM - rons - Req Date changed from 03/31/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":245639,"Line":4,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":5,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245639","line":"1","part":"SK10-9","qty":"6","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"2","part":"NC5-46-SK16C-90P","qty":"2","price":"408.01","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"3","part":"PS-N46E","qty":"2","price":"56.42","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"4","part":"SK16-12","qty":"3","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"5","part":"SKG16-10HG","qty":"8","price":"29.06","uom":"EA","discount":"0.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"6","part":"NC5-46-SK10C-75","qty":"5","price":"320.20","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"7","part":"PS-N46E","qty":"5","price":"56.42","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"8","part":"SK10-8.5","qty":"5","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"9","part":"SKG10-10HG","qty":"11","price":"29.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"10","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"11","part":"PS-N46E","qty":"3","price":"56.42","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"12","part":"SK10-9.5","qty":"1","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"13","part":"SK16-14","qty":"7","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"14","part":"NC5-46-SK10C-90","qty":"7","price":"319.70","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"15","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"16","part":"SKN-10KJ","qty":"9","price":"38.17","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"17","part":"NC5-46-SK16C-90","qty":"7","price":"352.40","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"18","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"19","part":"SKG10-10HGAS","qty":"6","price":"33.48","uom":"EA","discount":"0.00","req_date":"5-6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"20","part":"SKJ16-14C","qty":"2","price":"20.05","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"21","part":"SKN-16BJ","qty":"3","price":"48.21","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"22","part":"NC5-46-C25-90","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"23","part":"PS-123E","qty":"3","price":"64.24","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"24","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"25","part":"PS-123E","qty":"3","price":"42.26","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245639","Line":"2","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"3","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90P @ Factory","Loc":"Y"},{"Quote":"245639","Line":"6","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"7","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-75 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"10","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"11","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"14","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"15","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"17","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"18","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"22","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"23","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C25-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"24","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"25","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"}],"qcomms":[{"Quote":"245639","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"245639","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"245639","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":26}}] 2026-05-12 17:00:09.290 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245639-05122026170009.txt === {"quote":"245639","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"02-17-2026","cust_order_date":"02-17-2026","req_date":"05-28-2026","cust_po":"KYLR2602-0353","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kelli Hayes","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:30","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Kelli Hayes","follow_phone":"","follow_email":"khayes@ptservice.com","pic_user":"rons","total_amt":"14338.87","total_gp":"7274.37","total_gpm":"50.73","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"122","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"245639","line":"8","data":"02-17-2026 09:57 - Discounts Recalculated QS"},{"comp":"1","quote":"245639","line":"7","data":"02-17-2026 10:10-mirandag Aisin E/u"},{"comp":"1","quote":"245639","line":"6","data":"and EricY"},{"comp":"1","quote":"245639","line":"5","data":"for pricing determination for PTService from Osmar"},{"comp":"1","quote":"245639","line":"4","data":"Yas good to quote out - was previously waiting"},{"comp":"1","quote":"245639","line":"3","data":"02-26-2026 14:14-mirandag added to quote log, per"},{"comp":"1","quote":"245639","line":"2","data":"this project"},{"comp":"1","quote":"245639","line":"1","data":"Hayes Today, asking when we should expect PO for"},{"comp":"1","quote":"245639","line":"0","data":"04-03-2026 16:12-mirandag followed-up with Kelli"}],"crmnotes":[{"comp":1,"quote":245639,"Line":0,"Comment":"05/11/2026 10:31 AM - rons - F/U changed from 04/25/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":1,"Comment":"05/11/2026 10:31 AM - rons - PIC changed from mirandag to rons"},{"comp":1,"quote":245639,"Line":2,"Comment":"05/11/2026 10:32 AM - rons - CLO changed from 04/26/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":3,"Comment":"05/11/2026 10:32 AM - rons - Req Date changed from 03/31/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":245639,"Line":4,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":5,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":6,"Comment":"05/12/2026 5:00 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245639","line":"1","part":"SK10-9","qty":"6","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"2","part":"NC5-46-SK16C-90P","qty":"2","price":"408.01","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"3","part":"PS-N46E","qty":"2","price":"56.42","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"4","part":"SK16-12","qty":"3","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"5","part":"SKG16-10HG","qty":"8","price":"29.06","uom":"EA","discount":"0.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"6","part":"NC5-46-SK10C-75","qty":"5","price":"320.20","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"7","part":"PS-N46E","qty":"5","price":"56.42","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"8","part":"SK10-8.5","qty":"5","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"9","part":"SKG10-10HG","qty":"11","price":"29.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"10","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"11","part":"PS-N46E","qty":"3","price":"56.42","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"12","part":"SK10-9.5","qty":"1","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"13","part":"SK16-14","qty":"7","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"14","part":"NC5-46-SK10C-90","qty":"7","price":"319.70","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"15","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"16","part":"SKN-10KJ","qty":"9","price":"38.17","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"17","part":"NC5-46-SK16C-90","qty":"7","price":"352.40","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"18","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"19","part":"SKG10-10HGAS","qty":"6","price":"33.48","uom":"EA","discount":"0.00","req_date":"5-6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"20","part":"SKJ16-14C","qty":"2","price":"20.05","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"21","part":"SKN-16BJ","qty":"3","price":"48.21","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"22","part":"NC5-46-C25-90","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"23","part":"PS-123E","qty":"3","price":"64.24","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"24","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"25","part":"PS-123E","qty":"3","price":"42.26","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245639","Line":"2","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"3","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90P @ Factory","Loc":"Y"},{"Quote":"245639","Line":"6","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"7","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-75 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"10","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"11","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"14","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"15","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"17","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"18","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"22","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"23","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C25-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"24","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"25","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"}],"qcomms":[{"Quote":"245639","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"245639","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"245639","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":26}}] 2026-05-12 17:00:14.425 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249273-05122026170014.txt === {"quote":"249273","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-26-2026","cust_po":"Northside Machine SK Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:29","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"23248.94","total_gp":"14690.04","total_gpm":"63.19","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"160","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249273","line":"2","data":"04-27-2026 16:31 - Discounts Recalculated QS"},{"comp":"1","quote":"249273","line":"1","data":"new machine soon or was *just* purchased."},{"comp":"1","quote":"249273","line":"0","data":"04-27-2026 16:36-mirandag customer is getting"}],"crmnotes":[{"comp":1,"quote":249273,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":2,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":3,"Comment":"05/11/2026 4:26 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":4,"Comment":"05/11/2026 4:26 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":5,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249273","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"4","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"5","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"1-2 Weeks","branch":"1"},{"comp":"01","order":"249273","line":"6","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249273","line":"7","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"8","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"9","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"10","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"11","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"12","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"13","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"14","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"15","part":"PS-132","qty":"100","price":"94.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-12 17:00:23.080 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249273-05122026170022.txt === {"quote":"249273","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-26-2026","cust_po":"Northside Machine SK Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:29","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"23248.94","total_gp":"14690.04","total_gpm":"63.19","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"160","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249273","line":"2","data":"04-27-2026 16:31 - Discounts Recalculated QS"},{"comp":"1","quote":"249273","line":"1","data":"new machine soon or was *just* purchased."},{"comp":"1","quote":"249273","line":"0","data":"04-27-2026 16:36-mirandag customer is getting"}],"crmnotes":[{"comp":1,"quote":249273,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":2,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":3,"Comment":"05/11/2026 4:26 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":4,"Comment":"05/11/2026 4:26 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":5,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":6,"Comment":"05/12/2026 5:00 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":7,"Comment":"05/12/2026 5:00 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249273","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"4","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"5","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"1-2 Weeks","branch":"1"},{"comp":"01","order":"249273","line":"6","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249273","line":"7","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"8","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"9","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"10","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"11","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"12","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"13","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"14","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"15","part":"PS-132","qty":"100","price":"94.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-12 17:00:28.244 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249273-05122026170028.txt === {"quote":"249273","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-28-2026","cust_po":"Northside Machine SK Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:29","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"23248.94","total_gp":"14690.04","total_gpm":"63.19","rev_type":"ADV","mod_date":"05-12-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"160","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249273","line":"2","data":"04-27-2026 16:31 - Discounts Recalculated QS"},{"comp":"1","quote":"249273","line":"1","data":"new machine soon or was *just* purchased."},{"comp":"1","quote":"249273","line":"0","data":"04-27-2026 16:36-mirandag customer is getting"}],"crmnotes":[{"comp":1,"quote":249273,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":2,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":3,"Comment":"05/11/2026 4:26 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":4,"Comment":"05/11/2026 4:26 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":5,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":6,"Comment":"05/12/2026 5:00 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":7,"Comment":"05/12/2026 5:00 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":8,"Comment":"05/12/2026 5:00 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249273","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"4","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"5","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"1-2 Weeks","branch":"1"},{"comp":"01","order":"249273","line":"6","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249273","line":"7","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"8","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"9","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"10","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"11","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"12","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"13","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"14","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"15","part":"PS-132","qty":"100","price":"94.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-12 17:34:11.335 [INFO] In session is user: jimmya 2026-05-12 17:34:11.707 [INFO] In session is user: jimmya 2026-05-12 17:34:12.101 [INFO] In session is user: jimmya 2026-05-12 17:34:12.180 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(44.9749072475703, -92.7288300502887, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(44.9749072475703, -92.7288300502887, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4711356 second/s. 2026-05-12 17:34:12.454 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(44.9779409081935, -92.727502365457, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(44.9779409081935, -92.727502365457, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.404946 second/s. 2026-05-12 17:34:12.481 [INFO] In session is user: jimmya 2026-05-12 17:34:12.752 [INFO] In session is user: jimmya 2026-05-12 17:34:13.027 [INFO] In session is user: jimmya 2026-05-12 17:34:13.408 [INFO] In session is user: jimmya 2026-05-12 17:34:13.653 [INFO] In session is user: jimmya 2026-05-12 17:34:14.100 [INFO] In session is user: jimmya 2026-05-12 17:34:14.350 [INFO] In session is user: jimmya 2026-05-12 17:34:14.689 [INFO] In session is user: jimmya 2026-05-12 17:34:15.036 [INFO] In session is user: jimmya 2026-05-12 17:34:15.497 [INFO] In session is user: jimmya 2026-05-12 17:34:15.812 [INFO] In session is user: jimmya 2026-05-12 17:34:16.131 [INFO] In session is user: jimmya 2026-05-12 17:34:16.393 [INFO] In session is user: jimmya 2026-05-12 17:34:16.800 [INFO] In session is user: jimmya 2026-05-12 17:34:17.081 [INFO] In session is user: jimmya 2026-05-12 17:34:17.407 [INFO] In session is user: jimmya 2026-05-12 17:34:17.728 [INFO] In session is user: jimmya 2026-05-12 17:34:18.042 [INFO] In session is user: jimmya 2026-05-12 17:34:18.371 [INFO] In session is user: jimmya 2026-05-12 17:34:18.682 [INFO] In session is user: jimmya 2026-05-12 17:34:19.023 [INFO] In session is user: jimmya 2026-05-12 17:34:19.275 [INFO] In session is user: jimmya 2026-05-12 17:34:19.510 [INFO] In session is user: jimmya 2026-05-12 17:34:19.836 [INFO] In session is user: jimmya 2026-05-12 17:34:20.115 [INFO] In session is user: jimmya 2026-05-12 17:34:20.402 [INFO] In session is user: jimmya 2026-05-12 17:34:20.697 [INFO] In session is user: jimmya 2026-05-12 17:34:20.939 [INFO] In session is user: jimmya 2026-05-12 17:34:21.229 [INFO] In session is user: jimmya 2026-05-12 17:34:21.493 [INFO] In session is user: jimmya 2026-05-12 17:34:21.895 [INFO] In session is user: jimmya 2026-05-12 17:34:22.193 [INFO] In session is user: jimmya 2026-05-12 17:34:22.529 [INFO] In session is user: jimmya 2026-05-12 17:34:22.876 [INFO] In session is user: jimmya 2026-05-12 18:07:52.701 [INFO] In session is user: fletcherp 2026-05-12 18:38:12.500 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-12 18:38:19.221 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5192011557642, -80.0222547456977, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5192011557642, -80.0222547456977, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2488808 second/s. 2026-05-12 18:56:48.513 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6426387376557, -88.2100851953549, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6426387376557, -88.2100851953549, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2395071 second/s. 2026-05-12 19:48:01.200 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-12 19:48:07.376 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(44.965784108451, -92.7213329048021, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(44.965784108451, -92.7213329048021, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4269694 second/s. 2026-05-12 19:53:20.479 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(44.9532752226183, -92.6970417930393, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(44.9532752226183, -92.6970417930393, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3887499 second/s. 2026-05-12 20:48:39.444 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-12 22:22:34.824 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-12 23:01:27.355 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-12 23:48:03.953 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-13 01:59:45.849 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-13 03:02:48.759 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-13 04:36:00.084 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-13 06:26:24.284 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-13 06:54:24.899 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-13 08:19:28.865 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6426408643096, -88.2099050198577, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6426408643096, -88.2099050198577, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2774111 second/s. 2026-05-13 08:19:38.065 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\USTOFARM.txt]: {"id":"USTOFARM","name":"US Tool Group","address1":"2000 PROGRESS","address2":"","city":"FARMINGTON","state":"MO","zip":"63640","country":"USA","discount_level":null,"date_opened":"","salesman":"JG","phone":"5732554156","cr_limit":"","Created":"05-13-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":37,"web_id":0,"Type":"ST","Active":"Y","website":null,"UserId":"webadmin","JAS":"N","customer_email":"drew.kernan@ustg.net"} [{"json":{"results":"updated","type":"customer"}}] 2026-05-13 08:19:44.959 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6426408643096, -88.2099050198577, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6426408643096, -88.2099050198577, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2158517 second/s. 2026-05-13 08:20:16.332 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6426594434358, -88.210139903692, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6426594434358, -88.210139903692, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4423211 second/s. 2026-05-13 08:22:45.175 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\17856-5-3461.txt === {"customer":"17856","line":"A","dept":"M","name":"Dave Peter","title":"SM","phone":"(630) 717-2860","cell":"(630) 717-2860","fax":null,"email":"dave.peter@us.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3461,"password":null,"webenabled":"Y","linkedin":null,"city":"Warrenville","state":"IL","address1":"27475 Ferry Rd","address2":null,"zip":"60555","country":"USA","userid":"mikek","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"BT","Active":"Y","lnrp":"N"} [{"json":{"results":"Contactc","type":"contactc","line":" 5"}}] 2026-05-13 08:45:53.426 [INFO] In session is user: lokpings 2026-05-13 09:17:12.684 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248877-05132026091712.txt === {"quote":"248877","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCICHIC","shiptoName":"MSC Industrial Supply","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"05-20-2026","cust_po":"CRE-2/1","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jessica Meyer","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:25","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Jessica Meyer","follow_phone":"","follow_email":"Jessica.Meyer@mscdirect.com","pic_user":"jennad","total_amt":"70.20","total_gp":"28.08","total_gpm":"40.00","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248877","line":"1","part":"CRE-2/1","qty":"1","price":"108.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248877","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-13 09:18:28.439 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249791-05132026091828.txt === {"quote":"249791","customer":"13204","name":null,"customerName":"DXP Enterprises, Inc. (Mach Tool)","comp":"01","open":"1","shipto":"DXPADDIS","shiptoName":"DXP Enterprises Inc/Addison","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-18-2026","cust_po":"E16-018(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:28","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@dxpe.com","pic_user":"jennad","total_amt":"101.64","total_gp":"73.98","total_gpm":"72.79","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"3","win_pct":"20","clo_date":"06-07-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249791","line":"1","part":"E16-018(C)","qty":"2","price":"77.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249791","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-13 09:19:19.662 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248962-05132026091919.txt === {"quote":"248962","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCMN","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-21-2026","cust_po":"QCFC65-112-SMO","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Shelly","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:08","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Shelly","follow_phone":"","follow_email":"@","pic_user":"jennad","total_amt":"240.04","total_gp":"107.11","total_gpm":"44.62","rev_type":"WAP","mod_date":"05-13-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248962","line":"1","part":"QCFC65-112-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248962","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-13 09:20:01.027 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248874-05132026092000.txt === {"quote":"248874","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCMENWI","shiptoName":"MSC Industrial Supply Company","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"05-20-2026","cust_po":"QCFC65-152-SMO","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:17","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"jennad","total_amt":"240.04","total_gp":"91.49","total_gpm":"38.11","rev_type":"WAP","mod_date":"05-13-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248874","line":"1","part":"QCFC65-152-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248874","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-13 09:20:54.888 [INFO] In session is user: mariek 2026-05-13 09:21:10.700 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5191848991576, -80.0221844811353, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5191848991576, -80.0221844811353, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2129806 second/s. 2026-05-13 09:21:16.414 [INFO] In session is user: mariek 2026-05-13 09:21:27.105 [INFO] In session is user: mariek 2026-05-13 09:22:10.601 [INFO] In session is user: mariek 2026-05-13 09:27:16.371 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(26.1015306584653, -80.1434314716472, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(26.1015306584653, -80.1434314716472, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2171427 second/s. 2026-05-13 09:28:17.923 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249057-05132026092817.txt === {"quote":"249057","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"1","shipto":"PRODPLMN","shiptoName":"Productivity Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-23-2026","cust_po":"CAT40-C1.1/4SL-105UG-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Robert North","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:06","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Robert North","follow_phone":"763-476-4196","follow_email":"rnorth@productivity.com","pic_user":"jennad","total_amt":"911.30","total_gp":"616.72","total_gpm":"67.67","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"3","win_pct":"20","clo_date":"05-23-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249057","line":"1","part":"CAT40-C1.1/4SL-105UG-IDU","qty":"2","price":"701.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249057","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-13 09:28:35.371 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249491-05132026092835.txt === {"quote":"249491","customer":"13728","name":null,"customerName":"Motion Industries, Inc.","comp":"01","open":"0","shipto":"MOTIDAYT","shiptoName":"Motion Industries Inc.","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"Endmill Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bill Cunningham","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"15:13","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Bill Cunningham","follow_phone":"937-396-6958","follow_email":"bill.cunningham@motion.com","pic_user":"mariek","total_amt":"5336.00","total_gp":"2362.36","total_gpm":"44.27","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"mariek","reason":"","totalQty":"65","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249491","line":"0","data":"04-30-2026 15:14 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249491,"Line":0,"Comment":"05/13/2026 9:28 AM - mariek - sent Bill follow up email"}],"items":[{"comp":"01","order":"249491","line":"1","part":"C4006-0500-4.00","qty":"20","price":"150.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249491","line":"2","part":"C4006-0250-2.50","qty":"32","price":"133.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249491","line":"3","part":"C4006-0187-4.00","qty":"12","price":"162.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249491","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-13 09:28:44.959 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248947-05132026092844.txt === {"quote":"248947","customer":"1063","name":null,"customerName":"Abrasive Specialists, Inc.","comp":"01","open":"1","shipto":"CONDUX","shiptoName":"Condux Int","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-21-2026","cust_po":"CAT40-C1.1/4SL-105UG-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Dave Wendinger","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"14:07","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Dave Wendinger","follow_phone":"","follow_email":"dave.wendinger@asimn.com","pic_user":"jennad","total_amt":"704.00","total_gp":"518.67","total_gpm":"73.67","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"5","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248947","line":"1","part":"CAT40-C1.1/4SL-105UG-IDU","qty":"1","price":"701.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248947","line":"2","part":"CCK1.1/4-7/8","qty":"1","price":"80.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248947","line":"3","part":"CKFN32(1.1/4)-7/8C","qty":"1","price":"85.00","uom":"EA","discount":"20.00","req_date":"**see comment","branch":"1"},{"comp":"01","order":"248947","line":"4","part":"CCKL32","qty":"1","price":"14.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248947","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248947","Line":"3","Company":"1","F_Line":"1","Comment":"Delivery: 1 week for PO placed 4/21, 4Wks for PO placed","Loc":"Y"},{"Quote":"248947","Line":"3","Company":"1","F_Line":"2","Comment":"after","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-13 09:30:49.531 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249717-05132026093049.txt === {"quote":"249717","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"BBCCCEGH","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-17-2026","cust_po":"CAT40-SF0250-5.12CP","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Maria Ulloa","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:18","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Maria Ulloa","follow_phone":"800-753-7970","follow_email":"maria.ulloa@mscdirect.com","pic_user":"mariek","total_amt":"228.00","total_gp":"132.68","total_gpm":"58.19","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"mariek","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"249717","line":"2","data":"05-06-2026 09:19 - Discounts Recalculated QS"},{"comp":"1","quote":"249717","line":"1","data":"MSC."},{"comp":"1","quote":"249717","line":"0","data":"05-06-2026 09:21-briand: Checked, ok to send to"}],"crmnotes":[],"items":[{"comp":"01","order":"249717","line":"1","part":"CAT40-SF0250-5.12CP","qty":"1","price":"380.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249717","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-13 09:34:30.488 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249567-05132026093430.txt === {"quote":"249567","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCHOUTX","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-01-2026","cust_po":"100/180/200/300DA-NUT","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ryan Ewy","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"14:49","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Ryan Ewy","follow_phone":"281-318-9413","follow_email":"Ryan.ewy@mscdirect.com","pic_user":"mariek","total_amt":"553.50","total_gp":"447.08","total_gpm":"80.77","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"mariek","reason":"1","totalQty":"21","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249567","line":"0","data":"05-01-2026 14:51 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249567","line":"1","part":"100DA-NUT","qty":"3","price":"31.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249567","line":"2","part":"180DA-NUT","qty":"7","price":"37.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249567","line":"3","part":"200DA-NUT","qty":"3","price":"27.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249567","line":"4","part":"300DA-NUT","qty":"7","price":"26.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249567","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-13 09:39:09.035 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249683-05132026093908.txt === {"quote":"249683","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"ALBERTSF","shiptoName":"Aalberts Foundry","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-05-2026","cust_po":"End mill Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sidney Snowberger","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"13:11","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Sidney Snowberger","follow_phone":"336-338-6864","follow_email":"sidney.snowberger@mscdirect.com","pic_user":"mariek","total_amt":"198.24","total_gp":"111.27","total_gpm":"56.13","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"mariek","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"249683","line":"1","data":"05-05-2026 13:14 - Discounts Recalculated QS"},{"comp":"1","quote":"249683","line":"0","data":"05-05-2026 15:58-rons: checked for Marie, nice job"}],"crmnotes":[{"comp":1,"quote":249683,"Line":0,"Comment":"05/13/2026 9:38 AM - mariek - sent a follow up email to Syndey to see if quote is still active"}],"items":[{"comp":"01","order":"249683","line":"1","part":"C4006-1250-2.00","qty":"1","price":"145.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249683","line":"2","part":"C4006-0437-4.00","qty":"1","price":"191.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249683","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-13 09:40:05.834 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249611-05132026094005.txt === {"quote":"249611","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"BEFGGHKM","shiptoName":"MSC Industrial Supply Co., Inc.","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-04-2026","cust_po":"088","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Christine Barshinger","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"11:12","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Christine Barshinger","follow_phone":"717-861-5810","follow_email":"christine.barshinger@mscdirect.com","pic_user":"mariek","total_amt":"1242.15","total_gp":"889.00","total_gpm":"71.57","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"mariek","reason":"1","totalQty":"24","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249611","line":"2","data":"05-04-2026 11:16 - Discounts Recalculated QS"},{"comp":"1","quote":"249611","line":"1","data":"and ok to send to MSC."},{"comp":"1","quote":"249611","line":"0","data":"05-04-2026 12:48-briand: Checked quote, looks good"}],"crmnotes":[],"items":[{"comp":"01","order":"249611","line":"1","part":"SK10-4A","qty":"5","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249611","line":"2","part":"SK16-4","qty":"5","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249611","line":"3","part":"SK16-6","qty":"5","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249611","line":"4","part":"SK6-6AC","qty":"4","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249611","line":"5","part":"SK6-4A","qty":"4","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249611","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-13 09:42:32.216 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249686-05132026094230.txt === {"quote":"249686","customer":"4850","name":null,"customerName":"Duramill Industrial Supplies","comp":"01","open":"0","shipto":"DURAMILL","shiptoName":"Duramill Industrial Supplies","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-05-2026","cust_po":"300-055","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Maureen Earle","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"13:28","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Maureen Earle","follow_phone":"905-738-8665 x4226","follow_email":"mearle@duramill.ca","pic_user":"mariek","total_amt":"81.60","total_gp":"54.98","total_gpm":"67.38","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"mariek","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"249686","line":"1","data":"05-05-2026 13:29 - Discounts Recalculated QS"},{"comp":"1","quote":"249686","line":"0","data":"05-05-2026 15:57-rons: checked for Marie, nice job"}],"crmnotes":[{"comp":1,"quote":249686,"Line":0,"Comment":"05/13/2026 9:41 AM - mariek - sent a follow up email to Maureen to see if quote is still active"}],"items":[{"comp":"01","order":"249686","line":"1","part":"300-055","qty":"1","price":"102.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249686","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-13 09:45:07.646 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249559-05132026094507.txt === {"quote":"249559","customer":"19165","name":null,"customerName":"Salem Tools","comp":"01","open":"0","shipto":"SALEM","shiptoName":"Salem Tools Inc. Corporate","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-01-2026","cust_po":"CAT50 HOLDER","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"John Connaughton","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"14:16","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"John Connaughton","follow_phone":"502-645-6716","follow_email":"jconn@salemtools.com","pic_user":"mariek","total_amt":"121.05","total_gp":"61.54","total_gpm":"50.84","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"mariek","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249559","line":"1","data":"05-01-2026 14:36 - Discounts Recalculated QS"},{"comp":"1","quote":"249559","line":"0","data":"05-01-2026 14:30 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249559,"Line":0,"Comment":"05/13/2026 9:44 AM - mariek - sent a follow up email to John to see if quote is still active"}],"items":[{"comp":"01","order":"249559","line":"1","part":"C5016-2000-8.00","qty":"1","price":"269.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249559","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249559","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249559","Line":"2","Company":"1","F_Line":"1","Comment":"Please note additional 20% applied per Overstock Promo.","Loc":"Y"},{"Quote":"249559","Line":"2","Company":"1","F_Line":"2","Comment":"These are non-standard stock and considered special.","Loc":"Y"},{"Quote":"249559","Line":"2","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these can't be cancelled or","Loc":"Y"},{"Quote":"249559","Line":"2","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"249559","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249559","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249559","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-13 09:46:16.302 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249873-05132026094616.txt === {"quote":"249873","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCVA","shiptoName":"MSC Industrial Supply Co","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-19-2026","cust_po":"CAT50 HOLDERS","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Vanessa Hatcher","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"11:13","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Vanessa Hatcher","follow_phone":"804-330-9644","follow_email":"vanessa.hatcher@mscdirect.com","pic_user":"mariek","total_amt":"994.80","total_gp":"585.05","total_gpm":"58.81","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"mariek","reason":"1","totalQty":"4","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"249873","line":"2","data":"05-08-2026 11:15 - Discounts Recalculated QS"},{"comp":"1","quote":"249873","line":"1","data":"Wayne Tool Q 249892"},{"comp":"1","quote":"249873","line":"0","data":"05-08-2026 15:29-briand: Also being quoted by"}],"crmnotes":[],"items":[{"comp":"01","order":"249873","line":"1","part":"CAT50-SF0750-5.12CP","qty":"1","price":"606.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249873","line":"2","part":"CAT50-SF0500-3.15CP","qty":"1","price":"517.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249873","line":"3","part":"CAT50-SF0125-3.15","qty":"1","price":"535.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249873","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-13 09:47:15.308 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249889-05132026094714.txt === {"quote":"249889","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"BBCCCEGH","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-19-2026","cust_po":"C6-SF0375-4.72CP","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Andre Zuniga","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"14:54","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Andre Zuniga","follow_phone":"800-753-7970","follow_email":"andre.zuniga@mscdirect.com","pic_user":"mariek","total_amt":"327.00","total_gp":"139.98","total_gpm":"42.81","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"mariek","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"249889","line":"1","data":"05-08-2026 14:55 - Discounts Recalculated QS"},{"comp":"1","quote":"249889","line":"0","data":"05-08-2026 15:09-briand: Checked, good to send."}],"crmnotes":[],"items":[{"comp":"01","order":"249889","line":"1","part":"C6-SF0375-4.72CP","qty":"1","price":"545.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249889","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-13 09:49:38.815 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249570-05132026094938.txt === {"quote":"249570","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCELP","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-01-2026","cust_po":"QCFC65-054-SMO","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jorge Trevino","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"15:21","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Jorge Trevino","follow_phone":"915-629-8234","follow_email":"jorge.trevino@mscdirect.com","pic_user":"mariek","total_amt":"1270.24","total_gp":"628.46","total_gpm":"49.48","rev_type":"WAP","mod_date":"05-13-2026","mod_time":null,"mod_user":"mariek","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249570","line":"0","data":"05-01-2026 15:23 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249570,"Line":0,"Comment":"05/13/2026 9:49 AM - mariek - sent a follow up email to Jorge to see if quote is still active"}],"items":[{"comp":"01","order":"249570","line":"1","part":"QCFC65-054-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249570","line":"2","part":"QCFC65-024-HEX","qty":"1","price":"541.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249570","line":"3","part":"QCFC65-WRENCH","qty":"1","price":"974.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249570","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-13 09:50:20.265 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6938697166667, -88.0508108166667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6938697166667, -88.0508108166667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.5064165 second/s. 2026-05-13 09:51:46.831 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249714-05132026095146.txt === {"quote":"249714","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"BBCCCEGH","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-06-2026","cust_po":"Hex collets","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Maria Ulloa","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"08:43","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Maria Ulloa","follow_phone":"800-753-7970","follow_email":"maria.ulloa@mscdirect.com","pic_user":"mariek","total_amt":"509.20","total_gp":"165.20","total_gpm":"32.44","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"mariek","reason":"1","totalQty":"21","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"249714","line":"3","data":"05-06-2026 08:44 - Discounts Recalculated QS"},{"comp":"1","quote":"249714","line":"2","data":"quote to MSC."},{"comp":"1","quote":"249714","line":"1","data":"no need to enter again. Checked and ok to send"},{"comp":"1","quote":"249714","line":"0","data":"05-06-2026 08:58-briand: 530-044 on CBO on 4/30,"}],"crmnotes":[],"items":[{"comp":"01","order":"249714","line":"1","part":"530-048","qty":"10","price":"67.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249714","line":"2","part":"530-044","qty":"10","price":"67.00","uom":"EA","discount":"62.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249714","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249714","Line":"2","Company":"1","F_Line":"1","Comment":"Estimated delivery end of June","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-13 09:54:06.053 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249716-05132026095405.txt === {"quote":"249716","customer":"16387","name":null,"customerName":"Pilot P.B. Inc.","comp":"01","open":"0","shipto":"PILOTPB","shiptoName":"Pilot P.B. Outillages Industriels","entry_date":"05-06-2026","cust_order_date":"05-25-2026","req_date":"05-30-2026","cust_po":"HSK63A-C3/4-110-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michel Galarneau","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:07","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Michel Galarneau","follow_phone":"514) 916-0472","follow_email":"mgalarneau@pilotpb.com","pic_user":"cindyt","total_amt":"9261.00","total_gp":"6647.29","total_gpm":"71.78","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"23","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249716","line":"0","data":"05-06-2026 09:10 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249716","line":"1","part":"HSK63A-C3/4-110-IDU","qty":"10","price":"658.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"3","part":"HSK63A-C3/4-110G-IDU","qty":"10","price":"743.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"4","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-13 09:54:21.481 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249716-05132026095421.txt === {"quote":"249716","customer":"16387","name":null,"customerName":"Pilot P.B. Inc.","comp":"01","open":"0","shipto":"PILOTPB","shiptoName":"Pilot P.B. Outillages Industriels","entry_date":"05-06-2026","cust_order_date":"05-25-2026","req_date":"05-30-2026","cust_po":"HSK63A-C3/4-110-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michel Galarneau","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:07","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Michel Galarneau","follow_phone":"514) 916-0472","follow_email":"mgalarneau@pilotpb.com","pic_user":"cindyt","total_amt":"9261.00","total_gp":"6647.29","total_gpm":"71.78","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"23","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249716","line":"0","data":"05-06-2026 09:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249716,"Line":0,"Comment":"05/13/2026 9:54 AM - cindyt - F/U changed from 05/12/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249716,"Line":1,"Comment":"05/13/2026 9:54 AM - cindyt - CLO changed from 05/20/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249716","line":"1","part":"HSK63A-C3/4-110-IDU","qty":"10","price":"658.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"3","part":"HSK63A-C3/4-110G-IDU","qty":"10","price":"743.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"4","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-13 09:54:31.504 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249716-05132026095431.txt === {"quote":"249716","customer":"16387","name":null,"customerName":"Pilot P.B. Inc.","comp":"01","open":"0","shipto":"PILOTPB","shiptoName":"Pilot P.B. Outillages Industriels","entry_date":"05-06-2026","cust_order_date":"05-25-2026","req_date":"06-05-2026","cust_po":"HSK63A-C3/4-110-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michel Galarneau","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:07","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Michel Galarneau","follow_phone":"514) 916-0472","follow_email":"mgalarneau@pilotpb.com","pic_user":"cindyt","total_amt":"9261.00","total_gp":"6647.29","total_gpm":"71.78","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"23","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249716","line":"0","data":"05-06-2026 09:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249716,"Line":0,"Comment":"05/13/2026 9:54 AM - cindyt - F/U changed from 05/12/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249716,"Line":1,"Comment":"05/13/2026 9:54 AM - cindyt - CLO changed from 05/20/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":249716,"Line":2,"Comment":"05/13/2026 9:54 AM - cindyt - Req Date changed from 05/30/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249716","line":"1","part":"HSK63A-C3/4-110-IDU","qty":"10","price":"658.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"3","part":"HSK63A-C3/4-110G-IDU","qty":"10","price":"743.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"4","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-13 09:56:58.654 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248531-05132026095658.txt === {"quote":"248531","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"AMSAW","shiptoName":"Stanley Black & Decker","entry_date":"04-14-2026","cust_order_date":"04-30-2026","req_date":"05-14-2026","cust_po":"CAT40 End Mill Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Moe Beydoun","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"11:03","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Moe Beydoun","follow_phone":"630-274-3919","follow_email":"Mohamed.Beydoun@mscdirect.com","pic_user":"cindyt","total_amt":"971.73","total_gp":"479.31","total_gpm":"49.33","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"13","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248531","line":"0","data":"04-14-2026 11:09 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248531,"Line":0,"Comment":"04/28/2026 3:27 PM - alyssah - Req Date changed from 05/02/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":248531,"Line":1,"Comment":"04/28/2026 3:27 PM - alyssah - CLO changed from 04/29/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248531,"Line":2,"Comment":"04/28/2026 3:28 PM - alyssah - F/U changed from 04/27/2026 to 5/12/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248531","line":"1","part":"C4006-0125-2.36","qty":"3","price":"156.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248531","line":"2","part":"C4006-0250-2.50","qty":"3","price":"133.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248531","line":"3","part":"C4006-0375-2.50","qty":"3","price":"127.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248531","line":"4","part":"C4006-0500-2.50","qty":"3","price":"133.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248531","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-13 10:00:05.919 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.8514944021636, -74.0315377260145, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.8514944021636, -74.0315377260145, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3730399 second/s. 2026-05-13 10:03:04.469 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248467-05132026100304.txt === {"quote":"248467","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"MACHSTOU","shiptoName":"Machine Incorporated","entry_date":"04-13-2026","cust_order_date":"05-20-2026","req_date":"06-09-2026","cust_po":"SF-FI6-UNIT-200","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Peter Floderus","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:12","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Peter Floderus","follow_phone":"401-439-0592","follow_email":"pfloderus@butlerbros.com","pic_user":"cindyt","total_amt":"15412.15","total_gp":"9384.68","total_gpm":"60.89","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"248467","line":"0","data":"04-13-2026 13:16 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248467,"Line":0,"Comment":"05/05/2026 3:39 PM - cindyt - F/U changed from 05/01/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248467,"Line":1,"Comment":"05/05/2026 3:39 PM - cindyt - CLO changed from 05/18/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":248467,"Line":2,"Comment":"05/05/2026 3:39 PM - cindyt - Req Date changed from 05/25/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":248467,"Line":3,"Comment":"05/05/2026 3:40 PM - cindyt - Encounter has been added"},{"comp":1,"quote":248467,"Line":4,"Comment":"05/05/2026 3:51 PM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"248467","line":"1","part":"SF-FI6-UNIT-200","qty":"1","price":"23711.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248467","line":"2","part":"SF-POT-#40","qty":"2","price":"165.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248467","line":"3","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248467","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-13 10:03:20.788 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248467-05132026100320.txt === {"quote":"248467","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"MACHSTOU","shiptoName":"Machine Incorporated","entry_date":"04-13-2026","cust_order_date":"05-20-2026","req_date":"06-09-2026","cust_po":"SF-FI6-UNIT-200","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Peter Floderus","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:12","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Peter Floderus","follow_phone":"401-439-0592","follow_email":"pfloderus@butlerbros.com","pic_user":"cindyt","total_amt":"15412.15","total_gp":"9384.68","total_gpm":"60.89","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"248467","line":"0","data":"04-13-2026 13:16 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248467,"Line":0,"Comment":"05/05/2026 3:39 PM - cindyt - F/U changed from 05/01/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248467,"Line":1,"Comment":"05/05/2026 3:39 PM - cindyt - CLO changed from 05/18/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":248467,"Line":2,"Comment":"05/05/2026 3:39 PM - cindyt - Req Date changed from 05/25/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":248467,"Line":3,"Comment":"05/05/2026 3:40 PM - cindyt - Encounter has been added"},{"comp":1,"quote":248467,"Line":4,"Comment":"05/05/2026 3:51 PM - cindyt - Encounter has been added"},{"comp":1,"quote":248467,"Line":5,"Comment":"05/13/2026 10:03 AM - cindyt - F/U changed from 05/13/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248467,"Line":6,"Comment":"05/13/2026 10:03 AM - cindyt - CLO changed from 06/03/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248467","line":"1","part":"SF-FI6-UNIT-200","qty":"1","price":"23711.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248467","line":"2","part":"SF-POT-#40","qty":"2","price":"165.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248467","line":"3","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248467","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-13 10:03:33.282 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248467-05132026100333.txt === {"quote":"248467","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"MACHSTOU","shiptoName":"Machine Incorporated","entry_date":"04-13-2026","cust_order_date":"05-20-2026","req_date":"06-15-2026","cust_po":"SF-FI6-UNIT-200","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Peter Floderus","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:12","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Peter Floderus","follow_phone":"401-439-0592","follow_email":"pfloderus@butlerbros.com","pic_user":"cindyt","total_amt":"15412.15","total_gp":"9384.68","total_gpm":"60.89","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"248467","line":"0","data":"04-13-2026 13:16 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248467,"Line":0,"Comment":"05/05/2026 3:39 PM - cindyt - F/U changed from 05/01/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248467,"Line":1,"Comment":"05/05/2026 3:39 PM - cindyt - CLO changed from 05/18/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":248467,"Line":2,"Comment":"05/05/2026 3:39 PM - cindyt - Req Date changed from 05/25/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":248467,"Line":3,"Comment":"05/05/2026 3:40 PM - cindyt - Encounter has been added"},{"comp":1,"quote":248467,"Line":4,"Comment":"05/05/2026 3:51 PM - cindyt - Encounter has been added"},{"comp":1,"quote":248467,"Line":5,"Comment":"05/13/2026 10:03 AM - cindyt - F/U changed from 05/13/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248467,"Line":6,"Comment":"05/13/2026 10:03 AM - cindyt - CLO changed from 06/03/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":248467,"Line":7,"Comment":"05/13/2026 10:03 AM - cindyt - Req Date changed from 06/09/2026 to 06/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248467","line":"1","part":"SF-FI6-UNIT-200","qty":"1","price":"23711.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248467","line":"2","part":"SF-POT-#40","qty":"2","price":"165.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248467","line":"3","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248467","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-13 10:03:51.429 [INFO] In session is user: mikek 2026-05-13 10:40:37.827 [INFO] In session is user: edwinv 2026-05-13 10:46:52.386 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2385576890588, -87.9775247221979, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2385576890588, -87.9775247221979, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3545666 second/s. 2026-05-13 11:48:42.480 [INFO] In session is user: chrisb 2026-05-13 11:49:03.655 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243797-05132026114903.txt === {"quote":"243797","customer":"13435","name":null,"customerName":"Meredith Machinery LLC","comp":"01","open":"1","shipto":"MERIN","shiptoName":"Meredith Machinery","entry_date":"01-14-2026","cust_order_date":"01-14-2026","req_date":"03-31-2026","cust_po":"CNC260PLFA-M W/ Cables","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Robb Wilson","drop_po":"","status":"0","user":"chrisb","conv_order":"","time":"08:32","extra":"","follow_up":"03-07-2026","web_id":"","follow_name":"Robb Wilson","follow_phone":"","follow_email":"robb.wilson@meredithmachinery.com","pic_user":"chrisb","total_amt":"21369.60","total_gp":"15127.23","total_gpm":"70.79","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"chrisb","reason":"2","totalQty":"4","win_pct":"20","clo_date":"03-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":243797,"Line":0,"Comment":"02/17/2026 12:02 PM - chrisb - F/U changed from 02/10/2026 to 3/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243797,"Line":1,"Comment":"02/17/2026 12:03 PM - chrisb - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":243797,"Line":2,"Comment":"02/17/2026 12:03 PM - chrisb - Req Date changed from 02/25/2026 to 03/31/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"243797","line":"1","part":"CNC260PLFA-M","qty":"1","price":"27954.00","uom":"EA","discount":"30.00","req_date":"STOCK 2-4 Weeks","branch":"1"},{"comp":"01","order":"243797","line":"2","part":"TCE-95951-2500R","qty":"1","price":"1148.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243797","line":"3","part":"TCE-95947-2500R","qty":"1","price":"1426.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243797","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-13 11:49:04.316 [INFO] In session is user: luism 2026-05-13 11:49:15.413 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244875-05132026114915.txt === {"quote":"244875","customer":"13435","name":null,"customerName":"Meredith Machinery LLC","comp":"01","open":"1","shipto":"MERCGEA","shiptoName":"Meredith Machinery","entry_date":"02-03-2026","cust_order_date":"02-03-2026","req_date":"03-17-2026","cust_po":"Ken Hoefflin","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ken Hoefflin","drop_po":"CNC202LFA","status":"0","user":"stevel","conv_order":"","time":"09:17","extra":"","follow_up":"03-07-2026","web_id":"","follow_name":"Ken Hoefflin","follow_phone":"502-523-4010","follow_email":"kenhoefflin@gmail.com","pic_user":"chrisb","total_amt":"12859.70","total_gp":"8986.58","total_gpm":"69.88","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"chrisb","reason":"2","totalQty":"2","win_pct":"20","clo_date":"03-14-2026","notes":[],"crmnotes":[{"comp":1,"quote":244875,"Line":0,"Comment":"02/17/2026 12:03 PM - chrisb - F/U changed from 02/16/2026 to 3/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244875,"Line":1,"Comment":"02/17/2026 12:03 PM - chrisb - CLO changed from 03/03/2026 to 03/14/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"244875","line":"1","part":"CNC202LFA","qty":"1","price":"18371.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244875","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 11:49:28.369 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245320-05132026114928.txt === {"quote":"245320","customer":"13435","name":null,"customerName":"Meredith Machinery LLC","comp":"01","open":"1","shipto":"MERCGEA","shiptoName":"Meredith Machinery","entry_date":"02-11-2026","cust_order_date":"02-11-2026","req_date":"03-25-2026","cust_po":"P-170S","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ken Hoefflin","drop_po":"","status":"0","user":"chrisb","conv_order":"","time":"08:14","extra":"","follow_up":"03-07-2026","web_id":"","follow_name":"Ken Hoefflin","follow_phone":"502-523-4010","follow_email":"kenhoefflin@gmail.com","pic_user":"chrisb","total_amt":"2072.70","total_gp":"1449.82","total_gpm":"69.95","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"chrisb","reason":"2","totalQty":"2","win_pct":"20","clo_date":"03-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":245320,"Line":0,"Comment":"02/17/2026 12:04 PM - chrisb - F/U changed from 02/25/2026 to 3/7/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245320","line":"1","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245320","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 11:49:44.349 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245321-05132026114944.txt === {"quote":"245321","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"1","shipto":"YAMAFTWN","shiptoName":"Yamazen - Fort Wayne Office","entry_date":"02-11-2026","cust_order_date":"02-11-2026","req_date":"03-25-2026","cust_po":"CST100-135","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ryan Miller","drop_po":"","status":"0","user":"chrisb","conv_order":"","time":"08:16","extra":"","follow_up":"03-07-2026","web_id":"","follow_name":"Ryan Miller","follow_phone":"(260) 409-1492","follow_email":"ryanmiller@yamazen.com","pic_user":"chrisb","total_amt":"2185.44","total_gp":"1431.84","total_gpm":"65.52","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"chrisb","reason":"2","totalQty":"2","win_pct":"20","clo_date":"03-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":245321,"Line":0,"Comment":"02/17/2026 12:05 PM - chrisb - F/U changed from 02/25/2026 to 3/7/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245321","line":"1","part":"CST100-135","qty":"1","price":"3768.00","uom":"EA","discount":"42.00","req_date":"6-8 Weeks","branch":"1"},{"comp":"01","order":"245321","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 11:49:54.203 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244459-05132026114953.txt === {"quote":"244459","customer":"13435","name":null,"customerName":"Meredith Machinery LLC","comp":"01","open":"1","shipto":"MERCGEA","shiptoName":"Meredith Machinery","entry_date":"01-26-2026","cust_order_date":"01-26-2026","req_date":"04-11-2026","cust_po":"CNC202LFA-M w/ 6+1 RJ","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ken Hoefflin","drop_po":"","status":"0","user":"chrisb","conv_order":"","time":"13:50","extra":"","follow_up":"03-14-2026","web_id":"","follow_name":"Ken Hoefflin","follow_phone":"502-523-4010","follow_email":"kenhoefflin@gmail.com","pic_user":"chrisb","total_amt":"19430.60","total_gp":"13906.08","total_gpm":"71.57","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"chrisb","reason":"2","totalQty":"5","win_pct":"20","clo_date":"03-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":244459,"Line":0,"Comment":"02/17/2026 12:04 PM - chrisb - F/U changed from 02/20/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244459,"Line":1,"Comment":"02/17/2026 12:04 PM - chrisb - CLO changed from 02/26/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":244459,"Line":2,"Comment":"02/17/2026 12:04 PM - chrisb - Req Date changed from 03/09/2026 to 04/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244459","line":"1","part":"CNC202LFA-M","qty":"1","price":"21886.00","uom":"EA","discount":"30.00","req_date":"3-6 Weeks","branch":"1"},{"comp":"01","order":"244459","line":"2","part":"RT-CN180SD-6+1-L","qty":"1","price":"3298.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244459","line":"3","part":"TCE-95947-2000R","qty":"1","price":"1426.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244459","line":"4","part":"TCE-95951-2000R","qty":"1","price":"1148.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244459","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-13 11:50:14.655 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245794-05132026115014.txt === {"quote":"245794","customer":"13435","name":null,"customerName":"Meredith Machinery LLC","comp":"01","open":"1","shipto":"MERCGEA","shiptoName":"Meredith Machinery","entry_date":"02-19-2026","cust_order_date":"02-19-2026","req_date":"04-02-2026","cust_po":"5AX-DD201BF3-HSR-3PRJ","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"John Bell","drop_po":"","status":"0","user":"chrisb","conv_order":"","time":"08:18","extra":"","follow_up":"03-15-2026","web_id":"","follow_name":"John Bell","follow_phone":"502-974-7083","follow_email":"john.bell@meredithmachinery.com","pic_user":"chrisb","total_amt":"80526.60","total_gp":"49236.31","total_gpm":"61.14","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"chrisb","reason":"2","totalQty":"9","win_pct":"20","clo_date":"03-19-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"245794","line":"1","part":"5AX-DD201BF3-HSR-3PRJ","qty":"1","price":"91800.00","uom":"EA","discount":"30.00","req_date":"STOCK 2-3 Weeks","branch":"1"},{"comp":"01","order":"245794","line":"2","part":"NRC-TPA","qty":"1","price":"3028.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245794","line":"3","part":"NBT30-BHS20-90B-L","qty":"1","price":"2212.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245794","line":"4","part":"NBT30-BHS20-90B-R","qty":"1","price":"2212.00","uom":"EA","discount":"30.00","req_date":"2-4 Weeks","branch":"1"},{"comp":"01","order":"245794","line":"5","part":"NBT30-BHC32-110B","qty":"1","price":"1440.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"245794","line":"6","part":"NBT30-BHC25-100B","qty":"1","price":"1440.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245794","line":"7","part":"NBT30-BHC20-90B","qty":"1","price":"1406.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245794","line":"8","part":"RT-ACCESSORY","qty":"1","price":"11500.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"245794","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245794","Line":"8","Company":"1","F_Line":"1","Comment":"Oil Chiller with hoses AKZ149-T","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":9}}] 2026-05-13 11:50:32.595 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242727-05132026115032.txt === {"quote":"242727","customer":"E1100","name":null,"customerName":"Aisin Automotive Casting Inc.","comp":"01","open":"1","shipto":"IJMOPRST","shiptoName":"Aisin Automotive Castings, LLC","entry_date":"12-12-2025","cust_order_date":"12-12-2025","req_date":"01-23-2026","cust_po":"CNC321BFA SN 16771 Repair","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Terry A Brashear","drop_po":"","status":"0","user":"dwaynep","conv_order":"","time":"09:24","extra":"","follow_up":"03-22-2026","web_id":"","follow_name":"Terry A Brashear","follow_phone":"606-682-9678","follow_email":"tbrashear@aisinauto.com","pic_user":"chrisb","total_amt":"6957.00","total_gp":"4835.83","total_gpm":"69.51","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"chrisb","reason":"2","totalQty":"136","win_pct":"20","clo_date":"01-12-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"242727","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242727","line":"2","part":"ROTARY-TABLE-LABOR","qty":"34","price":"159.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242727","line":"3","part":"G-35","qty":"5","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242727","line":"4","part":"G-135","qty":"2","price":"6.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242727","line":"5","part":"G-110","qty":"2","price":"5.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242727","line":"6","part":"G-120","qty":"6","price":"7.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242727","line":"7","part":"G-85","qty":"2","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242727","line":"8","part":"G-90","qty":"2","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242727","line":"9","part":"P-16","qty":"2","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242727","line":"10","part":"P-8","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242727","line":"11","part":"AS-568A-261","qty":"2","price":"13.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242727","line":"12","part":"AS-568-267","qty":"2","price":"19.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242727","line":"13","part":"SC45629","qty":"1","price":"17.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242727","line":"14","part":"SC658812","qty":"4","price":"33.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242727","line":"15","part":"TC160X190X14","qty":"1","price":"107.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242727","line":"16","part":"6006","qty":"2","price":"40.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242727","line":"17","part":"6007","qty":"2","price":"53.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242727","line":"18","part":"AXK1107","qty":"1","price":"67.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242727","line":"19","part":"AXK1128","qty":"1","price":"316.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242727","line":"20","part":"TAF304020","qty":"1","price":"60.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242727","line":"21","part":"NTB3047","qty":"1","price":"22.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242727","line":"22","part":"5X19.8L","qty":"60","price":"8.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242727","line":"23","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":23}}] 2026-05-13 11:51:11.933 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246425-05132026115111.txt === {"quote":"246425","customer":"13435","name":null,"customerName":"Meredith Machinery LLC","comp":"01","open":"0","shipto":"MERDIT","shiptoName":"Meredith Machinery","entry_date":"03-03-2026","cust_order_date":"03-03-2026","req_date":"04-03-2026","cust_po":"E236+ Presetter","terms_code":"N60","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"ADV","time":"03-03","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Tony Ganser","follow_phone":"574-320-4176","follow_email":"tony.ganser@meredithmachinery.com","pic_user":"chrisb","total_amt":"17841.00","total_gp":"8329.17","total_gpm":"46.69","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"chrisb","reason":"","totalQty":"14","win_pct":"20","clo_date":"03-26-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"246425","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246425","line":"2","part":"PRE-GAUGE-H40","qty":"1","price":"1296.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246425","line":"3","part":"PRE-GAUGE-H50","qty":"1","price":"1296.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246425","line":"4","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246425","line":"5","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246425","line":"6","part":"PRE-PRNT-ROLL-04B080M","qty":"5","price":"11.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246425","line":"7","part":"PRE-SPDL-H40-E236","qty":"1","price":"3333.00","uom":"EA","discount":"25.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"246425","line":"8","part":"PRE-SPDL-H50-E236","qty":"1","price":"3333.00","uom":"EA","discount":"25.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"246425","line":"9","part":"PRE-SPDL-H63-E236","qty":"1","price":"3333.00","uom":"EA","discount":"25.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"246425","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"246425","Line":"1","Comment":"Once a PO has been issued, these items"},{"Quote":"246425","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-13 11:51:31.802 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246425-05132026115131.txt === {"quote":"246425","customer":"13435","name":null,"customerName":"Meredith Machinery LLC","comp":"01","open":"0","shipto":"MERDIT","shiptoName":"Meredith Machinery","entry_date":"03-03-2026","cust_order_date":"03-03-2026","req_date":"04-03-2026","cust_po":"E236+ Presetter","terms_code":"N60","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"ADV","time":"03-03","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Tony Ganser","follow_phone":"574-320-4176","follow_email":"tony.ganser@meredithmachinery.com","pic_user":"chrisb","total_amt":"17841.00","total_gp":"8329.17","total_gpm":"46.69","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"chrisb","reason":"","totalQty":"14","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":246425,"Line":0,"Comment":"05/13/2026 11:51 AM - chrisb - F/U changed from 03/25/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246425,"Line":1,"Comment":"05/13/2026 11:51 AM - chrisb - CLO changed from 03/26/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246425","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246425","line":"2","part":"PRE-GAUGE-H40","qty":"1","price":"1296.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246425","line":"3","part":"PRE-GAUGE-H50","qty":"1","price":"1296.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246425","line":"4","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246425","line":"5","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246425","line":"6","part":"PRE-PRNT-ROLL-04B080M","qty":"5","price":"11.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246425","line":"7","part":"PRE-SPDL-H40-E236","qty":"1","price":"3333.00","uom":"EA","discount":"25.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"246425","line":"8","part":"PRE-SPDL-H50-E236","qty":"1","price":"3333.00","uom":"EA","discount":"25.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"246425","line":"9","part":"PRE-SPDL-H63-E236","qty":"1","price":"3333.00","uom":"EA","discount":"25.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"246425","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"246425","Line":"1","Comment":"Once a PO has been issued, these items"},{"Quote":"246425","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-13 11:51:38.542 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246425-05132026115138.txt === {"quote":"246425","customer":"13435","name":null,"customerName":"Meredith Machinery LLC","comp":"01","open":"0","shipto":"MERDIT","shiptoName":"Meredith Machinery","entry_date":"03-03-2026","cust_order_date":"03-03-2026","req_date":"06-03-2026","cust_po":"E236+ Presetter","terms_code":"N60","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"ADV","time":"03-03","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Tony Ganser","follow_phone":"574-320-4176","follow_email":"tony.ganser@meredithmachinery.com","pic_user":"chrisb","total_amt":"17841.00","total_gp":"8329.17","total_gpm":"46.69","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"chrisb","reason":"","totalQty":"14","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":246425,"Line":0,"Comment":"05/13/2026 11:51 AM - chrisb - F/U changed from 03/25/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246425,"Line":1,"Comment":"05/13/2026 11:51 AM - chrisb - CLO changed from 03/26/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":246425,"Line":2,"Comment":"05/13/2026 11:51 AM - chrisb - Req Date changed from 04/03/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246425","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246425","line":"2","part":"PRE-GAUGE-H40","qty":"1","price":"1296.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246425","line":"3","part":"PRE-GAUGE-H50","qty":"1","price":"1296.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246425","line":"4","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246425","line":"5","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246425","line":"6","part":"PRE-PRNT-ROLL-04B080M","qty":"5","price":"11.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246425","line":"7","part":"PRE-SPDL-H40-E236","qty":"1","price":"3333.00","uom":"EA","discount":"25.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"246425","line":"8","part":"PRE-SPDL-H50-E236","qty":"1","price":"3333.00","uom":"EA","discount":"25.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"246425","line":"9","part":"PRE-SPDL-H63-E236","qty":"1","price":"3333.00","uom":"EA","discount":"25.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"246425","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"246425","Line":"1","Comment":"Once a PO has been issued, these items"},{"Quote":"246425","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-13 11:51:55.017 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248276-05132026115154.txt === {"quote":"248276","customer":"10035","name":null,"customerName":"J & M Precision Products","comp":"01","open":"0","shipto":"JMINDY","shiptoName":"J & M Precision Products","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-20-2026","cust_po":"5AX-130FA-M Installed","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"John Zachman","drop_po":"YCM C10 - Fanuc","status":"0","user":"chrisb","conv_order":"","time":"16:12","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"John Z","follow_phone":"","follow_email":"johnz@jmppi.com","pic_user":"chrisb","total_amt":"178595.60","total_gp":"137350.76","total_gpm":"76.91","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"chrisb","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-08-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248276","line":"1","part":"5AX-130FA-M","qty":"4","price":"45927.00","uom":"EA","discount":"30.00","req_date":"STOCK 3-4 Weeks","branch":"1"},{"comp":"01","order":"248276","line":"2","part":"INSTALLATION-RT-5AX-MW","qty":"4","price":"12500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248276","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248276","Line":"2","Company":"1","F_Line":"1","Comment":"Normal installation cost is $14,500 NET per machine.","Loc":"Y"},{"Quote":"248276","Line":"2","Company":"1","F_Line":"2","Comment":"Special pricing offered based on two install trips,","Loc":"Y"},{"Quote":"248276","Line":"2","Company":"1","F_Line":"3","Comment":"two machines installed per trip.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-13 11:52:10.830 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248276-05132026115210.txt === {"quote":"248276","customer":"10035","name":null,"customerName":"J & M Precision Products","comp":"01","open":"0","shipto":"JMINDY","shiptoName":"J & M Precision Products","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-20-2026","cust_po":"5AX-130FA-M Installed","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"John Zachman","drop_po":"YCM C10 - Fanuc","status":"0","user":"chrisb","conv_order":"","time":"16:12","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"John Z","follow_phone":"","follow_email":"johnz@jmppi.com","pic_user":"chrisb","total_amt":"178595.60","total_gp":"137350.76","total_gpm":"76.91","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"chrisb","reason":"","totalQty":"9","win_pct":"20","clo_date":"07-07-2026","notes":[],"crmnotes":[{"comp":1,"quote":248276,"Line":0,"Comment":"05/13/2026 11:51 AM - chrisb - F/U changed from 04/25/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248276,"Line":1,"Comment":"05/13/2026 11:52 AM - chrisb - CLO changed from 05/08/2026 to 07/07/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248276","line":"1","part":"5AX-130FA-M","qty":"4","price":"45927.00","uom":"EA","discount":"30.00","req_date":"STOCK 3-4 Weeks","branch":"1"},{"comp":"01","order":"248276","line":"2","part":"INSTALLATION-RT-5AX-MW","qty":"4","price":"12500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248276","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248276","Line":"2","Company":"1","F_Line":"1","Comment":"Normal installation cost is $14,500 NET per machine.","Loc":"Y"},{"Quote":"248276","Line":"2","Company":"1","F_Line":"2","Comment":"Special pricing offered based on two install trips,","Loc":"Y"},{"Quote":"248276","Line":"2","Company":"1","F_Line":"3","Comment":"two machines installed per trip.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-13 11:52:22.187 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248276-05132026115221.txt === {"quote":"248276","customer":"10035","name":null,"customerName":"J & M Precision Products","comp":"01","open":"0","shipto":"JMINDY","shiptoName":"J & M Precision Products","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"07-08-2026","cust_po":"5AX-130FA-M Installed","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"John Zachman","drop_po":"YCM C10 - Fanuc","status":"0","user":"chrisb","conv_order":"","time":"16:12","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"John Z","follow_phone":"","follow_email":"johnz@jmppi.com","pic_user":"chrisb","total_amt":"178595.60","total_gp":"137350.76","total_gpm":"76.91","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"chrisb","reason":"","totalQty":"9","win_pct":"20","clo_date":"07-07-2026","notes":[],"crmnotes":[{"comp":1,"quote":248276,"Line":0,"Comment":"05/13/2026 11:51 AM - chrisb - F/U changed from 04/25/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248276,"Line":1,"Comment":"05/13/2026 11:52 AM - chrisb - CLO changed from 05/08/2026 to 07/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248276,"Line":2,"Comment":"05/13/2026 11:52 AM - chrisb - Req Date changed from 05/20/2026 to 07/08/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248276","line":"1","part":"5AX-130FA-M","qty":"4","price":"45927.00","uom":"EA","discount":"30.00","req_date":"STOCK 3-4 Weeks","branch":"1"},{"comp":"01","order":"248276","line":"2","part":"INSTALLATION-RT-5AX-MW","qty":"4","price":"12500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248276","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248276","Line":"2","Company":"1","F_Line":"1","Comment":"Normal installation cost is $14,500 NET per machine.","Loc":"Y"},{"Quote":"248276","Line":"2","Company":"1","F_Line":"2","Comment":"Special pricing offered based on two install trips,","Loc":"Y"},{"Quote":"248276","Line":"2","Company":"1","F_Line":"3","Comment":"two machines installed per trip.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-13 11:52:31.836 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248350-05132026115231.txt === {"quote":"248350","customer":"13435","name":null,"customerName":"Meredith Machinery LLC","comp":"01","open":"0","shipto":"MERIN","shiptoName":"Meredith Machinery","entry_date":"04-09-2026","cust_order_date":"10-27-2025","req_date":"04-09-2026","cust_po":"5AX-130FA-M","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michael Dhuivetter","drop_po":"4 Port RJ and Cables","status":"0","user":"chrisb","conv_order":"","time":"14:37","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Michael Dhuivetter","follow_phone":"574-238-7600","follow_email":"michael.dhuivetter@meredithmachinery.com","pic_user":"chrisb","total_amt":"39183.20","total_gp":"27135.90","total_gpm":"69.25","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"chrisb","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-10-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248350","line":"1","part":"5AX-130FA-M","qty":"1","price":"45927.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248350","line":"2","part":"TCD-A4120-R","qty":"1","price":"4901.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248350","line":"3","part":"TCE-95947-2000R","qty":"1","price":"1426.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248350","line":"4","part":"TCE-95951-2000R","qty":"1","price":"1148.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248350","line":"5","part":"TCE-95950-2000T","qty":"1","price":"1148.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248350","line":"6","part":"TCE-95948-2000T","qty":"1","price":"1426.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248350","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-13 11:52:47.201 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248350-05132026115246.txt === {"quote":"248350","customer":"13435","name":null,"customerName":"Meredith Machinery LLC","comp":"01","open":"0","shipto":"MERIN","shiptoName":"Meredith Machinery","entry_date":"04-09-2026","cust_order_date":"10-27-2025","req_date":"04-09-2026","cust_po":"5AX-130FA-M","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michael Dhuivetter","drop_po":"4 Port RJ and Cables","status":"0","user":"chrisb","conv_order":"","time":"14:37","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Michael Dhuivetter","follow_phone":"574-238-7600","follow_email":"michael.dhuivetter@meredithmachinery.com","pic_user":"chrisb","total_amt":"39183.20","total_gp":"27135.90","total_gpm":"69.25","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"chrisb","reason":"","totalQty":"7","win_pct":"20","clo_date":"07-08-2026","notes":[],"crmnotes":[{"comp":1,"quote":248350,"Line":0,"Comment":"05/13/2026 11:52 AM - chrisb - F/U changed from 04/30/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248350,"Line":1,"Comment":"05/13/2026 11:52 AM - chrisb - CLO changed from 05/10/2026 to 07/08/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248350","line":"1","part":"5AX-130FA-M","qty":"1","price":"45927.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248350","line":"2","part":"TCD-A4120-R","qty":"1","price":"4901.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248350","line":"3","part":"TCE-95947-2000R","qty":"1","price":"1426.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248350","line":"4","part":"TCE-95951-2000R","qty":"1","price":"1148.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248350","line":"5","part":"TCE-95950-2000T","qty":"1","price":"1148.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248350","line":"6","part":"TCE-95948-2000T","qty":"1","price":"1426.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248350","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-13 11:52:53.027 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248350-05132026115252.txt === {"quote":"248350","customer":"13435","name":null,"customerName":"Meredith Machinery LLC","comp":"01","open":"0","shipto":"MERIN","shiptoName":"Meredith Machinery","entry_date":"04-09-2026","cust_order_date":"10-27-2025","req_date":"07-09-2026","cust_po":"5AX-130FA-M","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michael Dhuivetter","drop_po":"4 Port RJ and Cables","status":"0","user":"chrisb","conv_order":"","time":"14:37","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Michael Dhuivetter","follow_phone":"574-238-7600","follow_email":"michael.dhuivetter@meredithmachinery.com","pic_user":"chrisb","total_amt":"39183.20","total_gp":"27135.90","total_gpm":"69.25","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"chrisb","reason":"","totalQty":"7","win_pct":"20","clo_date":"07-08-2026","notes":[],"crmnotes":[{"comp":1,"quote":248350,"Line":0,"Comment":"05/13/2026 11:52 AM - chrisb - F/U changed from 04/30/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248350,"Line":1,"Comment":"05/13/2026 11:52 AM - chrisb - CLO changed from 05/10/2026 to 07/08/2026 (CLO Date Updated)"},{"comp":1,"quote":248350,"Line":2,"Comment":"05/13/2026 11:52 AM - chrisb - Req Date changed from 04/09/2026 to 07/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248350","line":"1","part":"5AX-130FA-M","qty":"1","price":"45927.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248350","line":"2","part":"TCD-A4120-R","qty":"1","price":"4901.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248350","line":"3","part":"TCE-95947-2000R","qty":"1","price":"1426.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248350","line":"4","part":"TCE-95951-2000R","qty":"1","price":"1148.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248350","line":"5","part":"TCE-95950-2000T","qty":"1","price":"1148.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248350","line":"6","part":"TCE-95948-2000T","qty":"1","price":"1426.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248350","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-13 11:53:10.062 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249197-05132026115309.txt === {"quote":"249197","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"1","shipto":"MANCANDE","shiptoName":"Mancor Indiana","entry_date":"04-27-2026","cust_order_date":"01-07-2025","req_date":"05-17-2026","cust_po":"CNC260MA-M-HB w/ TAT250","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Mike Inderhees","drop_po":"HYD OPTION","status":"0","user":"chrisb","conv_order":"","time":"08:21","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Mike Inderhees","follow_phone":"","follow_email":"mikeinderhees@comcast.net","pic_user":"chrisb","total_amt":"41326.90","total_gp":"29052.08","total_gpm":"70.30","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"chrisb","reason":"1","totalQty":"5","win_pct":"20","clo_date":"05-16-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249197","line":"1","part":"CNC260MA-M-HB","qty":"1","price":"24494.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249197","line":"2","part":"TAT-250","qty":"1","price":"12720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249197","line":"3","part":"HYD-UNIT-NACHI-AC110V","qty":"1","price":"8253.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249197","line":"4","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249197","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-13 11:53:25.546 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249314-05132026115325.txt === {"quote":"249314","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGY","shiptoName":"Hartwig Inc.","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-09-2026","cust_po":"CNC202OSP4-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jack Eilmann","drop_po":"","status":"0","user":"chrisb","conv_order":"","time":"12:17","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Jack Eilmann","follow_phone":"314-426-5300","follow_email":"jack.eilmann@hartwiginc.com","pic_user":"chrisb","total_amt":"18115.50","total_gp":"13217.38","total_gpm":"72.96","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"chrisb","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249314","line":"1","part":"CNC202OSP4-M","qty":"1","price":"24154.00","uom":"EA","discount":"25.00","req_date":"STOCK 3-4 Wks","branch":"1"},{"comp":"01","order":"249314","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-13 11:53:38.179 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249314-05132026115337.txt === {"quote":"249314","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGY","shiptoName":"Hartwig Inc.","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-09-2026","cust_po":"CNC202OSP4-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jack Eilmann","drop_po":"","status":"0","user":"chrisb","conv_order":"","time":"12:17","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Jack Eilmann","follow_phone":"314-426-5300","follow_email":"jack.eilmann@hartwiginc.com","pic_user":"chrisb","total_amt":"18115.50","total_gp":"13217.38","total_gpm":"72.96","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"chrisb","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-06-2026","notes":[],"crmnotes":[{"comp":1,"quote":249314,"Line":0,"Comment":"05/13/2026 11:53 AM - chrisb - F/U changed from 05/25/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249314,"Line":1,"Comment":"05/13/2026 11:53 AM - chrisb - CLO changed from 05/28/2026 to 06/06/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249314","line":"1","part":"CNC202OSP4-M","qty":"1","price":"24154.00","uom":"EA","discount":"25.00","req_date":"STOCK 3-4 Wks","branch":"1"},{"comp":"01","order":"249314","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 11:53:58.157 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247942-05132026115357.txt === {"quote":"247942","customer":"E1212","name":null,"customerName":"Aisin Automotive Ltda","comp":"01","open":"1","shipto":"AISINBRA","shiptoName":"Aisin Automotive Ltda","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"06-06-2026","cust_po":"TAT-401N Repair Parts","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Leone Moraes","drop_po":"","status":"0","user":"stevel","conv_order":"","time":"15:27","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"hvgiuhERWPOG9[","follow_phone":"","follow_email":"chrisb@lyndexnikken.com","pic_user":"chrisb","total_amt":"4091.50","total_gp":"3605.90","total_gpm":"88.13","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"chrisb","reason":"1","totalQty":"38","win_pct":"20","clo_date":"06-06-2026","notes":[],"crmnotes":[{"comp":1,"quote":247942,"Line":0,"Comment":"04/13/2026 8:52 AM - stevel - Req Date changed from 05/13/2026 to 06/06/2026 (Req Date Updated)"},{"comp":1,"quote":247942,"Line":1,"Comment":"04/13/2026 8:52 AM - stevel - CLO changed from 05/01/2026 to 06/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247942,"Line":2,"Comment":"04/13/2026 8:52 AM - stevel - F/U changed from 04/15/2026 to 6/6/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247942","line":"1","part":"125X135X7.5","qty":"1","price":"108.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"2","part":"230X240X7.5","qty":"1","price":"237.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"3","part":"240X250X7.5","qty":"1","price":"512.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"4","part":"TC110X140X14","qty":"1","price":"55.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"5","part":"P-9","qty":"4","price":"3.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"6","part":"AS568-176","qty":"1","price":"10.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"8","part":"G-110","qty":"1","price":"5.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"9","part":"SC160X190X16","qty":"1","price":"125.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"10","part":"125X135X7.5","qty":"1","price":"108.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"11","part":"DS-1H-6","qty":"12","price":"26.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"12","part":"V-275L","qty":"1","price":"398.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"13","part":"AS568-277","qty":"1","price":"20.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"14","part":"230X240X7.5","qty":"1","price":"237.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"15","part":"240X250X7.5","qty":"1","price":"512.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"16","part":"AS568-176","qty":"1","price":"10.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"17","part":"TC110X140X14","qty":"1","price":"55.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"18","part":"P-9","qty":"4","price":"3.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"20","part":"REPAIR-TOOLING-PART","qty":"2","price":"347.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"22","part":"UDS-1","qty":"1","price":"665.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"23","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":20}}] 2026-05-13 11:54:07.649 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247942-05132026115407.txt === {"quote":"247942","customer":"E1212","name":null,"customerName":"Aisin Automotive Ltda","comp":"01","open":"1","shipto":"AISINBRA","shiptoName":"Aisin Automotive Ltda","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"06-06-2026","cust_po":"TAT-401N Repair Parts","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Leone Moraes","drop_po":"","status":"0","user":"stevel","conv_order":"","time":"15:27","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"hvgiuhERWPOG9[","follow_phone":"","follow_email":"chrisb@lyndexnikken.com","pic_user":"chrisb","total_amt":"4091.50","total_gp":"3605.90","total_gpm":"88.13","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"chrisb","reason":"2","totalQty":"38","win_pct":"20","clo_date":"06-06-2026","notes":[],"crmnotes":[{"comp":1,"quote":247942,"Line":0,"Comment":"04/13/2026 8:52 AM - stevel - Req Date changed from 05/13/2026 to 06/06/2026 (Req Date Updated)"},{"comp":1,"quote":247942,"Line":1,"Comment":"04/13/2026 8:52 AM - stevel - CLO changed from 05/01/2026 to 06/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247942,"Line":2,"Comment":"04/13/2026 8:52 AM - stevel - F/U changed from 04/15/2026 to 6/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247942,"Line":3,"Comment":"05/13/2026 11:53 AM - chrisb - Closed"}],"items":[{"comp":"01","order":"247942","line":"1","part":"125X135X7.5","qty":"1","price":"108.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"2","part":"230X240X7.5","qty":"1","price":"237.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"3","part":"240X250X7.5","qty":"1","price":"512.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"4","part":"TC110X140X14","qty":"1","price":"55.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"5","part":"P-9","qty":"4","price":"3.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"6","part":"AS568-176","qty":"1","price":"10.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"8","part":"G-110","qty":"1","price":"5.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"9","part":"SC160X190X16","qty":"1","price":"125.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"10","part":"125X135X7.5","qty":"1","price":"108.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"11","part":"DS-1H-6","qty":"12","price":"26.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"12","part":"V-275L","qty":"1","price":"398.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"13","part":"AS568-277","qty":"1","price":"20.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"14","part":"230X240X7.5","qty":"1","price":"237.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"15","part":"240X250X7.5","qty":"1","price":"512.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"16","part":"AS568-176","qty":"1","price":"10.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"17","part":"TC110X140X14","qty":"1","price":"55.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"18","part":"P-9","qty":"4","price":"3.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"20","part":"REPAIR-TOOLING-PART","qty":"2","price":"347.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"22","part":"UDS-1","qty":"1","price":"665.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247942","line":"23","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":20}}] 2026-05-13 12:10:07.985 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\JTEKAGUA.txt]: {"id":"JTEKAGUA","name":"Jtekt Column Systems","address1":"Parque Industrial Santa Clara","address2":"","city":"Aguascalientes","state":"AG","zip":"20909","country":"MX","discount_level":null,"date_opened":"","salesman":null,"phone":"449 155 1617","cr_limit":"","Created":"05-13-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":99,"web_id":1,"Type":"ST","Active":"Y","website":null,"UserId":"luism","JAS":"N","customer_email":""} [{"json":{"results":"success","type":"customer"}}] 2026-05-13 12:10:08.380 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\JTEKAGUA-0-3462.txt === {"customer":"JTEKAGUA","line":"A","dept":"OS","name":"Brandon Aguilera","title":"B","phone":"449 155 1617","cell":"449 155 1617","fax":null,"email":"b-aguilera@jtekt-cs.mx","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3462,"password":null,"webenabled":"Y","linkedin":null,"city":"Aguascalientes","state":"AG","address1":"Parque Industrial Santa Clara","address2":null,"zip":"20909","country":"MX","userid":"luism","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"0"}}] 2026-05-13 12:19:21.696 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248977-05132026121921.txt === {"quote":"248977","customer":"26350","name":null,"customerName":"Zenger's Inc.","comp":"01","open":"1","shipto":"ZENGERS","shiptoName":"Zenger's Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-22-2026","cust_po":"KM20-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tom Senger","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:30","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Tom Senger","follow_phone":"847-354-8403","follow_email":"tsenger@zengers.com","pic_user":"jennad","total_amt":"1329.12","total_gp":"774.56","total_gpm":"58.28","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"6","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248977","line":"1","part":"KM20-1/2","qty":"1","price":"116.00","uom":"EA","discount":"28.00","req_date":"4 wks","branch":"1"},{"comp":"01","order":"248977","line":"2","part":"ET25-480","qty":"1","price":"140.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248977","line":"3","part":"C6-ER25-60","qty":"1","price":"503.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248977","line":"4","part":"C6-ER32-60","qty":"1","price":"483.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248977","line":"5","part":"C6-EXC6-60","qty":"1","price":"604.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248977","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-13 12:56:55.692 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248894-05132026125655.txt === {"quote":"248894","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"0","shipto":"JEBEARIN","shiptoName":"J/E Bearing & Machine LTD","entry_date":"04-21-2026","cust_order_date":"05-19-2026","req_date":"05-20-2026","cust_po":"Presetter E346BA","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ben Vandermeer","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-21","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Sam LeBlanc","follow_phone":"800-923-6255","follow_email":"sleblanc@dgisupply.ca","pic_user":"cindyt","total_amt":"38516.96","total_gp":"22372.26","total_gpm":"58.08","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248894","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"3","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"4","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"5","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248894","line":"7","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"8","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"9","part":"PRE-SPDL-H10RA","qty":"1","price":"5832.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"10","part":"PRE-SPDL-H63RA","qty":"1","price":"5044.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"11","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"12","part":"PRE-SPDL-I50A","qty":"1","price":"2376.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248894","Line":"6","Company":"1","F_Line":"1","Comment":"Quoted at NET price","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-13 12:57:09.947 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248894-05132026125709.txt === {"quote":"248894","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"0","shipto":"JEBEARIN","shiptoName":"J/E Bearing & Machine LTD","entry_date":"04-21-2026","cust_order_date":"05-19-2026","req_date":"05-20-2026","cust_po":"Presetter E346BA","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ben Vandermeer","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-21","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Sam LeBlanc","follow_phone":"800-923-6255","follow_email":"sleblanc@dgisupply.ca","pic_user":"cindyt","total_amt":"38516.96","total_gp":"22372.26","total_gpm":"58.08","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":248894,"Line":0,"Comment":"05/13/2026 12:56 PM - cindyt - F/U changed from 05/15/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248894,"Line":1,"Comment":"05/13/2026 12:56 PM - cindyt - CLO changed from 05/18/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248894","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"3","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"4","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"5","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248894","line":"7","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"8","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"9","part":"PRE-SPDL-H10RA","qty":"1","price":"5832.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"10","part":"PRE-SPDL-H63RA","qty":"1","price":"5044.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"11","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"12","part":"PRE-SPDL-I50A","qty":"1","price":"2376.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248894","Line":"6","Company":"1","F_Line":"1","Comment":"Quoted at NET price","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-13 12:57:19.320 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248894-05132026125719.txt === {"quote":"248894","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"0","shipto":"JEBEARIN","shiptoName":"J/E Bearing & Machine LTD","entry_date":"04-21-2026","cust_order_date":"05-19-2026","req_date":"06-09-2026","cust_po":"Presetter E346BA","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ben Vandermeer","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-21","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Sam LeBlanc","follow_phone":"800-923-6255","follow_email":"sleblanc@dgisupply.ca","pic_user":"cindyt","total_amt":"38516.96","total_gp":"22372.26","total_gpm":"58.08","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":248894,"Line":0,"Comment":"05/13/2026 12:56 PM - cindyt - F/U changed from 05/15/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248894,"Line":1,"Comment":"05/13/2026 12:56 PM - cindyt - CLO changed from 05/18/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":248894,"Line":2,"Comment":"05/13/2026 12:57 PM - cindyt - Req Date changed from 05/20/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248894","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"3","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"4","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"5","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248894","line":"7","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"8","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"9","part":"PRE-SPDL-H10RA","qty":"1","price":"5832.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"10","part":"PRE-SPDL-H63RA","qty":"1","price":"5044.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"11","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"12","part":"PRE-SPDL-I50A","qty":"1","price":"2376.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248894","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248894","Line":"6","Company":"1","F_Line":"1","Comment":"Quoted at NET price","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-13 13:01:56.481 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249418-05132026130156.txt === {"quote":"249418","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TEXT","shiptoName":"Textron Systems Corp.","entry_date":"04-29-2026","cust_order_date":"07-15-2026","req_date":"07-24-2026","cust_po":"MRAM-ER20L-135","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jeff Tomkinson","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:50","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Jeff Tomkinson","follow_phone":"585-426-5550","follow_email":"tomkinsj@mscdirect.com","pic_user":"cindyt","total_amt":"20313.60","total_gp":"11635.02","total_gpm":"57.28","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249418","line":"1","data":"only wanted the 3 attachments."},{"comp":"1","quote":"249418","line":"0","data":"04-29-2026 15:55-bethw: asked about taper and he"}],"crmnotes":[],"items":[{"comp":"01","order":"249418","line":"1","part":"MRAM-ER20L-135","qty":"3","price":"8464.00","uom":"EA","discount":"20.00","req_date":"11-12 Weeks ARO","branch":"1"},{"comp":"01","order":"249418","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-13 13:02:23.012 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249418-05132026130222.txt === {"quote":"249418","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TEXT","shiptoName":"Textron Systems Corp.","entry_date":"04-29-2026","cust_order_date":"07-15-2026","req_date":"07-24-2026","cust_po":"MRAM-ER20L-135","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jeff Tomkinson","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:50","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Jeff Tomkinson","follow_phone":"585-426-5550","follow_email":"tomkinsj@mscdirect.com","pic_user":"cindyt","total_amt":"20313.60","total_gp":"11635.02","total_gpm":"57.28","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"249418","line":"1","data":"only wanted the 3 attachments."},{"comp":"1","quote":"249418","line":"0","data":"04-29-2026 15:55-bethw: asked about taper and he"}],"crmnotes":[{"comp":1,"quote":249418,"Line":0,"Comment":"05/13/2026 1:01 PM - cindyt - F/U changed from 05/15/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249418,"Line":1,"Comment":"05/13/2026 1:02 PM - cindyt - CLO changed from 05/29/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249418","line":"1","part":"MRAM-ER20L-135","qty":"3","price":"8464.00","uom":"EA","discount":"20.00","req_date":"11-12 Weeks ARO","branch":"1"},{"comp":"01","order":"249418","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 13:02:32.370 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249418-05132026130232.txt === {"quote":"249418","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TEXT","shiptoName":"Textron Systems Corp.","entry_date":"04-29-2026","cust_order_date":"07-15-2026","req_date":"06-16-2026","cust_po":"MRAM-ER20L-135","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jeff Tomkinson","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:50","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Jeff Tomkinson","follow_phone":"585-426-5550","follow_email":"tomkinsj@mscdirect.com","pic_user":"cindyt","total_amt":"20313.60","total_gp":"11635.02","total_gpm":"57.28","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"249418","line":"1","data":"only wanted the 3 attachments."},{"comp":"1","quote":"249418","line":"0","data":"04-29-2026 15:55-bethw: asked about taper and he"}],"crmnotes":[{"comp":1,"quote":249418,"Line":0,"Comment":"05/13/2026 1:01 PM - cindyt - F/U changed from 05/15/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249418,"Line":1,"Comment":"05/13/2026 1:02 PM - cindyt - CLO changed from 05/29/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249418,"Line":2,"Comment":"05/13/2026 1:02 PM - cindyt - Req Date changed from 07/24/2026 to 06/16/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249418","line":"1","part":"MRAM-ER20L-135","qty":"3","price":"8464.00","uom":"EA","discount":"20.00","req_date":"11-12 Weeks ARO","branch":"1"},{"comp":"01","order":"249418","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 13:15:19.974 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2386762220442, -87.9415587803081, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2386762220442, -87.9415587803081, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3312855 second/s. 2026-05-13 13:30:03.098 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\TETMMIDD.txt]: {"id":"TETMMIDD","name":"T.E.T MANUFACTURING CO.","address1":"2 OLD INDIAN TRAIL","address2":"","city":"MIDDLEFIELD","state":"CT","zip":"06455","country":"USA","discount_level":null,"date_opened":"","salesman":"JG","phone":"4137373577","cr_limit":"","Created":"05-13-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":10,"web_id":2,"Type":"ST","Active":"Y","website":null,"UserId":"webadmin","JAS":"N","customer_email":"rkoziol@lindcospringfield.com"} [{"json":{"results":"success","type":"customer"}}] 2026-05-13 13:59:16.293 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.0002510857854, -74.3005849587111, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.0002510857854, -74.3005849587111, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2330246 second/s. 2026-05-13 14:16:45.652 [INFO] In session is user: natalyg 2026-05-13 14:17:04.047 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495441026122, -99.2072209889082, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.5495441026122, -99.2072209889082, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.2389188 second/s. 2026-05-13 14:17:37.566 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495441026122, -99.2072209889082, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.5495441026122, -99.2072209889082, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.1973521 second/s. 2026-05-13 14:18:09.912 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495441026122, -99.2072209889082, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.5495441026122, -99.2072209889082, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 40 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.1909766 second/s. 2026-05-13 14:18:10.667 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495441026122, -99.2072209889082, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.5495441026122, -99.2072209889082, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 60 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.2419507 second/s. 2026-05-13 14:18:12.218 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495441026122, -99.2072209889082, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.5495441026122, -99.2072209889082, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 100 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.234982 second/s. 2026-05-13 14:18:12.470 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495441026122, -99.2072209889082, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.5495441026122, -99.2072209889082, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 80 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.3129233 second/s. 2026-05-13 14:18:12.527 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495441026122, -99.2072209889082, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.5495441026122, -99.2072209889082, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 120 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.2966172 second/s. 2026-05-13 14:18:12.841 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495441026122, -99.2072209889082, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.5495441026122, -99.2072209889082, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 140 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.2310997 second/s. 2026-05-13 14:18:36.022 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495441026122, -99.2072209889082, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.5495441026122, -99.2072209889082, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 160 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.2021525 second/s. 2026-05-13 14:19:35.770 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495498557557, -99.2072024094231, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.5495498557557, -99.2072024094231, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.261463 second/s. 2026-05-13 14:19:41.615 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495498557557, -99.2072024094231, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.0654806 second/s. 2026-05-13 14:19:45.144 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495498557557, -99.2072024094231, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.1720357 second/s. 2026-05-13 14:19:55.946 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495498557557, -99.2072024094231, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.5495498557557, -99.2072024094231, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.197944 second/s. 2026-05-13 14:20:02.681 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495498557557, -99.2072024094231, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.5495498557557, -99.2072024094231, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 40 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.5510449 second/s. 2026-05-13 14:20:34.397 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495498557557, -99.2072024094231, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.5495498557557, -99.2072024094231, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 60 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.4951058 second/s. 2026-05-13 14:20:34.595 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495498557557, -99.2072024094231, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.5495498557557, -99.2072024094231, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 80 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.455841 second/s. 2026-05-13 14:25:38.253 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495537065842, -99.2072457261122, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.5495537065842, -99.2072457261122, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.3732971 second/s. 2026-05-13 14:25:52.759 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495537065842, -99.2072457261122, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.5495537065842, -99.2072457261122, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.4461916 second/s. 2026-05-13 14:26:09.219 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495537065842, -99.2072457261122, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.5495537065842, -99.2072457261122, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 40 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.2993003 second/s. 2026-05-13 14:26:10.491 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495537065842, -99.2072457261122, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.5495537065842, -99.2072457261122, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 60 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.3976002 second/s. 2026-05-13 14:26:30.851 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495537065842, -99.2072457261122, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.5495537065842, -99.2072457261122, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 80 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.4111847 second/s. 2026-05-13 14:26:50.255 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495537065842, -99.2072457261122, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.5495537065842, -99.2072457261122, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 100 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.5822906 second/s. 2026-05-13 14:26:50.311 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.5495537065842, -99.2072457261122, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.5495537065842, -99.2072457261122, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 120 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.4456812 second/s. 2026-05-13 14:33:07.956 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.935590203522, -74.0695552145798, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.935590203522, -74.0695552145798, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2719886 second/s. 2026-05-13 14:33:14.744 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.935590203522, -74.0695552145798, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.935590203522, -74.0695552145798, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -1.2794298 second/s. 2026-05-13 15:02:35.774 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2058088833333, -87.9898888833333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2058088833333, -87.9898888833333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2201974 second/s. 2026-05-13 15:22:17.955 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0959243, -88.0631238, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0959243, -88.0631238, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2166085 second/s. 2026-05-13 15:28:13.302 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243672-05132026152813.txt === {"quote":"243672","customer":"11061","name":null,"customerName":"KBR Brasil Com de Maq e Equip Ltda","comp":"01","open":"1","shipto":"TENNBRA","shiptoName":"Tenneco Powertrain Araras","entry_date":"01-12-2026","cust_order_date":"01-12-2026","req_date":"05-30-2026","cust_po":"CNC100-2W-120FA-M","terms_code":"PPD","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sandro Henrique Kozak","drop_po":"","status":"0","user":"osmart","conv_order":"","time":"09:21","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Sandro Henrique Kozak","follow_phone":"","follow_email":"sandro@kbrbrasil.com.br","pic_user":"osmart","total_amt":"22591.00","total_gp":"15133.66","total_gpm":"66.99","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"mariek","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"243672","line":"0","data":"01-12-2026 09:22 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":243672,"Line":0,"Comment":"01/19/2026 9:40 AM - osmart - F/U changed from 01/25/2026 to 2/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243672,"Line":1,"Comment":"01/19/2026 9:40 AM - osmart - CLO changed from 02/12/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":243672,"Line":2,"Comment":"01/19/2026 9:40 AM - osmart - Req Date changed from 02/23/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":243672,"Line":3,"Comment":"03/04/2026 11:16 AM - osmart - F/U changed from 02/28/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243672,"Line":4,"Comment":"03/04/2026 11:16 AM - osmart - CLO changed from 03/28/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":243672,"Line":5,"Comment":"03/04/2026 11:16 AM - osmart - Req Date changed from 03/28/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":243672,"Line":6,"Comment":"04/06/2026 9:00 AM - osmart - Closed"}],"items":[{"comp":"01","order":"243672","line":"1","part":"CNCZ100-2W-120FA-M","qty":"1","price":"29371.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243672","line":"2","part":"TCE-95951-1800R","qty":"1","price":"1148.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243672","line":"3","part":"TCE-95947-1800R","qty":"1","price":"1109.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243672","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-13 15:29:26.064 [INFO] In session is user: haleyd 2026-05-13 15:32:46.291 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243672-05132026153246.txt === {"quote":"243672","customer":"11061","name":null,"customerName":"KBR Brasil Com de Maq e Equip Ltda","comp":"01","open":"1","shipto":"TENNBRA","shiptoName":"Tenneco Powertrain Araras","entry_date":"01-12-2026","cust_order_date":"01-12-2026","req_date":"05-30-2026","cust_po":"CNC100-2W-120FA-M","terms_code":"PPD","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sandro Henrique Kozak","drop_po":"","status":"0","user":"osmart","conv_order":"","time":"09:21","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Sandro Henrique Kozak","follow_phone":"","follow_email":"sandro@kbrbrasil.com.br","pic_user":"osmart","total_amt":"22591.00","total_gp":"15133.66","total_gpm":"66.99","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"mariek","reason":"2","totalQty":"4","win_pct":"90","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"243672","line":"0","data":"01-12-2026 09:22 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":243672,"Line":0,"Comment":"01/19/2026 9:40 AM - osmart - F/U changed from 01/25/2026 to 2/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243672,"Line":1,"Comment":"01/19/2026 9:40 AM - osmart - CLO changed from 02/12/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":243672,"Line":2,"Comment":"01/19/2026 9:40 AM - osmart - Req Date changed from 02/23/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":243672,"Line":3,"Comment":"03/04/2026 11:16 AM - osmart - F/U changed from 02/28/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243672,"Line":4,"Comment":"03/04/2026 11:16 AM - osmart - CLO changed from 03/28/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":243672,"Line":5,"Comment":"03/04/2026 11:16 AM - osmart - Req Date changed from 03/28/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":243672,"Line":6,"Comment":"04/06/2026 9:00 AM - osmart - Closed"},{"comp":1,"quote":243672,"Line":7,"Comment":"05/13/2026 3:28 PM - mariek - F/U changed from 04/25/2026 to 5/23/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"243672","line":"1","part":"CNCZ100-2W-120FA-M","qty":"1","price":"29371.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243672","line":"2","part":"TCE-95951-1800R","qty":"1","price":"1148.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243672","line":"3","part":"TCE-95947-1800R","qty":"1","price":"1109.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243672","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-13 15:35:11.541 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243672-05132026153511.txt === {"quote":"243672","customer":"11061","name":null,"customerName":"KBR Brasil Com de Maq e Equip Ltda","comp":"01","open":"1","shipto":"TENNBRA","shiptoName":"Tenneco Powertrain Araras","entry_date":"01-12-2026","cust_order_date":"01-12-2026","req_date":"05-30-2026","cust_po":"CNC100-2W-120FA-M","terms_code":"PPD","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sandro Henrique Kozak","drop_po":"","status":"0","user":"osmart","conv_order":"","time":"09:21","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Sandro Henrique Kozak","follow_phone":"","follow_email":"sandro@kbrbrasil.com.br","pic_user":"osmart","total_amt":"22591.00","total_gp":"15133.66","total_gpm":"66.99","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"mariek","reason":"2","totalQty":"4","win_pct":"90","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"243672","line":"0","data":"01-12-2026 09:22 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":243672,"Line":0,"Comment":"01/19/2026 9:40 AM - osmart - F/U changed from 01/25/2026 to 2/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243672,"Line":1,"Comment":"01/19/2026 9:40 AM - osmart - CLO changed from 02/12/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":243672,"Line":2,"Comment":"01/19/2026 9:40 AM - osmart - Req Date changed from 02/23/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":243672,"Line":3,"Comment":"03/04/2026 11:16 AM - osmart - F/U changed from 02/28/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243672,"Line":4,"Comment":"03/04/2026 11:16 AM - osmart - CLO changed from 03/28/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":243672,"Line":5,"Comment":"03/04/2026 11:16 AM - osmart - Req Date changed from 03/28/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":243672,"Line":6,"Comment":"04/06/2026 9:00 AM - osmart - Closed"},{"comp":1,"quote":243672,"Line":7,"Comment":"05/13/2026 3:28 PM - mariek - F/U changed from 04/25/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243672,"Line":8,"Comment":"05/13/2026 3:32 PM - mariek - Win% changed from 20 to 90"}],"items":[{"comp":"01","order":"243672","line":"1","part":"CNCZ100-2W-120FA-M","qty":"1","price":"29371.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243672","line":"2","part":"TCE-95951-1800R","qty":"1","price":"1148.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243672","line":"3","part":"TCE-95947-1800R","qty":"1","price":"1109.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243672","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-13 15:51:17.689 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245838-05132026155117.txt === {"quote":"245838","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"VIANTNED","shiptoName":"Viant Medical LLC","entry_date":"02-19-2026","cust_order_date":"03-20-2026","req_date":"08-28-2026","cust_po":"CMX800V","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jon Morasutti","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"14:11","extra":"","follow_up":"09-28-2026","web_id":"","follow_name":"Jon Morasutti","follow_phone":"860-266-8943","follow_email":"jmorasutti@dmgmori-usa.com","pic_user":"briann","total_amt":"48716.25","total_gp":"32989.71","total_gpm":"67.72","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"briann","reason":"","totalQty":"5","win_pct":"20","clo_date":"08-28-2026","notes":[{"comp":"1","quote":"245838","line":"0","data":"02-19-2026 14:14 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245838,"Line":0,"Comment":"03/06/2026 3:00 PM - briann - F/U changed from 03/06/2026 to 3/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245838,"Line":1,"Comment":"03/06/2026 3:00 PM - briann - CLO changed from 03/05/2026 to 03/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245838,"Line":2,"Comment":"03/06/2026 3:00 PM - briann - Req Date changed from 03/25/2026 to 03/30/2026 (Req Date Updated)"},{"comp":1,"quote":245838,"Line":3,"Comment":"03/10/2026 9:16 AM - briann - Req Date changed from 03/25/2026 to 04/13/2026 (Req Date Updated)"},{"comp":1,"quote":245838,"Line":4,"Comment":"03/27/2026 10:13 AM - briann - F/U changed from 03/30/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245838,"Line":5,"Comment":"03/27/2026 10:13 AM - briann - CLO changed from 03/30/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":245838,"Line":6,"Comment":"03/27/2026 10:13 AM - briann - Req Date changed from 04/13/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":245838,"Line":7,"Comment":"04/14/2026 9:10 AM - briann - F/U changed from 04/27/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245838,"Line":8,"Comment":"04/14/2026 9:10 AM - briann - CLO changed from 04/27/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":245838,"Line":9,"Comment":"04/14/2026 9:11 AM - briann - Req Date changed from 04/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":245838,"Line":10,"Comment":"04/28/2026 8:41 AM - briann - See e mail between Jon Marisuti and Cindy 3/31/26. Project is on backburner and funding will not be available until Q3 2026."},{"comp":1,"quote":245838,"Line":11,"Comment":"04/28/2026 8:42 AM - briann - F/U changed from 05/25/2026 to 8/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245838,"Line":12,"Comment":"04/28/2026 8:42 AM - briann - CLO changed from 05/25/2026 to 08/28/2026 (CLO Date Updated)"},{"comp":1,"quote":245838,"Line":13,"Comment":"04/28/2026 8:42 AM - briann - Req Date changed from 05/25/2026 to 08/28/2026 (Req Date Updated)"},{"comp":1,"quote":245838,"Line":14,"Comment":"05/13/2026 4:50 PM - briann - Jon indicated it is still active but at best would be Q3"}],"items":[{"comp":"01","order":"245838","line":"1","part":"CNC180FA-M","qty":"1","price":"18750.00","uom":"EA","discount":"28.00","req_date":"2~4 Weeks ARO","branch":"1"},{"comp":"01","order":"245838","line":"2","part":"NCT200FA-M4","qty":"1","price":"23650.00","uom":"EA","discount":"34.00","req_date":"2~4 Weeks ARO","branch":"1"},{"comp":"01","order":"245838","line":"3","part":"CNC260FA-M","qty":"1","price":"30165.00","uom":"EA","discount":"35.00","req_date":"2~4 Weeks ARO","branch":"1"},{"comp":"01","order":"245838","line":"4","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"245838","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245838","Line":"4","Company":"1","F_Line":"1","Comment":"Please Note: Special: Installation and accessories","Loc":"Y"},{"Quote":"245838","Line":"4","Company":"1","F_Line":"2","Comment":"are included in the price of the rotary table.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-13 15:51:32.227 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245838-05132026155132.txt === {"quote":"245838","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"VIANTNED","shiptoName":"Viant Medical LLC","entry_date":"02-19-2026","cust_order_date":"03-20-2026","req_date":"08-28-2026","cust_po":"CMX800V","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jon Morasutti","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"14:11","extra":"","follow_up":"09-28-2026","web_id":"","follow_name":"Jon Morasutti","follow_phone":"860-266-8943","follow_email":"jmorasutti@dmgmori-usa.com","pic_user":"briann","total_amt":"48716.25","total_gp":"32989.71","total_gpm":"67.72","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"briann","reason":"","totalQty":"5","win_pct":"20","clo_date":"09-28-2026","notes":[{"comp":"1","quote":"245838","line":"0","data":"02-19-2026 14:14 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245838,"Line":0,"Comment":"03/06/2026 3:00 PM - briann - F/U changed from 03/06/2026 to 3/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245838,"Line":1,"Comment":"03/06/2026 3:00 PM - briann - CLO changed from 03/05/2026 to 03/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245838,"Line":2,"Comment":"03/06/2026 3:00 PM - briann - Req Date changed from 03/25/2026 to 03/30/2026 (Req Date Updated)"},{"comp":1,"quote":245838,"Line":3,"Comment":"03/10/2026 9:16 AM - briann - Req Date changed from 03/25/2026 to 04/13/2026 (Req Date Updated)"},{"comp":1,"quote":245838,"Line":4,"Comment":"03/27/2026 10:13 AM - briann - F/U changed from 03/30/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245838,"Line":5,"Comment":"03/27/2026 10:13 AM - briann - CLO changed from 03/30/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":245838,"Line":6,"Comment":"03/27/2026 10:13 AM - briann - Req Date changed from 04/13/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":245838,"Line":7,"Comment":"04/14/2026 9:10 AM - briann - F/U changed from 04/27/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245838,"Line":8,"Comment":"04/14/2026 9:10 AM - briann - CLO changed from 04/27/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":245838,"Line":9,"Comment":"04/14/2026 9:11 AM - briann - Req Date changed from 04/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":245838,"Line":10,"Comment":"04/28/2026 8:41 AM - briann - See e mail between Jon Marisuti and Cindy 3/31/26. Project is on backburner and funding will not be available until Q3 2026."},{"comp":1,"quote":245838,"Line":11,"Comment":"04/28/2026 8:42 AM - briann - F/U changed from 05/25/2026 to 8/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245838,"Line":12,"Comment":"04/28/2026 8:42 AM - briann - CLO changed from 05/25/2026 to 08/28/2026 (CLO Date Updated)"},{"comp":1,"quote":245838,"Line":13,"Comment":"04/28/2026 8:42 AM - briann - Req Date changed from 05/25/2026 to 08/28/2026 (Req Date Updated)"},{"comp":1,"quote":245838,"Line":14,"Comment":"05/13/2026 4:50 PM - briann - Jon indicated it is still active but at best would be Q3"},{"comp":1,"quote":245838,"Line":15,"Comment":"05/13/2026 4:51 PM - briann - F/U changed from 08/28/2026 to 9/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245838,"Line":16,"Comment":"05/13/2026 4:51 PM - briann - CLO changed from 08/28/2026 to 09/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245838","line":"1","part":"CNC180FA-M","qty":"1","price":"18750.00","uom":"EA","discount":"28.00","req_date":"2~4 Weeks ARO","branch":"1"},{"comp":"01","order":"245838","line":"2","part":"NCT200FA-M4","qty":"1","price":"23650.00","uom":"EA","discount":"34.00","req_date":"2~4 Weeks ARO","branch":"1"},{"comp":"01","order":"245838","line":"3","part":"CNC260FA-M","qty":"1","price":"30165.00","uom":"EA","discount":"35.00","req_date":"2~4 Weeks ARO","branch":"1"},{"comp":"01","order":"245838","line":"4","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"245838","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245838","Line":"4","Company":"1","F_Line":"1","Comment":"Please Note: Special: Installation and accessories","Loc":"Y"},{"Quote":"245838","Line":"4","Company":"1","F_Line":"2","Comment":"are included in the price of the rotary table.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-13 15:51:40.691 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245838-05132026155140.txt === {"quote":"245838","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"VIANTNED","shiptoName":"Viant Medical LLC","entry_date":"02-19-2026","cust_order_date":"03-20-2026","req_date":"09-28-2026","cust_po":"CMX800V","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jon Morasutti","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"14:11","extra":"","follow_up":"09-28-2026","web_id":"","follow_name":"Jon Morasutti","follow_phone":"860-266-8943","follow_email":"jmorasutti@dmgmori-usa.com","pic_user":"briann","total_amt":"48716.25","total_gp":"32989.71","total_gpm":"67.72","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"briann","reason":"","totalQty":"5","win_pct":"20","clo_date":"09-28-2026","notes":[{"comp":"1","quote":"245838","line":"0","data":"02-19-2026 14:14 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245838,"Line":0,"Comment":"03/06/2026 3:00 PM - briann - F/U changed from 03/06/2026 to 3/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245838,"Line":1,"Comment":"03/06/2026 3:00 PM - briann - CLO changed from 03/05/2026 to 03/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245838,"Line":2,"Comment":"03/06/2026 3:00 PM - briann - Req Date changed from 03/25/2026 to 03/30/2026 (Req Date Updated)"},{"comp":1,"quote":245838,"Line":3,"Comment":"03/10/2026 9:16 AM - briann - Req Date changed from 03/25/2026 to 04/13/2026 (Req Date Updated)"},{"comp":1,"quote":245838,"Line":4,"Comment":"03/27/2026 10:13 AM - briann - F/U changed from 03/30/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245838,"Line":5,"Comment":"03/27/2026 10:13 AM - briann - CLO changed from 03/30/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":245838,"Line":6,"Comment":"03/27/2026 10:13 AM - briann - Req Date changed from 04/13/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":245838,"Line":7,"Comment":"04/14/2026 9:10 AM - briann - F/U changed from 04/27/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245838,"Line":8,"Comment":"04/14/2026 9:10 AM - briann - CLO changed from 04/27/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":245838,"Line":9,"Comment":"04/14/2026 9:11 AM - briann - Req Date changed from 04/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":245838,"Line":10,"Comment":"04/28/2026 8:41 AM - briann - See e mail between Jon Marisuti and Cindy 3/31/26. Project is on backburner and funding will not be available until Q3 2026."},{"comp":1,"quote":245838,"Line":11,"Comment":"04/28/2026 8:42 AM - briann - F/U changed from 05/25/2026 to 8/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245838,"Line":12,"Comment":"04/28/2026 8:42 AM - briann - CLO changed from 05/25/2026 to 08/28/2026 (CLO Date Updated)"},{"comp":1,"quote":245838,"Line":13,"Comment":"04/28/2026 8:42 AM - briann - Req Date changed from 05/25/2026 to 08/28/2026 (Req Date Updated)"},{"comp":1,"quote":245838,"Line":14,"Comment":"05/13/2026 4:50 PM - briann - Jon indicated it is still active but at best would be Q3"},{"comp":1,"quote":245838,"Line":15,"Comment":"05/13/2026 4:51 PM - briann - F/U changed from 08/28/2026 to 9/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245838,"Line":16,"Comment":"05/13/2026 4:51 PM - briann - CLO changed from 08/28/2026 to 09/28/2026 (CLO Date Updated)"},{"comp":1,"quote":245838,"Line":17,"Comment":"05/13/2026 4:51 PM - briann - Req Date changed from 08/28/2026 to 09/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245838","line":"1","part":"CNC180FA-M","qty":"1","price":"18750.00","uom":"EA","discount":"28.00","req_date":"2~4 Weeks ARO","branch":"1"},{"comp":"01","order":"245838","line":"2","part":"NCT200FA-M4","qty":"1","price":"23650.00","uom":"EA","discount":"34.00","req_date":"2~4 Weeks ARO","branch":"1"},{"comp":"01","order":"245838","line":"3","part":"CNC260FA-M","qty":"1","price":"30165.00","uom":"EA","discount":"35.00","req_date":"2~4 Weeks ARO","branch":"1"},{"comp":"01","order":"245838","line":"4","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"245838","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245838","Line":"4","Company":"1","F_Line":"1","Comment":"Please Note: Special: Installation and accessories","Loc":"Y"},{"Quote":"245838","Line":"4","Company":"1","F_Line":"2","Comment":"are included in the price of the rotary table.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-13 15:52:43.439 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249238-05132026155243.txt === {"quote":"249238","customer":"3367","name":null,"customerName":"W.C. Chapman & Sons Inc.","comp":"01","open":"1","shipto":"JLMNNOQS","shiptoName":"W.C. Chapman & Sons Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"C4006-1000-2.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Phelps","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:42","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Justin Phelps","follow_phone":"410-686-6860","follow_email":"justinp@wcchapman.com","pic_user":"briand","total_amt":"84.10","total_gp":"46.20","total_gpm":"54.93","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":249238,"Line":0,"Comment":"05/04/2026 7:58 AM - briand - F/U changed from 05/03/2026 to 5/13/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249238","line":"1","part":"C4006-1000-2.00","qty":"1","price":"145.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249238","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 15:55:46.381 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249377-05132026155546.txt === {"quote":"249377","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCKS","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-27-2026","cust_po":"KM3/4-10","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:59","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"rons","total_amt":"41.60","total_gp":"28.53","total_gpm":"68.58","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249377,"Line":0,"Comment":"04/29/2026 4:29 PM - rons - CLO changed from 05/29/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249377,"Line":1,"Comment":"04/29/2026 4:29 PM - rons - Req Date changed from 05/29/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":249377,"Line":2,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249377,"Line":3,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249377,"Line":4,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249377,"Line":5,"Comment":"05/13/2026 3:55 PM - rons - PO placed for Wenger!"}],"items":[{"comp":"01","order":"249377","line":"1","part":"KM3/4-10","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249377","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 15:56:15.964 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249780-05132026155615.txt === {"quote":"249780","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"NCAT50 & CAT50 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:21","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"5578.59","total_gp":"3029.16","total_gpm":"54.30","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"28","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249780","line":"0","data":"05-07-2026 10:18-rons: worked with Bill on pricing"}],"crmnotes":[{"comp":1,"quote":249780,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249780,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249780","line":"1","part":"NC5007-0032-6.00G","qty":"12","price":"546.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"3","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"5","part":"CAT50-ER32-4.00","qty":"12","price":"249.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"6","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-13 15:56:48.865 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249780-05132026155648.txt === {"quote":"249780","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"NCAT50 & CAT50 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:21","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"5578.59","total_gp":"3029.16","total_gpm":"54.30","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"28","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249780","line":"0","data":"05-07-2026 10:18-rons: worked with Bill on pricing"}],"crmnotes":[{"comp":1,"quote":249780,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249780,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249780,"Line":2,"Comment":"05/13/2026 3:56 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249780,"Line":3,"Comment":"05/13/2026 3:56 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249780","line":"1","part":"NC5007-0032-6.00G","qty":"12","price":"546.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"3","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"5","part":"CAT50-ER32-4.00","qty":"12","price":"249.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"6","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-13 15:56:49.700 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248872-05132026155649.txt === {"quote":"248872","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"1","shipto":"CUSTROAN","shiptoName":"Custom Tool & Machine","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"06-01-2026","cust_po":"RGA#TAR-62919 Loaner","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Craig Baye","drop_po":"5AX-201FA-M-AB","status":"0","user":"carleym","conv_order":"","time":"14:59","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Craig Baye","follow_phone":"704-942-7976","follow_email":"craigbaye@yamazen.com","pic_user":"carleym","total_amt":"28160.00","total_gp":"28160.00","total_gpm":"100.00","rev_type":"RT","mod_date":"05-13-2026","mod_time":null,"mod_user":"carleym","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"248872","line":"0","data":"04-20-2026 15:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248872,"Line":0,"Comment":"05/04/2026 9:34 AM - carleym - Customer is waiting on repair quotation before deciding to repair or purchase this loaner"},{"comp":1,"quote":248872,"Line":1,"Comment":"05/04/2026 9:35 AM - carleym - F/U changed from 05/03/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248872,"Line":2,"Comment":"05/06/2026 10:17 AM - carleym - Repair quote was provided 5/4, waiting on customer decision"},{"comp":1,"quote":248872,"Line":3,"Comment":"05/06/2026 10:18 AM - carleym - F/U changed from 05/08/2026 to 5/13/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248872","line":"1","part":"RT-ACCESSORY","qty":"1","price":"35200.00","uom":"EA","discount":"20.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248872","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248872","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#TAR-62919 5AX-201FA-M-AB","Loc":"Y"},{"Quote":"248872","Line":"1","Company":"1","F_Line":"2","Comment":"Transfer of customer's components to Lyndex-Nikken's","Loc":"Y"},{"Quote":"248872","Line":"1","Company":"1","F_Line":"3","Comment":"loaner table to be sold to customer.","Loc":"Y"}],"qcomms":[{"Quote":"248872","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248872","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248872","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[{"Quote":"248872","Line":"0","Comment":"Special case quote approved by Steve Lenihan"}]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 15:57:37.375 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249780-05132026155737.txt === {"quote":"249780","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-04-2026","cust_po":"NCAT50 & CAT50 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:21","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"5578.59","total_gp":"3029.16","total_gpm":"54.30","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"28","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249780","line":"0","data":"05-07-2026 10:18-rons: worked with Bill on pricing"}],"crmnotes":[{"comp":1,"quote":249780,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249780,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249780,"Line":2,"Comment":"05/13/2026 3:56 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249780,"Line":3,"Comment":"05/13/2026 3:56 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249780,"Line":4,"Comment":"05/13/2026 3:57 PM - rons - Req Date changed from 05/27/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249780","line":"1","part":"NC5007-0032-6.00G","qty":"12","price":"546.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"3","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"5","part":"CAT50-ER32-4.00","qty":"12","price":"249.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"6","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249780","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-13 15:57:44.064 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247135-05132026155743.txt === {"quote":"247135","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-17-2026","cust_order_date":"03-17-2026","req_date":"05-27-2026","cust_po":"C8 Shrink Fit Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"17:09","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"11291.84","total_gp":"5469.64","total_gpm":"48.44","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247135","line":"0","data":"03-18-2026 15:32-rons: pricing approved by Russ"}],"crmnotes":[{"comp":1,"quote":247135,"Line":0,"Comment":"03/18/2026 4:46 PM - rons - F/U changed from 03/23/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":1,"Comment":"03/18/2026 4:46 PM - rons - CLO changed from 04/17/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":2,"Comment":"03/18/2026 4:47 PM - rons - Req Date changed from 04/28/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":3,"Comment":"04/01/2026 5:14 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":4,"Comment":"04/01/2026 5:14 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":5,"Comment":"04/01/2026 5:14 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":6,"Comment":"04/02/2026 5:18 PM - rons - F/U changed from 04/02/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":7,"Comment":"04/02/2026 5:18 PM - rons - CLO changed from 04/09/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":8,"Comment":"04/02/2026 5:18 PM - rons - Req Date changed from 04/16/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":9,"Comment":"05/08/2026 5:13 PM - rons - F/U changed from 05/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":10,"Comment":"05/08/2026 5:13 PM - rons - CLO changed from 05/14/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":11,"Comment":"05/08/2026 5:13 PM - rons - Req Date changed from 05/21/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247135","line":"1","part":"C8-SF0250-3.15CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"1 STOCK + 11 WEEKS","branch":"1"},{"comp":"01","order":"247135","line":"2","part":"C8-SF0250-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"3","part":"C8-SF0375-3.54CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"4","part":"C8-SF0375-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"5","part":"C8-SF0500-3.54CP","qty":"4","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"6","part":"C8-SF0500-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"7","part":"C8-SF0625-3.74CP","qty":"4","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"8","part":"C8-SF0625-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"9","part":"C8-SF0750-3.74CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"10","part":"C8-SF0750-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"11","part":"C8-SF1000-3.94CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"12","part":"C8-SF1000-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-13 15:57:54.946 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247135-05132026155754.txt === {"quote":"247135","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-17-2026","cust_order_date":"03-17-2026","req_date":"05-27-2026","cust_po":"C8 Shrink Fit Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"17:09","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"11291.84","total_gp":"5469.64","total_gpm":"48.44","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"247135","line":"0","data":"03-18-2026 15:32-rons: pricing approved by Russ"}],"crmnotes":[{"comp":1,"quote":247135,"Line":0,"Comment":"03/18/2026 4:46 PM - rons - F/U changed from 03/23/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":1,"Comment":"03/18/2026 4:46 PM - rons - CLO changed from 04/17/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":2,"Comment":"03/18/2026 4:47 PM - rons - Req Date changed from 04/28/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":3,"Comment":"04/01/2026 5:14 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":4,"Comment":"04/01/2026 5:14 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":5,"Comment":"04/01/2026 5:14 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":6,"Comment":"04/02/2026 5:18 PM - rons - F/U changed from 04/02/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":7,"Comment":"04/02/2026 5:18 PM - rons - CLO changed from 04/09/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":8,"Comment":"04/02/2026 5:18 PM - rons - Req Date changed from 04/16/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":9,"Comment":"05/08/2026 5:13 PM - rons - F/U changed from 05/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":10,"Comment":"05/08/2026 5:13 PM - rons - CLO changed from 05/14/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":11,"Comment":"05/08/2026 5:13 PM - rons - Req Date changed from 05/21/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":12,"Comment":"05/13/2026 3:57 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":13,"Comment":"05/13/2026 3:57 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247135","line":"1","part":"C8-SF0250-3.15CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"1 STOCK + 11 WEEKS","branch":"1"},{"comp":"01","order":"247135","line":"2","part":"C8-SF0250-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"3","part":"C8-SF0375-3.54CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"4","part":"C8-SF0375-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"5","part":"C8-SF0500-3.54CP","qty":"4","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"6","part":"C8-SF0500-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"7","part":"C8-SF0625-3.74CP","qty":"4","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"8","part":"C8-SF0625-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"9","part":"C8-SF0750-3.74CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"10","part":"C8-SF0750-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"11","part":"C8-SF1000-3.94CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"12","part":"C8-SF1000-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-13 15:57:59.250 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247135-05132026155759.txt === {"quote":"247135","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-17-2026","cust_order_date":"03-17-2026","req_date":"06-04-2026","cust_po":"C8 Shrink Fit Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"17:09","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"11291.84","total_gp":"5469.64","total_gpm":"48.44","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"247135","line":"0","data":"03-18-2026 15:32-rons: pricing approved by Russ"}],"crmnotes":[{"comp":1,"quote":247135,"Line":0,"Comment":"03/18/2026 4:46 PM - rons - F/U changed from 03/23/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":1,"Comment":"03/18/2026 4:46 PM - rons - CLO changed from 04/17/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":2,"Comment":"03/18/2026 4:47 PM - rons - Req Date changed from 04/28/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":3,"Comment":"04/01/2026 5:14 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":4,"Comment":"04/01/2026 5:14 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":5,"Comment":"04/01/2026 5:14 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":6,"Comment":"04/02/2026 5:18 PM - rons - F/U changed from 04/02/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":7,"Comment":"04/02/2026 5:18 PM - rons - CLO changed from 04/09/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":8,"Comment":"04/02/2026 5:18 PM - rons - Req Date changed from 04/16/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":9,"Comment":"05/08/2026 5:13 PM - rons - F/U changed from 05/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":10,"Comment":"05/08/2026 5:13 PM - rons - CLO changed from 05/14/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":11,"Comment":"05/08/2026 5:13 PM - rons - Req Date changed from 05/21/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":12,"Comment":"05/13/2026 3:57 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":13,"Comment":"05/13/2026 3:57 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":14,"Comment":"05/13/2026 3:57 PM - rons - Req Date changed from 05/27/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247135","line":"1","part":"C8-SF0250-3.15CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"1 STOCK + 11 WEEKS","branch":"1"},{"comp":"01","order":"247135","line":"2","part":"C8-SF0250-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"3","part":"C8-SF0375-3.54CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"4","part":"C8-SF0375-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"5","part":"C8-SF0500-3.54CP","qty":"4","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"6","part":"C8-SF0500-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"7","part":"C8-SF0625-3.74CP","qty":"4","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"8","part":"C8-SF0625-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"9","part":"C8-SF0750-3.74CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"10","part":"C8-SF0750-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"11","part":"C8-SF1000-3.94CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"12","part":"C8-SF1000-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-13 15:58:08.783 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249385-05132026155808.txt === {"quote":"249385","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIFLSC","shiptoName":"Alternatives For Industry","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-29-2026","cust_po":"SK16C-60U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bryan Wilson","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"12:31","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Bryan Wilson","follow_phone":"843-992-3257","follow_email":"Bryanw@afi-tools.com","pic_user":"haleyd","total_amt":"3195.40","total_gp":"2155.22","total_gpm":"67.45","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"12","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249385","line":"0","data":"04-29-2026 12:36 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249385,"Line":0,"Comment":"05/11/2026 11:12 AM - haleyd - F/UP via email to Bryan Wilson"},{"comp":1,"quote":249385,"Line":1,"Comment":"05/11/2026 11:13 AM - haleyd - F/U changed from 05/05/2026 to 5/29/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249385","line":"1","part":"NCAT40-SK16C-60U-IDU","qty":"4","price":"477.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249385","line":"2","part":"NCAT40-SK16C-90U-IDU","qty":"4","price":"477.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249385","line":"3","part":"NCAT40-SK16C-120U-IDU","qty":"2","price":"530.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249385","line":"4","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249385","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-13 15:59:10.327 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248932-05132026155910.txt === {"quote":"248932","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFW","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-27-2026","cust_po":"SF-HEAT-RING-2-5","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Padilla Clauvez","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"12:08","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Padilla Clauvez","follow_phone":"","follow_email":"padilla.clauvez@mscdirect.com","pic_user":"rons","total_amt":"143.25","total_gp":"44.17","total_gpm":"30.83","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":248932,"Line":0,"Comment":"05/11/2026 1:21 PM - rons - F/U changed from 04/27/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248932,"Line":1,"Comment":"05/11/2026 1:21 PM - rons - CLO changed from 05/21/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248932,"Line":2,"Comment":"05/11/2026 1:21 PM - rons - Req Date changed from 06/02/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248932,"Line":3,"Comment":"05/11/2026 3:46 PM - rons - F/U changed from 05/11/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248932,"Line":4,"Comment":"05/11/2026 3:46 PM - rons - CLO changed from 05/18/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248932,"Line":5,"Comment":"05/11/2026 3:46 PM - rons - Req Date changed from 05/25/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248932","line":"1","part":"SF-HEAT-RING-2-5","qty":"1","price":"191.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248932","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 15:59:12.475 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249491-05132026155912.txt === {"quote":"249491","customer":"13728","name":null,"customerName":"Motion Industries, Inc.","comp":"01","open":"0","shipto":"MOTIDAYT","shiptoName":"Motion Industries Inc.","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"Endmill Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Bill Cunningham","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"15:13","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Bill Cunningham","follow_phone":"937-396-6958","follow_email":"bill.cunningham@motion.com","pic_user":"mariek","total_amt":"5336.00","total_gp":"2362.36","total_gpm":"44.27","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"mariek","reason":"","totalQty":"65","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249491","line":"0","data":"04-30-2026 15:14 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249491,"Line":0,"Comment":"05/13/2026 9:28 AM - mariek - sent Bill follow up email"},{"comp":1,"quote":249491,"Line":1,"Comment":"05/13/2026 9:28 AM - mariek - F/U changed from 05/13/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249491,"Line":2,"Comment":"05/13/2026 9:32 AM - mariek - Buyer was on vacation, should expect an order soon per Bill."}],"items":[{"comp":"01","order":"249491","line":"1","part":"C4006-0500-4.00","qty":"20","price":"150.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249491","line":"2","part":"C4006-0250-2.50","qty":"32","price":"133.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249491","line":"3","part":"C4006-0187-4.00","qty":"12","price":"162.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249491","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-13 15:59:19.975 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248932-05132026155919.txt === {"quote":"248932","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFW","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-27-2026","cust_po":"SF-HEAT-RING-2-5","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Padilla Clauvez","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"12:08","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Padilla Clauvez","follow_phone":"","follow_email":"padilla.clauvez@mscdirect.com","pic_user":"rons","total_amt":"143.25","total_gp":"44.17","total_gpm":"30.83","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":248932,"Line":0,"Comment":"05/11/2026 1:21 PM - rons - F/U changed from 04/27/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248932,"Line":1,"Comment":"05/11/2026 1:21 PM - rons - CLO changed from 05/21/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248932,"Line":2,"Comment":"05/11/2026 1:21 PM - rons - Req Date changed from 06/02/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248932,"Line":3,"Comment":"05/11/2026 3:46 PM - rons - F/U changed from 05/11/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248932,"Line":4,"Comment":"05/11/2026 3:46 PM - rons - CLO changed from 05/18/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248932,"Line":5,"Comment":"05/11/2026 3:46 PM - rons - Req Date changed from 05/25/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":248932,"Line":6,"Comment":"05/13/2026 3:59 PM - rons - F/U changed from 05/13/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248932,"Line":7,"Comment":"05/13/2026 3:59 PM - rons - CLO changed from 05/20/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248932","line":"1","part":"SF-HEAT-RING-2-5","qty":"1","price":"191.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248932","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 15:59:24.641 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248932-05132026155924.txt === {"quote":"248932","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFW","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-02-2026","cust_po":"SF-HEAT-RING-2-5","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Padilla Clauvez","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"12:08","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Padilla Clauvez","follow_phone":"","follow_email":"padilla.clauvez@mscdirect.com","pic_user":"rons","total_amt":"143.25","total_gp":"44.17","total_gpm":"30.83","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":248932,"Line":0,"Comment":"05/11/2026 1:21 PM - rons - F/U changed from 04/27/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248932,"Line":1,"Comment":"05/11/2026 1:21 PM - rons - CLO changed from 05/21/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248932,"Line":2,"Comment":"05/11/2026 1:21 PM - rons - Req Date changed from 06/02/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248932,"Line":3,"Comment":"05/11/2026 3:46 PM - rons - F/U changed from 05/11/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248932,"Line":4,"Comment":"05/11/2026 3:46 PM - rons - CLO changed from 05/18/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248932,"Line":5,"Comment":"05/11/2026 3:46 PM - rons - Req Date changed from 05/25/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":248932,"Line":6,"Comment":"05/13/2026 3:59 PM - rons - F/U changed from 05/13/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248932,"Line":7,"Comment":"05/13/2026 3:59 PM - rons - CLO changed from 05/20/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":248932,"Line":8,"Comment":"05/13/2026 3:59 PM - rons - Req Date changed from 05/27/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248932","line":"1","part":"SF-HEAT-RING-2-5","qty":"1","price":"191.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248932","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 15:59:31.426 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249797-05132026155931.txt === {"quote":"249797","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"DYNAROSE","shiptoName":"Dynamic N/C LLC","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"CAT50U-NX5-151","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"12:14","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Andrew Herd","follow_phone":"53","follow_email":"aherd@pts-tools.com","pic_user":"rons","total_amt":"3481.25","total_gp":"2621.23","total_gpm":"75.30","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249797","line":"1","data":"questionnaire"},{"comp":"1","quote":"249797","line":"0","data":"05-07-2026 12:18-alyssah New speeder. Sending"}],"crmnotes":[{"comp":1,"quote":249797,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249797,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249797","line":"1","part":"CAT50U-NX5-151","qty":"1","price":"3615.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249797","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249797","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-13 15:59:45.165 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248932-05132026155944.txt === {"quote":"248932","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFW","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-02-2026","cust_po":"SF-HEAT-RING-2-5","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Padilla Clauvez","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"12:08","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Padilla Clauvez","follow_phone":"","follow_email":"padilla.clauvez@mscdirect.com","pic_user":"alyssah","total_amt":"143.25","total_gp":"44","total_gpm":"31","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":248932,"Line":0,"Comment":"05/11/2026 1:21 PM - rons - F/U changed from 04/27/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248932,"Line":1,"Comment":"05/11/2026 1:21 PM - rons - CLO changed from 05/21/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248932,"Line":2,"Comment":"05/11/2026 1:21 PM - rons - Req Date changed from 06/02/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248932,"Line":3,"Comment":"05/11/2026 3:46 PM - rons - F/U changed from 05/11/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248932,"Line":4,"Comment":"05/11/2026 3:46 PM - rons - CLO changed from 05/18/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248932,"Line":5,"Comment":"05/11/2026 3:46 PM - rons - Req Date changed from 05/25/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":248932,"Line":6,"Comment":"05/13/2026 3:59 PM - rons - F/U changed from 05/13/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248932,"Line":7,"Comment":"05/13/2026 3:59 PM - rons - CLO changed from 05/20/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":248932,"Line":8,"Comment":"05/13/2026 3:59 PM - rons - Req Date changed from 05/27/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248932","line":"1","part":"SF-HEAT-RING-2-5","qty":"1","price":"191.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248932","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 15:59:59.368 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249797-05132026155959.txt === {"quote":"249797","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"DYNAROSE","shiptoName":"Dynamic N/C LLC","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"CAT50U-NX5-151","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"12:14","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Andrew Herd","follow_phone":"53","follow_email":"aherd@pts-tools.com","pic_user":"rons","total_amt":"3481.25","total_gp":"2621.23","total_gpm":"75.30","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"249797","line":"1","data":"questionnaire"},{"comp":"1","quote":"249797","line":"0","data":"05-07-2026 12:18-alyssah New speeder. Sending"}],"crmnotes":[{"comp":1,"quote":249797,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249797,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249797,"Line":2,"Comment":"05/13/2026 3:59 PM - rons - F/U changed from 05/13/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249797,"Line":3,"Comment":"05/13/2026 3:59 PM - rons - CLO changed from 05/20/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249797","line":"1","part":"CAT50U-NX5-151","qty":"1","price":"3615.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249797","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249797","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-13 16:00:03.923 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249797-05132026160003.txt === {"quote":"249797","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"DYNAROSE","shiptoName":"Dynamic N/C LLC","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-02-2026","cust_po":"CAT50U-NX5-151","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"12:14","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Andrew Herd","follow_phone":"53","follow_email":"aherd@pts-tools.com","pic_user":"rons","total_amt":"3481.25","total_gp":"2621.23","total_gpm":"75.30","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"249797","line":"1","data":"questionnaire"},{"comp":"1","quote":"249797","line":"0","data":"05-07-2026 12:18-alyssah New speeder. Sending"}],"crmnotes":[{"comp":1,"quote":249797,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249797,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249797,"Line":2,"Comment":"05/13/2026 3:59 PM - rons - F/U changed from 05/13/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249797,"Line":3,"Comment":"05/13/2026 3:59 PM - rons - CLO changed from 05/20/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249797,"Line":4,"Comment":"05/13/2026 3:59 PM - rons - Req Date changed from 05/27/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249797","line":"1","part":"CAT50U-NX5-151","qty":"1","price":"3615.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249797","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249797","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-13 16:00:10.746 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247142-05132026160010.txt === {"quote":"247142","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"05-27-2026","cust_po":"CAT50 Shrink Fit Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:53","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"8685.60","total_gp":"4808.58","total_gpm":"55.36","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247142","line":"0","data":"03-18-2026 15:33-rons: pricing approved by Russ"}],"crmnotes":[{"comp":1,"quote":247142,"Line":0,"Comment":"03/18/2026 4:47 PM - rons - F/U changed from 03/24/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":1,"Comment":"03/18/2026 4:47 PM - rons - CLO changed from 04/18/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":2,"Comment":"03/18/2026 4:47 PM - rons - Req Date changed from 04/29/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":3,"Comment":"04/01/2026 5:14 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":4,"Comment":"04/01/2026 5:14 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":5,"Comment":"04/01/2026 5:14 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":6,"Comment":"04/02/2026 5:18 PM - rons - F/U changed from 04/02/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":7,"Comment":"04/02/2026 5:18 PM - rons - CLO changed from 04/09/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":8,"Comment":"04/02/2026 5:18 PM - rons - Req Date changed from 04/16/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":9,"Comment":"05/08/2026 4:49 PM - rons - F/U changed from 05/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":10,"Comment":"05/08/2026 4:49 PM - rons - CLO changed from 05/14/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":11,"Comment":"05/08/2026 4:49 PM - rons - Req Date changed from 05/21/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247142","line":"1","part":"CAT50-SF0250-3.15CP","qty":"2","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"2","part":"CAT50-SF0250-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"3","part":"CAT50-SF0375-3.15CP","qty":"2","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"4","part":"CAT50-SF0375-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"5","part":"CAT50-SF0500-3.15CP","qty":"4","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"6","part":"CAT50-SF0500-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"7","part":"CAT50-SF0625-3.15CP","qty":"4","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"8","part":"CAT50-SF0625-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"9","part":"CAT50-SF0750-3.15CP","qty":"2","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"10","part":"CAT50-SF0750-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"11","part":"CAT50-SF1000-3.94CP","qty":"2","price":"500.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"12","part":"CAT50-SF1000-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-13 16:00:19.265 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247142-05132026160019.txt === {"quote":"247142","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"05-27-2026","cust_po":"CAT50 Shrink Fit Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:53","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"8685.60","total_gp":"4808.58","total_gpm":"55.36","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"247142","line":"0","data":"03-18-2026 15:33-rons: pricing approved by Russ"}],"crmnotes":[{"comp":1,"quote":247142,"Line":0,"Comment":"03/18/2026 4:47 PM - rons - F/U changed from 03/24/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":1,"Comment":"03/18/2026 4:47 PM - rons - CLO changed from 04/18/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":2,"Comment":"03/18/2026 4:47 PM - rons - Req Date changed from 04/29/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":3,"Comment":"04/01/2026 5:14 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":4,"Comment":"04/01/2026 5:14 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":5,"Comment":"04/01/2026 5:14 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":6,"Comment":"04/02/2026 5:18 PM - rons - F/U changed from 04/02/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":7,"Comment":"04/02/2026 5:18 PM - rons - CLO changed from 04/09/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":8,"Comment":"04/02/2026 5:18 PM - rons - Req Date changed from 04/16/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":9,"Comment":"05/08/2026 4:49 PM - rons - F/U changed from 05/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":10,"Comment":"05/08/2026 4:49 PM - rons - CLO changed from 05/14/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":11,"Comment":"05/08/2026 4:49 PM - rons - Req Date changed from 05/21/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":12,"Comment":"05/13/2026 4:00 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":13,"Comment":"05/13/2026 4:00 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247142","line":"1","part":"CAT50-SF0250-3.15CP","qty":"2","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"2","part":"CAT50-SF0250-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"3","part":"CAT50-SF0375-3.15CP","qty":"2","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"4","part":"CAT50-SF0375-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"5","part":"CAT50-SF0500-3.15CP","qty":"4","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"6","part":"CAT50-SF0500-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"7","part":"CAT50-SF0625-3.15CP","qty":"4","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"8","part":"CAT50-SF0625-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"9","part":"CAT50-SF0750-3.15CP","qty":"2","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"10","part":"CAT50-SF0750-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"11","part":"CAT50-SF1000-3.94CP","qty":"2","price":"500.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"12","part":"CAT50-SF1000-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-13 16:00:23.176 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247142-05132026160022.txt === {"quote":"247142","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"06-04-2026","cust_po":"CAT50 Shrink Fit Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:53","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"8685.60","total_gp":"4808.58","total_gpm":"55.36","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"247142","line":"0","data":"03-18-2026 15:33-rons: pricing approved by Russ"}],"crmnotes":[{"comp":1,"quote":247142,"Line":0,"Comment":"03/18/2026 4:47 PM - rons - F/U changed from 03/24/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":1,"Comment":"03/18/2026 4:47 PM - rons - CLO changed from 04/18/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":2,"Comment":"03/18/2026 4:47 PM - rons - Req Date changed from 04/29/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":3,"Comment":"04/01/2026 5:14 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":4,"Comment":"04/01/2026 5:14 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":5,"Comment":"04/01/2026 5:14 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":6,"Comment":"04/02/2026 5:18 PM - rons - F/U changed from 04/02/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":7,"Comment":"04/02/2026 5:18 PM - rons - CLO changed from 04/09/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":8,"Comment":"04/02/2026 5:18 PM - rons - Req Date changed from 04/16/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":9,"Comment":"05/08/2026 4:49 PM - rons - F/U changed from 05/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":10,"Comment":"05/08/2026 4:49 PM - rons - CLO changed from 05/14/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":11,"Comment":"05/08/2026 4:49 PM - rons - Req Date changed from 05/21/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":12,"Comment":"05/13/2026 4:00 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":13,"Comment":"05/13/2026 4:00 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":14,"Comment":"05/13/2026 4:00 PM - rons - Req Date changed from 05/27/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247142","line":"1","part":"CAT50-SF0250-3.15CP","qty":"2","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"2","part":"CAT50-SF0250-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"3","part":"CAT50-SF0375-3.15CP","qty":"2","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"4","part":"CAT50-SF0375-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"5","part":"CAT50-SF0500-3.15CP","qty":"4","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"6","part":"CAT50-SF0500-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"7","part":"CAT50-SF0625-3.15CP","qty":"4","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"8","part":"CAT50-SF0625-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"9","part":"CAT50-SF0750-3.15CP","qty":"2","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"10","part":"CAT50-SF0750-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"11","part":"CAT50-SF1000-3.94CP","qty":"2","price":"500.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"12","part":"CAT50-SF1000-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-13 16:00:59.590 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249818-05132026160059.txt === {"quote":"249818","customer":"20642","name":null,"customerName":"Tooling Associates","comp":"01","open":"1","shipto":"TOOLATES","shiptoName":"Tooling Associates","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"NT10-048","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:47","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Eric Middleby","follow_phone":"417-210-3397","follow_email":"emiddleby@toolingassoc.com","pic_user":"rons","total_amt":"56.70","total_gp":"29.71","total_gpm":"52.40","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"5","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249818","line":"0","data":"05-07-2026 14:48-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":249818,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249818,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249818","line":"1","part":"NT10-048","qty":"1","price":"81.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249818","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 16:01:12.521 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247159-05132026160112.txt === {"quote":"247159","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TOPFOUND","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"05-27-2026","cust_po":"NBT40 Shrink Fit Special","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Christina Branson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:11","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Christina Branson","follow_phone":"","follow_email":"christina.branson@mscdirect.com","pic_user":"rons","total_amt":"1800.00","total_gp":"1228.65","total_gpm":"68.26","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":247159,"Line":0,"Comment":"03/18/2026 4:47 PM - rons - F/U changed from 03/24/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":1,"Comment":"03/18/2026 4:47 PM - rons - CLO changed from 04/18/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":2,"Comment":"03/18/2026 4:47 PM - rons - Req Date changed from 04/29/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":3,"Comment":"04/01/2026 5:14 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":4,"Comment":"04/01/2026 5:14 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":5,"Comment":"04/01/2026 5:15 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":6,"Comment":"04/02/2026 5:18 PM - rons - F/U changed from 04/02/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":7,"Comment":"04/02/2026 5:18 PM - rons - CLO changed from 04/09/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":8,"Comment":"04/02/2026 5:18 PM - rons - Req Date changed from 04/16/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":9,"Comment":"05/08/2026 4:49 PM - rons - F/U changed from 05/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":10,"Comment":"05/08/2026 5:13 PM - rons - CLO changed from 05/14/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":11,"Comment":"05/08/2026 5:13 PM - rons - Req Date changed from 05/21/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247159","line":"1","part":"NBT40-SF0187-3.54","qty":"5","price":"360.00","uom":"EA","discount":"0.00","req_date":"10 WEEKS","branch":"1"},{"comp":"01","order":"247159","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247159","Line":"1","Company":"1","F_Line":"1","Comment":"Please note this is non-standard stock and considered","Loc":"Y"},{"Quote":"247159","Line":"1","Company":"1","F_Line":"2","Comment":"special. This has been quoted at special net price.","Loc":"Y"},{"Quote":"247159","Line":"1","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these can't be cancelled or","Loc":"Y"},{"Quote":"247159","Line":"1","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"247159","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247159","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247159","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 16:01:21.753 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247159-05132026160121.txt === {"quote":"247159","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TOPFOUND","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"05-27-2026","cust_po":"NBT40 Shrink Fit Special","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Christina Branson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:11","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Christina Branson","follow_phone":"","follow_email":"christina.branson@mscdirect.com","pic_user":"rons","total_amt":"1800.00","total_gp":"1228.65","total_gpm":"68.26","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":247159,"Line":0,"Comment":"03/18/2026 4:47 PM - rons - F/U changed from 03/24/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":1,"Comment":"03/18/2026 4:47 PM - rons - CLO changed from 04/18/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":2,"Comment":"03/18/2026 4:47 PM - rons - Req Date changed from 04/29/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":3,"Comment":"04/01/2026 5:14 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":4,"Comment":"04/01/2026 5:14 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":5,"Comment":"04/01/2026 5:15 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":6,"Comment":"04/02/2026 5:18 PM - rons - F/U changed from 04/02/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":7,"Comment":"04/02/2026 5:18 PM - rons - CLO changed from 04/09/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":8,"Comment":"04/02/2026 5:18 PM - rons - Req Date changed from 04/16/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":9,"Comment":"05/08/2026 4:49 PM - rons - F/U changed from 05/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":10,"Comment":"05/08/2026 5:13 PM - rons - CLO changed from 05/14/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":11,"Comment":"05/08/2026 5:13 PM - rons - Req Date changed from 05/21/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":12,"Comment":"05/13/2026 4:01 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":13,"Comment":"05/13/2026 4:01 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247159","line":"1","part":"NBT40-SF0187-3.54","qty":"5","price":"360.00","uom":"EA","discount":"0.00","req_date":"10 WEEKS","branch":"1"},{"comp":"01","order":"247159","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247159","Line":"1","Company":"1","F_Line":"1","Comment":"Please note this is non-standard stock and considered","Loc":"Y"},{"Quote":"247159","Line":"1","Company":"1","F_Line":"2","Comment":"special. This has been quoted at special net price.","Loc":"Y"},{"Quote":"247159","Line":"1","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these can't be cancelled or","Loc":"Y"},{"Quote":"247159","Line":"1","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"247159","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247159","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247159","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 16:01:26.041 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247159-05132026160125.txt === {"quote":"247159","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TOPFOUND","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"06-04-2026","cust_po":"NBT40 Shrink Fit Special","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Christina Branson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:11","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Christina Branson","follow_phone":"","follow_email":"christina.branson@mscdirect.com","pic_user":"rons","total_amt":"1800.00","total_gp":"1228.65","total_gpm":"68.26","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":247159,"Line":0,"Comment":"03/18/2026 4:47 PM - rons - F/U changed from 03/24/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":1,"Comment":"03/18/2026 4:47 PM - rons - CLO changed from 04/18/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":2,"Comment":"03/18/2026 4:47 PM - rons - Req Date changed from 04/29/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":3,"Comment":"04/01/2026 5:14 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":4,"Comment":"04/01/2026 5:14 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":5,"Comment":"04/01/2026 5:15 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":6,"Comment":"04/02/2026 5:18 PM - rons - F/U changed from 04/02/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":7,"Comment":"04/02/2026 5:18 PM - rons - CLO changed from 04/09/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":8,"Comment":"04/02/2026 5:18 PM - rons - Req Date changed from 04/16/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":9,"Comment":"05/08/2026 4:49 PM - rons - F/U changed from 05/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":10,"Comment":"05/08/2026 5:13 PM - rons - CLO changed from 05/14/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":11,"Comment":"05/08/2026 5:13 PM - rons - Req Date changed from 05/21/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":12,"Comment":"05/13/2026 4:01 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":13,"Comment":"05/13/2026 4:01 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":14,"Comment":"05/13/2026 4:01 PM - rons - Req Date changed from 05/27/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247159","line":"1","part":"NBT40-SF0187-3.54","qty":"5","price":"360.00","uom":"EA","discount":"0.00","req_date":"10 WEEKS","branch":"1"},{"comp":"01","order":"247159","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247159","Line":"1","Company":"1","F_Line":"1","Comment":"Please note this is non-standard stock and considered","Loc":"Y"},{"Quote":"247159","Line":"1","Company":"1","F_Line":"2","Comment":"special. This has been quoted at special net price.","Loc":"Y"},{"Quote":"247159","Line":"1","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these can't be cancelled or","Loc":"Y"},{"Quote":"247159","Line":"1","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"247159","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247159","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247159","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 16:02:00.132 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249778-05132026160159.txt === {"quote":"249778","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"0","shipto":"EFFHKLNP","shiptoName":"Productivity Inc TA-IA MAIN","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"C4004-0002-2.36","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Bacorn","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:49","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Jim Bacorn","follow_phone":"763-267-6012","follow_email":"jbacorn@productivity.com","pic_user":"rons","total_amt":"177.12","total_gp":"61.36","total_gpm":"34.64","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249778,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249778,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249778","line":"1","part":"C4004-0002-2.36","qty":"2","price":"164.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249778","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 16:02:09.705 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249778-05132026160209.txt === {"quote":"249778","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"0","shipto":"EFFHKLNP","shiptoName":"Productivity Inc TA-IA MAIN","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"C4004-0002-2.36","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Bacorn","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:49","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Jim Bacorn","follow_phone":"763-267-6012","follow_email":"jbacorn@productivity.com","pic_user":"rons","total_amt":"177.12","total_gp":"61.36","total_gpm":"34.64","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":249778,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249778,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249778,"Line":2,"Comment":"05/13/2026 4:01 PM - rons - F/U changed from 05/13/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249778,"Line":3,"Comment":"05/13/2026 4:01 PM - rons - CLO changed from 05/20/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249778","line":"1","part":"C4004-0002-2.36","qty":"2","price":"164.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249778","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 16:02:15.969 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249778-05132026160215.txt === {"quote":"249778","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"0","shipto":"EFFHKLNP","shiptoName":"Productivity Inc TA-IA MAIN","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-11-2026","cust_po":"C4004-0002-2.36","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Bacorn","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:49","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Jim Bacorn","follow_phone":"763-267-6012","follow_email":"jbacorn@productivity.com","pic_user":"rons","total_amt":"177.12","total_gp":"61.36","total_gpm":"34.64","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":249778,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249778,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249778,"Line":2,"Comment":"05/13/2026 4:01 PM - rons - F/U changed from 05/13/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249778,"Line":3,"Comment":"05/13/2026 4:01 PM - rons - CLO changed from 05/20/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249778,"Line":4,"Comment":"05/13/2026 4:02 PM - rons - Req Date changed from 05/27/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249778","line":"1","part":"C4004-0002-2.36","qty":"2","price":"164.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249778","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 16:02:20.464 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249807-05132026160220.txt === {"quote":"249807","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAFTWN","shiptoName":"Yamazen - Fort Wayne Office","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"BT30-ER32-70","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:36","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969x1125","follow_email":"kirandandia@yamazen.com","pic_user":"rons","total_amt":"577.25","total_gp":"349.08","total_gpm":"60.47","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249807","line":"1","data":"Innovations in Evansville, IN"},{"comp":"1","quote":"249807","line":"0","data":"05-07-2026 13:37-rons: end user is Dynamic"}],"crmnotes":[{"comp":1,"quote":249807,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249807,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249807","line":"1","part":"BT30-ER32-70","qty":"6","price":"188.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249807","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249807","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-13 16:02:29.600 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249807-05132026160229.txt === {"quote":"249807","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAFTWN","shiptoName":"Yamazen - Fort Wayne Office","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-27-2026","cust_po":"BT30-ER32-70","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:36","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969x1125","follow_email":"kirandandia@yamazen.com","pic_user":"rons","total_amt":"577.25","total_gp":"349.08","total_gpm":"60.47","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249807","line":"1","data":"Innovations in Evansville, IN"},{"comp":"1","quote":"249807","line":"0","data":"05-07-2026 13:37-rons: end user is Dynamic"}],"crmnotes":[{"comp":1,"quote":249807,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249807,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249807,"Line":2,"Comment":"05/13/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249807,"Line":3,"Comment":"05/13/2026 4:02 PM - rons - CLO changed from 05/20/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249807","line":"1","part":"BT30-ER32-70","qty":"6","price":"188.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249807","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249807","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-13 16:02:33.989 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249807-05132026160233.txt === {"quote":"249807","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAFTWN","shiptoName":"Yamazen - Fort Wayne Office","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-28-2026","cust_po":"BT30-ER32-70","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:36","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969x1125","follow_email":"kirandandia@yamazen.com","pic_user":"rons","total_amt":"577.25","total_gp":"349.08","total_gpm":"60.47","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249807","line":"1","data":"Innovations in Evansville, IN"},{"comp":"1","quote":"249807","line":"0","data":"05-07-2026 13:37-rons: end user is Dynamic"}],"crmnotes":[{"comp":1,"quote":249807,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249807,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249807,"Line":2,"Comment":"05/13/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249807,"Line":3,"Comment":"05/13/2026 4:02 PM - rons - CLO changed from 05/20/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249807,"Line":4,"Comment":"05/13/2026 4:02 PM - rons - Req Date changed from 05/27/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249807","line":"1","part":"BT30-ER32-70","qty":"6","price":"188.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249807","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249807","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-13 16:02:36.827 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247409-05132026160236.txt === {"quote":"247409","customer":"9525","name":null,"customerName":"Industrial Mill& Maintenance Supply","comp":"01","open":"0","shipto":"DNMAC","shiptoName":"D&N Machining","entry_date":"03-24-2026","cust_order_date":"04-02-2026","req_date":"05-27-2026","cust_po":"BMT75-C5Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heath Hampton","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:02","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Heath Hampton","follow_phone":"479-847-4416","follow_email":"hhampton@industrialmill.com","pic_user":"rons","total_amt":"12168.00","total_gp":"12168.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247409","line":"5","data":"Fletcher"},{"comp":"1","quote":"247409","line":"4","data":"competitive with Sandvik on Capto tooling per"},{"comp":"1","quote":"247409","line":"3","data":"purchasing and going at just under 30%GP to be"},{"comp":"1","quote":"247409","line":"2","data":"pricing is based on adjusted exchange rate from"},{"comp":"1","quote":"247409","line":"1","data":"for 246950 - this quote has been duplicated and"},{"comp":"1","quote":"247409","line":"0","data":"03-24-2026 09:07-rons: please see quote and log"}],"crmnotes":[{"comp":1,"quote":247409,"Line":0,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 04/08/2026 to 04/14/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":1,"Comment":"03/31/2026 4:18 PM - rons - F/U changed from 03/31/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":2,"Comment":"03/31/2026 4:18 PM - rons - CLO changed from 04/07/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":3,"Comment":"03/31/2026 4:18 PM - rons - Req Date changed from 04/14/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":4,"Comment":"04/01/2026 5:09 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":5,"Comment":"04/01/2026 5:10 PM - rons - CLO changed from 04/07/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":6,"Comment":"04/01/2026 5:13 PM - rons - Req Date changed from 04/14/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":7,"Comment":"04/02/2026 5:21 PM - rons - F/U changed from 04/02/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":8,"Comment":"04/02/2026 5:21 PM - rons - CLO changed from 04/09/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":9,"Comment":"04/02/2026 5:21 PM - rons - Req Date changed from 04/16/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":10,"Comment":"04/09/2026 1:45 PM - rons - F/U changed from 04/10/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":11,"Comment":"04/09/2026 1:47 PM - rons - CLO changed from 04/17/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":12,"Comment":"04/09/2026 1:48 PM - rons - Req Date changed from 04/24/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":13,"Comment":"04/09/2026 1:49 PM - rons - Industrial Mill & Searcy both quoting this...following up on both and have pushed them out to the same date"},{"comp":1,"quote":247409,"Line":14,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247409","line":"1","part":"SPECIAL-TL","qty":"2","price":"6084.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247409","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247409","Line":"1","Company":"1","F_Line":"1","Comment":"BMT75 C5 Live Tool - BMT75-C5Z-ICE.","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for design & manufacturing after","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"3","Comment":"approval drawing and 2 weeks for delivery. These are","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"4","Comment":"non-standard stock and considered special. Once PO or","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"5","Comment":"order is issued, these can't be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"247409","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247409","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247409","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 16:02:45.930 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247409-05132026160245.txt === {"quote":"247409","customer":"9525","name":null,"customerName":"Industrial Mill& Maintenance Supply","comp":"01","open":"0","shipto":"DNMAC","shiptoName":"D&N Machining","entry_date":"03-24-2026","cust_order_date":"04-02-2026","req_date":"05-27-2026","cust_po":"BMT75-C5Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heath Hampton","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:02","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Heath Hampton","follow_phone":"479-847-4416","follow_email":"hhampton@industrialmill.com","pic_user":"rons","total_amt":"12168.00","total_gp":"12168.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"247409","line":"5","data":"Fletcher"},{"comp":"1","quote":"247409","line":"4","data":"competitive with Sandvik on Capto tooling per"},{"comp":"1","quote":"247409","line":"3","data":"purchasing and going at just under 30%GP to be"},{"comp":"1","quote":"247409","line":"2","data":"pricing is based on adjusted exchange rate from"},{"comp":"1","quote":"247409","line":"1","data":"for 246950 - this quote has been duplicated and"},{"comp":"1","quote":"247409","line":"0","data":"03-24-2026 09:07-rons: please see quote and log"}],"crmnotes":[{"comp":1,"quote":247409,"Line":0,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 04/08/2026 to 04/14/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":1,"Comment":"03/31/2026 4:18 PM - rons - F/U changed from 03/31/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":2,"Comment":"03/31/2026 4:18 PM - rons - CLO changed from 04/07/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":3,"Comment":"03/31/2026 4:18 PM - rons - Req Date changed from 04/14/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":4,"Comment":"04/01/2026 5:09 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":5,"Comment":"04/01/2026 5:10 PM - rons - CLO changed from 04/07/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":6,"Comment":"04/01/2026 5:13 PM - rons - Req Date changed from 04/14/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":7,"Comment":"04/02/2026 5:21 PM - rons - F/U changed from 04/02/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":8,"Comment":"04/02/2026 5:21 PM - rons - CLO changed from 04/09/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":9,"Comment":"04/02/2026 5:21 PM - rons - Req Date changed from 04/16/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":10,"Comment":"04/09/2026 1:45 PM - rons - F/U changed from 04/10/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":11,"Comment":"04/09/2026 1:47 PM - rons - CLO changed from 04/17/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":12,"Comment":"04/09/2026 1:48 PM - rons - Req Date changed from 04/24/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":13,"Comment":"04/09/2026 1:49 PM - rons - Industrial Mill & Searcy both quoting this...following up on both and have pushed them out to the same date"},{"comp":1,"quote":247409,"Line":14,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":17,"Comment":"05/13/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":18,"Comment":"05/13/2026 4:02 PM - rons - CLO changed from 05/20/2026 to 05/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247409","line":"1","part":"SPECIAL-TL","qty":"2","price":"6084.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247409","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247409","Line":"1","Company":"1","F_Line":"1","Comment":"BMT75 C5 Live Tool - BMT75-C5Z-ICE.","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for design & manufacturing after","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"3","Comment":"approval drawing and 2 weeks for delivery. These are","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"4","Comment":"non-standard stock and considered special. Once PO or","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"5","Comment":"order is issued, these can't be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"247409","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247409","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247409","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 16:02:50.414 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247409-05132026160250.txt === {"quote":"247409","customer":"9525","name":null,"customerName":"Industrial Mill& Maintenance Supply","comp":"01","open":"0","shipto":"DNMAC","shiptoName":"D&N Machining","entry_date":"03-24-2026","cust_order_date":"04-02-2026","req_date":"05-28-2026","cust_po":"BMT75-C5Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heath Hampton","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:02","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Heath Hampton","follow_phone":"479-847-4416","follow_email":"hhampton@industrialmill.com","pic_user":"rons","total_amt":"12168.00","total_gp":"12168.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"247409","line":"5","data":"Fletcher"},{"comp":"1","quote":"247409","line":"4","data":"competitive with Sandvik on Capto tooling per"},{"comp":"1","quote":"247409","line":"3","data":"purchasing and going at just under 30%GP to be"},{"comp":"1","quote":"247409","line":"2","data":"pricing is based on adjusted exchange rate from"},{"comp":"1","quote":"247409","line":"1","data":"for 246950 - this quote has been duplicated and"},{"comp":"1","quote":"247409","line":"0","data":"03-24-2026 09:07-rons: please see quote and log"}],"crmnotes":[{"comp":1,"quote":247409,"Line":0,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 04/08/2026 to 04/14/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":1,"Comment":"03/31/2026 4:18 PM - rons - F/U changed from 03/31/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":2,"Comment":"03/31/2026 4:18 PM - rons - CLO changed from 04/07/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":3,"Comment":"03/31/2026 4:18 PM - rons - Req Date changed from 04/14/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":4,"Comment":"04/01/2026 5:09 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":5,"Comment":"04/01/2026 5:10 PM - rons - CLO changed from 04/07/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":6,"Comment":"04/01/2026 5:13 PM - rons - Req Date changed from 04/14/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":7,"Comment":"04/02/2026 5:21 PM - rons - F/U changed from 04/02/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":8,"Comment":"04/02/2026 5:21 PM - rons - CLO changed from 04/09/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":9,"Comment":"04/02/2026 5:21 PM - rons - Req Date changed from 04/16/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":10,"Comment":"04/09/2026 1:45 PM - rons - F/U changed from 04/10/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":11,"Comment":"04/09/2026 1:47 PM - rons - CLO changed from 04/17/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":12,"Comment":"04/09/2026 1:48 PM - rons - Req Date changed from 04/24/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":13,"Comment":"04/09/2026 1:49 PM - rons - Industrial Mill & Searcy both quoting this...following up on both and have pushed them out to the same date"},{"comp":1,"quote":247409,"Line":14,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":17,"Comment":"05/13/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":18,"Comment":"05/13/2026 4:02 PM - rons - CLO changed from 05/20/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":19,"Comment":"05/13/2026 4:02 PM - rons - Req Date changed from 05/27/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247409","line":"1","part":"SPECIAL-TL","qty":"2","price":"6084.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247409","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247409","Line":"1","Company":"1","F_Line":"1","Comment":"BMT75 C5 Live Tool - BMT75-C5Z-ICE.","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for design & manufacturing after","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"3","Comment":"approval drawing and 2 weeks for delivery. These are","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"4","Comment":"non-standard stock and considered special. Once PO or","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"5","Comment":"order is issued, these can't be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"247409","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247409","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247409","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 16:03:58.988 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247403-05132026160358.txt === {"quote":"247403","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"1","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-27-2026","cust_po":"HSK63 SK Holders/Wrenches","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeff Catlett","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:29","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Jeff Catlett","follow_phone":"865-525-6195","follow_email":"jcatlett@stellarindustrial.com","pic_user":"rons","total_amt":"1670.76","total_gp":"1296.63","total_gpm":"77.61","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"5","totalQty":"6","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247403","line":"3","data":"line items and will send Jeff updated quote"},{"comp":"1","quote":"247403","line":"2","data":"HSK63A-SK10C-105P-J-IDU...sent quote on first 2"},{"comp":"1","quote":"247403","line":"1","data":"03-24-2026 08:41-rons: confirming delivery on"},{"comp":"1","quote":"247403","line":"0","data":"03-24-2026 10:17-rons: sending Jeff updated quote"}],"crmnotes":[{"comp":1,"quote":247403,"Line":0,"Comment":"03/25/2026 4:24 PM - rons - F/U changed from 03/30/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247403,"Line":1,"Comment":"03/25/2026 4:24 PM - rons - CLO changed from 04/24/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247403,"Line":2,"Comment":"03/25/2026 4:24 PM - rons - Req Date changed from 05/05/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247403,"Line":3,"Comment":"04/02/2026 5:20 PM - rons - F/U changed from 04/02/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247403,"Line":4,"Comment":"04/02/2026 5:20 PM - rons - CLO changed from 04/09/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247403,"Line":5,"Comment":"04/02/2026 5:20 PM - rons - Req Date changed from 04/16/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":247403,"Line":6,"Comment":"04/14/2026 2:42 PM - rons - F/U changed from 04/14/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247403,"Line":7,"Comment":"04/14/2026 2:42 PM - rons - CLO changed from 04/21/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247403,"Line":8,"Comment":"04/14/2026 2:42 PM - rons - Req Date changed from 04/28/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247403,"Line":9,"Comment":"05/06/2026 5:06 PM - rons - F/U changed from 05/06/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247403,"Line":10,"Comment":"05/06/2026 5:06 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247403,"Line":11,"Comment":"05/06/2026 5:06 PM - rons - Req Date changed from 05/20/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247403","line":"1","part":"HSK63A-SK16C-150P-J","qty":"1","price":"785.00","uom":"EA","discount":"32.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"247403","line":"3","part":"HSK63A-SK16C-120P-J-IDU","qty":"1","price":"688.00","uom":"EA","discount":"32.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"247403","line":"4","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247403","line":"6","part":"HSK63A-SK10C-105P-J-IDU","qty":"1","price":"579.00","uom":"EA","discount":"32.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247403","line":"7","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247403","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247403","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247403","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247403","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-13 16:04:37.291 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249478-05132026160437.txt === {"quote":"249478","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"GLOBAUDU","shiptoName":"Global Precision Parts","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-28-2026","cust_po":"HSK63A-SK6C-150P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:46","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@blackhawkid.com","pic_user":"rons","total_amt":"1833.80","total_gp":"1290.00","total_gpm":"70.35","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249478","line":"3","data":"04-30-2026 16:41 - Discounts Recalculated"},{"comp":"1","quote":"249478","line":"2","data":"Industrial"},{"comp":"1","quote":"249478","line":"1","data":"Robert Glidden - wants to go through BlackHawk"},{"comp":"1","quote":"249478","line":"0","data":"04-30-2026 16:41-rons: live chat RFQ from EU"}],"crmnotes":[{"comp":1,"quote":249478,"Line":0,"Comment":"05/01/2026 4:23 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249478,"Line":1,"Comment":"05/01/2026 4:23 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249478,"Line":2,"Comment":"05/06/2026 5:09 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249478,"Line":3,"Comment":"05/06/2026 5:09 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249478,"Line":4,"Comment":"05/06/2026 5:10 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249478","line":"1","part":"HSK63A-SK6C-150P","qty":"4","price":"599.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249478","line":"3","part":"SKG-8","qty":"3","price":"9.00","uom":"EA","discount":"20.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249478","line":"5","part":"H63A-SF0500-2.95RT","qty":"1","price":"392.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249478","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-13 16:04:46.650 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249478-05132026160446.txt === {"quote":"249478","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"GLOBAUDU","shiptoName":"Global Precision Parts","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-28-2026","cust_po":"HSK63A-SK6C-150P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:46","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@blackhawkid.com","pic_user":"rons","total_amt":"1833.80","total_gp":"1290.00","total_gpm":"70.35","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249478","line":"3","data":"04-30-2026 16:41 - Discounts Recalculated"},{"comp":"1","quote":"249478","line":"2","data":"Industrial"},{"comp":"1","quote":"249478","line":"1","data":"Robert Glidden - wants to go through BlackHawk"},{"comp":"1","quote":"249478","line":"0","data":"04-30-2026 16:41-rons: live chat RFQ from EU"}],"crmnotes":[{"comp":1,"quote":249478,"Line":0,"Comment":"05/01/2026 4:23 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249478,"Line":1,"Comment":"05/01/2026 4:23 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249478,"Line":2,"Comment":"05/06/2026 5:09 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249478,"Line":3,"Comment":"05/06/2026 5:09 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249478,"Line":4,"Comment":"05/06/2026 5:10 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249478,"Line":5,"Comment":"05/13/2026 4:04 PM - rons - F/U changed from 05/14/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249478,"Line":6,"Comment":"05/13/2026 4:04 PM - rons - CLO changed from 05/21/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249478","line":"1","part":"HSK63A-SK6C-150P","qty":"4","price":"599.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249478","line":"3","part":"SKG-8","qty":"3","price":"9.00","uom":"EA","discount":"20.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249478","line":"5","part":"H63A-SF0500-2.95RT","qty":"1","price":"392.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249478","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-13 16:04:50.761 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249478-05132026160450.txt === {"quote":"249478","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"GLOBAUDU","shiptoName":"Global Precision Parts","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-27-2026","cust_po":"HSK63A-SK6C-150P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:46","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@blackhawkid.com","pic_user":"rons","total_amt":"1833.80","total_gp":"1290.00","total_gpm":"70.35","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249478","line":"3","data":"04-30-2026 16:41 - Discounts Recalculated"},{"comp":"1","quote":"249478","line":"2","data":"Industrial"},{"comp":"1","quote":"249478","line":"1","data":"Robert Glidden - wants to go through BlackHawk"},{"comp":"1","quote":"249478","line":"0","data":"04-30-2026 16:41-rons: live chat RFQ from EU"}],"crmnotes":[{"comp":1,"quote":249478,"Line":0,"Comment":"05/01/2026 4:23 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249478,"Line":1,"Comment":"05/01/2026 4:23 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249478,"Line":2,"Comment":"05/06/2026 5:09 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249478,"Line":3,"Comment":"05/06/2026 5:09 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249478,"Line":4,"Comment":"05/06/2026 5:10 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249478,"Line":5,"Comment":"05/13/2026 4:04 PM - rons - F/U changed from 05/14/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249478,"Line":6,"Comment":"05/13/2026 4:04 PM - rons - CLO changed from 05/21/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249478,"Line":7,"Comment":"05/13/2026 4:04 PM - rons - Req Date changed from 05/28/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249478","line":"1","part":"HSK63A-SK6C-150P","qty":"4","price":"599.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249478","line":"3","part":"SKG-8","qty":"3","price":"9.00","uom":"EA","discount":"20.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249478","line":"5","part":"H63A-SF0500-2.95RT","qty":"1","price":"392.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249478","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-13 16:04:56.596 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249478-05132026160456.txt === {"quote":"249478","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"GLOBAUDU","shiptoName":"Global Precision Parts","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-27-2026","cust_po":"HSK63A-SK6C-150P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:46","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@blackhawkid.com","pic_user":"rons","total_amt":"1833.80","total_gp":"1290.00","total_gpm":"70.35","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"5","totalQty":"9","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249478","line":"3","data":"04-30-2026 16:41 - Discounts Recalculated"},{"comp":"1","quote":"249478","line":"2","data":"Industrial"},{"comp":"1","quote":"249478","line":"1","data":"Robert Glidden - wants to go through BlackHawk"},{"comp":"1","quote":"249478","line":"0","data":"04-30-2026 16:41-rons: live chat RFQ from EU"}],"crmnotes":[{"comp":1,"quote":249478,"Line":0,"Comment":"05/01/2026 4:23 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249478,"Line":1,"Comment":"05/01/2026 4:23 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249478,"Line":2,"Comment":"05/06/2026 5:09 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249478,"Line":3,"Comment":"05/06/2026 5:09 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249478,"Line":4,"Comment":"05/06/2026 5:10 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249478,"Line":5,"Comment":"05/13/2026 4:04 PM - rons - F/U changed from 05/14/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249478,"Line":6,"Comment":"05/13/2026 4:04 PM - rons - CLO changed from 05/21/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249478,"Line":7,"Comment":"05/13/2026 4:04 PM - rons - Req Date changed from 05/28/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249478","line":"1","part":"HSK63A-SK6C-150P","qty":"4","price":"599.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249478","line":"3","part":"SKG-8","qty":"3","price":"9.00","uom":"EA","discount":"20.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249478","line":"5","part":"H63A-SF0500-2.95RT","qty":"1","price":"392.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249478","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-13 16:05:31.121 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247409-05132026160530.txt === {"quote":"247409","customer":"9525","name":null,"customerName":"Industrial Mill& Maintenance Supply","comp":"01","open":"0","shipto":"DNMAC","shiptoName":"D&N Machining","entry_date":"03-24-2026","cust_order_date":"04-02-2026","req_date":"05-28-2026","cust_po":"BMT75-C5Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heath Hampton","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:02","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Heath Hampton","follow_phone":"479-847-4416","follow_email":"hhampton@industrialmill.com","pic_user":"rons","total_amt":"12168.00","total_gp":"12168.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"247409","line":"5","data":"Fletcher"},{"comp":"1","quote":"247409","line":"4","data":"competitive with Sandvik on Capto tooling per"},{"comp":"1","quote":"247409","line":"3","data":"purchasing and going at just under 30%GP to be"},{"comp":"1","quote":"247409","line":"2","data":"pricing is based on adjusted exchange rate from"},{"comp":"1","quote":"247409","line":"1","data":"for 246950 - this quote has been duplicated and"},{"comp":"1","quote":"247409","line":"0","data":"03-24-2026 09:07-rons: please see quote and log"}],"crmnotes":[{"comp":1,"quote":247409,"Line":0,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 04/08/2026 to 04/14/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":1,"Comment":"03/31/2026 4:18 PM - rons - F/U changed from 03/31/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":2,"Comment":"03/31/2026 4:18 PM - rons - CLO changed from 04/07/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":3,"Comment":"03/31/2026 4:18 PM - rons - Req Date changed from 04/14/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":4,"Comment":"04/01/2026 5:09 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":5,"Comment":"04/01/2026 5:10 PM - rons - CLO changed from 04/07/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":6,"Comment":"04/01/2026 5:13 PM - rons - Req Date changed from 04/14/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":7,"Comment":"04/02/2026 5:21 PM - rons - F/U changed from 04/02/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":8,"Comment":"04/02/2026 5:21 PM - rons - CLO changed from 04/09/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":9,"Comment":"04/02/2026 5:21 PM - rons - Req Date changed from 04/16/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":10,"Comment":"04/09/2026 1:45 PM - rons - F/U changed from 04/10/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":11,"Comment":"04/09/2026 1:47 PM - rons - CLO changed from 04/17/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":12,"Comment":"04/09/2026 1:48 PM - rons - Req Date changed from 04/24/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":13,"Comment":"04/09/2026 1:49 PM - rons - Industrial Mill & Searcy both quoting this...following up on both and have pushed them out to the same date"},{"comp":1,"quote":247409,"Line":14,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":17,"Comment":"05/13/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":18,"Comment":"05/13/2026 4:02 PM - rons - CLO changed from 05/20/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":19,"Comment":"05/13/2026 4:02 PM - rons - Req Date changed from 05/27/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247409","line":"1","part":"SPECIAL-TL","qty":"2","price":"6084.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247409","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247409","Line":"1","Company":"1","F_Line":"1","Comment":"BMT75 C5 Live Tool - BMT75-C5Z-ICE.","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for design & manufacturing after","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"3","Comment":"approval drawing and 2 weeks for delivery. These are","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"4","Comment":"non-standard stock and considered special. Once PO or","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"5","Comment":"order is issued, these can't be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"247409","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247409","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247409","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 16:05:42.410 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247409-05132026160542.txt === {"quote":"247409","customer":"9525","name":null,"customerName":"Industrial Mill& Maintenance Supply","comp":"01","open":"0","shipto":"DNMAC","shiptoName":"D&N Machining","entry_date":"03-24-2026","cust_order_date":"04-02-2026","req_date":"05-28-2026","cust_po":"BMT75-C5Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heath Hampton","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:02","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Heath Hampton","follow_phone":"479-847-4416","follow_email":"hhampton@industrialmill.com","pic_user":"rons","total_amt":"12168.00","total_gp":"12168.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247409","line":"5","data":"Fletcher"},{"comp":"1","quote":"247409","line":"4","data":"competitive with Sandvik on Capto tooling per"},{"comp":"1","quote":"247409","line":"3","data":"purchasing and going at just under 30%GP to be"},{"comp":"1","quote":"247409","line":"2","data":"pricing is based on adjusted exchange rate from"},{"comp":"1","quote":"247409","line":"1","data":"for 246950 - this quote has been duplicated and"},{"comp":"1","quote":"247409","line":"0","data":"03-24-2026 09:07-rons: please see quote and log"}],"crmnotes":[{"comp":1,"quote":247409,"Line":0,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 04/08/2026 to 04/14/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":1,"Comment":"03/31/2026 4:18 PM - rons - F/U changed from 03/31/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":2,"Comment":"03/31/2026 4:18 PM - rons - CLO changed from 04/07/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":3,"Comment":"03/31/2026 4:18 PM - rons - Req Date changed from 04/14/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":4,"Comment":"04/01/2026 5:09 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":5,"Comment":"04/01/2026 5:10 PM - rons - CLO changed from 04/07/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":6,"Comment":"04/01/2026 5:13 PM - rons - Req Date changed from 04/14/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":7,"Comment":"04/02/2026 5:21 PM - rons - F/U changed from 04/02/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":8,"Comment":"04/02/2026 5:21 PM - rons - CLO changed from 04/09/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":9,"Comment":"04/02/2026 5:21 PM - rons - Req Date changed from 04/16/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":10,"Comment":"04/09/2026 1:45 PM - rons - F/U changed from 04/10/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":11,"Comment":"04/09/2026 1:47 PM - rons - CLO changed from 04/17/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":12,"Comment":"04/09/2026 1:48 PM - rons - Req Date changed from 04/24/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":13,"Comment":"04/09/2026 1:49 PM - rons - Industrial Mill & Searcy both quoting this...following up on both and have pushed them out to the same date"},{"comp":1,"quote":247409,"Line":14,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":17,"Comment":"05/13/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":18,"Comment":"05/13/2026 4:02 PM - rons - CLO changed from 05/20/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":19,"Comment":"05/13/2026 4:02 PM - rons - Req Date changed from 05/27/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":20,"Comment":"05/13/2026 4:05 PM - rons - F/U changed from 05/14/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":21,"Comment":"05/13/2026 4:05 PM - rons - CLO changed from 05/21/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247409","line":"1","part":"SPECIAL-TL","qty":"2","price":"6084.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247409","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247409","Line":"1","Company":"1","F_Line":"1","Comment":"BMT75 C5 Live Tool - BMT75-C5Z-ICE.","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for design & manufacturing after","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"3","Comment":"approval drawing and 2 weeks for delivery. These are","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"4","Comment":"non-standard stock and considered special. Once PO or","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"5","Comment":"order is issued, these can't be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"247409","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247409","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247409","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 16:05:46.023 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247409-05132026160545.txt === {"quote":"247409","customer":"9525","name":null,"customerName":"Industrial Mill& Maintenance Supply","comp":"01","open":"0","shipto":"DNMAC","shiptoName":"D&N Machining","entry_date":"03-24-2026","cust_order_date":"04-02-2026","req_date":"05-27-2026","cust_po":"BMT75-C5Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heath Hampton","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:02","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Heath Hampton","follow_phone":"479-847-4416","follow_email":"hhampton@industrialmill.com","pic_user":"rons","total_amt":"12168.00","total_gp":"12168.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247409","line":"5","data":"Fletcher"},{"comp":"1","quote":"247409","line":"4","data":"competitive with Sandvik on Capto tooling per"},{"comp":"1","quote":"247409","line":"3","data":"purchasing and going at just under 30%GP to be"},{"comp":"1","quote":"247409","line":"2","data":"pricing is based on adjusted exchange rate from"},{"comp":"1","quote":"247409","line":"1","data":"for 246950 - this quote has been duplicated and"},{"comp":"1","quote":"247409","line":"0","data":"03-24-2026 09:07-rons: please see quote and log"}],"crmnotes":[{"comp":1,"quote":247409,"Line":0,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 04/08/2026 to 04/14/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":1,"Comment":"03/31/2026 4:18 PM - rons - F/U changed from 03/31/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":2,"Comment":"03/31/2026 4:18 PM - rons - CLO changed from 04/07/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":3,"Comment":"03/31/2026 4:18 PM - rons - Req Date changed from 04/14/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":4,"Comment":"04/01/2026 5:09 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":5,"Comment":"04/01/2026 5:10 PM - rons - CLO changed from 04/07/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":6,"Comment":"04/01/2026 5:13 PM - rons - Req Date changed from 04/14/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":7,"Comment":"04/02/2026 5:21 PM - rons - F/U changed from 04/02/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":8,"Comment":"04/02/2026 5:21 PM - rons - CLO changed from 04/09/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":9,"Comment":"04/02/2026 5:21 PM - rons - Req Date changed from 04/16/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":10,"Comment":"04/09/2026 1:45 PM - rons - F/U changed from 04/10/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":11,"Comment":"04/09/2026 1:47 PM - rons - CLO changed from 04/17/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":12,"Comment":"04/09/2026 1:48 PM - rons - Req Date changed from 04/24/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":13,"Comment":"04/09/2026 1:49 PM - rons - Industrial Mill & Searcy both quoting this...following up on both and have pushed them out to the same date"},{"comp":1,"quote":247409,"Line":14,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":17,"Comment":"05/13/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":18,"Comment":"05/13/2026 4:02 PM - rons - CLO changed from 05/20/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":19,"Comment":"05/13/2026 4:02 PM - rons - Req Date changed from 05/27/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":20,"Comment":"05/13/2026 4:05 PM - rons - F/U changed from 05/14/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":21,"Comment":"05/13/2026 4:05 PM - rons - CLO changed from 05/21/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":22,"Comment":"05/13/2026 4:05 PM - rons - Req Date changed from 05/28/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247409","line":"1","part":"SPECIAL-TL","qty":"2","price":"6084.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247409","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247409","Line":"1","Company":"1","F_Line":"1","Comment":"BMT75 C5 Live Tool - BMT75-C5Z-ICE.","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for design & manufacturing after","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"3","Comment":"approval drawing and 2 weeks for delivery. These are","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"4","Comment":"non-standard stock and considered special. Once PO or","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"5","Comment":"order is issued, these can't be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"247409","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247409","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247409","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 16:06:04.772 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247409-05132026160604.txt === {"quote":"247409","customer":"9525","name":null,"customerName":"Industrial Mill& Maintenance Supply","comp":"01","open":"1","shipto":"DNMAC","shiptoName":"D&N Machining","entry_date":"03-24-2026","cust_order_date":"04-02-2026","req_date":"05-27-2026","cust_po":"BMT75-C5Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heath Hampton","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:02","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Heath Hampton","follow_phone":"479-847-4416","follow_email":"hhampton@industrialmill.com","pic_user":"rons","total_amt":"12168.00","total_gp":"12168.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247409","line":"5","data":"Fletcher"},{"comp":"1","quote":"247409","line":"4","data":"competitive with Sandvik on Capto tooling per"},{"comp":"1","quote":"247409","line":"3","data":"purchasing and going at just under 30%GP to be"},{"comp":"1","quote":"247409","line":"2","data":"pricing is based on adjusted exchange rate from"},{"comp":"1","quote":"247409","line":"1","data":"for 246950 - this quote has been duplicated and"},{"comp":"1","quote":"247409","line":"0","data":"03-24-2026 09:07-rons: please see quote and log"}],"crmnotes":[{"comp":1,"quote":247409,"Line":0,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 04/08/2026 to 04/14/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":1,"Comment":"03/31/2026 4:18 PM - rons - F/U changed from 03/31/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":2,"Comment":"03/31/2026 4:18 PM - rons - CLO changed from 04/07/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":3,"Comment":"03/31/2026 4:18 PM - rons - Req Date changed from 04/14/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":4,"Comment":"04/01/2026 5:09 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":5,"Comment":"04/01/2026 5:10 PM - rons - CLO changed from 04/07/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":6,"Comment":"04/01/2026 5:13 PM - rons - Req Date changed from 04/14/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":7,"Comment":"04/02/2026 5:21 PM - rons - F/U changed from 04/02/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":8,"Comment":"04/02/2026 5:21 PM - rons - CLO changed from 04/09/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":9,"Comment":"04/02/2026 5:21 PM - rons - Req Date changed from 04/16/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":10,"Comment":"04/09/2026 1:45 PM - rons - F/U changed from 04/10/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":11,"Comment":"04/09/2026 1:47 PM - rons - CLO changed from 04/17/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":12,"Comment":"04/09/2026 1:48 PM - rons - Req Date changed from 04/24/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":13,"Comment":"04/09/2026 1:49 PM - rons - Industrial Mill & Searcy both quoting this...following up on both and have pushed them out to the same date"},{"comp":1,"quote":247409,"Line":14,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":17,"Comment":"05/13/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":18,"Comment":"05/13/2026 4:02 PM - rons - CLO changed from 05/20/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":19,"Comment":"05/13/2026 4:02 PM - rons - Req Date changed from 05/27/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":20,"Comment":"05/13/2026 4:05 PM - rons - F/U changed from 05/14/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247409,"Line":21,"Comment":"05/13/2026 4:05 PM - rons - CLO changed from 05/21/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247409,"Line":22,"Comment":"05/13/2026 4:05 PM - rons - Req Date changed from 05/28/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247409,"Line":23,"Comment":"05/13/2026 4:05 PM - rons - Heath has no updates..."}],"items":[{"comp":"01","order":"247409","line":"1","part":"SPECIAL-TL","qty":"2","price":"6084.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247409","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247409","Line":"1","Company":"1","F_Line":"1","Comment":"BMT75 C5 Live Tool - BMT75-C5Z-ICE.","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for design & manufacturing after","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"3","Comment":"approval drawing and 2 weeks for delivery. These are","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"4","Comment":"non-standard stock and considered special. Once PO or","Loc":"Y"},{"Quote":"247409","Line":"1","Company":"1","F_Line":"5","Comment":"order is issued, these can't be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"247409","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247409","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247409","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-13 16:06:36.777 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249852-05132026160636.txt === {"quote":"249852","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PRECIMED","shiptoName":"Precision Medical Technologies","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"05-28-2026","cust_po":"Howa & Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tricia Springer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:53","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Tricia Springer","follow_phone":"800-236-6020x1305","follow_email":"tricia.springer@pts-tools.com","pic_user":"rons","total_amt":"7371.78","total_gp":"4804.32","total_gpm":"65.17","rev_type":"WAP","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249852","line":"4","data":"send over updated quote once we hear back"},{"comp":"1","quote":"249852","line":"3","data":"1...confirming on price and delivery and will"},{"comp":"1","quote":"249852","line":"2","data":"05-08-2026 08:59-rons: sending quote without line"},{"comp":"1","quote":"249852","line":"1","data":"on this...sending updated quote now"},{"comp":"1","quote":"249852","line":"0","data":"05-13-2026 08:36-rons: finally received response"}],"crmnotes":[{"comp":1,"quote":249852,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249852,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249852","line":"1","part":"HW-06C-DID","qty":"2","price":"3811.00","uom":"EA","discount":"25.00","req_date":"3-5 WEEKS","branch":"1"},{"comp":"01","order":"249852","line":"3","part":"NCAT40-SF0125-3.15","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"5","part":"NCAT40-SF0250-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"7","part":"NCAT40-SF0500-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-13 16:06:48.027 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249852-05132026160647.txt === {"quote":"249852","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PRECIMED","shiptoName":"Precision Medical Technologies","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"05-28-2026","cust_po":"Howa & Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tricia Springer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:53","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Tricia Springer","follow_phone":"800-236-6020x1305","follow_email":"tricia.springer@pts-tools.com","pic_user":"rons","total_amt":"7371.78","total_gp":"4804.32","total_gpm":"65.17","rev_type":"WAP","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249852","line":"4","data":"send over updated quote once we hear back"},{"comp":"1","quote":"249852","line":"3","data":"1...confirming on price and delivery and will"},{"comp":"1","quote":"249852","line":"2","data":"05-08-2026 08:59-rons: sending quote without line"},{"comp":"1","quote":"249852","line":"1","data":"on this...sending updated quote now"},{"comp":"1","quote":"249852","line":"0","data":"05-13-2026 08:36-rons: finally received response"}],"crmnotes":[{"comp":1,"quote":249852,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249852,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249852,"Line":2,"Comment":"05/13/2026 4:06 PM - rons - F/U changed from 05/14/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249852,"Line":3,"Comment":"05/13/2026 4:06 PM - rons - CLO changed from 05/21/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249852","line":"1","part":"HW-06C-DID","qty":"2","price":"3811.00","uom":"EA","discount":"25.00","req_date":"3-5 WEEKS","branch":"1"},{"comp":"01","order":"249852","line":"3","part":"NCAT40-SF0125-3.15","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"5","part":"NCAT40-SF0250-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"7","part":"NCAT40-SF0500-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-13 16:06:55.101 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249852-05132026160654.txt === {"quote":"249852","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PRECIMED","shiptoName":"Precision Medical Technologies","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-11-2026","cust_po":"Howa & Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tricia Springer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:53","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Tricia Springer","follow_phone":"800-236-6020x1305","follow_email":"tricia.springer@pts-tools.com","pic_user":"rons","total_amt":"7371.78","total_gp":"4804.32","total_gpm":"65.17","rev_type":"WAP","mod_date":"05-13-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249852","line":"4","data":"send over updated quote once we hear back"},{"comp":"1","quote":"249852","line":"3","data":"1...confirming on price and delivery and will"},{"comp":"1","quote":"249852","line":"2","data":"05-08-2026 08:59-rons: sending quote without line"},{"comp":"1","quote":"249852","line":"1","data":"on this...sending updated quote now"},{"comp":"1","quote":"249852","line":"0","data":"05-13-2026 08:36-rons: finally received response"}],"crmnotes":[{"comp":1,"quote":249852,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249852,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249852,"Line":2,"Comment":"05/13/2026 4:06 PM - rons - F/U changed from 05/14/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249852,"Line":3,"Comment":"05/13/2026 4:06 PM - rons - CLO changed from 05/21/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249852,"Line":4,"Comment":"05/13/2026 4:06 PM - rons - Req Date changed from 05/28/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249852","line":"1","part":"HW-06C-DID","qty":"2","price":"3811.00","uom":"EA","discount":"25.00","req_date":"3-5 WEEKS","branch":"1"},{"comp":"01","order":"249852","line":"3","part":"NCAT40-SF0125-3.15","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"5","part":"NCAT40-SF0250-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"7","part":"NCAT40-SF0500-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-13 16:07:51.063 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248955-05132026160750.txt === {"quote":"248955","customer":"13330","name":null,"customerName":"Manufacturing Solutions of MN Inc.","comp":"01","open":"1","shipto":"MANUFACY","shiptoName":"Manufacturing Solutions of MN Inc.","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-21-2026","cust_po":"IT40-SK20-120","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Lucas Adamski","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:27","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Lucas Adamski","follow_phone":"","follow_email":"lucas.adamski@shopmsi.com","pic_user":"jennad","total_amt":"6013.02","total_gp":"4304.56","total_gpm":"71.59","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"35","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248955","line":"1","part":"IT40-SK20-120","qty":"15","price":"526.00","uom":"EA","discount":"34.00","req_date":"ETA ~5/20","branch":"1"},{"comp":"01","order":"248955","line":"2","part":"IT40-FMA25.4-45","qty":"2","price":"329.00","uom":"EA","discount":"42.00","req_date":"ETA ~5/20","branch":"1"},{"comp":"01","order":"248955","line":"3","part":"B40-STD","qty":"17","price":"43.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248955","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248955","Line":"1","Company":"1","F_Line":"1","Comment":"Delivery: ETA ~5/20 for PO placed before 5/12","Loc":"Y"},{"Quote":"248955","Line":"1","Company":"1","F_Line":"2","Comment":"**non-cancellable, non-returnable**","Loc":"Y"},{"Quote":"248955","Line":"2","Company":"1","F_Line":"1","Comment":"Delivery: ETA ~5/20 for PO placed before 5/12","Loc":"Y"},{"Quote":"248955","Line":"2","Company":"1","F_Line":"2","Comment":"**non-cancellable, non-returnable**","Loc":"Y"},{"Quote":"248955","Line":"3","Company":"1","F_Line":"1","Comment":"Discontinued - non-cancellable, non-returnable","Loc":"Y"}],"qcomms":[{"Quote":"248955","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248955","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248955","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-13 16:28:27.046 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248984-05132026162826.txt === {"quote":"248984","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"BLKWI","shiptoName":"BlackHawk Industrial - Kaukauna","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-22-2026","cust_po":"TQW-E32-G","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Khalil Collins","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:55","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Khalil Collins","follow_phone":"920-372-7078","follow_email":"khalil.collins@blackhawkid.com","pic_user":"jennad","total_amt":"3701.70","total_gp":"2524.79","total_gpm":"68.21","rev_type":"ADV","mod_date":"05-13-2026","mod_time":null,"mod_user":"jennad","reason":"8","totalQty":"5","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"248984","line":"0","data":"04-22-2026 09:01-jennad added to quote log"}],"crmnotes":[],"items":[{"comp":"01","order":"248984","line":"1","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248984","line":"2","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248984","line":"3","part":"BT50-UMT200W","qty":"1","price":"1803.00","uom":"EA","discount":"28.00","req_date":"4 Wks","branch":"1"},{"comp":"01","order":"248984","line":"4","part":"BT50-UMTX200W","qty":"1","price":"2867.00","uom":"EA","discount":"28.00","req_date":"18 Wks","branch":"1"},{"comp":"01","order":"248984","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-13 17:00:58.333 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.9939763175297, -88.1927910618584, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.9939763175297, -88.1927910618584, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.5201465 second/s. 2026-05-13 18:18:25.581 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5192112259923, -80.0221505971621, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5192112259923, -80.0221505971621, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2424315 second/s. 2026-05-13 18:18:27.238 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5192112259923, -80.0221505971621, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5192112259923, -80.0221505971621, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1733711 second/s. 2026-05-13 18:18:57.008 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(32.3220939666667, -111.044372566667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(32.3220939666667, -111.044372566667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1965411 second/s. 2026-05-13 20:38:25.843 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-13 21:43:09.611 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-13 23:25:41.638 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-14 05:32:33.547 [INFO] In session is user: tomo 2026-05-14 05:32:33.934 [INFO] In session is user: tomo 2026-05-14 05:32:34.273 [INFO] In session is user: tomo 2026-05-14 05:32:34.554 [INFO] In session is user: tomo 2026-05-14 05:32:34.866 [INFO] In session is user: tomo 2026-05-14 05:32:35.184 [INFO] In session is user: tomo 2026-05-14 05:32:35.545 [INFO] In session is user: tomo 2026-05-14 05:32:35.925 [INFO] In session is user: tomo 2026-05-14 06:55:48.235 [INFO] In session is user: tomo 2026-05-14 06:55:48.767 [INFO] In session is user: tomo 2026-05-14 06:55:49.129 [INFO] In session is user: tomo 2026-05-14 06:55:49.507 [INFO] In session is user: tomo 2026-05-14 06:55:49.830 [INFO] In session is user: tomo 2026-05-14 06:55:50.284 [INFO] In session is user: tomo 2026-05-14 06:55:50.646 [INFO] In session is user: tomo 2026-05-14 06:55:51.056 [INFO] In session is user: tomo 2026-05-14 06:55:51.396 [INFO] In session is user: tomo 2026-05-14 06:55:51.747 [INFO] In session is user: tomo 2026-05-14 06:55:52.187 [INFO] In session is user: tomo 2026-05-14 06:55:52.635 [INFO] In session is user: tomo 2026-05-14 06:55:52.988 [INFO] In session is user: tomo 2026-05-14 08:23:02.254 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248558-05142026082302.txt === {"quote":"248558","customer":"19575","name":null,"customerName":"Single Source Technologies","comp":"01","open":"0","shipto":"ATLAATLX","shiptoName":"Atlanta Engineering & Manufacturing","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-01-2026","cust_po":"CAT40-SK10-150U-IDU","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sebastian Tardif","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:05","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Sebastian Tardif","follow_phone":"888-778-2262","follow_email":"sebastian.tardif@sstconsumables.com","pic_user":"alyssah","total_amt":"3944.21","total_gp":"2734.62","total_gpm":"69.33","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248558","line":"0","data":"04-14-2026 14:08 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248558,"Line":0,"Comment":"05/14/2026 8:22 AM - alyssah - Req Date changed from 05/26/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248558","line":"1","part":"CAT40-SK10-150U-IDU","qty":"1","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"2","part":"CAT40-SK16-150U-IDU","qty":"1","price":"514.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"3","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"4","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"5","part":"ET25-SET-10","qty":"1","price":"1404.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"6","part":"C4006-0750-3.00","qty":"1","price":"133.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"7","part":"C4001-1000-1.75CP","qty":"1","price":"144.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"8","part":"CAT40-C1.1/4SL-85U-IDU","qty":"1","price":"593.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"9","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"10","part":"NK3/4-1/2","qty":"1","price":"94.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"11","part":"NK1-5/8","qty":"1","price":"100.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"248558","line":"12","part":"NK1.1/4-3/4","qty":"1","price":"100.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":13}}] 2026-05-14 08:23:13.699 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248558-05142026082313.txt === {"quote":"248558","customer":"19575","name":null,"customerName":"Single Source Technologies","comp":"01","open":"0","shipto":"ATLAATLX","shiptoName":"Atlanta Engineering & Manufacturing","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-01-2026","cust_po":"CAT40-SK10-150U-IDU","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sebastian Tardif","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:05","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Sebastian Tardif","follow_phone":"888-778-2262","follow_email":"sebastian.tardif@sstconsumables.com","pic_user":"alyssah","total_amt":"3944.21","total_gp":"2734.62","total_gpm":"69.33","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"248558","line":"0","data":"04-14-2026 14:08 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248558,"Line":0,"Comment":"05/14/2026 8:22 AM - alyssah - Req Date changed from 05/26/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":248558,"Line":1,"Comment":"05/14/2026 8:23 AM - alyssah - CLO changed from 05/14/2026 to 06/06/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248558","line":"1","part":"CAT40-SK10-150U-IDU","qty":"1","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"2","part":"CAT40-SK16-150U-IDU","qty":"1","price":"514.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"3","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"4","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"5","part":"ET25-SET-10","qty":"1","price":"1404.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"6","part":"C4006-0750-3.00","qty":"1","price":"133.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"7","part":"C4001-1000-1.75CP","qty":"1","price":"144.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"8","part":"CAT40-C1.1/4SL-85U-IDU","qty":"1","price":"593.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"9","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"10","part":"NK3/4-1/2","qty":"1","price":"94.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"11","part":"NK1-5/8","qty":"1","price":"100.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"248558","line":"12","part":"NK1.1/4-3/4","qty":"1","price":"100.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-14 08:23:19.770 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248558-05142026082319.txt === {"quote":"248558","customer":"19575","name":null,"customerName":"Single Source Technologies","comp":"01","open":"0","shipto":"ATLAATLX","shiptoName":"Atlanta Engineering & Manufacturing","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-07-2026","cust_po":"CAT40-SK10-150U-IDU","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sebastian Tardif","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:05","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Sebastian Tardif","follow_phone":"888-778-2262","follow_email":"sebastian.tardif@sstconsumables.com","pic_user":"alyssah","total_amt":"3944.21","total_gp":"2734.62","total_gpm":"69.33","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"248558","line":"0","data":"04-14-2026 14:08 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248558,"Line":0,"Comment":"05/14/2026 8:22 AM - alyssah - Req Date changed from 05/26/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":248558,"Line":1,"Comment":"05/14/2026 8:23 AM - alyssah - CLO changed from 05/14/2026 to 06/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248558,"Line":2,"Comment":"05/14/2026 8:23 AM - alyssah - Req Date changed from 06/01/2026 to 06/07/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248558","line":"1","part":"CAT40-SK10-150U-IDU","qty":"1","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"2","part":"CAT40-SK16-150U-IDU","qty":"1","price":"514.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"3","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"4","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"5","part":"ET25-SET-10","qty":"1","price":"1404.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"6","part":"C4006-0750-3.00","qty":"1","price":"133.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"7","part":"C4001-1000-1.75CP","qty":"1","price":"144.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"8","part":"CAT40-C1.1/4SL-85U-IDU","qty":"1","price":"593.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"9","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"10","part":"NK3/4-1/2","qty":"1","price":"94.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"11","part":"NK1-5/8","qty":"1","price":"100.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"248558","line":"12","part":"NK1.1/4-3/4","qty":"1","price":"100.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-14 08:23:23.954 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248558-05142026082323.txt === {"quote":"248558","customer":"19575","name":null,"customerName":"Single Source Technologies","comp":"01","open":"0","shipto":"ATLAATLX","shiptoName":"Atlanta Engineering & Manufacturing","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-07-2026","cust_po":"CAT40-SK10-150U-IDU","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sebastian Tardif","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:05","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Sebastian Tardif","follow_phone":"888-778-2262","follow_email":"sebastian.tardif@sstconsumables.com","pic_user":"alyssah","total_amt":"3944.21","total_gp":"2734.62","total_gpm":"69.33","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"248558","line":"0","data":"04-14-2026 14:08 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248558,"Line":0,"Comment":"05/14/2026 8:22 AM - alyssah - Req Date changed from 05/26/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":248558,"Line":1,"Comment":"05/14/2026 8:23 AM - alyssah - CLO changed from 05/14/2026 to 06/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248558,"Line":2,"Comment":"05/14/2026 8:23 AM - alyssah - Req Date changed from 06/01/2026 to 06/07/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248558","line":"1","part":"CAT40-SK10-150U-IDU","qty":"1","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"2","part":"CAT40-SK16-150U-IDU","qty":"1","price":"514.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"3","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"4","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"5","part":"ET25-SET-10","qty":"1","price":"1404.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"6","part":"C4006-0750-3.00","qty":"1","price":"133.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"7","part":"C4001-1000-1.75CP","qty":"1","price":"144.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"8","part":"CAT40-C1.1/4SL-85U-IDU","qty":"1","price":"593.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"9","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"10","part":"NK3/4-1/2","qty":"1","price":"94.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"11","part":"NK1-5/8","qty":"1","price":"100.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"248558","line":"12","part":"NK1.1/4-3/4","qty":"1","price":"100.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248558","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-14 08:23:58.063 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248100-05142026082357.txt === {"quote":"248100","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFL","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"06-06-2026","cust_po":"018-set-21","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Dominic","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:39","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Dominic","follow_phone":"","follow_email":"dominca.afriyie@mscdirect.com","pic_user":"alyssah","total_amt":"1652.30","total_gp":"1510.07","total_gpm":"91.39","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248100","line":"0","data":"04-06-2026 13:41 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248100,"Line":0,"Comment":"04/13/2026 6:03 AM - alyssah - F/U changed from 04/12/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248100,"Line":1,"Comment":"04/24/2026 4:55 PM - alyssah - F/U changed from 04/22/2026 to 4/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248100,"Line":2,"Comment":"05/01/2026 3:16 PM - alyssah - CLO changed from 05/06/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248100,"Line":3,"Comment":"05/01/2026 3:16 PM - alyssah - F/U changed from 04/28/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248100,"Line":4,"Comment":"05/14/2026 8:23 AM - alyssah - Req Date changed from 05/18/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248100","line":"1","part":"018-SET-09","qty":"1","price":"243.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"2","part":"018-SET-21","qty":"1","price":"567.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"3","part":"020-SET-09","qty":"1","price":"214.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"4","part":"020-SET-21","qty":"1","price":"499.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"5","part":"010-SET-33","qty":"1","price":"820.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"6","part":"010-SET-08","qty":"1","price":"199.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-14 08:24:04.229 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248100-05142026082403.txt === {"quote":"248100","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFL","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"06-06-2026","cust_po":"018-set-21","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Dominic","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:39","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Dominic","follow_phone":"","follow_email":"dominca.afriyie@mscdirect.com","pic_user":"alyssah","total_amt":"1652.30","total_gp":"1510.07","total_gpm":"91.39","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"248100","line":"0","data":"04-06-2026 13:41 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248100,"Line":0,"Comment":"04/13/2026 6:03 AM - alyssah - F/U changed from 04/12/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248100,"Line":1,"Comment":"04/24/2026 4:55 PM - alyssah - F/U changed from 04/22/2026 to 4/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248100,"Line":2,"Comment":"05/01/2026 3:16 PM - alyssah - CLO changed from 05/06/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248100,"Line":3,"Comment":"05/01/2026 3:16 PM - alyssah - F/U changed from 04/28/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248100,"Line":4,"Comment":"05/14/2026 8:23 AM - alyssah - Req Date changed from 05/18/2026 to 06/06/2026 (Req Date Updated)"},{"comp":1,"quote":248100,"Line":5,"Comment":"05/14/2026 8:23 AM - alyssah - CLO changed from 05/15/2026 to 06/05/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248100","line":"1","part":"018-SET-09","qty":"1","price":"243.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"2","part":"018-SET-21","qty":"1","price":"567.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"3","part":"020-SET-09","qty":"1","price":"214.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"4","part":"020-SET-21","qty":"1","price":"499.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"5","part":"010-SET-33","qty":"1","price":"820.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"6","part":"010-SET-08","qty":"1","price":"199.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-14 08:24:07.887 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248100-05142026082407.txt === {"quote":"248100","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFL","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"06-06-2026","cust_po":"018-set-21","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Dominic","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:39","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Dominic","follow_phone":"","follow_email":"dominca.afriyie@mscdirect.com","pic_user":"alyssah","total_amt":"1652.30","total_gp":"1510.07","total_gpm":"91.39","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"248100","line":"0","data":"04-06-2026 13:41 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248100,"Line":0,"Comment":"04/13/2026 6:03 AM - alyssah - F/U changed from 04/12/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248100,"Line":1,"Comment":"04/24/2026 4:55 PM - alyssah - F/U changed from 04/22/2026 to 4/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248100,"Line":2,"Comment":"05/01/2026 3:16 PM - alyssah - CLO changed from 05/06/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248100,"Line":3,"Comment":"05/01/2026 3:16 PM - alyssah - F/U changed from 04/28/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248100,"Line":4,"Comment":"05/14/2026 8:23 AM - alyssah - Req Date changed from 05/18/2026 to 06/06/2026 (Req Date Updated)"},{"comp":1,"quote":248100,"Line":5,"Comment":"05/14/2026 8:23 AM - alyssah - CLO changed from 05/15/2026 to 06/05/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248100","line":"1","part":"018-SET-09","qty":"1","price":"243.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"2","part":"018-SET-21","qty":"1","price":"567.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"3","part":"020-SET-09","qty":"1","price":"214.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"4","part":"020-SET-21","qty":"1","price":"499.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"5","part":"010-SET-33","qty":"1","price":"820.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"6","part":"010-SET-08","qty":"1","price":"199.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248100","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-14 08:24:38.005 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248507-05142026082437.txt === {"quote":"248507","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLUFLOR","shiptoName":"Blue Origin Florida, LLC","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-06-2026","cust_po":"HSK40E-SK6-60P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Daniel","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:18","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Daniel","follow_phone":"413-382-7226","follow_email":"daniel.thomas@blackhawkid.com","pic_user":"alyssah","total_amt":"2578.00","total_gp":"1520.85","total_gpm":"58.99","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"36","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248507","line":"0","data":"04-14-2026 08:21 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248507,"Line":0,"Comment":"05/09/2026 5:38 PM - alyssah - F/U changed from 05/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248507,"Line":1,"Comment":"05/14/2026 8:24 AM - alyssah - Req Date changed from 05/26/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248507","line":"1","part":"HSK40E-SK6-60P","qty":"5","price":"253.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"2","part":"SK6-3AC","qty":"3","price":"69.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"3","part":"SK6-4AC","qty":"3","price":"50.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"4","part":"SK6-5AC","qty":"3","price":"60.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"5","part":"SK6-6A","qty":"3","price":"34.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"6","part":"SK6-1/8A","qty":"3","price":"35.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"7","part":"SK6-3/16A","qty":"3","price":"35.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"8","part":"SK6-1/4A","qty":"3","price":"35.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"9","part":"GH6","qty":"2","price":"74.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"10","part":"TQW-GH10(14X18)","qty":"2","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"11","part":"HSK40-TUBE","qty":"5","price":"16.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248507","Line":"1","Company":"1","F_Line":"1","Comment":"Quoted at NET pricing","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-14 08:24:43.280 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248507-05142026082443.txt === {"quote":"248507","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLUFLOR","shiptoName":"Blue Origin Florida, LLC","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-06-2026","cust_po":"HSK40E-SK6-60P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Daniel","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:18","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Daniel","follow_phone":"413-382-7226","follow_email":"daniel.thomas@blackhawkid.com","pic_user":"alyssah","total_amt":"2578.00","total_gp":"1520.85","total_gpm":"58.99","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"36","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"248507","line":"0","data":"04-14-2026 08:21 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248507,"Line":0,"Comment":"05/09/2026 5:38 PM - alyssah - F/U changed from 05/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248507,"Line":1,"Comment":"05/14/2026 8:24 AM - alyssah - Req Date changed from 05/26/2026 to 06/06/2026 (Req Date Updated)"},{"comp":1,"quote":248507,"Line":2,"Comment":"05/14/2026 8:24 AM - alyssah - CLO changed from 05/14/2026 to 06/05/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248507","line":"1","part":"HSK40E-SK6-60P","qty":"5","price":"253.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"2","part":"SK6-3AC","qty":"3","price":"69.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"3","part":"SK6-4AC","qty":"3","price":"50.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"4","part":"SK6-5AC","qty":"3","price":"60.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"5","part":"SK6-6A","qty":"3","price":"34.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"6","part":"SK6-1/8A","qty":"3","price":"35.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"7","part":"SK6-3/16A","qty":"3","price":"35.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"8","part":"SK6-1/4A","qty":"3","price":"35.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"9","part":"GH6","qty":"2","price":"74.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"10","part":"TQW-GH10(14X18)","qty":"2","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"11","part":"HSK40-TUBE","qty":"5","price":"16.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248507","Line":"1","Company":"1","F_Line":"1","Comment":"Quoted at NET pricing","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-14 08:24:48.140 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248507-05142026082447.txt === {"quote":"248507","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLUFLOR","shiptoName":"Blue Origin Florida, LLC","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-06-2026","cust_po":"HSK40E-SK6-60P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Daniel","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:18","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Daniel","follow_phone":"413-382-7226","follow_email":"daniel.thomas@blackhawkid.com","pic_user":"alyssah","total_amt":"2578.00","total_gp":"1520.85","total_gpm":"58.99","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"36","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"248507","line":"0","data":"04-14-2026 08:21 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248507,"Line":0,"Comment":"05/09/2026 5:38 PM - alyssah - F/U changed from 05/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248507,"Line":1,"Comment":"05/14/2026 8:24 AM - alyssah - Req Date changed from 05/26/2026 to 06/06/2026 (Req Date Updated)"},{"comp":1,"quote":248507,"Line":2,"Comment":"05/14/2026 8:24 AM - alyssah - CLO changed from 05/14/2026 to 06/05/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248507","line":"1","part":"HSK40E-SK6-60P","qty":"5","price":"253.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"2","part":"SK6-3AC","qty":"3","price":"69.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"3","part":"SK6-4AC","qty":"3","price":"50.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"4","part":"SK6-5AC","qty":"3","price":"60.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"5","part":"SK6-6A","qty":"3","price":"34.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"6","part":"SK6-1/8A","qty":"3","price":"35.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"7","part":"SK6-3/16A","qty":"3","price":"35.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"8","part":"SK6-1/4A","qty":"3","price":"35.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"9","part":"GH6","qty":"2","price":"74.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"10","part":"TQW-GH10(14X18)","qty":"2","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"11","part":"HSK40-TUBE","qty":"5","price":"16.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248507","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248507","Line":"1","Company":"1","F_Line":"1","Comment":"Quoted at NET pricing","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-14 08:25:08.829 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248545-05142026082508.txt === {"quote":"248545","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"SSMAMAVI","shiptoName":"S&S Machine, Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-06-2026","cust_po":"SK6-2.25","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Misty Greenway","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:12","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Misty Greenway","follow_phone":"800-669-1545 x*5190","follow_email":"misty.greenway@pts-tools.com","pic_user":"alyssah","total_amt":"2079.00","total_gp":"1468.18","total_gpm":"70.62","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"30","win_pct":"20","clo_date":"05-14-2026","notes":[],"crmnotes":[{"comp":1,"quote":248545,"Line":0,"Comment":"04/24/2026 4:52 PM - alyssah - F/U changed from 04/20/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248545,"Line":1,"Comment":"05/14/2026 8:24 AM - alyssah - Req Date changed from 05/26/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248545","line":"1","part":"SK6-2.25","qty":"2","price":"90.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"2","part":"SK6-6","qty":"2","price":"70.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"3","part":"SK6-1/8A","qty":"5","price":"70.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"4","part":"SK6-3/16A","qty":"4","price":"70.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"5","part":"VCK6-1/4","qty":"4","price":"131.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"6","part":"VCK6-3/16","qty":"4","price":"131.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"7","part":"VCK13-3/8","qty":"4","price":"144.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"8","part":"VCK13-1/2","qty":"4","price":"144.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-14 08:25:14.904 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248545-05142026082514.txt === {"quote":"248545","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"SSMAMAVI","shiptoName":"S&S Machine, Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-06-2026","cust_po":"SK6-2.25","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Misty Greenway","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:12","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Misty Greenway","follow_phone":"800-669-1545 x*5190","follow_email":"misty.greenway@pts-tools.com","pic_user":"alyssah","total_amt":"2079.00","total_gp":"1468.18","total_gpm":"70.62","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"30","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[{"comp":1,"quote":248545,"Line":0,"Comment":"04/24/2026 4:52 PM - alyssah - F/U changed from 04/20/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248545,"Line":1,"Comment":"05/14/2026 8:24 AM - alyssah - Req Date changed from 05/26/2026 to 06/06/2026 (Req Date Updated)"},{"comp":1,"quote":248545,"Line":2,"Comment":"05/14/2026 8:25 AM - alyssah - CLO changed from 05/14/2026 to 06/05/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248545","line":"1","part":"SK6-2.25","qty":"2","price":"90.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"2","part":"SK6-6","qty":"2","price":"70.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"3","part":"SK6-1/8A","qty":"5","price":"70.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"4","part":"SK6-3/16A","qty":"4","price":"70.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"5","part":"VCK6-1/4","qty":"4","price":"131.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"6","part":"VCK6-3/16","qty":"4","price":"131.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"7","part":"VCK13-3/8","qty":"4","price":"144.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"8","part":"VCK13-1/2","qty":"4","price":"144.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-14 08:25:20.626 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248545-05142026082520.txt === {"quote":"248545","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"SSMAMAVI","shiptoName":"S&S Machine, Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-06-2026","cust_po":"SK6-2.25","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Misty Greenway","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:12","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Misty Greenway","follow_phone":"800-669-1545 x*5190","follow_email":"misty.greenway@pts-tools.com","pic_user":"alyssah","total_amt":"2079.00","total_gp":"1468.18","total_gpm":"70.62","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"30","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[{"comp":1,"quote":248545,"Line":0,"Comment":"04/24/2026 4:52 PM - alyssah - F/U changed from 04/20/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248545,"Line":1,"Comment":"05/14/2026 8:24 AM - alyssah - Req Date changed from 05/26/2026 to 06/06/2026 (Req Date Updated)"},{"comp":1,"quote":248545,"Line":2,"Comment":"05/14/2026 8:25 AM - alyssah - CLO changed from 05/14/2026 to 06/05/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248545","line":"1","part":"SK6-2.25","qty":"2","price":"90.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"2","part":"SK6-6","qty":"2","price":"70.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"3","part":"SK6-1/8A","qty":"5","price":"70.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"4","part":"SK6-3/16A","qty":"4","price":"70.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"5","part":"VCK6-1/4","qty":"4","price":"131.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"6","part":"VCK6-3/16","qty":"4","price":"131.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"7","part":"VCK13-3/8","qty":"4","price":"144.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"8","part":"VCK13-1/2","qty":"4","price":"144.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248545","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-14 08:26:58.823 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248706-05142026082658.txt === {"quote":"248706","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"NEWMANIY","shiptoName":"Max Tool","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"06-05-2026","cust_po":"CAT40-C1-85U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:26","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@maxtoolinc.com","pic_user":"alyssah","total_amt":"1574.30","total_gp":"1070.85","total_gpm":"68.02","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-16-2026","notes":[],"crmnotes":[{"comp":1,"quote":248706,"Line":0,"Comment":"04/24/2026 4:56 PM - alyssah - F/U changed from 04/22/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248706,"Line":1,"Comment":"05/01/2026 3:18 PM - alyssah - F/U changed from 04/29/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248706,"Line":2,"Comment":"05/14/2026 8:26 AM - alyssah - Req Date changed from 05/28/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248706","line":"1","part":"CAT40-C1-85U-IDU","qty":"4","price":"593.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248706","line":"2","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248706","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-14 08:27:04.000 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248706-05142026082703.txt === {"quote":"248706","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"NEWMANIY","shiptoName":"Max Tool","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"06-05-2026","cust_po":"CAT40-C1-85U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:26","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@maxtoolinc.com","pic_user":"alyssah","total_amt":"1574.30","total_gp":"1070.85","total_gpm":"68.02","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":248706,"Line":0,"Comment":"04/24/2026 4:56 PM - alyssah - F/U changed from 04/22/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248706,"Line":1,"Comment":"05/01/2026 3:18 PM - alyssah - F/U changed from 04/29/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248706,"Line":2,"Comment":"05/14/2026 8:26 AM - alyssah - Req Date changed from 05/28/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":248706,"Line":3,"Comment":"05/14/2026 8:26 AM - alyssah - CLO changed from 05/16/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248706","line":"1","part":"CAT40-C1-85U-IDU","qty":"4","price":"593.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248706","line":"2","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248706","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-14 08:27:08.491 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248706-05142026082708.txt === {"quote":"248706","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"NEWMANIY","shiptoName":"Max Tool","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"06-05-2026","cust_po":"CAT40-C1-85U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:26","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@maxtoolinc.com","pic_user":"alyssah","total_amt":"1574.30","total_gp":"1070.85","total_gpm":"68.02","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":248706,"Line":0,"Comment":"04/24/2026 4:56 PM - alyssah - F/U changed from 04/22/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248706,"Line":1,"Comment":"05/01/2026 3:18 PM - alyssah - F/U changed from 04/29/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248706,"Line":2,"Comment":"05/14/2026 8:26 AM - alyssah - Req Date changed from 05/28/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":248706,"Line":3,"Comment":"05/14/2026 8:26 AM - alyssah - CLO changed from 05/16/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248706","line":"1","part":"CAT40-C1-85U-IDU","qty":"4","price":"593.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248706","line":"2","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248706","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-14 08:27:35.551 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249125-05142026082735.txt === {"quote":"249125","customer":"18407","name":null,"customerName":"Remco Supply, Inc.","comp":"01","open":"0","shipto":"REMCOSU","shiptoName":"Remco Supply Inc.","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-05-2026","cust_po":"OKL3-ER32Z","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:48","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@remcosupply.com","pic_user":"alyssah","total_amt":"1387.50","total_gp":"1031.47","total_gpm":"74.34","rev_type":"LT","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249125","line":"8","data":"this quote up for replacement option"},{"comp":"1","quote":"249125","line":"7","data":"on these...wanted to go through Remco and writing"},{"comp":"1","quote":"249125","line":"6","data":"in NC that we would only offer evaluation/repair"},{"comp":"1","quote":"249125","line":"5","data":"Fuller with AMS / Advanced Manufacturing Solutions"},{"comp":"1","quote":"249125","line":"4","data":"at rebuild kits for ALPS tool...informed E/U Chris"},{"comp":"1","quote":"249125","line":"3","data":"04-24-2026 08:50-rons: live chat inquiry looking"},{"comp":"1","quote":"249125","line":"2","data":"request in yet...keeping quote open for now"},{"comp":"1","quote":"249125","line":"1","data":"out to Remco on this and didn't want me to send"},{"comp":"1","quote":"249125","line":"0","data":"04-24-2026 13:32-rons: Chris said he will reach"}],"crmnotes":[{"comp":1,"quote":249125,"Line":0,"Comment":"05/01/2026 4:30 PM - alyssah - F/U changed from 04/30/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249125,"Line":1,"Comment":"05/14/2026 8:27 AM - alyssah - CLO changed from 05/24/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249125","line":"1","part":"OKL3-ER32Z","qty":"1","price":"1850.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249125","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 08:27:40.495 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249125-05142026082740.txt === {"quote":"249125","customer":"18407","name":null,"customerName":"Remco Supply, Inc.","comp":"01","open":"0","shipto":"REMCOSU","shiptoName":"Remco Supply Inc.","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-05-2026","cust_po":"OKL3-ER32Z","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:48","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@remcosupply.com","pic_user":"alyssah","total_amt":"1387.50","total_gp":"1031.47","total_gpm":"74.34","rev_type":"LT","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249125","line":"8","data":"this quote up for replacement option"},{"comp":"1","quote":"249125","line":"7","data":"on these...wanted to go through Remco and writing"},{"comp":"1","quote":"249125","line":"6","data":"in NC that we would only offer evaluation/repair"},{"comp":"1","quote":"249125","line":"5","data":"Fuller with AMS / Advanced Manufacturing Solutions"},{"comp":"1","quote":"249125","line":"4","data":"at rebuild kits for ALPS tool...informed E/U Chris"},{"comp":"1","quote":"249125","line":"3","data":"04-24-2026 08:50-rons: live chat inquiry looking"},{"comp":"1","quote":"249125","line":"2","data":"request in yet...keeping quote open for now"},{"comp":"1","quote":"249125","line":"1","data":"out to Remco on this and didn't want me to send"},{"comp":"1","quote":"249125","line":"0","data":"04-24-2026 13:32-rons: Chris said he will reach"}],"crmnotes":[{"comp":1,"quote":249125,"Line":0,"Comment":"05/01/2026 4:30 PM - alyssah - F/U changed from 04/30/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249125,"Line":1,"Comment":"05/14/2026 8:27 AM - alyssah - CLO changed from 05/24/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249125","line":"1","part":"OKL3-ER32Z","qty":"1","price":"1850.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249125","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 08:30:53.244 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249788-05142026083053.txt === {"quote":"249788","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIFL","shiptoName":"Alternatives For Industry","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-18-2026","cust_po":"R8 collet set","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Amanda Blackwell","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:20","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Amanda Blackwell","follow_phone":"864-985-3101","follow_email":"amanda@afi-tools.com","pic_user":"alyssah","total_amt":"1076.25","total_gp":"836.05","total_gpm":"77.68","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-07-2026","notes":[{"comp":"1","quote":"249788","line":"0","data":"05-07-2026 10:55 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249788","line":"1","part":"810-SET-14","qty":"1","price":"548.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249788","line":"2","part":"810-SET-23","qty":"1","price":"887.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249788","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-14 08:31:31.002 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250146-05142026083130.txt === {"quote":"250146","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"1","shipto":"AFIGAIGA","shiptoName":"Alternatives For Industry","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"C4007-0011-6.00","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sean","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:03","extra":"","follow_up":"01-01-1901","web_id":"","follow_name":"Sean","follow_phone":"941-739-6566","follow_email":"sean@afi-tools.com","pic_user":"alyssah","total_amt":"487.99","total_gp":"232.85","total_gpm":"47.72","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"5","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250146","line":"0","data":"05-13-2026 16:03 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250146","line":"1","part":"C4007-0011-6.00","qty":"3","price":"292.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250146","line":"2","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250146","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-14 08:32:07.781 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247091-05142026083207.txt === {"quote":"247091","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"1","shipto":"AFIFL","shiptoName":"Alternatives For Industry","entry_date":"03-17-2026","cust_order_date":"03-17-2026","req_date":"05-19-2026","cust_po":"DA100 collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michele","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:48","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Michele","follow_phone":"941-739-5561","follow_email":"michelez@afi-tools.com","pic_user":"alyssah","total_amt":"140.40","total_gp":"87.44","total_gpm":"62.28","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"7","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247091","line":"0","data":"03-17-2026 10:51 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247091,"Line":0,"Comment":"05/01/2026 5:40 PM - rons - F/U changed from 04/07/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247091,"Line":1,"Comment":"05/01/2026 5:40 PM - rons - CLO changed from 04/17/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247091,"Line":2,"Comment":"05/01/2026 5:40 PM - rons - Req Date changed from 04/28/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247091","line":"1","part":"100-009","qty":"2","price":"36.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247091","line":"2","part":"100-010","qty":"1","price":"36.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247091","line":"3","part":"100-012","qty":"2","price":"36.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247091","line":"4","part":"100-013","qty":"1","price":"36.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247091","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-14 08:34:25.845 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247463-05142026083425.txt === {"quote":"247463","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"BBCCCEGH","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-19-2026","cust_po":"520-010","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Katherine Aguliar","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:52","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Katherine Aguliar","follow_phone":"704-987-5281","follow_email":"katherine.aguliar@mscdirect.com","pic_user":"alyssah","total_amt":"43.32","total_gp":"17.27","total_gpm":"39.87","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247463","line":"0","data":"03-24-2026 14:53 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247463,"Line":0,"Comment":"05/01/2026 5:42 PM - rons - F/U changed from 04/16/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247463,"Line":1,"Comment":"05/01/2026 5:42 PM - rons - CLO changed from 04/24/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247463,"Line":2,"Comment":"05/01/2026 5:43 PM - rons - Req Date changed from 05/05/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247463","line":"1","part":"520-010","qty":"1","price":"38.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247463","line":"2","part":"520-012","qty":"1","price":"38.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247463","line":"3","part":"520-015","qty":"1","price":"38.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247463","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-14 08:35:30.157 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247491-05142026083529.txt === {"quote":"247491","customer":"20512","name":null,"customerName":"Tomita U.S.A. Inc.","comp":"01","open":"1","shipto":"TOMITAGA","shiptoName":"TOMITA USA INC","entry_date":"03-25-2026","cust_order_date":"04-26-2025","req_date":"05-19-2026","cust_po":"NBT30-HC0500-2.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michinao","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:52","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Michinao","follow_phone":"","follow_email":"mhuffman@tomitaglobal.com","pic_user":"alyssah","total_amt":"512.25","total_gp":"259.68","total_gpm":"50.69","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":247491,"Line":0,"Comment":"05/01/2026 5:46 PM - rons - F/U changed from 04/21/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247491,"Line":1,"Comment":"05/01/2026 5:46 PM - rons - CLO changed from 04/27/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247491,"Line":2,"Comment":"05/01/2026 5:46 PM - rons - Req Date changed from 04/28/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247491","line":"1","part":"NBT30-HC0500-2.50","qty":"1","price":"683.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247491","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 08:36:34.616 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247779-05142026083634.txt === {"quote":"247779","customer":"6225","name":null,"customerName":"Ferguson Enterprises Inc.","comp":"01","open":"1","shipto":"FERGCORP","shiptoName":"Ferguson Enterprises","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-19-2026","cust_po":"SK16-5/16A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shawn Cooper","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:19","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Shawn Cooper","follow_phone":"757-896-3496","follow_email":"shawn.coopers@ferguson.com","pic_user":"alyssah","total_amt":"320.40","total_gp":"229.90","total_gpm":"71.75","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"6","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247779","line":"0","data":"03-31-2026 08:22 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247779,"Line":0,"Comment":"04/15/2026 8:11 AM - alyssah - F/U changed from 04/06/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247779,"Line":1,"Comment":"05/01/2026 5:51 PM - rons - F/U changed from 04/27/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247779,"Line":2,"Comment":"05/01/2026 5:51 PM - rons - CLO changed from 04/30/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247779,"Line":3,"Comment":"05/01/2026 5:51 PM - rons - Req Date changed from 05/12/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247779","line":"1","part":"SK16-5/16A","qty":"5","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247779","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 08:36:47.728 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247949-05142026083647.txt === {"quote":"247949","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"1","shipto":"PREPEN","shiptoName":"Precision Tools Services","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-19-2026","cust_po":"GAPR2603-0548","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ami","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:53","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Ami","follow_phone":"812-350-8133","follow_email":"ayates@ptservice.com","pic_user":"alyssah","total_amt":"42.26","total_gp":"11.32","total_gpm":"26.79","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247949","line":"0","data":"04-01-2026 15:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247949,"Line":0,"Comment":"05/01/2026 5:50 PM - rons - F/U changed from 04/24/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247949,"Line":1,"Comment":"05/01/2026 5:50 PM - rons - CLO changed from 05/01/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247949,"Line":2,"Comment":"05/01/2026 5:50 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247949","line":"1","part":"PS-123E","qty":"1","price":"42.26","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247949","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247949","Line":"0","Comment":"tHese are non-standard stock items and considered"},{"Quote":"247949","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247949","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 08:37:18.580 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248554-05142026083718.txt === {"quote":"248554","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"HOE","shiptoName":"Hoerbiger Corp.","entry_date":"04-14-2026","cust_order_date":"04-28-2026","req_date":"05-19-2026","cust_po":"HSK63A-0375-3.50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lynn","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:56","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Lynn","follow_phone":"800-753-7970","follow_email":"Lynn.Nunez@mscdirect.com","pic_user":"alyssah","total_amt":"235.41","total_gp":"121.65","total_gpm":"51.68","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"8","totalQty":"2","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"248554","line":"0","data":"04-14-2026 13:59 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248554,"Line":0,"Comment":"05/01/2026 5:46 PM - rons - F/U changed from 04/21/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248554,"Line":1,"Comment":"05/01/2026 5:46 PM - rons - CLO changed from 04/29/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248554,"Line":2,"Comment":"05/01/2026 5:46 PM - rons - Req Date changed from 04/30/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248554","line":"1","part":"HSK63A-0375-3.50","qty":"1","price":"399.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248554","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 08:41:44.422 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248912-05142026084144.txt === {"quote":"248912","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCMOBAL","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-19-2026","cust_po":"BT40-ER32-100","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Dawn Inman","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:50","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Dawn Inman","follow_phone":"260-239-8977","follow_email":"dawn.inman@mscdirect.com","pic_user":"alyssah","total_amt":"356.68","total_gp":"211.19","total_gpm":"59.21","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"5","win_pct":"20","clo_date":"05-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":248912,"Line":0,"Comment":"05/01/2026 5:50 PM - rons - F/U changed from 04/27/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248912,"Line":1,"Comment":"05/01/2026 5:50 PM - rons - CLO changed from 05/21/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248912,"Line":2,"Comment":"05/01/2026 5:50 PM - rons - Req Date changed from 06/02/2026 to 05/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248912","line":"1","part":"BT40-ER32-100","qty":"1","price":"221.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248912","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248912","line":"3","part":"B4006-0625-4.00","qty":"1","price":"185.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248912","line":"4","part":"B4006-0750-4.00","qty":"1","price":"171.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248912","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-14 08:42:09.238 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248995-05142026084209.txt === {"quote":"248995","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"1","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-22-2026","cust_po":"C8-EM1250-9.84","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:56","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"alyssah","total_amt":"347.10","total_gp":"187.64","total_gpm":"54.06","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"248995","line":"0","data":"04-22-2026 09:57 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248995","line":"-13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248995","line":"1","part":"C8-EM1250-80","qty":"1","price":"534.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 08:42:31.797 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249261-05142026084231.txt === {"quote":"249261","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"1","shipto":"AFIFLORE","shiptoName":"Alternatives For Industry","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"T05-020","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lonnie McCracken","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:00","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Lonnie McCracken","follow_phone":"(843)516-5368","follow_email":"lonnie@afi-tools.com","pic_user":"alyssah","total_amt":"109.85","total_gp":"52.49","total_gpm":"47.78","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":249261,"Line":0,"Comment":"05/01/2026 5:43 PM - rons - F/U changed from 05/03/2026 to 5/5/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249261","line":"1","part":"T05-020","qty":"1","price":"117.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249261","line":"2","part":"NT05-020","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249261","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-14 08:43:16.491 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249264-05142026084316.txt === {"quote":"249264","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCNJ","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-28-2026","cust_po":"830-008","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sue Hunt","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:06","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Sue Hunt","follow_phone":"413-593-5216","follow_email":"hunts@mscdirect.com","pic_user":"alyssah","total_amt":"216.53","total_gp":"127.81","total_gpm":"59.03","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"249264","line":"0","data":"04-27-2026 16:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249264,"Line":0,"Comment":"05/01/2026 5:56 PM - rons - F/U changed from 05/03/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249264,"Line":1,"Comment":"05/01/2026 5:56 PM - rons - CLO changed from 05/27/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249264,"Line":2,"Comment":"05/01/2026 5:57 PM - rons - Req Date changed from 06/08/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":249264,"Line":3,"Comment":"05/14/2026 8:43 AM - alyssah - Req Date changed from 05/19/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249264","line":"1","part":"830-008-1.33","qty":"1","price":"67.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"2","part":"830-016-1.33","qty":"1","price":"67.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"3","part":"830-024-1.33","qty":"1","price":"83.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"4","part":"830-032-1.33","qty":"1","price":"83.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"5","part":"830-012-1.33","qty":"1","price":"67.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-14 08:43:23.174 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249264-05142026084322.txt === {"quote":"249264","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCNJ","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-28-2026","cust_po":"830-008","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sue Hunt","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:06","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Sue Hunt","follow_phone":"413-593-5216","follow_email":"hunts@mscdirect.com","pic_user":"alyssah","total_amt":"216.53","total_gp":"127.81","total_gpm":"59.03","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249264","line":"0","data":"04-27-2026 16:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249264,"Line":0,"Comment":"05/01/2026 5:56 PM - rons - F/U changed from 05/03/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249264,"Line":1,"Comment":"05/01/2026 5:56 PM - rons - CLO changed from 05/27/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249264,"Line":2,"Comment":"05/01/2026 5:57 PM - rons - Req Date changed from 06/08/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":249264,"Line":3,"Comment":"05/14/2026 8:43 AM - alyssah - Req Date changed from 05/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249264,"Line":4,"Comment":"05/14/2026 8:43 AM - alyssah - CLO changed from 05/12/2026 to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249264","line":"1","part":"830-008-1.33","qty":"1","price":"67.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"2","part":"830-016-1.33","qty":"1","price":"67.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"3","part":"830-024-1.33","qty":"1","price":"83.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"4","part":"830-032-1.33","qty":"1","price":"83.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"5","part":"830-012-1.33","qty":"1","price":"67.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-14 08:43:29.052 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249264-05142026084328.txt === {"quote":"249264","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCNJ","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-28-2026","cust_po":"830-008","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sue Hunt","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:06","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Sue Hunt","follow_phone":"413-593-5216","follow_email":"hunts@mscdirect.com","pic_user":"alyssah","total_amt":"216.53","total_gp":"127.81","total_gpm":"59.03","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249264","line":"0","data":"04-27-2026 16:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249264,"Line":0,"Comment":"05/01/2026 5:56 PM - rons - F/U changed from 05/03/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249264,"Line":1,"Comment":"05/01/2026 5:56 PM - rons - CLO changed from 05/27/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249264,"Line":2,"Comment":"05/01/2026 5:57 PM - rons - Req Date changed from 06/08/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":249264,"Line":3,"Comment":"05/14/2026 8:43 AM - alyssah - Req Date changed from 05/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249264,"Line":4,"Comment":"05/14/2026 8:43 AM - alyssah - CLO changed from 05/12/2026 to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249264","line":"1","part":"830-008-1.33","qty":"1","price":"67.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"2","part":"830-016-1.33","qty":"1","price":"67.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"3","part":"830-024-1.33","qty":"1","price":"83.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"4","part":"830-032-1.33","qty":"1","price":"83.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"5","part":"830-012-1.33","qty":"1","price":"67.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249264","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-14 08:44:47.259 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247593-05142026084447.txt === {"quote":"247593","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"1","shipto":"DGIOKVI","shiptoName":"DGI Supply - GTA","entry_date":"03-26-2026","cust_order_date":"05-01-2026","req_date":"05-07-2026","cust_po":"SPECIAL-LV-MI","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"12:40","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"@","follow_phone":"","follow_email":"@","pic_user":"bethw","total_amt":"2646.55","total_gp":"1406.22","total_gpm":"53.13","rev_type":"LT","mod_date":"05-14-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":247593,"Line":0,"Comment":"04/30/2026 2:44 PM - bethw - sent QFU to Paul for update on status."},{"comp":1,"quote":247593,"Line":1,"Comment":"04/30/2026 2:44 PM - bethw - F/U changed from 05/01/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247593,"Line":2,"Comment":"05/12/2026 9:11 AM - bethw - Sent QFU to Paul for feedback or update."},{"comp":1,"quote":247593,"Line":3,"Comment":"05/12/2026 9:11 AM - bethw - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247593,"Line":4,"Comment":"05/14/2026 8:44 AM - bethw - Per Paul, the customer has been tied up with several projects and he has had little response from him at the moment, he will keep me posted if he hears anything back as he knows he wants better quality than the ones he has. Quote closed."}],"items":[{"comp":"01","order":"247593","line":"1","part":"NT65-ER32X-ICE","qty":"1","price":"3570.00","uom":"EA","discount":"30.00","req_date":"see comments","branch":"1"},{"comp":"01","order":"247593","line":"2","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247593","line":"3","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247593","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247593","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247593","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247593","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} 247593-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-14 08:50:02.449 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249309-05142026085002.txt === {"quote":"249309","customer":"18175","name":null,"customerName":"Ramstar Carbide Tool, Inc.","comp":"01","open":"1","shipto":"RMSTARCA","shiptoName":"Ramstar Carbide Tool, Inc.","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-28-2026","cust_po":"100-216","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Robert MacKay","drop_po":"","status":"0","user":"briand","conv_order":"","time":"11:15","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Robert MacKay","follow_phone":"519-737-9277 x74","follow_email":"robert@ramstar.net","pic_user":"cindyt","total_amt":"27.00","total_gp":"17.16","total_gpm":"63.56","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249309","line":"1","part":"100-216","qty":"1","price":"36.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249309","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 08:52:36.311 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249017-05142026085236.txt === {"quote":"249017","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"1","shipto":"MACHSTOU","shiptoName":"Machine Incorporated","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"06-03-2026","cust_po":"NBT40-SK10C-60P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Glenn Berube","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"13:35","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Glenn Berube","follow_phone":"207-513-3282","follow_email":"gberube@butlerbros.com","pic_user":"cindyt","total_amt":"903.50","total_gp":"628.85","total_gpm":"69.60","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"5","totalQty":"6","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"249017","line":"3","data":"quote."},{"comp":"1","quote":"249017","line":"2","data":"Suggested SK10 holder. This is the alternative"},{"comp":"1","quote":"249017","line":"1","data":"change collet to 1/4AC which we do not offer."},{"comp":"1","quote":"249017","line":"0","data":"04-22-2026 13:36-bethw: called on SO# 1037164 to"}],"crmnotes":[{"comp":1,"quote":249017,"Line":0,"Comment":"04/28/2026 3:28 PM - alyssah - F/U changed from 04/28/2026 to 5/13/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249017","line":"1","part":"NBT40-SK10C-60P","qty":"2","price":"508.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249017","line":"2","part":"SK10-1/4AC","qty":"2","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249017","line":"3","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249017","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-14 08:57:54.962 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248432-05142026085754.txt === {"quote":"248432","customer":"12455","name":null,"customerName":"Lindco Springfield Co., Inc.","comp":"01","open":"1","shipto":"LINDCO","shiptoName":"Lindco Springfield Co., Inc.","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-25-2026","cust_po":"500-064","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:32","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Justin Marcoux","follow_phone":"413-737-3577","follow_email":"jmarcoux@lindcospringfield.com","pic_user":"cindyt","total_amt":"28.50","total_gp":"18.68","total_gpm":"65.54","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248432","line":"0","data":"04-13-2026 08:33-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":248432,"Line":0,"Comment":"04/28/2026 3:25 PM - alyssah - CLO changed from 05/13/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248432,"Line":1,"Comment":"04/28/2026 3:25 PM - alyssah - F/U changed from 04/19/2026 to 5/13/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248432","line":"1","part":"500-064","qty":"1","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248432","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 09:03:31.458 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249596-05142026090331.txt === {"quote":"249596","customer":"14700","name":null,"customerName":"Northwest Machine Technologies Inc.","comp":"01","open":"1","shipto":"NORTROGE","shiptoName":"Northwest Machine Technologies","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-04-2026","cust_po":"155502","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Lee Knowlton","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:46","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Lee Knowlton","follow_phone":"","follow_email":"lknowlton@nwmtec.com","pic_user":"jimmya","total_amt":"2230.50","total_gp":"1254.83","total_gpm":"56.26","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"jimmya","reason":"2","totalQty":"4","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249596","line":"1","part":"155502","qty":"1","price":"1116.00","uom":"EA","discount":"0.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"249596","line":"2","part":"MI50-ER32I","qty":"2","price":"743.00","uom":"EA","discount":"25.00","req_date":"2 PC STOCK","branch":"1"},{"comp":"01","order":"249596","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249596","Line":"1","Company":"1","F_Line":"1","Comment":"**NET PRICE** Special - cannot be cancelled or","Loc":"Y"},{"Quote":"249596","Line":"1","Company":"1","F_Line":"2","Comment":"returned upon receipt of a PO","Loc":"Y"}],"qcomms":[{"Quote":"249596","Line":"0","Comment":"155502 is non-standard stock and considered special."},{"Quote":"249596","Line":"1","Comment":"Once a PO has been issued, these items cannot be"},{"Quote":"249596","Line":"2","Comment":"cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-14 09:31:25.531 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0476949833333, -88.0455883166667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0476949833333, -88.0455883166667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2345116 second/s. 2026-05-14 09:51:03.412 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249457-05142026095103.txt === {"quote":"249457","customer":"9050","name":null,"customerName":"Vallen Distribution, Inc.","comp":"01","open":"0","shipto":"CROWNNC","shiptoName":"Crown Equipment Corp.","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"300-112","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Katie Manbeck","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:43","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Katie Manbeck","follow_phone":"419-629-2220","follow_email":"kaitlyn.manbeck@vallen.com","pic_user":"haleyd","total_amt":"73.44","total_gp":"26.97","total_gpm":"36.72","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249457","line":"0","data":"04-30-2026 09:45 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249457","line":"1","part":"300-112","qty":"1","price":"102.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249457","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 09:52:43.240 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249562-05142026095243.txt === {"quote":"249562","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCIBALT","shiptoName":"MSC Industrial Direct Co.","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-12-2026","cust_po":"SK16-3/8A","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jessica Henderson","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"14:26","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Jessica Henderson","follow_phone":"336-664-1040 x820963","follow_email":"jessica.henderson@mscdirect.com","pic_user":"haleyd","total_amt":"173.55","total_gp":"124.17","total_gpm":"71.55","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"4","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249562","line":"0","data":"05-01-2026 14:27 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249562","line":"1","part":"SK16-3/8A","qty":"3","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249562","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 09:54:37.370 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249563-05142026095437.txt === {"quote":"249563","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-12-2026","cust_po":"QCFC65-120-SMO","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Angie Rodriguez","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"14:29","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Angie Rodriguez","follow_phone":"800-753-7970","follow_email":"angie.rodriguez@mscdirect.com","pic_user":"haleyd","total_amt":"240.04","total_gp":"97.63","total_gpm":"40.67","rev_type":"WAP","mod_date":"05-14-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249563","line":"1","data":"05-01-2026 14:30 - Discounts Recalculated QS"},{"comp":"1","quote":"249563","line":"0","data":"05-01-2026 15:02-alyssah OK, quote & email checked"}],"crmnotes":[],"items":[{"comp":"01","order":"249563","line":"1","part":"QCFC65-120-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249563","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 09:55:44.708 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249563-05142026095544.txt === {"quote":"249563","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-12-2026","cust_po":"QCFC65-120-SMO","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Angie Rodriguez","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"14:29","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Angie Rodriguez","follow_phone":"800-753-7970","follow_email":"angie.rodriguez@mscdirect.com","pic_user":"haleyd","total_amt":"240.04","total_gp":"97.63","total_gpm":"40.67","rev_type":"WAP","mod_date":"05-14-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249563","line":"1","data":"05-01-2026 14:30 - Discounts Recalculated QS"},{"comp":"1","quote":"249563","line":"0","data":"05-01-2026 15:02-alyssah OK, quote & email checked"}],"crmnotes":[{"comp":1,"quote":249563,"Line":0,"Comment":"05/14/2026 9:54 AM - haleyd - Closed"}],"items":[{"comp":"01","order":"249563","line":"1","part":"QCFC65-120-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249563","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 09:57:14.259 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249300-05142026095714.txt === {"quote":"249300","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCFRAN","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-28-2026","cust_po":"CAT50-C1-105U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"James Cleary","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:32","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"James Cleary","follow_phone":"802-779-6208","follow_email":"James.Cleary@mscdirect.com>","pic_user":"haleyd","total_amt":"467.35","total_gp":"313.75","total_gpm":"67.13","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249300","line":"2","data":"04-28-2026 09:41 - Discounts Recalculated QS"},{"comp":"1","quote":"249300","line":"1","data":"04-28-2026 09:35 - Discounts Recalculated QS"},{"comp":"1","quote":"249300","line":"0","data":"04-28-2026 09:34 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249300","line":"1","part":"CAT50-C1-105U-IDU","qty":"1","price":"719.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249300","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 09:58:19.304 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249665-05142026095819.txt === {"quote":"249665","customer":"1245","name":null,"customerName":"All Industrial Tool Supply","comp":"01","open":"0","shipto":"ALLINDCA","shiptoName":"All Industrial Tool Supply","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-05-2026","cust_po":"C4006-0500-5.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Karla Estrada","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"10:09","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Karla Estrada","follow_phone":"","follow_email":"karla.estrada@allindustrial.com","pic_user":"haleyd","total_amt":"124.80","total_gp":"72.68","total_gpm":"58.24","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"249665","line":"0","data":"05-05-2026 10:11 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249665","line":"1","part":"C4006-0500-5.00","qty":"1","price":"192.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249665","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 10:10:00.414 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249862-05142026101000.txt === {"quote":"249862","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"CPINORAU","shiptoName":"Max Tool - North Augusta, SC","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-08-2026","cust_po":"SK16-1/2A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Luke Shumpert","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:45","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Luke Shumpert","follow_phone":"803-642-9988 x611","follow_email":"luke.shumpert@maxtoolinc.com","pic_user":"haleyd","total_amt":"325.00","total_gp":"233.19","total_gpm":"71.75","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"karynm","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"249862","line":"1","data":"05-08-2026 09:48 - Discounts Recalculated QS"},{"comp":"1","quote":"249862","line":"0","data":"05-08-2026 09:58-jennad checked by jenna"}],"crmnotes":[],"items":[{"comp":"01","order":"249862","line":"1","part":"SK16-1/2A","qty":"1","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249862","line":"2","part":"SK16-10","qty":"3","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249862","line":"3","part":"SK10-5/16A","qty":"2","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249862","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-14 10:10:18.796 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249859-05142026101018.txt === {"quote":"249859","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"05-28-2026","cust_po":"E16-23 (C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeremy Melvin","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:42","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Jeremy Melvin","follow_phone":"574-289-4811 x2589","follow_email":"jmelvin@powelltool.com","pic_user":"haleyd","total_amt":"52.36","total_gp":"38.27","total_gpm":"73.09","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"karynm","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249859","line":"1","data":"05-08-2026 09:43 - Discounts Recalculated QS"},{"comp":"1","quote":"249859","line":"0","data":"05-08-2026 09:57-jennad checked by Jenna"}],"crmnotes":[{"comp":1,"quote":249859,"Line":0,"Comment":"05/11/2026 4:33 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249859,"Line":1,"Comment":"05/11/2026 4:33 PM - rons - Req Date changed from 06/08/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249859","line":"1","part":"E16-023(C)","qty":"1","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249859","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 10:24:30.161 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.977626168524, -87.7993107810331, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.977626168524, -87.7993107810331, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2330289 second/s. 2026-05-14 10:24:50.249 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.977626168524, -87.7993107810331, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.977626168524, -87.7993107810331, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1811673 second/s. 2026-05-14 10:24:59.776 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.977626168524, -87.7993107810331, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.977626168524, -87.7993107810331, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3627439 second/s. 2026-05-14 10:25:19.241 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.977626168524, -87.7993107810331, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.977626168524, -87.7993107810331, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.43874 second/s. 2026-05-14 10:25:39.357 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.977626168524, -87.7993107810331, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.977626168524, -87.7993107810331, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 30 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3729377 second/s. 2026-05-14 10:26:08.564 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.977626168524, -87.7993107810331, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.977626168524, -87.7993107810331, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 40 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.362198 second/s. 2026-05-14 10:27:06.564 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.7311443406877, -87.8354657480889, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.7311443406877, -87.8354657480889, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1970831 second/s. 2026-05-14 10:28:15.327 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249298-05142026102815.txt === {"quote":"249298","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USGRO","shiptoName":"US Tool Group","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-27-2026","cust_po":"ST20M-SF12-160","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mary Jo Fornes","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:07","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Mary Jo Fornes","follow_phone":"440-498-0780","follow_email":"Mary.Fornes@ustg.net","pic_user":"haleyd","total_amt":"147.56","total_gp":"75.22","total_gpm":"50.98","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249298","line":"0","data":"04-28-2026 09:08 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249298,"Line":0,"Comment":"05/08/2026 5:23 PM - rons - F/U changed from 05/04/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249298,"Line":1,"Comment":"05/08/2026 5:23 PM - rons - CLO changed from 05/28/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249298,"Line":2,"Comment":"05/08/2026 5:23 PM - rons - Req Date changed from 05/28/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249298,"Line":3,"Comment":"05/14/2026 10:27 AM - haleyd - sent a follow up email to Mary.Fornes@ustg.net"}],"items":[{"comp":"01","order":"249298","line":"1","part":"ST20M-SF12-160","qty":"1","price":"217.00","uom":"EA","discount":"32.00","req_date":"delv=3-4 weeks","branch":"1"},{"comp":"01","order":"249298","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249298","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249298","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249298","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 10:30:00.400 [INFO] In session is user: mikek 2026-05-14 10:30:29.129 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249468-05142026103028.txt === {"quote":"249468","customer":"13728","name":null,"customerName":"Motion Industries, Inc.","comp":"01","open":"0","shipto":"MOTIONPO","shiptoName":"Motion","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"ZKG24-16","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Amanda Kindell","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"11:15","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Amanda Kindell","follow_phone":"937-778-1905","follow_email":"Amanda.Kindell@motion.com","pic_user":"haleyd","total_amt":"495.00","total_gp":"357.62","total_gpm":"72.25","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249468","line":"1","data":"04-30-2026 11:23 - Discounts Recalculated QS"},{"comp":"1","quote":"249468","line":"0","data":"04-30-2026 11:16 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249468","line":"1","part":"ZKG24-16","qty":"2","price":"375.00","uom":"EA","discount":"34.00","req_date":"2-3 week delivery","branch":"1"},{"comp":"01","order":"249468","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249468","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249468","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249468","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 10:37:25.189 [INFO] In session is user: mikek 2026-05-14 10:37:56.982 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0047269333333, -87.7183952666667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0047269333333, -87.7183952666667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2329872 second/s. 2026-05-14 10:38:00.577 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0047269333333, -87.7183952666667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0047269333333, -87.7183952666667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1901293 second/s. 2026-05-14 10:38:22.311 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249795-05142026103822.txt === {"quote":"249795","customer":"7307","name":null,"customerName":"NEXT Industries, Inc.","comp":"01","open":"0","shipto":"BERREVAN","shiptoName":"Berry Global Inc.","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-18-2026","cust_po":"CAT50-C1.1/4-90U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Courtney Roberts","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"11:16","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Courtney Roberts","follow_phone":"","follow_email":"croberts@nextfind.com","pic_user":"haleyd","total_amt":"2196.00","total_gp":"1561.98","total_gpm":"71.13","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-07-2026","notes":[{"comp":"1","quote":"249795","line":"0","data":"05-07-2026 11:17 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249795,"Line":0,"Comment":"05/11/2026 11:07 AM - haleyd - F/UP via email to croberts@nextind.com"},{"comp":1,"quote":249795,"Line":1,"Comment":"05/11/2026 11:07 AM - haleyd - F/U changed from 05/13/2026 to 6/11/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249795","line":"1","part":"CAT50-C1.1/4-90U-IDU","qty":"1","price":"719.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249795","line":"2","part":"CAT50-C1.1/4-135U-IDU","qty":"1","price":"811.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249795","line":"3","part":"KM1.1/4-SET-11","qty":"2","price":"760.00","uom":"EA","discount":"28.00","req_date":"Stock","branch":"1"},{"comp":"01","order":"249795","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} 249795-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-14 10:38:44.493 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249795-05142026103843.txt === {"quote":"249795","customer":"7307","name":null,"customerName":"NEXT Industries, Inc.","comp":"01","open":"0","shipto":"BERREVAN","shiptoName":"Berry Global Inc.","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-18-2026","cust_po":"CAT50-C1.1/4-90U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Courtney Roberts","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"11:16","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Courtney Roberts","follow_phone":"","follow_email":"croberts@nextfind.com","pic_user":"haleyd","total_amt":"2196.00","total_gp":"1561.98","total_gpm":"71.13","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-07-2026","notes":[{"comp":"1","quote":"249795","line":"0","data":"05-07-2026 11:17 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249795,"Line":0,"Comment":"05/11/2026 11:07 AM - haleyd - F/UP via email to croberts@nextind.com"},{"comp":1,"quote":249795,"Line":1,"Comment":"05/11/2026 11:07 AM - haleyd - F/U changed from 05/13/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249795,"Line":2,"Comment":"05/14/2026 10:38 AM - haleyd - F/U changed from 05/13/2026 to 6/11/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249795","line":"1","part":"CAT50-C1.1/4-90U-IDU","qty":"1","price":"719.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249795","line":"2","part":"CAT50-C1.1/4-135U-IDU","qty":"1","price":"811.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249795","line":"3","part":"KM1.1/4-SET-11","qty":"2","price":"760.00","uom":"EA","discount":"28.00","req_date":"Stock","branch":"1"},{"comp":"01","order":"249795","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-14 10:38:59.920 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249795-05142026103859.txt === {"quote":"249795","customer":"7307","name":null,"customerName":"NEXT Industries, Inc.","comp":"01","open":"0","shipto":"BERREVAN","shiptoName":"Berry Global Inc.","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-18-2026","cust_po":"CAT50-C1.1/4-90U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Courtney Roberts","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"11:16","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Courtney Roberts","follow_phone":"","follow_email":"croberts@nextfind.com","pic_user":"haleyd","total_amt":"2196.00","total_gp":"1561.98","total_gpm":"71.13","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-07-2026","notes":[{"comp":"1","quote":"249795","line":"0","data":"05-07-2026 11:17 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249795,"Line":0,"Comment":"05/11/2026 11:07 AM - haleyd - F/UP via email to croberts@nextind.com"},{"comp":1,"quote":249795,"Line":1,"Comment":"05/11/2026 11:07 AM - haleyd - F/U changed from 05/13/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249795,"Line":2,"Comment":"05/14/2026 10:38 AM - haleyd - F/U changed from 05/13/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249795,"Line":3,"Comment":"05/14/2026 10:38 AM - haleyd - F/U changed from 06/11/2026 to 5/14/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249795","line":"1","part":"CAT50-C1.1/4-90U-IDU","qty":"1","price":"719.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249795","line":"2","part":"CAT50-C1.1/4-135U-IDU","qty":"1","price":"811.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249795","line":"3","part":"KM1.1/4-SET-11","qty":"2","price":"760.00","uom":"EA","discount":"28.00","req_date":"Stock","branch":"1"},{"comp":"01","order":"249795","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-14 10:43:42.712 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0056165567357, -87.7231890336136, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0056165567357, -87.7231890336136, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.226148 second/s. 2026-05-14 10:43:45.793 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0056165567357, -87.7231890336136, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0056165567357, -87.7231890336136, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2218453 second/s. 2026-05-14 10:43:55.827 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0056373674431, -87.7231280518227, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0056373674431, -87.7231280518227, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.5628547 second/s. 2026-05-14 10:44:05.509 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0056373674431, -87.7231280518227, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0056373674431, -87.7231280518227, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3705697 second/s. 2026-05-14 10:44:20.456 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0056373674431, -87.7231280518227, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0056373674431, -87.7231280518227, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 30 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.5761874 second/s. 2026-05-14 10:44:55.064 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0056373674431, -87.7231280518227, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0056373674431, -87.7231280518227, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 40 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4103088 second/s. 2026-05-14 11:05:24.621 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248230-05142026110524.txt === {"quote":"248230","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"BUTLFRYE","shiptoName":"Hunting Dearborn","entry_date":"04-08-2026","cust_order_date":"10-05-2026","req_date":"10-15-2026","cust_po":"MI40-ER25I","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tom Gintof","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:20","extra":"","follow_up":"07-22-2026","web_id":"","follow_name":"Tom Gintof","follow_phone":"207-754-1286","follow_email":"tgintof@butlerbros.com","pic_user":"cindyt","total_amt":"3656.80","total_gp":"1154.24","total_gpm":"31.56","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"9","win_pct":"20","clo_date":"09-15-2026","notes":[{"comp":"1","quote":"248230","line":"5","data":"delivery of 2."},{"comp":"1","quote":"248230","line":"4","data":"04-08-2026 10:58-cindyt: Added to the quote log"},{"comp":"1","quote":"248230","line":"3","data":"time. He will push Dearborn or MSC could get order"},{"comp":"1","quote":"248230","line":"2","data":"Tom not to wait so we can get these in here in"},{"comp":"1","quote":"248230","line":"1","data":"(new WFL) will take place this fall. I told"},{"comp":"1","quote":"248230","line":"0","data":"05-14-2026 09:13-cindyt: Spoke with Tom, project"}],"crmnotes":[{"comp":1,"quote":248230,"Line":0,"Comment":"04/28/2026 3:26 PM - alyssah - CLO changed from NaN/NaN/NaN to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248230,"Line":1,"Comment":"04/28/2026 3:26 PM - alyssah - F/U changed from 04/21/2026 to 5/13/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248230","line":"1","part":"MI40-ER25I","qty":"8","price":"653.00","uom":"EA","discount":"30.00","req_date":"2 Stk/See Comment","branch":"1"},{"comp":"01","order":"248230","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248230","Line":"1","Company":"1","F_Line":"1","Comment":"^ stock at L-N / 1-pc 2~3 weeks /Bal of 1-pc End of Jun","Loc":"Y"},{"Quote":"248230","Line":"1","Company":"1","F_Line":"1","Comment":"2 in stock and balance is pending.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 11:05:43.830 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248230-05142026110543.txt === {"quote":"248230","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"BUTLFRYE","shiptoName":"Hunting Dearborn","entry_date":"04-08-2026","cust_order_date":"10-05-2026","req_date":"10-15-2026","cust_po":"MI40-ER25I","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tom Gintof","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:20","extra":"","follow_up":"07-22-2026","web_id":"","follow_name":"Tom Gintof","follow_phone":"207-754-1286","follow_email":"tgintof@butlerbros.com","pic_user":"cindyt","total_amt":"3656.80","total_gp":"1154.24","total_gpm":"31.56","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"9","win_pct":"20","clo_date":"07-29-2026","notes":[{"comp":"1","quote":"248230","line":"5","data":"delivery of 2."},{"comp":"1","quote":"248230","line":"4","data":"04-08-2026 10:58-cindyt: Added to the quote log"},{"comp":"1","quote":"248230","line":"3","data":"time. He will push Dearborn or MSC could get order"},{"comp":"1","quote":"248230","line":"2","data":"Tom not to wait so we can get these in here in"},{"comp":"1","quote":"248230","line":"1","data":"(new WFL) will take place this fall. I told"},{"comp":"1","quote":"248230","line":"0","data":"05-14-2026 09:13-cindyt: Spoke with Tom, project"}],"crmnotes":[{"comp":1,"quote":248230,"Line":0,"Comment":"04/28/2026 3:26 PM - alyssah - CLO changed from NaN/NaN/NaN to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248230,"Line":1,"Comment":"04/28/2026 3:26 PM - alyssah - F/U changed from 04/21/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248230,"Line":2,"Comment":"05/14/2026 11:05 AM - cindyt - F/U changed from 05/13/2026 to 7/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248230,"Line":3,"Comment":"05/14/2026 11:05 AM - cindyt - CLO changed from 05/14/2026 to 07/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248230","line":"1","part":"MI40-ER25I","qty":"8","price":"653.00","uom":"EA","discount":"30.00","req_date":"2 Stk/See Comment","branch":"1"},{"comp":"01","order":"248230","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248230","Line":"1","Company":"1","F_Line":"1","Comment":"^ stock at L-N / 1-pc 2~3 weeks /Bal of 1-pc End of Jun","Loc":"Y"},{"Quote":"248230","Line":"1","Company":"1","F_Line":"1","Comment":"2 in stock and balance is pending.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 11:05:53.616 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248230-05142026110553.txt === {"quote":"248230","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"BUTLFRYE","shiptoName":"Hunting Dearborn","entry_date":"04-08-2026","cust_order_date":"10-05-2026","req_date":"08-28-2026","cust_po":"MI40-ER25I","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tom Gintof","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:20","extra":"","follow_up":"07-22-2026","web_id":"","follow_name":"Tom Gintof","follow_phone":"207-754-1286","follow_email":"tgintof@butlerbros.com","pic_user":"cindyt","total_amt":"3656.80","total_gp":"1154.24","total_gpm":"31.56","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"9","win_pct":"20","clo_date":"07-29-2026","notes":[{"comp":"1","quote":"248230","line":"5","data":"delivery of 2."},{"comp":"1","quote":"248230","line":"4","data":"04-08-2026 10:58-cindyt: Added to the quote log"},{"comp":"1","quote":"248230","line":"3","data":"time. He will push Dearborn or MSC could get order"},{"comp":"1","quote":"248230","line":"2","data":"Tom not to wait so we can get these in here in"},{"comp":"1","quote":"248230","line":"1","data":"(new WFL) will take place this fall. I told"},{"comp":"1","quote":"248230","line":"0","data":"05-14-2026 09:13-cindyt: Spoke with Tom, project"}],"crmnotes":[{"comp":1,"quote":248230,"Line":0,"Comment":"04/28/2026 3:26 PM - alyssah - CLO changed from NaN/NaN/NaN to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248230,"Line":1,"Comment":"04/28/2026 3:26 PM - alyssah - F/U changed from 04/21/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248230,"Line":2,"Comment":"05/14/2026 11:05 AM - cindyt - F/U changed from 05/13/2026 to 7/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248230,"Line":3,"Comment":"05/14/2026 11:05 AM - cindyt - CLO changed from 05/14/2026 to 07/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248230,"Line":4,"Comment":"05/14/2026 11:05 AM - cindyt - Req Date changed from 05/15/2026 to 08/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248230","line":"1","part":"MI40-ER25I","qty":"8","price":"653.00","uom":"EA","discount":"30.00","req_date":"2 Stk/See Comment","branch":"1"},{"comp":"01","order":"248230","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248230","Line":"1","Company":"1","F_Line":"1","Comment":"^ stock at L-N / 1-pc 2~3 weeks /Bal of 1-pc End of Jun","Loc":"Y"},{"Quote":"248230","Line":"1","Company":"1","F_Line":"1","Comment":"2 in stock and balance is pending.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 11:09:27.310 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.5344538821357, -80.0718144478223, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.5344538821357, -80.0718144478223, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2408301 second/s. 2026-05-14 11:09:27.654 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.534453272862, -80.07181682985, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.534453272862, -80.07181682985, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2090933 second/s. 2026-05-14 11:09:34.103 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.534453272862, -80.07181682985, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.534453272862, -80.07181682985, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3803736 second/s. 2026-05-14 11:10:25.857 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.534453272862, -80.07181682985, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.534453272862, -80.07181682985, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3860858 second/s. 2026-05-14 11:11:29.341 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247920-05142026111129.txt === {"quote":"247920","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"1","shipto":"TRIUMTOO","shiptoName":"Triumph Tool Ltd. - Windsor","entry_date":"04-01-2026","cust_order_date":"04-25-2026","req_date":"05-26-2026","cust_po":"SF-START2-UNIT-380","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"George Eigler","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:35","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"George Eigler","follow_phone":"905-850-2323","follow_email":"georgee@triumphtool.com","pic_user":"cindyt","total_amt":"10514.88","total_gp":"3640.61","total_gpm":"34.62","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"4","totalQty":"5","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":247920,"Line":0,"Comment":"04/08/2026 4:46 PM - cindyt - F/U changed from 04/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247920,"Line":1,"Comment":"04/08/2026 4:46 PM - cindyt - CLO changed from 04/23/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247920,"Line":2,"Comment":"04/08/2026 4:46 PM - cindyt - Req Date changed from 05/01/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247920","line":"1","part":"SF-START2-UNIT-380","qty":"1","price":"14256.00","uom":"EA","discount":"28.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247920","line":"2","part":"SF-POT-HSK63","qty":"2","price":"127.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247920","line":"3","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247920","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-14 11:12:56.498 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249814-05142026111256.txt === {"quote":"249814","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"BUTLANY","shiptoName":"Butler Bros New York Division","entry_date":"05-07-2026","cust_order_date":"05-27-2026","req_date":"05-30-2026","cust_po":"HSK100A-C1-135U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Julie Jenkins","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"14:22","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Julie Jenkins","follow_phone":"207-784-6875","follow_email":"jjenkins@butlerbros.com","pic_user":"cindyt","total_amt":"1088.10","total_gp":"748.78","total_gpm":"68.82","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"249814","line":"0","data":"05-07-2026 14:23 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249814","line":"1","part":"HSK100A-C1-135-IDU","qty":"2","price":"812.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249814","line":"2","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249814","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-14 11:13:14.064 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249814-05142026111313.txt === {"quote":"249814","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"BUTLANY","shiptoName":"Butler Bros New York Division","entry_date":"05-07-2026","cust_order_date":"05-27-2026","req_date":"05-30-2026","cust_po":"HSK100A-C1-135U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Julie Jenkins","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"14:22","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Julie Jenkins","follow_phone":"207-784-6875","follow_email":"jjenkins@butlerbros.com","pic_user":"cindyt","total_amt":"1088.10","total_gp":"748.78","total_gpm":"68.82","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-09-2026","notes":[{"comp":"1","quote":"249814","line":"0","data":"05-07-2026 14:23 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249814,"Line":0,"Comment":"05/14/2026 11:12 AM - cindyt - F/U changed from 05/13/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249814,"Line":1,"Comment":"05/14/2026 11:13 AM - cindyt - CLO changed from 05/26/2026 to 06/09/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249814","line":"1","part":"HSK100A-C1-135-IDU","qty":"2","price":"812.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249814","line":"2","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249814","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-14 11:13:22.525 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249814-05142026111322.txt === {"quote":"249814","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"BUTLANY","shiptoName":"Butler Bros New York Division","entry_date":"05-07-2026","cust_order_date":"05-27-2026","req_date":"06-15-2026","cust_po":"HSK100A-C1-135U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Julie Jenkins","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"14:22","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Julie Jenkins","follow_phone":"207-784-6875","follow_email":"jjenkins@butlerbros.com","pic_user":"cindyt","total_amt":"1088.10","total_gp":"748.78","total_gpm":"68.82","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-09-2026","notes":[{"comp":"1","quote":"249814","line":"0","data":"05-07-2026 14:23 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249814,"Line":0,"Comment":"05/14/2026 11:12 AM - cindyt - F/U changed from 05/13/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249814,"Line":1,"Comment":"05/14/2026 11:13 AM - cindyt - CLO changed from 05/26/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":249814,"Line":2,"Comment":"05/14/2026 11:13 AM - cindyt - Req Date changed from 05/30/2026 to 06/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249814","line":"1","part":"HSK100A-C1-135-IDU","qty":"2","price":"812.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249814","line":"2","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249814","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-14 11:14:32.216 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249787-05142026111432.txt === {"quote":"249787","customer":"4850","name":null,"customerName":"Duramill Industrial Supplies","comp":"01","open":"0","shipto":"DURAMILL","shiptoName":"Duramill Industrial Supplies","entry_date":"05-07-2026","cust_order_date":"05-27-2026","req_date":"05-07-2026","cust_po":"IC300 NSK Nakanishi","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ashley Lennox","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:17","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"","follow_phone":"","follow_email":"","pic_user":"cindyt","total_amt":"7632.00","total_gp":"4084.50","total_gpm":"53.52","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"11","win_pct":"20","clo_date":null,"notes":[{"comp":"1","quote":"249787","line":"1","data":"Josh Summers 249719."},{"comp":"1","quote":"249787","line":"0","data":"05-07-2026 10:20-cindyt: Also quoted Triumph Tool"}],"crmnotes":[],"items":[{"comp":"01","order":"249787","line":"1","part":"IC300","qty":"10","price":"954.00","uom":"EA","discount":"20.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"249787","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 11:16:47.976 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249787-05142026111647.txt === {"quote":"249787","customer":"4850","name":null,"customerName":"Duramill Industrial Supplies","comp":"01","open":"0","shipto":"DURAMILL","shiptoName":"Duramill Industrial Supplies","entry_date":"05-07-2026","cust_order_date":"05-27-2026","req_date":"05-07-2026","cust_po":"IC300 NSK Nakanishi","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ashley Lennox","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:17","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"","follow_phone":"","follow_email":"","pic_user":"cindyt","total_amt":"7632.00","total_gp":"4084.50","total_gpm":"53.52","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"11","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249787","line":"1","data":"Josh Summers 249719."},{"comp":"1","quote":"249787","line":"0","data":"05-07-2026 10:20-cindyt: Also quoted Triumph Tool"}],"crmnotes":[{"comp":1,"quote":249787,"Line":0,"Comment":"05/14/2026 11:14 AM - cindyt - F/U changed from 05/13/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249787,"Line":1,"Comment":"05/14/2026 11:16 AM - cindyt - CLO changed from NaN/NaN/NaN to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249787","line":"1","part":"IC300","qty":"10","price":"954.00","uom":"EA","discount":"20.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"249787","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 11:17:08.611 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249787-05142026111708.txt === {"quote":"249787","customer":"4850","name":null,"customerName":"Duramill Industrial Supplies","comp":"01","open":"0","shipto":"DURAMILL","shiptoName":"Duramill Industrial Supplies","entry_date":"05-07-2026","cust_order_date":"05-27-2026","req_date":"06-17-2026","cust_po":"IC300 NSK Nakanishi","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ashley Lennox","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:17","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"","follow_phone":"","follow_email":"","pic_user":"cindyt","total_amt":"7632.00","total_gp":"4084.50","total_gpm":"53.52","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"11","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249787","line":"1","data":"Josh Summers 249719."},{"comp":"1","quote":"249787","line":"0","data":"05-07-2026 10:20-cindyt: Also quoted Triumph Tool"}],"crmnotes":[{"comp":1,"quote":249787,"Line":0,"Comment":"05/14/2026 11:14 AM - cindyt - F/U changed from 05/13/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249787,"Line":1,"Comment":"05/14/2026 11:16 AM - cindyt - CLO changed from NaN/NaN/NaN to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249787,"Line":2,"Comment":"05/14/2026 11:16 AM - cindyt - Req Date changed from 05/07/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249787","line":"1","part":"IC300","qty":"10","price":"954.00","uom":"EA","discount":"20.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"249787","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 11:18:56.983 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249392-05142026111856.txt === {"quote":"249392","customer":"19745","name":null,"customerName":"Sowa Tool & Machine Co. LTD.","comp":"01","open":"0","shipto":"SOWATOO","shiptoName":"Sowa Tool & Machine Co. LTD.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-29-2026","cust_po":"SC1645C","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ed Hinrikus","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:18","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Ed Hinrikus","follow_phone":"800-265-8221x286","follow_email":"ehinrikus@sowatool.com","pic_user":"cindyt","total_amt":"682.20","total_gp":"545.54","total_gpm":"79.97","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249392","line":"1","part":"SC1645C","qty":"2","price":"379.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249392","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 11:19:13.777 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249392-05142026111913.txt === {"quote":"249392","customer":"19745","name":null,"customerName":"Sowa Tool & Machine Co. LTD.","comp":"01","open":"0","shipto":"SOWATOO","shiptoName":"Sowa Tool & Machine Co. LTD.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-29-2026","cust_po":"SC1645C","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ed Hinrikus","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:18","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Ed Hinrikus","follow_phone":"800-265-8221x286","follow_email":"ehinrikus@sowatool.com","pic_user":"cindyt","total_amt":"682.20","total_gp":"545.54","total_gpm":"79.97","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":249392,"Line":0,"Comment":"05/14/2026 11:18 AM - cindyt - F/U changed from 05/15/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249392,"Line":1,"Comment":"05/14/2026 11:19 AM - cindyt - CLO changed from 05/29/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249392","line":"1","part":"SC1645C","qty":"2","price":"379.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249392","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 11:19:25.187 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249392-05142026111925.txt === {"quote":"249392","customer":"19745","name":null,"customerName":"Sowa Tool & Machine Co. LTD.","comp":"01","open":"0","shipto":"SOWATOO","shiptoName":"Sowa Tool & Machine Co. LTD.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-09-2026","cust_po":"SC1645C","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ed Hinrikus","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:18","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Ed Hinrikus","follow_phone":"800-265-8221x286","follow_email":"ehinrikus@sowatool.com","pic_user":"cindyt","total_amt":"682.20","total_gp":"545.54","total_gpm":"79.97","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":249392,"Line":0,"Comment":"05/14/2026 11:18 AM - cindyt - F/U changed from 05/15/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249392,"Line":1,"Comment":"05/14/2026 11:19 AM - cindyt - CLO changed from 05/29/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249392,"Line":2,"Comment":"05/14/2026 11:19 AM - cindyt - Req Date changed from 05/29/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249392","line":"1","part":"SC1645C","qty":"2","price":"379.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249392","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 11:20:14.563 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248906-05142026112014.txt === {"quote":"248906","customer":"3906","name":null,"customerName":"Kenneth Crosby, a DXP Company","comp":"01","open":"1","shipto":"MILLPOWE","shiptoName":"Millennium Power Services, Inc.","entry_date":"04-21-2026","cust_order_date":"06-15-2026","req_date":"06-20-2026","cust_po":"CNC321AR21-1800W","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"10","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jason Stomski","drop_po":"TRAK DNPRX7","status":"0","user":"chrisb","conv_order":"","time":"09:17","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Jason Stomski","follow_phone":"413-393-0721","follow_email":"jason.stomski@dxpe.com","pic_user":"cindyt","total_amt":"43521.00","total_gp":"27130.14","total_gpm":"62.34","rev_type":"RT","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"1","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":248906,"Line":0,"Comment":"05/13/2026 1:00 PM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"248906","line":"1","part":"CNC321AR21-1800W","qty":"1","price":"51257.00","uom":"EA","discount":"25.00","req_date":"3-4 Weeks","branch":"1"},{"comp":"01","order":"248906","line":"2","part":"AY0200","qty":"1","price":"6771.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248906","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-14 11:29:01.742 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1062116496328, -88.0386613769922, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1062116496328, -88.0386613769922, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2080147 second/s. 2026-05-14 11:34:43.743 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6205463487726, -80.1692460289463, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6205463487726, -80.1692460289463, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2288905 second/s. 2026-05-14 11:35:47.390 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.534453272862, -80.07181682985, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.534453272862, -80.07181682985, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 30 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4110344 second/s. 2026-05-14 11:50:51.173 [INFO] In session is user: yass 2026-05-14 11:51:58.289 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6206769545184, -80.16976529656, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6206769545184, -80.16976529656, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2328087 second/s. 2026-05-14 11:52:00.279 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6206769545184, -80.16976529656, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6206769545184, -80.16976529656, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1951442 second/s. 2026-05-14 12:21:34.483 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.3834461, -80.1593435, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.3834461, -80.1593435, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3245887 second/s. 2026-05-14 12:21:34.505 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.3834461, -80.1593435, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.3834461, -80.1593435, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2855211 second/s. 2026-05-14 12:21:38.367 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.3821239, -80.1592644, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.3821239, -80.1592644, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3098271 second/s. 2026-05-14 12:22:13.604 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.3716631, -80.1575181, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.3716631, -80.1575181, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3023864 second/s. 2026-05-14 12:56:21.531 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247015-05142026125621.txt === {"quote":"247015","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"1","shipto":"DGIOKVI","shiptoName":"DGI Supply - GTA","entry_date":"03-16-2026","cust_order_date":"06-03-2026","req_date":"08-26-2026","cust_po":"Centra HSK80F Shrink Fit","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Dubrick","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"08:54","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Scott Dubrick","follow_phone":"800-923-6255x89206","follow_email":"sdubrick@dgisupply.ca","pic_user":"cindyt","total_amt":"37831.95","total_gp":"37820.97","total_gpm":"99.97","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"9","totalQty":"122","win_pct":"20","clo_date":"08-19-2026","notes":[{"comp":"1","quote":"247015","line":"4","data":"will ship the remaining tooling to DGI."},{"comp":"1","quote":"247015","line":"3","data":"do not take all of the by the end of the terms we"},{"comp":"1","quote":"247015","line":"2","data":"PO. We need one PO with release dates and if they"},{"comp":"1","quote":"247015","line":"1","data":"and ok per Karyn for one year from receipt of"},{"comp":"1","quote":"247015","line":"0","data":"03-19-2026 15:44-cindyt: Scott requested releases"}],"crmnotes":[{"comp":1,"quote":247015,"Line":0,"Comment":"04/08/2026 1:50 PM - cindyt - F/U changed from 04/05/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247015,"Line":1,"Comment":"04/08/2026 1:50 PM - cindyt - CLO changed from 04/06/2026 to 07/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247015,"Line":2,"Comment":"04/08/2026 1:54 PM - cindyt - Req Date changed from 06/10/2026 to 07/15/2026 (Req Date Updated)"},{"comp":1,"quote":247015,"Line":3,"Comment":"05/07/2026 10:48 AM - cindyt - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247015,"Line":4,"Comment":"05/07/2026 10:48 AM - cindyt - CLO changed from 07/15/2026 to 08/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247015,"Line":5,"Comment":"05/07/2026 10:48 AM - cindyt - Req Date changed from 07/15/2026 to 08/26/2026 (Req Date Updated)"},{"comp":1,"quote":247015,"Line":6,"Comment":"05/07/2026 10:49 AM - cindyt - Encounter has been added"},{"comp":1,"quote":247015,"Line":7,"Comment":"05/14/2026 12:55 PM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"247015","line":"1","part":"SPECIAL-TL-SF","qty":"10","price":"320.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"2","part":"SPECIAL-TL-SF","qty":"20","price":"309.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"4","part":"SPECIAL-TL-SF","qty":"10","price":"320.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"5","part":"SPECIAL-TL-SF","qty":"20","price":"309.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"7","part":"SPECIAL-TL-SF","qty":"10","price":"320.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"8","part":"SPECIAL-TL-SF","qty":"20","price":"309.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"10","part":"SPECIAL-TL-SF","qty":"10","price":"331.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"11","part":"SPECIAL-TL-SF","qty":"20","price":"318.00","uom":"EA","discount":"0.00","req_date":"10~11 Weeks","branch":"1"},{"comp":"01","order":"247015","line":"12","part":"HSK63-PLUG","qty":"1","price":"21.95","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247015","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247015","Line":"1","Company":"1","F_Line":"1","Comment":"H80F-SF0250-2.36B HSK80F Shrink Fit Holder 1/4\"","Loc":"Y"},{"Quote":"247015","Line":"1","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"1","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"2","Company":"1","F_Line":"1","Comment":"H80F-SF0250-2.36B HSK80F Shrink Fit Holder 1/4\"","Loc":"Y"},{"Quote":"247015","Line":"2","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"2","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"4","Company":"1","F_Line":"1","Comment":"H80F-SF0375-2.36B HSK80F Shrink Fit Holder 3/8\"","Loc":"Y"},{"Quote":"247015","Line":"4","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"4","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"5","Company":"1","F_Line":"1","Comment":"H80F-SF0375-2.36B HSK80F Shrink Fit Holder 3/8\"","Loc":"Y"},{"Quote":"247015","Line":"5","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"5","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"7","Company":"1","F_Line":"1","Comment":"H80F-SF0500-2.36B HSK80F Shrink Fit Holder 1/2\"","Loc":"Y"},{"Quote":"247015","Line":"7","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"7","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"8","Company":"1","F_Line":"1","Comment":"H80F-SF0500-2.36B HSK80F Shrink Fit Holder 1/2\"","Loc":"Y"},{"Quote":"247015","Line":"8","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"8","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"10","Company":"1","F_Line":"1","Comment":"H80F-SF0500-2.95B HSK80F Shrink Fit Holder 1/2\"","Loc":"Y"},{"Quote":"247015","Line":"10","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"10","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"11","Company":"1","F_Line":"1","Comment":"H80F-SF0500-2.95B HSK80F Shrink Fit Holder 1/2\"","Loc":"Y"},{"Quote":"247015","Line":"11","Company":"1","F_Line":"2","Comment":"With Makino Pins / Balanced at G2.5 X 33K","Loc":"Y"},{"Quote":"247015","Line":"11","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"247015","Line":"12","Company":"1","F_Line":"1","Comment":"Quote at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-14 12:57:32.708 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247107-05142026125732.txt === {"quote":"247107","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"1","shipto":"DGIOKVI","shiptoName":"DGI Supply - GTA","entry_date":"03-17-2026","cust_order_date":"04-10-2026","req_date":"05-30-2026","cust_po":"H80F-MRAM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Dubrick","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"12:59","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Scott Dubrick","follow_phone":"800-923-6255x89206","follow_email":"sdubrick@dgisupply.ca","pic_user":"cindyt","total_amt":"16412.44","total_gp":"12230.53","total_gpm":"74.52","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"9","totalQty":"7","win_pct":"20","clo_date":"04-09-2026","notes":[{"comp":"1","quote":"247107","line":"1","data":"us the spindle drawing."},{"comp":"1","quote":"247107","line":"0","data":"03-19-2026 07:46-cindyt: Waiting for Scott to get"}],"crmnotes":[{"comp":1,"quote":247107,"Line":0,"Comment":"03/30/2026 11:21 AM - cindyt - Encounter has been added"},{"comp":1,"quote":247107,"Line":1,"Comment":"03/30/2026 11:22 AM - cindyt - F/U changed from 03/30/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247107,"Line":2,"Comment":"03/30/2026 11:22 AM - cindyt - CLO changed from 04/09/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":247107,"Line":3,"Comment":"03/30/2026 11:23 AM - cindyt - Req Date changed from 05/30/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247107,"Line":4,"Comment":"03/30/2026 11:23 AM - cindyt - CLO changed from 04/24/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247107,"Line":5,"Comment":"03/31/2026 11:07 AM - cindyt - Encounter has been added"},{"comp":1,"quote":247107,"Line":6,"Comment":"03/31/2026 11:07 AM - cindyt - F/U changed from 03/30/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247107,"Line":7,"Comment":"03/31/2026 11:08 AM - cindyt - CLO changed from 04/09/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247107,"Line":8,"Comment":"03/31/2026 11:08 AM - cindyt - Req Date changed from 05/30/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":247107,"Line":9,"Comment":"04/03/2026 8:26 AM - cindyt - F/U changed from 03/30/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247107,"Line":10,"Comment":"04/03/2026 8:26 AM - cindyt - CLO changed from 04/09/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247107,"Line":11,"Comment":"04/03/2026 8:26 AM - cindyt - Req Date changed from 05/30/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":247107,"Line":12,"Comment":"04/03/2026 8:49 AM - cindyt - F/U changed from 03/30/2026 to 5/14/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247107","line":"1","part":"SPECIAL-AH","qty":"1","price":"10858.00","uom":"EA","discount":"27.00","req_date":"13~14 Weeks","branch":"1"},{"comp":"01","order":"247107","line":"10","part":"MRAM-ER11ST","qty":"1","price":"7457.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247107","line":"11","part":"PA110-BT/HSK","qty":"1","price":"1173.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247107","line":"12","part":"PA80-BT/HSK","qty":"1","price":"986.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247107","line":"13","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"247107","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"247107","line":"16","part":"IC300","qty":"1","price":"954.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"}],"qlines":[{"Quote":"247107","Line":"1","Company":"1","F_Line":"1","Comment":"H80F-MRAM-IC","Loc":"Y"},{"Quote":"247107","Line":"1","Company":"1","F_Line":"2","Comment":"Modular AngleHead Taper HSK80F w/o Positioning Arm","Loc":"Y"},{"Quote":"247107","Line":"1","Company":"1","F_Line":"3","Comment":"Through spindle coolant","Loc":"Y"},{"Quote":"247107","Line":"13","Company":"1","F_Line":"1","Comment":"Quoted at Net price. If order is placed we will ship","Loc":"Y"},{"Quote":"247107","Line":"13","Company":"1","F_Line":"2","Comment":"the angle head so your customer can send measurements","Loc":"Y"},{"Quote":"247107","Line":"13","Company":"1","F_Line":"3","Comment":"to our engineering department so the block can be made.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-14 12:58:43.828 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249857-05142026125843.txt === {"quote":"249857","customer":"20760","name":null,"customerName":"Tungaloy of America, Inc.","comp":"01","open":"0","shipto":"TUNGAL","shiptoName":"Tungaloy Canada","entry_date":"05-08-2026","cust_order_date":"05-25-2026","req_date":"05-30-2026","cust_po":"Tap Collet Sets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Season Ariens-Cyr","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:18","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Season Ariens-Cyr","follow_phone":"519-758-5779","follow_email":"sariens-cyr@tungaloycanada.com","pic_user":"cindyt","total_amt":"1378.5","total_gp":"793.05","total_gpm":"57.53","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-24-2026","notes":[{"comp":"1","quote":"249857","line":"0","data":"05-08-2026 09:19 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249857","line":"1","part":"NT10-SET-10","qty":"1","price":"810.00","uom":"EA","discount":"25.00","req_date":"Stock","branch":"1"},{"comp":"01","order":"249857","line":"2","part":"NT15-SET-07","qty":"1","price":"1028.00","uom":"ST","discount":"25.00","req_date":"Stock","branch":"1"},{"comp":"01","order":"249857","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"25.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-14 12:58:59.109 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249857-05142026125858.txt === {"quote":"249857","customer":"20760","name":null,"customerName":"Tungaloy of America, Inc.","comp":"01","open":"0","shipto":"TUNGAL","shiptoName":"Tungaloy Canada","entry_date":"05-08-2026","cust_order_date":"05-25-2026","req_date":"05-30-2026","cust_po":"Tap Collet Sets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Season Ariens-Cyr","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:18","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Season Ariens-Cyr","follow_phone":"519-758-5779","follow_email":"sariens-cyr@tungaloycanada.com","pic_user":"cindyt","total_amt":"1378.5","total_gp":"793.05","total_gpm":"57.53","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-09-2026","notes":[{"comp":"1","quote":"249857","line":"0","data":"05-08-2026 09:19 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249857,"Line":0,"Comment":"05/14/2026 12:58 PM - cindyt - F/U changed from 05/14/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249857,"Line":1,"Comment":"05/14/2026 12:58 PM - cindyt - CLO changed from 05/24/2026 to 06/09/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249857","line":"1","part":"NT10-SET-10","qty":"1","price":"810.00","uom":"EA","discount":"25.00","req_date":"Stock","branch":"1"},{"comp":"01","order":"249857","line":"2","part":"NT15-SET-07","qty":"1","price":"1028.00","uom":"ST","discount":"25.00","req_date":"Stock","branch":"1"},{"comp":"01","order":"249857","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"25.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-14 12:59:08.200 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249857-05142026125907.txt === {"quote":"249857","customer":"20760","name":null,"customerName":"Tungaloy of America, Inc.","comp":"01","open":"0","shipto":"TUNGAL","shiptoName":"Tungaloy Canada","entry_date":"05-08-2026","cust_order_date":"05-25-2026","req_date":"06-16-2026","cust_po":"Tap Collet Sets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Season Ariens-Cyr","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:18","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Season Ariens-Cyr","follow_phone":"519-758-5779","follow_email":"sariens-cyr@tungaloycanada.com","pic_user":"cindyt","total_amt":"1378.5","total_gp":"793.05","total_gpm":"57.53","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-09-2026","notes":[{"comp":"1","quote":"249857","line":"0","data":"05-08-2026 09:19 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249857,"Line":0,"Comment":"05/14/2026 12:58 PM - cindyt - F/U changed from 05/14/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249857,"Line":1,"Comment":"05/14/2026 12:58 PM - cindyt - CLO changed from 05/24/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":249857,"Line":2,"Comment":"05/14/2026 12:58 PM - cindyt - Req Date changed from 05/30/2026 to 06/16/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249857","line":"1","part":"NT10-SET-10","qty":"1","price":"810.00","uom":"EA","discount":"25.00","req_date":"Stock","branch":"1"},{"comp":"01","order":"249857","line":"2","part":"NT15-SET-07","qty":"1","price":"1028.00","uom":"ST","discount":"25.00","req_date":"Stock","branch":"1"},{"comp":"01","order":"249857","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"25.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-14 13:04:12.661 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249865-05142026130412.txt === {"quote":"249865","customer":"20760","name":null,"customerName":"Tungaloy of America, Inc.","comp":"01","open":"0","shipto":"TUNGAL","shiptoName":"Tungaloy Canada","entry_date":"05-08-2026","cust_order_date":"05-25-2026","req_date":"05-30-2026","cust_po":"HSK63A-C3/4-70P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Season Ariens-Cyr","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:10","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Season Ariens-Cyr","follow_phone":"519-758-5779","follow_email":"sariens-cyr@tungaloycanada.com","pic_user":"cindyt","total_amt":"1293.75","total_gp":"976.04","total_gpm":"75.44","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-24-2026","notes":[{"comp":"1","quote":"249865","line":"0","data":"05-08-2026 10:10 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249865","line":"1","part":"HSK63A-C3/4-70P","qty":"1","price":"1460.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249865","line":"2","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249865","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-14 13:04:29.474 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249865-05142026130429.txt === {"quote":"249865","customer":"20760","name":null,"customerName":"Tungaloy of America, Inc.","comp":"01","open":"0","shipto":"TUNGAL","shiptoName":"Tungaloy Canada","entry_date":"05-08-2026","cust_order_date":"05-25-2026","req_date":"05-30-2026","cust_po":"HSK63A-C3/4-70P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Season Ariens-Cyr","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:10","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Season Ariens-Cyr","follow_phone":"519-758-5779","follow_email":"sariens-cyr@tungaloycanada.com","pic_user":"cindyt","total_amt":"1293.75","total_gp":"976.04","total_gpm":"75.44","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-17-2026","notes":[{"comp":"1","quote":"249865","line":"0","data":"05-08-2026 10:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249865,"Line":0,"Comment":"05/14/2026 1:04 PM - cindyt - F/U changed from 05/14/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249865,"Line":1,"Comment":"05/14/2026 1:04 PM - cindyt - CLO changed from 05/24/2026 to 06/17/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249865","line":"1","part":"HSK63A-C3/4-70P","qty":"1","price":"1460.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249865","line":"2","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249865","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-14 13:04:37.249 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249865-05142026130437.txt === {"quote":"249865","customer":"20760","name":null,"customerName":"Tungaloy of America, Inc.","comp":"01","open":"0","shipto":"TUNGAL","shiptoName":"Tungaloy Canada","entry_date":"05-08-2026","cust_order_date":"05-25-2026","req_date":"06-24-2026","cust_po":"HSK63A-C3/4-70P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Season Ariens-Cyr","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:10","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Season Ariens-Cyr","follow_phone":"519-758-5779","follow_email":"sariens-cyr@tungaloycanada.com","pic_user":"cindyt","total_amt":"1293.75","total_gp":"976.04","total_gpm":"75.44","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-17-2026","notes":[{"comp":"1","quote":"249865","line":"0","data":"05-08-2026 10:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249865,"Line":0,"Comment":"05/14/2026 1:04 PM - cindyt - F/U changed from 05/14/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249865,"Line":1,"Comment":"05/14/2026 1:04 PM - cindyt - CLO changed from 05/24/2026 to 06/17/2026 (CLO Date Updated)"},{"comp":1,"quote":249865,"Line":2,"Comment":"05/14/2026 1:04 PM - cindyt - Req Date changed from 05/30/2026 to 06/24/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249865","line":"1","part":"HSK63A-C3/4-70P","qty":"1","price":"1460.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249865","line":"2","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249865","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-14 13:19:58.550 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.8032493411683, -80.1373119407568, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.8032493411683, -80.1373119407568, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.6885501 second/s. 2026-05-14 13:19:58.573 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.7986603164282, -80.126005214053, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.7986603164282, -80.126005214053, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.6955856 second/s. 2026-05-14 13:19:58.610 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.7986603164282, -80.126005214053, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.7986603164282, -80.126005214053, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.6309527 second/s. 2026-05-14 13:20:00.703 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.7986603164282, -80.126005214053, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.7986603164282, -80.126005214053, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2058128 second/s. 2026-05-14 13:20:07.190 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.7986603164282, -80.126005214053, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.7986603164282, -80.126005214053, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3722422 second/s. 2026-05-14 13:20:15.820 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.7986603164282, -80.126005214053, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.7986603164282, -80.126005214053, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4127091 second/s. 2026-05-14 14:24:37.829 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248521-05142026142437.txt === {"quote":"248521","customer":"19475","name":null,"customerName":"Shively Bros. Inc.","comp":"01","open":"1","shipto":"SHIVFLIN","shiptoName":"Shively Bros. Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-14-2026","cust_po":"SK6-1/4A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jayla Rodriguez","drop_po":"","status":"0","user":"briand","conv_order":"","time":"09:59","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Jayla Rodriguez","follow_phone":"810-569-3597","follow_email":"jayla.rodriguez@shivelybros.com","pic_user":"briand","total_amt":"160.50","total_gp":"119.76","total_gpm":"74.62","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-14-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248521","line":"1","part":"SK6-1/4A","qty":"1","price":"70.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248521","line":"2","part":"SK10-10","qty":"2","price":"72.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248521","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-14 14:25:12.745 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248556-05142026142512.txt === {"quote":"248556","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-14-2026","cust_po":"HSK63A-BLANK-13.00","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rob Gariepy","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:04","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Rob Gariepy","follow_phone":"800-645-7270 x194135","follow_email":"gariepyr@mscdirect.com","pic_user":"briand","total_amt":"327.45","total_gp":"163.18","total_gpm":"49.83","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248556","line":"5","data":"info."},{"comp":"1","quote":"248556","line":"4","data":"Rob needs quoted and I also asked him for the EU"},{"comp":"1","quote":"248556","line":"3","data":"this quote for reference. Need to know how many"},{"comp":"1","quote":"248556","line":"2","data":"use the HSK63A-BLANK-13.00. Uploaded print to"},{"comp":"1","quote":"248556","line":"1","data":"see if we can mill. Tim Reeves said customer can"},{"comp":"1","quote":"248556","line":"0","data":"04-14-2026 14:04-briand: Rob sent a drawing to"}],"crmnotes":[{"comp":1,"quote":248556,"Line":0,"Comment":"05/01/2026 12:47 PM - briand - F/U changed from 04/30/2026 to 5/14/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248556","line":"1","part":"HSK63A-BLANK-13.00","qty":"1","price":"555.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248556","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 14:29:30.967 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\IMPECOLU.txt]: {"id":"IMPECOLU","name":"IMPERIAL MACHINE","address1":"8 WEST CRISMAN ROAD","address2":"","city":"COLUMBIA","state":"NJ","zip":"07832","country":"USA","discount_level":null,"date_opened":"","salesman":"JG","phone":"908-496-8100","cr_limit":"","Created":"05-14-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":15,"web_id":0,"Type":"ST","Active":"Y","website":null,"UserId":"webadmin","JAS":"N","customer_email":"afuhrer@am-ind.com"} [{"json":{"results":"updated","type":"customer"}}] 2026-05-14 14:58:21.895 [INFO] In session is user: mikek 2026-05-14 14:58:24.409 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6426324350485, -88.2100924243328, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6426324350485, -88.2100924243328, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2440781 second/s. 2026-05-14 15:04:00.923 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-234666-05142026150400.txt === {"quote":"234666","customer":"18685","name":null,"customerName":"AJ Rod Co., Inc.","comp":"01","open":"1","shipto":null,"shiptoName":null,"entry_date":"07-02-2025","cust_order_date":"03-30-2026","req_date":"03-30-2026","cust_po":"E346BA Consignment","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:22","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@ajrodco.com","pic_user":"raulo","total_amt":"33667.50","total_gp":"14089.41","total_gpm":"41.85","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"raulo","reason":"2","totalQty":"11","win_pct":"20","clo_date":"03-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":234666,"Line":0,"Comment":"07/29/2025 11:16 AM - jacobf - F/U changed from 07/08/2025 to 8/16/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":234666,"Line":1,"Comment":"09/15/2025 10:12 AM - jacobf - F/U changed from 08/19/2025 to 9/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":234666,"Line":2,"Comment":"09/15/2025 10:18 AM - jacobf - F/U changed from 09/06/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":234666,"Line":3,"Comment":"10/27/2025 2:40 PM - jacobf - F/U changed from 10/11/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":234666,"Line":4,"Comment":"12/16/2025 7:58 PM - jacobf - F/U changed from 11/15/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":234666,"Line":5,"Comment":"04/20/2026 10:46 AM - raulo - F/U changed from 03/30/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":234666,"Line":6,"Comment":"05/08/2026 4:30 PM - raulo - F/U changed from 05/11/2026 to 5/18/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"234666","line":"1","part":"PRE-E346BA-I50","qty":"1","price":"28400.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234666","line":"2","part":"PRE-SPDL-H63RA","qty":"1","price":"4670.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234666","line":"3","part":"PRE-SPDL-C6RA","qty":"1","price":"5920.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234666","line":"4","part":"PRE-E346PLUS-STD","qty":"1","price":"1940.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234666","line":"5","part":"PRE-GAUGE-H63","qty":"1","price":"1040.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234666","line":"6","part":"PRE-GAUGE-C50","qty":"1","price":"760.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234666","line":"7","part":"PRE-GAUGE-C6","qty":"1","price":"1830.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234666","line":"8","part":"PRE-PRNT-QL800","qty":"1","price":"300.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234666","line":"9","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"30.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234666","line":"10","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"234666","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"234666","Line":"10","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"234666","Line":"10","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"234666","Line":"10","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"234666","Line":"10","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-14 15:04:22.886 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246761-05142026150422.txt === {"quote":"246761","customer":"18685","name":null,"customerName":"AJ Rod Co., Inc.","comp":"01","open":"1","shipto":"AJBRITT","shiptoName":"AJ Rod Company Houston","entry_date":"03-10-2026","cust_order_date":"03-10-2026","req_date":"03-10-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"jacobf","conv_order":"ADV","time":"03-10","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Steve Taylor","follow_phone":"713-926-4704","follow_email":"steve@ajrodco.com","pic_user":"raulo","total_amt":"17874.48","total_gp":"10103.03","total_gpm":"56.52","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"raulo","reason":"2","totalQty":"9","win_pct":"20","clo_date":"04-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":246761,"Line":0,"Comment":"03/10/2026 2:56 PM - raulo - F/U changed from 03/17/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246761,"Line":1,"Comment":"04/20/2026 10:46 AM - raulo - F/U changed from 03/28/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246761,"Line":2,"Comment":"05/08/2026 4:36 PM - raulo - F/U changed from 05/11/2026 to 5/18/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"246761","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246761","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246761","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246761","line":"4","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246761","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246761","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246761","line":"7","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246761","line":"8","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246761","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-14 15:05:00.892 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-234668-05142026150500.txt === {"quote":"234668","customer":"18685","name":null,"customerName":"AJ Rod Co., Inc.","comp":"01","open":"1","shipto":null,"shiptoName":null,"entry_date":"07-02-2025","cust_order_date":"03-30-2026","req_date":"03-30-2026","cust_po":"E46BA Consignment","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:28","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@ajrodco.com","pic_user":"raulo","total_amt":"33844.20","total_gp":"14262.24","total_gpm":"42.14","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"raulo","reason":"2","totalQty":"8","win_pct":"20","clo_date":"03-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":234668,"Line":0,"Comment":"08/11/2025 8:16 AM - jacobf - F/U changed from 07/08/2025 to 8/23/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":234668,"Line":1,"Comment":"09/15/2025 10:21 AM - jacobf - F/U changed from 08/23/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":234668,"Line":2,"Comment":"10/27/2025 2:44 PM - jacobf - F/U changed from 10/11/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":234668,"Line":3,"Comment":"12/16/2025 8:02 PM - jacobf - F/U changed from 11/15/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":234668,"Line":4,"Comment":"04/20/2026 10:46 AM - raulo - F/U changed from 03/30/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":234668,"Line":5,"Comment":"05/08/2026 4:30 PM - raulo - F/U changed from 05/11/2026 to 5/18/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"234668","line":"1","part":"PRE-E46BA-I50","qty":"1","price":"38400.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234668","line":"2","part":"PRE-SPDL-I40-E46BAP-CAX","qty":"1","price":"3300.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234668","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"600.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234668","line":"4","part":"PRE-GAUGE-C50","qty":"1","price":"760.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234668","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"300.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234668","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"30.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"234668","line":"7","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"234668","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"234668","Line":"7","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"234668","Line":"7","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"234668","Line":"7","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"234668","Line":"7","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-14 15:06:36.374 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5191848991576, -80.0221844811353, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5191848991576, -80.0221844811353, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4249702 second/s. 2026-05-14 15:06:39.030 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5191848991576, -80.0221844811353, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5191848991576, -80.0221844811353, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3468004 second/s. 2026-05-14 15:06:41.917 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5191848991576, -80.0221844811353, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5191848991576, -80.0221844811353, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2609523 second/s. 2026-05-14 15:25:35.900 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249897-05142026152535.txt === {"quote":"249897","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-08-2026","cust_order_date":"06-12-2026","req_date":"06-12-2026","cust_po":"E11-078","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jessica Henderson","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:55","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Jessica Henderson","follow_phone":"336-664-1040 x820963","follow_email":"jessica.henderson@mscdirect.com","pic_user":"briand","total_amt":"34.45","total_gp":"24.80","total_gpm":"71.99","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-12-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249897","line":"1","part":"E11-078","qty":"1","price":"53.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249897","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 15:26:13.402 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250032-05142026152613.txt === {"quote":"250032","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-12-2026","cust_order_date":"06-12-2026","req_date":"06-12-2026","cust_po":"5300-512","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Marcela Mendoza Nunez","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:37","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Marcela Mendoza Nunez","follow_phone":"800-753-7970","follow_email":"marcela.mendoza@mscdirect.com","pic_user":"briand","total_amt":"260.00","total_gp":"185.36","total_gpm":"71.29","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"5","win_pct":"20","clo_date":"06-12-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250032","line":"1","part":"SK6-6AC","qty":"4","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250032","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 15:26:38.693 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250054-05142026152638.txt === {"quote":"250054","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-12-2026","cust_order_date":"06-12-2026","req_date":"06-12-2026","cust_po":"E32-031(C)","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Heidi Vijil","drop_po":"","status":"0","user":"briand","conv_order":"","time":"16:47","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Heidi Vijil","follow_phone":"800-753-7970","follow_email":"heidi.vijil@mscdirect.com","pic_user":"briand","total_amt":"67.60","total_gp":"46.57","total_gpm":"68.89","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-12-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250054","line":"1","part":"E32-031(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250054","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 15:27:24.200 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249906-05142026152723.txt === {"quote":"249906","customer":"13562","name":null,"customerName":"Midway Industrial Supply","comp":"01","open":"1","shipto":"MIDWAA","shiptoName":"Midway Industrial Supply","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-11-2026","cust_po":"166-001S","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tyler Bernas","drop_po":"","status":"0","user":"briand","conv_order":"","time":"08:39","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Tyler Bernas","follow_phone":"716-992-3481","follow_email":"tylerbernas@midwaycorp.com","pic_user":"briand","total_amt":"585.60","total_gp":"228.84","total_gpm":"39.08","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"7","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249906","line":"1","data":"Abrasive-Tool Q # 249905"},{"comp":"1","quote":"249906","line":"0","data":"05-11-2026 08:39-briand: Also being quoted by"}],"crmnotes":[{"comp":1,"quote":249906,"Line":0,"Comment":"05/14/2026 3:27 PM - briand - abrasive won the order"}],"items":[{"comp":"01","order":"249906","line":"1","part":"166-001S","qty":"3","price":"114.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249906","line":"2","part":"360-001S","qty":"3","price":"130.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249906","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-14 15:28:22.219 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249860-05142026152822.txt === {"quote":"249860","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-08-2026","cust_order_date":"06-10-2026","req_date":"06-10-2026","cust_po":"CAT50-SF1250-3.94CP","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jessica Meyer","drop_po":"","status":"0","user":"briand","conv_order":"","time":"09:44","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"Jessica Meyer","follow_phone":"563-386-0710 x820465","follow_email":"jessica.meyer@mscdirect.com","pic_user":"briand","total_amt":"620.40","total_gp":"379.44","total_gpm":"61.16","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"3","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249860","line":"1","part":"CAT50-SF1250-3.94CP","qty":"2","price":"517.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249860","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 15:29:59.520 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249885-05142026152959.txt === {"quote":"249885","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-08-2026","cust_order_date":"06-10-2026","req_date":"06-10-2026","cust_po":"C5007-1000-3.50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Katelyn Dean","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:23","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"Katelyn Dean","follow_phone":"740-233-5620","follow_email":"katelyn.dean@mscdirect.com","pic_user":"briand","total_amt":"235.48","total_gp":"128.92","total_gpm":"54.75","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"4","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"249885","line":"0","data":"05-08-2026 14:23-briand: Added wrench"}],"crmnotes":[],"items":[{"comp":"01","order":"249885","line":"1","part":"C5007-1000-3.50","qty":"1","price":"322.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249885","line":"2","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249885","line":"3","part":"075-032","qty":"1","price":"30.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249885","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-14 15:37:45.765 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249176-05142026153745.txt === {"quote":"249176","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"05-28-2026","cust_po":"SKN-16B(GH)","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Vanessa Cabe","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:52","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Vanessa Cabe","follow_phone":"800-753-7970 x889625","follow_email":"vanessa.cabe@mscdirect.com","pic_user":"briand","total_amt":"120.60","total_gp":"82.00","total_gpm":"67.99","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249176","line":"1","part":"SKN-16B(GH)","qty":"2","price":"67.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249176","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 15:46:17.942 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248458-05142026154617.txt === {"quote":"248458","customer":"12395","name":null,"customerName":"Liberty Tool Co.","comp":"01","open":"1","shipto":"TAIT","shiptoName":"Tait Towers","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-18-2026","cust_po":"C40RAM-ER25-180TS-65TP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Beam","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"12:02","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Mike Beam","follow_phone":"610-431-4950 ex 325","follow_email":"mbeam@libertytool.com","pic_user":"briand","total_amt":"7450.80","total_gp":"3008.51","total_gpm":"40.38","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248458","line":"6","data":"04-13-2026 12:02 - Discounts Recalculated QS"},{"comp":"1","quote":"248458","line":"5","data":"questionnaire to Mike and put on QL"},{"comp":"1","quote":"248458","line":"4","data":"04-13-2026 13:07-briand: Alyssa sent AH"},{"comp":"1","quote":"248458","line":"3","data":"quote 248485 since Travis is out this week."},{"comp":"1","quote":"248458","line":"2","data":"see if we want to do same disc as the modular"},{"comp":"1","quote":"248458","line":"1","data":"Liberty wanted lead time. Sent info to Brian to"},{"comp":"1","quote":"248458","line":"0","data":"04-14-2026 09:43-briand: QL updated as Mike at"}],"crmnotes":[{"comp":1,"quote":248458,"Line":0,"Comment":"04/20/2026 9:47 AM - briand - Brian Norris did approve going to 30% disc for this like the modular quote."},{"comp":1,"quote":248458,"Line":1,"Comment":"04/20/2026 9:50 AM - briand - F/U changed from 04/21/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248458,"Line":2,"Comment":"04/20/2026 9:50 AM - briand - Tim Reeves said Tait can use their existing PB, no need to order another one.\n\nAlso said Tait doesn't need to complete the AH questionnaire."},{"comp":1,"quote":248458,"Line":3,"Comment":"05/01/2026 2:48 PM - briand - Sent Mike and Rustin a request for update on this and other quote"},{"comp":1,"quote":248458,"Line":4,"Comment":"05/12/2026 4:42 PM - briand - F/U changed from 05/12/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248458,"Line":5,"Comment":"05/12/2026 4:42 PM - briand - Req Date changed from 05/13/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":248458,"Line":6,"Comment":"05/12/2026 4:43 PM - briand - sent another message to Mike and Rustin for a status. If nothing by next review date, will close. Travis said he hasn't heard from either of them."},{"comp":1,"quote":248458,"Line":7,"Comment":"05/14/2026 3:46 PM - briand - This is dead and the other quote too - Rustin said Tait ordered and didn't provide through whom. This is sad"}],"items":[{"comp":"01","order":"248458","line":"1","part":"C40RAM-ER25-180TS-65TP","qty":"1","price":"9544.00","uom":"EA","discount":"30.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248458","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248458","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248458","Line":"1","Company":"1","F_Line":"1","Comment":"Estimated lead time is 6~8 weeks after receipt of an","Loc":"Y"},{"Quote":"248458","Line":"1","Company":"1","F_Line":"2","Comment":"order. Price includes a case and wrenches.","Loc":"Y"},{"Quote":"248458","Line":"1","Company":"1","F_Line":"3","Comment":"We will need to have the angle head questionnaire","Loc":"Y"},{"Quote":"248458","Line":"1","Company":"1","F_Line":"4","Comment":"filled out before we will ship the order.","Loc":"Y"},{"Quote":"248458","Line":"2","Company":"1","F_Line":"1","Comment":"Estimated lead time is 3~5 weeks after design approval.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-14 15:46:33.911 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249043-05142026154633.txt === {"quote":"249043","customer":"8526","name":null,"customerName":"Hitech Machinery Sales Inc.","comp":"01","open":"1","shipto":"HTECHM","shiptoName":"Hitech Machinery Sales, Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-22-2026","cust_po":"H40E-SF3-60","terms_code":"CCARD","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jes Raye","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:10","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Jes Raye","follow_phone":"630 443 7865","follow_email":"jessica@hitechmachinery.com","pic_user":"jennad","total_amt":"757.44","total_gp":"541.80","total_gpm":"71.53","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249043","line":"1","part":"H40E-SF3-60","qty":"2","price":"526.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249043","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 15:46:34.158 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248485-05142026154633.txt === {"quote":"248485","customer":"12395","name":null,"customerName":"Liberty Tool Co.","comp":"01","open":"1","shipto":"TAIT","shiptoName":"Tait Towers","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-18-2026","cust_po":"C40 Modular Angle Head","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Beam","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:47","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Mike Beam","follow_phone":"610-431-4950 ex 325","follow_email":"mbeam@libertytool.com","pic_user":"briand","total_amt":"11021.50","total_gp":"7098.88","total_gpm":"64.41","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"5","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248485","line":"5","data":"do for discount since Travis is out this week."},{"comp":"1","quote":"248485","line":"4","data":"sent #'s to Brian Norris to see what he wants to"},{"comp":"1","quote":"248485","line":"3","data":"04-13-2026 14:53-briand: Ship to is Terr 19,"},{"comp":"1","quote":"248485","line":"2","data":"AH, cc'd 19."},{"comp":"1","quote":"248485","line":"1","data":"Sent quote and drawing that Tim gave me for the"},{"comp":"1","quote":"248485","line":"0","data":"04-13-2026 15:01-briand: Brian said to go to 30%."}],"crmnotes":[{"comp":1,"quote":248485,"Line":0,"Comment":"04/20/2026 9:50 AM - briand - Tim Reeves said Tait can use their existing PB, no need to order another one.\n\nAlso said Tait doesn't need to complete the AH questionnaire."},{"comp":1,"quote":248485,"Line":1,"Comment":"04/20/2026 9:50 AM - briand - F/U changed from 04/21/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248485,"Line":2,"Comment":"05/01/2026 2:48 PM - briand - Sent Mike and Rustin a request for update on this and other quote"},{"comp":1,"quote":248485,"Line":3,"Comment":"05/12/2026 4:43 PM - briand - sent another message to Mike and Rustin for a status. If nothing by next review date, will close. Travis said he hasn't heard from either of them."},{"comp":1,"quote":248485,"Line":4,"Comment":"05/12/2026 4:43 PM - briand - F/U changed from 05/12/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248485,"Line":5,"Comment":"05/12/2026 4:43 PM - briand - CLO changed from 05/13/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248485,"Line":6,"Comment":"05/12/2026 4:43 PM - briand - Req Date changed from 05/13/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":248485,"Line":7,"Comment":"05/14/2026 3:46 PM - briand - This is dead and the other quote too - Rustin said Tait ordered and didn't provide through whom. This is sad"}],"items":[{"comp":"01","order":"248485","line":"1","part":"C40-MRAM","qty":"1","price":"3270.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248485","line":"2","part":"PA65-CAT/BT","qty":"1","price":"1005.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248485","line":"3","part":"MRAM-ER25TS","qty":"1","price":"10370.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248485","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248485","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248485","Line":"1","Company":"1","F_Line":"1","Comment":"We will need to have the angle head questionnaire","Loc":"Y"},{"Quote":"248485","Line":"1","Company":"1","F_Line":"2","Comment":"filled out before we will ship the order.","Loc":"Y"},{"Quote":"248485","Line":"4","Company":"1","F_Line":"1","Comment":"Lead time is 3~5 days after design approval.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-14 15:46:58.289 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249096-05142026154658.txt === {"quote":"249096","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"1","shipto":"DGIMIDWE","shiptoName":"DGI Supply","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-23-2026","cust_po":"BT50-C1.1/4-105","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Anthony Williams","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"14:42","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Anthony Williams","follow_phone":"800-923-6255","follow_email":"awilliams@dgisupply.com","pic_user":"jennad","total_amt":"562.25","total_gp":"372.43","total_gpm":"66.24","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-23-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249096","line":"1","part":"BT50-C1.1/4-105","qty":"1","price":"811.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249096","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249096","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-14 15:47:35.689 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249029-05142026154735.txt === {"quote":"249029","customer":"19948","name":null,"customerName":"Sussex Tool & Supply Inc.","comp":"01","open":"1","shipto":"SHARSUSS","shiptoName":"Sussex Tool and Supply","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-22-2026","cust_po":"E16-NUT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"40","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Cathy Orton","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:09","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Cathy Orton","follow_phone":"262-251-4020x2","follow_email":"gordon@sussextool.com","pic_user":"jennad","total_amt":"545.75","total_gp":"378.90","total_gpm":"69.43","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"11","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249029","line":"1","part":"E16-NUT","qty":"5","price":"46.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249029","line":"2","part":"E16-236(C)","qty":"5","price":"77.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249029","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-14 15:48:35.060 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249102-05142026154834.txt === {"quote":"249102","customer":"15195","name":null,"customerName":"OSG USA Inc.","comp":"01","open":"1","shipto":"OSGUSTCH","shiptoName":"OSG USA Inc","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-23-2026","cust_po":"C50R5-0562-2.84","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Alyssa O'Brien","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:15","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Alyssa O'Brien","follow_phone":"","follow_email":"alyssa.obrien@osgtool.com","pic_user":"jennad","total_amt":"380.60","total_gp":"227.28","total_gpm":"59.72","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-23-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249102","line":"1","part":"C50R5-0562-2.84","qty":"1","price":"488.00","uom":"EA","discount":"30.00","req_date":"2-3 days","branch":"1"},{"comp":"01","order":"249102","line":"2","part":"NT05-024","qty":"1","price":"52.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249102","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-14 15:49:01.117 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248983-05142026154900.txt === {"quote":"248983","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCMN","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-22-2026","cust_po":"C4-SF0250-2.95CP","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Andrea","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:52","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Andrea","follow_phone":"","follow_email":"@","pic_user":"jennad","total_amt":"316.20","total_gp":"172.07","total_gpm":"54.42","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248983","line":"1","part":"C4-SF0250-2.95CP","qty":"1","price":"527.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248983","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 15:49:30.471 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249842-05142026154930.txt === {"quote":"249842","customer":"13204","name":null,"customerName":"DXP Enterprises, Inc. (Mach Tool)","comp":"01","open":"1","shipto":"MTSZ","shiptoName":"Machinery Tooling & Supply,LLC","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-19-2026","cust_po":"C5001-1500-6.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Mandy Kosieniak","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"08:11","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Mandy Kosieniak","follow_phone":"","follow_email":"mandy.kosieniak@dxpe.com","pic_user":"jennad","total_amt":"197.20","total_gp":"106.99","total_gpm":"54.25","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-08-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249842","line":"1","part":"C5001-1500-6.00CP","qty":"1","price":"340.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249842","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 15:50:04.882 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248917-05142026155004.txt === {"quote":"248917","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"BLKWI","shiptoName":"BlackHawk Industrial - Kaukauna","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-21-2026","cust_po":"N5006-1500-4.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Khalil Collins","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:19","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Khalil Collins","follow_phone":"920-372-7078","follow_email":"khalil.collins@blackhawkid.com","pic_user":"jennad","total_amt":"163.62","total_gp":"79.82","total_gpm":"48.78","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248917","line":"1","part":"N5006-1500-4.00","qty":"1","price":"303.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248917","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 15:50:28.939 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248991-05142026155028.txt === {"quote":"248991","customer":"15195","name":null,"customerName":"OSG USA Inc.","comp":"01","open":"1","shipto":"OSGUBENS","shiptoName":"OSG USA, Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-22-2026","cust_po":"C50-9000-MORI-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Alyssa O'Brien","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:38","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Alyssa O'Brien","follow_phone":"","follow_email":"alyssa.obrien@osgtool.com","pic_user":"jennad","total_amt":"134.40","total_gp":"112.65","total_gpm":"83.82","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248991","line":"1","part":"C50-9000-MORI-EU","qty":"3","price":"64.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248991","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 15:51:04.518 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248996-05142026155104.txt === {"quote":"248996","customer":"3613","name":null,"customerName":"Colmar Industrial Supplies LLC","comp":"01","open":"1","shipto":"COLMNORT","shiptoName":"Colmar Industrial Supplies LLC","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-22-2026","cust_po":"TPT10-016","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Rich Clements","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:19","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Rich Clements","follow_phone":"847-419-0044","follow_email":"richc@colmarindustrial.com","pic_user":"jennad","total_amt":"116.28","total_gp":"68.00","total_gpm":"58.48","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248996","line":"1","part":"TPT10-016","qty":"1","price":"171.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248996","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 15:52:10.119 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249003-05142026155209.txt === {"quote":"249003","customer":"13204","name":null,"customerName":"DXP Enterprises, Inc. (Mach Tool)","comp":"01","open":"1","shipto":"DXPADDIS","shiptoName":"DXP Enterprises Inc/Addison","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-22-2026","cust_po":"3/4-KEYSET","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joe Wallace","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:54","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Joe Wallace","follow_phone":"","follow_email":"joe.wallace@dxpe.com","pic_user":"jennad","total_amt":"24.65","total_gp":"22.14","total_gpm":"89.82","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"249003","line":"2","data":"today"},{"comp":"1","quote":"249003","line":"1","data":"r, we have 1 set 3/4-KEYSET on the shelf to ship"},{"comp":"1","quote":"249003","line":"0","data":"04-22-2026 10:56-jennad Should this become an orde"}],"crmnotes":[],"items":[{"comp":"01","order":"249003","line":"1","part":"3/4-KEYSET","qty":"1","price":"29.00","uom":"EA","discount":"15.00","req_date":"1PC STOCK","branch":"1"},{"comp":"01","order":"249003","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 15:53:32.694 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249903-05142026155332.txt === {"quote":"249903","customer":"18650","name":null,"customerName":"Rite-Way Tool Company Inc.","comp":"01","open":"1","shipto":"XXABBEGI","shiptoName":"Rite-Way Tool Company Inc.","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-22-2026","cust_po":"TQW-ER11HEX","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kevin Killinger","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:13","extra":"","follow_up":"05-17-2026","web_id":"","follow_name":"Kevin Killinger","follow_phone":"724-387-1100","follow_email":"kevinkillinger.riteway@comcast.net","pic_user":"briand","total_amt":"72.60","total_gp":"36.71","total_gpm":"50.56","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249903","line":"0","data":"05-11-2026 08:14-rons: live chat RFQ..."}],"crmnotes":[],"items":[{"comp":"01","order":"249903","line":"1","part":"TQW-ER11HEX","qty":"1","price":"110.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249903","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 16:02:54.617 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249547-05142026160254.txt === {"quote":"249547","customer":"18407","name":null,"customerName":"Remco Supply, Inc.","comp":"01","open":"0","shipto":"RCR","shiptoName":"RCR Manufacturing LLC","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-12-2026","cust_po":"RGA#TAR-62952 CNC250FA","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Mike Hicks","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"11:33","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Mike Hicks","follow_phone":"336-276-3676","follow_email":"mhicks@remcosupply.com","pic_user":"carleym","total_amt":"9578.15","total_gp":"7163.28","total_gpm":"74.79","rev_type":"RT","mod_date":"05-14-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"139","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249547","line":"0","data":"05-01-2026 11:43 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249547,"Line":0,"Comment":"05/14/2026 4:00 PM - carleym - F/U with Mike"}],"items":[{"comp":"01","order":"249547","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249547","line":"2","part":"ROTARY-TABLE-LABOR","qty":"24","price":"159.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249547","line":"3","part":"S-48","qty":"1","price":"3.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"4","part":"S-12","qty":"1","price":"9.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"5","part":"S-15","qty":"1","price":"3.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"6","part":"SC80X105X13","qty":"1","price":"43.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"7","part":"SC78X100X10","qty":"1","price":"22.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"8","part":"P-22A","qty":"1","price":"3.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"9","part":"9FSL-230","qty":"1","price":"246.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"10","part":"G-70","qty":"2","price":"3.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"11","part":"S-25","qty":"1","price":"3.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"12","part":"S-42","qty":"1","price":"3.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"13","part":"SC38X50X8","qty":"1","price":"36.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"14","part":"SC25X40X8","qty":"1","price":"14.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"15","part":"6005P5","qty":"3","price":"80.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"16","part":"81105T2","qty":"2","price":"107.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"17","part":"WS-CN251R012","qty":"1","price":"2480.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"18","part":"WW-CN251R003","qty":"1","price":"2200.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"19","part":"8X8L","qty":"36","price":"11.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"20","part":"4X11L","qty":"48","price":"8.00","uom":"EA","discount":"15.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249547","line":"21","part":"CN251R052","qty":"1","price":"17.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"22","part":"CN251R053","qty":"1","price":"50.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"23","part":"CN202R045","qty":"1","price":"23.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"24","part":"KIM-AR4","qty":"2","price":"61.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"25","part":"KIM-AR8","qty":"1","price":"102.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"26","part":"AXK1115","qty":"1","price":"106.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"27","part":"RFN8006(22X26)","qty":"2","price":"27.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249547","line":"28","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249547","Line":"1","Company":"1","F_Line":"1","Comment":"SN:4088 EU:RCR Manufacturing","Loc":"Y"},{"Quote":"249547","Line":"1","Company":"1","F_Line":"2","Comment":"RGA#TAR-62952 CNC250FA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":28}}] 2026-05-14 17:01:10.024 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245639-05142026170109.txt === {"quote":"245639","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"02-17-2026","cust_order_date":"02-17-2026","req_date":"05-28-2026","cust_po":"KYLR2602-0353","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kelli Hayes","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:30","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Kelli Hayes","follow_phone":"","follow_email":"khayes@ptservice.com","pic_user":"rons","total_amt":"14338.87","total_gp":"7274.37","total_gpm":"50.73","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"122","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"245639","line":"8","data":"02-17-2026 09:57 - Discounts Recalculated QS"},{"comp":"1","quote":"245639","line":"7","data":"02-17-2026 10:10-mirandag Aisin E/u"},{"comp":"1","quote":"245639","line":"6","data":"and EricY"},{"comp":"1","quote":"245639","line":"5","data":"for pricing determination for PTService from Osmar"},{"comp":"1","quote":"245639","line":"4","data":"Yas good to quote out - was previously waiting"},{"comp":"1","quote":"245639","line":"3","data":"02-26-2026 14:14-mirandag added to quote log, per"},{"comp":"1","quote":"245639","line":"2","data":"this project"},{"comp":"1","quote":"245639","line":"1","data":"Hayes Today, asking when we should expect PO for"},{"comp":"1","quote":"245639","line":"0","data":"04-03-2026 16:12-mirandag followed-up with Kelli"}],"crmnotes":[{"comp":1,"quote":245639,"Line":0,"Comment":"05/11/2026 10:31 AM - rons - F/U changed from 04/25/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":1,"Comment":"05/11/2026 10:31 AM - rons - PIC changed from mirandag to rons"},{"comp":1,"quote":245639,"Line":2,"Comment":"05/11/2026 10:32 AM - rons - CLO changed from 04/26/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":3,"Comment":"05/11/2026 10:32 AM - rons - Req Date changed from 03/31/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":245639,"Line":4,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":5,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":6,"Comment":"05/12/2026 5:00 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245639","line":"1","part":"SK10-9","qty":"6","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"2","part":"NC5-46-SK16C-90P","qty":"2","price":"408.01","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"3","part":"PS-N46E","qty":"2","price":"56.42","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"4","part":"SK16-12","qty":"3","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"5","part":"SKG16-10HG","qty":"8","price":"29.06","uom":"EA","discount":"0.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"6","part":"NC5-46-SK10C-75","qty":"5","price":"320.20","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"7","part":"PS-N46E","qty":"5","price":"56.42","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"8","part":"SK10-8.5","qty":"5","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"9","part":"SKG10-10HG","qty":"11","price":"29.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"10","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"11","part":"PS-N46E","qty":"3","price":"56.42","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"12","part":"SK10-9.5","qty":"1","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"13","part":"SK16-14","qty":"7","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"14","part":"NC5-46-SK10C-90","qty":"7","price":"319.70","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"15","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"16","part":"SKN-10KJ","qty":"9","price":"38.17","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"17","part":"NC5-46-SK16C-90","qty":"7","price":"352.40","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"18","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"19","part":"SKG10-10HGAS","qty":"6","price":"33.48","uom":"EA","discount":"0.00","req_date":"5-6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"20","part":"SKJ16-14C","qty":"2","price":"20.05","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"21","part":"SKN-16BJ","qty":"3","price":"48.21","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"22","part":"NC5-46-C25-90","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"23","part":"PS-123E","qty":"3","price":"64.24","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"24","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"25","part":"PS-123E","qty":"3","price":"42.26","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245639","Line":"2","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"3","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90P @ Factory","Loc":"Y"},{"Quote":"245639","Line":"6","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"7","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-75 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"10","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"11","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"14","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"15","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"17","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"18","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"22","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"23","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C25-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"24","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"25","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"}],"qcomms":[{"Quote":"245639","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"245639","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"245639","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":26}}] 2026-05-14 17:01:19.407 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245639-05142026170119.txt === {"quote":"245639","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"02-17-2026","cust_order_date":"02-17-2026","req_date":"05-28-2026","cust_po":"KYLR2602-0353","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kelli Hayes","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:30","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Kelli Hayes","follow_phone":"","follow_email":"khayes@ptservice.com","pic_user":"rons","total_amt":"14338.87","total_gp":"7274.37","total_gpm":"50.73","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"122","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"245639","line":"8","data":"02-17-2026 09:57 - Discounts Recalculated QS"},{"comp":"1","quote":"245639","line":"7","data":"02-17-2026 10:10-mirandag Aisin E/u"},{"comp":"1","quote":"245639","line":"6","data":"and EricY"},{"comp":"1","quote":"245639","line":"5","data":"for pricing determination for PTService from Osmar"},{"comp":"1","quote":"245639","line":"4","data":"Yas good to quote out - was previously waiting"},{"comp":"1","quote":"245639","line":"3","data":"02-26-2026 14:14-mirandag added to quote log, per"},{"comp":"1","quote":"245639","line":"2","data":"this project"},{"comp":"1","quote":"245639","line":"1","data":"Hayes Today, asking when we should expect PO for"},{"comp":"1","quote":"245639","line":"0","data":"04-03-2026 16:12-mirandag followed-up with Kelli"}],"crmnotes":[{"comp":1,"quote":245639,"Line":0,"Comment":"05/11/2026 10:31 AM - rons - F/U changed from 04/25/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":1,"Comment":"05/11/2026 10:31 AM - rons - PIC changed from mirandag to rons"},{"comp":1,"quote":245639,"Line":2,"Comment":"05/11/2026 10:32 AM - rons - CLO changed from 04/26/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":3,"Comment":"05/11/2026 10:32 AM - rons - Req Date changed from 03/31/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":245639,"Line":4,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":5,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":6,"Comment":"05/12/2026 5:00 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":245639,"Line":7,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":8,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245639","line":"1","part":"SK10-9","qty":"6","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"2","part":"NC5-46-SK16C-90P","qty":"2","price":"408.01","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"3","part":"PS-N46E","qty":"2","price":"56.42","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"4","part":"SK16-12","qty":"3","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"5","part":"SKG16-10HG","qty":"8","price":"29.06","uom":"EA","discount":"0.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"6","part":"NC5-46-SK10C-75","qty":"5","price":"320.20","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"7","part":"PS-N46E","qty":"5","price":"56.42","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"8","part":"SK10-8.5","qty":"5","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"9","part":"SKG10-10HG","qty":"11","price":"29.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"10","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"11","part":"PS-N46E","qty":"3","price":"56.42","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"12","part":"SK10-9.5","qty":"1","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"13","part":"SK16-14","qty":"7","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"14","part":"NC5-46-SK10C-90","qty":"7","price":"319.70","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"15","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"16","part":"SKN-10KJ","qty":"9","price":"38.17","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"17","part":"NC5-46-SK16C-90","qty":"7","price":"352.40","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"18","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"19","part":"SKG10-10HGAS","qty":"6","price":"33.48","uom":"EA","discount":"0.00","req_date":"5-6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"20","part":"SKJ16-14C","qty":"2","price":"20.05","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"21","part":"SKN-16BJ","qty":"3","price":"48.21","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"22","part":"NC5-46-C25-90","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"23","part":"PS-123E","qty":"3","price":"64.24","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"24","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"25","part":"PS-123E","qty":"3","price":"42.26","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245639","Line":"2","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"3","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90P @ Factory","Loc":"Y"},{"Quote":"245639","Line":"6","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"7","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-75 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"10","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"11","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"14","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"15","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"17","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"18","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"22","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"23","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C25-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"24","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"25","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"}],"qcomms":[{"Quote":"245639","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"245639","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"245639","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":26}}] 2026-05-14 17:01:24.454 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245639-05142026170124.txt === {"quote":"245639","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"02-17-2026","cust_order_date":"02-17-2026","req_date":"06-11-2026","cust_po":"KYLR2602-0353","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kelli Hayes","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:30","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Kelli Hayes","follow_phone":"","follow_email":"khayes@ptservice.com","pic_user":"rons","total_amt":"14338.87","total_gp":"7274.37","total_gpm":"50.73","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"122","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"245639","line":"8","data":"02-17-2026 09:57 - Discounts Recalculated QS"},{"comp":"1","quote":"245639","line":"7","data":"02-17-2026 10:10-mirandag Aisin E/u"},{"comp":"1","quote":"245639","line":"6","data":"and EricY"},{"comp":"1","quote":"245639","line":"5","data":"for pricing determination for PTService from Osmar"},{"comp":"1","quote":"245639","line":"4","data":"Yas good to quote out - was previously waiting"},{"comp":"1","quote":"245639","line":"3","data":"02-26-2026 14:14-mirandag added to quote log, per"},{"comp":"1","quote":"245639","line":"2","data":"this project"},{"comp":"1","quote":"245639","line":"1","data":"Hayes Today, asking when we should expect PO for"},{"comp":"1","quote":"245639","line":"0","data":"04-03-2026 16:12-mirandag followed-up with Kelli"}],"crmnotes":[{"comp":1,"quote":245639,"Line":0,"Comment":"05/11/2026 10:31 AM - rons - F/U changed from 04/25/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":1,"Comment":"05/11/2026 10:31 AM - rons - PIC changed from mirandag to rons"},{"comp":1,"quote":245639,"Line":2,"Comment":"05/11/2026 10:32 AM - rons - CLO changed from 04/26/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":3,"Comment":"05/11/2026 10:32 AM - rons - Req Date changed from 03/31/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":245639,"Line":4,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":5,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":6,"Comment":"05/12/2026 5:00 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":245639,"Line":7,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":8,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":9,"Comment":"05/14/2026 5:01 PM - rons - Req Date changed from 05/28/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245639","line":"1","part":"SK10-9","qty":"6","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"2","part":"NC5-46-SK16C-90P","qty":"2","price":"408.01","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"3","part":"PS-N46E","qty":"2","price":"56.42","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"4","part":"SK16-12","qty":"3","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"5","part":"SKG16-10HG","qty":"8","price":"29.06","uom":"EA","discount":"0.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"6","part":"NC5-46-SK10C-75","qty":"5","price":"320.20","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"7","part":"PS-N46E","qty":"5","price":"56.42","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"8","part":"SK10-8.5","qty":"5","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"9","part":"SKG10-10HG","qty":"11","price":"29.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"10","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"11","part":"PS-N46E","qty":"3","price":"56.42","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"12","part":"SK10-9.5","qty":"1","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"13","part":"SK16-14","qty":"7","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"14","part":"NC5-46-SK10C-90","qty":"7","price":"319.70","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"15","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"16","part":"SKN-10KJ","qty":"9","price":"38.17","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"17","part":"NC5-46-SK16C-90","qty":"7","price":"352.40","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"18","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"19","part":"SKG10-10HGAS","qty":"6","price":"33.48","uom":"EA","discount":"0.00","req_date":"5-6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"20","part":"SKJ16-14C","qty":"2","price":"20.05","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"21","part":"SKN-16BJ","qty":"3","price":"48.21","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"22","part":"NC5-46-C25-90","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"23","part":"PS-123E","qty":"3","price":"64.24","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"24","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"25","part":"PS-123E","qty":"3","price":"42.26","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245639","Line":"2","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"3","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90P @ Factory","Loc":"Y"},{"Quote":"245639","Line":"6","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"7","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-75 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"10","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"11","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"14","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"15","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"17","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"18","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"22","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"23","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C25-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"24","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"25","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"}],"qcomms":[{"Quote":"245639","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"245639","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"245639","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":26}}] 2026-05-14 17:01:29.161 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248528-05142026170129.txt === {"quote":"248528","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PARKERHY","shiptoName":"Parker-Hannifin Corporation","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-28-2026","cust_po":"CAT50-C1.1/4-105U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:50","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Michael Kane","follow_phone":"","follow_email":"mkane@metal-removal.com","pic_user":"rons","total_amt":"959.40","total_gp":"622.54","total_gpm":"64.89","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248528,"Line":0,"Comment":"04/15/2026 11:09 AM - rons - CLO changed from 05/14/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":1,"Comment":"04/15/2026 11:09 AM - rons - Req Date changed from 05/26/2026 to 05/04/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":2,"Comment":"04/16/2026 2:13 PM - rons - F/U changed from 04/20/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":3,"Comment":"04/16/2026 2:13 PM - rons - CLO changed from 04/27/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":4,"Comment":"04/16/2026 3:32 PM - rons - Req Date changed from 05/04/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":5,"Comment":"04/21/2026 12:36 PM - rons - F/U changed from 04/21/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":6,"Comment":"04/21/2026 12:36 PM - rons - CLO changed from 04/28/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":7,"Comment":"04/21/2026 12:36 PM - rons - Req Date changed from 05/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":8,"Comment":"04/30/2026 5:12 PM - rons - F/U changed from 04/30/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":9,"Comment":"04/30/2026 5:12 PM - rons - CLO changed from 05/07/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":10,"Comment":"04/30/2026 5:13 PM - rons - Req Date changed from 05/14/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248528","line":"1","part":"CAT50-C1.1/4-105U-IDU","qty":"2","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248528","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 17:01:37.987 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248528-05142026170137.txt === {"quote":"248528","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PARKERHY","shiptoName":"Parker-Hannifin Corporation","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-28-2026","cust_po":"CAT50-C1.1/4-105U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:50","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Michael Kane","follow_phone":"","follow_email":"mkane@metal-removal.com","pic_user":"rons","total_amt":"959.40","total_gp":"622.54","total_gpm":"64.89","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":248528,"Line":0,"Comment":"04/15/2026 11:09 AM - rons - CLO changed from 05/14/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":1,"Comment":"04/15/2026 11:09 AM - rons - Req Date changed from 05/26/2026 to 05/04/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":2,"Comment":"04/16/2026 2:13 PM - rons - F/U changed from 04/20/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":3,"Comment":"04/16/2026 2:13 PM - rons - CLO changed from 04/27/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":4,"Comment":"04/16/2026 3:32 PM - rons - Req Date changed from 05/04/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":5,"Comment":"04/21/2026 12:36 PM - rons - F/U changed from 04/21/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":6,"Comment":"04/21/2026 12:36 PM - rons - CLO changed from 04/28/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":7,"Comment":"04/21/2026 12:36 PM - rons - Req Date changed from 05/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":8,"Comment":"04/30/2026 5:12 PM - rons - F/U changed from 04/30/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":9,"Comment":"04/30/2026 5:12 PM - rons - CLO changed from 05/07/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":10,"Comment":"04/30/2026 5:13 PM - rons - Req Date changed from 05/14/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":11,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":12,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248528","line":"1","part":"CAT50-C1.1/4-105U-IDU","qty":"2","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248528","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 17:01:43.826 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248528-05142026170143.txt === {"quote":"248528","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PARKERHY","shiptoName":"Parker-Hannifin Corporation","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-02-2026","cust_po":"CAT50-C1.1/4-105U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:50","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Michael Kane","follow_phone":"","follow_email":"mkane@metal-removal.com","pic_user":"rons","total_amt":"959.40","total_gp":"622.54","total_gpm":"64.89","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":248528,"Line":0,"Comment":"04/15/2026 11:09 AM - rons - CLO changed from 05/14/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":1,"Comment":"04/15/2026 11:09 AM - rons - Req Date changed from 05/26/2026 to 05/04/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":2,"Comment":"04/16/2026 2:13 PM - rons - F/U changed from 04/20/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":3,"Comment":"04/16/2026 2:13 PM - rons - CLO changed from 04/27/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":4,"Comment":"04/16/2026 3:32 PM - rons - Req Date changed from 05/04/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":5,"Comment":"04/21/2026 12:36 PM - rons - F/U changed from 04/21/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":6,"Comment":"04/21/2026 12:36 PM - rons - CLO changed from 04/28/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":7,"Comment":"04/21/2026 12:36 PM - rons - Req Date changed from 05/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":8,"Comment":"04/30/2026 5:12 PM - rons - F/U changed from 04/30/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":9,"Comment":"04/30/2026 5:12 PM - rons - CLO changed from 05/07/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":10,"Comment":"04/30/2026 5:13 PM - rons - Req Date changed from 05/14/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":11,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":12,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":13,"Comment":"05/14/2026 5:01 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248528","line":"1","part":"CAT50-C1.1/4-105U-IDU","qty":"2","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248528","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 17:01:50.001 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249273-05142026170149.txt === {"quote":"249273","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-28-2026","cust_po":"Northside Machine SK Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:29","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"23248.94","total_gp":"14690.04","total_gpm":"63.19","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"160","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249273","line":"2","data":"04-27-2026 16:31 - Discounts Recalculated QS"},{"comp":"1","quote":"249273","line":"1","data":"new machine soon or was *just* purchased."},{"comp":"1","quote":"249273","line":"0","data":"04-27-2026 16:36-mirandag customer is getting"}],"crmnotes":[{"comp":1,"quote":249273,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":2,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":3,"Comment":"05/11/2026 4:26 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":4,"Comment":"05/11/2026 4:26 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":5,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":6,"Comment":"05/12/2026 5:00 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":7,"Comment":"05/12/2026 5:00 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":8,"Comment":"05/12/2026 5:00 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249273","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"4","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"5","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"1-2 Weeks","branch":"1"},{"comp":"01","order":"249273","line":"6","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249273","line":"7","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"8","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"9","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"10","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"11","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"12","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"13","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"14","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"15","part":"PS-132","qty":"100","price":"94.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-14 17:01:59.999 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249273-05142026170159.txt === {"quote":"249273","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-28-2026","cust_po":"Northside Machine SK Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:29","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"23248.94","total_gp":"14690.04","total_gpm":"63.19","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"160","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"249273","line":"2","data":"04-27-2026 16:31 - Discounts Recalculated QS"},{"comp":"1","quote":"249273","line":"1","data":"new machine soon or was *just* purchased."},{"comp":"1","quote":"249273","line":"0","data":"04-27-2026 16:36-mirandag customer is getting"}],"crmnotes":[{"comp":1,"quote":249273,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":2,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":3,"Comment":"05/11/2026 4:26 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":4,"Comment":"05/11/2026 4:26 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":5,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":6,"Comment":"05/12/2026 5:00 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":7,"Comment":"05/12/2026 5:00 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":8,"Comment":"05/12/2026 5:00 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":9,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":10,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249273","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"4","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"5","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"1-2 Weeks","branch":"1"},{"comp":"01","order":"249273","line":"6","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249273","line":"7","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"8","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"9","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"10","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"11","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"12","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"13","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"14","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"15","part":"PS-132","qty":"100","price":"94.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-14 17:02:04.064 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249273-05142026170203.txt === {"quote":"249273","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-02-2026","cust_po":"Northside Machine SK Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:29","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"23248.94","total_gp":"14690.04","total_gpm":"63.19","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"160","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"249273","line":"2","data":"04-27-2026 16:31 - Discounts Recalculated QS"},{"comp":"1","quote":"249273","line":"1","data":"new machine soon or was *just* purchased."},{"comp":"1","quote":"249273","line":"0","data":"04-27-2026 16:36-mirandag customer is getting"}],"crmnotes":[{"comp":1,"quote":249273,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":2,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":3,"Comment":"05/11/2026 4:26 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":4,"Comment":"05/11/2026 4:26 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":5,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":6,"Comment":"05/12/2026 5:00 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":7,"Comment":"05/12/2026 5:00 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":8,"Comment":"05/12/2026 5:00 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":9,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":10,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":11,"Comment":"05/14/2026 5:01 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249273","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"4","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"5","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"1-2 Weeks","branch":"1"},{"comp":"01","order":"249273","line":"6","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249273","line":"7","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"8","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"9","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"10","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"11","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"12","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"13","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"14","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"15","part":"PS-132","qty":"100","price":"94.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-14 17:02:15.078 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247817-05142026170214.txt === {"quote":"247817","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PATHMEMP","shiptoName":"Pathway Precision Manufacturing","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-28-2026","cust_po":"BMT45-ER25Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:44","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Gabe Davis","follow_phone":"","follow_email":"gdavis@metal-removal.com","pic_user":"rons","total_amt":"2685.42","total_gp":"1210.95","total_gpm":"45.09","rev_type":"LT","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"247817","line":"2","data":"Eppinger to the End User"},{"comp":"1","quote":"247817","line":"1","data":"additional discount given to match pricing from"},{"comp":"1","quote":"247817","line":"0","data":"03-31-2026 13:13-rons: pricing per Fletcher..."}],"crmnotes":[{"comp":1,"quote":247817,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":4,"Comment":"04/03/2026 2:47 PM - rons - F/U changed from 04/06/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":5,"Comment":"04/03/2026 2:47 PM - rons - CLO changed from 04/13/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":6,"Comment":"04/03/2026 2:47 PM - rons - Req Date changed from 04/20/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":7,"Comment":"04/14/2026 2:41 PM - rons - F/U changed from 04/14/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":8,"Comment":"04/14/2026 2:41 PM - rons - CLO changed from 04/21/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":9,"Comment":"04/14/2026 2:41 PM - rons - Req Date changed from 04/28/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":10,"Comment":"05/06/2026 5:05 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":11,"Comment":"05/06/2026 5:05 PM - rons - CLO changed from 05/13/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":12,"Comment":"05/06/2026 5:05 PM - rons - Req Date changed from 05/20/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":13,"Comment":"05/08/2026 5:21 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":14,"Comment":"05/08/2026 5:21 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":15,"Comment":"05/08/2026 5:21 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247817","line":"1","part":"BMT45-ER25Z-ICE","qty":"1","price":"4973.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"3","part":"WRENCH-HEX-L-3","qty":"1","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-14 17:02:26.198 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247817-05142026170225.txt === {"quote":"247817","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PATHMEMP","shiptoName":"Pathway Precision Manufacturing","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-28-2026","cust_po":"BMT45-ER25Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:44","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Gabe Davis","follow_phone":"","follow_email":"gdavis@metal-removal.com","pic_user":"rons","total_amt":"2685.42","total_gp":"1210.95","total_gpm":"45.09","rev_type":"LT","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"247817","line":"2","data":"Eppinger to the End User"},{"comp":"1","quote":"247817","line":"1","data":"additional discount given to match pricing from"},{"comp":"1","quote":"247817","line":"0","data":"03-31-2026 13:13-rons: pricing per Fletcher..."}],"crmnotes":[{"comp":1,"quote":247817,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":4,"Comment":"04/03/2026 2:47 PM - rons - F/U changed from 04/06/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":5,"Comment":"04/03/2026 2:47 PM - rons - CLO changed from 04/13/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":6,"Comment":"04/03/2026 2:47 PM - rons - Req Date changed from 04/20/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":7,"Comment":"04/14/2026 2:41 PM - rons - F/U changed from 04/14/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":8,"Comment":"04/14/2026 2:41 PM - rons - CLO changed from 04/21/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":9,"Comment":"04/14/2026 2:41 PM - rons - Req Date changed from 04/28/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":10,"Comment":"05/06/2026 5:05 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":11,"Comment":"05/06/2026 5:05 PM - rons - CLO changed from 05/13/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":12,"Comment":"05/06/2026 5:05 PM - rons - Req Date changed from 05/20/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":13,"Comment":"05/08/2026 5:21 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":14,"Comment":"05/08/2026 5:21 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":15,"Comment":"05/08/2026 5:21 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":16,"Comment":"05/14/2026 5:02 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":17,"Comment":"05/14/2026 5:02 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247817","line":"1","part":"BMT45-ER25Z-ICE","qty":"1","price":"4973.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"3","part":"WRENCH-HEX-L-3","qty":"1","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-14 17:02:33.155 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247817-05142026170232.txt === {"quote":"247817","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PATHMEMP","shiptoName":"Pathway Precision Manufacturing","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"06-02-2026","cust_po":"BMT45-ER25Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:44","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Gabe Davis","follow_phone":"","follow_email":"gdavis@metal-removal.com","pic_user":"rons","total_amt":"2685.42","total_gp":"1210.95","total_gpm":"45.09","rev_type":"LT","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"247817","line":"2","data":"Eppinger to the End User"},{"comp":"1","quote":"247817","line":"1","data":"additional discount given to match pricing from"},{"comp":"1","quote":"247817","line":"0","data":"03-31-2026 13:13-rons: pricing per Fletcher..."}],"crmnotes":[{"comp":1,"quote":247817,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":4,"Comment":"04/03/2026 2:47 PM - rons - F/U changed from 04/06/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":5,"Comment":"04/03/2026 2:47 PM - rons - CLO changed from 04/13/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":6,"Comment":"04/03/2026 2:47 PM - rons - Req Date changed from 04/20/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":7,"Comment":"04/14/2026 2:41 PM - rons - F/U changed from 04/14/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":8,"Comment":"04/14/2026 2:41 PM - rons - CLO changed from 04/21/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":9,"Comment":"04/14/2026 2:41 PM - rons - Req Date changed from 04/28/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":10,"Comment":"05/06/2026 5:05 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":11,"Comment":"05/06/2026 5:05 PM - rons - CLO changed from 05/13/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":12,"Comment":"05/06/2026 5:05 PM - rons - Req Date changed from 05/20/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":13,"Comment":"05/08/2026 5:21 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":14,"Comment":"05/08/2026 5:21 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":15,"Comment":"05/08/2026 5:21 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":16,"Comment":"05/14/2026 5:02 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":17,"Comment":"05/14/2026 5:02 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":18,"Comment":"05/14/2026 5:02 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247817","line":"1","part":"BMT45-ER25Z-ICE","qty":"1","price":"4973.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"3","part":"WRENCH-HEX-L-3","qty":"1","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-14 17:02:38.397 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249360-05142026170238.txt === {"quote":"249360","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-28-2026","cust_po":"NBT30-SK10C-60P","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:12","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"19059.86","total_gp":"11625.81","total_gpm":"61.00","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"63","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249360","line":"0","data":"04-29-2026 09:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249360,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/29/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 05/29/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":2,"Comment":"04/29/2026 4:28 PM - rons - PIC changed from rons to mirandag"},{"comp":1,"quote":249360,"Line":3,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":4,"Comment":"05/11/2026 11:26 AM - rons - CLO changed from 05/12/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":5,"Comment":"05/11/2026 11:26 AM - rons - Req Date changed from 05/19/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":6,"Comment":"05/11/2026 4:25 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":7,"Comment":"05/11/2026 4:25 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":8,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":9,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":10,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":11,"Comment":"05/12/2026 4:59 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249360","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"4","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"6","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"7","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"8","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"9","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"11","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"12","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"13","part":"SK10-SET-05-AC","qty":"1","price":"559.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"14","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"15","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"16","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"17","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249360","line":"18","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"19","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"23","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249360","Line":"17","Company":"1","F_Line":"1","Comment":"Alt for TQW-200","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":18}}] 2026-05-14 17:02:47.297 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249360-05142026170247.txt === {"quote":"249360","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-28-2026","cust_po":"NBT30-SK10C-60P","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:12","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"19059.86","total_gp":"11625.81","total_gpm":"61.00","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"63","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"249360","line":"0","data":"04-29-2026 09:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249360,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/29/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 05/29/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":2,"Comment":"04/29/2026 4:28 PM - rons - PIC changed from rons to mirandag"},{"comp":1,"quote":249360,"Line":3,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":4,"Comment":"05/11/2026 11:26 AM - rons - CLO changed from 05/12/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":5,"Comment":"05/11/2026 11:26 AM - rons - Req Date changed from 05/19/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":6,"Comment":"05/11/2026 4:25 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":7,"Comment":"05/11/2026 4:25 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":8,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":9,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":10,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":11,"Comment":"05/12/2026 4:59 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":12,"Comment":"05/14/2026 5:02 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":13,"Comment":"05/14/2026 5:02 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249360","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"4","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"6","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"7","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"8","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"9","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"11","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"12","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"13","part":"SK10-SET-05-AC","qty":"1","price":"559.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"14","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"15","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"16","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"17","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249360","line":"18","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"19","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"23","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249360","Line":"17","Company":"1","F_Line":"1","Comment":"Alt for TQW-200","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":18}}] 2026-05-14 17:02:53.320 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249360-05142026170253.txt === {"quote":"249360","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-02-2026","cust_po":"NBT30-SK10C-60P","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:12","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"19059.86","total_gp":"11625.81","total_gpm":"61.00","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"63","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"249360","line":"0","data":"04-29-2026 09:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249360,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/29/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 05/29/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":2,"Comment":"04/29/2026 4:28 PM - rons - PIC changed from rons to mirandag"},{"comp":1,"quote":249360,"Line":3,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":4,"Comment":"05/11/2026 11:26 AM - rons - CLO changed from 05/12/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":5,"Comment":"05/11/2026 11:26 AM - rons - Req Date changed from 05/19/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":6,"Comment":"05/11/2026 4:25 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":7,"Comment":"05/11/2026 4:25 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":8,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":9,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":10,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":11,"Comment":"05/12/2026 4:59 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249360,"Line":12,"Comment":"05/14/2026 5:02 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249360,"Line":13,"Comment":"05/14/2026 5:02 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249360,"Line":14,"Comment":"05/14/2026 5:02 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249360","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"4","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"6","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"7","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"8","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"2 wks delivery","branch":"1"},{"comp":"01","order":"249360","line":"9","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"11","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"12","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"13","part":"SK10-SET-05-AC","qty":"1","price":"559.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"14","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"15","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"16","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"17","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249360","line":"18","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"19","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249360","line":"23","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249360","Line":"17","Company":"1","F_Line":"1","Comment":"Alt for TQW-200","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":18}}] 2026-05-14 17:02:59.101 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249807-05142026170258.txt === {"quote":"249807","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAFTWN","shiptoName":"Yamazen - Fort Wayne Office","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-28-2026","cust_po":"BT30-ER32-70","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:36","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969x1125","follow_email":"kirandandia@yamazen.com","pic_user":"rons","total_amt":"577.25","total_gp":"349.08","total_gpm":"60.47","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249807","line":"1","data":"Innovations in Evansville, IN"},{"comp":"1","quote":"249807","line":"0","data":"05-07-2026 13:37-rons: end user is Dynamic"}],"crmnotes":[{"comp":1,"quote":249807,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249807,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249807,"Line":2,"Comment":"05/13/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249807,"Line":3,"Comment":"05/13/2026 4:02 PM - rons - CLO changed from 05/20/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249807,"Line":4,"Comment":"05/13/2026 4:02 PM - rons - Req Date changed from 05/27/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249807","line":"1","part":"BT30-ER32-70","qty":"6","price":"188.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249807","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249807","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-14 17:04:01.759 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249807-05142026170401.txt === {"quote":"249807","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAFTWN","shiptoName":"Yamazen - Fort Wayne Office","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"05-28-2026","cust_po":"BT30-ER32-70","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:36","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969x1125","follow_email":"kirandandia@yamazen.com","pic_user":"rons","total_amt":"577.25","total_gp":"349.08","total_gpm":"60.47","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249807","line":"1","data":"Innovations in Evansville, IN"},{"comp":"1","quote":"249807","line":"0","data":"05-07-2026 13:37-rons: end user is Dynamic"}],"crmnotes":[{"comp":1,"quote":249807,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249807,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249807,"Line":2,"Comment":"05/13/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249807,"Line":3,"Comment":"05/13/2026 4:02 PM - rons - CLO changed from 05/20/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249807,"Line":4,"Comment":"05/13/2026 4:02 PM - rons - Req Date changed from 05/27/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249807,"Line":5,"Comment":"05/14/2026 5:02 PM - rons - F/U changed from 05/14/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249807,"Line":6,"Comment":"05/14/2026 5:03 PM - rons - CLO changed from 05/21/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249807","line":"1","part":"BT30-ER32-70","qty":"6","price":"188.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249807","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249807","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-14 17:04:07.753 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249807-05142026170407.txt === {"quote":"249807","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAFTWN","shiptoName":"Yamazen - Fort Wayne Office","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-18-2026","cust_po":"BT30-ER32-70","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:36","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969x1125","follow_email":"kirandandia@yamazen.com","pic_user":"rons","total_amt":"577.25","total_gp":"349.08","total_gpm":"60.47","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249807","line":"1","data":"Innovations in Evansville, IN"},{"comp":"1","quote":"249807","line":"0","data":"05-07-2026 13:37-rons: end user is Dynamic"}],"crmnotes":[{"comp":1,"quote":249807,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249807,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249807,"Line":2,"Comment":"05/13/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249807,"Line":3,"Comment":"05/13/2026 4:02 PM - rons - CLO changed from 05/20/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249807,"Line":4,"Comment":"05/13/2026 4:02 PM - rons - Req Date changed from 05/27/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249807,"Line":5,"Comment":"05/14/2026 5:02 PM - rons - F/U changed from 05/14/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249807,"Line":6,"Comment":"05/14/2026 5:03 PM - rons - CLO changed from 05/21/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249807,"Line":7,"Comment":"05/14/2026 5:03 PM - rons - Req Date changed from 05/28/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249807","line":"1","part":"BT30-ER32-70","qty":"6","price":"188.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249807","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249807","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-14 17:08:38.381 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249846-05142026170838.txt === {"quote":"249846","customer":"2950","name":null,"customerName":"Vallen Integrated Supply, Inc.","comp":"01","open":"0","shipto":"VIKICEDA","shiptoName":"Viking Pump Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"05-28-2026","cust_po":"C5001-40-60CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Hobson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:39","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Joe Hobson","follow_phone":"309-429-3775","follow_email":"joseph.hobson@vallen.com","pic_user":"rons","total_amt":"179.40","total_gp":"88.10","total_gpm":"49.11","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":249846,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249846,"Line":1,"Comment":"05/11/2026 2:09 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249846","line":"1","part":"C5001-40-60CP","qty":"1","price":"276.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249846","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 17:08:50.644 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249846-05142026170850.txt === {"quote":"249846","customer":"2950","name":null,"customerName":"Vallen Integrated Supply, Inc.","comp":"01","open":"0","shipto":"VIKICEDA","shiptoName":"Viking Pump Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"05-28-2026","cust_po":"C5001-40-60CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Hobson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:39","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Joe Hobson","follow_phone":"309-429-3775","follow_email":"joseph.hobson@vallen.com","pic_user":"rons","total_amt":"179.40","total_gp":"88.10","total_gpm":"49.11","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":249846,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249846,"Line":1,"Comment":"05/11/2026 2:09 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249846,"Line":2,"Comment":"05/14/2026 5:08 PM - rons - F/U changed from 05/14/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249846,"Line":3,"Comment":"05/14/2026 5:08 PM - rons - CLO changed from 05/21/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249846","line":"1","part":"C5001-40-60CP","qty":"1","price":"276.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249846","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 17:08:57.370 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249846-05142026170857.txt === {"quote":"249846","customer":"2950","name":null,"customerName":"Vallen Integrated Supply, Inc.","comp":"01","open":"0","shipto":"VIKICEDA","shiptoName":"Viking Pump Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-17-2026","cust_po":"C5001-40-60CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Hobson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:39","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Joe Hobson","follow_phone":"309-429-3775","follow_email":"joseph.hobson@vallen.com","pic_user":"rons","total_amt":"179.40","total_gp":"88.10","total_gpm":"49.11","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":249846,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249846,"Line":1,"Comment":"05/11/2026 2:09 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249846,"Line":2,"Comment":"05/14/2026 5:08 PM - rons - F/U changed from 05/14/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249846,"Line":3,"Comment":"05/14/2026 5:08 PM - rons - CLO changed from 05/21/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249846,"Line":4,"Comment":"05/14/2026 5:08 PM - rons - Req Date changed from 05/28/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249846","line":"1","part":"C5001-40-60CP","qty":"1","price":"276.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249846","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 17:09:01.697 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247824-05142026170901.txt === {"quote":"247824","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PARKERHY","shiptoName":"Parker-Hannifin Corporation","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-28-2026","cust_po":"CAT50 Milling Chuck","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:32","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"592.15","total_gp":"393.01","total_gpm":"66.37","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"247824","line":"1","data":"with Fletcher..."},{"comp":"1","quote":"247824","line":"0","data":"03-31-2026 14:41-rons: sending per conversation"}],"crmnotes":[{"comp":1,"quote":247824,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":4,"Comment":"04/03/2026 2:47 PM - rons - F/U changed from 04/06/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":5,"Comment":"04/03/2026 2:48 PM - rons - CLO changed from 04/13/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":6,"Comment":"04/03/2026 2:48 PM - rons - Req Date changed from 04/20/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":7,"Comment":"04/21/2026 12:35 PM - rons - F/U changed from 04/21/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":8,"Comment":"04/21/2026 12:35 PM - rons - CLO changed from 04/28/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":9,"Comment":"04/21/2026 12:35 PM - rons - Req Date changed from 05/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":10,"Comment":"04/30/2026 5:10 PM - rons - F/U changed from 04/30/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":11,"Comment":"04/30/2026 5:11 PM - rons - CLO changed from 05/07/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":12,"Comment":"04/30/2026 5:11 PM - rons - Req Date changed from 05/14/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":13,"Comment":"05/06/2026 5:07 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":14,"Comment":"05/06/2026 5:07 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":15,"Comment":"05/06/2026 5:07 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247824","line":"1","part":"CAT50-C1.1/4-90U-IDU","qty":"1","price":"719.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"4","part":"KM1.1/4-1","qty":"1","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"5","part":"KM1.1/4-25","qty":"1","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-14 17:09:07.729 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247824-05142026170907.txt === {"quote":"247824","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PARKERHY","shiptoName":"Parker-Hannifin Corporation","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-28-2026","cust_po":"CAT50 Milling Chuck","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:32","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"592.15","total_gp":"393.01","total_gpm":"66.37","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"247824","line":"1","data":"with Fletcher..."},{"comp":"1","quote":"247824","line":"0","data":"03-31-2026 14:41-rons: sending per conversation"}],"crmnotes":[{"comp":1,"quote":247824,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":4,"Comment":"04/03/2026 2:47 PM - rons - F/U changed from 04/06/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":5,"Comment":"04/03/2026 2:48 PM - rons - CLO changed from 04/13/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":6,"Comment":"04/03/2026 2:48 PM - rons - Req Date changed from 04/20/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":7,"Comment":"04/21/2026 12:35 PM - rons - F/U changed from 04/21/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":8,"Comment":"04/21/2026 12:35 PM - rons - CLO changed from 04/28/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":9,"Comment":"04/21/2026 12:35 PM - rons - Req Date changed from 05/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":10,"Comment":"04/30/2026 5:10 PM - rons - F/U changed from 04/30/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":11,"Comment":"04/30/2026 5:11 PM - rons - CLO changed from 05/07/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":12,"Comment":"04/30/2026 5:11 PM - rons - Req Date changed from 05/14/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":13,"Comment":"05/06/2026 5:07 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":14,"Comment":"05/06/2026 5:07 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":15,"Comment":"05/06/2026 5:07 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":16,"Comment":"05/14/2026 5:08 PM - rons - F/U changed from 05/14/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":17,"Comment":"05/14/2026 5:08 PM - rons - CLO changed from 05/21/2026 to 06/05/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247824","line":"1","part":"CAT50-C1.1/4-90U-IDU","qty":"1","price":"719.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"4","part":"KM1.1/4-1","qty":"1","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"5","part":"KM1.1/4-25","qty":"1","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-14 17:09:12.760 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247824-05142026170912.txt === {"quote":"247824","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PARKERHY","shiptoName":"Parker-Hannifin Corporation","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"06-12-2026","cust_po":"CAT50 Milling Chuck","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:32","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"592.15","total_gp":"393.01","total_gpm":"66.37","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"247824","line":"1","data":"with Fletcher..."},{"comp":"1","quote":"247824","line":"0","data":"03-31-2026 14:41-rons: sending per conversation"}],"crmnotes":[{"comp":1,"quote":247824,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":4,"Comment":"04/03/2026 2:47 PM - rons - F/U changed from 04/06/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":5,"Comment":"04/03/2026 2:48 PM - rons - CLO changed from 04/13/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":6,"Comment":"04/03/2026 2:48 PM - rons - Req Date changed from 04/20/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":7,"Comment":"04/21/2026 12:35 PM - rons - F/U changed from 04/21/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":8,"Comment":"04/21/2026 12:35 PM - rons - CLO changed from 04/28/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":9,"Comment":"04/21/2026 12:35 PM - rons - Req Date changed from 05/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":10,"Comment":"04/30/2026 5:10 PM - rons - F/U changed from 04/30/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":11,"Comment":"04/30/2026 5:11 PM - rons - CLO changed from 05/07/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":12,"Comment":"04/30/2026 5:11 PM - rons - Req Date changed from 05/14/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":13,"Comment":"05/06/2026 5:07 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":14,"Comment":"05/06/2026 5:07 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":15,"Comment":"05/06/2026 5:07 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":16,"Comment":"05/14/2026 5:08 PM - rons - F/U changed from 05/14/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":17,"Comment":"05/14/2026 5:08 PM - rons - CLO changed from 05/21/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":18,"Comment":"05/14/2026 5:09 PM - rons - Req Date changed from 05/28/2026 to 06/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247824","line":"1","part":"CAT50-C1.1/4-90U-IDU","qty":"1","price":"719.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"4","part":"KM1.1/4-1","qty":"1","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"5","part":"KM1.1/4-25","qty":"1","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-14 17:09:20.441 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249890-05142026170920.txt === {"quote":"249890","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"05-28-2026","cust_po":"C50R5-0562-2.84","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Doug Dubree","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:58","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Doug Dubree","follow_phone":"","follow_email":"ddubree@powelltool.com","pic_user":"rons","total_amt":"292.80","total_gp":"138.47","total_gpm":"47.29","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249890","line":"0","data":"05-08-2026 14:58-rons: live chat inquiry"}],"crmnotes":[{"comp":1,"quote":249890,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249890,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249890","line":"1","part":"C50R5-0562-2.84","qty":"1","price":"488.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249890","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 17:09:26.870 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249890-05142026170926.txt === {"quote":"249890","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"05-28-2026","cust_po":"C50R5-0562-2.84","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Doug Dubree","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:58","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Doug Dubree","follow_phone":"","follow_email":"ddubree@powelltool.com","pic_user":"rons","total_amt":"292.80","total_gp":"138.47","total_gpm":"47.29","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249890","line":"0","data":"05-08-2026 14:58-rons: live chat inquiry"}],"crmnotes":[{"comp":1,"quote":249890,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249890,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249890,"Line":2,"Comment":"05/14/2026 5:09 PM - rons - F/U changed from 05/14/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249890,"Line":3,"Comment":"05/14/2026 5:09 PM - rons - CLO changed from 05/21/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249890","line":"1","part":"C50R5-0562-2.84","qty":"1","price":"488.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249890","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 17:09:32.322 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249890-05142026170932.txt === {"quote":"249890","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-10-2026","cust_po":"C50R5-0562-2.84","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Doug Dubree","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:58","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Doug Dubree","follow_phone":"","follow_email":"ddubree@powelltool.com","pic_user":"rons","total_amt":"292.80","total_gp":"138.47","total_gpm":"47.29","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249890","line":"0","data":"05-08-2026 14:58-rons: live chat inquiry"}],"crmnotes":[{"comp":1,"quote":249890,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249890,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249890,"Line":2,"Comment":"05/14/2026 5:09 PM - rons - F/U changed from 05/14/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249890,"Line":3,"Comment":"05/14/2026 5:09 PM - rons - CLO changed from 05/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249890,"Line":4,"Comment":"05/14/2026 5:09 PM - rons - Req Date changed from 05/28/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249890","line":"1","part":"C50R5-0562-2.84","qty":"1","price":"488.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249890","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 17:09:36.712 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248534-05142026170936.txt === {"quote":"248534","customer":"2360","name":null,"customerName":"Blue Ash Industrial Supply, Inc.","comp":"01","open":"0","shipto":"POLYCRAF","shiptoName":"Polycraft Products","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-28-2026","cust_po":"B4007-0016-3.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nick Sluterbeck","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"11:19","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Nick Sluterbeck","follow_phone":"937-776-5901","follow_email":"NSluterbeck@blueashsupply.com","pic_user":"rons","total_amt":"2083.50","total_gp":"1450.51","total_gpm":"69.62","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"32","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248534,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":3,"Comment":"05/11/2026 3:20 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":4,"Comment":"05/11/2026 3:20 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":5,"Comment":"05/11/2026 3:20 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248534","line":"1","part":"B4007-0016-3.50","qty":"6","price":"300.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"2","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"3","part":"E16-008","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"4","part":"E16-012","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"5","part":"E16-016","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"6","part":"E16-024","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-14 17:09:42.246 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248534-05142026170942.txt === {"quote":"248534","customer":"2360","name":null,"customerName":"Blue Ash Industrial Supply, Inc.","comp":"01","open":"0","shipto":"POLYCRAF","shiptoName":"Polycraft Products","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-28-2026","cust_po":"B4007-0016-3.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nick Sluterbeck","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"11:19","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Nick Sluterbeck","follow_phone":"937-776-5901","follow_email":"NSluterbeck@blueashsupply.com","pic_user":"rons","total_amt":"2083.50","total_gp":"1450.51","total_gpm":"69.62","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"32","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":248534,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":3,"Comment":"05/11/2026 3:20 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":4,"Comment":"05/11/2026 3:20 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":5,"Comment":"05/11/2026 3:20 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":6,"Comment":"05/14/2026 5:09 PM - rons - F/U changed from 05/14/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":7,"Comment":"05/14/2026 5:09 PM - rons - CLO changed from 05/21/2026 to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248534","line":"1","part":"B4007-0016-3.50","qty":"6","price":"300.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"2","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"3","part":"E16-008","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"4","part":"E16-012","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"5","part":"E16-016","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"6","part":"E16-024","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-14 17:09:46.218 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248534-05142026170945.txt === {"quote":"248534","customer":"2360","name":null,"customerName":"Blue Ash Industrial Supply, Inc.","comp":"01","open":"0","shipto":"POLYCRAF","shiptoName":"Polycraft Products","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-03-2026","cust_po":"B4007-0016-3.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nick Sluterbeck","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"11:19","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Nick Sluterbeck","follow_phone":"937-776-5901","follow_email":"NSluterbeck@blueashsupply.com","pic_user":"rons","total_amt":"2083.50","total_gp":"1450.51","total_gpm":"69.62","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"32","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":248534,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":3,"Comment":"05/11/2026 3:20 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":4,"Comment":"05/11/2026 3:20 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":5,"Comment":"05/11/2026 3:20 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":6,"Comment":"05/14/2026 5:09 PM - rons - F/U changed from 05/14/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":7,"Comment":"05/14/2026 5:09 PM - rons - CLO changed from 05/21/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":8,"Comment":"05/14/2026 5:09 PM - rons - Req Date changed from 05/28/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248534","line":"1","part":"B4007-0016-3.50","qty":"6","price":"300.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"2","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"3","part":"E16-008","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"4","part":"E16-012","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"5","part":"E16-016","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"6","part":"E16-024","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-14 17:09:59.840 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249891-05142026170959.txt === {"quote":"249891","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"05-28-2026","cust_po":"SK25-17.5","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:08","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"71.28","total_gp":"51.22","total_gpm":"71.86","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":249891,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249891,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249891","line":"1","part":"SK25-17.5","qty":"1","price":"108.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249891","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 17:10:10.555 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249891-05142026171010.txt === {"quote":"249891","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"05-28-2026","cust_po":"SK25-17.5","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:08","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"71.28","total_gp":"51.22","total_gpm":"71.86","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":249891,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249891,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249891,"Line":2,"Comment":"05/14/2026 5:09 PM - rons - F/U changed from 05/14/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249891,"Line":3,"Comment":"05/14/2026 5:10 PM - rons - CLO changed from 05/21/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249891","line":"1","part":"SK25-17.5","qty":"1","price":"108.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249891","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 17:10:16.736 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249891-05142026171016.txt === {"quote":"249891","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-10-2026","cust_po":"SK25-17.5","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:08","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"71.28","total_gp":"51.22","total_gpm":"71.86","rev_type":"ADV","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":249891,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249891,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249891,"Line":2,"Comment":"05/14/2026 5:09 PM - rons - F/U changed from 05/14/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249891,"Line":3,"Comment":"05/14/2026 5:10 PM - rons - CLO changed from 05/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249891,"Line":4,"Comment":"05/14/2026 5:10 PM - rons - Req Date changed from 05/28/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249891","line":"1","part":"SK25-17.5","qty":"1","price":"108.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249891","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 17:10:28.227 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248080-05142026171028.txt === {"quote":"248080","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"PATRSAIN","shiptoName":"Patriot Machine Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-28-2026","cust_po":"HSK125A-0750A-4.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Story","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:40","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Mike Story","follow_phone":"314-291-0991","follow_email":"mikes@motool.com","pic_user":"rons","total_amt":"836.38","total_gp":"835.38","total_gpm":"99.88","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248080","line":"4","data":"base with Mike later"},{"comp":"1","quote":"248080","line":"3","data":"to get a drawing back to Landon and will touch"},{"comp":"1","quote":"248080","line":"2","data":"for Mike - haven't sent yet and will wait for us"},{"comp":"1","quote":"248080","line":"1","data":"drawing of this on live chat...wrote this up"},{"comp":"1","quote":"248080","line":"0","data":"04-06-2026 10:53-rons: Landon Marshall requested"}],"crmnotes":[{"comp":1,"quote":248080,"Line":0,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 05/06/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":1,"Comment":"04/06/2026 3:37 PM - rons - F/U changed from 04/12/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":2,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 04/10/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":3,"Comment":"04/06/2026 3:37 PM - rons - Req Date changed from 05/18/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":4,"Comment":"04/08/2026 3:49 PM - rons - Landon Marshall from Patriot reached out on live chat for print - this was sent to him by Jenna after live chat inquiry; quote sent over to Mike"},{"comp":1,"quote":248080,"Line":5,"Comment":"04/08/2026 3:49 PM - rons - F/U changed from 04/10/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":6,"Comment":"04/08/2026 3:49 PM - rons - CLO changed from 04/17/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":7,"Comment":"04/08/2026 3:49 PM - rons - Req Date changed from 04/24/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":8,"Comment":"04/22/2026 5:10 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":9,"Comment":"04/22/2026 5:10 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":10,"Comment":"04/22/2026 5:10 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":11,"Comment":"04/23/2026 4:53 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":12,"Comment":"04/23/2026 4:53 PM - rons - CLO changed from 04/30/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":13,"Comment":"04/23/2026 4:53 PM - rons - Req Date changed from 05/07/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":14,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":17,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":18,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":19,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248080","line":"1","part":"HSK125A-0750A-4.50","qty":"1","price":"2201.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248080","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248080","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248080","Line":"2","Company":"1","F_Line":"1","Comment":"Please note additional 20% applied per overstock promo.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"2","Comment":"These are non-standard stock and considered special.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these cannot be cancelled or","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"248080","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248080","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"248080","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-14 17:10:33.843 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248080-05142026171033.txt === {"quote":"248080","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"PATRSAIN","shiptoName":"Patriot Machine Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-28-2026","cust_po":"HSK125A-0750A-4.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Story","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:40","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Mike Story","follow_phone":"314-291-0991","follow_email":"mikes@motool.com","pic_user":"rons","total_amt":"836.38","total_gp":"835.38","total_gpm":"99.88","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"248080","line":"4","data":"base with Mike later"},{"comp":"1","quote":"248080","line":"3","data":"to get a drawing back to Landon and will touch"},{"comp":"1","quote":"248080","line":"2","data":"for Mike - haven't sent yet and will wait for us"},{"comp":"1","quote":"248080","line":"1","data":"drawing of this on live chat...wrote this up"},{"comp":"1","quote":"248080","line":"0","data":"04-06-2026 10:53-rons: Landon Marshall requested"}],"crmnotes":[{"comp":1,"quote":248080,"Line":0,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 05/06/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":1,"Comment":"04/06/2026 3:37 PM - rons - F/U changed from 04/12/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":2,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 04/10/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":3,"Comment":"04/06/2026 3:37 PM - rons - Req Date changed from 05/18/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":4,"Comment":"04/08/2026 3:49 PM - rons - Landon Marshall from Patriot reached out on live chat for print - this was sent to him by Jenna after live chat inquiry; quote sent over to Mike"},{"comp":1,"quote":248080,"Line":5,"Comment":"04/08/2026 3:49 PM - rons - F/U changed from 04/10/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":6,"Comment":"04/08/2026 3:49 PM - rons - CLO changed from 04/17/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":7,"Comment":"04/08/2026 3:49 PM - rons - Req Date changed from 04/24/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":8,"Comment":"04/22/2026 5:10 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":9,"Comment":"04/22/2026 5:10 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":10,"Comment":"04/22/2026 5:10 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":11,"Comment":"04/23/2026 4:53 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":12,"Comment":"04/23/2026 4:53 PM - rons - CLO changed from 04/30/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":13,"Comment":"04/23/2026 4:53 PM - rons - Req Date changed from 05/07/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":14,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":17,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":18,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":19,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":20,"Comment":"05/14/2026 5:10 PM - rons - F/U changed from 05/14/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":21,"Comment":"05/14/2026 5:10 PM - rons - CLO changed from 05/21/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248080","line":"1","part":"HSK125A-0750A-4.50","qty":"1","price":"2201.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248080","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248080","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248080","Line":"2","Company":"1","F_Line":"1","Comment":"Please note additional 20% applied per overstock promo.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"2","Comment":"These are non-standard stock and considered special.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these cannot be cancelled or","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"248080","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248080","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"248080","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-14 17:10:40.239 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248080-05142026171040.txt === {"quote":"248080","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"PATRSAIN","shiptoName":"Patriot Machine Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"06-10-2026","cust_po":"HSK125A-0750A-4.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Story","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:40","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Mike Story","follow_phone":"314-291-0991","follow_email":"mikes@motool.com","pic_user":"rons","total_amt":"836.38","total_gp":"835.38","total_gpm":"99.88","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"248080","line":"4","data":"base with Mike later"},{"comp":"1","quote":"248080","line":"3","data":"to get a drawing back to Landon and will touch"},{"comp":"1","quote":"248080","line":"2","data":"for Mike - haven't sent yet and will wait for us"},{"comp":"1","quote":"248080","line":"1","data":"drawing of this on live chat...wrote this up"},{"comp":"1","quote":"248080","line":"0","data":"04-06-2026 10:53-rons: Landon Marshall requested"}],"crmnotes":[{"comp":1,"quote":248080,"Line":0,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 05/06/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":1,"Comment":"04/06/2026 3:37 PM - rons - F/U changed from 04/12/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":2,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 04/10/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":3,"Comment":"04/06/2026 3:37 PM - rons - Req Date changed from 05/18/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":4,"Comment":"04/08/2026 3:49 PM - rons - Landon Marshall from Patriot reached out on live chat for print - this was sent to him by Jenna after live chat inquiry; quote sent over to Mike"},{"comp":1,"quote":248080,"Line":5,"Comment":"04/08/2026 3:49 PM - rons - F/U changed from 04/10/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":6,"Comment":"04/08/2026 3:49 PM - rons - CLO changed from 04/17/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":7,"Comment":"04/08/2026 3:49 PM - rons - Req Date changed from 04/24/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":8,"Comment":"04/22/2026 5:10 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":9,"Comment":"04/22/2026 5:10 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":10,"Comment":"04/22/2026 5:10 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":11,"Comment":"04/23/2026 4:53 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":12,"Comment":"04/23/2026 4:53 PM - rons - CLO changed from 04/30/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":13,"Comment":"04/23/2026 4:53 PM - rons - Req Date changed from 05/07/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":14,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":17,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":18,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":19,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":20,"Comment":"05/14/2026 5:10 PM - rons - F/U changed from 05/14/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":21,"Comment":"05/14/2026 5:10 PM - rons - CLO changed from 05/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":22,"Comment":"05/14/2026 5:10 PM - rons - Req Date changed from 05/28/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248080","line":"1","part":"HSK125A-0750A-4.50","qty":"1","price":"2201.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248080","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248080","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248080","Line":"2","Company":"1","F_Line":"1","Comment":"Please note additional 20% applied per overstock promo.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"2","Comment":"These are non-standard stock and considered special.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these cannot be cancelled or","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"248080","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248080","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"248080","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-14 17:10:44.351 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248566-05142026171044.txt === {"quote":"248566","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"FORDWABA","shiptoName":"Ford Meter Box Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-28-2026","cust_po":"C4008-0013","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Danyelle Runyan","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:39","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Danyelle Runyan","follow_phone":"","follow_email":"drunyan@martinsupply.com","pic_user":"rons","total_amt":"1463.40","total_gp":"614.20","total_gpm":"41.97","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248566,"Line":0,"Comment":"05/11/2026 2:02 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":1,"Comment":"05/11/2026 2:02 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":2,"Comment":"05/11/2026 2:02 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248566,"Line":3,"Comment":"05/11/2026 2:47 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":4,"Comment":"05/11/2026 2:47 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":5,"Comment":"05/11/2026 2:47 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248566","line":"1","part":"C4008-0013","qty":"10","price":"271.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248566","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 17:10:49.580 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248566-05142026171049.txt === {"quote":"248566","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"FORDWABA","shiptoName":"Ford Meter Box Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-28-2026","cust_po":"C4008-0013","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Danyelle Runyan","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:39","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Danyelle Runyan","follow_phone":"","follow_email":"drunyan@martinsupply.com","pic_user":"rons","total_amt":"1463.40","total_gp":"614.20","total_gpm":"41.97","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":248566,"Line":0,"Comment":"05/11/2026 2:02 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":1,"Comment":"05/11/2026 2:02 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":2,"Comment":"05/11/2026 2:02 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248566,"Line":3,"Comment":"05/11/2026 2:47 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":4,"Comment":"05/11/2026 2:47 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":5,"Comment":"05/11/2026 2:47 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248566,"Line":6,"Comment":"05/14/2026 5:10 PM - rons - F/U changed from 05/14/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":7,"Comment":"05/14/2026 5:10 PM - rons - CLO changed from 05/21/2026 to 05/22/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248566","line":"1","part":"C4008-0013","qty":"10","price":"271.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248566","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 17:10:53.523 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248566-05142026171053.txt === {"quote":"248566","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"FORDWABA","shiptoName":"Ford Meter Box Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-29-2026","cust_po":"C4008-0013","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Danyelle Runyan","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:39","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Danyelle Runyan","follow_phone":"","follow_email":"drunyan@martinsupply.com","pic_user":"rons","total_amt":"1463.40","total_gp":"614.20","total_gpm":"41.97","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":248566,"Line":0,"Comment":"05/11/2026 2:02 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":1,"Comment":"05/11/2026 2:02 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":2,"Comment":"05/11/2026 2:02 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248566,"Line":3,"Comment":"05/11/2026 2:47 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":4,"Comment":"05/11/2026 2:47 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":5,"Comment":"05/11/2026 2:47 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248566,"Line":6,"Comment":"05/14/2026 5:10 PM - rons - F/U changed from 05/14/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":7,"Comment":"05/14/2026 5:10 PM - rons - CLO changed from 05/21/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":8,"Comment":"05/14/2026 5:10 PM - rons - Req Date changed from 05/28/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248566","line":"1","part":"C4008-0013","qty":"10","price":"271.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248566","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 17:10:58.680 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248640-05142026171058.txt === {"quote":"248640","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"GORTON","shiptoName":"Gorton Hydraulics Inc","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-28-2026","cust_po":"360-001S","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:12","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Sales","follow_phone":"248-200-4772","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"78.00","total_gp":"30.22","total_gpm":"38.74","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248640,"Line":0,"Comment":"04/16/2026 2:16 PM - rons - CLO changed from 05/15/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248640,"Line":1,"Comment":"04/16/2026 2:16 PM - rons - Req Date changed from 05/27/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248640,"Line":2,"Comment":"04/21/2026 1:01 PM - rons - F/U changed from 04/21/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":3,"Comment":"04/21/2026 1:01 PM - rons - F/U changed from 04/23/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":4,"Comment":"04/21/2026 1:01 PM - rons - CLO changed from 04/28/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248640,"Line":5,"Comment":"04/21/2026 1:01 PM - rons - Req Date changed from 05/05/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":248640,"Line":6,"Comment":"05/08/2026 4:47 PM - rons - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":7,"Comment":"05/08/2026 4:47 PM - rons - CLO changed from 05/14/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248640,"Line":8,"Comment":"05/08/2026 4:47 PM - rons - Req Date changed from 05/21/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248640","line":"1","part":"360-001S","qty":"1","price":"130.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248640","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 17:11:04.673 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248640-05142026171104.txt === {"quote":"248640","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"GORTON","shiptoName":"Gorton Hydraulics Inc","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-28-2026","cust_po":"360-001S","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:12","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Sales","follow_phone":"248-200-4772","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"78.00","total_gp":"30.22","total_gpm":"38.74","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":248640,"Line":0,"Comment":"04/16/2026 2:16 PM - rons - CLO changed from 05/15/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248640,"Line":1,"Comment":"04/16/2026 2:16 PM - rons - Req Date changed from 05/27/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248640,"Line":2,"Comment":"04/21/2026 1:01 PM - rons - F/U changed from 04/21/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":3,"Comment":"04/21/2026 1:01 PM - rons - F/U changed from 04/23/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":4,"Comment":"04/21/2026 1:01 PM - rons - CLO changed from 04/28/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248640,"Line":5,"Comment":"04/21/2026 1:01 PM - rons - Req Date changed from 05/05/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":248640,"Line":6,"Comment":"05/08/2026 4:47 PM - rons - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":7,"Comment":"05/08/2026 4:47 PM - rons - CLO changed from 05/14/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248640,"Line":8,"Comment":"05/08/2026 4:47 PM - rons - Req Date changed from 05/21/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248640,"Line":9,"Comment":"05/14/2026 5:10 PM - rons - F/U changed from 05/14/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":10,"Comment":"05/14/2026 5:10 PM - rons - CLO changed from 05/21/2026 to 05/22/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248640","line":"1","part":"360-001S","qty":"1","price":"130.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248640","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 17:11:08.753 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248640-05142026171108.txt === {"quote":"248640","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"GORTON","shiptoName":"Gorton Hydraulics Inc","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-29-2026","cust_po":"360-001S","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:12","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Sales","follow_phone":"248-200-4772","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"78.00","total_gp":"30.22","total_gpm":"38.74","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":248640,"Line":0,"Comment":"04/16/2026 2:16 PM - rons - CLO changed from 05/15/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248640,"Line":1,"Comment":"04/16/2026 2:16 PM - rons - Req Date changed from 05/27/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248640,"Line":2,"Comment":"04/21/2026 1:01 PM - rons - F/U changed from 04/21/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":3,"Comment":"04/21/2026 1:01 PM - rons - F/U changed from 04/23/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":4,"Comment":"04/21/2026 1:01 PM - rons - CLO changed from 04/28/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248640,"Line":5,"Comment":"04/21/2026 1:01 PM - rons - Req Date changed from 05/05/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":248640,"Line":6,"Comment":"05/08/2026 4:47 PM - rons - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":7,"Comment":"05/08/2026 4:47 PM - rons - CLO changed from 05/14/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248640,"Line":8,"Comment":"05/08/2026 4:47 PM - rons - Req Date changed from 05/21/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248640,"Line":9,"Comment":"05/14/2026 5:10 PM - rons - F/U changed from 05/14/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":10,"Comment":"05/14/2026 5:10 PM - rons - CLO changed from 05/21/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248640,"Line":11,"Comment":"05/14/2026 5:10 PM - rons - Req Date changed from 05/28/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248640","line":"1","part":"360-001S","qty":"1","price":"130.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248640","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-14 17:11:13.146 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248704-05142026171112.txt === {"quote":"248704","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"FLINKEND","shiptoName":"Flint & Walling, Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-28-2026","cust_po":"NC4001-0750-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Austin Schenher","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"11:17","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Austin Schenher","follow_phone":"","follow_email":"mirandag@lyndexnikken.com","pic_user":"rons","total_amt":"4967.00","total_gp":"3780.93","total_gpm":"76.12","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248704,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/16/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":2,"Comment":"05/11/2026 11:25 AM - rons - Req Date changed from 05/28/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":3,"Comment":"05/11/2026 3:18 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":4,"Comment":"05/11/2026 3:18 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":5,"Comment":"05/11/2026 3:18 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248704","line":"1","part":"NC4001-0750-4.00CP","qty":"3","price":"364.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"2","part":"W12R5-1375-3.27","qty":"3","price":"755.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"3","part":"NTPT15-048","qty":"3","price":"190.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"4","part":"C40-1500(R)-EU","qty":"20","price":"52.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-14 17:11:18.973 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248704-05142026171118.txt === {"quote":"248704","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"FLINKEND","shiptoName":"Flint & Walling, Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-28-2026","cust_po":"NC4001-0750-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Austin Schenher","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"11:17","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Austin Schenher","follow_phone":"","follow_email":"mirandag@lyndexnikken.com","pic_user":"rons","total_amt":"4967.00","total_gp":"3780.93","total_gpm":"76.12","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"05-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":248704,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/16/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":2,"Comment":"05/11/2026 11:25 AM - rons - Req Date changed from 05/28/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":3,"Comment":"05/11/2026 3:18 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":4,"Comment":"05/11/2026 3:18 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":5,"Comment":"05/11/2026 3:18 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":6,"Comment":"05/14/2026 5:11 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":7,"Comment":"05/14/2026 5:11 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248704","line":"1","part":"NC4001-0750-4.00CP","qty":"3","price":"364.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"2","part":"W12R5-1375-3.27","qty":"3","price":"755.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"3","part":"NTPT15-048","qty":"3","price":"190.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"4","part":"C40-1500(R)-EU","qty":"20","price":"52.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-14 17:11:21.883 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248704-05142026171121.txt === {"quote":"248704","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"FLINKEND","shiptoName":"Flint & Walling, Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"06-02-2026","cust_po":"NC4001-0750-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Austin Schenher","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"11:17","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Austin Schenher","follow_phone":"","follow_email":"mirandag@lyndexnikken.com","pic_user":"rons","total_amt":"4967.00","total_gp":"3780.93","total_gpm":"76.12","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"05-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":248704,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/16/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":2,"Comment":"05/11/2026 11:25 AM - rons - Req Date changed from 05/28/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":3,"Comment":"05/11/2026 3:18 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":4,"Comment":"05/11/2026 3:18 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":5,"Comment":"05/11/2026 3:18 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":6,"Comment":"05/14/2026 5:11 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":7,"Comment":"05/14/2026 5:11 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":8,"Comment":"05/14/2026 5:11 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248704","line":"1","part":"NC4001-0750-4.00CP","qty":"3","price":"364.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"2","part":"W12R5-1375-3.27","qty":"3","price":"755.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"3","part":"NTPT15-048","qty":"3","price":"190.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"4","part":"C40-1500(R)-EU","qty":"20","price":"52.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-14 18:37:00.038 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6426185119972, -88.2100271873984, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6426185119972, -88.2100271873984, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2061951 second/s. 2026-05-14 18:37:49.148 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247730-05142026183748.txt === {"quote":"247730","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"SEQUOI","shiptoName":"Sequoia Automatic INC","entry_date":"03-30-2026","cust_order_date":"03-30-2026","req_date":"05-27-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Misuraca","drop_po":"","status":"0","user":"mikek","conv_order":"","time":"11:22","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Mike Misuraca","follow_phone":"586-755-7770","follow_email":"mmisuraca@pts-tools.com","pic_user":"mikek","total_amt":"10669.84","total_gp":"6287.72","total_gpm":"58.93","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"mikek","reason":"","totalQty":"169","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247730","line":"4","data":"03-30-2026 11:35 - Discounts Recalculated QS"},{"comp":"1","quote":"247730","line":"3","data":"03-30-2026 11:32 - Discounts Recalculated QS"},{"comp":"1","quote":"247730","line":"2","data":"03-30-2026 11:32 - Discounts Recalculated QS"},{"comp":"1","quote":"247730","line":"1","data":"03-30-2026 11:32 - Discounts Recalculated QS"},{"comp":"1","quote":"247730","line":"0","data":"03-30-2026 11:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247730,"Line":0,"Comment":"04/01/2026 8:58 PM - mikek - CLO changed from NaN/NaN/NaN to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247730,"Line":1,"Comment":"04/01/2026 8:58 PM - mikek - Req Date changed from 05/11/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247730,"Line":2,"Comment":"04/23/2026 2:03 PM - mikek - F/U changed from 04/22/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247730,"Line":3,"Comment":"04/23/2026 2:04 PM - mikek - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247730,"Line":4,"Comment":"04/23/2026 2:04 PM - mikek - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247730,"Line":5,"Comment":"05/08/2026 1:03 PM - mikek - F/U Changed from 5/13/2026 to 5/15/2026 (Follow Up in 1 Week)"},{"comp":1,"quote":247730,"Line":6,"Comment":"05/14/2026 6:37 PM - mikek - F/U Changed from 5/15/2026 to 5/21/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247730","line":"1","part":"B3007-0032-3.00","qty":"24","price":"255.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"2","part":"B3007-0025-2.00","qty":"12","price":"261.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"3","part":"B3007-0016-2.36","qty":"20","price":"217.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"4","part":"B30-6000-EU","qty":"56","price":"28.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"5","part":"E32-767","qty":"8","price":"56.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"6","part":"E32-048","qty":"16","price":"56.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"7","part":"E25-629","qty":"4","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"8","part":"E25-034","qty":"8","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"9","part":"E16-137","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"10","part":"E16-024","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"11","part":"E16-020","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"12","part":"E16-016","qty":"8","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-14 18:38:26.394 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248933-05142026183826.txt === {"quote":"248933","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"AUROR","shiptoName":"Aurora Air Products","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-21-2026","cust_po":"Prem EZ AutoCart","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"TBD","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"12:10","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"TBD","follow_phone":"","follow_email":"@","pic_user":"mikek","total_amt":"81326.28","total_gp":"81326.29","total_gpm":"100.00","rev_type":"WAP","mod_date":"05-14-2026","mod_time":null,"mod_user":"mikek","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248933","line":"2","data":"04-21-2026 12:12 - Discounts Recalculated QS"},{"comp":"1","quote":"248933","line":"1","data":"quote to end user Aurora Air Products"},{"comp":"1","quote":"248933","line":"0","data":"04-21-2026 12:11-jennad Russ approved direct"}],"crmnotes":[{"comp":1,"quote":248933,"Line":0,"Comment":"05/14/2026 6:38 PM - mikek - F/U Changed from 5/14/2026 to 5/21/2026 (Follow Up in 1 Week)"}],"items":[{"comp":"01","order":"248933","line":"1","part":"SPECIAL-WH-ZPB","qty":"1","price":"90362.54","uom":"EA","discount":"10.00","req_date":"8-10 Wks","branch":"1"},{"comp":"01","order":"248933","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248933","Line":"1","Company":"1","F_Line":"1","Comment":"Final Part# EZ-ACART-PREM-CRX20","Loc":"Y"},{"Quote":"248933","Line":"1","Company":"1","F_Line":"2","Comment":"**For Custom Application - cannot be cancelled or","Loc":"Y"},{"Quote":"248933","Line":"1","Company":"1","F_Line":"3","Comment":"returned upon receipt of order**","Loc":"Y"}],"qcomms":[{"Quote":"248933","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248933","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248933","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 18:39:05.203 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249140-05142026183904.txt === {"quote":"249140","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"DURINDUS","shiptoName":"Durex Industries","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-11-2026","cust_po":"TOOL-CERT Multus B400","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joe Hart","drop_po":"S/N 224974","status":"0","user":"jennad","conv_order":"","time":"10:02","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Joe Hart","follow_phone":"(708) 533-7606","follow_email":"jhart@morrismidwest.com","pic_user":"mikek","total_amt":"25000.00","total_gp":"25000.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"mikek","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249140","line":"3","data":"s/n 224974"},{"comp":"1","quote":"249140","line":"2","data":"04-24-2026 10:05-jennad For New Multus B400"},{"comp":"1","quote":"249140","line":"1","data":"capto standard tooling"},{"comp":"1","quote":"249140","line":"0","data":"05-11-2026 09:40-jennad Revised 50% disc for"}],"crmnotes":[{"comp":1,"quote":249140,"Line":0,"Comment":"05/14/2026 6:39 PM - mikek - F/U Changed from 5/20/2026 to 5/21/2026 (Follow Up in 1 Week)"}],"items":[{"comp":"01","order":"249140","line":"1","part":"TOOL-CERT","qty":"1","price":"50000.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249140","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-14 18:40:01.242 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247730-05142026184001.txt === {"quote":"247730","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"SEQUOI","shiptoName":"Sequoia Automatic INC","entry_date":"03-30-2026","cust_order_date":"03-30-2026","req_date":"05-27-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Misuraca","drop_po":"","status":"0","user":"mikek","conv_order":"","time":"11:22","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Mike Misuraca","follow_phone":"586-755-7770","follow_email":"mmisuraca@pts-tools.com","pic_user":"mikek","total_amt":"10669.84","total_gp":"6287.72","total_gpm":"58.93","rev_type":"STD","mod_date":"05-14-2026","mod_time":null,"mod_user":"mikek","reason":"","totalQty":"169","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247730","line":"4","data":"03-30-2026 11:35 - Discounts Recalculated QS"},{"comp":"1","quote":"247730","line":"3","data":"03-30-2026 11:32 - Discounts Recalculated QS"},{"comp":"1","quote":"247730","line":"2","data":"03-30-2026 11:32 - Discounts Recalculated QS"},{"comp":"1","quote":"247730","line":"1","data":"03-30-2026 11:32 - Discounts Recalculated QS"},{"comp":"1","quote":"247730","line":"0","data":"03-30-2026 11:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247730,"Line":0,"Comment":"04/01/2026 8:58 PM - mikek - CLO changed from NaN/NaN/NaN to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247730,"Line":1,"Comment":"04/01/2026 8:58 PM - mikek - Req Date changed from 05/11/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247730,"Line":2,"Comment":"04/23/2026 2:03 PM - mikek - F/U changed from 04/22/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247730,"Line":3,"Comment":"04/23/2026 2:04 PM - mikek - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247730,"Line":4,"Comment":"04/23/2026 2:04 PM - mikek - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247730,"Line":5,"Comment":"05/08/2026 1:03 PM - mikek - F/U Changed from 5/13/2026 to 5/15/2026 (Follow Up in 1 Week)"},{"comp":1,"quote":247730,"Line":6,"Comment":"05/14/2026 6:37 PM - mikek - F/U Changed from 5/15/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247730,"Line":7,"Comment":"05/14/2026 6:40 PM - mikek - F/U Changed from 5/21/2026 to 6/4/2026 (Follow Up in 3 Weeks)"}],"items":[{"comp":"01","order":"247730","line":"1","part":"B3007-0032-3.00","qty":"24","price":"255.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"2","part":"B3007-0025-2.00","qty":"12","price":"261.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"3","part":"B3007-0016-2.36","qty":"20","price":"217.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"4","part":"B30-6000-EU","qty":"56","price":"28.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"5","part":"E32-767","qty":"8","price":"56.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"6","part":"E32-048","qty":"16","price":"56.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"7","part":"E25-629","qty":"4","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"8","part":"E25-034","qty":"8","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"9","part":"E16-137","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"10","part":"E16-024","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"11","part":"E16-020","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"12","part":"E16-016","qty":"8","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247730","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-14 19:48:19.064 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.7215982022973, -117.142782450688, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.7215982022973, -117.142782450688, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2182189 second/s. 2026-05-15 01:22:38.030 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-15 02:09:06.580 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-15 03:04:17.911 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-15 05:18:57.866 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-15 06:40:07.228 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-15 06:40:14.243 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2525387, -89.0467037, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2525387, -89.0467037, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4054006 second/s. 2026-05-15 07:39:41.613 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-15 07:40:52.671 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248611-05152026074052.txt === {"quote":"248611","customer":"1530","name":null,"customerName":"AHB Tooling & Machinery Inc","comp":"01","open":"1","shipto":"ROSEVILL","shiptoName":"AHB Tooling & Machinery-Roseville","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-15-2026","cust_po":"E236+ Presetter","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Phil Nash","drop_po":"","status":"0","user":"erich","conv_order":"ADV","time":"04-15","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Phil Nash","follow_phone":"810-241-7064","follow_email":"phil.nash@ahbinc.com","pic_user":"briand","total_amt":"12621.96","total_gp":"6132.68","total_gpm":"48.59","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"8","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248611","line":"4","data":"are currently in stock."},{"comp":"1","quote":"248611","line":"3","data":"to go as he spoke with Phil at AHB - all items"},{"comp":"1","quote":"248611","line":"2","data":"04-15-2026 11:02-briand: Eric said this is good"},{"comp":"1","quote":"248611","line":"1","data":"PTS under Q # 248637"},{"comp":"1","quote":"248611","line":"0","data":"04-20-2026 09:09-briand: Also being quoted by"}],"crmnotes":[{"comp":1,"quote":248611,"Line":0,"Comment":"04/22/2026 11:08 AM - briand - F/U changed from 04/22/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248611,"Line":1,"Comment":"04/22/2026 11:09 AM - briand - Sent email to Phil Nash to see if this is still active or if he has any questions about the quote."},{"comp":1,"quote":248611,"Line":2,"Comment":"04/29/2026 8:37 AM - briand - Phil got back to me and said \"he customer hasn't done anything yet. I keep telling them. Their old unit has already given them a warning. I'll stay on them. And hopefully soon we will have an order.\""},{"comp":1,"quote":248611,"Line":3,"Comment":"05/11/2026 10:59 AM - briand - F/U changed from 05/11/2026 to 5/15/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248611","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248611","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248611","line":"3","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248611","line":"4","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248611","line":"5","part":"PRE-PRNT-ROLL-04B080M","qty":"1","price":"11.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248611","line":"6","part":"PRE-SPDL-H63-E236","qty":"1","price":"3333.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248611","line":"7","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248611","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-15 07:43:54.466 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249039-05152026074354.txt === {"quote":"249039","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"INDIAN","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-28-2026","cust_po":"NT05-008(S)","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shelley Beau-Keene","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:02","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Shelley Beau-Keene","follow_phone":"","follow_email":"shelley.beau-keene@mscdirect.com","pic_user":"jennad","total_amt":"202.80","total_gp":"104.00","total_gpm":"51.28","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"7","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249039","line":"0","data":"04-22-2026 16:03 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249039,"Line":0,"Comment":"05/11/2026 1:23 PM - rons - F/U changed from 04/28/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249039,"Line":1,"Comment":"05/11/2026 1:23 PM - rons - CLO changed from 05/22/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249039,"Line":2,"Comment":"05/11/2026 1:24 PM - rons - Req Date changed from 06/03/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249039,"Line":3,"Comment":"05/11/2026 3:22 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249039,"Line":4,"Comment":"05/11/2026 3:22 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249039,"Line":5,"Comment":"05/11/2026 3:22 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249039,"Line":6,"Comment":"05/11/2026 3:22 PM - rons - PIC changed from rons to jennad"}],"items":[{"comp":"01","order":"249039","line":"1","part":"NT05-008(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"2","part":"NT05-010(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"3","part":"NT05-016(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"4","part":"NT05-020(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"5","part":"NT05-024(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"6","part":"NT05-032(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249039","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 08:13:53.611 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2525387, -89.0467037, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2525387, -89.0467037, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4628059 second/s. 2026-05-15 08:33:24.708 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248600-05152026083324.txt === {"quote":"248600","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"BLKIL","shiptoName":"BlackHawk Industrial","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-05-2026","cust_po":"C5006-20-3.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Paulette Gennett","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:19","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Paulette Gennett","follow_phone":"","follow_email":"paulette.gennett@blackhawkid.com","pic_user":"jennad","total_amt":"108.54","total_gp":"53.81","total_gpm":"49.58","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-05-2026","notes":[],"crmnotes":[{"comp":1,"quote":248600,"Line":0,"Comment":"04/15/2026 10:56 AM - rons - CLO changed from 05/15/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248600,"Line":1,"Comment":"04/15/2026 10:56 AM - rons - Req Date changed from 05/27/2026 to 05/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248600","line":"1","part":"C5006-20-3.00","qty":"1","price":"201.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248600","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 08:33:54.688 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249121-05152026083354.txt === {"quote":"249121","customer":"14300","name":null,"customerName":"Nelson & Storm Tool Supply Co.","comp":"01","open":"1","shipto":"BCDFHIJL","shiptoName":"Nelson & Storm Tool Supply Co.","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"05-24-2026","cust_po":"B4016-10-4.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Matt Masterson","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:14","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Matt Masterson","follow_phone":"815-966-1164","follow_email":"mattmasterson@nsts.us","pic_user":"jennad","total_amt":"145.35","total_gp":"136.35","total_gpm":"93.81","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-24-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249121","line":"1","part":"B4016-10-4.00","qty":"1","price":"323.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249121","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249121","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249121","Line":"1","Company":"1","F_Line":"1","Comment":"**non-cancellable, non-returnable**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-15 08:34:32.771 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249124-05152026083432.txt === {"quote":"249124","customer":"19948","name":null,"customerName":"Sussex Tool & Supply Inc.","comp":"01","open":"1","shipto":"SHARSUSS","shiptoName":"Sussex Tool and Supply","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"05-24-2026","cust_po":"N5004-0005-4.63","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"40","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Angela Cheesman","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:31","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Angela Cheesman","follow_phone":"","follow_email":"sales@sussextool.com","pic_user":"jennad","total_amt":"493.70","total_gp":"400.75","total_gpm":"81.17","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"5","win_pct":"20","clo_date":"05-24-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249124","line":"1","part":"N5004-0005-4.63","qty":"1","price":"296.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249124","line":"3","part":"N5006-0250-2.75","qty":"2","price":"247.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249124","line":"4","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249124","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249124","Line":"3","Company":"1","F_Line":"1","Comment":"Additional 20% Overstock Promo discount applied","Loc":"Y"},{"Quote":"249124","Line":"3","Company":"1","F_Line":"2","Comment":"**non-cancellable, non-returnable**","Loc":"Y"},{"Quote":"249124","Line":"4","Company":"1","F_Line":"1","Comment":"Applicable for N5006-0250-2.75 only","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-15 08:35:13.509 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248760-05152026083513.txt === {"quote":"248760","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"SLOAN","shiptoName":"Sloan Valve Company","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-17-2026","cust_po":"MZMP47-ER32X-OFF","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michelle Laughrin -Carol","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:54","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Michelle Laughrin -Carol","follow_phone":"773-427-3743","follow_email":"michelle.laughrin@blackhawkid.com","pic_user":"jennad","total_amt":"5937.95","total_gp":"2702.26","total_gpm":"45.51","rev_type":"LT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"5","win_pct":"20","clo_date":"05-17-2026","notes":[],"crmnotes":[{"comp":1,"quote":248760,"Line":0,"Comment":"05/07/2026 9:41 AM - jennad - Follow-Up: Em'd Michelle"}],"items":[{"comp":"01","order":"248760","line":"1","part":"MZMP47-ER32X-OFF","qty":"1","price":"3921.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248760","line":"2","part":"MZMP47-ER32X-OFF-ICE","qty":"1","price":"4351.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248760","line":"3","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248760","line":"4","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248760","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-15 08:41:07.820 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.414718, -89.0095, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.414718, -89.0095, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.196455 second/s. 2026-05-15 08:41:10.447 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.414718, -89.0095, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.414718, -89.0095, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1866279 second/s. 2026-05-15 08:41:16.806 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.414718, -89.0095, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.414718, -89.0095, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3658199 second/s. 2026-05-15 08:41:51.220 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.414718, -89.0095, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.414718, -89.0095, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1771962 second/s. 2026-05-15 09:15:48.449 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249613-05152026091548.txt === {"quote":"249613","customer":"9560","name":null,"customerName":"Industrial Tool Supply","comp":"01","open":"1","shipto":"INDTOOMA","shiptoName":"Industrial Tool Supply","entry_date":"05-04-2026","cust_order_date":"05-20-2026","req_date":"06-04-2026","cust_po":"Capto C6","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Woodford","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"11:24","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Joe Woodford","follow_phone":"978-970-3600","follow_email":"jwoodford@industrialtoolsupply.net","pic_user":"cindyt","total_amt":"4264.47","total_gp":"1960.49","total_gpm":"45.97","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"17","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249613","line":"0","data":"05-04-2026 11:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249613,"Line":0,"Comment":"05/11/2026 4:26 PM - cindyt - F/U changed from 05/10/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249613,"Line":1,"Comment":"05/11/2026 4:26 PM - cindyt - CLO changed from 05/15/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249613,"Line":2,"Comment":"05/11/2026 4:26 PM - cindyt - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249613","line":"1","part":"C6-EM0375-60","qty":"2","price":"465.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249613","line":"2","part":"C6-ER16-100","qty":"10","price":"483.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249613","line":"3","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249613","line":"4","part":"C6-ER32-60","qty":"2","price":"483.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249613","line":"5","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"37.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249613","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-15 09:21:11.843 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250111-05152026092111.txt === {"quote":"250111","customer":"9600","name":null,"customerName":"Ingersoll Cutting Tool Co.","comp":"01","open":"1","shipto":"INGERSOL","shiptoName":"Ingersoll Cutting Tool Co.","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"Shrink","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Nathan Vogeler","drop_po":"","status":"0","user":"mikek","conv_order":"","time":"13:31","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Nathan Vogeler","follow_phone":"815-979-0360","follow_email":"NDV@ingersoll-imc.com","pic_user":"mikek","total_amt":"13108.70","total_gp":"6231.91","total_gpm":"47.54","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"mikek","reason":"F","totalQty":"7","win_pct":"20","clo_date":"06-20-2026","notes":[{"comp":"1","quote":"250111","line":"1","data":"05-13-2026 13:42 - Discounts Recalculated"},{"comp":"1","quote":"250111","line":"0","data":"05-13-2026 13:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250111,"Line":0,"Comment":"05/15/2026 9:21 AM - mikek - Closed"}],"items":[{"comp":"01","order":"250111","line":"1","part":"SF-START2-UNIT-380FP","qty":"1","price":"15422.00","uom":"EA","discount":"15.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250111","line":"2","part":"SF-POT-HSK63","qty":"2","price":"127.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250111","line":"3","part":"SF-RACK-POT","qty":"1","price":"153.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250111","line":"4","part":"SF-RACK-HEAT-RING","qty":"1","price":"153.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250111","line":"5","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250111","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-15 09:22:53.363 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(35.9058238, -80.2512419833333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(35.9058238, -80.2512419833333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2000815 second/s. 2026-05-15 09:22:55.553 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(35.9058238, -80.2512419833333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(35.9058238, -80.2512419833333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2102313 second/s. 2026-05-15 09:23:03.025 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(35.9058238, -80.2512419833333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(35.9058238, -80.2512419833333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3499616 second/s. 2026-05-15 09:23:14.472 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(35.9058238, -80.2512419833333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(35.9058238, -80.2512419833333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3951237 second/s. 2026-05-15 09:35:12.489 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248871-05152026093512.txt === {"quote":"248871","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"GENYHIIN","shiptoName":"Gen-Y Hitch","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"05-28-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"CJ McCafferty","drop_po":"","status":"0","user":"billh","conv_order":"","time":"13:18","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"CJ McCafferty","follow_phone":"","follow_email":"cmccafferty@pts-tools.com","pic_user":"billh","total_amt":"232.00","total_gp":"175.40","total_gpm":"75.60","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"billh","reason":"2","totalQty":"11","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248871","line":"0","data":"04-20-2026 15:00 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248871,"Line":0,"Comment":"05/05/2026 4:57 PM - rons - F/U changed from 04/26/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248871,"Line":1,"Comment":"05/05/2026 4:58 PM - rons - CLO changed from 05/20/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248871,"Line":2,"Comment":"05/05/2026 4:58 PM - rons - Req Date changed from 06/01/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248871","line":"1","part":"C50-6000(H)-EU","qty":"10","price":"40.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248871","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 09:36:05.604 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246984-05152026093605.txt === {"quote":"246984","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"1","shipto":"MARTINFW","shiptoName":"Martin Supply","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"04-13-2026","cust_po":"MZMP5-CT40Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Mike Blundell","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"12:32","extra":"","follow_up":"04-28-2026","web_id":"","follow_name":"Mike Blundell","follow_phone":"731-614-4611","follow_email":"cmblundell@martinsupply.com","pic_user":"billh","total_amt":"6876.00","total_gp":"3786.10","total_gpm":"55.06","rev_type":"LT","mod_date":"05-15-2026","mod_time":null,"mod_user":"billh","reason":"2","totalQty":"4","win_pct":"20","clo_date":"04-13-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"246984","line":"1","part":"MZMP5-CT40Z-ICE","qty":"1","price":"9665.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246984","line":"2","part":"WRENCH-MIM-195980","qty":"2","price":"85.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246984","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-15 09:36:59.519 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243736-05152026093659.txt === {"quote":"243736","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"MORRYDE","shiptoName":"MORRYDE INTERNATIONAL INC","entry_date":"01-13-2026","cust_order_date":"01-13-2026","req_date":"02-24-2026","cust_po":"PRE-E236PLUS-I40","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Loree Kemp","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:19","extra":"","follow_up":"04-28-2026","web_id":"","follow_name":"Loree Kemp","follow_phone":"260-493-6351 x1252","follow_email":"loree.kemp@pts-tools.com","pic_user":"billh","total_amt":"10644.80","total_gp":"5097.05","total_gpm":"47.88","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"billh","reason":"2","totalQty":"6","win_pct":"20","clo_date":"04-28-2026","notes":[{"comp":"1","quote":"243736","line":"1","data":"have not heard back from Loree yet on this."},{"comp":"1","quote":"243736","line":"0","data":"03-04-2026 15:20-mirandag forwarding to Bill,"}],"crmnotes":[],"items":[{"comp":"01","order":"243736","line":"1","part":"PRE-E236PLUS-I40","qty":"1","price":"10260.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243736","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243736","line":"4","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243736","line":"5","part":"PRE-PRNT-ROLL-04B080M","qty":"1","price":"11.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243736","line":"6","part":"PRE-E346N-STD","qty":"1","price":"1728.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243736","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"243736","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"243736","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"243736","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-15 09:37:21.765 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246820-05152026093721.txt === {"quote":"246820","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"03-11-2026","cust_order_date":"03-11-2026","req_date":"04-22-2026","cust_po":"MZQT5-CT40Z","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:30","extra":"","follow_up":"04-28-2026","web_id":"","follow_name":"Lori","follow_phone":"800-665-8122","follow_email":"sales@pts-tools.com","pic_user":"billh","total_amt":"5371.08","total_gp":"2176.33","total_gpm":"40.52","rev_type":"LT","mod_date":"05-15-2026","mod_time":null,"mod_user":"billh","reason":"2","totalQty":"4","win_pct":"20","clo_date":"04-28-2026","notes":[{"comp":"1","quote":"246820","line":"4","data":"Indiana..."},{"comp":"1","quote":"246820","line":"3","data":"03-11-2026 13:32-rons: checking stock, shipping to"},{"comp":"1","quote":"246820","line":"2","data":"item."},{"comp":"1","quote":"246820","line":"1","data":"2nd time this has happened recently for high $$"},{"comp":"1","quote":"246820","line":"0","data":"04-03-2026 16:24-mirandag no good follow-up info."}],"crmnotes":[{"comp":1,"quote":246820,"Line":0,"Comment":"03/27/2026 10:43 AM - mirandag - There is no actionable follow-up information for this quote."},{"comp":1,"quote":246820,"Line":1,"Comment":"03/27/2026 10:44 AM - mirandag - F/U changed from 03/27/2026 to 4/10/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"246820","line":"1","part":"MZQT5-CT40Z","qty":"1","price":"7304.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"246820","line":"2","part":"WRENCH-MIM-195980","qty":"2","price":"85.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246820","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 09:38:13.262 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247622-05152026093813.txt === {"quote":"247622","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"VIANTAR","shiptoName":"Viant Medical","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-07-2026","cust_po":"NCAT40-SK10C-90UP-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Cindy Rivers","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:15","extra":"","follow_up":"04-28-2026","web_id":"","follow_name":"Cindy Rivers","follow_phone":"800-645-7270 x465985","follow_email":"cindy.rivers@mscdirect.com","pic_user":"billh","total_amt":"7749.30","total_gp":"5158.20","total_gpm":"66.56","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"billh","reason":"2","totalQty":"26","win_pct":"20","clo_date":"04-28-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"247622","line":"1","part":"NCAT40-SK10C-90UP-IDU","qty":"23","price":"508.00","uom":"EA","discount":"35.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247622","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247622","line":"3","part":"SK10-3A","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247622","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247622","Line":"1","Company":"1","F_Line":"1","Comment":"We currently have 13 in stock, estimated lead time","Loc":"Y"},{"Quote":"247622","Line":"1","Company":"1","F_Line":"2","Comment":"for the balance is one week.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-15 09:39:15.340 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248202-05152026093915.txt === {"quote":"248202","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"1","shipto":"RELIKEND","shiptoName":"Reliable Tool & Machine","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-19-2026","cust_po":"MNL12-ER40X","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"15:50","extra":"","follow_up":"05-01-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"billh","total_amt":"4808.96","total_gp":"3571.44","total_gpm":"74.27","rev_type":"LT","mod_date":"05-15-2026","mod_time":null,"mod_user":"billh","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-07-2026","notes":[{"comp":"1","quote":"248202","line":"2","data":"04-07-2026 15:50 - Discounts Recalculated QS"},{"comp":"1","quote":"248202","line":"1","data":"included, sending to Leslie."},{"comp":"1","quote":"248202","line":"0","data":"04-07-2026 15:52-mirandag wrenches already"}],"crmnotes":[],"items":[{"comp":"01","order":"248202","line":"1","part":"MNL12-ER40X","qty":"1","price":"2539.00","uom":"EA","discount":"32.00","req_date":"Expected 4/10","branch":"1"},{"comp":"01","order":"248202","line":"2","part":"MNL12-ER40Z","qty":"1","price":"4533.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248202","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-15 09:55:46.702 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248566-05152026095546.txt === {"quote":"248566","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"FORDWABA","shiptoName":"Ford Meter Box Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-29-2026","cust_po":"C4008-0013","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Danyelle Runyan","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:39","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Danyelle Runyan","follow_phone":"","follow_email":"drunyan@martinsupply.com","pic_user":"rons","total_amt":"1463.40","total_gp":"614.20","total_gpm":"41.97","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":248566,"Line":0,"Comment":"05/11/2026 2:02 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":1,"Comment":"05/11/2026 2:02 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":2,"Comment":"05/11/2026 2:02 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248566,"Line":3,"Comment":"05/11/2026 2:47 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":4,"Comment":"05/11/2026 2:47 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":5,"Comment":"05/11/2026 2:47 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248566,"Line":6,"Comment":"05/14/2026 5:10 PM - rons - F/U changed from 05/14/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":7,"Comment":"05/14/2026 5:10 PM - rons - CLO changed from 05/21/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":8,"Comment":"05/14/2026 5:10 PM - rons - Req Date changed from 05/28/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248566","line":"1","part":"C4008-0013","qty":"10","price":"271.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248566","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 09:55:59.026 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248566-05152026095558.txt === {"quote":"248566","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"FORDWABA","shiptoName":"Ford Meter Box Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-29-2026","cust_po":"C4008-0013","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Danyelle Runyan","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:39","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Danyelle Runyan","follow_phone":"","follow_email":"drunyan@martinsupply.com","pic_user":"rons","total_amt":"1463.40","total_gp":"614.20","total_gpm":"41.97","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":248566,"Line":0,"Comment":"05/11/2026 2:02 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":1,"Comment":"05/11/2026 2:02 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":2,"Comment":"05/11/2026 2:02 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248566,"Line":3,"Comment":"05/11/2026 2:47 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":4,"Comment":"05/11/2026 2:47 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":5,"Comment":"05/11/2026 2:47 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248566,"Line":6,"Comment":"05/14/2026 5:10 PM - rons - F/U changed from 05/14/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":7,"Comment":"05/14/2026 5:10 PM - rons - CLO changed from 05/21/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":8,"Comment":"05/14/2026 5:10 PM - rons - Req Date changed from 05/28/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":248566,"Line":9,"Comment":"05/15/2026 9:55 AM - rons - F/U changed from 05/15/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":10,"Comment":"05/15/2026 9:55 AM - rons - CLO changed from 05/22/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248566","line":"1","part":"C4008-0013","qty":"10","price":"271.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248566","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 09:56:04.864 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248566-05152026095604.txt === {"quote":"248566","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"FORDWABA","shiptoName":"Ford Meter Box Co., Inc.","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-17-2026","cust_po":"C4008-0013","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Danyelle Runyan","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:39","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Danyelle Runyan","follow_phone":"","follow_email":"drunyan@martinsupply.com","pic_user":"rons","total_amt":"1463.40","total_gp":"614.20","total_gpm":"41.97","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":248566,"Line":0,"Comment":"05/11/2026 2:02 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":1,"Comment":"05/11/2026 2:02 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":2,"Comment":"05/11/2026 2:02 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248566,"Line":3,"Comment":"05/11/2026 2:47 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":4,"Comment":"05/11/2026 2:47 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":5,"Comment":"05/11/2026 2:47 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248566,"Line":6,"Comment":"05/14/2026 5:10 PM - rons - F/U changed from 05/14/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":7,"Comment":"05/14/2026 5:10 PM - rons - CLO changed from 05/21/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":8,"Comment":"05/14/2026 5:10 PM - rons - Req Date changed from 05/28/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":248566,"Line":9,"Comment":"05/15/2026 9:55 AM - rons - F/U changed from 05/15/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248566,"Line":10,"Comment":"05/15/2026 9:55 AM - rons - CLO changed from 05/22/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248566,"Line":11,"Comment":"05/15/2026 9:55 AM - rons - Req Date changed from 05/29/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248566","line":"1","part":"C4008-0013","qty":"10","price":"271.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248566","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 09:56:26.177 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249558-05152026095625.txt === {"quote":"249558","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"DMGMORNJ","shiptoName":"DMG Mori/New Jersey","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-12-2026","cust_po":"Norman Roessle","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Norman Roessle","drop_po":"CNC260FA-M","status":"0","user":"chrisb","conv_order":"","time":"14:15","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Norman Roessle","follow_phone":"973-727-2642","follow_email":"nroessle@dmgmori-usa.com","pic_user":"jacobm","total_amt":"20591.25","total_gp":"13898.42","total_gpm":"67.50","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249558","line":"0","data":"05-01-2026 14:18 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249558","line":"1","part":"CNC260FA-M","qty":"1","price":"24494.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249558","line":"2","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249558","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-15 09:56:50.931 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248640-05152026095650.txt === {"quote":"248640","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"GORTON","shiptoName":"Gorton Hydraulics Inc","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-29-2026","cust_po":"360-001S","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:12","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Sales","follow_phone":"248-200-4772","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"78.00","total_gp":"30.22","total_gpm":"38.74","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":248640,"Line":0,"Comment":"04/16/2026 2:16 PM - rons - CLO changed from 05/15/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248640,"Line":1,"Comment":"04/16/2026 2:16 PM - rons - Req Date changed from 05/27/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248640,"Line":2,"Comment":"04/21/2026 1:01 PM - rons - F/U changed from 04/21/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":3,"Comment":"04/21/2026 1:01 PM - rons - F/U changed from 04/23/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":4,"Comment":"04/21/2026 1:01 PM - rons - CLO changed from 04/28/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248640,"Line":5,"Comment":"04/21/2026 1:01 PM - rons - Req Date changed from 05/05/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":248640,"Line":6,"Comment":"05/08/2026 4:47 PM - rons - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":7,"Comment":"05/08/2026 4:47 PM - rons - CLO changed from 05/14/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248640,"Line":8,"Comment":"05/08/2026 4:47 PM - rons - Req Date changed from 05/21/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248640,"Line":9,"Comment":"05/14/2026 5:10 PM - rons - F/U changed from 05/14/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248640,"Line":10,"Comment":"05/14/2026 5:10 PM - rons - CLO changed from 05/21/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248640,"Line":11,"Comment":"05/14/2026 5:10 PM - rons - Req Date changed from 05/28/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248640","line":"1","part":"360-001S","qty":"1","price":"130.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248640","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 09:58:23.271 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248591-05152026095823.txt === {"quote":"248591","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"1","shipto":"FASTCEDR","shiptoName":"Fastenal Company","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-29-2026","cust_po":"NT05 Tap Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:37","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Brian Shea","follow_phone":"319-242-1850","follow_email":"bshea@fastenal.com","pic_user":"rons","total_amt":"106.08","total_gp":"56.20","total_gpm":"52.98","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":248591,"Line":0,"Comment":"04/15/2026 10:56 AM - rons - CLO changed from 05/15/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248591,"Line":1,"Comment":"04/15/2026 10:56 AM - rons - Req Date changed from 05/27/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248591,"Line":2,"Comment":"04/21/2026 12:43 PM - rons - F/U changed from 04/21/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248591,"Line":3,"Comment":"04/21/2026 12:43 PM - rons - CLO changed from 04/28/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248591,"Line":4,"Comment":"04/21/2026 12:43 PM - rons - Req Date changed from 05/05/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":248591,"Line":5,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/07/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248591,"Line":6,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/14/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248591,"Line":7,"Comment":"05/08/2026 5:14 PM - rons - Req Date changed from 05/21/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248591","line":"1","part":"NT05-016","qty":"1","price":"52.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248591","line":"3","part":"NT05-024","qty":"1","price":"52.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248591","line":"5","part":"NT05-032","qty":"1","price":"52.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248591","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 09:58:32.800 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248218-05152026095832.txt === {"quote":"248218","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"1","shipto":"BENEWATE","shiptoName":"Benet Labs / DEVCOM Armament Center","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-08-2026","cust_po":"E16-016","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jason Lesure","drop_po":"","status":"0","user":"jacobm","conv_order":"","time":"08:57","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Jason Lesure","follow_phone":"413-386-1186","follow_email":"jlesure@butlerbros.com","pic_user":"jacobm","total_amt":"552.50","total_gp":"382.63","total_gpm":"69.25","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobm","reason":"2","totalQty":"13","win_pct":"20","clo_date":"05-08-2026","notes":[],"crmnotes":[{"comp":1,"quote":248218,"Line":0,"Comment":"04/16/2026 11:20 AM - jacobm - Sent follow up email"},{"comp":1,"quote":248218,"Line":1,"Comment":"04/16/2026 11:20 AM - jacobm - F/U changed from 04/14/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248218,"Line":2,"Comment":"04/24/2026 12:51 PM - jacobm - Sent follow up email requesting status of quote"},{"comp":1,"quote":248218,"Line":3,"Comment":"04/24/2026 12:52 PM - jacobm - F/U changed from 04/23/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248218,"Line":4,"Comment":"05/01/2026 4:10 PM - jacobm - F/U changed from 04/30/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248218,"Line":5,"Comment":"05/11/2026 12:46 PM - jacobm - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248218","line":"1","part":"E16-016","qty":"1","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"2","part":"E16-016(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"3","part":"E16-024(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"4","part":"E16-024","qty":"1","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"5","part":"E20-016","qty":"1","price":"57.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"6","part":"E20-016(C)","qty":"1","price":"96.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"7","part":"E20-024","qty":"1","price":"57.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"8","part":"E20-024(C)","qty":"1","price":"96.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"9","part":"E25-016","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"10","part":"E25-016(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"11","part":"E25-024","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"12","part":"E25-024(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248218","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-15 09:59:00.581 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247417-05152026095900.txt === {"quote":"247417","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"DMGMORNJ","shiptoName":"DMG Mori/New Jersey","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-25-2026","cust_po":"Norman Roessle","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Norman Roessle","drop_po":"NCT200FA-M4","status":"0","user":"alyssah","conv_order":"","time":"09:56","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Norman Roessle","follow_phone":"973-727-2642","follow_email":"nroessle@dmgmori-usa.com","pic_user":"jacobm","total_amt":"17635.50","total_gp":"12003.95","total_gpm":"68.07","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"247417","line":"1","data":"Brian Norris to reflect entry date of 3/24"},{"comp":"1","quote":"247417","line":"0","data":"03-24-2026 09:57-alyssah Duplicate q# 242141 per"}],"crmnotes":[{"comp":1,"quote":247417,"Line":0,"Comment":"04/14/2026 9:13 AM - briann - F/U changed from 04/10/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247417,"Line":1,"Comment":"04/14/2026 9:13 AM - briann - CLO changed from 04/24/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":247417,"Line":2,"Comment":"04/14/2026 9:14 AM - briann - Req Date changed from 04/24/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247417,"Line":3,"Comment":"04/14/2026 9:14 AM - briann - PIC changed from briann to jacobm"},{"comp":1,"quote":247417,"Line":4,"Comment":"05/05/2026 12:44 PM - jacobm - F/U changed from 05/04/2026 to 5/14/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247417","line":"1","part":"NCT200FA-M4","qty":"1","price":"23650.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247417","line":"2","part":"P-125S","qty":"1","price":"2895.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247417","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247417","Line":"1","Company":"1","F_Line":"1","Comment":"CMX1100 special pricing with installation","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 09:59:14.685 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248189-05152026095914.txt === {"quote":"248189","customer":"1030","name":null,"customerName":"A & M Industrial Supply","comp":"01","open":"1","shipto":"AMINDCHE","shiptoName":"A & M Industrial Supply","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-07-2026","cust_po":"C40S-4500-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kourtney Waddell","drop_po":"","status":"0","user":"jacobm","conv_order":"","time":"14:34","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Kourtney Waddell","follow_phone":"800-864-2660 x338","follow_email":"kwaddell@am-ind.com","pic_user":"jacobm","total_amt":"382.80","total_gp":"257.18","total_gpm":"67.18","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobm","reason":"2","totalQty":"23","win_pct":"20","clo_date":"05-07-2026","notes":[],"crmnotes":[{"comp":1,"quote":248189,"Line":0,"Comment":"04/13/2026 2:05 PM - jacobm - Followed up Via email"},{"comp":1,"quote":248189,"Line":1,"Comment":"04/13/2026 2:05 PM - jacobm - F/U changed from 04/13/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248189,"Line":2,"Comment":"05/11/2026 12:37 PM - jacobm - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248189","line":"1","part":"C40S-4500-EU","qty":"22","price":"29.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248189","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 09:59:37.115 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249161-05152026095936.txt === {"quote":"249161","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"1","shipto":"FRIGID","shiptoName":"Frigid Fluid Co","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"05-24-2026","cust_po":"NBT30-C3/4-75","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"13:47","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"jennad","total_amt":"6851.92","total_gp":"4228.54","total_gpm":"61.71","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"jennad","reason":"8","totalQty":"33","win_pct":"20","clo_date":"05-24-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249161","line":"1","part":"NBT30-C3/4-75","qty":"4","price":"598.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249161","line":"2","part":"KM3/4-SET-09","qty":"1","price":"573.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249161","line":"3","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249161","line":"4","part":"NBT30-SK10C-60","qty":"8","price":"400.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249161","line":"5","part":"NBT30-SK16C-60","qty":"8","price":"449.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249161","line":"6","part":"SK10-SET-05-AC","qty":"1","price":"559.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249161","line":"7","part":"SK16-SET-04-AC","qty":"1","price":"678.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249161","line":"8","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249161","line":"9","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249161","line":"10","part":"B3001-0750-1.19CP","qty":"2","price":"140.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249161","line":"11","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249161","line":"12","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249161","line":"13","part":"E16-SET-12","qty":"1","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249161","line":"14","part":"E25-SET-19","qty":"1","price":"961.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249161","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":15}}] 2026-05-15 09:59:48.488 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250035-05152026095948.txt === {"quote":"250035","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"HAGGINDI","shiptoName":"Haggard & Stocking Associates Inc.","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"16C 7/8\" Options","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joey Williams","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:53","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Joey Williams","follow_phone":"317-788-4661x227","follow_email":"joey.williams@haggard-stocking.com","pic_user":"rons","total_amt":"144.90","total_gp":"35.16","total_gpm":"24.27","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-12-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250035","line":"1","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250035","line":"3","part":"166-001S","qty":"1","price":"114.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250035","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-15 09:59:58.780 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250035-05152026095958.txt === {"quote":"250035","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"HAGGINDI","shiptoName":"Haggard & Stocking Associates Inc.","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"16C 7/8\" Options","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joey Williams","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:53","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Joey Williams","follow_phone":"317-788-4661x227","follow_email":"joey.williams@haggard-stocking.com","pic_user":"rons","total_amt":"144.90","total_gp":"35.16","total_gpm":"24.27","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":250035,"Line":0,"Comment":"05/15/2026 9:59 AM - rons - F/U changed from 05/18/2026 to 6/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250035,"Line":1,"Comment":"05/15/2026 9:59 AM - rons - CLO changed from 06/12/2026 to 06/09/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250035","line":"1","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250035","line":"3","part":"166-001S","qty":"1","price":"114.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250035","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 10:00:05.340 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250035-05152026100005.txt === {"quote":"250035","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"HAGGINDI","shiptoName":"Haggard & Stocking Associates Inc.","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-16-2026","cust_po":"16C 7/8\" Options","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joey Williams","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:53","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Joey Williams","follow_phone":"317-788-4661x227","follow_email":"joey.williams@haggard-stocking.com","pic_user":"rons","total_amt":"144.90","total_gp":"35.16","total_gpm":"24.27","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":250035,"Line":0,"Comment":"05/15/2026 9:59 AM - rons - F/U changed from 05/18/2026 to 6/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250035,"Line":1,"Comment":"05/15/2026 9:59 AM - rons - CLO changed from 06/12/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":250035,"Line":2,"Comment":"05/15/2026 9:59 AM - rons - Req Date changed from 06/23/2026 to 06/16/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250035","line":"1","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250035","line":"3","part":"166-001S","qty":"1","price":"114.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250035","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 10:00:18.147 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244376-05152026100017.txt === {"quote":"244376","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"VERMES","shiptoName":"Vermes Machine Company, Inc.","entry_date":"01-23-2026","cust_order_date":null,"req_date":"05-25-2026","cust_po":"Norman Roessle","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Norman Roessle","drop_po":"5AX-250FA-M","status":"0","user":"stevel","conv_order":"","time":"14:09","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Norman Roessle","follow_phone":"","follow_email":"NROESSLE@dmgmori-usa.com>","pic_user":"jacobm","total_amt":"114187.00","total_gp":"80194.17","total_gpm":"70.23","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":244376,"Line":0,"Comment":"02/22/2026 11:56 AM - stevel - F/U changed from 02/05/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244376,"Line":1,"Comment":"02/22/2026 11:57 AM - stevel - CLO changed from 02/23/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":244376,"Line":2,"Comment":"02/22/2026 11:57 AM - stevel - Req Date changed from 03/06/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":244376,"Line":3,"Comment":"03/27/2026 10:10 AM - briann - PIC changed from stevel to briann"},{"comp":1,"quote":244376,"Line":4,"Comment":"03/27/2026 10:10 AM - briann - F/U changed from 03/28/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244376,"Line":5,"Comment":"03/27/2026 10:10 AM - briann - CLO changed from 03/28/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":244376,"Line":6,"Comment":"03/27/2026 10:10 AM - briann - Req Date changed from 03/28/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":244376,"Line":7,"Comment":"04/14/2026 9:04 AM - briann - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244376,"Line":8,"Comment":"04/14/2026 9:04 AM - briann - CLO changed from 04/27/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244376,"Line":9,"Comment":"04/14/2026 9:04 AM - briann - Req Date changed from 04/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":244376,"Line":10,"Comment":"04/14/2026 9:05 AM - briann - PIC changed from briann to jacobm"},{"comp":1,"quote":244376,"Line":11,"Comment":"05/05/2026 12:44 PM - jacobm - F/U changed from 05/04/2026 to 5/14/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"244376","line":"1","part":"5AX-250FA-M","qty":"1","price":"72803.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244376","line":"2","part":"5AX-2002FA-M","qty":"1","price":"59081.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244376","line":"3","part":"HYD-UNIT-NACHI-DC24V2","qty":"1","price":"10526.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244376","line":"4","part":"INSTALLATION-RT-5AX-NE","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"244376","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 10:00:38.750 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247416-05152026100038.txt === {"quote":"247416","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"DMGMORNJ","shiptoName":"DMG Mori/New Jersey","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-25-2026","cust_po":"Norman Roessle","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Norman Roessle","drop_po":"CNC260FA-M","status":"0","user":"alyssah","conv_order":"","time":"09:54","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Norman Roessle","follow_phone":"973-727-2642","follow_email":"nroessle@dmgmori-usa.com","pic_user":"jacobm","total_amt":"21679.95","total_gp":"14987.12","total_gpm":"69.13","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"247416","line":"1","data":"Brian Norris to refelct date of 3/24"},{"comp":"1","quote":"247416","line":"0","data":"03-24-2026 09:56-alyssah Duplicate 244493 per"}],"crmnotes":[{"comp":1,"quote":247416,"Line":0,"Comment":"04/14/2026 9:11 AM - briann - F/U changed from 04/10/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247416,"Line":1,"Comment":"04/14/2026 9:11 AM - briann - CLO changed from 04/24/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":247416,"Line":2,"Comment":"04/14/2026 9:12 AM - briann - Req Date changed from 04/24/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247416,"Line":3,"Comment":"04/14/2026 9:12 AM - briann - PIC changed from briann to jacobm"},{"comp":1,"quote":247416,"Line":4,"Comment":"05/05/2026 12:44 PM - jacobm - F/U changed from 05/04/2026 to 5/14/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247416","line":"1","part":"CNC260FA-M","qty":"1","price":"30165.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247416","line":"2","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247416","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247416","Line":"1","Company":"1","F_Line":"1","Comment":"CMX special pricing includes installation.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 10:00:52.677 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244493-05152026100052.txt === {"quote":"244493","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"NFI","shiptoName":"NFI Industries","entry_date":"01-27-2026","cust_order_date":"05-01-2026","req_date":"05-25-2026","cust_po":"Norman Roessle","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Norman Roessle","drop_po":"CNC260FA-M","status":"0","user":"stevel","conv_order":"","time":"08:33","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Norman Roessle","follow_phone":"973-727-2642","follow_email":"nroessle@dmgmori-usa.com","pic_user":"jacobm","total_amt":"21679.95","total_gp":"14971.46","total_gpm":"69.06","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"244493","line":"3","data":"to Terr 15."},{"comp":"1","quote":"244493","line":"2","data":"originally was showing up as Terr 43 and changed"},{"comp":"1","quote":"244493","line":"1","data":"as NFI in Champlain, NY. Changed as this"},{"comp":"1","quote":"244493","line":"0","data":"03-26-2026 13:36-briand: Brian gave me Ship To"}],"crmnotes":[{"comp":1,"quote":244493,"Line":0,"Comment":"02/23/2026 7:44 AM - stevel - F/U changed from 02/09/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244493,"Line":1,"Comment":"02/23/2026 7:44 AM - stevel - CLO changed from NaN/NaN/NaN to 03/27/2026 (CLO Date Updated)"},{"comp":1,"quote":244493,"Line":2,"Comment":"02/23/2026 7:44 AM - stevel - Req Date changed from 03/10/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":244493,"Line":3,"Comment":"02/23/2026 7:44 AM - stevel - PIC changed from stevel to briann"},{"comp":1,"quote":244493,"Line":4,"Comment":"04/14/2026 9:09 AM - briann - F/U changed from 03/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244493,"Line":5,"Comment":"04/14/2026 9:09 AM - briann - CLO changed from 03/27/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244493,"Line":6,"Comment":"04/14/2026 9:09 AM - briann - Req Date changed from 03/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":244493,"Line":7,"Comment":"04/14/2026 9:09 AM - briann - PIC changed from briann to jacobm"},{"comp":1,"quote":244493,"Line":8,"Comment":"05/05/2026 12:44 PM - jacobm - F/U changed from 05/04/2026 to 5/14/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"244493","line":"1","part":"CNC260FA-M","qty":"1","price":"30165.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"244493","line":"2","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244493","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244493","Line":"1","Company":"1","F_Line":"1","Comment":"CMX special pricing includes installation.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 10:01:18.292 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250003-05152026100118.txt === {"quote":"250003","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"MURIN","shiptoName":"Murray Equipment Inc","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"Tooling Redemption","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:24","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@techequip.com","pic_user":"rons","total_amt":"4969.00","total_gp":"3279.74","total_gpm":"66.00","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"14","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":250003,"Line":0,"Comment":"05/15/2026 10:01 AM - rons - CLO changed from 06/12/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250003","line":"1","part":"HSK100A-ER32-4.00","qty":"1","price":"654.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250003","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"3","part":"ET32-255","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"5","part":"HSK100A-ER32-4.00","qty":"1","price":"654.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250003","line":"6","part":"ET32-194","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"8","part":"HSK100A-ER32-6.00","qty":"1","price":"711.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"9","part":"ET32-381","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"11","part":"HSK100A-ER32-4.00","qty":"1","price":"654.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250003","line":"12","part":"ET32-255","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"14","part":"HSK100A-ER32-6.00","qty":"1","price":"711.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"15","part":"ET32-562","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"17","part":"HSK100A-ER32-4.00","qty":"1","price":"654.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250003","line":"18","part":"ET32-194","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"22","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":14}}] 2026-05-15 10:01:22.989 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250003-05152026100122.txt === {"quote":"250003","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"MURIN","shiptoName":"Murray Equipment Inc","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-01-2026","cust_po":"Tooling Redemption","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:24","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@techequip.com","pic_user":"rons","total_amt":"4969.00","total_gp":"3279.74","total_gpm":"66.00","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"14","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":250003,"Line":0,"Comment":"05/15/2026 10:01 AM - rons - CLO changed from 06/12/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250003,"Line":1,"Comment":"05/15/2026 10:01 AM - rons - Req Date changed from 06/23/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250003","line":"1","part":"HSK100A-ER32-4.00","qty":"1","price":"654.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250003","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"3","part":"ET32-255","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"5","part":"HSK100A-ER32-4.00","qty":"1","price":"654.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250003","line":"6","part":"ET32-194","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"8","part":"HSK100A-ER32-6.00","qty":"1","price":"711.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"9","part":"ET32-381","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"11","part":"HSK100A-ER32-4.00","qty":"1","price":"654.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250003","line":"12","part":"ET32-255","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"14","part":"HSK100A-ER32-6.00","qty":"1","price":"711.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"15","part":"ET32-562","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"17","part":"HSK100A-ER32-4.00","qty":"1","price":"654.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250003","line":"18","part":"ET32-194","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"22","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-15 10:01:28.149 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250048-05152026100127.txt === {"quote":"250048","customer":"19575","name":null,"customerName":"Single Source Technologies","comp":"01","open":"0","shipto":"HAGGEVAN","shiptoName":"Haggard & Stocking","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"HSK100A-C1.1/4-115G","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sebastian Tardif","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:48","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Sebastian Tardif","follow_phone":"888-778-2262","follow_email":"sebastian.tardif@sstconsumables.com","pic_user":"rons","total_amt":"4368.96","total_gp":"1598.37","total_gpm":"36.58","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":250048,"Line":0,"Comment":"05/15/2026 10:01 AM - rons - CLO changed from 06/12/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250048","line":"1","part":"HSK100A-C1.1/4-115G","qty":"6","price":"956.00","uom":"EA","discount":"28.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"250048","line":"2","part":"GH32","qty":"1","price":"332.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250048","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-15 10:01:37.415 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250048-05152026100136.txt === {"quote":"250048","customer":"19575","name":null,"customerName":"Single Source Technologies","comp":"01","open":"0","shipto":"HAGGEVAN","shiptoName":"Haggard & Stocking","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-01-2026","cust_po":"HSK100A-C1.1/4-115G","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sebastian Tardif","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:48","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Sebastian Tardif","follow_phone":"888-778-2262","follow_email":"sebastian.tardif@sstconsumables.com","pic_user":"rons","total_amt":"4368.96","total_gp":"1598.37","total_gpm":"36.58","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":250048,"Line":0,"Comment":"05/15/2026 10:01 AM - rons - CLO changed from 06/12/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":1,"Comment":"05/15/2026 10:01 AM - rons - Req Date changed from 06/23/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250048","line":"1","part":"HSK100A-C1.1/4-115G","qty":"6","price":"956.00","uom":"EA","discount":"28.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"250048","line":"2","part":"GH32","qty":"1","price":"332.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250048","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 10:01:41.939 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249978-05152026100141.txt === {"quote":"249978","customer":"13366","name":null,"customerName":"Maruka USA Inc. (MO)","comp":"01","open":"0","shipto":"MARUKAU","shiptoName":"Maruka USA Inc.","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"Replacement Quote","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Casey Clark","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:37","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Casey Clark","follow_phone":"816-323-0287","follow_email":"parts@marukausa.com","pic_user":"rons","total_amt":"462.24","total_gp":"326.36","total_gpm":"70.60","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-12-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249978","line":"1","part":"NBT30-C3/4-75","qty":"1","price":"598.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249978","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249978","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-15 10:01:51.561 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249978-05152026100151.txt === {"quote":"249978","customer":"13366","name":null,"customerName":"Maruka USA Inc. (MO)","comp":"01","open":"0","shipto":"MARUKAU","shiptoName":"Maruka USA Inc.","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"Replacement Quote","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Casey Clark","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:37","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Casey Clark","follow_phone":"816-323-0287","follow_email":"parts@marukausa.com","pic_user":"rons","total_amt":"462.24","total_gp":"326.36","total_gpm":"70.60","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249978,"Line":0,"Comment":"05/15/2026 10:01 AM - rons - F/U changed from 05/18/2026 to 6/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249978,"Line":1,"Comment":"05/15/2026 10:01 AM - rons - CLO changed from 06/12/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249978","line":"1","part":"NBT30-C3/4-75","qty":"1","price":"598.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249978","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249978","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 10:01:56.226 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249978-05152026100156.txt === {"quote":"249978","customer":"13366","name":null,"customerName":"Maruka USA Inc. (MO)","comp":"01","open":"0","shipto":"MARUKAU","shiptoName":"Maruka USA Inc.","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"Replacement Quote","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Casey Clark","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:37","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Casey Clark","follow_phone":"816-323-0287","follow_email":"parts@marukausa.com","pic_user":"rons","total_amt":"462.24","total_gp":"326.36","total_gpm":"70.60","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249978,"Line":0,"Comment":"05/15/2026 10:01 AM - rons - F/U changed from 05/18/2026 to 6/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249978,"Line":1,"Comment":"05/15/2026 10:01 AM - rons - CLO changed from 06/12/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249978,"Line":2,"Comment":"05/15/2026 10:01 AM - rons - CLO changed from 05/19/2026 to 06/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249978","line":"1","part":"NBT30-C3/4-75","qty":"1","price":"598.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249978","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249978","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 10:02:01.871 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249978-05152026100201.txt === {"quote":"249978","customer":"13366","name":null,"customerName":"Maruka USA Inc. (MO)","comp":"01","open":"0","shipto":"MARUKAU","shiptoName":"Maruka USA Inc.","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-26-2026","cust_po":"Replacement Quote","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Casey Clark","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:37","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Casey Clark","follow_phone":"816-323-0287","follow_email":"parts@marukausa.com","pic_user":"rons","total_amt":"462.24","total_gp":"326.36","total_gpm":"70.60","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249978,"Line":0,"Comment":"05/15/2026 10:01 AM - rons - F/U changed from 05/18/2026 to 6/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249978,"Line":1,"Comment":"05/15/2026 10:01 AM - rons - CLO changed from 06/12/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249978,"Line":2,"Comment":"05/15/2026 10:01 AM - rons - CLO changed from 05/19/2026 to 06/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249978,"Line":3,"Comment":"05/15/2026 10:01 AM - rons - Req Date changed from 06/23/2026 to 06/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249978","line":"1","part":"NBT30-C3/4-75","qty":"1","price":"598.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249978","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249978","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 10:05:18.147 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249797-05152026100517.txt === {"quote":"249797","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"DYNAROSE","shiptoName":"Dynamic N/C LLC","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-02-2026","cust_po":"CAT50U-NX5-151","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"12:14","extra":"","follow_up":"06-09-2026","web_id":"","follow_name":"Andrew Herd","follow_phone":"53","follow_email":"aherd@pts-tools.com","pic_user":"rons","total_amt":"3481.25","total_gp":"2621.23","total_gpm":"75.30","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"249797","line":"1","data":"questionnaire"},{"comp":"1","quote":"249797","line":"0","data":"05-07-2026 12:18-alyssah New speeder. Sending"}],"crmnotes":[{"comp":1,"quote":249797,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249797,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249797,"Line":2,"Comment":"05/13/2026 3:59 PM - rons - F/U changed from 05/13/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249797,"Line":3,"Comment":"05/13/2026 3:59 PM - rons - CLO changed from 05/20/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249797,"Line":4,"Comment":"05/13/2026 3:59 PM - rons - Req Date changed from 05/27/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249797","line":"1","part":"CAT50U-NX5-151","qty":"1","price":"3615.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249797","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249797","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 10:05:28.657 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249797-05152026100528.txt === {"quote":"249797","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"DYNAROSE","shiptoName":"Dynamic N/C LLC","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-02-2026","cust_po":"CAT50U-NX5-151","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"12:14","extra":"","follow_up":"06-09-2026","web_id":"","follow_name":"Andrew Herd","follow_phone":"53","follow_email":"aherd@pts-tools.com","pic_user":"rons","total_amt":"3481.25","total_gp":"2621.23","total_gpm":"75.30","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-16-2026","notes":[{"comp":"1","quote":"249797","line":"1","data":"questionnaire"},{"comp":"1","quote":"249797","line":"0","data":"05-07-2026 12:18-alyssah New speeder. Sending"}],"crmnotes":[{"comp":1,"quote":249797,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249797,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249797,"Line":2,"Comment":"05/13/2026 3:59 PM - rons - F/U changed from 05/13/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249797,"Line":3,"Comment":"05/13/2026 3:59 PM - rons - CLO changed from 05/20/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249797,"Line":4,"Comment":"05/13/2026 3:59 PM - rons - Req Date changed from 05/27/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249797,"Line":5,"Comment":"05/15/2026 10:05 AM - rons - F/U changed from 05/19/2026 to 6/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249797,"Line":6,"Comment":"05/15/2026 10:05 AM - rons - CLO changed from 05/26/2026 to 06/16/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249797","line":"1","part":"CAT50U-NX5-151","qty":"1","price":"3615.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249797","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249797","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 10:05:33.954 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249797-05152026100533.txt === {"quote":"249797","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"DYNAROSE","shiptoName":"Dynamic N/C LLC","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-23-2026","cust_po":"CAT50U-NX5-151","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"12:14","extra":"","follow_up":"06-09-2026","web_id":"","follow_name":"Andrew Herd","follow_phone":"53","follow_email":"aherd@pts-tools.com","pic_user":"rons","total_amt":"3481.25","total_gp":"2621.23","total_gpm":"75.30","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-16-2026","notes":[{"comp":"1","quote":"249797","line":"1","data":"questionnaire"},{"comp":"1","quote":"249797","line":"0","data":"05-07-2026 12:18-alyssah New speeder. Sending"}],"crmnotes":[{"comp":1,"quote":249797,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249797,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249797,"Line":2,"Comment":"05/13/2026 3:59 PM - rons - F/U changed from 05/13/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249797,"Line":3,"Comment":"05/13/2026 3:59 PM - rons - CLO changed from 05/20/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249797,"Line":4,"Comment":"05/13/2026 3:59 PM - rons - Req Date changed from 05/27/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249797,"Line":5,"Comment":"05/15/2026 10:05 AM - rons - F/U changed from 05/19/2026 to 6/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249797,"Line":6,"Comment":"05/15/2026 10:05 AM - rons - CLO changed from 05/26/2026 to 06/16/2026 (CLO Date Updated)"},{"comp":1,"quote":249797,"Line":7,"Comment":"05/15/2026 10:05 AM - rons - Req Date changed from 06/02/2026 to 06/23/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249797","line":"1","part":"CAT50U-NX5-151","qty":"1","price":"3615.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249797","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249797","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 10:05:41.911 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250087-05152026100541.txt === {"quote":"250087","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECOMETM","shiptoName":"Tecomet Warsaw","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-13-2026","cust_po":"Tecomet TC List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:32","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"cohning@techequip.com","pic_user":"rons","total_amt":"25197.00","total_gp":"20461.61","total_gpm":"81.21","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"145","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"250087","line":"3","data":"05-13-2026 10:34 - Discounts Recalculated"},{"comp":"1","quote":"250087","line":"2","data":"certificate"},{"comp":"1","quote":"250087","line":"1","data":"list price for them to determine amount on tooling"},{"comp":"1","quote":"250087","line":"0","data":"05-13-2026 10:45-rons: per Dana, quoting out at"}],"crmnotes":[{"comp":1,"quote":250087,"Line":0,"Comment":"05/15/2026 10:05 AM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250087","line":"1","part":"HSK63A-SK10C-120P","qty":"10","price":"630.00","uom":"EA","discount":"0.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"250087","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"4","part":"HSK63A-SK16C-120P","qty":"10","price":"688.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"5","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"7","part":"HSK63-TUBE","qty":"20","price":"39.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"8","part":"HSK63-WRENCH","qty":"1","price":"98.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"10","part":"SK6-1/8A","qty":"10","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"11","part":"SK6-3/16A","qty":"8","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"12","part":"SK6-1/4A","qty":"10","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"13","part":"SK6-SET-16-MM","qty":"1","price":"1351.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"15","part":"SK10-1/8A","qty":"10","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"16","part":"SK10-3/16A","qty":"8","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"17","part":"SK10-1/4A","qty":"10","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"18","part":"SK10-5/16A","qty":"4","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"19","part":"SK10-3/8A","qty":"8","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"20","part":"SK10-SET-19-MM","qty":"1","price":"1435.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"21","part":"SK10-SET-05-A","qty":"1","price":"362.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"23","part":"SK16-10","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"24","part":"SK16-10.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"25","part":"SK16-11","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"26","part":"SK16-11.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"27","part":"SK16-12","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"28","part":"SK16-12.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"29","part":"SK16-13","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"30","part":"SK16-13.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"31","part":"SK16-14","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"32","part":"SK16-14.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"33","part":"SK16-15","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"34","part":"SK16-15.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"35","part":"SK16-16","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"37","part":"SK25-1/2A","qty":"2","price":"108.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"38","part":"SK25-5/8A","qty":"2","price":"108.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"42","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":33}}] 2026-05-15 10:05:47.312 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250087-05152026100547.txt === {"quote":"250087","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECOMETM","shiptoName":"Tecomet Warsaw","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-02-2026","cust_po":"Tecomet TC List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:32","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"cohning@techequip.com","pic_user":"rons","total_amt":"25197.00","total_gp":"20461.61","total_gpm":"81.21","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"145","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"250087","line":"3","data":"05-13-2026 10:34 - Discounts Recalculated"},{"comp":"1","quote":"250087","line":"2","data":"certificate"},{"comp":"1","quote":"250087","line":"1","data":"list price for them to determine amount on tooling"},{"comp":"1","quote":"250087","line":"0","data":"05-13-2026 10:45-rons: per Dana, quoting out at"}],"crmnotes":[{"comp":1,"quote":250087,"Line":0,"Comment":"05/15/2026 10:05 AM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250087,"Line":1,"Comment":"05/15/2026 10:05 AM - rons - Req Date changed from 06/13/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250087","line":"1","part":"HSK63A-SK10C-120P","qty":"10","price":"630.00","uom":"EA","discount":"0.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"250087","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"4","part":"HSK63A-SK16C-120P","qty":"10","price":"688.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"5","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"7","part":"HSK63-TUBE","qty":"20","price":"39.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"8","part":"HSK63-WRENCH","qty":"1","price":"98.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"10","part":"SK6-1/8A","qty":"10","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"11","part":"SK6-3/16A","qty":"8","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"12","part":"SK6-1/4A","qty":"10","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"13","part":"SK6-SET-16-MM","qty":"1","price":"1351.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"15","part":"SK10-1/8A","qty":"10","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"16","part":"SK10-3/16A","qty":"8","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"17","part":"SK10-1/4A","qty":"10","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"18","part":"SK10-5/16A","qty":"4","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"19","part":"SK10-3/8A","qty":"8","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"20","part":"SK10-SET-19-MM","qty":"1","price":"1435.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"21","part":"SK10-SET-05-A","qty":"1","price":"362.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"23","part":"SK16-10","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"24","part":"SK16-10.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"25","part":"SK16-11","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"26","part":"SK16-11.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"27","part":"SK16-12","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"28","part":"SK16-12.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"29","part":"SK16-13","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"30","part":"SK16-13.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"31","part":"SK16-14","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"32","part":"SK16-14.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"33","part":"SK16-15","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"34","part":"SK16-15.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"35","part":"SK16-16","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"37","part":"SK25-1/2A","qty":"2","price":"108.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"38","part":"SK25-5/8A","qty":"2","price":"108.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"42","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":33}}] 2026-05-15 10:06:08.272 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250108-05152026100607.txt === {"quote":"250108","customer":"4207","name":null,"customerName":"DCT Industrial Supply Company","comp":"01","open":"0","shipto":"DESMA","shiptoName":"Designs for Tomorrow, Inc.","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-13-2026","cust_po":"NBT30 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tom Neumeier","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:02","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Tom Neumeier","follow_phone":"314-341-0350","follow_email":"tneumeier@dctisc.com","pic_user":"rons","total_amt":"9447.32","total_gp":"5410.38","total_gpm":"57.27","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"102","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"250108","line":"0","data":"05-13-2026 13:03 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":250108,"Line":0,"Comment":"05/13/2026 2:19 PM - rons - BlackHawk Industrial, DCT, & Tooling Associates are all quoting this for Designs for Tomorrow..."},{"comp":1,"quote":250108,"Line":1,"Comment":"05/15/2026 10:05 AM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250108","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"42.00","req_date":"12 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250108","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"42.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250108","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"28","part":"E16-SET-12","qty":"2","price":"553.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"30","part":"B30-6000-EU","qty":"40","price":"28.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":24}}] 2026-05-15 10:06:12.715 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250108-05152026100612.txt === {"quote":"250108","customer":"4207","name":null,"customerName":"DCT Industrial Supply Company","comp":"01","open":"0","shipto":"DESMA","shiptoName":"Designs for Tomorrow, Inc.","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-02-2026","cust_po":"NBT30 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tom Neumeier","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:02","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Tom Neumeier","follow_phone":"314-341-0350","follow_email":"tneumeier@dctisc.com","pic_user":"rons","total_amt":"9447.32","total_gp":"5410.38","total_gpm":"57.27","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"102","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"250108","line":"0","data":"05-13-2026 13:03 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":250108,"Line":0,"Comment":"05/13/2026 2:19 PM - rons - BlackHawk Industrial, DCT, & Tooling Associates are all quoting this for Designs for Tomorrow..."},{"comp":1,"quote":250108,"Line":1,"Comment":"05/15/2026 10:05 AM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250108,"Line":2,"Comment":"05/15/2026 10:06 AM - rons - Req Date changed from 06/13/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250108","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"42.00","req_date":"12 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250108","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"42.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250108","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"28","part":"E16-SET-12","qty":"2","price":"553.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"30","part":"B30-6000-EU","qty":"40","price":"28.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":24}}] 2026-05-15 10:06:24.433 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250101-05152026100624.txt === {"quote":"250101","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"NBT30 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:31","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"8351.27","total_gp":"4483.93","total_gpm":"53.69","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"62","win_pct":"20","clo_date":"05-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":250101,"Line":0,"Comment":"05/13/2026 2:19 PM - rons - BlackHawk Industrial, DCT, & Tooling Associates are all quoting this for Designs for Tomorrow..."},{"comp":1,"quote":250101,"Line":1,"Comment":"05/15/2026 10:06 AM - rons - CLO changed from 06/13/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250101","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"46.00","req_date":"11 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250101","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"46.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250101","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"28","part":"E16-SET-12","qty":"2","price":"553.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":23}}] 2026-05-15 10:06:30.286 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250101-05152026100630.txt === {"quote":"250101","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-02-2026","cust_po":"NBT30 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:31","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"8351.27","total_gp":"4483.93","total_gpm":"53.69","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"62","win_pct":"20","clo_date":"05-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":250101,"Line":0,"Comment":"05/13/2026 2:19 PM - rons - BlackHawk Industrial, DCT, & Tooling Associates are all quoting this for Designs for Tomorrow..."},{"comp":1,"quote":250101,"Line":1,"Comment":"05/15/2026 10:06 AM - rons - CLO changed from 06/13/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250101,"Line":2,"Comment":"05/15/2026 10:06 AM - rons - Req Date changed from 06/24/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250101","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"46.00","req_date":"11 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250101","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"46.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250101","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"28","part":"E16-SET-12","qty":"2","price":"553.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-15 10:07:06.640 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250241-05152026100706.txt === {"quote":"250241","customer":"18380","name":null,"customerName":"Reliable Machine Tool Co.","comp":"01","open":"0","shipto":"XZACDEFI","shiptoName":"Reliable Machine & Manufacturing","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-25-2026","cust_po":"NCAT40 16mm Shell Mills","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jim Pavik","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:06","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Jim Pavik","follow_phone":"319-366-3342","follow_email":"jimp@relmach.com","pic_user":"rons","total_amt":"590.00","total_gp":"499.92","total_gpm":"84.73","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":250241,"Line":0,"Comment":"05/15/2026 10:06 AM - rons - CLO changed from 06/14/2026 to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250241","line":"1","part":"NC4001-16-35","qty":"2","price":"140.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"250241","line":"3","part":"SPECIAL-TL","qty":"2","price":"155.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"250241","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250241","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250241","Line":"3","Company":"1","F_Line":"1","Comment":"NC4001-16-35CP - NCAT40 DualContact Shell Mill Holder","Loc":"Y"},{"Quote":"250241","Line":"3","Company":"1","F_Line":"2","Comment":"16mm Coolant Ports 20K.","Loc":"Y"}],"qcomms":[{"Quote":"250241","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"250241","Line":"1","Comment":"specials. Once a PO/order has been issued these items"},{"Quote":"250241","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-15 10:07:12.423 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250241-05152026100712.txt === {"quote":"250241","customer":"18380","name":null,"customerName":"Reliable Machine Tool Co.","comp":"01","open":"0","shipto":"XZACDEFI","shiptoName":"Reliable Machine & Manufacturing","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-03-2026","cust_po":"NCAT40 16mm Shell Mills","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jim Pavik","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:06","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Jim Pavik","follow_phone":"319-366-3342","follow_email":"jimp@relmach.com","pic_user":"rons","total_amt":"590.00","total_gp":"499.92","total_gpm":"84.73","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":250241,"Line":0,"Comment":"05/15/2026 10:06 AM - rons - CLO changed from 06/14/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250241,"Line":1,"Comment":"05/15/2026 10:07 AM - rons - Req Date changed from 06/25/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250241","line":"1","part":"NC4001-16-35","qty":"2","price":"140.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"250241","line":"3","part":"SPECIAL-TL","qty":"2","price":"155.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"250241","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250241","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250241","Line":"3","Company":"1","F_Line":"1","Comment":"NC4001-16-35CP - NCAT40 DualContact Shell Mill Holder","Loc":"Y"},{"Quote":"250241","Line":"3","Company":"1","F_Line":"2","Comment":"16mm Coolant Ports 20K.","Loc":"Y"}],"qcomms":[{"Quote":"250241","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"250241","Line":"1","Comment":"specials. Once a PO/order has been issued these items"},{"Quote":"250241","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 10:07:17.450 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250211-05152026100717.txt === {"quote":"250211","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOLIA","shiptoName":"PTSolutions - Hiawatha","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-25-2026","cust_po":"16C Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:22","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Aric Humble","follow_phone":"","follow_email":"ahumble@pts-tools.com","pic_user":"rons","total_amt":"1685.16","total_gp":"433.39","total_gpm":"25.72","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"250211","line":"0","data":"05-14-2026 13:25-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250211,"Line":0,"Comment":"05/15/2026 10:07 AM - rons - CLO changed from 06/14/2026 to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250211","line":"1","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"2","part":"160-049","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"3","part":"160-050","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"4","part":"160-051","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"5","part":"160-052","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"6","part":"160-053","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"7","part":"160-054","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"8","part":"160-055","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"9","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"10","part":"160-057","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"11","part":"160-058","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"12","part":"160-059","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"13","part":"160-060","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"14","part":"160-061","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"15","part":"160-062","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"16","part":"160-063","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"17","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"18","part":"160-068","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"19","part":"160-072","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"20","part":"160-073","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"21","part":"160-076","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"22","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"23","part":"160-084","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"24","part":"160-088","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"25","part":"160-092","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"26","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"27","part":"160-100","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"28","part":"160-104","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"29","part":"166-001S","qty":"1","price":"114.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":30}}] 2026-05-15 10:07:21.705 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250211-05152026100721.txt === {"quote":"250211","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOLIA","shiptoName":"PTSolutions - Hiawatha","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-03-2026","cust_po":"16C Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:22","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Aric Humble","follow_phone":"","follow_email":"ahumble@pts-tools.com","pic_user":"rons","total_amt":"1685.16","total_gp":"433.39","total_gpm":"25.72","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"250211","line":"0","data":"05-14-2026 13:25-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250211,"Line":0,"Comment":"05/15/2026 10:07 AM - rons - CLO changed from 06/14/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250211,"Line":1,"Comment":"05/15/2026 10:07 AM - rons - Req Date changed from 06/25/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250211","line":"1","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"2","part":"160-049","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"3","part":"160-050","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"4","part":"160-051","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"5","part":"160-052","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"6","part":"160-053","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"7","part":"160-054","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"8","part":"160-055","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"9","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"10","part":"160-057","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"11","part":"160-058","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"12","part":"160-059","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"13","part":"160-060","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"14","part":"160-061","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"15","part":"160-062","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"16","part":"160-063","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"17","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"18","part":"160-068","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"19","part":"160-072","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"20","part":"160-073","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"21","part":"160-076","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"22","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"23","part":"160-084","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"24","part":"160-088","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"25","part":"160-092","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"26","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"27","part":"160-100","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"28","part":"160-104","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"29","part":"166-001S","qty":"1","price":"114.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":30}}] 2026-05-15 10:07:40.551 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250254-05152026100740.txt === {"quote":"250254","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"TUNASH","shiptoName":"Turner Supply","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"KM1.1/4-10","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:30","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@turnersupply.com","pic_user":"rons","total_amt":"49.68","total_gp":"37.02","total_gpm":"74.52","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":250254,"Line":0,"Comment":"05/15/2026 10:07 AM - rons - CLO changed from 06/15/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250254","line":"1","part":"KM1.1/4-10","qty":"1","price":"69.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250254","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-15 10:07:44.710 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250254-05152026100744.txt === {"quote":"250254","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"TUNASH","shiptoName":"Turner Supply","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-04-2026","cust_po":"KM1.1/4-10","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:30","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@turnersupply.com","pic_user":"rons","total_amt":"49.68","total_gp":"37.02","total_gpm":"74.52","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":250254,"Line":0,"Comment":"05/15/2026 10:07 AM - rons - CLO changed from 06/15/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250254,"Line":1,"Comment":"05/15/2026 10:07 AM - rons - Req Date changed from 06/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250254","line":"1","part":"KM1.1/4-10","qty":"1","price":"69.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250254","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 10:07:58.440 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250255-05152026100758.txt === {"quote":"250255","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"CLINNEWT","shiptoName":"Cline Tool & Service Company","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"S1205-0875-5.61","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heather Williams","drop_po":"","status":"0","user":"briand","conv_order":"","time":"08:40","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Heather Williams","follow_phone":"","follow_email":"hwilliams@clinetool.com","pic_user":"rons","total_amt":"573.24","total_gp":"215.57","total_gpm":"37.61","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"250255","line":"1","data":"Chat."},{"comp":"1","quote":"250255","line":"0","data":"05-15-2026 08:43-briand: Came in through Live"}],"crmnotes":[{"comp":1,"quote":250255,"Line":0,"Comment":"05/15/2026 10:07 AM - rons - CLO changed from 06/15/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250255","line":"1","part":"S1205-0875-5.61","qty":"1","price":"843.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250255","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-15 10:08:03.225 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250255-05152026100802.txt === {"quote":"250255","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"CLINNEWT","shiptoName":"Cline Tool & Service Company","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-04-2026","cust_po":"S1205-0875-5.61","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heather Williams","drop_po":"","status":"0","user":"briand","conv_order":"","time":"08:40","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Heather Williams","follow_phone":"","follow_email":"hwilliams@clinetool.com","pic_user":"rons","total_amt":"573.24","total_gp":"215.57","total_gpm":"37.61","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"250255","line":"1","data":"Chat."},{"comp":"1","quote":"250255","line":"0","data":"05-15-2026 08:43-briand: Came in through Live"}],"crmnotes":[{"comp":1,"quote":250255,"Line":0,"Comment":"05/15/2026 10:07 AM - rons - CLO changed from 06/15/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250255,"Line":1,"Comment":"05/15/2026 10:07 AM - rons - Req Date changed from 06/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250255","line":"1","part":"S1205-0875-5.61","qty":"1","price":"843.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250255","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 10:08:13.543 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249920-05152026100813.txt === {"quote":"249920","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-08-2026","cust_po":"Shell Mills - Indexable","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:29","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"1496.00","total_gp":"1496.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249920","line":"6","data":"05-11-2026 10:30 - Discounts Recalculated QS"},{"comp":"1","quote":"249920","line":"5","data":"on longer gage length with coolant ports"},{"comp":"1","quote":"249920","line":"4","data":"entry on log again to reconfirm price & delivery"},{"comp":"1","quote":"249920","line":"3","data":"quote log...confirmed with Fletcher and added"},{"comp":"1","quote":"249920","line":"2","data":"05-12-2026 11:14-rons: received response back on"},{"comp":"1","quote":"249920","line":"1","data":"with 50% GP on specials"},{"comp":"1","quote":"249920","line":"0","data":"05-14-2026 09:31-rons: spoke with Fletcher, going"}],"crmnotes":[{"comp":1,"quote":249920,"Line":0,"Comment":"05/11/2026 2:10 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249920,"Line":1,"Comment":"05/11/2026 2:11 PM - rons - CLO changed from 06/11/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249920,"Line":2,"Comment":"05/11/2026 2:11 PM - rons - Req Date changed from 06/22/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":249920,"Line":3,"Comment":"05/15/2026 10:08 AM - rons - CLO changed from 06/01/2026 to 06/01/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249920","line":"1","part":"SPECIAL-TL","qty":"4","price":"374.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS ADA","branch":"1"},{"comp":"01","order":"249920","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249920","Line":"1","Company":"1","F_Line":"1","Comment":"HSK63A-SM40-150CP - HSK63A Shell Mill Holder 40mm,","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"2","Comment":"150mm GL, 200mm total length, w/ coolant ports.","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"3","Comment":"Please note these are considered special and have been","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"4","Comment":"quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"249920","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249920","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"249920","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 10:08:18.884 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249920-05152026100818.txt === {"quote":"249920","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-08-2026","cust_po":"Shell Mills - Indexable","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:29","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"1496.00","total_gp":"1496.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249920","line":"6","data":"05-11-2026 10:30 - Discounts Recalculated QS"},{"comp":"1","quote":"249920","line":"5","data":"on longer gage length with coolant ports"},{"comp":"1","quote":"249920","line":"4","data":"entry on log again to reconfirm price & delivery"},{"comp":"1","quote":"249920","line":"3","data":"quote log...confirmed with Fletcher and added"},{"comp":"1","quote":"249920","line":"2","data":"05-12-2026 11:14-rons: received response back on"},{"comp":"1","quote":"249920","line":"1","data":"with 50% GP on specials"},{"comp":"1","quote":"249920","line":"0","data":"05-14-2026 09:31-rons: spoke with Fletcher, going"}],"crmnotes":[{"comp":1,"quote":249920,"Line":0,"Comment":"05/11/2026 2:10 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249920,"Line":1,"Comment":"05/11/2026 2:11 PM - rons - CLO changed from 06/11/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249920,"Line":2,"Comment":"05/11/2026 2:11 PM - rons - Req Date changed from 06/22/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":249920,"Line":3,"Comment":"05/15/2026 10:08 AM - rons - CLO changed from 06/01/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249920,"Line":4,"Comment":"05/15/2026 10:08 AM - rons - Req Date changed from 06/08/2026 to 06/08/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249920","line":"1","part":"SPECIAL-TL","qty":"4","price":"374.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS ADA","branch":"1"},{"comp":"01","order":"249920","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249920","Line":"1","Company":"1","F_Line":"1","Comment":"HSK63A-SM40-150CP - HSK63A Shell Mill Holder 40mm,","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"2","Comment":"150mm GL, 200mm total length, w/ coolant ports.","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"3","Comment":"Please note these are considered special and have been","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"4","Comment":"quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"249920","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249920","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"249920","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 10:14:18.548 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(35.4993128730316, -80.5679495540267, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(35.4993128730316, -80.5679495540267, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3927149 second/s. 2026-05-15 10:14:31.130 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249558-05152026101430.txt === {"quote":"249558","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"1","shipto":"DMGMORNJ","shiptoName":"DMG Mori/New Jersey","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-12-2026","cust_po":"Norman Roessle","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Norman Roessle","drop_po":"CNC260FA-M","status":"0","user":"chrisb","conv_order":"","time":"14:15","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Norman Roessle","follow_phone":"973-727-2642","follow_email":"nroessle@dmgmori-usa.com","pic_user":"jacobm","total_amt":"20591.25","total_gp":"13898.42","total_gpm":"67.50","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobm","reason":"2","totalQty":"3","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249558","line":"0","data":"05-01-2026 14:18 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249558,"Line":0,"Comment":"05/15/2026 10:56 AM - jacobm - F/U changed from 05/14/2026 to 5/18/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249558","line":"1","part":"CNC260FA-M","qty":"1","price":"24494.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249558","line":"2","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249558","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 10:15:19.412 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248297-05152026101519.txt === {"quote":"248297","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"JOHNLAUR","shiptoName":"Johns Hopkins Univ-Applied Physics","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-09-2026","cust_po":"Mazak BMT68 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Smith","drop_po":"","status":"0","user":"jacobm","conv_order":"","time":"09:25","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Jim Smith","follow_phone":"443-252-1624","follow_email":"jsmith@stellarindustrial.com","pic_user":"jacobm","total_amt":"11035.76","total_gp":"5889.20","total_gpm":"53.36","rev_type":"LT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-09-2026","notes":[{"comp":"1","quote":"248297","line":"10","data":"04-09-2026 12:31 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"9","data":"04-09-2026 11:24 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"8","data":"04-09-2026 11:23 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"7","data":"04-09-2026 11:11 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"6","data":"04-09-2026 11:10 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"5","data":"disc."},{"comp":"1","quote":"248297","line":"4","data":"GP's and disc to review if he wants to do extra"},{"comp":"1","quote":"248297","line":"3","data":"going to meeting w/ MSC reps, sent him list of"},{"comp":"1","quote":"248297","line":"2","data":"04-09-2026 11:12-briand: Jacob entered quote,"},{"comp":"1","quote":"248297","line":"1","data":"8%."},{"comp":"1","quote":"248297","line":"0","data":"04-09-2026 12:32-briand: Jacob said to go extra"}],"crmnotes":[{"comp":1,"quote":248297,"Line":0,"Comment":"04/16/2026 11:20 AM - jacobm - Sent follow up email"},{"comp":1,"quote":248297,"Line":1,"Comment":"04/16/2026 11:21 AM - jacobm - F/U changed from 04/15/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248297,"Line":2,"Comment":"04/24/2026 12:46 PM - jacobm - Quote is for a military shop. Jim made it known that they move slowly. He will contact once he sees movement"},{"comp":1,"quote":248297,"Line":3,"Comment":"04/24/2026 12:47 PM - jacobm - F/U changed from 04/23/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248297,"Line":4,"Comment":"05/01/2026 4:09 PM - jacobm - F/U changed from 04/30/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248297,"Line":5,"Comment":"05/11/2026 12:45 PM - jacobm - Follow up email."},{"comp":1,"quote":248297,"Line":6,"Comment":"05/11/2026 12:46 PM - jacobm - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248297","line":"1","part":"MZST68-ER32X","qty":"1","price":"3022.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"2","part":"MZST68-ER32X-ICE","qty":"1","price":"3348.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"3","part":"MZST68-ER32Z","qty":"1","price":"4814.00","uom":"EA","discount":"33.00","req_date":"Mid/End May","branch":"1"},{"comp":"01","order":"248297","line":"4","part":"MZST68-ER32Z-ICE","qty":"1","price":"5084.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"5","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"6","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 10:20:06.558 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249856-05152026102006.txt === {"quote":"249856","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"CLINNEWT","shiptoName":"Cline Tool & Service Company","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-19-2026","cust_po":"C40R5-0875-3.50(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Cara Schoettmer","drop_po":"","status":"0","user":"belindah","conv_order":"","time":"09:12","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"Cara Schoettmer","follow_phone":"","follow_email":"CSCHOETTMER@CLINETOOL.COM","pic_user":"rons","total_amt":"346.80","total_gp":"169.69","total_gpm":"48.93","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-17-2026","notes":[{"comp":"1","quote":"249856","line":"0","data":"05-08-2026 15:00-rons: live chat inquiry"}],"crmnotes":[{"comp":1,"quote":249856,"Line":0,"Comment":"05/15/2026 10:19 AM - rons - CLO changed from 06/10/2026 to 06/17/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249856","line":"1","part":"C40R5-0875-3.50(C)","qty":"1","price":"578.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249856","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-15 10:20:12.380 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249856-05152026102012.txt === {"quote":"249856","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"CLINNEWT","shiptoName":"Cline Tool & Service Company","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-24-2026","cust_po":"C40R5-0875-3.50(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Cara Schoettmer","drop_po":"","status":"0","user":"belindah","conv_order":"","time":"09:12","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"Cara Schoettmer","follow_phone":"","follow_email":"CSCHOETTMER@CLINETOOL.COM","pic_user":"rons","total_amt":"346.80","total_gp":"169.69","total_gpm":"48.93","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-17-2026","notes":[{"comp":"1","quote":"249856","line":"0","data":"05-08-2026 15:00-rons: live chat inquiry"}],"crmnotes":[{"comp":1,"quote":249856,"Line":0,"Comment":"05/15/2026 10:19 AM - rons - CLO changed from 06/10/2026 to 06/17/2026 (CLO Date Updated)"},{"comp":1,"quote":249856,"Line":1,"Comment":"05/15/2026 10:20 AM - rons - Req Date changed from 06/19/2026 to 06/24/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249856","line":"1","part":"C40R5-0875-3.50(C)","qty":"1","price":"578.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249856","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 10:20:33.526 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\OERMET-2-3462.txt === {"customer":"OERMET","line":"A","dept":"M","name":"Rafael Melendez","title":"PS","phone":"516-236-4358","cell":"516-236-4358","fax":null,"email":"rafael.melendez@oerlikon.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3462,"password":null,"webenabled":"Y","linkedin":null,"city":"Westbury","state":"NY","address1":"1101 Prospect Avenue","address2":null,"zip":"11590","country":"USA","userid":"jacobm","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"2"}}] 2026-05-15 10:41:54.119 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249732-05152026104153.txt === {"quote":"249732","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"1","shipto":"TIGERTOO","shiptoName":"Tiger Tool","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-17-2026","cust_po":"SK20-1/4A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Kip Peterson","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"11:16","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Kip Peterson","follow_phone":"","follow_email":"kpeterson@dgisupply.ca","pic_user":"bethw","total_amt":"959.35","total_gp":"649.54","total_gpm":"67.71","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"14","win_pct":"20","clo_date":"06-06-2026","notes":[],"crmnotes":[{"comp":1,"quote":249732,"Line":0,"Comment":"05/15/2026 10:41 AM - bethw - Asked some questions that was never responded to. Quote expired and closed."}],"items":[{"comp":"01","order":"249732","line":"1","part":"SK20-1/4A","qty":"1","price":"95.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249732","line":"2","part":"SKN-25BJ","qty":"1","price":"127.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249732","line":"3","part":"SKJ25-1/4C","qty":"1","price":"55.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249732","line":"4","part":"SK20-5/16A","qty":"1","price":"95.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249732","line":"5","part":"SKN-25BJ","qty":"1","price":"127.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249732","line":"6","part":"SKJ25-5/16C","qty":"1","price":"55.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249732","line":"7","part":"SK20-3/8A","qty":"1","price":"95.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249732","line":"8","part":"SKN-25BJ","qty":"1","price":"127.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249732","line":"9","part":"SKJ25-3/8C","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"3mths Mfg + ship","branch":"1"},{"comp":"01","order":"249732","line":"10","part":"SK20-1/2AC","qty":"1","price":"174.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249732","line":"11","part":"SK20-5/8AC","qty":"1","price":"174.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249732","line":"12","part":"SK20-3/4AC","qty":"1","price":"174.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249732","line":"13","part":"SKJL-25","qty":"1","price":"26.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249732","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":14}}] 2026-05-15 10:42:51.758 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249743-05152026104251.txt === {"quote":"249743","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"1","shipto":"DGICAL","shiptoName":"DGI Supply - Calgary","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-17-2026","cust_po":"Fidelity Machine","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Carole Bissonnette","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:42","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Carole Bissonnette","follow_phone":"416-675-7011 x-89497","follow_email":"cbissonnette@dgisupply.ca","pic_user":"bethw","total_amt":"330.20","total_gp":"233.34","total_gpm":"70.67","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"bethw","reason":"5","totalQty":"5","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"249743","line":"0","data":"05-06-2026 13:43 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249743,"Line":0,"Comment":"05/15/2026 10:42 AM - bethw - Thomas Skinner recvd SO# 1039075"}],"items":[{"comp":"01","order":"249743","line":"1","part":"VMK8-1/4","qty":"2","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249743","line":"2","part":"VMK8-1/8","qty":"2","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249743","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-15 10:45:09.479 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248429-05152026104509.txt === {"quote":"248429","customer":"18685","name":null,"customerName":"AJ Rod Co., Inc.","comp":"01","open":"1","shipto":"AJBRITT","shiptoName":"AJ Rod Company Houston","entry_date":"04-13-2026","cust_order_date":"05-13-2026","req_date":"05-25-2026","cust_po":"CCK1-6","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Noe Saenz","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"08:13","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Noe Saenz","follow_phone":"713-921-6111 x127","follow_email":"noe.saenz@ajrodco.com","pic_user":"bethw","total_amt":"54.40","total_gp":"37.39","total_gpm":"68.73","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"bethw","reason":"5","totalQty":"2","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":248429,"Line":0,"Comment":"05/15/2026 10:44 AM - bethw - DXP recvd SO# 1036853"}],"items":[{"comp":"01","order":"248429","line":"1","part":"CCK1-6","qty":"1","price":"80.00","uom":"EA","discount":"32.00","req_date":"on b/o ETA 4/15","branch":"1"},{"comp":"01","order":"248429","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-15 10:48:05.770 [INFO] In session is user: joshuav 2026-05-15 10:49:26.639 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248487-05152026104926.txt === {"quote":"248487","customer":"19585","name":null,"customerName":"Thomas Skinner & Son Ltd.","comp":"01","open":"1","shipto":"GIKLLLLM","shiptoName":"Thomas Skinner - Vancouver Location","entry_date":"04-13-2026","cust_order_date":"04-13-2026","req_date":"05-25-2026","cust_po":"NT65-ER32X-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"90","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Patrick Sekida","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"14:58","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Patrick Sekida","follow_phone":"604-834-3369 direct","follow_email":"psekida@tskinner.com","pic_user":"bethw","total_amt":"7251.32","total_gp":"4004.61","total_gpm":"55.23","rev_type":"LT","mod_date":"05-15-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"5","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":248487,"Line":0,"Comment":"04/20/2026 3:49 PM - bethw - F/U changed from 04/19/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248487,"Line":1,"Comment":"05/15/2026 10:48 AM - bethw - DGI is also quoting this customer. They explained that the End User has been tied up with several projects and have little response at the moment. I've closed the quote and suggest we re open when it becomes more active. quote closed."}],"items":[{"comp":"01","order":"248487","line":"1","part":"NT65-ER32X-ICE","qty":"1","price":"3570.00","uom":"EA","discount":"30.00","req_date":"see comments","branch":"1"},{"comp":"01","order":"248487","line":"2","part":"NT65-ER32Z-ICE","qty":"1","price":"6575.00","uom":"EA","discount":"30.00","req_date":"","branch":"1"},{"comp":"01","order":"248487","line":"3","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248487","line":"4","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248487","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 10:50:51.514 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247593-05152026105051.txt === {"quote":"247593","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"1","shipto":"DGIOKVI","shiptoName":"DGI Supply - GTA","entry_date":"03-26-2026","cust_order_date":"05-01-2026","req_date":"05-07-2026","cust_po":"SPECIAL-LV-MI","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"12:40","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"@","follow_phone":"","follow_email":"@","pic_user":"bethw","total_amt":"2646.55","total_gp":"1406.22","total_gpm":"53.13","rev_type":"LT","mod_date":"05-15-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":247593,"Line":0,"Comment":"04/30/2026 2:44 PM - bethw - sent QFU to Paul for update on status."},{"comp":1,"quote":247593,"Line":1,"Comment":"04/30/2026 2:44 PM - bethw - F/U changed from 05/01/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247593,"Line":2,"Comment":"05/12/2026 9:11 AM - bethw - Sent QFU to Paul for feedback or update."},{"comp":1,"quote":247593,"Line":3,"Comment":"05/12/2026 9:11 AM - bethw - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247593,"Line":4,"Comment":"05/14/2026 8:44 AM - bethw - Per Paul, the customer has been tied up with several projects and he has had little response from him at the moment, he will keep me posted if he hears anything back as he knows he wants better quality than the ones he has. Quote closed."},{"comp":1,"quote":247593,"Line":5,"Comment":"05/14/2026 8:44 AM - bethw - Closed"}],"items":[{"comp":"01","order":"247593","line":"1","part":"NT65-ER32X-ICE","qty":"1","price":"3570.00","uom":"EA","discount":"30.00","req_date":"see comments","branch":"1"},{"comp":"01","order":"247593","line":"2","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247593","line":"3","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247593","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247593","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247593","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247593","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 10:52:31.573 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248465-05152026105231.txt === {"quote":"248465","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"BLACKTOK","shiptoName":"BlackHawk Industrial - BaseCamp","entry_date":"04-13-2026","cust_order_date":"05-13-2026","req_date":"05-25-2026","cust_po":"GH16","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Magnolia Buenaventura","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"12:42","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Magnolia Buenaventura","follow_phone":"405-688-2302","follow_email":"magnolia.buenaventura@blackhawkid.com","pic_user":"bethw","total_amt":"201.75","total_gp":"128.80","total_gpm":"63.84","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":248465,"Line":0,"Comment":"05/15/2026 10:52 AM - bethw - converted to SO# 1036828"}],"items":[{"comp":"01","order":"248465","line":"1","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248465","line":"2","part":"SKN-6WK","qty":"1","price":"58.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248465","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-15 10:54:59.659 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249881-05152026105459.txt === {"quote":"249881","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCIFTWO","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-19-2026","cust_po":"QCFC65-024-SMO","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:37","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"bethw","total_amt":"238.68","total_gp":"92.55","total_gpm":"38.78","rev_type":"WAP","mod_date":"05-15-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-08-2026","notes":[],"crmnotes":[{"comp":1,"quote":249881,"Line":0,"Comment":"05/15/2026 10:54 AM - bethw - converted to SO# 1038879"}],"items":[{"comp":"01","order":"249881","line":"1","part":"QCFC65-024-SMO","qty":"1","price":"351.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249881","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-15 10:56:05.176 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-231194-05152026105604.txt === {"quote":"231194","customer":"13205","name":null,"customerName":"Machinery Systems Inc.","comp":"01","open":"0","shipto":"DIRECTAE","shiptoName":"Direct AeroSystems, Inc","entry_date":"04-16-2025","cust_order_date":"04-16-2025","req_date":"06-06-2026","cust_po":"E46LA DEMO UNIT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jordan Meier","drop_po":"","status":"0","user":"francescof","conv_order":"","time":"17:35","extra":"","follow_up":"05-09-2026","web_id":"","follow_name":"Jordan Meier","follow_phone":"(319) 504-7444","follow_email":"jordanm@machsys.com","pic_user":"joshuav","total_amt":"50307.50","total_gp":"23191.26","total_gpm":"46.10","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"20","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"231194","line":"0","data":"04-16-2025 17:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":231194,"Line":0,"Comment":"04/21/2025 11:05 AM - francescof - Encounter has been added"},{"comp":1,"quote":231194,"Line":1,"Comment":"05/01/2025 3:54 PM - francescof - F/U changed from 04/29/2025 to 5/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":2,"Comment":"05/12/2025 8:03 AM - francescof - F/U changed from 05/06/2025 to 5/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":3,"Comment":"05/18/2025 11:12 AM - francescof - CLO changed from 05/16/2025 to 05/23/2025 (CLO Date Updated)"},{"comp":1,"quote":231194,"Line":4,"Comment":"05/18/2025 11:12 AM - francescof - F/U changed from 05/14/2025 to 5/23/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":5,"Comment":"05/27/2025 11:28 AM - francescof - F/U changed from 05/23/2025 to 6/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":6,"Comment":"05/27/2025 11:28 AM - francescof - CLO changed from 05/23/2025 to 06/03/2025 (CLO Date Updated)"},{"comp":1,"quote":231194,"Line":7,"Comment":"05/27/2025 11:28 AM - francescof - Req Date changed from 05/28/2025 to 06/03/2025 (Req Date Updated)"},{"comp":1,"quote":231194,"Line":8,"Comment":"05/27/2025 11:28 AM - francescof - Encounter has been added"},{"comp":1,"quote":231194,"Line":9,"Comment":"08/15/2025 2:16 PM - michaelg - F/U changed from 06/25/2025 to 9/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":10,"Comment":"08/15/2025 2:16 PM - michaelg - CLO changed from 06/25/2025 to 09/30/2025 (CLO Date Updated)"},{"comp":1,"quote":231194,"Line":11,"Comment":"08/15/2025 2:16 PM - michaelg - Req Date changed from 06/25/2025 to 09/30/2025 (Req Date Updated)"},{"comp":1,"quote":231194,"Line":12,"Comment":"03/04/2026 3:53 PM - joshuav - F/U changed from 09/30/2025 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":13,"Comment":"03/04/2026 3:53 PM - joshuav - CLO changed from 09/30/2025 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":231194,"Line":14,"Comment":"03/04/2026 3:53 PM - joshuav - Req Date changed from 09/30/2025 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":231194,"Line":15,"Comment":"04/06/2026 7:34 AM - joshuav - F/U Changed from 4/4/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":16,"Comment":"05/02/2026 1:36 PM - joshuav - F/U Changed from 5/2/2026 to 5/9/2026 (Follow Up in 1 Week)"},{"comp":1,"quote":231194,"Line":17,"Comment":"05/15/2026 10:55 AM - joshuav - Req Date changed from 05/30/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"231194","line":"1","part":"PRE-E46LA-I40","qty":"1","price":"47100.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"231194","line":"5","part":"PRE-GAUGE-C40","qty":"1","price":"600.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"6","part":"PRE-GAUGE-H63","qty":"1","price":"1040.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"7","part":"PRE-SPDL-H63RMA","qty":"1","price":"5230.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"8","part":"PRE-SPDL-H10RMA","qty":"1","price":"7320.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"9","part":"PRE-GAUGE-H100","qty":"1","price":"1520.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"10","part":"PRE-PRNT-QL800","qty":"1","price":"300.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"11","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"30.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"12","part":"PRE-INST/TRAINING","qty":"1","price":"2750.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"231194","line":"13","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"231194","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"231194","Line":"13","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"231194","Line":"13","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"231194","Line":"13","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"231194","Line":"13","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-15 10:56:07.388 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-231194-05152026105607.txt === {"quote":"231194","customer":"13205","name":null,"customerName":"Machinery Systems Inc.","comp":"01","open":"0","shipto":"DIRECTAE","shiptoName":"Direct AeroSystems, Inc","entry_date":"04-16-2025","cust_order_date":"04-16-2025","req_date":"06-06-2026","cust_po":"E46LA DEMO UNIT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jordan Meier","drop_po":"","status":"0","user":"francescof","conv_order":"","time":"17:35","extra":"","follow_up":"05-09-2026","web_id":"","follow_name":"Jordan Meier","follow_phone":"(319) 504-7444","follow_email":"jordanm@machsys.com","pic_user":"joshuav","total_amt":"50307.50","total_gp":"23191.26","total_gpm":"46.10","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"20","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"231194","line":"0","data":"04-16-2025 17:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":231194,"Line":0,"Comment":"04/21/2025 11:05 AM - francescof - Encounter has been added"},{"comp":1,"quote":231194,"Line":1,"Comment":"05/01/2025 3:54 PM - francescof - F/U changed from 04/29/2025 to 5/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":2,"Comment":"05/12/2025 8:03 AM - francescof - F/U changed from 05/06/2025 to 5/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":3,"Comment":"05/18/2025 11:12 AM - francescof - CLO changed from 05/16/2025 to 05/23/2025 (CLO Date Updated)"},{"comp":1,"quote":231194,"Line":4,"Comment":"05/18/2025 11:12 AM - francescof - F/U changed from 05/14/2025 to 5/23/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":5,"Comment":"05/27/2025 11:28 AM - francescof - F/U changed from 05/23/2025 to 6/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":6,"Comment":"05/27/2025 11:28 AM - francescof - CLO changed from 05/23/2025 to 06/03/2025 (CLO Date Updated)"},{"comp":1,"quote":231194,"Line":7,"Comment":"05/27/2025 11:28 AM - francescof - Req Date changed from 05/28/2025 to 06/03/2025 (Req Date Updated)"},{"comp":1,"quote":231194,"Line":8,"Comment":"05/27/2025 11:28 AM - francescof - Encounter has been added"},{"comp":1,"quote":231194,"Line":9,"Comment":"08/15/2025 2:16 PM - michaelg - F/U changed from 06/25/2025 to 9/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":10,"Comment":"08/15/2025 2:16 PM - michaelg - CLO changed from 06/25/2025 to 09/30/2025 (CLO Date Updated)"},{"comp":1,"quote":231194,"Line":11,"Comment":"08/15/2025 2:16 PM - michaelg - Req Date changed from 06/25/2025 to 09/30/2025 (Req Date Updated)"},{"comp":1,"quote":231194,"Line":12,"Comment":"03/04/2026 3:53 PM - joshuav - F/U changed from 09/30/2025 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":13,"Comment":"03/04/2026 3:53 PM - joshuav - CLO changed from 09/30/2025 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":231194,"Line":14,"Comment":"03/04/2026 3:53 PM - joshuav - Req Date changed from 09/30/2025 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":231194,"Line":15,"Comment":"04/06/2026 7:34 AM - joshuav - F/U Changed from 4/4/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":16,"Comment":"05/02/2026 1:36 PM - joshuav - F/U Changed from 5/2/2026 to 5/9/2026 (Follow Up in 1 Week)"},{"comp":1,"quote":231194,"Line":17,"Comment":"05/15/2026 10:55 AM - joshuav - Req Date changed from 05/30/2026 to 06/06/2026 (Req Date Updated)"},{"comp":1,"quote":231194,"Line":18,"Comment":"05/15/2026 10:55 AM - joshuav - CLO changed from 05/23/2026 to 05/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"231194","line":"1","part":"PRE-E46LA-I40","qty":"1","price":"47100.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"231194","line":"5","part":"PRE-GAUGE-C40","qty":"1","price":"600.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"6","part":"PRE-GAUGE-H63","qty":"1","price":"1040.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"7","part":"PRE-SPDL-H63RMA","qty":"1","price":"5230.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"8","part":"PRE-SPDL-H10RMA","qty":"1","price":"7320.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"9","part":"PRE-GAUGE-H100","qty":"1","price":"1520.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"10","part":"PRE-PRNT-QL800","qty":"1","price":"300.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"11","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"30.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"12","part":"PRE-INST/TRAINING","qty":"1","price":"2750.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"231194","line":"13","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"231194","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"231194","Line":"13","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"231194","Line":"13","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"231194","Line":"13","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"231194","Line":"13","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-15 10:56:08.910 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-231194-05152026105608.txt === {"quote":"231194","customer":"13205","name":null,"customerName":"Machinery Systems Inc.","comp":"01","open":"0","shipto":"DIRECTAE","shiptoName":"Direct AeroSystems, Inc","entry_date":"04-16-2025","cust_order_date":"04-16-2025","req_date":"06-06-2026","cust_po":"E46LA DEMO UNIT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jordan Meier","drop_po":"","status":"0","user":"francescof","conv_order":"","time":"17:35","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Jordan Meier","follow_phone":"(319) 504-7444","follow_email":"jordanm@machsys.com","pic_user":"joshuav","total_amt":"50307.50","total_gp":"23191.26","total_gpm":"46.10","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"20","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"231194","line":"0","data":"04-16-2025 17:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":231194,"Line":0,"Comment":"04/21/2025 11:05 AM - francescof - Encounter has been added"},{"comp":1,"quote":231194,"Line":1,"Comment":"05/01/2025 3:54 PM - francescof - F/U changed from 04/29/2025 to 5/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":2,"Comment":"05/12/2025 8:03 AM - francescof - F/U changed from 05/06/2025 to 5/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":3,"Comment":"05/18/2025 11:12 AM - francescof - CLO changed from 05/16/2025 to 05/23/2025 (CLO Date Updated)"},{"comp":1,"quote":231194,"Line":4,"Comment":"05/18/2025 11:12 AM - francescof - F/U changed from 05/14/2025 to 5/23/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":5,"Comment":"05/27/2025 11:28 AM - francescof - F/U changed from 05/23/2025 to 6/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":6,"Comment":"05/27/2025 11:28 AM - francescof - CLO changed from 05/23/2025 to 06/03/2025 (CLO Date Updated)"},{"comp":1,"quote":231194,"Line":7,"Comment":"05/27/2025 11:28 AM - francescof - Req Date changed from 05/28/2025 to 06/03/2025 (Req Date Updated)"},{"comp":1,"quote":231194,"Line":8,"Comment":"05/27/2025 11:28 AM - francescof - Encounter has been added"},{"comp":1,"quote":231194,"Line":9,"Comment":"08/15/2025 2:16 PM - michaelg - F/U changed from 06/25/2025 to 9/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":10,"Comment":"08/15/2025 2:16 PM - michaelg - CLO changed from 06/25/2025 to 09/30/2025 (CLO Date Updated)"},{"comp":1,"quote":231194,"Line":11,"Comment":"08/15/2025 2:16 PM - michaelg - Req Date changed from 06/25/2025 to 09/30/2025 (Req Date Updated)"},{"comp":1,"quote":231194,"Line":12,"Comment":"03/04/2026 3:53 PM - joshuav - F/U changed from 09/30/2025 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":13,"Comment":"03/04/2026 3:53 PM - joshuav - CLO changed from 09/30/2025 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":231194,"Line":14,"Comment":"03/04/2026 3:53 PM - joshuav - Req Date changed from 09/30/2025 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":231194,"Line":15,"Comment":"04/06/2026 7:34 AM - joshuav - F/U Changed from 4/4/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":16,"Comment":"05/02/2026 1:36 PM - joshuav - F/U Changed from 5/2/2026 to 5/9/2026 (Follow Up in 1 Week)"},{"comp":1,"quote":231194,"Line":17,"Comment":"05/15/2026 10:55 AM - joshuav - Req Date changed from 05/30/2026 to 06/06/2026 (Req Date Updated)"},{"comp":1,"quote":231194,"Line":18,"Comment":"05/15/2026 10:55 AM - joshuav - CLO changed from 05/23/2026 to 05/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"231194","line":"1","part":"PRE-E46LA-I40","qty":"1","price":"47100.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"231194","line":"5","part":"PRE-GAUGE-C40","qty":"1","price":"600.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"6","part":"PRE-GAUGE-H63","qty":"1","price":"1040.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"7","part":"PRE-SPDL-H63RMA","qty":"1","price":"5230.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"8","part":"PRE-SPDL-H10RMA","qty":"1","price":"7320.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"9","part":"PRE-GAUGE-H100","qty":"1","price":"1520.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"10","part":"PRE-PRNT-QL800","qty":"1","price":"300.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"11","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"30.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"12","part":"PRE-INST/TRAINING","qty":"1","price":"2750.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"231194","line":"13","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"231194","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"231194","Line":"13","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"231194","Line":"13","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"231194","Line":"13","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"231194","Line":"13","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-15 10:56:58.776 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248527-05152026105658.txt === {"quote":"248527","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"0","shipto":"DGIOKVI","shiptoName":"DGI Supply - GTA","entry_date":"04-14-2026","cust_order_date":"05-14-2026","req_date":"05-26-2026","cust_po":"NB3007-0016-4.00G","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Clifford Ho","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"10:41","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Clifford Ho","follow_phone":"800-923-6255 x89340","follow_email":"cho@dgisupply.ca","pic_user":"bethw","total_amt":"1486.28","total_gp":"928.66","total_gpm":"62.48","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"21","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248527","line":"1","data":"or not on the PS. Sent both."},{"comp":"1","quote":"248527","line":"0","data":"04-15-2026 09:14-bethw: didn't know if coolant thr"}],"crmnotes":[],"items":[{"comp":"01","order":"248527","line":"1","part":"NB3007-0016-4.00G","qty":"6","price":"295.00","uom":"EA","discount":"46.00","req_date":"pending","branch":"1"},{"comp":"01","order":"248527","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248527","line":"3","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248527","line":"4","part":"B30-6000-EU","qty":"6","price":"28.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248527","line":"5","part":"PS-130E","qty":"6","price":"94.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248527","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-15 10:57:25.925 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-232655-05152026105725.txt === {"quote":"232655","customer":"13205","name":null,"customerName":"Machinery Systems Inc.","comp":"01","open":"0","shipto":"TANGMONT","shiptoName":"Tangent Technologies","entry_date":"05-16-2025","cust_order_date":"05-16-2025","req_date":"05-30-2026","cust_po":"ELBO E346BA PROJ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jordan Meier","drop_po":"","status":"0","user":"francescof","conv_order":"","time":"14:31","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Jordan Meier","follow_phone":"(319) 504-7444","follow_email":"jordanm@machsys.com","pic_user":"joshuav","total_amt":"23997.50","total_gp":"10737.83","total_gpm":"44.75","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"232655","line":"0","data":"05-16-2025 14:34 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":232655,"Line":0,"Comment":"05/27/2025 11:31 AM - francescof - F/U changed from 05/29/2025 to 6/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":1,"Comment":"08/15/2025 2:06 PM - michaelg - F/U changed from 06/25/2025 to 9/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":2,"Comment":"08/15/2025 2:06 PM - michaelg - CLO changed from 06/25/2025 to 09/30/2025 (CLO Date Updated)"},{"comp":1,"quote":232655,"Line":3,"Comment":"08/15/2025 2:06 PM - michaelg - Req Date changed from 06/27/2025 to 09/30/2025 (Req Date Updated)"},{"comp":1,"quote":232655,"Line":4,"Comment":"03/04/2026 4:32 PM - joshuav - F/U changed from 02/25/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":5,"Comment":"03/04/2026 4:32 PM - joshuav - CLO changed from 09/30/2025 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":232655,"Line":6,"Comment":"03/04/2026 4:32 PM - joshuav - Req Date changed from 09/30/2025 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":232655,"Line":7,"Comment":"03/20/2026 8:21 AM - joshuav - F/U Changed from 3/21/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":8,"Comment":"04/30/2026 8:39 AM - joshuav - F/U Changed from 4/25/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":9,"Comment":"05/02/2026 1:37 PM - joshuav - F/U Changed from 5/2/2026 to 5/9/2026 (Follow Up in 1 Week)"}],"items":[{"comp":"01","order":"232655","line":"1","part":"PRE-E346BA-I40","qty":"1","price":"28400.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232655","line":"2","part":"PRE-GAUGE-I40","qty":"1","price":"600.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232655","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"300.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232655","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"30.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232655","line":"5","part":"PRE-INST/TRAINING","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"232655","line":"6","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"232655","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"232655","Line":"6","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"232655","Line":"6","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"232655","Line":"6","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"232655","Line":"6","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 10:57:35.845 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-232655-05152026105735.txt === {"quote":"232655","customer":"13205","name":null,"customerName":"Machinery Systems Inc.","comp":"01","open":"0","shipto":"TANGMONT","shiptoName":"Tangent Technologies","entry_date":"05-16-2025","cust_order_date":"05-16-2025","req_date":"05-30-2026","cust_po":"ELBO E346BA PROJ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jordan Meier","drop_po":"","status":"0","user":"francescof","conv_order":"","time":"14:31","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Jordan Meier","follow_phone":"(319) 504-7444","follow_email":"jordanm@machsys.com","pic_user":"joshuav","total_amt":"23997.50","total_gp":"10737.83","total_gpm":"44.75","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"232655","line":"0","data":"05-16-2025 14:34 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":232655,"Line":0,"Comment":"05/27/2025 11:31 AM - francescof - F/U changed from 05/29/2025 to 6/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":1,"Comment":"08/15/2025 2:06 PM - michaelg - F/U changed from 06/25/2025 to 9/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":2,"Comment":"08/15/2025 2:06 PM - michaelg - CLO changed from 06/25/2025 to 09/30/2025 (CLO Date Updated)"},{"comp":1,"quote":232655,"Line":3,"Comment":"08/15/2025 2:06 PM - michaelg - Req Date changed from 06/27/2025 to 09/30/2025 (Req Date Updated)"},{"comp":1,"quote":232655,"Line":4,"Comment":"03/04/2026 4:32 PM - joshuav - F/U changed from 02/25/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":5,"Comment":"03/04/2026 4:32 PM - joshuav - CLO changed from 09/30/2025 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":232655,"Line":6,"Comment":"03/04/2026 4:32 PM - joshuav - Req Date changed from 09/30/2025 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":232655,"Line":7,"Comment":"03/20/2026 8:21 AM - joshuav - F/U Changed from 3/21/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":8,"Comment":"04/30/2026 8:39 AM - joshuav - F/U Changed from 4/25/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":9,"Comment":"05/02/2026 1:37 PM - joshuav - F/U Changed from 5/2/2026 to 5/9/2026 (Follow Up in 1 Week)"},{"comp":1,"quote":232655,"Line":10,"Comment":"05/15/2026 10:57 AM - joshuav - F/U changed from 05/09/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":11,"Comment":"05/15/2026 10:57 AM - joshuav - CLO changed from 05/23/2026 to 05/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"232655","line":"1","part":"PRE-E346BA-I40","qty":"1","price":"28400.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232655","line":"2","part":"PRE-GAUGE-I40","qty":"1","price":"600.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232655","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"300.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232655","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"30.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232655","line":"5","part":"PRE-INST/TRAINING","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"232655","line":"6","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"232655","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"232655","Line":"6","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"232655","Line":"6","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"232655","Line":"6","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"232655","Line":"6","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 10:57:39.313 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-232655-05152026105739.txt === {"quote":"232655","customer":"13205","name":null,"customerName":"Machinery Systems Inc.","comp":"01","open":"0","shipto":"TANGMONT","shiptoName":"Tangent Technologies","entry_date":"05-16-2025","cust_order_date":"05-16-2025","req_date":"06-06-2026","cust_po":"ELBO E346BA PROJ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jordan Meier","drop_po":"","status":"0","user":"francescof","conv_order":"","time":"14:31","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Jordan Meier","follow_phone":"(319) 504-7444","follow_email":"jordanm@machsys.com","pic_user":"joshuav","total_amt":"23997.50","total_gp":"10737.83","total_gpm":"44.75","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"232655","line":"0","data":"05-16-2025 14:34 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":232655,"Line":0,"Comment":"05/27/2025 11:31 AM - francescof - F/U changed from 05/29/2025 to 6/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":1,"Comment":"08/15/2025 2:06 PM - michaelg - F/U changed from 06/25/2025 to 9/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":2,"Comment":"08/15/2025 2:06 PM - michaelg - CLO changed from 06/25/2025 to 09/30/2025 (CLO Date Updated)"},{"comp":1,"quote":232655,"Line":3,"Comment":"08/15/2025 2:06 PM - michaelg - Req Date changed from 06/27/2025 to 09/30/2025 (Req Date Updated)"},{"comp":1,"quote":232655,"Line":4,"Comment":"03/04/2026 4:32 PM - joshuav - F/U changed from 02/25/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":5,"Comment":"03/04/2026 4:32 PM - joshuav - CLO changed from 09/30/2025 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":232655,"Line":6,"Comment":"03/04/2026 4:32 PM - joshuav - Req Date changed from 09/30/2025 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":232655,"Line":7,"Comment":"03/20/2026 8:21 AM - joshuav - F/U Changed from 3/21/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":8,"Comment":"04/30/2026 8:39 AM - joshuav - F/U Changed from 4/25/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":9,"Comment":"05/02/2026 1:37 PM - joshuav - F/U Changed from 5/2/2026 to 5/9/2026 (Follow Up in 1 Week)"},{"comp":1,"quote":232655,"Line":10,"Comment":"05/15/2026 10:57 AM - joshuav - F/U changed from 05/09/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":11,"Comment":"05/15/2026 10:57 AM - joshuav - CLO changed from 05/23/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":232655,"Line":12,"Comment":"05/15/2026 10:57 AM - joshuav - Req Date changed from 05/30/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"232655","line":"1","part":"PRE-E346BA-I40","qty":"1","price":"28400.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232655","line":"2","part":"PRE-GAUGE-I40","qty":"1","price":"600.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232655","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"300.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232655","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"30.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232655","line":"5","part":"PRE-INST/TRAINING","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"232655","line":"6","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"232655","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"232655","Line":"6","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"232655","Line":"6","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"232655","Line":"6","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"232655","Line":"6","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 11:00:23.089 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-232773-05152026110022.txt === {"quote":"232773","customer":"13205","name":null,"customerName":"Machinery Systems Inc.","comp":"01","open":"1","shipto":"KOCSIS","shiptoName":"Kocsis Bros. Machine Co.","entry_date":"05-20-2025","cust_order_date":"05-20-2025","req_date":"05-30-2026","cust_po":"CAT50 ANGLE HEAD PROJ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Cirone","drop_po":"","status":"0","user":"francescof","conv_order":"","time":"15:13","extra":"","follow_up":"05-09-2026","web_id":"","follow_name":"Tim Cirone","follow_phone":"847-882-8085","follow_email":"Tim@machinerysystems.com","pic_user":"joshuav","total_amt":"10824.74","total_gp":"5569.48","total_gpm":"51.45","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"2","totalQty":"8","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"232773","line":"0","data":"05-20-2025 15:14 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":232773,"Line":0,"Comment":"05/27/2025 1:28 PM - francescof - F/U changed from 06/02/2025 to 6/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232773,"Line":1,"Comment":"08/15/2025 2:12 PM - michaelg - F/U changed from 06/25/2025 to 9/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232773,"Line":2,"Comment":"08/15/2025 2:12 PM - michaelg - CLO changed from 06/25/2025 to 09/30/2025 (CLO Date Updated)"},{"comp":1,"quote":232773,"Line":3,"Comment":"08/15/2025 2:12 PM - michaelg - Req Date changed from 07/01/2025 to 09/30/2025 (Req Date Updated)"},{"comp":1,"quote":232773,"Line":4,"Comment":"03/04/2026 3:51 PM - joshuav - F/U changed from 09/30/2025 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232773,"Line":5,"Comment":"03/04/2026 3:51 PM - joshuav - CLO changed from 09/30/2025 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":232773,"Line":6,"Comment":"03/04/2026 3:52 PM - joshuav - Req Date changed from 09/30/2025 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":232773,"Line":7,"Comment":"04/10/2026 3:33 PM - joshuav - F/U Changed from 4/11/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232773,"Line":8,"Comment":"05/02/2026 1:39 PM - joshuav - F/U Changed from 5/2/2026 to 5/9/2026 (Follow Up in 1 Week)"}],"items":[{"comp":"01","order":"232773","line":"1","part":"C50RAM-ER32-285ST-110TP","qty":"1","price":"13030.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232773","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"3-5 DAYS ARO","branch":"1"},{"comp":"01","order":"232773","line":"3","part":"WRENCH-ER32I","qty":"1","price":"165.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232773","line":"4","part":"WRENCH-MIM-107446","qty":"1","price":"35.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232773","line":"5","part":"E32-024","qty":"1","price":"52.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232773","line":"6","part":"ET32-381","qty":"1","price":"140.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232773","line":"7","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"232773","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"232773","Line":"7","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"232773","Line":"7","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"232773","Line":"7","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"232773","Line":"7","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-15 11:01:43.364 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-235610-05152026110143.txt === {"quote":"235610","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"1","shipto":"CDEGIKKL","shiptoName":"Morris Midwest, LLC.","entry_date":"07-23-2025","cust_order_date":"07-23-2025","req_date":"10-10-2026","cust_po":"5AX201","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Bylls","drop_po":"Okuma Genos M560","status":"0","user":"joshuav","conv_order":"","time":"16:08","extra":"","follow_up":"05-09-2026","web_id":"","follow_name":"Brian Bylls","follow_phone":"224-435-1580","follow_email":"bbylls@morrismidwest.com","pic_user":"joshuav","total_amt":"43291.50","total_gp":"29858.00","total_gpm":"68.97","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"2","totalQty":"7","win_pct":"20","clo_date":"10-03-2026","notes":[{"comp":"1","quote":"235610","line":"0","data":"07-23-2025 17:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":235610,"Line":0,"Comment":"08/02/2025 11:48 AM - joshuav - Req Date change from 9/3/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":235610,"Line":1,"Comment":"08/02/2025 11:48 AM - joshuav - CLO changed from 8/23/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":235610,"Line":2,"Comment":"08/02/2025 11:49 AM - joshuav - F/U Changed from 8/5/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235610,"Line":3,"Comment":"09/29/2025 12:51 PM - joshuav - Req Date changed from 11/29/2025 to 01/03/2026 (Req Date Updated)"},{"comp":1,"quote":235610,"Line":4,"Comment":"09/29/2025 12:51 PM - joshuav - CLO changed from 11/22/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":235610,"Line":5,"Comment":"09/29/2025 12:51 PM - joshuav - F/U changed from 09/27/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235610,"Line":6,"Comment":"09/29/2025 12:52 PM - joshuav - Encounter has been added"},{"comp":1,"quote":235610,"Line":7,"Comment":"10/24/2025 5:56 PM - joshuav - F/U Changed from 10/25/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235610,"Line":8,"Comment":"11/21/2025 6:12 PM - joshuav - F/U changed from 11/29/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235610,"Line":9,"Comment":"12/15/2025 10:24 AM - joshuav - F/U changed from 12/13/2025 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235610,"Line":10,"Comment":"12/15/2025 10:24 AM - joshuav - CLO changed from 12/27/2025 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":235610,"Line":11,"Comment":"12/15/2025 10:24 AM - joshuav - Req Date changed from 01/03/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":235610,"Line":12,"Comment":"03/04/2026 4:23 PM - joshuav - F/U changed from 02/07/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235610,"Line":13,"Comment":"03/04/2026 4:23 PM - joshuav - CLO changed from 03/28/2026 to 10/03/2026 (CLO Date Updated)"},{"comp":1,"quote":235610,"Line":14,"Comment":"03/04/2026 4:24 PM - joshuav - Req Date changed from 04/04/2026 to 10/10/2026 (Req Date Updated)"},{"comp":1,"quote":235610,"Line":15,"Comment":"05/15/2026 11:01 AM - joshuav - dead project customer piveted and used a diffrent machine to do the work"}],"items":[{"comp":"01","order":"235610","line":"1","part":"5AX-201OSP4-ME40","qty":"1","price":"61845.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235610","line":"2","part":"TCE-97617-2500R","qty":"1","price":"824.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235610","line":"3","part":"TCE-E6384-2500R","qty":"1","price":"706.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235610","line":"4","part":"TCE-97619-2500T","qty":"1","price":"955.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235610","line":"5","part":"TCE-E6383-2500T","qty":"1","price":"751.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235610","line":"6","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"235610","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 11:05:37.309 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-231190-05152026110537.txt === {"quote":"231190","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"SPXROCKF","shiptoName":"SPX Flow Us, LLC","entry_date":"04-16-2025","cust_order_date":"04-16-2025","req_date":"08-29-2026","cust_po":"E346Plus Option","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Jones","drop_po":"","status":"0","user":"francescof","conv_order":"","time":"16:14","extra":"","follow_up":"05-09-2026","web_id":"","follow_name":"Tim Jones","follow_phone":"(608) 927-7330","follow_email":"tim.jones@blackhawkid.com","pic_user":"joshuav","total_amt":"14061.60","total_gp":"5808.13","total_gpm":"41.30","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"2","totalQty":"18","win_pct":"20","clo_date":"08-22-2026","notes":[{"comp":"1","quote":"231190","line":"0","data":"04-16-2025 16:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":231190,"Line":0,"Comment":"04/21/2025 12:23 PM - francescof - F/U changed from 04/29/2025 to 4/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231190,"Line":1,"Comment":"04/21/2025 12:31 PM - francescof - F/U changed from 04/15/2025 to 4/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231190,"Line":2,"Comment":"04/21/2025 12:32 PM - francescof - Encounter has been added"},{"comp":1,"quote":231190,"Line":3,"Comment":"05/01/2025 3:58 PM - francescof - F/U changed from 04/29/2025 to 5/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231190,"Line":4,"Comment":"05/12/2025 8:03 AM - francescof - F/U changed from 05/06/2025 to 5/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231190,"Line":5,"Comment":"05/18/2025 11:15 AM - francescof - CLO changed from 05/16/2025 to 05/23/2025 (CLO Date Updated)"},{"comp":1,"quote":231190,"Line":6,"Comment":"05/18/2025 11:15 AM - francescof - F/U changed from 05/14/2025 to 5/23/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231190,"Line":7,"Comment":"05/27/2025 11:24 AM - francescof - F/U changed from 05/23/2025 to 6/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231190,"Line":8,"Comment":"05/27/2025 11:24 AM - francescof - CLO changed from 05/23/2025 to 06/03/2025 (CLO Date Updated)"},{"comp":1,"quote":231190,"Line":9,"Comment":"05/27/2025 11:24 AM - francescof - Req Date changed from 05/28/2025 to 06/03/2025 (Req Date Updated)"},{"comp":1,"quote":231190,"Line":10,"Comment":"05/27/2025 11:25 AM - francescof - Encounter has been added"},{"comp":1,"quote":231190,"Line":11,"Comment":"08/15/2025 2:15 PM - michaelg - F/U changed from 06/25/2025 to 9/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231190,"Line":12,"Comment":"08/15/2025 2:15 PM - michaelg - CLO changed from 06/25/2025 to 09/30/2025 (CLO Date Updated)"},{"comp":1,"quote":231190,"Line":13,"Comment":"08/15/2025 2:15 PM - michaelg - Req Date changed from 06/25/2025 to 09/30/2025 (Req Date Updated)"},{"comp":1,"quote":231190,"Line":14,"Comment":"03/04/2026 4:34 PM - joshuav - F/U changed from 09/30/2025 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231190,"Line":15,"Comment":"03/04/2026 4:34 PM - joshuav - CLO changed from 09/30/2025 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":231190,"Line":16,"Comment":"03/04/2026 4:34 PM - joshuav - Req Date changed from 09/30/2025 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":231190,"Line":17,"Comment":"04/02/2026 10:01 AM - joshuav - Req Date change from 5/2/2026 to 8/29/2026 (Req Date Updated)"},{"comp":1,"quote":231190,"Line":18,"Comment":"04/02/2026 10:01 AM - joshuav - CLO changed from 4/25/2026 to 8/22/2026 (CLO Date Updated)"},{"comp":1,"quote":231190,"Line":19,"Comment":"04/02/2026 10:01 AM - joshuav - F/U Changed from 3/31/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"231190","line":"1","part":"PRE-E346PLUS-I50","qty":"1","price":"16600.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231190","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"760.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231190","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"600.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231190","line":"4","part":"PRE-SPDL-I40","qty":"1","price":"970.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231190","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"300.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231190","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"30.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231190","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"2750.00","uom":"EA","discount":"100.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"231190","line":"8","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"231190","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"231190","Line":"8","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"231190","Line":"8","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"231190","Line":"8","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"231190","Line":"8","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-15 11:06:03.659 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248200-05152026110603.txt === {"quote":"248200","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAZDIV","shiptoName":"Yamazen, Inc. Tooling Div","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"07-04-2026","cust_po":"B30RAM-ER16-120-50TP","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ed Albers","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"15:43","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Ed Albers","follow_phone":"","follow_email":"edwardsalbers@yamazen.com","pic_user":"joshuav","total_amt":"7005.00","total_gp":"3569.89","total_gpm":"50.96","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"248200","line":"4","data":"04-07-2026 15:46 - Discounts Recalculated QS"},{"comp":"1","quote":"248200","line":"3","data":"Nealt"},{"comp":"1","quote":"248200","line":"2","data":"04-08-2026 10:56-jennad Need 1 AH unit per Evan"},{"comp":"1","quote":"248200","line":"1","data":"GP 40"},{"comp":"1","quote":"248200","line":"0","data":"04-08-2026 12:15-jennad Per JoshuaV call, set to"}],"crmnotes":[{"comp":1,"quote":248200,"Line":0,"Comment":"04/17/2026 2:23 PM - joshuav - Req Date changed from 05/19/2026 to 07/04/2026 (Req Date Updated)"},{"comp":1,"quote":248200,"Line":1,"Comment":"04/17/2026 2:23 PM - joshuav - CLO changed from 05/07/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248200,"Line":2,"Comment":"04/17/2026 2:23 PM - joshuav - F/U changed from 04/20/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248200","line":"1","part":"B30RAM-ER16-120-50TP","qty":"1","price":"6235.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248200","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1-2 weeks","branch":"1"},{"comp":"01","order":"248200","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248200","Line":"1","Company":"1","F_Line":"1","Comment":"**NET PRICE** Special - non-cancellable/non-returnable","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 11:06:42.695 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-235054-05152026110642.txt === {"quote":"235054","customer":"3613","name":null,"customerName":"Colmar Industrial Supplies LLC","comp":"01","open":"0","shipto":"SYNAXBG","shiptoName":"Synax, Inc.","entry_date":"07-11-2025","cust_order_date":"07-11-2025","req_date":"05-30-2026","cust_po":"Presetter ct40","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rich Clements","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"11:52","extra":"","follow_up":"07-11-2026","web_id":"","follow_name":"Rich Clements","follow_phone":"847-419-0044","follow_email":"richc@colmarindustrial.com","pic_user":"joshuav","total_amt":"10812.00","total_gp":"4113.09","total_gpm":"38.04","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"17","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"235054","line":"0","data":"07-11-2025 11:57 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":235054,"Line":0,"Comment":"07/11/2025 3:30 PM - joshuav - Req Date changed from 08/22/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":235054,"Line":1,"Comment":"07/11/2025 3:30 PM - joshuav - F/U changed from 07/24/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":2,"Comment":"07/11/2025 3:30 PM - joshuav - CLO changed from 08/11/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":235054,"Line":3,"Comment":"09/05/2025 2:00 PM - joshuav - F/U Changed from 9/13/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":4,"Comment":"09/13/2025 1:53 PM - joshuav - F/U Changed from 9/13/2025 to 10/4/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":235054,"Line":5,"Comment":"10/09/2025 1:25 PM - joshuav - F/U changed from 10/04/2025 to 11/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":6,"Comment":"11/01/2025 8:42 PM - joshuav - Req Date change from 11/29/2025 to 1/17/2026 (Req Date Updated)"},{"comp":1,"quote":235054,"Line":7,"Comment":"11/01/2025 8:43 PM - joshuav - CLO changed from 11/22/2025 to 1/10/2026 (CLO Date Updated)"},{"comp":1,"quote":235054,"Line":8,"Comment":"11/01/2025 8:43 PM - joshuav - F/U Changed from 11/1/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":9,"Comment":"12/15/2025 10:25 AM - joshuav - Req Date changed from 01/17/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":235054,"Line":10,"Comment":"12/15/2025 10:25 AM - joshuav - CLO changed from 01/10/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":235054,"Line":11,"Comment":"12/15/2025 10:25 AM - joshuav - F/U changed from 12/13/2025 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":12,"Comment":"02/20/2026 10:19 AM - joshuav - F/U changed from 02/07/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":13,"Comment":"03/20/2026 8:24 AM - joshuav - Req Date change from 4/4/2026 to 5/30/2026 (Req Date Updated)"},{"comp":1,"quote":235054,"Line":14,"Comment":"03/20/2026 8:24 AM - joshuav - CLO changed from 3/28/2026 to 5/23/2026 (CLO Date Updated)"},{"comp":1,"quote":235054,"Line":15,"Comment":"03/20/2026 8:25 AM - joshuav - F/U Changed from 3/21/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":16,"Comment":"04/30/2026 8:40 AM - joshuav - F/U Changed from 4/25/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"235054","line":"1","part":"PRE-E346N-I40","qty":"1","price":"13500.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235054","line":"2","part":"PRE-E346N-STD","qty":"1","price":"1600.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235054","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"600.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235054","line":"4","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"235054","line":"5","part":"PRE-PRNT-04B080M","qty":"1","price":"610.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235054","line":"6","part":"PRE-PRNT-ROLL-04B080M","qty":"10","price":"10.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235054","line":"7","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"235054","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"235054","Line":"7","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"235054","Line":"7","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"235054","Line":"7","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"235054","Line":"7","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-15 11:06:51.673 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-235054-05152026110651.txt === {"quote":"235054","customer":"3613","name":null,"customerName":"Colmar Industrial Supplies LLC","comp":"01","open":"0","shipto":"SYNAXBG","shiptoName":"Synax, Inc.","entry_date":"07-11-2025","cust_order_date":"07-11-2025","req_date":"05-30-2026","cust_po":"Presetter ct40","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rich Clements","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"11:52","extra":"","follow_up":"07-11-2026","web_id":"","follow_name":"Rich Clements","follow_phone":"847-419-0044","follow_email":"richc@colmarindustrial.com","pic_user":"joshuav","total_amt":"10812.00","total_gp":"4113.09","total_gpm":"38.04","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"17","win_pct":"20","clo_date":"10-03-2026","notes":[{"comp":"1","quote":"235054","line":"0","data":"07-11-2025 11:57 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":235054,"Line":0,"Comment":"07/11/2025 3:30 PM - joshuav - Req Date changed from 08/22/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":235054,"Line":1,"Comment":"07/11/2025 3:30 PM - joshuav - F/U changed from 07/24/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":2,"Comment":"07/11/2025 3:30 PM - joshuav - CLO changed from 08/11/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":235054,"Line":3,"Comment":"09/05/2025 2:00 PM - joshuav - F/U Changed from 9/13/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":4,"Comment":"09/13/2025 1:53 PM - joshuav - F/U Changed from 9/13/2025 to 10/4/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":235054,"Line":5,"Comment":"10/09/2025 1:25 PM - joshuav - F/U changed from 10/04/2025 to 11/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":6,"Comment":"11/01/2025 8:42 PM - joshuav - Req Date change from 11/29/2025 to 1/17/2026 (Req Date Updated)"},{"comp":1,"quote":235054,"Line":7,"Comment":"11/01/2025 8:43 PM - joshuav - CLO changed from 11/22/2025 to 1/10/2026 (CLO Date Updated)"},{"comp":1,"quote":235054,"Line":8,"Comment":"11/01/2025 8:43 PM - joshuav - F/U Changed from 11/1/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":9,"Comment":"12/15/2025 10:25 AM - joshuav - Req Date changed from 01/17/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":235054,"Line":10,"Comment":"12/15/2025 10:25 AM - joshuav - CLO changed from 01/10/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":235054,"Line":11,"Comment":"12/15/2025 10:25 AM - joshuav - F/U changed from 12/13/2025 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":12,"Comment":"02/20/2026 10:19 AM - joshuav - F/U changed from 02/07/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":13,"Comment":"03/20/2026 8:24 AM - joshuav - Req Date change from 4/4/2026 to 5/30/2026 (Req Date Updated)"},{"comp":1,"quote":235054,"Line":14,"Comment":"03/20/2026 8:24 AM - joshuav - CLO changed from 3/28/2026 to 5/23/2026 (CLO Date Updated)"},{"comp":1,"quote":235054,"Line":15,"Comment":"03/20/2026 8:25 AM - joshuav - F/U Changed from 3/21/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":16,"Comment":"04/30/2026 8:40 AM - joshuav - F/U Changed from 4/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":17,"Comment":"05/15/2026 11:06 AM - joshuav - F/U changed from 05/09/2026 to 7/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":18,"Comment":"05/15/2026 11:06 AM - joshuav - CLO changed from 05/23/2026 to 10/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"235054","line":"1","part":"PRE-E346N-I40","qty":"1","price":"13500.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235054","line":"2","part":"PRE-E346N-STD","qty":"1","price":"1600.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235054","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"600.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235054","line":"4","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"235054","line":"5","part":"PRE-PRNT-04B080M","qty":"1","price":"610.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235054","line":"6","part":"PRE-PRNT-ROLL-04B080M","qty":"10","price":"10.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235054","line":"7","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"235054","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"235054","Line":"7","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"235054","Line":"7","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"235054","Line":"7","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"235054","Line":"7","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-15 11:06:53.921 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-235054-05152026110653.txt === {"quote":"235054","customer":"3613","name":null,"customerName":"Colmar Industrial Supplies LLC","comp":"01","open":"0","shipto":"SYNAXBG","shiptoName":"Synax, Inc.","entry_date":"07-11-2025","cust_order_date":"07-11-2025","req_date":"10-10-2026","cust_po":"Presetter ct40","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rich Clements","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"11:52","extra":"","follow_up":"07-11-2026","web_id":"","follow_name":"Rich Clements","follow_phone":"847-419-0044","follow_email":"richc@colmarindustrial.com","pic_user":"joshuav","total_amt":"10812.00","total_gp":"4113.09","total_gpm":"38.04","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"17","win_pct":"20","clo_date":"10-03-2026","notes":[{"comp":"1","quote":"235054","line":"0","data":"07-11-2025 11:57 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":235054,"Line":0,"Comment":"07/11/2025 3:30 PM - joshuav - Req Date changed from 08/22/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":235054,"Line":1,"Comment":"07/11/2025 3:30 PM - joshuav - F/U changed from 07/24/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":2,"Comment":"07/11/2025 3:30 PM - joshuav - CLO changed from 08/11/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":235054,"Line":3,"Comment":"09/05/2025 2:00 PM - joshuav - F/U Changed from 9/13/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":4,"Comment":"09/13/2025 1:53 PM - joshuav - F/U Changed from 9/13/2025 to 10/4/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":235054,"Line":5,"Comment":"10/09/2025 1:25 PM - joshuav - F/U changed from 10/04/2025 to 11/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":6,"Comment":"11/01/2025 8:42 PM - joshuav - Req Date change from 11/29/2025 to 1/17/2026 (Req Date Updated)"},{"comp":1,"quote":235054,"Line":7,"Comment":"11/01/2025 8:43 PM - joshuav - CLO changed from 11/22/2025 to 1/10/2026 (CLO Date Updated)"},{"comp":1,"quote":235054,"Line":8,"Comment":"11/01/2025 8:43 PM - joshuav - F/U Changed from 11/1/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":9,"Comment":"12/15/2025 10:25 AM - joshuav - Req Date changed from 01/17/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":235054,"Line":10,"Comment":"12/15/2025 10:25 AM - joshuav - CLO changed from 01/10/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":235054,"Line":11,"Comment":"12/15/2025 10:25 AM - joshuav - F/U changed from 12/13/2025 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":12,"Comment":"02/20/2026 10:19 AM - joshuav - F/U changed from 02/07/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":13,"Comment":"03/20/2026 8:24 AM - joshuav - Req Date change from 4/4/2026 to 5/30/2026 (Req Date Updated)"},{"comp":1,"quote":235054,"Line":14,"Comment":"03/20/2026 8:24 AM - joshuav - CLO changed from 3/28/2026 to 5/23/2026 (CLO Date Updated)"},{"comp":1,"quote":235054,"Line":15,"Comment":"03/20/2026 8:25 AM - joshuav - F/U Changed from 3/21/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":16,"Comment":"04/30/2026 8:40 AM - joshuav - F/U Changed from 4/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":17,"Comment":"05/15/2026 11:06 AM - joshuav - F/U changed from 05/09/2026 to 7/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235054,"Line":18,"Comment":"05/15/2026 11:06 AM - joshuav - CLO changed from 05/23/2026 to 10/03/2026 (CLO Date Updated)"},{"comp":1,"quote":235054,"Line":19,"Comment":"05/15/2026 11:06 AM - joshuav - Req Date changed from 05/30/2026 to 10/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"235054","line":"1","part":"PRE-E346N-I40","qty":"1","price":"13500.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235054","line":"2","part":"PRE-E346N-STD","qty":"1","price":"1600.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235054","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"600.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235054","line":"4","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"235054","line":"5","part":"PRE-PRNT-04B080M","qty":"1","price":"610.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235054","line":"6","part":"PRE-PRNT-ROLL-04B080M","qty":"10","price":"10.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235054","line":"7","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"235054","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"235054","Line":"7","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"235054","Line":"7","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"235054","Line":"7","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"235054","Line":"7","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-15 11:07:09.412 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-240900-05152026110709.txt === {"quote":"240900","customer":"3613","name":null,"customerName":"Colmar Industrial Supplies LLC","comp":"01","open":"1","shipto":"SECDE","shiptoName":"SEC Design Technologies Inc.","entry_date":"11-06-2025","cust_order_date":"11-06-2025","req_date":"05-30-2026","cust_po":"CAT40","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rich Clements","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"17:20","extra":"","follow_up":"05-09-2026","web_id":"","follow_name":"Rich Clements","follow_phone":"847-419-0044","follow_email":"richc@colmarindustrial.com","pic_user":"joshuav","total_amt":"4992.64","total_gp":"2785.24","total_gpm":"55.79","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"2","totalQty":"28","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"240900","line":"0","data":"11-06-2025 17:21 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":240900,"Line":0,"Comment":"11/07/2025 1:11 PM - joshuav - F/U changed from 11/12/2025 to 12/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":240900,"Line":1,"Comment":"11/07/2025 1:11 PM - joshuav - CLO changed from 12/06/2025 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":240900,"Line":2,"Comment":"11/07/2025 1:11 PM - joshuav - Req Date changed from 12/18/2025 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":240900,"Line":3,"Comment":"12/15/2025 10:16 AM - joshuav - F/U changed from 12/06/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":240900,"Line":4,"Comment":"03/04/2026 4:05 PM - joshuav - F/U changed from 01/31/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":240900,"Line":5,"Comment":"03/04/2026 4:05 PM - joshuav - CLO changed from 02/28/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":240900,"Line":6,"Comment":"03/04/2026 4:05 PM - joshuav - Req Date changed from 03/07/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":240900,"Line":7,"Comment":"03/20/2026 8:02 AM - joshuav - Req Date change from 3/28/2026 to 5/30/2026 (Req Date Updated)"},{"comp":1,"quote":240900,"Line":8,"Comment":"03/20/2026 8:02 AM - joshuav - CLO changed from 3/21/2026 to 5/23/2026 (CLO Date Updated)"},{"comp":1,"quote":240900,"Line":9,"Comment":"03/20/2026 8:02 AM - joshuav - F/U Changed from 3/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":240900,"Line":10,"Comment":"04/30/2026 8:32 AM - joshuav - F/U Changed from 4/25/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"240900","line":"1","part":"C4007-0016-3.50","qty":"5","price":"279.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"240900","line":"2","part":"C4007-1000-3.50","qty":"3","price":"215.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"240900","line":"3","part":"C40R5-0562-2.87(C)","qty":"1","price":"512.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"240900","line":"4","part":"E16-SET-09-MM","qty":"1","price":"413.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"240900","line":"5","part":"C4007-0032-3.13","qty":"16","price":"279.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"240900","line":"6","part":"E32-SET-21","qty":"1","price":"1179.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"240900","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 11:08:09.024 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249603-05152026110808.txt === {"quote":"249603","customer":"6470","name":null,"customerName":"Fleetwood Industrial Supply","comp":"01","open":"0","shipto":"FLEETWOO","shiptoName":"Fleetwood Industrial Supply","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-15-2026","cust_po":"h63A(80)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Marty Gleeson","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"10:41","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Marty Gleeson","follow_phone":"630-709-5743","follow_email":"marty@fleetwoodtools.com","pic_user":"joshuav","total_amt":"4358.4","total_gp":"2724.24","total_gpm":"62.51","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"16","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249603","line":"7","data":"05-04-2026 10:44 - Discounts Recalculated QS"},{"comp":"1","quote":"249603","line":"6","data":"Orizon overrun holder. Removed from quote."},{"comp":"1","quote":"249603","line":"5","data":"05-05-2026 11:41-jennad Per Karyn, we cannot sell"},{"comp":"1","quote":"249603","line":"4","data":"any from our other customers stock"},{"comp":"1","quote":"249603","line":"3","data":"and gage length - then we can see if we can sell"},{"comp":"1","quote":"249603","line":"2","data":"Tony/Marty should provide a list of qty, id size"},{"comp":"1","quote":"249603","line":"1","data":"specific list of tooling that we can release"},{"comp":"1","quote":"249603","line":"0","data":"05-05-2026 15:11-karynm 40% offered on this"}],"crmnotes":[],"items":[{"comp":"01","order":"249603","line":"1","part":"H63A(80)-SF0375-3.375-ID","qty":"1","price":"527.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249603","line":"2","part":"H63A(80)-SF0500-3.125IDKS","qty":"2","price":"530.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249603","line":"3","part":"H63A(80)-SF0625-3.375-ID","qty":"1","price":"431.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249603","line":"4","part":"H63A(80)-SF0750-3.375IDKS","qty":"4","price":"470.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249603","line":"5","part":"H63A(80)-SF1000-3.375-IDI","qty":"1","price":"470.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249603","line":"6","part":"H63A(80)-SF1000-3.375IDKS","qty":"4","price":"470.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249603","line":"7","part":"H63A(80)-SM1500-2.25-ID","qty":"2","price":"508.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249603","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"40.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":8}}] 2026-05-15 11:08:16.286 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249603-05152026110816.txt === {"quote":"249603","customer":"6470","name":null,"customerName":"Fleetwood Industrial Supply","comp":"01","open":"0","shipto":"FLEETWOO","shiptoName":"Fleetwood Industrial Supply","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-15-2026","cust_po":"h63A(80)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Marty Gleeson","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"10:41","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Marty Gleeson","follow_phone":"630-709-5743","follow_email":"marty@fleetwoodtools.com","pic_user":"joshuav","total_amt":"4358.4","total_gp":"2724.24","total_gpm":"62.51","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"16","win_pct":"20","clo_date":"08-29-2026","notes":[{"comp":"1","quote":"249603","line":"7","data":"05-04-2026 10:44 - Discounts Recalculated QS"},{"comp":"1","quote":"249603","line":"6","data":"Orizon overrun holder. Removed from quote."},{"comp":"1","quote":"249603","line":"5","data":"05-05-2026 11:41-jennad Per Karyn, we cannot sell"},{"comp":"1","quote":"249603","line":"4","data":"any from our other customers stock"},{"comp":"1","quote":"249603","line":"3","data":"and gage length - then we can see if we can sell"},{"comp":"1","quote":"249603","line":"2","data":"Tony/Marty should provide a list of qty, id size"},{"comp":"1","quote":"249603","line":"1","data":"specific list of tooling that we can release"},{"comp":"1","quote":"249603","line":"0","data":"05-05-2026 15:11-karynm 40% offered on this"}],"crmnotes":[{"comp":1,"quote":249603,"Line":0,"Comment":"05/15/2026 11:08 AM - joshuav - F/U changed from 05/10/2026 to 6/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249603,"Line":1,"Comment":"05/15/2026 11:08 AM - joshuav - CLO changed from 06/04/2026 to 08/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249603","line":"1","part":"H63A(80)-SF0375-3.375-ID","qty":"1","price":"527.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249603","line":"2","part":"H63A(80)-SF0500-3.125IDKS","qty":"2","price":"530.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249603","line":"3","part":"H63A(80)-SF0625-3.375-ID","qty":"1","price":"431.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249603","line":"4","part":"H63A(80)-SF0750-3.375IDKS","qty":"4","price":"470.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249603","line":"5","part":"H63A(80)-SF1000-3.375-IDI","qty":"1","price":"470.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249603","line":"6","part":"H63A(80)-SF1000-3.375IDKS","qty":"4","price":"470.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249603","line":"7","part":"H63A(80)-SM1500-2.25-ID","qty":"2","price":"508.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249603","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"40.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-15 11:08:18.429 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249603-05152026110818.txt === {"quote":"249603","customer":"6470","name":null,"customerName":"Fleetwood Industrial Supply","comp":"01","open":"0","shipto":"FLEETWOO","shiptoName":"Fleetwood Industrial Supply","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"09-05-2026","cust_po":"h63A(80)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Marty Gleeson","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"10:41","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Marty Gleeson","follow_phone":"630-709-5743","follow_email":"marty@fleetwoodtools.com","pic_user":"joshuav","total_amt":"4358.4","total_gp":"2724.24","total_gpm":"62.51","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"16","win_pct":"20","clo_date":"08-29-2026","notes":[{"comp":"1","quote":"249603","line":"7","data":"05-04-2026 10:44 - Discounts Recalculated QS"},{"comp":"1","quote":"249603","line":"6","data":"Orizon overrun holder. Removed from quote."},{"comp":"1","quote":"249603","line":"5","data":"05-05-2026 11:41-jennad Per Karyn, we cannot sell"},{"comp":"1","quote":"249603","line":"4","data":"any from our other customers stock"},{"comp":"1","quote":"249603","line":"3","data":"and gage length - then we can see if we can sell"},{"comp":"1","quote":"249603","line":"2","data":"Tony/Marty should provide a list of qty, id size"},{"comp":"1","quote":"249603","line":"1","data":"specific list of tooling that we can release"},{"comp":"1","quote":"249603","line":"0","data":"05-05-2026 15:11-karynm 40% offered on this"}],"crmnotes":[{"comp":1,"quote":249603,"Line":0,"Comment":"05/15/2026 11:08 AM - joshuav - F/U changed from 05/10/2026 to 6/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249603,"Line":1,"Comment":"05/15/2026 11:08 AM - joshuav - CLO changed from 06/04/2026 to 08/29/2026 (CLO Date Updated)"},{"comp":1,"quote":249603,"Line":2,"Comment":"05/15/2026 11:08 AM - joshuav - Req Date changed from 06/15/2026 to 09/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249603","line":"1","part":"H63A(80)-SF0375-3.375-ID","qty":"1","price":"527.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249603","line":"2","part":"H63A(80)-SF0500-3.125IDKS","qty":"2","price":"530.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249603","line":"3","part":"H63A(80)-SF0625-3.375-ID","qty":"1","price":"431.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249603","line":"4","part":"H63A(80)-SF0750-3.375IDKS","qty":"4","price":"470.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249603","line":"5","part":"H63A(80)-SF1000-3.375-IDI","qty":"1","price":"470.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249603","line":"6","part":"H63A(80)-SF1000-3.375IDKS","qty":"4","price":"470.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249603","line":"7","part":"H63A(80)-SM1500-2.25-ID","qty":"2","price":"508.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249603","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"40.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-15 11:08:46.471 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245497-05152026110846.txt === {"quote":"245497","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMSCHIL","shiptoName":"Yamazen, Inc.","entry_date":"02-13-2026","cust_order_date":"02-13-2026","req_date":"05-30-2026","cust_po":"","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"09:44","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969 x1125","follow_email":"kirandandia@yamazen.com","pic_user":"joshuav","total_amt":"3682.99","total_gp":"2212.80","total_gpm":"60.08","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"26","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"245497","line":"0","data":"02-13-2026 09:47 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245497,"Line":0,"Comment":"03/04/2026 4:33 PM - joshuav - F/U changed from 02/26/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245497,"Line":1,"Comment":"03/04/2026 4:33 PM - joshuav - CLO changed from 03/13/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":245497,"Line":2,"Comment":"03/04/2026 4:33 PM - joshuav - Req Date changed from 03/27/2026 to 05/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245497","line":"1","part":"NBT30-SK10C-60P","qty":"6","price":"469.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"245497","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"3","part":"SK10-3/8A","qty":"1","price":"72.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"4","part":"SK10-1/4A","qty":"1","price":"72.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"5","part":"SK10-6A","qty":"2","price":"72.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"6","part":"SK10-5AC","qty":"1","price":"104.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"7","part":"SK10-3A","qty":"1","price":"72.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"8","part":"NBT30-SK16C-60P","qty":"5","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"9","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"10","part":"SK16-1/2A","qty":"1","price":"89.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"11","part":"SK16-7/16A","qty":"1","price":"89.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"12","part":"SK16-3/8A","qty":"1","price":"89.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"13","part":"SK16-5/16A","qty":"1","price":"89.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"14","part":"SK16-3/16A","qty":"1","price":"89.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"15","part":"NB3001-0750-1.19CP","qty":"1","price":"282.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-15 11:08:53.652 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245497-05152026110853.txt === {"quote":"245497","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMSCHIL","shiptoName":"Yamazen, Inc.","entry_date":"02-13-2026","cust_order_date":"02-13-2026","req_date":"05-30-2026","cust_po":"","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"09:44","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969 x1125","follow_email":"kirandandia@yamazen.com","pic_user":"joshuav","total_amt":"3682.99","total_gp":"2212.80","total_gpm":"60.08","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"26","win_pct":"20","clo_date":"07-04-2026","notes":[{"comp":"1","quote":"245497","line":"0","data":"02-13-2026 09:47 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245497,"Line":0,"Comment":"03/04/2026 4:33 PM - joshuav - F/U changed from 02/26/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245497,"Line":1,"Comment":"03/04/2026 4:33 PM - joshuav - CLO changed from 03/13/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":245497,"Line":2,"Comment":"03/04/2026 4:33 PM - joshuav - Req Date changed from 03/27/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":245497,"Line":3,"Comment":"05/15/2026 11:08 AM - joshuav - F/U changed from 05/16/2026 to 6/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245497,"Line":4,"Comment":"05/15/2026 11:08 AM - joshuav - CLO changed from 05/23/2026 to 07/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245497","line":"1","part":"NBT30-SK10C-60P","qty":"6","price":"469.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"245497","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"3","part":"SK10-3/8A","qty":"1","price":"72.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"4","part":"SK10-1/4A","qty":"1","price":"72.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"5","part":"SK10-6A","qty":"2","price":"72.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"6","part":"SK10-5AC","qty":"1","price":"104.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"7","part":"SK10-3A","qty":"1","price":"72.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"8","part":"NBT30-SK16C-60P","qty":"5","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"9","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"10","part":"SK16-1/2A","qty":"1","price":"89.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"11","part":"SK16-7/16A","qty":"1","price":"89.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"12","part":"SK16-3/8A","qty":"1","price":"89.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"13","part":"SK16-5/16A","qty":"1","price":"89.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"14","part":"SK16-3/16A","qty":"1","price":"89.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"15","part":"NB3001-0750-1.19CP","qty":"1","price":"282.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-15 11:08:55.805 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245497-05152026110855.txt === {"quote":"245497","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMSCHIL","shiptoName":"Yamazen, Inc.","entry_date":"02-13-2026","cust_order_date":"02-13-2026","req_date":"07-11-2026","cust_po":"","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"09:44","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969 x1125","follow_email":"kirandandia@yamazen.com","pic_user":"joshuav","total_amt":"3682.99","total_gp":"2212.80","total_gpm":"60.08","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"26","win_pct":"20","clo_date":"07-04-2026","notes":[{"comp":"1","quote":"245497","line":"0","data":"02-13-2026 09:47 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245497,"Line":0,"Comment":"03/04/2026 4:33 PM - joshuav - F/U changed from 02/26/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245497,"Line":1,"Comment":"03/04/2026 4:33 PM - joshuav - CLO changed from 03/13/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":245497,"Line":2,"Comment":"03/04/2026 4:33 PM - joshuav - Req Date changed from 03/27/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":245497,"Line":3,"Comment":"05/15/2026 11:08 AM - joshuav - F/U changed from 05/16/2026 to 6/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245497,"Line":4,"Comment":"05/15/2026 11:08 AM - joshuav - CLO changed from 05/23/2026 to 07/04/2026 (CLO Date Updated)"},{"comp":1,"quote":245497,"Line":5,"Comment":"05/15/2026 11:08 AM - joshuav - Req Date changed from 05/30/2026 to 07/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245497","line":"1","part":"NBT30-SK10C-60P","qty":"6","price":"469.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"245497","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"3","part":"SK10-3/8A","qty":"1","price":"72.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"4","part":"SK10-1/4A","qty":"1","price":"72.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"5","part":"SK10-6A","qty":"2","price":"72.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"6","part":"SK10-5AC","qty":"1","price":"104.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"7","part":"SK10-3A","qty":"1","price":"72.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"8","part":"NBT30-SK16C-60P","qty":"5","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"9","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"10","part":"SK16-1/2A","qty":"1","price":"89.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"11","part":"SK16-7/16A","qty":"1","price":"89.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"12","part":"SK16-3/8A","qty":"1","price":"89.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"13","part":"SK16-5/16A","qty":"1","price":"89.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"14","part":"SK16-3/16A","qty":"1","price":"89.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"15","part":"NB3001-0750-1.19CP","qty":"1","price":"282.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245497","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-15 11:09:23.560 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242453-05152026110923.txt === {"quote":"242453","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"1","shipto":"CHEMRING","shiptoName":"Chemring Energetic Devices INC","entry_date":"12-08-2025","cust_order_date":"12-08-2025","req_date":"05-30-2026","cust_po":"C40-std-eu","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Hart","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"15:28","extra":"","follow_up":"05-16-2026","web_id":"","follow_name":"Joe Hart","follow_phone":"(708) 533-7606","follow_email":"jhart@morrismidwest.com","pic_user":"joshuav","total_amt":"348.00","total_gp":"248.00","total_gpm":"71.26","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"2","totalQty":"21","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"242453","line":"0","data":"12-08-2025 15:28 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":242453,"Line":0,"Comment":"12/15/2025 10:33 AM - joshuav - F/U changed from 12/14/2025 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242453,"Line":1,"Comment":"12/15/2025 10:33 AM - joshuav - CLO changed from 01/08/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":242453,"Line":2,"Comment":"12/15/2025 10:33 AM - joshuav - Req Date changed from 01/19/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":242453,"Line":3,"Comment":"03/04/2026 4:19 PM - joshuav - F/U changed from 02/07/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242453,"Line":4,"Comment":"03/20/2026 8:05 AM - joshuav - Req Date change from 4/4/2026 to 5/30/2026 (Req Date Updated)"},{"comp":1,"quote":242453,"Line":5,"Comment":"03/20/2026 8:05 AM - joshuav - CLO changed from 3/28/2026 to 5/23/2026 (CLO Date Updated)"},{"comp":1,"quote":242453,"Line":6,"Comment":"03/20/2026 8:05 AM - joshuav - F/U Changed from 3/21/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242453,"Line":7,"Comment":"04/30/2026 8:22 AM - joshuav - F/U Changed from 4/25/2026 to 5/16/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"242453","line":"1","part":"C40-STD-EU","qty":"20","price":"30.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242453","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 11:14:05.311 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245431-05152026111405.txt === {"quote":"245431","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"METHGIL","shiptoName":"Methods Machine Tools","entry_date":"02-12-2026","cust_order_date":"02-12-2026","req_date":"12-26-2026","cust_po":"Rory Coughlin","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rory Coughlin","drop_po":"CNCZ105FA-M","status":"0","user":"stevel","conv_order":"","time":"12:06","extra":"","follow_up":"05-09-2026","web_id":"","follow_name":"Rory Coughlin","follow_phone":"774-405-4947","follow_email":"rcoughlin@methodsmachine.com","pic_user":"joshuav","total_amt":"40059.40","total_gp":"32418.00","total_gpm":"80.92","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":245431,"Line":0,"Comment":"02/23/2026 7:55 AM - stevel - F/U changed from 02/25/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245431,"Line":1,"Comment":"04/03/2026 8:47 AM - stevel - F/U changed from 03/28/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245431,"Line":2,"Comment":"04/03/2026 8:47 AM - stevel - CLO changed from 03/12/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245431,"Line":3,"Comment":"04/03/2026 8:47 AM - stevel - Req Date changed from 03/26/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245431,"Line":4,"Comment":"04/03/2026 8:47 AM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":245431,"Line":5,"Comment":"05/15/2026 11:13 AM - joshuav - Req Date changed from 05/09/2026 to 12/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245431","line":"1","part":"CNCZ105FA-M","qty":"2","price":"14855.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245431","line":"2","part":"5C-MANUAL-FIXTURE-ST","qty":"2","price":"1616.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245431","line":"3","part":"INSTALLATION-RT-CNC-MW","qty":"2","price":"8500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245431","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 11:14:09.891 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245431-05152026111409.txt === {"quote":"245431","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"METHGIL","shiptoName":"Methods Machine Tools","entry_date":"02-12-2026","cust_order_date":"02-12-2026","req_date":"12-26-2026","cust_po":"Rory Coughlin","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rory Coughlin","drop_po":"CNCZ105FA-M","status":"0","user":"stevel","conv_order":"","time":"12:06","extra":"","follow_up":"05-09-2026","web_id":"","follow_name":"Rory Coughlin","follow_phone":"774-405-4947","follow_email":"rcoughlin@methodsmachine.com","pic_user":"joshuav","total_amt":"40059.40","total_gp":"32418.00","total_gpm":"80.92","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"7","win_pct":"20","clo_date":"12-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":245431,"Line":0,"Comment":"02/23/2026 7:55 AM - stevel - F/U changed from 02/25/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245431,"Line":1,"Comment":"04/03/2026 8:47 AM - stevel - F/U changed from 03/28/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245431,"Line":2,"Comment":"04/03/2026 8:47 AM - stevel - CLO changed from 03/12/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245431,"Line":3,"Comment":"04/03/2026 8:47 AM - stevel - Req Date changed from 03/26/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245431,"Line":4,"Comment":"04/03/2026 8:47 AM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":245431,"Line":5,"Comment":"05/15/2026 11:13 AM - joshuav - Req Date changed from 05/09/2026 to 12/26/2026 (Req Date Updated)"},{"comp":1,"quote":245431,"Line":6,"Comment":"05/15/2026 11:13 AM - joshuav - CLO changed from 05/09/2026 to 12/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245431","line":"1","part":"CNCZ105FA-M","qty":"2","price":"14855.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245431","line":"2","part":"5C-MANUAL-FIXTURE-ST","qty":"2","price":"1616.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245431","line":"3","part":"INSTALLATION-RT-CNC-MW","qty":"2","price":"8500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245431","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 11:16:28.651 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245431-05152026111628.txt === {"quote":"245431","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"METHGIL","shiptoName":"Methods Machine Tools","entry_date":"02-12-2026","cust_order_date":"02-12-2026","req_date":"12-26-2026","cust_po":"Rory Coughlin","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rory Coughlin","drop_po":"CNCZ105FA-M","status":"0","user":"stevel","conv_order":"","time":"12:06","extra":"","follow_up":"07-04-2026","web_id":"","follow_name":"Rory Coughlin","follow_phone":"774-405-4947","follow_email":"rcoughlin@methodsmachine.com","pic_user":"joshuav","total_amt":"40059.40","total_gp":"32418.00","total_gpm":"80.92","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"7","win_pct":"20","clo_date":"12-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":245431,"Line":0,"Comment":"02/23/2026 7:55 AM - stevel - F/U changed from 02/25/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245431,"Line":1,"Comment":"04/03/2026 8:47 AM - stevel - F/U changed from 03/28/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245431,"Line":2,"Comment":"04/03/2026 8:47 AM - stevel - CLO changed from 03/12/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245431,"Line":3,"Comment":"04/03/2026 8:47 AM - stevel - Req Date changed from 03/26/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245431,"Line":4,"Comment":"04/03/2026 8:47 AM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":245431,"Line":5,"Comment":"05/15/2026 11:13 AM - joshuav - Req Date changed from 05/09/2026 to 12/26/2026 (Req Date Updated)"},{"comp":1,"quote":245431,"Line":6,"Comment":"05/15/2026 11:13 AM - joshuav - CLO changed from 05/09/2026 to 12/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245431","line":"1","part":"CNCZ105FA-M","qty":"2","price":"14855.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245431","line":"2","part":"5C-MANUAL-FIXTURE-ST","qty":"2","price":"1616.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245431","line":"3","part":"INSTALLATION-RT-CNC-MW","qty":"2","price":"8500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245431","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 11:18:10.232 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-238834-05152026111809.txt === {"quote":"238834","customer":"4207","name":null,"customerName":"DCT Industrial Supply Company","comp":"01","open":"1","shipto":"ZACEHJKM","shiptoName":"DCT Industrial Supply Company","entry_date":"09-26-2025","cust_order_date":"09-26-2025","req_date":"06-27-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Trampis Hamilton","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"10:52","extra":"","follow_up":"05-09-2026","web_id":"","follow_name":"Trampis Hamilton","follow_phone":"618-244-4078","follow_email":"thamilton@dctisc.com","pic_user":"joshuav","total_amt":"15568.78","total_gp":"8774.55","total_gpm":"56.36","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"2","totalQty":"53","win_pct":"20","clo_date":"06-20-2026","notes":[{"comp":"1","quote":"238834","line":"0","data":"09-26-2025 11:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":238834,"Line":0,"Comment":"09/29/2025 12:59 PM - joshuav - Req Date changed from 11/07/2025 to 01/10/2026 (Req Date Updated)"},{"comp":1,"quote":238834,"Line":1,"Comment":"09/29/2025 12:59 PM - joshuav - CLO changed from 10/26/2025 to 01/03/2026 (CLO Date Updated)"},{"comp":1,"quote":238834,"Line":2,"Comment":"09/29/2025 12:59 PM - joshuav - F/U changed from 10/02/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":238834,"Line":3,"Comment":"10/24/2025 5:42 PM - joshuav - F/U Changed from 10/25/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":238834,"Line":4,"Comment":"12/15/2025 9:47 AM - joshuav - F/U changed from 11/29/2025 to 12/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":238834,"Line":5,"Comment":"12/15/2025 9:50 AM - joshuav - Encounter has been added"},{"comp":1,"quote":238834,"Line":6,"Comment":"01/14/2026 9:54 AM - joshuav - F/U changed from 12/27/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238834,"Line":7,"Comment":"01/14/2026 9:54 AM - joshuav - CLO changed from 01/03/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":238834,"Line":8,"Comment":"01/14/2026 9:54 AM - joshuav - Req Date changed from 01/10/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":238834,"Line":9,"Comment":"02/20/2026 10:18 AM - joshuav - F/U changed from 01/31/2026 to 3/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238834,"Line":10,"Comment":"03/04/2026 4:51 PM - joshuav - F/U changed from 03/07/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238834,"Line":11,"Comment":"03/20/2026 8:23 AM - joshuav - F/U Changed from 3/21/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238834,"Line":12,"Comment":"04/10/2026 8:24 PM - joshuav - Req Date change from 5/2/2026 to 6/27/2026 (Req Date Updated)"},{"comp":1,"quote":238834,"Line":13,"Comment":"04/10/2026 8:24 PM - joshuav - CLO changed from 4/25/2026 to 6/20/2026 (CLO Date Updated)"},{"comp":1,"quote":238834,"Line":14,"Comment":"04/10/2026 8:25 PM - joshuav - F/U Changed from 4/11/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"238834","line":"1","part":"HSK63A-0250-3.00","qty":"2","price":"399.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"2","part":"HSK63A-0375-3.50","qty":"2","price":"399.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"3","part":"HSK63A-0500-4.00","qty":"2","price":"399.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"4","part":"HSK63A-0625-4.00","qty":"2","price":"399.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"5","part":"HSK63A-0750-4.50","qty":"2","price":"399.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"6","part":"HSK63A-1000-4.50","qty":"2","price":"392.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"7","part":"HSK63A-1250-4.50","qty":"2","price":"392.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"8","part":"HSK63A-0250-5.00","qty":"1","price":"399.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"9","part":"HSK63A-0375-5.00","qty":"1","price":"392.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"10","part":"HSK63A-0500-5.00","qty":"1","price":"392.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"11","part":"HSK63A-0625-5.00","qty":"1","price":"460.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"12","part":"HSK63A-0750-6.00","qty":"1","price":"464.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"13","part":"HSK63A-ER16-5.00","qty":"1","price":"443.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"14","part":"HSK63A-ER20-5.00","qty":"7","price":"443.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"15","part":"HSK63A-ER32-6.00","qty":"2","price":"475.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"16","part":"HSK63A-ER32-4.00","qty":"6","price":"453.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"17","part":"HSK63A-ER16-3.00","qty":"6","price":"442.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"18","part":"HSK63A-SM0750-3.00CP","qty":"1","price":"274.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"19","part":"HSK63A-SM0750-5.00CP","qty":"1","price":"282.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"20","part":"HSK63A-SM1000-3.00CP","qty":"1","price":"241.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"21","part":"HSK63A-SM1000-5.00CP","qty":"1","price":"247.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"22","part":"HSK63A-SM1250-3.00CP","qty":"1","price":"264.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"23","part":"HSK63A-SM1250-5.00","qty":"1","price":"451.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"24","part":"E16-SET-12","qty":"1","price":"553.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"25","part":"E32-SET-21","qty":"1","price":"1179.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"26","part":"E20-SET-15","qty":"1","price":"874.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"27","part":"E32-SET-17(C)","qty":"1","price":"1763.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238834","line":"28","part":"ET32-SET-15","qty":"1","price":"2270.00","uom":"EA","discount":"34.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"238834","line":"29","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":29}}] 2026-05-15 11:23:09.077 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249217-05152026112308.txt === {"quote":"249217","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"JANICK","shiptoName":"Janicki Industries","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"HSK125A-2000A-5.50-ID","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jason Schmidt","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"10:48","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Jason Schmidt","follow_phone":"206-607-1109","follow_email":"jason.schmidt@blackhawkid.com","pic_user":"bethw","total_amt":"748.34","total_gp":"423.91","total_gpm":"56.65","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"3","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":249217,"Line":0,"Comment":"04/30/2026 10:07 AM - bethw - This is a special. No follow up."},{"comp":1,"quote":249217,"Line":1,"Comment":"04/30/2026 10:07 AM - bethw - F/U changed from 05/03/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249217,"Line":2,"Comment":"05/15/2026 11:22 AM - bethw - converted to SO# 1039777"}],"items":[{"comp":"01","order":"249217","line":"1","part":"HSK125A-2000A-5.50-ID","qty":"1","price":"2201.00","uom":"EA","discount":"66.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249217","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249217","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249217","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249217","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249217","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 11:35:47.502 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242747-05152026113547.txt === {"quote":"242747","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"METHGIL","shiptoName":"Methods Machine Tools","entry_date":"12-12-2025","cust_order_date":null,"req_date":"06-06-2026","cust_po":"Tim Kluka","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Kluka","drop_po":"CNC202FA-M","status":"0","user":"stevel","conv_order":"","time":"11:15","extra":"","follow_up":"07-11-2026","web_id":"","follow_name":"Tim Kluka","follow_phone":"","follow_email":"Tkluka@methodsmachine.com","pic_user":"joshuav","total_amt":"29306.50","total_gp":"22686.77","total_gpm":"77.41","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":242747,"Line":0,"Comment":"02/09/2026 8:37 AM - stevel - F/U changed from 12/25/2025 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242747,"Line":1,"Comment":"02/09/2026 8:37 AM - stevel - CLO changed from 01/12/2026 to 04/04/2026 (CLO Date Updated)"},{"comp":1,"quote":242747,"Line":2,"Comment":"02/09/2026 8:37 AM - stevel - Req Date changed from 01/23/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":242747,"Line":3,"Comment":"02/09/2026 8:37 AM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":242747,"Line":4,"Comment":"03/04/2026 4:58 PM - joshuav - Req Date changed from 04/04/2026 to 06/06/2026 (Req Date Updated)"},{"comp":1,"quote":242747,"Line":5,"Comment":"03/04/2026 4:58 PM - joshuav - CLO changed from 04/04/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":242747,"Line":6,"Comment":"04/06/2026 7:35 AM - joshuav - F/U Changed from 4/4/2026 to 5/16/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"242747","line":"1","part":"CNC202FA-M","qty":"1","price":"21092.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242747","line":"2","part":"P-125S","qty":"1","price":"2895.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242747","line":"3","part":"PBA-135","qty":"1","price":"4308.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242747","line":"4","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"2"},{"comp":"01","order":"242747","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 11:35:56.668 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242747-05152026113556.txt === {"quote":"242747","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"METHGIL","shiptoName":"Methods Machine Tools","entry_date":"12-12-2025","cust_order_date":null,"req_date":"06-06-2026","cust_po":"Tim Kluka","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Kluka","drop_po":"CNC202FA-M","status":"0","user":"stevel","conv_order":"","time":"11:15","extra":"","follow_up":"07-11-2026","web_id":"","follow_name":"Tim Kluka","follow_phone":"","follow_email":"Tkluka@methodsmachine.com","pic_user":"joshuav","total_amt":"29306.50","total_gp":"22686.77","total_gpm":"77.41","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"5","win_pct":"20","clo_date":"10-31-2026","notes":[],"crmnotes":[{"comp":1,"quote":242747,"Line":0,"Comment":"02/09/2026 8:37 AM - stevel - F/U changed from 12/25/2025 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242747,"Line":1,"Comment":"02/09/2026 8:37 AM - stevel - CLO changed from 01/12/2026 to 04/04/2026 (CLO Date Updated)"},{"comp":1,"quote":242747,"Line":2,"Comment":"02/09/2026 8:37 AM - stevel - Req Date changed from 01/23/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":242747,"Line":3,"Comment":"02/09/2026 8:37 AM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":242747,"Line":4,"Comment":"03/04/2026 4:58 PM - joshuav - Req Date changed from 04/04/2026 to 06/06/2026 (Req Date Updated)"},{"comp":1,"quote":242747,"Line":5,"Comment":"03/04/2026 4:58 PM - joshuav - CLO changed from 04/04/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":242747,"Line":6,"Comment":"04/06/2026 7:35 AM - joshuav - F/U Changed from 4/4/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242747,"Line":7,"Comment":"05/15/2026 11:35 AM - joshuav - F/U changed from 05/16/2026 to 7/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242747,"Line":8,"Comment":"05/15/2026 11:35 AM - joshuav - CLO changed from 05/30/2026 to 10/31/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"242747","line":"1","part":"CNC202FA-M","qty":"1","price":"21092.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242747","line":"2","part":"P-125S","qty":"1","price":"2895.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242747","line":"3","part":"PBA-135","qty":"1","price":"4308.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242747","line":"4","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"2"},{"comp":"01","order":"242747","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 11:36:02.663 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242747-05152026113602.txt === {"quote":"242747","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"METHGIL","shiptoName":"Methods Machine Tools","entry_date":"12-12-2025","cust_order_date":null,"req_date":"11-07-2026","cust_po":"Tim Kluka","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Kluka","drop_po":"CNC202FA-M","status":"0","user":"stevel","conv_order":"","time":"11:15","extra":"","follow_up":"07-11-2026","web_id":"","follow_name":"Tim Kluka","follow_phone":"","follow_email":"Tkluka@methodsmachine.com","pic_user":"joshuav","total_amt":"29306.50","total_gp":"22686.77","total_gpm":"77.41","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"5","win_pct":"20","clo_date":"10-31-2026","notes":[],"crmnotes":[{"comp":1,"quote":242747,"Line":0,"Comment":"02/09/2026 8:37 AM - stevel - F/U changed from 12/25/2025 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242747,"Line":1,"Comment":"02/09/2026 8:37 AM - stevel - CLO changed from 01/12/2026 to 04/04/2026 (CLO Date Updated)"},{"comp":1,"quote":242747,"Line":2,"Comment":"02/09/2026 8:37 AM - stevel - Req Date changed from 01/23/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":242747,"Line":3,"Comment":"02/09/2026 8:37 AM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":242747,"Line":4,"Comment":"03/04/2026 4:58 PM - joshuav - Req Date changed from 04/04/2026 to 06/06/2026 (Req Date Updated)"},{"comp":1,"quote":242747,"Line":5,"Comment":"03/04/2026 4:58 PM - joshuav - CLO changed from 04/04/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":242747,"Line":6,"Comment":"04/06/2026 7:35 AM - joshuav - F/U Changed from 4/4/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242747,"Line":7,"Comment":"05/15/2026 11:35 AM - joshuav - F/U changed from 05/16/2026 to 7/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242747,"Line":8,"Comment":"05/15/2026 11:35 AM - joshuav - CLO changed from 05/30/2026 to 10/31/2026 (CLO Date Updated)"},{"comp":1,"quote":242747,"Line":9,"Comment":"05/15/2026 11:35 AM - joshuav - Req Date changed from 06/06/2026 to 11/07/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"242747","line":"1","part":"CNC202FA-M","qty":"1","price":"21092.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242747","line":"2","part":"P-125S","qty":"1","price":"2895.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242747","line":"3","part":"PBA-135","qty":"1","price":"4308.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242747","line":"4","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"2"},{"comp":"01","order":"242747","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 11:48:46.506 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245245-05152026114846.txt === {"quote":"245245","customer":"3613","name":null,"customerName":"Colmar Industrial Supplies LLC","comp":"01","open":"0","shipto":"VAPOR","shiptoName":"Vapor Bus Intl-A Wabtec Company","entry_date":"02-09-2026","cust_order_date":"02-09-2026","req_date":"08-29-2026","cust_po":"Ref#","terms_code":"N60","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"michaelg","conv_order":"ADV","time":"02-09","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Aaron Shapiro","follow_phone":"847-757-4761","follow_email":"aarons@colmarindustrial.com","pic_user":"joshuav","total_amt":"38402.13","total_gp":"26203.46","total_gpm":"68.23","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"9","win_pct":"20","clo_date":"10-24-2026","notes":[],"crmnotes":[{"comp":1,"quote":245245,"Line":0,"Comment":"03/04/2026 4:27 PM - joshuav - F/U changed from 02/16/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245245,"Line":1,"Comment":"03/04/2026 4:27 PM - joshuav - CLO changed from NaN/NaN/NaN to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":245245,"Line":2,"Comment":"03/04/2026 4:27 PM - joshuav - Req Date changed from 02/09/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":245245,"Line":3,"Comment":"03/23/2026 1:26 PM - mikek - F/U changed from 3/31/2026 to 03/30/2026 (Order Approved Pending PO)"},{"comp":1,"quote":245245,"Line":4,"Comment":"04/02/2026 10:00 AM - joshuav - Req Date change from 5/2/2026 to 8/29/2026 (Req Date Updated)"},{"comp":1,"quote":245245,"Line":5,"Comment":"04/02/2026 10:00 AM - joshuav - CLO changed from 4/25/2026 to 8/22/2026 (CLO Date Updated)"},{"comp":1,"quote":245245,"Line":6,"Comment":"04/02/2026 10:00 AM - joshuav - F/U Changed from 3/30/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245245,"Line":7,"Comment":"04/30/2026 8:39 AM - joshuav - F/U Changed from 4/25/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245245,"Line":8,"Comment":"05/02/2026 1:36 PM - joshuav - F/U Changed from 5/2/2026 to 5/23/2026 (Follow Up in 3 Weeks)"},{"comp":1,"quote":245245,"Line":9,"Comment":"05/15/2026 11:48 AM - joshuav - CLO changed from 08/22/2026 to 10/24/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245245","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"3","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"5","part":"PRE-INST/TRAINING","qty":"1","price":"9999.99","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"245245","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"7","part":"PRE-SPDL-I30A","qty":"1","price":"2376.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"8","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-15 11:48:51.998 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245245-05152026114851.txt === {"quote":"245245","customer":"3613","name":null,"customerName":"Colmar Industrial Supplies LLC","comp":"01","open":"0","shipto":"VAPOR","shiptoName":"Vapor Bus Intl-A Wabtec Company","entry_date":"02-09-2026","cust_order_date":"02-09-2026","req_date":"10-31-2026","cust_po":"Ref#","terms_code":"N60","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"michaelg","conv_order":"ADV","time":"02-09","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Aaron Shapiro","follow_phone":"847-757-4761","follow_email":"aarons@colmarindustrial.com","pic_user":"joshuav","total_amt":"38402.13","total_gp":"26203.46","total_gpm":"68.23","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"9","win_pct":"20","clo_date":"10-24-2026","notes":[],"crmnotes":[{"comp":1,"quote":245245,"Line":0,"Comment":"03/04/2026 4:27 PM - joshuav - F/U changed from 02/16/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245245,"Line":1,"Comment":"03/04/2026 4:27 PM - joshuav - CLO changed from NaN/NaN/NaN to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":245245,"Line":2,"Comment":"03/04/2026 4:27 PM - joshuav - Req Date changed from 02/09/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":245245,"Line":3,"Comment":"03/23/2026 1:26 PM - mikek - F/U changed from 3/31/2026 to 03/30/2026 (Order Approved Pending PO)"},{"comp":1,"quote":245245,"Line":4,"Comment":"04/02/2026 10:00 AM - joshuav - Req Date change from 5/2/2026 to 8/29/2026 (Req Date Updated)"},{"comp":1,"quote":245245,"Line":5,"Comment":"04/02/2026 10:00 AM - joshuav - CLO changed from 4/25/2026 to 8/22/2026 (CLO Date Updated)"},{"comp":1,"quote":245245,"Line":6,"Comment":"04/02/2026 10:00 AM - joshuav - F/U Changed from 3/30/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245245,"Line":7,"Comment":"04/30/2026 8:39 AM - joshuav - F/U Changed from 4/25/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245245,"Line":8,"Comment":"05/02/2026 1:36 PM - joshuav - F/U Changed from 5/2/2026 to 5/23/2026 (Follow Up in 3 Weeks)"},{"comp":1,"quote":245245,"Line":9,"Comment":"05/15/2026 11:48 AM - joshuav - CLO changed from 08/22/2026 to 10/24/2026 (CLO Date Updated)"},{"comp":1,"quote":245245,"Line":10,"Comment":"05/15/2026 11:48 AM - joshuav - Req Date changed from 08/29/2026 to 10/31/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245245","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"3","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"5","part":"PRE-INST/TRAINING","qty":"1","price":"9999.99","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"245245","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"7","part":"PRE-SPDL-I30A","qty":"1","price":"2376.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"8","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-15 11:49:03.283 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-227803-05152026114902.txt === {"quote":"227803","customer":"3613","name":null,"customerName":"Colmar Industrial Supplies LLC","comp":"01","open":"0","shipto":"VAPOR","shiptoName":"Vapor Bus Intl-A Wabtec Company","entry_date":"02-07-2025","cust_order_date":"02-07-2025","req_date":"10-31-2026","cust_po":"CAT40 Tool Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"14:39","extra":"","follow_up":"05-09-2026","web_id":"","follow_name":"Aaron Shapiro","follow_phone":"847-757-4761","follow_email":"aarons@colmarindustrial.com","pic_user":"joshuav","total_amt":"12237.36","total_gp":"5616.45","total_gpm":"45.90","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"106","win_pct":"20","clo_date":"10-24-2026","notes":[{"comp":"1","quote":"227803","line":"3","data":"Teams/Em"},{"comp":"1","quote":"227803","line":"2","data":"02-07-2025 14:39-jennad Francesco request via"},{"comp":"1","quote":"227803","line":"1","data":"He approved 40 -> 43 on holders."},{"comp":"1","quote":"227803","line":"0","data":"02-07-2025 15:26-jennad Spoke w/ Michael -"}],"crmnotes":[{"comp":1,"quote":227803,"Line":0,"Comment":"02/18/2025 10:17 AM - francescof - F/U changed from 02/13/2025 to 2/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":1,"Comment":"02/18/2025 12:40 PM - francescof - Encounter has been added"},{"comp":1,"quote":227803,"Line":2,"Comment":"03/24/2025 5:35 AM - francescof - Req Date changed from 03/21/2025 to 03/25/2025 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":3,"Comment":"03/24/2025 5:35 AM - francescof - CLO changed from 03/07/2025 to 03/25/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":4,"Comment":"03/24/2025 5:35 AM - francescof - F/U changed from 02/28/2025 to 3/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":5,"Comment":"04/10/2025 2:56 PM - francescof - F/U changed from 03/25/2025 to 4/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":6,"Comment":"04/10/2025 2:56 PM - francescof - CLO changed from 03/25/2025 to 04/15/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":7,"Comment":"04/10/2025 2:56 PM - francescof - Req Date changed from 03/25/2025 to 04/15/2025 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":8,"Comment":"04/21/2025 12:34 PM - francescof - F/U changed from 04/15/2025 to 4/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":9,"Comment":"04/21/2025 12:34 PM - francescof - CLO changed from 04/15/2025 to 04/29/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":10,"Comment":"04/21/2025 12:34 PM - francescof - Req Date changed from 04/15/2025 to 04/29/2025 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":11,"Comment":"04/21/2025 12:41 PM - francescof - Encounter has been added"},{"comp":1,"quote":227803,"Line":12,"Comment":"05/01/2025 3:58 PM - francescof - F/U changed from 04/29/2025 to 5/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":13,"Comment":"05/01/2025 3:59 PM - francescof - CLO changed from 04/29/2025 to 05/06/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":14,"Comment":"05/12/2025 7:55 AM - francescof - F/U changed from 05/06/2025 to 5/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":15,"Comment":"05/12/2025 7:55 AM - francescof - CLO changed from 05/06/2025 to 05/14/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":16,"Comment":"05/12/2025 7:55 AM - francescof - Req Date changed from 04/29/2025 to 05/14/2025 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":17,"Comment":"05/18/2025 11:12 AM - francescof - F/U changed from 05/14/2025 to 5/23/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":18,"Comment":"05/18/2025 11:13 AM - francescof - CLO changed from 05/14/2025 to 05/23/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":19,"Comment":"05/18/2025 11:13 AM - francescof - Req Date changed from 05/14/2025 to 05/23/2025 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":20,"Comment":"05/27/2025 10:35 AM - francescof - Req Date changed from 05/23/2025 to 06/03/2025 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":21,"Comment":"05/27/2025 10:35 AM - francescof - CLO changed from 05/23/2025 to 06/03/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":22,"Comment":"05/27/2025 10:35 AM - francescof - F/U changed from 05/23/2025 to 6/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":23,"Comment":"05/27/2025 10:36 AM - francescof - Encounter has been added"},{"comp":1,"quote":227803,"Line":24,"Comment":"08/15/2025 2:13 PM - michaelg - F/U changed from 06/25/2025 to 9/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":25,"Comment":"08/15/2025 2:13 PM - michaelg - CLO changed from 06/25/2025 to 09/30/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":26,"Comment":"08/15/2025 2:13 PM - michaelg - Req Date changed from 06/25/2025 to 09/30/2025 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":27,"Comment":"02/20/2026 10:14 AM - joshuav - F/U changed from 09/30/2025 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":28,"Comment":"02/20/2026 10:14 AM - joshuav - CLO changed from 09/30/2025 to 09/26/2026 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":29,"Comment":"02/20/2026 10:14 AM - joshuav - Req Date changed from 09/30/2025 to 10/31/2026 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":30,"Comment":"04/30/2026 8:40 AM - joshuav - F/U Changed from 4/25/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":31,"Comment":"05/02/2026 1:39 PM - joshuav - F/U Changed from 5/2/2026 to 5/9/2026 (Follow Up in 1 Week)"},{"comp":1,"quote":227803,"Line":32,"Comment":"05/15/2026 11:48 AM - joshuav - CLO changed from 09/26/2026 to 10/24/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"227803","line":"1","part":"C4007-0016-3.50","qty":"9","price":"258.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"2","part":"C4007-0020-4.00","qty":"7","price":"246.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"3","part":"C4007-0025-4.00","qty":"7","price":"270.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"4","part":"C4007-0032-3.13","qty":"7","price":"258.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"5","part":"C4006-0250-4.00","qty":"7","price":"150.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"6","part":"C4006-0375-4.00","qty":"7","price":"150.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"7","part":"C4006-0500-4.00","qty":"7","price":"139.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"8","part":"C4006-0625-4.00","qty":"7","price":"166.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"9","part":"C4006-0750-4.00","qty":"7","price":"144.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"10","part":"C4006-1000-4.00","qty":"7","price":"143.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"11","part":"C4001-0750-4.00CP","qty":"7","price":"170.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"12","part":"C4001-1000-4.00CP","qty":"7","price":"170.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"13","part":"C40R5-0562-2.84","qty":"7","price":"353.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"14","part":"C40R5-0875-3.50","qty":"7","price":"363.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"16","part":"016-SPAN","qty":"1","price":"17.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"17","part":"020-SPAN","qty":"1","price":"19.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"18","part":"025-SPAN","qty":"1","price":"19.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"19","part":"032-SPAN","qty":"1","price":"23.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"20","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"227803","line":"21","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"227803","Line":"20","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"227803","Line":"20","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"227803","Line":"20","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"227803","Line":"20","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":20}}] 2026-05-15 11:49:08.380 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-227803-05152026114908.txt === {"quote":"227803","customer":"3613","name":null,"customerName":"Colmar Industrial Supplies LLC","comp":"01","open":"0","shipto":"VAPOR","shiptoName":"Vapor Bus Intl-A Wabtec Company","entry_date":"02-07-2025","cust_order_date":"02-07-2025","req_date":"10-31-2026","cust_po":"CAT40 Tool Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"14:39","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Aaron Shapiro","follow_phone":"847-757-4761","follow_email":"aarons@colmarindustrial.com","pic_user":"joshuav","total_amt":"12237.36","total_gp":"5616.45","total_gpm":"45.90","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"106","win_pct":"20","clo_date":"10-24-2026","notes":[{"comp":"1","quote":"227803","line":"3","data":"Teams/Em"},{"comp":"1","quote":"227803","line":"2","data":"02-07-2025 14:39-jennad Francesco request via"},{"comp":"1","quote":"227803","line":"1","data":"He approved 40 -> 43 on holders."},{"comp":"1","quote":"227803","line":"0","data":"02-07-2025 15:26-jennad Spoke w/ Michael -"}],"crmnotes":[{"comp":1,"quote":227803,"Line":0,"Comment":"02/18/2025 10:17 AM - francescof - F/U changed from 02/13/2025 to 2/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":1,"Comment":"02/18/2025 12:40 PM - francescof - Encounter has been added"},{"comp":1,"quote":227803,"Line":2,"Comment":"03/24/2025 5:35 AM - francescof - Req Date changed from 03/21/2025 to 03/25/2025 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":3,"Comment":"03/24/2025 5:35 AM - francescof - CLO changed from 03/07/2025 to 03/25/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":4,"Comment":"03/24/2025 5:35 AM - francescof - F/U changed from 02/28/2025 to 3/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":5,"Comment":"04/10/2025 2:56 PM - francescof - F/U changed from 03/25/2025 to 4/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":6,"Comment":"04/10/2025 2:56 PM - francescof - CLO changed from 03/25/2025 to 04/15/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":7,"Comment":"04/10/2025 2:56 PM - francescof - Req Date changed from 03/25/2025 to 04/15/2025 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":8,"Comment":"04/21/2025 12:34 PM - francescof - F/U changed from 04/15/2025 to 4/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":9,"Comment":"04/21/2025 12:34 PM - francescof - CLO changed from 04/15/2025 to 04/29/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":10,"Comment":"04/21/2025 12:34 PM - francescof - Req Date changed from 04/15/2025 to 04/29/2025 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":11,"Comment":"04/21/2025 12:41 PM - francescof - Encounter has been added"},{"comp":1,"quote":227803,"Line":12,"Comment":"05/01/2025 3:58 PM - francescof - F/U changed from 04/29/2025 to 5/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":13,"Comment":"05/01/2025 3:59 PM - francescof - CLO changed from 04/29/2025 to 05/06/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":14,"Comment":"05/12/2025 7:55 AM - francescof - F/U changed from 05/06/2025 to 5/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":15,"Comment":"05/12/2025 7:55 AM - francescof - CLO changed from 05/06/2025 to 05/14/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":16,"Comment":"05/12/2025 7:55 AM - francescof - Req Date changed from 04/29/2025 to 05/14/2025 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":17,"Comment":"05/18/2025 11:12 AM - francescof - F/U changed from 05/14/2025 to 5/23/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":18,"Comment":"05/18/2025 11:13 AM - francescof - CLO changed from 05/14/2025 to 05/23/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":19,"Comment":"05/18/2025 11:13 AM - francescof - Req Date changed from 05/14/2025 to 05/23/2025 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":20,"Comment":"05/27/2025 10:35 AM - francescof - Req Date changed from 05/23/2025 to 06/03/2025 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":21,"Comment":"05/27/2025 10:35 AM - francescof - CLO changed from 05/23/2025 to 06/03/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":22,"Comment":"05/27/2025 10:35 AM - francescof - F/U changed from 05/23/2025 to 6/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":23,"Comment":"05/27/2025 10:36 AM - francescof - Encounter has been added"},{"comp":1,"quote":227803,"Line":24,"Comment":"08/15/2025 2:13 PM - michaelg - F/U changed from 06/25/2025 to 9/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":25,"Comment":"08/15/2025 2:13 PM - michaelg - CLO changed from 06/25/2025 to 09/30/2025 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":26,"Comment":"08/15/2025 2:13 PM - michaelg - Req Date changed from 06/25/2025 to 09/30/2025 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":27,"Comment":"02/20/2026 10:14 AM - joshuav - F/U changed from 09/30/2025 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":28,"Comment":"02/20/2026 10:14 AM - joshuav - CLO changed from 09/30/2025 to 09/26/2026 (CLO Date Updated)"},{"comp":1,"quote":227803,"Line":29,"Comment":"02/20/2026 10:14 AM - joshuav - Req Date changed from 09/30/2025 to 10/31/2026 (Req Date Updated)"},{"comp":1,"quote":227803,"Line":30,"Comment":"04/30/2026 8:40 AM - joshuav - F/U Changed from 4/25/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":227803,"Line":31,"Comment":"05/02/2026 1:39 PM - joshuav - F/U Changed from 5/2/2026 to 5/9/2026 (Follow Up in 1 Week)"},{"comp":1,"quote":227803,"Line":32,"Comment":"05/15/2026 11:48 AM - joshuav - CLO changed from 09/26/2026 to 10/24/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"227803","line":"1","part":"C4007-0016-3.50","qty":"9","price":"258.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"2","part":"C4007-0020-4.00","qty":"7","price":"246.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"3","part":"C4007-0025-4.00","qty":"7","price":"270.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"4","part":"C4007-0032-3.13","qty":"7","price":"258.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"5","part":"C4006-0250-4.00","qty":"7","price":"150.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"6","part":"C4006-0375-4.00","qty":"7","price":"150.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"7","part":"C4006-0500-4.00","qty":"7","price":"139.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"8","part":"C4006-0625-4.00","qty":"7","price":"166.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"9","part":"C4006-0750-4.00","qty":"7","price":"144.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"10","part":"C4006-1000-4.00","qty":"7","price":"143.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"11","part":"C4001-0750-4.00CP","qty":"7","price":"170.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"12","part":"C4001-1000-4.00CP","qty":"7","price":"170.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"13","part":"C40R5-0562-2.84","qty":"7","price":"353.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"14","part":"C40R5-0875-3.50","qty":"7","price":"363.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"16","part":"016-SPAN","qty":"1","price":"17.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"17","part":"020-SPAN","qty":"1","price":"19.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"18","part":"025-SPAN","qty":"1","price":"19.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"19","part":"032-SPAN","qty":"1","price":"23.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227803","line":"20","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"227803","line":"21","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"227803","Line":"20","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"227803","Line":"20","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"227803","Line":"20","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"227803","Line":"20","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":20}}] 2026-05-15 11:49:19.399 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245245-05152026114919.txt === {"quote":"245245","customer":"3613","name":null,"customerName":"Colmar Industrial Supplies LLC","comp":"01","open":"0","shipto":"VAPOR","shiptoName":"Vapor Bus Intl-A Wabtec Company","entry_date":"02-09-2026","cust_order_date":"02-09-2026","req_date":"10-31-2026","cust_po":"Ref#","terms_code":"N60","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"michaelg","conv_order":"ADV","time":"02-09","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Aaron Shapiro","follow_phone":"847-757-4761","follow_email":"aarons@colmarindustrial.com","pic_user":"joshuav","total_amt":"38402.13","total_gp":"26203.46","total_gpm":"68.23","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"9","win_pct":"20","clo_date":"10-24-2026","notes":[],"crmnotes":[{"comp":1,"quote":245245,"Line":0,"Comment":"03/04/2026 4:27 PM - joshuav - F/U changed from 02/16/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245245,"Line":1,"Comment":"03/04/2026 4:27 PM - joshuav - CLO changed from NaN/NaN/NaN to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":245245,"Line":2,"Comment":"03/04/2026 4:27 PM - joshuav - Req Date changed from 02/09/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":245245,"Line":3,"Comment":"03/23/2026 1:26 PM - mikek - F/U changed from 3/31/2026 to 03/30/2026 (Order Approved Pending PO)"},{"comp":1,"quote":245245,"Line":4,"Comment":"04/02/2026 10:00 AM - joshuav - Req Date change from 5/2/2026 to 8/29/2026 (Req Date Updated)"},{"comp":1,"quote":245245,"Line":5,"Comment":"04/02/2026 10:00 AM - joshuav - CLO changed from 4/25/2026 to 8/22/2026 (CLO Date Updated)"},{"comp":1,"quote":245245,"Line":6,"Comment":"04/02/2026 10:00 AM - joshuav - F/U Changed from 3/30/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245245,"Line":7,"Comment":"04/30/2026 8:39 AM - joshuav - F/U Changed from 4/25/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245245,"Line":8,"Comment":"05/02/2026 1:36 PM - joshuav - F/U Changed from 5/2/2026 to 5/23/2026 (Follow Up in 3 Weeks)"},{"comp":1,"quote":245245,"Line":9,"Comment":"05/15/2026 11:48 AM - joshuav - CLO changed from 08/22/2026 to 10/24/2026 (CLO Date Updated)"},{"comp":1,"quote":245245,"Line":10,"Comment":"05/15/2026 11:48 AM - joshuav - Req Date changed from 08/29/2026 to 10/31/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245245","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"3","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"5","part":"PRE-INST/TRAINING","qty":"1","price":"9999.99","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"245245","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"7","part":"PRE-SPDL-I30A","qty":"1","price":"2376.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"8","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245245","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-15 11:49:56.513 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249999-05152026114956.txt === {"quote":"249999","customer":"8092","name":null,"customerName":"Haas Factory Outlet (IL)","comp":"01","open":"0","shipto":"SXCXELEC","shiptoName":"S & C Electric Co.","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"09-26-2026","cust_po":"C40ram-er20","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Rudy Marotti","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"10:48","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Rudy Marotti","follow_phone":"","follow_email":"rmarotti@hfochicago.com","pic_user":"joshuav","total_amt":"16697.30","total_gp":"7757.72","total_gpm":"46.46","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"249999","line":"2","data":"05-12-2026 11:12 - Discounts Recalculated QS"},{"comp":"1","quote":"249999","line":"1","data":"delivery"},{"comp":"1","quote":"249999","line":"0","data":"05-13-2026 15:50-jennad added to quote log for"}],"crmnotes":[{"comp":1,"quote":249999,"Line":0,"Comment":"05/15/2026 11:49 AM - joshuav - Req Date changed from 06/23/2026 to 09/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249999","line":"1","part":"C40RAM-ER20-225ST-65TP","qty":"2","price":"11872.00","uom":"EA","discount":"30.00","req_date":"1 Stk, Bal 6-7Wks","branch":"1"},{"comp":"01","order":"249999","line":"3","part":"E20-032(C)","qty":"1","price":"96.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249999","line":"4","part":"E20-032","qty":"1","price":"57.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249999","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-15 11:49:58.934 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249999-05152026114958.txt === {"quote":"249999","customer":"8092","name":null,"customerName":"Haas Factory Outlet (IL)","comp":"01","open":"0","shipto":"SXCXELEC","shiptoName":"S & C Electric Co.","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"09-26-2026","cust_po":"C40ram-er20","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Rudy Marotti","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"10:48","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Rudy Marotti","follow_phone":"","follow_email":"rmarotti@hfochicago.com","pic_user":"joshuav","total_amt":"16697.30","total_gp":"7757.72","total_gpm":"46.46","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"5","win_pct":"20","clo_date":"09-19-2026","notes":[{"comp":"1","quote":"249999","line":"2","data":"05-12-2026 11:12 - Discounts Recalculated QS"},{"comp":"1","quote":"249999","line":"1","data":"delivery"},{"comp":"1","quote":"249999","line":"0","data":"05-13-2026 15:50-jennad added to quote log for"}],"crmnotes":[{"comp":1,"quote":249999,"Line":0,"Comment":"05/15/2026 11:49 AM - joshuav - Req Date changed from 06/23/2026 to 09/26/2026 (Req Date Updated)"},{"comp":1,"quote":249999,"Line":1,"Comment":"05/15/2026 11:49 AM - joshuav - CLO changed from 06/12/2026 to 09/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249999","line":"1","part":"C40RAM-ER20-225ST-65TP","qty":"2","price":"11872.00","uom":"EA","discount":"30.00","req_date":"1 Stk, Bal 6-7Wks","branch":"1"},{"comp":"01","order":"249999","line":"3","part":"E20-032(C)","qty":"1","price":"96.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249999","line":"4","part":"E20-032","qty":"1","price":"57.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249999","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 11:50:05.021 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249999-05152026115004.txt === {"quote":"249999","customer":"8092","name":null,"customerName":"Haas Factory Outlet (IL)","comp":"01","open":"0","shipto":"SXCXELEC","shiptoName":"S & C Electric Co.","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"09-26-2026","cust_po":"C40ram-er20","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Rudy Marotti","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"10:48","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Rudy Marotti","follow_phone":"","follow_email":"rmarotti@hfochicago.com","pic_user":"joshuav","total_amt":"16697.30","total_gp":"7757.72","total_gpm":"46.46","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"5","win_pct":"20","clo_date":"09-19-2026","notes":[{"comp":"1","quote":"249999","line":"2","data":"05-12-2026 11:12 - Discounts Recalculated QS"},{"comp":"1","quote":"249999","line":"1","data":"delivery"},{"comp":"1","quote":"249999","line":"0","data":"05-13-2026 15:50-jennad added to quote log for"}],"crmnotes":[{"comp":1,"quote":249999,"Line":0,"Comment":"05/15/2026 11:49 AM - joshuav - Req Date changed from 06/23/2026 to 09/26/2026 (Req Date Updated)"},{"comp":1,"quote":249999,"Line":1,"Comment":"05/15/2026 11:49 AM - joshuav - CLO changed from 06/12/2026 to 09/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249999","line":"1","part":"C40RAM-ER20-225ST-65TP","qty":"2","price":"11872.00","uom":"EA","discount":"30.00","req_date":"1 Stk, Bal 6-7Wks","branch":"1"},{"comp":"01","order":"249999","line":"3","part":"E20-032(C)","qty":"1","price":"96.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249999","line":"4","part":"E20-032","qty":"1","price":"57.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249999","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 12:13:04.694 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\TUTH-4-3462.txt === {"customer":"TUTH","line":"A","dept":"M","name":"paris Givhan","title":"PDM","phone":"708-293-3103","cell":"708-293-3103","fax":null,"email":"paris.givhan@irco.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3462,"password":null,"webenabled":"Y","linkedin":null,"city":"Alsip","state":"IL","address1":"12500 S Pulaski Rd","address2":null,"zip":"60803","country":"USA","userid":"joshuav","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"4"}}] 2026-05-15 12:38:07.917 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246882-05152026123807.txt === {"quote":"246882","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"ACCUWAUK","shiptoName":"Accurate Specialties","entry_date":"03-12-2026","cust_order_date":"03-12-2026","req_date":"06-01-2026","cust_po":"SPECIAL C8 ER32 AH","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Victor Walsh","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:22","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Victor Walsh","follow_phone":"","follow_email":"vlwalsh@charter.net","pic_user":"bills","total_amt":"27404.00","total_gp":"27404.00","total_gpm":"100.00","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"246882","line":"6","data":"MACHINE: Okuma VTM 100"},{"comp":"1","quote":"246882","line":"5","data":"taper"},{"comp":"1","quote":"246882","line":"4","data":"Special is C50FHM-ER32-215ICE-110TP but with C8"},{"comp":"1","quote":"246882","line":"3","data":"03-12-2026 10:28-jennad Adding to quote log."},{"comp":"1","quote":"246882","line":"2","data":"2pcs"},{"comp":"1","quote":"246882","line":"1","data":"03-23-2026 10:44-jennad Per Bill, 50GP 1 pc 40GP"},{"comp":"1","quote":"246882","line":"0","data":"03-23-2026 11:31-jennad Wrenches included in price"}],"crmnotes":[{"comp":1,"quote":246882,"Line":0,"Comment":"04/17/2026 7:52 AM - bills - F/U changed from 04/14/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246882,"Line":1,"Comment":"04/17/2026 7:52 AM - bills - CLO changed from 04/23/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":246882,"Line":2,"Comment":"04/17/2026 7:52 AM - bills - Req Date changed from 04/23/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246882","line":"1","part":"SPECIAL-AH","qty":"1","price":"26634.00","uom":"EA","discount":"0.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"246882","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 Wk","branch":"1"},{"comp":"01","order":"246882","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246882","Line":"1","Company":"1","F_Line":"1","Comment":"Final Part# TBD, **NET PRICE**","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"2","Comment":"C8 AngleHead ER32 Flex IntExtCoolant7MP 110mm Pitch","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"3","Comment":"Custom Special - cannot be cancelled or returned","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"4","Comment":".","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"5","Comment":"QTY BREAK NET PRICING:","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"6","Comment":"1 pc: $26,634.00 ea/NET","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"7","Comment":"2pcs: $21,312.00 ea/NET","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"8","Comment":".","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"9","Comment":"DELIVERY: 3 Wks Design + 12 Wks mfg/shipping after","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"10","Comment":"receipt of signed approval drawing","Loc":"Y"},{"Quote":"246882","Line":"2","Company":"1","F_Line":"1","Comment":"LN to make block after receipt of spindle specs","Loc":"Y"},{"Quote":"246882","Line":"2","Company":"1","F_Line":"2","Comment":"necessary for design","Loc":"Y"},{"Quote":"246882","Line":"2","Company":"1","F_Line":"3","Comment":"**non-cancellable, non-returnable**","Loc":"Y"}],"qcomms":[{"Quote":"246882","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"246882","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"246882","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 12:38:24.576 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246882-05152026123824.txt === {"quote":"246882","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"ACCUWAUK","shiptoName":"Accurate Specialties","entry_date":"03-12-2026","cust_order_date":"03-12-2026","req_date":"06-01-2026","cust_po":"SPECIAL C8 ER32 AH","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Victor Walsh","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:22","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Victor Walsh","follow_phone":"","follow_email":"vlwalsh@charter.net","pic_user":"bills","total_amt":"27404.00","total_gp":"27404.00","total_gpm":"100.00","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-01-2026","notes":[{"comp":"1","quote":"246882","line":"6","data":"MACHINE: Okuma VTM 100"},{"comp":"1","quote":"246882","line":"5","data":"taper"},{"comp":"1","quote":"246882","line":"4","data":"Special is C50FHM-ER32-215ICE-110TP but with C8"},{"comp":"1","quote":"246882","line":"3","data":"03-12-2026 10:28-jennad Adding to quote log."},{"comp":"1","quote":"246882","line":"2","data":"2pcs"},{"comp":"1","quote":"246882","line":"1","data":"03-23-2026 10:44-jennad Per Bill, 50GP 1 pc 40GP"},{"comp":"1","quote":"246882","line":"0","data":"03-23-2026 11:31-jennad Wrenches included in price"}],"crmnotes":[{"comp":1,"quote":246882,"Line":0,"Comment":"04/17/2026 7:52 AM - bills - F/U changed from 04/14/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246882,"Line":1,"Comment":"04/17/2026 7:52 AM - bills - CLO changed from 04/23/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":246882,"Line":2,"Comment":"04/17/2026 7:52 AM - bills - Req Date changed from 04/23/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":246882,"Line":3,"Comment":"05/15/2026 12:38 PM - bills - F/U changed from 05/14/2026 to 6/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246882,"Line":4,"Comment":"05/15/2026 12:38 PM - bills - CLO changed from 06/01/2026 to 07/01/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246882","line":"1","part":"SPECIAL-AH","qty":"1","price":"26634.00","uom":"EA","discount":"0.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"246882","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 Wk","branch":"1"},{"comp":"01","order":"246882","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246882","Line":"1","Company":"1","F_Line":"1","Comment":"Final Part# TBD, **NET PRICE**","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"2","Comment":"C8 AngleHead ER32 Flex IntExtCoolant7MP 110mm Pitch","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"3","Comment":"Custom Special - cannot be cancelled or returned","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"4","Comment":".","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"5","Comment":"QTY BREAK NET PRICING:","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"6","Comment":"1 pc: $26,634.00 ea/NET","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"7","Comment":"2pcs: $21,312.00 ea/NET","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"8","Comment":".","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"9","Comment":"DELIVERY: 3 Wks Design + 12 Wks mfg/shipping after","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"10","Comment":"receipt of signed approval drawing","Loc":"Y"},{"Quote":"246882","Line":"2","Company":"1","F_Line":"1","Comment":"LN to make block after receipt of spindle specs","Loc":"Y"},{"Quote":"246882","Line":"2","Company":"1","F_Line":"2","Comment":"necessary for design","Loc":"Y"},{"Quote":"246882","Line":"2","Company":"1","F_Line":"3","Comment":"**non-cancellable, non-returnable**","Loc":"Y"}],"qcomms":[{"Quote":"246882","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"246882","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"246882","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 12:38:34.572 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246882-05152026123834.txt === {"quote":"246882","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"ACCUWAUK","shiptoName":"Accurate Specialties","entry_date":"03-12-2026","cust_order_date":"03-12-2026","req_date":"07-01-2026","cust_po":"SPECIAL C8 ER32 AH","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Victor Walsh","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:22","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Victor Walsh","follow_phone":"","follow_email":"vlwalsh@charter.net","pic_user":"bills","total_amt":"27404.00","total_gp":"27404.00","total_gpm":"100.00","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-01-2026","notes":[{"comp":"1","quote":"246882","line":"6","data":"MACHINE: Okuma VTM 100"},{"comp":"1","quote":"246882","line":"5","data":"taper"},{"comp":"1","quote":"246882","line":"4","data":"Special is C50FHM-ER32-215ICE-110TP but with C8"},{"comp":"1","quote":"246882","line":"3","data":"03-12-2026 10:28-jennad Adding to quote log."},{"comp":"1","quote":"246882","line":"2","data":"2pcs"},{"comp":"1","quote":"246882","line":"1","data":"03-23-2026 10:44-jennad Per Bill, 50GP 1 pc 40GP"},{"comp":"1","quote":"246882","line":"0","data":"03-23-2026 11:31-jennad Wrenches included in price"}],"crmnotes":[{"comp":1,"quote":246882,"Line":0,"Comment":"04/17/2026 7:52 AM - bills - F/U changed from 04/14/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246882,"Line":1,"Comment":"04/17/2026 7:52 AM - bills - CLO changed from 04/23/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":246882,"Line":2,"Comment":"04/17/2026 7:52 AM - bills - Req Date changed from 04/23/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":246882,"Line":3,"Comment":"05/15/2026 12:38 PM - bills - F/U changed from 05/14/2026 to 6/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246882,"Line":4,"Comment":"05/15/2026 12:38 PM - bills - CLO changed from 06/01/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":246882,"Line":5,"Comment":"05/15/2026 12:38 PM - bills - Req Date changed from 06/01/2026 to 07/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246882","line":"1","part":"SPECIAL-AH","qty":"1","price":"26634.00","uom":"EA","discount":"0.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"246882","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 Wk","branch":"1"},{"comp":"01","order":"246882","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246882","Line":"1","Company":"1","F_Line":"1","Comment":"Final Part# TBD, **NET PRICE**","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"2","Comment":"C8 AngleHead ER32 Flex IntExtCoolant7MP 110mm Pitch","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"3","Comment":"Custom Special - cannot be cancelled or returned","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"4","Comment":".","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"5","Comment":"QTY BREAK NET PRICING:","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"6","Comment":"1 pc: $26,634.00 ea/NET","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"7","Comment":"2pcs: $21,312.00 ea/NET","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"8","Comment":".","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"9","Comment":"DELIVERY: 3 Wks Design + 12 Wks mfg/shipping after","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"10","Comment":"receipt of signed approval drawing","Loc":"Y"},{"Quote":"246882","Line":"2","Company":"1","F_Line":"1","Comment":"LN to make block after receipt of spindle specs","Loc":"Y"},{"Quote":"246882","Line":"2","Company":"1","F_Line":"2","Comment":"necessary for design","Loc":"Y"},{"Quote":"246882","Line":"2","Company":"1","F_Line":"3","Comment":"**non-cancellable, non-returnable**","Loc":"Y"}],"qcomms":[{"Quote":"246882","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"246882","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"246882","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 12:41:18.016 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249054-05152026124117.txt === {"quote":"249054","customer":"13204","name":null,"customerName":"DXP Enterprises, Inc. (Mach Tool)","comp":"01","open":"0","shipto":"PHOENIXW","shiptoName":"Shine Technologies","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-23-2026","cust_po":"NCAT40-SK10C-90UP-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brenden Walsh","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:42","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Brenden Walsh","follow_phone":"(630) 652-8000","follow_email":"brenden.walsh@dxpe.com","pic_user":"bills","total_amt":"14145.60","total_gp":"9330.55","total_gpm":"65.96","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"44","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"249054","line":"0","data":"04-23-2026 08:43-jennad Refresh of Q#243686"}],"crmnotes":[],"items":[{"comp":"01","order":"249054","line":"1","part":"NCAT40-SK10C-90UP-IDU","qty":"10","price":"508.00","uom":"EA","discount":"40.00","req_date":"1 Wk","branch":"1"},{"comp":"01","order":"249054","line":"2","part":"NCAT40-SK16C-90UP-IDU","qty":"15","price":"535.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249054","line":"3","part":"NCAT40-C3/4-85UG-IDU","qty":"10","price":"658.00","uom":"EA","discount":"40.00","req_date":"7 Stk,Bal 1 Wk","branch":"1"},{"comp":"01","order":"249054","line":"4","part":"NCAT40-C1-85UG-IDU","qty":"4","price":"739.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249054","line":"7","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249054","line":"8","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249054","line":"9","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249054","line":"10","part":"GH25","qty":"1","price":"265.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249054","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":9}}] 2026-05-15 12:41:36.631 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249054-05152026124136.txt === {"quote":"249054","customer":"13204","name":null,"customerName":"DXP Enterprises, Inc. (Mach Tool)","comp":"01","open":"0","shipto":"PHOENIXW","shiptoName":"Shine Technologies","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-23-2026","cust_po":"NCAT40-SK10C-90UP-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brenden Walsh","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:42","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Brenden Walsh","follow_phone":"(630) 652-8000","follow_email":"brenden.walsh@dxpe.com","pic_user":"bills","total_amt":"14145.60","total_gp":"9330.55","total_gpm":"65.96","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"44","win_pct":"20","clo_date":"07-01-2026","notes":[{"comp":"1","quote":"249054","line":"0","data":"04-23-2026 08:43-jennad Refresh of Q#243686"}],"crmnotes":[{"comp":1,"quote":249054,"Line":0,"Comment":"05/15/2026 12:41 PM - bills - F/U changed from 05/14/2026 to 6/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249054,"Line":1,"Comment":"05/15/2026 12:41 PM - bills - CLO changed from 05/23/2026 to 07/01/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249054","line":"1","part":"NCAT40-SK10C-90UP-IDU","qty":"10","price":"508.00","uom":"EA","discount":"40.00","req_date":"1 Wk","branch":"1"},{"comp":"01","order":"249054","line":"2","part":"NCAT40-SK16C-90UP-IDU","qty":"15","price":"535.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249054","line":"3","part":"NCAT40-C3/4-85UG-IDU","qty":"10","price":"658.00","uom":"EA","discount":"40.00","req_date":"7 Stk,Bal 1 Wk","branch":"1"},{"comp":"01","order":"249054","line":"4","part":"NCAT40-C1-85UG-IDU","qty":"4","price":"739.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249054","line":"7","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249054","line":"8","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249054","line":"9","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249054","line":"10","part":"GH25","qty":"1","price":"265.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249054","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-15 12:41:57.514 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249054-05152026124157.txt === {"quote":"249054","customer":"13204","name":null,"customerName":"DXP Enterprises, Inc. (Mach Tool)","comp":"01","open":"0","shipto":"PHOENIXW","shiptoName":"Shine Technologies","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"07-01-2026","cust_po":"NCAT40-SK10C-90UP-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brenden Walsh","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:42","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Brenden Walsh","follow_phone":"(630) 652-8000","follow_email":"brenden.walsh@dxpe.com","pic_user":"bills","total_amt":"14145.60","total_gp":"9330.55","total_gpm":"65.96","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"44","win_pct":"20","clo_date":"07-01-2026","notes":[{"comp":"1","quote":"249054","line":"0","data":"04-23-2026 08:43-jennad Refresh of Q#243686"}],"crmnotes":[{"comp":1,"quote":249054,"Line":0,"Comment":"05/15/2026 12:41 PM - bills - F/U changed from 05/14/2026 to 6/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249054,"Line":1,"Comment":"05/15/2026 12:41 PM - bills - CLO changed from 05/23/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249054,"Line":2,"Comment":"05/15/2026 12:41 PM - bills - Req Date changed from 05/23/2026 to 07/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249054","line":"1","part":"NCAT40-SK10C-90UP-IDU","qty":"10","price":"508.00","uom":"EA","discount":"40.00","req_date":"1 Wk","branch":"1"},{"comp":"01","order":"249054","line":"2","part":"NCAT40-SK16C-90UP-IDU","qty":"15","price":"535.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249054","line":"3","part":"NCAT40-C3/4-85UG-IDU","qty":"10","price":"658.00","uom":"EA","discount":"40.00","req_date":"7 Stk,Bal 1 Wk","branch":"1"},{"comp":"01","order":"249054","line":"4","part":"NCAT40-C1-85UG-IDU","qty":"4","price":"739.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249054","line":"7","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249054","line":"8","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249054","line":"9","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249054","line":"10","part":"GH25","qty":"1","price":"265.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249054","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-15 13:22:05.076 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.7311580605805, -87.8354579831445, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.7311580605805, -87.8354579831445, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.505339 second/s. 2026-05-15 13:27:38.849 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249107-05152026132738.txt === {"quote":"249107","customer":"9650","name":null,"customerName":"Integra Machine Tool Inc.","comp":"01","open":"0","shipto":"LENASAIN","shiptoName":"Lenard Tool and Machine, Inc","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-23-2026","cust_po":"BT40-NX5-153","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"40","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:12","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"TBD","follow_phone":"","follow_email":"sales@integramt.com","pic_user":"bills","total_amt":"2713.50","total_gp":"1811.90","total_gpm":"66.77","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"249107","line":"4","data":"positioning block"},{"comp":"1","quote":"249107","line":"3","data":"Replacement NX5, do not need collets or"},{"comp":"1","quote":"249107","line":"2","data":"04-23-2026 16:13-jennad adding to quote log."},{"comp":"1","quote":"249107","line":"1","data":"RGA#CUR-62958"},{"comp":"1","quote":"249107","line":"0","data":"04-27-2026 13:39-jennad New replacement for"}],"crmnotes":[],"items":[{"comp":"01","order":"249107","line":"1","part":"BT40-NX5-153","qty":"1","price":"3618.00","uom":"EA","discount":"25.00","req_date":"8-12 Wks","branch":"1"},{"comp":"01","order":"249107","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249107","Line":"1","Company":"1","F_Line":"1","Comment":"**non-cancellable, non-returnable item**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-15 13:27:52.736 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249107-05152026132752.txt === {"quote":"249107","customer":"9650","name":null,"customerName":"Integra Machine Tool Inc.","comp":"01","open":"0","shipto":"LENASAIN","shiptoName":"Lenard Tool and Machine, Inc","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-23-2026","cust_po":"BT40-NX5-153","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"40","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:12","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"TBD","follow_phone":"","follow_email":"sales@integramt.com","pic_user":"bills","total_amt":"2713.50","total_gp":"1811.90","total_gpm":"66.77","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"2","win_pct":"20","clo_date":"07-01-2026","notes":[{"comp":"1","quote":"249107","line":"4","data":"positioning block"},{"comp":"1","quote":"249107","line":"3","data":"Replacement NX5, do not need collets or"},{"comp":"1","quote":"249107","line":"2","data":"04-23-2026 16:13-jennad adding to quote log."},{"comp":"1","quote":"249107","line":"1","data":"RGA#CUR-62958"},{"comp":"1","quote":"249107","line":"0","data":"04-27-2026 13:39-jennad New replacement for"}],"crmnotes":[{"comp":1,"quote":249107,"Line":0,"Comment":"05/15/2026 1:27 PM - bills - F/U changed from 05/14/2026 to 6/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249107,"Line":1,"Comment":"05/15/2026 1:27 PM - bills - CLO changed from 05/23/2026 to 07/01/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249107","line":"1","part":"BT40-NX5-153","qty":"1","price":"3618.00","uom":"EA","discount":"25.00","req_date":"8-12 Wks","branch":"1"},{"comp":"01","order":"249107","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249107","Line":"1","Company":"1","F_Line":"1","Comment":"**non-cancellable, non-returnable item**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 13:28:02.634 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249107-05152026132802.txt === {"quote":"249107","customer":"9650","name":null,"customerName":"Integra Machine Tool Inc.","comp":"01","open":"0","shipto":"LENASAIN","shiptoName":"Lenard Tool and Machine, Inc","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"07-01-2026","cust_po":"BT40-NX5-153","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"40","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:12","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"TBD","follow_phone":"","follow_email":"sales@integramt.com","pic_user":"bills","total_amt":"2713.50","total_gp":"1811.90","total_gpm":"66.77","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"2","win_pct":"20","clo_date":"07-01-2026","notes":[{"comp":"1","quote":"249107","line":"4","data":"positioning block"},{"comp":"1","quote":"249107","line":"3","data":"Replacement NX5, do not need collets or"},{"comp":"1","quote":"249107","line":"2","data":"04-23-2026 16:13-jennad adding to quote log."},{"comp":"1","quote":"249107","line":"1","data":"RGA#CUR-62958"},{"comp":"1","quote":"249107","line":"0","data":"04-27-2026 13:39-jennad New replacement for"}],"crmnotes":[{"comp":1,"quote":249107,"Line":0,"Comment":"05/15/2026 1:27 PM - bills - F/U changed from 05/14/2026 to 6/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249107,"Line":1,"Comment":"05/15/2026 1:27 PM - bills - CLO changed from 05/23/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249107,"Line":2,"Comment":"05/15/2026 1:27 PM - bills - Req Date changed from 05/23/2026 to 07/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249107","line":"1","part":"BT40-NX5-153","qty":"1","price":"3618.00","uom":"EA","discount":"25.00","req_date":"8-12 Wks","branch":"1"},{"comp":"01","order":"249107","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249107","Line":"1","Company":"1","F_Line":"1","Comment":"**non-cancellable, non-returnable item**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 13:45:23.055 [INFO] In session is user: joshuav 2026-05-15 13:45:23.567 [INFO] In session is user: joshuav 2026-05-15 13:45:23.876 [INFO] In session is user: joshuav 2026-05-15 13:45:24.231 [INFO] In session is user: joshuav 2026-05-15 13:45:24.669 [INFO] In session is user: joshuav 2026-05-15 13:45:25.152 [INFO] In session is user: joshuav 2026-05-15 13:45:25.613 [INFO] In session is user: joshuav 2026-05-15 13:45:27.040 [INFO] In session is user: joshuav 2026-05-15 13:45:27.484 [INFO] In session is user: joshuav 2026-05-15 13:45:27.989 [INFO] In session is user: joshuav 2026-05-15 13:45:28.373 [INFO] In session is user: joshuav 2026-05-15 13:45:28.800 [INFO] In session is user: joshuav 2026-05-15 13:45:29.159 [INFO] In session is user: joshuav 2026-05-15 13:45:29.513 [INFO] In session is user: joshuav 2026-05-15 13:45:29.809 [INFO] In session is user: joshuav 2026-05-15 13:45:30.280 [INFO] In session is user: joshuav 2026-05-15 13:45:30.788 [INFO] In session is user: joshuav 2026-05-15 13:45:31.246 [INFO] In session is user: joshuav 2026-05-15 13:45:32.078 [INFO] In session is user: joshuav 2026-05-15 13:45:32.464 [INFO] In session is user: joshuav 2026-05-15 13:45:32.759 [INFO] In session is user: joshuav 2026-05-15 13:45:33.178 [INFO] In session is user: joshuav 2026-05-15 13:45:33.488 [INFO] In session is user: joshuav 2026-05-15 13:45:33.870 [INFO] In session is user: joshuav 2026-05-15 13:45:34.714 [INFO] In session is user: joshuav 2026-05-15 14:58:18.595 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244871-05152026145818.txt === {"quote":"244871","customer":"3112","name":null,"customerName":"Caliber Industrial Supply Co. Ltd.","comp":"01","open":"0","shipto":"DISHONCN","shiptoName":"Dishon Ltd","entry_date":"02-03-2026","cust_order_date":"02-26-2026","req_date":"05-29-2026","cust_po":"E346plus","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Gareth Rhys-Jones","drop_po":"","status":"0","user":"robh","conv_order":"ADV","time":"02-03","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Gareth Rhys-Jones","follow_phone":"905-624-5524","follow_email":"gareth@caliberindustrial.com","pic_user":"robh","total_amt":"35644.77","total_gp":"20081.26","total_gpm":"56.34","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"robh","reason":"","totalQty":"18","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":244871,"Line":0,"Comment":"02/17/2026 2:07 PM - robh - F/U changed from 02/16/2026 to 2/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244871,"Line":1,"Comment":"02/17/2026 2:07 PM - robh - CLO changed from 02/24/2026 to 02/27/2026 (CLO Date Updated)"},{"comp":1,"quote":244871,"Line":2,"Comment":"02/20/2026 1:53 PM - robh - Talked to Gareth. Dishon is slowing their spending ... but is still need to buy a presetter for the 2nd plant soon."},{"comp":1,"quote":244871,"Line":3,"Comment":"02/20/2026 1:53 PM - robh - F/U changed from 02/27/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244871,"Line":4,"Comment":"02/20/2026 1:54 PM - robh - CLO changed from 02/27/2026 to 03/20/2026 (CLO Date Updated)"},{"comp":1,"quote":244871,"Line":5,"Comment":"02/20/2026 1:54 PM - robh - Req Date changed from 03/04/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":244871,"Line":6,"Comment":"03/09/2026 3:23 PM - cindyt - Encounter has been added"},{"comp":1,"quote":244871,"Line":7,"Comment":"03/09/2026 3:24 PM - cindyt - F/U changed from 03/12/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244871,"Line":8,"Comment":"03/09/2026 3:24 PM - cindyt - CLO changed from 03/20/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":244871,"Line":9,"Comment":"03/09/2026 3:24 PM - cindyt - Req Date changed from 03/27/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":244871,"Line":10,"Comment":"04/21/2026 12:54 PM - robh - F/U changed from 04/30/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244871,"Line":11,"Comment":"04/21/2026 12:54 PM - robh - CLO changed from 04/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":244871,"Line":12,"Comment":"04/21/2026 12:54 PM - robh - Req Date changed from 05/06/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244871","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"4","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"5","part":"PRE-GAUGE-C6","qty":"1","price":"1976.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"6","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"7","part":"PRE-GAUGE-H40","qty":"1","price":"1296.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"8","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"9","part":"PRE-INST/TRAINING","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"244871","line":"10","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"11","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"12","part":"PRE-SPDL-C6","qty":"1","price":"4406.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"13","part":"PRE-SPDL-H10","qty":"1","price":"3856.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"14","part":"PRE-SPDL-H40","qty":"1","price":"3067.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"15","part":"PRE-SPDL-H63","qty":"1","price":"3067.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"16","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"17","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"18","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"27.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":18}}] 2026-05-15 14:58:57.831 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244871-05152026145857.txt === {"quote":"244871","customer":"3112","name":null,"customerName":"Caliber Industrial Supply Co. Ltd.","comp":"01","open":"0","shipto":"DISHONCN","shiptoName":"Dishon Ltd","entry_date":"02-03-2026","cust_order_date":"02-26-2026","req_date":"05-29-2026","cust_po":"E346plus","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Gareth Rhys-Jones","drop_po":"","status":"0","user":"robh","conv_order":"ADV","time":"02-03","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Gareth Rhys-Jones","follow_phone":"905-624-5524","follow_email":"gareth@caliberindustrial.com","pic_user":"robh","total_amt":"35644.77","total_gp":"20081.26","total_gpm":"56.34","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"robh","reason":"","totalQty":"18","win_pct":"20","clo_date":"06-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":244871,"Line":0,"Comment":"02/17/2026 2:07 PM - robh - F/U changed from 02/16/2026 to 2/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244871,"Line":1,"Comment":"02/17/2026 2:07 PM - robh - CLO changed from 02/24/2026 to 02/27/2026 (CLO Date Updated)"},{"comp":1,"quote":244871,"Line":2,"Comment":"02/20/2026 1:53 PM - robh - Talked to Gareth. Dishon is slowing their spending ... but is still need to buy a presetter for the 2nd plant soon."},{"comp":1,"quote":244871,"Line":3,"Comment":"02/20/2026 1:53 PM - robh - F/U changed from 02/27/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244871,"Line":4,"Comment":"02/20/2026 1:54 PM - robh - CLO changed from 02/27/2026 to 03/20/2026 (CLO Date Updated)"},{"comp":1,"quote":244871,"Line":5,"Comment":"02/20/2026 1:54 PM - robh - Req Date changed from 03/04/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":244871,"Line":6,"Comment":"03/09/2026 3:23 PM - cindyt - Encounter has been added"},{"comp":1,"quote":244871,"Line":7,"Comment":"03/09/2026 3:24 PM - cindyt - F/U changed from 03/12/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244871,"Line":8,"Comment":"03/09/2026 3:24 PM - cindyt - CLO changed from 03/20/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":244871,"Line":9,"Comment":"03/09/2026 3:24 PM - cindyt - Req Date changed from 03/27/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":244871,"Line":10,"Comment":"04/21/2026 12:54 PM - robh - F/U changed from 04/30/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244871,"Line":11,"Comment":"04/21/2026 12:54 PM - robh - CLO changed from 04/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":244871,"Line":12,"Comment":"04/21/2026 12:54 PM - robh - Req Date changed from 05/06/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":244871,"Line":13,"Comment":"05/15/2026 3:58 PM - robh - F/U changed from 05/08/2026 to 6/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244871,"Line":14,"Comment":"05/15/2026 3:58 PM - robh - CLO changed from 05/18/2026 to 06/22/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"244871","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"4","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"5","part":"PRE-GAUGE-C6","qty":"1","price":"1976.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"6","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"7","part":"PRE-GAUGE-H40","qty":"1","price":"1296.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"8","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"9","part":"PRE-INST/TRAINING","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"244871","line":"10","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"11","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"12","part":"PRE-SPDL-C6","qty":"1","price":"4406.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"13","part":"PRE-SPDL-H10","qty":"1","price":"3856.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"14","part":"PRE-SPDL-H40","qty":"1","price":"3067.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"15","part":"PRE-SPDL-H63","qty":"1","price":"3067.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"16","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"17","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"18","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"27.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":18}}] 2026-05-15 14:59:38.583 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244871-05152026145938.txt === {"quote":"244871","customer":"3112","name":null,"customerName":"Caliber Industrial Supply Co. Ltd.","comp":"01","open":"0","shipto":"DISHONCN","shiptoName":"Dishon Ltd","entry_date":"02-03-2026","cust_order_date":"02-26-2026","req_date":"06-30-2026","cust_po":"E346plus","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Gareth Rhys-Jones","drop_po":"","status":"0","user":"robh","conv_order":"ADV","time":"02-03","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Gareth Rhys-Jones","follow_phone":"905-624-5524","follow_email":"gareth@caliberindustrial.com","pic_user":"robh","total_amt":"35644.77","total_gp":"20081.26","total_gpm":"56.34","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"robh","reason":"","totalQty":"18","win_pct":"20","clo_date":"06-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":244871,"Line":0,"Comment":"02/17/2026 2:07 PM - robh - F/U changed from 02/16/2026 to 2/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244871,"Line":1,"Comment":"02/17/2026 2:07 PM - robh - CLO changed from 02/24/2026 to 02/27/2026 (CLO Date Updated)"},{"comp":1,"quote":244871,"Line":2,"Comment":"02/20/2026 1:53 PM - robh - Talked to Gareth. Dishon is slowing their spending ... but is still need to buy a presetter for the 2nd plant soon."},{"comp":1,"quote":244871,"Line":3,"Comment":"02/20/2026 1:53 PM - robh - F/U changed from 02/27/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244871,"Line":4,"Comment":"02/20/2026 1:54 PM - robh - CLO changed from 02/27/2026 to 03/20/2026 (CLO Date Updated)"},{"comp":1,"quote":244871,"Line":5,"Comment":"02/20/2026 1:54 PM - robh - Req Date changed from 03/04/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":244871,"Line":6,"Comment":"03/09/2026 3:23 PM - cindyt - Encounter has been added"},{"comp":1,"quote":244871,"Line":7,"Comment":"03/09/2026 3:24 PM - cindyt - F/U changed from 03/12/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244871,"Line":8,"Comment":"03/09/2026 3:24 PM - cindyt - CLO changed from 03/20/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":244871,"Line":9,"Comment":"03/09/2026 3:24 PM - cindyt - Req Date changed from 03/27/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":244871,"Line":10,"Comment":"04/21/2026 12:54 PM - robh - F/U changed from 04/30/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244871,"Line":11,"Comment":"04/21/2026 12:54 PM - robh - CLO changed from 04/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":244871,"Line":12,"Comment":"04/21/2026 12:54 PM - robh - Req Date changed from 05/06/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":244871,"Line":13,"Comment":"05/15/2026 3:58 PM - robh - F/U changed from 05/08/2026 to 6/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244871,"Line":14,"Comment":"05/15/2026 3:58 PM - robh - CLO changed from 05/18/2026 to 06/22/2026 (CLO Date Updated)"},{"comp":1,"quote":244871,"Line":15,"Comment":"05/15/2026 3:59 PM - robh - Req Date changed from 05/29/2026 to 06/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244871","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"4","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"5","part":"PRE-GAUGE-C6","qty":"1","price":"1976.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"6","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"7","part":"PRE-GAUGE-H40","qty":"1","price":"1296.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"8","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"9","part":"PRE-INST/TRAINING","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"244871","line":"10","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"11","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"12","part":"PRE-SPDL-C6","qty":"1","price":"4406.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"13","part":"PRE-SPDL-H10","qty":"1","price":"3856.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"14","part":"PRE-SPDL-H40","qty":"1","price":"3067.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"15","part":"PRE-SPDL-H63","qty":"1","price":"3067.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"16","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"17","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244871","line":"18","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"27.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":18}}] 2026-05-15 15:00:21.759 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249136-05152026150021.txt === {"quote":"249136","customer":"20760","name":null,"customerName":"Tungaloy of America, Inc.","comp":"01","open":"0","shipto":"TUNGAL","shiptoName":"Tungaloy Canada","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"04-24-2026","cust_po":"Presetter RFQ","terms_code":"N30","ship_via":"TBD","ship_collect":"collect#","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Mark Matthews","drop_po":"","status":"0","user":"robh","conv_order":"ADV","time":"04-24","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Season Ariens-Cyr","follow_phone":"519-758-5779","follow_email":"sariens-cyr@tungaloycanada.com","pic_user":"robh","total_amt":"26680.64","total_gp":"15547.79","total_gpm":"58.27","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"robh","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249136","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"5","part":"PRE-SPDL-I50A","qty":"1","price":"2376.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"6","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249136","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-15 15:00:40.939 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249136-05152026150040.txt === {"quote":"249136","customer":"20760","name":null,"customerName":"Tungaloy of America, Inc.","comp":"01","open":"0","shipto":"TUNGAL","shiptoName":"Tungaloy Canada","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"04-24-2026","cust_po":"Presetter RFQ","terms_code":"N30","ship_via":"TBD","ship_collect":"collect#","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Mark Matthews","drop_po":"","status":"0","user":"robh","conv_order":"ADV","time":"04-24","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Season Ariens-Cyr","follow_phone":"519-758-5779","follow_email":"sariens-cyr@tungaloycanada.com","pic_user":"robh","total_amt":"26680.64","total_gp":"15547.79","total_gpm":"58.27","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"robh","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249136,"Line":0,"Comment":"05/15/2026 4:00 PM - robh - F/U changed from 05/01/2026 to 6/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249136,"Line":1,"Comment":"05/15/2026 4:00 PM - robh - CLO changed from 06/01/2026 to 06/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249136","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"5","part":"PRE-SPDL-I50A","qty":"1","price":"2376.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"6","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249136","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-15 15:00:53.016 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249136-05152026150052.txt === {"quote":"249136","customer":"20760","name":null,"customerName":"Tungaloy of America, Inc.","comp":"01","open":"0","shipto":"TUNGAL","shiptoName":"Tungaloy Canada","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-30-2026","cust_po":"Presetter RFQ","terms_code":"N30","ship_via":"TBD","ship_collect":"collect#","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Mark Matthews","drop_po":"","status":"0","user":"robh","conv_order":"ADV","time":"04-24","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Season Ariens-Cyr","follow_phone":"519-758-5779","follow_email":"sariens-cyr@tungaloycanada.com","pic_user":"robh","total_amt":"26680.64","total_gp":"15547.79","total_gpm":"58.27","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"robh","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249136,"Line":0,"Comment":"05/15/2026 4:00 PM - robh - F/U changed from 05/01/2026 to 6/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249136,"Line":1,"Comment":"05/15/2026 4:00 PM - robh - CLO changed from 06/01/2026 to 06/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249136,"Line":2,"Comment":"05/15/2026 4:00 PM - robh - Req Date changed from 04/24/2026 to 06/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249136","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"5","part":"PRE-SPDL-I50A","qty":"1","price":"2376.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"6","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249136","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-15 15:01:14.212 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249138-05152026150113.txt === {"quote":"249138","customer":"20760","name":null,"customerName":"Tungaloy of America, Inc.","comp":"01","open":"0","shipto":"TUNGAL","shiptoName":"Tungaloy Canada","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-12-2026","cust_po":"Presetter RFQ","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mark Matthews","drop_po":"","status":"0","user":"robh","conv_order":"ADV","time":"04-24","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Season Ariens-Cyr","follow_phone":"519-758-5779","follow_email":"sariens-cyr@tungaloycanada.com","pic_user":"robh","total_amt":"29548.20","total_gp":"17293.70","total_gpm":"58.53","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"robh","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":249138,"Line":0,"Comment":"04/29/2026 11:36 AM - robh - Req Date changed from 04/24/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":249138,"Line":1,"Comment":"04/29/2026 11:36 AM - robh - Req Date changed from 05/29/2026 to 06/12/2026 (Req Date Updated)"},{"comp":1,"quote":249138,"Line":2,"Comment":"04/29/2026 11:36 AM - robh - F/U changed from 05/01/2026 to 5/15/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249138","line":"1","part":"PRE-E46B-BD","qty":"1","price":"34700.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249138","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249138","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249138","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249138","line":"5","part":"PRE-SPDL-I50-E46BC","qty":"1","price":"1988.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249138","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249138","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 15:01:32.913 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249138-05152026150132.txt === {"quote":"249138","customer":"20760","name":null,"customerName":"Tungaloy of America, Inc.","comp":"01","open":"0","shipto":"TUNGAL","shiptoName":"Tungaloy Canada","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-12-2026","cust_po":"Presetter RFQ","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mark Matthews","drop_po":"","status":"0","user":"robh","conv_order":"ADV","time":"04-24","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Season Ariens-Cyr","follow_phone":"519-758-5779","follow_email":"sariens-cyr@tungaloycanada.com","pic_user":"robh","total_amt":"29548.20","total_gp":"17293.70","total_gpm":"58.53","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"robh","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249138,"Line":0,"Comment":"04/29/2026 11:36 AM - robh - Req Date changed from 04/24/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":249138,"Line":1,"Comment":"04/29/2026 11:36 AM - robh - Req Date changed from 05/29/2026 to 06/12/2026 (Req Date Updated)"},{"comp":1,"quote":249138,"Line":2,"Comment":"04/29/2026 11:36 AM - robh - F/U changed from 05/01/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249138,"Line":3,"Comment":"05/15/2026 4:01 PM - robh - F/U changed from 05/15/2026 to 6/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249138,"Line":4,"Comment":"05/15/2026 4:01 PM - robh - CLO changed from 06/01/2026 to 06/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249138","line":"1","part":"PRE-E46B-BD","qty":"1","price":"34700.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249138","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249138","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249138","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249138","line":"5","part":"PRE-SPDL-I50-E46BC","qty":"1","price":"1988.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249138","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249138","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 15:02:16.727 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249138-05152026150216.txt === {"quote":"249138","customer":"20760","name":null,"customerName":"Tungaloy of America, Inc.","comp":"01","open":"0","shipto":"TUNGAL","shiptoName":"Tungaloy Canada","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-30-2026","cust_po":"Presetter RFQ","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mark Matthews","drop_po":"","status":"0","user":"robh","conv_order":"ADV","time":"04-24","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Season Ariens-Cyr","follow_phone":"519-758-5779","follow_email":"sariens-cyr@tungaloycanada.com","pic_user":"robh","total_amt":"29548.20","total_gp":"17293.70","total_gpm":"58.53","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"robh","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249138,"Line":0,"Comment":"04/29/2026 11:36 AM - robh - Req Date changed from 04/24/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":249138,"Line":1,"Comment":"04/29/2026 11:36 AM - robh - Req Date changed from 05/29/2026 to 06/12/2026 (Req Date Updated)"},{"comp":1,"quote":249138,"Line":2,"Comment":"04/29/2026 11:36 AM - robh - F/U changed from 05/01/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249138,"Line":3,"Comment":"05/15/2026 4:01 PM - robh - F/U changed from 05/15/2026 to 6/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249138,"Line":4,"Comment":"05/15/2026 4:01 PM - robh - CLO changed from 06/01/2026 to 06/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249138,"Line":5,"Comment":"05/15/2026 4:01 PM - robh - Req Date changed from 06/12/2026 to 06/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249138","line":"1","part":"PRE-E46B-BD","qty":"1","price":"34700.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249138","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249138","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249138","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249138","line":"5","part":"PRE-SPDL-I50-E46BC","qty":"1","price":"1988.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249138","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249138","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 15:25:17.422 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247369-05152026152516.txt === {"quote":"247369","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"05-29-2026","cust_po":"CAT/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Mueller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:05","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"125850.14","total_gp":"71897.92","total_gpm":"57.13","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"837","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"247369","line":"5","data":"& Rego-Fix"},{"comp":"1","quote":"247369","line":"4","data":"on end user & machine for me; up against Haimer"},{"comp":"1","quote":"247369","line":"3","data":"looks to be for R & S, although he is confirming"},{"comp":"1","quote":"247369","line":"2","data":"03-23-2026 15:13-rons: writing up quote for Andy;"},{"comp":"1","quote":"247369","line":"1","data":"pricing"},{"comp":"1","quote":"247369","line":"0","data":"03-23-2026 15:36-rons: checking with Russ on"}],"crmnotes":[{"comp":1,"quote":247369,"Line":0,"Comment":"03/24/2026 1:37 PM - rons - F/U changed from 03/29/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":1,"Comment":"03/24/2026 1:37 PM - rons - CLO changed from 04/23/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":2,"Comment":"03/24/2026 1:37 PM - rons - Req Date changed from 05/04/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":3,"Comment":"04/07/2026 4:50 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":4,"Comment":"04/07/2026 4:50 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":5,"Comment":"04/07/2026 4:50 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":6,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":7,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":9,"Comment":"04/15/2026 3:16 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":10,"Comment":"04/15/2026 3:16 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":11,"Comment":"04/15/2026 3:16 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":12,"Comment":"04/29/2026 3:42 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":13,"Comment":"04/29/2026 3:42 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":14,"Comment":"04/29/2026 3:42 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":17,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":18,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":19,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":20,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247369","line":"1","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"3","part":"C4007-0011-4.00","qty":"8","price":"278.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"4","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"6","part":"CAT40-ER16-4.00","qty":"8","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"7","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"9","part":"CAT40-ER32-2.76","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"11","part":"CAT40-ER32-4.00","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"12","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"14","part":"C4007-0040-3.13","qty":"2","price":"298.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"15","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"17","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"18","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"20","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"21","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"22","part":"CAT40-SF0125-3.15","qty":"10","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"24","part":"CAT40-SF0187-3.15","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"26","part":"CAT40-SF0250-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"27","part":"CAT40-SF0250-5.12CP","qty":"15","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"29","part":"CAT40-SF0500-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"30","part":"CAT40-SF0500-5.12CP","qty":"12","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"32","part":"CAT40-SF0750-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"33","part":"CAT40-SF0750-5.12CP","qty":"4","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"35","part":"C5007-0032-4.00","qty":"8","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"36","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"38","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"39","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"41","part":"CAT50-SF0250-3.15CP","qty":"6","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"42","part":"CAT50-SF0250-5.12CP","qty":"10","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"44","part":"CAT50-SF0375-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"45","part":"CAT50-SF0375-5.12CP","qty":"5","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"47","part":"CAT50-SF0500-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"48","part":"CAT50-SF0500-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"49","part":"CAT50-SF0500-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"51","part":"CAT50-SF0750-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"52","part":"CAT50-SF0750-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"53","part":"CAT50-SF0750-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"55","part":"HSK63A-ER32-4.00","qty":"10","price":"453.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"56","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"58","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"59","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"61","part":"H63A-SF0125-3.15","qty":"3","price":"389.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"63","part":"H63A-SF0187-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"65","part":"H63A-SF0250-3.15CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"66","part":"H63A-SF0250-3.15CP","qty":"9","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"67","part":"H63A-SF0250-5.12CP","qty":"10","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"68","part":"H63A-SF0250-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"70","part":"H63A-SF0375-3.35CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"71","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"72","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"73","part":"H63A-SF0375-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"75","part":"H63A-SF0500-3.54CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"76","part":"H63A-SF0500-3.54CP","qty":"8","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"77","part":"H63A-SF0500-5.12","qty":"8","price":"347.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"78","part":"H63A-SF0500-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"80","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"81","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"83","part":"HSK100A-ER32-4.00","qty":"12","price":"654.00","uom":"EA","discount":"42.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247369","line":"84","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"86","part":"HSK100A-ER32-6.00","qty":"8","price":"711.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"88","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"90","part":"H100A-SF0250-3.54CP","qty":"11","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"91","part":"H100A-SF0250-6.30","qty":"11","price":"543.00","uom":"EA","discount":"42.00","req_date":"10 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"92","part":"H100A-SF0250-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"94","part":"H100A-SF0375-3.54CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"95","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"96","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"98","part":"H100A-SF0500-3.74CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"99","part":"H100A-SF0500-6.30","qty":"8","price":"543.00","uom":"EA","discount":"42.00","req_date":"4 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"100","part":"H100A-SF0500-6.30CP","qty":"7","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"102","part":"H100A-SF0750-4.13CP","qty":"8","price":"570.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"103","part":"H100A-SF0750-6.30CP","qty":"8","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"104","part":"H100A-SF0750-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"106","part":"PS-B64-1-EU","qty":"131","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"108","part":"PS-B61-EU","qty":"84","price":"52.00","uom":"EA","discount":"42.00","req_date":"41 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"110","part":"HSK63-TUBE","qty":"83","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"112","part":"HSK100-TUBE","qty":"114","price":"44.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"114","part":"ST50-SF0125-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"116","part":"ST50-SF0187-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"120","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":79}}] 2026-05-15 15:25:23.763 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247369-05152026152523.txt === {"quote":"247369","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"05-29-2026","cust_po":"CAT/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Mueller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:05","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"125850.14","total_gp":"71897.92","total_gpm":"57.13","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"837","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"247369","line":"5","data":"& Rego-Fix"},{"comp":"1","quote":"247369","line":"4","data":"on end user & machine for me; up against Haimer"},{"comp":"1","quote":"247369","line":"3","data":"looks to be for R & S, although he is confirming"},{"comp":"1","quote":"247369","line":"2","data":"03-23-2026 15:13-rons: writing up quote for Andy;"},{"comp":"1","quote":"247369","line":"1","data":"pricing"},{"comp":"1","quote":"247369","line":"0","data":"03-23-2026 15:36-rons: checking with Russ on"}],"crmnotes":[{"comp":1,"quote":247369,"Line":0,"Comment":"03/24/2026 1:37 PM - rons - F/U changed from 03/29/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":1,"Comment":"03/24/2026 1:37 PM - rons - CLO changed from 04/23/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":2,"Comment":"03/24/2026 1:37 PM - rons - Req Date changed from 05/04/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":3,"Comment":"04/07/2026 4:50 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":4,"Comment":"04/07/2026 4:50 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":5,"Comment":"04/07/2026 4:50 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":6,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":7,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":9,"Comment":"04/15/2026 3:16 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":10,"Comment":"04/15/2026 3:16 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":11,"Comment":"04/15/2026 3:16 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":12,"Comment":"04/29/2026 3:42 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":13,"Comment":"04/29/2026 3:42 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":14,"Comment":"04/29/2026 3:42 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":17,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":18,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":19,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":20,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":21,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247369","line":"1","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"3","part":"C4007-0011-4.00","qty":"8","price":"278.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"4","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"6","part":"CAT40-ER16-4.00","qty":"8","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"7","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"9","part":"CAT40-ER32-2.76","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"11","part":"CAT40-ER32-4.00","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"12","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"14","part":"C4007-0040-3.13","qty":"2","price":"298.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"15","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"17","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"18","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"20","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"21","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"22","part":"CAT40-SF0125-3.15","qty":"10","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"24","part":"CAT40-SF0187-3.15","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"26","part":"CAT40-SF0250-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"27","part":"CAT40-SF0250-5.12CP","qty":"15","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"29","part":"CAT40-SF0500-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"30","part":"CAT40-SF0500-5.12CP","qty":"12","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"32","part":"CAT40-SF0750-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"33","part":"CAT40-SF0750-5.12CP","qty":"4","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"35","part":"C5007-0032-4.00","qty":"8","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"36","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"38","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"39","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"41","part":"CAT50-SF0250-3.15CP","qty":"6","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"42","part":"CAT50-SF0250-5.12CP","qty":"10","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"44","part":"CAT50-SF0375-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"45","part":"CAT50-SF0375-5.12CP","qty":"5","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"47","part":"CAT50-SF0500-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"48","part":"CAT50-SF0500-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"49","part":"CAT50-SF0500-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"51","part":"CAT50-SF0750-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"52","part":"CAT50-SF0750-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"53","part":"CAT50-SF0750-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"55","part":"HSK63A-ER32-4.00","qty":"10","price":"453.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"56","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"58","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"59","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"61","part":"H63A-SF0125-3.15","qty":"3","price":"389.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"63","part":"H63A-SF0187-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"65","part":"H63A-SF0250-3.15CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"66","part":"H63A-SF0250-3.15CP","qty":"9","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"67","part":"H63A-SF0250-5.12CP","qty":"10","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"68","part":"H63A-SF0250-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"70","part":"H63A-SF0375-3.35CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"71","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"72","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"73","part":"H63A-SF0375-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"75","part":"H63A-SF0500-3.54CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"76","part":"H63A-SF0500-3.54CP","qty":"8","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"77","part":"H63A-SF0500-5.12","qty":"8","price":"347.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"78","part":"H63A-SF0500-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"80","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"81","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"83","part":"HSK100A-ER32-4.00","qty":"12","price":"654.00","uom":"EA","discount":"42.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247369","line":"84","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"86","part":"HSK100A-ER32-6.00","qty":"8","price":"711.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"88","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"90","part":"H100A-SF0250-3.54CP","qty":"11","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"91","part":"H100A-SF0250-6.30","qty":"11","price":"543.00","uom":"EA","discount":"42.00","req_date":"10 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"92","part":"H100A-SF0250-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"94","part":"H100A-SF0375-3.54CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"95","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"96","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"98","part":"H100A-SF0500-3.74CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"99","part":"H100A-SF0500-6.30","qty":"8","price":"543.00","uom":"EA","discount":"42.00","req_date":"4 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"100","part":"H100A-SF0500-6.30CP","qty":"7","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"102","part":"H100A-SF0750-4.13CP","qty":"8","price":"570.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"103","part":"H100A-SF0750-6.30CP","qty":"8","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"104","part":"H100A-SF0750-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"106","part":"PS-B64-1-EU","qty":"131","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"108","part":"PS-B61-EU","qty":"84","price":"52.00","uom":"EA","discount":"42.00","req_date":"41 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"110","part":"HSK63-TUBE","qty":"83","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"112","part":"HSK100-TUBE","qty":"114","price":"44.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"114","part":"ST50-SF0125-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"116","part":"ST50-SF0187-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"120","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":79}}] 2026-05-15 15:25:28.049 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247369-05152026152527.txt === {"quote":"247369","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"06-05-2026","cust_po":"CAT/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Mueller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:05","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"125850.14","total_gp":"71897.92","total_gpm":"57.13","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"837","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"247369","line":"5","data":"& Rego-Fix"},{"comp":"1","quote":"247369","line":"4","data":"on end user & machine for me; up against Haimer"},{"comp":"1","quote":"247369","line":"3","data":"looks to be for R & S, although he is confirming"},{"comp":"1","quote":"247369","line":"2","data":"03-23-2026 15:13-rons: writing up quote for Andy;"},{"comp":"1","quote":"247369","line":"1","data":"pricing"},{"comp":"1","quote":"247369","line":"0","data":"03-23-2026 15:36-rons: checking with Russ on"}],"crmnotes":[{"comp":1,"quote":247369,"Line":0,"Comment":"03/24/2026 1:37 PM - rons - F/U changed from 03/29/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":1,"Comment":"03/24/2026 1:37 PM - rons - CLO changed from 04/23/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":2,"Comment":"03/24/2026 1:37 PM - rons - Req Date changed from 05/04/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":3,"Comment":"04/07/2026 4:50 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":4,"Comment":"04/07/2026 4:50 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":5,"Comment":"04/07/2026 4:50 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":6,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":7,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":9,"Comment":"04/15/2026 3:16 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":10,"Comment":"04/15/2026 3:16 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":11,"Comment":"04/15/2026 3:16 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":12,"Comment":"04/29/2026 3:42 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":13,"Comment":"04/29/2026 3:42 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":14,"Comment":"04/29/2026 3:42 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":17,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":18,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":19,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":20,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":21,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":23,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247369","line":"1","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"3","part":"C4007-0011-4.00","qty":"8","price":"278.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"4","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"6","part":"CAT40-ER16-4.00","qty":"8","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"7","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"9","part":"CAT40-ER32-2.76","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"11","part":"CAT40-ER32-4.00","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"12","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"14","part":"C4007-0040-3.13","qty":"2","price":"298.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"15","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"17","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"18","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"20","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"21","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"22","part":"CAT40-SF0125-3.15","qty":"10","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"24","part":"CAT40-SF0187-3.15","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"26","part":"CAT40-SF0250-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"27","part":"CAT40-SF0250-5.12CP","qty":"15","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"29","part":"CAT40-SF0500-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"30","part":"CAT40-SF0500-5.12CP","qty":"12","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"32","part":"CAT40-SF0750-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"33","part":"CAT40-SF0750-5.12CP","qty":"4","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"35","part":"C5007-0032-4.00","qty":"8","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"36","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"38","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"39","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"41","part":"CAT50-SF0250-3.15CP","qty":"6","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"42","part":"CAT50-SF0250-5.12CP","qty":"10","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"44","part":"CAT50-SF0375-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"45","part":"CAT50-SF0375-5.12CP","qty":"5","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"47","part":"CAT50-SF0500-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"48","part":"CAT50-SF0500-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"49","part":"CAT50-SF0500-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"51","part":"CAT50-SF0750-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"52","part":"CAT50-SF0750-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"53","part":"CAT50-SF0750-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"55","part":"HSK63A-ER32-4.00","qty":"10","price":"453.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"56","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"58","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"59","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"61","part":"H63A-SF0125-3.15","qty":"3","price":"389.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"63","part":"H63A-SF0187-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"65","part":"H63A-SF0250-3.15CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"66","part":"H63A-SF0250-3.15CP","qty":"9","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"67","part":"H63A-SF0250-5.12CP","qty":"10","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"68","part":"H63A-SF0250-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"70","part":"H63A-SF0375-3.35CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"71","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"72","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"73","part":"H63A-SF0375-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"75","part":"H63A-SF0500-3.54CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"76","part":"H63A-SF0500-3.54CP","qty":"8","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"77","part":"H63A-SF0500-5.12","qty":"8","price":"347.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"78","part":"H63A-SF0500-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"80","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"81","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"83","part":"HSK100A-ER32-4.00","qty":"12","price":"654.00","uom":"EA","discount":"42.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247369","line":"84","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"86","part":"HSK100A-ER32-6.00","qty":"8","price":"711.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"88","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"90","part":"H100A-SF0250-3.54CP","qty":"11","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"91","part":"H100A-SF0250-6.30","qty":"11","price":"543.00","uom":"EA","discount":"42.00","req_date":"10 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"92","part":"H100A-SF0250-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"94","part":"H100A-SF0375-3.54CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"95","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"96","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"98","part":"H100A-SF0500-3.74CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"99","part":"H100A-SF0500-6.30","qty":"8","price":"543.00","uom":"EA","discount":"42.00","req_date":"4 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"100","part":"H100A-SF0500-6.30CP","qty":"7","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"102","part":"H100A-SF0750-4.13CP","qty":"8","price":"570.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"103","part":"H100A-SF0750-6.30CP","qty":"8","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"104","part":"H100A-SF0750-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"106","part":"PS-B64-1-EU","qty":"131","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"108","part":"PS-B61-EU","qty":"84","price":"52.00","uom":"EA","discount":"42.00","req_date":"41 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"110","part":"HSK63-TUBE","qty":"83","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"112","part":"HSK100-TUBE","qty":"114","price":"44.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"114","part":"ST50-SF0125-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"116","part":"ST50-SF0187-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"120","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":79}}] 2026-05-15 15:25:31.783 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247139-05152026152531.txt === {"quote":"247139","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"RSMACMO","shiptoName":"R & S Machining","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"05-29-2026","cust_po":"CAT40/CAT50/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen McAnany","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:32","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Stephen McAnany","follow_phone":"314-894-9090","follow_email":"smcanany@technitoolinc.com","pic_user":"rons","total_amt":"14437.20","total_gp":"9203.23","total_gpm":"63.75","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"45","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"247139","line":"1","data":"03-18-2026 09:06-rons: bumped up a bucket"},{"comp":"1","quote":"247139","line":"0","data":"03-18-2026 14:19-rons: worked with Russ on pricing"}],"crmnotes":[{"comp":1,"quote":247139,"Line":0,"Comment":"03/19/2026 10:50 AM - rons - CLO changed from 04/18/2026 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":1,"Comment":"03/19/2026 10:50 AM - rons - Req Date changed from 04/29/2026 to 04/07/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":2,"Comment":"03/24/2026 4:02 PM - rons - F/U changed from 03/24/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":3,"Comment":"03/24/2026 4:02 PM - rons - CLO changed from 03/31/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":4,"Comment":"03/24/2026 4:03 PM - rons - Req Date changed from 04/07/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":5,"Comment":"04/07/2026 4:51 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":6,"Comment":"04/07/2026 4:51 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":7,"Comment":"04/07/2026 4:51 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":9,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":10,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":12,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":13,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":14,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":15,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":16,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":17,"Comment":"05/05/2026 4:46 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":18,"Comment":"05/05/2026 4:46 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":19,"Comment":"05/05/2026 4:46 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":20,"Comment":"05/08/2026 4:43 PM - rons - \"Hello Ron, I am being told that we should be receiving a PO next week on this quote. Is the quoted price on HSK100A-NPU13C-145-IDU still valid? Thanks!\""},{"comp":1,"quote":247139,"Line":21,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":22,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":23,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247139","line":"1","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"4","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"6","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"10","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"12","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"13","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"15","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-15 15:25:38.511 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247139-05152026152538.txt === {"quote":"247139","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"RSMACMO","shiptoName":"R & S Machining","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"05-29-2026","cust_po":"CAT40/CAT50/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen McAnany","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:32","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Stephen McAnany","follow_phone":"314-894-9090","follow_email":"smcanany@technitoolinc.com","pic_user":"rons","total_amt":"14437.20","total_gp":"9203.23","total_gpm":"63.75","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"45","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"247139","line":"1","data":"03-18-2026 09:06-rons: bumped up a bucket"},{"comp":"1","quote":"247139","line":"0","data":"03-18-2026 14:19-rons: worked with Russ on pricing"}],"crmnotes":[{"comp":1,"quote":247139,"Line":0,"Comment":"03/19/2026 10:50 AM - rons - CLO changed from 04/18/2026 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":1,"Comment":"03/19/2026 10:50 AM - rons - Req Date changed from 04/29/2026 to 04/07/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":2,"Comment":"03/24/2026 4:02 PM - rons - F/U changed from 03/24/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":3,"Comment":"03/24/2026 4:02 PM - rons - CLO changed from 03/31/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":4,"Comment":"03/24/2026 4:03 PM - rons - Req Date changed from 04/07/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":5,"Comment":"04/07/2026 4:51 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":6,"Comment":"04/07/2026 4:51 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":7,"Comment":"04/07/2026 4:51 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":9,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":10,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":12,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":13,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":14,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":15,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":16,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":17,"Comment":"05/05/2026 4:46 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":18,"Comment":"05/05/2026 4:46 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":19,"Comment":"05/05/2026 4:46 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":20,"Comment":"05/08/2026 4:43 PM - rons - \"Hello Ron, I am being told that we should be receiving a PO next week on this quote. Is the quoted price on HSK100A-NPU13C-145-IDU still valid? Thanks!\""},{"comp":1,"quote":247139,"Line":21,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":22,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":23,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":24,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":25,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247139","line":"1","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"4","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"6","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"10","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"12","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"13","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"15","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-15 15:25:42.778 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247139-05152026152542.txt === {"quote":"247139","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"RSMACMO","shiptoName":"R & S Machining","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"06-05-2026","cust_po":"CAT40/CAT50/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen McAnany","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:32","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Stephen McAnany","follow_phone":"314-894-9090","follow_email":"smcanany@technitoolinc.com","pic_user":"rons","total_amt":"14437.20","total_gp":"9203.23","total_gpm":"63.75","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"45","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"247139","line":"1","data":"03-18-2026 09:06-rons: bumped up a bucket"},{"comp":"1","quote":"247139","line":"0","data":"03-18-2026 14:19-rons: worked with Russ on pricing"}],"crmnotes":[{"comp":1,"quote":247139,"Line":0,"Comment":"03/19/2026 10:50 AM - rons - CLO changed from 04/18/2026 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":1,"Comment":"03/19/2026 10:50 AM - rons - Req Date changed from 04/29/2026 to 04/07/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":2,"Comment":"03/24/2026 4:02 PM - rons - F/U changed from 03/24/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":3,"Comment":"03/24/2026 4:02 PM - rons - CLO changed from 03/31/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":4,"Comment":"03/24/2026 4:03 PM - rons - Req Date changed from 04/07/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":5,"Comment":"04/07/2026 4:51 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":6,"Comment":"04/07/2026 4:51 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":7,"Comment":"04/07/2026 4:51 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":9,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":10,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":12,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":13,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":14,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":15,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":16,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":17,"Comment":"05/05/2026 4:46 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":18,"Comment":"05/05/2026 4:46 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":19,"Comment":"05/05/2026 4:46 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":20,"Comment":"05/08/2026 4:43 PM - rons - \"Hello Ron, I am being told that we should be receiving a PO next week on this quote. Is the quoted price on HSK100A-NPU13C-145-IDU still valid? Thanks!\""},{"comp":1,"quote":247139,"Line":21,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":22,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":23,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":24,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":25,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":26,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247139","line":"1","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"4","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"6","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"10","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"12","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"13","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"15","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-15 15:25:49.113 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248012-05152026152548.txt === {"quote":"248012","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-29-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:55","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"12744.96","total_gp":"7881.56","total_gpm":"61.84","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":248012,"Line":0,"Comment":"04/03/2026 11:43 AM - rons - Jeanne didn't say customer, although this is for R & S...Missouri Tools, Techni-Tool, and BlackHawk Industrial all now quoting this; up against Haimer and others too"},{"comp":1,"quote":248012,"Line":1,"Comment":"04/03/2026 3:55 PM - rons - CLO changed from 05/02/2026 to 04/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":2,"Comment":"04/03/2026 3:55 PM - rons - Req Date changed from 05/14/2026 to 04/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":3,"Comment":"04/08/2026 3:50 PM - rons - F/U changed from 04/08/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":4,"Comment":"04/08/2026 3:50 PM - rons - CLO changed from 04/15/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":5,"Comment":"04/08/2026 3:50 PM - rons - Req Date changed from 04/22/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":6,"Comment":"04/14/2026 2:46 PM - rons - F/U changed from 04/14/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":7,"Comment":"04/14/2026 2:46 PM - rons - CLO changed from 04/21/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":8,"Comment":"04/14/2026 2:46 PM - rons - Req Date changed from 04/28/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":9,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":10,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":12,"Comment":"04/29/2026 3:44 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":13,"Comment":"04/29/2026 3:44 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":14,"Comment":"04/29/2026 3:44 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":17,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":18,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/08/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":19,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/27/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":20,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":21,"Comment":"05/08/2026 5:14 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248012","line":"1","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"4","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"6","part":"CAT40-SF0125-5.12","qty":"4","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"10","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"12","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-15 15:25:54.992 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248012-05152026152554.txt === {"quote":"248012","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-29-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:55","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"12744.96","total_gp":"7881.56","total_gpm":"61.84","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":248012,"Line":0,"Comment":"04/03/2026 11:43 AM - rons - Jeanne didn't say customer, although this is for R & S...Missouri Tools, Techni-Tool, and BlackHawk Industrial all now quoting this; up against Haimer and others too"},{"comp":1,"quote":248012,"Line":1,"Comment":"04/03/2026 3:55 PM - rons - CLO changed from 05/02/2026 to 04/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":2,"Comment":"04/03/2026 3:55 PM - rons - Req Date changed from 05/14/2026 to 04/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":3,"Comment":"04/08/2026 3:50 PM - rons - F/U changed from 04/08/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":4,"Comment":"04/08/2026 3:50 PM - rons - CLO changed from 04/15/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":5,"Comment":"04/08/2026 3:50 PM - rons - Req Date changed from 04/22/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":6,"Comment":"04/14/2026 2:46 PM - rons - F/U changed from 04/14/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":7,"Comment":"04/14/2026 2:46 PM - rons - CLO changed from 04/21/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":8,"Comment":"04/14/2026 2:46 PM - rons - Req Date changed from 04/28/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":9,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":10,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":12,"Comment":"04/29/2026 3:44 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":13,"Comment":"04/29/2026 3:44 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":14,"Comment":"04/29/2026 3:44 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":17,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":18,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/08/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":19,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/27/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":20,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":21,"Comment":"05/08/2026 5:14 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":23,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248012","line":"1","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"4","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"6","part":"CAT40-SF0125-5.12","qty":"4","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"10","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"12","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-15 15:26:00.366 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248012-05152026152600.txt === {"quote":"248012","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"06-05-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:55","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"12744.96","total_gp":"7881.56","total_gpm":"61.84","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":248012,"Line":0,"Comment":"04/03/2026 11:43 AM - rons - Jeanne didn't say customer, although this is for R & S...Missouri Tools, Techni-Tool, and BlackHawk Industrial all now quoting this; up against Haimer and others too"},{"comp":1,"quote":248012,"Line":1,"Comment":"04/03/2026 3:55 PM - rons - CLO changed from 05/02/2026 to 04/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":2,"Comment":"04/03/2026 3:55 PM - rons - Req Date changed from 05/14/2026 to 04/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":3,"Comment":"04/08/2026 3:50 PM - rons - F/U changed from 04/08/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":4,"Comment":"04/08/2026 3:50 PM - rons - CLO changed from 04/15/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":5,"Comment":"04/08/2026 3:50 PM - rons - Req Date changed from 04/22/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":6,"Comment":"04/14/2026 2:46 PM - rons - F/U changed from 04/14/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":7,"Comment":"04/14/2026 2:46 PM - rons - CLO changed from 04/21/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":8,"Comment":"04/14/2026 2:46 PM - rons - Req Date changed from 04/28/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":9,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":10,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":12,"Comment":"04/29/2026 3:44 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":13,"Comment":"04/29/2026 3:44 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":14,"Comment":"04/29/2026 3:44 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":17,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":18,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/08/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":19,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/27/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":20,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":21,"Comment":"05/08/2026 5:14 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":23,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":24,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248012","line":"1","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"4","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"6","part":"CAT40-SF0125-5.12","qty":"4","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"10","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"12","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-15 15:26:04.377 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244466-05152026152604.txt === {"quote":"244466","customer":"E14720","name":null,"customerName":"Nidec Power (TN)","comp":"01","open":"0","shipto":"NIDELEXI","shiptoName":"Nidec Leroy-Somer","entry_date":"01-26-2026","cust_order_date":"01-26-2026","req_date":"05-29-2026","cust_po":"Special CAT50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Seth Gibson","drop_po":"","status":"0","user":"gregb","conv_order":"","time":"14:20","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Seth Gibson","follow_phone":"7314441195","follow_email":"seth.gibson@mail.nidec.com","pic_user":"rons","total_amt":"27000.00","total_gp":"25951.30","total_gpm":"96.12","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"21","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"244466","line":"4","data":"01-27-2026 11:57 - Discounts Recalculated QS"},{"comp":"1","quote":"244466","line":"3","data":"01-27-2026 16:02-alyssah MC and SK Ext added to QL"},{"comp":"1","quote":"244466","line":"2","data":"Seth"},{"comp":"1","quote":"244466","line":"1","data":"quote and sent over to Greg for him to review with"},{"comp":"1","quote":"244466","line":"0","data":"02-04-2026 16:14-rons: spoke with Greg...updated"}],"crmnotes":[{"comp":1,"quote":244466,"Line":0,"Comment":"02/13/2026 4:20 PM - rons - CLO changed from 02/26/2026 to 02/24/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":1,"Comment":"02/13/2026 4:20 PM - rons - Req Date changed from 03/09/2026 to 03/03/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":2,"Comment":"02/17/2026 5:05 PM - rons - F/U changed from 02/17/2026 to 2/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":3,"Comment":"02/17/2026 5:05 PM - rons - CLO changed from 02/24/2026 to 02/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":4,"Comment":"02/17/2026 5:06 PM - rons - Req Date changed from 03/03/2026 to 03/04/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":5,"Comment":"02/18/2026 3:47 PM - rons - F/U changed from 02/18/2026 to 2/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":6,"Comment":"02/18/2026 3:47 PM - rons - CLO changed from 02/25/2026 to 03/05/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":7,"Comment":"02/18/2026 3:47 PM - rons - Req Date changed from 03/04/2026 to 03/12/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":8,"Comment":"02/26/2026 5:21 PM - rons - F/U changed from 02/26/2026 to 3/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":9,"Comment":"02/26/2026 5:21 PM - rons - CLO changed from 03/05/2026 to 03/10/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":10,"Comment":"02/26/2026 5:21 PM - rons - Req Date changed from 03/12/2026 to 03/17/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":11,"Comment":"03/04/2026 3:18 PM - rons - F/U changed from 03/03/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":12,"Comment":"03/04/2026 3:18 PM - rons - CLO changed from 03/10/2026 to 03/19/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":13,"Comment":"03/04/2026 3:19 PM - rons - Req Date changed from 03/17/2026 to 03/26/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":14,"Comment":"03/12/2026 5:13 PM - rons - F/U changed from 03/12/2026 to 3/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":15,"Comment":"03/12/2026 5:13 PM - rons - CLO changed from 03/19/2026 to 03/24/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":16,"Comment":"03/12/2026 5:13 PM - rons - Req Date changed from 03/26/2026 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":17,"Comment":"03/17/2026 4:18 PM - rons - F/U changed from 03/17/2026 to 3/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":18,"Comment":"03/17/2026 4:18 PM - rons - CLO changed from 03/24/2026 to 04/01/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":19,"Comment":"03/17/2026 4:18 PM - rons - Req Date changed from 03/31/2026 to 04/08/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":20,"Comment":"03/25/2026 4:23 PM - rons - F/U changed from 03/25/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":21,"Comment":"03/25/2026 4:23 PM - rons - CLO changed from 04/01/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":22,"Comment":"03/25/2026 4:23 PM - rons - Req Date changed from 04/08/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":23,"Comment":"04/02/2026 5:22 PM - rons - F/U changed from 04/02/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":24,"Comment":"04/02/2026 5:22 PM - rons - CLO changed from 04/09/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":25,"Comment":"04/02/2026 5:22 PM - rons - Req Date changed from 04/16/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":26,"Comment":"04/10/2026 4:07 PM - rons - F/U changed from 04/10/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":27,"Comment":"04/10/2026 4:07 PM - rons - CLO changed from 04/17/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":28,"Comment":"04/10/2026 4:07 PM - rons - Req Date changed from 04/24/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":29,"Comment":"04/23/2026 4:52 PM - rons - F/U changed from 04/23/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":30,"Comment":"04/23/2026 4:52 PM - rons - CLO changed from 04/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":31,"Comment":"04/23/2026 4:52 PM - rons - Req Date changed from 05/07/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":32,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":33,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":34,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244466","line":"1","part":"SPECIAL-TL-NIKKEN","qty":"10","price":"2446.00","uom":"EA","discount":"0.00","req_date":"3.5 MONTHS","branch":"1"},{"comp":"01","order":"244466","line":"3","part":"S32-SK16-300","qty":"10","price":"254.00","uom":"EA","discount":"0.00","req_date":"1 MONTH","branch":"1"},{"comp":"01","order":"244466","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244466","Line":"1","Company":"1","F_Line":"1","Comment":"CAT50-C32-400U-IDU - please note this is considered","Loc":"Y"},{"Quote":"244466","Line":"1","Company":"1","F_Line":"2","Comment":"special and has been quoted at special net price. Once","Loc":"Y"},{"Quote":"244466","Line":"1","Company":"1","F_Line":"3","Comment":"PO/order issued, these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"244466","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"244466","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"244466","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 15:26:11.373 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244466-05152026152611.txt === {"quote":"244466","customer":"E14720","name":null,"customerName":"Nidec Power (TN)","comp":"01","open":"0","shipto":"NIDELEXI","shiptoName":"Nidec Leroy-Somer","entry_date":"01-26-2026","cust_order_date":"01-26-2026","req_date":"05-29-2026","cust_po":"Special CAT50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Seth Gibson","drop_po":"","status":"0","user":"gregb","conv_order":"","time":"14:20","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Seth Gibson","follow_phone":"7314441195","follow_email":"seth.gibson@mail.nidec.com","pic_user":"rons","total_amt":"27000.00","total_gp":"25951.30","total_gpm":"96.12","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"21","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"244466","line":"4","data":"01-27-2026 11:57 - Discounts Recalculated QS"},{"comp":"1","quote":"244466","line":"3","data":"01-27-2026 16:02-alyssah MC and SK Ext added to QL"},{"comp":"1","quote":"244466","line":"2","data":"Seth"},{"comp":"1","quote":"244466","line":"1","data":"quote and sent over to Greg for him to review with"},{"comp":"1","quote":"244466","line":"0","data":"02-04-2026 16:14-rons: spoke with Greg...updated"}],"crmnotes":[{"comp":1,"quote":244466,"Line":0,"Comment":"02/13/2026 4:20 PM - rons - CLO changed from 02/26/2026 to 02/24/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":1,"Comment":"02/13/2026 4:20 PM - rons - Req Date changed from 03/09/2026 to 03/03/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":2,"Comment":"02/17/2026 5:05 PM - rons - F/U changed from 02/17/2026 to 2/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":3,"Comment":"02/17/2026 5:05 PM - rons - CLO changed from 02/24/2026 to 02/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":4,"Comment":"02/17/2026 5:06 PM - rons - Req Date changed from 03/03/2026 to 03/04/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":5,"Comment":"02/18/2026 3:47 PM - rons - F/U changed from 02/18/2026 to 2/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":6,"Comment":"02/18/2026 3:47 PM - rons - CLO changed from 02/25/2026 to 03/05/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":7,"Comment":"02/18/2026 3:47 PM - rons - Req Date changed from 03/04/2026 to 03/12/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":8,"Comment":"02/26/2026 5:21 PM - rons - F/U changed from 02/26/2026 to 3/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":9,"Comment":"02/26/2026 5:21 PM - rons - CLO changed from 03/05/2026 to 03/10/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":10,"Comment":"02/26/2026 5:21 PM - rons - Req Date changed from 03/12/2026 to 03/17/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":11,"Comment":"03/04/2026 3:18 PM - rons - F/U changed from 03/03/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":12,"Comment":"03/04/2026 3:18 PM - rons - CLO changed from 03/10/2026 to 03/19/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":13,"Comment":"03/04/2026 3:19 PM - rons - Req Date changed from 03/17/2026 to 03/26/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":14,"Comment":"03/12/2026 5:13 PM - rons - F/U changed from 03/12/2026 to 3/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":15,"Comment":"03/12/2026 5:13 PM - rons - CLO changed from 03/19/2026 to 03/24/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":16,"Comment":"03/12/2026 5:13 PM - rons - Req Date changed from 03/26/2026 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":17,"Comment":"03/17/2026 4:18 PM - rons - F/U changed from 03/17/2026 to 3/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":18,"Comment":"03/17/2026 4:18 PM - rons - CLO changed from 03/24/2026 to 04/01/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":19,"Comment":"03/17/2026 4:18 PM - rons - Req Date changed from 03/31/2026 to 04/08/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":20,"Comment":"03/25/2026 4:23 PM - rons - F/U changed from 03/25/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":21,"Comment":"03/25/2026 4:23 PM - rons - CLO changed from 04/01/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":22,"Comment":"03/25/2026 4:23 PM - rons - Req Date changed from 04/08/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":23,"Comment":"04/02/2026 5:22 PM - rons - F/U changed from 04/02/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":24,"Comment":"04/02/2026 5:22 PM - rons - CLO changed from 04/09/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":25,"Comment":"04/02/2026 5:22 PM - rons - Req Date changed from 04/16/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":26,"Comment":"04/10/2026 4:07 PM - rons - F/U changed from 04/10/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":27,"Comment":"04/10/2026 4:07 PM - rons - CLO changed from 04/17/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":28,"Comment":"04/10/2026 4:07 PM - rons - Req Date changed from 04/24/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":29,"Comment":"04/23/2026 4:52 PM - rons - F/U changed from 04/23/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":30,"Comment":"04/23/2026 4:52 PM - rons - CLO changed from 04/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":31,"Comment":"04/23/2026 4:52 PM - rons - Req Date changed from 05/07/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":32,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":33,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":34,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":35,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":36,"Comment":"05/15/2026 3:26 PM - rons - CLO changed from 05/22/2026 to 06/05/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"244466","line":"1","part":"SPECIAL-TL-NIKKEN","qty":"10","price":"2446.00","uom":"EA","discount":"0.00","req_date":"3.5 MONTHS","branch":"1"},{"comp":"01","order":"244466","line":"3","part":"S32-SK16-300","qty":"10","price":"254.00","uom":"EA","discount":"0.00","req_date":"1 MONTH","branch":"1"},{"comp":"01","order":"244466","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244466","Line":"1","Company":"1","F_Line":"1","Comment":"CAT50-C32-400U-IDU - please note this is considered","Loc":"Y"},{"Quote":"244466","Line":"1","Company":"1","F_Line":"2","Comment":"special and has been quoted at special net price. Once","Loc":"Y"},{"Quote":"244466","Line":"1","Company":"1","F_Line":"3","Comment":"PO/order issued, these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"244466","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"244466","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"244466","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 15:26:16.803 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244466-05152026152616.txt === {"quote":"244466","customer":"E14720","name":null,"customerName":"Nidec Power (TN)","comp":"01","open":"0","shipto":"NIDELEXI","shiptoName":"Nidec Leroy-Somer","entry_date":"01-26-2026","cust_order_date":"01-26-2026","req_date":"06-12-2026","cust_po":"Special CAT50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Seth Gibson","drop_po":"","status":"0","user":"gregb","conv_order":"","time":"14:20","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Seth Gibson","follow_phone":"7314441195","follow_email":"seth.gibson@mail.nidec.com","pic_user":"rons","total_amt":"27000.00","total_gp":"25951.30","total_gpm":"96.12","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"21","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"244466","line":"4","data":"01-27-2026 11:57 - Discounts Recalculated QS"},{"comp":"1","quote":"244466","line":"3","data":"01-27-2026 16:02-alyssah MC and SK Ext added to QL"},{"comp":"1","quote":"244466","line":"2","data":"Seth"},{"comp":"1","quote":"244466","line":"1","data":"quote and sent over to Greg for him to review with"},{"comp":"1","quote":"244466","line":"0","data":"02-04-2026 16:14-rons: spoke with Greg...updated"}],"crmnotes":[{"comp":1,"quote":244466,"Line":0,"Comment":"02/13/2026 4:20 PM - rons - CLO changed from 02/26/2026 to 02/24/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":1,"Comment":"02/13/2026 4:20 PM - rons - Req Date changed from 03/09/2026 to 03/03/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":2,"Comment":"02/17/2026 5:05 PM - rons - F/U changed from 02/17/2026 to 2/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":3,"Comment":"02/17/2026 5:05 PM - rons - CLO changed from 02/24/2026 to 02/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":4,"Comment":"02/17/2026 5:06 PM - rons - Req Date changed from 03/03/2026 to 03/04/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":5,"Comment":"02/18/2026 3:47 PM - rons - F/U changed from 02/18/2026 to 2/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":6,"Comment":"02/18/2026 3:47 PM - rons - CLO changed from 02/25/2026 to 03/05/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":7,"Comment":"02/18/2026 3:47 PM - rons - Req Date changed from 03/04/2026 to 03/12/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":8,"Comment":"02/26/2026 5:21 PM - rons - F/U changed from 02/26/2026 to 3/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":9,"Comment":"02/26/2026 5:21 PM - rons - CLO changed from 03/05/2026 to 03/10/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":10,"Comment":"02/26/2026 5:21 PM - rons - Req Date changed from 03/12/2026 to 03/17/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":11,"Comment":"03/04/2026 3:18 PM - rons - F/U changed from 03/03/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":12,"Comment":"03/04/2026 3:18 PM - rons - CLO changed from 03/10/2026 to 03/19/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":13,"Comment":"03/04/2026 3:19 PM - rons - Req Date changed from 03/17/2026 to 03/26/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":14,"Comment":"03/12/2026 5:13 PM - rons - F/U changed from 03/12/2026 to 3/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":15,"Comment":"03/12/2026 5:13 PM - rons - CLO changed from 03/19/2026 to 03/24/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":16,"Comment":"03/12/2026 5:13 PM - rons - Req Date changed from 03/26/2026 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":17,"Comment":"03/17/2026 4:18 PM - rons - F/U changed from 03/17/2026 to 3/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":18,"Comment":"03/17/2026 4:18 PM - rons - CLO changed from 03/24/2026 to 04/01/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":19,"Comment":"03/17/2026 4:18 PM - rons - Req Date changed from 03/31/2026 to 04/08/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":20,"Comment":"03/25/2026 4:23 PM - rons - F/U changed from 03/25/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":21,"Comment":"03/25/2026 4:23 PM - rons - CLO changed from 04/01/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":22,"Comment":"03/25/2026 4:23 PM - rons - Req Date changed from 04/08/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":23,"Comment":"04/02/2026 5:22 PM - rons - F/U changed from 04/02/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":24,"Comment":"04/02/2026 5:22 PM - rons - CLO changed from 04/09/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":25,"Comment":"04/02/2026 5:22 PM - rons - Req Date changed from 04/16/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":26,"Comment":"04/10/2026 4:07 PM - rons - F/U changed from 04/10/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":27,"Comment":"04/10/2026 4:07 PM - rons - CLO changed from 04/17/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":28,"Comment":"04/10/2026 4:07 PM - rons - Req Date changed from 04/24/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":29,"Comment":"04/23/2026 4:52 PM - rons - F/U changed from 04/23/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":30,"Comment":"04/23/2026 4:52 PM - rons - CLO changed from 04/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":31,"Comment":"04/23/2026 4:52 PM - rons - Req Date changed from 05/07/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":32,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":33,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":34,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":35,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":36,"Comment":"05/15/2026 3:26 PM - rons - CLO changed from 05/22/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":37,"Comment":"05/15/2026 3:26 PM - rons - Req Date changed from 05/29/2026 to 06/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244466","line":"1","part":"SPECIAL-TL-NIKKEN","qty":"10","price":"2446.00","uom":"EA","discount":"0.00","req_date":"3.5 MONTHS","branch":"1"},{"comp":"01","order":"244466","line":"3","part":"S32-SK16-300","qty":"10","price":"254.00","uom":"EA","discount":"0.00","req_date":"1 MONTH","branch":"1"},{"comp":"01","order":"244466","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244466","Line":"1","Company":"1","F_Line":"1","Comment":"CAT50-C32-400U-IDU - please note this is considered","Loc":"Y"},{"Quote":"244466","Line":"1","Company":"1","F_Line":"2","Comment":"special and has been quoted at special net price. Once","Loc":"Y"},{"Quote":"244466","Line":"1","Company":"1","F_Line":"3","Comment":"PO/order issued, these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"244466","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"244466","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"244466","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 15:26:35.274 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250048-05152026152635.txt === {"quote":"250048","customer":"19575","name":null,"customerName":"Single Source Technologies","comp":"01","open":"0","shipto":"HAGGEVAN","shiptoName":"Haggard & Stocking","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-01-2026","cust_po":"HSK100A-C1.1/4-115G","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sebastian Tardif","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:48","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sebastian Tardif","follow_phone":"888-778-2262","follow_email":"sebastian.tardif@sstconsumables.com","pic_user":"rons","total_amt":"4368.96","total_gp":"1598.37","total_gpm":"36.58","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":250048,"Line":0,"Comment":"05/15/2026 10:01 AM - rons - CLO changed from 06/12/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":1,"Comment":"05/15/2026 10:01 AM - rons - Req Date changed from 06/23/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250048","line":"1","part":"HSK100A-C1.1/4-115G","qty":"6","price":"956.00","uom":"EA","discount":"28.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"250048","line":"2","part":"GH32","qty":"1","price":"332.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250048","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 15:26:41.568 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250048-05152026152641.txt === {"quote":"250048","customer":"19575","name":null,"customerName":"Single Source Technologies","comp":"01","open":"0","shipto":"HAGGEVAN","shiptoName":"Haggard & Stocking","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-01-2026","cust_po":"HSK100A-C1.1/4-115G","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sebastian Tardif","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:48","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sebastian Tardif","follow_phone":"888-778-2262","follow_email":"sebastian.tardif@sstconsumables.com","pic_user":"rons","total_amt":"4368.96","total_gp":"1598.37","total_gpm":"36.58","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":250048,"Line":0,"Comment":"05/15/2026 10:01 AM - rons - CLO changed from 06/12/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":1,"Comment":"05/15/2026 10:01 AM - rons - Req Date changed from 06/23/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":250048,"Line":2,"Comment":"05/15/2026 3:26 PM - rons - F/U changed from 05/18/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250048,"Line":3,"Comment":"05/15/2026 3:26 PM - rons - CLO changed from 05/25/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250048","line":"1","part":"HSK100A-C1.1/4-115G","qty":"6","price":"956.00","uom":"EA","discount":"28.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"250048","line":"2","part":"GH32","qty":"1","price":"332.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250048","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 15:26:47.269 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250048-05152026152647.txt === {"quote":"250048","customer":"19575","name":null,"customerName":"Single Source Technologies","comp":"01","open":"0","shipto":"HAGGEVAN","shiptoName":"Haggard & Stocking","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-10-2026","cust_po":"HSK100A-C1.1/4-115G","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sebastian Tardif","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:48","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sebastian Tardif","follow_phone":"888-778-2262","follow_email":"sebastian.tardif@sstconsumables.com","pic_user":"rons","total_amt":"4368.96","total_gp":"1598.37","total_gpm":"36.58","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":250048,"Line":0,"Comment":"05/15/2026 10:01 AM - rons - CLO changed from 06/12/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":1,"Comment":"05/15/2026 10:01 AM - rons - Req Date changed from 06/23/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":250048,"Line":2,"Comment":"05/15/2026 3:26 PM - rons - F/U changed from 05/18/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250048,"Line":3,"Comment":"05/15/2026 3:26 PM - rons - CLO changed from 05/25/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":4,"Comment":"05/15/2026 3:26 PM - rons - Req Date changed from 06/01/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250048","line":"1","part":"HSK100A-C1.1/4-115G","qty":"6","price":"956.00","uom":"EA","discount":"28.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"250048","line":"2","part":"GH32","qty":"1","price":"332.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250048","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 15:26:55.278 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250003-05152026152655.txt === {"quote":"250003","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"MURIN","shiptoName":"Murray Equipment Inc","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-01-2026","cust_po":"Tooling Redemption","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:24","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@techequip.com","pic_user":"rons","total_amt":"4969.00","total_gp":"3279.74","total_gpm":"66.00","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"14","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":250003,"Line":0,"Comment":"05/15/2026 10:01 AM - rons - CLO changed from 06/12/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250003,"Line":1,"Comment":"05/15/2026 10:01 AM - rons - Req Date changed from 06/23/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250003","line":"1","part":"HSK100A-ER32-4.00","qty":"1","price":"654.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250003","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"3","part":"ET32-255","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"5","part":"HSK100A-ER32-4.00","qty":"1","price":"654.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250003","line":"6","part":"ET32-194","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"8","part":"HSK100A-ER32-6.00","qty":"1","price":"711.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"9","part":"ET32-381","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"11","part":"HSK100A-ER32-4.00","qty":"1","price":"654.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250003","line":"12","part":"ET32-255","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"14","part":"HSK100A-ER32-6.00","qty":"1","price":"711.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"15","part":"ET32-562","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"17","part":"HSK100A-ER32-4.00","qty":"1","price":"654.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250003","line":"18","part":"ET32-194","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"22","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-15 15:27:02.434 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250003-05152026152702.txt === {"quote":"250003","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"MURIN","shiptoName":"Murray Equipment Inc","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-01-2026","cust_po":"Tooling Redemption","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:24","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@techequip.com","pic_user":"rons","total_amt":"4969.00","total_gp":"3279.74","total_gpm":"66.00","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"14","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":250003,"Line":0,"Comment":"05/15/2026 10:01 AM - rons - CLO changed from 06/12/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250003,"Line":1,"Comment":"05/15/2026 10:01 AM - rons - Req Date changed from 06/23/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":250003,"Line":2,"Comment":"05/15/2026 3:26 PM - rons - F/U changed from 05/18/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250003,"Line":3,"Comment":"05/15/2026 3:26 PM - rons - CLO changed from 05/25/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250003","line":"1","part":"HSK100A-ER32-4.00","qty":"1","price":"654.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250003","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"3","part":"ET32-255","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"5","part":"HSK100A-ER32-4.00","qty":"1","price":"654.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250003","line":"6","part":"ET32-194","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"8","part":"HSK100A-ER32-6.00","qty":"1","price":"711.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"9","part":"ET32-381","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"11","part":"HSK100A-ER32-4.00","qty":"1","price":"654.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250003","line":"12","part":"ET32-255","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"14","part":"HSK100A-ER32-6.00","qty":"1","price":"711.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"15","part":"ET32-562","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"17","part":"HSK100A-ER32-4.00","qty":"1","price":"654.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250003","line":"18","part":"ET32-194","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"22","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-15 15:27:08.495 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250003-05152026152708.txt === {"quote":"250003","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"MURIN","shiptoName":"Murray Equipment Inc","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-10-2026","cust_po":"Tooling Redemption","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:24","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@techequip.com","pic_user":"rons","total_amt":"4969.00","total_gp":"3279.74","total_gpm":"66.00","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"14","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":250003,"Line":0,"Comment":"05/15/2026 10:01 AM - rons - CLO changed from 06/12/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250003,"Line":1,"Comment":"05/15/2026 10:01 AM - rons - Req Date changed from 06/23/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":250003,"Line":2,"Comment":"05/15/2026 3:26 PM - rons - F/U changed from 05/18/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250003,"Line":3,"Comment":"05/15/2026 3:26 PM - rons - CLO changed from 05/25/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250003,"Line":4,"Comment":"05/15/2026 3:26 PM - rons - Req Date changed from 06/01/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250003","line":"1","part":"HSK100A-ER32-4.00","qty":"1","price":"654.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250003","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"3","part":"ET32-255","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"5","part":"HSK100A-ER32-4.00","qty":"1","price":"654.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250003","line":"6","part":"ET32-194","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"8","part":"HSK100A-ER32-6.00","qty":"1","price":"711.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"9","part":"ET32-381","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"11","part":"HSK100A-ER32-4.00","qty":"1","price":"654.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250003","line":"12","part":"ET32-255","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"14","part":"HSK100A-ER32-6.00","qty":"1","price":"711.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"15","part":"ET32-562","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"17","part":"HSK100A-ER32-4.00","qty":"1","price":"654.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250003","line":"18","part":"ET32-194","qty":"1","price":"151.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250003","line":"22","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-15 15:37:46.570 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.3748348506289, -111.970762114791, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.3748348506289, -111.970762114791, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2025614 second/s. 2026-05-15 15:44:22.563 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246855-05152026154422.txt === {"quote":"246855","customer":"10015","name":null,"customerName":"Ellison(GA,NC,SC,TN)","comp":"01","open":"0","shipto":"ELLIBREN","shiptoName":"Ellison Technologies","entry_date":"03-11-2026","cust_order_date":"03-11-2026","req_date":"05-25-2026","cust_po":"5AX-201 W/ VISE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jared Jobbins","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"17:02","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jared Jobbins","follow_phone":"901-485-5868","follow_email":"jjobbins@ellisontechnologies.com","pic_user":"fletcherp","total_amt":"54028.20","total_gp":"38014.00","total_gpm":"70.36","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":246855,"Line":0,"Comment":"04/03/2026 9:38 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246855,"Line":1,"Comment":"04/24/2026 9:09 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246855,"Line":2,"Comment":"04/24/2026 9:09 PM - fletcherp - CLO changed from 04/11/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246855,"Line":3,"Comment":"04/24/2026 9:09 PM - fletcherp - Req Date changed from 04/22/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246855,"Line":4,"Comment":"05/01/2026 5:30 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246855,"Line":5,"Comment":"05/01/2026 5:30 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246855,"Line":6,"Comment":"05/01/2026 5:30 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246855","line":"1","part":"5AX-201FA-M-AB","qty":"1","price":"60782.00","uom":"EA","discount":"35.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"2","part":"WH-ZV-M120S","qty":"1","price":"1241.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"3","part":"WH-ZV120-JAWS-M183-A","qty":"1","price":"216.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"4","part":"RT-ACCS-WKHD","qty":"1","price":"262.00","uom":"EA","discount":"100.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"5","part":"RT-ACCS-CABLE","qty":"1","price":"3100.00","uom":"EA","discount":"100.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"6","part":"INSTALLATION-RT-5AX-SE","qty":"1","price":"13500.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"246855","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246855","Line":"4","Company":"1","F_Line":"1","Comment":"LOCATION KEY AND INSTALLATION HARDWARE KIT FOR","Loc":"Y"},{"Quote":"246855","Line":"4","Company":"1","F_Line":"2","Comment":"M120S MANUAL SELF-CENTERING VISE","Loc":"Y"},{"Quote":"246855","Line":"4","Company":"1","F_Line":"3","Comment":"ALLOWS VISE TO BE INSTALLED ON 5AX-201 ROTARY TABLE","Loc":"Y"},{"Quote":"246855","Line":"5","Company":"1","F_Line":"1","Comment":"EXTERNAL POWER/FEEDBACK CABLES FOR 4TH/5TH AXES","Loc":"Y"},{"Quote":"246855","Line":"6","Company":"1","F_Line":"1","Comment":"FULL ROTARY TABLE INSTALLATION","Loc":"Y"},{"Quote":"246855","Line":"6","Company":"1","F_Line":"2","Comment":"TILTED WORKPLANE OPTION MUST BE INSTALLED BY","Loc":"Y"},{"Quote":"246855","Line":"6","Company":"1","F_Line":"3","Comment":"ELLISON TECHNOLOGIES SERVICE TECHNICIAN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 15:44:31.651 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246855-05152026154431.txt === {"quote":"246855","customer":"10015","name":null,"customerName":"Ellison(GA,NC,SC,TN)","comp":"01","open":"0","shipto":"ELLIBREN","shiptoName":"Ellison Technologies","entry_date":"03-11-2026","cust_order_date":"03-11-2026","req_date":"05-25-2026","cust_po":"5AX-201 W/ VISE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jared Jobbins","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"17:02","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jared Jobbins","follow_phone":"901-485-5868","follow_email":"jjobbins@ellisontechnologies.com","pic_user":"fletcherp","total_amt":"54028.20","total_gp":"38014.00","total_gpm":"70.36","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":246855,"Line":0,"Comment":"04/03/2026 9:38 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246855,"Line":1,"Comment":"04/24/2026 9:09 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246855,"Line":2,"Comment":"04/24/2026 9:09 PM - fletcherp - CLO changed from 04/11/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246855,"Line":3,"Comment":"04/24/2026 9:09 PM - fletcherp - Req Date changed from 04/22/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246855,"Line":4,"Comment":"05/01/2026 5:30 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246855,"Line":5,"Comment":"05/01/2026 5:30 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246855,"Line":6,"Comment":"05/01/2026 5:30 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":246855,"Line":7,"Comment":"05/15/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246855,"Line":8,"Comment":"05/15/2026 3:44 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246855","line":"1","part":"5AX-201FA-M-AB","qty":"1","price":"60782.00","uom":"EA","discount":"35.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"2","part":"WH-ZV-M120S","qty":"1","price":"1241.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"3","part":"WH-ZV120-JAWS-M183-A","qty":"1","price":"216.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"4","part":"RT-ACCS-WKHD","qty":"1","price":"262.00","uom":"EA","discount":"100.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"5","part":"RT-ACCS-CABLE","qty":"1","price":"3100.00","uom":"EA","discount":"100.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"6","part":"INSTALLATION-RT-5AX-SE","qty":"1","price":"13500.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"246855","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246855","Line":"4","Company":"1","F_Line":"1","Comment":"LOCATION KEY AND INSTALLATION HARDWARE KIT FOR","Loc":"Y"},{"Quote":"246855","Line":"4","Company":"1","F_Line":"2","Comment":"M120S MANUAL SELF-CENTERING VISE","Loc":"Y"},{"Quote":"246855","Line":"4","Company":"1","F_Line":"3","Comment":"ALLOWS VISE TO BE INSTALLED ON 5AX-201 ROTARY TABLE","Loc":"Y"},{"Quote":"246855","Line":"5","Company":"1","F_Line":"1","Comment":"EXTERNAL POWER/FEEDBACK CABLES FOR 4TH/5TH AXES","Loc":"Y"},{"Quote":"246855","Line":"6","Company":"1","F_Line":"1","Comment":"FULL ROTARY TABLE INSTALLATION","Loc":"Y"},{"Quote":"246855","Line":"6","Company":"1","F_Line":"2","Comment":"TILTED WORKPLANE OPTION MUST BE INSTALLED BY","Loc":"Y"},{"Quote":"246855","Line":"6","Company":"1","F_Line":"3","Comment":"ELLISON TECHNOLOGIES SERVICE TECHNICIAN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 15:44:35.444 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246855-05152026154435.txt === {"quote":"246855","customer":"10015","name":null,"customerName":"Ellison(GA,NC,SC,TN)","comp":"01","open":"0","shipto":"ELLIBREN","shiptoName":"Ellison Technologies","entry_date":"03-11-2026","cust_order_date":"03-11-2026","req_date":"06-04-2026","cust_po":"5AX-201 W/ VISE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jared Jobbins","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"17:02","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jared Jobbins","follow_phone":"901-485-5868","follow_email":"jjobbins@ellisontechnologies.com","pic_user":"fletcherp","total_amt":"54028.20","total_gp":"38014.00","total_gpm":"70.36","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":246855,"Line":0,"Comment":"04/03/2026 9:38 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246855,"Line":1,"Comment":"04/24/2026 9:09 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246855,"Line":2,"Comment":"04/24/2026 9:09 PM - fletcherp - CLO changed from 04/11/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246855,"Line":3,"Comment":"04/24/2026 9:09 PM - fletcherp - Req Date changed from 04/22/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246855,"Line":4,"Comment":"05/01/2026 5:30 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246855,"Line":5,"Comment":"05/01/2026 5:30 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246855,"Line":6,"Comment":"05/01/2026 5:30 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":246855,"Line":7,"Comment":"05/15/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246855,"Line":8,"Comment":"05/15/2026 3:44 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":246855,"Line":9,"Comment":"05/15/2026 3:44 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246855","line":"1","part":"5AX-201FA-M-AB","qty":"1","price":"60782.00","uom":"EA","discount":"35.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"2","part":"WH-ZV-M120S","qty":"1","price":"1241.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"3","part":"WH-ZV120-JAWS-M183-A","qty":"1","price":"216.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"4","part":"RT-ACCS-WKHD","qty":"1","price":"262.00","uom":"EA","discount":"100.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"5","part":"RT-ACCS-CABLE","qty":"1","price":"3100.00","uom":"EA","discount":"100.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246855","line":"6","part":"INSTALLATION-RT-5AX-SE","qty":"1","price":"13500.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"246855","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246855","Line":"4","Company":"1","F_Line":"1","Comment":"LOCATION KEY AND INSTALLATION HARDWARE KIT FOR","Loc":"Y"},{"Quote":"246855","Line":"4","Company":"1","F_Line":"2","Comment":"M120S MANUAL SELF-CENTERING VISE","Loc":"Y"},{"Quote":"246855","Line":"4","Company":"1","F_Line":"3","Comment":"ALLOWS VISE TO BE INSTALLED ON 5AX-201 ROTARY TABLE","Loc":"Y"},{"Quote":"246855","Line":"5","Company":"1","F_Line":"1","Comment":"EXTERNAL POWER/FEEDBACK CABLES FOR 4TH/5TH AXES","Loc":"Y"},{"Quote":"246855","Line":"6","Company":"1","F_Line":"1","Comment":"FULL ROTARY TABLE INSTALLATION","Loc":"Y"},{"Quote":"246855","Line":"6","Company":"1","F_Line":"2","Comment":"TILTED WORKPLANE OPTION MUST BE INSTALLED BY","Loc":"Y"},{"Quote":"246855","Line":"6","Company":"1","F_Line":"3","Comment":"ELLISON TECHNOLOGIES SERVICE TECHNICIAN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 15:44:43.590 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-224216-05152026154443.txt === {"quote":"224216","customer":"13680","name":null,"customerName":"Mitsui Seiki USA Inc.","comp":"01","open":"0","shipto":"GENERDYN","shiptoName":"General Dynamics OTS Inc","entry_date":"11-11-2024","cust_order_date":"04-01-2026","req_date":"05-25-2026","cust_po":"CNC401T 630HMC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Terry Ritterbush","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:59","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Terry Ritterbush","follow_phone":"(256) 431-1513","follow_email":"tritterbush@mitsuiseiki.com","pic_user":"fletcherp","total_amt":"52697.80","total_gp":"42062.90","total_gpm":"79.82","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"224216","line":"1","data":"11-11-2024 10:01 - Discounts Recalculated QS"},{"comp":"1","quote":"224216","line":"0","data":"03-04-2026 15:59-alyssah Still active per FP"}],"crmnotes":[{"comp":1,"quote":224216,"Line":0,"Comment":"11/27/2024 11:27 PM - fletcherp - F/U changed from 11/24/2024 to 12/7/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":1,"Comment":"12/13/2024 10:26 PM - fletcherp - F/U changed from 12/07/2024 to 1/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":2,"Comment":"12/13/2024 10:26 PM - fletcherp - CLO changed from 12/11/2024 to 01/04/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":3,"Comment":"12/13/2024 10:26 PM - fletcherp - Req Date changed from 12/23/2024 to 01/04/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":4,"Comment":"01/13/2025 11:15 AM - fletcherp - F/U changed from 01/04/2025 to 2/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":5,"Comment":"01/13/2025 11:15 AM - fletcherp - CLO changed from 01/04/2025 to 02/01/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":6,"Comment":"01/13/2025 11:15 AM - fletcherp - Req Date changed from 01/04/2025 to 02/01/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":7,"Comment":"02/07/2025 10:59 PM - fletcherp - F/U changed from 02/01/2025 to 3/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":8,"Comment":"02/07/2025 10:59 PM - fletcherp - CLO changed from 02/01/2025 to 03/01/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":9,"Comment":"02/07/2025 10:59 PM - fletcherp - Req Date changed from 02/01/2025 to 03/01/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":10,"Comment":"02/28/2025 10:45 PM - fletcherp - F/U changed from 03/01/2025 to 3/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":11,"Comment":"02/28/2025 10:45 PM - fletcherp - CLO changed from 03/01/2025 to 03/15/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":12,"Comment":"02/28/2025 10:45 PM - fletcherp - Req Date changed from 03/01/2025 to 03/15/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":13,"Comment":"04/25/2025 11:38 PM - fletcherp - F/U changed from 04/15/2025 to 5/10/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":14,"Comment":"04/25/2025 11:38 PM - fletcherp - CLO changed from 05/01/2025 to 05/16/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":15,"Comment":"05/16/2025 11:40 PM - fletcherp - F/U changed from 05/10/2025 to 5/17/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":16,"Comment":"05/16/2025 11:40 PM - fletcherp - CLO changed from 05/16/2025 to 05/17/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":17,"Comment":"05/23/2025 10:10 PM - fletcherp - F/U changed from 05/17/2025 to 6/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":18,"Comment":"05/23/2025 10:10 PM - fletcherp - CLO changed from 05/17/2025 to 06/21/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":19,"Comment":"05/23/2025 10:10 PM - fletcherp - Req Date changed from 06/01/2025 to 06/28/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":20,"Comment":"06/20/2025 11:24 PM - fletcherp - F/U changed from 06/14/2025 to 7/5/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":21,"Comment":"06/20/2025 11:24 PM - fletcherp - CLO changed from 06/21/2025 to 07/19/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":22,"Comment":"06/20/2025 11:24 PM - fletcherp - Req Date changed from 06/28/2025 to 08/16/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":23,"Comment":"07/11/2025 10:48 PM - fletcherp - F/U changed from 07/05/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":24,"Comment":"07/11/2025 10:48 PM - fletcherp - CLO changed from 07/19/2025 to 08/02/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":25,"Comment":"08/01/2025 9:25 PM - fletcherp - F/U changed from 07/26/2025 to 8/2/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":26,"Comment":"08/15/2025 9:17 PM - fletcherp - F/U changed from 08/02/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":27,"Comment":"08/15/2025 9:17 PM - fletcherp - CLO changed from 08/02/2025 to 09/06/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":28,"Comment":"08/15/2025 9:17 PM - fletcherp - Req Date changed from 08/16/2025 to 09/13/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":29,"Comment":"09/05/2025 10:13 PM - fletcherp - F/U changed from 08/30/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":30,"Comment":"09/05/2025 10:13 PM - fletcherp - CLO changed from 09/06/2025 to 09/27/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":31,"Comment":"09/05/2025 10:13 PM - fletcherp - Req Date changed from 09/13/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":32,"Comment":"10/03/2025 9:21 PM - fletcherp - F/U changed from 09/20/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":33,"Comment":"10/03/2025 9:21 PM - fletcherp - CLO changed from 09/27/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":34,"Comment":"10/03/2025 9:21 PM - fletcherp - Req Date changed from 10/11/2025 to 11/08/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":35,"Comment":"11/07/2025 8:32 PM - fletcherp - F/U changed from 11/01/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":36,"Comment":"11/07/2025 8:32 PM - fletcherp - CLO changed from 11/15/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":37,"Comment":"11/07/2025 8:32 PM - fletcherp - Req Date changed from 12/01/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":38,"Comment":"01/16/2026 11:31 AM - fletcherp - F/U changed from 11/29/2025 to 2/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":39,"Comment":"01/16/2026 11:32 AM - fletcherp - CLO changed from 11/29/2025 to 02/21/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":40,"Comment":"01/16/2026 11:32 AM - fletcherp - Req Date changed from 11/29/2025 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":41,"Comment":"04/03/2026 9:35 PM - fletcherp - F/U changed from 04/01/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":42,"Comment":"04/03/2026 9:35 PM - fletcherp - CLO changed from 04/15/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":43,"Comment":"04/24/2026 9:14 PM - fletcherp - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":44,"Comment":"04/24/2026 9:15 PM - fletcherp - CLO changed from 04/25/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":45,"Comment":"05/01/2026 5:28 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":46,"Comment":"05/01/2026 5:28 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":47,"Comment":"05/01/2026 5:28 PM - rons - Req Date changed from 06/01/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"224216","line":"1","part":"CNC401TFA-M","qty":"1","price":"34927.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"224216","line":"2","part":"AY0200","qty":"1","price":"4185.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"224216","line":"3","part":"SWING-BOX/CVR-321T","qty":"1","price":"3500.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"224216","line":"4","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"25000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"224216","line":"5","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"224216","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"224216","Line":"5","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-15 15:44:53.591 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-224216-05152026154453.txt === {"quote":"224216","customer":"13680","name":null,"customerName":"Mitsui Seiki USA Inc.","comp":"01","open":"0","shipto":"GENERDYN","shiptoName":"General Dynamics OTS Inc","entry_date":"11-11-2024","cust_order_date":"04-01-2026","req_date":"05-25-2026","cust_po":"CNC401T 630HMC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Terry Ritterbush","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:59","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Terry Ritterbush","follow_phone":"(256) 431-1513","follow_email":"tritterbush@mitsuiseiki.com","pic_user":"fletcherp","total_amt":"52697.80","total_gp":"42062.90","total_gpm":"79.82","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"224216","line":"1","data":"11-11-2024 10:01 - Discounts Recalculated QS"},{"comp":"1","quote":"224216","line":"0","data":"03-04-2026 15:59-alyssah Still active per FP"}],"crmnotes":[{"comp":1,"quote":224216,"Line":0,"Comment":"11/27/2024 11:27 PM - fletcherp - F/U changed from 11/24/2024 to 12/7/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":1,"Comment":"12/13/2024 10:26 PM - fletcherp - F/U changed from 12/07/2024 to 1/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":2,"Comment":"12/13/2024 10:26 PM - fletcherp - CLO changed from 12/11/2024 to 01/04/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":3,"Comment":"12/13/2024 10:26 PM - fletcherp - Req Date changed from 12/23/2024 to 01/04/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":4,"Comment":"01/13/2025 11:15 AM - fletcherp - F/U changed from 01/04/2025 to 2/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":5,"Comment":"01/13/2025 11:15 AM - fletcherp - CLO changed from 01/04/2025 to 02/01/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":6,"Comment":"01/13/2025 11:15 AM - fletcherp - Req Date changed from 01/04/2025 to 02/01/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":7,"Comment":"02/07/2025 10:59 PM - fletcherp - F/U changed from 02/01/2025 to 3/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":8,"Comment":"02/07/2025 10:59 PM - fletcherp - CLO changed from 02/01/2025 to 03/01/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":9,"Comment":"02/07/2025 10:59 PM - fletcherp - Req Date changed from 02/01/2025 to 03/01/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":10,"Comment":"02/28/2025 10:45 PM - fletcherp - F/U changed from 03/01/2025 to 3/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":11,"Comment":"02/28/2025 10:45 PM - fletcherp - CLO changed from 03/01/2025 to 03/15/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":12,"Comment":"02/28/2025 10:45 PM - fletcherp - Req Date changed from 03/01/2025 to 03/15/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":13,"Comment":"04/25/2025 11:38 PM - fletcherp - F/U changed from 04/15/2025 to 5/10/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":14,"Comment":"04/25/2025 11:38 PM - fletcherp - CLO changed from 05/01/2025 to 05/16/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":15,"Comment":"05/16/2025 11:40 PM - fletcherp - F/U changed from 05/10/2025 to 5/17/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":16,"Comment":"05/16/2025 11:40 PM - fletcherp - CLO changed from 05/16/2025 to 05/17/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":17,"Comment":"05/23/2025 10:10 PM - fletcherp - F/U changed from 05/17/2025 to 6/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":18,"Comment":"05/23/2025 10:10 PM - fletcherp - CLO changed from 05/17/2025 to 06/21/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":19,"Comment":"05/23/2025 10:10 PM - fletcherp - Req Date changed from 06/01/2025 to 06/28/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":20,"Comment":"06/20/2025 11:24 PM - fletcherp - F/U changed from 06/14/2025 to 7/5/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":21,"Comment":"06/20/2025 11:24 PM - fletcherp - CLO changed from 06/21/2025 to 07/19/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":22,"Comment":"06/20/2025 11:24 PM - fletcherp - Req Date changed from 06/28/2025 to 08/16/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":23,"Comment":"07/11/2025 10:48 PM - fletcherp - F/U changed from 07/05/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":24,"Comment":"07/11/2025 10:48 PM - fletcherp - CLO changed from 07/19/2025 to 08/02/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":25,"Comment":"08/01/2025 9:25 PM - fletcherp - F/U changed from 07/26/2025 to 8/2/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":26,"Comment":"08/15/2025 9:17 PM - fletcherp - F/U changed from 08/02/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":27,"Comment":"08/15/2025 9:17 PM - fletcherp - CLO changed from 08/02/2025 to 09/06/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":28,"Comment":"08/15/2025 9:17 PM - fletcherp - Req Date changed from 08/16/2025 to 09/13/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":29,"Comment":"09/05/2025 10:13 PM - fletcherp - F/U changed from 08/30/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":30,"Comment":"09/05/2025 10:13 PM - fletcherp - CLO changed from 09/06/2025 to 09/27/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":31,"Comment":"09/05/2025 10:13 PM - fletcherp - Req Date changed from 09/13/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":32,"Comment":"10/03/2025 9:21 PM - fletcherp - F/U changed from 09/20/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":33,"Comment":"10/03/2025 9:21 PM - fletcherp - CLO changed from 09/27/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":34,"Comment":"10/03/2025 9:21 PM - fletcherp - Req Date changed from 10/11/2025 to 11/08/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":35,"Comment":"11/07/2025 8:32 PM - fletcherp - F/U changed from 11/01/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":36,"Comment":"11/07/2025 8:32 PM - fletcherp - CLO changed from 11/15/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":37,"Comment":"11/07/2025 8:32 PM - fletcherp - Req Date changed from 12/01/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":38,"Comment":"01/16/2026 11:31 AM - fletcherp - F/U changed from 11/29/2025 to 2/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":39,"Comment":"01/16/2026 11:32 AM - fletcherp - CLO changed from 11/29/2025 to 02/21/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":40,"Comment":"01/16/2026 11:32 AM - fletcherp - Req Date changed from 11/29/2025 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":41,"Comment":"04/03/2026 9:35 PM - fletcherp - F/U changed from 04/01/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":42,"Comment":"04/03/2026 9:35 PM - fletcherp - CLO changed from 04/15/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":43,"Comment":"04/24/2026 9:14 PM - fletcherp - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":44,"Comment":"04/24/2026 9:15 PM - fletcherp - CLO changed from 04/25/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":45,"Comment":"05/01/2026 5:28 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":46,"Comment":"05/01/2026 5:28 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":47,"Comment":"05/01/2026 5:28 PM - rons - Req Date changed from 06/01/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":48,"Comment":"05/15/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":49,"Comment":"05/15/2026 3:44 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"224216","line":"1","part":"CNC401TFA-M","qty":"1","price":"34927.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"224216","line":"2","part":"AY0200","qty":"1","price":"4185.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"224216","line":"3","part":"SWING-BOX/CVR-321T","qty":"1","price":"3500.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"224216","line":"4","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"25000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"224216","line":"5","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"224216","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"224216","Line":"5","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-15 15:44:57.777 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-224216-05152026154457.txt === {"quote":"224216","customer":"13680","name":null,"customerName":"Mitsui Seiki USA Inc.","comp":"01","open":"0","shipto":"GENERDYN","shiptoName":"General Dynamics OTS Inc","entry_date":"11-11-2024","cust_order_date":"04-01-2026","req_date":"06-04-2026","cust_po":"CNC401T 630HMC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Terry Ritterbush","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:59","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Terry Ritterbush","follow_phone":"(256) 431-1513","follow_email":"tritterbush@mitsuiseiki.com","pic_user":"fletcherp","total_amt":"52697.80","total_gp":"42062.90","total_gpm":"79.82","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"224216","line":"1","data":"11-11-2024 10:01 - Discounts Recalculated QS"},{"comp":"1","quote":"224216","line":"0","data":"03-04-2026 15:59-alyssah Still active per FP"}],"crmnotes":[{"comp":1,"quote":224216,"Line":0,"Comment":"11/27/2024 11:27 PM - fletcherp - F/U changed from 11/24/2024 to 12/7/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":1,"Comment":"12/13/2024 10:26 PM - fletcherp - F/U changed from 12/07/2024 to 1/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":2,"Comment":"12/13/2024 10:26 PM - fletcherp - CLO changed from 12/11/2024 to 01/04/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":3,"Comment":"12/13/2024 10:26 PM - fletcherp - Req Date changed from 12/23/2024 to 01/04/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":4,"Comment":"01/13/2025 11:15 AM - fletcherp - F/U changed from 01/04/2025 to 2/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":5,"Comment":"01/13/2025 11:15 AM - fletcherp - CLO changed from 01/04/2025 to 02/01/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":6,"Comment":"01/13/2025 11:15 AM - fletcherp - Req Date changed from 01/04/2025 to 02/01/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":7,"Comment":"02/07/2025 10:59 PM - fletcherp - F/U changed from 02/01/2025 to 3/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":8,"Comment":"02/07/2025 10:59 PM - fletcherp - CLO changed from 02/01/2025 to 03/01/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":9,"Comment":"02/07/2025 10:59 PM - fletcherp - Req Date changed from 02/01/2025 to 03/01/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":10,"Comment":"02/28/2025 10:45 PM - fletcherp - F/U changed from 03/01/2025 to 3/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":11,"Comment":"02/28/2025 10:45 PM - fletcherp - CLO changed from 03/01/2025 to 03/15/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":12,"Comment":"02/28/2025 10:45 PM - fletcherp - Req Date changed from 03/01/2025 to 03/15/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":13,"Comment":"04/25/2025 11:38 PM - fletcherp - F/U changed from 04/15/2025 to 5/10/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":14,"Comment":"04/25/2025 11:38 PM - fletcherp - CLO changed from 05/01/2025 to 05/16/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":15,"Comment":"05/16/2025 11:40 PM - fletcherp - F/U changed from 05/10/2025 to 5/17/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":16,"Comment":"05/16/2025 11:40 PM - fletcherp - CLO changed from 05/16/2025 to 05/17/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":17,"Comment":"05/23/2025 10:10 PM - fletcherp - F/U changed from 05/17/2025 to 6/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":18,"Comment":"05/23/2025 10:10 PM - fletcherp - CLO changed from 05/17/2025 to 06/21/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":19,"Comment":"05/23/2025 10:10 PM - fletcherp - Req Date changed from 06/01/2025 to 06/28/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":20,"Comment":"06/20/2025 11:24 PM - fletcherp - F/U changed from 06/14/2025 to 7/5/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":21,"Comment":"06/20/2025 11:24 PM - fletcherp - CLO changed from 06/21/2025 to 07/19/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":22,"Comment":"06/20/2025 11:24 PM - fletcherp - Req Date changed from 06/28/2025 to 08/16/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":23,"Comment":"07/11/2025 10:48 PM - fletcherp - F/U changed from 07/05/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":24,"Comment":"07/11/2025 10:48 PM - fletcherp - CLO changed from 07/19/2025 to 08/02/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":25,"Comment":"08/01/2025 9:25 PM - fletcherp - F/U changed from 07/26/2025 to 8/2/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":26,"Comment":"08/15/2025 9:17 PM - fletcherp - F/U changed from 08/02/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":27,"Comment":"08/15/2025 9:17 PM - fletcherp - CLO changed from 08/02/2025 to 09/06/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":28,"Comment":"08/15/2025 9:17 PM - fletcherp - Req Date changed from 08/16/2025 to 09/13/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":29,"Comment":"09/05/2025 10:13 PM - fletcherp - F/U changed from 08/30/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":30,"Comment":"09/05/2025 10:13 PM - fletcherp - CLO changed from 09/06/2025 to 09/27/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":31,"Comment":"09/05/2025 10:13 PM - fletcherp - Req Date changed from 09/13/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":32,"Comment":"10/03/2025 9:21 PM - fletcherp - F/U changed from 09/20/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":33,"Comment":"10/03/2025 9:21 PM - fletcherp - CLO changed from 09/27/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":34,"Comment":"10/03/2025 9:21 PM - fletcherp - Req Date changed from 10/11/2025 to 11/08/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":35,"Comment":"11/07/2025 8:32 PM - fletcherp - F/U changed from 11/01/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":36,"Comment":"11/07/2025 8:32 PM - fletcherp - CLO changed from 11/15/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":37,"Comment":"11/07/2025 8:32 PM - fletcherp - Req Date changed from 12/01/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":38,"Comment":"01/16/2026 11:31 AM - fletcherp - F/U changed from 11/29/2025 to 2/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":39,"Comment":"01/16/2026 11:32 AM - fletcherp - CLO changed from 11/29/2025 to 02/21/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":40,"Comment":"01/16/2026 11:32 AM - fletcherp - Req Date changed from 11/29/2025 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":41,"Comment":"04/03/2026 9:35 PM - fletcherp - F/U changed from 04/01/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":42,"Comment":"04/03/2026 9:35 PM - fletcherp - CLO changed from 04/15/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":43,"Comment":"04/24/2026 9:14 PM - fletcherp - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":44,"Comment":"04/24/2026 9:15 PM - fletcherp - CLO changed from 04/25/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":45,"Comment":"05/01/2026 5:28 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":46,"Comment":"05/01/2026 5:28 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":47,"Comment":"05/01/2026 5:28 PM - rons - Req Date changed from 06/01/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":48,"Comment":"05/15/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":49,"Comment":"05/15/2026 3:44 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":50,"Comment":"05/15/2026 3:44 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"224216","line":"1","part":"CNC401TFA-M","qty":"1","price":"34927.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"224216","line":"2","part":"AY0200","qty":"1","price":"4185.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"224216","line":"3","part":"SWING-BOX/CVR-321T","qty":"1","price":"3500.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"224216","line":"4","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"25000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"224216","line":"5","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"224216","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"224216","Line":"5","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-15 15:45:03.753 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248753-05152026154503.txt === {"quote":"248753","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"TANKDEAL","shiptoName":"Tanksley Machine & Tool, INC","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-25-2026","cust_po":"ER25 FIXED ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ross","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"07:53","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Ross","follow_phone":"","follow_email":"ross@afi-tools.com","pic_user":"fletcherp","total_amt":"13566.55","total_gp":"6804.92","total_gpm":"50.16","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248753","line":"0","data":"04-17-2026 07:54 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248753,"Line":0,"Comment":"05/01/2026 5:10 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248753,"Line":1,"Comment":"05/01/2026 5:10 PM - rons - CLO changed from 05/17/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248753,"Line":2,"Comment":"05/01/2026 5:10 PM - rons - Req Date changed from 05/29/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248753","line":"1","part":"C40RA-0025M","qty":"1","price":"9742.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248753","line":"2","part":"C40RAM-ER25-180ICE-65TP","qty":"1","price":"9945.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248753","line":"3","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248753","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248753","Line":"3","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS MACHINE OR MAZAK MACHINE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 15:45:14.278 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248753-05152026154514.txt === {"quote":"248753","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"TANKDEAL","shiptoName":"Tanksley Machine & Tool, INC","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-25-2026","cust_po":"ER25 FIXED ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ross","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"07:53","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Ross","follow_phone":"","follow_email":"ross@afi-tools.com","pic_user":"fletcherp","total_amt":"13566.55","total_gp":"6804.92","total_gpm":"50.16","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"248753","line":"0","data":"04-17-2026 07:54 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248753,"Line":0,"Comment":"05/01/2026 5:10 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248753,"Line":1,"Comment":"05/01/2026 5:10 PM - rons - CLO changed from 05/17/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248753,"Line":2,"Comment":"05/01/2026 5:10 PM - rons - Req Date changed from 05/29/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248753,"Line":3,"Comment":"05/15/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248753,"Line":4,"Comment":"05/15/2026 3:45 PM - rons - CLO changed from 05/18/2026 to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248753","line":"1","part":"C40RA-0025M","qty":"1","price":"9742.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248753","line":"2","part":"C40RAM-ER25-180ICE-65TP","qty":"1","price":"9945.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248753","line":"3","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248753","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248753","Line":"3","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS MACHINE OR MAZAK MACHINE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 15:45:18.151 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248753-05152026154517.txt === {"quote":"248753","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"TANKDEAL","shiptoName":"Tanksley Machine & Tool, INC","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"06-03-2026","cust_po":"ER25 FIXED ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ross","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"07:53","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Ross","follow_phone":"","follow_email":"ross@afi-tools.com","pic_user":"fletcherp","total_amt":"13566.55","total_gp":"6804.92","total_gpm":"50.16","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"248753","line":"0","data":"04-17-2026 07:54 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248753,"Line":0,"Comment":"05/01/2026 5:10 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248753,"Line":1,"Comment":"05/01/2026 5:10 PM - rons - CLO changed from 05/17/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248753,"Line":2,"Comment":"05/01/2026 5:10 PM - rons - Req Date changed from 05/29/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248753,"Line":3,"Comment":"05/15/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248753,"Line":4,"Comment":"05/15/2026 3:45 PM - rons - CLO changed from 05/18/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248753,"Line":5,"Comment":"05/15/2026 3:45 PM - rons - Req Date changed from 05/25/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248753","line":"1","part":"C40RA-0025M","qty":"1","price":"9742.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248753","line":"2","part":"C40RAM-ER25-180ICE-65TP","qty":"1","price":"9945.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248753","line":"3","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248753","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248753","Line":"3","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS MACHINE OR MAZAK MACHINE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 15:45:23.970 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245358-05152026154523.txt === {"quote":"245358","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"02-11-2026","cust_order_date":"02-11-2026","req_date":"05-25-2026","cust_po":"INTEGREX ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"14:28","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17499.56","total_gp":"7834.62","total_gpm":"44.77","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"245358","line":"0","data":"02-11-2026 14:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245358,"Line":0,"Comment":"03/13/2026 11:03 PM - fletcherp - F/U changed from 02/24/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":1,"Comment":"03/13/2026 11:03 PM - fletcherp - CLO changed from 03/11/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":2,"Comment":"04/03/2026 9:36 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":3,"Comment":"04/24/2026 9:06 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":4,"Comment":"04/24/2026 9:06 PM - fletcherp - CLO changed from 04/15/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":5,"Comment":"04/24/2026 9:06 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245358,"Line":6,"Comment":"05/01/2026 5:29 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":7,"Comment":"05/01/2026 5:29 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":8,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245358","line":"1","part":"C6-MRAM-IC","qty":"2","price":"5325.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"2","part":"PA65-CAT/BT","qty":"2","price":"1005.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"3","part":"MRAM-ER20L-IC","qty":"2","price":"5271.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"27.00","req_date":"","branch":"1"},{"comp":"01","order":"245358","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245358","Line":"4","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR MAZAK INTEGREX I350","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 15:45:41.885 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245358-05152026154541.txt === {"quote":"245358","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"02-11-2026","cust_order_date":"02-11-2026","req_date":"05-25-2026","cust_po":"INTEGREX ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"14:28","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17499.56","total_gp":"7834.62","total_gpm":"44.77","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"245358","line":"0","data":"02-11-2026 14:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245358,"Line":0,"Comment":"03/13/2026 11:03 PM - fletcherp - F/U changed from 02/24/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":1,"Comment":"03/13/2026 11:03 PM - fletcherp - CLO changed from 03/11/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":2,"Comment":"04/03/2026 9:36 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":3,"Comment":"04/24/2026 9:06 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":4,"Comment":"04/24/2026 9:06 PM - fletcherp - CLO changed from 04/15/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":5,"Comment":"04/24/2026 9:06 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245358,"Line":6,"Comment":"05/01/2026 5:29 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":7,"Comment":"05/01/2026 5:29 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":8,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":245358,"Line":9,"Comment":"05/15/2026 3:45 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":10,"Comment":"05/15/2026 3:45 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245358","line":"1","part":"C6-MRAM-IC","qty":"2","price":"5325.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"2","part":"PA65-CAT/BT","qty":"2","price":"1005.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"3","part":"MRAM-ER20L-IC","qty":"2","price":"5271.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"27.00","req_date":"","branch":"1"},{"comp":"01","order":"245358","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245358","Line":"4","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR MAZAK INTEGREX I350","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 15:45:45.733 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245358-05152026154545.txt === {"quote":"245358","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"02-11-2026","cust_order_date":"02-11-2026","req_date":"06-02-2026","cust_po":"INTEGREX ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"14:28","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17499.56","total_gp":"7834.62","total_gpm":"44.77","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"245358","line":"0","data":"02-11-2026 14:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245358,"Line":0,"Comment":"03/13/2026 11:03 PM - fletcherp - F/U changed from 02/24/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":1,"Comment":"03/13/2026 11:03 PM - fletcherp - CLO changed from 03/11/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":2,"Comment":"04/03/2026 9:36 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":3,"Comment":"04/24/2026 9:06 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":4,"Comment":"04/24/2026 9:06 PM - fletcherp - CLO changed from 04/15/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":5,"Comment":"04/24/2026 9:06 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245358,"Line":6,"Comment":"05/01/2026 5:29 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":7,"Comment":"05/01/2026 5:29 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":8,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":245358,"Line":9,"Comment":"05/15/2026 3:45 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":10,"Comment":"05/15/2026 3:45 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":11,"Comment":"05/15/2026 3:45 PM - rons - Req Date changed from 05/25/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245358","line":"1","part":"C6-MRAM-IC","qty":"2","price":"5325.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"2","part":"PA65-CAT/BT","qty":"2","price":"1005.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"3","part":"MRAM-ER20L-IC","qty":"2","price":"5271.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"27.00","req_date":"","branch":"1"},{"comp":"01","order":"245358","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245358","Line":"4","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR MAZAK INTEGREX I350","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 15:46:03.686 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249411-05152026154603.txt === {"quote":"249411","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-28-2026","cust_po":"OKUMA M560 C50 TOOLING","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:21","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"5881.50","total_gp":"2794.36","total_gpm":"47.51","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"27","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249411","line":"0","data":"04-29-2026 15:27 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249411,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - F/U changed from 05/05/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249411,"Line":1,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 05/29/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249411,"Line":2,"Comment":"05/01/2026 5:24 PM - rons - Req Date changed from 06/10/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249411","line":"1","part":"NC5001-1000-1.75CP","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"DUE 05/19/2026","branch":"1"},{"comp":"01","order":"249411","line":"2","part":"NC5001-1000-4.00CP","qty":"1","price":"563.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"3","part":"C5006-0250-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"4","part":"C5006-0312-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"5","part":"C5006-0437-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"TO BE DETERMINED","branch":"1"},{"comp":"01","order":"249411","line":"6","part":"NC5006-0625-4.00CP","qty":"1","price":"431.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"7","part":"NC5006-0750-4.00CP","qty":"2","price":"395.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"8","part":"NC5006-1000-4.00CP","qty":"1","price":"447.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"9","part":"NC5006-1250-4.00CP","qty":"2","price":"364.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"10","part":"NC5007-0016-4.12G","qty":"4","price":"473.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"11","part":"NC5007-0016-6.00G","qty":"2","price":"541.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"12","part":"NC5007-0032-4.00G","qty":"6","price":"485.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"13","part":"NC5007-0032-6.00G","qty":"2","price":"546.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"14","part":"CAT50-NPU13-90U-IDU","qty":"1","price":"704.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":15}}] 2026-05-15 15:46:14.039 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249411-05152026154613.txt === {"quote":"249411","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-28-2026","cust_po":"OKUMA M560 C50 TOOLING","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:21","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"5881.50","total_gp":"2794.36","total_gpm":"47.51","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"27","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249411","line":"0","data":"04-29-2026 15:27 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249411,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - F/U changed from 05/05/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249411,"Line":1,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 05/29/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249411,"Line":2,"Comment":"05/01/2026 5:24 PM - rons - Req Date changed from 06/10/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249411,"Line":3,"Comment":"05/15/2026 3:45 PM - rons - F/U changed from 05/14/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249411,"Line":4,"Comment":"05/15/2026 3:46 PM - rons - CLO changed from 05/21/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249411","line":"1","part":"NC5001-1000-1.75CP","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"DUE 05/19/2026","branch":"1"},{"comp":"01","order":"249411","line":"2","part":"NC5001-1000-4.00CP","qty":"1","price":"563.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"3","part":"C5006-0250-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"4","part":"C5006-0312-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"5","part":"C5006-0437-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"TO BE DETERMINED","branch":"1"},{"comp":"01","order":"249411","line":"6","part":"NC5006-0625-4.00CP","qty":"1","price":"431.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"7","part":"NC5006-0750-4.00CP","qty":"2","price":"395.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"8","part":"NC5006-1000-4.00CP","qty":"1","price":"447.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"9","part":"NC5006-1250-4.00CP","qty":"2","price":"364.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"10","part":"NC5007-0016-4.12G","qty":"4","price":"473.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"11","part":"NC5007-0016-6.00G","qty":"2","price":"541.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"12","part":"NC5007-0032-4.00G","qty":"6","price":"485.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"13","part":"NC5007-0032-6.00G","qty":"2","price":"546.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"14","part":"CAT50-NPU13-90U-IDU","qty":"1","price":"704.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":15}}] 2026-05-15 15:46:20.164 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249411-05152026154619.txt === {"quote":"249411","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-04-2026","cust_po":"OKUMA M560 C50 TOOLING","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:21","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"5881.50","total_gp":"2794.36","total_gpm":"47.51","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"27","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249411","line":"0","data":"04-29-2026 15:27 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249411,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - F/U changed from 05/05/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249411,"Line":1,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 05/29/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249411,"Line":2,"Comment":"05/01/2026 5:24 PM - rons - Req Date changed from 06/10/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249411,"Line":3,"Comment":"05/15/2026 3:45 PM - rons - F/U changed from 05/14/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249411,"Line":4,"Comment":"05/15/2026 3:46 PM - rons - CLO changed from 05/21/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249411,"Line":5,"Comment":"05/15/2026 3:46 PM - rons - Req Date changed from 05/28/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249411","line":"1","part":"NC5001-1000-1.75CP","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"DUE 05/19/2026","branch":"1"},{"comp":"01","order":"249411","line":"2","part":"NC5001-1000-4.00CP","qty":"1","price":"563.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"3","part":"C5006-0250-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"4","part":"C5006-0312-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"5","part":"C5006-0437-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"TO BE DETERMINED","branch":"1"},{"comp":"01","order":"249411","line":"6","part":"NC5006-0625-4.00CP","qty":"1","price":"431.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"7","part":"NC5006-0750-4.00CP","qty":"2","price":"395.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"8","part":"NC5006-1000-4.00CP","qty":"1","price":"447.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"9","part":"NC5006-1250-4.00CP","qty":"2","price":"364.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"10","part":"NC5007-0016-4.12G","qty":"4","price":"473.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"11","part":"NC5007-0016-6.00G","qty":"2","price":"541.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"12","part":"NC5007-0032-4.00G","qty":"6","price":"485.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"13","part":"NC5007-0032-6.00G","qty":"2","price":"546.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"14","part":"CAT50-NPU13-90U-IDU","qty":"1","price":"704.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":15}}] 2026-05-15 15:46:23.992 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246511-05152026154623.txt === {"quote":"246511","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-04-2026","cust_order_date":"03-04-2026","req_date":"05-28-2026","cust_po":"E346Plus Presetter","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"20:52","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"18135.20","total_gp":"9232.41","total_gpm":"50.91","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"246511","line":"0","data":"03-04-2026 20:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246511,"Line":0,"Comment":"04/03/2026 9:37 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":1,"Comment":"04/03/2026 9:37 PM - fletcherp - CLO changed from 04/04/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":2,"Comment":"04/03/2026 9:37 PM - fletcherp - Req Date changed from 04/15/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":3,"Comment":"04/24/2026 9:05 PM - fletcherp - F/U changed from 04/11/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":4,"Comment":"04/24/2026 9:05 PM - fletcherp - CLO changed from 04/18/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":5,"Comment":"04/24/2026 9:05 PM - fletcherp - Req Date changed from 04/25/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":6,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":7,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/09/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":8,"Comment":"05/08/2026 5:18 PM - rons - F/U changed from 05/08/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":9,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/15/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":10,"Comment":"05/08/2026 5:18 PM - rons - Req Date changed from 05/22/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246511","line":"1","part":"PRE-E346PLUS-I40","qty":"1","price":"17928.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"246511","line":"2","part":"PRE-SPDL-I30","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"3","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"5","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-15 15:46:32.337 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246511-05152026154632.txt === {"quote":"246511","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-04-2026","cust_order_date":"03-04-2026","req_date":"05-28-2026","cust_po":"E346Plus Presetter","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"20:52","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"18135.20","total_gp":"9232.41","total_gpm":"50.91","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"246511","line":"0","data":"03-04-2026 20:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246511,"Line":0,"Comment":"04/03/2026 9:37 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":1,"Comment":"04/03/2026 9:37 PM - fletcherp - CLO changed from 04/04/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":2,"Comment":"04/03/2026 9:37 PM - fletcherp - Req Date changed from 04/15/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":3,"Comment":"04/24/2026 9:05 PM - fletcherp - F/U changed from 04/11/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":4,"Comment":"04/24/2026 9:05 PM - fletcherp - CLO changed from 04/18/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":5,"Comment":"04/24/2026 9:05 PM - fletcherp - Req Date changed from 04/25/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":6,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":7,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/09/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":8,"Comment":"05/08/2026 5:18 PM - rons - F/U changed from 05/08/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":9,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/15/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":10,"Comment":"05/08/2026 5:18 PM - rons - Req Date changed from 05/22/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":11,"Comment":"05/15/2026 3:46 PM - rons - F/U changed from 05/14/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":12,"Comment":"05/15/2026 3:46 PM - rons - CLO changed from 05/21/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246511","line":"1","part":"PRE-E346PLUS-I40","qty":"1","price":"17928.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"246511","line":"2","part":"PRE-SPDL-I30","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"3","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"5","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-15 15:46:35.863 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246511-05152026154635.txt === {"quote":"246511","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-04-2026","cust_order_date":"03-04-2026","req_date":"06-05-2026","cust_po":"E346Plus Presetter","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"20:52","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"18135.20","total_gp":"9232.41","total_gpm":"50.91","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"246511","line":"0","data":"03-04-2026 20:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246511,"Line":0,"Comment":"04/03/2026 9:37 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":1,"Comment":"04/03/2026 9:37 PM - fletcherp - CLO changed from 04/04/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":2,"Comment":"04/03/2026 9:37 PM - fletcherp - Req Date changed from 04/15/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":3,"Comment":"04/24/2026 9:05 PM - fletcherp - F/U changed from 04/11/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":4,"Comment":"04/24/2026 9:05 PM - fletcherp - CLO changed from 04/18/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":5,"Comment":"04/24/2026 9:05 PM - fletcherp - Req Date changed from 04/25/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":6,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":7,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/09/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":8,"Comment":"05/08/2026 5:18 PM - rons - F/U changed from 05/08/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":9,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/15/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":10,"Comment":"05/08/2026 5:18 PM - rons - Req Date changed from 05/22/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":246511,"Line":11,"Comment":"05/15/2026 3:46 PM - rons - F/U changed from 05/14/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246511,"Line":12,"Comment":"05/15/2026 3:46 PM - rons - CLO changed from 05/21/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":246511,"Line":13,"Comment":"05/15/2026 3:46 PM - rons - Req Date changed from 05/28/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246511","line":"1","part":"PRE-E346PLUS-I40","qty":"1","price":"17928.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"246511","line":"2","part":"PRE-SPDL-I30","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"3","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"5","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246511","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-15 15:46:42.599 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247068-05152026154642.txt === {"quote":"247068","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-16-2026","cust_order_date":"03-16-2026","req_date":"05-28-2026","cust_po":"HAAS VM3 TOOLING","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"18:40","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"9431.50","total_gp":"5007.85","total_gpm":"53.10","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"161","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":247068,"Line":0,"Comment":"04/03/2026 9:43 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247068,"Line":1,"Comment":"04/24/2026 9:08 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247068,"Line":2,"Comment":"04/24/2026 9:08 PM - fletcherp - CLO changed from 04/16/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247068,"Line":3,"Comment":"04/24/2026 9:08 PM - fletcherp - Req Date changed from 04/27/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247068,"Line":4,"Comment":"05/01/2026 5:33 PM - rons - F/U changed from 05/09/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247068,"Line":5,"Comment":"05/01/2026 5:33 PM - rons - CLO changed from 05/09/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247068,"Line":6,"Comment":"05/01/2026 5:33 PM - rons - Req Date changed from 05/09/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247068","line":"1","part":"CAT40-SK10-60U-IDU","qty":"8","price":"409.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"2","part":"CAT40-SK10-90U-IDU","qty":"4","price":"409.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"3","part":"SK10-3","qty":"4","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"4","part":"SK10-6","qty":"4","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"5","part":"SK10-8","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"6","part":"SK10-10","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"7","part":"SKJ10-3","qty":"4","price":"35.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"8","part":"SKJ10-6C","qty":"4","price":"43.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"9","part":"SKJ10-8","qty":"2","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"10","part":"SKJ10-10","qty":"2","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"11","part":"SKN-10KJ(GH)","qty":"12","price":"73.00","uom":"EA","discount":"100.00","req_date":"4 USA/BAL JAPAN","branch":"1"},{"comp":"01","order":"247068","line":"12","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"13","part":"SKJL-10","qty":"1","price":"13.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"14","part":"CAT40-SK16-60U-IDU","qty":"8","price":"438.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"15","part":"CAT40-SK16-90U-IDU","qty":"6","price":"438.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"16","part":"SK16-3","qty":"2","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"17","part":"SK16-6","qty":"4","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"18","part":"SK16-8","qty":"2","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"19","part":"SK10-10","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"20","part":"SK16-12","qty":"4","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"21","part":"SKJ16-3","qty":"2","price":"73.00","uom":"EA","discount":"50.00","req_date":"JAPAN STOCK","branch":"1"},{"comp":"01","order":"247068","line":"22","part":"SKJ16-6C","qty":"4","price":"51.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"23","part":"SKJ16-8","qty":"2","price":"38.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"24","part":"SKJ16-10","qty":"2","price":"38.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"25","part":"SKJ16-12C","qty":"4","price":"51.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"26","part":"SKN-16BJ(GH)","qty":"14","price":"93.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"27","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"28","part":"SKJL-16","qty":"1","price":"18.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"29","part":"CAT40-C32-105U-IDU","qty":"4","price":"593.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"30","part":"KM32-20","qty":"3","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"31","part":"KM32-12","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"32","part":"KM32-10","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"33","part":"KM32-8","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"34","part":"KM32-6","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"35","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"36","part":"C40S-4500(H)-EU","qty":"40","price":"35.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"37","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":37}}] 2026-05-15 15:46:51.468 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247068-05152026154651.txt === {"quote":"247068","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-16-2026","cust_order_date":"03-16-2026","req_date":"05-28-2026","cust_po":"HAAS VM3 TOOLING","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"18:40","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"9431.50","total_gp":"5007.85","total_gpm":"53.10","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"161","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":247068,"Line":0,"Comment":"04/03/2026 9:43 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247068,"Line":1,"Comment":"04/24/2026 9:08 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247068,"Line":2,"Comment":"04/24/2026 9:08 PM - fletcherp - CLO changed from 04/16/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247068,"Line":3,"Comment":"04/24/2026 9:08 PM - fletcherp - Req Date changed from 04/27/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247068,"Line":4,"Comment":"05/01/2026 5:33 PM - rons - F/U changed from 05/09/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247068,"Line":5,"Comment":"05/01/2026 5:33 PM - rons - CLO changed from 05/09/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247068,"Line":6,"Comment":"05/01/2026 5:33 PM - rons - Req Date changed from 05/09/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247068,"Line":7,"Comment":"05/15/2026 3:46 PM - rons - F/U changed from 05/14/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247068,"Line":8,"Comment":"05/15/2026 3:46 PM - rons - CLO changed from 05/21/2026 to 06/01/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247068","line":"1","part":"CAT40-SK10-60U-IDU","qty":"8","price":"409.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"2","part":"CAT40-SK10-90U-IDU","qty":"4","price":"409.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"3","part":"SK10-3","qty":"4","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"4","part":"SK10-6","qty":"4","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"5","part":"SK10-8","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"6","part":"SK10-10","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"7","part":"SKJ10-3","qty":"4","price":"35.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"8","part":"SKJ10-6C","qty":"4","price":"43.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"9","part":"SKJ10-8","qty":"2","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"10","part":"SKJ10-10","qty":"2","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"11","part":"SKN-10KJ(GH)","qty":"12","price":"73.00","uom":"EA","discount":"100.00","req_date":"4 USA/BAL JAPAN","branch":"1"},{"comp":"01","order":"247068","line":"12","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"13","part":"SKJL-10","qty":"1","price":"13.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"14","part":"CAT40-SK16-60U-IDU","qty":"8","price":"438.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"15","part":"CAT40-SK16-90U-IDU","qty":"6","price":"438.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"16","part":"SK16-3","qty":"2","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"17","part":"SK16-6","qty":"4","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"18","part":"SK16-8","qty":"2","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"19","part":"SK10-10","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"20","part":"SK16-12","qty":"4","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"21","part":"SKJ16-3","qty":"2","price":"73.00","uom":"EA","discount":"50.00","req_date":"JAPAN STOCK","branch":"1"},{"comp":"01","order":"247068","line":"22","part":"SKJ16-6C","qty":"4","price":"51.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"23","part":"SKJ16-8","qty":"2","price":"38.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"24","part":"SKJ16-10","qty":"2","price":"38.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"25","part":"SKJ16-12C","qty":"4","price":"51.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"26","part":"SKN-16BJ(GH)","qty":"14","price":"93.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"27","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"28","part":"SKJL-16","qty":"1","price":"18.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"29","part":"CAT40-C32-105U-IDU","qty":"4","price":"593.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"30","part":"KM32-20","qty":"3","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"31","part":"KM32-12","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"32","part":"KM32-10","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"33","part":"KM32-8","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"34","part":"KM32-6","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"35","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"36","part":"C40S-4500(H)-EU","qty":"40","price":"35.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"37","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":37}}] 2026-05-15 15:46:57.645 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247068-05152026154657.txt === {"quote":"247068","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-16-2026","cust_order_date":"03-16-2026","req_date":"06-08-2026","cust_po":"HAAS VM3 TOOLING","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"18:40","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"9431.50","total_gp":"5007.85","total_gpm":"53.10","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"161","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":247068,"Line":0,"Comment":"04/03/2026 9:43 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247068,"Line":1,"Comment":"04/24/2026 9:08 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247068,"Line":2,"Comment":"04/24/2026 9:08 PM - fletcherp - CLO changed from 04/16/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247068,"Line":3,"Comment":"04/24/2026 9:08 PM - fletcherp - Req Date changed from 04/27/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247068,"Line":4,"Comment":"05/01/2026 5:33 PM - rons - F/U changed from 05/09/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247068,"Line":5,"Comment":"05/01/2026 5:33 PM - rons - CLO changed from 05/09/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247068,"Line":6,"Comment":"05/01/2026 5:33 PM - rons - Req Date changed from 05/09/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247068,"Line":7,"Comment":"05/15/2026 3:46 PM - rons - F/U changed from 05/14/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247068,"Line":8,"Comment":"05/15/2026 3:46 PM - rons - CLO changed from 05/21/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247068,"Line":9,"Comment":"05/15/2026 3:46 PM - rons - Req Date changed from 05/28/2026 to 06/08/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247068","line":"1","part":"CAT40-SK10-60U-IDU","qty":"8","price":"409.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"2","part":"CAT40-SK10-90U-IDU","qty":"4","price":"409.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"3","part":"SK10-3","qty":"4","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"4","part":"SK10-6","qty":"4","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"5","part":"SK10-8","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"6","part":"SK10-10","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"7","part":"SKJ10-3","qty":"4","price":"35.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"8","part":"SKJ10-6C","qty":"4","price":"43.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"9","part":"SKJ10-8","qty":"2","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"10","part":"SKJ10-10","qty":"2","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"11","part":"SKN-10KJ(GH)","qty":"12","price":"73.00","uom":"EA","discount":"100.00","req_date":"4 USA/BAL JAPAN","branch":"1"},{"comp":"01","order":"247068","line":"12","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"13","part":"SKJL-10","qty":"1","price":"13.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"14","part":"CAT40-SK16-60U-IDU","qty":"8","price":"438.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"15","part":"CAT40-SK16-90U-IDU","qty":"6","price":"438.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"16","part":"SK16-3","qty":"2","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"17","part":"SK16-6","qty":"4","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"18","part":"SK16-8","qty":"2","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"19","part":"SK10-10","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"20","part":"SK16-12","qty":"4","price":"89.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"21","part":"SKJ16-3","qty":"2","price":"73.00","uom":"EA","discount":"50.00","req_date":"JAPAN STOCK","branch":"1"},{"comp":"01","order":"247068","line":"22","part":"SKJ16-6C","qty":"4","price":"51.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"23","part":"SKJ16-8","qty":"2","price":"38.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"24","part":"SKJ16-10","qty":"2","price":"38.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"25","part":"SKJ16-12C","qty":"4","price":"51.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"26","part":"SKN-16BJ(GH)","qty":"14","price":"93.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"27","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"28","part":"SKJL-16","qty":"1","price":"18.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"29","part":"CAT40-C32-105U-IDU","qty":"4","price":"593.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"30","part":"KM32-20","qty":"3","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"31","part":"KM32-12","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"32","part":"KM32-10","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"33","part":"KM32-8","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"34","part":"KM32-6","qty":"1","price":"97.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"35","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"36","part":"C40S-4500(H)-EU","qty":"40","price":"35.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247068","line":"37","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":37}}] 2026-05-15 15:47:03.967 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248188-05152026154703.txt === {"quote":"248188","customer":"9569","name":null,"customerName":"Industrial Tooling & Supply","comp":"01","open":"0","shipto":"BKMFG","shiptoName":"B-K Aerospace","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-28-2026","cust_po":"C40 SHRINK PACKAGE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Greg Daniel","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"14:22","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Greg Daniel","follow_phone":"","follow_email":"gdaniel@its-supply.com","pic_user":"fletcherp","total_amt":"3102.50","total_gp":"1503.82","total_gpm":"48.47","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"35","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248188,"Line":0,"Comment":"04/24/2026 9:17 PM - fletcherp - F/U changed from 04/20/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248188,"Line":1,"Comment":"04/24/2026 9:17 PM - fletcherp - CLO changed from 05/07/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":248188,"Line":2,"Comment":"05/01/2026 5:29 PM - rons - F/U changed from 05/09/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248188,"Line":3,"Comment":"05/01/2026 5:29 PM - rons - CLO changed from 05/09/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248188,"Line":4,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/19/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248188","line":"1","part":"CAT40-SF0375-3.15CP","qty":"6","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"2","part":"CAT40-SF0125-3.15","qty":"6","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"3","part":"CAT40-SF0187-3.15","qty":"5","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"4","part":"C40-STD-EU","qty":"17","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 15:47:12.907 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248188-05152026154712.txt === {"quote":"248188","customer":"9569","name":null,"customerName":"Industrial Tooling & Supply","comp":"01","open":"0","shipto":"BKMFG","shiptoName":"B-K Aerospace","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-28-2026","cust_po":"C40 SHRINK PACKAGE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Greg Daniel","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"14:22","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Greg Daniel","follow_phone":"","follow_email":"gdaniel@its-supply.com","pic_user":"fletcherp","total_amt":"3102.50","total_gp":"1503.82","total_gpm":"48.47","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"35","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":248188,"Line":0,"Comment":"04/24/2026 9:17 PM - fletcherp - F/U changed from 04/20/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248188,"Line":1,"Comment":"04/24/2026 9:17 PM - fletcherp - CLO changed from 05/07/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":248188,"Line":2,"Comment":"05/01/2026 5:29 PM - rons - F/U changed from 05/09/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248188,"Line":3,"Comment":"05/01/2026 5:29 PM - rons - CLO changed from 05/09/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248188,"Line":4,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248188,"Line":5,"Comment":"05/15/2026 3:46 PM - rons - F/U changed from 05/14/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248188,"Line":6,"Comment":"05/15/2026 3:47 PM - rons - CLO changed from 05/21/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248188","line":"1","part":"CAT40-SF0375-3.15CP","qty":"6","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"2","part":"CAT40-SF0125-3.15","qty":"6","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"3","part":"CAT40-SF0187-3.15","qty":"5","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"4","part":"C40-STD-EU","qty":"17","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 15:47:17.732 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248188-05152026154717.txt === {"quote":"248188","customer":"9569","name":null,"customerName":"Industrial Tooling & Supply","comp":"01","open":"0","shipto":"BKMFG","shiptoName":"B-K Aerospace","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"06-09-2026","cust_po":"C40 SHRINK PACKAGE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Greg Daniel","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"14:22","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Greg Daniel","follow_phone":"","follow_email":"gdaniel@its-supply.com","pic_user":"fletcherp","total_amt":"3102.50","total_gp":"1503.82","total_gpm":"48.47","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"35","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":248188,"Line":0,"Comment":"04/24/2026 9:17 PM - fletcherp - F/U changed from 04/20/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248188,"Line":1,"Comment":"04/24/2026 9:17 PM - fletcherp - CLO changed from 05/07/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":248188,"Line":2,"Comment":"05/01/2026 5:29 PM - rons - F/U changed from 05/09/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248188,"Line":3,"Comment":"05/01/2026 5:29 PM - rons - CLO changed from 05/09/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248188,"Line":4,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248188,"Line":5,"Comment":"05/15/2026 3:46 PM - rons - F/U changed from 05/14/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248188,"Line":6,"Comment":"05/15/2026 3:47 PM - rons - CLO changed from 05/21/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":248188,"Line":7,"Comment":"05/15/2026 3:47 PM - rons - Req Date changed from 05/28/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248188","line":"1","part":"CAT40-SF0375-3.15CP","qty":"6","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"2","part":"CAT40-SF0125-3.15","qty":"6","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"3","part":"CAT40-SF0187-3.15","qty":"5","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"4","part":"C40-STD-EU","qty":"17","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 15:47:26.810 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245545-05152026154726.txt === {"quote":"245545","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"02-13-2026","cust_order_date":"02-13-2026","req_date":"05-25-2026","cust_po":"INTEGREX 350 ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:53","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17987.75","total_gp":"8703.29","total_gpm":"48.38","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":245545,"Line":0,"Comment":"03/13/2026 11:06 PM - fletcherp - F/U changed from 02/26/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":1,"Comment":"03/13/2026 11:06 PM - fletcherp - CLO changed from 03/13/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":2,"Comment":"04/03/2026 9:40 PM - fletcherp - F/U changed from 04/01/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":3,"Comment":"04/24/2026 9:13 PM - fletcherp - F/U changed from 04/15/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":4,"Comment":"04/24/2026 9:13 PM - fletcherp - CLO changed from 04/15/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":5,"Comment":"04/24/2026 9:13 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245545,"Line":6,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/09/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":7,"Comment":"05/01/2026 5:26 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":8,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/11/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":9,"Comment":"05/01/2026 5:26 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245545","line":"1","part":"C6-MRAM-IC","qty":"2","price":"5325.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"2","part":"PA65-CAT/BT","qty":"2","price":"1005.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"3","part":"MRAM-ER25L-IC","qty":"1","price":"5271.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"4","part":"MRAM-ER25L","qty":"1","price":"5026.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"5","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-15 15:47:39.283 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245545-05152026154739.txt === {"quote":"245545","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"02-13-2026","cust_order_date":"02-13-2026","req_date":"05-25-2026","cust_po":"INTEGREX 350 ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:53","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17987.75","total_gp":"8703.29","total_gpm":"48.38","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":245545,"Line":0,"Comment":"03/13/2026 11:06 PM - fletcherp - F/U changed from 02/26/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":1,"Comment":"03/13/2026 11:06 PM - fletcherp - CLO changed from 03/13/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":2,"Comment":"04/03/2026 9:40 PM - fletcherp - F/U changed from 04/01/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":3,"Comment":"04/24/2026 9:13 PM - fletcherp - F/U changed from 04/15/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":4,"Comment":"04/24/2026 9:13 PM - fletcherp - CLO changed from 04/15/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":5,"Comment":"04/24/2026 9:13 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245545,"Line":6,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/09/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":7,"Comment":"05/01/2026 5:26 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":8,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/11/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":9,"Comment":"05/01/2026 5:26 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":245545,"Line":10,"Comment":"05/15/2026 3:47 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":11,"Comment":"05/15/2026 3:47 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245545","line":"1","part":"C6-MRAM-IC","qty":"2","price":"5325.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"2","part":"PA65-CAT/BT","qty":"2","price":"1005.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"3","part":"MRAM-ER25L-IC","qty":"1","price":"5271.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"4","part":"MRAM-ER25L","qty":"1","price":"5026.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"5","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-15 15:47:42.697 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245545-05152026154742.txt === {"quote":"245545","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"02-13-2026","cust_order_date":"02-13-2026","req_date":"06-04-2026","cust_po":"INTEGREX 350 ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:53","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17987.75","total_gp":"8703.29","total_gpm":"48.38","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":245545,"Line":0,"Comment":"03/13/2026 11:06 PM - fletcherp - F/U changed from 02/26/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":1,"Comment":"03/13/2026 11:06 PM - fletcherp - CLO changed from 03/13/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":2,"Comment":"04/03/2026 9:40 PM - fletcherp - F/U changed from 04/01/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":3,"Comment":"04/24/2026 9:13 PM - fletcherp - F/U changed from 04/15/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":4,"Comment":"04/24/2026 9:13 PM - fletcherp - CLO changed from 04/15/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":5,"Comment":"04/24/2026 9:13 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245545,"Line":6,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/09/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":7,"Comment":"05/01/2026 5:26 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":8,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/11/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":9,"Comment":"05/01/2026 5:26 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":245545,"Line":10,"Comment":"05/15/2026 3:47 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":11,"Comment":"05/15/2026 3:47 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":12,"Comment":"05/15/2026 3:47 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245545","line":"1","part":"C6-MRAM-IC","qty":"2","price":"5325.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"2","part":"PA65-CAT/BT","qty":"2","price":"1005.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"3","part":"MRAM-ER25L-IC","qty":"1","price":"5271.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"4","part":"MRAM-ER25L","qty":"1","price":"5026.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"5","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-15 15:47:46.023 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246989-05152026154745.txt === {"quote":"246989","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"05-25-2026","cust_po":"HAAS VM3 ZP SYSTEM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"13:23","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"20349.07","total_gp":"10383.30","total_gpm":"51.03","rev_type":"WAP","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"64","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"246989","line":"0","data":"03-13-2026 13:28 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246989,"Line":0,"Comment":"04/03/2026 9:41 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246989,"Line":1,"Comment":"04/24/2026 9:11 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246989,"Line":2,"Comment":"04/24/2026 9:11 PM - fletcherp - CLO changed from 04/13/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246989,"Line":3,"Comment":"04/24/2026 9:11 PM - fletcherp - Req Date changed from 04/24/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246989,"Line":4,"Comment":"05/01/2026 5:31 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246989,"Line":5,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246989,"Line":6,"Comment":"05/01/2026 5:31 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246989","line":"1","part":"WH-ZP120-BASE6-P200","qty":"2","price":"11585.00","uom":"EA","discount":"30.00","req_date":"10 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"2","part":"WH-ZP120-ACC-CAP","qty":"2","price":"165.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"3","part":"WH-ZP120-SSTUD-V","qty":"6","price":"84.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"4","part":"WH-ZP-ALGN25-1640","qty":"4","price":"223.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"5","part":"WH-ZP-ACC-AIRBLCK-PRE","qty":"2","price":"887.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"6","part":"WH-ZP120-STUD-12M10","qty":"12","price":"120.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"7","part":"SPECIAL-WH-ZPB","qty":"16","price":"12.00","uom":"EA","discount":"10.00","req_date":"5 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"8","part":"SPECIAL-WH-ZPB","qty":"16","price":"1.75","uom":"EA","discount":"10.00","req_date":"5 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"9","part":"SPECIAL-WH-ZPB","qty":"2","price":"210.00","uom":"EA","discount":"0.00","req_date":"14 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"10","part":"AIR-LINE-KIT-MMT-CNC","qty":"1","price":"57.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246989","Line":"2","Company":"1","F_Line":"1","Comment":"ONE TIME USE ONLY. REMOVING THEM DESTROYS THEM.","Loc":"Y"},{"Quote":"246989","Line":"2","Company":"1","F_Line":"2","Comment":"SOLD IN PACKAGES OF 50. 6 NEEDED PER ZERO POINT BASE","Loc":"Y"},{"Quote":"246989","Line":"7","Company":"1","F_Line":"1","Comment":"16MM T-SLOT - M12x1.75 T NUT","Loc":"Y"},{"Quote":"246989","Line":"8","Company":"1","F_Line":"1","Comment":"M12x1.75 SHCS - 50MM LONG","Loc":"Y"},{"Quote":"246989","Line":"9","Company":"1","F_Line":"1","Comment":"T SLOT COVER - 40 FEET TOTAL","Loc":"Y"},{"Quote":"246989","Line":"9","Company":"1","F_Line":"2","Comment":"VERIFY VM3 HAS T SLOTS OR GRID TABLE","Loc":"Y"},{"Quote":"246989","Line":"10","Company":"1","F_Line":"1","Comment":"2 AIR FITTINGS AND 6MM AIR LINE TO PLUMB","Loc":"Y"},{"Quote":"246989","Line":"10","Company":"1","F_Line":"2","Comment":"WH-ZP120-BASE6-P200 TO AIR SUPPLY AT BACK OF MACHINE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-15 15:47:55.650 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246989-05152026154755.txt === {"quote":"246989","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"05-25-2026","cust_po":"HAAS VM3 ZP SYSTEM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"13:23","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"20349.07","total_gp":"10383.30","total_gpm":"51.03","rev_type":"WAP","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"64","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"246989","line":"0","data":"03-13-2026 13:28 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246989,"Line":0,"Comment":"04/03/2026 9:41 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246989,"Line":1,"Comment":"04/24/2026 9:11 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246989,"Line":2,"Comment":"04/24/2026 9:11 PM - fletcherp - CLO changed from 04/13/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246989,"Line":3,"Comment":"04/24/2026 9:11 PM - fletcherp - Req Date changed from 04/24/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246989,"Line":4,"Comment":"05/01/2026 5:31 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246989,"Line":5,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246989,"Line":6,"Comment":"05/01/2026 5:31 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":246989,"Line":7,"Comment":"05/15/2026 3:47 PM - rons - F/U changed from 05/11/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246989,"Line":8,"Comment":"05/15/2026 3:47 PM - rons - CLO changed from 05/18/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246989","line":"1","part":"WH-ZP120-BASE6-P200","qty":"2","price":"11585.00","uom":"EA","discount":"30.00","req_date":"10 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"2","part":"WH-ZP120-ACC-CAP","qty":"2","price":"165.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"3","part":"WH-ZP120-SSTUD-V","qty":"6","price":"84.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"4","part":"WH-ZP-ALGN25-1640","qty":"4","price":"223.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"5","part":"WH-ZP-ACC-AIRBLCK-PRE","qty":"2","price":"887.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"6","part":"WH-ZP120-STUD-12M10","qty":"12","price":"120.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"7","part":"SPECIAL-WH-ZPB","qty":"16","price":"12.00","uom":"EA","discount":"10.00","req_date":"5 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"8","part":"SPECIAL-WH-ZPB","qty":"16","price":"1.75","uom":"EA","discount":"10.00","req_date":"5 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"9","part":"SPECIAL-WH-ZPB","qty":"2","price":"210.00","uom":"EA","discount":"0.00","req_date":"14 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"10","part":"AIR-LINE-KIT-MMT-CNC","qty":"1","price":"57.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246989","Line":"2","Company":"1","F_Line":"1","Comment":"ONE TIME USE ONLY. REMOVING THEM DESTROYS THEM.","Loc":"Y"},{"Quote":"246989","Line":"2","Company":"1","F_Line":"2","Comment":"SOLD IN PACKAGES OF 50. 6 NEEDED PER ZERO POINT BASE","Loc":"Y"},{"Quote":"246989","Line":"7","Company":"1","F_Line":"1","Comment":"16MM T-SLOT - M12x1.75 T NUT","Loc":"Y"},{"Quote":"246989","Line":"8","Company":"1","F_Line":"1","Comment":"M12x1.75 SHCS - 50MM LONG","Loc":"Y"},{"Quote":"246989","Line":"9","Company":"1","F_Line":"1","Comment":"T SLOT COVER - 40 FEET TOTAL","Loc":"Y"},{"Quote":"246989","Line":"9","Company":"1","F_Line":"2","Comment":"VERIFY VM3 HAS T SLOTS OR GRID TABLE","Loc":"Y"},{"Quote":"246989","Line":"10","Company":"1","F_Line":"1","Comment":"2 AIR FITTINGS AND 6MM AIR LINE TO PLUMB","Loc":"Y"},{"Quote":"246989","Line":"10","Company":"1","F_Line":"2","Comment":"WH-ZP120-BASE6-P200 TO AIR SUPPLY AT BACK OF MACHINE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-15 15:47:59.792 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246989-05152026154759.txt === {"quote":"246989","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"06-05-2026","cust_po":"HAAS VM3 ZP SYSTEM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"13:23","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"20349.07","total_gp":"10383.30","total_gpm":"51.03","rev_type":"WAP","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"64","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"246989","line":"0","data":"03-13-2026 13:28 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246989,"Line":0,"Comment":"04/03/2026 9:41 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246989,"Line":1,"Comment":"04/24/2026 9:11 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246989,"Line":2,"Comment":"04/24/2026 9:11 PM - fletcherp - CLO changed from 04/13/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246989,"Line":3,"Comment":"04/24/2026 9:11 PM - fletcherp - Req Date changed from 04/24/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246989,"Line":4,"Comment":"05/01/2026 5:31 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246989,"Line":5,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246989,"Line":6,"Comment":"05/01/2026 5:31 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":246989,"Line":7,"Comment":"05/15/2026 3:47 PM - rons - F/U changed from 05/11/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246989,"Line":8,"Comment":"05/15/2026 3:47 PM - rons - CLO changed from 05/18/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":246989,"Line":9,"Comment":"05/15/2026 3:47 PM - rons - Req Date changed from 05/25/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246989","line":"1","part":"WH-ZP120-BASE6-P200","qty":"2","price":"11585.00","uom":"EA","discount":"30.00","req_date":"10 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"2","part":"WH-ZP120-ACC-CAP","qty":"2","price":"165.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"3","part":"WH-ZP120-SSTUD-V","qty":"6","price":"84.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"4","part":"WH-ZP-ALGN25-1640","qty":"4","price":"223.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"5","part":"WH-ZP-ACC-AIRBLCK-PRE","qty":"2","price":"887.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"6","part":"WH-ZP120-STUD-12M10","qty":"12","price":"120.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"7","part":"SPECIAL-WH-ZPB","qty":"16","price":"12.00","uom":"EA","discount":"10.00","req_date":"5 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"8","part":"SPECIAL-WH-ZPB","qty":"16","price":"1.75","uom":"EA","discount":"10.00","req_date":"5 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"9","part":"SPECIAL-WH-ZPB","qty":"2","price":"210.00","uom":"EA","discount":"0.00","req_date":"14 DAYS","branch":"1"},{"comp":"01","order":"246989","line":"10","part":"AIR-LINE-KIT-MMT-CNC","qty":"1","price":"57.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246989","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246989","Line":"2","Company":"1","F_Line":"1","Comment":"ONE TIME USE ONLY. REMOVING THEM DESTROYS THEM.","Loc":"Y"},{"Quote":"246989","Line":"2","Company":"1","F_Line":"2","Comment":"SOLD IN PACKAGES OF 50. 6 NEEDED PER ZERO POINT BASE","Loc":"Y"},{"Quote":"246989","Line":"7","Company":"1","F_Line":"1","Comment":"16MM T-SLOT - M12x1.75 T NUT","Loc":"Y"},{"Quote":"246989","Line":"8","Company":"1","F_Line":"1","Comment":"M12x1.75 SHCS - 50MM LONG","Loc":"Y"},{"Quote":"246989","Line":"9","Company":"1","F_Line":"1","Comment":"T SLOT COVER - 40 FEET TOTAL","Loc":"Y"},{"Quote":"246989","Line":"9","Company":"1","F_Line":"2","Comment":"VERIFY VM3 HAS T SLOTS OR GRID TABLE","Loc":"Y"},{"Quote":"246989","Line":"10","Company":"1","F_Line":"1","Comment":"2 AIR FITTINGS AND 6MM AIR LINE TO PLUMB","Loc":"Y"},{"Quote":"246989","Line":"10","Company":"1","F_Line":"2","Comment":"WH-ZP120-BASE6-P200 TO AIR SUPPLY AT BACK OF MACHINE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-15 15:48:04.680 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248593-05152026154804.txt === {"quote":"248593","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"LUBINGSY","shiptoName":"Lubing System LP","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-25-2026","cust_po":"ALPHA 21 ROTARY TABLE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tobby Phillips","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:01","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Tobby Phillips","follow_phone":"","follow_email":"tphillips@stellarindustrial.com","pic_user":"fletcherp","total_amt":"25000.00","total_gp":"30425.02","total_gpm":"66.14","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"248593","line":"0","data":"04-15-2026 09:06 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248593,"Line":0,"Comment":"04/24/2026 9:29 PM - fletcherp - F/U changed from 04/28/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":1,"Comment":"05/01/2026 5:30 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":2,"Comment":"05/01/2026 5:30 PM - rons - CLO changed from 05/15/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248593,"Line":3,"Comment":"05/01/2026 5:30 PM - rons - Req Date changed from 05/27/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248593","line":"1","part":"CNC202AR21-750W","qty":"1","price":"15000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248593","line":"3","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"10000.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"248593","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248593","Line":"3","Company":"1","F_Line":"1","Comment":"COST INCLUDES MOTOR/GEARBOX @ WIRING TO MAKE CNC202","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"2","Comment":"FUNCTION ON NEW MAKINO PS VMC.","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"4","Comment":"COST ALSO INCLUDES LABOR & TRAVEL EXPENSE FOR L-N","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"5","Comment":"SERVICE TECHNICIAN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 15:48:12.837 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248593-05152026154812.txt === {"quote":"248593","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"LUBINGSY","shiptoName":"Lubing System LP","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-25-2026","cust_po":"ALPHA 21 ROTARY TABLE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tobby Phillips","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:01","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Tobby Phillips","follow_phone":"","follow_email":"tphillips@stellarindustrial.com","pic_user":"fletcherp","total_amt":"25000.00","total_gp":"30425.02","total_gpm":"66.14","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"248593","line":"0","data":"04-15-2026 09:06 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248593,"Line":0,"Comment":"04/24/2026 9:29 PM - fletcherp - F/U changed from 04/28/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":1,"Comment":"05/01/2026 5:30 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":2,"Comment":"05/01/2026 5:30 PM - rons - CLO changed from 05/15/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248593,"Line":3,"Comment":"05/01/2026 5:30 PM - rons - Req Date changed from 05/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248593,"Line":4,"Comment":"05/15/2026 3:47 PM - rons - F/U changed from 05/11/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":5,"Comment":"05/15/2026 3:48 PM - rons - CLO changed from 05/18/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248593","line":"1","part":"CNC202AR21-750W","qty":"1","price":"15000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248593","line":"3","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"10000.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"248593","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248593","Line":"3","Company":"1","F_Line":"1","Comment":"COST INCLUDES MOTOR/GEARBOX @ WIRING TO MAKE CNC202","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"2","Comment":"FUNCTION ON NEW MAKINO PS VMC.","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"4","Comment":"COST ALSO INCLUDES LABOR & TRAVEL EXPENSE FOR L-N","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"5","Comment":"SERVICE TECHNICIAN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 15:48:17.411 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248593-05152026154817.txt === {"quote":"248593","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"LUBINGSY","shiptoName":"Lubing System LP","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"06-09-2026","cust_po":"ALPHA 21 ROTARY TABLE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tobby Phillips","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:01","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Tobby Phillips","follow_phone":"","follow_email":"tphillips@stellarindustrial.com","pic_user":"fletcherp","total_amt":"25000.00","total_gp":"30425.02","total_gpm":"66.14","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"248593","line":"0","data":"04-15-2026 09:06 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248593,"Line":0,"Comment":"04/24/2026 9:29 PM - fletcherp - F/U changed from 04/28/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":1,"Comment":"05/01/2026 5:30 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":2,"Comment":"05/01/2026 5:30 PM - rons - CLO changed from 05/15/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248593,"Line":3,"Comment":"05/01/2026 5:30 PM - rons - Req Date changed from 05/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248593,"Line":4,"Comment":"05/15/2026 3:47 PM - rons - F/U changed from 05/11/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":5,"Comment":"05/15/2026 3:48 PM - rons - CLO changed from 05/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":248593,"Line":6,"Comment":"05/15/2026 3:48 PM - rons - Req Date changed from 05/25/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248593","line":"1","part":"CNC202AR21-750W","qty":"1","price":"15000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248593","line":"3","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"10000.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"248593","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248593","Line":"3","Company":"1","F_Line":"1","Comment":"COST INCLUDES MOTOR/GEARBOX @ WIRING TO MAKE CNC202","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"2","Comment":"FUNCTION ON NEW MAKINO PS VMC.","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"4","Comment":"COST ALSO INCLUDES LABOR & TRAVEL EXPENSE FOR L-N","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"5","Comment":"SERVICE TECHNICIAN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 15:48:22.272 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249204-05152026154822.txt === {"quote":"249204","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"LUBINGSY","shiptoName":"Lubing System LP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-25-2026","cust_po":"ROTARY CONTROLLER","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tobby Phillips","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:04","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Tobby Phillips","follow_phone":"","follow_email":"tobby.phillips@stellar.com","pic_user":"fletcherp","total_amt":"29782.40","total_gp":"22441.20","total_gpm":"75.35","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"249204","line":"0","data":"04-27-2026 09:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249204,"Line":0,"Comment":"05/01/2026 5:34 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249204,"Line":1,"Comment":"05/01/2026 5:34 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249204,"Line":2,"Comment":"05/01/2026 5:34 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249204","line":"1","part":"CNC202AR21-750W","qty":"1","price":"14682.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249204","line":"2","part":"RT-ACCS-INSTALL-PKG-4TH","qty":"1","price":"8100.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249204","line":"3","part":"RT-ACCESSORY","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249204","line":"4","part":"RT-LABOR","qty":"1","price":"4500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249204","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249204","Line":"3","Company":"1","F_Line":"1","Comment":"MOTOR AND GEARBOX FOR ROTARY TO BE SWAPPED FROM","Loc":"Y"},{"Quote":"249204","Line":"3","Company":"1","F_Line":"2","Comment":"CONTROLLER UNIT TO FANUC FOR MAKINO INSTALLATION","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 15:48:31.890 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249204-05152026154831.txt === {"quote":"249204","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"LUBINGSY","shiptoName":"Lubing System LP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-25-2026","cust_po":"ROTARY CONTROLLER","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tobby Phillips","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:04","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Tobby Phillips","follow_phone":"","follow_email":"tobby.phillips@stellar.com","pic_user":"fletcherp","total_amt":"29782.40","total_gp":"22441.20","total_gpm":"75.35","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249204","line":"0","data":"04-27-2026 09:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249204,"Line":0,"Comment":"05/01/2026 5:34 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249204,"Line":1,"Comment":"05/01/2026 5:34 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249204,"Line":2,"Comment":"05/01/2026 5:34 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249204,"Line":3,"Comment":"05/15/2026 3:48 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249204,"Line":4,"Comment":"05/15/2026 3:48 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249204","line":"1","part":"CNC202AR21-750W","qty":"1","price":"14682.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249204","line":"2","part":"RT-ACCS-INSTALL-PKG-4TH","qty":"1","price":"8100.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249204","line":"3","part":"RT-ACCESSORY","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249204","line":"4","part":"RT-LABOR","qty":"1","price":"4500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249204","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249204","Line":"3","Company":"1","F_Line":"1","Comment":"MOTOR AND GEARBOX FOR ROTARY TO BE SWAPPED FROM","Loc":"Y"},{"Quote":"249204","Line":"3","Company":"1","F_Line":"2","Comment":"CONTROLLER UNIT TO FANUC FOR MAKINO INSTALLATION","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 15:48:35.560 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249204-05152026154835.txt === {"quote":"249204","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"LUBINGSY","shiptoName":"Lubing System LP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-04-2026","cust_po":"ROTARY CONTROLLER","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tobby Phillips","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:04","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Tobby Phillips","follow_phone":"","follow_email":"tobby.phillips@stellar.com","pic_user":"fletcherp","total_amt":"29782.40","total_gp":"22441.20","total_gpm":"75.35","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249204","line":"0","data":"04-27-2026 09:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249204,"Line":0,"Comment":"05/01/2026 5:34 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249204,"Line":1,"Comment":"05/01/2026 5:34 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249204,"Line":2,"Comment":"05/01/2026 5:34 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249204,"Line":3,"Comment":"05/15/2026 3:48 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249204,"Line":4,"Comment":"05/15/2026 3:48 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249204,"Line":5,"Comment":"05/15/2026 3:48 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249204","line":"1","part":"CNC202AR21-750W","qty":"1","price":"14682.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249204","line":"2","part":"RT-ACCS-INSTALL-PKG-4TH","qty":"1","price":"8100.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249204","line":"3","part":"RT-ACCESSORY","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249204","line":"4","part":"RT-LABOR","qty":"1","price":"4500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249204","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249204","Line":"3","Company":"1","F_Line":"1","Comment":"MOTOR AND GEARBOX FOR ROTARY TO BE SWAPPED FROM","Loc":"Y"},{"Quote":"249204","Line":"3","Company":"1","F_Line":"2","Comment":"CONTROLLER UNIT TO FANUC FOR MAKINO INSTALLATION","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 15:48:40.492 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248929-05152026154840.txt === {"quote":"248929","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAKNOX","shiptoName":"Yamazen- KNX","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-26-2026","cust_po":"SHOWROOM TOOLING","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Austin Shirley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:53","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Austin Shirley","follow_phone":"","follow_email":"austinshirley@yamazen.com","pic_user":"fletcherp","total_amt":"0","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"0","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":248929,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248929,"Line":1,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 06/01/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248929,"Line":2,"Comment":"05/01/2026 5:24 PM - rons - Req Date changed from 06/02/2026 to 05/26/2026 (Req Date Updated)"}],"items":[],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":0}}] 2026-05-15 15:48:51.094 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248929-05152026154850.txt === {"quote":"248929","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAKNOX","shiptoName":"Yamazen- KNX","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-26-2026","cust_po":"SHOWROOM TOOLING","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Austin Shirley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:53","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Austin Shirley","follow_phone":"","follow_email":"austinshirley@yamazen.com","pic_user":"fletcherp","total_amt":"0","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"0","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":248929,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248929,"Line":1,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 06/01/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248929,"Line":2,"Comment":"05/01/2026 5:24 PM - rons - Req Date changed from 06/02/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248929,"Line":3,"Comment":"05/15/2026 3:48 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248929,"Line":4,"Comment":"05/15/2026 3:48 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":0}}] 2026-05-15 15:48:55.118 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248929-05152026154854.txt === {"quote":"248929","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAKNOX","shiptoName":"Yamazen- KNX","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-04-2026","cust_po":"SHOWROOM TOOLING","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Austin Shirley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:53","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Austin Shirley","follow_phone":"","follow_email":"austinshirley@yamazen.com","pic_user":"fletcherp","total_amt":"0","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"0","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":248929,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248929,"Line":1,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 06/01/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248929,"Line":2,"Comment":"05/01/2026 5:24 PM - rons - Req Date changed from 06/02/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248929,"Line":3,"Comment":"05/15/2026 3:48 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248929,"Line":4,"Comment":"05/15/2026 3:48 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248929,"Line":5,"Comment":"05/15/2026 3:48 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":0}}] 2026-05-15 15:49:00.918 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249751-05152026154900.txt === {"quote":"249751","customer":"E14720","name":null,"customerName":"Nidec Power (TN)","comp":"01","open":"0","shipto":"NIDELEXI","shiptoName":"Nidec Leroy-Somer","entry_date":"05-06-2026","cust_order_date":"05-19-2026","req_date":"06-03-2026","cust_po":"Yearly Calibration","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Seth Gibson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:25","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Seth Gibson","follow_phone":"731-967-3007","follow_email":"seth.gibson@mail.nidec.com","pic_user":"fletcherp","total_amt":"3700.00","total_gp":"3700.00","total_gpm":"100.00","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-26-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249751","line":"1","part":"PRE-INST/TRAINING","qty":"1","price":"3700.00","uom":"EA","discount":"0.00","req_date":"PER SCHEDULE","branch":"1"},{"comp":"01","order":"249751","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249751","Line":"1","Company":"1","F_Line":"1","Comment":"This is for yearly calibration.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-15 15:49:13.582 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249751-05152026154913.txt === {"quote":"249751","customer":"E14720","name":null,"customerName":"Nidec Power (TN)","comp":"01","open":"0","shipto":"NIDELEXI","shiptoName":"Nidec Leroy-Somer","entry_date":"05-06-2026","cust_order_date":"05-19-2026","req_date":"06-03-2026","cust_po":"Yearly Calibration","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Seth Gibson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:25","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Seth Gibson","follow_phone":"731-967-3007","follow_email":"seth.gibson@mail.nidec.com","pic_user":"fletcherp","total_amt":"3700.00","total_gp":"3700.00","total_gpm":"100.00","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":249751,"Line":0,"Comment":"05/15/2026 3:48 PM - rons - F/U changed from 05/12/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249751,"Line":1,"Comment":"05/15/2026 3:49 PM - rons - CLO changed from 05/26/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249751","line":"1","part":"PRE-INST/TRAINING","qty":"1","price":"3700.00","uom":"EA","discount":"0.00","req_date":"PER SCHEDULE","branch":"1"},{"comp":"01","order":"249751","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249751","Line":"1","Company":"1","F_Line":"1","Comment":"This is for yearly calibration.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 15:49:18.326 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249751-05152026154918.txt === {"quote":"249751","customer":"E14720","name":null,"customerName":"Nidec Power (TN)","comp":"01","open":"0","shipto":"NIDELEXI","shiptoName":"Nidec Leroy-Somer","entry_date":"05-06-2026","cust_order_date":"05-19-2026","req_date":"06-17-2026","cust_po":"Yearly Calibration","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Seth Gibson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:25","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Seth Gibson","follow_phone":"731-967-3007","follow_email":"seth.gibson@mail.nidec.com","pic_user":"fletcherp","total_amt":"3700.00","total_gp":"3700.00","total_gpm":"100.00","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":249751,"Line":0,"Comment":"05/15/2026 3:48 PM - rons - F/U changed from 05/12/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249751,"Line":1,"Comment":"05/15/2026 3:49 PM - rons - CLO changed from 05/26/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249751,"Line":2,"Comment":"05/15/2026 3:49 PM - rons - Req Date changed from 06/03/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249751","line":"1","part":"PRE-INST/TRAINING","qty":"1","price":"3700.00","uom":"EA","discount":"0.00","req_date":"PER SCHEDULE","branch":"1"},{"comp":"01","order":"249751","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249751","Line":"1","Company":"1","F_Line":"1","Comment":"This is for yearly calibration.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 15:49:22.708 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247058-05152026154922.txt === {"quote":"247058","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-16-2026","cust_order_date":"03-13-2026","req_date":"05-26-2026","cust_po":"MITUTOYO CMM ZP SYSTEM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:16","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"7135.35","total_gp":"3687.74","total_gpm":"51.68","rev_type":"WAP","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":247058,"Line":0,"Comment":"04/03/2026 9:42 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247058,"Line":1,"Comment":"04/03/2026 9:42 PM - fletcherp - CLO changed from 04/02/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":247058,"Line":2,"Comment":"04/24/2026 9:07 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247058,"Line":3,"Comment":"04/24/2026 9:07 PM - fletcherp - CLO changed from 04/25/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247058,"Line":4,"Comment":"04/24/2026 9:07 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247058,"Line":5,"Comment":"05/01/2026 5:32 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247058,"Line":6,"Comment":"05/01/2026 5:32 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247058,"Line":7,"Comment":"05/01/2026 5:32 PM - rons - Req Date changed from 05/09/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247058","line":"1","part":"WH-ZP120-BASE4-P200","qty":"1","price":"8138.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"2","part":"WH-ZP120-ACC-CAP","qty":"1","price":"165.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"3","part":"SPECIAL-WH-ZPB","qty":"2","price":"223.00","uom":"EA","discount":"30.00","req_date":"","branch":"1"},{"comp":"01","order":"247058","line":"4","part":"WH-ZP-ACC-AIRBLCK-PRE","qty":"1","price":"887.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"5","part":"WH-ZP120-STUD-12M10","qty":"4","price":"120.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"6","part":"AIR-LINE-KIT-MMT-CNC","qty":"1","price":"57.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247058","Line":"2","Company":"1","F_Line":"1","Comment":"ONE TIME USE ONLY. REMOVING THEM DESTROYS THEM.","Loc":"Y"},{"Quote":"247058","Line":"2","Company":"1","F_Line":"2","Comment":"SOLD IN PACKAGES OF 50. 6 NEEDED PER ZERO POINT BASE","Loc":"Y"},{"Quote":"247058","Line":"3","Company":"1","F_Line":"1","Comment":"ZERO CLAMP ALIGNMENT DEVICE FOR CMM GRID CONNECTION","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 15:49:34.335 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247058-05152026154934.txt === {"quote":"247058","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-16-2026","cust_order_date":"03-13-2026","req_date":"05-26-2026","cust_po":"MITUTOYO CMM ZP SYSTEM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:16","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"7135.35","total_gp":"3687.74","total_gpm":"51.68","rev_type":"WAP","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":247058,"Line":0,"Comment":"04/03/2026 9:42 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247058,"Line":1,"Comment":"04/03/2026 9:42 PM - fletcherp - CLO changed from 04/02/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":247058,"Line":2,"Comment":"04/24/2026 9:07 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247058,"Line":3,"Comment":"04/24/2026 9:07 PM - fletcherp - CLO changed from 04/25/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247058,"Line":4,"Comment":"04/24/2026 9:07 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247058,"Line":5,"Comment":"05/01/2026 5:32 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247058,"Line":6,"Comment":"05/01/2026 5:32 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247058,"Line":7,"Comment":"05/01/2026 5:32 PM - rons - Req Date changed from 05/09/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247058,"Line":8,"Comment":"05/15/2026 3:49 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247058,"Line":9,"Comment":"05/15/2026 3:49 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247058","line":"1","part":"WH-ZP120-BASE4-P200","qty":"1","price":"8138.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"2","part":"WH-ZP120-ACC-CAP","qty":"1","price":"165.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"3","part":"SPECIAL-WH-ZPB","qty":"2","price":"223.00","uom":"EA","discount":"30.00","req_date":"","branch":"1"},{"comp":"01","order":"247058","line":"4","part":"WH-ZP-ACC-AIRBLCK-PRE","qty":"1","price":"887.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"5","part":"WH-ZP120-STUD-12M10","qty":"4","price":"120.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"6","part":"AIR-LINE-KIT-MMT-CNC","qty":"1","price":"57.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247058","Line":"2","Company":"1","F_Line":"1","Comment":"ONE TIME USE ONLY. REMOVING THEM DESTROYS THEM.","Loc":"Y"},{"Quote":"247058","Line":"2","Company":"1","F_Line":"2","Comment":"SOLD IN PACKAGES OF 50. 6 NEEDED PER ZERO POINT BASE","Loc":"Y"},{"Quote":"247058","Line":"3","Company":"1","F_Line":"1","Comment":"ZERO CLAMP ALIGNMENT DEVICE FOR CMM GRID CONNECTION","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 15:49:38.451 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247058-05152026154938.txt === {"quote":"247058","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"03-16-2026","cust_order_date":"03-13-2026","req_date":"06-04-2026","cust_po":"MITUTOYO CMM ZP SYSTEM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:16","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"fletcherp","total_amt":"7135.35","total_gp":"3687.74","total_gpm":"51.68","rev_type":"WAP","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":247058,"Line":0,"Comment":"04/03/2026 9:42 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247058,"Line":1,"Comment":"04/03/2026 9:42 PM - fletcherp - CLO changed from 04/02/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":247058,"Line":2,"Comment":"04/24/2026 9:07 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247058,"Line":3,"Comment":"04/24/2026 9:07 PM - fletcherp - CLO changed from 04/25/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247058,"Line":4,"Comment":"04/24/2026 9:07 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247058,"Line":5,"Comment":"05/01/2026 5:32 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247058,"Line":6,"Comment":"05/01/2026 5:32 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247058,"Line":7,"Comment":"05/01/2026 5:32 PM - rons - Req Date changed from 05/09/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247058,"Line":8,"Comment":"05/15/2026 3:49 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247058,"Line":9,"Comment":"05/15/2026 3:49 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247058,"Line":10,"Comment":"05/15/2026 3:49 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247058","line":"1","part":"WH-ZP120-BASE4-P200","qty":"1","price":"8138.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"2","part":"WH-ZP120-ACC-CAP","qty":"1","price":"165.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"3","part":"SPECIAL-WH-ZPB","qty":"2","price":"223.00","uom":"EA","discount":"30.00","req_date":"","branch":"1"},{"comp":"01","order":"247058","line":"4","part":"WH-ZP-ACC-AIRBLCK-PRE","qty":"1","price":"887.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"5","part":"WH-ZP120-STUD-12M10","qty":"4","price":"120.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"6","part":"AIR-LINE-KIT-MMT-CNC","qty":"1","price":"57.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247058","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247058","Line":"2","Company":"1","F_Line":"1","Comment":"ONE TIME USE ONLY. REMOVING THEM DESTROYS THEM.","Loc":"Y"},{"Quote":"247058","Line":"2","Company":"1","F_Line":"2","Comment":"SOLD IN PACKAGES OF 50. 6 NEEDED PER ZERO POINT BASE","Loc":"Y"},{"Quote":"247058","Line":"3","Company":"1","F_Line":"1","Comment":"ZERO CLAMP ALIGNMENT DEVICE FOR CMM GRID CONNECTION","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 15:50:35.818 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245861-05152026155035.txt === {"quote":"245861","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"MORRISS","shiptoName":"Morris South","entry_date":"02-19-2026","cust_order_date":"02-19-2026","req_date":"05-26-2026","cust_po":"CNC202 OKUMA MCV4020","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"19:41","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"15750.00","total_gp":"8994.49","total_gpm":"57.11","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":245861,"Line":0,"Comment":"04/24/2026 9:13 PM - fletcherp - F/U changed from 04/15/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":1,"Comment":"04/24/2026 9:13 PM - fletcherp - CLO changed from 04/19/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245861,"Line":2,"Comment":"04/24/2026 9:13 PM - fletcherp - Req Date changed from 04/22/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245861,"Line":3,"Comment":"05/01/2026 5:28 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":4,"Comment":"05/01/2026 5:28 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245861,"Line":5,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/09/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245861","line":"1","part":"CNC202OSP3-M","qty":"1","price":"12250.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"2","part":"TAT-170N","qty":"1","price":"3500.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"3","part":"RT-ACCS-CABLE","qty":"1","price":"1550.00","uom":"EA","discount":"100.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245861","Line":"2","Company":"1","F_Line":"1","Comment":"AGED INVENTORY - ONE TIME ONLY PRICE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 15:50:44.623 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245861-05152026155044.txt === {"quote":"245861","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"MORRISS","shiptoName":"Morris South","entry_date":"02-19-2026","cust_order_date":"02-19-2026","req_date":"05-26-2026","cust_po":"CNC202 OKUMA MCV4020","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"19:41","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"15750.00","total_gp":"8994.49","total_gpm":"57.11","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":245861,"Line":0,"Comment":"04/24/2026 9:13 PM - fletcherp - F/U changed from 04/15/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":1,"Comment":"04/24/2026 9:13 PM - fletcherp - CLO changed from 04/19/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245861,"Line":2,"Comment":"04/24/2026 9:13 PM - fletcherp - Req Date changed from 04/22/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245861,"Line":3,"Comment":"05/01/2026 5:28 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":4,"Comment":"05/01/2026 5:28 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245861,"Line":5,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/09/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":245861,"Line":6,"Comment":"05/15/2026 3:50 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":7,"Comment":"05/15/2026 3:50 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245861","line":"1","part":"CNC202OSP3-M","qty":"1","price":"12250.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"2","part":"TAT-170N","qty":"1","price":"3500.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"3","part":"RT-ACCS-CABLE","qty":"1","price":"1550.00","uom":"EA","discount":"100.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245861","Line":"2","Company":"1","F_Line":"1","Comment":"AGED INVENTORY - ONE TIME ONLY PRICE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 15:50:50.034 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245861-05152026155049.txt === {"quote":"245861","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"MORRISS","shiptoName":"Morris South","entry_date":"02-19-2026","cust_order_date":"02-19-2026","req_date":"06-04-2026","cust_po":"CNC202 OKUMA MCV4020","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"19:41","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"15750.00","total_gp":"8994.49","total_gpm":"57.11","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":245861,"Line":0,"Comment":"04/24/2026 9:13 PM - fletcherp - F/U changed from 04/15/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":1,"Comment":"04/24/2026 9:13 PM - fletcherp - CLO changed from 04/19/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245861,"Line":2,"Comment":"04/24/2026 9:13 PM - fletcherp - Req Date changed from 04/22/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245861,"Line":3,"Comment":"05/01/2026 5:28 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":4,"Comment":"05/01/2026 5:28 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245861,"Line":5,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/09/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":245861,"Line":6,"Comment":"05/15/2026 3:50 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":7,"Comment":"05/15/2026 3:50 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":245861,"Line":8,"Comment":"05/15/2026 3:50 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245861","line":"1","part":"CNC202OSP3-M","qty":"1","price":"12250.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"2","part":"TAT-170N","qty":"1","price":"3500.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"3","part":"RT-ACCS-CABLE","qty":"1","price":"1550.00","uom":"EA","discount":"100.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245861","Line":"2","Company":"1","F_Line":"1","Comment":"AGED INVENTORY - ONE TIME ONLY PRICE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 15:50:54.224 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247903-05152026155054.txt === {"quote":"247903","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-26-2026","cust_po":"OKE4 BG HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:25","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"3517.80","total_gp":"2038.12","total_gpm":"57.94","rev_type":"LT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"247903","line":"0","data":"04-01-2026 12:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247903,"Line":0,"Comment":"04/24/2026 9:02 PM - fletcherp - F/U changed from 04/07/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":1,"Comment":"04/24/2026 9:02 PM - fletcherp - CLO changed from 05/01/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247903,"Line":2,"Comment":"05/01/2026 5:34 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":3,"Comment":"05/01/2026 5:34 PM - rons - CLO changed from 05/12/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247903,"Line":4,"Comment":"05/01/2026 5:34 PM - rons - Req Date changed from 05/13/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247903","line":"1","part":"OKE4-BG20Z-C","qty":"4","price":"1353.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247903","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 15:51:04.718 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247903-05152026155104.txt === {"quote":"247903","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-26-2026","cust_po":"OKE4 BG HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:25","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"3517.80","total_gp":"2038.12","total_gpm":"57.94","rev_type":"LT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"247903","line":"0","data":"04-01-2026 12:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247903,"Line":0,"Comment":"04/24/2026 9:02 PM - fletcherp - F/U changed from 04/07/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":1,"Comment":"04/24/2026 9:02 PM - fletcherp - CLO changed from 05/01/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247903,"Line":2,"Comment":"05/01/2026 5:34 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":3,"Comment":"05/01/2026 5:34 PM - rons - CLO changed from 05/12/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247903,"Line":4,"Comment":"05/01/2026 5:34 PM - rons - Req Date changed from 05/13/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247903,"Line":5,"Comment":"05/15/2026 3:50 PM - rons - F/U changed from 05/12/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":6,"Comment":"05/15/2026 3:50 PM - rons - CLO changed from 05/19/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247903","line":"1","part":"OKE4-BG20Z-C","qty":"4","price":"1353.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247903","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 15:51:08.498 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247903-05152026155108.txt === {"quote":"247903","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"06-05-2026","cust_po":"OKE4 BG HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:25","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"3517.80","total_gp":"2038.12","total_gpm":"57.94","rev_type":"LT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"247903","line":"0","data":"04-01-2026 12:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247903,"Line":0,"Comment":"04/24/2026 9:02 PM - fletcherp - F/U changed from 04/07/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":1,"Comment":"04/24/2026 9:02 PM - fletcherp - CLO changed from 05/01/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247903,"Line":2,"Comment":"05/01/2026 5:34 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":3,"Comment":"05/01/2026 5:34 PM - rons - CLO changed from 05/12/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247903,"Line":4,"Comment":"05/01/2026 5:34 PM - rons - Req Date changed from 05/13/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247903,"Line":5,"Comment":"05/15/2026 3:50 PM - rons - F/U changed from 05/12/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":6,"Comment":"05/15/2026 3:50 PM - rons - CLO changed from 05/19/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247903,"Line":7,"Comment":"05/15/2026 3:50 PM - rons - Req Date changed from 05/26/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247903","line":"1","part":"OKE4-BG20Z-C","qty":"4","price":"1353.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247903","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 15:51:16.417 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249368-05152026155116.txt === {"quote":"249368","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-26-2026","cust_po":"C50 BIG PLUS PACKAGE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:04","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"241","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"1","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249368","line":"0","data":"04-29-2026 12:28 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249368,"Line":0,"Comment":"05/01/2026 5:35 PM - rons - CLO changed from 06/01/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249368,"Line":1,"Comment":"05/01/2026 5:35 PM - rons - Req Date changed from 06/10/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249368","line":"1","part":"NC5001-1000-1.75CP-ID","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":1}}] 2026-05-15 15:51:25.682 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249368-05152026155125.txt === {"quote":"249368","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-26-2026","cust_po":"C50 BIG PLUS PACKAGE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:04","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"241","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"1","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249368","line":"0","data":"04-29-2026 12:28 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249368,"Line":0,"Comment":"05/01/2026 5:35 PM - rons - CLO changed from 06/01/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249368,"Line":1,"Comment":"05/01/2026 5:35 PM - rons - Req Date changed from 06/10/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249368,"Line":2,"Comment":"05/15/2026 3:51 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249368,"Line":3,"Comment":"05/15/2026 3:51 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249368","line":"1","part":"NC5001-1000-1.75CP-ID","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":1}}] 2026-05-15 15:51:35.490 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249417-05152026155135.txt === {"quote":"249417","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"MORRISS","shiptoName":"Morris South","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-26-2026","cust_po":"C50 RIGHT ANGLE HEAD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:41","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"9494.00","total_gp":"3877.59","total_gpm":"40.84","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249417","line":"1","data":"04-29-2026 15:47 - Discounts Recalculated"},{"comp":"1","quote":"249417","line":"0","data":"04-29-2026 15:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249417,"Line":0,"Comment":"05/01/2026 5:35 PM - rons - CLO changed from 05/29/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249417,"Line":1,"Comment":"05/01/2026 5:36 PM - rons - Req Date changed from 06/10/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249417","line":"1","part":"C50RAM-ER32-180ICE-110TP","qty":"1","price":"11632.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249417","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249417","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249417","Line":"2","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 15:51:40.189 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249368-05152026155140.txt === {"quote":"249368","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"C50 BIG PLUS PACKAGE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:04","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"241","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"1","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249368","line":"0","data":"04-29-2026 12:28 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249368,"Line":0,"Comment":"05/01/2026 5:35 PM - rons - CLO changed from 06/01/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249368,"Line":1,"Comment":"05/01/2026 5:35 PM - rons - Req Date changed from 06/10/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249368,"Line":2,"Comment":"05/15/2026 3:51 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249368,"Line":3,"Comment":"05/15/2026 3:51 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249368,"Line":4,"Comment":"05/15/2026 3:51 PM - rons - Req Date changed from 05/26/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249368","line":"1","part":"NC5001-1000-1.75CP-ID","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":1}}] 2026-05-15 15:51:47.956 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249417-05152026155147.txt === {"quote":"249417","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"MORRISS","shiptoName":"Morris South","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-26-2026","cust_po":"C50 RIGHT ANGLE HEAD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:41","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"9494.00","total_gp":"3877.59","total_gpm":"40.84","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249417","line":"1","data":"04-29-2026 15:47 - Discounts Recalculated"},{"comp":"1","quote":"249417","line":"0","data":"04-29-2026 15:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249417,"Line":0,"Comment":"05/01/2026 5:35 PM - rons - CLO changed from 05/29/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249417,"Line":1,"Comment":"05/01/2026 5:36 PM - rons - Req Date changed from 06/10/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249417,"Line":2,"Comment":"05/15/2026 3:51 PM - rons - F/U changed from 05/12/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249417,"Line":3,"Comment":"05/15/2026 3:51 PM - rons - CLO changed from 05/19/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249417","line":"1","part":"C50RAM-ER32-180ICE-110TP","qty":"1","price":"11632.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249417","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249417","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249417","Line":"2","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 15:51:52.574 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249417-05152026155152.txt === {"quote":"249417","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"MORRISS","shiptoName":"Morris South","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-11-2026","cust_po":"C50 RIGHT ANGLE HEAD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:41","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"9494.00","total_gp":"3877.59","total_gpm":"40.84","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249417","line":"1","data":"04-29-2026 15:47 - Discounts Recalculated"},{"comp":"1","quote":"249417","line":"0","data":"04-29-2026 15:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249417,"Line":0,"Comment":"05/01/2026 5:35 PM - rons - CLO changed from 05/29/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249417,"Line":1,"Comment":"05/01/2026 5:36 PM - rons - Req Date changed from 06/10/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249417,"Line":2,"Comment":"05/15/2026 3:51 PM - rons - F/U changed from 05/12/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249417,"Line":3,"Comment":"05/15/2026 3:51 PM - rons - CLO changed from 05/19/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249417,"Line":4,"Comment":"05/15/2026 3:51 PM - rons - Req Date changed from 05/26/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249417","line":"1","part":"C50RAM-ER32-180ICE-110TP","qty":"1","price":"11632.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249417","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249417","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249417","Line":"2","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 15:52:00.364 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248614-05152026155200.txt === {"quote":"248614","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TURNATHE","shiptoName":"InTech America","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-26-2026","cust_po":"C6 MMC8C HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joseph Ivey","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:38","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Joseph Ivey","follow_phone":"901-421-5607","follow_email":"jivey@metal-removal.com","pic_user":"fletcherp","total_amt":"14787.50","total_gp":"8154.65","total_gpm":"55.15","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"36","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"248614","line":"0","data":"04-15-2026 11:12 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248614,"Line":0,"Comment":"04/24/2026 9:19 PM - fletcherp - F/U changed from 04/21/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":1,"Comment":"05/01/2026 5:32 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":2,"Comment":"05/01/2026 5:32 PM - rons - CLO changed from 05/15/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248614,"Line":3,"Comment":"05/01/2026 5:32 PM - rons - Req Date changed from 05/27/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248614,"Line":4,"Comment":"05/01/2026 5:32 PM - rons - CLO changed from 05/19/2026 to 05/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248614","line":"1","part":"C6-MMC8C-120-AT","qty":"35","price":"845.00","uom":"EA","discount":"50.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"248614","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 15:52:11.348 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248614-05152026155211.txt === {"quote":"248614","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TURNATHE","shiptoName":"InTech America","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-26-2026","cust_po":"C6 MMC8C HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joseph Ivey","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:38","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Joseph Ivey","follow_phone":"901-421-5607","follow_email":"jivey@metal-removal.com","pic_user":"fletcherp","total_amt":"14787.50","total_gp":"8154.65","total_gpm":"55.15","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"36","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"248614","line":"0","data":"04-15-2026 11:12 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248614,"Line":0,"Comment":"04/24/2026 9:19 PM - fletcherp - F/U changed from 04/21/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":1,"Comment":"05/01/2026 5:32 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":2,"Comment":"05/01/2026 5:32 PM - rons - CLO changed from 05/15/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248614,"Line":3,"Comment":"05/01/2026 5:32 PM - rons - Req Date changed from 05/27/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248614,"Line":4,"Comment":"05/01/2026 5:32 PM - rons - CLO changed from 05/19/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248614,"Line":5,"Comment":"05/15/2026 3:51 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":6,"Comment":"05/15/2026 3:52 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248614","line":"1","part":"C6-MMC8C-120-AT","qty":"35","price":"845.00","uom":"EA","discount":"50.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"248614","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 15:52:16.477 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248614-05152026155216.txt === {"quote":"248614","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TURNATHE","shiptoName":"InTech America","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"06-04-2026","cust_po":"C6 MMC8C HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joseph Ivey","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:38","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Joseph Ivey","follow_phone":"901-421-5607","follow_email":"jivey@metal-removal.com","pic_user":"fletcherp","total_amt":"14787.50","total_gp":"8154.65","total_gpm":"55.15","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"36","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"248614","line":"0","data":"04-15-2026 11:12 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248614,"Line":0,"Comment":"04/24/2026 9:19 PM - fletcherp - F/U changed from 04/21/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":1,"Comment":"05/01/2026 5:32 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":2,"Comment":"05/01/2026 5:32 PM - rons - CLO changed from 05/15/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248614,"Line":3,"Comment":"05/01/2026 5:32 PM - rons - Req Date changed from 05/27/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248614,"Line":4,"Comment":"05/01/2026 5:32 PM - rons - CLO changed from 05/19/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248614,"Line":5,"Comment":"05/15/2026 3:51 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":6,"Comment":"05/15/2026 3:52 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248614,"Line":7,"Comment":"05/15/2026 3:52 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248614","line":"1","part":"C6-MMC8C-120-AT","qty":"35","price":"845.00","uom":"EA","discount":"50.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"248614","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 15:52:21.536 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249773-05152026155221.txt === {"quote":"249773","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"SOUTBIRM","shiptoName":"KRATOS SRE, INC","entry_date":"05-06-2026","cust_order_date":"02-02-2026","req_date":"05-26-2026","cust_po":"5AX-201 ZERO POINT","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen Malone","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"21:56","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Stephen Malone","follow_phone":"","follow_email":"smalone@methodsmachine.com","pic_user":"fletcherp","total_amt":"64674.20","total_gp":"44726.19","total_gpm":"69.16","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249773,"Line":0,"Comment":"05/08/2026 5:19 PM - rons - CLO changed from NaN/NaN/NaN to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249773,"Line":1,"Comment":"05/08/2026 5:19 PM - rons - Req Date changed from 05/06/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249773","line":"1","part":"5AX-201FA-M-AB","qty":"1","price":"60782.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"2","part":"RN-AX201RJ4-ZLOX","qty":"1","price":"3100.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"3","part":"WH-ZLOX-P80Z","qty":"1","price":"4833.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"4","part":"WH-ZV-M120A","qty":"1","price":"1219.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"5","part":"WH-ZV120-JAWS-F107","qty":"1","price":"461.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"6","part":"WH-ZV120-JAWS-F132","qty":"1","price":"525.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"7","part":"WH-ZV120-JAWS-M183-A","qty":"1","price":"216.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"8","part":"WH-ZV120-JAWS-M183-S","qty":"1","price":"339.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"9","part":"WH-ZV120-JAWS-R107","qty":"1","price":"397.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"10","part":"WH-ZV120-JAWS-R132","qty":"1","price":"460.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"11","part":"WH-ZV120-JAWS-EXT","qty":"1","price":"774.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"12","part":"INSTALLATION-RT-5AX-SE","qty":"1","price":"13500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249773","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-15 15:52:31.201 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249773-05152026155230.txt === {"quote":"249773","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"SOUTBIRM","shiptoName":"KRATOS SRE, INC","entry_date":"05-06-2026","cust_order_date":"02-02-2026","req_date":"05-26-2026","cust_po":"5AX-201 ZERO POINT","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen Malone","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"21:56","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Stephen Malone","follow_phone":"","follow_email":"smalone@methodsmachine.com","pic_user":"fletcherp","total_amt":"64674.20","total_gp":"44726.19","total_gpm":"69.16","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":249773,"Line":0,"Comment":"05/08/2026 5:19 PM - rons - CLO changed from NaN/NaN/NaN to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249773,"Line":1,"Comment":"05/08/2026 5:19 PM - rons - Req Date changed from 05/06/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249773,"Line":2,"Comment":"05/15/2026 3:52 PM - rons - F/U changed from 05/12/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249773,"Line":3,"Comment":"05/15/2026 3:52 PM - rons - CLO changed from 05/19/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249773","line":"1","part":"5AX-201FA-M-AB","qty":"1","price":"60782.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"2","part":"RN-AX201RJ4-ZLOX","qty":"1","price":"3100.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"3","part":"WH-ZLOX-P80Z","qty":"1","price":"4833.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"4","part":"WH-ZV-M120A","qty":"1","price":"1219.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"5","part":"WH-ZV120-JAWS-F107","qty":"1","price":"461.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"6","part":"WH-ZV120-JAWS-F132","qty":"1","price":"525.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"7","part":"WH-ZV120-JAWS-M183-A","qty":"1","price":"216.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"8","part":"WH-ZV120-JAWS-M183-S","qty":"1","price":"339.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"9","part":"WH-ZV120-JAWS-R107","qty":"1","price":"397.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"10","part":"WH-ZV120-JAWS-R132","qty":"1","price":"460.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"11","part":"WH-ZV120-JAWS-EXT","qty":"1","price":"774.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"12","part":"INSTALLATION-RT-5AX-SE","qty":"1","price":"13500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249773","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-15 15:52:38.905 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249773-05152026155238.txt === {"quote":"249773","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"SOUTBIRM","shiptoName":"KRATOS SRE, INC","entry_date":"05-06-2026","cust_order_date":"02-02-2026","req_date":"06-09-2026","cust_po":"5AX-201 ZERO POINT","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen Malone","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"21:56","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Stephen Malone","follow_phone":"","follow_email":"smalone@methodsmachine.com","pic_user":"fletcherp","total_amt":"64674.20","total_gp":"44726.19","total_gpm":"69.16","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":249773,"Line":0,"Comment":"05/08/2026 5:19 PM - rons - CLO changed from NaN/NaN/NaN to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249773,"Line":1,"Comment":"05/08/2026 5:19 PM - rons - Req Date changed from 05/06/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249773,"Line":2,"Comment":"05/15/2026 3:52 PM - rons - F/U changed from 05/12/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249773,"Line":3,"Comment":"05/15/2026 3:52 PM - rons - CLO changed from 05/19/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":249773,"Line":4,"Comment":"05/15/2026 3:52 PM - rons - Req Date changed from 05/26/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249773","line":"1","part":"5AX-201FA-M-AB","qty":"1","price":"60782.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"2","part":"RN-AX201RJ4-ZLOX","qty":"1","price":"3100.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"3","part":"WH-ZLOX-P80Z","qty":"1","price":"4833.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"4","part":"WH-ZV-M120A","qty":"1","price":"1219.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"5","part":"WH-ZV120-JAWS-F107","qty":"1","price":"461.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"6","part":"WH-ZV120-JAWS-F132","qty":"1","price":"525.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"7","part":"WH-ZV120-JAWS-M183-A","qty":"1","price":"216.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"8","part":"WH-ZV120-JAWS-M183-S","qty":"1","price":"339.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"9","part":"WH-ZV120-JAWS-R107","qty":"1","price":"397.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"10","part":"WH-ZV120-JAWS-R132","qty":"1","price":"460.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"11","part":"WH-ZV120-JAWS-EXT","qty":"1","price":"774.00","uom":"EA","discount":"30.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"249773","line":"12","part":"INSTALLATION-RT-5AX-SE","qty":"1","price":"13500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249773","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-15 15:52:44.648 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247579-05152026155244.txt === {"quote":"247579","customer":"13680","name":null,"customerName":"Mitsui Seiki USA Inc.","comp":"01","open":"0","shipto":"AXSYS","shiptoName":"GENERAL DYNAMICS MISSION SYSTEMS, I","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-26-2026","cust_po":"MITSUI WFL CERTIFICATE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Terry Ritterbush","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:59","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Terry Ritterbush","follow_phone":"(256) 431-1513","follow_email":"tritterbush@mitsuiseiki.com","pic_user":"fletcherp","total_amt":"1125000.00","total_gp":"1125000.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":247579,"Line":0,"Comment":"04/03/2026 9:41 PM - fletcherp - F/U changed from 04/01/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":1,"Comment":"04/24/2026 9:16 PM - fletcherp - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":2,"Comment":"04/24/2026 9:16 PM - fletcherp - CLO changed from 04/26/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":3,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/07/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":4,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/08/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":5,"Comment":"05/01/2026 5:31 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":6,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":7,"Comment":"05/01/2026 5:31 PM - rons - Req Date changed from 05/09/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":8,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/19/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":9,"Comment":"05/01/2026 5:31 PM - rons - Req Date changed from 05/26/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247579","line":"1","part":"TOOL-CERT","qty":"1","price":"2250000.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"},{"comp":"01","order":"247579","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 15:52:53.960 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247579-05152026155253.txt === {"quote":"247579","customer":"13680","name":null,"customerName":"Mitsui Seiki USA Inc.","comp":"01","open":"0","shipto":"AXSYS","shiptoName":"GENERAL DYNAMICS MISSION SYSTEMS, I","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-26-2026","cust_po":"MITSUI WFL CERTIFICATE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Terry Ritterbush","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:59","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Terry Ritterbush","follow_phone":"(256) 431-1513","follow_email":"tritterbush@mitsuiseiki.com","pic_user":"fletcherp","total_amt":"1125000.00","total_gp":"1125000.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":247579,"Line":0,"Comment":"04/03/2026 9:41 PM - fletcherp - F/U changed from 04/01/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":1,"Comment":"04/24/2026 9:16 PM - fletcherp - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":2,"Comment":"04/24/2026 9:16 PM - fletcherp - CLO changed from 04/26/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":3,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/07/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":4,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/08/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":5,"Comment":"05/01/2026 5:31 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":6,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":7,"Comment":"05/01/2026 5:31 PM - rons - Req Date changed from 05/09/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":8,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/19/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":9,"Comment":"05/01/2026 5:31 PM - rons - Req Date changed from 05/26/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":10,"Comment":"05/15/2026 3:52 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":11,"Comment":"05/15/2026 3:52 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247579","line":"1","part":"TOOL-CERT","qty":"1","price":"2250000.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"},{"comp":"01","order":"247579","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 15:52:59.477 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247579-05152026155259.txt === {"quote":"247579","customer":"13680","name":null,"customerName":"Mitsui Seiki USA Inc.","comp":"01","open":"0","shipto":"AXSYS","shiptoName":"GENERAL DYNAMICS MISSION SYSTEMS, I","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"06-04-2026","cust_po":"MITSUI WFL CERTIFICATE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Terry Ritterbush","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:59","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Terry Ritterbush","follow_phone":"(256) 431-1513","follow_email":"tritterbush@mitsuiseiki.com","pic_user":"fletcherp","total_amt":"1125000.00","total_gp":"1125000.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":247579,"Line":0,"Comment":"04/03/2026 9:41 PM - fletcherp - F/U changed from 04/01/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":1,"Comment":"04/24/2026 9:16 PM - fletcherp - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":2,"Comment":"04/24/2026 9:16 PM - fletcherp - CLO changed from 04/26/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":3,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/07/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":4,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/08/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":5,"Comment":"05/01/2026 5:31 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":6,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":7,"Comment":"05/01/2026 5:31 PM - rons - Req Date changed from 05/09/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":8,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/19/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":9,"Comment":"05/01/2026 5:31 PM - rons - Req Date changed from 05/26/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":10,"Comment":"05/15/2026 3:52 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":11,"Comment":"05/15/2026 3:52 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":12,"Comment":"05/15/2026 3:52 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247579","line":"1","part":"TOOL-CERT","qty":"1","price":"2250000.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"},{"comp":"01","order":"247579","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 15:54:00.729 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248780-05152026155400.txt === {"quote":"248780","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"COLUCHCH","shiptoName":"Columbus McKinnon","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-26-2026","cust_po":"SERIES 2-3 TAP SETUP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ethan Rodrigue","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:41","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Ethan Rodrigue","follow_phone":"423-448-9658","follow_email":"ethanrodrigue@tnmachinetool.com","pic_user":"fletcherp","total_amt":"927.30","total_gp":"646.77","total_gpm":"69.75","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"248780","line":"0","data":"04-17-2026 11:52 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248780,"Line":0,"Comment":"04/17/2026 3:02 PM - liliang - Created order# 1037364"},{"comp":1,"quote":248780,"Line":1,"Comment":"05/01/2026 5:11 PM - rons - F/U changed from 04/30/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248780,"Line":2,"Comment":"05/01/2026 5:11 PM - rons - CLO changed from 05/17/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248780,"Line":3,"Comment":"05/01/2026 5:11 PM - rons - Req Date changed from 05/29/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248780","line":"1","part":"C4005-0875-3.86","qty":"1","price":"473.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"2","part":"C4005-1375-9.19","qty":"1","price":"808.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"3","part":"NT10-048","qty":"1","price":"81.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"4","part":"NT15-064","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"5","part":"NT15-056","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"45.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-15 15:54:11.323 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248780-05152026155411.txt === {"quote":"248780","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"COLUCHCH","shiptoName":"Columbus McKinnon","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-26-2026","cust_po":"SERIES 2-3 TAP SETUP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ethan Rodrigue","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:41","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Ethan Rodrigue","follow_phone":"423-448-9658","follow_email":"ethanrodrigue@tnmachinetool.com","pic_user":"fletcherp","total_amt":"927.30","total_gp":"646.77","total_gpm":"69.75","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"248780","line":"0","data":"04-17-2026 11:52 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248780,"Line":0,"Comment":"04/17/2026 3:02 PM - liliang - Created order# 1037364"},{"comp":1,"quote":248780,"Line":1,"Comment":"05/01/2026 5:11 PM - rons - F/U changed from 04/30/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248780,"Line":2,"Comment":"05/01/2026 5:11 PM - rons - CLO changed from 05/17/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248780,"Line":3,"Comment":"05/01/2026 5:11 PM - rons - Req Date changed from 05/29/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248780,"Line":4,"Comment":"05/15/2026 3:53 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248780,"Line":5,"Comment":"05/15/2026 3:54 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248780","line":"1","part":"C4005-0875-3.86","qty":"1","price":"473.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"2","part":"C4005-1375-9.19","qty":"1","price":"808.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"3","part":"NT10-048","qty":"1","price":"81.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"4","part":"NT15-064","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"5","part":"NT15-056","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"45.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-15 15:54:15.556 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248780-05152026155415.txt === {"quote":"248780","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"COLUCHCH","shiptoName":"Columbus McKinnon","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"06-04-2026","cust_po":"SERIES 2-3 TAP SETUP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ethan Rodrigue","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:41","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Ethan Rodrigue","follow_phone":"423-448-9658","follow_email":"ethanrodrigue@tnmachinetool.com","pic_user":"fletcherp","total_amt":"927.30","total_gp":"646.77","total_gpm":"69.75","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"248780","line":"0","data":"04-17-2026 11:52 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248780,"Line":0,"Comment":"04/17/2026 3:02 PM - liliang - Created order# 1037364"},{"comp":1,"quote":248780,"Line":1,"Comment":"05/01/2026 5:11 PM - rons - F/U changed from 04/30/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248780,"Line":2,"Comment":"05/01/2026 5:11 PM - rons - CLO changed from 05/17/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248780,"Line":3,"Comment":"05/01/2026 5:11 PM - rons - Req Date changed from 05/29/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248780,"Line":4,"Comment":"05/15/2026 3:53 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248780,"Line":5,"Comment":"05/15/2026 3:54 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248780,"Line":6,"Comment":"05/15/2026 3:54 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248780","line":"1","part":"C4005-0875-3.86","qty":"1","price":"473.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"2","part":"C4005-1375-9.19","qty":"1","price":"808.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"3","part":"NT10-048","qty":"1","price":"81.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"4","part":"NT15-064","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"5","part":"NT15-056","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"45.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-15 15:54:20.294 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246327-05152026155419.txt === {"quote":"246327","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TENNINEX","shiptoName":"Tennessee Machine Tool Supply","entry_date":"03-02-2026","cust_order_date":"03-02-2026","req_date":"05-26-2026","cust_po":"DOOSAN TOOL UP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Wood","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:15","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Justin Wood","follow_phone":"865-705-8235","follow_email":"Justinwood@tnmachinetool.com","pic_user":"fletcherp","total_amt":"11554.50","total_gp":"6210.75","total_gpm":"53.75","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"66","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"246327","line":"1","data":"03-02-2026 13:11 - Discounts Recalculated QS"},{"comp":"1","quote":"246327","line":"0","data":"03-04-2026 16:23-alyssah FP going visit mid-March"}],"crmnotes":[{"comp":1,"quote":246327,"Line":0,"Comment":"04/03/2026 9:37 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246327,"Line":1,"Comment":"04/24/2026 9:04 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246327,"Line":2,"Comment":"05/01/2026 5:26 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246327,"Line":3,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/29/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":246327,"Line":4,"Comment":"05/01/2026 5:26 PM - rons - Req Date changed from 06/30/2026 to 05/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246327","line":"1","part":"C4006-0375-1.38","qty":"2","price":"127.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"2","part":"C4006-0375-2.50","qty":"2","price":"127.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"3","part":"C4006-0375-4.00","qty":"2","price":"162.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"4","part":"C4006-0375-5.00","qty":"2","price":"192.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"5","part":"C4006-0375-9.00","qty":"2","price":"373.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"6","part":"C4006-0500-1.75","qty":"2","price":"121.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"7","part":"C4006-0500-2.50","qty":"2","price":"133.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"8","part":"C4006-0500-4.00","qty":"2","price":"150.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"9","part":"C4006-0500-5.00","qty":"2","price":"192.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"10","part":"C4006-0500-9.00","qty":"2","price":"369.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"11","part":"C4006-0750-1.75","qty":"2","price":"133.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"12","part":"C4006-0750-3.00","qty":"2","price":"133.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"13","part":"C4006-0750-4.00","qty":"2","price":"156.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"14","part":"C4006-0750-5.50","qty":"2","price":"192.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"15","part":"C4006-0750-9.00","qty":"2","price":"523.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"16","part":"C4006-1000-2.00","qty":"2","price":"145.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"17","part":"C4006-1000-4.00","qty":"2","price":"154.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"18","part":"C4006-1000-6.00","qty":"2","price":"202.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"19","part":"C4006-1250-2.00","qty":"2","price":"145.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"20","part":"C4006-1250-4.00","qty":"2","price":"179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"21","part":"C4006-1500-4.50","qty":"2","price":"199.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"22","part":"CAT40-ER32-2.76","qty":"2","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"23","part":"CAT40-ER32-4.00","qty":"2","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"24","part":"CAT40-ER32-6.00","qty":"2","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"25","part":"CAT40-ER32-8.00","qty":"2","price":"287.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"26","part":"CAT40-ER40-3.15","qty":"2","price":"237.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"27","part":"CAT40-ER40-4.00","qty":"2","price":"229.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"28","part":"CAT40-ER40-6.00","qty":"2","price":"280.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"29","part":"E32-SET-21","qty":"2","price":"1179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"30","part":"E32-SET-18-MM","qty":"2","price":"1011.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"31","part":"E40-SET-25","qty":"2","price":"1836.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"32","part":"E40-SET-23-MM","qty":"2","price":"1689.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"33","part":"C40-1500-MATS-EU","qty":"1","price":"43.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"34","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":34}}] 2026-05-15 15:54:29.413 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246327-05152026155429.txt === {"quote":"246327","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TENNINEX","shiptoName":"Tennessee Machine Tool Supply","entry_date":"03-02-2026","cust_order_date":"03-02-2026","req_date":"05-26-2026","cust_po":"DOOSAN TOOL UP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Wood","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:15","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Justin Wood","follow_phone":"865-705-8235","follow_email":"Justinwood@tnmachinetool.com","pic_user":"fletcherp","total_amt":"11554.50","total_gp":"6210.75","total_gpm":"53.75","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"66","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"246327","line":"1","data":"03-02-2026 13:11 - Discounts Recalculated QS"},{"comp":"1","quote":"246327","line":"0","data":"03-04-2026 16:23-alyssah FP going visit mid-March"}],"crmnotes":[{"comp":1,"quote":246327,"Line":0,"Comment":"04/03/2026 9:37 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246327,"Line":1,"Comment":"04/24/2026 9:04 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246327,"Line":2,"Comment":"05/01/2026 5:26 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246327,"Line":3,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/29/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":246327,"Line":4,"Comment":"05/01/2026 5:26 PM - rons - Req Date changed from 06/30/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":246327,"Line":5,"Comment":"05/15/2026 3:54 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246327,"Line":6,"Comment":"05/15/2026 3:54 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246327","line":"1","part":"C4006-0375-1.38","qty":"2","price":"127.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"2","part":"C4006-0375-2.50","qty":"2","price":"127.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"3","part":"C4006-0375-4.00","qty":"2","price":"162.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"4","part":"C4006-0375-5.00","qty":"2","price":"192.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"5","part":"C4006-0375-9.00","qty":"2","price":"373.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"6","part":"C4006-0500-1.75","qty":"2","price":"121.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"7","part":"C4006-0500-2.50","qty":"2","price":"133.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"8","part":"C4006-0500-4.00","qty":"2","price":"150.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"9","part":"C4006-0500-5.00","qty":"2","price":"192.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"10","part":"C4006-0500-9.00","qty":"2","price":"369.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"11","part":"C4006-0750-1.75","qty":"2","price":"133.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"12","part":"C4006-0750-3.00","qty":"2","price":"133.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"13","part":"C4006-0750-4.00","qty":"2","price":"156.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"14","part":"C4006-0750-5.50","qty":"2","price":"192.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"15","part":"C4006-0750-9.00","qty":"2","price":"523.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"16","part":"C4006-1000-2.00","qty":"2","price":"145.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"17","part":"C4006-1000-4.00","qty":"2","price":"154.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"18","part":"C4006-1000-6.00","qty":"2","price":"202.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"19","part":"C4006-1250-2.00","qty":"2","price":"145.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"20","part":"C4006-1250-4.00","qty":"2","price":"179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"21","part":"C4006-1500-4.50","qty":"2","price":"199.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"22","part":"CAT40-ER32-2.76","qty":"2","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"23","part":"CAT40-ER32-4.00","qty":"2","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"24","part":"CAT40-ER32-6.00","qty":"2","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"25","part":"CAT40-ER32-8.00","qty":"2","price":"287.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"26","part":"CAT40-ER40-3.15","qty":"2","price":"237.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"27","part":"CAT40-ER40-4.00","qty":"2","price":"229.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"28","part":"CAT40-ER40-6.00","qty":"2","price":"280.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"29","part":"E32-SET-21","qty":"2","price":"1179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"30","part":"E32-SET-18-MM","qty":"2","price":"1011.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"31","part":"E40-SET-25","qty":"2","price":"1836.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"32","part":"E40-SET-23-MM","qty":"2","price":"1689.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"33","part":"C40-1500-MATS-EU","qty":"1","price":"43.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"34","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":34}}] 2026-05-15 15:54:34.141 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246327-05152026155433.txt === {"quote":"246327","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TENNINEX","shiptoName":"Tennessee Machine Tool Supply","entry_date":"03-02-2026","cust_order_date":"03-02-2026","req_date":"06-04-2026","cust_po":"DOOSAN TOOL UP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Wood","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:15","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Justin Wood","follow_phone":"865-705-8235","follow_email":"Justinwood@tnmachinetool.com","pic_user":"fletcherp","total_amt":"11554.50","total_gp":"6210.75","total_gpm":"53.75","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"66","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"246327","line":"1","data":"03-02-2026 13:11 - Discounts Recalculated QS"},{"comp":"1","quote":"246327","line":"0","data":"03-04-2026 16:23-alyssah FP going visit mid-March"}],"crmnotes":[{"comp":1,"quote":246327,"Line":0,"Comment":"04/03/2026 9:37 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246327,"Line":1,"Comment":"04/24/2026 9:04 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246327,"Line":2,"Comment":"05/01/2026 5:26 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246327,"Line":3,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/29/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":246327,"Line":4,"Comment":"05/01/2026 5:26 PM - rons - Req Date changed from 06/30/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":246327,"Line":5,"Comment":"05/15/2026 3:54 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246327,"Line":6,"Comment":"05/15/2026 3:54 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":246327,"Line":7,"Comment":"05/15/2026 3:54 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246327","line":"1","part":"C4006-0375-1.38","qty":"2","price":"127.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"2","part":"C4006-0375-2.50","qty":"2","price":"127.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"3","part":"C4006-0375-4.00","qty":"2","price":"162.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"4","part":"C4006-0375-5.00","qty":"2","price":"192.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"5","part":"C4006-0375-9.00","qty":"2","price":"373.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"6","part":"C4006-0500-1.75","qty":"2","price":"121.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"7","part":"C4006-0500-2.50","qty":"2","price":"133.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"8","part":"C4006-0500-4.00","qty":"2","price":"150.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"9","part":"C4006-0500-5.00","qty":"2","price":"192.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"10","part":"C4006-0500-9.00","qty":"2","price":"369.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"11","part":"C4006-0750-1.75","qty":"2","price":"133.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"12","part":"C4006-0750-3.00","qty":"2","price":"133.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"13","part":"C4006-0750-4.00","qty":"2","price":"156.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"14","part":"C4006-0750-5.50","qty":"2","price":"192.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"15","part":"C4006-0750-9.00","qty":"2","price":"523.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"16","part":"C4006-1000-2.00","qty":"2","price":"145.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"17","part":"C4006-1000-4.00","qty":"2","price":"154.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"18","part":"C4006-1000-6.00","qty":"2","price":"202.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"19","part":"C4006-1250-2.00","qty":"2","price":"145.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"20","part":"C4006-1250-4.00","qty":"2","price":"179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"21","part":"C4006-1500-4.50","qty":"2","price":"199.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"22","part":"CAT40-ER32-2.76","qty":"2","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"23","part":"CAT40-ER32-4.00","qty":"2","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"24","part":"CAT40-ER32-6.00","qty":"2","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"25","part":"CAT40-ER32-8.00","qty":"2","price":"287.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"26","part":"CAT40-ER40-3.15","qty":"2","price":"237.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"27","part":"CAT40-ER40-4.00","qty":"2","price":"229.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"28","part":"CAT40-ER40-6.00","qty":"2","price":"280.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"29","part":"E32-SET-21","qty":"2","price":"1179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"30","part":"E32-SET-18-MM","qty":"2","price":"1011.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"31","part":"E40-SET-25","qty":"2","price":"1836.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"32","part":"E40-SET-23-MM","qty":"2","price":"1689.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"33","part":"C40-1500-MATS-EU","qty":"1","price":"43.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246327","line":"34","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":34}}] 2026-05-15 15:54:40.203 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247000-05152026155440.txt === {"quote":"247000","customer":"E14720","name":null,"customerName":"Nidec Power (TN)","comp":"01","open":"0","shipto":"NIDELEXI","shiptoName":"Nidec Leroy-Somer","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"05-27-2026","cust_po":"PRE-SPDL-I40E68A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:20","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"@","follow_phone":"","follow_email":"@","pic_user":"fletcherp","total_amt":"5650.40","total_gp":"3413.74","total_gpm":"60.42","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":247000,"Line":0,"Comment":"05/01/2026 5:10 PM - rons - F/U changed from 04/29/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247000,"Line":1,"Comment":"05/01/2026 5:10 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247000,"Line":2,"Comment":"05/01/2026 5:10 PM - rons - Req Date changed from 06/24/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247000","line":"1","part":"PRE-SPDL-I40E68A","qty":"1","price":"6415.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247000","line":"2","part":"PRE-GAUGE-I40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247000","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 15:54:50.237 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247000-05152026155448.txt === {"quote":"247000","customer":"E14720","name":null,"customerName":"Nidec Power (TN)","comp":"01","open":"0","shipto":"NIDELEXI","shiptoName":"Nidec Leroy-Somer","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"05-27-2026","cust_po":"PRE-SPDL-I40E68A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:20","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"@","follow_phone":"","follow_email":"@","pic_user":"fletcherp","total_amt":"5650.40","total_gp":"3413.74","total_gpm":"60.42","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":247000,"Line":0,"Comment":"05/01/2026 5:10 PM - rons - F/U changed from 04/29/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247000,"Line":1,"Comment":"05/01/2026 5:10 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247000,"Line":2,"Comment":"05/01/2026 5:10 PM - rons - Req Date changed from 06/24/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247000,"Line":3,"Comment":"05/15/2026 3:54 PM - rons - F/U changed from 05/13/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247000,"Line":4,"Comment":"05/15/2026 3:54 PM - rons - CLO changed from 05/20/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247000","line":"1","part":"PRE-SPDL-I40E68A","qty":"1","price":"6415.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247000","line":"2","part":"PRE-GAUGE-I40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247000","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 15:54:54.383 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247000-05152026155454.txt === {"quote":"247000","customer":"E14720","name":null,"customerName":"Nidec Power (TN)","comp":"01","open":"0","shipto":"NIDELEXI","shiptoName":"Nidec Leroy-Somer","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"06-09-2026","cust_po":"PRE-SPDL-I40E68A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:20","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"@","follow_phone":"","follow_email":"@","pic_user":"fletcherp","total_amt":"5650.40","total_gp":"3413.74","total_gpm":"60.42","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":247000,"Line":0,"Comment":"05/01/2026 5:10 PM - rons - F/U changed from 04/29/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247000,"Line":1,"Comment":"05/01/2026 5:10 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247000,"Line":2,"Comment":"05/01/2026 5:10 PM - rons - Req Date changed from 06/24/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247000,"Line":3,"Comment":"05/15/2026 3:54 PM - rons - F/U changed from 05/13/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247000,"Line":4,"Comment":"05/15/2026 3:54 PM - rons - CLO changed from 05/20/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247000,"Line":5,"Comment":"05/15/2026 3:54 PM - rons - Req Date changed from 05/27/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247000","line":"1","part":"PRE-SPDL-I40E68A","qty":"1","price":"6415.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247000","line":"2","part":"PRE-GAUGE-I40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247000","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 15:59:47.363 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246854-05152026155947.txt === {"quote":"246854","customer":"10015","name":null,"customerName":"Ellison(GA,NC,SC,TN)","comp":"01","open":"0","shipto":"ELLIBREN","shiptoName":"Ellison Technologies","entry_date":"03-11-2026","cust_order_date":"03-11-2026","req_date":"05-27-2026","cust_po":"5AX-150FA-M W/ VISE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jared Jobbins","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:25","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Jared Jobbins","follow_phone":"901-485-5868","follow_email":"jjobbins@ellisontechnologies.com","pic_user":"fletcherp","total_amt":"50666.00","total_gp":"38410.86","total_gpm":"75.81","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"246854","line":"1","data":"03-11-2026 16:58 - Discounts Recalculated QS"},{"comp":"1","quote":"246854","line":"0","data":"03-11-2026 16:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246854,"Line":0,"Comment":"04/03/2026 9:36 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246854,"Line":1,"Comment":"04/24/2026 9:08 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246854,"Line":2,"Comment":"04/24/2026 9:08 PM - fletcherp - CLO changed from 04/11/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246854,"Line":3,"Comment":"04/24/2026 9:08 PM - fletcherp - Req Date changed from 04/22/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246854,"Line":4,"Comment":"05/01/2026 5:29 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246854,"Line":5,"Comment":"05/01/2026 5:29 PM - rons - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":246854,"Line":6,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/09/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246854","line":"1","part":"5AX-150FA-M","qty":"1","price":"47790.00","uom":"EA","discount":"35.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"2","part":"RT-ACCS-WKHD","qty":"1","price":"2200.00","uom":"EA","discount":"0.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"3","part":"WH-ZV-P100","qty":"1","price":"5386.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"4","part":"WH-ZV80-JAWS-M153-A","qty":"1","price":"189.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246854","line":"5","part":"RT-ACCS-CABLE","qty":"1","price":"3100.00","uom":"EA","discount":"100.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"6","part":"INSTALLATION-RT-5AX-SE","qty":"1","price":"13500.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"246854","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246854","Line":"2","Company":"1","F_Line":"1","Comment":"ADAPTER PLATE FOR ZERO CLAMP P100 PNEUMATIC VISE","Loc":"Y"},{"Quote":"246854","Line":"5","Company":"1","F_Line":"1","Comment":"EXTERNAL POWER/FEEDBACK CABLES FOR 4TH/5TH AXES","Loc":"Y"},{"Quote":"246854","Line":"6","Company":"1","F_Line":"1","Comment":"FULL ROTARY TABLE INSTALLATION","Loc":"Y"},{"Quote":"246854","Line":"6","Company":"1","F_Line":"2","Comment":"TILTED WORKPLACE OPTION MUST BE INSTALLED BY","Loc":"Y"},{"Quote":"246854","Line":"6","Company":"1","F_Line":"3","Comment":"ELLISON TECHNOLOGIES SERVICE TECHNICIAN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 15:59:57.096 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246854-05152026155956.txt === {"quote":"246854","customer":"10015","name":null,"customerName":"Ellison(GA,NC,SC,TN)","comp":"01","open":"0","shipto":"ELLIBREN","shiptoName":"Ellison Technologies","entry_date":"03-11-2026","cust_order_date":"03-11-2026","req_date":"05-27-2026","cust_po":"5AX-150FA-M W/ VISE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jared Jobbins","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:25","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Jared Jobbins","follow_phone":"901-485-5868","follow_email":"jjobbins@ellisontechnologies.com","pic_user":"fletcherp","total_amt":"50666.00","total_gp":"38410.86","total_gpm":"75.81","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"246854","line":"1","data":"03-11-2026 16:58 - Discounts Recalculated QS"},{"comp":"1","quote":"246854","line":"0","data":"03-11-2026 16:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246854,"Line":0,"Comment":"04/03/2026 9:36 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246854,"Line":1,"Comment":"04/24/2026 9:08 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246854,"Line":2,"Comment":"04/24/2026 9:08 PM - fletcherp - CLO changed from 04/11/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246854,"Line":3,"Comment":"04/24/2026 9:08 PM - fletcherp - Req Date changed from 04/22/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246854,"Line":4,"Comment":"05/01/2026 5:29 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246854,"Line":5,"Comment":"05/01/2026 5:29 PM - rons - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":246854,"Line":6,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/09/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":246854,"Line":7,"Comment":"05/15/2026 3:59 PM - rons - F/U changed from 05/13/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246854,"Line":8,"Comment":"05/15/2026 3:59 PM - rons - CLO changed from 05/20/2026 to 06/01/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246854","line":"1","part":"5AX-150FA-M","qty":"1","price":"47790.00","uom":"EA","discount":"35.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"2","part":"RT-ACCS-WKHD","qty":"1","price":"2200.00","uom":"EA","discount":"0.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"3","part":"WH-ZV-P100","qty":"1","price":"5386.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"4","part":"WH-ZV80-JAWS-M153-A","qty":"1","price":"189.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246854","line":"5","part":"RT-ACCS-CABLE","qty":"1","price":"3100.00","uom":"EA","discount":"100.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"6","part":"INSTALLATION-RT-5AX-SE","qty":"1","price":"13500.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"246854","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246854","Line":"2","Company":"1","F_Line":"1","Comment":"ADAPTER PLATE FOR ZERO CLAMP P100 PNEUMATIC VISE","Loc":"Y"},{"Quote":"246854","Line":"5","Company":"1","F_Line":"1","Comment":"EXTERNAL POWER/FEEDBACK CABLES FOR 4TH/5TH AXES","Loc":"Y"},{"Quote":"246854","Line":"6","Company":"1","F_Line":"1","Comment":"FULL ROTARY TABLE INSTALLATION","Loc":"Y"},{"Quote":"246854","Line":"6","Company":"1","F_Line":"2","Comment":"TILTED WORKPLACE OPTION MUST BE INSTALLED BY","Loc":"Y"},{"Quote":"246854","Line":"6","Company":"1","F_Line":"3","Comment":"ELLISON TECHNOLOGIES SERVICE TECHNICIAN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 16:00:02.935 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246854-05152026160002.txt === {"quote":"246854","customer":"10015","name":null,"customerName":"Ellison(GA,NC,SC,TN)","comp":"01","open":"0","shipto":"ELLIBREN","shiptoName":"Ellison Technologies","entry_date":"03-11-2026","cust_order_date":"03-11-2026","req_date":"06-08-2026","cust_po":"5AX-150FA-M W/ VISE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jared Jobbins","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:25","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Jared Jobbins","follow_phone":"901-485-5868","follow_email":"jjobbins@ellisontechnologies.com","pic_user":"fletcherp","total_amt":"50666.00","total_gp":"38410.86","total_gpm":"75.81","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"246854","line":"1","data":"03-11-2026 16:58 - Discounts Recalculated QS"},{"comp":"1","quote":"246854","line":"0","data":"03-11-2026 16:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246854,"Line":0,"Comment":"04/03/2026 9:36 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246854,"Line":1,"Comment":"04/24/2026 9:08 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246854,"Line":2,"Comment":"04/24/2026 9:08 PM - fletcherp - CLO changed from 04/11/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246854,"Line":3,"Comment":"04/24/2026 9:08 PM - fletcherp - Req Date changed from 04/22/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":246854,"Line":4,"Comment":"05/01/2026 5:29 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246854,"Line":5,"Comment":"05/01/2026 5:29 PM - rons - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":246854,"Line":6,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/09/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":246854,"Line":7,"Comment":"05/15/2026 3:59 PM - rons - F/U changed from 05/13/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246854,"Line":8,"Comment":"05/15/2026 3:59 PM - rons - CLO changed from 05/20/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":246854,"Line":9,"Comment":"05/15/2026 3:59 PM - rons - Req Date changed from 05/27/2026 to 06/08/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246854","line":"1","part":"5AX-150FA-M","qty":"1","price":"47790.00","uom":"EA","discount":"35.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"2","part":"RT-ACCS-WKHD","qty":"1","price":"2200.00","uom":"EA","discount":"0.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"3","part":"WH-ZV-P100","qty":"1","price":"5386.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"4","part":"WH-ZV80-JAWS-M153-A","qty":"1","price":"189.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246854","line":"5","part":"RT-ACCS-CABLE","qty":"1","price":"3100.00","uom":"EA","discount":"100.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"246854","line":"6","part":"INSTALLATION-RT-5AX-SE","qty":"1","price":"13500.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"246854","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246854","Line":"2","Company":"1","F_Line":"1","Comment":"ADAPTER PLATE FOR ZERO CLAMP P100 PNEUMATIC VISE","Loc":"Y"},{"Quote":"246854","Line":"5","Company":"1","F_Line":"1","Comment":"EXTERNAL POWER/FEEDBACK CABLES FOR 4TH/5TH AXES","Loc":"Y"},{"Quote":"246854","Line":"6","Company":"1","F_Line":"1","Comment":"FULL ROTARY TABLE INSTALLATION","Loc":"Y"},{"Quote":"246854","Line":"6","Company":"1","F_Line":"2","Comment":"TILTED WORKPLACE OPTION MUST BE INSTALLED BY","Loc":"Y"},{"Quote":"246854","Line":"6","Company":"1","F_Line":"3","Comment":"ELLISON TECHNOLOGIES SERVICE TECHNICIAN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 16:00:06.737 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249503-05152026160006.txt === {"quote":"249503","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-27-2026","cust_po":"ALTERNATIVE QUOTATION","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:31","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"7010.50","total_gp":"3102.93","total_gpm":"44.26","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"31","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249503,"Line":0,"Comment":"05/01/2026 5:36 PM - rons - CLO changed from NaN/NaN/NaN to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249503,"Line":1,"Comment":"05/01/2026 5:36 PM - rons - Req Date changed from 06/11/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249503","line":"2","part":"NCAT50-C1.1/4-105U-IDU","qty":"2","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"3","part":"NCAT50-C1-105U-IDU","qty":"1","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"4","part":"NCAT50-C3/4-105U-IDU","qty":"2","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"6","part":"NCAT50-C3/4-105U-IDU","qty":"4","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"7","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"8","part":"KM3/4-7/16","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"9","part":"KM3/4-5/16","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"10","part":"KM3/4-1/4","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"12","part":"NC5007-0016-4.12G","qty":"4","price":"473.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"13","part":"NC5007-0016-6.00G","qty":"2","price":"541.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"14","part":"NC5007-0032-4.00G","qty":"6","price":"485.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"15","part":"NC5007-0032-6.00G","qty":"2","price":"546.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"17","part":"CAT50-NPU13-90U-IDU","qty":"1","price":"704.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"19","part":"NC5001-1000-1.75CP","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"DUE 5/19/26","branch":"1"},{"comp":"01","order":"249503","line":"20","part":"NC5001-1000-4.00CP","qty":"1","price":"563.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"21","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-15 16:00:18.217 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249503-05152026160017.txt === {"quote":"249503","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-27-2026","cust_po":"ALTERNATIVE QUOTATION","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:31","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"7010.50","total_gp":"3102.93","total_gpm":"44.26","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"31","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":249503,"Line":0,"Comment":"05/01/2026 5:36 PM - rons - CLO changed from NaN/NaN/NaN to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249503,"Line":1,"Comment":"05/01/2026 5:36 PM - rons - Req Date changed from 06/11/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249503,"Line":2,"Comment":"05/15/2026 4:00 PM - rons - F/U changed from 05/13/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249503,"Line":3,"Comment":"05/15/2026 4:00 PM - rons - CLO changed from 05/20/2026 to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249503","line":"2","part":"NCAT50-C1.1/4-105U-IDU","qty":"2","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"3","part":"NCAT50-C1-105U-IDU","qty":"1","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"4","part":"NCAT50-C3/4-105U-IDU","qty":"2","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"6","part":"NCAT50-C3/4-105U-IDU","qty":"4","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"7","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"8","part":"KM3/4-7/16","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"9","part":"KM3/4-5/16","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"10","part":"KM3/4-1/4","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"12","part":"NC5007-0016-4.12G","qty":"4","price":"473.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"13","part":"NC5007-0016-6.00G","qty":"2","price":"541.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"14","part":"NC5007-0032-4.00G","qty":"6","price":"485.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"15","part":"NC5007-0032-6.00G","qty":"2","price":"546.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"17","part":"CAT50-NPU13-90U-IDU","qty":"1","price":"704.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"19","part":"NC5001-1000-1.75CP","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"DUE 5/19/26","branch":"1"},{"comp":"01","order":"249503","line":"20","part":"NC5001-1000-4.00CP","qty":"1","price":"563.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"21","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-15 16:00:27.517 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249503-05152026160027.txt === {"quote":"249503","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-03-2026","cust_po":"ALTERNATIVE QUOTATION","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:31","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"7010.50","total_gp":"3102.93","total_gpm":"44.26","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"31","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":249503,"Line":0,"Comment":"05/01/2026 5:36 PM - rons - CLO changed from NaN/NaN/NaN to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249503,"Line":1,"Comment":"05/01/2026 5:36 PM - rons - Req Date changed from 06/11/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249503,"Line":2,"Comment":"05/15/2026 4:00 PM - rons - F/U changed from 05/13/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249503,"Line":3,"Comment":"05/15/2026 4:00 PM - rons - CLO changed from 05/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":249503,"Line":4,"Comment":"05/15/2026 4:00 PM - rons - Req Date changed from 05/27/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249503","line":"2","part":"NCAT50-C1.1/4-105U-IDU","qty":"2","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"3","part":"NCAT50-C1-105U-IDU","qty":"1","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"4","part":"NCAT50-C3/4-105U-IDU","qty":"2","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"6","part":"NCAT50-C3/4-105U-IDU","qty":"4","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"7","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"8","part":"KM3/4-7/16","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"9","part":"KM3/4-5/16","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"10","part":"KM3/4-1/4","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"12","part":"NC5007-0016-4.12G","qty":"4","price":"473.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"13","part":"NC5007-0016-6.00G","qty":"2","price":"541.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"14","part":"NC5007-0032-4.00G","qty":"6","price":"485.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"15","part":"NC5007-0032-6.00G","qty":"2","price":"546.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"17","part":"CAT50-NPU13-90U-IDU","qty":"1","price":"704.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"19","part":"NC5001-1000-1.75CP","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"DUE 5/19/26","branch":"1"},{"comp":"01","order":"249503","line":"20","part":"NC5001-1000-4.00CP","qty":"1","price":"563.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"21","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-15 16:00:34.671 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247906-05152026160034.txt === {"quote":"247906","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"SUMITONM","shiptoName":"SUMITON MACHINE","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-27-2026","cust_po":"CAT50 RAH DUAL OUTPUT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"DANNY WILLIAMS","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:34","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"DANNY WILLIAMS","follow_phone":"205-942-2466","follow_email":"DANNY.WILLIAMS@MAXTOOLINC.COM","pic_user":"fletcherp","total_amt":"9948.44","total_gp":"4572.96","total_gpm":"45.97","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247906","line":"0","data":"04-01-2026 12:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247906,"Line":0,"Comment":"04/24/2026 9:12 PM - fletcherp - F/U changed from 04/14/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":1,"Comment":"04/24/2026 9:12 PM - fletcherp - CLO changed from 05/01/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":2,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":3,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/13/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247906,"Line":4,"Comment":"05/08/2026 5:18 PM - rons - F/U changed from 05/08/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":5,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/15/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":6,"Comment":"05/08/2026 5:19 PM - rons - Req Date changed from 05/22/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247906","line":"1","part":"C50RAM-ER40-215TS-110TP","qty":"1","price":"13460.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"2","part":"AHA-01000-02","qty":"1","price":"168.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:00:44.989 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247906-05152026160043.txt === {"quote":"247906","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"SUMITONM","shiptoName":"SUMITON MACHINE","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-27-2026","cust_po":"CAT50 RAH DUAL OUTPUT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"DANNY WILLIAMS","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:34","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"DANNY WILLIAMS","follow_phone":"205-942-2466","follow_email":"DANNY.WILLIAMS@MAXTOOLINC.COM","pic_user":"fletcherp","total_amt":"9948.44","total_gp":"4572.96","total_gpm":"45.97","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"247906","line":"0","data":"04-01-2026 12:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247906,"Line":0,"Comment":"04/24/2026 9:12 PM - fletcherp - F/U changed from 04/14/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":1,"Comment":"04/24/2026 9:12 PM - fletcherp - CLO changed from 05/01/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":2,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":3,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/13/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247906,"Line":4,"Comment":"05/08/2026 5:18 PM - rons - F/U changed from 05/08/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":5,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/15/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":6,"Comment":"05/08/2026 5:19 PM - rons - Req Date changed from 05/22/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247906,"Line":7,"Comment":"05/15/2026 4:00 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":8,"Comment":"05/15/2026 4:00 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247906","line":"1","part":"C50RAM-ER40-215TS-110TP","qty":"1","price":"13460.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"2","part":"AHA-01000-02","qty":"1","price":"168.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:00:48.629 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247906-05152026160048.txt === {"quote":"247906","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"SUMITONM","shiptoName":"SUMITON MACHINE","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"06-04-2026","cust_po":"CAT50 RAH DUAL OUTPUT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"DANNY WILLIAMS","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:34","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"DANNY WILLIAMS","follow_phone":"205-942-2466","follow_email":"DANNY.WILLIAMS@MAXTOOLINC.COM","pic_user":"fletcherp","total_amt":"9948.44","total_gp":"4572.96","total_gpm":"45.97","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"247906","line":"0","data":"04-01-2026 12:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247906,"Line":0,"Comment":"04/24/2026 9:12 PM - fletcherp - F/U changed from 04/14/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":1,"Comment":"04/24/2026 9:12 PM - fletcherp - CLO changed from 05/01/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":2,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":3,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/13/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247906,"Line":4,"Comment":"05/08/2026 5:18 PM - rons - F/U changed from 05/08/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":5,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/15/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":6,"Comment":"05/08/2026 5:19 PM - rons - Req Date changed from 05/22/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247906,"Line":7,"Comment":"05/15/2026 4:00 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":8,"Comment":"05/15/2026 4:00 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":9,"Comment":"05/15/2026 4:00 PM - rons - Req Date changed from 05/27/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247906","line":"1","part":"C50RAM-ER40-215TS-110TP","qty":"1","price":"13460.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"2","part":"AHA-01000-02","qty":"1","price":"168.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:00:55.763 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249036-05152026160055.txt === {"quote":"249036","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"MIDMURFR","shiptoName":"Mid South Precision Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-27-2026","cust_po":"5AX & Installation","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mark Stone","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:51","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Mark Stone","follow_phone":"978-443-5388","follow_email":"mastone@methodsmachine.com","pic_user":"fletcherp","total_amt":"64006.04","total_gp":"39232.16","total_gpm":"61.29","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249036,"Line":0,"Comment":"04/24/2026 9:29 PM - fletcherp - F/U changed from 04/28/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":1,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/22/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":2,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 06/03/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":249036,"Line":3,"Comment":"05/08/2026 5:19 PM - rons - F/U changed from 05/08/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":4,"Comment":"05/08/2026 5:19 PM - rons - CLO changed from 05/15/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":5,"Comment":"05/08/2026 5:19 PM - rons - Req Date changed from 05/22/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249036","line":"1","part":"5AX-DD100AF","qty":"1","price":"72803.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249036","line":"2","part":"RT-LABOR","qty":"1","price":"4800.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"3","part":"RT-ACCS-INSTALL-PKG-5TH","qty":"1","price":"9700.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249036","Line":"2","Company":"1","F_Line":"1","Comment":"LABOR AND TRAVEL EXPENSES FOR LYNDEX NIKKEN INSTALLER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"1","Comment":"INCLUDES AMPLIFER, EXTERNAL POWER & FEEDBACK CABLES,","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"2","Comment":"INTERNAL ELETRICAL CABINET WIRING, & ALL OTHER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"3","Comment":"NECESSARY HARDWARE. THIS CHARGE ALSO INCLUDES THE FEE","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"4","Comment":"FOR FANUC SERVO AMPLIFIER TUNING, WHICH IS REQUIRED","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"5","Comment":"FOR ALL DIRECT DRIVE NIKKEN ROTARY TABLES","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 16:01:05.075 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249036-05152026160104.txt === {"quote":"249036","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"MIDMURFR","shiptoName":"Mid South Precision Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-27-2026","cust_po":"5AX & Installation","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mark Stone","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:51","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Mark Stone","follow_phone":"978-443-5388","follow_email":"mastone@methodsmachine.com","pic_user":"fletcherp","total_amt":"64006.04","total_gp":"39232.16","total_gpm":"61.29","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":249036,"Line":0,"Comment":"04/24/2026 9:29 PM - fletcherp - F/U changed from 04/28/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":1,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/22/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":2,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 06/03/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":249036,"Line":3,"Comment":"05/08/2026 5:19 PM - rons - F/U changed from 05/08/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":4,"Comment":"05/08/2026 5:19 PM - rons - CLO changed from 05/15/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":5,"Comment":"05/08/2026 5:19 PM - rons - Req Date changed from 05/22/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249036,"Line":6,"Comment":"05/15/2026 4:00 PM - rons - F/U changed from 05/13/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":7,"Comment":"05/15/2026 4:00 PM - rons - CLO changed from 05/20/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249036","line":"1","part":"5AX-DD100AF","qty":"1","price":"72803.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249036","line":"2","part":"RT-LABOR","qty":"1","price":"4800.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"3","part":"RT-ACCS-INSTALL-PKG-5TH","qty":"1","price":"9700.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249036","Line":"2","Company":"1","F_Line":"1","Comment":"LABOR AND TRAVEL EXPENSES FOR LYNDEX NIKKEN INSTALLER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"1","Comment":"INCLUDES AMPLIFER, EXTERNAL POWER & FEEDBACK CABLES,","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"2","Comment":"INTERNAL ELETRICAL CABINET WIRING, & ALL OTHER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"3","Comment":"NECESSARY HARDWARE. THIS CHARGE ALSO INCLUDES THE FEE","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"4","Comment":"FOR FANUC SERVO AMPLIFIER TUNING, WHICH IS REQUIRED","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"5","Comment":"FOR ALL DIRECT DRIVE NIKKEN ROTARY TABLES","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 16:01:15.621 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249036-05152026160115.txt === {"quote":"249036","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"MIDMURFR","shiptoName":"Mid South Precision Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"06-09-2026","cust_po":"5AX & Installation","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mark Stone","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:51","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Mark Stone","follow_phone":"978-443-5388","follow_email":"mastone@methodsmachine.com","pic_user":"fletcherp","total_amt":"64006.04","total_gp":"39232.16","total_gpm":"61.29","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":249036,"Line":0,"Comment":"04/24/2026 9:29 PM - fletcherp - F/U changed from 04/28/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":1,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/22/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":2,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 06/03/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":249036,"Line":3,"Comment":"05/08/2026 5:19 PM - rons - F/U changed from 05/08/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":4,"Comment":"05/08/2026 5:19 PM - rons - CLO changed from 05/15/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":5,"Comment":"05/08/2026 5:19 PM - rons - Req Date changed from 05/22/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249036,"Line":6,"Comment":"05/15/2026 4:00 PM - rons - F/U changed from 05/13/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":7,"Comment":"05/15/2026 4:00 PM - rons - CLO changed from 05/20/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":8,"Comment":"05/15/2026 4:01 PM - rons - Req Date changed from 05/27/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249036","line":"1","part":"5AX-DD100AF","qty":"1","price":"72803.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249036","line":"2","part":"RT-LABOR","qty":"1","price":"4800.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"3","part":"RT-ACCS-INSTALL-PKG-5TH","qty":"1","price":"9700.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249036","Line":"2","Company":"1","F_Line":"1","Comment":"LABOR AND TRAVEL EXPENSES FOR LYNDEX NIKKEN INSTALLER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"1","Comment":"INCLUDES AMPLIFER, EXTERNAL POWER & FEEDBACK CABLES,","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"2","Comment":"INTERNAL ELETRICAL CABINET WIRING, & ALL OTHER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"3","Comment":"NECESSARY HARDWARE. THIS CHARGE ALSO INCLUDES THE FEE","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"4","Comment":"FOR FANUC SERVO AMPLIFIER TUNING, WHICH IS REQUIRED","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"5","Comment":"FOR ALL DIRECT DRIVE NIKKEN ROTARY TABLES","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 16:02:13.323 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249109-05152026160213.txt === {"quote":"249109","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"TANKDEAL","shiptoName":"Tanksley Machine & Tool, INC","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-27-2026","cust_po":"MODULAR ANGLE HEAD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ross","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:28","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Ross","follow_phone":"","follow_email":"ross@afi-tools.com","pic_user":"fletcherp","total_amt":"23783.90","total_gp":"11666.07","total_gpm":"49.05","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"12","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249109","line":"0","data":"04-23-2026 16:34 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249109,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 05/23/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249109,"Line":1,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 06/04/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249109,"Line":2,"Comment":"05/08/2026 5:17 PM - rons - F/U changed from 05/06/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249109,"Line":3,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249109,"Line":4,"Comment":"05/08/2026 5:18 PM - rons - Req Date changed from 05/20/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249109","line":"1","part":"C40-MRAM-IC","qty":"2","price":"6223.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"2","part":"C40-MRAM","qty":"1","price":"3270.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"3","part":"PA65-CAT/BT","qty":"3","price":"1005.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"4","part":"MRAM-ER16L-IC","qty":"2","price":"5527.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"5","part":"MRAM-NSK-M17","qty":"1","price":"2138.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"6","part":"IC300","qty":"1","price":"954.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249109","line":"7","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK ARO","branch":"1"},{"comp":"01","order":"249109","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-15 16:02:22.429 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249109-05152026160222.txt === {"quote":"249109","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"TANKDEAL","shiptoName":"Tanksley Machine & Tool, INC","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-27-2026","cust_po":"MODULAR ANGLE HEAD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ross","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:28","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Ross","follow_phone":"","follow_email":"ross@afi-tools.com","pic_user":"fletcherp","total_amt":"23783.90","total_gp":"11666.07","total_gpm":"49.05","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"12","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"249109","line":"0","data":"04-23-2026 16:34 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249109,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 05/23/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249109,"Line":1,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 06/04/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249109,"Line":2,"Comment":"05/08/2026 5:17 PM - rons - F/U changed from 05/06/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249109,"Line":3,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249109,"Line":4,"Comment":"05/08/2026 5:18 PM - rons - Req Date changed from 05/20/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249109,"Line":5,"Comment":"05/15/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249109,"Line":6,"Comment":"05/15/2026 4:02 PM - rons - CLO changed from 05/20/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249109","line":"1","part":"C40-MRAM-IC","qty":"2","price":"6223.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"2","part":"C40-MRAM","qty":"1","price":"3270.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"3","part":"PA65-CAT/BT","qty":"3","price":"1005.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"4","part":"MRAM-ER16L-IC","qty":"2","price":"5527.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"5","part":"MRAM-NSK-M17","qty":"1","price":"2138.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"6","part":"IC300","qty":"1","price":"954.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249109","line":"7","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK ARO","branch":"1"},{"comp":"01","order":"249109","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-15 16:02:28.560 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249109-05152026160228.txt === {"quote":"249109","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"TANKDEAL","shiptoName":"Tanksley Machine & Tool, INC","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-09-2026","cust_po":"MODULAR ANGLE HEAD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ross","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:28","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Ross","follow_phone":"","follow_email":"ross@afi-tools.com","pic_user":"fletcherp","total_amt":"23783.90","total_gp":"11666.07","total_gpm":"49.05","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"12","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"249109","line":"0","data":"04-23-2026 16:34 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249109,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 05/23/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249109,"Line":1,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 06/04/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249109,"Line":2,"Comment":"05/08/2026 5:17 PM - rons - F/U changed from 05/06/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249109,"Line":3,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249109,"Line":4,"Comment":"05/08/2026 5:18 PM - rons - Req Date changed from 05/20/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249109,"Line":5,"Comment":"05/15/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249109,"Line":6,"Comment":"05/15/2026 4:02 PM - rons - CLO changed from 05/20/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":249109,"Line":7,"Comment":"05/15/2026 4:02 PM - rons - Req Date changed from 05/27/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249109","line":"1","part":"C40-MRAM-IC","qty":"2","price":"6223.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"2","part":"C40-MRAM","qty":"1","price":"3270.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"3","part":"PA65-CAT/BT","qty":"3","price":"1005.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"4","part":"MRAM-ER16L-IC","qty":"2","price":"5527.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"5","part":"MRAM-NSK-M17","qty":"1","price":"2138.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"6","part":"IC300","qty":"1","price":"954.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249109","line":"7","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK ARO","branch":"1"},{"comp":"01","order":"249109","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-15 16:02:40.272 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247583-05152026160240.txt === {"quote":"247583","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-27-2026","cust_po":"SPECIAL MODULAR RAH","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:17","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17235.44","total_gp":"14264.48","total_gpm":"82.76","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":247583,"Line":0,"Comment":"04/24/2026 9:03 PM - fletcherp - F/U changed from 04/08/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":1,"Comment":"04/24/2026 9:03 PM - fletcherp - CLO changed from 04/26/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247583,"Line":2,"Comment":"04/24/2026 9:03 PM - fletcherp - Req Date changed from 05/07/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247583,"Line":3,"Comment":"05/01/2026 5:33 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":4,"Comment":"05/01/2026 5:33 PM - rons - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247583,"Line":5,"Comment":"05/01/2026 5:33 PM - rons - Req Date changed from 05/09/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247583","line":"1","part":"C40-MRAM-IC","qty":"1","price":"6223.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247583","line":"2","part":"PA65-CAT/BT","qty":"1","price":"1005.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247583","line":"3","part":"SPECIAL-AH","qty":"1","price":"11189.00","uom":"EA","discount":"0.00","req_date":"12 WEEKS","branch":"1"},{"comp":"01","order":"247583","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247583","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247583","Line":"3","Company":"1","F_Line":"1","Comment":"MRAM-ER20 ANGLE HEAD ATTACHMENT - EXTENDED LENGTH","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"2","Comment":"8\" OVERALL USABLE LENGTH","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"4","Comment":"SPECIAL PRODUCT; NET PRICING; ONCE ORDER IS PLACED","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"5","Comment":"IT CANNOT BE CANCELLED; PRODUCT IS NOT RETURNABLE","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"6","Comment":"FOR ANY REASON OTHER THAN MANUFACTURING DEFECTS","Loc":"Y"},{"Quote":"247583","Line":"4","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS CAT40 MACHINE","Loc":"Y"},{"Quote":"247583","Line":"4","Company":"1","F_Line":"2","Comment":"6 CAP SCREW OR 10 SCREW DESIGN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 16:02:50.138 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247583-05152026160249.txt === {"quote":"247583","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-27-2026","cust_po":"SPECIAL MODULAR RAH","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:17","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17235.44","total_gp":"14264.48","total_gpm":"82.76","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":247583,"Line":0,"Comment":"04/24/2026 9:03 PM - fletcherp - F/U changed from 04/08/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":1,"Comment":"04/24/2026 9:03 PM - fletcherp - CLO changed from 04/26/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247583,"Line":2,"Comment":"04/24/2026 9:03 PM - fletcherp - Req Date changed from 05/07/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247583,"Line":3,"Comment":"05/01/2026 5:33 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":4,"Comment":"05/01/2026 5:33 PM - rons - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247583,"Line":5,"Comment":"05/01/2026 5:33 PM - rons - Req Date changed from 05/09/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247583,"Line":6,"Comment":"05/15/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":7,"Comment":"05/15/2026 4:02 PM - rons - CLO changed from 05/20/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247583","line":"1","part":"C40-MRAM-IC","qty":"1","price":"6223.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247583","line":"2","part":"PA65-CAT/BT","qty":"1","price":"1005.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247583","line":"3","part":"SPECIAL-AH","qty":"1","price":"11189.00","uom":"EA","discount":"0.00","req_date":"12 WEEKS","branch":"1"},{"comp":"01","order":"247583","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247583","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247583","Line":"3","Company":"1","F_Line":"1","Comment":"MRAM-ER20 ANGLE HEAD ATTACHMENT - EXTENDED LENGTH","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"2","Comment":"8\" OVERALL USABLE LENGTH","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"4","Comment":"SPECIAL PRODUCT; NET PRICING; ONCE ORDER IS PLACED","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"5","Comment":"IT CANNOT BE CANCELLED; PRODUCT IS NOT RETURNABLE","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"6","Comment":"FOR ANY REASON OTHER THAN MANUFACTURING DEFECTS","Loc":"Y"},{"Quote":"247583","Line":"4","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS CAT40 MACHINE","Loc":"Y"},{"Quote":"247583","Line":"4","Company":"1","F_Line":"2","Comment":"6 CAP SCREW OR 10 SCREW DESIGN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 16:03:00.604 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247583-05152026160300.txt === {"quote":"247583","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"06-10-2026","cust_po":"SPECIAL MODULAR RAH","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:17","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17235.44","total_gp":"14264.48","total_gpm":"82.76","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":247583,"Line":0,"Comment":"04/24/2026 9:03 PM - fletcherp - F/U changed from 04/08/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":1,"Comment":"04/24/2026 9:03 PM - fletcherp - CLO changed from 04/26/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247583,"Line":2,"Comment":"04/24/2026 9:03 PM - fletcherp - Req Date changed from 05/07/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247583,"Line":3,"Comment":"05/01/2026 5:33 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":4,"Comment":"05/01/2026 5:33 PM - rons - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247583,"Line":5,"Comment":"05/01/2026 5:33 PM - rons - Req Date changed from 05/09/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247583,"Line":6,"Comment":"05/15/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":7,"Comment":"05/15/2026 4:02 PM - rons - CLO changed from 05/20/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247583,"Line":8,"Comment":"05/15/2026 4:02 PM - rons - Req Date changed from 05/27/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247583","line":"1","part":"C40-MRAM-IC","qty":"1","price":"6223.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247583","line":"2","part":"PA65-CAT/BT","qty":"1","price":"1005.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247583","line":"3","part":"SPECIAL-AH","qty":"1","price":"11189.00","uom":"EA","discount":"0.00","req_date":"12 WEEKS","branch":"1"},{"comp":"01","order":"247583","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247583","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247583","Line":"3","Company":"1","F_Line":"1","Comment":"MRAM-ER20 ANGLE HEAD ATTACHMENT - EXTENDED LENGTH","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"2","Comment":"8\" OVERALL USABLE LENGTH","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"4","Comment":"SPECIAL PRODUCT; NET PRICING; ONCE ORDER IS PLACED","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"5","Comment":"IT CANNOT BE CANCELLED; PRODUCT IS NOT RETURNABLE","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"6","Comment":"FOR ANY REASON OTHER THAN MANUFACTURING DEFECTS","Loc":"Y"},{"Quote":"247583","Line":"4","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS CAT40 MACHINE","Loc":"Y"},{"Quote":"247583","Line":"4","Company":"1","F_Line":"2","Comment":"6 CAP SCREW OR 10 SCREW DESIGN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 16:03:04.906 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-237375-05152026160304.txt === {"quote":"237375","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"08-27-2025","cust_order_date":"08-27-2025","req_date":"05-27-2026","cust_po":"C50 ER32 TWIN SPINDLE AH","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Duran","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:50","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Chris Duran","follow_phone":"601-668-9389","follow_email":"christopher.duran@mscdirect.com","pic_user":"fletcherp","total_amt":"15805.50","total_gp":"5279.22","total_gpm":"33.40","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"237375","line":"0","data":"08-27-2025 15:50 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":237375,"Line":0,"Comment":"09/19/2025 11:10 PM - fletcherp - F/U changed from 09/09/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":1,"Comment":"10/03/2025 9:25 PM - fletcherp - F/U changed from 09/27/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":2,"Comment":"10/03/2025 9:25 PM - fletcherp - CLO changed from 09/27/2025 to 10/11/2025 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":3,"Comment":"10/03/2025 9:25 PM - fletcherp - Req Date changed from 10/08/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":4,"Comment":"11/07/2025 8:27 PM - fletcherp - F/U changed from 10/11/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":5,"Comment":"11/07/2025 8:27 PM - fletcherp - Req Date changed from 10/11/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":6,"Comment":"11/07/2025 8:27 PM - fletcherp - CLO changed from 10/11/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":7,"Comment":"11/07/2025 8:27 PM - fletcherp - Req Date changed from 10/11/2025 to 11/22/2025 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":8,"Comment":"01/16/2026 11:27 AM - fletcherp - F/U changed from 11/22/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":9,"Comment":"01/16/2026 11:27 AM - fletcherp - CLO changed from 11/22/2025 to 01/31/2026 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":10,"Comment":"01/16/2026 11:27 AM - fletcherp - Req Date changed from 11/22/2025 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":11,"Comment":"04/03/2026 9:37 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":12,"Comment":"04/24/2026 9:04 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":13,"Comment":"05/01/2026 5:27 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":14,"Comment":"05/01/2026 5:27 PM - rons - CLO changed from 05/25/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":15,"Comment":"05/01/2026 5:27 PM - rons - Req Date changed from 07/26/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"237375","line":"1","part":"C50RAM-ER32-180TS-110TP","qty":"2","price":"10537.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"237375","line":"2","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"237375","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"237375","Line":"2","Company":"1","F_Line":"1","Comment":"A tariff surcharge of 8% will be added to every order","Loc":"Y"},{"Quote":"237375","Line":"2","Company":"1","F_Line":"2","Comment":"placed after September 1st, 2025(until further notice).","Loc":"Y"},{"Quote":"237375","Line":"2","Company":"1","F_Line":"3","Comment":"This surcharge will be acknowledged upon acceptance","Loc":"Y"},{"Quote":"237375","Line":"2","Company":"1","F_Line":"4","Comment":"of every order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:03:26.042 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-237696-05152026160325.txt === {"quote":"237696","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"09-04-2025","cust_order_date":"09-04-2025","req_date":"05-27-2026","cust_po":"C50 RAH MOD ADJ","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Duran","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"08:40","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Chris Duran","follow_phone":"601-668-9389","follow_email":"christopher.duran@mscdirect.com","pic_user":"fletcherp","total_amt":"45801.00","total_gp":"24186.52","total_gpm":"52.81","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"237696","line":"0","data":"09-04-2025 08:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":237696,"Line":0,"Comment":"09/19/2025 11:12 PM - fletcherp - F/U changed from 09/17/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":1,"Comment":"10/03/2025 9:25 PM - fletcherp - F/U changed from 09/27/2025 to 10/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":2,"Comment":"10/10/2025 10:40 PM - fletcherp - F/U changed from 10/04/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":3,"Comment":"10/10/2025 10:41 PM - fletcherp - CLO changed from 10/04/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":4,"Comment":"10/10/2025 10:41 PM - fletcherp - Req Date changed from 10/16/2025 to 10/25/2025 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":5,"Comment":"11/07/2025 8:31 PM - fletcherp - F/U changed from 10/25/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":6,"Comment":"11/07/2025 8:31 PM - fletcherp - CLO changed from 10/25/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":7,"Comment":"11/07/2025 8:31 PM - fletcherp - Req Date changed from 10/25/2025 to 11/22/2025 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":8,"Comment":"01/16/2026 11:51 AM - fletcherp - F/U changed from 01/20/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":9,"Comment":"01/16/2026 11:51 AM - fletcherp - CLO changed from 11/22/2025 to 02/07/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":10,"Comment":"01/16/2026 11:52 AM - fletcherp - Req Date changed from 11/22/2025 to 02/07/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":11,"Comment":"04/24/2026 9:14 PM - fletcherp - F/U changed from 04/17/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":12,"Comment":"04/24/2026 9:14 PM - fletcherp - CLO changed from 04/27/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":13,"Comment":"04/24/2026 9:14 PM - fletcherp - Req Date changed from 04/27/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":14,"Comment":"05/01/2026 5:30 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":15,"Comment":"05/01/2026 5:30 PM - rons - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":16,"Comment":"05/01/2026 5:30 PM - rons - Req Date changed from 05/09/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"237696","line":"2","part":"C50-MRAM","qty":"2","price":"3909.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"3","part":"MRAM-ER25TS","qty":"2","price":"10370.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"4","part":"PA80-CAT","qty":"2","price":"1065.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"6","part":"C50FHM-ER32-215ICE-110TP","qty":"2","price":"16271.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"7","part":"MODIFICATION-PB-SP","qty":"2","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"237696","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"237696","Line":"7","Company":"1","F_Line":"1","Comment":"SPECIAL POSITIONING BLOCK FOR NIIGATA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-15 16:03:38.055 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-237696-05152026160337.txt === {"quote":"237696","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"09-04-2025","cust_order_date":"09-04-2025","req_date":"05-27-2026","cust_po":"C50 RAH MOD ADJ","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Duran","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"08:40","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Chris Duran","follow_phone":"601-668-9389","follow_email":"christopher.duran@mscdirect.com","pic_user":"fletcherp","total_amt":"45801.00","total_gp":"24186.52","total_gpm":"52.81","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"237696","line":"0","data":"09-04-2025 08:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":237696,"Line":0,"Comment":"09/19/2025 11:12 PM - fletcherp - F/U changed from 09/17/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":1,"Comment":"10/03/2025 9:25 PM - fletcherp - F/U changed from 09/27/2025 to 10/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":2,"Comment":"10/10/2025 10:40 PM - fletcherp - F/U changed from 10/04/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":3,"Comment":"10/10/2025 10:41 PM - fletcherp - CLO changed from 10/04/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":4,"Comment":"10/10/2025 10:41 PM - fletcherp - Req Date changed from 10/16/2025 to 10/25/2025 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":5,"Comment":"11/07/2025 8:31 PM - fletcherp - F/U changed from 10/25/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":6,"Comment":"11/07/2025 8:31 PM - fletcherp - CLO changed from 10/25/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":7,"Comment":"11/07/2025 8:31 PM - fletcherp - Req Date changed from 10/25/2025 to 11/22/2025 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":8,"Comment":"01/16/2026 11:51 AM - fletcherp - F/U changed from 01/20/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":9,"Comment":"01/16/2026 11:51 AM - fletcherp - CLO changed from 11/22/2025 to 02/07/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":10,"Comment":"01/16/2026 11:52 AM - fletcherp - Req Date changed from 11/22/2025 to 02/07/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":11,"Comment":"04/24/2026 9:14 PM - fletcherp - F/U changed from 04/17/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":12,"Comment":"04/24/2026 9:14 PM - fletcherp - CLO changed from 04/27/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":13,"Comment":"04/24/2026 9:14 PM - fletcherp - Req Date changed from 04/27/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":14,"Comment":"05/01/2026 5:30 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":15,"Comment":"05/01/2026 5:30 PM - rons - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":16,"Comment":"05/01/2026 5:30 PM - rons - Req Date changed from 05/09/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":17,"Comment":"05/15/2026 4:03 PM - rons - F/U changed from 05/13/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":18,"Comment":"05/15/2026 4:03 PM - rons - CLO changed from 05/20/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"237696","line":"2","part":"C50-MRAM","qty":"2","price":"3909.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"3","part":"MRAM-ER25TS","qty":"2","price":"10370.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"4","part":"PA80-CAT","qty":"2","price":"1065.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"6","part":"C50FHM-ER32-215ICE-110TP","qty":"2","price":"16271.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"7","part":"MODIFICATION-PB-SP","qty":"2","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"237696","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"237696","Line":"7","Company":"1","F_Line":"1","Comment":"SPECIAL POSITIONING BLOCK FOR NIIGATA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-15 16:03:43.116 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-237696-05152026160342.txt === {"quote":"237696","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"09-04-2025","cust_order_date":"09-04-2025","req_date":"06-09-2026","cust_po":"C50 RAH MOD ADJ","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Duran","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"08:40","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Chris Duran","follow_phone":"601-668-9389","follow_email":"christopher.duran@mscdirect.com","pic_user":"fletcherp","total_amt":"45801.00","total_gp":"24186.52","total_gpm":"52.81","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"237696","line":"0","data":"09-04-2025 08:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":237696,"Line":0,"Comment":"09/19/2025 11:12 PM - fletcherp - F/U changed from 09/17/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":1,"Comment":"10/03/2025 9:25 PM - fletcherp - F/U changed from 09/27/2025 to 10/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":2,"Comment":"10/10/2025 10:40 PM - fletcherp - F/U changed from 10/04/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":3,"Comment":"10/10/2025 10:41 PM - fletcherp - CLO changed from 10/04/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":4,"Comment":"10/10/2025 10:41 PM - fletcherp - Req Date changed from 10/16/2025 to 10/25/2025 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":5,"Comment":"11/07/2025 8:31 PM - fletcherp - F/U changed from 10/25/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":6,"Comment":"11/07/2025 8:31 PM - fletcherp - CLO changed from 10/25/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":7,"Comment":"11/07/2025 8:31 PM - fletcherp - Req Date changed from 10/25/2025 to 11/22/2025 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":8,"Comment":"01/16/2026 11:51 AM - fletcherp - F/U changed from 01/20/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":9,"Comment":"01/16/2026 11:51 AM - fletcherp - CLO changed from 11/22/2025 to 02/07/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":10,"Comment":"01/16/2026 11:52 AM - fletcherp - Req Date changed from 11/22/2025 to 02/07/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":11,"Comment":"04/24/2026 9:14 PM - fletcherp - F/U changed from 04/17/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":12,"Comment":"04/24/2026 9:14 PM - fletcherp - CLO changed from 04/27/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":13,"Comment":"04/24/2026 9:14 PM - fletcherp - Req Date changed from 04/27/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":14,"Comment":"05/01/2026 5:30 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":15,"Comment":"05/01/2026 5:30 PM - rons - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":16,"Comment":"05/01/2026 5:30 PM - rons - Req Date changed from 05/09/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":17,"Comment":"05/15/2026 4:03 PM - rons - F/U changed from 05/13/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":18,"Comment":"05/15/2026 4:03 PM - rons - CLO changed from 05/20/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":19,"Comment":"05/15/2026 4:03 PM - rons - Req Date changed from 05/27/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"237696","line":"2","part":"C50-MRAM","qty":"2","price":"3909.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"3","part":"MRAM-ER25TS","qty":"2","price":"10370.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"4","part":"PA80-CAT","qty":"2","price":"1065.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"6","part":"C50FHM-ER32-215ICE-110TP","qty":"2","price":"16271.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"7","part":"MODIFICATION-PB-SP","qty":"2","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"237696","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"237696","Line":"7","Company":"1","F_Line":"1","Comment":"SPECIAL POSITIONING BLOCK FOR NIIGATA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-15 16:04:44.617 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249660-05152026160444.txt === {"quote":"249660","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"METHODNC","shiptoName":"Methods Machine Tools Inc. - NC","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"5AX-DD201 QUOTATION","terms_code":"N45","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"David Chesnutt","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:12","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"David Chesnutt","follow_phone":"(555) 555-5555","follow_email":"dcheanutt@methodsmachine.com","pic_user":"fletcherp","total_amt":"124996.40","total_gp":"79830.22","total_gpm":"63.87","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"249660","line":"0","data":"05-05-2026 09:13 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249660,"Line":0,"Comment":"05/15/2026 4:04 PM - rons - CLO changed from 06/05/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249660","line":"1","part":"5AX-DD201AF3","qty":"1","price":"78926.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249660","line":"2","part":"5AX-DD201BF3-4+2PRJ","qty":"1","price":"78926.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249660","line":"3","part":"INSTALLATION-RT-5AX-DD","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249660","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-15 16:04:48.592 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249660-05152026160448.txt === {"quote":"249660","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"METHODNC","shiptoName":"Methods Machine Tools Inc. - NC","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-01-2026","cust_po":"5AX-DD201 QUOTATION","terms_code":"N45","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"David Chesnutt","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:12","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"David Chesnutt","follow_phone":"(555) 555-5555","follow_email":"dcheanutt@methodsmachine.com","pic_user":"fletcherp","total_amt":"124996.40","total_gp":"79830.22","total_gpm":"63.87","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"249660","line":"0","data":"05-05-2026 09:13 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249660,"Line":0,"Comment":"05/15/2026 4:04 PM - rons - CLO changed from 06/05/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249660,"Line":1,"Comment":"05/15/2026 4:04 PM - rons - Req Date changed from 06/16/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249660","line":"1","part":"5AX-DD201AF3","qty":"1","price":"78926.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249660","line":"2","part":"5AX-DD201BF3-4+2PRJ","qty":"1","price":"78926.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249660","line":"3","part":"INSTALLATION-RT-5AX-DD","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249660","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 16:04:55.108 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250061-05152026160454.txt === {"quote":"250061","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"SMTHCOTW","shiptoName":"SMITH & CO. PLANT 2","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"H100A SHRINK HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brandon Nicholas","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"21:50","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Brandon Nicholas","follow_phone":"256-534-1225","follow_email":"BNicholas@turnersupply.com","pic_user":"fletcherp","total_amt":"22993.00","total_gp":"12122.98","total_gpm":"52.72","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"64","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":250061,"Line":0,"Comment":"05/15/2026 4:04 PM - rons - CLO changed from 06/12/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250061","line":"1","part":"H100A-SF0187-3.74","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"2","part":"H100A-SF0187-6.30","qty":"1","price":"862.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"3","part":"H100A-SF0250-3.54CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"4","part":"H100A-SF0250-6.30","qty":"1","price":"543.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"5","part":"H100A-SF0250-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"6","part":"H100A-SF0312-3.54CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"7","part":"H100A-SF0312-6.30","qty":"1","price":"750.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"8","part":"H100A-SF0312-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"9","part":"H100A-SF0375-3.54CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"10","part":"H100A-SF0375-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"11","part":"H100A-SF0437-3.74CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"12","part":"H100A-SF0437-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"13","part":"H100A-SF0500-3.74CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"DUE 07/17","branch":"1"},{"comp":"01","order":"250061","line":"14","part":"H100A-SF0500-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"15","part":"H100A-SF0625-3.94CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"16","part":"H100A-SF0625-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"17","part":"H100A-SF0750-4.13CP","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"18","part":"H100A-SF0750-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"19","part":"H100A-SF1000-4.53CP","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"20","part":"H100A-SF1000-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"21","part":"H100A-SF1250-4.72CP","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"22","part":"H100A-SF1250-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"23","part":"H100A-SF4-85CP","qty":"1","price":"689.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"24","part":"H100A-SF4-85MT","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"25","part":"H100A-SF4-130CP","qty":"1","price":"689.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"26","part":"H100A-SF4-160MT","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"27","part":"H100A-SF6-85CP","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"28","part":"H100A-SF6-85MT","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"29","part":"H100A-SF6-130CP","qty":"1","price":"689.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"30","part":"H100A-SF6-160CP","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"31","part":"H100A-SF6-160MT","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"32","part":"H100A-SF8-85","qty":"1","price":"586.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"33","part":"H100A-SF8-85MT","qty":"1","price":"851.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"34","part":"H100A-SF8-130CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"35","part":"H100A-SF8-160CP","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"36","part":"H100A-SF8-160MT","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"37","part":"H100A-SF10-90CP","qty":"1","price":"820.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"38","part":"H100A-SF10-90MT","qty":"1","price":"807.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"39","part":"H100A-SF10-130CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"40","part":"H100A-SF10-160CP","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"41","part":"H100A-SF10-160MT","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"42","part":"H100A-SF12-95MT","qty":"1","price":"807.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"43","part":"H100A-SF12-160CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"44","part":"H100A-SF12-160MT","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"45","part":"H100A-SF14-95CP","qty":"1","price":"820.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"46","part":"H100A-SF14-130CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"47","part":"H100A-SF14-160CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"48","part":"H100A-SF16-80CP","qty":"1","price":"497.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"49","part":"H100A-SF16-100CP","qty":"1","price":"618.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"50","part":"H100A-SF16-100MT","qty":"1","price":"566.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"51","part":"H100A-SF16-130CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"52","part":"H100A-SF16-160CP","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"53","part":"H100A-SF16-160MT","qty":"1","price":"1064.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"54","part":"H100A-SF18-100CP","qty":"1","price":"820.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"55","part":"H100A-SF18-130CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"56","part":"H100A-SF18-160CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"57","part":"H100A-SF20-160CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"58","part":"H100A-SF25-115CP","qty":"1","price":"820.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"59","part":"H100A-SF25-130CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"60","part":"H100A-SF25-160","qty":"1","price":"582.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"61","part":"H100A-SF32-120CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"62","part":"H100A-SF32-130CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"63","part":"H100A-SF32-160CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"64","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":64}}] 2026-05-15 16:04:59.002 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250061-05152026160458.txt === {"quote":"250061","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"SMTHCOTW","shiptoName":"SMITH & CO. PLANT 2","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-01-2026","cust_po":"H100A SHRINK HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brandon Nicholas","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"21:50","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Brandon Nicholas","follow_phone":"256-534-1225","follow_email":"BNicholas@turnersupply.com","pic_user":"fletcherp","total_amt":"22993.00","total_gp":"12122.98","total_gpm":"52.72","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"64","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":250061,"Line":0,"Comment":"05/15/2026 4:04 PM - rons - CLO changed from 06/12/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250061,"Line":1,"Comment":"05/15/2026 4:04 PM - rons - Req Date changed from 06/23/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250061","line":"1","part":"H100A-SF0187-3.74","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"2","part":"H100A-SF0187-6.30","qty":"1","price":"862.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"3","part":"H100A-SF0250-3.54CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"4","part":"H100A-SF0250-6.30","qty":"1","price":"543.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"5","part":"H100A-SF0250-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"6","part":"H100A-SF0312-3.54CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"7","part":"H100A-SF0312-6.30","qty":"1","price":"750.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"8","part":"H100A-SF0312-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"9","part":"H100A-SF0375-3.54CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"10","part":"H100A-SF0375-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"11","part":"H100A-SF0437-3.74CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"12","part":"H100A-SF0437-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"13","part":"H100A-SF0500-3.74CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"DUE 07/17","branch":"1"},{"comp":"01","order":"250061","line":"14","part":"H100A-SF0500-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"15","part":"H100A-SF0625-3.94CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"16","part":"H100A-SF0625-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"17","part":"H100A-SF0750-4.13CP","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"18","part":"H100A-SF0750-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"19","part":"H100A-SF1000-4.53CP","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"20","part":"H100A-SF1000-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"21","part":"H100A-SF1250-4.72CP","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"22","part":"H100A-SF1250-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"23","part":"H100A-SF4-85CP","qty":"1","price":"689.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"24","part":"H100A-SF4-85MT","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"25","part":"H100A-SF4-130CP","qty":"1","price":"689.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"26","part":"H100A-SF4-160MT","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"27","part":"H100A-SF6-85CP","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"28","part":"H100A-SF6-85MT","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"29","part":"H100A-SF6-130CP","qty":"1","price":"689.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"30","part":"H100A-SF6-160CP","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"31","part":"H100A-SF6-160MT","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"32","part":"H100A-SF8-85","qty":"1","price":"586.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"33","part":"H100A-SF8-85MT","qty":"1","price":"851.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"34","part":"H100A-SF8-130CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"35","part":"H100A-SF8-160CP","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"36","part":"H100A-SF8-160MT","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"37","part":"H100A-SF10-90CP","qty":"1","price":"820.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"38","part":"H100A-SF10-90MT","qty":"1","price":"807.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"39","part":"H100A-SF10-130CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"40","part":"H100A-SF10-160CP","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"41","part":"H100A-SF10-160MT","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"42","part":"H100A-SF12-95MT","qty":"1","price":"807.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"43","part":"H100A-SF12-160CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"44","part":"H100A-SF12-160MT","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"45","part":"H100A-SF14-95CP","qty":"1","price":"820.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"46","part":"H100A-SF14-130CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"47","part":"H100A-SF14-160CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"48","part":"H100A-SF16-80CP","qty":"1","price":"497.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"49","part":"H100A-SF16-100CP","qty":"1","price":"618.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"50","part":"H100A-SF16-100MT","qty":"1","price":"566.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"51","part":"H100A-SF16-130CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"52","part":"H100A-SF16-160CP","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"53","part":"H100A-SF16-160MT","qty":"1","price":"1064.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"54","part":"H100A-SF18-100CP","qty":"1","price":"820.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"55","part":"H100A-SF18-130CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"56","part":"H100A-SF18-160CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"57","part":"H100A-SF20-160CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"58","part":"H100A-SF25-115CP","qty":"1","price":"820.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"59","part":"H100A-SF25-130CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"60","part":"H100A-SF25-160","qty":"1","price":"582.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"61","part":"H100A-SF32-120CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"62","part":"H100A-SF32-130CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"63","part":"H100A-SF32-160CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"64","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":64}}] 2026-05-15 16:05:04.652 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250134-05152026160504.txt === {"quote":"250134","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"JTEKTAU","shiptoName":"JTEKT Automotive","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"ZeroVise Workholding","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:06","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@stellarindustrial.com","pic_user":"fletcherp","total_amt":"3501.64","total_gp":"1963.25","total_gpm":"56.07","rev_type":"WAP","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"10","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"250134","line":"0","data":"05-13-2026 15:08-rons: helping Fletcher with quote"}],"crmnotes":[{"comp":1,"quote":250134,"Line":0,"Comment":"05/15/2026 4:04 PM - rons - CLO changed from 06/13/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250134","line":"1","part":"WH-ZV120-JAWS-F107","qty":"1","price":"461.00","uom":"EA","discount":"22.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250134","line":"3","part":"WH-ZV120-JAWS-F132","qty":"1","price":"525.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250134","line":"5","part":"WH-ZV120-JAWS-M183-A","qty":"1","price":"216.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250134","line":"7","part":"WH-ZV120-JAWS-M183-S","qty":"1","price":"339.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250134","line":"9","part":"WH-ZV120-JAWS-R107","qty":"1","price":"397.00","uom":"EA","discount":"22.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250134","line":"11","part":"WH-ZV120-JAWS-R132","qty":"1","price":"460.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250134","line":"13","part":"WH-ZV120-JAWS-EXT","qty":"1","price":"774.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250134","line":"15","part":"WH-ZV-M120S","qty":"1","price":"1241.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250134","line":"17","part":"1208-TN","qty":"1","price":"70.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250134","line":"21","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":10}}] 2026-05-15 16:05:08.893 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250134-05152026160508.txt === {"quote":"250134","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"JTEKTAU","shiptoName":"JTEKT Automotive","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-02-2026","cust_po":"ZeroVise Workholding","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:06","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@stellarindustrial.com","pic_user":"fletcherp","total_amt":"3501.64","total_gp":"1963.25","total_gpm":"56.07","rev_type":"WAP","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"10","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"250134","line":"0","data":"05-13-2026 15:08-rons: helping Fletcher with quote"}],"crmnotes":[{"comp":1,"quote":250134,"Line":0,"Comment":"05/15/2026 4:04 PM - rons - CLO changed from 06/13/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250134,"Line":1,"Comment":"05/15/2026 4:04 PM - rons - Req Date changed from 06/24/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250134","line":"1","part":"WH-ZV120-JAWS-F107","qty":"1","price":"461.00","uom":"EA","discount":"22.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250134","line":"3","part":"WH-ZV120-JAWS-F132","qty":"1","price":"525.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250134","line":"5","part":"WH-ZV120-JAWS-M183-A","qty":"1","price":"216.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250134","line":"7","part":"WH-ZV120-JAWS-M183-S","qty":"1","price":"339.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250134","line":"9","part":"WH-ZV120-JAWS-R107","qty":"1","price":"397.00","uom":"EA","discount":"22.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250134","line":"11","part":"WH-ZV120-JAWS-R132","qty":"1","price":"460.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250134","line":"13","part":"WH-ZV120-JAWS-EXT","qty":"1","price":"774.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250134","line":"15","part":"WH-ZV-M120S","qty":"1","price":"1241.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250134","line":"17","part":"1208-TN","qty":"1","price":"70.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250134","line":"21","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-15 16:05:12.985 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250142-05152026160512.txt === {"quote":"250142","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"CGMOTULL","shiptoName":"Cg Model Tek Llc","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"05-13-2026","cust_po":"NCT200 TRUNNION","terms_code":"N60","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jordan Cripps","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:51","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Jordan Cripps","follow_phone":"","follow_email":"jordan@afi-tools.com","pic_user":"fletcherp","total_amt":"33408.50","total_gp":"17312.46","total_gpm":"51.82","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"250142","line":"0","data":"05-13-2026 15:54 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250142,"Line":0,"Comment":"05/15/2026 4:05 PM - rons - CLO changed from NaN/NaN/NaN to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250142","line":"1","part":"NCT200YA-M","qty":"1","price":"21886.00","uom":"EA","discount":"25.00","req_date":"8-10 WEEKS ARO","branch":"1"},{"comp":"01","order":"250142","line":"2","part":"TRUNNION-STALLION-9/35","qty":"1","price":"5346.00","uom":"EA","discount":"0.00","req_date":"8-10 WEEKS ARO","branch":"1"},{"comp":"01","order":"250142","line":"3","part":"TRUNNION-ASSEMBLY","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"8-10 WEEKS ARO","branch":"1"},{"comp":"01","order":"250142","line":"4","part":"TAT-170N","qty":"1","price":"6864.00","uom":"EA","discount":"25.00","req_date":"8-10 WEEKS ARO","branch":"1"},{"comp":"01","order":"250142","line":"5","part":"RT-INSTALLATION","qty":"1","price":"4500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250142","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250142","Line":"6","Company":"1","F_Line":"1","Comment":"HAAS THIRD PARTY ROTARY TABLE SOFTWARE PROVISION","Loc":"Y"},{"Quote":"250142","Line":"6","Company":"1","F_Line":"2","Comment":"MUST BE ADDED PRIOR TO L-N SERVICE TECH ARRIVING","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-15 16:05:17.132 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250142-05152026160516.txt === {"quote":"250142","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"CGMOTULL","shiptoName":"Cg Model Tek Llc","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-02-2026","cust_po":"NCT200 TRUNNION","terms_code":"N60","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jordan Cripps","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:51","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Jordan Cripps","follow_phone":"","follow_email":"jordan@afi-tools.com","pic_user":"fletcherp","total_amt":"33408.50","total_gp":"17312.46","total_gpm":"51.82","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"250142","line":"0","data":"05-13-2026 15:54 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250142,"Line":0,"Comment":"05/15/2026 4:05 PM - rons - CLO changed from NaN/NaN/NaN to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250142,"Line":1,"Comment":"05/15/2026 4:05 PM - rons - Req Date changed from 05/13/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250142","line":"1","part":"NCT200YA-M","qty":"1","price":"21886.00","uom":"EA","discount":"25.00","req_date":"8-10 WEEKS ARO","branch":"1"},{"comp":"01","order":"250142","line":"2","part":"TRUNNION-STALLION-9/35","qty":"1","price":"5346.00","uom":"EA","discount":"0.00","req_date":"8-10 WEEKS ARO","branch":"1"},{"comp":"01","order":"250142","line":"3","part":"TRUNNION-ASSEMBLY","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"8-10 WEEKS ARO","branch":"1"},{"comp":"01","order":"250142","line":"4","part":"TAT-170N","qty":"1","price":"6864.00","uom":"EA","discount":"25.00","req_date":"8-10 WEEKS ARO","branch":"1"},{"comp":"01","order":"250142","line":"5","part":"RT-INSTALLATION","qty":"1","price":"4500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250142","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250142","Line":"6","Company":"1","F_Line":"1","Comment":"HAAS THIRD PARTY ROTARY TABLE SOFTWARE PROVISION","Loc":"Y"},{"Quote":"250142","Line":"6","Company":"1","F_Line":"2","Comment":"MUST BE ADDED PRIOR TO L-N SERVICE TECH ARRIVING","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-15 16:05:22.896 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250172-05152026160522.txt === {"quote":"250172","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"MAXTOOLZ","shiptoName":"Max Tool Inc.","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"07-01-2026","cust_po":"E346PLUS PRESETER","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Danny Williams","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:29","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Danny Williams","follow_phone":"205-222-0442","follow_email":"danny@maxtoolinc.com","pic_user":"fletcherp","total_amt":"12158.65","total_gp":"4890.94","total_gpm":"40.23","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":250172,"Line":0,"Comment":"05/15/2026 4:05 PM - rons - CLO changed from NaN/NaN/NaN to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250172","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"9450.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"2","part":"PRE-PRNT-QL800","qty":"1","price":"190.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"3","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"8.65","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"4","part":"PRE-SPDL-I40","qty":"1","price":"605.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"5","part":"PRE-SPDL-I50","qty":"1","price":"605.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"6","part":"PRE-E346PLUS-STD","qty":"1","price":"1300.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-15 16:05:27.015 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250172-05152026160526.txt === {"quote":"250172","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"MAXTOOLZ","shiptoName":"Max Tool Inc.","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-03-2026","cust_po":"E346PLUS PRESETER","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Danny Williams","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:29","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Danny Williams","follow_phone":"205-222-0442","follow_email":"danny@maxtoolinc.com","pic_user":"fletcherp","total_amt":"12158.65","total_gp":"4890.94","total_gpm":"40.23","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":250172,"Line":0,"Comment":"05/15/2026 4:05 PM - rons - CLO changed from NaN/NaN/NaN to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250172,"Line":1,"Comment":"05/15/2026 4:05 PM - rons - Req Date changed from 07/01/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250172","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"9450.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"2","part":"PRE-PRNT-QL800","qty":"1","price":"190.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"3","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"8.65","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"4","part":"PRE-SPDL-I40","qty":"1","price":"605.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"5","part":"PRE-SPDL-I50","qty":"1","price":"605.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"6","part":"PRE-E346PLUS-STD","qty":"1","price":"1300.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 16:07:12.569 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245360-05152026160712.txt === {"quote":"245360","customer":"13435","name":null,"customerName":"Meredith Machinery LLC","comp":"01","open":"0","shipto":"MERIN","shiptoName":"Meredith Machinery","entry_date":"02-11-2026","cust_order_date":"02-11-2026","req_date":"05-27-2026","cust_po":"CNC601AR21-18","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tony Ganser","drop_po":"Alfa Laval - Doug Jones","status":"0","user":"chrisb","conv_order":"","time":"14:37","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Tony Ganser","follow_phone":"574-320-4176","follow_email":"tony.ganser@meredithmachinery.com","pic_user":"billh","total_amt":"64008.70","total_gp":"39031.73","total_gpm":"60.98","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":245360,"Line":0,"Comment":"03/13/2026 2:47 PM - billh - CLO changed from 03/11/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":1,"Comment":"04/13/2026 3:55 PM - billh - F/U changed from 03/01/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":2,"Comment":"04/13/2026 3:55 PM - billh - CLO changed from 03/25/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":3,"Comment":"04/13/2026 3:55 PM - billh - Req Date changed from 03/25/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245360,"Line":4,"Comment":"05/05/2026 4:55 PM - rons - F/U changed from 04/24/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":5,"Comment":"05/05/2026 4:57 PM - rons - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":6,"Comment":"05/05/2026 4:57 PM - rons - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245360","line":"1","part":"CNC601AR21-18","qty":"1","price":"81270.00","uom":"EA","discount":"30.00","req_date":"STOCK 2-3 Weeks","branch":"1"},{"comp":"01","order":"245360","line":"2","part":"AY0111","qty":"1","price":"10171.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245360","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:07:21.148 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245360-05152026160720.txt === {"quote":"245360","customer":"13435","name":null,"customerName":"Meredith Machinery LLC","comp":"01","open":"0","shipto":"MERIN","shiptoName":"Meredith Machinery","entry_date":"02-11-2026","cust_order_date":"02-11-2026","req_date":"05-27-2026","cust_po":"CNC601AR21-18","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tony Ganser","drop_po":"Alfa Laval - Doug Jones","status":"0","user":"chrisb","conv_order":"","time":"14:37","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Tony Ganser","follow_phone":"574-320-4176","follow_email":"tony.ganser@meredithmachinery.com","pic_user":"billh","total_amt":"64008.70","total_gp":"39031.73","total_gpm":"60.98","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":245360,"Line":0,"Comment":"03/13/2026 2:47 PM - billh - CLO changed from 03/11/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":1,"Comment":"04/13/2026 3:55 PM - billh - F/U changed from 03/01/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":2,"Comment":"04/13/2026 3:55 PM - billh - CLO changed from 03/25/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":3,"Comment":"04/13/2026 3:55 PM - billh - Req Date changed from 03/25/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245360,"Line":4,"Comment":"05/05/2026 4:55 PM - rons - F/U changed from 04/24/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":5,"Comment":"05/05/2026 4:57 PM - rons - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":6,"Comment":"05/05/2026 4:57 PM - rons - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":245360,"Line":7,"Comment":"05/15/2026 4:07 PM - rons - F/U changed from 05/13/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":8,"Comment":"05/15/2026 4:07 PM - rons - CLO changed from 05/20/2026 to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245360","line":"1","part":"CNC601AR21-18","qty":"1","price":"81270.00","uom":"EA","discount":"30.00","req_date":"STOCK 2-3 Weeks","branch":"1"},{"comp":"01","order":"245360","line":"2","part":"AY0111","qty":"1","price":"10171.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245360","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:07:26.057 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245360-05152026160725.txt === {"quote":"245360","customer":"13435","name":null,"customerName":"Meredith Machinery LLC","comp":"01","open":"0","shipto":"MERIN","shiptoName":"Meredith Machinery","entry_date":"02-11-2026","cust_order_date":"02-11-2026","req_date":"06-03-2026","cust_po":"CNC601AR21-18","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tony Ganser","drop_po":"Alfa Laval - Doug Jones","status":"0","user":"chrisb","conv_order":"","time":"14:37","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Tony Ganser","follow_phone":"574-320-4176","follow_email":"tony.ganser@meredithmachinery.com","pic_user":"billh","total_amt":"64008.70","total_gp":"39031.73","total_gpm":"60.98","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":245360,"Line":0,"Comment":"03/13/2026 2:47 PM - billh - CLO changed from 03/11/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":1,"Comment":"04/13/2026 3:55 PM - billh - F/U changed from 03/01/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":2,"Comment":"04/13/2026 3:55 PM - billh - CLO changed from 03/25/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":3,"Comment":"04/13/2026 3:55 PM - billh - Req Date changed from 03/25/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245360,"Line":4,"Comment":"05/05/2026 4:55 PM - rons - F/U changed from 04/24/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":5,"Comment":"05/05/2026 4:57 PM - rons - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":6,"Comment":"05/05/2026 4:57 PM - rons - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":245360,"Line":7,"Comment":"05/15/2026 4:07 PM - rons - F/U changed from 05/13/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":8,"Comment":"05/15/2026 4:07 PM - rons - CLO changed from 05/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":9,"Comment":"05/15/2026 4:07 PM - rons - Req Date changed from 05/27/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245360","line":"1","part":"CNC601AR21-18","qty":"1","price":"81270.00","uom":"EA","discount":"30.00","req_date":"STOCK 2-3 Weeks","branch":"1"},{"comp":"01","order":"245360","line":"2","part":"AY0111","qty":"1","price":"10171.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245360","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:07:28.635 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247229-05152026160728.txt === {"quote":"247229","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"MANCANDE","shiptoName":"Mancor Indiana","entry_date":"03-19-2026","cust_order_date":"01-07-2025","req_date":"05-27-2026","cust_po":"CNC260PFA-M w/ TAT-250","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Inderhees","drop_po":"PNEUMATIC OPTION","status":"0","user":"billh","conv_order":"","time":"11:37","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Mike Inderhees","follow_phone":"","follow_email":"mikeinderhees@comcast.net","pic_user":"billh","total_amt":"37971.80","total_gp":"28668.89","total_gpm":"75.50","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":247229,"Line":0,"Comment":"05/05/2026 4:52 PM - rons - F/U changed from 04/10/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247229,"Line":1,"Comment":"05/05/2026 4:52 PM - rons - CLO changed from 04/20/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247229,"Line":2,"Comment":"05/05/2026 4:53 PM - rons - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247229","line":"1","part":"CNC260PFA-M","qty":"1","price":"27954.00","uom":"EA","discount":"30.00","req_date":"3-4 weeks","branch":"1"},{"comp":"01","order":"247229","line":"2","part":"TAT-250","qty":"1","price":"12720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247229","line":"3","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"tbd","branch":"1"},{"comp":"01","order":"247229","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 16:07:38.130 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247229-05152026160737.txt === {"quote":"247229","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"MANCANDE","shiptoName":"Mancor Indiana","entry_date":"03-19-2026","cust_order_date":"01-07-2025","req_date":"05-27-2026","cust_po":"CNC260PFA-M w/ TAT-250","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Inderhees","drop_po":"PNEUMATIC OPTION","status":"0","user":"billh","conv_order":"","time":"11:37","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Mike Inderhees","follow_phone":"","follow_email":"mikeinderhees@comcast.net","pic_user":"billh","total_amt":"37971.80","total_gp":"28668.89","total_gpm":"75.50","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":247229,"Line":0,"Comment":"05/05/2026 4:52 PM - rons - F/U changed from 04/10/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247229,"Line":1,"Comment":"05/05/2026 4:52 PM - rons - CLO changed from 04/20/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247229,"Line":2,"Comment":"05/05/2026 4:53 PM - rons - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247229,"Line":3,"Comment":"05/15/2026 4:07 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247229,"Line":4,"Comment":"05/15/2026 4:07 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247229","line":"1","part":"CNC260PFA-M","qty":"1","price":"27954.00","uom":"EA","discount":"30.00","req_date":"3-4 weeks","branch":"1"},{"comp":"01","order":"247229","line":"2","part":"TAT-250","qty":"1","price":"12720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247229","line":"3","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"tbd","branch":"1"},{"comp":"01","order":"247229","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 16:07:42.512 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247229-05152026160742.txt === {"quote":"247229","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"MANCANDE","shiptoName":"Mancor Indiana","entry_date":"03-19-2026","cust_order_date":"01-07-2025","req_date":"06-04-2026","cust_po":"CNC260PFA-M w/ TAT-250","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Inderhees","drop_po":"PNEUMATIC OPTION","status":"0","user":"billh","conv_order":"","time":"11:37","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Mike Inderhees","follow_phone":"","follow_email":"mikeinderhees@comcast.net","pic_user":"billh","total_amt":"37971.80","total_gp":"28668.89","total_gpm":"75.50","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":247229,"Line":0,"Comment":"05/05/2026 4:52 PM - rons - F/U changed from 04/10/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247229,"Line":1,"Comment":"05/05/2026 4:52 PM - rons - CLO changed from 04/20/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247229,"Line":2,"Comment":"05/05/2026 4:53 PM - rons - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247229,"Line":3,"Comment":"05/15/2026 4:07 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247229,"Line":4,"Comment":"05/15/2026 4:07 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247229,"Line":5,"Comment":"05/15/2026 4:07 PM - rons - Req Date changed from 05/27/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247229","line":"1","part":"CNC260PFA-M","qty":"1","price":"27954.00","uom":"EA","discount":"30.00","req_date":"3-4 weeks","branch":"1"},{"comp":"01","order":"247229","line":"2","part":"TAT-250","qty":"1","price":"12720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247229","line":"3","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"tbd","branch":"1"},{"comp":"01","order":"247229","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 16:07:52.097 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247227-05152026160751.txt === {"quote":"247227","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"MANCANDE","shiptoName":"Mancor Indiana","entry_date":"03-19-2026","cust_order_date":"01-07-2025","req_date":"05-28-2026","cust_po":"CNC260FA-M-HB w/ TAT-250","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Inderhees","drop_po":"HYD BOOSTER OPTION","status":"0","user":"chrisb","conv_order":"","time":"11:30","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Mike Inderhees","follow_phone":"","follow_email":"mikeinderhees@comcast.net","pic_user":"billh","total_amt":"40289.50","total_gp":"29585.42","total_gpm":"73.43","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":247227,"Line":0,"Comment":"05/05/2026 4:51 PM - rons - F/U changed from 04/10/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247227,"Line":1,"Comment":"05/05/2026 4:52 PM - rons - CLO changed from 04/20/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247227,"Line":2,"Comment":"05/05/2026 4:52 PM - rons - Req Date changed from 04/30/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247227","line":"1","part":"CNC260FA-M-HB","qty":"1","price":"24494.00","uom":"EA","discount":"30.00","req_date":"3-4 Weeks","branch":"1"},{"comp":"01","order":"247227","line":"2","part":"TAT-250","qty":"1","price":"12720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247227","line":"3","part":"AY0200","qty":"1","price":"6771.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247227","line":"4","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247227","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 16:08:08.142 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247227-05152026160807.txt === {"quote":"247227","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"MANCANDE","shiptoName":"Mancor Indiana","entry_date":"03-19-2026","cust_order_date":"01-07-2025","req_date":"05-28-2026","cust_po":"CNC260FA-M-HB w/ TAT-250","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Inderhees","drop_po":"HYD BOOSTER OPTION","status":"0","user":"chrisb","conv_order":"","time":"11:30","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Mike Inderhees","follow_phone":"","follow_email":"mikeinderhees@comcast.net","pic_user":"billh","total_amt":"40289.50","total_gp":"29585.42","total_gpm":"73.43","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":247227,"Line":0,"Comment":"05/05/2026 4:51 PM - rons - F/U changed from 04/10/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247227,"Line":1,"Comment":"05/05/2026 4:52 PM - rons - CLO changed from 04/20/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247227,"Line":2,"Comment":"05/05/2026 4:52 PM - rons - Req Date changed from 04/30/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247227,"Line":3,"Comment":"05/15/2026 4:07 PM - rons - F/U changed from 05/14/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247227,"Line":4,"Comment":"05/15/2026 4:07 PM - rons - CLO changed from 05/21/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247227","line":"1","part":"CNC260FA-M-HB","qty":"1","price":"24494.00","uom":"EA","discount":"30.00","req_date":"3-4 Weeks","branch":"1"},{"comp":"01","order":"247227","line":"2","part":"TAT-250","qty":"1","price":"12720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247227","line":"3","part":"AY0200","qty":"1","price":"6771.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247227","line":"4","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247227","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 16:08:32.241 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249442-05152026160832.txt === {"quote":"249442","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECHFORT","shiptoName":"Technical Equipment Sales Co.","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-28-2026","cust_po":"OKEX-OD10X-MS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:44","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"cohning@techequip.com","pic_user":"billh","total_amt":"485.80","total_gp":"305.40","total_gpm":"62.87","rev_type":"LT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"249442","line":"0","data":"04-30-2026 08:49-rons: covering for Miranda"}],"crmnotes":[{"comp":1,"quote":249442,"Line":0,"Comment":"05/05/2026 4:58 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":1,"Comment":"05/05/2026 4:58 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249442,"Line":2,"Comment":"05/05/2026 4:59 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249442,"Line":3,"Comment":"05/05/2026 4:59 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":4,"Comment":"05/05/2026 4:59 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249442","line":"1","part":"OKEX-OD10X-MS","qty":"1","price":"694.00","uom":"EA","discount":"30.00","req_date":"5 WEEKS","branch":"1"},{"comp":"01","order":"249442","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 16:08:41.242 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249442-05152026160841.txt === {"quote":"249442","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECHFORT","shiptoName":"Technical Equipment Sales Co.","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-28-2026","cust_po":"OKEX-OD10X-MS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:44","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"cohning@techequip.com","pic_user":"billh","total_amt":"485.80","total_gp":"305.40","total_gpm":"62.87","rev_type":"LT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249442","line":"0","data":"04-30-2026 08:49-rons: covering for Miranda"}],"crmnotes":[{"comp":1,"quote":249442,"Line":0,"Comment":"05/05/2026 4:58 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":1,"Comment":"05/05/2026 4:58 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249442,"Line":2,"Comment":"05/05/2026 4:59 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249442,"Line":3,"Comment":"05/05/2026 4:59 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":4,"Comment":"05/05/2026 4:59 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249442,"Line":5,"Comment":"05/15/2026 4:08 PM - rons - F/U changed from 05/14/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249442,"Line":6,"Comment":"05/15/2026 4:08 PM - rons - CLO changed from 05/21/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249442","line":"1","part":"OKEX-OD10X-MS","qty":"1","price":"694.00","uom":"EA","discount":"30.00","req_date":"5 WEEKS","branch":"1"},{"comp":"01","order":"249442","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 16:08:47.964 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249442-05152026160847.txt === {"quote":"249442","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECHFORT","shiptoName":"Technical Equipment Sales Co.","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-10-2026","cust_po":"OKEX-OD10X-MS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:44","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"cohning@techequip.com","pic_user":"billh","total_amt":"485.80","total_gp":"305.40","total_gpm":"62.87","rev_type":"LT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249442","line":"0","data":"04-30-2026 08:49-rons: covering for Miranda"}],"crmnotes":[{"comp":1,"quote":249442,"Line":0,"Comment":"05/05/2026 4:58 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":1,"Comment":"05/05/2026 4:58 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249442,"Line":2,"Comment":"05/05/2026 4:59 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249442,"Line":3,"Comment":"05/05/2026 4:59 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":4,"Comment":"05/05/2026 4:59 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249442,"Line":5,"Comment":"05/15/2026 4:08 PM - rons - F/U changed from 05/14/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249442,"Line":6,"Comment":"05/15/2026 4:08 PM - rons - CLO changed from 05/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":7,"Comment":"05/15/2026 4:08 PM - rons - Req Date changed from 05/28/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249442","line":"1","part":"OKEX-OD10X-MS","qty":"1","price":"694.00","uom":"EA","discount":"30.00","req_date":"5 WEEKS","branch":"1"},{"comp":"01","order":"249442","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 16:08:53.241 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249945-05152026160853.txt === {"quote":"249945","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"DGIMISH","shiptoName":"DGI Supply","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-22-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bryce Hill","drop_po":"","status":"0","user":"billh","conv_order":"","time":"13:28","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Bryce Hill","follow_phone":"800-923-6255","follow_email":"bhill@dgisupply.com","pic_user":"billh","total_amt":"1202.50","total_gp":"719.02","total_gpm":"59.79","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249945","line":"0","data":"05-11-2026 13:32 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249945","line":"1","part":"NBT30-HC0750-2.50","qty":"1","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"2","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"3","part":"NBT30-C3/4-75","qty":"1","price":"598.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"4","part":"NBT30-SK16C-75","qty":"1","price":"450.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-15 16:09:03.377 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249945-05152026160903.txt === {"quote":"249945","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"DGIMISH","shiptoName":"DGI Supply","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-22-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bryce Hill","drop_po":"","status":"0","user":"billh","conv_order":"","time":"13:28","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Bryce Hill","follow_phone":"800-923-6255","follow_email":"bhill@dgisupply.com","pic_user":"billh","total_amt":"1202.50","total_gp":"719.02","total_gpm":"59.79","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249945","line":"0","data":"05-11-2026 13:32 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249945,"Line":0,"Comment":"05/15/2026 4:08 PM - rons - F/U changed from 05/17/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249945,"Line":1,"Comment":"05/15/2026 4:08 PM - rons - CLO changed from 06/11/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249945","line":"1","part":"NBT30-HC0750-2.50","qty":"1","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"2","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"3","part":"NBT30-C3/4-75","qty":"1","price":"598.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"4","part":"NBT30-SK16C-75","qty":"1","price":"450.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 16:09:06.813 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249945-05152026160906.txt === {"quote":"249945","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"DGIMISH","shiptoName":"DGI Supply","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-04-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bryce Hill","drop_po":"","status":"0","user":"billh","conv_order":"","time":"13:28","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Bryce Hill","follow_phone":"800-923-6255","follow_email":"bhill@dgisupply.com","pic_user":"billh","total_amt":"1202.50","total_gp":"719.02","total_gpm":"59.79","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249945","line":"0","data":"05-11-2026 13:32 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249945,"Line":0,"Comment":"05/15/2026 4:08 PM - rons - F/U changed from 05/17/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249945,"Line":1,"Comment":"05/15/2026 4:08 PM - rons - CLO changed from 06/11/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249945,"Line":2,"Comment":"05/15/2026 4:08 PM - rons - Req Date changed from 06/22/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249945","line":"1","part":"NBT30-HC0750-2.50","qty":"1","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"2","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"3","part":"NBT30-C3/4-75","qty":"1","price":"598.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"4","part":"NBT30-SK16C-75","qty":"1","price":"450.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 16:09:48.548 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242177-05152026160948.txt === {"quote":"242177","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"12-04-2025","cust_order_date":"12-04-2025","req_date":"05-27-2026","cust_po":"Quote-TR-Repair","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"H63ARAM-SL12-280STEC-64FP","status":"0","user":"timr","conv_order":"","time":"10:10","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"","follow_email":"jthomas@metal-removal.com","pic_user":"timr","total_amt":"5729.06","total_gp":"5729.06","total_gpm":"100.00","rev_type":"LT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":242177,"Line":0,"Comment":"05/04/2026 8:45 AM - rons - F/U changed from 01/15/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":1,"Comment":"05/04/2026 8:45 AM - rons - CLO changed from 01/20/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":2,"Comment":"05/04/2026 8:45 AM - rons - Req Date changed from 01/20/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":242177,"Line":3,"Comment":"05/08/2026 5:21 PM - rons - F/U changed from 05/06/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":4,"Comment":"05/08/2026 5:21 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":5,"Comment":"05/08/2026 5:21 PM - rons - Req Date changed from 05/20/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"242177","line":"1","part":"REPAIR","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"2","part":"REPAIR-PARTS-LT/RAH","qty":"1","price":"5729.06","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"242177","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#62311/","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"2","Comment":"Repair of 1 pc of H63ARAM-SL12-280STEC-64TP s/n:","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"3","Comment":"This tool will be manufactured strictly in accordance","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"4","Comment":"with the customer's request to modify Right Angle","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"5","Comment":"Mimatic products. Lyndex-Nikken and Mimatic were not","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"6","Comment":"involved in the decision to alter the original tool","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"7","Comment":"design and, as such, so not guarantee the performance,","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"8","Comment":"suitability, or reliabilityof this modified tool in","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"9","Comment":"the intended application. Any rsiks associated with","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"10","Comment":"the use of this tool is assumed solely by the customer","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"1","Comment":"Bearings, seals, weldon spindle with new ER20 design","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"2","Comment":"to be replaced. Also tool was crashed, housing and","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"3","Comment":"cover plate need to be replaced on S/N:24903435 02","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:09:57.784 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242177-05152026160957.txt === {"quote":"242177","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"12-04-2025","cust_order_date":"12-04-2025","req_date":"05-27-2026","cust_po":"Quote-TR-Repair","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"H63ARAM-SL12-280STEC-64FP","status":"0","user":"timr","conv_order":"","time":"10:10","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"","follow_email":"jthomas@metal-removal.com","pic_user":"timr","total_amt":"5729.06","total_gp":"5729.06","total_gpm":"100.00","rev_type":"LT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":242177,"Line":0,"Comment":"05/04/2026 8:45 AM - rons - F/U changed from 01/15/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":1,"Comment":"05/04/2026 8:45 AM - rons - CLO changed from 01/20/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":2,"Comment":"05/04/2026 8:45 AM - rons - Req Date changed from 01/20/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":242177,"Line":3,"Comment":"05/08/2026 5:21 PM - rons - F/U changed from 05/06/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":4,"Comment":"05/08/2026 5:21 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":5,"Comment":"05/08/2026 5:21 PM - rons - Req Date changed from 05/20/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":242177,"Line":6,"Comment":"05/15/2026 4:09 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":7,"Comment":"05/15/2026 4:09 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"242177","line":"1","part":"REPAIR","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"2","part":"REPAIR-PARTS-LT/RAH","qty":"1","price":"5729.06","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"242177","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#62311/","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"2","Comment":"Repair of 1 pc of H63ARAM-SL12-280STEC-64TP s/n:","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"3","Comment":"This tool will be manufactured strictly in accordance","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"4","Comment":"with the customer's request to modify Right Angle","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"5","Comment":"Mimatic products. Lyndex-Nikken and Mimatic were not","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"6","Comment":"involved in the decision to alter the original tool","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"7","Comment":"design and, as such, so not guarantee the performance,","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"8","Comment":"suitability, or reliabilityof this modified tool in","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"9","Comment":"the intended application. Any rsiks associated with","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"10","Comment":"the use of this tool is assumed solely by the customer","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"1","Comment":"Bearings, seals, weldon spindle with new ER20 design","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"2","Comment":"to be replaced. Also tool was crashed, housing and","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"3","Comment":"cover plate need to be replaced on S/N:24903435 02","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:10:02.219 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242177-05152026161002.txt === {"quote":"242177","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"12-04-2025","cust_order_date":"12-04-2025","req_date":"06-04-2026","cust_po":"Quote-TR-Repair","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"H63ARAM-SL12-280STEC-64FP","status":"0","user":"timr","conv_order":"","time":"10:10","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"","follow_email":"jthomas@metal-removal.com","pic_user":"timr","total_amt":"5729.06","total_gp":"5729.06","total_gpm":"100.00","rev_type":"LT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":242177,"Line":0,"Comment":"05/04/2026 8:45 AM - rons - F/U changed from 01/15/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":1,"Comment":"05/04/2026 8:45 AM - rons - CLO changed from 01/20/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":2,"Comment":"05/04/2026 8:45 AM - rons - Req Date changed from 01/20/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":242177,"Line":3,"Comment":"05/08/2026 5:21 PM - rons - F/U changed from 05/06/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":4,"Comment":"05/08/2026 5:21 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":5,"Comment":"05/08/2026 5:21 PM - rons - Req Date changed from 05/20/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":242177,"Line":6,"Comment":"05/15/2026 4:09 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":7,"Comment":"05/15/2026 4:09 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":8,"Comment":"05/15/2026 4:09 PM - rons - Req Date changed from 05/27/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"242177","line":"1","part":"REPAIR","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"2","part":"REPAIR-PARTS-LT/RAH","qty":"1","price":"5729.06","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"242177","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#62311/","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"2","Comment":"Repair of 1 pc of H63ARAM-SL12-280STEC-64TP s/n:","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"3","Comment":"This tool will be manufactured strictly in accordance","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"4","Comment":"with the customer's request to modify Right Angle","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"5","Comment":"Mimatic products. Lyndex-Nikken and Mimatic were not","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"6","Comment":"involved in the decision to alter the original tool","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"7","Comment":"design and, as such, so not guarantee the performance,","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"8","Comment":"suitability, or reliabilityof this modified tool in","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"9","Comment":"the intended application. Any rsiks associated with","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"10","Comment":"the use of this tool is assumed solely by the customer","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"1","Comment":"Bearings, seals, weldon spindle with new ER20 design","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"2","Comment":"to be replaced. Also tool was crashed, housing and","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"3","Comment":"cover plate need to be replaced on S/N:24903435 02","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:10:50.065 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247479-05152026161049.txt === {"quote":"247479","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGT","shiptoName":"Hartwig Inc","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-25-2026","cust_po":"CNC260 for Genos M560V","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"dave Muhek","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:05","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"dave Muhek","follow_phone":"346-500-3429","follow_email":"dave.muhek@hartwiginc.com","pic_user":"jacobf","total_amt":"28789.20","total_gp":"22564.09","total_gpm":"78.38","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"247479","line":"0","data":"03-24-2026 17:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247479,"Line":0,"Comment":"04/13/2026 10:09 AM - jacobf - F/U changed from 04/06/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247479,"Line":1,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247479,"Line":2,"Comment":"05/08/2026 5:25 PM - rons - CLO changed from 04/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247479,"Line":3,"Comment":"05/08/2026 5:25 PM - rons - Req Date changed from 05/05/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247479","line":"1","part":"CNC260OSP4-M","qty":"1","price":"27556.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247479","line":"2","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"TBD @ time of PO","branch":"1"},{"comp":"01","order":"247479","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:10:58.509 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247479-05152026161058.txt === {"quote":"247479","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGT","shiptoName":"Hartwig Inc","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-25-2026","cust_po":"CNC260 for Genos M560V","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"dave Muhek","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:05","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"dave Muhek","follow_phone":"346-500-3429","follow_email":"dave.muhek@hartwiginc.com","pic_user":"jacobf","total_amt":"28789.20","total_gp":"22564.09","total_gpm":"78.38","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"247479","line":"0","data":"03-24-2026 17:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247479,"Line":0,"Comment":"04/13/2026 10:09 AM - jacobf - F/U changed from 04/06/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247479,"Line":1,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247479,"Line":2,"Comment":"05/08/2026 5:25 PM - rons - CLO changed from 04/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247479,"Line":3,"Comment":"05/08/2026 5:25 PM - rons - Req Date changed from 05/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247479,"Line":4,"Comment":"05/15/2026 4:10 PM - rons - F/U changed from 05/11/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247479,"Line":5,"Comment":"05/15/2026 4:10 PM - rons - CLO changed from 05/18/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247479","line":"1","part":"CNC260OSP4-M","qty":"1","price":"27556.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247479","line":"2","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"TBD @ time of PO","branch":"1"},{"comp":"01","order":"247479","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:11:03.360 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247479-05152026161103.txt === {"quote":"247479","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGT","shiptoName":"Hartwig Inc","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"06-09-2026","cust_po":"CNC260 for Genos M560V","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"dave Muhek","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:05","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"dave Muhek","follow_phone":"346-500-3429","follow_email":"dave.muhek@hartwiginc.com","pic_user":"jacobf","total_amt":"28789.20","total_gp":"22564.09","total_gpm":"78.38","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"247479","line":"0","data":"03-24-2026 17:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247479,"Line":0,"Comment":"04/13/2026 10:09 AM - jacobf - F/U changed from 04/06/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247479,"Line":1,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247479,"Line":2,"Comment":"05/08/2026 5:25 PM - rons - CLO changed from 04/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247479,"Line":3,"Comment":"05/08/2026 5:25 PM - rons - Req Date changed from 05/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247479,"Line":4,"Comment":"05/15/2026 4:10 PM - rons - F/U changed from 05/11/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247479,"Line":5,"Comment":"05/15/2026 4:10 PM - rons - CLO changed from 05/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247479,"Line":6,"Comment":"05/15/2026 4:10 PM - rons - Req Date changed from 05/25/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247479","line":"1","part":"CNC260OSP4-M","qty":"1","price":"27556.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247479","line":"2","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"TBD @ time of PO","branch":"1"},{"comp":"01","order":"247479","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:11:10.566 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243882-05152026161110.txt === {"quote":"243882","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"BLACKRAI","shiptoName":"Black Rain Ordnance","entry_date":"01-14-2026","cust_order_date":"12-17-2025","req_date":"05-25-2026","cust_po":"Eric Martin","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Martin","drop_po":"CNCZ100-3W-120OSP4-M","status":"0","user":"jacobf","conv_order":"","time":"20:43","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Eric Martin","follow_phone":"913-225-6252","follow_email":"eric.martin@hartwiginc.com","pic_user":"jacobf","total_amt":"47731.60","total_gp":"29646.32","total_gpm":"62.11","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":243882,"Line":0,"Comment":"03/08/2026 8:19 PM - jacobf - F/U changed from 01/20/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":1,"Comment":"04/02/2026 8:57 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":2,"Comment":"04/13/2026 10:10 AM - jacobf - F/U changed from 04/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":3,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":4,"Comment":"05/08/2026 5:24 PM - rons - CLO changed from 02/28/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":243882,"Line":5,"Comment":"05/08/2026 5:24 PM - rons - Req Date changed from 01/14/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"243882","line":"1","part":"CNCZ100-3W-120OSP4-M","qty":"1","price":"42185.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243882","line":"2","part":"RT-ACCS-CABLE","qty":"1","price":"1400.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"243882","line":"4","part":"5C-AIR-FIXTURE-MLOCK-100","qty":"3","price":"5841.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"243882","line":"5","part":"PB-105-3W-120","qty":"1","price":"8480.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"243882","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 16:11:18.955 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243882-05152026161118.txt === {"quote":"243882","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"BLACKRAI","shiptoName":"Black Rain Ordnance","entry_date":"01-14-2026","cust_order_date":"12-17-2025","req_date":"05-25-2026","cust_po":"Eric Martin","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Martin","drop_po":"CNCZ100-3W-120OSP4-M","status":"0","user":"jacobf","conv_order":"","time":"20:43","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Eric Martin","follow_phone":"913-225-6252","follow_email":"eric.martin@hartwiginc.com","pic_user":"jacobf","total_amt":"47731.60","total_gp":"29646.32","total_gpm":"62.11","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":243882,"Line":0,"Comment":"03/08/2026 8:19 PM - jacobf - F/U changed from 01/20/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":1,"Comment":"04/02/2026 8:57 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":2,"Comment":"04/13/2026 10:10 AM - jacobf - F/U changed from 04/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":3,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":4,"Comment":"05/08/2026 5:24 PM - rons - CLO changed from 02/28/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":243882,"Line":5,"Comment":"05/08/2026 5:24 PM - rons - Req Date changed from 01/14/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":243882,"Line":6,"Comment":"05/15/2026 4:11 PM - rons - F/U changed from 05/11/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":7,"Comment":"05/15/2026 4:11 PM - rons - CLO changed from 05/18/2026 to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"243882","line":"1","part":"CNCZ100-3W-120OSP4-M","qty":"1","price":"42185.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243882","line":"2","part":"RT-ACCS-CABLE","qty":"1","price":"1400.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"243882","line":"4","part":"5C-AIR-FIXTURE-MLOCK-100","qty":"3","price":"5841.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"243882","line":"5","part":"PB-105-3W-120","qty":"1","price":"8480.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"243882","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 16:11:22.315 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243882-05152026161122.txt === {"quote":"243882","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"BLACKRAI","shiptoName":"Black Rain Ordnance","entry_date":"01-14-2026","cust_order_date":"12-17-2025","req_date":"06-03-2026","cust_po":"Eric Martin","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Martin","drop_po":"CNCZ100-3W-120OSP4-M","status":"0","user":"jacobf","conv_order":"","time":"20:43","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Eric Martin","follow_phone":"913-225-6252","follow_email":"eric.martin@hartwiginc.com","pic_user":"jacobf","total_amt":"47731.60","total_gp":"29646.32","total_gpm":"62.11","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":243882,"Line":0,"Comment":"03/08/2026 8:19 PM - jacobf - F/U changed from 01/20/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":1,"Comment":"04/02/2026 8:57 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":2,"Comment":"04/13/2026 10:10 AM - jacobf - F/U changed from 04/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":3,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":4,"Comment":"05/08/2026 5:24 PM - rons - CLO changed from 02/28/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":243882,"Line":5,"Comment":"05/08/2026 5:24 PM - rons - Req Date changed from 01/14/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":243882,"Line":6,"Comment":"05/15/2026 4:11 PM - rons - F/U changed from 05/11/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":7,"Comment":"05/15/2026 4:11 PM - rons - CLO changed from 05/18/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":243882,"Line":8,"Comment":"05/15/2026 4:11 PM - rons - Req Date changed from 05/25/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"243882","line":"1","part":"CNCZ100-3W-120OSP4-M","qty":"1","price":"42185.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243882","line":"2","part":"RT-ACCS-CABLE","qty":"1","price":"1400.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"243882","line":"4","part":"5C-AIR-FIXTURE-MLOCK-100","qty":"3","price":"5841.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"243882","line":"5","part":"PB-105-3W-120","qty":"1","price":"8480.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"243882","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 16:11:24.951 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242933-05152026161124.txt === {"quote":"242933","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"BLACKRAI","shiptoName":"Black Rain Ordnance","entry_date":"12-17-2025","cust_order_date":"12-17-2025","req_date":"05-25-2026","cust_po":"Eric Martin","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Martin","drop_po":"CNCZ100-2W-120OSP4-M","status":"0","user":"stevel","conv_order":"","time":"10:07","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Eric Martin","follow_phone":"913-225-6252","follow_email":"eric.martin@hartwiginc.com","pic_user":"jacobf","total_amt":"34790.70","total_gp":"20900.00","total_gpm":"60.07","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":242933,"Line":0,"Comment":"03/08/2026 8:12 PM - jacobf - F/U changed from 12/30/2025 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":1,"Comment":"04/02/2026 8:55 AM - jacobf - F/U changed from 03/27/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":2,"Comment":"04/13/2026 10:10 AM - jacobf - F/U changed from 04/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":3,"Comment":"04/20/2026 10:33 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":4,"Comment":"05/08/2026 5:24 PM - rons - CLO changed from 01/17/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":242933,"Line":5,"Comment":"05/08/2026 5:24 PM - rons - Req Date changed from 01/28/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"242933","line":"1","part":"CNCZ100-2W-120OSP4-M","qty":"1","price":"32432.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"2","part":"TCE-97617-2000R","qty":"1","price":"1093.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"3","part":"TCE-E6384-2000R","qty":"1","price":"998.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"4","part":"5C-AIR-FIXTURE-MLOCK-100","qty":"2","price":"5841.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242933","line":"5","part":"PB-105-2W-120","qty":"1","price":"5587.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-15 16:11:34.185 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242933-05152026161133.txt === {"quote":"242933","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"BLACKRAI","shiptoName":"Black Rain Ordnance","entry_date":"12-17-2025","cust_order_date":"12-17-2025","req_date":"05-25-2026","cust_po":"Eric Martin","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Martin","drop_po":"CNCZ100-2W-120OSP4-M","status":"0","user":"stevel","conv_order":"","time":"10:07","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Eric Martin","follow_phone":"913-225-6252","follow_email":"eric.martin@hartwiginc.com","pic_user":"jacobf","total_amt":"34790.70","total_gp":"20900.00","total_gpm":"60.07","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":242933,"Line":0,"Comment":"03/08/2026 8:12 PM - jacobf - F/U changed from 12/30/2025 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":1,"Comment":"04/02/2026 8:55 AM - jacobf - F/U changed from 03/27/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":2,"Comment":"04/13/2026 10:10 AM - jacobf - F/U changed from 04/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":3,"Comment":"04/20/2026 10:33 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":4,"Comment":"05/08/2026 5:24 PM - rons - CLO changed from 01/17/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":242933,"Line":5,"Comment":"05/08/2026 5:24 PM - rons - Req Date changed from 01/28/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":242933,"Line":6,"Comment":"05/15/2026 4:11 PM - rons - F/U changed from 05/11/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":7,"Comment":"05/15/2026 4:11 PM - rons - CLO changed from 05/18/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"242933","line":"1","part":"CNCZ100-2W-120OSP4-M","qty":"1","price":"32432.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"2","part":"TCE-97617-2000R","qty":"1","price":"1093.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"3","part":"TCE-E6384-2000R","qty":"1","price":"998.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"4","part":"5C-AIR-FIXTURE-MLOCK-100","qty":"2","price":"5841.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242933","line":"5","part":"PB-105-2W-120","qty":"1","price":"5587.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-15 16:11:38.088 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242933-05152026161137.txt === {"quote":"242933","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"BLACKRAI","shiptoName":"Black Rain Ordnance","entry_date":"12-17-2025","cust_order_date":"12-17-2025","req_date":"06-05-2026","cust_po":"Eric Martin","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Martin","drop_po":"CNCZ100-2W-120OSP4-M","status":"0","user":"stevel","conv_order":"","time":"10:07","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Eric Martin","follow_phone":"913-225-6252","follow_email":"eric.martin@hartwiginc.com","pic_user":"jacobf","total_amt":"34790.70","total_gp":"20900.00","total_gpm":"60.07","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":242933,"Line":0,"Comment":"03/08/2026 8:12 PM - jacobf - F/U changed from 12/30/2025 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":1,"Comment":"04/02/2026 8:55 AM - jacobf - F/U changed from 03/27/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":2,"Comment":"04/13/2026 10:10 AM - jacobf - F/U changed from 04/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":3,"Comment":"04/20/2026 10:33 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":4,"Comment":"05/08/2026 5:24 PM - rons - CLO changed from 01/17/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":242933,"Line":5,"Comment":"05/08/2026 5:24 PM - rons - Req Date changed from 01/28/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":242933,"Line":6,"Comment":"05/15/2026 4:11 PM - rons - F/U changed from 05/11/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":7,"Comment":"05/15/2026 4:11 PM - rons - CLO changed from 05/18/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":242933,"Line":8,"Comment":"05/15/2026 4:11 PM - rons - Req Date changed from 05/25/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"242933","line":"1","part":"CNCZ100-2W-120OSP4-M","qty":"1","price":"32432.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"2","part":"TCE-97617-2000R","qty":"1","price":"1093.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"3","part":"TCE-E6384-2000R","qty":"1","price":"998.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"4","part":"5C-AIR-FIXTURE-MLOCK-100","qty":"2","price":"5841.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242933","line":"5","part":"PB-105-2W-120","qty":"1","price":"5587.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-15 16:11:42.646 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247480-05152026161142.txt === {"quote":"247480","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGT","shiptoName":"Hartwig Inc","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-25-2026","cust_po":"5ax-201OSP4-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"dave Muhek","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:18","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"dave Muhek","follow_phone":"346-500-3429","follow_email":"dave.muhek@hartwiginc.com","pic_user":"jacobf","total_amt":"61255.10","total_gp":"48490.59","total_gpm":"79.16","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"247480","line":"0","data":"03-24-2026 17:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247480,"Line":0,"Comment":"04/13/2026 10:09 AM - jacobf - F/U changed from 04/06/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247480,"Line":1,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247480,"Line":2,"Comment":"05/08/2026 5:25 PM - rons - CLO changed from 04/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247480,"Line":3,"Comment":"05/08/2026 5:25 PM - rons - Req Date changed from 05/05/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247480","line":"1","part":"5AX-201OSP4-ME40","qty":"1","price":"66793.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247480","line":"2","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD @ time of PO","branch":"1"},{"comp":"01","order":"247480","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:11:51.479 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247480-05152026161151.txt === {"quote":"247480","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGT","shiptoName":"Hartwig Inc","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-25-2026","cust_po":"5ax-201OSP4-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"dave Muhek","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:18","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"dave Muhek","follow_phone":"346-500-3429","follow_email":"dave.muhek@hartwiginc.com","pic_user":"jacobf","total_amt":"61255.10","total_gp":"48490.59","total_gpm":"79.16","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"247480","line":"0","data":"03-24-2026 17:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247480,"Line":0,"Comment":"04/13/2026 10:09 AM - jacobf - F/U changed from 04/06/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247480,"Line":1,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247480,"Line":2,"Comment":"05/08/2026 5:25 PM - rons - CLO changed from 04/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247480,"Line":3,"Comment":"05/08/2026 5:25 PM - rons - Req Date changed from 05/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247480,"Line":4,"Comment":"05/15/2026 4:11 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247480,"Line":5,"Comment":"05/15/2026 4:11 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247480","line":"1","part":"5AX-201OSP4-ME40","qty":"1","price":"66793.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247480","line":"2","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD @ time of PO","branch":"1"},{"comp":"01","order":"247480","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:11:55.595 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247480-05152026161155.txt === {"quote":"247480","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGT","shiptoName":"Hartwig Inc","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"06-04-2026","cust_po":"5ax-201OSP4-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"dave Muhek","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:18","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"dave Muhek","follow_phone":"346-500-3429","follow_email":"dave.muhek@hartwiginc.com","pic_user":"jacobf","total_amt":"61255.10","total_gp":"48490.59","total_gpm":"79.16","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"247480","line":"0","data":"03-24-2026 17:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247480,"Line":0,"Comment":"04/13/2026 10:09 AM - jacobf - F/U changed from 04/06/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247480,"Line":1,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247480,"Line":2,"Comment":"05/08/2026 5:25 PM - rons - CLO changed from 04/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247480,"Line":3,"Comment":"05/08/2026 5:25 PM - rons - Req Date changed from 05/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247480,"Line":4,"Comment":"05/15/2026 4:11 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247480,"Line":5,"Comment":"05/15/2026 4:11 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247480,"Line":6,"Comment":"05/15/2026 4:11 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247480","line":"1","part":"5AX-201OSP4-ME40","qty":"1","price":"66793.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247480","line":"2","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD @ time of PO","branch":"1"},{"comp":"01","order":"247480","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:12:02.262 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-232366-05152026161201.txt === {"quote":"232366","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USSTRTU","shiptoName":"US Tool Group","entry_date":"05-12-2025","cust_order_date":"05-12-2025","req_date":"05-30-2026","cust_po":"CAT50-C1.1.1/4-105U","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Allen Dean","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:07","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Allen Dean","follow_phone":"573-431-3856","follow_email":"Allen.dean@ustg.net","pic_user":"tomo","total_amt":"5652.84","total_gp":"3932.40","total_gpm":"69.57","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"232366","line":"1","data":"05-15-2025 07:53 - Discounts Recalculated"},{"comp":"1","quote":"232366","line":"0","data":"05-12-2025 11:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":232366,"Line":0,"Comment":"05/15/2025 9:20 AM - tomo - F/U changed from 05/18/2025 to 5/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":1,"Comment":"05/15/2025 9:23 AM - tomo - Encounter has been added"},{"comp":1,"quote":232366,"Line":2,"Comment":"06/06/2025 8:29 AM - tomo - F/U changed from 05/25/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":3,"Comment":"06/06/2025 8:29 AM - tomo - CLO changed from 06/12/2025 to 07/05/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":4,"Comment":"06/06/2025 8:29 AM - tomo - Req Date changed from 06/23/2025 to 07/12/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":5,"Comment":"07/03/2025 8:43 AM - tomo - Req Date changed from 07/12/2025 to 08/23/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":6,"Comment":"07/03/2025 8:44 AM - tomo - CLO changed from 07/05/2025 to 08/16/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":7,"Comment":"07/03/2025 8:44 AM - tomo - F/U changed from 06/28/2025 to 8/9/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":8,"Comment":"08/08/2025 9:57 AM - tomo - Req Date changed from 08/23/2025 to 08/30/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":9,"Comment":"08/08/2025 9:58 AM - tomo - CLO changed from 08/16/2025 to 08/23/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":10,"Comment":"08/08/2025 9:58 AM - tomo - F/U changed from 08/09/2025 to 8/16/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":11,"Comment":"08/15/2025 9:54 AM - tomo - F/U changed from 08/16/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":12,"Comment":"08/15/2025 9:54 AM - tomo - CLO changed from 08/23/2025 to 09/20/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":13,"Comment":"08/15/2025 9:54 AM - tomo - Req Date changed from 08/30/2025 to 09/27/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":14,"Comment":"09/15/2025 10:40 AM - tomo - Req Date changed from 09/27/2025 to 10/18/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":15,"Comment":"09/15/2025 10:40 AM - tomo - CLO changed from 09/20/2025 to 10/11/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":16,"Comment":"09/15/2025 10:40 AM - tomo - F/U changed from 09/13/2025 to 10/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":17,"Comment":"10/21/2025 3:29 PM - mattm - Req Date changed from 10/18/2025 to 10/31/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":18,"Comment":"10/21/2025 3:29 PM - mattm - CLO changed from 10/11/2025 to 10/30/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":19,"Comment":"10/21/2025 3:29 PM - mattm - F/U changed from 10/04/2025 to 10/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":20,"Comment":"11/06/2025 9:04 AM - tomo - F/U changed from 10/30/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":21,"Comment":"11/06/2025 9:04 AM - tomo - CLO changed from 10/30/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":22,"Comment":"11/06/2025 9:04 AM - tomo - Req Date changed from 10/31/2025 to 12/06/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":23,"Comment":"12/01/2025 9:13 AM - tomo - F/U changed from 11/22/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":24,"Comment":"12/01/2025 9:13 AM - tomo - CLO changed from 11/29/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":25,"Comment":"12/01/2025 9:13 AM - tomo - Req Date changed from 12/06/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":26,"Comment":"12/30/2025 12:57 PM - tomo - Sent email to Allen Dean checking on the status."},{"comp":1,"quote":232366,"Line":27,"Comment":"01/12/2026 4:48 PM - tomo - F/U changed from 12/13/2025 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":28,"Comment":"01/12/2026 4:48 PM - tomo - CLO changed from 12/20/2025 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":29,"Comment":"01/12/2026 4:48 PM - tomo - Req Date changed from 12/27/2025 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":30,"Comment":"01/12/2026 4:49 PM - tomo - Spoke to Allen Dean on 1-5-2026 and the project is still active. They will advise if it moves forward."},{"comp":1,"quote":232366,"Line":31,"Comment":"01/12/2026 4:52 PM - tomo - F/U changed from 02/07/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":32,"Comment":"01/12/2026 4:52 PM - tomo - CLO changed from 02/14/2026 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":33,"Comment":"01/12/2026 4:52 PM - tomo - Req Date changed from 02/21/2026 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":34,"Comment":"01/12/2026 4:53 PM - tomo - Called Unique tool direct for a follow-up and they project is still active."},{"comp":1,"quote":232366,"Line":35,"Comment":"02/16/2026 7:38 AM - tomo - F/U changed from 02/07/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":36,"Comment":"02/16/2026 7:38 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":37,"Comment":"02/16/2026 7:38 AM - tomo - Req Date changed from 02/21/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":38,"Comment":"03/20/2026 4:08 PM - tomo - F/U changed from 03/14/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":39,"Comment":"03/20/2026 4:08 PM - tomo - CLO changed from 03/21/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":40,"Comment":"03/20/2026 4:08 PM - tomo - Req Date changed from 03/28/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":41,"Comment":"04/05/2026 7:24 PM - mattm - F/U changed from 04/04/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":42,"Comment":"04/10/2026 5:01 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":43,"Comment":"04/10/2026 5:01 PM - tomo - CLO changed from 04/11/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":44,"Comment":"04/10/2026 5:01 PM - tomo - Req Date changed from 04/18/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":45,"Comment":"04/10/2026 5:02 PM - tomo - Spoke with Allen Dean and they are still waiting on the customer to order."}],"items":[{"comp":"01","order":"232366","line":"1","part":"CAT50-C1.1/4-105U-IDU","qty":"2","price":"683.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"2","part":"CAT50-C1-135U-IDU","qty":"3","price":"751.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"3","part":"CAT50-C3/4-135U-IDU","qty":"3","price":"711.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"4","part":"CAT50-C1-105U-IDU","qty":"2","price":"666.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"5","part":"CCK1.1/4-16","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"6","part":"CKFN32(1.1/4)-20C","qty":"1","price":"79.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"7","part":"CCK1.1/4-20","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"8","part":"CKFN25(1)-3/4C","qty":"1","price":"63.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"9","part":"CCK1-3/4","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"10","part":"CKFN20(3/4)-6C","qty":"1","price":"62.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"11","part":"CCK3/4-6","qty":"1","price":"71.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"12","part":"CKFN20(3/4)-8C","qty":"1","price":"62.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"13","part":"CCK3/4-8","qty":"1","price":"71.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"14","part":"CKFN20(3/4)-12","qty":"1","price":"59.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"15","part":"CCK3/4-12","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"16","part":"CKFN25(1)-14C","qty":"1","price":"80.00","uom":"EA","discount":"32.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"232366","line":"17","part":"CCK1-14","qty":"1","price":"74.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"18","part":"CKFN25(1)-18","qty":"1","price":"57.00","uom":"EA","discount":"32.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"232366","line":"19","part":"CCK1-18","qty":"1","price":"74.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"21","part":"9HC32","qty":"1","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"22","part":"9HC25","qty":"1","price":"46.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"23","part":"9HC22","qty":"1","price":"41.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"24","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"232366","Line":"24","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-15 16:12:11.059 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-232366-05152026161210.txt === {"quote":"232366","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USSTRTU","shiptoName":"US Tool Group","entry_date":"05-12-2025","cust_order_date":"05-12-2025","req_date":"05-30-2026","cust_po":"CAT50-C1.1.1/4-105U","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Allen Dean","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:07","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Allen Dean","follow_phone":"573-431-3856","follow_email":"Allen.dean@ustg.net","pic_user":"tomo","total_amt":"5652.84","total_gp":"3932.40","total_gpm":"69.57","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"232366","line":"1","data":"05-15-2025 07:53 - Discounts Recalculated"},{"comp":"1","quote":"232366","line":"0","data":"05-12-2025 11:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":232366,"Line":0,"Comment":"05/15/2025 9:20 AM - tomo - F/U changed from 05/18/2025 to 5/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":1,"Comment":"05/15/2025 9:23 AM - tomo - Encounter has been added"},{"comp":1,"quote":232366,"Line":2,"Comment":"06/06/2025 8:29 AM - tomo - F/U changed from 05/25/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":3,"Comment":"06/06/2025 8:29 AM - tomo - CLO changed from 06/12/2025 to 07/05/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":4,"Comment":"06/06/2025 8:29 AM - tomo - Req Date changed from 06/23/2025 to 07/12/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":5,"Comment":"07/03/2025 8:43 AM - tomo - Req Date changed from 07/12/2025 to 08/23/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":6,"Comment":"07/03/2025 8:44 AM - tomo - CLO changed from 07/05/2025 to 08/16/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":7,"Comment":"07/03/2025 8:44 AM - tomo - F/U changed from 06/28/2025 to 8/9/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":8,"Comment":"08/08/2025 9:57 AM - tomo - Req Date changed from 08/23/2025 to 08/30/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":9,"Comment":"08/08/2025 9:58 AM - tomo - CLO changed from 08/16/2025 to 08/23/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":10,"Comment":"08/08/2025 9:58 AM - tomo - F/U changed from 08/09/2025 to 8/16/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":11,"Comment":"08/15/2025 9:54 AM - tomo - F/U changed from 08/16/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":12,"Comment":"08/15/2025 9:54 AM - tomo - CLO changed from 08/23/2025 to 09/20/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":13,"Comment":"08/15/2025 9:54 AM - tomo - Req Date changed from 08/30/2025 to 09/27/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":14,"Comment":"09/15/2025 10:40 AM - tomo - Req Date changed from 09/27/2025 to 10/18/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":15,"Comment":"09/15/2025 10:40 AM - tomo - CLO changed from 09/20/2025 to 10/11/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":16,"Comment":"09/15/2025 10:40 AM - tomo - F/U changed from 09/13/2025 to 10/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":17,"Comment":"10/21/2025 3:29 PM - mattm - Req Date changed from 10/18/2025 to 10/31/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":18,"Comment":"10/21/2025 3:29 PM - mattm - CLO changed from 10/11/2025 to 10/30/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":19,"Comment":"10/21/2025 3:29 PM - mattm - F/U changed from 10/04/2025 to 10/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":20,"Comment":"11/06/2025 9:04 AM - tomo - F/U changed from 10/30/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":21,"Comment":"11/06/2025 9:04 AM - tomo - CLO changed from 10/30/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":22,"Comment":"11/06/2025 9:04 AM - tomo - Req Date changed from 10/31/2025 to 12/06/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":23,"Comment":"12/01/2025 9:13 AM - tomo - F/U changed from 11/22/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":24,"Comment":"12/01/2025 9:13 AM - tomo - CLO changed from 11/29/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":25,"Comment":"12/01/2025 9:13 AM - tomo - Req Date changed from 12/06/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":26,"Comment":"12/30/2025 12:57 PM - tomo - Sent email to Allen Dean checking on the status."},{"comp":1,"quote":232366,"Line":27,"Comment":"01/12/2026 4:48 PM - tomo - F/U changed from 12/13/2025 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":28,"Comment":"01/12/2026 4:48 PM - tomo - CLO changed from 12/20/2025 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":29,"Comment":"01/12/2026 4:48 PM - tomo - Req Date changed from 12/27/2025 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":30,"Comment":"01/12/2026 4:49 PM - tomo - Spoke to Allen Dean on 1-5-2026 and the project is still active. They will advise if it moves forward."},{"comp":1,"quote":232366,"Line":31,"Comment":"01/12/2026 4:52 PM - tomo - F/U changed from 02/07/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":32,"Comment":"01/12/2026 4:52 PM - tomo - CLO changed from 02/14/2026 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":33,"Comment":"01/12/2026 4:52 PM - tomo - Req Date changed from 02/21/2026 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":34,"Comment":"01/12/2026 4:53 PM - tomo - Called Unique tool direct for a follow-up and they project is still active."},{"comp":1,"quote":232366,"Line":35,"Comment":"02/16/2026 7:38 AM - tomo - F/U changed from 02/07/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":36,"Comment":"02/16/2026 7:38 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":37,"Comment":"02/16/2026 7:38 AM - tomo - Req Date changed from 02/21/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":38,"Comment":"03/20/2026 4:08 PM - tomo - F/U changed from 03/14/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":39,"Comment":"03/20/2026 4:08 PM - tomo - CLO changed from 03/21/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":40,"Comment":"03/20/2026 4:08 PM - tomo - Req Date changed from 03/28/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":41,"Comment":"04/05/2026 7:24 PM - mattm - F/U changed from 04/04/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":42,"Comment":"04/10/2026 5:01 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":43,"Comment":"04/10/2026 5:01 PM - tomo - CLO changed from 04/11/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":44,"Comment":"04/10/2026 5:01 PM - tomo - Req Date changed from 04/18/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":45,"Comment":"04/10/2026 5:02 PM - tomo - Spoke with Allen Dean and they are still waiting on the customer to order."},{"comp":1,"quote":232366,"Line":46,"Comment":"05/15/2026 4:11 PM - rons - F/U changed from 05/16/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":47,"Comment":"05/15/2026 4:12 PM - rons - CLO changed from 05/23/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"232366","line":"1","part":"CAT50-C1.1/4-105U-IDU","qty":"2","price":"683.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"2","part":"CAT50-C1-135U-IDU","qty":"3","price":"751.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"3","part":"CAT50-C3/4-135U-IDU","qty":"3","price":"711.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"4","part":"CAT50-C1-105U-IDU","qty":"2","price":"666.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"5","part":"CCK1.1/4-16","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"6","part":"CKFN32(1.1/4)-20C","qty":"1","price":"79.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"7","part":"CCK1.1/4-20","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"8","part":"CKFN25(1)-3/4C","qty":"1","price":"63.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"9","part":"CCK1-3/4","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"10","part":"CKFN20(3/4)-6C","qty":"1","price":"62.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"11","part":"CCK3/4-6","qty":"1","price":"71.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"12","part":"CKFN20(3/4)-8C","qty":"1","price":"62.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"13","part":"CCK3/4-8","qty":"1","price":"71.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"14","part":"CKFN20(3/4)-12","qty":"1","price":"59.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"15","part":"CCK3/4-12","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"16","part":"CKFN25(1)-14C","qty":"1","price":"80.00","uom":"EA","discount":"32.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"232366","line":"17","part":"CCK1-14","qty":"1","price":"74.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"18","part":"CKFN25(1)-18","qty":"1","price":"57.00","uom":"EA","discount":"32.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"232366","line":"19","part":"CCK1-18","qty":"1","price":"74.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"21","part":"9HC32","qty":"1","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"22","part":"9HC25","qty":"1","price":"46.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"23","part":"9HC22","qty":"1","price":"41.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"24","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"232366","Line":"24","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-15 16:12:38.673 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-232366-05152026161238.txt === {"quote":"232366","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USSTRTU","shiptoName":"US Tool Group","entry_date":"05-12-2025","cust_order_date":"05-12-2025","req_date":"06-05-2026","cust_po":"CAT50-C1.1.1/4-105U","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Allen Dean","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:07","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Allen Dean","follow_phone":"573-431-3856","follow_email":"Allen.dean@ustg.net","pic_user":"tomo","total_amt":"5652.84","total_gp":"3932.40","total_gpm":"69.57","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"232366","line":"1","data":"05-15-2025 07:53 - Discounts Recalculated"},{"comp":"1","quote":"232366","line":"0","data":"05-12-2025 11:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":232366,"Line":0,"Comment":"05/15/2025 9:20 AM - tomo - F/U changed from 05/18/2025 to 5/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":1,"Comment":"05/15/2025 9:23 AM - tomo - Encounter has been added"},{"comp":1,"quote":232366,"Line":2,"Comment":"06/06/2025 8:29 AM - tomo - F/U changed from 05/25/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":3,"Comment":"06/06/2025 8:29 AM - tomo - CLO changed from 06/12/2025 to 07/05/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":4,"Comment":"06/06/2025 8:29 AM - tomo - Req Date changed from 06/23/2025 to 07/12/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":5,"Comment":"07/03/2025 8:43 AM - tomo - Req Date changed from 07/12/2025 to 08/23/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":6,"Comment":"07/03/2025 8:44 AM - tomo - CLO changed from 07/05/2025 to 08/16/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":7,"Comment":"07/03/2025 8:44 AM - tomo - F/U changed from 06/28/2025 to 8/9/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":8,"Comment":"08/08/2025 9:57 AM - tomo - Req Date changed from 08/23/2025 to 08/30/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":9,"Comment":"08/08/2025 9:58 AM - tomo - CLO changed from 08/16/2025 to 08/23/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":10,"Comment":"08/08/2025 9:58 AM - tomo - F/U changed from 08/09/2025 to 8/16/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":11,"Comment":"08/15/2025 9:54 AM - tomo - F/U changed from 08/16/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":12,"Comment":"08/15/2025 9:54 AM - tomo - CLO changed from 08/23/2025 to 09/20/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":13,"Comment":"08/15/2025 9:54 AM - tomo - Req Date changed from 08/30/2025 to 09/27/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":14,"Comment":"09/15/2025 10:40 AM - tomo - Req Date changed from 09/27/2025 to 10/18/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":15,"Comment":"09/15/2025 10:40 AM - tomo - CLO changed from 09/20/2025 to 10/11/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":16,"Comment":"09/15/2025 10:40 AM - tomo - F/U changed from 09/13/2025 to 10/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":17,"Comment":"10/21/2025 3:29 PM - mattm - Req Date changed from 10/18/2025 to 10/31/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":18,"Comment":"10/21/2025 3:29 PM - mattm - CLO changed from 10/11/2025 to 10/30/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":19,"Comment":"10/21/2025 3:29 PM - mattm - F/U changed from 10/04/2025 to 10/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":20,"Comment":"11/06/2025 9:04 AM - tomo - F/U changed from 10/30/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":21,"Comment":"11/06/2025 9:04 AM - tomo - CLO changed from 10/30/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":22,"Comment":"11/06/2025 9:04 AM - tomo - Req Date changed from 10/31/2025 to 12/06/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":23,"Comment":"12/01/2025 9:13 AM - tomo - F/U changed from 11/22/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":24,"Comment":"12/01/2025 9:13 AM - tomo - CLO changed from 11/29/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":25,"Comment":"12/01/2025 9:13 AM - tomo - Req Date changed from 12/06/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":26,"Comment":"12/30/2025 12:57 PM - tomo - Sent email to Allen Dean checking on the status."},{"comp":1,"quote":232366,"Line":27,"Comment":"01/12/2026 4:48 PM - tomo - F/U changed from 12/13/2025 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":28,"Comment":"01/12/2026 4:48 PM - tomo - CLO changed from 12/20/2025 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":29,"Comment":"01/12/2026 4:48 PM - tomo - Req Date changed from 12/27/2025 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":30,"Comment":"01/12/2026 4:49 PM - tomo - Spoke to Allen Dean on 1-5-2026 and the project is still active. They will advise if it moves forward."},{"comp":1,"quote":232366,"Line":31,"Comment":"01/12/2026 4:52 PM - tomo - F/U changed from 02/07/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":32,"Comment":"01/12/2026 4:52 PM - tomo - CLO changed from 02/14/2026 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":33,"Comment":"01/12/2026 4:52 PM - tomo - Req Date changed from 02/21/2026 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":34,"Comment":"01/12/2026 4:53 PM - tomo - Called Unique tool direct for a follow-up and they project is still active."},{"comp":1,"quote":232366,"Line":35,"Comment":"02/16/2026 7:38 AM - tomo - F/U changed from 02/07/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":36,"Comment":"02/16/2026 7:38 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":37,"Comment":"02/16/2026 7:38 AM - tomo - Req Date changed from 02/21/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":38,"Comment":"03/20/2026 4:08 PM - tomo - F/U changed from 03/14/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":39,"Comment":"03/20/2026 4:08 PM - tomo - CLO changed from 03/21/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":40,"Comment":"03/20/2026 4:08 PM - tomo - Req Date changed from 03/28/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":41,"Comment":"04/05/2026 7:24 PM - mattm - F/U changed from 04/04/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":42,"Comment":"04/10/2026 5:01 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":43,"Comment":"04/10/2026 5:01 PM - tomo - CLO changed from 04/11/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":44,"Comment":"04/10/2026 5:01 PM - tomo - Req Date changed from 04/18/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":45,"Comment":"04/10/2026 5:02 PM - tomo - Spoke with Allen Dean and they are still waiting on the customer to order."},{"comp":1,"quote":232366,"Line":46,"Comment":"05/15/2026 4:11 PM - rons - F/U changed from 05/16/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":47,"Comment":"05/15/2026 4:12 PM - rons - CLO changed from 05/23/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":48,"Comment":"05/15/2026 4:12 PM - rons - Req Date changed from 05/30/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"232366","line":"1","part":"CAT50-C1.1/4-105U-IDU","qty":"2","price":"683.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"2","part":"CAT50-C1-135U-IDU","qty":"3","price":"751.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"3","part":"CAT50-C3/4-135U-IDU","qty":"3","price":"711.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"4","part":"CAT50-C1-105U-IDU","qty":"2","price":"666.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"5","part":"CCK1.1/4-16","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"6","part":"CKFN32(1.1/4)-20C","qty":"1","price":"79.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"7","part":"CCK1.1/4-20","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"8","part":"CKFN25(1)-3/4C","qty":"1","price":"63.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"9","part":"CCK1-3/4","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"10","part":"CKFN20(3/4)-6C","qty":"1","price":"62.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"11","part":"CCK3/4-6","qty":"1","price":"71.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"12","part":"CKFN20(3/4)-8C","qty":"1","price":"62.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"13","part":"CCK3/4-8","qty":"1","price":"71.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"14","part":"CKFN20(3/4)-12","qty":"1","price":"59.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"15","part":"CCK3/4-12","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"16","part":"CKFN25(1)-14C","qty":"1","price":"80.00","uom":"EA","discount":"32.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"232366","line":"17","part":"CCK1-14","qty":"1","price":"74.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"18","part":"CKFN25(1)-18","qty":"1","price":"57.00","uom":"EA","discount":"32.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"232366","line":"19","part":"CCK1-18","qty":"1","price":"74.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"21","part":"9HC32","qty":"1","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"22","part":"9HC25","qty":"1","price":"46.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"23","part":"9HC22","qty":"1","price":"41.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"24","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"232366","Line":"24","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-15 16:14:26.728 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247481-05152026161426.txt === {"quote":"247481","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGT","shiptoName":"Hartwig Inc","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-25-2026","cust_po":"5ax-250OSP4-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Dave Muhek","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:33","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Dave Muhek","follow_phone":"346-500-3429","follow_email":"dave.muhek@hartwiginc.com","pic_user":"jacobf","total_amt":"69034.20","total_gp":"48901.83","total_gpm":"70.84","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[{"comp":"1","quote":"247481","line":"0","data":"03-24-2026 17:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247481,"Line":0,"Comment":"04/13/2026 10:09 AM - jacobf - F/U changed from 04/06/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247481,"Line":1,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247481,"Line":2,"Comment":"05/08/2026 5:25 PM - rons - CLO changed from 04/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247481,"Line":3,"Comment":"05/08/2026 5:25 PM - rons - Req Date changed from 05/05/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247481","line":"1","part":"5AX-250OSP4-M","qty":"1","price":"77906.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247481","line":"2","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD @ time of PO","branch":"1"},{"comp":"01","order":"247481","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:14:35.365 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247481-05152026161435.txt === {"quote":"247481","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGT","shiptoName":"Hartwig Inc","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-25-2026","cust_po":"5ax-250OSP4-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Dave Muhek","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:33","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Dave Muhek","follow_phone":"346-500-3429","follow_email":"dave.muhek@hartwiginc.com","pic_user":"jacobf","total_amt":"69034.20","total_gp":"48901.83","total_gpm":"70.84","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"247481","line":"0","data":"03-24-2026 17:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247481,"Line":0,"Comment":"04/13/2026 10:09 AM - jacobf - F/U changed from 04/06/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247481,"Line":1,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247481,"Line":2,"Comment":"05/08/2026 5:25 PM - rons - CLO changed from 04/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247481,"Line":3,"Comment":"05/08/2026 5:25 PM - rons - Req Date changed from 05/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247481,"Line":4,"Comment":"05/15/2026 4:14 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247481,"Line":5,"Comment":"05/15/2026 4:14 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247481","line":"1","part":"5AX-250OSP4-M","qty":"1","price":"77906.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247481","line":"2","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD @ time of PO","branch":"1"},{"comp":"01","order":"247481","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:14:39.309 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247481-05152026161439.txt === {"quote":"247481","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGT","shiptoName":"Hartwig Inc","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"06-04-2026","cust_po":"5ax-250OSP4-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Dave Muhek","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:33","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Dave Muhek","follow_phone":"346-500-3429","follow_email":"dave.muhek@hartwiginc.com","pic_user":"jacobf","total_amt":"69034.20","total_gp":"48901.83","total_gpm":"70.84","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"247481","line":"0","data":"03-24-2026 17:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247481,"Line":0,"Comment":"04/13/2026 10:09 AM - jacobf - F/U changed from 04/06/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247481,"Line":1,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247481,"Line":2,"Comment":"05/08/2026 5:25 PM - rons - CLO changed from 04/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247481,"Line":3,"Comment":"05/08/2026 5:25 PM - rons - Req Date changed from 05/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247481,"Line":4,"Comment":"05/15/2026 4:14 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247481,"Line":5,"Comment":"05/15/2026 4:14 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247481,"Line":6,"Comment":"05/15/2026 4:14 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247481","line":"1","part":"5AX-250OSP4-M","qty":"1","price":"77906.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247481","line":"2","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD @ time of PO","branch":"1"},{"comp":"01","order":"247481","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:14:44.041 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247450-05152026161443.txt === {"quote":"247450","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USTOOLY","shiptoName":"US Tool Group","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-28-2026","cust_po":"050-020","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Marci","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:48","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Marci","follow_phone":"","follow_email":"marcia.jeter@ustg.net","pic_user":"alyssah","total_amt":"129.20","total_gp":"114.43","total_gpm":"88.57","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"247450","line":"1","data":"03-24-2026 13:50 - Discounts Recalculated QS"},{"comp":"1","quote":"247450","line":"0","data":"03-24-2026 13:49 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247450,"Line":0,"Comment":"05/01/2026 5:42 PM - rons - F/U changed from 04/16/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":1,"Comment":"05/01/2026 5:42 PM - rons - CLO changed from NaN/NaN/NaN to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":2,"Comment":"05/01/2026 5:42 PM - rons - Req Date changed from 05/05/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247450,"Line":3,"Comment":"05/08/2026 5:23 PM - rons - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":4,"Comment":"05/08/2026 5:23 PM - rons - CLO changed from 05/14/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":5,"Comment":"05/08/2026 5:23 PM - rons - Req Date changed from 05/21/2026 to 05/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247450","line":"1","part":"050-021","qty":"1","price":"190.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247450","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 16:14:52.783 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247450-05152026161452.txt === {"quote":"247450","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USTOOLY","shiptoName":"US Tool Group","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-28-2026","cust_po":"050-020","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Marci","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:48","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Marci","follow_phone":"","follow_email":"marcia.jeter@ustg.net","pic_user":"alyssah","total_amt":"129.20","total_gp":"114.43","total_gpm":"88.57","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"247450","line":"1","data":"03-24-2026 13:50 - Discounts Recalculated QS"},{"comp":"1","quote":"247450","line":"0","data":"03-24-2026 13:49 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247450,"Line":0,"Comment":"05/01/2026 5:42 PM - rons - F/U changed from 04/16/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":1,"Comment":"05/01/2026 5:42 PM - rons - CLO changed from NaN/NaN/NaN to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":2,"Comment":"05/01/2026 5:42 PM - rons - Req Date changed from 05/05/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247450,"Line":3,"Comment":"05/08/2026 5:23 PM - rons - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":4,"Comment":"05/08/2026 5:23 PM - rons - CLO changed from 05/14/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":5,"Comment":"05/08/2026 5:23 PM - rons - Req Date changed from 05/21/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247450,"Line":6,"Comment":"05/15/2026 4:14 PM - rons - F/U changed from 05/14/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":7,"Comment":"05/15/2026 4:14 PM - rons - CLO changed from 05/21/2026 to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247450","line":"1","part":"050-021","qty":"1","price":"190.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247450","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 16:14:56.170 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247450-05152026161456.txt === {"quote":"247450","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USTOOLY","shiptoName":"US Tool Group","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"06-03-2026","cust_po":"050-020","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Marci","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:48","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Marci","follow_phone":"","follow_email":"marcia.jeter@ustg.net","pic_user":"alyssah","total_amt":"129.20","total_gp":"114.43","total_gpm":"88.57","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"247450","line":"1","data":"03-24-2026 13:50 - Discounts Recalculated QS"},{"comp":"1","quote":"247450","line":"0","data":"03-24-2026 13:49 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247450,"Line":0,"Comment":"05/01/2026 5:42 PM - rons - F/U changed from 04/16/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":1,"Comment":"05/01/2026 5:42 PM - rons - CLO changed from NaN/NaN/NaN to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":2,"Comment":"05/01/2026 5:42 PM - rons - Req Date changed from 05/05/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247450,"Line":3,"Comment":"05/08/2026 5:23 PM - rons - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":4,"Comment":"05/08/2026 5:23 PM - rons - CLO changed from 05/14/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":5,"Comment":"05/08/2026 5:23 PM - rons - Req Date changed from 05/21/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247450,"Line":6,"Comment":"05/15/2026 4:14 PM - rons - F/U changed from 05/14/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":7,"Comment":"05/15/2026 4:14 PM - rons - CLO changed from 05/21/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":8,"Comment":"05/15/2026 4:14 PM - rons - Req Date changed from 05/28/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247450","line":"1","part":"050-021","qty":"1","price":"190.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247450","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 16:15:00.304 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248779-05152026161500.txt === {"quote":"248779","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"CONTROLD","shiptoName":"Control Devices","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-29-2026","cust_po":"Vern Winn","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Vern Winn","drop_po":"NCT200OSP4-M","status":"0","user":"stevel","conv_order":"","time":"11:17","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Vern Winn","follow_phone":"","follow_email":"vern.winn@hartwiginc.com","pic_user":"stevel","total_amt":"21254.80","total_gp":"13950.98","total_gpm":"65.64","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-17-2026","notes":[],"crmnotes":[{"comp":1,"quote":248779,"Line":0,"Comment":"04/21/2026 9:36 AM - stevel - F/U changed from 04/30/2026 to 5/16/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248779","line":"1","part":"NCT200OSP4-M","qty":"1","price":"23500.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248779","line":"2","part":"TCE-E6384-2300R","qty":"1","price":"1050.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248779","line":"3","part":"TCE-97617-2300R","qty":"1","price":"1123.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248779","line":"4","part":"TAT-170N","qty":"1","price":"6864.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248779","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 16:15:09.397 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248779-05152026161509.txt === {"quote":"248779","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"CONTROLD","shiptoName":"Control Devices","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-29-2026","cust_po":"Vern Winn","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Vern Winn","drop_po":"NCT200OSP4-M","status":"0","user":"stevel","conv_order":"","time":"11:17","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Vern Winn","follow_phone":"","follow_email":"vern.winn@hartwiginc.com","pic_user":"stevel","total_amt":"21254.80","total_gp":"13950.98","total_gpm":"65.64","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":248779,"Line":0,"Comment":"04/21/2026 9:36 AM - stevel - F/U changed from 04/30/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248779,"Line":1,"Comment":"05/15/2026 4:14 PM - rons - F/U changed from 05/16/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248779,"Line":2,"Comment":"05/15/2026 4:14 PM - rons - CLO changed from 05/17/2026 to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248779","line":"1","part":"NCT200OSP4-M","qty":"1","price":"23500.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248779","line":"2","part":"TCE-E6384-2300R","qty":"1","price":"1050.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248779","line":"3","part":"TCE-97617-2300R","qty":"1","price":"1123.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248779","line":"4","part":"TAT-170N","qty":"1","price":"6864.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248779","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 16:15:13.852 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248779-05152026161513.txt === {"quote":"248779","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"CONTROLD","shiptoName":"Control Devices","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"06-03-2026","cust_po":"Vern Winn","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Vern Winn","drop_po":"NCT200OSP4-M","status":"0","user":"stevel","conv_order":"","time":"11:17","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Vern Winn","follow_phone":"","follow_email":"vern.winn@hartwiginc.com","pic_user":"stevel","total_amt":"21254.80","total_gp":"13950.98","total_gpm":"65.64","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":248779,"Line":0,"Comment":"04/21/2026 9:36 AM - stevel - F/U changed from 04/30/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248779,"Line":1,"Comment":"05/15/2026 4:14 PM - rons - F/U changed from 05/16/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248779,"Line":2,"Comment":"05/15/2026 4:14 PM - rons - CLO changed from 05/17/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248779,"Line":3,"Comment":"05/15/2026 4:15 PM - rons - Req Date changed from 05/29/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248779","line":"1","part":"NCT200OSP4-M","qty":"1","price":"23500.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248779","line":"2","part":"TCE-E6384-2300R","qty":"1","price":"1050.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248779","line":"3","part":"TCE-97617-2300R","qty":"1","price":"1123.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248779","line":"4","part":"TAT-170N","qty":"1","price":"6864.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248779","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 16:15:55.740 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246302-05152026161555.txt === {"quote":"246302","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"IJMOPRST","shiptoName":"Aisin Automotive Castings, LLC","entry_date":"03-02-2026","cust_order_date":"03-02-2026","req_date":"06-27-2026","cust_po":"CNCZ503HFA-9+1PRJ AAC","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kelli Hayes","drop_po":"","status":"0","user":"yass","conv_order":"","time":"09:28","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Kelli Hayes","follow_phone":"","follow_email":"KHayes@ptservice.com","pic_user":"yass","total_amt":"48500.00","total_gp":"33852.63","total_gpm":"69.80","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"246302","line":"0","data":"03-02-2026 09:29 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246302,"Line":0,"Comment":"03/16/2026 8:15 AM - yass - F/U changed from 03/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246302,"Line":1,"Comment":"03/16/2026 8:15 AM - yass - CLO changed from 04/02/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":246302,"Line":2,"Comment":"03/16/2026 8:15 AM - yass - Req Date changed from 04/13/2026 to 06/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246302","line":"1","part":"CNCZ503HFA-9+1PRJ","qty":"1","price":"48500.00","uom":"EA","discount":"0.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"246302","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246302","Line":"1","Company":"1","F_Line":"1","Comment":"Lead time: 5.5mo (3.5mo mfg + Ship by boat 1.5-2.0mo)","Loc":"Y"},{"Quote":"246302","Line":"1","Company":"1","F_Line":"2","Comment":"NET Price. SP Order Item. Orders cannot be canceled","Loc":"Y"},{"Quote":"246302","Line":"1","Company":"1","F_Line":"3","Comment":"after confirmation.","Loc":"Y"},{"Quote":"246302","Line":"1","Company":"1","F_Line":"4","Comment":"REF: SN 3184","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 16:16:09.477 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246302-05152026161609.txt === {"quote":"246302","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"IJMOPRST","shiptoName":"Aisin Automotive Castings, LLC","entry_date":"03-02-2026","cust_order_date":"03-02-2026","req_date":"06-27-2026","cust_po":"CNCZ503HFA-9+1PRJ AAC","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kelli Hayes","drop_po":"","status":"0","user":"yass","conv_order":"","time":"09:28","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Kelli Hayes","follow_phone":"","follow_email":"KHayes@ptservice.com","pic_user":"yass","total_amt":"48500.00","total_gp":"33852.63","total_gpm":"69.80","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-24-2026","notes":[{"comp":"1","quote":"246302","line":"0","data":"03-02-2026 09:29 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246302,"Line":0,"Comment":"03/16/2026 8:15 AM - yass - F/U changed from 03/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246302,"Line":1,"Comment":"03/16/2026 8:15 AM - yass - CLO changed from 04/02/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":246302,"Line":2,"Comment":"03/16/2026 8:15 AM - yass - Req Date changed from 04/13/2026 to 06/27/2026 (Req Date Updated)"},{"comp":1,"quote":246302,"Line":3,"Comment":"05/15/2026 4:15 PM - rons - F/U changed from 04/30/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246302,"Line":4,"Comment":"05/15/2026 4:15 PM - rons - CLO changed from 05/30/2026 to 06/24/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246302","line":"1","part":"CNCZ503HFA-9+1PRJ","qty":"1","price":"48500.00","uom":"EA","discount":"0.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"246302","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246302","Line":"1","Company":"1","F_Line":"1","Comment":"Lead time: 5.5mo (3.5mo mfg + Ship by boat 1.5-2.0mo)","Loc":"Y"},{"Quote":"246302","Line":"1","Company":"1","F_Line":"2","Comment":"NET Price. SP Order Item. Orders cannot be canceled","Loc":"Y"},{"Quote":"246302","Line":"1","Company":"1","F_Line":"3","Comment":"after confirmation.","Loc":"Y"},{"Quote":"246302","Line":"1","Company":"1","F_Line":"4","Comment":"REF: SN 3184","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 16:16:15.559 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246302-05152026161615.txt === {"quote":"246302","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"IJMOPRST","shiptoName":"Aisin Automotive Castings, LLC","entry_date":"03-02-2026","cust_order_date":"03-02-2026","req_date":"06-25-2026","cust_po":"CNCZ503HFA-9+1PRJ AAC","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kelli Hayes","drop_po":"","status":"0","user":"yass","conv_order":"","time":"09:28","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Kelli Hayes","follow_phone":"","follow_email":"KHayes@ptservice.com","pic_user":"yass","total_amt":"48500.00","total_gp":"33852.63","total_gpm":"69.80","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-24-2026","notes":[{"comp":"1","quote":"246302","line":"0","data":"03-02-2026 09:29 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246302,"Line":0,"Comment":"03/16/2026 8:15 AM - yass - F/U changed from 03/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246302,"Line":1,"Comment":"03/16/2026 8:15 AM - yass - CLO changed from 04/02/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":246302,"Line":2,"Comment":"03/16/2026 8:15 AM - yass - Req Date changed from 04/13/2026 to 06/27/2026 (Req Date Updated)"},{"comp":1,"quote":246302,"Line":3,"Comment":"05/15/2026 4:15 PM - rons - F/U changed from 04/30/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246302,"Line":4,"Comment":"05/15/2026 4:15 PM - rons - CLO changed from 05/30/2026 to 06/24/2026 (CLO Date Updated)"},{"comp":1,"quote":246302,"Line":5,"Comment":"05/15/2026 4:16 PM - rons - Req Date changed from 06/27/2026 to 06/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246302","line":"1","part":"CNCZ503HFA-9+1PRJ","qty":"1","price":"48500.00","uom":"EA","discount":"0.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"246302","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246302","Line":"1","Company":"1","F_Line":"1","Comment":"Lead time: 5.5mo (3.5mo mfg + Ship by boat 1.5-2.0mo)","Loc":"Y"},{"Quote":"246302","Line":"1","Company":"1","F_Line":"2","Comment":"NET Price. SP Order Item. Orders cannot be canceled","Loc":"Y"},{"Quote":"246302","Line":"1","Company":"1","F_Line":"3","Comment":"after confirmation.","Loc":"Y"},{"Quote":"246302","Line":"1","Company":"1","F_Line":"4","Comment":"REF: SN 3184","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 16:16:22.243 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246302-05152026161622.txt === {"quote":"246302","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"IJMOPRST","shiptoName":"Aisin Automotive Castings, LLC","entry_date":"03-02-2026","cust_order_date":"03-02-2026","req_date":"07-24-2026","cust_po":"CNCZ503HFA-9+1PRJ AAC","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kelli Hayes","drop_po":"","status":"0","user":"yass","conv_order":"","time":"09:28","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Kelli Hayes","follow_phone":"","follow_email":"KHayes@ptservice.com","pic_user":"yass","total_amt":"48500.00","total_gp":"33852.63","total_gpm":"69.80","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-24-2026","notes":[{"comp":"1","quote":"246302","line":"0","data":"03-02-2026 09:29 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246302,"Line":0,"Comment":"03/16/2026 8:15 AM - yass - F/U changed from 03/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246302,"Line":1,"Comment":"03/16/2026 8:15 AM - yass - CLO changed from 04/02/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":246302,"Line":2,"Comment":"03/16/2026 8:15 AM - yass - Req Date changed from 04/13/2026 to 06/27/2026 (Req Date Updated)"},{"comp":1,"quote":246302,"Line":3,"Comment":"05/15/2026 4:15 PM - rons - F/U changed from 04/30/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246302,"Line":4,"Comment":"05/15/2026 4:15 PM - rons - CLO changed from 05/30/2026 to 06/24/2026 (CLO Date Updated)"},{"comp":1,"quote":246302,"Line":5,"Comment":"05/15/2026 4:16 PM - rons - Req Date changed from 06/27/2026 to 06/25/2026 (Req Date Updated)"},{"comp":1,"quote":246302,"Line":6,"Comment":"05/15/2026 4:16 PM - rons - Req Date changed from 06/25/2026 to 07/24/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246302","line":"1","part":"CNCZ503HFA-9+1PRJ","qty":"1","price":"48500.00","uom":"EA","discount":"0.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"246302","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246302","Line":"1","Company":"1","F_Line":"1","Comment":"Lead time: 5.5mo (3.5mo mfg + Ship by boat 1.5-2.0mo)","Loc":"Y"},{"Quote":"246302","Line":"1","Company":"1","F_Line":"2","Comment":"NET Price. SP Order Item. Orders cannot be canceled","Loc":"Y"},{"Quote":"246302","Line":"1","Company":"1","F_Line":"3","Comment":"after confirmation.","Loc":"Y"},{"Quote":"246302","Line":"1","Company":"1","F_Line":"4","Comment":"REF: SN 3184","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 16:16:26.943 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249311-05152026161626.txt === {"quote":"249311","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PRECTSER","shiptoName":"Precision Tools Service","entry_date":"04-28-2026","cust_order_date":"04-24-2026","req_date":"04-28-2026","cust_po":"More Seal","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"11:45","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"lokpings","total_amt":"102.00","total_gp":"84.42","total_gpm":"82.76","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"14","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249311","line":"1","part":"SC80X100X9","qty":"1","price":"38.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"3","part":"P-9","qty":"8","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"4","part":"G-170","qty":"1","price":"13.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"5","part":"G-175","qty":"1","price":"13.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"6","part":"AS568-169","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"7","part":"G-110","qty":"1","price":"5.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-15 16:16:36.287 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249311-05152026161636.txt === {"quote":"249311","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PRECTSER","shiptoName":"Precision Tools Service","entry_date":"04-28-2026","cust_order_date":"04-24-2026","req_date":"04-28-2026","cust_po":"More Seal","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"11:45","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"lokpings","total_amt":"102.00","total_gp":"84.42","total_gpm":"82.76","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"14","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":249311,"Line":0,"Comment":"05/15/2026 4:16 PM - rons - F/U changed from 05/04/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249311,"Line":1,"Comment":"05/15/2026 4:16 PM - rons - CLO changed from 05/28/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249311","line":"1","part":"SC80X100X9","qty":"1","price":"38.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"3","part":"P-9","qty":"8","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"4","part":"G-170","qty":"1","price":"13.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"5","part":"G-175","qty":"1","price":"13.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"6","part":"AS568-169","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"7","part":"G-110","qty":"1","price":"5.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 16:16:41.965 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249311-05152026161641.txt === {"quote":"249311","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PRECTSER","shiptoName":"Precision Tools Service","entry_date":"04-28-2026","cust_order_date":"04-24-2026","req_date":"06-10-2026","cust_po":"More Seal","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"11:45","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"lokpings","total_amt":"102.00","total_gp":"84.42","total_gpm":"82.76","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"14","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":249311,"Line":0,"Comment":"05/15/2026 4:16 PM - rons - F/U changed from 05/04/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249311,"Line":1,"Comment":"05/15/2026 4:16 PM - rons - CLO changed from 05/28/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249311,"Line":2,"Comment":"05/15/2026 4:16 PM - rons - Req Date changed from 04/28/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249311","line":"1","part":"SC80X100X9","qty":"1","price":"38.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"3","part":"P-9","qty":"8","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"4","part":"G-170","qty":"1","price":"13.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"5","part":"G-175","qty":"1","price":"13.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"6","part":"AS568-169","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"7","part":"G-110","qty":"1","price":"5.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-15 16:16:47.079 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248153-05152026161646.txt === {"quote":"248153","customer":"20792","name":null,"customerName":"Toyota Tsusho America, Inc. (IN)","comp":"01","open":"0","shipto":"TOYHUNT","shiptoName":"Toyota Tsusho America INC","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-20-2026","cust_po":"KM42-16","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Drew","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:06","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Drew","follow_phone":"636-399-5791","follow_email":"drew@taiamerica.com","pic_user":"alyssah","total_amt":"178.20","total_gp":"142.12","total_gpm":"79.75","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-13-2026","notes":[{"comp":"1","quote":"248153","line":"0","data":"04-07-2026 11:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248153,"Line":0,"Comment":"05/01/2026 5:56 PM - rons - F/U changed from 05/01/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248153,"Line":1,"Comment":"05/01/2026 5:56 PM - rons - CLO changed from 05/07/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248153,"Line":2,"Comment":"05/01/2026 5:56 PM - rons - Req Date changed from 05/19/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248153","line":"1","part":"KM42-16","qty":"2","price":"99.00","uom":"EA","discount":"10.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248153","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 16:16:58.216 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248153-05152026161657.txt === {"quote":"248153","customer":"20792","name":null,"customerName":"Toyota Tsusho America, Inc. (IN)","comp":"01","open":"0","shipto":"TOYHUNT","shiptoName":"Toyota Tsusho America INC","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-20-2026","cust_po":"KM42-16","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Drew","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:06","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Drew","follow_phone":"636-399-5791","follow_email":"drew@taiamerica.com","pic_user":"alyssah","total_amt":"178.20","total_gp":"142.12","total_gpm":"79.75","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"248153","line":"0","data":"04-07-2026 11:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248153,"Line":0,"Comment":"05/01/2026 5:56 PM - rons - F/U changed from 05/01/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248153,"Line":1,"Comment":"05/01/2026 5:56 PM - rons - CLO changed from 05/07/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248153,"Line":2,"Comment":"05/01/2026 5:56 PM - rons - Req Date changed from 05/19/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248153,"Line":3,"Comment":"05/15/2026 4:16 PM - rons - F/U changed from 05/06/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248153,"Line":4,"Comment":"05/15/2026 4:16 PM - rons - CLO changed from 05/13/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248153","line":"1","part":"KM42-16","qty":"2","price":"99.00","uom":"EA","discount":"10.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248153","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 16:17:02.972 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248153-05152026161702.txt === {"quote":"248153","customer":"20792","name":null,"customerName":"Toyota Tsusho America, Inc. (IN)","comp":"01","open":"0","shipto":"TOYHUNT","shiptoName":"Toyota Tsusho America INC","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"06-04-2026","cust_po":"KM42-16","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Drew","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:06","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Drew","follow_phone":"636-399-5791","follow_email":"drew@taiamerica.com","pic_user":"alyssah","total_amt":"178.20","total_gp":"142.12","total_gpm":"79.75","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"248153","line":"0","data":"04-07-2026 11:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248153,"Line":0,"Comment":"05/01/2026 5:56 PM - rons - F/U changed from 05/01/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248153,"Line":1,"Comment":"05/01/2026 5:56 PM - rons - CLO changed from 05/07/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248153,"Line":2,"Comment":"05/01/2026 5:56 PM - rons - Req Date changed from 05/19/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248153,"Line":3,"Comment":"05/15/2026 4:16 PM - rons - F/U changed from 05/06/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248153,"Line":4,"Comment":"05/15/2026 4:16 PM - rons - CLO changed from 05/13/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248153,"Line":5,"Comment":"05/15/2026 4:16 PM - rons - Req Date changed from 05/20/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248153","line":"1","part":"KM42-16","qty":"2","price":"99.00","uom":"EA","discount":"10.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248153","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 16:17:08.003 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249332-05152026161707.txt === {"quote":"249332","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSGRE","shiptoName":"Precision Tools Service Inc.","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-09-2026","cust_po":"SCGR2602-0378","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Emily Hinkle","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:31","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Emily Hinkle","follow_phone":"614-873-8000","follow_email":"ehinkle@ptservice.com","pic_user":"alyssah","total_amt":"72.80","total_gp":"50.76","total_gpm":"69.73","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"249332","line":"0","data":"04-28-2026 15:31 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249332","line":"1","part":"E32-393","qty":"2","price":"36.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249332","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-15 16:17:23.587 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249332-05152026161723.txt === {"quote":"249332","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSGRE","shiptoName":"Precision Tools Service Inc.","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-09-2026","cust_po":"SCGR2602-0378","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Emily Hinkle","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:31","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Emily Hinkle","follow_phone":"614-873-8000","follow_email":"ehinkle@ptservice.com","pic_user":"alyssah","total_amt":"72.80","total_gp":"50.76","total_gpm":"69.73","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249332","line":"0","data":"04-28-2026 15:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249332,"Line":0,"Comment":"05/15/2026 4:17 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249332,"Line":1,"Comment":"05/15/2026 4:17 PM - rons - CLO changed from 05/15/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249332","line":"1","part":"E32-393","qty":"2","price":"36.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249332","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 16:17:36.366 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249332-05152026161736.txt === {"quote":"249332","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSGRE","shiptoName":"Precision Tools Service Inc.","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-04-2026","cust_po":"SCGR2602-0378","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Emily Hinkle","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:31","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Emily Hinkle","follow_phone":"614-873-8000","follow_email":"ehinkle@ptservice.com","pic_user":"alyssah","total_amt":"72.80","total_gp":"50.76","total_gpm":"69.73","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249332","line":"0","data":"04-28-2026 15:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249332,"Line":0,"Comment":"05/15/2026 4:17 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249332,"Line":1,"Comment":"05/15/2026 4:17 PM - rons - CLO changed from 05/15/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249332,"Line":2,"Comment":"05/15/2026 4:17 PM - rons - Req Date changed from 06/09/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249332","line":"1","part":"E32-393","qty":"2","price":"36.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249332","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 16:17:41.562 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249694-05152026161741.txt === {"quote":"249694","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PRCITOOL","shiptoName":"Precision Tools Service","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"OHPR2604-0602","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Rachael","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:47","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Rachael","follow_phone":"(812) 379-3019","follow_email":"rharney@ptservice.com","pic_user":"alyssah","total_amt":"378.30","total_gp":"218.07","total_gpm":"57.64","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"249694","line":"0","data":"05-05-2026 14:51 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249694","line":"1","part":"C4007-0032-0.76","qty":"1","price":"210.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249694","line":"2","part":"C4007-0032-3.13","qty":"1","price":"167.70","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249694","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-15 16:19:06.985 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249859-05152026161906.txt === {"quote":"249859","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"05-28-2026","cust_po":"E16-23 (C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeremy Melvin","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:42","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Jeremy Melvin","follow_phone":"574-289-4811 x2589","follow_email":"jmelvin@powelltool.com","pic_user":"haleyd","total_amt":"52.36","total_gp":"38.27","total_gpm":"73.09","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"249859","line":"1","data":"05-08-2026 09:43 - Discounts Recalculated QS"},{"comp":"1","quote":"249859","line":"0","data":"05-08-2026 09:57-jennad checked by Jenna"}],"crmnotes":[{"comp":1,"quote":249859,"Line":0,"Comment":"05/11/2026 4:33 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249859,"Line":1,"Comment":"05/11/2026 4:33 PM - rons - Req Date changed from 06/08/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249859,"Line":2,"Comment":"05/14/2026 10:10 AM - karynm - F/U changed from 05/14/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249859,"Line":3,"Comment":"05/15/2026 4:18 PM - rons - CLO changed from 05/21/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249859","line":"1","part":"E16-023(C)","qty":"1","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249859","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 16:19:16.186 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244702-05152026161915.txt === {"quote":"244702","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"TOYOPEND","shiptoName":"Toyota Industries Compressor Americ","entry_date":"01-29-2026","cust_order_date":"01-29-2026","req_date":"06-20-2026","cust_po":"Quote-CM-Service Call","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"13:47","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"N/A","follow_phone":"","follow_email":"no@email.com","pic_user":"carleym","total_amt":"3600.00","total_gp":"3600.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"244702","line":"0","data":"01-29-2026 13:50 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244702,"Line":0,"Comment":"02/17/2026 9:34 AM - carleym - F/U changed from 02/11/2026 to 2/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244702,"Line":1,"Comment":"02/26/2026 12:22 PM - carleym - F/U with Matt Mowell"},{"comp":1,"quote":244702,"Line":2,"Comment":"02/26/2026 12:28 PM - carleym - F/U changed from 02/27/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244702,"Line":3,"Comment":"05/15/2026 4:19 PM - rons - CLO changed from 02/28/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"244702","line":"1","part":"LABOR","qty":"1","price":"3600.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"244702","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244702","Line":"1","Company":"1","F_Line":"1","Comment":"Service call for Hathor 6A, SN:6679","Loc":"Y"},{"Quote":"244702","Line":"1","Company":"1","F_Line":"2","Comment":"This is a time based estimate. Any parts that may be","Loc":"Y"},{"Quote":"244702","Line":"1","Company":"1","F_Line":"3","Comment":"required will be additional.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 16:43:44.977 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248608-05152026164344.txt === {"quote":"248608","customer":"E1090","name":null,"customerName":"Ahresty Wilmington Corporation","comp":"01","open":"0","shipto":"AHRESTY","shiptoName":"Ahresty Wilmington Corporation","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"RGA#TAR-62896 CNC180BFA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chuck Vogtli","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"10:17","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Chuck Vogtli","follow_phone":"111-111-1111","follow_email":"Chuck.Vogtli@ahresty.com","pic_user":"carleym","total_amt":"13343.00","total_gp":"10299.75","total_gpm":"77.19","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"143","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248608","line":"0","data":"04-15-2026 10:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248608,"Line":0,"Comment":"04/27/2026 3:42 PM - carleym - F/U with Chuck Vogtli and Justin Harper"},{"comp":1,"quote":248608,"Line":1,"Comment":"04/27/2026 3:42 PM - carleym - F/U changed from 04/28/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":2,"Comment":"05/04/2026 4:53 PM - carleym - F/U changed from 05/04/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":3,"Comment":"05/05/2026 8:44 AM - carleym - Chuck Vogtli advised working on PO"},{"comp":1,"quote":248608,"Line":4,"Comment":"05/05/2026 8:44 AM - carleym - F/U changed from 05/05/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":5,"Comment":"05/12/2026 4:44 PM - carleym - F/U changed from 05/12/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":6,"Comment":"05/15/2026 4:43 PM - carleym - F/U advised storage fees will apply"}],"items":[{"comp":"01","order":"248608","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248608","line":"2","part":"ROTARY-TABLE-LABOR","qty":"26","price":"159.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248608","line":"3","part":"P-16","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"4","part":"6902","qty":"2","price":"22.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"5","part":"CN105R034","qty":"7","price":"10.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"6","part":"P-24","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"7","part":"G-35","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"8","part":"CN171R035","qty":"36","price":"18.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"9","part":"CN180R009","qty":"1","price":"27.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"10","part":"P-6","qty":"8","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"11","part":"G-110","qty":"1","price":"5.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"12","part":"G-145","qty":"2","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"13","part":"NIK-IW0340-950S","qty":"1","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"14","part":"G-130","qty":"1","price":"8.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"15","part":"TC75X100X10","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"16","part":"P-14","qty":"2","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"17","part":"G-55","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"18","part":"AS568-154","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"19","part":"AS568-168","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"20","part":"AS568-169","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"21","part":"4X11L","qty":"36","price":"8.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248608","line":"22","part":"9ECU-CNC180R-T","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"23","part":"KIM-AR4","qty":"1","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"24","part":"9FSL-164","qty":"1","price":"146.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"25","part":"NIK-IW0340-1350K","qty":"1","price":"73.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"26","part":"AX123R046","qty":"1","price":"511.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"27","part":"NIK-IW0340-1100S","qty":"1","price":"67.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"28","part":"CN202R045","qty":"1","price":"23.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"29","part":"CN180R017","qty":"1","price":"696.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"30","part":"CN180R018","qty":"1","price":"372.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"31","part":"WW-CN180R003","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248608","Line":"1","Company":"1","F_Line":"1","Comment":"SN:XXXX EU:Ahresty Wilmington Corp","Loc":"Y"},{"Quote":"248608","Line":"1","Company":"1","F_Line":"2","Comment":"RGA#TAR-62896 CNC180BFA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":32}}] 2026-05-15 16:43:50.684 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248578-05152026164350.txt === {"quote":"248578","customer":"E1090","name":null,"customerName":"Ahresty Wilmington Corporation","comp":"01","open":"0","shipto":"AHRESTY","shiptoName":"Ahresty Wilmington Corporation","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"RGA#TAR-62895 CNC180BFA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chuck Vogtli","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"16:16","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Chuck Vogtli","follow_phone":"111-111-1111","follow_email":"Chuck.Vogtli@ahresty.com","pic_user":"carleym","total_amt":"14820.00","total_gp":"11495.49","total_gpm":"77.57","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"145","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248578","line":"1","data":"04-15-2026 09:53 - Discounts Recalculated QS"},{"comp":"1","quote":"248578","line":"0","data":"04-14-2026 16:48-carleym Working quote"}],"crmnotes":[{"comp":1,"quote":248578,"Line":0,"Comment":"04/27/2026 3:39 PM - carleym - F/U with Chuck Vogtli and Justin Harper"},{"comp":1,"quote":248578,"Line":1,"Comment":"04/27/2026 3:42 PM - carleym - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":2,"Comment":"05/04/2026 4:52 PM - carleym - F/U changed from 05/04/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":3,"Comment":"05/05/2026 8:44 AM - carleym - Chuck Vogtli advised working on PO"},{"comp":1,"quote":248578,"Line":4,"Comment":"05/05/2026 8:44 AM - carleym - F/U changed from 05/05/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":5,"Comment":"05/12/2026 4:43 PM - carleym - F/U changed from 05/12/2026 to 5/15/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248578","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248578","line":"2","part":"ROTARY-TABLE-LABOR","qty":"28","price":"159.00","uom":"EA","discount":"0.00","req_date":"4-5 weeks","branch":"1"},{"comp":"01","order":"248578","line":"3","part":"KIM-AR4","qty":"1","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"4","part":"P-24","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"5","part":"G-35","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"6","part":"G-50","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"7","part":"G-55","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"8","part":"P-14","qty":"2","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"9","part":"AS568-168","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"10","part":"P-6","qty":"8","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"11","part":"9FSL-164","qty":"1","price":"146.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"12","part":"CN180R009","qty":"1","price":"27.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"13","part":"CN171R035","qty":"36","price":"18.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"14","part":"4X11L","qty":"36","price":"8.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248578","line":"15","part":"CN105R034","qty":"7","price":"10.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"16","part":"NIK-IW0340-1100S","qty":"1","price":"67.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"17","part":"G-145","qty":"2","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"18","part":"G-130","qty":"1","price":"8.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"19","part":"NIK-IW0340-950S","qty":"1","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"20","part":"NIK-IW0340-1350K","qty":"1","price":"73.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"21","part":"TC75X100X10","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"22","part":"AS568-154","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"23","part":"AS568-169","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"24","part":"6902","qty":"2","price":"22.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"25","part":"CN180R017","qty":"1","price":"696.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"26","part":"CN180R018","qty":"1","price":"372.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"27","part":"AX123R046","qty":"1","price":"511.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"28","part":"9ECU-CNC180R-T","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"29","part":"XCA-V-UNIT-DC-FL463503S1F","qty":"1","price":"1028.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"30","part":"FL7M-2K6H-Z","qty":"1","price":"159.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"31","part":"WW-CN180R003","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248578","Line":"1","Company":"1","F_Line":"1","Comment":"SN:10362 EU:Ahrest Wilmington Corp","Loc":"Y"},{"Quote":"248578","Line":"1","Company":"1","F_Line":"2","Comment":"RGA#TAR-62895 CNC180BFA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":32}}] 2026-05-15 16:46:19.363 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249802-05152026164619.txt === {"quote":"249802","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"CRANMILW","shiptoName":"Cranston Machinery Co","entry_date":"05-07-2026","cust_order_date":"06-07-2026","req_date":"06-18-2026","cust_po":"C4007-0020-6.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jason Schmidt","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"13:12","extra":"","follow_up":"06-07-2026","web_id":"","follow_name":"Jason Schmidt","follow_phone":"206-607-1109","follow_email":"jason.schmidt@blackhawkid.com","pic_user":"bethw","total_amt":"679.32","total_gp":"280.12","total_gpm":"41.24","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"11","win_pct":"20","clo_date":"06-07-2026","notes":[],"crmnotes":[{"comp":1,"quote":249802,"Line":0,"Comment":"05/15/2026 4:46 PM - bethw - converted to SO# 1039872"}],"items":[{"comp":"01","order":"249802","line":"1","part":"C4007-0020-6.00","qty":"1","price":"311.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249802","line":"2","part":"C5007-0020-6.00","qty":"1","price":"370.00","uom":"EA","discount":"46.00","req_date":"ETA 5/12","branch":"1"},{"comp":"01","order":"249802","line":"3","part":"C5006-0250-4.00","qty":"1","price":"214.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249802","line":"4","part":"C4006-0250-4.00","qty":"1","price":"162.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249802","line":"5","part":"C40-STD-EU","qty":"3","price":"30.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249802","line":"6","part":"C50-STD-EU","qty":"3","price":"37.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249802","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-15 16:49:04.866 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249470-05152026164904.txt === {"quote":"249470","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"PSVWWXAC","shiptoName":"DMG MORI - Texas","entry_date":"04-30-2026","cust_order_date":"05-05-2025","req_date":"04-30-2026","cust_po":"Colby Classon","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"@","drop_po":"tesla cmx1100 promo","status":"0","user":"jacobf","conv_order":"","time":"11:23","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"@","follow_phone":"","follow_email":"@","pic_user":"jacobf","total_amt":"20413.80","total_gp":"13862.58","total_gpm":"67.91","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249470","line":"3","part":"NCT200FA-M4","qty":"1","price":"23650.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249470","line":"4","part":"TAT-170N","qty":"1","price":"6864.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249470","line":"5","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249470","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249470","Line":"5","Company":"1","F_Line":"1","Comment":"special- included in price of purchase or RT","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-15 16:49:17.428 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-238362-05152026164917.txt === {"quote":"238362","customer":"16830","name":null,"customerName":"PresRich Machinery Services, LLC","comp":"01","open":"0","shipto":"PRESPEAR","shiptoName":"PresRich Incorporated","entry_date":"09-17-2025","cust_order_date":"09-17-2025","req_date":"10-29-2025","cust_po":"CNC401FA-M-AHB","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sean Richardson / Owner","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:02","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Sean Richardson / Owner","follow_phone":"281-744-5645","follow_email":"presrichinc@hotmail.com","pic_user":"jacobf","total_amt":"38458.25","total_gp":"37635.23","total_gpm":"97.86","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"4","win_pct":"20","clo_date":"10-17-2025","notes":[{"comp":"1","quote":"238362","line":"0","data":"09-17-2025 17:06 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":238362,"Line":0,"Comment":"10/27/2025 2:33 PM - jacobf - F/U changed from 09/30/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":238362,"Line":1,"Comment":"12/16/2025 7:54 PM - jacobf - F/U changed from 11/15/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238362,"Line":2,"Comment":"03/08/2026 8:15 PM - jacobf - F/U changed from 01/03/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238362,"Line":3,"Comment":"04/02/2026 9:05 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238362,"Line":4,"Comment":"04/13/2026 10:10 AM - jacobf - F/U changed from 04/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238362,"Line":5,"Comment":"04/20/2026 10:32 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"238362","line":"1","part":"CNC401FA-M-AHB","qty":"1","price":"38443.00","uom":"EA","discount":"25.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"238362","line":"2","part":"P-230S","qty":"1","price":"3768.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238362","line":"3","part":"RT-ACCS-WKHD","qty":"1","price":"8500.00","uom":"EA","discount":"20.00","req_date":"1-2 WEEKS","branch":"1"},{"comp":"01","order":"238362","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"238362","Line":"1","Company":"1","F_Line":"1","Comment":"Cables included.","Loc":"Y"},{"Quote":"238362","Line":"3","Company":"1","F_Line":"1","Comment":"see below workholding","Loc":"Y"},{"Quote":"238362","Line":"3","Company":"1","F_Line":"2","Comment":"1525300- 15\" 3 jaw Setrite self-centering manual chuck","Loc":"Y"},{"Quote":"238362","Line":"3","Company":"1","F_Line":"3","Comment":"1505CNC401A Adapter Plate to fit 15\" Setrite","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 16:49:37.919 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247482-05152026164937.txt === {"quote":"247482","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNITO","shiptoName":"Techni-Tool Inc.","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"03-24-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"jacobf","conv_order":"ADV","time":"03-24","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Kent Owens","follow_phone":"972-412-4550","follow_email":"kowens@technitoolinc.com","pic_user":"jacobf","total_amt":"13520.00","total_gp":"7870.96","total_gpm":"58.22","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"2","win_pct":"20","clo_date":"04-24-2026","notes":[],"crmnotes":[{"comp":1,"quote":247482,"Line":0,"Comment":"04/13/2026 10:04 AM - jacobf - F/U changed from 03/31/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247482,"Line":1,"Comment":"04/13/2026 10:04 AM - jacobf - F/U changed from 03/28/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247482,"Line":2,"Comment":"04/20/2026 10:35 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247482","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247482","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 16:49:39.551 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248629-05152026164939.txt === {"quote":"248629","customer":"1770","name":null,"customerName":"Aronson-Campbell Industrial Supply","comp":"01","open":"0","shipto":"BOEINGH","shiptoName":"The Boeing Company","entry_date":"04-15-2026","cust_order_date":"05-15-2026","req_date":"05-15-2026","cust_po":"300-024","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jordan Prestholt","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"12:55","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Jordan Prestholt","follow_phone":"509-891-4047","follow_email":"jordanp@aronson-campbell.com","pic_user":"bethw","total_amt":"3513.90","total_gp":"1782.15","total_gpm":"50.72","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"54","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":248629,"Line":0,"Comment":"05/15/2026 4:49 PM - bethw - Sent Jordan QFU for status."}],"items":[{"comp":"01","order":"248629","line":"1","part":"300-024","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"2","part":"300-025","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"3","part":"300-026","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"4","part":"300-027","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"5","part":"300-028","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"6","part":"300-029","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"7","part":"300-030","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"8","part":"300-031","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"9","part":"300-032","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"10","part":"300-033","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248629","line":"11","part":"300-034","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"12","part":"300-035","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"13","part":"300-036","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"14","part":"300-037","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"15","part":"300-038","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248629","line":"16","part":"300-039","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"17","part":"300-040","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"18","part":"300-041","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"19","part":"300-042","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"20","part":"300-043","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"21","part":"300-044","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"22","part":"300-045","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"23","part":"300-046","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"24","part":"300-047","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"25","part":"300-048","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"26","part":"300-049","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"27","part":"300-050","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"28","part":"300-051","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"29","part":"300-052","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"30","part":"300-053","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"31","part":"300-054","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248629","line":"32","part":"300-055","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"33","part":"300-056","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"34","part":"300-057","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"35","part":"300-058","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"36","part":"300-059","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"37","part":"300-060","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"38","part":"300-061","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"39","part":"300-062","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"40","part":"300-063","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"41","part":"300-064","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"42","part":"300-068","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"43","part":"300-072","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"44","part":"300-076","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248629","line":"45","part":"300-080","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"46","part":"300-084","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"47","part":"300-088","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"48","part":"300-092","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"49","part":"300-096","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"50","part":"300-100","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"51","part":"300-104","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248629","line":"52","part":"300-108","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"53","part":"300-112","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"54","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":54}}] 2026-05-15 16:49:54.267 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247549-05152026164954.txt === {"quote":"247549","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNITO","shiptoName":"Techni-Tool Inc.","entry_date":"03-25-2026","cust_order_date":"03-25-2026","req_date":"03-25-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"jacobf","conv_order":"ADV","time":"03-25","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Kent Owens","follow_phone":"972-412-4550","follow_email":"kowens@technitoolinc.com","pic_user":"jacobf","total_amt":"17996.25","total_gp":"8147.79","total_gpm":"45.27","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"10","win_pct":"20","clo_date":"04-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":247549,"Line":0,"Comment":"04/13/2026 10:07 AM - jacobf - F/U changed from 04/01/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247549,"Line":1,"Comment":"04/20/2026 10:33 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247549","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247549","line":"2","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247549","line":"3","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247549","line":"4","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247549","line":"5","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247549","line":"6","part":"PRE-SPDL-H63-E236","qty":"1","price":"3333.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247549","line":"7","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247549","line":"8","part":"PRE-SPDL-C6-E236","qty":"1","price":"4638.00","uom":"EA","discount":"25.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247549","line":"9","part":"PRE-GAUGE-C6","qty":"1","price":"1976.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247549","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-15 16:50:24.000 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-239032-05152026165023.txt === {"quote":"239032","customer":"12454","name":null,"customerName":"LK Machine Solutions","comp":"01","open":"0","shipto":"LKMACHTX","shiptoName":"LK Machine Solutions","entry_date":"09-30-2025","cust_order_date":"09-30-2025","req_date":"11-11-2025","cust_po":"5AX-201FA-M","terms_code":"CCARD","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Louis Kemp","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"19:09","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Louis Kemp","follow_phone":"940-736-9419","follow_email":"louiskemp@lkmachinesolutions.com","pic_user":"jacobf","total_amt":"98506.40","total_gp":"74805.41","total_gpm":"75.94","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"4","win_pct":"20","clo_date":"10-30-2025","notes":[{"comp":"1","quote":"239032","line":"0","data":"09-30-2025 19:14 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":239032,"Line":0,"Comment":"10/27/2025 3:12 PM - jacobf - F/U changed from 10/13/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239032,"Line":1,"Comment":"12/16/2025 7:56 PM - jacobf - F/U changed from 11/15/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239032,"Line":2,"Comment":"03/08/2026 8:14 PM - jacobf - F/U changed from 01/03/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239032,"Line":3,"Comment":"04/02/2026 9:10 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239032,"Line":4,"Comment":"04/13/2026 10:10 AM - jacobf - F/U changed from 04/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239032,"Line":5,"Comment":"04/20/2026 10:35 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"239032","line":"1","part":"5AX-201FA-M","qty":"1","price":"59081.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239032","line":"2","part":"5AX-130FA-M","qty":"1","price":"45927.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239032","line":"3","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD at time of po","branch":"1"},{"comp":"01","order":"239032","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-15 16:50:40.625 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246199-05152026165040.txt === {"quote":"246199","customer":"13260","name":null,"customerName":"Magnum Precision Machines, Inc.","comp":"01","open":"0","shipto":"BWXTAMAR","shiptoName":"BWXT Pantex LLC for US Doe","entry_date":"02-26-2026","cust_order_date":"03-26-2026","req_date":"04-09-2026","cust_po":"160-SET-29","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"75","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rob Powell","drop_po":"","status":"0","user":"raulo","conv_order":"","time":"14:20","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Rob Powell","follow_phone":"623-399-0169","follow_email":"rpowell@magnumaz.com","pic_user":"jacobf","total_amt":"1885.80","total_gp":"1021.06","total_gpm":"54.14","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"2","win_pct":"20","clo_date":"03-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":246199,"Line":0,"Comment":"04/06/2026 2:06 PM - bethw - Rob Powell called to ask if we had seen this order. I mentioned the quote remained open so he will check with his contact at this facility to get an update."},{"comp":1,"quote":246199,"Line":1,"Comment":"04/06/2026 2:06 PM - bethw - F/U changed from 03/26/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246199,"Line":2,"Comment":"04/20/2026 10:45 AM - raulo - F/U changed from 04/27/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"246199","line":"1","part":"160-SET-29","qty":"1","price":"2694.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246199","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 16:50:48.470 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248616-05152026165048.txt === {"quote":"248616","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSFRONTA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-15-2026","cust_order_date":"05-15-2026","req_date":"05-27-2026","cust_po":"KM3/4-SET-07-MM","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Teresa","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"11:15","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Teresa","follow_phone":"","follow_email":"@","pic_user":"bethw","total_amt":"579.80","total_gp":"378.96","total_gpm":"65.36","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":248616,"Line":0,"Comment":"05/15/2026 4:50 PM - bethw - no activity in area, quote expired and closed."}],"items":[{"comp":"01","order":"248616","line":"1","part":"KM3/4-SET-07-MM","qty":"2","price":"446.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248616","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-15 16:51:22.923 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248585-05152026165122.txt === {"quote":"248585","customer":"19593","name":null,"customerName":"SISU Custom Robotics, LLC.","comp":"01","open":"0","shipto":null,"shiptoName":null,"entry_date":"04-15-2026","cust_order_date":"07-25-2025","req_date":"04-15-2026","cust_po":"SPECIAL-TL","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Marc Christenson","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"07:49","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Marc Christenson","follow_phone":"512-377-6075 x 202","follow_email":"marc.christenson@sisu.us","pic_user":"bethw","total_amt":"650.60","total_gp":"483.60","total_gpm":"74.33","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"22","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":248585,"Line":0,"Comment":"04/21/2026 10:59 AM - bethw - F/U changed from 04/21/2026 to 5/15/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248585","line":"1","part":"SPECIAL-TL","qty":"5","price":"45.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248585","line":"2","part":"500-016","qty":"4","price":"38.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248585","line":"3","part":"500-020","qty":"4","price":"38.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248585","line":"4","part":"500-024","qty":"4","price":"38.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248585","line":"5","part":"500-028","qty":"4","price":"38.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248585","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248585","Line":"1","Company":"1","F_Line":"1","Comment":"P/N: TBD","Loc":"Y"},{"Quote":"248585","Line":"1","Company":"1","F_Line":"2","Comment":"5C special collet with ID Bore to be ground to .190\"","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-15 16:51:29.780 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-239624-05152026165129.txt === {"quote":"239624","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"METHHOUS","shiptoName":"Methods Machine Tools","entry_date":"10-13-2025","cust_order_date":"10-13-2025","req_date":"11-24-2025","cust_po":"5ax201 for OKK","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Bret Settle","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"14:59","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Bret Settle","follow_phone":"832-612-1895","follow_email":"bsettle@methodsmachine.com","pic_user":"jacobf","total_amt":"57047.40","total_gp":"41525.12","total_gpm":"72.79","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"3","win_pct":"20","clo_date":"11-13-2025","notes":[{"comp":"1","quote":"239624","line":"0","data":"10-13-2025 15:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":239624,"Line":0,"Comment":"10/27/2025 3:15 PM - jacobf - F/U changed from 10/26/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239624,"Line":1,"Comment":"12/16/2025 7:37 PM - jacobf - F/U changed from 11/15/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239624,"Line":2,"Comment":"03/08/2026 8:15 PM - jacobf - F/U changed from 01/03/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239624,"Line":3,"Comment":"04/02/2026 9:13 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239624,"Line":4,"Comment":"04/20/2026 10:18 AM - jacobf - F/U changed from 04/18/2026 to 5/2/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"239624","line":"1","part":"5AX-201FA-M-AB","qty":"1","price":"60782.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239624","line":"2","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD at time of PO","branch":"1"},{"comp":"01","order":"239624","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:51:43.177 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245056-05152026165142.txt === {"quote":"245056","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"METHHOUS","shiptoName":"Methods Machine Tools","entry_date":"02-05-2026","cust_order_date":"02-05-2026","req_date":"03-19-2026","cust_po":"Joyce Yager","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joyce Yager","drop_po":"5AX-130FA-M","status":"0","user":"stevel","conv_order":"","time":"10:33","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Joyce Yager","follow_phone":"","follow_email":"jyager@methodsmachine.com","pic_user":"jacobf","total_amt":"46648.90","total_gp":"36337.84","total_gpm":"77.90","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"3","win_pct":"20","clo_date":"03-05-2026","notes":[],"crmnotes":[{"comp":1,"quote":245056,"Line":0,"Comment":"03/08/2026 8:21 PM - jacobf - F/U changed from 02/18/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245056,"Line":1,"Comment":"04/02/2026 9:22 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245056,"Line":2,"Comment":"04/20/2026 10:18 AM - jacobf - F/U changed from 04/18/2026 to 5/2/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245056","line":"1","part":"5AX-130FA-M","qty":"1","price":"45927.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245056","line":"2","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD @ order","branch":"1"},{"comp":"01","order":"245056","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:51:56.428 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247067-05152026165156.txt === {"quote":"247067","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"PSVWWXAC","shiptoName":"DMG MORI - Texas","entry_date":"03-16-2026","cust_order_date":"05-05-2025","req_date":"03-16-2026","cust_po":"Colby Classon","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Colby Classon","drop_po":"CMX1100","status":"0","user":"jacobf","conv_order":"","time":"17:52","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Colby Classon","follow_phone":"469-766-4004","follow_email":"aclasson@dmgmori-usa.com","pic_user":"jacobf","total_amt":"15609.00","total_gp":"10529.31","total_gpm":"67.46","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":247067,"Line":0,"Comment":"04/20/2026 10:35 AM - jacobf - F/U changed from 05/05/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247067","line":"2","part":"NCT200FA-M4","qty":"1","price":"23650.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247067","line":"3","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"tbd @ PO","branch":"1"},{"comp":"01","order":"247067","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:52:08.453 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244405-05152026165208.txt === {"quote":"244405","customer":"3365","name":null,"customerName":"Chaparral Machinery","comp":"01","open":"0","shipto":"CHAPARRA","shiptoName":"Chaparral Machinery","entry_date":"01-25-2026","cust_order_date":"01-25-2026","req_date":"03-08-2026","cust_po":"CNC601FA-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Turnbull","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"01:08","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Chris Turnbull","follow_phone":"","follow_email":"cturnbull@chaparralmachinery.com","pic_user":"jacobf","total_amt":"150818.00","total_gp":"92851.44","total_gpm":"61.57","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"5","win_pct":"20","clo_date":"02-25-2026","notes":[{"comp":"1","quote":"244405","line":"0","data":"01-25-2026 01:12 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244405,"Line":0,"Comment":"03/08/2026 8:21 PM - jacobf - F/U changed from 02/07/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244405,"Line":1,"Comment":"04/02/2026 9:33 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244405,"Line":2,"Comment":"04/13/2026 10:10 AM - jacobf - F/U changed from 04/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244405,"Line":3,"Comment":"04/20/2026 10:33 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"244405","line":"1","part":"CNC601FA-M","qty":"1","price":"64071.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244405","line":"2","part":"CNC803FA-M","qty":"1","price":"116100.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244405","line":"3","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"TBD@ TIME OF PO","branch":"1"},{"comp":"01","order":"244405","line":"4","part":"HYD-UNIT-NACHI-AC110V","qty":"1","price":"8253.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244405","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244405","Line":"4","Company":"1","F_Line":"1","Comment":"This hydraulic pump may change depending on machine","Loc":"Y"},{"Quote":"244405","Line":"4","Company":"1","F_Line":"2","Comment":"configuration. This is just for standard setup.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 16:52:21.726 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243033-05152026165221.txt === {"quote":"243033","customer":"4070","name":null,"customerName":"DXP Enterprises Inc.","comp":"01","open":"0","shipto":"JLMPQQSU","shiptoName":"Applied Industrial Machining","entry_date":"12-18-2025","cust_order_date":"04-21-2026","req_date":"04-21-2026","cust_po":"Richard Kuykendall","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Richard Kuykendall-Oklahoma City OK","drop_po":"5AX-201YA-M","status":"0","user":"stevel","conv_order":"","time":"14:25","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Richard Kuykendall-Oklahoma City OK","follow_phone":"405-670-4491","follow_email":"richard.kuykendall@dxpe.com","pic_user":"jacobf","total_amt":"36923.25","total_gp":"20423.25","total_gpm":"55.31","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"2","win_pct":"20","clo_date":"04-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":243033,"Line":0,"Comment":"02/09/2026 8:36 AM - stevel - F/U changed from 12/24/2025 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243033,"Line":1,"Comment":"02/09/2026 8:36 AM - stevel - CLO changed from 12/30/2025 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":243033,"Line":2,"Comment":"02/09/2026 8:36 AM - stevel - Req Date changed from 01/30/2026 to 03/21/2026 (Req Date Updated)"},{"comp":1,"quote":243033,"Line":3,"Comment":"02/09/2026 8:36 AM - stevel - PIC changed from stevel to jacobf"},{"comp":1,"quote":243033,"Line":4,"Comment":"04/20/2026 10:31 AM - jacobf - F/U changed from 04/21/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"243033","line":"1","part":"5AX-201YA-M","qty":"1","price":"56805.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"243033","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"243033","Line":"1","Company":"1","F_Line":"1","Comment":"Demo table used for test cuts.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-15 16:52:34.404 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-237909-05152026165234.txt === {"quote":"237909","customer":"5440","name":null,"customerName":"Ellison(LA,TX)","comp":"01","open":"0","shipto":"ELLHOUST","shiptoName":"Ellison Technologies, Inc.","entry_date":"09-08-2025","cust_order_date":"09-08-2025","req_date":"10-20-2025","cust_po":"5AX-201FA-M/3PSP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Meade","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"18:10","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Andy Meade","follow_phone":"281-731-2953","follow_email":"andy@ellisontechnologies.com","pic_user":"jacobf","total_amt":"70051.75","total_gp":"51531.36","total_gpm":"73.56","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"5","win_pct":"20","clo_date":"10-08-2025","notes":[{"comp":"1","quote":"237909","line":"0","data":"09-08-2025 18:12 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":237909,"Line":0,"Comment":"09/17/2025 5:23 PM - jacobf - F/U changed from 09/21/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237909,"Line":1,"Comment":"10/27/2025 2:51 PM - jacobf - F/U changed from 10/11/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237909,"Line":2,"Comment":"12/16/2025 8:08 PM - jacobf - F/U changed from 11/15/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237909,"Line":3,"Comment":"01/05/2026 2:53 PM - jacobf - F/U changed from 01/03/2026 to 1/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237909,"Line":4,"Comment":"03/08/2026 8:18 PM - jacobf - F/U changed from 01/17/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237909,"Line":5,"Comment":"04/13/2026 10:03 AM - jacobf - F/U changed from 03/28/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237909,"Line":6,"Comment":"04/20/2026 10:32 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"237909","line":"1","part":"5AX-201FA-M","qty":"1","price":"59081.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237909","line":"2","part":"RN-AX201SD-4+N-A","qty":"1","price":"3096.00","uom":"EA","discount":"25.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"237909","line":"3","part":"HYD-UNIT-NACHI-DC24V-3PSP","qty":"1","price":"11892.00","uom":"ST","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"237909","line":"4","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD at PO","branch":"1"},{"comp":"01","order":"237909","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 16:52:42.585 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248698-05152026165242.txt === {"quote":"248698","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"JANI","shiptoName":"Janicki Industries Inc.","entry_date":"04-16-2026","cust_order_date":"05-16-2026","req_date":"05-28-2026","cust_po":"WH-ZP120-STD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jason Schmidt","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"10:45","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Jason Schmidt","follow_phone":"206-607-1109","follow_email":"jason.schmidt@blackhawkid.com","pic_user":"bethw","total_amt":"2061.52","total_gp":"1052.62","total_gpm":"51.06","rev_type":"WAP","mod_date":"05-15-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-16-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248698","line":"1","part":"WH-ZP120-STD","qty":"2","price":"1412.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248698","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-15 16:53:02.350 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248563-05152026165302.txt === {"quote":"248563","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"1","shipto":"PSVWWXAC","shiptoName":"DMG MORI - Texas","entry_date":"04-14-2026","cust_order_date":"05-14-2025","req_date":"05-14-2026","cust_po":"Colby Classon","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Colby Classon","drop_po":"CMX1100 promo NCT200","status":"0","user":"jacobf","conv_order":"","time":"14:35","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Colby Classon","follow_phone":"469-766-4004","follow_email":"aclasson@dmgmori-usa.com","pic_user":"jacobf","total_amt":"15609.00","total_gp":"10529.31","total_gpm":"67.46","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobf","reason":"1","totalQty":"3","win_pct":"20","clo_date":"05-14-2026","notes":[],"crmnotes":[{"comp":1,"quote":248563,"Line":0,"Comment":"04/20/2026 10:19 AM - jacobf - F/U changed from 04/20/2026 to 5/2/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248563","line":"3","part":"NCT200FA-M4","qty":"1","price":"23650.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248563","line":"5","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248563","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248563","Line":"5","Company":"1","F_Line":"1","Comment":"special- included in price of purchase or RT","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:53:15.813 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249654-05152026165315.txt === {"quote":"249654","customer":"5010","name":null,"customerName":"Eagle Machine Services Inc.","comp":"01","open":"0","shipto":"EAGLARLI","shiptoName":"Eagle Machine Sales","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-15-2026","cust_po":"CNCZ105FA-M","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Mel Florez","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"18:56","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Mel Florez","follow_phone":"817-472-5178","follow_email":"mel@eaglemachine.net","pic_user":"jacobf","total_amt":"14855.00","total_gp":"11335.84","total_gpm":"76.31","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249654","line":"1","part":"CNCZ105FA-M","qty":"1","price":"14855.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249654","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-15 16:53:27.684 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249736-05152026165327.txt === {"quote":"249736","customer":"5010","name":null,"customerName":"Eagle Machine Services Inc.","comp":"01","open":"0","shipto":"EAGLARLI","shiptoName":"Eagle Machine Sales","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-17-2026","cust_po":"Mel Florez","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Mel Florez","drop_po":"CNCZ105FA-M","status":"0","user":"stevel","conv_order":"","time":"12:22","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Mel Florez","follow_phone":"817-472-5178","follow_email":"mel@eaglemachine.net","pic_user":"jacobf","total_amt":"32632.75","total_gp":"28003.02","total_gpm":"85.81","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-06-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249736","line":"1","part":"CNCZ105FA-M","qty":"1","price":"14855.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249736","line":"2","part":"TAT-105N","qty":"1","price":"5722.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249736","line":"3","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249736","line":"4","part":"RT-ACCS-WKHD","qty":"1","price":"3750.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249736","line":"5","part":"RT-ACCS-WKHD","qty":"1","price":"3950.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249736","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249736","Line":"4","Company":"1","F_Line":"1","Comment":"3-JAW SELF-CENT. SCROLL CHUCK 3564-6\" with adapter","Loc":"Y"},{"Quote":"249736","Line":"5","Company":"1","F_Line":"1","Comment":"3-JAW SELF-CENT. SCROLL CHUCK 3565-8\" with adapter","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-15 16:54:04.106 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248845-05152026165403.txt === {"quote":"248845","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"0","shipto":"BASSTOO","shiptoName":"Bass Tool & Supply Inc","entry_date":"04-20-2026","cust_order_date":"05-20-2026","req_date":"05-20-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"jacobf","conv_order":"ADV","time":"04-20","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Jacob Franco","follow_phone":"972-768-7649","follow_email":"jacobf@lyndexnikken.com","pic_user":"jacobf","total_amt":"22266.48","total_gp":"11900.70","total_gpm":"53.45","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248845","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248845","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248845","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248845","line":"4","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248845","line":"5","part":"PRE-GAUGE-C6","qty":"1","price":"1976.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248845","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248845","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248845","line":"8","part":"PRE-SPDL-C6","qty":"1","price":"4406.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248845","line":"9","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248845","line":"10","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248845","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-15 16:54:16.245 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248848-05152026165415.txt === {"quote":"248848","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"0","shipto":"BASSTOO","shiptoName":"Bass Tool & Supply Inc","entry_date":"04-20-2026","cust_order_date":"05-20-2026","req_date":"05-20-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"jacobf","conv_order":"ADV","time":"04-20","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Jacob Franco","follow_phone":"972-768-7649","follow_email":"jacobf@lyndexnikken.com","pic_user":"jacobf","total_amt":"34231.92","total_gp":"18417.10","total_gpm":"53.80","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248848","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248848","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248848","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248848","line":"4","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248848","line":"5","part":"PRE-GAUGE-C6","qty":"1","price":"1976.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248848","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248848","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248848","line":"8","part":"PRE-SPDL-C6RA","qty":"1","price":"6394.00","uom":"EA","discount":"24.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248848","line":"9","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248848","line":"10","part":"PRE-SPDL-I50A","qty":"1","price":"2376.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248848","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-15 16:54:29.469 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243882-05152026165429.txt === {"quote":"243882","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"BLACKRAI","shiptoName":"Black Rain Ordnance","entry_date":"01-14-2026","cust_order_date":"12-17-2025","req_date":"06-03-2026","cust_po":"Eric Martin","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Martin","drop_po":"CNCZ100-3W-120OSP4-M","status":"0","user":"jacobf","conv_order":"","time":"20:43","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Eric Martin","follow_phone":"913-225-6252","follow_email":"eric.martin@hartwiginc.com","pic_user":"jacobf","total_amt":"47731.60","total_gp":"29646.32","total_gpm":"62.11","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":243882,"Line":0,"Comment":"03/08/2026 8:19 PM - jacobf - F/U changed from 01/20/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":1,"Comment":"04/02/2026 8:57 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":2,"Comment":"04/13/2026 10:10 AM - jacobf - F/U changed from 04/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":3,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":4,"Comment":"05/08/2026 5:24 PM - rons - CLO changed from 02/28/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":243882,"Line":5,"Comment":"05/08/2026 5:24 PM - rons - Req Date changed from 01/14/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":243882,"Line":6,"Comment":"05/15/2026 4:11 PM - rons - F/U changed from 05/11/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":7,"Comment":"05/15/2026 4:11 PM - rons - CLO changed from 05/18/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":243882,"Line":8,"Comment":"05/15/2026 4:11 PM - rons - Req Date changed from 05/25/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"243882","line":"1","part":"CNCZ100-3W-120OSP4-M","qty":"1","price":"42185.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243882","line":"2","part":"RT-ACCS-CABLE","qty":"1","price":"1400.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"243882","line":"4","part":"5C-AIR-FIXTURE-MLOCK-100","qty":"3","price":"5841.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"243882","line":"5","part":"PB-105-3W-120","qty":"1","price":"8480.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"243882","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-15 16:54:41.392 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247480-05152026165441.txt === {"quote":"247480","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGT","shiptoName":"Hartwig Inc","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"06-04-2026","cust_po":"5ax-201OSP4-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"dave Muhek","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:18","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"dave Muhek","follow_phone":"346-500-3429","follow_email":"dave.muhek@hartwiginc.com","pic_user":"jacobf","total_amt":"61255.10","total_gp":"48490.59","total_gpm":"79.16","rev_type":"RT","mod_date":"05-15-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"247480","line":"0","data":"03-24-2026 17:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247480,"Line":0,"Comment":"04/13/2026 10:09 AM - jacobf - F/U changed from 04/06/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247480,"Line":1,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247480,"Line":2,"Comment":"05/08/2026 5:25 PM - rons - CLO changed from 04/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247480,"Line":3,"Comment":"05/08/2026 5:25 PM - rons - Req Date changed from 05/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247480,"Line":4,"Comment":"05/15/2026 4:11 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247480,"Line":5,"Comment":"05/15/2026 4:11 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247480,"Line":6,"Comment":"05/15/2026 4:11 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247480","line":"1","part":"5AX-201OSP4-ME40","qty":"1","price":"66793.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247480","line":"2","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD @ time of PO","branch":"1"},{"comp":"01","order":"247480","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-15 16:55:22.538 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248689-05152026165522.txt === {"quote":"248689","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"PLANTEX","shiptoName":"Plantex Machine, LLC","entry_date":"04-16-2026","cust_order_date":"05-16-2026","req_date":"05-28-2026","cust_po":"C40R5-0875-3.50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Lindsey Robson","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"09:54","extra":"","follow_up":"05-16-2026","web_id":"","follow_name":"Lindsey Robson","follow_phone":"","follow_email":"lindsey.lannello@mscdirect.com","pic_user":"bethw","total_amt":"231.28","total_gp":"121.90","total_gpm":"52.71","rev_type":"STD","mod_date":"05-15-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-16-2026","notes":[],"crmnotes":[{"comp":1,"quote":248689,"Line":0,"Comment":"05/15/2026 4:55 PM - bethw - no activity in area, quote expired and closed."}],"items":[{"comp":"01","order":"248689","line":"1","part":"C40R5-0875-3.50","qty":"1","price":"392.00","uom":"EA","discount":"41.00","req_date":"ship 1-2days","branch":"1"},{"comp":"01","order":"248689","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-15 16:56:36.604 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248714-05152026165636.txt === {"quote":"248714","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"TRIUMCAT","shiptoName":"Triumph Actuation Systems","entry_date":"04-16-2026","cust_order_date":"05-16-2026","req_date":"05-28-2026","cust_po":"C6-SF0125-3.15","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jesus A. Cabezas","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"13:04","extra":"","follow_up":"05-16-2026","web_id":"","follow_name":"Jesus A. Cabezas","follow_phone":"206-849-8023","follow_email":"jesus.cabezas@mscdirect.com","pic_user":"bethw","total_amt":"600.00","total_gp":"260.40","total_gpm":"43.40","rev_type":"ADV","mod_date":"05-15-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-16-2026","notes":[],"crmnotes":[{"comp":1,"quote":248714,"Line":0,"Comment":"05/15/2026 4:56 PM - bethw - I usually see these orders but no activity on this one. quote expired and closed."}],"items":[{"comp":"01","order":"248714","line":"1","part":"C6-SF0125-3.15","qty":"2","price":"500.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248714","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-15 18:03:20.893 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-15 18:03:27.984 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0056494973458, -88.3158005568621, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0056494973458, -88.3158005568621, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2059684 second/s. 2026-05-15 18:03:30.960 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.005649497344, -88.3158005568623, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.005649497344, -88.3158005568623, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2448543 second/s. 2026-05-15 18:03:36.660 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.005649497344, -88.3158005568623, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.005649497344, -88.3158005568623, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3794927 second/s. 2026-05-15 18:48:48.608 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-15 18:49:05.550 [INFO] In session is user: jimg 2026-05-15 18:49:09.214 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2386106774366, -87.9777032468522, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2386106774366, -87.9777032468522, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1978128 second/s. 2026-05-15 18:49:15.665 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2385774749998, -87.9776434908829, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2385774749998, -87.9776434908829, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2438767 second/s. 2026-05-15 19:56:09.865 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-15 21:21:43.652 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-16 00:05:55.744 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-16 01:01:40.517 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-16 02:02:21.668 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-16 04:30:06.542 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-16 09:49:10.809 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-16 10:31:11.924 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-16 11:00:30.004 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-16 11:40:21.188 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-16 12:02:04.294 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-16 12:54:57.476 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-16 14:06:43.703 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-16 16:53:12.946 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-16 16:53:35.095 [INFO] In session is user: osmart 2026-05-16 16:53:40.659 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1992568830352, -87.9470763531495, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1992568830352, -87.9470763531495, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2626052 second/s. 2026-05-16 17:06:17.243 [INFO] In session is user: osmart 2026-05-16 17:06:17.263 [INFO] In session is user: osmart 2026-05-16 17:09:28.350 [INFO] In session is user: osmart 2026-05-16 18:26:03.934 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-16 20:49:39.610 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-16 21:24:26.877 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-16 22:01:19.502 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 01:02:09.753 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 01:33:49.340 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 02:08:52.995 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 06:18:10.130 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 07:38:11.954 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 08:00:12.694 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 09:16:28.057 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 10:01:49.562 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 11:01:48.643 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 12:05:24.483 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 12:55:13.041 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 14:46:50.569 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 15:12:01.625 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 15:38:02.681 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 16:48:49.789 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 17:57:52.094 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 18:28:59.540 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 18:50:31.448 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 19:55:05.096 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 20:44:39.537 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 21:41:37.277 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 21:42:11.274 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248057-05172026214211.txt === {"quote":"248057","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"1","shipto":"AFIFLORE","shiptoName":"Alternatives For Industry","entry_date":"04-03-2026","cust_order_date":"04-03-2026","req_date":"05-21-2026","cust_po":"CAT50-SK25-105U","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Paul Heger","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:36","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"Paul Heger","follow_phone":"800-511-2915","follow_email":"paul@afi-tools.com","pic_user":"alyssah","total_amt":"2162.55","total_gp":"1181.04","total_gpm":"54.61","rev_type":"ADV","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"6","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248057","line":"0","data":"04-03-2026 13:47 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248057,"Line":0,"Comment":"05/01/2026 5:56 PM - rons - F/U changed from 05/01/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248057,"Line":1,"Comment":"05/01/2026 5:56 PM - rons - CLO changed from 05/03/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":248057,"Line":2,"Comment":"05/01/2026 5:56 PM - rons - Req Date changed from 05/15/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":248057,"Line":3,"Comment":"05/09/2026 5:38 PM - alyssah - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248057","line":"1","part":"CAT50-SK25-105U-IDU","qty":"1","price":"604.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"2","part":"HSK100A-SK25C-145","qty":"1","price":"724.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"3","part":"SK25-3/4A","qty":"1","price":"108.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"4","part":"CAT50-HC0750-3.50","qty":"1","price":"847.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"5","part":"HSK100A-HC0750-105","qty":"1","price":"1044.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248057","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-17 21:42:50.718 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248623-05172026214250.txt === {"quote":"248623","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"GENERDYN","shiptoName":"General Dynamics OTS Inc","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"CAT50-SF0750-3.15CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Wendy Boozer","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:59","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Wendy Boozer","follow_phone":"","follow_email":"wboozer@fastenal.com","pic_user":"alyssah","total_amt":"1757.80","total_gp":"1086.60","total_gpm":"61.82","rev_type":"ADV","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248623","line":"0","data":"04-15-2026 12:08 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248623,"Line":0,"Comment":"05/09/2026 5:41 PM - alyssah - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248623","line":"1","part":"CAT50-SF0750-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248623","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-17 21:43:14.117 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248623-05172026214313.txt === {"quote":"248623","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"GENERDYN","shiptoName":"General Dynamics OTS Inc","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"CAT50-SF0750-3.15CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Wendy Boozer","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:59","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Wendy Boozer","follow_phone":"","follow_email":"wboozer@fastenal.com","pic_user":"alyssah","total_amt":"1757.80","total_gp":"1086.60","total_gpm":"61.82","rev_type":"ADV","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"248623","line":"0","data":"04-15-2026 12:08 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248623,"Line":0,"Comment":"05/09/2026 5:41 PM - alyssah - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248623,"Line":1,"Comment":"05/17/2026 9:42 PM - alyssah - F/U changed from 05/15/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248623,"Line":2,"Comment":"05/17/2026 9:42 PM - alyssah - CLO changed from 05/15/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248623","line":"1","part":"CAT50-SF0750-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248623","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-17 21:43:36.484 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248647-05172026214336.txt === {"quote":"248647","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"1","shipto":"ALPHRINC","shiptoName":"Alpha Machine","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"NBT30-SF0125-3.15","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:34","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"alyssah","total_amt":"1303.80","total_gp":"660.84","total_gpm":"50.69","rev_type":"ADV","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"7","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248647","line":"0","data":"04-15-2026 14:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248647,"Line":0,"Comment":"05/09/2026 5:41 PM - alyssah - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248647","line":"1","part":"NBT30-SF0125-3.15","qty":"3","price":"410.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248647","line":"2","part":"NBT30-SF0187-3.15","qty":"3","price":"410.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248647","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-17 21:44:51.470 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249352-05172026214451.txt === {"quote":"249352","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"DAYTON","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"MNL12-ER32X","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Emanuel","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:32","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Emanuel","follow_phone":"","follow_email":"@","pic_user":"alyssah","total_amt":"1697.96","total_gp":"1233.43","total_gpm":"72.64","rev_type":"LT","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249352","line":"1","part":"MNL12-ER32X","qty":"1","price":"2497.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249352","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-17 21:46:02.374 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247957-05172026214602.txt === {"quote":"247957","customer":"19575","name":null,"customerName":"Single Source Technologies","comp":"01","open":"0","shipto":"SINGSOUR","shiptoName":"Single Source Technologies","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-30-2026","cust_po":"CAT40 Adv Toolng Pack 28","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Abe","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:24","extra":"","follow_up":"05-16-2026","web_id":"","follow_name":"Abe","follow_phone":"","follow_email":"Abencster@makino.com","pic_user":"alyssah","total_amt":"3351.20","total_gp":"2378.91","total_gpm":"70.99","rev_type":"ADV","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-17-2026","notes":[{"comp":"1","quote":"247957","line":"0","data":"04-01-2026 16:40 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247957,"Line":0,"Comment":"05/01/2026 5:58 PM - rons - Req Date changed from 05/13/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247957,"Line":1,"Comment":"05/09/2026 5:32 PM - alyssah - CLO changed from 05/11/2026 to 05/17/2026 (CLO Date Updated)"},{"comp":1,"quote":247957,"Line":2,"Comment":"05/09/2026 5:32 PM - alyssah - F/U changed from 05/04/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247957,"Line":3,"Comment":"05/17/2026 9:45 PM - alyssah - Req Date changed from 05/18/2026 to 05/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247957","line":"2","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"3","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"4","part":"C40S-4500-EU","qty":"8","price":"29.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"5","part":"CAT40-C3/4-85U-IDU","qty":"1","price":"568.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"6","part":"CAT40-SK16-60U-IDU","qty":"4","price":"438.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"7","part":"CAT40-SK16-90U-IDU","qty":"1","price":"438.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"8","part":"CAT40-SK6-120U-IDU","qty":"1","price":"427.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"9","part":"CAT40-SK6-90U-IDU","qty":"1","price":"407.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"10","part":"SK16-1/2A","qty":"2","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"11","part":"SK16-1/4A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"12","part":"SK16-3/8A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"13","part":"SK16-5/16A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"14","part":"SK16-5/8A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"15","part":"SK6-1/4A","qty":"1","price":"70.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"16","part":"SK6-1/8A","qty":"1","price":"70.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"17","part":"SK6-3/16A","qty":"1","price":"70.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"18","part":"SKL-6W","qty":"1","price":"25.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"19","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":18}}] 2026-05-17 21:46:17.490 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247957-05172026214617.txt === {"quote":"247957","customer":"19575","name":null,"customerName":"Single Source Technologies","comp":"01","open":"0","shipto":"SINGSOUR","shiptoName":"Single Source Technologies","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-30-2026","cust_po":"CAT40 Adv Toolng Pack 28","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Abe","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:24","extra":"","follow_up":"05-16-2026","web_id":"","follow_name":"Abe","follow_phone":"","follow_email":"Abencster@makino.com","pic_user":"alyssah","total_amt":"3351.20","total_gp":"2378.91","total_gpm":"70.99","rev_type":"ADV","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"247957","line":"0","data":"04-01-2026 16:40 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247957,"Line":0,"Comment":"05/01/2026 5:58 PM - rons - Req Date changed from 05/13/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247957,"Line":1,"Comment":"05/09/2026 5:32 PM - alyssah - CLO changed from 05/11/2026 to 05/17/2026 (CLO Date Updated)"},{"comp":1,"quote":247957,"Line":2,"Comment":"05/09/2026 5:32 PM - alyssah - F/U changed from 05/04/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247957,"Line":3,"Comment":"05/17/2026 9:45 PM - alyssah - Req Date changed from 05/18/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":247957,"Line":4,"Comment":"05/17/2026 9:46 PM - alyssah - CLO changed from 05/17/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247957","line":"2","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"3","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"4","part":"C40S-4500-EU","qty":"8","price":"29.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"5","part":"CAT40-C3/4-85U-IDU","qty":"1","price":"568.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"6","part":"CAT40-SK16-60U-IDU","qty":"4","price":"438.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"7","part":"CAT40-SK16-90U-IDU","qty":"1","price":"438.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"8","part":"CAT40-SK6-120U-IDU","qty":"1","price":"427.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"9","part":"CAT40-SK6-90U-IDU","qty":"1","price":"407.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"10","part":"SK16-1/2A","qty":"2","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"11","part":"SK16-1/4A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"12","part":"SK16-3/8A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"13","part":"SK16-5/16A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"14","part":"SK16-5/8A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"15","part":"SK6-1/4A","qty":"1","price":"70.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"16","part":"SK6-1/8A","qty":"1","price":"70.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"17","part":"SK6-3/16A","qty":"1","price":"70.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"18","part":"SKL-6W","qty":"1","price":"25.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"19","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":18}}] 2026-05-17 21:46:31.091 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247957-05172026214630.txt === {"quote":"247957","customer":"19575","name":null,"customerName":"Single Source Technologies","comp":"01","open":"0","shipto":"SINGSOUR","shiptoName":"Single Source Technologies","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-30-2026","cust_po":"CAT40 Adv Toolng Pack 28","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Abe","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:24","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Abe","follow_phone":"","follow_email":"Abencster@makino.com","pic_user":"alyssah","total_amt":"3351.20","total_gp":"2378.91","total_gpm":"70.99","rev_type":"ADV","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"247957","line":"0","data":"04-01-2026 16:40 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247957,"Line":0,"Comment":"05/01/2026 5:58 PM - rons - Req Date changed from 05/13/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247957,"Line":1,"Comment":"05/09/2026 5:32 PM - alyssah - CLO changed from 05/11/2026 to 05/17/2026 (CLO Date Updated)"},{"comp":1,"quote":247957,"Line":2,"Comment":"05/09/2026 5:32 PM - alyssah - F/U changed from 05/04/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247957,"Line":3,"Comment":"05/17/2026 9:45 PM - alyssah - Req Date changed from 05/18/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":247957,"Line":4,"Comment":"05/17/2026 9:46 PM - alyssah - CLO changed from 05/17/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247957","line":"2","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"3","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"4","part":"C40S-4500-EU","qty":"8","price":"29.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"5","part":"CAT40-C3/4-85U-IDU","qty":"1","price":"568.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"6","part":"CAT40-SK16-60U-IDU","qty":"4","price":"438.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"7","part":"CAT40-SK16-90U-IDU","qty":"1","price":"438.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"8","part":"CAT40-SK6-120U-IDU","qty":"1","price":"427.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"9","part":"CAT40-SK6-90U-IDU","qty":"1","price":"407.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"10","part":"SK16-1/2A","qty":"2","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"11","part":"SK16-1/4A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"12","part":"SK16-3/8A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"13","part":"SK16-5/16A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"14","part":"SK16-5/8A","qty":"1","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"15","part":"SK6-1/4A","qty":"1","price":"70.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"16","part":"SK6-1/8A","qty":"1","price":"70.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"17","part":"SK6-3/16A","qty":"1","price":"70.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"18","part":"SKL-6W","qty":"1","price":"25.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247957","line":"19","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":18}}] 2026-05-17 21:47:09.767 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248866-05172026214709.txt === {"quote":"248866","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCCO","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"06-01-2026","cust_po":"CAT50-SK16-195U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Alene","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"14:31","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Alene","follow_phone":"","follow_email":"@","pic_user":"alyssah","total_amt":"1859.00","total_gp":"1211.50","total_gpm":"65.17","rev_type":"ADV","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248866","line":"1","part":"CAT50-SK16-195U-IDU","qty":"2","price":"707.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248866","line":"2","part":"CAT50-SK25-195U-IDU","qty":"2","price":"723.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248866","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-17 21:47:39.870 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248524-05172026214739.txt === {"quote":"248524","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"NEWMANIY","shiptoName":"Max Tool","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"H63A-MRAM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Gulley","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:26","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Chris Gulley","follow_phone":"","follow_email":"chris@maxtoolinc.com","pic_user":"alyssah","total_amt":"13745.90","total_gp":"6559.46","total_gpm":"47.72","rev_type":"ADV","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"248524","line":"0","data":"04-14-2026 10:27 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248524,"Line":0,"Comment":"04/15/2026 4:07 PM - alyssah - CLO changed from 04/19/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248524,"Line":1,"Comment":"04/15/2026 4:07 PM - alyssah - F/U changed from 04/18/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248524,"Line":2,"Comment":"05/09/2026 5:40 PM - alyssah - F/U changed from 05/08/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248524,"Line":3,"Comment":"05/17/2026 9:47 PM - alyssah - CLO changed from 05/20/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248524","line":"1","part":"H63A-MRAM","qty":"1","price":"2930.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248524","line":"2","part":"PA65-HSK","qty":"1","price":"986.00","uom":"EA","discount":"27.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248524","line":"3","part":"MRAM-ER11ST","qty":"1","price":"7457.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248524","line":"5","part":"MRAM-ER16ST","qty":"1","price":"7457.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248524","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-17 21:47:52.791 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248524-05172026214752.txt === {"quote":"248524","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"NEWMANIY","shiptoName":"Max Tool","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"H63A-MRAM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Gulley","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:26","extra":"","follow_up":"05-24-2026","web_id":"","follow_name":"Chris Gulley","follow_phone":"","follow_email":"chris@maxtoolinc.com","pic_user":"alyssah","total_amt":"13745.90","total_gp":"6559.46","total_gpm":"47.72","rev_type":"ADV","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"248524","line":"0","data":"04-14-2026 10:27 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248524,"Line":0,"Comment":"04/15/2026 4:07 PM - alyssah - CLO changed from 04/19/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248524,"Line":1,"Comment":"04/15/2026 4:07 PM - alyssah - F/U changed from 04/18/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248524,"Line":2,"Comment":"05/09/2026 5:40 PM - alyssah - F/U changed from 05/08/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248524,"Line":3,"Comment":"05/17/2026 9:47 PM - alyssah - CLO changed from 05/20/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248524","line":"1","part":"H63A-MRAM","qty":"1","price":"2930.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248524","line":"2","part":"PA65-HSK","qty":"1","price":"986.00","uom":"EA","discount":"27.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248524","line":"3","part":"MRAM-ER11ST","qty":"1","price":"7457.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248524","line":"5","part":"MRAM-ER16ST","qty":"1","price":"7457.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248524","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-17 21:48:26.282 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248273-05172026214826.txt === {"quote":"248273","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"1","shipto":"LINIMMSA","shiptoName":"Linamar Muscle Shoals","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-20-2026","cust_po":"HSK80A Shrink Fit Special","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Blundell","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:54","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Mike Blundell","follow_phone":"731-614-4611","follow_email":"cmblundell@martinsupply.com","pic_user":"alyssah","total_amt":"6120.00","total_gp":"6120.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"10","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"248273","line":"1","data":"Fletcher...sending quote to Mike now"},{"comp":"1","quote":"248273","line":"0","data":"04-10-2026 09:49-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":248273,"Line":0,"Comment":"04/15/2026 4:06 PM - alyssah - F/U changed from 04/14/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248273,"Line":1,"Comment":"05/01/2026 4:29 PM - alyssah - F/U changed from 04/30/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248273,"Line":2,"Comment":"05/01/2026 4:29 PM - alyssah - CLO changed from 05/08/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248273,"Line":3,"Comment":"05/01/2026 4:30 PM - alyssah - F/U changed from 05/07/2026 to 5/18/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248273","line":"1","part":"SPECIAL-TL","qty":"9","price":"680.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS ADA","branch":"1"},{"comp":"01","order":"248273","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248273","Line":"1","Company":"1","F_Line":"1","Comment":"HSK80A shrink fit with 20mm ID & 32mm OD on nose...","Loc":"Y"},{"Quote":"248273","Line":"1","Company":"1","F_Line":"2","Comment":"Top of the taper to be 36mm & 250mm GL","Loc":"Y"}],"qcomms":[{"Quote":"248273","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248273","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"248273","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-17 21:48:46.523 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249671-05172026214846.txt === {"quote":"249671","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"SPOTFOFL","shiptoName":"Spot Zero","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-05-2026","cust_po":"NCAT40-SK10C-180UP-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"10:49","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Ronnie Spicer","follow_phone":"(941) 739-6566","follow_email":"@","pic_user":"alyssah","total_amt":"5206.00","total_gp":"4892.58","total_gpm":"93.98","rev_type":"STD","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"16","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"249671","line":"0","data":"05-05-2026 10:52 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249671","line":"1","part":"SPECIAL-TL-NIKKEN","qty":"6","price":"639.00","uom":"EA","discount":"0.00","req_date":"1-2 days","branch":"1"},{"comp":"01","order":"249671","line":"2","part":"SK16-3/8AC","qty":"4","price":"194.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249671","line":"3","part":"SK16-9AC","qty":"2","price":"194.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249671","line":"4","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249671","line":"5","part":"TQW-GH16","qty":"1","price":"149.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249671","line":"6","part":"SKR-16","qty":"1","price":"2.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249671","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249671","Line":"1","Company":"1","F_Line":"1","Comment":"NCAT40-SK16C-180UP-IDU","Loc":"Y"},{"Quote":"249671","Line":"1","Company":"1","F_Line":"2","Comment":"NCAT40 DualContact Slim Chuck SK16 Coolant HiSpeed","Loc":"Y"},{"Quote":"249671","Line":"1","Company":"1","F_Line":"3","Comment":"ChipHole 25K","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-17 21:49:27.352 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247984-05172026214927.txt === {"quote":"247984","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-20-2026","cust_po":"HSK63A Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:28","extra":"","follow_up":"05-17-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"alyssah","total_amt":"4594.15","total_gp":"2456.44","total_gpm":"53.47","rev_type":"ADV","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"20","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247984","line":"0","data":"04-02-2026 11:30-rons: less 45% per Fletcher..."}],"crmnotes":[{"comp":1,"quote":247984,"Line":0,"Comment":"04/13/2026 6:02 AM - alyssah - F/U changed from 04/08/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":1,"Comment":"04/24/2026 4:53 PM - alyssah - F/U changed from 04/21/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":2,"Comment":"05/01/2026 5:55 PM - rons - F/U changed from 05/01/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":3,"Comment":"05/01/2026 5:55 PM - rons - CLO changed from 05/02/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247984,"Line":4,"Comment":"05/01/2026 5:55 PM - rons - Req Date changed from 05/14/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247984,"Line":5,"Comment":"05/09/2026 5:35 PM - alyssah - CLO changed from 05/13/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247984,"Line":6,"Comment":"05/09/2026 5:36 PM - alyssah - F/U changed from 05/06/2026 to 5/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":7,"Comment":"05/17/2026 9:49 PM - alyssah - CLO changed from 05/18/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247984","line":"1","part":"H63A-SF0187-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"2","part":"H63A-SF0250-4.72CP","qty":"3","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"3","part":"H63A-SF0312-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"4","part":"H63A-SF0375-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"5","part":"H63A-SF0500-4.72CP","qty":"5","price":"437.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"6","part":"H63A-SF0250-2.56RT","qty":"2","price":"392.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"7","part":"H63A-SF0750-4.72CP","qty":"2","price":"437.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-17 21:49:34.285 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247984-05172026214934.txt === {"quote":"247984","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-20-2026","cust_po":"HSK63A Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:28","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"alyssah","total_amt":"4594.15","total_gp":"2456.44","total_gpm":"53.47","rev_type":"ADV","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"20","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247984","line":"0","data":"04-02-2026 11:30-rons: less 45% per Fletcher..."}],"crmnotes":[{"comp":1,"quote":247984,"Line":0,"Comment":"04/13/2026 6:02 AM - alyssah - F/U changed from 04/08/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":1,"Comment":"04/24/2026 4:53 PM - alyssah - F/U changed from 04/21/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":2,"Comment":"05/01/2026 5:55 PM - rons - F/U changed from 05/01/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":3,"Comment":"05/01/2026 5:55 PM - rons - CLO changed from 05/02/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247984,"Line":4,"Comment":"05/01/2026 5:55 PM - rons - Req Date changed from 05/14/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247984,"Line":5,"Comment":"05/09/2026 5:35 PM - alyssah - CLO changed from 05/13/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247984,"Line":6,"Comment":"05/09/2026 5:36 PM - alyssah - F/U changed from 05/06/2026 to 5/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":7,"Comment":"05/17/2026 9:49 PM - alyssah - CLO changed from 05/18/2026 to 05/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247984","line":"1","part":"H63A-SF0187-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"2","part":"H63A-SF0250-4.72CP","qty":"3","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"3","part":"H63A-SF0312-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"4","part":"H63A-SF0375-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"5","part":"H63A-SF0500-4.72CP","qty":"5","price":"437.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"6","part":"H63A-SF0250-2.56RT","qty":"2","price":"392.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"7","part":"H63A-SF0750-4.72CP","qty":"2","price":"437.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-17 21:49:56.495 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248662-05172026214956.txt === {"quote":"248662","customer":"4175","name":null,"customerName":"Dayton Supply & Tool Company (Day)","comp":"01","open":"0","shipto":"DAYTPOE","shiptoName":"Dayton Supply and Tool","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"NB3006-0250-2.36CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bill Cunningham","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:13","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Bill Cunningham","follow_phone":"","follow_email":"bill.cunningham@motion-ind.com","pic_user":"alyssah","total_amt":"4514.82","total_gp":"2565.61","total_gpm":"56.83","rev_type":"STD","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"32","win_pct":"20","clo_date":"05-31-2026","notes":[{"comp":"1","quote":"248662","line":"3","data":"04-15-2026 16:14 - Discounts Recalculated QS"},{"comp":"1","quote":"248662","line":"2","data":"t"},{"comp":"1","quote":"248662","line":"1","data":"Norwood Medical, as such not seeking addtl discoun"},{"comp":"1","quote":"248662","line":"0","data":"04-15-2026 16:14-mirandag believe going to"}],"crmnotes":[],"items":[{"comp":"01","order":"248662","line":"1","part":"NB3006-0250-2.36CP","qty":"6","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248662","line":"2","part":"NB3007-0011-4.00","qty":"12","price":"327.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248662","line":"3","part":"NB3006-0500-2.36CP","qty":"12","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248662","line":"4","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248662","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-17 21:50:17.152 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248152-05172026215016.txt === {"quote":"248152","customer":"4175","name":null,"customerName":"Dayton Supply & Tool Company (Day)","comp":"01","open":"0","shipto":"DAYTPOE","shiptoName":"Dayton Supply and Tool","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-19-2026","cust_po":"NB3006-0250-2.36CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bill Cunningham","drop_po":"Norwood?","status":"0","user":"mirandag","conv_order":"","time":"10:40","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Bill Cunningham","follow_phone":"","follow_email":"bill.cunningham@motion-ind.com","pic_user":"alyssah","total_amt":"3014.94","total_gp":"1713.85","total_gpm":"56.85","rev_type":"STD","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"22","win_pct":"20","clo_date":"05-31-2026","notes":[{"comp":"1","quote":"248152","line":"0","data":"04-07-2026 10:40 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248152","line":"1","part":"NB3006-0250-2.36CP","qty":"4","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248152","line":"2","part":"NB3006-0500-2.36CP","qty":"8","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248152","line":"3","part":"NB3007-0011-4.00","qty":"8","price":"327.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248152","line":"4","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248152","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-17 21:51:08.537 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249981-05172026215108.txt === {"quote":"249981","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTLOUI","shiptoName":"Cutting Tools inc. -Louisville","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"NB3007-0016-2.36G","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Morrison","drop_po":"","status":"0","user":"briand","conv_order":"","time":"09:26","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Mike Morrison","follow_phone":"(502)238-2072","follow_email":"mmorrison@cuttingtoolsinc.net","pic_user":"alyssah","total_amt":"2603.24","total_gp":"1243.72","total_gpm":"47.78","rev_type":"STD","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"16","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"249981","line":"1","data":"Chat, added wrench and attachments."},{"comp":"1","quote":"249981","line":"0","data":"05-12-2026 09:28-briand: Came in through Live"}],"crmnotes":[],"items":[{"comp":"01","order":"249981","line":"1","part":"NB3007-0016-2.36G","qty":"6","price":"280.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249981","line":"2","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249981","line":"3","part":"NB3007-0032-3.00G","qty":"6","price":"316.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249981","line":"4","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249981","line":"5","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249981","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-17 21:51:32.072 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248278-05172026215131.txt === {"quote":"248278","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"1","shipto":"MILLSCOT","shiptoName":"Millenium Machine Inc.","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-20-2026","cust_po":"CAT40 TOOLING","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"16:21","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"alex","follow_phone":"","follow_email":"alex@abs.com","pic_user":"alyssah","total_amt":"2491.00","total_gp":"1836.10","total_gpm":"73.71","rev_type":"STD","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"15","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"248278","line":"0","data":"04-08-2026 16:39 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248278,"Line":0,"Comment":"05/01/2026 5:51 PM - rons - F/U changed from 04/28/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248278,"Line":1,"Comment":"05/01/2026 5:51 PM - rons - CLO changed from 05/08/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248278,"Line":2,"Comment":"05/01/2026 5:51 PM - rons - Req Date changed from 05/20/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248278,"Line":3,"Comment":"05/09/2026 5:36 PM - alyssah - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248278,"Line":4,"Comment":"05/09/2026 5:37 PM - alyssah - F/U changed from 05/06/2026 to 5/18/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248278","line":"1","part":"CAT40-ER16-2.76","qty":"1","price":"210.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"2","part":"CAT40-ER16-4.00","qty":"1","price":"213.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"3","part":"CAT40-ER16-6.00","qty":"1","price":"237.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"4","part":"CAT40-ER32-2.76","qty":"1","price":"226.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"5","part":"CAT40-ER32-6.00","qty":"1","price":"226.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"6","part":"C4006-0500-2.50","qty":"1","price":"133.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"7","part":"C4006-0625-3.00","qty":"1","price":"127.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"8","part":"C4006-0750-3.00","qty":"1","price":"133.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"9","part":"C4006-0875-3.50","qty":"1","price":"180.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"10","part":"C4006-1000-4.00","qty":"1","price":"154.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"11","part":"C4001-0750-4.00CP","qty":"1","price":"184.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"12","part":"C4001-1000-1.75CP","qty":"1","price":"144.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"13","part":"C4001-0750-1.75CP","qty":"1","price":"140.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"14","part":"C4001-1000-4.00CP","qty":"1","price":"184.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248278","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":15}}] 2026-05-17 21:51:56.443 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248967-05172026215156.txt === {"quote":"248967","customer":"2360","name":null,"customerName":"Blue Ash Industrial Supply, Inc.","comp":"01","open":"0","shipto":"BLUE","shiptoName":"Blue Ash Industrial Supply","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-02-2026","cust_po":"C5004-0004-3.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Troy Hale","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:53","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Troy Hale","follow_phone":"513-605-2420","follow_email":"thale@blueashsupply.com","pic_user":"alyssah","total_amt":"1337.00","total_gp":"724.90","total_gpm":"54.22","rev_type":"STD","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-31-2026","notes":[{"comp":"1","quote":"248967","line":"0","data":"04-21-2026 16:53 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248967","line":"1","part":"C5004-0004-3.00","qty":"5","price":"214.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248967","line":"2","part":"C4004-0004-3.54","qty":"5","price":"168.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248967","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-17 21:52:16.450 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247762-05172026215216.txt === {"quote":"247762","customer":"13250","name":null,"customerName":"Mackintosh Tool Co. Inc.","comp":"01","open":"0","shipto":"MACKINTO","shiptoName":"Mackintosh Tool Co. Inc.","entry_date":"03-30-2026","cust_order_date":"03-30-2026","req_date":"06-01-2026","cust_po":"H63A-SF10-85CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kathi Mackintosh","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:54","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Kathi Mackintosh","follow_phone":"937-885-8840","follow_email":"kathi.mackintosh@mackintoshtool.com","pic_user":"alyssah","total_amt":"1248.00","total_gp":"830.72","total_gpm":"66.56","rev_type":"ADV","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"247762","line":"1","data":"Ohio"},{"comp":"1","quote":"247762","line":"0","data":"03-30-2026 14:55-rons: live chat RFQ...shipping to"}],"crmnotes":[],"items":[{"comp":"01","order":"247762","line":"1","part":"H63A-SF10-85CP","qty":"4","price":"416.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247762","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-17 21:52:39.527 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248656-05172026215239.txt === {"quote":"248656","customer":"16831","name":null,"customerName":"Prestige Extreme Distribution","comp":"01","open":"0","shipto":"YOUNGSTO","shiptoName":"Youngstown Tool & Die Company Inc.","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"C5001-22-100CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Samuel Finch","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"15:20","extra":"","follow_up":"05-24-2026","web_id":"","follow_name":"Samuel Finch","follow_phone":"586-415-8480","follow_email":"sfinch@ped-inc.com","pic_user":"alyssah","total_amt":"1172.00","total_gp":"1172.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"248656","line":"0","data":"04-15-2026 15:21 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248656","line":"1","part":"SPECIAL-TL","qty":"1","price":"224.00","uom":"EA","discount":"0.00","req_date":"9-10 weeks ADA","branch":"1"},{"comp":"01","order":"248656","line":"2","part":"SPECIAL-TL","qty":"1","price":"255.00","uom":"EA","discount":"0.00","req_date":"9-10 weeks ADA","branch":"1"},{"comp":"01","order":"248656","line":"3","part":"C5001-22-250CP","qty":"1","price":"335.00","uom":"EA","discount":"0.00","req_date":"9-10 weeks ADA","branch":"1"},{"comp":"01","order":"248656","line":"4","part":"C5001-22-300CP","qty":"1","price":"358.00","uom":"EA","discount":"0.00","req_date":"9-10 weeks ADA","branch":"1"},{"comp":"01","order":"248656","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248656","Line":"1","Company":"1","F_Line":"1","Comment":"Part Number: C5001-22-100CP","Loc":"Y"},{"Quote":"248656","Line":"2","Company":"1","F_Line":"1","Comment":"C5001-22-150CP","Loc":"Y"}],"qcomms":[{"Quote":"248656","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248656","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248656","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-17 21:53:03.626 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248356-05172026215303.txt === {"quote":"248356","customer":"4070","name":null,"customerName":"DXP Enterprises Inc.","comp":"01","open":"1","shipto":"SIEMENSX","shiptoName":"Siemens Energy Inc.","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-21-2026","cust_po":"C40R5-0562-2.84","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"14:57","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Jennifer","follow_phone":"713-996-4700","follow_email":"jennifer.myers@dxpe.com","pic_user":"alyssah","total_amt":"1102.08","total_gp":"508.74","total_gpm":"46.16","rev_type":"STD","mod_date":"05-17-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"13","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":248356,"Line":0,"Comment":"04/20/2026 8:16 AM - alyssah - F/U changed from 04/15/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248356,"Line":1,"Comment":"04/24/2026 4:58 PM - alyssah - F/U changed from 04/23/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248356,"Line":2,"Comment":"05/01/2026 4:30 PM - alyssah - F/U changed from 04/30/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248356,"Line":3,"Comment":"05/09/2026 5:39 PM - alyssah - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248356,"Line":4,"Comment":"05/09/2026 5:39 PM - alyssah - F/U changed from 05/08/2026 to 5/19/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248356","line":"1","part":"C40R5-0562-2.84","qty":"1","price":"381.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"2","part":"C4007-0180-4.00","qty":"1","price":"176.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"3","part":"C4017-0180-6.00","qty":"1","price":"220.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"4","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248356","line":"5","part":"C4003-0002-1.61","qty":"1","price":"164.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"6","part":"C4006-0250-2.50","qty":"1","price":"133.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"7","part":"C4006-0750-3.00","qty":"1","price":"133.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"8","part":"C4006-0750-1.75","qty":"1","price":"133.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"9","part":"C4006-0187-4.00","qty":"1","price":"162.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"10","part":"C4006-0125-4.00","qty":"1","price":"162.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"11","part":"C4006-0187-2.50","qty":"1","price":"156.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"12","part":"C4006-0125-2.36","qty":"1","price":"156.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248356","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"248356","Line":"0","Comment":"Item#3 is a final sale and non-returnable."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-17 22:29:42.470 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-17 22:29:43.307 [INFO] In session is user: dond 2026-05-17 22:31:08.184 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249929-05172026223107.txt === {"quote":"249929","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"REULANMI","shiptoName":"Reuland Electric","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-22-2026","cust_po":"Wrenches","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kelly Przywara","drop_po":"","status":"0","user":"dond","conv_order":"","time":"11:40","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Kelly Przywara","follow_phone":"517-278-7144","follow_email":"kprzywara@pts-tools.com","pic_user":"dond","total_amt":"682.72","total_gp":"312.56","total_gpm":"45.78","rev_type":"STD","mod_date":"05-17-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249929","line":"1","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249929","line":"2","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249929","line":"3","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249929","line":"4","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249929","line":"5","part":"TQW-E40-G","qty":"1","price":"180.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249929","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"32.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-17 22:32:12.184 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250098-05172026223211.txt === {"quote":"250098","customer":"3895","name":null,"customerName":"Creston Industrial Sales Inc.","comp":"01","open":"0","shipto":"STEMI","shiptoName":"Steel Craft Technologies","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"SHRINK MACHINE","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Scott Kudlack","drop_po":"","status":"0","user":"dond","conv_order":"","time":"11:20","extra":"","follow_up":"06-15-2026","web_id":"","follow_name":"Scott Kudlack","follow_phone":"616-901-6170","follow_email":"scottk@crestonindustrial.com","pic_user":"dond","total_amt":"33705.75","total_gp":"22309.98","total_gpm":"66.19","rev_type":"ADV","mod_date":"05-17-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250098","line":"3","data":"quote with Dana and gave Creston same package."},{"comp":"1","quote":"250098","line":"2","data":"multiple channels are quoting. Discussed Yamazen"},{"comp":"1","quote":"250098","line":"1","data":"price to fall in line with with pricing as"},{"comp":"1","quote":"250098","line":"0","data":"05-13-2026 11:22-dond added discount and list"}],"crmnotes":[],"items":[{"comp":"01","order":"250098","line":"1","part":"SF-FI6-UNIT-200","qty":"1","price":"23711.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250098","line":"2","part":"SF-FI6-UNIT-380","qty":"1","price":"20900.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250098","line":"3","part":"SF-POT-#50","qty":"2","price":"165.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250098","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-17 23:13:01.955 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-18 03:13:07.137 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-18 04:41:05.924 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-18 05:42:56.729 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-18 07:01:23.299 [INFO] In session is user: travisl 2026-05-18 07:01:42.091 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241098-05182026070141.txt === {"quote":"241098","customer":"10068","name":null,"customerName":"JBM Technologies, Inc.","comp":"01","open":"0","shipto":"LOCARCHB","shiptoName":"Lockheed Martin Archbald","entry_date":"11-11-2025","cust_order_date":"01-30-2025","req_date":"05-29-2026","cust_po":"CNC202-2W-250BFA-M","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Val","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"15:11","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Val","follow_phone":"","follow_email":"val@jbmtechnologies.com","pic_user":"travisl","total_amt":"30862.80","total_gp":"19338.85","total_gpm":"62.66","rev_type":"RT","mod_date":"05-18-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"241098","line":"0","data":"12-05-2025 12:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":241098,"Line":0,"Comment":"11/19/2025 7:33 AM - travisl - F/U Changed from 11/17/2025 to 12/10/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":241098,"Line":1,"Comment":"11/19/2025 7:33 AM - travisl - F/U Changed from 12/10/2025 to 12/10/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":241098,"Line":2,"Comment":"12/09/2025 8:00 AM - travisl - F/U changed from 12/10/2025 to 12/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":3,"Comment":"12/09/2025 8:00 AM - travisl - CLO changed from 12/11/2025 to 12/30/2025 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":4,"Comment":"12/09/2025 8:00 AM - travisl - Req Date changed from 12/23/2025 to 12/30/2025 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":5,"Comment":"12/30/2025 8:01 AM - travisl - F/U changed from 12/30/2025 to 1/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":6,"Comment":"12/30/2025 8:01 AM - travisl - CLO changed from 12/30/2025 to 01/16/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":7,"Comment":"12/30/2025 8:01 AM - travisl - Req Date changed from 12/30/2025 to 01/16/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":8,"Comment":"01/13/2026 8:51 AM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":9,"Comment":"01/13/2026 8:51 AM - travisl - F/U changed from 01/16/2026 to 1/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":10,"Comment":"01/13/2026 8:52 AM - travisl - CLO changed from 01/16/2026 to 01/23/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":11,"Comment":"01/13/2026 8:52 AM - travisl - Req Date changed from 01/16/2026 to 01/23/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":12,"Comment":"01/19/2026 1:09 PM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":13,"Comment":"03/03/2026 3:37 PM - travisl - F/U changed from 03/30/2026 to 3/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":14,"Comment":"03/16/2026 12:51 PM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":15,"Comment":"03/16/2026 12:52 PM - travisl - F/U changed from 03/20/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":16,"Comment":"03/16/2026 12:52 PM - travisl - CLO changed from 03/30/2026 to 04/03/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":17,"Comment":"03/16/2026 12:52 PM - travisl - Req Date changed from 03/23/2026 to 04/03/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":18,"Comment":"03/23/2026 8:43 AM - travisl - F/U changed from 03/27/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":19,"Comment":"03/23/2026 8:43 AM - travisl - CLO changed from 04/03/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":20,"Comment":"03/23/2026 8:43 AM - travisl - Req Date changed from 04/03/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":21,"Comment":"04/06/2026 10:06 AM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":22,"Comment":"04/13/2026 8:28 AM - travisl - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":23,"Comment":"04/20/2026 8:55 AM - travisl - F/U changed from 04/24/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":24,"Comment":"04/20/2026 8:55 AM - travisl - CLO changed from 04/24/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":25,"Comment":"04/20/2026 8:55 AM - travisl - Req Date changed from 04/24/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":26,"Comment":"05/04/2026 8:05 AM - travisl - F/U changed from 05/08/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":27,"Comment":"05/04/2026 8:05 AM - travisl - CLO changed from 05/15/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":28,"Comment":"05/04/2026 8:05 AM - travisl - Req Date changed from 05/15/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":29,"Comment":"05/04/2026 8:06 AM - travisl - Encounter has been added"}],"items":[{"comp":"01","order":"241098","line":"1","part":"CNC202-2W-250BFA-M","qty":"1","price":"41148.00","uom":"EA","discount":"30.00","req_date":"12-16 weeks ARO","branch":"1"},{"comp":"01","order":"241098","line":"2","part":"TCE-95947-2300R","qty":"1","price":"1426.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241098","line":"3","part":"TCE-95951-2300R","qty":"1","price":"1148.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241098","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241098","Line":"1","Company":"1","F_Line":"1","Comment":"Lead-time is 12-16 weeks ARO","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-18 07:01:58.476 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.8514679216052, -74.0315900179912, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.8514679216052, -74.0315900179912, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.35114 second/s. 2026-05-18 07:01:59.702 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241098-05182026070159.txt === {"quote":"241098","customer":"10068","name":null,"customerName":"JBM Technologies, Inc.","comp":"01","open":"0","shipto":"LOCARCHB","shiptoName":"Lockheed Martin Archbald","entry_date":"11-11-2025","cust_order_date":"01-30-2025","req_date":"05-29-2026","cust_po":"CNC202-2W-250BFA-M","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Val","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"15:11","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Val","follow_phone":"","follow_email":"val@jbmtechnologies.com","pic_user":"travisl","total_amt":"30862.80","total_gp":"19338.85","total_gpm":"62.66","rev_type":"RT","mod_date":"05-18-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"241098","line":"0","data":"12-05-2025 12:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":241098,"Line":0,"Comment":"11/19/2025 7:33 AM - travisl - F/U Changed from 11/17/2025 to 12/10/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":241098,"Line":1,"Comment":"11/19/2025 7:33 AM - travisl - F/U Changed from 12/10/2025 to 12/10/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":241098,"Line":2,"Comment":"12/09/2025 8:00 AM - travisl - F/U changed from 12/10/2025 to 12/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":3,"Comment":"12/09/2025 8:00 AM - travisl - CLO changed from 12/11/2025 to 12/30/2025 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":4,"Comment":"12/09/2025 8:00 AM - travisl - Req Date changed from 12/23/2025 to 12/30/2025 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":5,"Comment":"12/30/2025 8:01 AM - travisl - F/U changed from 12/30/2025 to 1/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":6,"Comment":"12/30/2025 8:01 AM - travisl - CLO changed from 12/30/2025 to 01/16/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":7,"Comment":"12/30/2025 8:01 AM - travisl - Req Date changed from 12/30/2025 to 01/16/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":8,"Comment":"01/13/2026 8:51 AM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":9,"Comment":"01/13/2026 8:51 AM - travisl - F/U changed from 01/16/2026 to 1/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":10,"Comment":"01/13/2026 8:52 AM - travisl - CLO changed from 01/16/2026 to 01/23/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":11,"Comment":"01/13/2026 8:52 AM - travisl - Req Date changed from 01/16/2026 to 01/23/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":12,"Comment":"01/19/2026 1:09 PM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":13,"Comment":"03/03/2026 3:37 PM - travisl - F/U changed from 03/30/2026 to 3/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":14,"Comment":"03/16/2026 12:51 PM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":15,"Comment":"03/16/2026 12:52 PM - travisl - F/U changed from 03/20/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":16,"Comment":"03/16/2026 12:52 PM - travisl - CLO changed from 03/30/2026 to 04/03/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":17,"Comment":"03/16/2026 12:52 PM - travisl - Req Date changed from 03/23/2026 to 04/03/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":18,"Comment":"03/23/2026 8:43 AM - travisl - F/U changed from 03/27/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":19,"Comment":"03/23/2026 8:43 AM - travisl - CLO changed from 04/03/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":20,"Comment":"03/23/2026 8:43 AM - travisl - Req Date changed from 04/03/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":21,"Comment":"04/06/2026 10:06 AM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":22,"Comment":"04/13/2026 8:28 AM - travisl - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":23,"Comment":"04/20/2026 8:55 AM - travisl - F/U changed from 04/24/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":24,"Comment":"04/20/2026 8:55 AM - travisl - CLO changed from 04/24/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":25,"Comment":"04/20/2026 8:55 AM - travisl - Req Date changed from 04/24/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":26,"Comment":"05/04/2026 8:05 AM - travisl - F/U changed from 05/08/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":27,"Comment":"05/04/2026 8:05 AM - travisl - CLO changed from 05/15/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":28,"Comment":"05/04/2026 8:05 AM - travisl - Req Date changed from 05/15/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":29,"Comment":"05/04/2026 8:06 AM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":30,"Comment":"05/18/2026 8:01 AM - travisl - F/U changed from 05/22/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":31,"Comment":"05/18/2026 8:01 AM - travisl - CLO changed from 05/29/2026 to 06/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"241098","line":"1","part":"CNC202-2W-250BFA-M","qty":"1","price":"41148.00","uom":"EA","discount":"30.00","req_date":"12-16 weeks ARO","branch":"1"},{"comp":"01","order":"241098","line":"2","part":"TCE-95947-2300R","qty":"1","price":"1426.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241098","line":"3","part":"TCE-95951-2300R","qty":"1","price":"1148.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241098","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241098","Line":"1","Company":"1","F_Line":"1","Comment":"Lead-time is 12-16 weeks ARO","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-18 07:02:07.145 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241098-05182026070206.txt === {"quote":"241098","customer":"10068","name":null,"customerName":"JBM Technologies, Inc.","comp":"01","open":"0","shipto":"LOCARCHB","shiptoName":"Lockheed Martin Archbald","entry_date":"11-11-2025","cust_order_date":"01-30-2025","req_date":"06-12-2026","cust_po":"CNC202-2W-250BFA-M","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Val","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"15:11","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Val","follow_phone":"","follow_email":"val@jbmtechnologies.com","pic_user":"travisl","total_amt":"30862.80","total_gp":"19338.85","total_gpm":"62.66","rev_type":"RT","mod_date":"05-18-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"241098","line":"0","data":"12-05-2025 12:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":241098,"Line":0,"Comment":"11/19/2025 7:33 AM - travisl - F/U Changed from 11/17/2025 to 12/10/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":241098,"Line":1,"Comment":"11/19/2025 7:33 AM - travisl - F/U Changed from 12/10/2025 to 12/10/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":241098,"Line":2,"Comment":"12/09/2025 8:00 AM - travisl - F/U changed from 12/10/2025 to 12/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":3,"Comment":"12/09/2025 8:00 AM - travisl - CLO changed from 12/11/2025 to 12/30/2025 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":4,"Comment":"12/09/2025 8:00 AM - travisl - Req Date changed from 12/23/2025 to 12/30/2025 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":5,"Comment":"12/30/2025 8:01 AM - travisl - F/U changed from 12/30/2025 to 1/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":6,"Comment":"12/30/2025 8:01 AM - travisl - CLO changed from 12/30/2025 to 01/16/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":7,"Comment":"12/30/2025 8:01 AM - travisl - Req Date changed from 12/30/2025 to 01/16/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":8,"Comment":"01/13/2026 8:51 AM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":9,"Comment":"01/13/2026 8:51 AM - travisl - F/U changed from 01/16/2026 to 1/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":10,"Comment":"01/13/2026 8:52 AM - travisl - CLO changed from 01/16/2026 to 01/23/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":11,"Comment":"01/13/2026 8:52 AM - travisl - Req Date changed from 01/16/2026 to 01/23/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":12,"Comment":"01/19/2026 1:09 PM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":13,"Comment":"03/03/2026 3:37 PM - travisl - F/U changed from 03/30/2026 to 3/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":14,"Comment":"03/16/2026 12:51 PM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":15,"Comment":"03/16/2026 12:52 PM - travisl - F/U changed from 03/20/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":16,"Comment":"03/16/2026 12:52 PM - travisl - CLO changed from 03/30/2026 to 04/03/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":17,"Comment":"03/16/2026 12:52 PM - travisl - Req Date changed from 03/23/2026 to 04/03/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":18,"Comment":"03/23/2026 8:43 AM - travisl - F/U changed from 03/27/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":19,"Comment":"03/23/2026 8:43 AM - travisl - CLO changed from 04/03/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":20,"Comment":"03/23/2026 8:43 AM - travisl - Req Date changed from 04/03/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":21,"Comment":"04/06/2026 10:06 AM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":22,"Comment":"04/13/2026 8:28 AM - travisl - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":23,"Comment":"04/20/2026 8:55 AM - travisl - F/U changed from 04/24/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":24,"Comment":"04/20/2026 8:55 AM - travisl - CLO changed from 04/24/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":25,"Comment":"04/20/2026 8:55 AM - travisl - Req Date changed from 04/24/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":26,"Comment":"05/04/2026 8:05 AM - travisl - F/U changed from 05/08/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":27,"Comment":"05/04/2026 8:05 AM - travisl - CLO changed from 05/15/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":28,"Comment":"05/04/2026 8:05 AM - travisl - Req Date changed from 05/15/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":241098,"Line":29,"Comment":"05/04/2026 8:06 AM - travisl - Encounter has been added"},{"comp":1,"quote":241098,"Line":30,"Comment":"05/18/2026 8:01 AM - travisl - F/U changed from 05/22/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241098,"Line":31,"Comment":"05/18/2026 8:01 AM - travisl - CLO changed from 05/29/2026 to 06/12/2026 (CLO Date Updated)"},{"comp":1,"quote":241098,"Line":32,"Comment":"05/18/2026 8:01 AM - travisl - Req Date changed from 05/29/2026 to 06/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"241098","line":"1","part":"CNC202-2W-250BFA-M","qty":"1","price":"41148.00","uom":"EA","discount":"30.00","req_date":"12-16 weeks ARO","branch":"1"},{"comp":"01","order":"241098","line":"2","part":"TCE-95947-2300R","qty":"1","price":"1426.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241098","line":"3","part":"TCE-95951-2300R","qty":"1","price":"1148.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241098","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241098","Line":"1","Company":"1","F_Line":"1","Comment":"Lead-time is 12-16 weeks ARO","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-18 07:02:41.605 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249460-05182026070241.txt === {"quote":"249460","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"CORNSCCT","shiptoName":"Corning Inc Sullivan Campus","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"Nakamura ER25 Live Tools","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michael Clark","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"10:13","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Michael Clark","follow_phone":"717-805-6101","follow_email":"mclark@dgisupply.com","pic_user":"travisl","total_amt":"24376.00","total_gp":"20663.91","total_gpm":"84.77","rev_type":"LT","mod_date":"05-18-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249460","line":"15","data":"05-04-2026 16:47 - Discounts Recalculated"},{"comp":"1","quote":"249460","line":"14","data":"to Mike."},{"comp":"1","quote":"249460","line":"13","data":"levels to Travis for review before we send quote"},{"comp":"1","quote":"249460","line":"12","data":"05-01-2026 16:58-briand: Sent pricing and disc"},{"comp":"1","quote":"249460","line":"11","data":"update quote."},{"comp":"1","quote":"249460","line":"10","data":"each. If quantities change, we will need to"},{"comp":"1","quote":"249460","line":"9","data":"This discount reflects a complete order of 3pcs"},{"comp":"1","quote":"249460","line":"8","data":"at +10% for tools & wrenches. Sent quote to him."},{"comp":"1","quote":"249460","line":"7","data":"05-04-2026 16:17-briand: Travis said to put disc"},{"comp":"1","quote":"249460","line":"6","data":"push that out due to the approval drawing process."},{"comp":"1","quote":"249460","line":"5","data":"required MFG10wks ADA (coming from Mimatic), will"},{"comp":"1","quote":"249460","line":"4","data":"be used and not included. These NT55-C3 tools"},{"comp":"1","quote":"249460","line":"3","data":"that is what we quoted. Standard Allen wrench to"},{"comp":"1","quote":"249460","line":"2","data":"said Mimatic won't quote C4 output, only C3 so"},{"comp":"1","quote":"249460","line":"1","data":"quote on QL, sent to Travis to review. They"},{"comp":"1","quote":"249460","line":"0","data":"05-05-2026 09:39-briand: John & Kyoko updated"}],"crmnotes":[{"comp":1,"quote":249460,"Line":0,"Comment":"05/04/2026 8:06 AM - travisl - F/U changed from 05/06/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249460,"Line":1,"Comment":"05/04/2026 8:06 AM - travisl - Encounter has been added"}],"items":[{"comp":"01","order":"249460","line":"1","part":"NK103-12000","qty":"1","price":"5020.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249460","line":"5","part":"NK103-13000","qty":"1","price":"2091.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249460","line":"9","part":"NK103-16000","qty":"1","price":"4085.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249460","line":"13","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249460","line":"14","part":"SP-27","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249460","line":"16","part":"SPECIAL-LV-MI","qty":"1","price":"4312.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249460","line":"18","part":"SPECIAL-LV-MI","qty":"1","price":"6072.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249460","line":"20","part":"SPECIAL-LV-MI","qty":"1","price":"6095.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249460","line":"31","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249460","Line":"16","Company":"1","F_Line":"1","Comment":"NT55-C3X-ICE (C3 Output ICE 10,000RPM Max)","Loc":"Y"},{"Quote":"249460","Line":"16","Company":"1","F_Line":"2","Comment":"Standard Allen wrench to be used to change tool. Not","Loc":"Y"},{"Quote":"249460","Line":"16","Company":"1","F_Line":"3","Comment":"included with tooling.","Loc":"Y"},{"Quote":"249460","Line":"18","Company":"1","F_Line":"1","Comment":"NT55-C3Z-ICE-55(C3 Output ICE 10,000RPM Max, CH = 55mm)","Loc":"Y"},{"Quote":"249460","Line":"18","Company":"1","F_Line":"2","Comment":"Standard Allen wrench to be used to change tool. Not","Loc":"Y"},{"Quote":"249460","Line":"18","Company":"1","F_Line":"3","Comment":"included with tooling.","Loc":"Y"},{"Quote":"249460","Line":"20","Company":"1","F_Line":"1","Comment":"NT55-C3Z-ICE-75(C3 Output ICE 10,000RPM Max, CH = 75mm)","Loc":"Y"},{"Quote":"249460","Line":"20","Company":"1","F_Line":"2","Comment":"Standard Allen wrench to be used to change tool. Not","Loc":"Y"},{"Quote":"249460","Line":"20","Company":"1","F_Line":"3","Comment":"included with tooling.","Loc":"Y"}],"qcomms":[{"Quote":"249460","Line":"0","Comment":"The NT55-C3 tooling is non-standard stock and"},{"Quote":"249460","Line":"1","Comment":"considered specials. Once a Purchase Order has been"},{"Quote":"249460","Line":"2","Comment":"issued, they cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-18 07:03:00.990 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249460-05182026070300.txt === {"quote":"249460","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"CORNSCCT","shiptoName":"Corning Inc Sullivan Campus","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"Nakamura ER25 Live Tools","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michael Clark","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"10:13","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Michael Clark","follow_phone":"717-805-6101","follow_email":"mclark@dgisupply.com","pic_user":"travisl","total_amt":"24376.00","total_gp":"20663.91","total_gpm":"84.77","rev_type":"LT","mod_date":"05-18-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249460","line":"15","data":"05-04-2026 16:47 - Discounts Recalculated"},{"comp":"1","quote":"249460","line":"14","data":"to Mike."},{"comp":"1","quote":"249460","line":"13","data":"levels to Travis for review before we send quote"},{"comp":"1","quote":"249460","line":"12","data":"05-01-2026 16:58-briand: Sent pricing and disc"},{"comp":"1","quote":"249460","line":"11","data":"update quote."},{"comp":"1","quote":"249460","line":"10","data":"each. If quantities change, we will need to"},{"comp":"1","quote":"249460","line":"9","data":"This discount reflects a complete order of 3pcs"},{"comp":"1","quote":"249460","line":"8","data":"at +10% for tools & wrenches. Sent quote to him."},{"comp":"1","quote":"249460","line":"7","data":"05-04-2026 16:17-briand: Travis said to put disc"},{"comp":"1","quote":"249460","line":"6","data":"push that out due to the approval drawing process."},{"comp":"1","quote":"249460","line":"5","data":"required MFG10wks ADA (coming from Mimatic), will"},{"comp":"1","quote":"249460","line":"4","data":"be used and not included. These NT55-C3 tools"},{"comp":"1","quote":"249460","line":"3","data":"that is what we quoted. Standard Allen wrench to"},{"comp":"1","quote":"249460","line":"2","data":"said Mimatic won't quote C4 output, only C3 so"},{"comp":"1","quote":"249460","line":"1","data":"quote on QL, sent to Travis to review. They"},{"comp":"1","quote":"249460","line":"0","data":"05-05-2026 09:39-briand: John & Kyoko updated"}],"crmnotes":[{"comp":1,"quote":249460,"Line":0,"Comment":"05/04/2026 8:06 AM - travisl - F/U changed from 05/06/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249460,"Line":1,"Comment":"05/04/2026 8:06 AM - travisl - Encounter has been added"},{"comp":1,"quote":249460,"Line":2,"Comment":"05/18/2026 8:02 AM - travisl - F/U changed from 05/22/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249460,"Line":3,"Comment":"05/18/2026 8:02 AM - travisl - CLO changed from 05/30/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249460","line":"1","part":"NK103-12000","qty":"1","price":"5020.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249460","line":"5","part":"NK103-13000","qty":"1","price":"2091.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249460","line":"9","part":"NK103-16000","qty":"1","price":"4085.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249460","line":"13","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249460","line":"14","part":"SP-27","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249460","line":"16","part":"SPECIAL-LV-MI","qty":"1","price":"4312.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249460","line":"18","part":"SPECIAL-LV-MI","qty":"1","price":"6072.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249460","line":"20","part":"SPECIAL-LV-MI","qty":"1","price":"6095.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249460","line":"31","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249460","Line":"16","Company":"1","F_Line":"1","Comment":"NT55-C3X-ICE (C3 Output ICE 10,000RPM Max)","Loc":"Y"},{"Quote":"249460","Line":"16","Company":"1","F_Line":"2","Comment":"Standard Allen wrench to be used to change tool. Not","Loc":"Y"},{"Quote":"249460","Line":"16","Company":"1","F_Line":"3","Comment":"included with tooling.","Loc":"Y"},{"Quote":"249460","Line":"18","Company":"1","F_Line":"1","Comment":"NT55-C3Z-ICE-55(C3 Output ICE 10,000RPM Max, CH = 55mm)","Loc":"Y"},{"Quote":"249460","Line":"18","Company":"1","F_Line":"2","Comment":"Standard Allen wrench to be used to change tool. Not","Loc":"Y"},{"Quote":"249460","Line":"18","Company":"1","F_Line":"3","Comment":"included with tooling.","Loc":"Y"},{"Quote":"249460","Line":"20","Company":"1","F_Line":"1","Comment":"NT55-C3Z-ICE-75(C3 Output ICE 10,000RPM Max, CH = 75mm)","Loc":"Y"},{"Quote":"249460","Line":"20","Company":"1","F_Line":"2","Comment":"Standard Allen wrench to be used to change tool. Not","Loc":"Y"},{"Quote":"249460","Line":"20","Company":"1","F_Line":"3","Comment":"included with tooling.","Loc":"Y"}],"qcomms":[{"Quote":"249460","Line":"0","Comment":"The NT55-C3 tooling is non-standard stock and"},{"Quote":"249460","Line":"1","Comment":"considered specials. Once a Purchase Order has been"},{"Quote":"249460","Line":"2","Comment":"issued, they cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-18 07:03:42.527 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250037-05182026070342.txt === {"quote":"250037","customer":"18650","name":null,"customerName":"Rite-Way Tool Company Inc.","comp":"01","open":"0","shipto":"ELLIJEAN","shiptoName":"Elliott Company","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"SF-FI6-UNIT-380FP","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"19","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Brian Beedle","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"14:59","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Brian Beedle","follow_phone":"(724) 387-1100","follow_email":"ritewaybrian@gmail.com","pic_user":"travisl","total_amt":"18056.50","total_gp":"6455.49","total_gpm":"35.75","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-12-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250037","line":"1","part":"SF-FI6-UNIT-380FP","qty":"1","price":"25795.00","uom":"EA","discount":"30.00","req_date":"1 Week Leadtime","branch":"1"},{"comp":"01","order":"250037","line":"2","part":"SF-POT-HSK100","qty":"2","price":"127.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250037","line":"3","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250037","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-18 07:04:23.655 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249436-05182026070423.txt === {"quote":"249436","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"CORNSCCT","shiptoName":"Corning Inc Sullivan Campus","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-01-2026","cust_po":"Nakamura Live Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michael Clark","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"07:03","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Michael Clark","follow_phone":"717-805-6101","follow_email":"mclark@dgisupply.com","pic_user":"travisl","total_amt":"16788.20","total_gp":"8838.34","total_gpm":"52.65","rev_type":"LT","mod_date":"05-18-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249436","line":"15","data":"04-30-2026 07:16 - Discounts Recalculated QS"},{"comp":"1","quote":"249436","line":"14","data":"quote the correct wrenches (if needed)."},{"comp":"1","quote":"249436","line":"13","data":"come w/ wrenches and if the NT55's do not so we"},{"comp":"1","quote":"249436","line":"12","data":"Asked Purchasing to confirm that the ALPS tools"},{"comp":"1","quote":"249436","line":"11","data":"against WTO and wants EU to buy L-N tooling."},{"comp":"1","quote":"249436","line":"10","data":"QL for Travis. Mike looking for rush as he's up"},{"comp":"1","quote":"249436","line":"9","data":"04-30-2026 08:54-briand: Put all tooling on the"},{"comp":"1","quote":"249436","line":"8","data":"holiday until 5/1, should have answer next week."},{"comp":"1","quote":"249436","line":"7","data":"For the NT55-SK20 tooling, factory closed for"},{"comp":"1","quote":"249436","line":"6","data":"List Price. Let Travis know via Teams message."},{"comp":"1","quote":"249436","line":"5","data":"tooling has been updated in QL, ok to use NERP"},{"comp":"1","quote":"249436","line":"4","data":"04-30-2026 11:50-briand: Pricing for the NK103"},{"comp":"1","quote":"249436","line":"3","data":"wrenches as well as approval drawing."},{"comp":"1","quote":"249436","line":"2","data":"Both of these tools require the purchase of"},{"comp":"1","quote":"249436","line":"1","data":"NT55-SK20 tooling, sent quote to Travis."},{"comp":"1","quote":"249436","line":"0","data":"05-01-2026 07:56-briand: QL updated for the"}],"crmnotes":[{"comp":1,"quote":249436,"Line":0,"Comment":"05/04/2026 8:06 AM - travisl - F/U changed from 05/07/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249436,"Line":1,"Comment":"05/04/2026 8:07 AM - travisl - Encounter has been added"}],"items":[{"comp":"01","order":"249436","line":"1","part":"NK103-10000","qty":"1","price":"3861.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"2","part":"NK103-12000","qty":"1","price":"5020.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"3","part":"NK103-13000","qty":"1","price":"2091.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"4","part":"NK103-16000","qty":"1","price":"4085.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"8","part":"NT55-SK20X-ICE","qty":"1","price":"2295.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249436","line":"9","part":"NT55-SK20Z-ICE","qty":"1","price":"3900.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249436","line":"10","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"11","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"28","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249436","Line":"0","Comment":"The NT55-SK20 tooling are non standard stock and are"},{"Quote":"249436","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249436","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-18 07:04:37.130 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249436-05182026070436.txt === {"quote":"249436","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"CORNSCCT","shiptoName":"Corning Inc Sullivan Campus","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-01-2026","cust_po":"Nakamura Live Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michael Clark","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"07:03","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Michael Clark","follow_phone":"717-805-6101","follow_email":"mclark@dgisupply.com","pic_user":"travisl","total_amt":"16788.20","total_gp":"8838.34","total_gpm":"52.65","rev_type":"LT","mod_date":"05-18-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-19-2026","notes":[{"comp":"1","quote":"249436","line":"15","data":"04-30-2026 07:16 - Discounts Recalculated QS"},{"comp":"1","quote":"249436","line":"14","data":"quote the correct wrenches (if needed)."},{"comp":"1","quote":"249436","line":"13","data":"come w/ wrenches and if the NT55's do not so we"},{"comp":"1","quote":"249436","line":"12","data":"Asked Purchasing to confirm that the ALPS tools"},{"comp":"1","quote":"249436","line":"11","data":"against WTO and wants EU to buy L-N tooling."},{"comp":"1","quote":"249436","line":"10","data":"QL for Travis. Mike looking for rush as he's up"},{"comp":"1","quote":"249436","line":"9","data":"04-30-2026 08:54-briand: Put all tooling on the"},{"comp":"1","quote":"249436","line":"8","data":"holiday until 5/1, should have answer next week."},{"comp":"1","quote":"249436","line":"7","data":"For the NT55-SK20 tooling, factory closed for"},{"comp":"1","quote":"249436","line":"6","data":"List Price. Let Travis know via Teams message."},{"comp":"1","quote":"249436","line":"5","data":"tooling has been updated in QL, ok to use NERP"},{"comp":"1","quote":"249436","line":"4","data":"04-30-2026 11:50-briand: Pricing for the NK103"},{"comp":"1","quote":"249436","line":"3","data":"wrenches as well as approval drawing."},{"comp":"1","quote":"249436","line":"2","data":"Both of these tools require the purchase of"},{"comp":"1","quote":"249436","line":"1","data":"NT55-SK20 tooling, sent quote to Travis."},{"comp":"1","quote":"249436","line":"0","data":"05-01-2026 07:56-briand: QL updated for the"}],"crmnotes":[{"comp":1,"quote":249436,"Line":0,"Comment":"05/04/2026 8:06 AM - travisl - F/U changed from 05/07/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249436,"Line":1,"Comment":"05/04/2026 8:07 AM - travisl - Encounter has been added"},{"comp":1,"quote":249436,"Line":2,"Comment":"05/18/2026 8:04 AM - travisl - F/U changed from 05/22/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249436,"Line":3,"Comment":"05/18/2026 8:04 AM - travisl - CLO changed from 05/30/2026 to 06/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249436","line":"1","part":"NK103-10000","qty":"1","price":"3861.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"2","part":"NK103-12000","qty":"1","price":"5020.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"3","part":"NK103-13000","qty":"1","price":"2091.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"4","part":"NK103-16000","qty":"1","price":"4085.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"8","part":"NT55-SK20X-ICE","qty":"1","price":"2295.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249436","line":"9","part":"NT55-SK20Z-ICE","qty":"1","price":"3900.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249436","line":"10","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"11","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"28","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249436","Line":"0","Comment":"The NT55-SK20 tooling are non standard stock and are"},{"Quote":"249436","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249436","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-18 07:04:43.332 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249436-05182026070443.txt === {"quote":"249436","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"CORNSCCT","shiptoName":"Corning Inc Sullivan Campus","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-05-2026","cust_po":"Nakamura Live Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michael Clark","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"07:03","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Michael Clark","follow_phone":"717-805-6101","follow_email":"mclark@dgisupply.com","pic_user":"travisl","total_amt":"16788.20","total_gp":"8838.34","total_gpm":"52.65","rev_type":"LT","mod_date":"05-18-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-19-2026","notes":[{"comp":"1","quote":"249436","line":"15","data":"04-30-2026 07:16 - Discounts Recalculated QS"},{"comp":"1","quote":"249436","line":"14","data":"quote the correct wrenches (if needed)."},{"comp":"1","quote":"249436","line":"13","data":"come w/ wrenches and if the NT55's do not so we"},{"comp":"1","quote":"249436","line":"12","data":"Asked Purchasing to confirm that the ALPS tools"},{"comp":"1","quote":"249436","line":"11","data":"against WTO and wants EU to buy L-N tooling."},{"comp":"1","quote":"249436","line":"10","data":"QL for Travis. Mike looking for rush as he's up"},{"comp":"1","quote":"249436","line":"9","data":"04-30-2026 08:54-briand: Put all tooling on the"},{"comp":"1","quote":"249436","line":"8","data":"holiday until 5/1, should have answer next week."},{"comp":"1","quote":"249436","line":"7","data":"For the NT55-SK20 tooling, factory closed for"},{"comp":"1","quote":"249436","line":"6","data":"List Price. Let Travis know via Teams message."},{"comp":"1","quote":"249436","line":"5","data":"tooling has been updated in QL, ok to use NERP"},{"comp":"1","quote":"249436","line":"4","data":"04-30-2026 11:50-briand: Pricing for the NK103"},{"comp":"1","quote":"249436","line":"3","data":"wrenches as well as approval drawing."},{"comp":"1","quote":"249436","line":"2","data":"Both of these tools require the purchase of"},{"comp":"1","quote":"249436","line":"1","data":"NT55-SK20 tooling, sent quote to Travis."},{"comp":"1","quote":"249436","line":"0","data":"05-01-2026 07:56-briand: QL updated for the"}],"crmnotes":[{"comp":1,"quote":249436,"Line":0,"Comment":"05/04/2026 8:06 AM - travisl - F/U changed from 05/07/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249436,"Line":1,"Comment":"05/04/2026 8:07 AM - travisl - Encounter has been added"},{"comp":1,"quote":249436,"Line":2,"Comment":"05/18/2026 8:04 AM - travisl - F/U changed from 05/22/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249436,"Line":3,"Comment":"05/18/2026 8:04 AM - travisl - CLO changed from 05/30/2026 to 06/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249436,"Line":4,"Comment":"05/18/2026 8:04 AM - travisl - Req Date changed from 06/01/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249436","line":"1","part":"NK103-10000","qty":"1","price":"3861.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"2","part":"NK103-12000","qty":"1","price":"5020.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"3","part":"NK103-13000","qty":"1","price":"2091.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"4","part":"NK103-16000","qty":"1","price":"4085.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"8","part":"NT55-SK20X-ICE","qty":"1","price":"2295.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249436","line":"9","part":"NT55-SK20Z-ICE","qty":"1","price":"3900.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249436","line":"10","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"11","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249436","line":"28","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249436","Line":"0","Comment":"The NT55-SK20 tooling are non standard stock and are"},{"Quote":"249436","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249436","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-18 07:05:34.955 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250100-05182026070534.txt === {"quote":"250100","customer":"3675","name":null,"customerName":"Competitive Edge Solutions Inc.","comp":"01","open":"1","shipto":"COMPETIT","shiptoName":"Competitive Edge Solutions Inc.","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"MZST68-BG15Z-C","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Chris Arnold","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"12:16","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Chris Arnold","follow_phone":"607-796-9466","follow_email":"carnold@cestooling.com","pic_user":"travisl","total_amt":"10772.00","total_gp":"6977.55","total_gpm":"64.77","rev_type":"LT","mod_date":"05-18-2026","mod_time":null,"mod_user":"travisl","reason":"2","totalQty":"16","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250100","line":"0","data":"05-13-2026 13:57 - Discounts Recalculated"}],"crmnotes":[],"items":[{"comp":"01","order":"250100","line":"1","part":"MZST68-BG15Z-C","qty":"5","price":"1261.00","uom":"EA","discount":"20.00","req_date":"2 Stk","branch":"1"},{"comp":"01","order":"250100","line":"2","part":"MZST68-BG15Z-MS","qty":"5","price":"1356.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250100","line":"3","part":"LB15-1250-70S","qty":"5","price":"76.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250100","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-18 07:15:44.354 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248692-05182026071544.txt === {"quote":"248692","customer":"E20319","name":null,"customerName":"Tessy Tooling, LLC","comp":"01","open":"1","shipto":"TESSYTOO","shiptoName":"Tessy Tooling","entry_date":"04-16-2026","cust_order_date":"05-19-2026","req_date":"05-19-2026","cust_po":"HSK63A-0750-4.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Smith","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:12","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Scott Smith","follow_phone":"585-339-8383","follow_email":"ssmith@tessytooling.com","pic_user":"travisl","total_amt":"10101.60","total_gp":"7128.20","total_gpm":"70.57","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"travisl","reason":"3","totalQty":"29","win_pct":"20","clo_date":"05-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":248692,"Line":0,"Comment":"04/29/2026 8:01 AM - travisl - F/U changed from 04/30/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248692,"Line":1,"Comment":"04/29/2026 8:10 AM - travisl - Encounter has been added"}],"items":[{"comp":"01","order":"248692","line":"1","part":"HSK63A-0750-4.50","qty":"2","price":"399.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248692","line":"2","part":"HSK63A-0500-4.00","qty":"2","price":"399.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248692","line":"3","part":"H63A-SF3-80MT","qty":"4","price":"430.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248692","line":"4","part":"H63A-SF4-80MT","qty":"4","price":"430.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248692","line":"5","part":"H63A-SF6-80CP","qty":"6","price":"456.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248692","line":"6","part":"H63A-SF10-85CP","qty":"6","price":"416.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248692","line":"7","part":"H63A-SF8-80CP","qty":"4","price":"451.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248692","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-18 07:16:08.898 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250015-05182026071608.txt === {"quote":"250015","customer":"13705TA","name":null,"customerName":"Morris Great Lakes TA","comp":"01","open":"0","shipto":"MORRISG","shiptoName":"Morris Great Lakes","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"NCAT50-C3/4-105UG-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Brian Sinz","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"12:55","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Brian Sinz","follow_phone":"412-510-6557","follow_email":"bsinz@morrisgreatlakes.com","pic_user":"travisl","total_amt":"1788.28","total_gp":"1050.77","total_gpm":"58.76","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"15","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"250015","line":"1","data":"05-12-2026 13:18 - Discounts Recalculated"},{"comp":"1","quote":"250015","line":"0","data":"05-12-2026 13:17 - Discounts Recalculated"}],"crmnotes":[],"items":[{"comp":"01","order":"250015","line":"1","part":"NCAT40-C3/4-85UG-IDU","qty":"1","price":"658.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"2","part":"KM3/4-SET-09","qty":"1","price":"573.00","uom":"ST","discount":"42.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250015","line":"3","part":"KM3/4-SET-07-MM","qty":"1","price":"446.00","uom":"ST","discount":"42.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250015","line":"4","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"5","part":"NC4006-1000-2.00","qty":"1","price":"239.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"6","part":"NC4001-0750-1.75CP","qty":"1","price":"332.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"7","part":"W75R5-0562-1.46(C)","qty":"1","price":"285.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"8","part":"NT05-006(S)","qty":"1","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"9","part":"NT05-008(S)","qty":"1","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"10","part":"NT05-010(S)","qty":"1","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"11","part":"NT05-016(S)","qty":"1","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"12","part":"NT05-020(S)","qty":"1","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"13","part":"NT05-024(S)","qty":"1","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"14","part":"NT05-032(S)","qty":"1","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"8.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":15}}] 2026-05-18 07:18:33.004 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247811-05182026071832.txt === {"quote":"247811","customer":"13562","name":null,"customerName":"Midway Industrial Supply","comp":"01","open":"0","shipto":"MICOWEL","shiptoName":"Mico Welding & Fabrication, Inc.","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-29-2026","cust_po":"NCAT40-C1-85U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Ejbisz","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"11:48","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Justin Ejbisz","follow_phone":"716-992-3481","follow_email":"jejbisz@midwaycorp.com","pic_user":"travisl","total_amt":"1426.88","total_gp":"1034.44","total_gpm":"72.50","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":247811,"Line":0,"Comment":"04/06/2026 9:04 AM - travisl - F/U changed from 04/06/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":1,"Comment":"04/06/2026 10:02 AM - travisl - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":2,"Comment":"04/06/2026 10:02 AM - travisl - Encounter has been added"},{"comp":1,"quote":247811,"Line":3,"Comment":"04/20/2026 8:58 AM - travisl - F/U changed from 04/24/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":4,"Comment":"04/20/2026 8:58 AM - travisl - CLO changed from 04/30/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247811,"Line":5,"Comment":"05/04/2026 8:07 AM - travisl - F/U changed from 05/08/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":6,"Comment":"05/04/2026 8:07 AM - travisl - CLO changed from 05/08/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247811,"Line":7,"Comment":"05/04/2026 8:07 AM - travisl - Req Date changed from 05/12/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247811,"Line":8,"Comment":"05/04/2026 8:07 AM - travisl - Encounter has been added"}],"items":[{"comp":"01","order":"247811","line":"1","part":"NCAT40-C1-85U-IDU","qty":"2","price":"631.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"2","part":"KM1-3/4","qty":"2","price":"67.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"3","part":"KM1-5/8","qty":"2","price":"67.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"4","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"5","part":"PS-B64-1-EU","qty":"2","price":"52.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"6","part":"TQW-PS(19)","qty":"1","price":"110.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-18 07:18:46.054 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247811-05182026071845.txt === {"quote":"247811","customer":"13562","name":null,"customerName":"Midway Industrial Supply","comp":"01","open":"0","shipto":"MICOWEL","shiptoName":"Mico Welding & Fabrication, Inc.","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-29-2026","cust_po":"NCAT40-C1-85U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Ejbisz","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"11:48","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Justin Ejbisz","follow_phone":"716-992-3481","follow_email":"jejbisz@midwaycorp.com","pic_user":"travisl","total_amt":"1426.88","total_gp":"1034.44","total_gpm":"72.50","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"11","win_pct":"20","clo_date":"06-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":247811,"Line":0,"Comment":"04/06/2026 9:04 AM - travisl - F/U changed from 04/06/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":1,"Comment":"04/06/2026 10:02 AM - travisl - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":2,"Comment":"04/06/2026 10:02 AM - travisl - Encounter has been added"},{"comp":1,"quote":247811,"Line":3,"Comment":"04/20/2026 8:58 AM - travisl - F/U changed from 04/24/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":4,"Comment":"04/20/2026 8:58 AM - travisl - CLO changed from 04/30/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247811,"Line":5,"Comment":"05/04/2026 8:07 AM - travisl - F/U changed from 05/08/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":6,"Comment":"05/04/2026 8:07 AM - travisl - CLO changed from 05/08/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247811,"Line":7,"Comment":"05/04/2026 8:07 AM - travisl - Req Date changed from 05/12/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247811,"Line":8,"Comment":"05/04/2026 8:07 AM - travisl - Encounter has been added"},{"comp":1,"quote":247811,"Line":9,"Comment":"05/18/2026 8:18 AM - travisl - F/U changed from 05/22/2026 to 6/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":10,"Comment":"05/18/2026 8:18 AM - travisl - CLO changed from 05/22/2026 to 06/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247811","line":"1","part":"NCAT40-C1-85U-IDU","qty":"2","price":"631.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"2","part":"KM1-3/4","qty":"2","price":"67.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"3","part":"KM1-5/8","qty":"2","price":"67.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"4","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"5","part":"PS-B64-1-EU","qty":"2","price":"52.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"6","part":"TQW-PS(19)","qty":"1","price":"110.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-18 07:19:03.440 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247811-05182026071903.txt === {"quote":"247811","customer":"13562","name":null,"customerName":"Midway Industrial Supply","comp":"01","open":"0","shipto":"MICOWEL","shiptoName":"Mico Welding & Fabrication, Inc.","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"06-19-2026","cust_po":"NCAT40-C1-85U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Ejbisz","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"11:48","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Justin Ejbisz","follow_phone":"716-992-3481","follow_email":"jejbisz@midwaycorp.com","pic_user":"travisl","total_amt":"1426.88","total_gp":"1034.44","total_gpm":"72.50","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"11","win_pct":"20","clo_date":"06-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":247811,"Line":0,"Comment":"04/06/2026 9:04 AM - travisl - F/U changed from 04/06/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":1,"Comment":"04/06/2026 10:02 AM - travisl - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":2,"Comment":"04/06/2026 10:02 AM - travisl - Encounter has been added"},{"comp":1,"quote":247811,"Line":3,"Comment":"04/20/2026 8:58 AM - travisl - F/U changed from 04/24/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":4,"Comment":"04/20/2026 8:58 AM - travisl - CLO changed from 04/30/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247811,"Line":5,"Comment":"05/04/2026 8:07 AM - travisl - F/U changed from 05/08/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":6,"Comment":"05/04/2026 8:07 AM - travisl - CLO changed from 05/08/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247811,"Line":7,"Comment":"05/04/2026 8:07 AM - travisl - Req Date changed from 05/12/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247811,"Line":8,"Comment":"05/04/2026 8:07 AM - travisl - Encounter has been added"},{"comp":1,"quote":247811,"Line":9,"Comment":"05/18/2026 8:18 AM - travisl - F/U changed from 05/22/2026 to 6/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":10,"Comment":"05/18/2026 8:18 AM - travisl - CLO changed from 05/22/2026 to 06/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247811,"Line":11,"Comment":"05/18/2026 8:18 AM - travisl - Req Date changed from 05/29/2026 to 06/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247811","line":"1","part":"NCAT40-C1-85U-IDU","qty":"2","price":"631.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"2","part":"KM1-3/4","qty":"2","price":"67.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"3","part":"KM1-5/8","qty":"2","price":"67.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"4","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"5","part":"PS-B64-1-EU","qty":"2","price":"52.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"6","part":"TQW-PS(19)","qty":"1","price":"110.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-18 07:19:40.208 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249907-05182026071940.txt === {"quote":"249907","customer":"18650","name":null,"customerName":"Rite-Way Tool Company Inc.","comp":"01","open":"0","shipto":"ELLIJEAN","shiptoName":"Elliott Company","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-22-2026","cust_po":"SF-START2-UNIT-380FP","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"19","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Brian Beedle","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"08:54","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"brian","follow_phone":"","follow_email":"ritewaybrian@gmail.com","pic_user":"travisl","total_amt":"10795.40","total_gp":"3808.39","total_gpm":"35.28","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249907","line":"2","data":"SF-FOOTPEDAL currently in stock."},{"comp":"1","quote":"249907","line":"1","data":"SF-START2-UNIT-380 on the CBO. We have 3 of the"},{"comp":"1","quote":"249907","line":"0","data":"05-11-2026 09:06-briand: Put the"}],"crmnotes":[],"items":[{"comp":"01","order":"249907","line":"1","part":"SF-START2-UNIT-380FP","qty":"1","price":"15422.00","uom":"EA","discount":"30.00","req_date":"Delivery TBD","branch":"1"},{"comp":"01","order":"249907","line":"2","part":"SF-RACK-POT","qty":"1","price":"153.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249907","line":"3","part":"SF-RACK-HEAT-RING","qty":"1","price":"153.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249907","line":"4","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249907","line":"5","part":"SF-POT-HSK100","qty":"2","price":"127.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249907","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-18 07:21:15.220 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249916-05182026072115.txt === {"quote":"249916","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"1","shipto":"STELLARR","shiptoName":"Stellar Precision Components","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-22-2026","cust_po":"TOOL-CERT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Scott McGill","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"10:21","extra":"","follow_up":"05-17-2026","web_id":"","follow_name":"Scott McGill","follow_phone":"412-815-6176","follow_email":"smcgill@techequip.com","pic_user":"travisl","total_amt":"2500.00","total_gp":"2500.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"travisl","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249916","line":"5","data":"for a revised PO."},{"comp":"1","quote":"249916","line":"4","data":"to a $5K face value and Net of $2,500 and asked"},{"comp":"1","quote":"249916","line":"3","data":"value but a Net of $1,250. Updated this quote"},{"comp":"1","quote":"249916","line":"2","data":"$1,250. Marcy Harris sent a PO for a $5K face"},{"comp":"1","quote":"249916","line":"1","data":"that the face value was to be $2,500 and Net of"},{"comp":"1","quote":"249916","line":"0","data":"05-12-2026 15:43-briand: Travis and I were told"}],"crmnotes":[{"comp":1,"quote":249916,"Line":0,"Comment":"05/18/2026 8:20 AM - travisl - Encounter has been added"}],"items":[{"comp":"01","order":"249916","line":"1","part":"TOOL-CERT","qty":"1","price":"5000.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249916","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-18 07:21:39.475 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249956-05182026072138.txt === {"quote":"249956","customer":"19032","name":null,"customerName":"S & S Tools, Inc.","comp":"01","open":"0","shipto":"STELLARR","shiptoName":"Stellar Precision Components","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-22-2026","cust_po":"C5-EXC5-50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Pete Dasta","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"14:53","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Pete Dasta","follow_phone":"724-879-4661","follow_email":"pete@sandstools.com","pic_user":"travisl","total_amt":"10557.00","total_gp":"6483.33","total_gpm":"61.41","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"46","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249956","line":"3","data":"9pcs each."},{"comp":"1","quote":"249956","line":"2","data":"and 5 on the QL. NCAT40 and CAT40 to C5 Reducer,"},{"comp":"1","quote":"249956","line":"1","data":"Tim R via Teams and Tim requested we put Lines 4"},{"comp":"1","quote":"249956","line":"0","data":"05-11-2026 16:26-briand: Travis was in touch w/"}],"crmnotes":[],"items":[{"comp":"01","order":"249956","line":"1","part":"C5-EXC5-50","qty":"9","price":"575.00","uom":"EA","discount":"32.00","req_date":"3 Stk","branch":"1"},{"comp":"01","order":"249956","line":"2","part":"C5-EXC5-80","qty":"9","price":"575.00","uom":"EA","discount":"32.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249956","line":"3","part":"C5-EXC5-100","qty":"9","price":"575.00","uom":"EA","discount":"32.00","req_date":"3 Stk","branch":"1"},{"comp":"01","order":"249956","line":"4","part":"SPECIAL-TL","qty":"9","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249956","line":"5","part":"SPECIAL-TL","qty":"9","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249956","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249956","Line":"4","Company":"1","F_Line":"1","Comment":"NCAT40 DualContact to C5 Reducer.","Loc":"Y"},{"Quote":"249956","Line":"5","Company":"1","F_Line":"1","Comment":"CAT40 DualContact to C5 Reducer.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-18 07:23:44.371 [INFO] In session is user: mikek 2026-05-18 07:29:20.325 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\E20076-1-3462.txt === {"customer":"E20076","line":"A","dept":"M","name":"Joe Feniglio","title":"OWN","phone":"630-978-9990","cell":"(630) 978-9990","fax":null,"email":"joe.fenoglio@trigonamerica.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3462,"password":null,"webenabled":"Y","linkedin":null,"city":"Aurora","state":"IL","address1":"4000 Sussex Avenue","address2":null,"zip":"60504","country":"USA","userid":"mikek","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"BT","Active":"Y","lnrp":"N"} [{"json":{"results":"Contactc","type":"contactc","line":" 1"}}] 2026-05-18 07:57:47.993 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248629-05182026075747.txt === {"quote":"248629","customer":"1770","name":null,"customerName":"Aronson-Campbell Industrial Supply","comp":"01","open":"1","shipto":"BOEINGH","shiptoName":"The Boeing Company","entry_date":"04-15-2026","cust_order_date":"05-15-2026","req_date":"05-15-2026","cust_po":"300-024","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jordan Prestholt","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"12:55","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Jordan Prestholt","follow_phone":"509-891-4047","follow_email":"jordanp@aronson-campbell.com","pic_user":"bethw","total_amt":"3513.90","total_gp":"1782.15","total_gpm":"50.72","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"bethw","reason":"8","totalQty":"54","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":248629,"Line":0,"Comment":"05/15/2026 4:49 PM - bethw - Sent Jordan QFU for status."},{"comp":1,"quote":248629,"Line":1,"Comment":"05/15/2026 4:49 PM - bethw - F/U changed from 05/15/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248629,"Line":2,"Comment":"05/18/2026 7:57 AM - bethw - Per Jordan, they did order some but reduced the list by half. Quote expired and closed as converted to partial."}],"items":[{"comp":"01","order":"248629","line":"1","part":"300-024","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"2","part":"300-025","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"3","part":"300-026","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"4","part":"300-027","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"5","part":"300-028","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"6","part":"300-029","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"7","part":"300-030","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"8","part":"300-031","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"9","part":"300-032","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"10","part":"300-033","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248629","line":"11","part":"300-034","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"12","part":"300-035","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"13","part":"300-036","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"14","part":"300-037","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"15","part":"300-038","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248629","line":"16","part":"300-039","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"17","part":"300-040","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"18","part":"300-041","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"19","part":"300-042","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"20","part":"300-043","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"21","part":"300-044","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"22","part":"300-045","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"23","part":"300-046","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"24","part":"300-047","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"25","part":"300-048","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"26","part":"300-049","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"27","part":"300-050","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"28","part":"300-051","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"29","part":"300-052","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"30","part":"300-053","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"31","part":"300-054","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248629","line":"32","part":"300-055","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"33","part":"300-056","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"34","part":"300-057","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"35","part":"300-058","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"36","part":"300-059","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"37","part":"300-060","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"38","part":"300-061","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"39","part":"300-062","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"40","part":"300-063","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"41","part":"300-064","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"42","part":"300-068","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"43","part":"300-072","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"44","part":"300-076","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248629","line":"45","part":"300-080","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"46","part":"300-084","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"47","part":"300-088","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"48","part":"300-092","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"49","part":"300-096","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"50","part":"300-100","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"51","part":"300-104","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248629","line":"52","part":"300-108","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"53","part":"300-112","qty":"1","price":"102.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248629","line":"54","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":54}}] 2026-05-18 08:38:39.194 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\PMPAMER-0-3463.txt === {"customer":"PMPAMER","line":"A","dept":"S","name":"Curt Valk","title":"VP","phone":"815-633-9962","cell":"815-633-9962","fax":null,"email":"curt.valk@spidercompany.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3463,"password":null,"webenabled":"Y","linkedin":null,"city":"South Beloit","state":"IL","address1":"16200 Woodmint Ln","address2":null,"zip":"61080","country":"USA","userid":"mikek","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"0"}}] 2026-05-18 08:39:53.060 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\PMPAMER-1-3463.txt === {"customer":"PMPAMER","line":"A","dept":"M","name":"Scott McKillips","title":"MPS","phone":"81563399652","cell":"815-633-9962","fax":null,"email":"scott.mckillips@spidercompany.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3463,"password":null,"webenabled":"Y","linkedin":null,"city":"South Beloit","state":"IL","address1":"16200 Woodmint Ln","address2":null,"zip":"61080","country":"USA","userid":"mikek","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"1"}}] 2026-05-18 08:40:46.063 [INFO] In session is user: robh 2026-05-18 08:40:48.742 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(43.4404488959645, -80.4415036588281, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(43.4404488959645, -80.4415036588281, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2299051 second/s. 2026-05-18 08:53:35.193 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\12394-1-3463.txt === {"customer":"12394","line":"A","dept":"M","name":"Mathieu Girard","title":"D","phone":"450-445-1700","cell":"514-947-6146","fax":null,"email":"lubricor@videotron.ca","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3463,"password":null,"webenabled":"Y","linkedin":null,"city":"Saint-Hubert","state":"QC","address1":"1600 Soucy Local 101","address2":null,"zip":"J4T 1A3","country":"CAN","userid":"robh","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"BT","Active":"Y","lnrp":"N"} [{"json":{"results":"Contactc","type":"contactc","line":" 1"}}] 2026-05-18 09:09:48.712 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\CNCSSAIN.txt]: {"id":"CNCSSAIN","name":"Cnc Solstice","address1":"4911 Chemin De La Savane","address2":"","city":"Saint-Hubert","state":"QC","zip":"J3Y 9G1","country":"CAN","discount_level":null,"date_opened":"","salesman":null,"phone":"450-678-4114","cr_limit":"","Created":"05-18-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":56,"web_id":0,"Type":"ST","Active":"Y","website":null,"UserId":"robh","JAS":"N","customer_email":""} [{"json":{"results":"success","type":"customer"}}] 2026-05-18 09:09:49.068 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\CNCSSAIN-0-3464.txt === {"customer":"CNCSSAIN","line":"A","dept":"M","name":"Martin Chaveca","title":"D","phone":"450-678-4114","cell":"450-678-4114","fax":null,"email":"martinchaveca@cncsolstice.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3464,"password":null,"webenabled":"Y","linkedin":null,"city":"Saint-Hubert","state":"QC","address1":"4911 Chemin de la Savane","address2":null,"zip":"J3Y 9G1","country":"CAN","userid":"robh","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"0"}}] 2026-05-18 09:26:30.485 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249580-05182026092630.txt === {"quote":"249580","customer":"12820","name":null,"customerName":"Lunar Industrial Supply Ltd.","comp":"01","open":"1","shipto":"LUNAWIND","shiptoName":"Lunar Industrial Supply","entry_date":"05-04-2026","cust_order_date":"07-20-2026","req_date":"08-05-2026","cust_po":"NC5001-22-60CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ammar","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"07:43","extra":"","follow_up":"05-17-2026","web_id":"","follow_name":"Ammar","follow_phone":"519-969-9575","follow_email":"ammar@lunarindustrial.ca","pic_user":"cindyt","total_amt":"283.72","total_gp":"283.72","total_gpm":"100.00","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"3","totalQty":"2","win_pct":"20","clo_date":null,"notes":[{"comp":"1","quote":"249580","line":"0","data":"05-04-2026 07:48-cindyt: Added to the log."}],"crmnotes":[],"items":[{"comp":"01","order":"249580","line":"1","part":"SPECIAL-TL","qty":"1","price":"346.00","uom":"EA","discount":"18.00","req_date":"10~11 Weeks ARO","branch":"1"},{"comp":"01","order":"249580","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249580","Line":"1","Company":"1","F_Line":"1","Comment":"NC5001-22-60CP NCAT50 Dual Contact Shell Mill","Loc":"Y"},{"Quote":"249580","Line":"1","Company":"1","F_Line":"2","Comment":"holder 22mm.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-18 09:27:41.853 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249936-05182026092741.txt === {"quote":"249936","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"MACKARLI","shiptoName":"Mack Molding Co.","entry_date":"05-11-2026","cust_order_date":"05-25-2026","req_date":"05-30-2026","cust_po":"SE1-3.55X2.80","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Heather Hamilton","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"12:33","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Heather Hamilton","follow_phone":"207-513-3270","follow_email":"hhamilton@butlerbros.com","pic_user":"cindyt","total_amt":"67.60","total_gp":"37.90","total_gpm":"56.07","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-24-2026","notes":[{"comp":"1","quote":"249936","line":"0","data":"05-11-2026 12:36 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249936","line":"1","part":"SE1-3.5X2.7","qty":"2","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249936","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-18 09:30:05.380 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249246-05182026093005.txt === {"quote":"249246","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCICHIC","shiptoName":"MSC Industrial Supply","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-27-2026","cust_po":"HSK63A-ER40-6.00","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Willy","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"14:20","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Willy","follow_phone":"","follow_email":"@","pic_user":"jennad","total_amt":"356.36","total_gp":"222.72","total_gpm":"62.50","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249246","line":"1","part":"HSK63A-ER40-6.00","qty":"1","price":"604.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249246","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-18 09:30:52.852 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249254-05182026093052.txt === {"quote":"249254","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCICHIC","shiptoName":"MSC Industrial Supply","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-27-2026","cust_po":"H63A-SF0375-6.30CP","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"14:46","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"jennad","total_amt":"299.40","total_gp":"187.22","total_gpm":"62.53","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249254","line":"1","part":"H63A-SF0375-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249254","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-18 09:32:33.439 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249228-05182026093233.txt === {"quote":"249228","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCICHIC","shiptoName":"MSC Industrial Supply","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-27-2026","cust_po":"SK16-9.5","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Brent","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"12:00","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Brent","follow_phone":"","follow_email":"@","pic_user":"jennad","total_amt":"57.85","total_gp":"41.45","total_gpm":"71.65","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249228","line":"1","part":"SK16-9.5","qty":"1","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249228","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-18 09:32:45.395 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249936-05182026093245.txt === {"quote":"249936","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"MACKARLI","shiptoName":"Mack Molding Co.","entry_date":"05-11-2026","cust_order_date":"05-25-2026","req_date":"05-30-2026","cust_po":"SE1-3.55X2.80","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Heather Hamilton","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"12:33","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Heather Hamilton","follow_phone":"207-513-3270","follow_email":"hhamilton@butlerbros.com","pic_user":"cindyt","total_amt":"67.60","total_gp":"37.90","total_gpm":"56.07","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-24-2026","notes":[{"comp":"1","quote":"249936","line":"0","data":"05-11-2026 12:36 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249936,"Line":0,"Comment":"05/18/2026 9:27 AM - cindyt - F/U changed from 05/17/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249936,"Line":1,"Comment":"05/18/2026 9:32 AM - cindyt - CLO changed from 05/24/2026 to 05/24/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249936","line":"1","part":"SE1-3.5X2.7","qty":"2","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249936","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 09:32:55.857 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249936-05182026093255.txt === {"quote":"249936","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"MACKARLI","shiptoName":"Mack Molding Co.","entry_date":"05-11-2026","cust_order_date":"05-25-2026","req_date":"05-30-2026","cust_po":"SE1-3.55X2.80","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Heather Hamilton","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"12:33","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Heather Hamilton","follow_phone":"207-513-3270","follow_email":"hhamilton@butlerbros.com","pic_user":"cindyt","total_amt":"67.60","total_gp":"37.90","total_gpm":"56.07","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249936","line":"0","data":"05-11-2026 12:36 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249936,"Line":0,"Comment":"05/18/2026 9:27 AM - cindyt - F/U changed from 05/17/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249936,"Line":1,"Comment":"05/18/2026 9:32 AM - cindyt - CLO changed from 05/24/2026 to 05/24/2026 (CLO Date Updated)"},{"comp":1,"quote":249936,"Line":2,"Comment":"05/18/2026 9:32 AM - cindyt - CLO changed from 05/24/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249936","line":"1","part":"SE1-3.5X2.7","qty":"2","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249936","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 09:33:04.812 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249936-05182026093304.txt === {"quote":"249936","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"MACKARLI","shiptoName":"Mack Molding Co.","entry_date":"05-11-2026","cust_order_date":"05-25-2026","req_date":"06-04-2026","cust_po":"SE1-3.55X2.80","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Heather Hamilton","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"12:33","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Heather Hamilton","follow_phone":"207-513-3270","follow_email":"hhamilton@butlerbros.com","pic_user":"cindyt","total_amt":"67.60","total_gp":"37.90","total_gpm":"56.07","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249936","line":"0","data":"05-11-2026 12:36 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249936,"Line":0,"Comment":"05/18/2026 9:27 AM - cindyt - F/U changed from 05/17/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249936,"Line":1,"Comment":"05/18/2026 9:32 AM - cindyt - CLO changed from 05/24/2026 to 05/24/2026 (CLO Date Updated)"},{"comp":1,"quote":249936,"Line":2,"Comment":"05/18/2026 9:32 AM - cindyt - CLO changed from 05/24/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":249936,"Line":3,"Comment":"05/18/2026 9:32 AM - cindyt - Req Date changed from 05/30/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249936","line":"1","part":"SE1-3.5X2.7","qty":"2","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249936","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 09:34:07.811 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249938-05182026093407.txt === {"quote":"249938","customer":"3906","name":null,"customerName":"Kenneth Crosby, a DXP Company","comp":"01","open":"0","shipto":"HAMDRIV","shiptoName":"Harmonic Drive LLC","entry_date":"05-11-2026","cust_order_date":"05-27-2026","req_date":"05-30-2026","cust_po":"PRE-GAUGE-B30/I30","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"James Ernst","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"12:57","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"James Ernst","follow_phone":"508-573-0697","follow_email":"james.ernst@dxpe.com","pic_user":"cindyt","total_amt":"427.68","total_gp":"185.48","total_gpm":"43.37","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"249938","line":"0","data":"05-11-2026 12:58 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249938","line":"1","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249938","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-18 09:34:25.326 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249938-05182026093425.txt === {"quote":"249938","customer":"3906","name":null,"customerName":"Kenneth Crosby, a DXP Company","comp":"01","open":"0","shipto":"HAMDRIV","shiptoName":"Harmonic Drive LLC","entry_date":"05-11-2026","cust_order_date":"05-27-2026","req_date":"05-30-2026","cust_po":"PRE-GAUGE-B30/I30","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"James Ernst","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"12:57","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"James Ernst","follow_phone":"508-573-0697","follow_email":"james.ernst@dxpe.com","pic_user":"cindyt","total_amt":"427.68","total_gp":"185.48","total_gpm":"43.37","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249938","line":"0","data":"05-11-2026 12:58 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249938,"Line":0,"Comment":"05/18/2026 9:34 AM - cindyt - F/U changed from 05/17/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249938,"Line":1,"Comment":"05/18/2026 9:34 AM - cindyt - CLO changed from 05/26/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249938","line":"1","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249938","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 09:34:33.888 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249938-05182026093433.txt === {"quote":"249938","customer":"3906","name":null,"customerName":"Kenneth Crosby, a DXP Company","comp":"01","open":"0","shipto":"HAMDRIV","shiptoName":"Harmonic Drive LLC","entry_date":"05-11-2026","cust_order_date":"05-27-2026","req_date":"06-09-2026","cust_po":"PRE-GAUGE-B30/I30","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"James Ernst","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"12:57","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"James Ernst","follow_phone":"508-573-0697","follow_email":"james.ernst@dxpe.com","pic_user":"cindyt","total_amt":"427.68","total_gp":"185.48","total_gpm":"43.37","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249938","line":"0","data":"05-11-2026 12:58 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249938,"Line":0,"Comment":"05/18/2026 9:34 AM - cindyt - F/U changed from 05/17/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249938,"Line":1,"Comment":"05/18/2026 9:34 AM - cindyt - CLO changed from 05/26/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249938,"Line":2,"Comment":"05/18/2026 9:34 AM - cindyt - Req Date changed from 05/30/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249938","line":"1","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249938","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 09:38:04.283 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249145-05182026093804.txt === {"quote":"249145","customer":"13679","name":null,"customerName":"DMG Mori (ON)","comp":"01","open":"0","shipto":"DMGCANAD","shiptoName":"DMG Mori/Canada","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-05-2026","cust_po":"CAT50 Angle Head","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Beachin","drop_po":"","status":"0","user":"robh","conv_order":"","time":"10:35","extra":"","follow_up":"06-26-2026","web_id":"","follow_name":"Scott Beachin","follow_phone":"(416) 707-7799","follow_email":"scott.beachin@dmgmori.com","pic_user":"robh","total_amt":"17621.75","total_gp":"9783.70","total_gpm":"55.52","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"robh","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-24-2026","notes":[{"comp":"1","quote":"249145","line":"0","data":"04-24-2026 10:53 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249145,"Line":0,"Comment":"04/29/2026 11:39 AM - robh - F/U changed from 05/07/2026 to 5/18/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249145","line":"1","part":"C50-MRAM","qty":"1","price":"3909.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249145","line":"2","part":"C50-MRAM-IC","qty":"1","price":"7057.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249145","line":"3","part":"MRAM-ER20","qty":"1","price":"4885.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249145","line":"4","part":"MRAM-ER20-IC","qty":"1","price":"5445.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249145","line":"5","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249145","line":"6","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249145","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-18 09:38:22.296 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249145-05182026093822.txt === {"quote":"249145","customer":"13679","name":null,"customerName":"DMG Mori (ON)","comp":"01","open":"0","shipto":"DMGCANAD","shiptoName":"DMG Mori/Canada","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-05-2026","cust_po":"CAT50 Angle Head","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Beachin","drop_po":"","status":"0","user":"robh","conv_order":"","time":"10:35","extra":"","follow_up":"06-26-2026","web_id":"","follow_name":"Scott Beachin","follow_phone":"(416) 707-7799","follow_email":"scott.beachin@dmgmori.com","pic_user":"robh","total_amt":"17621.75","total_gp":"9783.70","total_gpm":"55.52","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"robh","reason":"","totalQty":"7","win_pct":"20","clo_date":"07-17-2026","notes":[{"comp":"1","quote":"249145","line":"0","data":"04-24-2026 10:53 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249145,"Line":0,"Comment":"04/29/2026 11:39 AM - robh - F/U changed from 05/07/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249145,"Line":1,"Comment":"05/18/2026 10:38 AM - robh - F/U changed from 05/18/2026 to 6/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249145,"Line":2,"Comment":"05/18/2026 10:38 AM - robh - CLO changed from 05/24/2026 to 07/17/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249145","line":"1","part":"C50-MRAM","qty":"1","price":"3909.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249145","line":"2","part":"C50-MRAM-IC","qty":"1","price":"7057.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249145","line":"3","part":"MRAM-ER20","qty":"1","price":"4885.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249145","line":"4","part":"MRAM-ER20-IC","qty":"1","price":"5445.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249145","line":"5","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249145","line":"6","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249145","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-18 09:38:33.609 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249145-05182026093833.txt === {"quote":"249145","customer":"13679","name":null,"customerName":"DMG Mori (ON)","comp":"01","open":"0","shipto":"DMGCANAD","shiptoName":"DMG Mori/Canada","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"07-31-2026","cust_po":"CAT50 Angle Head","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Beachin","drop_po":"","status":"0","user":"robh","conv_order":"","time":"10:35","extra":"","follow_up":"06-26-2026","web_id":"","follow_name":"Scott Beachin","follow_phone":"(416) 707-7799","follow_email":"scott.beachin@dmgmori.com","pic_user":"robh","total_amt":"17621.75","total_gp":"9783.70","total_gpm":"55.52","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"robh","reason":"","totalQty":"7","win_pct":"20","clo_date":"07-17-2026","notes":[{"comp":"1","quote":"249145","line":"0","data":"04-24-2026 10:53 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249145,"Line":0,"Comment":"04/29/2026 11:39 AM - robh - F/U changed from 05/07/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249145,"Line":1,"Comment":"05/18/2026 10:38 AM - robh - F/U changed from 05/18/2026 to 6/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249145,"Line":2,"Comment":"05/18/2026 10:38 AM - robh - CLO changed from 05/24/2026 to 07/17/2026 (CLO Date Updated)"},{"comp":1,"quote":249145,"Line":3,"Comment":"05/18/2026 10:38 AM - robh - Req Date changed from 06/05/2026 to 07/31/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249145","line":"1","part":"C50-MRAM","qty":"1","price":"3909.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249145","line":"2","part":"C50-MRAM-IC","qty":"1","price":"7057.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249145","line":"3","part":"MRAM-ER20","qty":"1","price":"4885.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249145","line":"4","part":"MRAM-ER20-IC","qty":"1","price":"5445.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249145","line":"5","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249145","line":"6","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249145","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-18 09:39:50.288 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249643-05182026093950.txt === {"quote":"249643","customer":"5385","name":null,"customerName":"Elliott Matsuura Canada Inc.","comp":"01","open":"0","shipto":"NANOETOB","shiptoName":"Nanowave Technologies Inc","entry_date":"05-04-2026","cust_order_date":"05-20-2026","req_date":"05-25-2026","cust_po":"Tool Certificate 5172","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Warren Harvey","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"15:33","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Warren Harvey","follow_phone":"","follow_email":"wharvey@nanowavetech.com","pic_user":"cindyt","total_amt":"20000.00","total_gp":"15696.97","total_gpm":"78.48","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"56","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249643","line":"1","data":"TC 5173."},{"comp":"1","quote":"249643","line":"0","data":"05-04-2026 16:25-cindyt: Ref quote 249649 for"}],"crmnotes":[],"items":[{"comp":"01","order":"249643","line":"1","part":"NBT40-SK25C-90","qty":"2","price":"559.00","uom":"EA","discount":"0.00","req_date":"1~2 Weeks ARO","branch":"1"},{"comp":"01","order":"249643","line":"2","part":"SK25-3/4A","qty":"2","price":"108.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"3","part":"SK16-1/4A","qty":"4","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"4","part":"SK16-1/2A","qty":"4","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"5","part":"NBT40-SK6C-90","qty":"40","price":"445.00","uom":"EA","discount":"0.00","req_date":"1~2 Weeks ARO","branch":"1"},{"comp":"01","order":"249643","line":"6","part":"SK6-3/16A","qty":"2","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"7","part":"SKL-6W","qty":"1","price":"14.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":8}}] 2026-05-18 09:40:06.322 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249643-05182026094006.txt === {"quote":"249643","customer":"5385","name":null,"customerName":"Elliott Matsuura Canada Inc.","comp":"01","open":"0","shipto":"NANOETOB","shiptoName":"Nanowave Technologies Inc","entry_date":"05-04-2026","cust_order_date":"05-20-2026","req_date":"05-25-2026","cust_po":"Tool Certificate 5172","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Warren Harvey","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"15:33","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Warren Harvey","follow_phone":"","follow_email":"wharvey@nanowavetech.com","pic_user":"cindyt","total_amt":"20000.00","total_gp":"15696.97","total_gpm":"78.48","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"56","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"249643","line":"1","data":"TC 5173."},{"comp":"1","quote":"249643","line":"0","data":"05-04-2026 16:25-cindyt: Ref quote 249649 for"}],"crmnotes":[{"comp":1,"quote":249643,"Line":0,"Comment":"05/18/2026 9:39 AM - cindyt - F/U changed from 05/17/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249643,"Line":1,"Comment":"05/18/2026 9:39 AM - cindyt - CLO changed from 05/19/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249643","line":"1","part":"NBT40-SK25C-90","qty":"2","price":"559.00","uom":"EA","discount":"0.00","req_date":"1~2 Weeks ARO","branch":"1"},{"comp":"01","order":"249643","line":"2","part":"SK25-3/4A","qty":"2","price":"108.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"3","part":"SK16-1/4A","qty":"4","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"4","part":"SK16-1/2A","qty":"4","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"5","part":"NBT40-SK6C-90","qty":"40","price":"445.00","uom":"EA","discount":"0.00","req_date":"1~2 Weeks ARO","branch":"1"},{"comp":"01","order":"249643","line":"6","part":"SK6-3/16A","qty":"2","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"7","part":"SKL-6W","qty":"1","price":"14.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-18 09:40:18.236 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249643-05182026094018.txt === {"quote":"249643","customer":"5385","name":null,"customerName":"Elliott Matsuura Canada Inc.","comp":"01","open":"0","shipto":"NANOETOB","shiptoName":"Nanowave Technologies Inc","entry_date":"05-04-2026","cust_order_date":"05-20-2026","req_date":"07-14-2026","cust_po":"Tool Certificate 5172","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Warren Harvey","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"15:33","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Warren Harvey","follow_phone":"","follow_email":"wharvey@nanowavetech.com","pic_user":"cindyt","total_amt":"20000.00","total_gp":"15696.97","total_gpm":"78.48","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"56","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"249643","line":"1","data":"TC 5173."},{"comp":"1","quote":"249643","line":"0","data":"05-04-2026 16:25-cindyt: Ref quote 249649 for"}],"crmnotes":[{"comp":1,"quote":249643,"Line":0,"Comment":"05/18/2026 9:39 AM - cindyt - F/U changed from 05/17/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249643,"Line":1,"Comment":"05/18/2026 9:39 AM - cindyt - CLO changed from 05/19/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249643,"Line":2,"Comment":"05/18/2026 9:40 AM - cindyt - Req Date changed from 05/25/2026 to 07/14/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249643","line":"1","part":"NBT40-SK25C-90","qty":"2","price":"559.00","uom":"EA","discount":"0.00","req_date":"1~2 Weeks ARO","branch":"1"},{"comp":"01","order":"249643","line":"2","part":"SK25-3/4A","qty":"2","price":"108.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"3","part":"SK16-1/4A","qty":"4","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"4","part":"SK16-1/2A","qty":"4","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"5","part":"NBT40-SK6C-90","qty":"40","price":"445.00","uom":"EA","discount":"0.00","req_date":"1~2 Weeks ARO","branch":"1"},{"comp":"01","order":"249643","line":"6","part":"SK6-3/16A","qty":"2","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"7","part":"SKL-6W","qty":"1","price":"14.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-18 09:41:06.350 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247367-05182026094106.txt === {"quote":"247367","customer":"15265","name":null,"customerName":"Outillage Industriel Quebec","comp":"01","open":"1","shipto":"QUEBSTEF","shiptoName":"Outillage Industriel Quebec Ltee","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"05-04-2026","cust_po":"CAT40 & CAT50 HYDRAULIC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Bobby Rochon","drop_po":"","status":"0","user":"robh","conv_order":"","time":"12:53","extra":"","follow_up":"05-01-2026","web_id":"","follow_name":"Bobby Rochon","follow_phone":"(418) 683-2527","follow_email":"bobby.rochon@quebecindustriel.com","pic_user":"robh","total_amt":"2012.40","total_gp":"1044.06","total_gpm":"51.88","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"robh","reason":"4","totalQty":"5","win_pct":"20","clo_date":"05-01-2026","notes":[{"comp":"1","quote":"247367","line":"0","data":"03-23-2026 12:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247367,"Line":0,"Comment":"03/30/2026 9:07 AM - robh - F/U changed from 03/29/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247367,"Line":1,"Comment":"04/13/2026 3:47 PM - robh - F/U changed from 03/29/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247367,"Line":2,"Comment":"04/13/2026 3:47 PM - robh - CLO changed from 04/23/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247367,"Line":3,"Comment":"05/18/2026 10:40 AM - robh - Met with Martin at CNC Solstice. They are buying and trialing Schunk Hydraulic Toolholders > better price"}],"items":[{"comp":"01","order":"247367","line":"1","part":"CAT40-HC0375-2.50","qty":"1","price":"680.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247367","line":"2","part":"CAT40-HC0500-2.50","qty":"1","price":"680.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247367","line":"3","part":"CAT50-HC0375-5.00","qty":"1","price":"997.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247367","line":"4","part":"CAT50-HC0500-5.00","qty":"1","price":"997.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247367","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-18 09:45:23.709 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249649-05182026094523.txt === {"quote":"249649","customer":"5385","name":null,"customerName":"Elliott Matsuura Canada Inc.","comp":"01","open":"0","shipto":"NANOETOB","shiptoName":"Nanowave Technologies Inc","entry_date":"05-04-2026","cust_order_date":"05-20-2026","req_date":"05-25-2026","cust_po":"Tool Certificate 5173","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Warren Harvey","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"16:06","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Warren Harvey","follow_phone":"","follow_email":"wharvey@nanowavetech.com","pic_user":"cindyt","total_amt":"11937.00","total_gp":"8974.53","total_gpm":"75.18","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"134","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"249649","line":"1","data":"TC 5172"},{"comp":"1","quote":"249649","line":"0","data":"05-04-2026 16:28-cindyt: See quote 249643 for"}],"crmnotes":[],"items":[{"comp":"01","order":"249649","line":"1","part":"NBT40-SK16C-90","qty":"8","price":"477.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"2","part":"SK6-1/8A","qty":"30","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"3","part":"SK6-3/16A","qty":"2","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"4","part":"SK6-3","qty":"8","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"5","part":"SK6-0.8","qty":"2","price":"132.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"6","part":"SK6-1","qty":"2","price":"95.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"7","part":"SK6-1.25","qty":"2","price":"95.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"8","part":"SKL-6W","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"9","part":"9HC16","qty":"2","price":"40.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"10","part":"9HC22","qty":"2","price":"44.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"11","part":"B40R5-0562-2.84","qty":"6","price":"0.00","uom":"EA","discount":"0.00","req_date":"4 Stk/ Bal 1~2 Days","branch":"1"},{"comp":"01","order":"249649","line":"12","part":"NBT40-C3/4-70","qty":"4","price":"607.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"13","part":"KM3/4-1/2","qty":"4","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"14","part":"B40-4500-EU","qty":"60","price":"30.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":15}}] 2026-05-18 09:46:46.199 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249649-05182026094645.txt === {"quote":"249649","customer":"5385","name":null,"customerName":"Elliott Matsuura Canada Inc.","comp":"01","open":"0","shipto":"NANOETOB","shiptoName":"Nanowave Technologies Inc","entry_date":"05-04-2026","cust_order_date":"05-20-2026","req_date":"05-25-2026","cust_po":"Tool Certificate 5173","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Warren Harvey","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"16:06","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Warren Harvey","follow_phone":"","follow_email":"wharvey@nanowavetech.com","pic_user":"cindyt","total_amt":"11937.00","total_gp":"8974.53","total_gpm":"75.18","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"134","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249649","line":"1","data":"TC 5172"},{"comp":"1","quote":"249649","line":"0","data":"05-04-2026 16:28-cindyt: See quote 249643 for"}],"crmnotes":[{"comp":1,"quote":249649,"Line":0,"Comment":"05/18/2026 9:45 AM - cindyt - F/U changed from 05/17/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249649,"Line":1,"Comment":"05/18/2026 9:46 AM - cindyt - CLO changed from 05/19/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249649","line":"1","part":"NBT40-SK16C-90","qty":"8","price":"477.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"2","part":"SK6-1/8A","qty":"30","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"3","part":"SK6-3/16A","qty":"2","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"4","part":"SK6-3","qty":"8","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"5","part":"SK6-0.8","qty":"2","price":"132.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"6","part":"SK6-1","qty":"2","price":"95.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"7","part":"SK6-1.25","qty":"2","price":"95.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"8","part":"SKL-6W","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"9","part":"9HC16","qty":"2","price":"40.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"10","part":"9HC22","qty":"2","price":"44.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"11","part":"B40R5-0562-2.84","qty":"6","price":"0.00","uom":"EA","discount":"0.00","req_date":"4 Stk/ Bal 1~2 Days","branch":"1"},{"comp":"01","order":"249649","line":"12","part":"NBT40-C3/4-70","qty":"4","price":"607.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"13","part":"KM3/4-1/2","qty":"4","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"14","part":"B40-4500-EU","qty":"60","price":"30.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":15}}] 2026-05-18 09:46:59.461 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249649-05182026094659.txt === {"quote":"249649","customer":"5385","name":null,"customerName":"Elliott Matsuura Canada Inc.","comp":"01","open":"0","shipto":"NANOETOB","shiptoName":"Nanowave Technologies Inc","entry_date":"05-04-2026","cust_order_date":"05-20-2026","req_date":"06-10-2026","cust_po":"Tool Certificate 5173","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Warren Harvey","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"16:06","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Warren Harvey","follow_phone":"","follow_email":"wharvey@nanowavetech.com","pic_user":"cindyt","total_amt":"11937.00","total_gp":"8974.53","total_gpm":"75.18","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"134","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249649","line":"1","data":"TC 5172"},{"comp":"1","quote":"249649","line":"0","data":"05-04-2026 16:28-cindyt: See quote 249643 for"}],"crmnotes":[{"comp":1,"quote":249649,"Line":0,"Comment":"05/18/2026 9:45 AM - cindyt - F/U changed from 05/17/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249649,"Line":1,"Comment":"05/18/2026 9:46 AM - cindyt - CLO changed from 05/19/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249649,"Line":2,"Comment":"05/18/2026 9:46 AM - cindyt - Req Date changed from 05/25/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249649","line":"1","part":"NBT40-SK16C-90","qty":"8","price":"477.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"2","part":"SK6-1/8A","qty":"30","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"3","part":"SK6-3/16A","qty":"2","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"4","part":"SK6-3","qty":"8","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"5","part":"SK6-0.8","qty":"2","price":"132.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"6","part":"SK6-1","qty":"2","price":"95.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"7","part":"SK6-1.25","qty":"2","price":"95.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"8","part":"SKL-6W","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"9","part":"9HC16","qty":"2","price":"40.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"10","part":"9HC22","qty":"2","price":"44.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"11","part":"B40R5-0562-2.84","qty":"6","price":"0.00","uom":"EA","discount":"0.00","req_date":"4 Stk/ Bal 1~2 Days","branch":"1"},{"comp":"01","order":"249649","line":"12","part":"NBT40-C3/4-70","qty":"4","price":"607.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"13","part":"KM3/4-1/2","qty":"4","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"14","part":"B40-4500-EU","qty":"60","price":"30.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249649","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":15}}] 2026-05-18 09:48:50.887 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250000-05182026094850.txt === {"quote":"250000","customer":"3112","name":null,"customerName":"Caliber Industrial Supply Co. Ltd.","comp":"01","open":"0","shipto":"CALIN","shiptoName":"Caliber Industrial Supply -CN","entry_date":"05-12-2026","cust_order_date":"05-28-2026","req_date":"05-30-2026","cust_po":"QCFC42-032-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Rick Krawiec","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:50","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Rick Krawiec","follow_phone":"905-624-5524","follow_email":"rick@caliberindustrial.com","pic_user":"cindyt","total_amt":"213.75","total_gp":"109.68","total_gpm":"51.31","rev_type":"WAP","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"250000","line":"0","data":"05-12-2026 10:51 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250000","line":"1","part":"QCFC42-032-SMO","qty":"1","price":"285.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250000","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-18 09:50:47.584 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250000-05182026095047.txt === {"quote":"250000","customer":"3112","name":null,"customerName":"Caliber Industrial Supply Co. Ltd.","comp":"01","open":"0","shipto":"CALIN","shiptoName":"Caliber Industrial Supply -CN","entry_date":"05-12-2026","cust_order_date":"05-28-2026","req_date":"05-30-2026","cust_po":"QCFC42-032-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Rick Krawiec","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:50","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Rick Krawiec","follow_phone":"905-624-5524","follow_email":"rick@caliberindustrial.com","pic_user":"cindyt","total_amt":"213.75","total_gp":"109.68","total_gpm":"51.31","rev_type":"WAP","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-16-2026","notes":[{"comp":"1","quote":"250000","line":"0","data":"05-12-2026 10:51 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250000,"Line":0,"Comment":"05/18/2026 9:48 AM - cindyt - F/U changed from 05/18/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250000,"Line":1,"Comment":"05/18/2026 9:49 AM - cindyt - CLO changed from 05/27/2026 to 06/16/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250000","line":"1","part":"QCFC42-032-SMO","qty":"1","price":"285.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250000","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 10:06:32.257 [INFO] In session is user: mattm 2026-05-18 10:07:13.552 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250000-05182026100713.txt === {"quote":"250000","customer":"3112","name":null,"customerName":"Caliber Industrial Supply Co. Ltd.","comp":"01","open":"0","shipto":"CALIN","shiptoName":"Caliber Industrial Supply -CN","entry_date":"05-12-2026","cust_order_date":"05-28-2026","req_date":"06-18-2026","cust_po":"QCFC42-032-SMO","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rick Krawiec","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:50","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Rick Krawiec","follow_phone":"905-624-5524","follow_email":"rick@caliberindustrial.com","pic_user":"cindyt","total_amt":"213.75","total_gp":"109.68","total_gpm":"51.31","rev_type":"WAP","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-16-2026","notes":[{"comp":"1","quote":"250000","line":"0","data":"05-12-2026 10:51 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250000,"Line":0,"Comment":"05/18/2026 9:48 AM - cindyt - F/U changed from 05/18/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250000,"Line":1,"Comment":"05/18/2026 9:49 AM - cindyt - CLO changed from 05/27/2026 to 06/16/2026 (CLO Date Updated)"},{"comp":1,"quote":250000,"Line":2,"Comment":"05/18/2026 10:07 AM - cindyt - Req Date changed from 05/30/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250000","line":"1","part":"QCFC42-032-SMO","qty":"1","price":"285.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250000","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 10:07:43.008 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247995-05182026100742.txt === {"quote":"247995","customer":"6465","name":null,"customerName":"Flint Machine Tools Inc.","comp":"01","open":"1","shipto":"ROCKFLOW","shiptoName":"ABB Motors and Mechanical Inc","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-14-2026","cust_po":"ABB_Speeder","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jacob Erickson","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"13:14","extra":"","follow_up":"05-02-2026","web_id":"","follow_name":"Jacob Erickson","follow_phone":"770-687-7200","follow_email":"jerickson@flintmachine.com","pic_user":"mattm","total_amt":"3556.13","total_gp":"2676.16","total_gpm":"75.25","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"mattm","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-02-2026","notes":[{"comp":"1","quote":"247995","line":"0","data":"04-02-2026 13:20 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"247995","line":"1","part":"CAT50U-NX5-151","qty":"1","price":"3615.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247995","line":"2","part":"SK10-10AC","qty":"1","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247995","line":"3","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"See Comments","branch":"1"},{"comp":"01","order":"247995","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247995","Line":"3","Company":"1","F_Line":"1","Comment":"Ships - 3 to 5 days, upon signoff on spindle stop","Loc":"Y"},{"Quote":"247995","Line":"3","Company":"1","F_Line":"2","Comment":"block drawing","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-18 10:11:33.358 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248511-05182026101133.txt === {"quote":"248511","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"DMGFORNC","shiptoName":"DMG Mori","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-30-2026","cust_po":"C40-STD-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nigel","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:48","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Nigel Baker","follow_phone":"973-727-2642","follow_email":"nbaker@dmgmori-usa.com","pic_user":"mattm","total_amt":"3644.10","total_gp":"2318.22","total_gpm":"63.62","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248511","line":"0","data":"04-14-2026 08:50 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248511,"Line":0,"Comment":"05/18/2026 11:11 AM - mattm - Req Date changed from 05/26/2026 to 06/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248511","line":"1","part":"C40-STD-EU","qty":"1","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"2","part":"CAT40-NPU13-105U-IDU","qty":"1","price":"565.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"3","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"4","part":"KM3/4-1/2","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"5","part":"KM3/4-3/8","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"6","part":"KM3/4-1/4","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"7","part":"C4007-0032-3.13","qty":"1","price":"279.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"8","part":"E32-SET-17(C)","qty":"1","price":"1763.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"9","part":"ET32-SET-15","qty":"1","price":"2270.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248511","line":"10","part":"CAT40-HC0750-2.50","qty":"1","price":"645.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":11}}] 2026-05-18 10:11:40.589 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248511-05182026101140.txt === {"quote":"248511","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"DMGFORNC","shiptoName":"DMG Mori","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-30-2026","cust_po":"C40-STD-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nigel","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:48","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Nigel Baker","follow_phone":"973-727-2642","follow_email":"nbaker@dmgmori-usa.com","pic_user":"mattm","total_amt":"3644.10","total_gp":"2318.22","total_gpm":"63.62","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"11","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"248511","line":"0","data":"04-14-2026 08:50 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248511,"Line":0,"Comment":"05/18/2026 11:11 AM - mattm - Req Date changed from 05/26/2026 to 06/30/2026 (Req Date Updated)"},{"comp":1,"quote":248511,"Line":1,"Comment":"05/18/2026 11:11 AM - mattm - CLO changed from 05/14/2026 to 06/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248511","line":"1","part":"C40-STD-EU","qty":"1","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"2","part":"CAT40-NPU13-105U-IDU","qty":"1","price":"565.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"3","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"4","part":"KM3/4-1/2","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"5","part":"KM3/4-3/8","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"6","part":"KM3/4-1/4","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"7","part":"C4007-0032-3.13","qty":"1","price":"279.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"8","part":"E32-SET-17(C)","qty":"1","price":"1763.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"9","part":"ET32-SET-15","qty":"1","price":"2270.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248511","line":"10","part":"CAT40-HC0750-2.50","qty":"1","price":"645.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-18 10:11:45.858 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248511-05182026101145.txt === {"quote":"248511","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"DMGFORNC","shiptoName":"DMG Mori","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-30-2026","cust_po":"C40-STD-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nigel","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:48","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Nigel Baker","follow_phone":"973-727-2642","follow_email":"nbaker@dmgmori-usa.com","pic_user":"mattm","total_amt":"3644.10","total_gp":"2318.22","total_gpm":"63.62","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"11","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"248511","line":"0","data":"04-14-2026 08:50 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248511,"Line":0,"Comment":"05/18/2026 11:11 AM - mattm - Req Date changed from 05/26/2026 to 06/30/2026 (Req Date Updated)"},{"comp":1,"quote":248511,"Line":1,"Comment":"05/18/2026 11:11 AM - mattm - CLO changed from 05/14/2026 to 06/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248511","line":"1","part":"C40-STD-EU","qty":"1","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"2","part":"CAT40-NPU13-105U-IDU","qty":"1","price":"565.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"3","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"4","part":"KM3/4-1/2","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"5","part":"KM3/4-3/8","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"6","part":"KM3/4-1/4","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"7","part":"C4007-0032-3.13","qty":"1","price":"279.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"8","part":"E32-SET-17(C)","qty":"1","price":"1763.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"9","part":"ET32-SET-15","qty":"1","price":"2270.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248511","line":"10","part":"CAT40-HC0750-2.50","qty":"1","price":"645.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248511","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-18 10:12:08.287 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248480-05182026101208.txt === {"quote":"248480","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCCHICO","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-13-2026","cust_order_date":"04-28-2026","req_date":"05-22-2026","cust_po":"BT30-SK Tooling","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rick Fleming","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"14:26","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Rick Fleming","follow_phone":"413-593-5216","follow_email":"flemingr@mscdirect.com","pic_user":"cindyt","total_amt":"3400.20","total_gp":"2364.75","total_gpm":"69.55","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"15","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248480","line":"1","data":"04-13-2026 15:19 - Discounts Recalculated QS"},{"comp":"1","quote":"248480","line":"0","data":"04-13-2026 15:14-cindyt: Also quoting ITS 248482"}],"crmnotes":[{"comp":1,"quote":248480,"Line":0,"Comment":"04/28/2026 3:27 PM - alyssah - Req Date changed from 05/02/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248480,"Line":1,"Comment":"04/28/2026 3:27 PM - alyssah - CLO changed from 04/27/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248480,"Line":2,"Comment":"04/28/2026 3:27 PM - alyssah - F/U changed from 04/26/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248480,"Line":3,"Comment":"05/18/2026 10:11 AM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"248480","line":"1","part":"BT30-SK10-90P","qty":"6","price":"447.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248480","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248480","line":"3","part":"BT30-SK6-90P","qty":"6","price":"445.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248480","line":"4","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248480","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-18 10:12:39.033 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243977-05182026101238.txt === {"quote":"243977","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"1","shipto":"RFOURINT","shiptoName":"R4 INTEGRATION","entry_date":"01-16-2026","cust_order_date":"01-16-2026","req_date":"05-29-2026","cust_po":"Presetter E346+","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Keni","drop_po":"","status":"0","user":"alyssah","conv_order":"ADV","time":"01-16","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Keni Herren","follow_phone":"251-591-8980","follow_email":"keni.herren@maxtoolinc.com","pic_user":"mattm","total_amt":"21000.24","total_gp":"10736.09","total_gpm":"51.12","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"mattm","reason":"2","totalQty":"14","win_pct":"20","clo_date":"05-23-2026","notes":[],"crmnotes":[{"comp":1,"quote":243977,"Line":0,"Comment":"02/02/2026 4:18 PM - mattm - Req Date changed from 02/16/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":243977,"Line":1,"Comment":"02/02/2026 4:18 PM - mattm - CLO changed from 02/01/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":243977,"Line":2,"Comment":"02/02/2026 4:18 PM - mattm - F/U changed from 01/30/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243977,"Line":3,"Comment":"04/21/2026 3:49 PM - mattm - Req Date changed from 04/30/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":243977,"Line":4,"Comment":"04/21/2026 3:49 PM - mattm - CLO changed from 04/18/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":243977,"Line":5,"Comment":"04/21/2026 3:49 PM - mattm - F/U changed from 04/18/2026 to 5/23/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"243977","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243977","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243977","line":"3","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243977","line":"4","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243977","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3500.00","uom":"EA","discount":"100.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"243977","line":"7","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243977","line":"8","part":"PRE-PRNT-ROLL-QL800","qty":"5","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243977","line":"9","part":"PRE-SPDL-H10","qty":"1","price":"3856.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243977","line":"10","part":"PRE-SPDL-H63","qty":"1","price":"3067.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243977","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-18 10:14:29.402 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249410-05182026101429.txt === {"quote":"249410","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKJAC","shiptoName":"Blackhawk Industrial","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"07-31-2026","cust_po":"ZERO CLAMP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brad","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:11","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Brad","follow_phone":"","follow_email":"Brad ","pic_user":"mattm","total_amt":"13354.62","total_gp":"7163.76","total_gpm":"53.64","rev_type":"WAP","mod_date":"05-18-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"19","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249410","line":"2","data":"04-29-2026 15:11 - Discounts Recalculated QS"},{"comp":"1","quote":"249410","line":"1","data":"sends to Brad @Blackhawk pending more info"},{"comp":"1","quote":"249410","line":"0","data":"04-29-2026 15:16-alyssah Quote per Matt & Mike R"}],"crmnotes":[{"comp":1,"quote":249410,"Line":0,"Comment":"05/18/2026 11:14 AM - mattm - Req Date changed from 06/10/2026 to 07/31/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249410","line":"1","part":"WH-ZP120-STD","qty":"6","price":"1412.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249410","line":"2","part":"WH-ZP120-INDX","qty":"6","price":"1517.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249410","line":"3","part":"WH-ZP120-STUD-16M10","qty":"6","price":"120.00","uom":"EA","discount":"27.00","req_date":"2 Stk/4pc TBD","branch":"1"},{"comp":"01","order":"249410","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} 249410-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-18 10:14:36.839 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249410-05182026101436.txt === {"quote":"249410","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKJAC","shiptoName":"Blackhawk Industrial","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"07-31-2026","cust_po":"ZERO CLAMP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brad","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:11","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Brad","follow_phone":"","follow_email":"Brad ","pic_user":"mattm","total_amt":"13354.62","total_gp":"7163.76","total_gpm":"53.64","rev_type":"WAP","mod_date":"05-18-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"19","win_pct":"20","clo_date":"07-25-2026","notes":[{"comp":"1","quote":"249410","line":"2","data":"04-29-2026 15:11 - Discounts Recalculated QS"},{"comp":"1","quote":"249410","line":"1","data":"sends to Brad @Blackhawk pending more info"},{"comp":"1","quote":"249410","line":"0","data":"04-29-2026 15:16-alyssah Quote per Matt & Mike R"}],"crmnotes":[{"comp":1,"quote":249410,"Line":0,"Comment":"05/18/2026 11:14 AM - mattm - Req Date changed from 06/10/2026 to 07/31/2026 (Req Date Updated)"},{"comp":1,"quote":249410,"Line":1,"Comment":"05/18/2026 11:14 AM - mattm - CLO changed from 05/29/2026 to 07/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249410","line":"1","part":"WH-ZP120-STD","qty":"6","price":"1412.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249410","line":"2","part":"WH-ZP120-INDX","qty":"6","price":"1517.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249410","line":"3","part":"WH-ZP120-STUD-16M10","qty":"6","price":"120.00","uom":"EA","discount":"27.00","req_date":"2 Stk/4pc TBD","branch":"1"},{"comp":"01","order":"249410","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} 249410-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-18 10:14:42.925 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249410-05182026101442.txt === {"quote":"249410","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKJAC","shiptoName":"Blackhawk Industrial","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"07-31-2026","cust_po":"ZERO CLAMP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brad","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:11","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Brad","follow_phone":"","follow_email":"Brad ","pic_user":"mattm","total_amt":"13354.62","total_gp":"7163.76","total_gpm":"53.64","rev_type":"WAP","mod_date":"05-18-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"19","win_pct":"20","clo_date":"07-25-2026","notes":[{"comp":"1","quote":"249410","line":"2","data":"04-29-2026 15:11 - Discounts Recalculated QS"},{"comp":"1","quote":"249410","line":"1","data":"sends to Brad @Blackhawk pending more info"},{"comp":"1","quote":"249410","line":"0","data":"04-29-2026 15:16-alyssah Quote per Matt & Mike R"}],"crmnotes":[{"comp":1,"quote":249410,"Line":0,"Comment":"05/18/2026 11:14 AM - mattm - Req Date changed from 06/10/2026 to 07/31/2026 (Req Date Updated)"},{"comp":1,"quote":249410,"Line":1,"Comment":"05/18/2026 11:14 AM - mattm - CLO changed from 05/29/2026 to 07/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249410","line":"1","part":"WH-ZP120-STD","qty":"6","price":"1412.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249410","line":"2","part":"WH-ZP120-INDX","qty":"6","price":"1517.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249410","line":"3","part":"WH-ZP120-STUD-16M10","qty":"6","price":"120.00","uom":"EA","discount":"27.00","req_date":"2 Stk/4pc TBD","branch":"1"},{"comp":"01","order":"249410","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} 249410-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-18 10:29:52.679 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-18 10:58:15.377 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248818-05182026105815.txt === {"quote":"248818","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"1","shipto":"JAMESHZ","shiptoName":"James H Cross Co.","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-18-2026","cust_po":"HSK63F-VC13-90","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lou Askins","drop_po":"","status":"0","user":"briand","conv_order":"","time":"16:15","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Lou Askins","follow_phone":"814-923-8376","follow_email":"jaskins@butlerbros.com","pic_user":"briand","total_amt":"540.80","total_gp":"364.20","total_gpm":"67.34","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"248818","line":"6","data":"Cross and Butler Bros"},{"comp":"1","quote":"248818","line":"5","data":"recently bumped up with the merging of James H"},{"comp":"1","quote":"248818","line":"4","data":"are asking for addt'l discount however they were"},{"comp":"1","quote":"248818","line":"3","data":"the customer wants to buy another one. They"},{"comp":"1","quote":"248818","line":"2","data":"under RGA # TOR-62783, cannot be repaired and"},{"comp":"1","quote":"248818","line":"1","data":"quote for the holder as the one they sent in"},{"comp":"1","quote":"248818","line":"0","data":"04-17-2026 16:15-briand: Carley said Lou req"}],"crmnotes":[{"comp":1,"quote":248818,"Line":0,"Comment":"05/01/2026 1:02 PM - briand - F/U changed from 04/30/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248818,"Line":1,"Comment":"05/01/2026 1:03 PM - briand - Req Date changed from 05/17/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":248818,"Line":2,"Comment":"05/18/2026 10:57 AM - briand - No reply from Lou on status - closing."}],"items":[{"comp":"01","order":"248818","line":"1","part":"HSK63F-VC13-90","qty":"1","price":"593.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248818","line":"2","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248818","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-18 10:59:39.216 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250138-05182026105938.txt === {"quote":"250138","customer":"23290","name":null,"customerName":"Wayne Tool & Supply Company,Inc.","comp":"01","open":"1","shipto":"WAYNETO","shiptoName":"Wayne Tool & Supply Company,Inc.","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"010-EXT-100","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Sean Emmerich","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:42","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Sean Emmerich","follow_phone":"410-788-7880","follow_email":"salesmd@sk-industrial.com","pic_user":"briand","total_amt":"351.00","total_gp":"227.88","total_gpm":"64.92","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"7","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250138","line":"2","data":"05-13-2026 15:44-briand: Sent drawings for both"},{"comp":"1","quote":"250138","line":"1","data":"Blackhawk Q # 250206"},{"comp":"1","quote":"250138","line":"0","data":"05-14-2026 12:39-briand: Also being quoted by"}],"crmnotes":[{"comp":1,"quote":250138,"Line":0,"Comment":"05/18/2026 10:59 AM - briand - Looks like BH won the order"}],"items":[{"comp":"01","order":"250138","line":"1","part":"010-EXT-100","qty":"3","price":"78.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250138","line":"2","part":"010-EXT-100S","qty":"3","price":"78.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250138","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-18 11:00:10.521 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250206-05182026110010.txt === {"quote":"250206","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"HAWKPA","shiptoName":"BlackHawk Industrial - Philadelphia","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-25-2026","cust_po":"010-EXT-100","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Zane Schmidt","drop_po":"","status":"0","user":"briand","conv_order":"","time":"12:36","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Zane Schmidt","follow_phone":"717-480-7334","follow_email":"zane.schmidt@blackhawkid.com","pic_user":"briand","total_amt":"304.20","total_gp":"181.08","total_gpm":"59.53","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"7","win_pct":"20","clo_date":"06-14-2026","notes":[{"comp":"1","quote":"250206","line":"1","data":"being quoted by Wayne Tool Q # 250138"},{"comp":"1","quote":"250206","line":"0","data":"05-14-2026 12:38-briand: Sent drawings and also"}],"crmnotes":[],"items":[{"comp":"01","order":"250206","line":"1","part":"010-EXT-100","qty":"3","price":"78.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250206","line":"2","part":"010-EXT-100S","qty":"3","price":"78.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250206","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-18 11:01:34.040 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249705-05182026110133.txt === {"quote":"249705","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"PTSNOVIM","shiptoName":"PTSolutions - Novi","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-05-2026","cust_po":"340-072","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jazmin Diaz","drop_po":"","status":"0","user":"briand","conv_order":"","time":"16:22","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Jazmin Diaz","follow_phone":"714-289-6097","follow_email":"jazmin.diaz@pts-tools.com","pic_user":"briand","total_amt":"203.98","total_gp":"119.63","total_gpm":"58.65","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"3","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249705","line":"1","part":"340-072","qty":"1","price":"125.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249705","line":"2","part":"370-ADJ","qty":"1","price":"204.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249705","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-18 11:02:21.640 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248999-05182026110220.txt === {"quote":"248999","customer":"19020","name":null,"customerName":"S & S Industrial Supply","comp":"01","open":"1","shipto":"SSIND","shiptoName":"S & S Industrial Supply, Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-22-2026","cust_po":"HSK63A-SK10C-105","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Leslie Piacentini","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:36","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Leslie Piacentini","follow_phone":"269-323-1388","follow_email":"leslie@ss-industrialsupply.com","pic_user":"briand","total_amt":"579.70","total_gp":"456.22","total_gpm":"78.70","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"5","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"248999","line":"1","data":"tube/wrench"},{"comp":"1","quote":"248999","line":"0","data":"04-22-2026 10:37-briand: Added wrench, coolant"}],"crmnotes":[{"comp":1,"quote":248999,"Line":0,"Comment":"05/07/2026 8:23 AM - briand - F/U changed from 05/08/2026 to 5/19/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248999","line":"1","part":"HSK63A-SK10C-105","qty":"1","price":"512.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248999","line":"2","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248999","line":"3","part":"HSK63-TUBE","qty":"1","price":"39.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248999","line":"4","part":"HSK63-WRENCH","qty":"1","price":"98.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248999","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-18 11:04:44.650 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249087-05182026110444.txt === {"quote":"249087","customer":"13205","name":null,"customerName":"Machinery Systems Inc.","comp":"01","open":"1","shipto":"MACHEMSX","shiptoName":"Machinery Systems Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-04-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brandon Strebel","drop_po":"","status":"0","user":"mikek","conv_order":"","time":"13:39","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Brandon Strebel","follow_phone":"(847) 882-8085","follow_email":"brandons@machsys.com","pic_user":"mikek","total_amt":"80.64","total_gp":"58.54","total_gpm":"72.59","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"mikek","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249087","line":"0","data":"04-23-2026 13:41 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249087","line":"1","part":"E32-032","qty":"2","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249087","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-18 11:05:28.849 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249449-05182026110528.txt === {"quote":"249449","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"FOREROSC","shiptoName":"Forest City Gear Company","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"PRE-E346BA-BD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Matt McKay","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:17","extra":"","follow_up":"09-10-2026","web_id":"","follow_name":"Matt McKay","follow_phone":"8158714191","follow_email":"mmckay@clinetool.com","pic_user":"mikek","total_amt":"31592.38","total_gp":"18062.59","total_gpm":"57.17","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"mikek","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249449","line":"1","data":"quote log"},{"comp":"1","quote":"249449","line":"0","data":"04-30-2026 09:18-jennad adding C6 spindle to"}],"crmnotes":[{"comp":1,"quote":249449,"Line":0,"Comment":"05/08/2026 8:24 AM - mikek - F/U Changed from 5/13/2026 to 5/29/2026 (Follow Up in 3 Weeks)"}],"items":[{"comp":"01","order":"249449","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249449","line":"2","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249449","line":"3","part":"PRE-SPDL-C6RA","qty":"1","price":"6394.00","uom":"EA","discount":"22.00","req_date":"~2 Weeks","branch":"1"},{"comp":"01","order":"249449","line":"4","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249449","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249449","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249449","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"1000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249449","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249449","Line":"1","Company":"1","F_Line":"1","Comment":"**cannot be cancelled or returned after PO is placed*","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-18 11:06:11.409 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249452-05182026110611.txt === {"quote":"249452","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"1","shipto":"FOREROSC","shiptoName":"Forest City Gear Company","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"PRE-E46BA-BD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Matt McKay","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:29","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Matt McKay","follow_phone":"8158714191","follow_email":"mmckay@clinetool.com","pic_user":"mikek","total_amt":"38959.48","total_gp":"20597.70","total_gpm":"52.87","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"mikek","reason":"2","totalQty":"7","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":249452,"Line":0,"Comment":"05/08/2026 8:23 AM - mikek - F/U Changed from 5/13/2026 to 5/29/2026 (Follow Up in 3 Weeks)"}],"items":[{"comp":"01","order":"249452","line":"1","part":"PRE-E46BA-BD","qty":"1","price":"38050.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249452","line":"2","part":"PRE-SPDL-I40-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249452","line":"3","part":"PRE-SPDL-C6RMA","qty":"1","price":"6696.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249452","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249452","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249452","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"1000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249452","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249452","Line":"1","Company":"1","F_Line":"1","Comment":"**cannot be cancelled or returned after PO is placed*","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-18 11:11:18.780 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\BOLTSWIT-2-3464.txt === {"customer":"BOLTSWIT","line":"A","dept":"EN","name":"Andres Gutierrez","title":"IE","phone":"815456600","cell":"815-456-6600","fax":null,"email":"andres.gutierrez@boltswitch.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3464,"password":null,"webenabled":"Y","linkedin":null,"city":"Crystal Lake","state":"IL","address1":"6208 COMMERCIAL RD","address2":null,"zip":"60014","country":"USA","userid":"mikek","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"2"}}] 2026-05-18 11:26:41.057 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245828-05182026112640.txt === {"quote":"245828","customer":"3906","name":null,"customerName":"Kenneth Crosby, a DXP Company","comp":"01","open":"1","shipto":"LUDLOW","shiptoName":"Ludlow Tool Co.","entry_date":"02-19-2026","cust_order_date":"03-02-2025","req_date":"05-27-2026","cust_po":"SK16 Test Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jason Stomski","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:05","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jason Stomski","follow_phone":"413-393-0721","follow_email":"jason.stomski@dxpe.com","pic_user":"cindyt","total_amt":"708.00","total_gp":"409.28","total_gpm":"57.81","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"1","totalQty":"6","win_pct":"20","clo_date":"06-24-2026","notes":[],"crmnotes":[{"comp":1,"quote":245828,"Line":0,"Comment":"02/25/2026 1:38 PM - cindyt - F/U changed from 02/25/2026 to 2/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":1,"Comment":"02/25/2026 1:38 PM - cindyt - CLO changed from NaN/NaN/NaN to 03/12/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":2,"Comment":"02/25/2026 1:49 PM - cindyt - F/U changed from 02/25/2026 to 3/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":3,"Comment":"02/25/2026 1:49 PM - cindyt - CLO changed from 03/12/2026 to 03/11/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":4,"Comment":"02/25/2026 1:49 PM - cindyt - Req Date changed from 04/29/2026 to 04/14/2026 (Req Date Updated)"},{"comp":1,"quote":245828,"Line":5,"Comment":"03/06/2026 9:33 AM - cindyt - F/U changed from 03/06/2026 to 3/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":6,"Comment":"03/06/2026 9:33 AM - cindyt - CLO changed from 03/11/2026 to 04/02/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":7,"Comment":"03/06/2026 9:33 AM - cindyt - Req Date changed from 04/14/2026 to 04/08/2026 (Req Date Updated)"},{"comp":1,"quote":245828,"Line":8,"Comment":"03/06/2026 9:47 AM - cindyt - Encounter has been added"},{"comp":1,"quote":245828,"Line":9,"Comment":"03/27/2026 4:10 PM - cindyt - F/U changed from 03/26/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":10,"Comment":"03/27/2026 4:10 PM - cindyt - CLO changed from 04/02/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":11,"Comment":"03/27/2026 4:10 PM - cindyt - Req Date changed from 04/08/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":245828,"Line":12,"Comment":"03/27/2026 4:11 PM - cindyt - Encounter has been added"},{"comp":1,"quote":245828,"Line":13,"Comment":"04/03/2026 10:41 AM - cindyt - F/U changed from 04/03/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":14,"Comment":"04/03/2026 10:42 AM - cindyt - CLO changed from 04/16/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":15,"Comment":"04/03/2026 10:42 AM - cindyt - Req Date changed from 04/23/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245828,"Line":16,"Comment":"04/08/2026 4:28 PM - cindyt - F/U changed from 04/07/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":17,"Comment":"04/08/2026 4:28 PM - cindyt - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":18,"Comment":"04/08/2026 4:29 PM - cindyt - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":245828,"Line":19,"Comment":"04/08/2026 4:30 PM - cindyt - Encounter has been added"},{"comp":1,"quote":245828,"Line":20,"Comment":"05/07/2026 10:35 AM - cindyt - F/U changed from 05/07/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245828,"Line":21,"Comment":"05/07/2026 10:35 AM - cindyt - CLO changed from 05/20/2026 to 06/24/2026 (CLO Date Updated)"},{"comp":1,"quote":245828,"Line":22,"Comment":"05/07/2026 10:36 AM - cindyt - Req Date changed from 05/27/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":245828,"Line":23,"Comment":"05/07/2026 10:37 AM - cindyt - Encounter has been added"},{"comp":1,"quote":245828,"Line":24,"Comment":"05/18/2026 11:25 AM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"245828","line":"1","part":"CAT40-SK16-120U-IDU","qty":"2","price":"494.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245828","line":"2","part":"SK16-8AC","qty":"2","price":"194.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245828","line":"3","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245828","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-18 11:30:02.707 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245650-05182026113002.txt === {"quote":"245650","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"NUMEORAN","shiptoName":"Numet Machining Techniques Inc.","entry_date":"02-17-2026","cust_order_date":"04-15-2026","req_date":"06-05-2026","cust_po":"PRE-E46BA-BD/Presetter","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Taylor Massey","drop_po":"Quote #2","status":"0","user":"cindyt","conv_order":"","time":"11:13","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Taylor Massey","follow_phone":"413-382-7214","follow_email":"taylor.massey@blackhawkid.com","pic_user":"cindyt","total_amt":"77447.59","total_gp":"36064.83","total_gpm":"46.57","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"9","totalQty":"21","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"245650","line":"6","data":"for delivery."},{"comp":"1","quote":"245650","line":"5","data":"Quote 245650 extra 5% and B/O items added to CBO"},{"comp":"1","quote":"245650","line":"4","data":"standard discount."},{"comp":"1","quote":"245650","line":"3","data":"1 Pre-E46BA-BD and accessories. Per Eric H."},{"comp":"1","quote":"245650","line":"2","data":"02-17-2026 11:19-cindyt: Ref quote 245642 for"},{"comp":"1","quote":"245650","line":"1","data":"Taylor and it is still active. 413-382-7214"},{"comp":"1","quote":"245650","line":"0","data":"03-17-2026 15:10-cindyt: Brian N checked with"}],"crmnotes":[{"comp":1,"quote":245650,"Line":0,"Comment":"02/25/2026 10:41 AM - cindyt - Encounter has been added"},{"comp":1,"quote":245650,"Line":1,"Comment":"02/25/2026 10:43 AM - cindyt - F/U changed from 02/24/2026 to 3/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245650,"Line":2,"Comment":"02/25/2026 10:44 AM - cindyt - CLO changed from 03/15/2026 to 03/26/2026 (CLO Date Updated)"},{"comp":1,"quote":245650,"Line":3,"Comment":"02/25/2026 10:44 AM - cindyt - Req Date changed from 03/31/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245650,"Line":4,"Comment":"03/11/2026 10:06 AM - cindyt - F/U changed from 03/10/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245650,"Line":5,"Comment":"03/11/2026 10:06 AM - cindyt - CLO changed from 03/26/2026 to 04/02/2026 (CLO Date Updated)"},{"comp":1,"quote":245650,"Line":6,"Comment":"03/11/2026 10:07 AM - cindyt - Req Date changed from 04/30/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":245650,"Line":7,"Comment":"04/13/2026 4:15 PM - cindyt - F/U changed from 04/10/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245650,"Line":8,"Comment":"04/13/2026 4:15 PM - cindyt - CLO changed from 04/12/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":245650,"Line":9,"Comment":"04/13/2026 4:15 PM - cindyt - Req Date changed from 04/20/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":245650,"Line":10,"Comment":"04/28/2026 3:31 PM - alyssah - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245650,"Line":11,"Comment":"05/12/2026 11:20 AM - cindyt - F/U changed from 05/11/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245650,"Line":12,"Comment":"05/12/2026 11:21 AM - cindyt - CLO changed from 05/12/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":245650,"Line":13,"Comment":"05/12/2026 11:21 AM - cindyt - Req Date changed from 05/20/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":245650,"Line":14,"Comment":"05/18/2026 11:29 AM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"245650","line":"1","part":"PRE-E46BA-BD","qty":"2","price":"38050.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"3","part":"PRE-GAUGE-H40","qty":"1","price":"1296.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"4","part":"PRE-PRNT-QL800","qty":"2","price":"324.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"4","price":"32.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"7","part":"PRE-SPDL-H40RMA","qty":"2","price":"5486.00","uom":"EA","discount":"33.00","req_date":"3~4 Weeks ARO","branch":"1"},{"comp":"01","order":"245650","line":"8","part":"PRE-SPDL-I50-E46BAP-CAX","qty":"2","price":"3564.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"9","part":"PRE-TID-12TRE","qty":"2","price":"3774.00","uom":"EA","discount":"33.00","req_date":"3~4 Weeks ARO","branch":"1"},{"comp":"01","order":"245650","line":"10","part":"PRE-TID-12TIPC","qty":"1","price":"3114.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"11","part":"PRE-TID-12TMKE","qty":"1","price":"1062.00","uom":"EA","discount":"33.00","req_date":"3~4 Weeks ARO","branch":"1"},{"comp":"01","order":"245650","line":"12","part":"PRE-TID-IPC-MOUNT","qty":"1","price":"60.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245650","line":"13","part":"PRE-INST/TRAINING","qty":"1","price":"4500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245650","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245650","Line":"13","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"245650","Line":"13","Company":"1","F_Line":"2","Comment":"Includes 2 days of installation and training.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-18 11:57:52.843 [INFO] In session is user: luism 2026-05-18 11:58:45.554 [INFO] In session is user: seand 2026-05-18 12:37:01.407 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.5962489782294, -83.8182639712688, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.5962489782294, -83.8182639712688, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.8787867 second/s. 2026-05-18 12:37:56.739 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247778-05182026123756.txt === {"quote":"247778","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"HENMAC","shiptoName":"Henderson Machine","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"Henderson _ Tool Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nathan Peynado","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"07:57","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Nathan Peynado","follow_phone":"772-293-1565","follow_email":"Nathan.Peynado@mscdirect.com","pic_user":"oenm","total_amt":"1087.45","total_gp":"723.92","total_gpm":"66.57","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"oenm","reason":"2","totalQty":"12","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247778","line":"0","data":"03-31-2026 08:03 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247778,"Line":0,"Comment":"05/01/2026 3:22 PM - oenm - CLO changed from 4/30/2026 to 5/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247778,"Line":1,"Comment":"05/01/2026 3:22 PM - oenm - F/U Changed from 4/30/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247778,"Line":2,"Comment":"05/18/2026 1:37 PM - oenm - Closed"}],"items":[{"comp":"01","order":"247778","line":"1","part":"NCAT40-C3/4-70U-IDU","qty":"1","price":"607.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"2","part":"CCK3/4-1/2","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"3","part":"CCK3/4-5/8","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"4","part":"CKFN20(3/4)-1/2","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247778","line":"5","part":"CKFN20(3/4)-5/8","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"6","part":"CCKL20","qty":"1","price":"15.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"8","part":"NCAT40-SK16C-90U-IDU","qty":"1","price":"477.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"9","part":"SK16-1/2A","qty":"1","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"10","part":"SK16-3/8A","qty":"1","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"11","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"12","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247778","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-18 12:38:54.563 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247782-05182026123853.txt === {"quote":"247782","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"HENMAC","shiptoName":"Henderson Machine","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-12-2026","cust_po":"Henderson Workholding","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nathan Peynado","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"08:34","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Nathan Peynado","follow_phone":"772-293-1565","follow_email":"Nathan.Peynado@mscdirect.com","pic_user":"oenm","total_amt":"16407.72","total_gp":"8219.67","total_gpm":"50.10","rev_type":"WAP","mod_date":"05-18-2026","mod_time":null,"mod_user":"oenm","reason":"2","totalQty":"31","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247782","line":"0","data":"03-31-2026 08:58 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247782,"Line":0,"Comment":"05/01/2026 3:17 PM - oenm - Follwing up in two weeks"},{"comp":1,"quote":247782,"Line":1,"Comment":"05/01/2026 3:18 PM - oenm - CLO changed from 4/30/2026 to 5/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247782,"Line":2,"Comment":"05/01/2026 3:18 PM - oenm - F/U Changed from 4/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247782,"Line":3,"Comment":"05/18/2026 1:38 PM - oenm - Closed"}],"items":[{"comp":"01","order":"247782","line":"1","part":"WH-MRV120-800","qty":"3","price":"4250.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247782","line":"2","part":"WH-MRV-ACC-CLMP","qty":"3","price":"369.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247782","line":"3","part":"WH-MRV120-JAW-FIX","qty":"3","price":"950.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247782","line":"4","part":"WH-MRV120-CB-BPD","qty":"3","price":"1230.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247782","line":"5","part":"WH-MRV120-JAW-R","qty":"6","price":"246.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247782","line":"6","part":"WH-MRV120-JAW-SFTA-F","qty":"6","price":"151.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247782","line":"7","part":"WH-MRV120-JAW-SFTS-F","qty":"6","price":"225.00","uom":"EA","discount":"32.00","req_date":"5 Stk","branch":"1"},{"comp":"01","order":"247782","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-18 12:41:39.204 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248069-05182026124138.txt === {"quote":"248069","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"BLUORFL","shiptoName":"Blue Origin Mfg Florida LLC -","entry_date":"04-06-2026","cust_order_date":"04-25-2026","req_date":"05-15-2026","cust_po":"HSK63A & C6 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Accounts Payable","drop_po":"For Perry Burton","status":"0","user":"alyssah","conv_order":"","time":"08:30","extra":"","follow_up":"05-15-2026","web_id":"","follow_name":"Accounts Payable","follow_phone":"","follow_email":"aphelp@blackhawkid.com","pic_user":"oenm","total_amt":"11245.00","total_gp":"4609.55","total_gpm":"40.99","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"oenm","reason":"1","totalQty":"96","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248069","line":"2","data":"or Matt M"},{"comp":"1","quote":"248069","line":"1","data":"pricing, if receive quote or order ask Alyssa"},{"comp":"1","quote":"248069","line":"0","data":"04-06-2026 09:43-alyssah Special Blue Origin"}],"crmnotes":[{"comp":1,"quote":248069,"Line":0,"Comment":"04/20/2026 12:26 PM - oenm - F/U Changed from 4/12/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248069,"Line":1,"Comment":"05/01/2026 3:13 PM - oenm - Will be in person to follow up in two weeks"},{"comp":1,"quote":248069,"Line":2,"Comment":"05/01/2026 3:13 PM - oenm - Will be in person to follow up in two weeks"},{"comp":1,"quote":248069,"Line":3,"Comment":"05/01/2026 3:13 PM - oenm - Req Date change from 4/27/2026 to 5/15/2026 (Req Date Updated)"},{"comp":1,"quote":248069,"Line":4,"Comment":"05/01/2026 3:14 PM - oenm - CLO changed from 4/26/2026 to 5/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248069,"Line":5,"Comment":"05/01/2026 3:14 PM - oenm - F/U Changed from 4/27/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248069,"Line":6,"Comment":"05/18/2026 1:41 PM - oenm - Closed"}],"items":[{"comp":"01","order":"248069","line":"1","part":"HSK63A-ER40-6.00","qty":"2","price":"302.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"2","part":"HSK63A-ER40-4.00","qty":"2","price":"237.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"3","part":"HSK63A-ER32-6.00","qty":"4","price":"302.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"4","part":"HSK63A-ER32-4.00","qty":"4","price":"226.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"5","part":"HSK63A-ER16-5.00","qty":"4","price":"221.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"6","part":"HSK63A-ER16-3.00","qty":"4","price":"221.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"7","part":"C6-ER40-65","qty":"2","price":"268.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"8","part":"C6-ER32-130","qty":"2","price":"259.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"9","part":"C6-ER32-100","qty":"2","price":"248.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"10","part":"C6-ER32-60","qty":"2","price":"241.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"11","part":"C6-ER16-100","qty":"2","price":"241.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"12","part":"E40-048","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"13","part":"E40-050","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"14","part":"E40-052","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"15","part":"E40-054","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"16","part":"E40-056","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"17","part":"E40-058","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"18","part":"E40-060","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"19","part":"E40-062","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"20","part":"E40-064","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"21","part":"TQW-ER40/C1(60)","qty":"2","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"22","part":"HSK63A-1250-4.50","qty":"3","price":"196.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"23","part":"C6-EM1250-90","qty":"2","price":"232.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"24","part":"HSK63-TUBE","qty":"30","price":"19.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"25","part":"C6-TUBE-1","qty":"12","price":"42.50","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"26","part":"HSK63A-SM1250-5.00CP","qty":"3","price":"225.00","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248069","line":"27","part":"HSK63A-SM1000-5.00CP","qty":"4","price":"124.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248069","line":"28","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248069","Line":"3","Company":"1","F_Line":"1","Comment":"this does not make since","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":28}}] 2026-05-18 12:42:39.900 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247400-05182026124239.txt === {"quote":"247400","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"1","shipto":"AFIGAIGA","shiptoName":"Alternatives For Industry","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-05-2026","cust_po":"AFI_Mazak QTN_Tim S","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Schubert","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"08:03","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Tim Schubert","follow_phone":"941-739-6566","follow_email":"tim@afi-tools.com","pic_user":"oenm","total_amt":"2773.80","total_gp":"1263.84","total_gpm":"45.56","rev_type":"LT","mod_date":"05-18-2026","mod_time":null,"mod_user":"oenm","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":247400,"Line":0,"Comment":"04/24/2026 2:12 PM - oenm - CLO changed from 4/24/2026 to 4/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247400,"Line":1,"Comment":"04/24/2026 2:12 PM - oenm - F/U Changed from 4/24/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247400,"Line":2,"Comment":"05/01/2026 3:15 PM - oenm - CLO changed from 4/27/2026 to 5/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247400,"Line":3,"Comment":"05/01/2026 3:15 PM - oenm - F/U Changed from 4/27/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247400,"Line":4,"Comment":"05/18/2026 1:42 PM - oenm - Closed"}],"items":[{"comp":"01","order":"247400","line":"1","part":"MZQT47-ER32X-OFF-ICE","qty":"1","price":"4396.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247400","line":"2","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247400","line":"3","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247400","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-18 12:44:02.998 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247777-05182026124402.txt === {"quote":"247777","customer":"13570","name":null,"customerName":"MSC Export and Import, LLC","comp":"01","open":"0","shipto":"HOERBI","shiptoName":"Hoerbiger Corporation","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"06-12-2026","cust_po":"12 MM_ Solution","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nathan Peynado","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"07:53","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Nathan Peynado","follow_phone":"772-293-1565","follow_email":"nathan.peynado@mscdirect.com","pic_user":"oenm","total_amt":"820.58","total_gp":"586.87","total_gpm":"71.52","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"247777","line":"0","data":"03-31-2026 07:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247777,"Line":0,"Comment":"05/01/2026 3:19 PM - oenm - In person 2 weeks.will follow up"},{"comp":1,"quote":247777,"Line":1,"Comment":"05/01/2026 3:19 PM - oenm - CLO changed from 4/30/2026 to 5/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247777,"Line":2,"Comment":"05/01/2026 3:20 PM - oenm - F/U Changed from 4/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247777,"Line":3,"Comment":"05/18/2026 1:43 PM - oenm - In progress, this is a test waiting to be ran\n"},{"comp":1,"quote":247777,"Line":4,"Comment":"05/18/2026 1:44 PM - oenm - Req Date change from 5/12/2026 to 6/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247777","line":"1","part":"HSK63A-C3/4-95G","qty":"1","price":"724.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"2","part":"CCK3/4-6","qty":"1","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"3","part":"CKFN20(3/4)-6","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"4","part":"CCK3/4-8","qty":"1","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"5","part":"CKFN20(3/4)-8","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247777","line":"6","part":"CCK3/4-12","qty":"1","price":"92.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"7","part":"CKFN20(3/4)-12","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"8","part":"HSK63-TUBE","qty":"1","price":"39.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-18 12:44:18.225 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247777-05182026124417.txt === {"quote":"247777","customer":"13570","name":null,"customerName":"MSC Export and Import, LLC","comp":"01","open":"0","shipto":"HOERBI","shiptoName":"Hoerbiger Corporation","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"06-12-2026","cust_po":"12 MM_ Solution","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nathan Peynado","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"07:53","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"Nathan Peynado","follow_phone":"772-293-1565","follow_email":"nathan.peynado@mscdirect.com","pic_user":"oenm","total_amt":"820.58","total_gp":"586.87","total_gpm":"71.52","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"247777","line":"0","data":"03-31-2026 07:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247777,"Line":0,"Comment":"05/01/2026 3:19 PM - oenm - In person 2 weeks.will follow up"},{"comp":1,"quote":247777,"Line":1,"Comment":"05/01/2026 3:19 PM - oenm - CLO changed from 4/30/2026 to 5/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247777,"Line":2,"Comment":"05/01/2026 3:20 PM - oenm - F/U Changed from 4/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247777,"Line":3,"Comment":"05/18/2026 1:43 PM - oenm - In progress, this is a test waiting to be ran\n"},{"comp":1,"quote":247777,"Line":4,"Comment":"05/18/2026 1:44 PM - oenm - Req Date change from 5/12/2026 to 6/12/2026 (Req Date Updated)"},{"comp":1,"quote":247777,"Line":5,"Comment":"05/18/2026 1:44 PM - oenm - CLO changed from 5/15/2026 to 6/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247777","line":"1","part":"HSK63A-C3/4-95G","qty":"1","price":"724.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"2","part":"CCK3/4-6","qty":"1","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"3","part":"CKFN20(3/4)-6","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"4","part":"CCK3/4-8","qty":"1","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"5","part":"CKFN20(3/4)-8","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247777","line":"6","part":"CCK3/4-12","qty":"1","price":"92.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"7","part":"CKFN20(3/4)-12","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"8","part":"HSK63-TUBE","qty":"1","price":"39.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-18 12:44:46.625 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247777-05182026124446.txt === {"quote":"247777","customer":"13570","name":null,"customerName":"MSC Export and Import, LLC","comp":"01","open":"0","shipto":"HOERBI","shiptoName":"Hoerbiger Corporation","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"06-12-2026","cust_po":"12 MM_ Solution","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nathan Peynado","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"07:53","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"Nathan Peynado","follow_phone":"772-293-1565","follow_email":"nathan.peynado@mscdirect.com","pic_user":"oenm","total_amt":"820.58","total_gp":"586.87","total_gpm":"71.52","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"247777","line":"0","data":"03-31-2026 07:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247777,"Line":0,"Comment":"05/01/2026 3:19 PM - oenm - In person 2 weeks.will follow up"},{"comp":1,"quote":247777,"Line":1,"Comment":"05/01/2026 3:19 PM - oenm - CLO changed from 4/30/2026 to 5/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247777,"Line":2,"Comment":"05/01/2026 3:20 PM - oenm - F/U Changed from 4/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247777,"Line":3,"Comment":"05/18/2026 1:43 PM - oenm - In progress, this is a test waiting to be ran\n"},{"comp":1,"quote":247777,"Line":4,"Comment":"05/18/2026 1:44 PM - oenm - Req Date change from 5/12/2026 to 6/12/2026 (Req Date Updated)"},{"comp":1,"quote":247777,"Line":5,"Comment":"05/18/2026 1:44 PM - oenm - CLO changed from 5/15/2026 to 6/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247777,"Line":6,"Comment":"05/18/2026 1:44 PM - oenm - F/U Changed from 5/11/2026 to 6/10/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247777","line":"1","part":"HSK63A-C3/4-95G","qty":"1","price":"724.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"2","part":"CCK3/4-6","qty":"1","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"3","part":"CKFN20(3/4)-6","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"4","part":"CCK3/4-8","qty":"1","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"5","part":"CKFN20(3/4)-8","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247777","line":"6","part":"CCK3/4-12","qty":"1","price":"92.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"7","part":"CKFN20(3/4)-12","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"8","part":"HSK63-TUBE","qty":"1","price":"39.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247777","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-18 12:47:27.588 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244827-05182026124727.txt === {"quote":"244827","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"1","shipto":"MGWLIMI","shiptoName":"MGW Precision Inc.","entry_date":"02-02-2026","cust_order_date":"02-02-2026","req_date":"05-08-2026","cust_po":"560V with 5ax-2MT-105-120","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kent Burdett","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"11:28","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"Kent Burdett","follow_phone":"704-523-6008","follow_email":"kburdett@morrissouth.com","pic_user":"oenm","total_amt":"41521.10","total_gp":"29672.42","total_gpm":"71.46","rev_type":"RT","mod_date":"05-18-2026","mod_time":null,"mod_user":"oenm","reason":"2","totalQty":"6","win_pct":"20","clo_date":"05-08-2026","notes":[{"comp":"1","quote":"244827","line":"0","data":"02-02-2026 11:30 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244827,"Line":0,"Comment":"03/06/2026 11:33 AM - oenm - CLO changed from 3/2/2026 to 3/16/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":1,"Comment":"03/06/2026 11:34 AM - oenm - F/U Changed from 3/2/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244827,"Line":2,"Comment":"03/20/2026 1:48 PM - oenm - F/U changed from 03/16/2026 to 3/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244827,"Line":3,"Comment":"03/20/2026 1:48 PM - oenm - CLO changed from 03/16/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":4,"Comment":"03/20/2026 1:48 PM - oenm - Req Date changed from 03/16/2026 to 03/25/2026 (Req Date Updated)"},{"comp":1,"quote":244827,"Line":5,"Comment":"03/29/2026 1:54 PM - oenm - F/U changed from 03/25/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244827,"Line":6,"Comment":"03/29/2026 1:54 PM - oenm - CLO changed from 03/25/2026 to 04/06/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":7,"Comment":"03/29/2026 1:55 PM - oenm - Req Date changed from 03/25/2026 to 04/06/2026 (Req Date Updated)"},{"comp":1,"quote":244827,"Line":8,"Comment":"04/05/2026 6:49 PM - mattm - Req Date changed from 03/25/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":244827,"Line":9,"Comment":"04/05/2026 6:49 PM - mattm - CLO changed from 03/25/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":10,"Comment":"04/05/2026 6:49 PM - mattm - F/U changed from 03/25/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244827,"Line":11,"Comment":"04/24/2026 12:05 PM - oenm - CLO changed from 4/25/2026 to 4/30/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":12,"Comment":"04/24/2026 12:06 PM - oenm - F/U Changed from 4/25/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244827,"Line":13,"Comment":"05/01/2026 3:21 PM - oenm - Req Date change from 4/30/2026 to 5/8/2026 (Req Date Updated)"},{"comp":1,"quote":244827,"Line":14,"Comment":"05/01/2026 3:21 PM - oenm - CLO changed from 4/30/2026 to 5/8/2026 (CLO Date Updated)"},{"comp":1,"quote":244827,"Line":15,"Comment":"05/01/2026 3:21 PM - oenm - F/U Changed from 4/30/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244827,"Line":16,"Comment":"05/18/2026 1:47 PM - oenm - Closed"}],"items":[{"comp":"01","order":"244827","line":"1","part":"5AX-2MT-105-120OSP4-M","qty":"1","price":"53978.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244827","line":"2","part":"RT-ACCS-WKHD","qty":"2","price":"1500.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"244827","line":"3","part":"WH-ZV-M80S","qty":"2","price":"1091.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244827","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244827","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Power and feed back cables from Nikken 5ax","Loc":"Y"},{"Quote":"244827","Line":"1","Company":"1","F_Line":"2","Comment":"to the machine bulkhead","Loc":"Y"},{"Quote":"244827","Line":"2","Company":"1","F_Line":"1","Comment":"Workholding Subject to change. This part is an adpater","Loc":"Y"},{"Quote":"244827","Line":"2","Company":"1","F_Line":"2","Comment":"for the WH-ZV-M80S self centering vise","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-18 12:48:16.971 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248159-05182026124816.txt === {"quote":"248159","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"1","shipto":"COLLINSM","shiptoName":"COLLINS MANUFACTURING COMPANY","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-19-2026","cust_po":"Sam Alexander LN","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ronnie Spicer","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"11:55","extra":"","follow_up":"05-07-2026","web_id":"","follow_name":"Ronnie Spicer","follow_phone":"(941) 739-6566","follow_email":"ronnie@afi-tools.com","pic_user":"oenm","total_amt":"496.00","total_gp":"262.15","total_gpm":"52.85","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"oenm","reason":"1","totalQty":"6","win_pct":"20","clo_date":"05-07-2026","notes":[],"crmnotes":[{"comp":1,"quote":248159,"Line":0,"Comment":"05/18/2026 1:48 PM - oenm - Closed"}],"items":[{"comp":"01","order":"248159","line":"1","part":"NCAT40-SF0500-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248159","line":"2","part":"PS-B64-1-EU","qty":"3","price":"52.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248159","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-18 12:50:55.443 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247488-05182026125055.txt === {"quote":"247488","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"HOERBI","shiptoName":"Hoerbiger Corporation","entry_date":"03-25-2026","cust_order_date":"03-25-2026","req_date":"05-13-2026","cust_po":"HSK63A-C3/4-95G","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jason Melendez","drop_po":"","status":"0","user":"briand","conv_order":"","time":"08:21","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Jason Melendez","follow_phone":"954-329-9746","follow_email":"jason.melendez@mscdirect.com","pic_user":"oenm","total_amt":"3593.20","total_gp":"2515.57","total_gpm":"70.01","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"oenm","reason":"2","totalQty":"45","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"247488","line":"5","data":"quote."},{"comp":"1","quote":"247488","line":"4","data":"I asked him to give me EU info so I can put on"},{"comp":"1","quote":"247488","line":"3","data":"tube/wrench. Rep asked me to add addt'l items &"},{"comp":"1","quote":"247488","line":"2","data":"03-25-2026 10:10-briand: Added wrench, coolant"},{"comp":"1","quote":"247488","line":"1","data":"Terr 24"},{"comp":"1","quote":"247488","line":"0","data":"03-25-2026 10:19-briand: Updated EU info, cc'd"}],"crmnotes":[{"comp":1,"quote":247488,"Line":0,"Comment":"04/01/2026 8:23 AM - alyssah - Req Date changed from 04/25/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247488,"Line":1,"Comment":"04/01/2026 8:23 AM - alyssah - CLO changed from 04/25/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247488,"Line":2,"Comment":"04/01/2026 8:23 AM - alyssah - F/U changed from 03/31/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247488,"Line":3,"Comment":"04/01/2026 8:23 AM - alyssah - PIC changed from alyssah to oenm"},{"comp":1,"quote":247488,"Line":4,"Comment":"04/20/2026 12:28 PM - oenm - Shipped test tool out Friday. "},{"comp":1,"quote":247488,"Line":5,"Comment":"04/20/2026 12:28 PM - oenm - F/U Changed from 4/15/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247488,"Line":6,"Comment":"05/18/2026 1:50 PM - oenm - Closed"}],"items":[{"comp":"01","order":"247488","line":"1","part":"HSK63A-C3/4-95G","qty":"4","price":"724.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247488","line":"2","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247488","line":"3","part":"HSK63-TUBE","qty":"4","price":"39.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247488","line":"4","part":"HSK63-WRENCH","qty":"1","price":"98.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247488","line":"5","part":"CKFN25(1)-3/4","qty":"16","price":"64.00","uom":"EA","discount":"35.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247488","line":"6","part":"CCKL25","qty":"1","price":"14.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247488","line":"7","part":"CKFN20(3/4)-1/2","qty":"16","price":"64.00","uom":"EA","discount":"35.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247488","line":"8","part":"CCKL20","qty":"1","price":"15.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247488","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247488","Line":"5","Company":"1","F_Line":"1","Comment":"Currently 4 in stock in Illinois. Estimated lead time","Loc":"Y"},{"Quote":"247488","Line":"5","Company":"1","F_Line":"2","Comment":"for the balance is 1~2 weeks after receipt of an order.","Loc":"Y"},{"Quote":"247488","Line":"7","Company":"1","F_Line":"1","Comment":"Currently 13 in stock in Illinois, estimated lead time","Loc":"Y"},{"Quote":"247488","Line":"7","Company":"1","F_Line":"2","Comment":"for the balance is 1~2 weeks after receipt of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-18 12:56:29.342 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249237-05182026125629.txt === {"quote":"249237","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"1","shipto":"YAMAFTWN","shiptoName":"Yamazen - Fort Wayne Office","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-01-2026","cust_po":"B4006-0750-2.50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"For Dynamic Innovations","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"13:37","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969 x1125","follow_email":"kirandandia@yamazen.com","pic_user":"rons","total_amt":"173.50","total_gp":"75.25","total_gpm":"43.37","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"8","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"249237","line":"1","data":"s in evansville in"},{"comp":"1","quote":"249237","line":"0","data":"04-27-2026 15:08-jennadend user dynamic innovation"}],"crmnotes":[{"comp":1,"quote":249237,"Line":0,"Comment":"05/11/2026 2:10 PM - rons - CLO changed from 05/27/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249237,"Line":1,"Comment":"05/11/2026 2:10 PM - rons - Req Date changed from 05/27/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249237","line":"1","part":"NB3006-0750-3.00CP","qty":"1","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249237","line":"2","part":"B3006-0750-3.00","qty":"1","price":"121.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249237","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-18 12:57:02.485 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249175-05182026125702.txt === {"quote":"249175","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-02-2026","cust_po":"CAT40-ER16-4.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"GayLynne Ball","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:44","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"GayLynne Ball","follow_phone":"615-391-0200","follow_email":"gball@cuttingtoolsinc.net","pic_user":"rons","total_amt":"146.16","total_gp":"87.85","total_gpm":"60.11","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"249175","line":"0","data":"04-24-2026 15:45-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":249175,"Line":0,"Comment":"04/27/2026 1:54 PM - rons - F/U changed from 04/30/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":1,"Comment":"04/27/2026 1:54 PM - rons - CLO changed from 05/24/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249175,"Line":2,"Comment":"04/27/2026 1:54 PM - rons - Req Date changed from 06/05/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249175,"Line":3,"Comment":"05/06/2026 5:13 PM - rons - F/U changed from 05/06/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":4,"Comment":"05/06/2026 5:13 PM - rons - CLO changed from 05/13/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249175,"Line":5,"Comment":"05/06/2026 5:13 PM - rons - Req Date changed from 05/20/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249175","line":"1","part":"CAT40-ER16-4.00","qty":"1","price":"213.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249175","line":"2","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249175","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-18 12:57:07.117 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249392-05182026125706.txt === {"quote":"249392","customer":"19745","name":null,"customerName":"Sowa Tool & Machine Co. LTD.","comp":"01","open":"1","shipto":"SOWATOO","shiptoName":"Sowa Tool & Machine Co. LTD.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-09-2026","cust_po":"SC1645C","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ed Hinrikus","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:18","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Ed Hinrikus","follow_phone":"800-265-8221x286","follow_email":"ehinrikus@sowatool.com","pic_user":"cindyt","total_amt":"682.20","total_gp":"545.54","total_gpm":"79.97","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"5","totalQty":"3","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":249392,"Line":0,"Comment":"05/14/2026 11:18 AM - cindyt - F/U changed from 05/15/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249392,"Line":1,"Comment":"05/14/2026 11:19 AM - cindyt - CLO changed from 05/29/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249392,"Line":2,"Comment":"05/14/2026 11:19 AM - cindyt - Req Date changed from 05/29/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249392","line":"1","part":"SC1645C","qty":"2","price":"379.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249392","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 12:57:12.909 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249175-05182026125712.txt === {"quote":"249175","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-02-2026","cust_po":"CAT40-ER16-4.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"GayLynne Ball","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:44","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"GayLynne Ball","follow_phone":"615-391-0200","follow_email":"gball@cuttingtoolsinc.net","pic_user":"rons","total_amt":"146.16","total_gp":"87.85","total_gpm":"60.11","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"249175","line":"0","data":"04-24-2026 15:45-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":249175,"Line":0,"Comment":"04/27/2026 1:54 PM - rons - F/U changed from 04/30/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":1,"Comment":"04/27/2026 1:54 PM - rons - CLO changed from 05/24/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249175,"Line":2,"Comment":"04/27/2026 1:54 PM - rons - Req Date changed from 06/05/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249175,"Line":3,"Comment":"05/06/2026 5:13 PM - rons - F/U changed from 05/06/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":4,"Comment":"05/06/2026 5:13 PM - rons - CLO changed from 05/13/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249175,"Line":5,"Comment":"05/06/2026 5:13 PM - rons - Req Date changed from 05/20/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249175,"Line":6,"Comment":"05/18/2026 12:57 PM - rons - F/U changed from 05/19/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":7,"Comment":"05/18/2026 12:57 PM - rons - CLO changed from 05/26/2026 to 06/05/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249175","line":"1","part":"CAT40-ER16-4.00","qty":"1","price":"213.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249175","line":"2","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249175","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-18 12:57:26.450 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249175-05182026125726.txt === {"quote":"249175","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-12-2026","cust_po":"CAT40-ER16-4.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"GayLynne Ball","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:44","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"GayLynne Ball","follow_phone":"615-391-0200","follow_email":"gball@cuttingtoolsinc.net","pic_user":"rons","total_amt":"146.16","total_gp":"87.85","total_gpm":"60.11","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"249175","line":"0","data":"04-24-2026 15:45-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":249175,"Line":0,"Comment":"04/27/2026 1:54 PM - rons - F/U changed from 04/30/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":1,"Comment":"04/27/2026 1:54 PM - rons - CLO changed from 05/24/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249175,"Line":2,"Comment":"04/27/2026 1:54 PM - rons - Req Date changed from 06/05/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249175,"Line":3,"Comment":"05/06/2026 5:13 PM - rons - F/U changed from 05/06/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":4,"Comment":"05/06/2026 5:13 PM - rons - CLO changed from 05/13/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249175,"Line":5,"Comment":"05/06/2026 5:13 PM - rons - Req Date changed from 05/20/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249175,"Line":6,"Comment":"05/18/2026 12:57 PM - rons - F/U changed from 05/19/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":7,"Comment":"05/18/2026 12:57 PM - rons - CLO changed from 05/26/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":249175,"Line":8,"Comment":"05/18/2026 12:57 PM - rons - Req Date changed from 06/02/2026 to 06/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249175","line":"1","part":"CAT40-ER16-4.00","qty":"1","price":"213.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249175","line":"2","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249175","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-18 12:58:31.269 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246604-05182026125831.txt === {"quote":"246604","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"03-06-2026","cust_order_date":"03-06-2026","req_date":"06-02-2026","cust_po":"E25-EXT-125","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"CJ McCafferty","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:11","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"CJ McCafferty","follow_phone":"","follow_email":"cmccafferty@pts-tools.com","pic_user":"rons","total_amt":"1546.38","total_gp":"946.48","total_gpm":"61.21","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"15","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"246604","line":"0","data":"03-06-2026 09:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246604,"Line":0,"Comment":"05/11/2026 11:24 AM - rons - F/U changed from 04/26/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246604,"Line":1,"Comment":"05/11/2026 11:24 AM - rons - CLO changed from 04/26/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246604,"Line":2,"Comment":"05/11/2026 11:24 AM - rons - Req Date changed from 04/17/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":246604,"Line":3,"Comment":"05/11/2026 2:56 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246604,"Line":4,"Comment":"05/11/2026 2:56 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":246604,"Line":5,"Comment":"05/11/2026 2:56 PM - rons - Req Date changed from 05/25/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246604","line":"1","part":"E25-EXT-125","qty":"7","price":"249.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"2","part":"E25-236(C)","qty":"2","price":"100.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"3","part":"E25-393(C)","qty":"3","price":"100.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"4","part":"E25-032","qty":"2","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-18 12:58:41.170 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246604-05182026125840.txt === {"quote":"246604","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"03-06-2026","cust_order_date":"03-06-2026","req_date":"06-02-2026","cust_po":"E25-EXT-125","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"CJ McCafferty","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:11","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"CJ McCafferty","follow_phone":"","follow_email":"cmccafferty@pts-tools.com","pic_user":"rons","total_amt":"1546.38","total_gp":"946.48","total_gpm":"61.21","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"15","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"246604","line":"0","data":"03-06-2026 09:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246604,"Line":0,"Comment":"05/11/2026 11:24 AM - rons - F/U changed from 04/26/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246604,"Line":1,"Comment":"05/11/2026 11:24 AM - rons - CLO changed from 04/26/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246604,"Line":2,"Comment":"05/11/2026 11:24 AM - rons - Req Date changed from 04/17/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":246604,"Line":3,"Comment":"05/11/2026 2:56 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246604,"Line":4,"Comment":"05/11/2026 2:56 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":246604,"Line":5,"Comment":"05/11/2026 2:56 PM - rons - Req Date changed from 05/25/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":246604,"Line":6,"Comment":"05/18/2026 12:58 PM - rons - F/U changed from 05/19/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246604,"Line":7,"Comment":"05/18/2026 12:58 PM - rons - CLO changed from 05/26/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246604","line":"1","part":"E25-EXT-125","qty":"7","price":"249.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"2","part":"E25-236(C)","qty":"2","price":"100.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"3","part":"E25-393(C)","qty":"3","price":"100.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"4","part":"E25-032","qty":"2","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-18 12:58:45.355 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246604-05182026125845.txt === {"quote":"246604","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"03-06-2026","cust_order_date":"03-06-2026","req_date":"06-01-2026","cust_po":"E25-EXT-125","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"CJ McCafferty","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:11","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"CJ McCafferty","follow_phone":"","follow_email":"cmccafferty@pts-tools.com","pic_user":"rons","total_amt":"1546.38","total_gp":"946.48","total_gpm":"61.21","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"15","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"246604","line":"0","data":"03-06-2026 09:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246604,"Line":0,"Comment":"05/11/2026 11:24 AM - rons - F/U changed from 04/26/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246604,"Line":1,"Comment":"05/11/2026 11:24 AM - rons - CLO changed from 04/26/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246604,"Line":2,"Comment":"05/11/2026 11:24 AM - rons - Req Date changed from 04/17/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":246604,"Line":3,"Comment":"05/11/2026 2:56 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246604,"Line":4,"Comment":"05/11/2026 2:56 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":246604,"Line":5,"Comment":"05/11/2026 2:56 PM - rons - Req Date changed from 05/25/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":246604,"Line":6,"Comment":"05/18/2026 12:58 PM - rons - F/U changed from 05/19/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246604,"Line":7,"Comment":"05/18/2026 12:58 PM - rons - CLO changed from 05/26/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":246604,"Line":8,"Comment":"05/18/2026 12:58 PM - rons - Req Date changed from 06/02/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246604","line":"1","part":"E25-EXT-125","qty":"7","price":"249.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"2","part":"E25-236(C)","qty":"2","price":"100.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"3","part":"E25-393(C)","qty":"3","price":"100.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"4","part":"E25-032","qty":"2","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-18 12:58:54.694 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246604-05182026125854.txt === {"quote":"246604","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"03-06-2026","cust_order_date":"03-06-2026","req_date":"06-01-2026","cust_po":"E25-EXT-125","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"CJ McCafferty","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:11","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"CJ McCafferty","follow_phone":"","follow_email":"cmccafferty@pts-tools.com","pic_user":"rons","total_amt":"1546.38","total_gp":"946.48","total_gpm":"61.21","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"15","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"246604","line":"0","data":"03-06-2026 09:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246604,"Line":0,"Comment":"05/11/2026 11:24 AM - rons - F/U changed from 04/26/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246604,"Line":1,"Comment":"05/11/2026 11:24 AM - rons - CLO changed from 04/26/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246604,"Line":2,"Comment":"05/11/2026 11:24 AM - rons - Req Date changed from 04/17/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":246604,"Line":3,"Comment":"05/11/2026 2:56 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246604,"Line":4,"Comment":"05/11/2026 2:56 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":246604,"Line":5,"Comment":"05/11/2026 2:56 PM - rons - Req Date changed from 05/25/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":246604,"Line":6,"Comment":"05/18/2026 12:58 PM - rons - F/U changed from 05/19/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246604,"Line":7,"Comment":"05/18/2026 12:58 PM - rons - CLO changed from 05/26/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":246604,"Line":8,"Comment":"05/18/2026 12:58 PM - rons - Req Date changed from 06/02/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246604","line":"1","part":"E25-EXT-125","qty":"7","price":"249.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"2","part":"E25-236(C)","qty":"2","price":"100.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"3","part":"E25-393(C)","qty":"3","price":"100.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"4","part":"E25-032","qty":"2","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246604","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-18 12:59:28.499 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249438-05182026125928.txt === {"quote":"249438","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOOSIA","shiptoName":"PTSolutions","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-02-2026","cust_po":"160-068","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:22","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"57.66","total_gp":"27.79","total_gpm":"48.20","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"249438","line":"4","data":"PTSolutions, not sure that's the case though..."},{"comp":"1","quote":"249438","line":"3","data":"price or lead time given - claimed he was with"},{"comp":"1","quote":"249438","line":"2","data":"called in requesting quote on this piece...no"},{"comp":"1","quote":"249438","line":"1","data":"04-30-2026 08:31-rons: Rob Bayne at 630-514-4632"},{"comp":"1","quote":"249438","line":"0","data":"04-30-2026 17:29-rons: added to CBO/delivery log"}],"crmnotes":[{"comp":1,"quote":249438,"Line":0,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":1,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249438,"Line":2,"Comment":"05/06/2026 5:07 PM - rons - F/U changed from 05/06/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249438,"Line":3,"Comment":"05/06/2026 5:07 PM - rons - CLO changed from 05/13/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":4,"Comment":"05/06/2026 5:07 PM - rons - Req Date changed from 05/20/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249438","line":"1","part":"160-068","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249438","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 12:59:38.432 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249438-05182026125938.txt === {"quote":"249438","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOOSIA","shiptoName":"PTSolutions","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-02-2026","cust_po":"160-068","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:22","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"57.66","total_gp":"27.79","total_gpm":"48.20","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-09-2026","notes":[{"comp":"1","quote":"249438","line":"4","data":"PTSolutions, not sure that's the case though..."},{"comp":"1","quote":"249438","line":"3","data":"price or lead time given - claimed he was with"},{"comp":"1","quote":"249438","line":"2","data":"called in requesting quote on this piece...no"},{"comp":"1","quote":"249438","line":"1","data":"04-30-2026 08:31-rons: Rob Bayne at 630-514-4632"},{"comp":"1","quote":"249438","line":"0","data":"04-30-2026 17:29-rons: added to CBO/delivery log"}],"crmnotes":[{"comp":1,"quote":249438,"Line":0,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":1,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249438,"Line":2,"Comment":"05/06/2026 5:07 PM - rons - F/U changed from 05/06/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249438,"Line":3,"Comment":"05/06/2026 5:07 PM - rons - CLO changed from 05/13/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":4,"Comment":"05/06/2026 5:07 PM - rons - Req Date changed from 05/20/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249438,"Line":5,"Comment":"05/18/2026 12:59 PM - rons - F/U changed from 05/19/2026 to 6/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249438,"Line":6,"Comment":"05/18/2026 12:59 PM - rons - CLO changed from 05/26/2026 to 06/09/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249438","line":"1","part":"160-068","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249438","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 12:59:43.912 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249438-05182026125943.txt === {"quote":"249438","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOOSIA","shiptoName":"PTSolutions","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-16-2026","cust_po":"160-068","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:22","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"57.66","total_gp":"27.79","total_gpm":"48.20","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-09-2026","notes":[{"comp":"1","quote":"249438","line":"4","data":"PTSolutions, not sure that's the case though..."},{"comp":"1","quote":"249438","line":"3","data":"price or lead time given - claimed he was with"},{"comp":"1","quote":"249438","line":"2","data":"called in requesting quote on this piece...no"},{"comp":"1","quote":"249438","line":"1","data":"04-30-2026 08:31-rons: Rob Bayne at 630-514-4632"},{"comp":"1","quote":"249438","line":"0","data":"04-30-2026 17:29-rons: added to CBO/delivery log"}],"crmnotes":[{"comp":1,"quote":249438,"Line":0,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":1,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249438,"Line":2,"Comment":"05/06/2026 5:07 PM - rons - F/U changed from 05/06/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249438,"Line":3,"Comment":"05/06/2026 5:07 PM - rons - CLO changed from 05/13/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":4,"Comment":"05/06/2026 5:07 PM - rons - Req Date changed from 05/20/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249438,"Line":5,"Comment":"05/18/2026 12:59 PM - rons - F/U changed from 05/19/2026 to 6/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249438,"Line":6,"Comment":"05/18/2026 12:59 PM - rons - CLO changed from 05/26/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":7,"Comment":"05/18/2026 12:59 PM - rons - Req Date changed from 06/02/2026 to 06/16/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249438","line":"1","part":"160-068","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249438","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 12:59:57.590 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249937-05182026125957.txt === {"quote":"249937","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOOSIA","shiptoName":"PTSolutions","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-02-2026","cust_po":"Milling Chuck Test","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Patrick Crouch","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:42","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Patrick Crouch","follow_phone":"","follow_email":"patrick.crouch@pts-tools.com","pic_user":"rons","total_amt":"1353.66","total_gp":"924.06","total_gpm":"68.26","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":249937,"Line":0,"Comment":"05/11/2026 2:09 PM - rons - F/U changed from 05/17/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249937,"Line":1,"Comment":"05/11/2026 2:09 PM - rons - CLO changed from 06/11/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249937,"Line":2,"Comment":"05/11/2026 2:09 PM - rons - Req Date changed from 06/22/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249937","line":"1","part":"CAT40-C3/4-70U-IDU","qty":"1","price":"568.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"3","part":"KM3/4-1/2","qty":"1","price":"64.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"5","part":"NCAT40-C3/4-70U-IDU","qty":"1","price":"607.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"7","part":"CAT50-C3/4-135U-IDU","qty":"1","price":"768.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249937","Line":"3","Company":"1","F_Line":"1","Comment":"9HC22 is wrench for each milling chuck & KM3/4","Loc":"Y"},{"Quote":"249937","Line":"3","Company":"1","F_Line":"2","Comment":"is collet type.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-18 13:00:07.718 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249937-05182026130007.txt === {"quote":"249937","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOOSIA","shiptoName":"PTSolutions","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-02-2026","cust_po":"Milling Chuck Test","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Patrick Crouch","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:42","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Patrick Crouch","follow_phone":"","follow_email":"patrick.crouch@pts-tools.com","pic_user":"rons","total_amt":"1353.66","total_gp":"924.06","total_gpm":"68.26","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249937,"Line":0,"Comment":"05/11/2026 2:09 PM - rons - F/U changed from 05/17/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249937,"Line":1,"Comment":"05/11/2026 2:09 PM - rons - CLO changed from 06/11/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249937,"Line":2,"Comment":"05/11/2026 2:09 PM - rons - Req Date changed from 06/22/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249937,"Line":3,"Comment":"05/18/2026 1:00 PM - rons - F/U changed from 05/19/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249937,"Line":4,"Comment":"05/18/2026 1:00 PM - rons - CLO changed from 05/26/2026 to 06/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249937","line":"1","part":"CAT40-C3/4-70U-IDU","qty":"1","price":"568.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"3","part":"KM3/4-1/2","qty":"1","price":"64.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"5","part":"NCAT40-C3/4-70U-IDU","qty":"1","price":"607.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"7","part":"CAT50-C3/4-135U-IDU","qty":"1","price":"768.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249937","Line":"3","Company":"1","F_Line":"1","Comment":"9HC22 is wrench for each milling chuck & KM3/4","Loc":"Y"},{"Quote":"249937","Line":"3","Company":"1","F_Line":"2","Comment":"is collet type.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-18 13:00:13.851 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249937-05182026130013.txt === {"quote":"249937","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOOSIA","shiptoName":"PTSolutions","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-25-2026","cust_po":"Milling Chuck Test","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Patrick Crouch","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:42","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Patrick Crouch","follow_phone":"","follow_email":"patrick.crouch@pts-tools.com","pic_user":"rons","total_amt":"1353.66","total_gp":"924.06","total_gpm":"68.26","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249937,"Line":0,"Comment":"05/11/2026 2:09 PM - rons - F/U changed from 05/17/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249937,"Line":1,"Comment":"05/11/2026 2:09 PM - rons - CLO changed from 06/11/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249937,"Line":2,"Comment":"05/11/2026 2:09 PM - rons - Req Date changed from 06/22/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249937,"Line":3,"Comment":"05/18/2026 1:00 PM - rons - F/U changed from 05/19/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249937,"Line":4,"Comment":"05/18/2026 1:00 PM - rons - CLO changed from 05/26/2026 to 06/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249937,"Line":5,"Comment":"05/18/2026 1:00 PM - rons - Req Date changed from 06/02/2026 to 06/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249937","line":"1","part":"CAT40-C3/4-70U-IDU","qty":"1","price":"568.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"3","part":"KM3/4-1/2","qty":"1","price":"64.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"5","part":"NCAT40-C3/4-70U-IDU","qty":"1","price":"607.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"7","part":"CAT50-C3/4-135U-IDU","qty":"1","price":"768.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249937","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249937","Line":"3","Company":"1","F_Line":"1","Comment":"9HC22 is wrench for each milling chuck & KM3/4","Loc":"Y"},{"Quote":"249937","Line":"3","Company":"1","F_Line":"2","Comment":"is collet type.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-18 13:00:19.744 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248661-05182026130019.txt === {"quote":"248661","customer":"15150","name":null,"customerName":"Okuma America Corporation","comp":"01","open":"1","shipto":"OKUMASER","shiptoName":"Okuma America","entry_date":"04-15-2026","cust_order_date":"05-10-2026","req_date":"06-04-2026","cust_po":"L370MW Package","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Russell Ball","drop_po":"KTP-0604-00","status":"0","user":"cindyt","conv_order":"","time":"16:05","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Russell Ball","follow_phone":"704-504-6030","follow_email":"Russ Ball ","pic_user":"cindyt","total_amt":"13711.20","total_gp":"8853.27","total_gpm":"64.57","rev_type":"LT","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"8","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"248661","line":"1","data":"Old package price 20 years ago was $7,805.00 NET."},{"comp":"1","quote":"248661","line":"0","data":"04-15-2026 16:20-cindyt: Discount per Matt M."}],"crmnotes":[{"comp":1,"quote":248661,"Line":0,"Comment":"04/28/2026 3:31 PM - alyssah - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248661,"Line":1,"Comment":"05/07/2026 1:12 PM - cindyt - F/U changed from 05/08/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248661,"Line":2,"Comment":"05/07/2026 1:12 PM - cindyt - CLO changed from 05/09/2026 to 06/30/2026 (CLO Date Updated)"},{"comp":1,"quote":248661,"Line":3,"Comment":"05/07/2026 1:12 PM - cindyt - Req Date changed from 05/15/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":248661,"Line":4,"Comment":"05/18/2026 12:59 PM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"248661","line":"3","part":"OKL3-ER32X","qty":"2","price":"3443.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"4","part":"OKL3-ER32Z-OFM","qty":"1","price":"6948.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"5","part":"OKL3-ER32Z-OFMS","qty":"1","price":"8759.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"6","part":"OK116-00500","qty":"1","price":"117.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"7","part":"OK116-00800","qty":"1","price":"117.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"8","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248661","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248661","Line":"3","Company":"1","F_Line":"1","Comment":"Old #OKU-L370X >> OK101-14000","Loc":"Y"},{"Quote":"248661","Line":"4","Company":"1","F_Line":"1","Comment":"Old #OKU-L370MW-MN >> OK109-13001","Loc":"Y"},{"Quote":"248661","Line":"5","Company":"1","F_Line":"1","Comment":"Old #OKU-L370MW-DB >> OK109-15001","Loc":"Y"},{"Quote":"248661","Line":"8","Company":"1","F_Line":"1","Comment":"Replacement for FK-8","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-18 13:00:23.245 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249158-05182026130023.txt === {"quote":"249158","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"DARTMACH","shiptoName":"Dart Machinery","entry_date":"04-24-2026","cust_order_date":"04-23-2026","req_date":"09-01-2026","cust_po":"E356+","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Post","drop_po":"","status":"0","user":"dond","conv_order":"","time":"13:28","extra":"","follow_up":"08-03-2026","web_id":"","follow_name":"Chris Post","follow_phone":"586-755-7770","follow_email":"cpost@pts-tools.com","pic_user":"dond","total_amt":"37038.80","total_gp":"23096.55","total_gpm":"62.36","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"dond","reason":"8","totalQty":"10","win_pct":"20","clo_date":"08-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":249158,"Line":0,"Comment":"05/01/2026 11:34 AM - dond - F/U changed from 04/30/2026 to 8/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249158,"Line":1,"Comment":"05/01/2026 11:34 AM - dond - Req Date changed from 04/24/2026 to 09/01/2026 (Req Date Updated)"},{"comp":1,"quote":249158,"Line":2,"Comment":"05/08/2026 1:18 PM - dond - CLO changed from 05/24/2026 to 08/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249158","line":"1","part":"PRE-E356PLUS-BD","qty":"2","price":"18600.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249158","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249158","line":"3","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249158","line":"4","part":"PRE-SPDL-I40","qty":"2","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249158","line":"5","part":"PRE-SPDL-I50","qty":"2","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249158","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"2750.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249158","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"20.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-18 13:00:41.536 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250147-05182026130041.txt === {"quote":"250147","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"100-208(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Ragsdale","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:04","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Andy Ragsdale","follow_phone":"417-358-6970","follow_email":"aragsdale@pts-tools.com","pic_user":"rons","total_amt":"405.90","total_gp":"266.13","total_gpm":"65.57","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250147","line":"0","data":"05-13-2026 16:10-rons: live chat RFQ with Brian"}],"crmnotes":[],"items":[{"comp":"01","order":"250147","line":"1","part":"100-208(C)","qty":"3","price":"205.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250147","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-18 13:00:56.891 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250147-05182026130056.txt === {"quote":"250147","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"100-208(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Ragsdale","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:04","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Andy Ragsdale","follow_phone":"417-358-6970","follow_email":"aragsdale@pts-tools.com","pic_user":"rons","total_amt":"405.90","total_gp":"266.13","total_gpm":"65.57","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-19-2026","notes":[{"comp":"1","quote":"250147","line":"0","data":"05-13-2026 16:10-rons: live chat RFQ with Brian"}],"crmnotes":[{"comp":1,"quote":250147,"Line":0,"Comment":"05/18/2026 1:00 PM - rons - F/U changed from 05/19/2026 to 6/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250147,"Line":1,"Comment":"05/18/2026 1:00 PM - rons - CLO changed from 06/13/2026 to 06/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250147","line":"1","part":"100-208(C)","qty":"3","price":"205.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250147","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:01:01.820 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249116-05182026130101.txt === {"quote":"249116","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"DARTMACH","shiptoName":"Dart Machinery","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"04-23-2026","cust_po":"E356+","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"","status":"0","user":"dond","conv_order":"ADV","time":"04-23","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Chris Post","follow_phone":"586-755-7770","follow_email":"cpost@pts-tools.com","pic_user":"dond","total_amt":"20482.00","total_gp":"13254.49","total_gpm":"64.71","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"dond","reason":"2","totalQty":"7","win_pct":"20","clo_date":"08-01-2026","notes":[{"comp":"1","quote":"249116","line":"2","data":"04-24-2026 13:24-dond confirmed discount is 20%"},{"comp":"1","quote":"249116","line":"1","data":"holder unil I discuss with Eric H"},{"comp":"1","quote":"249116","line":"0","data":"04-23-2026 17:28-dond added 15% discount at place"}],"crmnotes":[{"comp":1,"quote":249116,"Line":0,"Comment":"05/08/2026 1:16 PM - dond - F/U changed from 04/30/2026 to 5/19/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249116","line":"1","part":"PRE-E356PLUS-BD","qty":"1","price":"18600.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249116","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249116","line":"3","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249116","line":"4","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249116","line":"5","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249116","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"2750.00","uom":"EA","discount":"0.00","req_date":"Stock","branch":"1"},{"comp":"01","order":"249116","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"20.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-18 13:01:03.616 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250147-05182026130103.txt === {"quote":"250147","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-26-2026","cust_po":"100-208(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Ragsdale","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:04","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Andy Ragsdale","follow_phone":"417-358-6970","follow_email":"aragsdale@pts-tools.com","pic_user":"rons","total_amt":"405.90","total_gp":"266.13","total_gpm":"65.57","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-19-2026","notes":[{"comp":"1","quote":"250147","line":"0","data":"05-13-2026 16:10-rons: live chat RFQ with Brian"}],"crmnotes":[{"comp":1,"quote":250147,"Line":0,"Comment":"05/18/2026 1:00 PM - rons - F/U changed from 05/19/2026 to 6/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250147,"Line":1,"Comment":"05/18/2026 1:00 PM - rons - CLO changed from 06/13/2026 to 06/19/2026 (CLO Date Updated)"},{"comp":1,"quote":250147,"Line":2,"Comment":"05/18/2026 1:01 PM - rons - Req Date changed from 06/24/2026 to 06/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250147","line":"1","part":"100-208(C)","qty":"3","price":"205.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250147","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:01:48.451 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250074-05182026130148.txt === {"quote":"250074","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"0","shipto":"EFFHKLNP","shiptoName":"Productivity Inc TA-IA MAIN","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"810-SET-13","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jason Secrest","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:20","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jason Secrest","follow_phone":"319-734-3409","follow_email":"toolingquotes@productivity.com","pic_user":"rons","total_amt":"352.10","total_gp":"279.22","total_gpm":"79.30","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250074","line":"1","data":"breaks"},{"comp":"1","quote":"250074","line":"0","data":"05-13-2026 09:21-rons: added 5% per R8 quantity"}],"crmnotes":[],"items":[{"comp":"01","order":"250074","line":"1","part":"810-SET-13","qty":"1","price":"503.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250074","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-18 13:01:58.083 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248323-05182026130157.txt === {"quote":"248323","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIGAIGA","shiptoName":"Alternatives For Industry","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-21-2026","cust_po":"tool list DMF","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Abrams","drop_po":"","status":"0","user":"oenm","conv_order":"","time":"12:10","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Brian Abrams","follow_phone":"770-932-3939","follow_email":"brian@afi-tools.com","pic_user":"oenm","total_amt":"3141.00","total_gp":"2328.05","total_gpm":"74.12","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"21","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248323,"Line":0,"Comment":"04/24/2026 2:12 PM - oenm - F/U Changed from 4/22/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248323,"Line":1,"Comment":"05/01/2026 3:20 PM - oenm - F/U Changed from 4/30/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248323,"Line":2,"Comment":"05/18/2026 2:01 PM - oenm - CLO changed from 5/9/2026 to 5/21/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248323","line":"1","part":"C5007-0032-4.00","qty":"1","price":"361.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"2","part":"C5007-0032-6.00","qty":"1","price":"397.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"3","part":"E32-024","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"4","part":"E32-032","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"5","part":"E32-040","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"6","part":"E32-048","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"7","part":"E32-236","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"8","part":"E32-314","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"9","part":"E32-393","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"10","part":"E32-472","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"11","part":"E32-787","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"12","part":"C5006-0750-4.00","qty":"1","price":"224.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"13","part":"C5006-1000-4.00","qty":"1","price":"198.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"14","part":"C5006-1250-4.00","qty":"1","price":"230.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"15","part":"C5006-1500-4.50","qty":"1","price":"230.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"16","part":"CAT50-C1.1/4-105U-IDU","qty":"1","price":"738.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"17","part":"KM1.1/4-1","qty":"1","price":"69.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"18","part":"KM1.1/4-3/4","qty":"1","price":"69.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"19","part":"KM1.1/4-5/8","qty":"1","price":"69.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"20","part":"PS-B61-EU","qty":"1","price":"52.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"21","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":21}}] 2026-05-18 13:01:59.047 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250074-05182026130158.txt === {"quote":"250074","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"0","shipto":"EFFHKLNP","shiptoName":"Productivity Inc TA-IA MAIN","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"810-SET-13","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jason Secrest","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:20","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jason Secrest","follow_phone":"319-734-3409","follow_email":"toolingquotes@productivity.com","pic_user":"rons","total_amt":"352.10","total_gp":"279.22","total_gpm":"79.30","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"250074","line":"1","data":"breaks"},{"comp":"1","quote":"250074","line":"0","data":"05-13-2026 09:21-rons: added 5% per R8 quantity"}],"crmnotes":[{"comp":1,"quote":250074,"Line":0,"Comment":"05/18/2026 1:01 PM - rons - F/U changed from 05/19/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250074,"Line":1,"Comment":"05/18/2026 1:01 PM - rons - CLO changed from 06/13/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250074","line":"1","part":"810-SET-13","qty":"1","price":"503.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250074","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:01:59.431 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250091-05182026130159.txt === {"quote":"250091","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"DARTMACH","shiptoName":"Dart Machinery","entry_date":"05-13-2026","cust_order_date":"04-23-2026","req_date":"05-13-2026","cust_po":"Presetters","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Post","drop_po":"","status":"0","user":"dond","conv_order":"","time":"11:08","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Chris Post","follow_phone":"586-755-7770","follow_email":"cpost@pts-tools.com","pic_user":"dond","total_amt":"29180.75","total_gp":"15568.42","total_gpm":"53.35","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"dond","reason":"2","totalQty":"10","win_pct":"20","clo_date":"08-01-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250091","line":"1","part":"PRE-E356PLUS-BD","qty":"1","price":"18600.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250091","line":"2","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250091","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250091","line":"4","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250091","line":"5","part":"PRE-SPDL-I40","qty":"2","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250091","line":"6","part":"PRE-SPDL-I50","qty":"2","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250091","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"2750.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"250091","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"25.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250091","Line":"1","Company":"1","F_Line":"1","Comment":"5% ADDITIONAL DISCOUNT","Loc":"N"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":8}}] 2026-05-18 13:02:03.872 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250074-05182026130203.txt === {"quote":"250074","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"0","shipto":"EFFHKLNP","shiptoName":"Productivity Inc TA-IA MAIN","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-18-2026","cust_po":"810-SET-13","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jason Secrest","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:20","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jason Secrest","follow_phone":"319-734-3409","follow_email":"toolingquotes@productivity.com","pic_user":"rons","total_amt":"352.10","total_gp":"279.22","total_gpm":"79.30","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"250074","line":"1","data":"breaks"},{"comp":"1","quote":"250074","line":"0","data":"05-13-2026 09:21-rons: added 5% per R8 quantity"}],"crmnotes":[{"comp":1,"quote":250074,"Line":0,"Comment":"05/18/2026 1:01 PM - rons - F/U changed from 05/19/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250074,"Line":1,"Comment":"05/18/2026 1:01 PM - rons - CLO changed from 06/13/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":250074,"Line":2,"Comment":"05/18/2026 1:02 PM - rons - Req Date changed from 06/24/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250074","line":"1","part":"810-SET-13","qty":"1","price":"503.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250074","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:02:06.979 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248323-05182026130206.txt === {"quote":"248323","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIGAIGA","shiptoName":"Alternatives For Industry","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-21-2026","cust_po":"tool list DMF","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Abrams","drop_po":"","status":"0","user":"oenm","conv_order":"","time":"12:10","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Brian Abrams","follow_phone":"770-932-3939","follow_email":"brian@afi-tools.com","pic_user":"oenm","total_amt":"3141.00","total_gp":"2328.05","total_gpm":"74.12","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"21","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248323,"Line":0,"Comment":"04/24/2026 2:12 PM - oenm - F/U Changed from 4/22/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248323,"Line":1,"Comment":"05/01/2026 3:20 PM - oenm - F/U Changed from 4/30/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248323,"Line":2,"Comment":"05/18/2026 2:01 PM - oenm - CLO changed from 5/9/2026 to 5/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248323,"Line":3,"Comment":"05/18/2026 2:02 PM - oenm - F/U Changed from 5/4/2026 to 5/20/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248323","line":"1","part":"C5007-0032-4.00","qty":"1","price":"361.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"2","part":"C5007-0032-6.00","qty":"1","price":"397.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"3","part":"E32-024","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"4","part":"E32-032","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"5","part":"E32-040","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"6","part":"E32-048","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"7","part":"E32-236","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"8","part":"E32-314","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"9","part":"E32-393","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"10","part":"E32-472","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"11","part":"E32-787","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"12","part":"C5006-0750-4.00","qty":"1","price":"224.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"13","part":"C5006-1000-4.00","qty":"1","price":"198.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"14","part":"C5006-1250-4.00","qty":"1","price":"230.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"15","part":"C5006-1500-4.50","qty":"1","price":"230.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"16","part":"CAT50-C1.1/4-105U-IDU","qty":"1","price":"738.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"17","part":"KM1.1/4-1","qty":"1","price":"69.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"18","part":"KM1.1/4-3/4","qty":"1","price":"69.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"19","part":"KM1.1/4-5/8","qty":"1","price":"69.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"20","part":"PS-B61-EU","qty":"1","price":"52.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"21","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":21}}] 2026-05-18 13:02:27.917 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247363-05182026130227.txt === {"quote":"247363","customer":"8115","name":null,"customerName":"Trident Southeast LLC","comp":"01","open":"0","shipto":"TRISE","shiptoName":"Trident Southeast LLC","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"06-10-2026","cust_po":"Artifex 5AX","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Gus Lozana","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"11:59","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Gus Lozana","follow_phone":"786-412-7948","follow_email":"glozana@haasflorida.com","pic_user":"oenm","total_amt":"78971.90","total_gp":"46971.90","total_gpm":"59.48","rev_type":"RT","mod_date":"05-18-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":247363,"Line":0,"Comment":"04/24/2026 11:49 AM - oenm - Matt is currently working with us on this extending out"},{"comp":1,"quote":247363,"Line":1,"Comment":"04/24/2026 11:49 AM - oenm - F/U Changed from 4/23/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247363,"Line":2,"Comment":"05/01/2026 3:17 PM - oenm - CLO changed from 4/23/2026 to 5/4/2026 (CLO Date Updated)"},{"comp":1,"quote":247363,"Line":3,"Comment":"05/18/2026 2:02 PM - oenm - Req Date change from 5/4/2026 to 6/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247363","line":"1","part":"5AX-130YA-M","qty":"1","price":"47968.00","uom":"EA","discount":"30.00","req_date":"Ships 3 weeks ARO","branch":"1"},{"comp":"01","order":"247363","line":"3","part":"5AX-201YA-M","qty":"1","price":"61349.00","uom":"EA","discount":"30.00","req_date":"Ships 3 Weeks ARO","branch":"1"},{"comp":"01","order":"247363","line":"5","part":"RT-ACCS-CABLE","qty":"1","price":"3500.00","uom":"EA","discount":"30.00","req_date":"ships 3 weeks ARO","branch":"1"},{"comp":"01","order":"247363","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247363","Line":"5","Company":"1","F_Line":"1","Comment":"4th and 5th Power and Feedback Cables","Loc":"Y"},{"Quote":"247363","Line":"5","Company":"1","F_Line":"2","Comment":"Set Per Table","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-18 13:02:36.782 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247363-05182026130236.txt === {"quote":"247363","customer":"8115","name":null,"customerName":"Trident Southeast LLC","comp":"01","open":"0","shipto":"TRISE","shiptoName":"Trident Southeast LLC","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"06-10-2026","cust_po":"Artifex 5AX","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Gus Lozana","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"11:59","extra":"","follow_up":"05-04-2026","web_id":"","follow_name":"Gus Lozana","follow_phone":"786-412-7948","follow_email":"glozana@haasflorida.com","pic_user":"oenm","total_amt":"78971.90","total_gp":"46971.90","total_gpm":"59.48","rev_type":"RT","mod_date":"05-18-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":247363,"Line":0,"Comment":"04/24/2026 11:49 AM - oenm - Matt is currently working with us on this extending out"},{"comp":1,"quote":247363,"Line":1,"Comment":"04/24/2026 11:49 AM - oenm - F/U Changed from 4/23/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247363,"Line":2,"Comment":"05/01/2026 3:17 PM - oenm - CLO changed from 4/23/2026 to 5/4/2026 (CLO Date Updated)"},{"comp":1,"quote":247363,"Line":3,"Comment":"05/18/2026 2:02 PM - oenm - Req Date change from 5/4/2026 to 6/10/2026 (Req Date Updated)"},{"comp":1,"quote":247363,"Line":4,"Comment":"05/18/2026 2:02 PM - oenm - CLO changed from 5/4/2026 to 6/9/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247363","line":"1","part":"5AX-130YA-M","qty":"1","price":"47968.00","uom":"EA","discount":"30.00","req_date":"Ships 3 weeks ARO","branch":"1"},{"comp":"01","order":"247363","line":"3","part":"5AX-201YA-M","qty":"1","price":"61349.00","uom":"EA","discount":"30.00","req_date":"Ships 3 Weeks ARO","branch":"1"},{"comp":"01","order":"247363","line":"5","part":"RT-ACCS-CABLE","qty":"1","price":"3500.00","uom":"EA","discount":"30.00","req_date":"ships 3 weeks ARO","branch":"1"},{"comp":"01","order":"247363","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247363","Line":"5","Company":"1","F_Line":"1","Comment":"4th and 5th Power and Feedback Cables","Loc":"Y"},{"Quote":"247363","Line":"5","Company":"1","F_Line":"2","Comment":"Set Per Table","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-18 13:02:40.644 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250092-05182026130240.txt === {"quote":"250092","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-13-2026","cust_po":"SE2-16.0X12.0","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Tiffany Buchholtz","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"11:08","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Tiffany Buchholtz","follow_phone":"","follow_email":"buchholt@mscdirect.com","pic_user":"rons","total_amt":"52.65","total_gp":"34.67","total_gpm":"65.85","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-13-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250092","line":"1","part":"SE2-16.0X12.0","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250092","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-18 13:02:53.543 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250092-05182026130253.txt === {"quote":"250092","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-13-2026","cust_po":"SE2-16.0X12.0","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Tiffany Buchholtz","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"11:08","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Tiffany Buchholtz","follow_phone":"","follow_email":"buchholt@mscdirect.com","pic_user":"rons","total_amt":"52.65","total_gp":"34.67","total_gpm":"65.85","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":250092,"Line":0,"Comment":"05/18/2026 1:02 PM - rons - F/U changed from 05/19/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250092,"Line":1,"Comment":"05/18/2026 1:02 PM - rons - CLO changed from 06/13/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250092","line":"1","part":"SE2-16.0X12.0","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250092","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:02:54.808 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247363-05182026130254.txt === {"quote":"247363","customer":"8115","name":null,"customerName":"Trident Southeast LLC","comp":"01","open":"0","shipto":"TRISE","shiptoName":"Trident Southeast LLC","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"06-10-2026","cust_po":"Artifex 5AX","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Gus Lozana","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"11:59","extra":"","follow_up":"06-08-2026","web_id":"","follow_name":"Gus Lozana","follow_phone":"786-412-7948","follow_email":"glozana@haasflorida.com","pic_user":"oenm","total_amt":"78971.90","total_gp":"46971.90","total_gpm":"59.48","rev_type":"RT","mod_date":"05-18-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":247363,"Line":0,"Comment":"04/24/2026 11:49 AM - oenm - Matt is currently working with us on this extending out"},{"comp":1,"quote":247363,"Line":1,"Comment":"04/24/2026 11:49 AM - oenm - F/U Changed from 4/23/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247363,"Line":2,"Comment":"05/01/2026 3:17 PM - oenm - CLO changed from 4/23/2026 to 5/4/2026 (CLO Date Updated)"},{"comp":1,"quote":247363,"Line":3,"Comment":"05/18/2026 2:02 PM - oenm - Req Date change from 5/4/2026 to 6/10/2026 (Req Date Updated)"},{"comp":1,"quote":247363,"Line":4,"Comment":"05/18/2026 2:02 PM - oenm - CLO changed from 5/4/2026 to 6/9/2026 (CLO Date Updated)"},{"comp":1,"quote":247363,"Line":5,"Comment":"05/18/2026 2:02 PM - oenm - F/U Changed from 5/4/2026 to 6/8/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247363","line":"1","part":"5AX-130YA-M","qty":"1","price":"47968.00","uom":"EA","discount":"30.00","req_date":"Ships 3 weeks ARO","branch":"1"},{"comp":"01","order":"247363","line":"3","part":"5AX-201YA-M","qty":"1","price":"61349.00","uom":"EA","discount":"30.00","req_date":"Ships 3 Weeks ARO","branch":"1"},{"comp":"01","order":"247363","line":"5","part":"RT-ACCS-CABLE","qty":"1","price":"3500.00","uom":"EA","discount":"30.00","req_date":"ships 3 weeks ARO","branch":"1"},{"comp":"01","order":"247363","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247363","Line":"5","Company":"1","F_Line":"1","Comment":"4th and 5th Power and Feedback Cables","Loc":"Y"},{"Quote":"247363","Line":"5","Company":"1","F_Line":"2","Comment":"Set Per Table","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-18 13:02:59.317 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250092-05182026130259.txt === {"quote":"250092","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-01-2026","cust_po":"SE2-16.0X12.0","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Tiffany Buchholtz","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"11:08","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Tiffany Buchholtz","follow_phone":"","follow_email":"buchholt@mscdirect.com","pic_user":"rons","total_amt":"52.65","total_gp":"34.67","total_gpm":"65.85","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":250092,"Line":0,"Comment":"05/18/2026 1:02 PM - rons - F/U changed from 05/19/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250092,"Line":1,"Comment":"05/18/2026 1:02 PM - rons - CLO changed from 06/13/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250092,"Line":2,"Comment":"05/18/2026 1:02 PM - rons - Req Date changed from 06/13/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250092","line":"1","part":"SE2-16.0X12.0","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250092","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:03:22.607 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250092-05182026130322.txt === {"quote":"250092","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-01-2026","cust_po":"SE2-16.0X12.0","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Tiffany Buchholtz","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"11:08","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Tiffany Buchholtz","follow_phone":"","follow_email":"buchholt@mscdirect.com","pic_user":"rons","total_amt":"52.65","total_gp":"34.67","total_gpm":"65.85","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":250092,"Line":0,"Comment":"05/18/2026 1:02 PM - rons - F/U changed from 05/19/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250092,"Line":1,"Comment":"05/18/2026 1:02 PM - rons - CLO changed from 06/13/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250092,"Line":2,"Comment":"05/18/2026 1:02 PM - rons - Req Date changed from 06/13/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":250092,"Line":3,"Comment":"05/18/2026 1:03 PM - rons - PO placed for The Alliance!"}],"items":[{"comp":"01","order":"250092","line":"1","part":"SE2-16.0X12.0","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250092","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:03:56.866 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248241-05182026130356.txt === {"quote":"248241","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"ZYCIATLA","shiptoName":"ZYCI","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-20-2026","cust_po":"CAT40-SF4-80","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Burdett","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"12:15","extra":"","follow_up":"05-08-2026","web_id":"","follow_name":"David Burdett","follow_phone":"7045236008","follow_email":"dburdett@morrissouth.com","pic_user":"oenm","total_amt":"3601.50","total_gp":"1975.91","total_gpm":"54.86","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"36","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"248241","line":"0","data":"04-08-2026 12:22 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248241,"Line":0,"Comment":"05/01/2026 3:15 PM - oenm - F/U Changed from 4/29/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248241,"Line":1,"Comment":"05/18/2026 2:03 PM - oenm - CLO changed from 5/8/2026 to 5/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248241","line":"1","part":"CAT40-SF4-80","qty":"2","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"2","part":"CAT40-SF6-80CP","qty":"2","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"3","part":"CAT40-SF8-80CP","qty":"1","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"4","part":"CAT40-C3/4-85U-IDU","qty":"3","price":"568.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"5","part":"KM3/4-1/2","qty":"3","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"6","part":"C4007-0032-0.76","qty":"8","price":"350.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"7","part":"PS-B64-1-EU","qty":"16","price":"52.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-18 13:04:05.263 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248241-05182026130403.txt === {"quote":"248241","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"ZYCIATLA","shiptoName":"ZYCI","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-20-2026","cust_po":"CAT40-SF4-80","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Burdett","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"12:15","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"David Burdett","follow_phone":"7045236008","follow_email":"dburdett@morrissouth.com","pic_user":"oenm","total_amt":"3601.50","total_gp":"1975.91","total_gpm":"54.86","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"36","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"248241","line":"0","data":"04-08-2026 12:22 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248241,"Line":0,"Comment":"05/01/2026 3:15 PM - oenm - F/U Changed from 4/29/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248241,"Line":1,"Comment":"05/18/2026 2:03 PM - oenm - CLO changed from 5/8/2026 to 5/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248241,"Line":2,"Comment":"05/18/2026 2:04 PM - oenm - F/U Changed from 5/8/2026 to 5/20/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248241","line":"1","part":"CAT40-SF4-80","qty":"2","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"2","part":"CAT40-SF6-80CP","qty":"2","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"3","part":"CAT40-SF8-80CP","qty":"1","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"4","part":"CAT40-C3/4-85U-IDU","qty":"3","price":"568.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"5","part":"KM3/4-1/2","qty":"3","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"6","part":"C4007-0032-0.76","qty":"8","price":"350.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"7","part":"PS-B64-1-EU","qty":"16","price":"52.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-18 13:05:28.272 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248368-05182026130527.txt === {"quote":"248368","customer":"10540","name":null,"customerName":"Johnston Industrial Supply","comp":"01","open":"0","shipto":"JOHNSTOY","shiptoName":"Johnston Industrial Supply","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"06-03-2026","cust_po":"16C Round Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scottie Stiles","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:40","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Scottie Stiles","follow_phone":"417-866-4141x1049","follow_email":"scotties@johnstoncompanies.com","pic_user":"rons","total_amt":"372.00","total_gp":"160.41","total_gpm":"43.12","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"248368","line":"0","data":"04-09-2026 16:42-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":248368,"Line":0,"Comment":"04/10/2026 4:08 PM - rons - CLO changed from 05/09/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":1,"Comment":"04/10/2026 4:08 PM - rons - Req Date changed from 05/21/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":2,"Comment":"04/14/2026 2:31 PM - rons - F/U changed from 04/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":3,"Comment":"04/14/2026 2:31 PM - rons - CLO changed from 04/22/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":4,"Comment":"04/14/2026 2:31 PM - rons - Req Date changed from 04/29/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":5,"Comment":"04/30/2026 5:11 PM - rons - F/U changed from 04/30/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":6,"Comment":"05/01/2026 4:24 PM - rons - CLO changed from 05/07/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":7,"Comment":"05/01/2026 4:24 PM - rons - Req Date changed from 05/14/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":8,"Comment":"05/08/2026 5:16 PM - rons - F/U changed from 05/08/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":9,"Comment":"05/08/2026 5:16 PM - rons - CLO changed from 05/15/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":10,"Comment":"05/08/2026 5:16 PM - rons - Req Date changed from 05/22/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248368","line":"1","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"3","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"5","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"7","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"9","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-18 13:05:39.332 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248368-05182026130538.txt === {"quote":"248368","customer":"10540","name":null,"customerName":"Johnston Industrial Supply","comp":"01","open":"0","shipto":"JOHNSTOY","shiptoName":"Johnston Industrial Supply","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"06-03-2026","cust_po":"16C Round Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scottie Stiles","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:40","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Scottie Stiles","follow_phone":"417-866-4141x1049","follow_email":"scotties@johnstoncompanies.com","pic_user":"rons","total_amt":"372.00","total_gp":"160.41","total_gpm":"43.12","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"248368","line":"0","data":"04-09-2026 16:42-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":248368,"Line":0,"Comment":"04/10/2026 4:08 PM - rons - CLO changed from 05/09/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":1,"Comment":"04/10/2026 4:08 PM - rons - Req Date changed from 05/21/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":2,"Comment":"04/14/2026 2:31 PM - rons - F/U changed from 04/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":3,"Comment":"04/14/2026 2:31 PM - rons - CLO changed from 04/22/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":4,"Comment":"04/14/2026 2:31 PM - rons - Req Date changed from 04/29/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":5,"Comment":"04/30/2026 5:11 PM - rons - F/U changed from 04/30/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":6,"Comment":"05/01/2026 4:24 PM - rons - CLO changed from 05/07/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":7,"Comment":"05/01/2026 4:24 PM - rons - Req Date changed from 05/14/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":8,"Comment":"05/08/2026 5:16 PM - rons - F/U changed from 05/08/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":9,"Comment":"05/08/2026 5:16 PM - rons - CLO changed from 05/15/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":10,"Comment":"05/08/2026 5:16 PM - rons - Req Date changed from 05/22/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":11,"Comment":"05/18/2026 1:05 PM - rons - F/U changed from 05/20/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":12,"Comment":"05/18/2026 1:05 PM - rons - CLO changed from 05/27/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248368","line":"1","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"3","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"5","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"7","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"9","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-18 13:05:45.203 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248368-05182026130544.txt === {"quote":"248368","customer":"10540","name":null,"customerName":"Johnston Industrial Supply","comp":"01","open":"0","shipto":"JOHNSTOY","shiptoName":"Johnston Industrial Supply","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"06-01-2026","cust_po":"16C Round Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scottie Stiles","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:40","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Scottie Stiles","follow_phone":"417-866-4141x1049","follow_email":"scotties@johnstoncompanies.com","pic_user":"rons","total_amt":"372.00","total_gp":"160.41","total_gpm":"43.12","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"248368","line":"0","data":"04-09-2026 16:42-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":248368,"Line":0,"Comment":"04/10/2026 4:08 PM - rons - CLO changed from 05/09/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":1,"Comment":"04/10/2026 4:08 PM - rons - Req Date changed from 05/21/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":2,"Comment":"04/14/2026 2:31 PM - rons - F/U changed from 04/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":3,"Comment":"04/14/2026 2:31 PM - rons - CLO changed from 04/22/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":4,"Comment":"04/14/2026 2:31 PM - rons - Req Date changed from 04/29/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":5,"Comment":"04/30/2026 5:11 PM - rons - F/U changed from 04/30/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":6,"Comment":"05/01/2026 4:24 PM - rons - CLO changed from 05/07/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":7,"Comment":"05/01/2026 4:24 PM - rons - Req Date changed from 05/14/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":8,"Comment":"05/08/2026 5:16 PM - rons - F/U changed from 05/08/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":9,"Comment":"05/08/2026 5:16 PM - rons - CLO changed from 05/15/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":10,"Comment":"05/08/2026 5:16 PM - rons - Req Date changed from 05/22/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":11,"Comment":"05/18/2026 1:05 PM - rons - F/U changed from 05/20/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":12,"Comment":"05/18/2026 1:05 PM - rons - CLO changed from 05/27/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":13,"Comment":"05/18/2026 1:05 PM - rons - Req Date changed from 06/03/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248368","line":"1","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"3","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"5","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"7","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"9","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-18 13:06:49.239 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250244-05182026130648.txt === {"quote":"250244","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"05-14-2026","cust_order_date":"05-26-2025","req_date":"06-14-2026","cust_po":"R8 Shell Mill Arbors","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Paul Ditosto","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:31","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"Paul Ditosto","follow_phone":"847-252-6328","follow_email":"pditosto@mmus.com","pic_user":"rons","total_amt":"256.20","total_gp":"117.19","total_gpm":"45.74","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"250244","line":"0","data":"05-14-2026 16:34 - Discounts Recalculated"}],"crmnotes":[],"items":[{"comp":"01","order":"250244","line":"1","part":"850-032-1.00","qty":"1","price":"121.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250244","line":"3","part":"850-048-1.00","qty":"1","price":"153.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250244","line":"5","part":"850-064-1.00","qty":"1","price":"153.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250244","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-18 13:07:02.299 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250244-05182026130701.txt === {"quote":"250244","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"05-14-2026","cust_order_date":"05-26-2025","req_date":"06-14-2026","cust_po":"R8 Shell Mill Arbors","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Paul Ditosto","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:31","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"Paul Ditosto","follow_phone":"847-252-6328","follow_email":"pditosto@mmus.com","pic_user":"rons","total_amt":"256.20","total_gp":"117.19","total_gpm":"45.74","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-17-2026","notes":[{"comp":"1","quote":"250244","line":"0","data":"05-14-2026 16:34 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":250244,"Line":0,"Comment":"05/18/2026 1:06 PM - rons - F/U changed from 05/20/2026 to 6/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250244,"Line":1,"Comment":"05/18/2026 1:06 PM - rons - CLO changed from 06/06/2026 to 06/17/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250244","line":"1","part":"850-032-1.00","qty":"1","price":"121.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250244","line":"3","part":"850-048-1.00","qty":"1","price":"153.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250244","line":"5","part":"850-064-1.00","qty":"1","price":"153.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250244","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-18 13:07:31.834 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250244-05182026130731.txt === {"quote":"250244","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"05-14-2026","cust_order_date":"05-26-2025","req_date":"06-24-2026","cust_po":"R8 Shell Mill Arbors","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Paul Ditosto","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:31","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"Paul Ditosto","follow_phone":"847-252-6328","follow_email":"pditosto@mmus.com","pic_user":"rons","total_amt":"256.20","total_gp":"117.19","total_gpm":"45.74","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-17-2026","notes":[{"comp":"1","quote":"250244","line":"0","data":"05-14-2026 16:34 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":250244,"Line":0,"Comment":"05/18/2026 1:06 PM - rons - F/U changed from 05/20/2026 to 6/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250244,"Line":1,"Comment":"05/18/2026 1:06 PM - rons - CLO changed from 06/06/2026 to 06/17/2026 (CLO Date Updated)"},{"comp":1,"quote":250244,"Line":2,"Comment":"05/18/2026 1:07 PM - rons - Req Date changed from 06/14/2026 to 06/24/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250244","line":"1","part":"850-032-1.00","qty":"1","price":"121.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250244","line":"3","part":"850-048-1.00","qty":"1","price":"153.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250244","line":"5","part":"850-064-1.00","qty":"1","price":"153.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250244","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-18 13:09:47.502 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250293-05182026130947.txt === {"quote":"250293","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"MIDSERV","shiptoName":"Midwest Service Center","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"SK Collets & Extensions","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Doug Dubree","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:27","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Doug Dubree","follow_phone":"","follow_email":"ddubree@powelltool.com","pic_user":"rons","total_amt":"6719.76","total_gp":"4675.06","total_gpm":"69.57","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"51","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"250293","line":"1","data":"Center wants to go through Powell on this one..."},{"comp":"1","quote":"250293","line":"0","data":"05-15-2026 13:40-rons: Jen from Midwest Service"}],"crmnotes":[{"comp":1,"quote":250293,"Line":0,"Comment":"05/18/2026 1:09 PM - rons - CLO changed from 06/15/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250293","line":"1","part":"SK16-1/8A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"2","part":"SK16-3/16A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"3","part":"SK16-1/4A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"4","part":"SK16-3/8A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"5","part":"SK16-5/16A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"6","part":"SK16-1/2A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"8","part":"GH16","qty":"2","price":"239.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"9","part":"CAT50-SK16-105UP-IDU","qty":"8","price":"650.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"11","part":"S1006-0375-6.00","qty":"4","price":"132.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"12","part":"S7506-0312-6.00","qty":"4","price":"132.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"13","part":"S7506-0187-6.00","qty":"4","price":"132.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"14","part":"S7506-0125-6.00","qty":"4","price":"121.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"18","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":13}}] 2026-05-18 13:09:51.302 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250293-05182026130950.txt === {"quote":"250293","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"MIDSERV","shiptoName":"Midwest Service Center","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-04-2026","cust_po":"SK Collets & Extensions","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Doug Dubree","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:27","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Doug Dubree","follow_phone":"","follow_email":"ddubree@powelltool.com","pic_user":"rons","total_amt":"6719.76","total_gp":"4675.06","total_gpm":"69.57","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"51","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"250293","line":"1","data":"Center wants to go through Powell on this one..."},{"comp":"1","quote":"250293","line":"0","data":"05-15-2026 13:40-rons: Jen from Midwest Service"}],"crmnotes":[{"comp":1,"quote":250293,"Line":0,"Comment":"05/18/2026 1:09 PM - rons - CLO changed from 06/15/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250293,"Line":1,"Comment":"05/18/2026 1:09 PM - rons - Req Date changed from 06/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250293","line":"1","part":"SK16-1/8A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"2","part":"SK16-3/16A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"3","part":"SK16-1/4A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"4","part":"SK16-3/8A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"5","part":"SK16-5/16A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"6","part":"SK16-1/2A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"8","part":"GH16","qty":"2","price":"239.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"9","part":"CAT50-SK16-105UP-IDU","qty":"8","price":"650.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"11","part":"S1006-0375-6.00","qty":"4","price":"132.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"12","part":"S7506-0312-6.00","qty":"4","price":"132.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"13","part":"S7506-0187-6.00","qty":"4","price":"132.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"14","part":"S7506-0125-6.00","qty":"4","price":"121.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"18","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-18 13:10:04.586 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250291-05182026131004.txt === {"quote":"250291","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"NORTELBE","shiptoName":"North American Lighting","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"HSK100A-C32-135","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nathan Gregg","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:07","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Nathan Gregg","follow_phone":"937-935-5334","follow_email":"ngregg@mmus.com","pic_user":"rons","total_amt":"3330.60","total_gp":"2139.56","total_gpm":"64.24","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":250291,"Line":0,"Comment":"05/18/2026 1:10 PM - rons - CLO changed from 06/15/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250291","line":"1","part":"HSK100A-C32-135","qty":"6","price":"900.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250291","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250291","line":"3","part":"KM32-1/2","qty":"1","price":"97.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250291","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-18 13:10:09.988 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250291-05182026131009.txt === {"quote":"250291","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"NORTELBE","shiptoName":"North American Lighting","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-04-2026","cust_po":"HSK100A-C32-135","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nathan Gregg","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:07","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Nathan Gregg","follow_phone":"937-935-5334","follow_email":"ngregg@mmus.com","pic_user":"rons","total_amt":"3330.60","total_gp":"2139.56","total_gpm":"64.24","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":250291,"Line":0,"Comment":"05/18/2026 1:10 PM - rons - CLO changed from 06/15/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250291,"Line":1,"Comment":"05/18/2026 1:10 PM - rons - Req Date changed from 06/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250291","line":"1","part":"HSK100A-C32-135","qty":"6","price":"900.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250291","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250291","line":"3","part":"KM32-1/2","qty":"1","price":"97.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250291","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-18 13:10:17.572 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250275-05182026131017.txt === {"quote":"250275","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"BT40-SK10-60","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Heather Marshall","drop_po":"","status":"0","user":"briand","conv_order":"","time":"11:16","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Heather Marshall","follow_phone":"901-421-5607","follow_email":"hmarshall@metal-removal.com","pic_user":"rons","total_amt":"1604.85","total_gp":"1062.22","total_gpm":"66.19","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"250275","line":"1","data":"added wrench."},{"comp":"1","quote":"250275","line":"0","data":"05-15-2026 11:17-briand: Came through Live Chat,"}],"crmnotes":[{"comp":1,"quote":250275,"Line":0,"Comment":"05/18/2026 1:10 PM - rons - CLO changed from 06/15/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250275","line":"1","part":"BT40-SK10-60","qty":"6","price":"406.00","uom":"EA","discount":"35.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"250275","line":"2","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250275","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-18 13:10:21.112 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250275-05182026131020.txt === {"quote":"250275","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-04-2026","cust_po":"BT40-SK10-60","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Heather Marshall","drop_po":"","status":"0","user":"briand","conv_order":"","time":"11:16","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Heather Marshall","follow_phone":"901-421-5607","follow_email":"hmarshall@metal-removal.com","pic_user":"rons","total_amt":"1604.85","total_gp":"1062.22","total_gpm":"66.19","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"250275","line":"1","data":"added wrench."},{"comp":"1","quote":"250275","line":"0","data":"05-15-2026 11:17-briand: Came through Live Chat,"}],"crmnotes":[{"comp":1,"quote":250275,"Line":0,"Comment":"05/18/2026 1:10 PM - rons - CLO changed from 06/15/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250275,"Line":1,"Comment":"05/18/2026 1:10 PM - rons - Req Date changed from 06/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250275","line":"1","part":"BT40-SK10-60","qty":"6","price":"406.00","uom":"EA","discount":"35.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"250275","line":"2","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250275","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-18 13:10:51.638 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250297-05182026131051.txt === {"quote":"250297","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"INDIAN","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"QCFC65 Collets","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:29","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"720.12","total_gp":"281.12","total_gpm":"39.04","rev_type":"WAP","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":250297,"Line":0,"Comment":"05/18/2026 1:10 PM - rons - CLO changed from 06/15/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250297","line":"1","part":"QCFC65-116-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250297","line":"3","part":"QCFC65-076-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250297","line":"5","part":"QCFC65-130-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250297","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-18 13:10:55.563 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250297-05182026131055.txt === {"quote":"250297","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"INDIAN","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-04-2026","cust_po":"QCFC65 Collets","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:29","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"720.12","total_gp":"281.12","total_gpm":"39.04","rev_type":"WAP","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":250297,"Line":0,"Comment":"05/18/2026 1:10 PM - rons - CLO changed from 06/15/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250297,"Line":1,"Comment":"05/18/2026 1:10 PM - rons - Req Date changed from 06/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250297","line":"1","part":"QCFC65-116-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250297","line":"3","part":"QCFC65-076-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250297","line":"5","part":"QCFC65-130-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250297","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-18 13:11:48.509 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250292-05182026131148.txt === {"quote":"250292","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCINDUS","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"C5006-1250-4.00","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:26","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"jennad","total_amt":"135.70","total_gp":"65.35","total_gpm":"48.16","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-15-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250292","line":"1","part":"C5006-1250-4.00","qty":"1","price":"230.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250292","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-18 13:13:19.327 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250342-05182026131319.txt === {"quote":"250342","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"HAGGINDI","shiptoName":"Haggard & Stocking Associates Inc.","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"NCL-ICAT40","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Joey Williams","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"09:57","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Joey Williams","follow_phone":"317-788-4661 x227","follow_email":"joey.williams@haggard-stocking.com","pic_user":"rons","total_amt":"187.00","total_gp":"90.41","total_gpm":"48.35","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250342","line":"1","part":"NCL-ICAT40","qty":"1","price":"275.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250342","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-18 13:13:31.305 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250342-05182026131331.txt === {"quote":"250342","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"HAGGINDI","shiptoName":"Haggard & Stocking Associates Inc.","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"NCL-ICAT40","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Joey Williams","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"09:57","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Joey Williams","follow_phone":"317-788-4661 x227","follow_email":"joey.williams@haggard-stocking.com","pic_user":"rons","total_amt":"187.00","total_gp":"90.41","total_gpm":"48.35","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":250342,"Line":0,"Comment":"05/18/2026 1:13 PM - rons - F/U changed from 05/24/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250342,"Line":1,"Comment":"05/18/2026 1:13 PM - rons - CLO changed from 06/18/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250342","line":"1","part":"NCL-ICAT40","qty":"1","price":"275.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250342","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:13:45.847 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250342-05182026131345.txt === {"quote":"250342","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"HAGGINDI","shiptoName":"Haggard & Stocking Associates Inc.","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-17-2026","cust_po":"NCL-ICAT40","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Joey Williams","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"09:57","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Joey Williams","follow_phone":"317-788-4661 x227","follow_email":"joey.williams@haggard-stocking.com","pic_user":"rons","total_amt":"187.00","total_gp":"90.41","total_gpm":"48.35","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":250342,"Line":0,"Comment":"05/18/2026 1:13 PM - rons - F/U changed from 05/24/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250342,"Line":1,"Comment":"05/18/2026 1:13 PM - rons - CLO changed from 06/18/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":250342,"Line":2,"Comment":"05/18/2026 1:13 PM - rons - Req Date changed from 06/29/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250342","line":"1","part":"NCL-ICAT40","qty":"1","price":"275.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250342","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:14:00.085 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250344-05182026131359.txt === {"quote":"250344","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"HAGGEVAN","shiptoName":"Haggard & Stocking","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"HSK100A-C1.1/4-115G","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"John Marino","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:00","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"John Marino","follow_phone":"317-788-4661x235","follow_email":"john.marino@haggard-stocking.com","pic_user":"rons","total_amt":"922.76","total_gp":"384.60","total_gpm":"41.68","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250344","line":"1","part":"HSK100A-C1.1/4-115G","qty":"1","price":"956.00","uom":"EA","discount":"32.00","req_date":"3-5 DAYS","branch":"1"},{"comp":"01","order":"250344","line":"2","part":"GH32","qty":"1","price":"332.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250344","line":"3","part":"KM1.1/4-1/2","qty":"1","price":"69.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250344","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-18 13:14:10.220 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250344-05182026131409.txt === {"quote":"250344","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"HAGGEVAN","shiptoName":"Haggard & Stocking","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"HSK100A-C1.1/4-115G","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"John Marino","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:00","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"John Marino","follow_phone":"317-788-4661x235","follow_email":"john.marino@haggard-stocking.com","pic_user":"rons","total_amt":"922.76","total_gp":"384.60","total_gpm":"41.68","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":250344,"Line":0,"Comment":"05/18/2026 1:14 PM - rons - F/U changed from 05/24/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250344,"Line":1,"Comment":"05/18/2026 1:14 PM - rons - CLO changed from 06/18/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250344","line":"1","part":"HSK100A-C1.1/4-115G","qty":"1","price":"956.00","uom":"EA","discount":"32.00","req_date":"3-5 DAYS","branch":"1"},{"comp":"01","order":"250344","line":"2","part":"GH32","qty":"1","price":"332.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250344","line":"3","part":"KM1.1/4-1/2","qty":"1","price":"69.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250344","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-18 13:14:17.514 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250344-05182026131417.txt === {"quote":"250344","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"HAGGEVAN","shiptoName":"Haggard & Stocking","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-17-2026","cust_po":"HSK100A-C1.1/4-115G","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"John Marino","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:00","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"John Marino","follow_phone":"317-788-4661x235","follow_email":"john.marino@haggard-stocking.com","pic_user":"rons","total_amt":"922.76","total_gp":"384.60","total_gpm":"41.68","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":250344,"Line":0,"Comment":"05/18/2026 1:14 PM - rons - F/U changed from 05/24/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250344,"Line":1,"Comment":"05/18/2026 1:14 PM - rons - CLO changed from 06/18/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":250344,"Line":2,"Comment":"05/18/2026 1:14 PM - rons - Req Date changed from 06/29/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250344","line":"1","part":"HSK100A-C1.1/4-115G","qty":"1","price":"956.00","uom":"EA","discount":"32.00","req_date":"3-5 DAYS","branch":"1"},{"comp":"01","order":"250344","line":"2","part":"GH32","qty":"1","price":"332.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250344","line":"3","part":"KM1.1/4-1/2","qty":"1","price":"69.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250344","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-18 13:14:38.069 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249925-05182026131437.txt === {"quote":"249925","customer":"20642","name":null,"customerName":"Tooling Associates","comp":"01","open":"0","shipto":"TOOLATES","shiptoName":"Tooling Associates","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-08-2026","cust_po":"HSK80F Shrink Fit Special","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:07","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@toolingassoc.com","pic_user":"rons","total_amt":"0.00","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249925","line":"0","data":"05-11-2026 11:08 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249925,"Line":0,"Comment":"05/11/2026 2:11 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249925,"Line":1,"Comment":"05/11/2026 2:11 PM - rons - CLO changed from 06/11/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249925,"Line":2,"Comment":"05/11/2026 2:11 PM - rons - Req Date changed from 06/22/2026 to 06/08/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249925","line":"1","part":"SPECIAL-TL","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249925","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249925","Line":"1","Company":"1","F_Line":"1","Comment":"HSK80F Shrink Fit Holder 30mm, shortest possible GL.","Loc":"Y"}],"qcomms":[{"Quote":"249925","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249925","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"249925","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:14:47.126 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249925-05182026131446.txt === {"quote":"249925","customer":"20642","name":null,"customerName":"Tooling Associates","comp":"01","open":"0","shipto":"TOOLATES","shiptoName":"Tooling Associates","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-08-2026","cust_po":"HSK80F Shrink Fit Special","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:07","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@toolingassoc.com","pic_user":"rons","total_amt":"0.00","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"249925","line":"0","data":"05-11-2026 11:08 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249925,"Line":0,"Comment":"05/11/2026 2:11 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249925,"Line":1,"Comment":"05/11/2026 2:11 PM - rons - CLO changed from 06/11/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249925,"Line":2,"Comment":"05/11/2026 2:11 PM - rons - Req Date changed from 06/22/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":249925,"Line":3,"Comment":"05/18/2026 1:14 PM - rons - F/U changed from 05/25/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249925,"Line":4,"Comment":"05/18/2026 1:14 PM - rons - CLO changed from 06/01/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249925","line":"1","part":"SPECIAL-TL","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249925","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249925","Line":"1","Company":"1","F_Line":"1","Comment":"HSK80F Shrink Fit Holder 30mm, shortest possible GL.","Loc":"Y"}],"qcomms":[{"Quote":"249925","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249925","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"249925","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:14:52.424 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249925-05182026131452.txt === {"quote":"249925","customer":"20642","name":null,"customerName":"Tooling Associates","comp":"01","open":"0","shipto":"TOOLATES","shiptoName":"Tooling Associates","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-01-2026","cust_po":"HSK80F Shrink Fit Special","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:07","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@toolingassoc.com","pic_user":"rons","total_amt":"0.00","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"249925","line":"0","data":"05-11-2026 11:08 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249925,"Line":0,"Comment":"05/11/2026 2:11 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249925,"Line":1,"Comment":"05/11/2026 2:11 PM - rons - CLO changed from 06/11/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249925,"Line":2,"Comment":"05/11/2026 2:11 PM - rons - Req Date changed from 06/22/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":249925,"Line":3,"Comment":"05/18/2026 1:14 PM - rons - F/U changed from 05/25/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249925,"Line":4,"Comment":"05/18/2026 1:14 PM - rons - CLO changed from 06/01/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249925,"Line":5,"Comment":"05/18/2026 1:14 PM - rons - Req Date changed from 06/08/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249925","line":"1","part":"SPECIAL-TL","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249925","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249925","Line":"1","Company":"1","F_Line":"1","Comment":"HSK80F Shrink Fit Holder 30mm, shortest possible GL.","Loc":"Y"}],"qcomms":[{"Quote":"249925","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249925","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"249925","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:15:09.188 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249925-05182026131508.txt === {"quote":"249925","customer":"20642","name":null,"customerName":"Tooling Associates","comp":"01","open":"1","shipto":"TOOLATES","shiptoName":"Tooling Associates","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-01-2026","cust_po":"HSK80F Shrink Fit Special","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:07","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@toolingassoc.com","pic_user":"rons","total_amt":"0.00","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"3","totalQty":"2","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"249925","line":"0","data":"05-11-2026 11:08 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249925,"Line":0,"Comment":"05/11/2026 2:11 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249925,"Line":1,"Comment":"05/11/2026 2:11 PM - rons - CLO changed from 06/11/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249925,"Line":2,"Comment":"05/11/2026 2:11 PM - rons - Req Date changed from 06/22/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":249925,"Line":3,"Comment":"05/18/2026 1:14 PM - rons - F/U changed from 05/25/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249925,"Line":4,"Comment":"05/18/2026 1:14 PM - rons - CLO changed from 06/01/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249925,"Line":5,"Comment":"05/18/2026 1:14 PM - rons - Req Date changed from 06/08/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249925","line":"1","part":"SPECIAL-TL","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249925","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249925","Line":"1","Company":"1","F_Line":"1","Comment":"HSK80F Shrink Fit Holder 30mm, shortest possible GL.","Loc":"Y"}],"qcomms":[{"Quote":"249925","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249925","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"249925","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:16:18.171 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248652-05182026131617.txt === {"quote":"248652","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCINZ","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"06-09-2026","cust_po":"NCAT50-SK25C-195U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pamela Kennedy","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:57","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Pamela Kennedy","follow_phone":"515-262-9566","follow_email":"pamela.kennedy@decotool.com","pic_user":"rons","total_amt":"1144.00","total_gp":"751.85","total_gpm":"65.72","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":248652,"Line":0,"Comment":"05/11/2026 1:25 PM - rons - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248652,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/15/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248652,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248652,"Line":3,"Comment":"05/11/2026 2:51 PM - rons - F/U changed from 05/11/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248652,"Line":4,"Comment":"05/11/2026 2:51 PM - rons - CLO changed from 05/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":248652,"Line":5,"Comment":"05/11/2026 2:51 PM - rons - Req Date changed from 05/25/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248652","line":"1","part":"NCAT50-SK25C-200U-IDU","qty":"2","price":"858.00","uom":"EA","discount":"35.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"248652","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248652","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-18 13:16:29.856 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248652-05182026131629.txt === {"quote":"248652","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCINZ","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"06-09-2026","cust_po":"NCAT50-SK25C-195U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pamela Kennedy","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:57","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Pamela Kennedy","follow_phone":"515-262-9566","follow_email":"pamela.kennedy@decotool.com","pic_user":"rons","total_amt":"1144.00","total_gp":"751.85","total_gpm":"65.72","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":248652,"Line":0,"Comment":"05/11/2026 1:25 PM - rons - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248652,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/15/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248652,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248652,"Line":3,"Comment":"05/11/2026 2:51 PM - rons - F/U changed from 05/11/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248652,"Line":4,"Comment":"05/11/2026 2:51 PM - rons - CLO changed from 05/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":248652,"Line":5,"Comment":"05/11/2026 2:51 PM - rons - Req Date changed from 05/25/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":248652,"Line":6,"Comment":"05/18/2026 1:16 PM - rons - F/U changed from 05/26/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248652,"Line":7,"Comment":"05/18/2026 1:16 PM - rons - CLO changed from 06/02/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248652","line":"1","part":"NCAT50-SK25C-200U-IDU","qty":"2","price":"858.00","uom":"EA","discount":"35.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"248652","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248652","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-18 13:16:33.854 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248652-05182026131633.txt === {"quote":"248652","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCINZ","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"06-01-2026","cust_po":"NCAT50-SK25C-195U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pamela Kennedy","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:57","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Pamela Kennedy","follow_phone":"515-262-9566","follow_email":"pamela.kennedy@decotool.com","pic_user":"rons","total_amt":"1144.00","total_gp":"751.85","total_gpm":"65.72","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":248652,"Line":0,"Comment":"05/11/2026 1:25 PM - rons - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248652,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/15/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248652,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248652,"Line":3,"Comment":"05/11/2026 2:51 PM - rons - F/U changed from 05/11/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248652,"Line":4,"Comment":"05/11/2026 2:51 PM - rons - CLO changed from 05/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":248652,"Line":5,"Comment":"05/11/2026 2:51 PM - rons - Req Date changed from 05/25/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":248652,"Line":6,"Comment":"05/18/2026 1:16 PM - rons - F/U changed from 05/26/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248652,"Line":7,"Comment":"05/18/2026 1:16 PM - rons - CLO changed from 06/02/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248652,"Line":8,"Comment":"05/18/2026 1:16 PM - rons - Req Date changed from 06/09/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248652","line":"1","part":"NCAT50-SK25C-200U-IDU","qty":"2","price":"858.00","uom":"EA","discount":"35.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"248652","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248652","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-18 13:16:50.400 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248652-05182026131650.txt === {"quote":"248652","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCINZ","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"06-01-2026","cust_po":"NCAT50-SK25C-195U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pamela Kennedy","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:57","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Pamela Kennedy","follow_phone":"515-262-9566","follow_email":"pamela.kennedy@decotool.com","pic_user":"rons","total_amt":"1144.00","total_gp":"751.85","total_gpm":"65.72","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":248652,"Line":0,"Comment":"05/11/2026 1:25 PM - rons - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248652,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/15/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248652,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248652,"Line":3,"Comment":"05/11/2026 2:51 PM - rons - F/U changed from 05/11/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248652,"Line":4,"Comment":"05/11/2026 2:51 PM - rons - CLO changed from 05/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":248652,"Line":5,"Comment":"05/11/2026 2:51 PM - rons - Req Date changed from 05/25/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":248652,"Line":6,"Comment":"05/18/2026 1:16 PM - rons - F/U changed from 05/26/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248652,"Line":7,"Comment":"05/18/2026 1:16 PM - rons - CLO changed from 06/02/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248652,"Line":8,"Comment":"05/18/2026 1:16 PM - rons - Req Date changed from 06/09/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248652","line":"1","part":"NCAT50-SK25C-200U-IDU","qty":"2","price":"858.00","uom":"EA","discount":"35.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"248652","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248652","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-18 13:18:35.476 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249891-05182026131834.txt === {"quote":"249891","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-10-2026","cust_po":"SK25-17.5","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:08","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"briand","total_amt":"71.28","total_gp":"51.22","total_gpm":"71.86","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":249891,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249891,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249891,"Line":2,"Comment":"05/14/2026 5:09 PM - rons - F/U changed from 05/14/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249891,"Line":3,"Comment":"05/14/2026 5:10 PM - rons - CLO changed from 05/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249891,"Line":4,"Comment":"05/14/2026 5:10 PM - rons - Req Date changed from 05/28/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249891","line":"1","part":"SK25-17.5","qty":"1","price":"108.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249891","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:19:17.409 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249199-05182026131917.txt === {"quote":"249199","customer":"8565","name":null,"customerName":"Hoffmann Quality Tools USA, Inc.","comp":"01","open":"0","shipto":"HOFFMANN","shiptoName":"Hoffmann Quality Tools USA, Inc","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-10-2026","cust_po":"ET40-480(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Courtney Turner","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:45","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Courtney Turner","follow_phone":"865-292-2171","follow_email":"courtney.turner@hoffmann-group.com","pic_user":"rons","total_amt":"165.60","total_gp":"123.75","total_gpm":"74.73","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249199","line":"0","data":"04-27-2026 08:47-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":249199,"Line":0,"Comment":"04/28/2026 11:05 AM - rons - F/U changed from 05/03/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":1,"Comment":"04/28/2026 11:05 AM - rons - F/U changed from 06/03/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":2,"Comment":"04/28/2026 11:05 AM - rons - CLO changed from 05/27/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249199,"Line":3,"Comment":"04/28/2026 11:05 AM - rons - Req Date changed from 06/08/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249199,"Line":4,"Comment":"05/06/2026 5:13 PM - rons - F/U changed from 05/06/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":5,"Comment":"05/06/2026 5:13 PM - rons - CLO changed from 05/13/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249199,"Line":6,"Comment":"05/06/2026 5:13 PM - rons - Req Date changed from 05/20/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249199","line":"1","part":"ET40-480(C)","qty":"1","price":"207.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249199","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:19:27.502 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249199-05182026131927.txt === {"quote":"249199","customer":"8565","name":null,"customerName":"Hoffmann Quality Tools USA, Inc.","comp":"01","open":"0","shipto":"HOFFMANN","shiptoName":"Hoffmann Quality Tools USA, Inc","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-10-2026","cust_po":"ET40-480(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Courtney Turner","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:45","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Courtney Turner","follow_phone":"865-292-2171","follow_email":"courtney.turner@hoffmann-group.com","pic_user":"rons","total_amt":"165.60","total_gp":"123.75","total_gpm":"74.73","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"249199","line":"0","data":"04-27-2026 08:47-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":249199,"Line":0,"Comment":"04/28/2026 11:05 AM - rons - F/U changed from 05/03/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":1,"Comment":"04/28/2026 11:05 AM - rons - F/U changed from 06/03/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":2,"Comment":"04/28/2026 11:05 AM - rons - CLO changed from 05/27/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249199,"Line":3,"Comment":"04/28/2026 11:05 AM - rons - Req Date changed from 06/08/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249199,"Line":4,"Comment":"05/06/2026 5:13 PM - rons - F/U changed from 05/06/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":5,"Comment":"05/06/2026 5:13 PM - rons - CLO changed from 05/13/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249199,"Line":6,"Comment":"05/06/2026 5:13 PM - rons - Req Date changed from 05/20/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249199,"Line":7,"Comment":"05/18/2026 1:19 PM - rons - F/U changed from 05/27/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":8,"Comment":"05/18/2026 1:19 PM - rons - CLO changed from 06/03/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249199","line":"1","part":"ET40-480(C)","qty":"1","price":"207.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249199","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:19:31.037 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.8514825272595, -74.0316304402338, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.8514825272595, -74.0316304402338, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2097789 second/s. 2026-05-18 13:19:31.681 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249199-05182026131931.txt === {"quote":"249199","customer":"8565","name":null,"customerName":"Hoffmann Quality Tools USA, Inc.","comp":"01","open":"0","shipto":"HOFFMANN","shiptoName":"Hoffmann Quality Tools USA, Inc","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-01-2026","cust_po":"ET40-480(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Courtney Turner","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:45","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Courtney Turner","follow_phone":"865-292-2171","follow_email":"courtney.turner@hoffmann-group.com","pic_user":"rons","total_amt":"165.60","total_gp":"123.75","total_gpm":"74.73","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"249199","line":"0","data":"04-27-2026 08:47-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":249199,"Line":0,"Comment":"04/28/2026 11:05 AM - rons - F/U changed from 05/03/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":1,"Comment":"04/28/2026 11:05 AM - rons - F/U changed from 06/03/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":2,"Comment":"04/28/2026 11:05 AM - rons - CLO changed from 05/27/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249199,"Line":3,"Comment":"04/28/2026 11:05 AM - rons - Req Date changed from 06/08/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249199,"Line":4,"Comment":"05/06/2026 5:13 PM - rons - F/U changed from 05/06/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":5,"Comment":"05/06/2026 5:13 PM - rons - CLO changed from 05/13/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249199,"Line":6,"Comment":"05/06/2026 5:13 PM - rons - Req Date changed from 05/20/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249199,"Line":7,"Comment":"05/18/2026 1:19 PM - rons - F/U changed from 05/27/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":8,"Comment":"05/18/2026 1:19 PM - rons - CLO changed from 06/03/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249199,"Line":9,"Comment":"05/18/2026 1:19 PM - rons - Req Date changed from 06/10/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249199","line":"1","part":"ET40-480(C)","qty":"1","price":"207.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249199","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:19:38.297 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249199-05182026131938.txt === {"quote":"249199","customer":"8565","name":null,"customerName":"Hoffmann Quality Tools USA, Inc.","comp":"01","open":"1","shipto":"HOFFMANN","shiptoName":"Hoffmann Quality Tools USA, Inc","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-01-2026","cust_po":"ET40-480(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Courtney Turner","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:45","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Courtney Turner","follow_phone":"865-292-2171","follow_email":"courtney.turner@hoffmann-group.com","pic_user":"rons","total_amt":"165.60","total_gp":"123.75","total_gpm":"74.73","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"249199","line":"0","data":"04-27-2026 08:47-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":249199,"Line":0,"Comment":"04/28/2026 11:05 AM - rons - F/U changed from 05/03/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":1,"Comment":"04/28/2026 11:05 AM - rons - F/U changed from 06/03/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":2,"Comment":"04/28/2026 11:05 AM - rons - CLO changed from 05/27/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249199,"Line":3,"Comment":"04/28/2026 11:05 AM - rons - Req Date changed from 06/08/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249199,"Line":4,"Comment":"05/06/2026 5:13 PM - rons - F/U changed from 05/06/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":5,"Comment":"05/06/2026 5:13 PM - rons - CLO changed from 05/13/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249199,"Line":6,"Comment":"05/06/2026 5:13 PM - rons - Req Date changed from 05/20/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249199,"Line":7,"Comment":"05/18/2026 1:19 PM - rons - F/U changed from 05/27/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249199,"Line":8,"Comment":"05/18/2026 1:19 PM - rons - CLO changed from 06/03/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249199,"Line":9,"Comment":"05/18/2026 1:19 PM - rons - Req Date changed from 06/10/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249199","line":"1","part":"ET40-480(C)","qty":"1","price":"207.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249199","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:20:39.021 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249746-05182026132038.txt === {"quote":"249746","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-11-2026","cust_po":"NT10-032","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"GayLynne Ball","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:00","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"GayLynne Ball","follow_phone":"615-391-0200","follow_email":"gball@cuttingtoolsinc.com","pic_user":"rons","total_amt":"55.08","total_gp":"28.09","total_gpm":"51.00","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249746","line":"1","data":"Cindy"},{"comp":"1","quote":"249746","line":"0","data":"05-06-2026 14:01-rons: live chat inquiry with"}],"crmnotes":[{"comp":1,"quote":249746,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249746,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/17/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249746,"Line":2,"Comment":"05/11/2026 3:15 PM - rons - F/U changed from 05/12/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249746,"Line":3,"Comment":"05/11/2026 3:15 PM - rons - CLO changed from 05/19/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249746,"Line":4,"Comment":"05/11/2026 3:15 PM - rons - Req Date changed from 05/26/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249746","line":"1","part":"NT10-032","qty":"1","price":"81.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249746","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:20:48.384 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249746-05182026132048.txt === {"quote":"249746","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-11-2026","cust_po":"NT10-032","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"GayLynne Ball","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:00","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"GayLynne Ball","follow_phone":"615-391-0200","follow_email":"gball@cuttingtoolsinc.com","pic_user":"rons","total_amt":"55.08","total_gp":"28.09","total_gpm":"51.00","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"249746","line":"1","data":"Cindy"},{"comp":"1","quote":"249746","line":"0","data":"05-06-2026 14:01-rons: live chat inquiry with"}],"crmnotes":[{"comp":1,"quote":249746,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249746,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/17/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249746,"Line":2,"Comment":"05/11/2026 3:15 PM - rons - F/U changed from 05/12/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249746,"Line":3,"Comment":"05/11/2026 3:15 PM - rons - CLO changed from 05/19/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249746,"Line":4,"Comment":"05/11/2026 3:15 PM - rons - Req Date changed from 05/26/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":249746,"Line":5,"Comment":"05/18/2026 1:20 PM - rons - F/U changed from 05/28/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249746,"Line":6,"Comment":"05/18/2026 1:20 PM - rons - CLO changed from 06/04/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249746","line":"1","part":"NT10-032","qty":"1","price":"81.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249746","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:20:53.756 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249746-05182026132053.txt === {"quote":"249746","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-01-2026","cust_po":"NT10-032","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"GayLynne Ball","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:00","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"GayLynne Ball","follow_phone":"615-391-0200","follow_email":"gball@cuttingtoolsinc.com","pic_user":"rons","total_amt":"55.08","total_gp":"28.09","total_gpm":"51.00","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"249746","line":"1","data":"Cindy"},{"comp":"1","quote":"249746","line":"0","data":"05-06-2026 14:01-rons: live chat inquiry with"}],"crmnotes":[{"comp":1,"quote":249746,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249746,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/17/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249746,"Line":2,"Comment":"05/11/2026 3:15 PM - rons - F/U changed from 05/12/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249746,"Line":3,"Comment":"05/11/2026 3:15 PM - rons - CLO changed from 05/19/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249746,"Line":4,"Comment":"05/11/2026 3:15 PM - rons - Req Date changed from 05/26/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":249746,"Line":5,"Comment":"05/18/2026 1:20 PM - rons - F/U changed from 05/28/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249746,"Line":6,"Comment":"05/18/2026 1:20 PM - rons - CLO changed from 06/04/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249746,"Line":7,"Comment":"05/18/2026 1:20 PM - rons - Req Date changed from 06/11/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249746","line":"1","part":"NT10-032","qty":"1","price":"81.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249746","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:20:59.249 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249746-05182026132058.txt === {"quote":"249746","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"1","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-01-2026","cust_po":"NT10-032","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"GayLynne Ball","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:00","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"GayLynne Ball","follow_phone":"615-391-0200","follow_email":"gball@cuttingtoolsinc.com","pic_user":"rons","total_amt":"55.08","total_gp":"28.09","total_gpm":"51.00","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"249746","line":"1","data":"Cindy"},{"comp":"1","quote":"249746","line":"0","data":"05-06-2026 14:01-rons: live chat inquiry with"}],"crmnotes":[{"comp":1,"quote":249746,"Line":0,"Comment":"05/11/2026 2:06 PM - rons - CLO changed from 06/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249746,"Line":1,"Comment":"05/11/2026 2:06 PM - rons - Req Date changed from 06/17/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249746,"Line":2,"Comment":"05/11/2026 3:15 PM - rons - F/U changed from 05/12/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249746,"Line":3,"Comment":"05/11/2026 3:15 PM - rons - CLO changed from 05/19/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249746,"Line":4,"Comment":"05/11/2026 3:15 PM - rons - Req Date changed from 05/26/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":249746,"Line":5,"Comment":"05/18/2026 1:20 PM - rons - F/U changed from 05/28/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249746,"Line":6,"Comment":"05/18/2026 1:20 PM - rons - CLO changed from 06/04/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249746,"Line":7,"Comment":"05/18/2026 1:20 PM - rons - Req Date changed from 06/11/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249746","line":"1","part":"NT10-032","qty":"1","price":"81.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249746","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:23:55.450 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250211-05182026132355.txt === {"quote":"250211","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOLIA","shiptoName":"PTSolutions - Hiawatha","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-03-2026","cust_po":"16C Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:22","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Aric Humble","follow_phone":"","follow_email":"ahumble@pts-tools.com","pic_user":"rons","total_amt":"1685.16","total_gp":"433.39","total_gpm":"25.72","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"250211","line":"0","data":"05-14-2026 13:25-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250211,"Line":0,"Comment":"05/15/2026 10:07 AM - rons - CLO changed from 06/14/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250211,"Line":1,"Comment":"05/15/2026 10:07 AM - rons - Req Date changed from 06/25/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":250211,"Line":2,"Comment":"05/18/2026 1:23 PM - rons - Aric getting back to me..."}],"items":[{"comp":"01","order":"250211","line":"1","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"2","part":"160-049","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"3","part":"160-050","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"4","part":"160-051","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"5","part":"160-052","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"6","part":"160-053","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"7","part":"160-054","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"8","part":"160-055","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"9","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"10","part":"160-057","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"11","part":"160-058","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"12","part":"160-059","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"13","part":"160-060","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"14","part":"160-061","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"15","part":"160-062","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"16","part":"160-063","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"17","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"18","part":"160-068","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"19","part":"160-072","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"20","part":"160-073","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"21","part":"160-076","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"22","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"23","part":"160-084","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"24","part":"160-088","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"25","part":"160-092","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"26","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"27","part":"160-100","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"28","part":"160-104","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"29","part":"166-001S","qty":"1","price":"114.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":30}}] 2026-05-18 13:24:10.281 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249892-05182026132409.txt === {"quote":"249892","customer":"23290","name":null,"customerName":"Wayne Tool & Supply Company,Inc.","comp":"01","open":"1","shipto":"NEWEMIDD","shiptoName":"New England Tooling","entry_date":"05-08-2026","cust_order_date":"06-11-2026","req_date":"06-11-2026","cust_po":"CAT50-SF0750-5.12CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brynae Jones","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:27","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Brynae Jones","follow_phone":"201-998-7200","follow_email":"sales@sk-industrial.com","pic_user":"cindyt","total_amt":"3430.50","total_gp":"2974.51","total_gpm":"86.71","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"cindyt","reason":"1","totalQty":"9","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249892","line":"15","data":"MSC Q # 249873"},{"comp":"1","quote":"249892","line":"14","data":"holders they requested. Also being quoted by"},{"comp":"1","quote":"249892","line":"13","data":"items we do not carry for cross of Techniks"},{"comp":"1","quote":"249892","line":"12","data":"05-08-2026 15:28-briand: Sent drawings for two"},{"comp":"1","quote":"249892","line":"11","data":"(Plus the overrun/underrun)."},{"comp":"1","quote":"249892","line":"10","data":"her know up front of the MOQ of most likely 5pcs."},{"comp":"1","quote":"249892","line":"9","data":"in WI. Req EU so I can put on the quote and I let"},{"comp":"1","quote":"249892","line":"8","data":"in 2023 Engman-Taylor (now MSC) for Walker Forge"},{"comp":"1","quote":"249892","line":"7","data":"quote for SP CAT50-SF0312-3.15CP. Last ordered"},{"comp":"1","quote":"249892","line":"6","data":"05-11-2026 09:26-briand: Brynae Jones asked for"},{"comp":"1","quote":"249892","line":"5","data":"want to order."},{"comp":"1","quote":"249892","line":"4","data":"approval drawing the EU can use to sign if they"},{"comp":"1","quote":"249892","line":"3","data":"quote to Brynae and cc'd 10 and Kyoko sent the"},{"comp":"1","quote":"249892","line":"2","data":"Terr 10, went over pricing and MOQ of 5pcs. Sent"},{"comp":"1","quote":"249892","line":"1","data":"updated on quote and QL. tt Cindy since this is"},{"comp":"1","quote":"249892","line":"0","data":"05-12-2026 13:27-briand: Brynae gave EU info,"}],"crmnotes":[],"items":[{"comp":"01","order":"249892","line":"1","part":"CAT50-SF0750-5.12CP","qty":"1","price":"606.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249892","line":"2","part":"CAT50-SF0500-3.15CP","qty":"1","price":"517.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249892","line":"3","part":"NCAT50-SF0312-3.15CP","qty":"1","price":"531.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249892","line":"4","part":"CAT50-SF0312-3.15CP","qty":"5","price":"584.00","uom":"EA","discount":"25.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249892","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249892","Line":"0","Comment":"The CAT50-SF0312-3.15CP is non-standard stock and a"},{"Quote":"249892","Line":"1","Comment":"special. Once a PO has been issued, this item"},{"Quote":"249892","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-18 13:24:21.322 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250211-05182026132420.txt === {"quote":"250211","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOLIA","shiptoName":"PTSolutions - Hiawatha","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-03-2026","cust_po":"16C Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:22","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Aric Humble","follow_phone":"","follow_email":"ahumble@pts-tools.com","pic_user":"rons","total_amt":"1685.16","total_gp":"433.39","total_gpm":"25.72","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"250211","line":"0","data":"05-14-2026 13:25-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250211,"Line":0,"Comment":"05/15/2026 10:07 AM - rons - CLO changed from 06/14/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250211,"Line":1,"Comment":"05/15/2026 10:07 AM - rons - Req Date changed from 06/25/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":250211,"Line":2,"Comment":"05/18/2026 1:23 PM - rons - Aric getting back to me..."},{"comp":1,"quote":250211,"Line":3,"Comment":"05/18/2026 1:23 PM - rons - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250211,"Line":4,"Comment":"05/18/2026 1:24 PM - rons - CLO changed from 05/27/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250211","line":"1","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"2","part":"160-049","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"3","part":"160-050","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"4","part":"160-051","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"5","part":"160-052","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"6","part":"160-053","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"7","part":"160-054","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"8","part":"160-055","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"9","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"10","part":"160-057","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"11","part":"160-058","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"12","part":"160-059","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"13","part":"160-060","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"14","part":"160-061","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"15","part":"160-062","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"16","part":"160-063","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"17","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"18","part":"160-068","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"19","part":"160-072","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"20","part":"160-073","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"21","part":"160-076","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"22","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"23","part":"160-084","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"24","part":"160-088","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"25","part":"160-092","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"26","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"27","part":"160-100","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"28","part":"160-104","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"29","part":"166-001S","qty":"1","price":"114.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":30}}] 2026-05-18 13:24:41.573 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250211-05182026132441.txt === {"quote":"250211","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOLIA","shiptoName":"PTSolutions - Hiawatha","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-11-2026","cust_po":"16C Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:22","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Aric Humble","follow_phone":"","follow_email":"ahumble@pts-tools.com","pic_user":"rons","total_amt":"1685.16","total_gp":"433.39","total_gpm":"25.72","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"250211","line":"0","data":"05-14-2026 13:25-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250211,"Line":0,"Comment":"05/15/2026 10:07 AM - rons - CLO changed from 06/14/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250211,"Line":1,"Comment":"05/15/2026 10:07 AM - rons - Req Date changed from 06/25/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":250211,"Line":2,"Comment":"05/18/2026 1:23 PM - rons - Aric getting back to me..."},{"comp":1,"quote":250211,"Line":3,"Comment":"05/18/2026 1:23 PM - rons - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250211,"Line":4,"Comment":"05/18/2026 1:24 PM - rons - CLO changed from 05/27/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":250211,"Line":5,"Comment":"05/18/2026 1:24 PM - rons - Req Date changed from 06/03/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250211","line":"1","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"2","part":"160-049","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"3","part":"160-050","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"4","part":"160-051","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"5","part":"160-052","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"6","part":"160-053","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"7","part":"160-054","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"8","part":"160-055","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"9","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"10","part":"160-057","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"11","part":"160-058","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"12","part":"160-059","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"13","part":"160-060","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"14","part":"160-061","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"15","part":"160-062","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"16","part":"160-063","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"17","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"18","part":"160-068","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"19","part":"160-072","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"20","part":"160-073","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"21","part":"160-076","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"22","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"23","part":"160-084","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"24","part":"160-088","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"25","part":"160-092","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"26","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"27","part":"160-100","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"28","part":"160-104","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"29","part":"166-001S","qty":"1","price":"114.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":30}}] 2026-05-18 13:27:10.012 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250293-05182026132709.txt === {"quote":"250293","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"MIDSERV","shiptoName":"Midwest Service Center","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-04-2026","cust_po":"SK Collets & Extensions","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Doug Dubree","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:27","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Doug Dubree","follow_phone":"","follow_email":"ddubree@powelltool.com","pic_user":"rons","total_amt":"6719.76","total_gp":"4675.06","total_gpm":"69.57","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"51","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"250293","line":"1","data":"Center wants to go through Powell on this one..."},{"comp":"1","quote":"250293","line":"0","data":"05-15-2026 13:40-rons: Jen from Midwest Service"}],"crmnotes":[{"comp":1,"quote":250293,"Line":0,"Comment":"05/18/2026 1:09 PM - rons - CLO changed from 06/15/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250293,"Line":1,"Comment":"05/18/2026 1:09 PM - rons - Req Date changed from 06/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250293","line":"1","part":"SK16-1/8A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"2","part":"SK16-3/16A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"3","part":"SK16-1/4A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"4","part":"SK16-3/8A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"5","part":"SK16-5/16A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"6","part":"SK16-1/2A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"8","part":"GH16","qty":"2","price":"239.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"9","part":"CAT50-SK16-105UP-IDU","qty":"8","price":"650.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"11","part":"S1006-0375-6.00","qty":"4","price":"132.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"12","part":"S7506-0312-6.00","qty":"4","price":"132.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"13","part":"S7506-0187-6.00","qty":"4","price":"132.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"14","part":"S7506-0125-6.00","qty":"4","price":"121.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"18","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-18 13:27:23.730 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250293-05182026132723.txt === {"quote":"250293","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"MIDSERV","shiptoName":"Midwest Service Center","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-04-2026","cust_po":"SK Collets & Extensions","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Doug Dubree","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:27","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Doug Dubree","follow_phone":"","follow_email":"ddubree@powelltool.com","pic_user":"rons","total_amt":"6719.76","total_gp":"4675.06","total_gpm":"69.57","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"51","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"250293","line":"1","data":"Center wants to go through Powell on this one..."},{"comp":"1","quote":"250293","line":"0","data":"05-15-2026 13:40-rons: Jen from Midwest Service"}],"crmnotes":[{"comp":1,"quote":250293,"Line":0,"Comment":"05/18/2026 1:09 PM - rons - CLO changed from 06/15/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250293,"Line":1,"Comment":"05/18/2026 1:09 PM - rons - Req Date changed from 06/26/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":250293,"Line":2,"Comment":"05/18/2026 1:27 PM - rons - F/U changed from 05/21/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250293,"Line":3,"Comment":"05/18/2026 1:27 PM - rons - CLO changed from 05/28/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250293","line":"1","part":"SK16-1/8A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"2","part":"SK16-3/16A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"3","part":"SK16-1/4A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"4","part":"SK16-3/8A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"5","part":"SK16-5/16A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"6","part":"SK16-1/2A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"8","part":"GH16","qty":"2","price":"239.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"9","part":"CAT50-SK16-105UP-IDU","qty":"8","price":"650.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"11","part":"S1006-0375-6.00","qty":"4","price":"132.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"12","part":"S7506-0312-6.00","qty":"4","price":"132.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"13","part":"S7506-0187-6.00","qty":"4","price":"132.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"14","part":"S7506-0125-6.00","qty":"4","price":"121.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"18","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-18 13:27:28.865 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250293-05182026132728.txt === {"quote":"250293","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"MIDSERV","shiptoName":"Midwest Service Center","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-01-2026","cust_po":"SK Collets & Extensions","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Doug Dubree","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:27","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Doug Dubree","follow_phone":"","follow_email":"ddubree@powelltool.com","pic_user":"rons","total_amt":"6719.76","total_gp":"4675.06","total_gpm":"69.57","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"51","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"250293","line":"1","data":"Center wants to go through Powell on this one..."},{"comp":"1","quote":"250293","line":"0","data":"05-15-2026 13:40-rons: Jen from Midwest Service"}],"crmnotes":[{"comp":1,"quote":250293,"Line":0,"Comment":"05/18/2026 1:09 PM - rons - CLO changed from 06/15/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250293,"Line":1,"Comment":"05/18/2026 1:09 PM - rons - Req Date changed from 06/26/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":250293,"Line":2,"Comment":"05/18/2026 1:27 PM - rons - F/U changed from 05/21/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250293,"Line":3,"Comment":"05/18/2026 1:27 PM - rons - CLO changed from 05/28/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250293,"Line":4,"Comment":"05/18/2026 1:27 PM - rons - Req Date changed from 06/04/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250293","line":"1","part":"SK16-1/8A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"2","part":"SK16-3/16A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"3","part":"SK16-1/4A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"4","part":"SK16-3/8A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"5","part":"SK16-5/16A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"6","part":"SK16-1/2A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"8","part":"GH16","qty":"2","price":"239.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"9","part":"CAT50-SK16-105UP-IDU","qty":"8","price":"650.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"11","part":"S1006-0375-6.00","qty":"4","price":"132.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"12","part":"S7506-0312-6.00","qty":"4","price":"132.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"13","part":"S7506-0187-6.00","qty":"4","price":"132.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"14","part":"S7506-0125-6.00","qty":"4","price":"121.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"18","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-18 13:27:37.508 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250293-05182026132737.txt === {"quote":"250293","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"1","shipto":"MIDSERV","shiptoName":"Midwest Service Center","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-01-2026","cust_po":"SK Collets & Extensions","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Doug Dubree","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:27","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Doug Dubree","follow_phone":"","follow_email":"ddubree@powelltool.com","pic_user":"rons","total_amt":"6719.76","total_gp":"4675.06","total_gpm":"69.57","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"1","totalQty":"51","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"250293","line":"1","data":"Center wants to go through Powell on this one..."},{"comp":"1","quote":"250293","line":"0","data":"05-15-2026 13:40-rons: Jen from Midwest Service"}],"crmnotes":[{"comp":1,"quote":250293,"Line":0,"Comment":"05/18/2026 1:09 PM - rons - CLO changed from 06/15/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250293,"Line":1,"Comment":"05/18/2026 1:09 PM - rons - Req Date changed from 06/26/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":250293,"Line":2,"Comment":"05/18/2026 1:27 PM - rons - F/U changed from 05/21/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250293,"Line":3,"Comment":"05/18/2026 1:27 PM - rons - CLO changed from 05/28/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250293,"Line":4,"Comment":"05/18/2026 1:27 PM - rons - Req Date changed from 06/04/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250293","line":"1","part":"SK16-1/8A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"2","part":"SK16-3/16A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"3","part":"SK16-1/4A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"4","part":"SK16-3/8A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"5","part":"SK16-5/16A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"6","part":"SK16-1/2A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"8","part":"GH16","qty":"2","price":"239.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"9","part":"CAT50-SK16-105UP-IDU","qty":"8","price":"650.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"11","part":"S1006-0375-6.00","qty":"4","price":"132.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"12","part":"S7506-0312-6.00","qty":"4","price":"132.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"13","part":"S7506-0187-6.00","qty":"4","price":"132.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"14","part":"S7506-0125-6.00","qty":"4","price":"121.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250293","line":"18","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-18 13:50:12.634 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250357-05182026135012.txt === {"quote":"250357","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"05-18-2026","cust_order_date":"05-26-2026","req_date":"06-18-2026","cust_po":"H100A-SF12-160MT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:04","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"455.65","total_gp":"249.38","total_gpm":"54.73","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"250357","line":"0","data":"05-18-2026 11:05-rons: live chat RFQ"}],"crmnotes":[],"items":[{"comp":"01","order":"250357","line":"1","part":"H100A-SF12-160MT","qty":"1","price":"701.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250357","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-18 13:50:21.692 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250357-05182026135021.txt === {"quote":"250357","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"05-18-2026","cust_order_date":"05-26-2026","req_date":"06-18-2026","cust_po":"H100A-SF12-160MT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:04","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"455.65","total_gp":"249.38","total_gpm":"54.73","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"250357","line":"0","data":"05-18-2026 11:05-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250357,"Line":0,"Comment":"05/18/2026 1:50 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250357,"Line":1,"Comment":"05/18/2026 1:50 PM - rons - CLO changed from 06/06/2026 to 06/01/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250357","line":"1","part":"H100A-SF12-160MT","qty":"1","price":"701.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250357","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:50:28.030 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250357-05182026135027.txt === {"quote":"250357","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"05-18-2026","cust_order_date":"05-26-2026","req_date":"06-08-2026","cust_po":"H100A-SF12-160MT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:04","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"455.65","total_gp":"249.38","total_gpm":"54.73","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"250357","line":"0","data":"05-18-2026 11:05-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250357,"Line":0,"Comment":"05/18/2026 1:50 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250357,"Line":1,"Comment":"05/18/2026 1:50 PM - rons - CLO changed from 06/06/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":250357,"Line":2,"Comment":"05/18/2026 1:50 PM - rons - Req Date changed from 06/18/2026 to 06/08/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250357","line":"1","part":"H100A-SF12-160MT","qty":"1","price":"701.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250357","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:50:38.887 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250323-05182026135038.txt === {"quote":"250323","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"NBT40-SF0125-3.54","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tricia Springer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:19","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Tricia Springer","follow_phone":"800-236-6020x1305","follow_email":"tricia.springer@pts-tools.com","pic_user":"rons","total_amt":"580.80","total_gp":"383.96","total_gpm":"66.11","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250323","line":"1","part":"NBT40-SF0125-3.54","qty":"2","price":"440.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250323","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-18 13:50:50.287 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250323-05182026135049.txt === {"quote":"250323","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"NBT40-SF0125-3.54","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tricia Springer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:19","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Tricia Springer","follow_phone":"800-236-6020x1305","follow_email":"tricia.springer@pts-tools.com","pic_user":"rons","total_amt":"580.80","total_gp":"383.96","total_gpm":"66.11","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":250323,"Line":0,"Comment":"05/18/2026 1:50 PM - rons - F/U changed from 05/24/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250323,"Line":1,"Comment":"05/18/2026 1:50 PM - rons - CLO changed from 06/18/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250323","line":"1","part":"NBT40-SF0125-3.54","qty":"2","price":"440.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250323","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:50:56.217 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250323-05182026135055.txt === {"quote":"250323","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-09-2026","cust_po":"NBT40-SF0125-3.54","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tricia Springer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:19","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Tricia Springer","follow_phone":"800-236-6020x1305","follow_email":"tricia.springer@pts-tools.com","pic_user":"rons","total_amt":"580.80","total_gp":"383.96","total_gpm":"66.11","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":250323,"Line":0,"Comment":"05/18/2026 1:50 PM - rons - F/U changed from 05/24/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250323,"Line":1,"Comment":"05/18/2026 1:50 PM - rons - CLO changed from 06/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250323,"Line":2,"Comment":"05/18/2026 1:50 PM - rons - Req Date changed from 06/29/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250323","line":"1","part":"NBT40-SF0125-3.54","qty":"2","price":"440.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250323","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:51:44.415 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249828-05182026135144.txt === {"quote":"249828","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-10-2026","cust_po":"100TG-NUT","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:21","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"rons","total_amt":"59.40","total_gp":"48.05","total_gpm":"80.89","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":249828,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249828,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/07/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249828,"Line":2,"Comment":"05/11/2026 3:37 PM - rons - F/U changed from 05/13/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249828,"Line":3,"Comment":"05/11/2026 3:37 PM - rons - CLO changed from 05/20/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249828,"Line":4,"Comment":"05/11/2026 3:37 PM - rons - Req Date changed from 05/27/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249828","line":"1","part":"100TG-NUT","qty":"1","price":"66.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249828","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:52:12.559 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249828-05182026135212.txt === {"quote":"249828","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-10-2026","cust_po":"100TG-NUT","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:21","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"rons","total_amt":"59.40","total_gp":"48.05","total_gpm":"80.89","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":249828,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249828,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/07/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249828,"Line":2,"Comment":"05/11/2026 3:37 PM - rons - F/U changed from 05/13/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249828,"Line":3,"Comment":"05/11/2026 3:37 PM - rons - CLO changed from 05/20/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249828,"Line":4,"Comment":"05/11/2026 3:37 PM - rons - Req Date changed from 05/27/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249828,"Line":5,"Comment":"05/18/2026 1:51 PM - rons - F/U changed from 05/27/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249828,"Line":6,"Comment":"05/18/2026 1:52 PM - rons - CLO changed from 06/03/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249828","line":"1","part":"100TG-NUT","qty":"1","price":"66.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249828","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:52:18.426 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249828-05182026135218.txt === {"quote":"249828","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-01-2026","cust_po":"100TG-NUT","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:21","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"rons","total_amt":"59.40","total_gp":"48.05","total_gpm":"80.89","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":249828,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249828,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/07/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249828,"Line":2,"Comment":"05/11/2026 3:37 PM - rons - F/U changed from 05/13/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249828,"Line":3,"Comment":"05/11/2026 3:37 PM - rons - CLO changed from 05/20/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249828,"Line":4,"Comment":"05/11/2026 3:37 PM - rons - Req Date changed from 05/27/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249828,"Line":5,"Comment":"05/18/2026 1:51 PM - rons - F/U changed from 05/27/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249828,"Line":6,"Comment":"05/18/2026 1:52 PM - rons - CLO changed from 06/03/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249828,"Line":7,"Comment":"05/18/2026 1:52 PM - rons - Req Date changed from 06/10/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249828","line":"1","part":"100TG-NUT","qty":"1","price":"66.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249828","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:52:23.447 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249828-05182026135223.txt === {"quote":"249828","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-01-2026","cust_po":"100TG-NUT","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:21","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"rons","total_amt":"59.40","total_gp":"48.05","total_gpm":"80.89","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":249828,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249828,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/07/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249828,"Line":2,"Comment":"05/11/2026 3:37 PM - rons - F/U changed from 05/13/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249828,"Line":3,"Comment":"05/11/2026 3:37 PM - rons - CLO changed from 05/20/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249828,"Line":4,"Comment":"05/11/2026 3:37 PM - rons - Req Date changed from 05/27/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249828,"Line":5,"Comment":"05/18/2026 1:51 PM - rons - F/U changed from 05/27/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249828,"Line":6,"Comment":"05/18/2026 1:52 PM - rons - CLO changed from 06/03/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249828,"Line":7,"Comment":"05/18/2026 1:52 PM - rons - Req Date changed from 06/10/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249828","line":"1","part":"100TG-NUT","qty":"1","price":"66.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249828","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:53:01.493 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248080-05182026135301.txt === {"quote":"248080","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"PATRSAIN","shiptoName":"Patriot Machine Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"06-10-2026","cust_po":"HSK125A-0750A-4.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Story","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:40","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Mike Story","follow_phone":"314-291-0991","follow_email":"mikes@motool.com","pic_user":"rons","total_amt":"836.38","total_gp":"835.38","total_gpm":"99.88","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"248080","line":"4","data":"base with Mike later"},{"comp":"1","quote":"248080","line":"3","data":"to get a drawing back to Landon and will touch"},{"comp":"1","quote":"248080","line":"2","data":"for Mike - haven't sent yet and will wait for us"},{"comp":"1","quote":"248080","line":"1","data":"drawing of this on live chat...wrote this up"},{"comp":"1","quote":"248080","line":"0","data":"04-06-2026 10:53-rons: Landon Marshall requested"}],"crmnotes":[{"comp":1,"quote":248080,"Line":0,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 05/06/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":1,"Comment":"04/06/2026 3:37 PM - rons - F/U changed from 04/12/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":2,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 04/10/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":3,"Comment":"04/06/2026 3:37 PM - rons - Req Date changed from 05/18/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":4,"Comment":"04/08/2026 3:49 PM - rons - Landon Marshall from Patriot reached out on live chat for print - this was sent to him by Jenna after live chat inquiry; quote sent over to Mike"},{"comp":1,"quote":248080,"Line":5,"Comment":"04/08/2026 3:49 PM - rons - F/U changed from 04/10/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":6,"Comment":"04/08/2026 3:49 PM - rons - CLO changed from 04/17/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":7,"Comment":"04/08/2026 3:49 PM - rons - Req Date changed from 04/24/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":8,"Comment":"04/22/2026 5:10 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":9,"Comment":"04/22/2026 5:10 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":10,"Comment":"04/22/2026 5:10 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":11,"Comment":"04/23/2026 4:53 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":12,"Comment":"04/23/2026 4:53 PM - rons - CLO changed from 04/30/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":13,"Comment":"04/23/2026 4:53 PM - rons - Req Date changed from 05/07/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":14,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":17,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":18,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":19,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":20,"Comment":"05/14/2026 5:10 PM - rons - F/U changed from 05/14/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":21,"Comment":"05/14/2026 5:10 PM - rons - CLO changed from 05/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":22,"Comment":"05/14/2026 5:10 PM - rons - Req Date changed from 05/28/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248080","line":"1","part":"HSK125A-0750A-4.50","qty":"1","price":"2201.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248080","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248080","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248080","Line":"2","Company":"1","F_Line":"1","Comment":"Please note additional 20% applied per overstock promo.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"2","Comment":"These are non-standard stock and considered special.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these cannot be cancelled or","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"248080","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248080","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"248080","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-18 13:53:11.455 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248080-05182026135311.txt === {"quote":"248080","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"PATRSAIN","shiptoName":"Patriot Machine Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"06-10-2026","cust_po":"HSK125A-0750A-4.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Story","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:40","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Mike Story","follow_phone":"314-291-0991","follow_email":"mikes@motool.com","pic_user":"rons","total_amt":"836.38","total_gp":"835.38","total_gpm":"99.88","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"248080","line":"4","data":"base with Mike later"},{"comp":"1","quote":"248080","line":"3","data":"to get a drawing back to Landon and will touch"},{"comp":"1","quote":"248080","line":"2","data":"for Mike - haven't sent yet and will wait for us"},{"comp":"1","quote":"248080","line":"1","data":"drawing of this on live chat...wrote this up"},{"comp":"1","quote":"248080","line":"0","data":"04-06-2026 10:53-rons: Landon Marshall requested"}],"crmnotes":[{"comp":1,"quote":248080,"Line":0,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 05/06/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":1,"Comment":"04/06/2026 3:37 PM - rons - F/U changed from 04/12/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":2,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 04/10/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":3,"Comment":"04/06/2026 3:37 PM - rons - Req Date changed from 05/18/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":4,"Comment":"04/08/2026 3:49 PM - rons - Landon Marshall from Patriot reached out on live chat for print - this was sent to him by Jenna after live chat inquiry; quote sent over to Mike"},{"comp":1,"quote":248080,"Line":5,"Comment":"04/08/2026 3:49 PM - rons - F/U changed from 04/10/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":6,"Comment":"04/08/2026 3:49 PM - rons - CLO changed from 04/17/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":7,"Comment":"04/08/2026 3:49 PM - rons - Req Date changed from 04/24/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":8,"Comment":"04/22/2026 5:10 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":9,"Comment":"04/22/2026 5:10 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":10,"Comment":"04/22/2026 5:10 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":11,"Comment":"04/23/2026 4:53 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":12,"Comment":"04/23/2026 4:53 PM - rons - CLO changed from 04/30/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":13,"Comment":"04/23/2026 4:53 PM - rons - Req Date changed from 05/07/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":14,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":17,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":18,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":19,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":20,"Comment":"05/14/2026 5:10 PM - rons - F/U changed from 05/14/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":21,"Comment":"05/14/2026 5:10 PM - rons - CLO changed from 05/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":22,"Comment":"05/14/2026 5:10 PM - rons - Req Date changed from 05/28/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":23,"Comment":"05/18/2026 1:53 PM - rons - F/U changed from 05/27/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":24,"Comment":"05/18/2026 1:53 PM - rons - CLO changed from 06/03/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248080","line":"1","part":"HSK125A-0750A-4.50","qty":"1","price":"2201.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248080","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248080","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248080","Line":"2","Company":"1","F_Line":"1","Comment":"Please note additional 20% applied per overstock promo.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"2","Comment":"These are non-standard stock and considered special.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these cannot be cancelled or","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"248080","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248080","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"248080","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-18 13:53:15.275 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248080-05182026135314.txt === {"quote":"248080","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"PATRSAIN","shiptoName":"Patriot Machine Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"06-01-2026","cust_po":"HSK125A-0750A-4.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Story","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:40","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Mike Story","follow_phone":"314-291-0991","follow_email":"mikes@motool.com","pic_user":"rons","total_amt":"836.38","total_gp":"835.38","total_gpm":"99.88","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"248080","line":"4","data":"base with Mike later"},{"comp":"1","quote":"248080","line":"3","data":"to get a drawing back to Landon and will touch"},{"comp":"1","quote":"248080","line":"2","data":"for Mike - haven't sent yet and will wait for us"},{"comp":"1","quote":"248080","line":"1","data":"drawing of this on live chat...wrote this up"},{"comp":"1","quote":"248080","line":"0","data":"04-06-2026 10:53-rons: Landon Marshall requested"}],"crmnotes":[{"comp":1,"quote":248080,"Line":0,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 05/06/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":1,"Comment":"04/06/2026 3:37 PM - rons - F/U changed from 04/12/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":2,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 04/10/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":3,"Comment":"04/06/2026 3:37 PM - rons - Req Date changed from 05/18/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":4,"Comment":"04/08/2026 3:49 PM - rons - Landon Marshall from Patriot reached out on live chat for print - this was sent to him by Jenna after live chat inquiry; quote sent over to Mike"},{"comp":1,"quote":248080,"Line":5,"Comment":"04/08/2026 3:49 PM - rons - F/U changed from 04/10/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":6,"Comment":"04/08/2026 3:49 PM - rons - CLO changed from 04/17/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":7,"Comment":"04/08/2026 3:49 PM - rons - Req Date changed from 04/24/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":8,"Comment":"04/22/2026 5:10 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":9,"Comment":"04/22/2026 5:10 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":10,"Comment":"04/22/2026 5:10 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":11,"Comment":"04/23/2026 4:53 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":12,"Comment":"04/23/2026 4:53 PM - rons - CLO changed from 04/30/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":13,"Comment":"04/23/2026 4:53 PM - rons - Req Date changed from 05/07/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":14,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":17,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":18,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":19,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":20,"Comment":"05/14/2026 5:10 PM - rons - F/U changed from 05/14/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":21,"Comment":"05/14/2026 5:10 PM - rons - CLO changed from 05/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":22,"Comment":"05/14/2026 5:10 PM - rons - Req Date changed from 05/28/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":23,"Comment":"05/18/2026 1:53 PM - rons - F/U changed from 05/27/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":24,"Comment":"05/18/2026 1:53 PM - rons - CLO changed from 06/03/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":25,"Comment":"05/18/2026 1:53 PM - rons - Req Date changed from 06/10/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248080","line":"1","part":"HSK125A-0750A-4.50","qty":"1","price":"2201.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248080","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248080","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248080","Line":"2","Company":"1","F_Line":"1","Comment":"Please note additional 20% applied per overstock promo.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"2","Comment":"These are non-standard stock and considered special.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these cannot be cancelled or","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"248080","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248080","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"248080","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-18 13:53:22.889 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248080-05182026135322.txt === {"quote":"248080","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"1","shipto":"PATRSAIN","shiptoName":"Patriot Machine Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"06-01-2026","cust_po":"HSK125A-0750A-4.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Story","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:40","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Mike Story","follow_phone":"314-291-0991","follow_email":"mikes@motool.com","pic_user":"rons","total_amt":"836.38","total_gp":"835.38","total_gpm":"99.88","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"248080","line":"4","data":"base with Mike later"},{"comp":"1","quote":"248080","line":"3","data":"to get a drawing back to Landon and will touch"},{"comp":"1","quote":"248080","line":"2","data":"for Mike - haven't sent yet and will wait for us"},{"comp":"1","quote":"248080","line":"1","data":"drawing of this on live chat...wrote this up"},{"comp":"1","quote":"248080","line":"0","data":"04-06-2026 10:53-rons: Landon Marshall requested"}],"crmnotes":[{"comp":1,"quote":248080,"Line":0,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 05/06/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":1,"Comment":"04/06/2026 3:37 PM - rons - F/U changed from 04/12/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":2,"Comment":"04/06/2026 3:37 PM - rons - CLO changed from 04/10/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":3,"Comment":"04/06/2026 3:37 PM - rons - Req Date changed from 05/18/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":4,"Comment":"04/08/2026 3:49 PM - rons - Landon Marshall from Patriot reached out on live chat for print - this was sent to him by Jenna after live chat inquiry; quote sent over to Mike"},{"comp":1,"quote":248080,"Line":5,"Comment":"04/08/2026 3:49 PM - rons - F/U changed from 04/10/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":6,"Comment":"04/08/2026 3:49 PM - rons - CLO changed from 04/17/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":7,"Comment":"04/08/2026 3:49 PM - rons - Req Date changed from 04/24/2026 to 05/06/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":8,"Comment":"04/22/2026 5:10 PM - rons - F/U changed from 04/22/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":9,"Comment":"04/22/2026 5:10 PM - rons - CLO changed from 04/29/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":10,"Comment":"04/22/2026 5:10 PM - rons - Req Date changed from 05/06/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":11,"Comment":"04/23/2026 4:53 PM - rons - F/U changed from 04/23/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":12,"Comment":"04/23/2026 4:53 PM - rons - CLO changed from 04/30/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":13,"Comment":"04/23/2026 4:53 PM - rons - Req Date changed from 05/07/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":14,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":17,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":18,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":19,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":20,"Comment":"05/14/2026 5:10 PM - rons - F/U changed from 05/14/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":21,"Comment":"05/14/2026 5:10 PM - rons - CLO changed from 05/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":22,"Comment":"05/14/2026 5:10 PM - rons - Req Date changed from 05/28/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":248080,"Line":23,"Comment":"05/18/2026 1:53 PM - rons - F/U changed from 05/27/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248080,"Line":24,"Comment":"05/18/2026 1:53 PM - rons - CLO changed from 06/03/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248080,"Line":25,"Comment":"05/18/2026 1:53 PM - rons - Req Date changed from 06/10/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248080","line":"1","part":"HSK125A-0750A-4.50","qty":"1","price":"2201.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248080","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248080","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248080","Line":"2","Company":"1","F_Line":"1","Comment":"Please note additional 20% applied per overstock promo.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"2","Comment":"These are non-standard stock and considered special.","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these cannot be cancelled or","Loc":"Y"},{"Quote":"248080","Line":"2","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"248080","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248080","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"248080","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-18 13:53:43.315 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250211-05182026135342.txt === {"quote":"250211","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOLIA","shiptoName":"PTSolutions - Hiawatha","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-11-2026","cust_po":"16C Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:22","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Aric Humble","follow_phone":"","follow_email":"ahumble@pts-tools.com","pic_user":"rons","total_amt":"1685.16","total_gp":"433.39","total_gpm":"25.72","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"250211","line":"0","data":"05-14-2026 13:25-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250211,"Line":0,"Comment":"05/15/2026 10:07 AM - rons - CLO changed from 06/14/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250211,"Line":1,"Comment":"05/15/2026 10:07 AM - rons - Req Date changed from 06/25/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":250211,"Line":2,"Comment":"05/18/2026 1:23 PM - rons - Aric getting back to me..."},{"comp":1,"quote":250211,"Line":3,"Comment":"05/18/2026 1:23 PM - rons - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250211,"Line":4,"Comment":"05/18/2026 1:24 PM - rons - CLO changed from 05/27/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":250211,"Line":5,"Comment":"05/18/2026 1:24 PM - rons - Req Date changed from 06/03/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250211","line":"1","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"2","part":"160-049","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"3","part":"160-050","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"4","part":"160-051","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"5","part":"160-052","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"6","part":"160-053","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"7","part":"160-054","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"8","part":"160-055","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"9","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"10","part":"160-057","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"11","part":"160-058","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"12","part":"160-059","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"13","part":"160-060","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"14","part":"160-061","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"15","part":"160-062","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"16","part":"160-063","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"17","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"18","part":"160-068","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"19","part":"160-072","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"20","part":"160-073","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"21","part":"160-076","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"22","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"23","part":"160-084","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"24","part":"160-088","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"25","part":"160-092","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"26","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"27","part":"160-100","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"28","part":"160-104","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"29","part":"166-001S","qty":"1","price":"114.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":30}}] 2026-05-18 13:53:53.669 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250211-05182026135353.txt === {"quote":"250211","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOLIA","shiptoName":"PTSolutions - Hiawatha","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-11-2026","cust_po":"16C Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:22","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Aric Humble","follow_phone":"","follow_email":"ahumble@pts-tools.com","pic_user":"rons","total_amt":"1685.16","total_gp":"433.39","total_gpm":"25.72","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"250211","line":"0","data":"05-14-2026 13:25-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250211,"Line":0,"Comment":"05/15/2026 10:07 AM - rons - CLO changed from 06/14/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250211,"Line":1,"Comment":"05/15/2026 10:07 AM - rons - Req Date changed from 06/25/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":250211,"Line":2,"Comment":"05/18/2026 1:23 PM - rons - Aric getting back to me..."},{"comp":1,"quote":250211,"Line":3,"Comment":"05/18/2026 1:23 PM - rons - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250211,"Line":4,"Comment":"05/18/2026 1:24 PM - rons - CLO changed from 05/27/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":250211,"Line":5,"Comment":"05/18/2026 1:24 PM - rons - Req Date changed from 06/03/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":250211,"Line":6,"Comment":"05/18/2026 1:53 PM - rons - F/U changed from 05/28/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250211,"Line":7,"Comment":"05/18/2026 1:53 PM - rons - CLO changed from 06/04/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250211","line":"1","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"2","part":"160-049","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"3","part":"160-050","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"4","part":"160-051","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"5","part":"160-052","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"6","part":"160-053","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"7","part":"160-054","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"8","part":"160-055","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"9","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"10","part":"160-057","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"11","part":"160-058","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"12","part":"160-059","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"13","part":"160-060","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"14","part":"160-061","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"15","part":"160-062","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"16","part":"160-063","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"17","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"18","part":"160-068","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"19","part":"160-072","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"20","part":"160-073","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"21","part":"160-076","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"22","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"23","part":"160-084","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"24","part":"160-088","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"25","part":"160-092","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"26","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"27","part":"160-100","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"28","part":"160-104","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"29","part":"166-001S","qty":"1","price":"114.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":30}}] 2026-05-18 13:53:58.344 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250211-05182026135357.txt === {"quote":"250211","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOLIA","shiptoName":"PTSolutions - Hiawatha","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-01-2026","cust_po":"16C Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:22","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Aric Humble","follow_phone":"","follow_email":"ahumble@pts-tools.com","pic_user":"rons","total_amt":"1685.16","total_gp":"433.39","total_gpm":"25.72","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"250211","line":"0","data":"05-14-2026 13:25-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250211,"Line":0,"Comment":"05/15/2026 10:07 AM - rons - CLO changed from 06/14/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250211,"Line":1,"Comment":"05/15/2026 10:07 AM - rons - Req Date changed from 06/25/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":250211,"Line":2,"Comment":"05/18/2026 1:23 PM - rons - Aric getting back to me..."},{"comp":1,"quote":250211,"Line":3,"Comment":"05/18/2026 1:23 PM - rons - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250211,"Line":4,"Comment":"05/18/2026 1:24 PM - rons - CLO changed from 05/27/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":250211,"Line":5,"Comment":"05/18/2026 1:24 PM - rons - Req Date changed from 06/03/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":250211,"Line":6,"Comment":"05/18/2026 1:53 PM - rons - F/U changed from 05/28/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250211,"Line":7,"Comment":"05/18/2026 1:53 PM - rons - CLO changed from 06/04/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250211,"Line":8,"Comment":"05/18/2026 1:53 PM - rons - Req Date changed from 06/11/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250211","line":"1","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"2","part":"160-049","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"3","part":"160-050","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"4","part":"160-051","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"5","part":"160-052","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"6","part":"160-053","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"7","part":"160-054","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"8","part":"160-055","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"9","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"10","part":"160-057","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"11","part":"160-058","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"12","part":"160-059","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"13","part":"160-060","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"14","part":"160-061","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"15","part":"160-062","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"16","part":"160-063","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"17","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"18","part":"160-068","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"19","part":"160-072","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"20","part":"160-073","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"21","part":"160-076","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"22","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"23","part":"160-084","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"24","part":"160-088","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"25","part":"160-092","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"26","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"27","part":"160-100","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"28","part":"160-104","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"29","part":"166-001S","qty":"1","price":"114.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":30}}] 2026-05-18 13:54:32.305 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250211-05182026135431.txt === {"quote":"250211","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"PTSOLIA","shiptoName":"PTSolutions - Hiawatha","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-01-2026","cust_po":"16C Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:22","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Aric Humble","follow_phone":"","follow_email":"ahumble@pts-tools.com","pic_user":"rons","total_amt":"1685.16","total_gp":"433.39","total_gpm":"25.72","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"7","totalQty":"30","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"250211","line":"0","data":"05-14-2026 13:25-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250211,"Line":0,"Comment":"05/15/2026 10:07 AM - rons - CLO changed from 06/14/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250211,"Line":1,"Comment":"05/15/2026 10:07 AM - rons - Req Date changed from 06/25/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":250211,"Line":2,"Comment":"05/18/2026 1:23 PM - rons - Aric getting back to me..."},{"comp":1,"quote":250211,"Line":3,"Comment":"05/18/2026 1:23 PM - rons - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250211,"Line":4,"Comment":"05/18/2026 1:24 PM - rons - CLO changed from 05/27/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":250211,"Line":5,"Comment":"05/18/2026 1:24 PM - rons - Req Date changed from 06/03/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":250211,"Line":6,"Comment":"05/18/2026 1:53 PM - rons - F/U changed from 05/28/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250211,"Line":7,"Comment":"05/18/2026 1:53 PM - rons - CLO changed from 06/04/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250211,"Line":8,"Comment":"05/18/2026 1:53 PM - rons - Req Date changed from 06/11/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":250211,"Line":9,"Comment":"05/18/2026 1:54 PM - rons - \"He did not want to go the emergency collet route, so he decided to look for other options\"..."}],"items":[{"comp":"01","order":"250211","line":"1","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"2","part":"160-049","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"3","part":"160-050","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"4","part":"160-051","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"5","part":"160-052","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"6","part":"160-053","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"7","part":"160-054","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"8","part":"160-055","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"9","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"10","part":"160-057","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"11","part":"160-058","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"12","part":"160-059","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"13","part":"160-060","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"14","part":"160-061","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"15","part":"160-062","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"16","part":"160-063","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"17","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"18","part":"160-068","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"19","part":"160-072","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"20","part":"160-073","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"21","part":"160-076","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"22","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"23","part":"160-084","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"24","part":"160-088","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"25","part":"160-092","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"26","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"27","part":"160-100","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250211","line":"28","part":"160-104","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"29","part":"166-001S","qty":"1","price":"114.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250211","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":30}}] 2026-05-18 13:54:58.786 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247699-05182026135458.txt === {"quote":"247699","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCHOUTX","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"03-27-2026","cust_order_date":"05-27-2026","req_date":"05-08-2026","cust_po":"QCFC65-032-SMO","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Bryan Budke","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"16:23","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Bryan Budke","follow_phone":"281-623-9117","follow_email":"bryan.budke@mscdirect.com","pic_user":"bethw","total_amt":"5274.08","total_gp":"2138.63","total_gpm":"40.55","rev_type":"WAP","mod_date":"05-18-2026","mod_time":null,"mod_user":"bethw","reason":"8","totalQty":"23","win_pct":"20","clo_date":"04-27-2026","notes":[{"comp":"1","quote":"247699","line":"2","data":"watch."},{"comp":"1","quote":"247699","line":"1","data":"at a time. This may be closed but keeping open to"},{"comp":"1","quote":"247699","line":"0","data":"04-24-2026 15:09-bethw: Customer ordering a few"}],"crmnotes":[{"comp":1,"quote":247699,"Line":0,"Comment":"05/18/2026 1:54 PM - bethw - another new RFQ came over for 6 sizes so this is a slow go .. closing this quote."}],"items":[{"comp":"01","order":"247699","line":"1","part":"QCFC65-032-SMO","qty":"1","price":"351.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"2","part":"QCFC65-048-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"3","part":"QCFC65-064-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"4","part":"QCFC65-080-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"5","part":"QCFC65-096-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"6","part":"QCFC65-112-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"7","part":"QCFC65-128-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"9","part":"QCFC65-016-SMO","qty":"1","price":"351.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"10","part":"QCFC65-024-SMO","qty":"1","price":"351.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"11","part":"QCFC65-032-SMO","qty":"1","price":"351.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"12","part":"QCFC65-040-SMO","qty":"1","price":"351.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"13","part":"QCFC65-048-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"14","part":"QCFC65-056-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"15","part":"QCFC65-064-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"16","part":"QCFC65-072-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"17","part":"QCFC65-080-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"18","part":"QCFC65-088-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"19","part":"QCFC65-096-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"20","part":"QCFC65-104-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"21","part":"QCFC65-112-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"22","part":"QCFC65-120-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"23","part":"QCFC65-128-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247699","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":23}}] 2026-05-18 13:55:56.461 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248368-05182026135556.txt === {"quote":"248368","customer":"10540","name":null,"customerName":"Johnston Industrial Supply","comp":"01","open":"1","shipto":"JOHNSTOY","shiptoName":"Johnston Industrial Supply","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"06-01-2026","cust_po":"16C Round Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scottie Stiles","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:40","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Scottie Stiles","follow_phone":"417-866-4141x1049","follow_email":"scotties@johnstoncompanies.com","pic_user":"rons","total_amt":"372.00","total_gp":"134.19","total_gpm":"36.07","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"6","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"248368","line":"0","data":"04-09-2026 16:42-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":248368,"Line":0,"Comment":"04/10/2026 4:08 PM - rons - CLO changed from 05/09/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":1,"Comment":"04/10/2026 4:08 PM - rons - Req Date changed from 05/21/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":2,"Comment":"04/14/2026 2:31 PM - rons - F/U changed from 04/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":3,"Comment":"04/14/2026 2:31 PM - rons - CLO changed from 04/22/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":4,"Comment":"04/14/2026 2:31 PM - rons - Req Date changed from 04/29/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":5,"Comment":"04/30/2026 5:11 PM - rons - F/U changed from 04/30/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":6,"Comment":"05/01/2026 4:24 PM - rons - CLO changed from 05/07/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":7,"Comment":"05/01/2026 4:24 PM - rons - Req Date changed from 05/14/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":8,"Comment":"05/08/2026 5:16 PM - rons - F/U changed from 05/08/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":9,"Comment":"05/08/2026 5:16 PM - rons - CLO changed from 05/15/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":10,"Comment":"05/08/2026 5:16 PM - rons - Req Date changed from 05/22/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":248368,"Line":11,"Comment":"05/18/2026 1:05 PM - rons - F/U changed from 05/20/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248368,"Line":12,"Comment":"05/18/2026 1:05 PM - rons - CLO changed from 05/27/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248368,"Line":13,"Comment":"05/18/2026 1:05 PM - rons - Req Date changed from 06/03/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248368","line":"1","part":"160-048","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"3","part":"160-056","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"5","part":"160-064","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"7","part":"160-080","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"9","part":"160-096","qty":"1","price":"93.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248368","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-18 13:59:02.363 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248528-05182026135902.txt === {"quote":"248528","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PARKERHY","shiptoName":"Parker-Hannifin Corporation","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-02-2026","cust_po":"CAT50-C1.1/4-105U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:50","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Michael Kane","follow_phone":"","follow_email":"mkane@metal-removal.com","pic_user":"rons","total_amt":"959.40","total_gp":"622.54","total_gpm":"64.89","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":248528,"Line":0,"Comment":"04/15/2026 11:09 AM - rons - CLO changed from 05/14/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":1,"Comment":"04/15/2026 11:09 AM - rons - Req Date changed from 05/26/2026 to 05/04/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":2,"Comment":"04/16/2026 2:13 PM - rons - F/U changed from 04/20/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":3,"Comment":"04/16/2026 2:13 PM - rons - CLO changed from 04/27/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":4,"Comment":"04/16/2026 3:32 PM - rons - Req Date changed from 05/04/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":5,"Comment":"04/21/2026 12:36 PM - rons - F/U changed from 04/21/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":6,"Comment":"04/21/2026 12:36 PM - rons - CLO changed from 04/28/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":7,"Comment":"04/21/2026 12:36 PM - rons - Req Date changed from 05/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":8,"Comment":"04/30/2026 5:12 PM - rons - F/U changed from 04/30/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":9,"Comment":"04/30/2026 5:12 PM - rons - CLO changed from 05/07/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":10,"Comment":"04/30/2026 5:13 PM - rons - Req Date changed from 05/14/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":11,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":12,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":13,"Comment":"05/14/2026 5:01 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248528","line":"1","part":"CAT50-C1.1/4-105U-IDU","qty":"2","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248528","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:59:12.743 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248528-05182026135912.txt === {"quote":"248528","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PARKERHY","shiptoName":"Parker-Hannifin Corporation","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-02-2026","cust_po":"CAT50-C1.1/4-105U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:50","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Michael Kane","follow_phone":"","follow_email":"mkane@metal-removal.com","pic_user":"rons","total_amt":"959.40","total_gp":"622.54","total_gpm":"64.89","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":248528,"Line":0,"Comment":"04/15/2026 11:09 AM - rons - CLO changed from 05/14/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":1,"Comment":"04/15/2026 11:09 AM - rons - Req Date changed from 05/26/2026 to 05/04/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":2,"Comment":"04/16/2026 2:13 PM - rons - F/U changed from 04/20/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":3,"Comment":"04/16/2026 2:13 PM - rons - CLO changed from 04/27/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":4,"Comment":"04/16/2026 3:32 PM - rons - Req Date changed from 05/04/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":5,"Comment":"04/21/2026 12:36 PM - rons - F/U changed from 04/21/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":6,"Comment":"04/21/2026 12:36 PM - rons - CLO changed from 04/28/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":7,"Comment":"04/21/2026 12:36 PM - rons - Req Date changed from 05/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":8,"Comment":"04/30/2026 5:12 PM - rons - F/U changed from 04/30/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":9,"Comment":"04/30/2026 5:12 PM - rons - CLO changed from 05/07/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":10,"Comment":"04/30/2026 5:13 PM - rons - Req Date changed from 05/14/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":11,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":12,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":13,"Comment":"05/14/2026 5:01 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":14,"Comment":"05/18/2026 1:59 PM - rons - F/U changed from 05/19/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":15,"Comment":"05/18/2026 1:59 PM - rons - CLO changed from 05/26/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248528","line":"1","part":"CAT50-C1.1/4-105U-IDU","qty":"2","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248528","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:59:17.395 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248528-05182026135917.txt === {"quote":"248528","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PARKERHY","shiptoName":"Parker-Hannifin Corporation","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-01-2026","cust_po":"CAT50-C1.1/4-105U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:50","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Michael Kane","follow_phone":"","follow_email":"mkane@metal-removal.com","pic_user":"rons","total_amt":"959.40","total_gp":"622.54","total_gpm":"64.89","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":248528,"Line":0,"Comment":"04/15/2026 11:09 AM - rons - CLO changed from 05/14/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":1,"Comment":"04/15/2026 11:09 AM - rons - Req Date changed from 05/26/2026 to 05/04/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":2,"Comment":"04/16/2026 2:13 PM - rons - F/U changed from 04/20/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":3,"Comment":"04/16/2026 2:13 PM - rons - CLO changed from 04/27/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":4,"Comment":"04/16/2026 3:32 PM - rons - Req Date changed from 05/04/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":5,"Comment":"04/21/2026 12:36 PM - rons - F/U changed from 04/21/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":6,"Comment":"04/21/2026 12:36 PM - rons - CLO changed from 04/28/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":7,"Comment":"04/21/2026 12:36 PM - rons - Req Date changed from 05/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":8,"Comment":"04/30/2026 5:12 PM - rons - F/U changed from 04/30/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":9,"Comment":"04/30/2026 5:12 PM - rons - CLO changed from 05/07/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":10,"Comment":"04/30/2026 5:13 PM - rons - Req Date changed from 05/14/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":11,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":12,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":13,"Comment":"05/14/2026 5:01 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":14,"Comment":"05/18/2026 1:59 PM - rons - F/U changed from 05/19/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":15,"Comment":"05/18/2026 1:59 PM - rons - CLO changed from 05/26/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":16,"Comment":"05/18/2026 1:59 PM - rons - Req Date changed from 06/02/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248528","line":"1","part":"CAT50-C1.1/4-105U-IDU","qty":"2","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248528","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:59:28.128 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248528-05182026135927.txt === {"quote":"248528","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"1","shipto":"PARKERHY","shiptoName":"Parker-Hannifin Corporation","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-01-2026","cust_po":"CAT50-C1.1/4-105U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:50","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Michael Kane","follow_phone":"","follow_email":"mkane@metal-removal.com","pic_user":"rons","total_amt":"959.40","total_gp":"622.54","total_gpm":"64.89","rev_type":"ADV","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":248528,"Line":0,"Comment":"04/15/2026 11:09 AM - rons - CLO changed from 05/14/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":1,"Comment":"04/15/2026 11:09 AM - rons - Req Date changed from 05/26/2026 to 05/04/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":2,"Comment":"04/16/2026 2:13 PM - rons - F/U changed from 04/20/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":3,"Comment":"04/16/2026 2:13 PM - rons - CLO changed from 04/27/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":4,"Comment":"04/16/2026 3:32 PM - rons - Req Date changed from 05/04/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":5,"Comment":"04/21/2026 12:36 PM - rons - F/U changed from 04/21/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":6,"Comment":"04/21/2026 12:36 PM - rons - CLO changed from 04/28/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":7,"Comment":"04/21/2026 12:36 PM - rons - Req Date changed from 05/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":8,"Comment":"04/30/2026 5:12 PM - rons - F/U changed from 04/30/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":9,"Comment":"04/30/2026 5:12 PM - rons - CLO changed from 05/07/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":10,"Comment":"04/30/2026 5:13 PM - rons - Req Date changed from 05/14/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":11,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":12,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":13,"Comment":"05/14/2026 5:01 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":248528,"Line":14,"Comment":"05/18/2026 1:59 PM - rons - F/U changed from 05/19/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248528,"Line":15,"Comment":"05/18/2026 1:59 PM - rons - CLO changed from 05/26/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248528,"Line":16,"Comment":"05/18/2026 1:59 PM - rons - Req Date changed from 06/02/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248528","line":"1","part":"CAT50-C1.1/4-105U-IDU","qty":"2","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248528","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 13:59:50.994 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250150-05182026135950.txt === {"quote":"250150","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNIMO","shiptoName":"Techni-Tool, Inc.","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-13-2026","cust_po":"NBT30 Tooling Package","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:34","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Rachel Steuber","follow_phone":"314-894-9090","follow_email":"rsteuber@technitoolinc.com","pic_user":"rons","total_amt":"9702.49","total_gp":"5892.03","total_gpm":"60.73","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"100","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"250150","line":"1","data":"05-13-2026 16:36 - Discounts Recalculated"},{"comp":"1","quote":"250150","line":"0","data":"05-13-2026 16:36 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":250150,"Line":0,"Comment":"05/18/2026 1:59 PM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250150","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"35.00","req_date":"11 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250150","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"35.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250150","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"29","part":"B30-6000-EU","qty":"40","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"33","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":23}}] 2026-05-18 14:00:00.293 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250150-05182026135959.txt === {"quote":"250150","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNIMO","shiptoName":"Techni-Tool, Inc.","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-02-2026","cust_po":"NBT30 Tooling Package","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:34","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Rachel Steuber","follow_phone":"314-894-9090","follow_email":"rsteuber@technitoolinc.com","pic_user":"rons","total_amt":"9702.49","total_gp":"5892.03","total_gpm":"60.73","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"100","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"250150","line":"1","data":"05-13-2026 16:36 - Discounts Recalculated"},{"comp":"1","quote":"250150","line":"0","data":"05-13-2026 16:36 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":250150,"Line":0,"Comment":"05/18/2026 1:59 PM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250150,"Line":1,"Comment":"05/18/2026 1:59 PM - rons - Req Date changed from 06/13/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250150","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"35.00","req_date":"11 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250150","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"35.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250150","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"29","part":"B30-6000-EU","qty":"40","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"33","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-18 14:00:04.988 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250114-05182026140004.txt === {"quote":"250114","customer":"20642","name":null,"customerName":"Tooling Associates","comp":"01","open":"0","shipto":"TOOLATES","shiptoName":"Tooling Associates","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-13-2026","cust_po":"NBT30 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kim Hale","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:39","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Kim Hale","follow_phone":"314-739-2915","follow_email":"khale@toolingassoc.com","pic_user":"rons","total_amt":"9464.00","total_gp":"5653.54","total_gpm":"59.74","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"100","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"250114","line":"1","data":"05-13-2026 13:40 - Discounts Recalculated"},{"comp":"1","quote":"250114","line":"0","data":"05-13-2026 13:43-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":250114,"Line":0,"Comment":"05/13/2026 2:19 PM - rons - BlackHawk Industrial, DCT, & Tooling Associates are all quoting this for Designs for Tomorrow..."},{"comp":1,"quote":250114,"Line":1,"Comment":"05/18/2026 2:00 PM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250114","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"35.00","req_date":"11 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250114","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"35.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250114","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"29","part":"B30-6000-EU","qty":"40","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":23}}] 2026-05-18 14:00:09.303 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250114-05182026140008.txt === {"quote":"250114","customer":"20642","name":null,"customerName":"Tooling Associates","comp":"01","open":"0","shipto":"TOOLATES","shiptoName":"Tooling Associates","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-02-2026","cust_po":"NBT30 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kim Hale","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:39","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Kim Hale","follow_phone":"314-739-2915","follow_email":"khale@toolingassoc.com","pic_user":"rons","total_amt":"9464.00","total_gp":"5653.54","total_gpm":"59.74","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"100","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"250114","line":"1","data":"05-13-2026 13:40 - Discounts Recalculated"},{"comp":"1","quote":"250114","line":"0","data":"05-13-2026 13:43-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":250114,"Line":0,"Comment":"05/13/2026 2:19 PM - rons - BlackHawk Industrial, DCT, & Tooling Associates are all quoting this for Designs for Tomorrow..."},{"comp":1,"quote":250114,"Line":1,"Comment":"05/18/2026 2:00 PM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250114,"Line":2,"Comment":"05/18/2026 2:00 PM - rons - Req Date changed from 06/13/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250114","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"35.00","req_date":"11 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250114","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"35.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250114","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"29","part":"B30-6000-EU","qty":"40","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-18 14:03:47.994 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247317-05182026140347.txt === {"quote":"247317","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"FULCRDIS","shiptoName":"Fulcrum Design and machine","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"06-03-2026","cust_po":"B30-6000-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Benedict","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:18","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Mike Benedict","follow_phone":"812-480-1293","follow_email":"mbenedict@impfas.com","pic_user":"rons","total_amt":"1680.00","total_gp":"1256.00","total_gpm":"74.76","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"101","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":247317,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 04/29/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247317,"Line":1,"Comment":"05/11/2026 1:24 PM - rons - CLO changed from 04/29/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247317,"Line":2,"Comment":"05/11/2026 1:24 PM - rons - Req Date changed from 05/01/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247317,"Line":3,"Comment":"05/11/2026 2:49 PM - rons - F/U changed from 05/11/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247317,"Line":4,"Comment":"05/11/2026 2:49 PM - rons - CLO changed from 05/18/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247317,"Line":5,"Comment":"05/11/2026 2:49 PM - rons - Req Date changed from 05/25/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247317","line":"1","part":"B30-6000-EU","qty":"100","price":"28.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247317","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 14:03:57.157 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247317-05182026140356.txt === {"quote":"247317","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"FULCRDIS","shiptoName":"Fulcrum Design and machine","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"06-03-2026","cust_po":"B30-6000-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Benedict","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:18","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Mike Benedict","follow_phone":"812-480-1293","follow_email":"mbenedict@impfas.com","pic_user":"rons","total_amt":"1680.00","total_gp":"1256.00","total_gpm":"74.76","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"101","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":247317,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 04/29/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247317,"Line":1,"Comment":"05/11/2026 1:24 PM - rons - CLO changed from 04/29/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247317,"Line":2,"Comment":"05/11/2026 1:24 PM - rons - Req Date changed from 05/01/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247317,"Line":3,"Comment":"05/11/2026 2:49 PM - rons - F/U changed from 05/11/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247317,"Line":4,"Comment":"05/11/2026 2:49 PM - rons - CLO changed from 05/18/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247317,"Line":5,"Comment":"05/11/2026 2:49 PM - rons - Req Date changed from 05/25/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":247317,"Line":6,"Comment":"05/18/2026 2:03 PM - rons - F/U changed from 05/20/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247317,"Line":7,"Comment":"05/18/2026 2:03 PM - rons - CLO changed from 05/27/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247317","line":"1","part":"B30-6000-EU","qty":"100","price":"28.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247317","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 14:04:00.673 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247317-05182026140400.txt === {"quote":"247317","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"FULCRDIS","shiptoName":"Fulcrum Design and machine","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"06-01-2026","cust_po":"B30-6000-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Benedict","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:18","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Mike Benedict","follow_phone":"812-480-1293","follow_email":"mbenedict@impfas.com","pic_user":"rons","total_amt":"1680.00","total_gp":"1256.00","total_gpm":"74.76","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"101","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":247317,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 04/29/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247317,"Line":1,"Comment":"05/11/2026 1:24 PM - rons - CLO changed from 04/29/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247317,"Line":2,"Comment":"05/11/2026 1:24 PM - rons - Req Date changed from 05/01/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247317,"Line":3,"Comment":"05/11/2026 2:49 PM - rons - F/U changed from 05/11/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247317,"Line":4,"Comment":"05/11/2026 2:49 PM - rons - CLO changed from 05/18/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247317,"Line":5,"Comment":"05/11/2026 2:49 PM - rons - Req Date changed from 05/25/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":247317,"Line":6,"Comment":"05/18/2026 2:03 PM - rons - F/U changed from 05/20/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247317,"Line":7,"Comment":"05/18/2026 2:03 PM - rons - CLO changed from 05/27/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":247317,"Line":8,"Comment":"05/18/2026 2:03 PM - rons - Req Date changed from 06/03/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247317","line":"1","part":"B30-6000-EU","qty":"100","price":"28.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247317","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 14:04:15.800 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247317-05182026140415.txt === {"quote":"247317","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"1","shipto":"FULCRDIS","shiptoName":"Fulcrum Design and machine","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"06-01-2026","cust_po":"B30-6000-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Benedict","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:18","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Mike Benedict","follow_phone":"812-480-1293","follow_email":"mbenedict@impfas.com","pic_user":"rons","total_amt":"1680.00","total_gp":"1256.00","total_gpm":"74.76","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"101","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":247317,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 04/29/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247317,"Line":1,"Comment":"05/11/2026 1:24 PM - rons - CLO changed from 04/29/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247317,"Line":2,"Comment":"05/11/2026 1:24 PM - rons - Req Date changed from 05/01/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247317,"Line":3,"Comment":"05/11/2026 2:49 PM - rons - F/U changed from 05/11/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247317,"Line":4,"Comment":"05/11/2026 2:49 PM - rons - CLO changed from 05/18/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247317,"Line":5,"Comment":"05/11/2026 2:49 PM - rons - Req Date changed from 05/25/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":247317,"Line":6,"Comment":"05/18/2026 2:03 PM - rons - F/U changed from 05/20/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247317,"Line":7,"Comment":"05/18/2026 2:03 PM - rons - CLO changed from 05/27/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":247317,"Line":8,"Comment":"05/18/2026 2:03 PM - rons - Req Date changed from 06/03/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247317","line":"1","part":"B30-6000-EU","qty":"100","price":"28.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247317","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-18 15:03:25.400 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250303-05182026150325.txt === {"quote":"250303","customer":"1082","name":null,"customerName":"Abrasive-Tool Corporation","comp":"01","open":"1","shipto":"WEAVAUBU","shiptoName":"Weaver Machine","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"BMT45-ER25Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Abrasive Tool","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:07","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Abrasive Tool","follow_phone":"","follow_email":"judy_ras@abrasivetool.com","pic_user":"briand","total_amt":"4725.34","total_gp":"2236.23","total_gpm":"47.32","rev_type":"LT","mod_date":"05-18-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"4","win_pct":"20","clo_date":"06-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":250303,"Line":0,"Comment":"05/18/2026 3:03 PM - briand - EU went with the ICE version from Q 250302"}],"items":[{"comp":"01","order":"250303","line":"1","part":"BMT45-ER25Z-MS","qty":"1","price":"6130.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250303","line":"3","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250303","line":"4","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250303","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-18 16:43:31.428 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244702-05182026164331.txt === {"quote":"244702","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"TOYOPEND","shiptoName":"Toyota Industries Compressor Americ","entry_date":"01-29-2026","cust_order_date":"01-29-2026","req_date":"06-20-2026","cust_po":"Quote-CM-Service Call","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"13:47","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"N/A","follow_phone":"","follow_email":"no@email.com","pic_user":"carleym","total_amt":"3600.00","total_gp":"3600.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-18-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"244702","line":"0","data":"01-29-2026 13:50 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244702,"Line":0,"Comment":"02/17/2026 9:34 AM - carleym - F/U changed from 02/11/2026 to 2/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244702,"Line":1,"Comment":"02/26/2026 12:22 PM - carleym - F/U with Matt Mowell"},{"comp":1,"quote":244702,"Line":2,"Comment":"02/26/2026 12:28 PM - carleym - F/U changed from 02/27/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244702,"Line":3,"Comment":"05/15/2026 4:19 PM - rons - CLO changed from 02/28/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"244702","line":"1","part":"LABOR","qty":"1","price":"3600.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"244702","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244702","Line":"1","Company":"1","F_Line":"1","Comment":"Service call for Hathor 6A, SN:6679","Loc":"Y"},{"Quote":"244702","Line":"1","Company":"1","F_Line":"2","Comment":"This is a time based estimate. Any parts that may be","Loc":"Y"},{"Quote":"244702","Line":"1","Company":"1","F_Line":"3","Comment":"required will be additional.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-19 02:16:19.910 [INFO] In session is user: fletcherp 2026-05-19 02:16:24.028 [INFO] In session is user: fletcherp 2026-05-19 02:16:27.394 [INFO] In session is user: fletcherp 2026-05-19 02:16:27.908 [INFO] In session is user: fletcherp 2026-05-19 02:16:28.143 [INFO] In session is user: fletcherp 2026-05-19 02:16:28.445 [INFO] In session is user: fletcherp 2026-05-19 02:16:28.720 [INFO] In session is user: fletcherp 2026-05-19 02:16:28.946 [INFO] In session is user: fletcherp 2026-05-19 02:16:29.200 [INFO] In session is user: fletcherp 2026-05-19 02:16:29.512 [INFO] In session is user: fletcherp 2026-05-19 02:16:29.801 [INFO] In session is user: fletcherp 2026-05-19 02:16:30.082 [INFO] In session is user: fletcherp 2026-05-19 02:16:30.585 [INFO] In session is user: fletcherp 2026-05-19 02:16:30.857 [INFO] In session is user: fletcherp 2026-05-19 02:16:31.070 [INFO] In session is user: fletcherp 2026-05-19 02:16:31.264 [INFO] In session is user: fletcherp 2026-05-19 02:16:31.658 [INFO] In session is user: fletcherp 2026-05-19 02:16:31.856 [INFO] In session is user: fletcherp 2026-05-19 02:16:32.112 [INFO] In session is user: fletcherp 2026-05-19 02:16:32.354 [INFO] In session is user: fletcherp 2026-05-19 02:16:32.578 [INFO] In session is user: fletcherp 2026-05-19 02:16:32.816 [INFO] In session is user: fletcherp 2026-05-19 02:16:33.027 [INFO] In session is user: fletcherp 2026-05-19 02:16:33.307 [INFO] In session is user: fletcherp 2026-05-19 02:16:33.548 [INFO] In session is user: fletcherp 2026-05-19 02:16:33.755 [INFO] In session is user: fletcherp 2026-05-19 02:16:34.001 [INFO] In session is user: fletcherp 2026-05-19 02:16:34.269 [INFO] In session is user: fletcherp 2026-05-19 02:16:34.455 [INFO] In session is user: fletcherp 2026-05-19 02:16:34.652 [INFO] In session is user: fletcherp 2026-05-19 02:16:34.912 [INFO] In session is user: fletcherp 2026-05-19 02:16:35.144 [INFO] In session is user: fletcherp 2026-05-19 02:16:35.428 [INFO] In session is user: fletcherp 2026-05-19 02:16:35.709 [INFO] In session is user: fletcherp 2026-05-19 02:16:35.966 [INFO] In session is user: fletcherp 2026-05-19 02:16:36.187 [INFO] In session is user: fletcherp 2026-05-19 02:16:36.434 [INFO] In session is user: fletcherp 2026-05-19 02:16:36.676 [INFO] In session is user: fletcherp 2026-05-19 02:16:36.903 [INFO] In session is user: fletcherp 2026-05-19 02:16:37.132 [INFO] In session is user: fletcherp 2026-05-19 02:16:37.384 [INFO] In session is user: fletcherp 2026-05-19 02:16:37.627 [INFO] In session is user: fletcherp 2026-05-19 02:16:37.892 [INFO] In session is user: fletcherp 2026-05-19 02:16:38.129 [INFO] In session is user: fletcherp 2026-05-19 02:16:38.420 [INFO] In session is user: fletcherp 2026-05-19 02:16:38.639 [INFO] In session is user: fletcherp 2026-05-19 02:16:38.915 [INFO] In session is user: fletcherp 2026-05-19 02:16:39.156 [INFO] In session is user: fletcherp 2026-05-19 02:16:39.376 [INFO] In session is user: fletcherp 2026-05-19 02:16:39.604 [INFO] In session is user: fletcherp 2026-05-19 02:16:39.923 [INFO] In session is user: fletcherp 2026-05-19 02:16:40.166 [INFO] In session is user: fletcherp 2026-05-19 02:16:40.392 [INFO] In session is user: fletcherp 2026-05-19 02:16:40.718 [INFO] In session is user: fletcherp 2026-05-19 02:16:40.961 [INFO] In session is user: fletcherp 2026-05-19 02:16:41.169 [INFO] In session is user: fletcherp 2026-05-19 02:16:41.409 [INFO] In session is user: fletcherp 2026-05-19 02:16:41.621 [INFO] In session is user: fletcherp 2026-05-19 02:16:41.856 [INFO] In session is user: fletcherp 2026-05-19 02:16:42.102 [INFO] In session is user: fletcherp 2026-05-19 02:16:42.379 [INFO] In session is user: fletcherp 2026-05-19 02:16:43.222 [INFO] In session is user: fletcherp 2026-05-19 02:16:43.448 [INFO] In session is user: fletcherp 2026-05-19 02:16:43.674 [INFO] In session is user: fletcherp 2026-05-19 02:16:43.911 [INFO] In session is user: fletcherp 2026-05-19 02:16:44.140 [INFO] In session is user: fletcherp 2026-05-19 02:16:44.365 [INFO] In session is user: fletcherp 2026-05-19 02:16:44.606 [INFO] In session is user: fletcherp 2026-05-19 02:16:44.793 [INFO] In session is user: fletcherp 2026-05-19 02:16:45.006 [INFO] In session is user: fletcherp 2026-05-19 02:16:45.234 [INFO] In session is user: fletcherp 2026-05-19 02:16:45.451 [INFO] In session is user: fletcherp 2026-05-19 02:16:45.678 [INFO] In session is user: fletcherp 2026-05-19 02:16:45.903 [INFO] In session is user: fletcherp 2026-05-19 02:16:46.114 [INFO] In session is user: fletcherp 2026-05-19 02:16:46.354 [INFO] In session is user: fletcherp 2026-05-19 02:16:46.554 [INFO] In session is user: fletcherp 2026-05-19 02:16:46.784 [INFO] In session is user: fletcherp 2026-05-19 02:16:46.992 [INFO] In session is user: fletcherp 2026-05-19 02:16:47.198 [INFO] In session is user: fletcherp 2026-05-19 02:16:47.442 [INFO] In session is user: fletcherp 2026-05-19 02:16:47.637 [INFO] In session is user: fletcherp 2026-05-19 02:16:47.883 [INFO] In session is user: fletcherp 2026-05-19 02:16:48.169 [INFO] In session is user: fletcherp 2026-05-19 02:16:48.411 [INFO] In session is user: fletcherp 2026-05-19 02:16:48.657 [INFO] In session is user: fletcherp 2026-05-19 02:16:49.119 [INFO] In session is user: fletcherp 2026-05-19 02:16:49.475 [INFO] In session is user: fletcherp 2026-05-19 02:16:49.766 [INFO] In session is user: fletcherp 2026-05-19 02:16:49.992 [INFO] In session is user: fletcherp 2026-05-19 02:16:50.268 [INFO] In session is user: fletcherp 2026-05-19 02:16:50.521 [INFO] In session is user: fletcherp 2026-05-19 02:16:50.784 [INFO] In session is user: fletcherp 2026-05-19 02:16:51.035 [INFO] In session is user: fletcherp 2026-05-19 02:16:51.342 [INFO] In session is user: fletcherp 2026-05-19 02:16:51.566 [INFO] In session is user: fletcherp 2026-05-19 02:16:51.768 [INFO] In session is user: fletcherp 2026-05-19 02:16:52.048 [INFO] In session is user: fletcherp 2026-05-19 06:15:16.057 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6426603639735, -88.2101178065986, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6426603639735, -88.2101178065986, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -2.5713731 second/s. 2026-05-19 08:43:22.766 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250000-05192026084322.txt === {"quote":"250000","customer":"3112","name":null,"customerName":"Caliber Industrial Supply Co. Ltd.","comp":"01","open":"0","shipto":"CALIN","shiptoName":"Caliber Industrial Supply -CN","entry_date":"05-12-2026","cust_order_date":"05-28-2026","req_date":"06-18-2026","cust_po":"QCFC42-032-SMO","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rick Krawiec","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:50","extra":"","follow_up":"06-09-2026","web_id":"","follow_name":"Rick Krawiec","follow_phone":"905-624-5524","follow_email":"rick@caliberindustrial.com","pic_user":"cindyt","total_amt":"213.75","total_gp":"109.68","total_gpm":"51.31","rev_type":"WAP","mod_date":"05-19-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-16-2026","notes":[{"comp":"1","quote":"250000","line":"0","data":"05-12-2026 10:51 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250000,"Line":0,"Comment":"05/18/2026 9:48 AM - cindyt - F/U changed from 05/18/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250000,"Line":1,"Comment":"05/18/2026 9:49 AM - cindyt - CLO changed from 05/27/2026 to 06/16/2026 (CLO Date Updated)"},{"comp":1,"quote":250000,"Line":2,"Comment":"05/18/2026 10:07 AM - cindyt - Req Date changed from 05/30/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250000","line":"1","part":"QCFC42-032-SMO","qty":"1","price":"285.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250000","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-19 08:43:38.512 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250000-05192026084338.txt === {"quote":"250000","customer":"3112","name":null,"customerName":"Caliber Industrial Supply Co. Ltd.","comp":"01","open":"0","shipto":"CALIN","shiptoName":"Caliber Industrial Supply -CN","entry_date":"05-12-2026","cust_order_date":"05-28-2026","req_date":"06-18-2026","cust_po":"QCFC42-032-SMO","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rick Krawiec","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:50","extra":"","follow_up":"06-09-2026","web_id":"","follow_name":"Rick Krawiec","follow_phone":"905-624-5524","follow_email":"rick@caliberindustrial.com","pic_user":"cindyt","total_amt":"213.75","total_gp":"109.68","total_gpm":"51.31","rev_type":"WAP","mod_date":"05-19-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-24-2026","notes":[{"comp":"1","quote":"250000","line":"0","data":"05-12-2026 10:51 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250000,"Line":0,"Comment":"05/18/2026 9:48 AM - cindyt - F/U changed from 05/18/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250000,"Line":1,"Comment":"05/18/2026 9:49 AM - cindyt - CLO changed from 05/27/2026 to 06/16/2026 (CLO Date Updated)"},{"comp":1,"quote":250000,"Line":2,"Comment":"05/18/2026 10:07 AM - cindyt - Req Date changed from 05/30/2026 to 06/18/2026 (Req Date Updated)"},{"comp":1,"quote":250000,"Line":3,"Comment":"05/19/2026 8:43 AM - cindyt - F/U changed from 05/18/2026 to 06/09/2026 (Follow Up In 3 Week)"},{"comp":1,"quote":250000,"Line":4,"Comment":"05/19/2026 8:43 AM - cindyt - CLO changed from 06/16/2026 to 06/24/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250000","line":"1","part":"QCFC42-032-SMO","qty":"1","price":"285.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250000","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-19 08:43:47.634 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250000-05192026084347.txt === {"quote":"250000","customer":"3112","name":null,"customerName":"Caliber Industrial Supply Co. Ltd.","comp":"01","open":"0","shipto":"CALIN","shiptoName":"Caliber Industrial Supply -CN","entry_date":"05-12-2026","cust_order_date":"05-28-2026","req_date":"06-30-2026","cust_po":"QCFC42-032-SMO","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rick Krawiec","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:50","extra":"","follow_up":"06-09-2026","web_id":"","follow_name":"Rick Krawiec","follow_phone":"905-624-5524","follow_email":"rick@caliberindustrial.com","pic_user":"cindyt","total_amt":"213.75","total_gp":"109.68","total_gpm":"51.31","rev_type":"WAP","mod_date":"05-19-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-24-2026","notes":[{"comp":"1","quote":"250000","line":"0","data":"05-12-2026 10:51 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250000,"Line":0,"Comment":"05/18/2026 9:48 AM - cindyt - F/U changed from 05/18/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250000,"Line":1,"Comment":"05/18/2026 9:49 AM - cindyt - CLO changed from 05/27/2026 to 06/16/2026 (CLO Date Updated)"},{"comp":1,"quote":250000,"Line":2,"Comment":"05/18/2026 10:07 AM - cindyt - Req Date changed from 05/30/2026 to 06/18/2026 (Req Date Updated)"},{"comp":1,"quote":250000,"Line":3,"Comment":"05/19/2026 8:43 AM - cindyt - F/U changed from 05/18/2026 to 06/09/2026 (Follow Up In 3 Week)"},{"comp":1,"quote":250000,"Line":4,"Comment":"05/19/2026 8:43 AM - cindyt - CLO changed from 06/16/2026 to 06/24/2026 (CLO Date Updated)"},{"comp":1,"quote":250000,"Line":5,"Comment":"05/19/2026 8:43 AM - cindyt - Req Date changed from 06/18/2026 to 06/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250000","line":"1","part":"QCFC42-032-SMO","qty":"1","price":"285.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250000","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-19 08:44:28.953 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249643-05192026084428.txt === {"quote":"249643","customer":"5385","name":null,"customerName":"Elliott Matsuura Canada Inc.","comp":"01","open":"0","shipto":"NANOETOB","shiptoName":"Nanowave Technologies Inc","entry_date":"05-04-2026","cust_order_date":"05-20-2026","req_date":"07-14-2026","cust_po":"Tool Certificate 5172","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Warren Harvey","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"15:33","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Warren Harvey","follow_phone":"","follow_email":"wharvey@nanowavetech.com","pic_user":"cindyt","total_amt":"20000.00","total_gp":"15696.97","total_gpm":"78.48","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"56","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"249643","line":"1","data":"TC 5173."},{"comp":"1","quote":"249643","line":"0","data":"05-04-2026 16:25-cindyt: Ref quote 249649 for"}],"crmnotes":[{"comp":1,"quote":249643,"Line":0,"Comment":"05/18/2026 9:39 AM - cindyt - F/U changed from 05/17/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249643,"Line":1,"Comment":"05/18/2026 9:39 AM - cindyt - CLO changed from 05/19/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249643,"Line":2,"Comment":"05/18/2026 9:40 AM - cindyt - Req Date changed from 05/25/2026 to 07/14/2026 (Req Date Updated)"},{"comp":1,"quote":249643,"Line":3,"Comment":"05/18/2026 9:41 AM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"249643","line":"1","part":"NBT40-SK25C-90","qty":"2","price":"559.00","uom":"EA","discount":"0.00","req_date":"1~2 Weeks ARO","branch":"1"},{"comp":"01","order":"249643","line":"2","part":"SK25-3/4A","qty":"2","price":"108.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"3","part":"SK16-1/4A","qty":"4","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"4","part":"SK16-1/2A","qty":"4","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"5","part":"NBT40-SK6C-90","qty":"40","price":"445.00","uom":"EA","discount":"0.00","req_date":"1~2 Weeks ARO","branch":"1"},{"comp":"01","order":"249643","line":"6","part":"SK6-3/16A","qty":"2","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"7","part":"SKL-6W","qty":"1","price":"14.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-19 08:44:46.404 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249643-05192026084446.txt === {"quote":"249643","customer":"5385","name":null,"customerName":"Elliott Matsuura Canada Inc.","comp":"01","open":"0","shipto":"NANOETOB","shiptoName":"Nanowave Technologies Inc","entry_date":"05-04-2026","cust_order_date":"05-20-2026","req_date":"07-14-2026","cust_po":"Tool Certificate 5172","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Warren Harvey","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"15:33","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Warren Harvey","follow_phone":"","follow_email":"wharvey@nanowavetech.com","pic_user":"cindyt","total_amt":"20000.00","total_gp":"15696.97","total_gpm":"78.48","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"56","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249643","line":"1","data":"TC 5173."},{"comp":"1","quote":"249643","line":"0","data":"05-04-2026 16:25-cindyt: Ref quote 249649 for"}],"crmnotes":[{"comp":1,"quote":249643,"Line":0,"Comment":"05/18/2026 9:39 AM - cindyt - F/U changed from 05/17/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249643,"Line":1,"Comment":"05/18/2026 9:39 AM - cindyt - CLO changed from 05/19/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249643,"Line":2,"Comment":"05/18/2026 9:40 AM - cindyt - Req Date changed from 05/25/2026 to 07/14/2026 (Req Date Updated)"},{"comp":1,"quote":249643,"Line":3,"Comment":"05/18/2026 9:41 AM - cindyt - Encounter has been added"},{"comp":1,"quote":249643,"Line":4,"Comment":"05/19/2026 8:44 AM - cindyt - F/U changed from 05/18/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249643,"Line":5,"Comment":"05/19/2026 8:44 AM - cindyt - CLO changed from 06/10/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249643","line":"1","part":"NBT40-SK25C-90","qty":"2","price":"559.00","uom":"EA","discount":"0.00","req_date":"1~2 Weeks ARO","branch":"1"},{"comp":"01","order":"249643","line":"2","part":"SK25-3/4A","qty":"2","price":"108.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"3","part":"SK16-1/4A","qty":"4","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"4","part":"SK16-1/2A","qty":"4","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"5","part":"NBT40-SK6C-90","qty":"40","price":"445.00","uom":"EA","discount":"0.00","req_date":"1~2 Weeks ARO","branch":"1"},{"comp":"01","order":"249643","line":"6","part":"SK6-3/16A","qty":"2","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"7","part":"SKL-6W","qty":"1","price":"14.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-19 08:44:56.167 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249643-05192026084455.txt === {"quote":"249643","customer":"5385","name":null,"customerName":"Elliott Matsuura Canada Inc.","comp":"01","open":"0","shipto":"NANOETOB","shiptoName":"Nanowave Technologies Inc","entry_date":"05-04-2026","cust_order_date":"05-20-2026","req_date":"06-10-2026","cust_po":"Tool Certificate 5172","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Warren Harvey","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"15:33","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Warren Harvey","follow_phone":"","follow_email":"wharvey@nanowavetech.com","pic_user":"cindyt","total_amt":"20000.00","total_gp":"15696.97","total_gpm":"78.48","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"56","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249643","line":"1","data":"TC 5173."},{"comp":"1","quote":"249643","line":"0","data":"05-04-2026 16:25-cindyt: Ref quote 249649 for"}],"crmnotes":[{"comp":1,"quote":249643,"Line":0,"Comment":"05/18/2026 9:39 AM - cindyt - F/U changed from 05/17/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249643,"Line":1,"Comment":"05/18/2026 9:39 AM - cindyt - CLO changed from 05/19/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249643,"Line":2,"Comment":"05/18/2026 9:40 AM - cindyt - Req Date changed from 05/25/2026 to 07/14/2026 (Req Date Updated)"},{"comp":1,"quote":249643,"Line":3,"Comment":"05/18/2026 9:41 AM - cindyt - Encounter has been added"},{"comp":1,"quote":249643,"Line":4,"Comment":"05/19/2026 8:44 AM - cindyt - F/U changed from 05/18/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249643,"Line":5,"Comment":"05/19/2026 8:44 AM - cindyt - CLO changed from 06/10/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249643,"Line":6,"Comment":"05/19/2026 8:44 AM - cindyt - Req Date changed from 07/14/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249643","line":"1","part":"NBT40-SK25C-90","qty":"2","price":"559.00","uom":"EA","discount":"0.00","req_date":"1~2 Weeks ARO","branch":"1"},{"comp":"01","order":"249643","line":"2","part":"SK25-3/4A","qty":"2","price":"108.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"3","part":"SK16-1/4A","qty":"4","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"4","part":"SK16-1/2A","qty":"4","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"5","part":"NBT40-SK6C-90","qty":"40","price":"445.00","uom":"EA","discount":"0.00","req_date":"1~2 Weeks ARO","branch":"1"},{"comp":"01","order":"249643","line":"6","part":"SK6-3/16A","qty":"2","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"7","part":"SKL-6W","qty":"1","price":"14.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249643","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-19 08:45:04.517 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250301-05192026084504.txt === {"quote":"250301","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"C5001-0750-6.00CP","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Matt","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"14:58","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Matt","follow_phone":"207-282-5911","follow_email":"branchplt@mscdirect.com","pic_user":"mariek","total_amt":"192.34","total_gp":"98.60","total_gpm":"51.26","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"mariek","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-15-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250301","line":"1","part":"C5001-0750-6.00CP","qty":"1","price":"326.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250301","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} 250301-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-19 08:46:07.532 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248448-05192026084607.txt === {"quote":"248448","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"PAWEAST","shiptoName":"Pratt & Whitney","entry_date":"04-13-2026","cust_order_date":"11-15-2026","req_date":"06-25-2026","cust_po":"PRE-E68CXT3","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Steve MacDuff","drop_po":"For Huy Nguyen","status":"0","user":"cindyt","conv_order":"ADV","time":"04-13","extra":"","follow_up":"11-18-2026","web_id":"","follow_name":"Steve MacDuff","follow_phone":"413-382-2727","follow_email":"steve.macduff@blackhawkid.com","pic_user":"cindyt","total_amt":"192300.88","total_gp":"75665.37","total_gpm":"39.35","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"25","win_pct":"20","clo_date":"06-18-2026","notes":[{"comp":"1","quote":"248448","line":"2","data":"purchase money."},{"comp":"1","quote":"248448","line":"1","data":"these it will be end of year with the capitol"},{"comp":"1","quote":"248448","line":"0","data":"04-13-2026 14:07-cindyt: If they decide to buy"}],"crmnotes":[{"comp":1,"quote":248448,"Line":0,"Comment":"05/05/2026 4:30 PM - cindyt - F/U changed from 05/05/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248448,"Line":1,"Comment":"05/05/2026 4:30 PM - cindyt - CLO changed from 12/05/2026 to 06/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248448,"Line":2,"Comment":"05/05/2026 4:30 PM - cindyt - Req Date changed from 02/01/2026 to 06/25/2026 (Req Date Updated)"},{"comp":1,"quote":248448,"Line":3,"Comment":"05/05/2026 4:31 PM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"248448","line":"1","part":"PRE-E68CXT3-BD","qty":"2","price":"99100.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"2","part":"PRE-GAUGE-B50/I50","qty":"1","price":"821.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"4","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"5","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"6","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248448","line":"8","part":"PRE-PRNT-QL800","qty":"2","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"9","part":"PRE-PRNT-ROLL-QL800","qty":"6","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"10","part":"PRE-SPDL-H10-E68A","qty":"2","price":"8035.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"11","part":"PRE-SPDL-H63-E68A","qty":"2","price":"8035.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"12","part":"PRE-SPDL-I40E68A","qty":"2","price":"6415.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"13","part":"PRE-SPDL-I50E68A","qty":"2","price":"6232.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248448","Line":"7","Company":"1","F_Line":"1","Comment":"Quoted at Net price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-19 08:46:30.370 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248448-05192026084630.txt === {"quote":"248448","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"PAWEAST","shiptoName":"Pratt & Whitney","entry_date":"04-13-2026","cust_order_date":"11-15-2026","req_date":"06-25-2026","cust_po":"PRE-E68CXT3","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Steve MacDuff","drop_po":"For Huy Nguyen","status":"0","user":"cindyt","conv_order":"ADV","time":"04-13","extra":"","follow_up":"11-18-2026","web_id":"","follow_name":"Steve MacDuff","follow_phone":"413-382-2727","follow_email":"steve.macduff@blackhawkid.com","pic_user":"cindyt","total_amt":"192300.88","total_gp":"75665.37","total_gpm":"39.35","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"25","win_pct":"20","clo_date":"12-02-2026","notes":[{"comp":"1","quote":"248448","line":"2","data":"purchase money."},{"comp":"1","quote":"248448","line":"1","data":"these it will be end of year with the capitol"},{"comp":"1","quote":"248448","line":"0","data":"04-13-2026 14:07-cindyt: If they decide to buy"}],"crmnotes":[{"comp":1,"quote":248448,"Line":0,"Comment":"05/05/2026 4:30 PM - cindyt - F/U changed from 05/05/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248448,"Line":1,"Comment":"05/05/2026 4:30 PM - cindyt - CLO changed from 12/05/2026 to 06/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248448,"Line":2,"Comment":"05/05/2026 4:30 PM - cindyt - Req Date changed from 02/01/2026 to 06/25/2026 (Req Date Updated)"},{"comp":1,"quote":248448,"Line":3,"Comment":"05/05/2026 4:31 PM - cindyt - Encounter has been added"},{"comp":1,"quote":248448,"Line":4,"Comment":"05/19/2026 8:46 AM - cindyt - F/U changed from 05/21/2026 to 11/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248448,"Line":5,"Comment":"05/19/2026 8:46 AM - cindyt - CLO changed from 06/18/2026 to 12/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248448","line":"1","part":"PRE-E68CXT3-BD","qty":"2","price":"99100.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"2","part":"PRE-GAUGE-B50/I50","qty":"1","price":"821.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"4","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"5","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"6","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248448","line":"8","part":"PRE-PRNT-QL800","qty":"2","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"9","part":"PRE-PRNT-ROLL-QL800","qty":"6","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"10","part":"PRE-SPDL-H10-E68A","qty":"2","price":"8035.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"11","part":"PRE-SPDL-H63-E68A","qty":"2","price":"8035.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"12","part":"PRE-SPDL-I40E68A","qty":"2","price":"6415.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"13","part":"PRE-SPDL-I50E68A","qty":"2","price":"6232.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248448","Line":"7","Company":"1","F_Line":"1","Comment":"Quoted at Net price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-19 08:46:42.329 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248448-05192026084642.txt === {"quote":"248448","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"PAWEAST","shiptoName":"Pratt & Whitney","entry_date":"04-13-2026","cust_order_date":"11-15-2026","req_date":"12-09-2026","cust_po":"PRE-E68CXT3","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Steve MacDuff","drop_po":"For Huy Nguyen","status":"0","user":"cindyt","conv_order":"ADV","time":"04-13","extra":"","follow_up":"11-18-2026","web_id":"","follow_name":"Steve MacDuff","follow_phone":"413-382-2727","follow_email":"steve.macduff@blackhawkid.com","pic_user":"cindyt","total_amt":"192300.88","total_gp":"75665.37","total_gpm":"39.35","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"25","win_pct":"20","clo_date":"12-02-2026","notes":[{"comp":"1","quote":"248448","line":"2","data":"purchase money."},{"comp":"1","quote":"248448","line":"1","data":"these it will be end of year with the capitol"},{"comp":"1","quote":"248448","line":"0","data":"04-13-2026 14:07-cindyt: If they decide to buy"}],"crmnotes":[{"comp":1,"quote":248448,"Line":0,"Comment":"05/05/2026 4:30 PM - cindyt - F/U changed from 05/05/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248448,"Line":1,"Comment":"05/05/2026 4:30 PM - cindyt - CLO changed from 12/05/2026 to 06/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248448,"Line":2,"Comment":"05/05/2026 4:30 PM - cindyt - Req Date changed from 02/01/2026 to 06/25/2026 (Req Date Updated)"},{"comp":1,"quote":248448,"Line":3,"Comment":"05/05/2026 4:31 PM - cindyt - Encounter has been added"},{"comp":1,"quote":248448,"Line":4,"Comment":"05/19/2026 8:46 AM - cindyt - F/U changed from 05/21/2026 to 11/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248448,"Line":5,"Comment":"05/19/2026 8:46 AM - cindyt - CLO changed from 06/18/2026 to 12/02/2026 (CLO Date Updated)"},{"comp":1,"quote":248448,"Line":6,"Comment":"05/19/2026 8:46 AM - cindyt - Req Date changed from 06/25/2026 to 12/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248448","line":"1","part":"PRE-E68CXT3-BD","qty":"2","price":"99100.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"2","part":"PRE-GAUGE-B50/I50","qty":"1","price":"821.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"4","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"5","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"6","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248448","line":"8","part":"PRE-PRNT-QL800","qty":"2","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"9","part":"PRE-PRNT-ROLL-QL800","qty":"6","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"10","part":"PRE-SPDL-H10-E68A","qty":"2","price":"8035.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"11","part":"PRE-SPDL-H63-E68A","qty":"2","price":"8035.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"12","part":"PRE-SPDL-I40E68A","qty":"2","price":"6415.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248448","line":"13","part":"PRE-SPDL-I50E68A","qty":"2","price":"6232.00","uom":"EA","discount":"28.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"248448","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248448","Line":"7","Company":"1","F_Line":"1","Comment":"Quoted at Net price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-19 08:47:05.744 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250267-05192026084705.txt === {"quote":"250267","customer":"7650","name":null,"customerName":"W.W. Grainger, Inc.","comp":"01","open":"1","shipto":"TPWWGRAR","shiptoName":"W.W. Grainger, Inc.","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"550-002","terms_code":"23060","ship_via":"F-FGS","ship_collect":"783534037","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Invoices","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"10:03","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Invoices","follow_phone":"","follow_email":"grainger_invoice@grainger.com","pic_user":"mariek","total_amt":"49.50","total_gp":"22.47","total_gpm":"45.39","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"mariek","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-15-2026","notes":[{"comp":"1","quote":"250267","line":"0","data":"05-15-2026 10:03 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250267","line":"1","part":"550-002","qty":"1","price":"90.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250267","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-19 08:47:28.308 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.795556, -88.2155357, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.795556, -88.2155357, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3497268 second/s. 2026-05-19 08:47:28.309 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.795556, -88.2155357, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.795556, -88.2155357, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3694749 second/s. 2026-05-19 08:47:33.516 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.795556, -88.2155357, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.795556, -88.2155357, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3925801 second/s. 2026-05-19 08:49:34.947 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.8362179976713, -117.343721446114, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.8362179976713, -117.343721446114, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1957084 second/s. 2026-05-19 09:11:52.075 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248577-05192026091151.txt === {"quote":"248577","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMCAN","shiptoName":"Triumph Tool","entry_date":"04-14-2026","cust_order_date":"06-05-2026","req_date":"06-10-2026","cust_po":"Mori NLX-2500 GEN 2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Markus Schneider","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"16:12","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Markus Schneider","follow_phone":"(519) 495-5010","follow_email":"markuss@triumphtool.com","pic_user":"cindyt","total_amt":"29214.12","total_gp":"18539.73","total_gpm":"63.46","rev_type":"LT","mod_date":"05-19-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"20","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"248577","line":"2","data":"Discount per Rob we are up against WTO."},{"comp":"1","quote":"248577","line":"1","data":"what tooling they will select."},{"comp":"1","quote":"248577","line":"0","data":"04-15-2026 13:39-cindyt: Customer is not sure"}],"crmnotes":[{"comp":1,"quote":248577,"Line":0,"Comment":"05/05/2026 3:55 PM - cindyt - F/U changed from 05/01/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248577,"Line":1,"Comment":"05/05/2026 3:55 PM - cindyt - CLO changed from 05/06/2026 to 06/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248577,"Line":2,"Comment":"05/05/2026 3:55 PM - cindyt - Req Date changed from 05/15/2026 to 07/02/2026 (Req Date Updated)"},{"comp":1,"quote":248577,"Line":3,"Comment":"05/05/2026 3:56 PM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"248577","line":"1","part":"MNL12-ER32Z","qty":"1","price":"4430.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"2","part":"MNL12-ER32Z-10K","qty":"1","price":"5106.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"3","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"4","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"6","part":"MNL12-ER32Z-HS-ICE","qty":"1","price":"6864.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"7","part":"MNL12-ER32Z-ICE-10K","qty":"1","price":"6127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"8","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"9","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"11","part":"MNL12-ER32Z-MS","qty":"1","price":"4971.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"12","part":"MNL12-ER32Z-MS-10K","qty":"1","price":"6870.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"13","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"14","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"16","part":"MNL12-ER32Z-MS-10K-MIM","qty":"1","price":"6678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"17","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"18","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"20","part":"MNL12-BG12Z-MS","qty":"1","price":"1189.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"21","part":"MNL12-BG12Z-MSD","qty":"1","price":"1083.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"22","part":"MNL12-BG10Z-MST","qty":"1","price":"1083.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"23","part":"CAT40-SF0625-3.15CP","qty":"1","price":"335.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":20}}] 2026-05-19 09:12:10.489 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248577-05192026091210.txt === {"quote":"248577","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMCAN","shiptoName":"Triumph Tool","entry_date":"04-14-2026","cust_order_date":"06-05-2026","req_date":"06-24-2026","cust_po":"Mori NLX-2500 GEN 2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Markus Schneider","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"16:12","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Markus Schneider","follow_phone":"(519) 495-5010","follow_email":"markuss@triumphtool.com","pic_user":"cindyt","total_amt":"29214.12","total_gp":"18539.73","total_gpm":"63.46","rev_type":"LT","mod_date":"05-19-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"20","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"248577","line":"2","data":"Discount per Rob we are up against WTO."},{"comp":"1","quote":"248577","line":"1","data":"what tooling they will select."},{"comp":"1","quote":"248577","line":"0","data":"04-15-2026 13:39-cindyt: Customer is not sure"}],"crmnotes":[{"comp":1,"quote":248577,"Line":0,"Comment":"05/05/2026 3:55 PM - cindyt - F/U changed from 05/01/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248577,"Line":1,"Comment":"05/05/2026 3:55 PM - cindyt - CLO changed from 05/06/2026 to 06/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248577,"Line":2,"Comment":"05/05/2026 3:55 PM - cindyt - Req Date changed from 05/15/2026 to 07/02/2026 (Req Date Updated)"},{"comp":1,"quote":248577,"Line":3,"Comment":"05/05/2026 3:56 PM - cindyt - Encounter has been added"},{"comp":1,"quote":248577,"Line":4,"Comment":"05/19/2026 9:11 AM - cindyt - F/U changed from 05/21/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248577,"Line":5,"Comment":"05/19/2026 9:12 AM - cindyt - Req Date changed from 06/10/2026 to 06/24/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248577","line":"1","part":"MNL12-ER32Z","qty":"1","price":"4430.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"2","part":"MNL12-ER32Z-10K","qty":"1","price":"5106.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"3","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"4","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"6","part":"MNL12-ER32Z-HS-ICE","qty":"1","price":"6864.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"7","part":"MNL12-ER32Z-ICE-10K","qty":"1","price":"6127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"8","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"9","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"11","part":"MNL12-ER32Z-MS","qty":"1","price":"4971.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"12","part":"MNL12-ER32Z-MS-10K","qty":"1","price":"6870.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"13","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"14","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"16","part":"MNL12-ER32Z-MS-10K-MIM","qty":"1","price":"6678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"17","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"18","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"20","part":"MNL12-BG12Z-MS","qty":"1","price":"1189.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"21","part":"MNL12-BG12Z-MSD","qty":"1","price":"1083.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"22","part":"MNL12-BG10Z-MST","qty":"1","price":"1083.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"23","part":"CAT40-SF0625-3.15CP","qty":"1","price":"335.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":20}}] 2026-05-19 09:12:20.204 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248577-05192026091219.txt === {"quote":"248577","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMCAN","shiptoName":"Triumph Tool","entry_date":"04-14-2026","cust_order_date":"06-05-2026","req_date":"06-24-2026","cust_po":"Mori NLX-2500 GEN 2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Markus Schneider","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"16:12","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Markus Schneider","follow_phone":"(519) 495-5010","follow_email":"markuss@triumphtool.com","pic_user":"cindyt","total_amt":"29214.12","total_gp":"18539.73","total_gpm":"63.46","rev_type":"LT","mod_date":"05-19-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"20","win_pct":"20","clo_date":"06-23-2026","notes":[{"comp":"1","quote":"248577","line":"2","data":"Discount per Rob we are up against WTO."},{"comp":"1","quote":"248577","line":"1","data":"what tooling they will select."},{"comp":"1","quote":"248577","line":"0","data":"04-15-2026 13:39-cindyt: Customer is not sure"}],"crmnotes":[{"comp":1,"quote":248577,"Line":0,"Comment":"05/05/2026 3:55 PM - cindyt - F/U changed from 05/01/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248577,"Line":1,"Comment":"05/05/2026 3:55 PM - cindyt - CLO changed from 05/06/2026 to 06/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248577,"Line":2,"Comment":"05/05/2026 3:55 PM - cindyt - Req Date changed from 05/15/2026 to 07/02/2026 (Req Date Updated)"},{"comp":1,"quote":248577,"Line":3,"Comment":"05/05/2026 3:56 PM - cindyt - Encounter has been added"},{"comp":1,"quote":248577,"Line":4,"Comment":"05/19/2026 9:11 AM - cindyt - F/U changed from 05/21/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248577,"Line":5,"Comment":"05/19/2026 9:12 AM - cindyt - Req Date changed from 06/10/2026 to 06/24/2026 (Req Date Updated)"},{"comp":1,"quote":248577,"Line":6,"Comment":"05/19/2026 9:12 AM - cindyt - CLO changed from 06/03/2026 to 06/23/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248577","line":"1","part":"MNL12-ER32Z","qty":"1","price":"4430.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"2","part":"MNL12-ER32Z-10K","qty":"1","price":"5106.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"3","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"4","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"6","part":"MNL12-ER32Z-HS-ICE","qty":"1","price":"6864.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"7","part":"MNL12-ER32Z-ICE-10K","qty":"1","price":"6127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"8","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"9","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"11","part":"MNL12-ER32Z-MS","qty":"1","price":"4971.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"12","part":"MNL12-ER32Z-MS-10K","qty":"1","price":"6870.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"13","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"14","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"16","part":"MNL12-ER32Z-MS-10K-MIM","qty":"1","price":"6678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"17","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"18","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"20","part":"MNL12-BG12Z-MS","qty":"1","price":"1189.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"21","part":"MNL12-BG12Z-MSD","qty":"1","price":"1083.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"22","part":"MNL12-BG10Z-MST","qty":"1","price":"1083.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"23","part":"CAT40-SF0625-3.15CP","qty":"1","price":"335.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248577","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":20}}] 2026-05-19 09:25:03.831 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248300-05192026092503.txt === {"quote":"248300","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"0","shipto":"PRODPLMN","shiptoName":"Productivity Inc.","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-21-2026","cust_po":"Quote-CM-Return","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Foley","drop_po":"RGA#TOR-62801","status":"0","user":"carleym","conv_order":"","time":"09:35","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Chris Foley - IA","follow_phone":"","follow_email":"cfoley@productivity.com","pic_user":"carleym","total_amt":"50.00","total_gp":"50.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":248300,"Line":0,"Comment":"04/22/2026 4:51 PM - carleym - F/U req PO for inspection fee"},{"comp":1,"quote":248300,"Line":1,"Comment":"04/22/2026 4:51 PM - carleym - F/U changed from 04/22/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248300,"Line":2,"Comment":"04/29/2026 4:53 PM - carleym - F/U again"},{"comp":1,"quote":248300,"Line":3,"Comment":"04/29/2026 4:53 PM - carleym - F/U changed from 04/29/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248300,"Line":4,"Comment":"05/11/2026 11:42 AM - carleym - F/U again, advised we need PO"},{"comp":1,"quote":248300,"Line":5,"Comment":"05/11/2026 11:42 AM - carleym - F/U changed from 05/06/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248300,"Line":6,"Comment":"05/19/2026 9:24 AM - carleym - F/U requested update"}],"items":[{"comp":"01","order":"248300","line":"1","part":"RETURN","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248300","line":"2","part":"INSPECTION-FEE","qty":"1","price":"50.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248300","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248300","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#TOR-62801/","Loc":"Y"},{"Quote":"248300","Line":"1","Company":"1","F_Line":"2","Comment":"Returning customer's CAT50-C1-1/4-105U-IDU","Loc":"Y"},{"Quote":"248300","Line":"1","Company":"1","F_Line":"3","Comment":"Customer declined repair","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-19 09:30:40.381 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.5414761596092, -80.1879958424857, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.5414761596092, -80.1879958424857, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4852093 second/s. 2026-05-19 09:30:42.552 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.5414761596092, -80.1879958424857, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.5414761596092, -80.1879958424857, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1553213 second/s. 2026-05-19 09:40:06.146 [INFO] In session is user: travisl 2026-05-19 09:40:06.934 [INFO] In session is user: travisl 2026-05-19 09:40:07.525 [INFO] In session is user: travisl 2026-05-19 09:40:08.029 [INFO] In session is user: travisl 2026-05-19 09:40:11.548 [INFO] In session is user: travisl 2026-05-19 09:40:12.050 [INFO] In session is user: travisl 2026-05-19 09:40:13.087 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.5354464808866, -80.2177153342219, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.5354464808866, -80.2177153342219, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.790613 second/s. 2026-05-19 09:40:15.505 [INFO] In session is user: travisl 2026-05-19 09:40:16.045 [INFO] In session is user: travisl 2026-05-19 09:40:16.580 [INFO] In session is user: travisl 2026-05-19 09:40:17.193 [INFO] In session is user: travisl 2026-05-19 09:40:17.631 [INFO] In session is user: travisl 2026-05-19 09:40:18.108 [INFO] In session is user: travisl 2026-05-19 09:40:18.540 [INFO] In session is user: travisl 2026-05-19 09:40:19.077 [INFO] In session is user: travisl 2026-05-19 09:40:19.513 [INFO] In session is user: travisl 2026-05-19 09:40:19.893 [INFO] In session is user: travisl 2026-05-19 09:40:20.321 [INFO] In session is user: travisl 2026-05-19 09:40:20.805 [INFO] In session is user: travisl 2026-05-19 09:40:21.268 [INFO] In session is user: travisl 2026-05-19 09:40:21.870 [INFO] In session is user: travisl 2026-05-19 09:40:22.275 [INFO] In session is user: travisl 2026-05-19 09:40:22.707 [INFO] In session is user: travisl 2026-05-19 09:40:23.257 [INFO] In session is user: travisl 2026-05-19 09:40:23.745 [INFO] In session is user: travisl 2026-05-19 09:40:24.228 [INFO] In session is user: travisl 2026-05-19 09:40:24.919 [INFO] In session is user: travisl 2026-05-19 09:40:25.286 [INFO] In session is user: travisl 2026-05-19 09:40:25.825 [INFO] In session is user: travisl 2026-05-19 09:40:26.305 [INFO] In session is user: travisl 2026-05-19 09:40:27.029 [INFO] In session is user: travisl 2026-05-19 09:40:27.588 [INFO] In session is user: travisl 2026-05-19 09:40:28.272 [INFO] In session is user: travisl 2026-05-19 09:40:28.708 [INFO] In session is user: travisl 2026-05-19 09:40:29.131 [INFO] In session is user: travisl 2026-05-19 09:40:29.939 [INFO] In session is user: travisl 2026-05-19 09:40:30.477 [INFO] In session is user: travisl 2026-05-19 09:40:30.979 [INFO] In session is user: travisl 2026-05-19 09:40:31.624 [INFO] In session is user: travisl 2026-05-19 09:40:32.020 [INFO] In session is user: travisl 2026-05-19 09:40:32.558 [INFO] In session is user: travisl 2026-05-19 09:40:33.017 [INFO] In session is user: travisl 2026-05-19 09:40:33.449 [INFO] In session is user: travisl 2026-05-19 09:40:33.967 [INFO] In session is user: travisl 2026-05-19 09:40:34.465 [INFO] In session is user: travisl 2026-05-19 09:40:34.944 [INFO] In session is user: travisl 2026-05-19 09:40:35.165 [INFO] In session is user: travisl 2026-05-19 09:40:35.411 [INFO] In session is user: travisl 2026-05-19 09:40:35.782 [INFO] In session is user: travisl 2026-05-19 09:40:36.225 [INFO] In session is user: travisl 2026-05-19 09:40:36.630 [INFO] In session is user: travisl 2026-05-19 09:40:37.121 [INFO] In session is user: travisl 2026-05-19 09:40:37.598 [INFO] In session is user: travisl 2026-05-19 09:40:37.912 [INFO] In session is user: travisl 2026-05-19 09:40:37.918 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.5354570420846, -80.2177410666647, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.5354570420846, -80.2177410666647, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2943561 second/s. 2026-05-19 09:40:38.417 [INFO] In session is user: travisl 2026-05-19 09:40:38.878 [INFO] In session is user: travisl 2026-05-19 09:40:39.255 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.5354570420846, -80.2177410666647, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.5354570420846, -80.2177410666647, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1771237 second/s. 2026-05-19 09:40:39.426 [INFO] In session is user: travisl 2026-05-19 09:40:40.353 [INFO] In session is user: travisl 2026-05-19 09:40:40.888 [INFO] In session is user: travisl 2026-05-19 09:40:41.342 [INFO] In session is user: travisl 2026-05-19 09:40:41.990 [INFO] In session is user: travisl 2026-05-19 09:40:42.397 [INFO] In session is user: travisl 2026-05-19 09:40:42.895 [INFO] In session is user: travisl 2026-05-19 09:40:43.382 [INFO] In session is user: travisl 2026-05-19 09:40:43.914 [INFO] In session is user: travisl 2026-05-19 09:40:44.309 [INFO] In session is user: travisl 2026-05-19 09:40:44.861 [INFO] In session is user: travisl 2026-05-19 09:40:45.327 [INFO] In session is user: travisl 2026-05-19 09:40:45.831 [INFO] In session is user: travisl 2026-05-19 09:40:46.305 [INFO] In session is user: travisl 2026-05-19 09:40:46.776 [INFO] In session is user: travisl 2026-05-19 09:40:47.254 [INFO] In session is user: travisl 2026-05-19 09:40:48.083 [INFO] In session is user: travisl 2026-05-19 09:40:48.492 [INFO] In session is user: travisl 2026-05-19 09:40:49.444 [INFO] In session is user: travisl 2026-05-19 09:40:50.142 [INFO] In session is user: travisl 2026-05-19 09:40:50.596 [INFO] In session is user: travisl 2026-05-19 09:40:51.919 [INFO] In session is user: travisl 2026-05-19 09:40:52.366 [INFO] In session is user: travisl 2026-05-19 09:40:52.860 [INFO] In session is user: travisl 2026-05-19 09:40:53.307 [INFO] In session is user: travisl 2026-05-19 09:40:53.744 [INFO] In session is user: travisl 2026-05-19 09:40:54.104 [INFO] In session is user: travisl 2026-05-19 09:40:54.546 [INFO] In session is user: travisl 2026-05-19 09:40:54.882 [INFO] In session is user: travisl 2026-05-19 09:40:55.450 [INFO] In session is user: travisl 2026-05-19 09:40:55.843 [INFO] In session is user: travisl 2026-05-19 09:40:56.548 [INFO] In session is user: travisl 2026-05-19 09:40:57.184 [INFO] In session is user: travisl 2026-05-19 09:40:57.628 [INFO] In session is user: travisl 2026-05-19 09:40:58.278 [INFO] In session is user: travisl 2026-05-19 09:40:58.984 [INFO] In session is user: travisl 2026-05-19 09:40:59.391 [INFO] In session is user: travisl 2026-05-19 09:40:59.799 [INFO] In session is user: travisl 2026-05-19 09:41:03.195 [INFO] In session is user: travisl 2026-05-19 09:41:03.662 [INFO] In session is user: travisl 2026-05-19 09:41:04.023 [INFO] In session is user: travisl 2026-05-19 09:41:04.425 [INFO] In session is user: travisl 2026-05-19 09:41:05.065 [INFO] In session is user: travisl 2026-05-19 09:41:05.461 [INFO] In session is user: travisl 2026-05-19 09:41:05.974 [INFO] In session is user: travisl 2026-05-19 09:41:06.391 [INFO] In session is user: travisl 2026-05-19 09:41:06.787 [INFO] In session is user: travisl 2026-05-19 09:41:16.145 [INFO] In session is user: travisl 2026-05-19 09:41:16.881 [INFO] In session is user: travisl 2026-05-19 09:41:17.263 [INFO] In session is user: travisl 2026-05-19 09:41:17.820 [INFO] In session is user: travisl 2026-05-19 09:41:18.152 [INFO] In session is user: travisl 2026-05-19 09:41:18.752 [INFO] In session is user: travisl 2026-05-19 09:41:19.494 [INFO] In session is user: travisl 2026-05-19 09:42:08.371 [INFO] In session is user: travisl 2026-05-19 09:42:11.140 [INFO] In session is user: travisl 2026-05-19 09:42:11.655 [INFO] In session is user: travisl 2026-05-19 09:42:12.160 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.5349319158509, -80.2127213124933, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.5349319158509, -80.2127213124933, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2031335 second/s. 2026-05-19 09:42:12.465 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.5349319158509, -80.2127213124933, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.5349319158509, -80.2127213124933, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2258022 second/s. 2026-05-19 09:42:12.750 [INFO] In session is user: travisl 2026-05-19 09:42:13.731 [INFO] In session is user: travisl 2026-05-19 09:42:14.526 [INFO] In session is user: travisl 2026-05-19 09:42:15.097 [INFO] In session is user: travisl 2026-05-19 09:42:15.664 [INFO] In session is user: travisl 2026-05-19 09:42:16.022 [INFO] In session is user: travisl 2026-05-19 09:42:17.597 [INFO] In session is user: travisl 2026-05-19 09:42:18.614 [INFO] In session is user: travisl 2026-05-19 10:08:32.785 [INFO] In session is user: travisl 2026-05-19 10:08:33.899 [INFO] In session is user: travisl 2026-05-19 10:08:34.330 [INFO] In session is user: travisl 2026-05-19 10:08:34.842 [INFO] In session is user: travisl 2026-05-19 10:08:35.561 [INFO] In session is user: travisl 2026-05-19 10:08:36.207 [INFO] In session is user: travisl 2026-05-19 10:08:36.699 [INFO] In session is user: travisl 2026-05-19 10:08:38.079 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6072753254415, -80.1637933660818, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6072753254415, -80.1637933660818, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2769475 second/s. 2026-05-19 10:08:38.494 [INFO] In session is user: travisl 2026-05-19 10:08:38.569 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6072753254415, -80.1637933660818, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6072753254415, -80.1637933660818, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2087638 second/s. 2026-05-19 10:08:38.916 [INFO] In session is user: travisl 2026-05-19 10:08:39.732 [INFO] In session is user: travisl 2026-05-19 10:08:40.231 [INFO] In session is user: travisl 2026-05-19 10:08:40.976 [INFO] In session is user: travisl 2026-05-19 10:08:41.637 [INFO] In session is user: travisl 2026-05-19 10:08:42.129 [INFO] In session is user: travisl 2026-05-19 10:08:42.455 [INFO] In session is user: travisl 2026-05-19 10:08:42.761 [INFO] In session is user: travisl 2026-05-19 10:08:43.038 [INFO] In session is user: travisl 2026-05-19 10:08:43.578 [INFO] In session is user: travisl 2026-05-19 10:08:44.072 [INFO] In session is user: travisl 2026-05-19 10:08:44.550 [INFO] In session is user: travisl 2026-05-19 10:08:45.018 [INFO] In session is user: travisl 2026-05-19 10:08:45.544 [INFO] In session is user: travisl 2026-05-19 10:08:46.027 [INFO] In session is user: travisl 2026-05-19 10:08:46.466 [INFO] In session is user: travisl 2026-05-19 10:08:46.933 [INFO] In session is user: travisl 2026-05-19 10:08:47.387 [INFO] In session is user: travisl 2026-05-19 10:08:48.206 [INFO] In session is user: travisl 2026-05-19 10:08:51.634 [INFO] In session is user: travisl 2026-05-19 10:08:52.196 [INFO] In session is user: travisl 2026-05-19 10:08:53.011 [INFO] In session is user: travisl 2026-05-19 10:08:53.319 [INFO] In session is user: travisl 2026-05-19 10:08:53.639 [INFO] In session is user: travisl 2026-05-19 10:08:54.019 [INFO] In session is user: travisl 2026-05-19 10:08:54.844 [INFO] In session is user: travisl 2026-05-19 10:08:55.241 [INFO] In session is user: travisl 2026-05-19 10:08:55.609 [INFO] In session is user: travisl 2026-05-19 10:08:56.110 [INFO] In session is user: travisl 2026-05-19 10:08:56.736 [INFO] In session is user: travisl 2026-05-19 10:08:57.411 [INFO] In session is user: travisl 2026-05-19 10:08:57.901 [INFO] In session is user: travisl 2026-05-19 10:08:58.534 [INFO] In session is user: travisl 2026-05-19 10:08:58.943 [INFO] In session is user: travisl 2026-05-19 10:08:59.473 [INFO] In session is user: travisl 2026-05-19 10:08:59.895 [INFO] In session is user: travisl 2026-05-19 10:09:00.205 [INFO] In session is user: travisl 2026-05-19 10:09:00.839 [INFO] In session is user: travisl 2026-05-19 10:09:01.256 [INFO] In session is user: travisl 2026-05-19 10:09:02.446 [INFO] In session is user: travisl 2026-05-19 10:09:05.756 [INFO] In session is user: travisl 2026-05-19 10:09:06.286 [INFO] In session is user: travisl 2026-05-19 10:09:06.941 [INFO] In session is user: travisl 2026-05-19 10:09:07.562 [INFO] In session is user: travisl 2026-05-19 10:09:07.910 [INFO] In session is user: travisl 2026-05-19 10:09:08.319 [INFO] In session is user: travisl 2026-05-19 10:11:45.931 [INFO] In session is user: travisl 2026-05-19 10:11:46.372 [INFO] In session is user: travisl 2026-05-19 10:11:46.767 [INFO] In session is user: travisl 2026-05-19 10:11:47.312 [INFO] In session is user: travisl 2026-05-19 10:11:47.751 [INFO] In session is user: travisl 2026-05-19 10:11:48.245 [INFO] In session is user: travisl 2026-05-19 10:11:48.668 [INFO] In session is user: travisl 2026-05-19 10:11:49.159 [INFO] In session is user: travisl 2026-05-19 10:11:49.703 [INFO] In session is user: travisl 2026-05-19 10:11:50.475 [INFO] In session is user: travisl 2026-05-19 10:11:50.984 [INFO] In session is user: travisl 2026-05-19 10:11:51.759 [INFO] In session is user: travisl 2026-05-19 10:11:52.569 [INFO] In session is user: travisl 2026-05-19 10:11:53.265 [INFO] In session is user: travisl 2026-05-19 10:11:56.684 [INFO] In session is user: travisl 2026-05-19 10:11:57.200 [INFO] In session is user: travisl 2026-05-19 10:11:57.671 [INFO] In session is user: travisl 2026-05-19 10:11:58.238 [INFO] In session is user: travisl 2026-05-19 10:11:58.833 [INFO] In session is user: travisl 2026-05-19 10:11:59.298 [INFO] In session is user: travisl 2026-05-19 10:12:00.455 [INFO] In session is user: travisl 2026-05-19 10:12:00.889 [INFO] In session is user: travisl 2026-05-19 10:12:04.574 [INFO] In session is user: travisl 2026-05-19 10:12:05.213 [INFO] In session is user: travisl 2026-05-19 10:12:05.893 [INFO] In session is user: travisl 2026-05-19 10:12:06.283 [INFO] In session is user: travisl 2026-05-19 10:12:06.799 [INFO] In session is user: travisl 2026-05-19 10:12:07.273 [INFO] In session is user: travisl 2026-05-19 10:12:07.768 [INFO] In session is user: travisl 2026-05-19 10:12:11.346 [INFO] In session is user: travisl 2026-05-19 10:12:11.755 [INFO] In session is user: travisl 2026-05-19 10:12:12.233 [INFO] In session is user: travisl 2026-05-19 10:12:13.026 [INFO] In session is user: travisl 2026-05-19 10:12:13.489 [INFO] In session is user: travisl 2026-05-19 10:12:13.863 [INFO] In session is user: travisl 2026-05-19 10:12:14.334 [INFO] In session is user: travisl 2026-05-19 10:12:14.663 [INFO] In session is user: travisl 2026-05-19 10:12:15.080 [INFO] In session is user: travisl 2026-05-19 10:12:15.893 [INFO] In session is user: travisl 2026-05-19 10:12:17.222 [INFO] In session is user: travisl 2026-05-19 10:12:17.649 [INFO] In session is user: travisl 2026-05-19 10:12:17.700 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\ADVMEADV-0-3464.txt === {"customer":"ADVMEADV","line":"A","dept":"M","name":"Ted Styborski","title":"P","phone":"(814) 337-8535","cell":"(814) 337-8535","fax":null,"email":"junior@advantagemold.con","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3464,"password":null,"webenabled":"Y","linkedin":null,"city":"Meadville","state":"PA","address1":"10246 Mercer Pike","address2":null,"zip":"16335","country":"USA","userid":"travisl","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"0"}}] 2026-05-19 10:12:18.057 [INFO] In session is user: travisl 2026-05-19 10:12:18.467 [INFO] In session is user: travisl 2026-05-19 10:12:18.927 [INFO] In session is user: travisl 2026-05-19 10:12:19.430 [INFO] In session is user: travisl 2026-05-19 10:12:19.868 [INFO] In session is user: travisl 2026-05-19 10:12:20.202 [INFO] In session is user: travisl 2026-05-19 10:12:20.692 [INFO] In session is user: travisl 2026-05-19 10:12:20.995 [INFO] In session is user: travisl 2026-05-19 10:12:21.489 [INFO] In session is user: travisl 2026-05-19 10:12:21.973 [INFO] In session is user: travisl 2026-05-19 10:12:23.032 [INFO] In session is user: travisl 2026-05-19 10:12:23.406 [INFO] In session is user: travisl 2026-05-19 10:12:24.065 [INFO] In session is user: travisl 2026-05-19 10:12:24.509 [INFO] In session is user: travisl 2026-05-19 10:12:25.002 [INFO] In session is user: travisl 2026-05-19 10:12:25.492 [INFO] In session is user: travisl 2026-05-19 10:12:25.989 [INFO] In session is user: travisl 2026-05-19 10:12:26.435 [INFO] In session is user: travisl 2026-05-19 10:12:26.925 [INFO] In session is user: travisl 2026-05-19 10:12:27.242 [INFO] In session is user: travisl 2026-05-19 10:12:27.557 [INFO] In session is user: travisl 2026-05-19 10:12:27.929 [INFO] In session is user: travisl 2026-05-19 10:12:28.394 [INFO] In session is user: travisl 2026-05-19 10:12:28.875 [INFO] In session is user: travisl 2026-05-19 10:12:29.331 [INFO] In session is user: travisl 2026-05-19 10:12:29.856 [INFO] In session is user: travisl 2026-05-19 10:12:30.336 [INFO] In session is user: travisl 2026-05-19 10:12:30.927 [INFO] In session is user: travisl 2026-05-19 10:12:31.291 [INFO] In session is user: travisl 2026-05-19 10:12:31.739 [INFO] In session is user: travisl 2026-05-19 10:12:32.198 [INFO] In session is user: travisl 2026-05-19 10:12:32.530 [INFO] In session is user: travisl 2026-05-19 10:12:45.804 [INFO] In session is user: travisl 2026-05-19 10:12:46.470 [INFO] In session is user: travisl 2026-05-19 10:12:47.069 [INFO] In session is user: travisl 2026-05-19 10:12:47.480 [INFO] In session is user: travisl 2026-05-19 10:12:47.875 [INFO] In session is user: travisl 2026-05-19 10:12:48.243 [INFO] In session is user: travisl 2026-05-19 10:12:48.614 [INFO] In session is user: travisl 2026-05-19 10:12:48.935 [INFO] In session is user: travisl 2026-05-19 10:12:49.319 [INFO] In session is user: travisl 2026-05-19 10:12:49.714 [INFO] In session is user: travisl 2026-05-19 10:12:50.067 [INFO] In session is user: travisl 2026-05-19 10:12:50.421 [INFO] In session is user: travisl 2026-05-19 10:12:50.840 [INFO] In session is user: travisl 2026-05-19 10:12:51.209 [INFO] In session is user: travisl 2026-05-19 10:12:51.683 [INFO] In session is user: travisl 2026-05-19 10:12:52.054 [INFO] In session is user: travisl 2026-05-19 10:12:52.474 [INFO] In session is user: travisl 2026-05-19 10:12:52.834 [INFO] In session is user: travisl 2026-05-19 10:12:53.156 [INFO] In session is user: travisl 2026-05-19 10:12:53.500 [INFO] In session is user: travisl 2026-05-19 10:12:53.951 [INFO] In session is user: travisl 2026-05-19 10:12:54.345 [INFO] In session is user: travisl 2026-05-19 10:12:54.776 [INFO] In session is user: travisl 2026-05-19 10:12:55.174 [INFO] In session is user: travisl 2026-05-19 10:12:55.797 [INFO] In session is user: travisl 2026-05-19 10:12:56.151 [INFO] In session is user: travisl 2026-05-19 10:12:56.502 [INFO] In session is user: travisl 2026-05-19 10:12:56.866 [INFO] In session is user: travisl 2026-05-19 10:12:57.206 [INFO] In session is user: travisl 2026-05-19 10:12:57.584 [INFO] In session is user: travisl 2026-05-19 10:12:58.043 [INFO] In session is user: travisl 2026-05-19 10:12:58.469 [INFO] In session is user: travisl 2026-05-19 10:12:58.908 [INFO] In session is user: travisl 2026-05-19 10:12:59.238 [INFO] In session is user: travisl 2026-05-19 10:12:59.575 [INFO] In session is user: travisl 2026-05-19 10:12:59.949 [INFO] In session is user: travisl 2026-05-19 10:13:00.645 [INFO] In session is user: travisl 2026-05-19 10:13:01.038 [INFO] In session is user: travisl 2026-05-19 10:13:04.471 [INFO] In session is user: travisl 2026-05-19 10:13:05.120 [INFO] In session is user: travisl 2026-05-19 10:13:05.517 [INFO] In session is user: travisl 2026-05-19 10:13:05.890 [INFO] In session is user: travisl 2026-05-19 10:13:06.314 [INFO] In session is user: travisl 2026-05-19 10:13:06.686 [INFO] In session is user: travisl 2026-05-19 10:13:07.018 [INFO] In session is user: travisl 2026-05-19 10:13:07.347 [INFO] In session is user: travisl 2026-05-19 10:13:07.678 [INFO] In session is user: travisl 2026-05-19 10:13:08.126 [INFO] In session is user: travisl 2026-05-19 10:13:08.592 [INFO] In session is user: travisl 2026-05-19 10:13:08.946 [INFO] In session is user: travisl 2026-05-19 10:13:09.397 [INFO] In session is user: travisl 2026-05-19 10:13:09.668 [INFO] In session is user: travisl 2026-05-19 10:13:09.980 [INFO] In session is user: travisl 2026-05-19 10:13:10.329 [INFO] In session is user: travisl 2026-05-19 10:13:10.664 [INFO] In session is user: travisl 2026-05-19 10:13:10.958 [INFO] In session is user: travisl 2026-05-19 10:13:11.315 [INFO] In session is user: travisl 2026-05-19 10:13:11.636 [INFO] In session is user: travisl 2026-05-19 10:13:12.104 [INFO] In session is user: travisl 2026-05-19 10:13:12.429 [INFO] In session is user: travisl 2026-05-19 10:13:12.897 [INFO] In session is user: travisl 2026-05-19 10:13:13.247 [INFO] In session is user: travisl 2026-05-19 10:13:13.702 [INFO] In session is user: travisl 2026-05-19 10:13:14.037 [INFO] In session is user: travisl 2026-05-19 10:13:14.746 [INFO] In session is user: travisl 2026-05-19 10:13:15.190 [INFO] In session is user: travisl 2026-05-19 10:13:15.613 [INFO] In session is user: travisl 2026-05-19 10:13:15.970 [INFO] In session is user: travisl 2026-05-19 10:13:16.422 [INFO] In session is user: travisl 2026-05-19 10:13:16.949 [INFO] In session is user: travisl 2026-05-19 10:13:17.365 [INFO] In session is user: travisl 2026-05-19 10:13:17.699 [INFO] In session is user: travisl 2026-05-19 10:13:18.033 [INFO] In session is user: travisl 2026-05-19 10:13:18.522 [INFO] In session is user: travisl 2026-05-19 10:13:18.981 [INFO] In session is user: travisl 2026-05-19 10:13:19.475 [INFO] In session is user: travisl 2026-05-19 10:13:19.928 [INFO] In session is user: travisl 2026-05-19 10:13:23.280 [INFO] In session is user: travisl 2026-05-19 10:13:23.615 [INFO] In session is user: travisl 2026-05-19 10:13:23.962 [INFO] In session is user: travisl 2026-05-19 10:13:24.431 [INFO] In session is user: travisl 2026-05-19 10:13:24.743 [INFO] In session is user: travisl 2026-05-19 10:13:25.200 [INFO] In session is user: travisl 2026-05-19 10:13:25.547 [INFO] In session is user: travisl 2026-05-19 10:13:25.855 [INFO] In session is user: travisl 2026-05-19 10:13:26.362 [INFO] In session is user: travisl 2026-05-19 10:13:26.665 [INFO] In session is user: travisl 2026-05-19 10:13:26.969 [INFO] In session is user: travisl 2026-05-19 10:13:27.312 [INFO] In session is user: travisl 2026-05-19 10:13:27.842 [INFO] In session is user: travisl 2026-05-19 10:13:28.286 [INFO] In session is user: travisl 2026-05-19 10:13:28.740 [INFO] In session is user: travisl 2026-05-19 10:13:29.063 [INFO] In session is user: travisl 2026-05-19 10:13:29.400 [INFO] In session is user: travisl 2026-05-19 10:13:29.878 [INFO] In session is user: travisl 2026-05-19 10:13:30.189 [INFO] In session is user: travisl 2026-05-19 10:13:30.516 [INFO] In session is user: travisl 2026-05-19 10:13:30.992 [INFO] In session is user: travisl 2026-05-19 10:13:31.466 [INFO] In session is user: travisl 2026-05-19 10:13:31.829 [INFO] In session is user: travisl 2026-05-19 10:13:32.290 [INFO] In session is user: travisl 2026-05-19 10:13:32.783 [INFO] In session is user: travisl 2026-05-19 10:13:33.243 [INFO] In session is user: travisl 2026-05-19 10:13:33.715 [INFO] In session is user: travisl 2026-05-19 10:13:34.198 [INFO] In session is user: travisl 2026-05-19 10:13:34.510 [INFO] In session is user: travisl 2026-05-19 10:13:34.978 [INFO] In session is user: travisl 2026-05-19 10:13:35.497 [INFO] In session is user: travisl 2026-05-19 10:13:35.935 [INFO] In session is user: travisl 2026-05-19 10:13:36.245 [INFO] In session is user: travisl 2026-05-19 10:13:36.611 [INFO] In session is user: travisl 2026-05-19 10:13:37.053 [INFO] In session is user: travisl 2026-05-19 10:13:37.370 [INFO] In session is user: travisl 2026-05-19 10:13:37.877 [INFO] In session is user: travisl 2026-05-19 10:13:38.338 [INFO] In session is user: travisl 2026-05-19 10:13:38.678 [INFO] In session is user: travisl 2026-05-19 10:13:39.159 [INFO] In session is user: travisl 2026-05-19 10:13:39.618 [INFO] In session is user: travisl 2026-05-19 10:13:40.101 [INFO] In session is user: travisl 2026-05-19 10:13:40.605 [INFO] In session is user: travisl 2026-05-19 10:13:41.080 [INFO] In session is user: travisl 2026-05-19 10:13:41.391 [INFO] In session is user: travisl 2026-05-19 10:13:41.820 [INFO] In session is user: travisl 2026-05-19 10:13:42.514 [INFO] In session is user: travisl 2026-05-19 10:13:42.824 [INFO] In session is user: travisl 2026-05-19 10:13:43.179 [INFO] In session is user: travisl 2026-05-19 10:13:43.628 [INFO] In session is user: travisl 2026-05-19 10:13:44.108 [INFO] In session is user: travisl 2026-05-19 10:13:44.453 [INFO] In session is user: travisl 2026-05-19 10:13:44.901 [INFO] In session is user: travisl 2026-05-19 10:13:45.238 [INFO] In session is user: travisl 2026-05-19 10:13:45.700 [INFO] In session is user: travisl 2026-05-19 10:13:46.008 [INFO] In session is user: travisl 2026-05-19 10:13:46.348 [INFO] In session is user: travisl 2026-05-19 10:13:47.175 [INFO] In session is user: travisl 2026-05-19 10:13:47.632 [INFO] In session is user: travisl 2026-05-19 10:13:47.950 [INFO] In session is user: travisl 2026-05-19 10:13:48.433 [INFO] In session is user: travisl 2026-05-19 10:13:48.774 [INFO] In session is user: travisl 2026-05-19 10:13:49.127 [INFO] In session is user: travisl 2026-05-19 10:13:49.544 [INFO] In session is user: travisl 2026-05-19 10:13:49.862 [INFO] In session is user: travisl 2026-05-19 10:13:50.176 [INFO] In session is user: travisl 2026-05-19 10:13:50.678 [INFO] In session is user: travisl 2026-05-19 10:13:51.144 [INFO] In session is user: travisl 2026-05-19 10:13:51.624 [INFO] In session is user: travisl 2026-05-19 10:13:52.475 [INFO] In session is user: travisl 2026-05-19 10:13:52.918 [INFO] In session is user: travisl 2026-05-19 10:13:53.380 [INFO] In session is user: travisl 2026-05-19 10:13:53.719 [INFO] In session is user: travisl 2026-05-19 10:13:54.023 [INFO] In session is user: travisl 2026-05-19 10:13:54.353 [INFO] In session is user: travisl 2026-05-19 10:13:54.667 [INFO] In session is user: travisl 2026-05-19 10:13:54.992 [INFO] In session is user: travisl 2026-05-19 10:13:55.470 [INFO] In session is user: travisl 2026-05-19 10:13:55.782 [INFO] In session is user: travisl 2026-05-19 10:13:56.445 [INFO] In session is user: travisl 2026-05-19 10:13:56.908 [INFO] In session is user: travisl 2026-05-19 10:13:57.237 [INFO] In session is user: travisl 2026-05-19 10:13:57.571 [INFO] In session is user: travisl 2026-05-19 10:13:58.037 [INFO] In session is user: travisl 2026-05-19 10:13:58.497 [INFO] In session is user: travisl 2026-05-19 10:13:58.825 [INFO] In session is user: travisl 2026-05-19 10:13:59.351 [INFO] In session is user: travisl 2026-05-19 10:13:59.777 [INFO] In session is user: travisl 2026-05-19 10:14:00.260 [INFO] In session is user: travisl 2026-05-19 10:14:00.596 [INFO] In session is user: travisl 2026-05-19 10:14:01.186 [INFO] In session is user: travisl 2026-05-19 10:14:01.545 [INFO] In session is user: travisl 2026-05-19 10:14:01.906 [INFO] In session is user: travisl 2026-05-19 10:14:02.412 [INFO] In session is user: travisl 2026-05-19 10:14:14.502 [INFO] In session is user: travisl 2026-05-19 10:14:15.084 [INFO] In session is user: travisl 2026-05-19 10:14:15.408 [INFO] In session is user: travisl 2026-05-19 10:14:15.769 [INFO] In session is user: travisl 2026-05-19 10:14:16.236 [INFO] In session is user: travisl 2026-05-19 10:19:48.922 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249990-05192026101948.txt === {"quote":"249990","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"INSDEVCO","shiptoName":"Instrument Development Company","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-12-2026","cust_po":"PRE-E346PLUS-I40 DEMO","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jay Swenson","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:14","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Jay Swenson","follow_phone":"414 235 0720","follow_email":"jswenson@pts-tools.com","pic_user":"bills","total_amt":"12771.15","total_gp":"4415.60","total_gpm":"34.57","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"249990","line":"3","data":"discount structure from Q#244879"},{"comp":"1","quote":"249990","line":"2","data":"consignment order SO#1014932."},{"comp":"1","quote":"249990","line":"1","data":"accessories located at Direc Machine. See"},{"comp":"1","quote":"249990","line":"0","data":"05-12-2026 10:15-jennad Quote for Presetter &"}],"crmnotes":[],"items":[{"comp":"01","order":"249990","line":"1","part":"PRE-E346PLUS-I40","qty":"1","price":"17928.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"0"},{"comp":"01","order":"249990","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"0"},{"comp":"01","order":"249990","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"0"},{"comp":"01","order":"249990","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"0"},{"comp":"01","order":"249990","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"0"},{"comp":"01","order":"249990","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249990","Line":"1","Company":"1","F_Line":"1","Comment":"SPECIAL DEMO UNIT PRICING","Loc":"Y"},{"Quote":"249990","Line":"1","Company":"1","F_Line":"2","Comment":"**non-cancellable,non-returnable**","Loc":"Y"},{"Quote":"249990","Line":"2","Company":"1","F_Line":"1","Comment":"SPECIAL DEMO UNIT PRICING","Loc":"Y"},{"Quote":"249990","Line":"2","Company":"1","F_Line":"2","Comment":"**non-cancellable,non-returnable**","Loc":"Y"},{"Quote":"249990","Line":"3","Company":"1","F_Line":"1","Comment":"SPECIAL DEMO UNIT PRICING","Loc":"Y"},{"Quote":"249990","Line":"3","Company":"1","F_Line":"2","Comment":"**non-cancellable,non-returnable**","Loc":"Y"},{"Quote":"249990","Line":"4","Company":"1","F_Line":"1","Comment":"SPECIAL DEMO UNIT PRICING","Loc":"Y"},{"Quote":"249990","Line":"4","Company":"1","F_Line":"2","Comment":"**non-cancellable,non-returnable**","Loc":"Y"},{"Quote":"249990","Line":"5","Company":"1","F_Line":"1","Comment":"SPECIAL DEMO UNIT PRICING","Loc":"Y"},{"Quote":"249990","Line":"5","Company":"1","F_Line":"2","Comment":"**non-cancellable,non-returnable**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-19 10:20:05.924 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249990-05192026102005.txt === {"quote":"249990","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"INSDEVCO","shiptoName":"Instrument Development Company","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-12-2026","cust_po":"PRE-E346PLUS-I40 DEMO","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jay Swenson","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:14","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Jay Swenson","follow_phone":"414 235 0720","follow_email":"jswenson@pts-tools.com","pic_user":"bills","total_amt":"12771.15","total_gp":"4415.60","total_gpm":"34.57","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"6","win_pct":"20","clo_date":"07-10-2026","notes":[{"comp":"1","quote":"249990","line":"3","data":"discount structure from Q#244879"},{"comp":"1","quote":"249990","line":"2","data":"consignment order SO#1014932."},{"comp":"1","quote":"249990","line":"1","data":"accessories located at Direc Machine. See"},{"comp":"1","quote":"249990","line":"0","data":"05-12-2026 10:15-jennad Quote for Presetter &"}],"crmnotes":[{"comp":1,"quote":249990,"Line":0,"Comment":"05/19/2026 10:19 AM - bills - F/U changed from 05/20/2026 to 6/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249990,"Line":1,"Comment":"05/19/2026 10:19 AM - bills - CLO changed from 06/12/2026 to 07/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249990","line":"1","part":"PRE-E346PLUS-I40","qty":"1","price":"17928.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"0"},{"comp":"01","order":"249990","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"0"},{"comp":"01","order":"249990","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"0"},{"comp":"01","order":"249990","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"0"},{"comp":"01","order":"249990","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"0"},{"comp":"01","order":"249990","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249990","Line":"1","Company":"1","F_Line":"1","Comment":"SPECIAL DEMO UNIT PRICING","Loc":"Y"},{"Quote":"249990","Line":"1","Company":"1","F_Line":"2","Comment":"**non-cancellable,non-returnable**","Loc":"Y"},{"Quote":"249990","Line":"2","Company":"1","F_Line":"1","Comment":"SPECIAL DEMO UNIT PRICING","Loc":"Y"},{"Quote":"249990","Line":"2","Company":"1","F_Line":"2","Comment":"**non-cancellable,non-returnable**","Loc":"Y"},{"Quote":"249990","Line":"3","Company":"1","F_Line":"1","Comment":"SPECIAL DEMO UNIT PRICING","Loc":"Y"},{"Quote":"249990","Line":"3","Company":"1","F_Line":"2","Comment":"**non-cancellable,non-returnable**","Loc":"Y"},{"Quote":"249990","Line":"4","Company":"1","F_Line":"1","Comment":"SPECIAL DEMO UNIT PRICING","Loc":"Y"},{"Quote":"249990","Line":"4","Company":"1","F_Line":"2","Comment":"**non-cancellable,non-returnable**","Loc":"Y"},{"Quote":"249990","Line":"5","Company":"1","F_Line":"1","Comment":"SPECIAL DEMO UNIT PRICING","Loc":"Y"},{"Quote":"249990","Line":"5","Company":"1","F_Line":"2","Comment":"**non-cancellable,non-returnable**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-19 10:20:15.306 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249990-05192026102015.txt === {"quote":"249990","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"INSDEVCO","shiptoName":"Instrument Development Company","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"07-10-2026","cust_po":"PRE-E346PLUS-I40 DEMO","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jay Swenson","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:14","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Jay Swenson","follow_phone":"414 235 0720","follow_email":"jswenson@pts-tools.com","pic_user":"bills","total_amt":"12771.15","total_gp":"4415.60","total_gpm":"34.57","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"6","win_pct":"20","clo_date":"07-10-2026","notes":[{"comp":"1","quote":"249990","line":"3","data":"discount structure from Q#244879"},{"comp":"1","quote":"249990","line":"2","data":"consignment order SO#1014932."},{"comp":"1","quote":"249990","line":"1","data":"accessories located at Direc Machine. See"},{"comp":"1","quote":"249990","line":"0","data":"05-12-2026 10:15-jennad Quote for Presetter &"}],"crmnotes":[{"comp":1,"quote":249990,"Line":0,"Comment":"05/19/2026 10:19 AM - bills - F/U changed from 05/20/2026 to 6/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249990,"Line":1,"Comment":"05/19/2026 10:19 AM - bills - CLO changed from 06/12/2026 to 07/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249990,"Line":2,"Comment":"05/19/2026 10:20 AM - bills - Req Date changed from 06/12/2026 to 07/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249990","line":"1","part":"PRE-E346PLUS-I40","qty":"1","price":"17928.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"0"},{"comp":"01","order":"249990","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"0"},{"comp":"01","order":"249990","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"0"},{"comp":"01","order":"249990","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"0"},{"comp":"01","order":"249990","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"0"},{"comp":"01","order":"249990","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249990","Line":"1","Company":"1","F_Line":"1","Comment":"SPECIAL DEMO UNIT PRICING","Loc":"Y"},{"Quote":"249990","Line":"1","Company":"1","F_Line":"2","Comment":"**non-cancellable,non-returnable**","Loc":"Y"},{"Quote":"249990","Line":"2","Company":"1","F_Line":"1","Comment":"SPECIAL DEMO UNIT PRICING","Loc":"Y"},{"Quote":"249990","Line":"2","Company":"1","F_Line":"2","Comment":"**non-cancellable,non-returnable**","Loc":"Y"},{"Quote":"249990","Line":"3","Company":"1","F_Line":"1","Comment":"SPECIAL DEMO UNIT PRICING","Loc":"Y"},{"Quote":"249990","Line":"3","Company":"1","F_Line":"2","Comment":"**non-cancellable,non-returnable**","Loc":"Y"},{"Quote":"249990","Line":"4","Company":"1","F_Line":"1","Comment":"SPECIAL DEMO UNIT PRICING","Loc":"Y"},{"Quote":"249990","Line":"4","Company":"1","F_Line":"2","Comment":"**non-cancellable,non-returnable**","Loc":"Y"},{"Quote":"249990","Line":"5","Company":"1","F_Line":"1","Comment":"SPECIAL DEMO UNIT PRICING","Loc":"Y"},{"Quote":"249990","Line":"5","Company":"1","F_Line":"2","Comment":"**non-cancellable,non-returnable**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-19 10:22:07.611 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.314154, -89.046839, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.314154, -89.046839, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2094816 second/s. 2026-05-19 10:22:09.270 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249992-05192026102209.txt === {"quote":"249992","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"INSDEVCO","shiptoName":"Instrument Development Company","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-12-2026","cust_po":"E346PLUS ACCESSORIES","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jay Swenson","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:23","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Jay Swenson","follow_phone":"414 0235 0720","follow_email":"jswenson@pts-tools.com","pic_user":"bills","total_amt":"6165.60","total_gp":"3911.37","total_gpm":"63.44","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"249992","line":"2","data":"unit at Direc Machine (Consignment SO#1014932)"},{"comp":"1","quote":"249992","line":"1","data":"gauges to add to pontential purchase of demo E346+"},{"comp":"1","quote":"249992","line":"0","data":"05-12-2026 10:25-jennad Additional new spindle &"}],"crmnotes":[],"items":[{"comp":"01","order":"249992","line":"1","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249992","line":"2","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249992","line":"3","part":"PRE-SPDL-H63","qty":"1","price":"3067.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249992","line":"4","part":"PRE-SPDL-I30","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249992","line":"5","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249992","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249992","Line":"5","Company":"1","F_Line":"1","Comment":"On-Site Installation and Training for E346+ Presetter","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-19 10:22:20.874 [INFO] In session is user: travisl 2026-05-19 10:22:20.953 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6128738730928, -80.1981854654739, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6128738730928, -80.1981854654739, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2353653 second/s. 2026-05-19 10:22:21.094 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6128738730928, -80.1981854654739, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6128738730928, -80.1981854654739, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2915057 second/s. 2026-05-19 10:22:21.603 [INFO] In session is user: travisl 2026-05-19 10:22:21.992 [INFO] In session is user: travisl 2026-05-19 10:22:22.487 [INFO] In session is user: travisl 2026-05-19 10:22:22.893 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249992-05192026102222.txt === {"quote":"249992","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"INSDEVCO","shiptoName":"Instrument Development Company","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-12-2026","cust_po":"E346PLUS ACCESSORIES","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jay Swenson","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:23","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Jay Swenson","follow_phone":"414 0235 0720","follow_email":"jswenson@pts-tools.com","pic_user":"bills","total_amt":"6165.60","total_gp":"3911.37","total_gpm":"63.44","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"6","win_pct":"20","clo_date":"07-10-2026","notes":[{"comp":"1","quote":"249992","line":"2","data":"unit at Direc Machine (Consignment SO#1014932)"},{"comp":"1","quote":"249992","line":"1","data":"gauges to add to pontential purchase of demo E346+"},{"comp":"1","quote":"249992","line":"0","data":"05-12-2026 10:25-jennad Additional new spindle &"}],"crmnotes":[{"comp":1,"quote":249992,"Line":0,"Comment":"05/19/2026 10:22 AM - bills - F/U changed from 05/20/2026 to 6/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249992,"Line":1,"Comment":"05/19/2026 10:22 AM - bills - CLO changed from 06/12/2026 to 07/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249992","line":"1","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249992","line":"2","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249992","line":"3","part":"PRE-SPDL-H63","qty":"1","price":"3067.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249992","line":"4","part":"PRE-SPDL-I30","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249992","line":"5","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249992","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249992","Line":"5","Company":"1","F_Line":"1","Comment":"On-Site Installation and Training for E346+ Presetter","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-19 10:22:23.165 [INFO] In session is user: travisl 2026-05-19 10:22:24.136 [INFO] In session is user: travisl 2026-05-19 10:22:24.985 [INFO] In session is user: travisl 2026-05-19 10:22:25.730 [INFO] In session is user: travisl 2026-05-19 10:22:26.563 [INFO] In session is user: travisl 2026-05-19 10:22:27.039 [INFO] In session is user: travisl 2026-05-19 10:22:27.446 [INFO] In session is user: travisl 2026-05-19 10:22:28.313 [INFO] In session is user: travisl 2026-05-19 10:22:28.694 [INFO] In session is user: travisl 2026-05-19 10:22:29.918 [INFO] In session is user: travisl 2026-05-19 10:22:30.726 [INFO] In session is user: travisl 2026-05-19 10:22:31.142 [INFO] In session is user: travisl 2026-05-19 10:22:31.825 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249992-05192026102231.txt === {"quote":"249992","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"INSDEVCO","shiptoName":"Instrument Development Company","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"07-10-2026","cust_po":"E346PLUS ACCESSORIES","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jay Swenson","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:23","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Jay Swenson","follow_phone":"414 0235 0720","follow_email":"jswenson@pts-tools.com","pic_user":"bills","total_amt":"6165.60","total_gp":"3911.37","total_gpm":"63.44","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"6","win_pct":"20","clo_date":"07-10-2026","notes":[{"comp":"1","quote":"249992","line":"2","data":"unit at Direc Machine (Consignment SO#1014932)"},{"comp":"1","quote":"249992","line":"1","data":"gauges to add to pontential purchase of demo E346+"},{"comp":"1","quote":"249992","line":"0","data":"05-12-2026 10:25-jennad Additional new spindle &"}],"crmnotes":[{"comp":1,"quote":249992,"Line":0,"Comment":"05/19/2026 10:22 AM - bills - F/U changed from 05/20/2026 to 6/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249992,"Line":1,"Comment":"05/19/2026 10:22 AM - bills - CLO changed from 06/12/2026 to 07/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249992,"Line":2,"Comment":"05/19/2026 10:22 AM - bills - Req Date changed from 06/12/2026 to 07/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249992","line":"1","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249992","line":"2","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249992","line":"3","part":"PRE-SPDL-H63","qty":"1","price":"3067.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249992","line":"4","part":"PRE-SPDL-I30","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249992","line":"5","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249992","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249992","Line":"5","Company":"1","F_Line":"1","Comment":"On-Site Installation and Training for E346+ Presetter","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-19 10:22:31.949 [INFO] In session is user: travisl 2026-05-19 10:22:32.778 [INFO] In session is user: travisl 2026-05-19 10:22:33.187 [INFO] In session is user: travisl 2026-05-19 10:22:34.183 [INFO] In session is user: travisl 2026-05-19 10:22:34.910 [INFO] In session is user: travisl 2026-05-19 10:22:38.729 [INFO] In session is user: travisl 2026-05-19 10:22:39.125 [INFO] In session is user: travisl 2026-05-19 10:22:39.934 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6130741327642, -80.1978915528778, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6130741327642, -80.1978915528778, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2124316 second/s. 2026-05-19 10:22:40.344 [INFO] In session is user: travisl 2026-05-19 10:22:41.035 [INFO] In session is user: travisl 2026-05-19 10:22:41.864 [INFO] In session is user: travisl 2026-05-19 10:22:42.315 [INFO] In session is user: travisl 2026-05-19 10:22:43.176 [INFO] In session is user: travisl 2026-05-19 10:22:43.741 [INFO] In session is user: travisl 2026-05-19 10:22:44.495 [INFO] In session is user: travisl 2026-05-19 10:22:44.943 [INFO] In session is user: travisl 2026-05-19 10:22:45.137 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6130741327642, -80.1978915528778, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6130741327642, -80.1978915528778, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1496634 second/s. 2026-05-19 10:22:45.440 [INFO] In session is user: travisl 2026-05-19 10:22:45.955 [INFO] In session is user: travisl 2026-05-19 10:22:46.460 [INFO] In session is user: travisl 2026-05-19 10:22:46.945 [INFO] In session is user: travisl 2026-05-19 10:22:47.432 [INFO] In session is user: travisl 2026-05-19 10:22:48.091 [INFO] In session is user: travisl 2026-05-19 10:22:52.126 [INFO] In session is user: travisl 2026-05-19 10:22:52.742 [INFO] In session is user: travisl 2026-05-19 10:22:53.567 [INFO] In session is user: travisl 2026-05-19 10:22:54.211 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6130741327642, -80.1978915528778, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6130741327642, -80.1978915528778, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3778915 second/s. 2026-05-19 10:22:54.369 [INFO] In session is user: travisl 2026-05-19 10:22:54.954 [INFO] In session is user: travisl 2026-05-19 10:22:55.842 [INFO] In session is user: travisl 2026-05-19 10:22:56.617 [INFO] In session is user: travisl 2026-05-19 10:22:57.387 [INFO] In session is user: travisl 2026-05-19 10:22:57.997 [INFO] In session is user: travisl 2026-05-19 10:22:58.902 [INFO] In session is user: travisl 2026-05-19 10:22:59.690 [INFO] In session is user: travisl 2026-05-19 10:23:00.516 [INFO] In session is user: travisl 2026-05-19 10:23:01.293 [INFO] In session is user: travisl 2026-05-19 10:23:01.820 [INFO] In session is user: travisl 2026-05-19 10:23:02.463 [INFO] In session is user: travisl 2026-05-19 10:23:06.316 [INFO] In session is user: travisl 2026-05-19 10:23:07.039 [INFO] In session is user: travisl 2026-05-19 10:23:07.609 [INFO] In session is user: travisl 2026-05-19 10:23:08.491 [INFO] In session is user: travisl 2026-05-19 10:23:09.084 [INFO] In session is user: travisl 2026-05-19 10:23:09.878 [INFO] In session is user: travisl 2026-05-19 10:23:10.511 [INFO] In session is user: travisl 2026-05-19 10:23:11.094 [INFO] In session is user: travisl 2026-05-19 10:23:11.591 [INFO] In session is user: travisl 2026-05-19 10:23:12.217 [INFO] In session is user: travisl 2026-05-19 10:23:12.728 [INFO] In session is user: travisl 2026-05-19 10:23:13.216 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6130741327642, -80.1978915528778, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6130741327642, -80.1978915528778, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3467804 second/s. 2026-05-19 10:23:13.364 [INFO] In session is user: travisl 2026-05-19 10:23:14.088 [INFO] In session is user: travisl 2026-05-19 10:23:14.845 [INFO] In session is user: travisl 2026-05-19 10:23:15.442 [INFO] In session is user: travisl 2026-05-19 10:23:16.012 [INFO] In session is user: travisl 2026-05-19 10:23:16.662 [INFO] In session is user: travisl 2026-05-19 10:23:17.586 [INFO] In session is user: travisl 2026-05-19 10:23:18.146 [INFO] In session is user: travisl 2026-05-19 10:23:18.889 [INFO] In session is user: travisl 2026-05-19 10:23:19.306 [INFO] In session is user: travisl 2026-05-19 10:23:19.788 [INFO] In session is user: travisl 2026-05-19 10:23:20.627 [INFO] In session is user: travisl 2026-05-19 10:23:20.995 [INFO] In session is user: travisl 2026-05-19 10:23:21.458 [INFO] In session is user: travisl 2026-05-19 10:23:22.478 [INFO] In session is user: travisl 2026-05-19 10:23:23.391 [INFO] In session is user: travisl 2026-05-19 10:23:24.056 [INFO] In session is user: travisl 2026-05-19 10:23:24.716 [INFO] In session is user: travisl 2026-05-19 10:23:25.356 [INFO] In session is user: travisl 2026-05-19 10:23:26.211 [INFO] In session is user: travisl 2026-05-19 10:23:26.804 [INFO] In session is user: travisl 2026-05-19 10:23:27.400 [INFO] In session is user: travisl 2026-05-19 10:23:27.949 [INFO] In session is user: travisl 2026-05-19 10:23:28.796 [INFO] In session is user: travisl 2026-05-19 10:23:29.539 [INFO] In session is user: travisl 2026-05-19 10:23:30.076 [INFO] In session is user: travisl 2026-05-19 10:23:30.590 [INFO] In session is user: travisl 2026-05-19 10:23:31.095 [INFO] In session is user: travisl 2026-05-19 10:23:31.610 [INFO] In session is user: travisl 2026-05-19 10:23:32.210 [INFO] In session is user: travisl 2026-05-19 10:23:32.700 [INFO] In session is user: travisl 2026-05-19 10:23:33.455 [INFO] In session is user: travisl 2026-05-19 10:23:34.611 [INFO] In session is user: travisl 2026-05-19 10:23:35.301 [INFO] In session is user: travisl 2026-05-19 10:23:36.093 [INFO] In session is user: travisl 2026-05-19 10:23:36.912 [INFO] In session is user: travisl 2026-05-19 10:23:37.511 [INFO] In session is user: travisl 2026-05-19 10:23:38.164 [INFO] In session is user: travisl 2026-05-19 10:23:38.743 [INFO] In session is user: travisl 2026-05-19 10:23:39.519 [INFO] In session is user: travisl 2026-05-19 10:23:40.218 [INFO] In session is user: travisl 2026-05-19 10:23:40.860 [INFO] In session is user: travisl 2026-05-19 10:23:41.496 [INFO] In session is user: travisl 2026-05-19 10:23:42.129 [INFO] In session is user: travisl 2026-05-19 10:23:43.758 [INFO] In session is user: travisl 2026-05-19 10:23:44.221 [INFO] In session is user: travisl 2026-05-19 10:23:44.888 [INFO] In session is user: travisl 2026-05-19 10:23:45.529 [INFO] In session is user: travisl 2026-05-19 10:23:46.166 [INFO] In session is user: travisl 2026-05-19 10:23:47.093 [INFO] In session is user: travisl 2026-05-19 10:23:47.884 [INFO] In session is user: travisl 2026-05-19 10:23:48.569 [INFO] In session is user: travisl 2026-05-19 10:23:49.230 [INFO] In session is user: travisl 2026-05-19 10:23:50.129 [INFO] In session is user: travisl 2026-05-19 10:23:50.585 [INFO] In session is user: travisl 2026-05-19 10:23:51.377 [INFO] In session is user: travisl 2026-05-19 10:23:52.173 [INFO] In session is user: travisl 2026-05-19 10:23:52.646 [INFO] In session is user: travisl 2026-05-19 10:23:53.481 [INFO] In session is user: travisl 2026-05-19 10:23:54.282 [INFO] In session is user: travisl 2026-05-19 10:23:54.787 [INFO] In session is user: travisl 2026-05-19 10:23:55.125 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249991-05192026102354.txt === {"quote":"249991","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"WILLER","shiptoName":"Willer Tool Corporation","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-12-2026","cust_po":"NCAT50-C2-125U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Corey Carter","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:18","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Corey Carter","follow_phone":"262-893-7255","follow_email":"ccarter@dgisupply.com","pic_user":"bills","total_amt":"2113.56","total_gp":"1265.46","total_gpm":"59.87","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"249991","line":"9","data":"request."},{"comp":"1","quote":"249991","line":"8","data":"weeks ARO. Sent message to Jenna about this"},{"comp":"1","quote":"249991","line":"7","data":"entered on 4/13/26, lead time is about 20~22"},{"comp":"1","quote":"249991","line":"6","data":"the NCAT50 version, saw Q # 248449 that Miranda"},{"comp":"1","quote":"249991","line":"5","data":"April, need updated delivery. Corey asked for"},{"comp":"1","quote":"249991","line":"4","data":"the Delivery Log, NERP shows Due Date of early"},{"comp":"1","quote":"249991","line":"3","data":"05-12-2026 10:21-briand: Put CKFN50(2)-1.1/2C on"},{"comp":"1","quote":"249991","line":"2","data":"trying to break into"},{"comp":"1","quote":"249991","line":"1","data":"New lyndex shop that uses all pioneer tools we are"},{"comp":"1","quote":"249991","line":"0","data":"05-12-2026 11:41-jennad Per BillS add +8% disc"}],"crmnotes":[],"items":[{"comp":"01","order":"249991","line":"1","part":"NCAT50-C2-125U-IDU","qty":"1","price":"1739.00","uom":"EA","discount":"43.00","req_date":"20~22 Weeks ARO","branch":"1"},{"comp":"01","order":"249991","line":"2","part":"CAT50-C2-125U-IDU","qty":"1","price":"1373.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249991","line":"3","part":"9HC50","qty":"1","price":"90.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249991","line":"4","part":"KM2-1.1/2","qty":"1","price":"131.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249991","line":"5","part":"CCK2-1.1/2","qty":"1","price":"151.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249991","line":"6","part":"CKFN50(2)-1.1/2C","qty":"1","price":"160.00","uom":"EA","discount":"43.00","req_date":"ETA 5/13","branch":"1"},{"comp":"01","order":"249991","line":"7","part":"CCKL50","qty":"1","price":"64.00","uom":"EA","discount":"43.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"249991","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"8.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":8}}] 2026-05-19 10:23:55.251 [INFO] In session is user: travisl 2026-05-19 10:23:55.957 [INFO] In session is user: travisl 2026-05-19 10:23:56.518 [INFO] In session is user: travisl 2026-05-19 10:23:57.006 [INFO] In session is user: travisl 2026-05-19 10:23:57.701 [INFO] In session is user: travisl 2026-05-19 10:23:58.323 [INFO] In session is user: travisl 2026-05-19 10:23:59.487 [INFO] In session is user: travisl 2026-05-19 10:24:00.677 [INFO] In session is user: travisl 2026-05-19 10:24:01.178 [INFO] In session is user: travisl 2026-05-19 10:24:01.654 [INFO] In session is user: travisl 2026-05-19 10:24:02.145 [INFO] In session is user: travisl 2026-05-19 10:24:02.874 [INFO] In session is user: travisl 2026-05-19 10:24:03.412 [INFO] In session is user: travisl 2026-05-19 10:24:04.185 [INFO] In session is user: travisl 2026-05-19 10:24:04.718 [INFO] In session is user: travisl 2026-05-19 10:24:05.408 [INFO] In session is user: travisl 2026-05-19 10:24:06.229 [INFO] In session is user: travisl 2026-05-19 10:24:06.933 [INFO] In session is user: travisl 2026-05-19 10:24:07.645 [INFO] In session is user: travisl 2026-05-19 10:24:08.461 [INFO] In session is user: travisl 2026-05-19 10:24:09.257 [INFO] In session is user: travisl 2026-05-19 10:24:09.772 [INFO] In session is user: travisl 2026-05-19 10:24:10.500 [INFO] In session is user: travisl 2026-05-19 10:24:11.100 [INFO] In session is user: travisl 2026-05-19 10:24:11.258 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249991-05192026102411.txt === {"quote":"249991","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"WILLER","shiptoName":"Willer Tool Corporation","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-12-2026","cust_po":"NCAT50-C2-125U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Corey Carter","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:18","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Corey Carter","follow_phone":"262-893-7255","follow_email":"ccarter@dgisupply.com","pic_user":"bills","total_amt":"2113.56","total_gp":"1265.46","total_gpm":"59.87","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"8","win_pct":"20","clo_date":"07-10-2026","notes":[{"comp":"1","quote":"249991","line":"9","data":"request."},{"comp":"1","quote":"249991","line":"8","data":"weeks ARO. Sent message to Jenna about this"},{"comp":"1","quote":"249991","line":"7","data":"entered on 4/13/26, lead time is about 20~22"},{"comp":"1","quote":"249991","line":"6","data":"the NCAT50 version, saw Q # 248449 that Miranda"},{"comp":"1","quote":"249991","line":"5","data":"April, need updated delivery. Corey asked for"},{"comp":"1","quote":"249991","line":"4","data":"the Delivery Log, NERP shows Due Date of early"},{"comp":"1","quote":"249991","line":"3","data":"05-12-2026 10:21-briand: Put CKFN50(2)-1.1/2C on"},{"comp":"1","quote":"249991","line":"2","data":"trying to break into"},{"comp":"1","quote":"249991","line":"1","data":"New lyndex shop that uses all pioneer tools we are"},{"comp":"1","quote":"249991","line":"0","data":"05-12-2026 11:41-jennad Per BillS add +8% disc"}],"crmnotes":[{"comp":1,"quote":249991,"Line":0,"Comment":"05/19/2026 10:23 AM - bills - F/U changed from 05/20/2026 to 6/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249991,"Line":1,"Comment":"05/19/2026 10:24 AM - bills - CLO changed from 06/12/2026 to 07/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249991","line":"1","part":"NCAT50-C2-125U-IDU","qty":"1","price":"1739.00","uom":"EA","discount":"43.00","req_date":"20~22 Weeks ARO","branch":"1"},{"comp":"01","order":"249991","line":"2","part":"CAT50-C2-125U-IDU","qty":"1","price":"1373.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249991","line":"3","part":"9HC50","qty":"1","price":"90.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249991","line":"4","part":"KM2-1.1/2","qty":"1","price":"131.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249991","line":"5","part":"CCK2-1.1/2","qty":"1","price":"151.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249991","line":"6","part":"CKFN50(2)-1.1/2C","qty":"1","price":"160.00","uom":"EA","discount":"43.00","req_date":"ETA 5/13","branch":"1"},{"comp":"01","order":"249991","line":"7","part":"CCKL50","qty":"1","price":"64.00","uom":"EA","discount":"43.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"249991","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"8.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-19 10:24:11.583 [INFO] In session is user: travisl 2026-05-19 10:24:12.535 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6130741327642, -80.1978915528778, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6130741327642, -80.1978915528778, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 30 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3276346 second/s. 2026-05-19 10:24:12.581 [INFO] In session is user: travisl 2026-05-19 10:24:14.389 [INFO] In session is user: travisl 2026-05-19 10:24:15.118 [INFO] In session is user: travisl 2026-05-19 10:24:15.680 [INFO] In session is user: travisl 2026-05-19 10:24:16.310 [INFO] In session is user: travisl 2026-05-19 10:24:16.826 [INFO] In session is user: travisl 2026-05-19 10:24:17.484 [INFO] In session is user: travisl 2026-05-19 10:24:18.111 [INFO] In session is user: travisl 2026-05-19 10:24:18.619 [INFO] In session is user: travisl 2026-05-19 10:24:19.251 [INFO] In session is user: travisl 2026-05-19 10:24:19.716 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249991-05192026102419.txt === {"quote":"249991","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"WILLER","shiptoName":"Willer Tool Corporation","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"07-10-2026","cust_po":"NCAT50-C2-125U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Corey Carter","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:18","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Corey Carter","follow_phone":"262-893-7255","follow_email":"ccarter@dgisupply.com","pic_user":"bills","total_amt":"2113.56","total_gp":"1265.46","total_gpm":"59.87","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"8","win_pct":"20","clo_date":"07-10-2026","notes":[{"comp":"1","quote":"249991","line":"9","data":"request."},{"comp":"1","quote":"249991","line":"8","data":"weeks ARO. Sent message to Jenna about this"},{"comp":"1","quote":"249991","line":"7","data":"entered on 4/13/26, lead time is about 20~22"},{"comp":"1","quote":"249991","line":"6","data":"the NCAT50 version, saw Q # 248449 that Miranda"},{"comp":"1","quote":"249991","line":"5","data":"April, need updated delivery. Corey asked for"},{"comp":"1","quote":"249991","line":"4","data":"the Delivery Log, NERP shows Due Date of early"},{"comp":"1","quote":"249991","line":"3","data":"05-12-2026 10:21-briand: Put CKFN50(2)-1.1/2C on"},{"comp":"1","quote":"249991","line":"2","data":"trying to break into"},{"comp":"1","quote":"249991","line":"1","data":"New lyndex shop that uses all pioneer tools we are"},{"comp":"1","quote":"249991","line":"0","data":"05-12-2026 11:41-jennad Per BillS add +8% disc"}],"crmnotes":[{"comp":1,"quote":249991,"Line":0,"Comment":"05/19/2026 10:23 AM - bills - F/U changed from 05/20/2026 to 6/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249991,"Line":1,"Comment":"05/19/2026 10:24 AM - bills - CLO changed from 06/12/2026 to 07/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249991,"Line":2,"Comment":"05/19/2026 10:24 AM - bills - Req Date changed from 06/12/2026 to 07/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249991","line":"1","part":"NCAT50-C2-125U-IDU","qty":"1","price":"1739.00","uom":"EA","discount":"43.00","req_date":"20~22 Weeks ARO","branch":"1"},{"comp":"01","order":"249991","line":"2","part":"CAT50-C2-125U-IDU","qty":"1","price":"1373.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249991","line":"3","part":"9HC50","qty":"1","price":"90.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249991","line":"4","part":"KM2-1.1/2","qty":"1","price":"131.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249991","line":"5","part":"CCK2-1.1/2","qty":"1","price":"151.00","uom":"EA","discount":"43.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249991","line":"6","part":"CKFN50(2)-1.1/2C","qty":"1","price":"160.00","uom":"EA","discount":"43.00","req_date":"ETA 5/13","branch":"1"},{"comp":"01","order":"249991","line":"7","part":"CCKL50","qty":"1","price":"64.00","uom":"EA","discount":"43.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"249991","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"8.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-19 10:24:19.764 [INFO] In session is user: travisl 2026-05-19 10:24:20.379 [INFO] In session is user: travisl 2026-05-19 10:24:21.049 [INFO] In session is user: travisl 2026-05-19 10:24:21.596 [INFO] In session is user: travisl 2026-05-19 10:24:21.957 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6130090951618, -80.1980878968679, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6130090951618, -80.1980878968679, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1728984 second/s. 2026-05-19 10:24:22.332 [INFO] In session is user: travisl 2026-05-19 10:24:22.931 [INFO] In session is user: travisl 2026-05-19 10:24:23.449 [INFO] In session is user: travisl 2026-05-19 10:24:24.228 [INFO] In session is user: travisl 2026-05-19 10:24:25.064 [INFO] In session is user: travisl 2026-05-19 10:24:25.896 [INFO] In session is user: travisl 2026-05-19 10:24:26.477 [INFO] In session is user: travisl 2026-05-19 10:24:27.144 [INFO] In session is user: travisl 2026-05-19 10:24:27.681 [INFO] In session is user: travisl 2026-05-19 10:24:28.184 [INFO] In session is user: travisl 2026-05-19 10:24:28.994 [INFO] In session is user: travisl 2026-05-19 10:24:29.529 [INFO] In session is user: travisl 2026-05-19 10:24:30.120 [INFO] In session is user: travisl 2026-05-19 10:24:30.792 [INFO] In session is user: travisl 2026-05-19 10:24:31.281 [INFO] In session is user: travisl 2026-05-19 10:24:32.017 [INFO] In session is user: travisl 2026-05-19 10:24:32.772 [INFO] In session is user: travisl 2026-05-19 10:24:33.236 [INFO] In session is user: travisl 2026-05-19 10:24:33.698 [INFO] In session is user: travisl 2026-05-19 10:24:34.148 [INFO] In session is user: travisl 2026-05-19 10:24:34.636 [INFO] In session is user: travisl 2026-05-19 10:24:35.118 [INFO] In session is user: travisl 2026-05-19 10:24:35.599 [INFO] In session is user: travisl 2026-05-19 10:24:36.323 [INFO] In session is user: travisl 2026-05-19 10:24:36.927 [INFO] In session is user: travisl 2026-05-19 10:24:37.812 [INFO] In session is user: travisl 2026-05-19 10:24:38.297 [INFO] In session is user: travisl 2026-05-19 10:24:39.102 [INFO] In session is user: travisl 2026-05-19 10:24:40.006 [INFO] In session is user: travisl 2026-05-19 10:24:40.692 [INFO] In session is user: travisl 2026-05-19 10:24:41.582 [INFO] In session is user: travisl 2026-05-19 10:24:42.284 [INFO] In session is user: travisl 2026-05-19 10:24:42.914 [INFO] In session is user: travisl 2026-05-19 10:24:43.500 [INFO] In session is user: travisl 2026-05-19 10:24:44.008 [INFO] In session is user: travisl 2026-05-19 10:24:44.551 [INFO] In session is user: travisl 2026-05-19 10:24:45.049 [INFO] In session is user: travisl 2026-05-19 10:24:45.528 [INFO] In session is user: travisl 2026-05-19 10:24:45.940 [INFO] In session is user: travisl 2026-05-19 10:24:46.392 [INFO] In session is user: travisl 2026-05-19 10:24:47.087 [INFO] In session is user: travisl 2026-05-19 10:24:47.815 [INFO] In session is user: travisl 2026-05-19 10:24:48.370 [INFO] In session is user: travisl 2026-05-19 10:24:48.973 [INFO] In session is user: travisl 2026-05-19 10:24:49.787 [INFO] In session is user: travisl 2026-05-19 10:24:50.656 [INFO] In session is user: travisl 2026-05-19 10:24:51.474 [INFO] In session is user: travisl 2026-05-19 10:24:52.310 [INFO] In session is user: travisl 2026-05-19 10:24:53.070 [INFO] In session is user: travisl 2026-05-19 10:24:53.605 [INFO] In session is user: travisl 2026-05-19 10:24:54.049 [INFO] In session is user: travisl 2026-05-19 10:24:54.863 [INFO] In session is user: travisl 2026-05-19 10:24:55.575 [INFO] In session is user: travisl 2026-05-19 10:24:56.298 [INFO] In session is user: travisl 2026-05-19 10:24:56.865 [INFO] In session is user: travisl 2026-05-19 10:24:57.550 [INFO] In session is user: travisl 2026-05-19 10:24:58.022 [INFO] In session is user: travisl 2026-05-19 10:24:59.806 [INFO] In session is user: travisl 2026-05-19 10:25:00.903 [INFO] In session is user: travisl 2026-05-19 10:25:01.359 [INFO] In session is user: travisl 2026-05-19 10:25:02.250 [INFO] In session is user: travisl 2026-05-19 10:25:03.045 [INFO] In session is user: travisl 2026-05-19 10:25:03.660 [INFO] In session is user: travisl 2026-05-19 10:25:04.525 [INFO] In session is user: travisl 2026-05-19 10:25:04.880 [INFO] In session is user: travisl 2026-05-19 10:25:05.358 [INFO] In session is user: travisl 2026-05-19 10:25:06.702 [INFO] In session is user: travisl 2026-05-19 10:25:07.555 [INFO] In session is user: travisl 2026-05-19 10:25:07.908 [INFO] In session is user: travisl 2026-05-19 10:25:08.643 [INFO] In session is user: travisl 2026-05-19 10:25:09.371 [INFO] In session is user: travisl 2026-05-19 10:25:10.194 [INFO] In session is user: travisl 2026-05-19 10:25:11.069 [INFO] In session is user: travisl 2026-05-19 10:25:11.831 [INFO] In session is user: travisl 2026-05-19 10:25:12.570 [INFO] In session is user: travisl 2026-05-19 10:25:13.444 [INFO] In session is user: travisl 2026-05-19 10:25:13.822 [INFO] In session is user: travisl 2026-05-19 10:25:14.305 [INFO] In session is user: travisl 2026-05-19 10:25:14.794 [INFO] In session is user: travisl 2026-05-19 10:25:15.655 [INFO] In session is user: travisl 2026-05-19 10:25:16.517 [INFO] In session is user: travisl 2026-05-19 10:25:16.874 [INFO] In session is user: travisl 2026-05-19 10:25:17.772 [INFO] In session is user: travisl 2026-05-19 10:25:18.511 [INFO] In session is user: travisl 2026-05-19 10:25:19.370 [INFO] In session is user: travisl 2026-05-19 10:25:20.137 [INFO] In session is user: travisl 2026-05-19 10:25:20.946 [INFO] In session is user: travisl 2026-05-19 10:25:21.760 [INFO] In session is user: travisl 2026-05-19 10:25:22.641 [INFO] In session is user: travisl 2026-05-19 10:25:23.568 [INFO] In session is user: travisl 2026-05-19 10:25:23.898 [INFO] In session is user: travisl 2026-05-19 10:25:24.228 [INFO] In session is user: travisl 2026-05-19 10:25:25.068 [INFO] In session is user: travisl 2026-05-19 10:25:25.508 [INFO] In session is user: travisl 2026-05-19 10:25:26.260 [INFO] In session is user: travisl 2026-05-19 10:25:26.638 [INFO] In session is user: travisl 2026-05-19 10:25:27.443 [INFO] In session is user: travisl 2026-05-19 10:25:28.316 [INFO] In session is user: travisl 2026-05-19 10:25:28.705 [INFO] In session is user: travisl 2026-05-19 10:25:29.609 [INFO] In session is user: travisl 2026-05-19 10:25:30.534 [INFO] In session is user: travisl 2026-05-19 10:25:30.952 [INFO] In session is user: travisl 2026-05-19 10:25:34.863 [INFO] In session is user: travisl 2026-05-19 10:25:35.680 [INFO] In session is user: travisl 2026-05-19 10:25:36.106 [INFO] In session is user: travisl 2026-05-19 10:25:36.943 [INFO] In session is user: travisl 2026-05-19 10:25:37.347 [INFO] In session is user: travisl 2026-05-19 10:25:38.092 [INFO] In session is user: travisl 2026-05-19 10:25:38.869 [INFO] In session is user: travisl 2026-05-19 10:25:39.701 [INFO] In session is user: travisl 2026-05-19 10:25:40.012 [INFO] In session is user: travisl 2026-05-19 10:25:40.900 [INFO] In session is user: travisl 2026-05-19 10:25:41.244 [INFO] In session is user: travisl 2026-05-19 10:25:42.098 [INFO] In session is user: travisl 2026-05-19 10:26:56.261 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.3070225, -88.9648397166667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.3070225, -88.9648397166667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2109953 second/s. 2026-05-19 10:27:48.575 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2950938833333, -88.9649269333333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2950938833333, -88.9649269333333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 40 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.190747 second/s. 2026-05-19 10:28:17.318 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2832894333333, -88.9649238833333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2832894333333, -88.9649238833333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 110 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3341077 second/s. 2026-05-19 10:29:49.097 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\FORDLOVE-0-3464.txt === {"customer":"FORDLOVE","line":"A","dept":"S","name":"Chris Fehr","title":"AS","phone":"(815) 222-2222","cell":"(815) 222-2222","fax":null,"email":"cf@ford.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3464,"password":null,"webenabled":"Y","linkedin":null,"city":"Loves Park","state":"IL","address1":"2205 Range Road","address2":null,"zip":"61111","country":"USA","userid":"mikek","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"0"}}] 2026-05-19 10:52:05.553 [INFO] In session is user: travisl 2026-05-19 10:52:06.169 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.3967345117484, -80.2153276452277, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.3967345117484, -80.2153276452277, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2822244 second/s. 2026-05-19 10:52:06.195 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.3967345117484, -80.2153276452277, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.3967345117484, -80.2153276452277, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3129465 second/s. 2026-05-19 10:52:06.290 [INFO] In session is user: travisl 2026-05-19 10:52:06.773 [INFO] In session is user: travisl 2026-05-19 10:52:07.211 [INFO] In session is user: travisl 2026-05-19 10:52:07.646 [INFO] In session is user: travisl 2026-05-19 10:52:08.045 [INFO] In session is user: travisl 2026-05-19 10:52:08.452 [INFO] In session is user: travisl 2026-05-19 10:52:08.830 [INFO] In session is user: travisl 2026-05-19 10:52:09.375 [INFO] In session is user: travisl 2026-05-19 10:52:09.709 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.3967329181082, -80.2153659312267, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.3967329181082, -80.2153659312267, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2236106 second/s. 2026-05-19 10:52:09.913 [INFO] In session is user: travisl 2026-05-19 10:52:10.382 [INFO] In session is user: travisl 2026-05-19 10:52:11.084 [INFO] In session is user: travisl 2026-05-19 10:52:11.678 [INFO] In session is user: travisl 2026-05-19 10:52:12.265 [INFO] In session is user: travisl 2026-05-19 10:52:12.643 [INFO] In session is user: travisl 2026-05-19 10:52:12.835 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.3967329181082, -80.2153659312267, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.3967329181082, -80.2153659312267, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1539937 second/s. 2026-05-19 10:52:13.048 [INFO] In session is user: travisl 2026-05-19 10:52:13.606 [INFO] In session is user: travisl 2026-05-19 10:52:14.116 [INFO] In session is user: travisl 2026-05-19 10:52:14.911 [INFO] In session is user: travisl 2026-05-19 10:52:15.825 [INFO] In session is user: travisl 2026-05-19 10:52:16.609 [INFO] In session is user: travisl 2026-05-19 10:52:17.103 [INFO] In session is user: travisl 2026-05-19 10:52:18.744 [INFO] In session is user: travisl 2026-05-19 10:52:19.363 [INFO] In session is user: travisl 2026-05-19 10:52:19.760 [INFO] In session is user: travisl 2026-05-19 10:52:20.180 [INFO] In session is user: travisl 2026-05-19 10:52:20.609 [INFO] In session is user: travisl 2026-05-19 10:52:21.035 [INFO] In session is user: travisl 2026-05-19 10:52:21.594 [INFO] In session is user: travisl 2026-05-19 10:52:22.004 [INFO] In session is user: travisl 2026-05-19 10:52:22.411 [INFO] In session is user: travisl 2026-05-19 10:52:22.876 [INFO] In session is user: travisl 2026-05-19 10:52:23.305 [INFO] In session is user: travisl 2026-05-19 10:52:23.696 [INFO] In session is user: travisl 2026-05-19 10:52:24.140 [INFO] In session is user: travisl 2026-05-19 10:52:24.999 [INFO] In session is user: travisl 2026-05-19 10:52:25.449 [INFO] In session is user: travisl 2026-05-19 10:52:25.857 [INFO] In session is user: travisl 2026-05-19 10:52:26.278 [INFO] In session is user: travisl 2026-05-19 10:52:26.762 [INFO] In session is user: travisl 2026-05-19 10:52:27.347 [INFO] In session is user: travisl 2026-05-19 10:52:28.216 [INFO] In session is user: travisl 2026-05-19 10:52:28.978 [INFO] In session is user: travisl 2026-05-19 10:52:29.378 [INFO] In session is user: travisl 2026-05-19 10:52:29.799 [INFO] In session is user: travisl 2026-05-19 10:52:30.243 [INFO] In session is user: travisl 2026-05-19 10:52:30.651 [INFO] In session is user: travisl 2026-05-19 10:52:31.084 [INFO] In session is user: travisl 2026-05-19 10:52:32.405 [INFO] In session is user: travisl 2026-05-19 10:52:33.105 [INFO] In session is user: travisl 2026-05-19 10:52:33.545 [INFO] In session is user: travisl 2026-05-19 10:52:34.096 [INFO] In session is user: travisl 2026-05-19 10:52:34.484 [INFO] In session is user: travisl 2026-05-19 10:52:34.899 [INFO] In session is user: travisl 2026-05-19 10:52:35.272 [INFO] In session is user: travisl 2026-05-19 10:52:35.668 [INFO] In session is user: travisl 2026-05-19 10:52:36.132 [INFO] In session is user: travisl 2026-05-19 10:52:36.581 [INFO] In session is user: travisl 2026-05-19 10:52:37.264 [INFO] In session is user: travisl 2026-05-19 10:52:37.948 [INFO] In session is user: travisl 2026-05-19 10:52:38.572 [INFO] In session is user: travisl 2026-05-19 10:52:38.976 [INFO] In session is user: travisl 2026-05-19 10:52:39.391 [INFO] In session is user: travisl 2026-05-19 10:52:39.757 [INFO] In session is user: travisl 2026-05-19 10:52:40.248 [INFO] In session is user: travisl 2026-05-19 10:52:40.760 [INFO] In session is user: travisl 2026-05-19 10:52:41.185 [INFO] In session is user: travisl 2026-05-19 10:52:41.569 [INFO] In session is user: travisl 2026-05-19 10:52:41.944 [INFO] In session is user: travisl 2026-05-19 10:52:42.367 [INFO] In session is user: travisl 2026-05-19 10:52:42.829 [INFO] In session is user: travisl 2026-05-19 10:52:43.396 [INFO] In session is user: travisl 2026-05-19 10:52:43.844 [INFO] In session is user: travisl 2026-05-19 10:52:44.271 [INFO] In session is user: travisl 2026-05-19 10:52:44.982 [INFO] In session is user: travisl 2026-05-19 10:52:45.405 [INFO] In session is user: travisl 2026-05-19 10:52:45.924 [INFO] In session is user: travisl 2026-05-19 10:52:46.311 [INFO] In session is user: travisl 2026-05-19 10:52:46.748 [INFO] In session is user: travisl 2026-05-19 10:52:47.190 [INFO] In session is user: travisl 2026-05-19 10:52:47.585 [INFO] In session is user: travisl 2026-05-19 10:52:47.978 [INFO] In session is user: travisl 2026-05-19 10:52:48.420 [INFO] In session is user: travisl 2026-05-19 10:52:49.103 [INFO] In session is user: travisl 2026-05-19 10:52:49.814 [INFO] In session is user: travisl 2026-05-19 10:52:50.273 [INFO] In session is user: travisl 2026-05-19 10:52:50.995 [INFO] In session is user: travisl 2026-05-19 10:52:51.718 [INFO] In session is user: travisl 2026-05-19 10:52:52.200 [INFO] In session is user: travisl 2026-05-19 10:52:52.965 [INFO] In session is user: travisl 2026-05-19 10:52:53.650 [INFO] In session is user: travisl 2026-05-19 10:52:54.013 [INFO] In session is user: travisl 2026-05-19 10:52:54.523 [INFO] In session is user: travisl 2026-05-19 10:52:55.241 [INFO] In session is user: travisl 2026-05-19 10:52:56.192 [INFO] In session is user: travisl 2026-05-19 10:52:56.583 [INFO] In session is user: travisl 2026-05-19 10:52:57.067 [INFO] In session is user: travisl 2026-05-19 10:52:57.502 [INFO] In session is user: travisl 2026-05-19 10:52:57.898 [INFO] In session is user: travisl 2026-05-19 10:52:58.486 [INFO] In session is user: travisl 2026-05-19 10:52:59.003 [INFO] In session is user: travisl 2026-05-19 10:52:59.443 [INFO] In session is user: travisl 2026-05-19 10:53:00.080 [INFO] In session is user: travisl 2026-05-19 10:53:00.676 [INFO] In session is user: travisl 2026-05-19 10:53:01.099 [INFO] In session is user: travisl 2026-05-19 10:53:02.458 [INFO] In session is user: travisl 2026-05-19 10:53:02.937 [INFO] In session is user: travisl 2026-05-19 10:53:03.390 [INFO] In session is user: travisl 2026-05-19 10:53:03.795 [INFO] In session is user: travisl 2026-05-19 10:53:05.022 [INFO] In session is user: travisl 2026-05-19 10:53:05.956 [INFO] In session is user: travisl 2026-05-19 10:53:06.341 [INFO] In session is user: travisl 2026-05-19 10:53:07.029 [INFO] In session is user: travisl 2026-05-19 10:53:07.413 [INFO] In session is user: travisl 2026-05-19 10:53:08.301 [INFO] In session is user: travisl 2026-05-19 10:53:08.967 [INFO] In session is user: travisl 2026-05-19 10:53:09.364 [INFO] In session is user: travisl 2026-05-19 10:53:09.914 [INFO] In session is user: travisl 2026-05-19 10:53:10.645 [INFO] In session is user: travisl 2026-05-19 10:53:11.224 [INFO] In session is user: travisl 2026-05-19 10:53:11.758 [INFO] In session is user: travisl 2026-05-19 10:53:12.345 [INFO] In session is user: travisl 2026-05-19 10:53:12.782 [INFO] In session is user: travisl 2026-05-19 10:53:13.726 [INFO] In session is user: travisl 2026-05-19 10:53:14.369 [INFO] In session is user: travisl 2026-05-19 10:53:14.773 [INFO] In session is user: travisl 2026-05-19 10:53:15.396 [INFO] In session is user: travisl 2026-05-19 10:53:15.992 [INFO] In session is user: travisl 2026-05-19 10:53:16.628 [INFO] In session is user: travisl 2026-05-19 10:53:17.305 [INFO] In session is user: travisl 2026-05-19 10:53:17.941 [INFO] In session is user: travisl 2026-05-19 10:53:18.576 [INFO] In session is user: travisl 2026-05-19 10:53:19.034 [INFO] In session is user: travisl 2026-05-19 10:53:19.516 [INFO] In session is user: travisl 2026-05-19 10:53:20.318 [INFO] In session is user: travisl 2026-05-19 10:53:20.815 [INFO] In session is user: travisl 2026-05-19 10:53:21.249 [INFO] In session is user: travisl 2026-05-19 10:53:21.637 [INFO] In session is user: travisl 2026-05-19 10:53:22.063 [INFO] In session is user: travisl 2026-05-19 10:53:22.501 [INFO] In session is user: travisl 2026-05-19 10:53:22.887 [INFO] In session is user: travisl 2026-05-19 10:53:23.392 [INFO] In session is user: travisl 2026-05-19 10:53:23.859 [INFO] In session is user: travisl 2026-05-19 10:53:24.318 [INFO] In session is user: travisl 2026-05-19 10:53:24.710 [INFO] In session is user: travisl 2026-05-19 10:56:58.918 [INFO] In session is user: travisl 2026-05-19 10:56:59.442 [INFO] In session is user: travisl 2026-05-19 10:56:59.804 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.3968259670401, -80.2147838607439, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.3968259670401, -80.2147838607439, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.434119 second/s. 2026-05-19 10:56:59.862 [INFO] In session is user: travisl 2026-05-19 10:56:59.891 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.3968276886931, -80.2147859898789, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.3968276886931, -80.2147859898789, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4809265 second/s. 2026-05-19 10:57:00.364 [INFO] In session is user: travisl 2026-05-19 10:57:00.840 [INFO] In session is user: travisl 2026-05-19 10:57:01.640 [INFO] In session is user: travisl 2026-05-19 10:57:02.241 [INFO] In session is user: travisl 2026-05-19 10:57:02.691 [INFO] In session is user: travisl 2026-05-19 10:57:03.220 [INFO] In session is user: travisl 2026-05-19 10:57:05.202 [INFO] In session is user: travisl 2026-05-19 10:57:05.779 [INFO] In session is user: travisl 2026-05-19 10:57:09.632 [INFO] In session is user: travisl 2026-05-19 10:57:10.280 [INFO] In session is user: travisl 2026-05-19 10:57:10.862 [INFO] In session is user: travisl 2026-05-19 10:57:11.523 [INFO] In session is user: travisl 2026-05-19 10:57:11.963 [INFO] In session is user: travisl 2026-05-19 10:57:12.475 [INFO] In session is user: travisl 2026-05-19 10:57:12.896 [INFO] In session is user: travisl 2026-05-19 10:57:13.277 [INFO] In session is user: travisl 2026-05-19 10:57:13.750 [INFO] In session is user: travisl 2026-05-19 10:57:14.591 [INFO] In session is user: travisl 2026-05-19 10:57:15.011 [INFO] In session is user: travisl 2026-05-19 10:57:15.733 [INFO] In session is user: travisl 2026-05-19 10:57:16.303 [INFO] In session is user: travisl 2026-05-19 10:57:16.678 [INFO] In session is user: travisl 2026-05-19 10:57:17.112 [INFO] In session is user: travisl 2026-05-19 10:57:17.603 [INFO] In session is user: travisl 2026-05-19 10:57:18.404 [INFO] In session is user: travisl 2026-05-19 10:57:18.879 [INFO] In session is user: travisl 2026-05-19 10:57:19.532 [INFO] In session is user: travisl 2026-05-19 10:57:19.934 [INFO] In session is user: travisl 2026-05-19 10:57:20.471 [INFO] In session is user: travisl 2026-05-19 10:57:21.116 [INFO] In session is user: travisl 2026-05-19 10:57:21.600 [INFO] In session is user: travisl 2026-05-19 10:57:22.556 [INFO] In session is user: travisl 2026-05-19 10:57:23.116 [INFO] In session is user: travisl 2026-05-19 10:57:23.559 [INFO] In session is user: travisl 2026-05-19 10:57:24.021 [INFO] In session is user: travisl 2026-05-19 10:57:24.620 [INFO] In session is user: travisl 2026-05-19 10:57:25.019 [INFO] In session is user: travisl 2026-05-19 10:57:25.434 [INFO] In session is user: travisl 2026-05-19 10:57:25.824 [INFO] In session is user: travisl 2026-05-19 10:57:26.485 [INFO] In session is user: travisl 2026-05-19 10:57:26.849 [INFO] In session is user: travisl 2026-05-19 10:57:27.341 [INFO] In session is user: travisl 2026-05-19 10:57:27.874 [INFO] In session is user: travisl 2026-05-19 10:57:28.347 [INFO] In session is user: travisl 2026-05-19 10:57:28.777 [INFO] In session is user: travisl 2026-05-19 10:57:29.203 [INFO] In session is user: travisl 2026-05-19 10:57:29.744 [INFO] In session is user: travisl 2026-05-19 10:57:30.221 [INFO] In session is user: travisl 2026-05-19 10:57:30.733 [INFO] In session is user: travisl 2026-05-19 10:57:31.390 [INFO] In session is user: travisl 2026-05-19 10:57:32.014 [INFO] In session is user: travisl 2026-05-19 10:57:32.427 [INFO] In session is user: travisl 2026-05-19 10:57:32.938 [INFO] In session is user: travisl 2026-05-19 10:57:33.342 [INFO] In session is user: travisl 2026-05-19 10:57:33.921 [INFO] In session is user: travisl 2026-05-19 10:57:34.527 [INFO] In session is user: travisl 2026-05-19 10:57:34.941 [INFO] In session is user: travisl 2026-05-19 10:57:35.498 [INFO] In session is user: travisl 2026-05-19 10:57:36.562 [INFO] In session is user: travisl 2026-05-19 10:57:37.097 [INFO] In session is user: travisl 2026-05-19 10:57:37.486 [INFO] In session is user: travisl 2026-05-19 10:57:37.942 [INFO] In session is user: travisl 2026-05-19 10:57:38.385 [INFO] In session is user: travisl 2026-05-19 10:57:38.810 [INFO] In session is user: travisl 2026-05-19 10:57:39.186 [INFO] In session is user: travisl 2026-05-19 10:57:39.639 [INFO] In session is user: travisl 2026-05-19 10:57:40.118 [INFO] In session is user: travisl 2026-05-19 10:57:40.566 [INFO] In session is user: travisl 2026-05-19 10:57:41.283 [INFO] In session is user: travisl 2026-05-19 10:57:42.877 [INFO] In session is user: travisl 2026-05-19 10:57:43.427 [INFO] In session is user: travisl 2026-05-19 10:57:44.439 [INFO] In session is user: travisl 2026-05-19 10:57:45.177 [INFO] In session is user: travisl 2026-05-19 10:57:45.624 [INFO] In session is user: travisl 2026-05-19 10:57:46.054 [INFO] In session is user: travisl 2026-05-19 10:57:46.724 [INFO] In session is user: travisl 2026-05-19 10:57:47.136 [INFO] In session is user: travisl 2026-05-19 10:57:47.653 [INFO] In session is user: travisl 2026-05-19 10:59:04.717 [INFO] In session is user: travisl 2026-05-19 10:59:05.105 [INFO] In session is user: travisl 2026-05-19 10:59:05.740 [INFO] In session is user: travisl 2026-05-19 10:59:06.140 [INFO] In session is user: travisl 2026-05-19 10:59:06.571 [INFO] In session is user: travisl 2026-05-19 10:59:07.042 [INFO] In session is user: travisl 2026-05-19 10:59:07.472 [INFO] In session is user: travisl 2026-05-19 10:59:07.982 [INFO] In session is user: travisl 2026-05-19 10:59:08.414 [INFO] In session is user: travisl 2026-05-19 10:59:09.006 [INFO] In session is user: travisl 2026-05-19 10:59:09.923 [INFO] In session is user: travisl 2026-05-19 10:59:10.560 [INFO] In session is user: travisl 2026-05-19 10:59:10.983 [INFO] In session is user: travisl 2026-05-19 10:59:11.732 [INFO] In session is user: travisl 2026-05-19 10:59:12.166 [INFO] In session is user: travisl 2026-05-19 10:59:12.606 [INFO] In session is user: travisl 2026-05-19 10:59:13.298 [INFO] In session is user: travisl 2026-05-19 10:59:13.857 [INFO] In session is user: travisl 2026-05-19 10:59:14.241 [INFO] In session is user: travisl 2026-05-19 10:59:15.241 [INFO] In session is user: travisl 2026-05-19 10:59:15.696 [INFO] In session is user: travisl 2026-05-19 10:59:16.345 [INFO] In session is user: travisl 2026-05-19 10:59:16.967 [INFO] In session is user: travisl 2026-05-19 10:59:17.392 [INFO] In session is user: travisl 2026-05-19 10:59:17.851 [INFO] In session is user: travisl 2026-05-19 10:59:18.537 [INFO] In session is user: travisl 2026-05-19 10:59:18.977 [INFO] In session is user: travisl 2026-05-19 10:59:19.406 [INFO] In session is user: travisl 2026-05-19 10:59:20.201 [INFO] In session is user: travisl 2026-05-19 10:59:20.827 [INFO] In session is user: travisl 2026-05-19 10:59:21.446 [INFO] In session is user: travisl 2026-05-19 10:59:22.090 [INFO] In session is user: travisl 2026-05-19 10:59:22.500 [INFO] In session is user: travisl 2026-05-19 10:59:22.946 [INFO] In session is user: travisl 2026-05-19 10:59:23.367 [INFO] In session is user: travisl 2026-05-19 10:59:23.772 [INFO] In session is user: travisl 2026-05-19 10:59:24.132 [INFO] In session is user: travisl 2026-05-19 10:59:24.539 [INFO] In session is user: travisl 2026-05-19 10:59:24.929 [INFO] In session is user: travisl 2026-05-19 10:59:25.593 [INFO] In session is user: travisl 2026-05-19 10:59:26.261 [INFO] In session is user: travisl 2026-05-19 10:59:26.922 [INFO] In session is user: travisl 2026-05-19 10:59:27.561 [INFO] In session is user: travisl 2026-05-19 10:59:28.172 [INFO] In session is user: travisl 2026-05-19 10:59:28.607 [INFO] In session is user: travisl 2026-05-19 10:59:29.586 [INFO] In session is user: travisl 2026-05-19 10:59:30.446 [INFO] In session is user: travisl 2026-05-19 10:59:30.849 [INFO] In session is user: travisl 2026-05-19 10:59:31.384 [INFO] In session is user: travisl 2026-05-19 10:59:31.793 [INFO] In session is user: travisl 2026-05-19 10:59:32.323 [INFO] In session is user: travisl 2026-05-19 10:59:32.974 [INFO] In session is user: travisl 2026-05-19 10:59:33.603 [INFO] In session is user: travisl 2026-05-19 10:59:34.011 [INFO] In session is user: travisl 2026-05-19 10:59:34.588 [INFO] In session is user: travisl 2026-05-19 10:59:35.215 [INFO] In session is user: travisl 2026-05-19 10:59:35.622 [INFO] In session is user: travisl 2026-05-19 10:59:36.044 [INFO] In session is user: travisl 2026-05-19 10:59:36.522 [INFO] In session is user: travisl 2026-05-19 10:59:37.134 [INFO] In session is user: travisl 2026-05-19 10:59:37.555 [INFO] In session is user: travisl 2026-05-19 10:59:38.067 [INFO] In session is user: travisl 2026-05-19 10:59:38.474 [INFO] In session is user: travisl 2026-05-19 10:59:38.913 [INFO] In session is user: travisl 2026-05-19 10:59:39.393 [INFO] In session is user: travisl 2026-05-19 10:59:40.040 [INFO] In session is user: travisl 2026-05-19 10:59:40.441 [INFO] In session is user: travisl 2026-05-19 10:59:40.901 [INFO] In session is user: travisl 2026-05-19 10:59:55.516 [INFO] In session is user: travisl 2026-05-19 10:59:55.953 [INFO] In session is user: travisl 2026-05-19 10:59:56.359 [INFO] In session is user: travisl 2026-05-19 10:59:56.976 [INFO] In session is user: travisl 2026-05-19 10:59:57.351 [INFO] In session is user: travisl 2026-05-19 10:59:57.952 [INFO] In session is user: travisl 2026-05-19 10:59:58.356 [INFO] In session is user: travisl 2026-05-19 10:59:58.877 [INFO] In session is user: travisl 2026-05-19 10:59:59.294 [INFO] In session is user: travisl 2026-05-19 10:59:59.830 [INFO] In session is user: travisl 2026-05-19 11:00:03.535 [INFO] In session is user: travisl 2026-05-19 11:00:04.082 [INFO] In session is user: travisl 2026-05-19 11:00:04.646 [INFO] In session is user: travisl 2026-05-19 11:00:05.100 [INFO] In session is user: travisl 2026-05-19 11:00:05.523 [INFO] In session is user: travisl 2026-05-19 11:00:05.975 [INFO] In session is user: travisl 2026-05-19 11:00:06.362 [INFO] In session is user: travisl 2026-05-19 11:00:06.906 [INFO] In session is user: travisl 2026-05-19 11:00:07.541 [INFO] In session is user: travisl 2026-05-19 11:00:08.166 [INFO] In session is user: travisl 2026-05-19 11:00:08.586 [INFO] In session is user: travisl 2026-05-19 11:00:09.644 [INFO] In session is user: travisl 2026-05-19 11:00:10.117 [INFO] In session is user: travisl 2026-05-19 11:00:10.961 [INFO] In session is user: travisl 2026-05-19 11:00:11.683 [INFO] In session is user: travisl 2026-05-19 11:00:12.566 [INFO] In session is user: travisl 2026-05-19 11:00:13.324 [INFO] In session is user: travisl 2026-05-19 11:00:13.732 [INFO] In session is user: travisl 2026-05-19 11:00:14.192 [INFO] In session is user: travisl 2026-05-19 11:00:14.614 [INFO] In session is user: travisl 2026-05-19 11:00:15.052 [INFO] In session is user: travisl 2026-05-19 11:00:15.588 [INFO] In session is user: travisl 2026-05-19 11:00:15.971 [INFO] In session is user: travisl 2026-05-19 11:00:16.378 [INFO] In session is user: travisl 2026-05-19 11:00:17.015 [INFO] In session is user: travisl 2026-05-19 11:01:16.160 [INFO] In session is user: travisl 2026-05-19 11:01:16.654 [INFO] In session is user: travisl 2026-05-19 11:01:20.184 [INFO] In session is user: travisl 2026-05-19 11:01:20.849 [INFO] In session is user: travisl 2026-05-19 11:01:21.418 [INFO] In session is user: travisl 2026-05-19 11:01:22.091 [INFO] In session is user: travisl 2026-05-19 11:01:22.276 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.3965614942674, -80.2147620133307, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.3965614942674, -80.2147620133307, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3502108 second/s. 2026-05-19 11:01:22.743 [INFO] In session is user: travisl 2026-05-19 11:01:23.401 [INFO] In session is user: travisl 2026-05-19 11:01:23.884 [INFO] In session is user: travisl 2026-05-19 11:01:24.309 [INFO] In session is user: travisl 2026-05-19 11:01:24.668 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.3968062769898, -80.214777363741, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.3968062769898, -80.214777363741, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1996915 second/s. 2026-05-19 11:01:24.951 [INFO] In session is user: travisl 2026-05-19 11:01:25.592 [INFO] In session is user: travisl 2026-05-19 11:01:26.043 [INFO] In session is user: travisl 2026-05-19 11:01:26.580 [INFO] In session is user: travisl 2026-05-19 11:01:27.564 [INFO] In session is user: travisl 2026-05-19 11:01:28.221 [INFO] In session is user: travisl 2026-05-19 11:01:28.847 [INFO] In session is user: travisl 2026-05-19 11:01:29.461 [INFO] In session is user: travisl 2026-05-19 11:01:30.111 [INFO] In session is user: travisl 2026-05-19 11:01:30.746 [INFO] In session is user: travisl 2026-05-19 11:01:31.204 [INFO] In session is user: travisl 2026-05-19 11:01:31.738 [INFO] In session is user: travisl 2026-05-19 11:01:32.367 [INFO] In session is user: travisl 2026-05-19 11:01:33.055 [INFO] In session is user: travisl 2026-05-19 11:01:33.549 [INFO] In session is user: travisl 2026-05-19 11:01:34.252 [INFO] In session is user: travisl 2026-05-19 11:01:34.857 [INFO] In session is user: travisl 2026-05-19 11:01:35.492 [INFO] In session is user: travisl 2026-05-19 11:01:36.216 [INFO] In session is user: travisl 2026-05-19 11:01:36.671 [INFO] In session is user: travisl 2026-05-19 11:01:37.278 [INFO] In session is user: travisl 2026-05-19 11:01:37.776 [INFO] In session is user: travisl 2026-05-19 11:01:38.351 [INFO] In session is user: travisl 2026-05-19 11:01:39.149 [INFO] In session is user: travisl 2026-05-19 11:01:39.700 [INFO] In session is user: travisl 2026-05-19 11:01:40.522 [INFO] In session is user: travisl 2026-05-19 11:01:40.989 [INFO] In session is user: travisl 2026-05-19 11:01:41.637 [INFO] In session is user: travisl 2026-05-19 11:01:42.272 [INFO] In session is user: travisl 2026-05-19 11:01:42.690 [INFO] In session is user: travisl 2026-05-19 11:01:43.269 [INFO] In session is user: travisl 2026-05-19 11:01:43.866 [INFO] In session is user: travisl 2026-05-19 11:01:44.734 [INFO] In session is user: travisl 2026-05-19 11:01:45.452 [INFO] In session is user: travisl 2026-05-19 11:01:46.075 [INFO] In session is user: travisl 2026-05-19 11:01:46.539 [INFO] In session is user: travisl 2026-05-19 11:01:47.058 [INFO] In session is user: travisl 2026-05-19 11:01:47.679 [INFO] In session is user: travisl 2026-05-19 11:01:48.106 [INFO] In session is user: travisl 2026-05-19 11:01:48.989 [INFO] In session is user: travisl 2026-05-19 11:01:49.446 [INFO] In session is user: travisl 2026-05-19 11:01:49.952 [INFO] In session is user: travisl 2026-05-19 11:01:50.617 [INFO] In session is user: travisl 2026-05-19 11:01:51.602 [INFO] In session is user: travisl 2026-05-19 11:01:52.509 [INFO] In session is user: travisl 2026-05-19 11:01:52.982 [INFO] In session is user: travisl 2026-05-19 11:01:53.426 [INFO] In session is user: travisl 2026-05-19 11:01:54.132 [INFO] In session is user: travisl 2026-05-19 11:01:54.752 [INFO] In session is user: travisl 2026-05-19 11:01:55.429 [INFO] In session is user: travisl 2026-05-19 11:01:56.083 [INFO] In session is user: travisl 2026-05-19 11:01:56.641 [INFO] In session is user: travisl 2026-05-19 11:01:57.322 [INFO] In session is user: travisl 2026-05-19 11:01:57.900 [INFO] In session is user: travisl 2026-05-19 11:01:58.338 [INFO] In session is user: travisl 2026-05-19 11:01:58.919 [INFO] In session is user: travisl 2026-05-19 11:01:59.567 [INFO] In session is user: travisl 2026-05-19 11:02:00.359 [INFO] In session is user: travisl 2026-05-19 11:02:01.233 [INFO] In session is user: travisl 2026-05-19 11:02:01.826 [INFO] In session is user: travisl 2026-05-19 11:02:02.415 [INFO] In session is user: travisl 2026-05-19 11:02:03.173 [INFO] In session is user: travisl 2026-05-19 11:18:34.873 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0389865751225, -88.0815129649615, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0389865751225, -88.0815129649615, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3013752 second/s. 2026-05-19 11:22:10.216 [INFO] In session is user: travisl 2026-05-19 11:22:10.723 [INFO] In session is user: travisl 2026-05-19 11:22:10.882 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1829534990745, -80.1673579459108, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1829534990745, -80.1673579459108, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3601614 second/s. 2026-05-19 11:22:11.038 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1829534990745, -80.1673579459108, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1829534990745, -80.1673579459108, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4178887 second/s. 2026-05-19 11:22:11.042 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1829534990745, -80.1673579459108, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1829534990745, -80.1673579459108, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3973841 second/s. 2026-05-19 11:22:11.219 [INFO] In session is user: travisl 2026-05-19 11:22:11.643 [INFO] In session is user: travisl 2026-05-19 11:22:12.159 [INFO] In session is user: travisl 2026-05-19 11:22:12.889 [INFO] In session is user: travisl 2026-05-19 11:22:13.406 [INFO] In session is user: travisl 2026-05-19 11:22:13.822 [INFO] In session is user: travisl 2026-05-19 11:22:14.466 [INFO] In session is user: travisl 2026-05-19 11:22:15.116 [INFO] In session is user: travisl 2026-05-19 11:22:15.490 [INFO] In session is user: travisl 2026-05-19 11:22:15.936 [INFO] In session is user: travisl 2026-05-19 11:22:16.372 [INFO] In session is user: travisl 2026-05-19 11:22:16.995 [INFO] In session is user: travisl 2026-05-19 11:22:17.700 [INFO] In session is user: travisl 2026-05-19 11:22:18.277 [INFO] In session is user: travisl 2026-05-19 11:22:19.060 [INFO] In session is user: travisl 2026-05-19 11:22:19.575 [INFO] In session is user: travisl 2026-05-19 11:22:20.005 [INFO] In session is user: travisl 2026-05-19 11:22:20.525 [INFO] In session is user: travisl 2026-05-19 11:22:20.898 [INFO] In session is user: travisl 2026-05-19 11:22:21.472 [INFO] In session is user: travisl 2026-05-19 11:22:22.132 [INFO] In session is user: travisl 2026-05-19 11:22:22.528 [INFO] In session is user: travisl 2026-05-19 11:39:34.172 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249231-05192026113933.txt === {"quote":"249231","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"1","shipto":"XXXXX","shiptoName":"Lyndex-Nikken Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"David Langan","terms_code":"N30","ship_via":"TRK","ship_collect":"NF-LIT","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"David Langan","drop_po":"CNC350/CNC321","status":"0","user":"stevel","conv_order":"","time":"12:32","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"David Langan","follow_phone":"","follow_email":"davidlangan2012@gmail.com","pic_user":"stevel","total_amt":"111985.5","total_gp":"97910.82","total_gpm":"87.43","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"stevel","reason":"2","totalQty":"6","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249231","line":"1","part":"CNC321FA-M-AHB","qty":"1","price":"36628.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249231","line":"2","part":"CNCB350FA-M-AHB","qty":"1","price":"45814.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249231","line":"3","part":"CNC501FA-M-AHB","qty":"1","price":"64298.00","uom":"EA","discount":"25.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"249231","line":"4","part":"TCE-95951-5000R","qty":"1","price":"1148.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249231","line":"5","part":"TCE-95947-5000R","qty":"1","price":"1426.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249231","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"25.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249231","Line":"1","Company":"1","F_Line":"1","Comment":"105MM thur hole","Loc":"Y"},{"Quote":"249231","Line":"2","Company":"1","F_Line":"1","Comment":"155MM thru hole","Loc":"Y"},{"Quote":"249231","Line":"3","Company":"1","F_Line":"1","Comment":"130MM thru hole","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-19 11:40:33.458 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249356-05192026114033.txt === {"quote":"249356","customer":"5420","name":null,"customerName":"Ellison(IA,MO,WI)","comp":"01","open":"1","shipto":"ELLTECH","shiptoName":"Ellison Technologies, Inc.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"Ron Ditter","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ron Ditter","drop_po":"CNC202-2W-250FA-M","status":"0","user":"stevel","conv_order":"","time":"08:40","extra":"","follow_up":"05-24-2026","web_id":"","follow_name":"Ron Ditter","follow_phone":"","follow_email":"rditter@EllisonTechnologies.com","pic_user":"stevel","total_amt":"35149.00","total_gp":"25971.00","total_gpm":"73.89","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"stevel","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249356","line":"1","part":"CNC202-2W-250FA-M","qty":"1","price":"38070.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249356","line":"2","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"8500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249356","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-19 11:41:34.264 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248360-05192026114134.txt === {"quote":"248360","customer":"23260","name":null,"customerName":"Waukesha Machine & Tool","comp":"01","open":"1","shipto":"WAUKNEXT","shiptoName":"Waukesha Machine & Tool","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-21-2026","cust_po":"Joe","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"40","salesman":"WS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe","drop_po":"5AX-2MT-105-120SAIII","status":"0","user":"stevel","conv_order":"","time":"15:15","extra":"","follow_up":"05-24-2026","web_id":"","follow_name":"Joe","follow_phone":"","follow_email":"joe@wmtcinc.com","pic_user":"stevel","total_amt":"26257.55","total_gp":"13453.10","total_gpm":"51.24","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"stevel","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":248360,"Line":0,"Comment":"04/21/2026 9:35 AM - stevel - F/U changed from 04/22/2026 to 5/16/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248360","line":"1","part":"5AX-2MT-105-120FA","qty":"1","price":"47741.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248360","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248360","Line":"1","Company":"1","F_Line":"1","Comment":"New casting using old motors and cables","Loc":"Y"},{"Quote":"248360","Line":"1","Company":"1","F_Line":"2","Comment":"and motor covers.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-19 11:42:23.973 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248575-05192026114223.txt === {"quote":"248575","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"1","shipto":"DMGHUG","shiptoName":"DMG MORI U.S.A Inc","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"Jay Calwell","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jay Caldwell","drop_po":"NCT200FA-M4","status":"0","user":"stevel","conv_order":"","time":"15:34","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Jay Caldwell","follow_phone":"","follow_email":"jcaldwell@dmgmori-usa.com","pic_user":"stevel","total_amt":"16872.80","total_gp":"10835.99","total_gpm":"64.22","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"stevel","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-14-2026","notes":[],"crmnotes":[{"comp":1,"quote":248575,"Line":0,"Comment":"04/21/2026 9:35 AM - stevel - F/U changed from 04/27/2026 to 5/16/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248575","line":"1","part":"CNC202FA-M","qty":"1","price":"21092.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248575","line":"2","part":"MT-135S","qty":"1","price":"1340.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248575","line":"3","part":"R-8-SP-SET","qty":"1","price":"1672.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248575","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-19 11:43:27.247 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248699-05192026114327.txt === {"quote":"248699","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"1","shipto":"YAMSCHIL","shiptoName":"Yamazen, Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"05-28-2026","cust_po":"Haley Bruns","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"PBA-170-MT2-CONF","status":"0","user":"stevel","conv_order":"","time":"10:47","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"stevel","total_amt":"5135.20","total_gp":"3221.20","total_gpm":"62.73","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"stevel","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-16-2026","notes":[],"crmnotes":[{"comp":1,"quote":248699,"Line":0,"Comment":"04/21/2026 9:36 AM - stevel - F/U changed from 04/29/2026 to 5/16/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248699","line":"1","part":"PBA-170-MT2-CONF","qty":"1","price":"7336.00","uom":"EA","discount":"30.00","req_date":"3-4weeks ARO","branch":"1"},{"comp":"01","order":"248699","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-19 11:44:30.172 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249967-05192026114429.txt === {"quote":"249967","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"XXXXX","shiptoName":"Lyndex-Nikken Inc.","entry_date":"05-11-2026","cust_order_date":"11-14-2025","req_date":"05-11-2026","cust_po":"Chad Schroeder","terms_code":"N30","ship_via":"TRK","ship_collect":"NF-LIT","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chad Schroeder","drop_po":"Honda","status":"0","user":"stevel","conv_order":"","time":"16:06","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Chad Schroeder","follow_phone":"","follow_email":"Chad.Schroeder@bktool.com","pic_user":"stevel","total_amt":"151830.00","total_gp":"104441.06","total_gpm":"68.79","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"stevel","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249967","line":"1","part":"TAT-321N","qty":"1","price":"13650.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249967","line":"2","part":"CNC401MA","qty":"1","price":"23700.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249967","line":"3","part":"RN-CN401SD-8+1-B","qty":"1","price":"6650.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249967","line":"4","part":"CNC503HAB","qty":"1","price":"31680.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249967","line":"5","part":"RN-CN503HSD-8+1-B","qty":"1","price":"6650.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249967","line":"6","part":"CNC501TAB","qty":"1","price":"47325.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249967","line":"7","part":"RN-CN501SD-8+1-B","qty":"1","price":"6650.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249967","line":"8","part":"TAT-501","qty":"1","price":"15525.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249967","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249967","Line":"2","Company":"1","F_Line":"1","Comment":"Duplicate of SN15614","Loc":"Y"},{"Quote":"249967","Line":"4","Company":"1","F_Line":"1","Comment":"Duplicate of SN4077","Loc":"Y"},{"Quote":"249967","Line":"6","Company":"1","F_Line":"1","Comment":"Duplicate of SN7165","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":9}}] 2026-05-19 11:44:38.692 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249967-05192026114438.txt === {"quote":"249967","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"XXXXX","shiptoName":"Lyndex-Nikken Inc.","entry_date":"05-11-2026","cust_order_date":"11-14-2025","req_date":"05-11-2026","cust_po":"Chad Schroeder","terms_code":"N30","ship_via":"TRK","ship_collect":"NF-LIT","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chad Schroeder","drop_po":"Honda","status":"0","user":"stevel","conv_order":"","time":"16:06","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Chad Schroeder","follow_phone":"","follow_email":"Chad.Schroeder@bktool.com","pic_user":"stevel","total_amt":"151830.00","total_gp":"104441.06","total_gpm":"68.79","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"stevel","reason":"","totalQty":"9","win_pct":"20","clo_date":"07-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":249967,"Line":0,"Comment":"05/19/2026 11:44 AM - stevel - F/U changed from 05/20/2026 to 7/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249967,"Line":1,"Comment":"05/19/2026 11:44 AM - stevel - CLO changed from 05/21/2026 to 07/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249967","line":"1","part":"TAT-321N","qty":"1","price":"13650.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249967","line":"2","part":"CNC401MA","qty":"1","price":"23700.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249967","line":"3","part":"RN-CN401SD-8+1-B","qty":"1","price":"6650.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249967","line":"4","part":"CNC503HAB","qty":"1","price":"31680.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249967","line":"5","part":"RN-CN503HSD-8+1-B","qty":"1","price":"6650.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249967","line":"6","part":"CNC501TAB","qty":"1","price":"47325.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249967","line":"7","part":"RN-CN501SD-8+1-B","qty":"1","price":"6650.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249967","line":"8","part":"TAT-501","qty":"1","price":"15525.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249967","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249967","Line":"2","Company":"1","F_Line":"1","Comment":"Duplicate of SN15614","Loc":"Y"},{"Quote":"249967","Line":"4","Company":"1","F_Line":"1","Comment":"Duplicate of SN4077","Loc":"Y"},{"Quote":"249967","Line":"6","Company":"1","F_Line":"1","Comment":"Duplicate of SN7165","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-19 11:44:41.801 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249967-05192026114441.txt === {"quote":"249967","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"XXXXX","shiptoName":"Lyndex-Nikken Inc.","entry_date":"05-11-2026","cust_order_date":"11-14-2025","req_date":"07-25-2026","cust_po":"Chad Schroeder","terms_code":"N30","ship_via":"TRK","ship_collect":"NF-LIT","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chad Schroeder","drop_po":"Honda","status":"0","user":"stevel","conv_order":"","time":"16:06","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Chad Schroeder","follow_phone":"","follow_email":"Chad.Schroeder@bktool.com","pic_user":"stevel","total_amt":"151830.00","total_gp":"104441.06","total_gpm":"68.79","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"stevel","reason":"","totalQty":"9","win_pct":"20","clo_date":"07-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":249967,"Line":0,"Comment":"05/19/2026 11:44 AM - stevel - F/U changed from 05/20/2026 to 7/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249967,"Line":1,"Comment":"05/19/2026 11:44 AM - stevel - CLO changed from 05/21/2026 to 07/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249967,"Line":2,"Comment":"05/19/2026 11:44 AM - stevel - Req Date changed from 05/11/2026 to 07/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249967","line":"1","part":"TAT-321N","qty":"1","price":"13650.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249967","line":"2","part":"CNC401MA","qty":"1","price":"23700.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249967","line":"3","part":"RN-CN401SD-8+1-B","qty":"1","price":"6650.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249967","line":"4","part":"CNC503HAB","qty":"1","price":"31680.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249967","line":"5","part":"RN-CN503HSD-8+1-B","qty":"1","price":"6650.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249967","line":"6","part":"CNC501TAB","qty":"1","price":"47325.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249967","line":"7","part":"RN-CN501SD-8+1-B","qty":"1","price":"6650.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249967","line":"8","part":"TAT-501","qty":"1","price":"15525.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249967","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249967","Line":"2","Company":"1","F_Line":"1","Comment":"Duplicate of SN15614","Loc":"Y"},{"Quote":"249967","Line":"4","Company":"1","F_Line":"1","Comment":"Duplicate of SN4077","Loc":"Y"},{"Quote":"249967","Line":"6","Company":"1","F_Line":"1","Comment":"Duplicate of SN7165","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-19 11:45:50.180 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249678-05192026114549.txt === {"quote":"249678","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"XXXXX","shiptoName":"Lyndex-Nikken Inc.","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"Chad Schroeder","terms_code":"N30","ship_via":"TRK","ship_collect":"NF-LIT","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Chad Schroeder","drop_po":"CNCZ601MA-M","status":"0","user":"stevel","conv_order":"","time":"12:25","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Chad Schroeder","follow_phone":"","follow_email":"Chad.Schroeder@bktool.com","pic_user":"stevel","total_amt":"92515.00","total_gp":"56769.59","total_gpm":"61.36","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"stevel","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249678","line":"1","part":"CNCZ601MA-M-12+1RJ","qty":"1","price":"48250.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249678","line":"2","part":"CNC401MA-M-8+1RJ","qty":"1","price":"31300.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249678","line":"3","part":"TAT-321N","qty":"1","price":"12965.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249678","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249678","Line":"1","Company":"1","F_Line":"1","Comment":"Includes:Mitsubishi motors HK-ST352WJ and 12P+1P rotary","Loc":"Y"},{"Quote":"249678","Line":"1","Company":"1","F_Line":"2","Comment":"joint","Loc":"Y"},{"Quote":"249678","Line":"2","Company":"1","F_Line":"1","Comment":"Price includes Mitsubishi HK-ST352WJ and 8+1RJ rotary","Loc":"Y"},{"Quote":"249678","Line":"2","Company":"1","F_Line":"2","Comment":"joint","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-19 11:46:03.080 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249678-05192026114602.txt === {"quote":"249678","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"XXXXX","shiptoName":"Lyndex-Nikken Inc.","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"Chad Schroeder","terms_code":"N30","ship_via":"TRK","ship_collect":"NF-LIT","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Chad Schroeder","drop_po":"CNCZ601MA-M","status":"0","user":"stevel","conv_order":"","time":"12:25","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Chad Schroeder","follow_phone":"","follow_email":"Chad.Schroeder@bktool.com","pic_user":"stevel","total_amt":"92515.00","total_gp":"56769.59","total_gpm":"61.36","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"stevel","reason":"","totalQty":"4","win_pct":"20","clo_date":"07-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":249678,"Line":0,"Comment":"05/19/2026 11:45 AM - stevel - F/U changed from 05/23/2026 to 7/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249678,"Line":1,"Comment":"05/19/2026 11:45 AM - stevel - CLO changed from 06/05/2026 to 07/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249678","line":"1","part":"CNCZ601MA-M-12+1RJ","qty":"1","price":"48250.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249678","line":"2","part":"CNC401MA-M-8+1RJ","qty":"1","price":"31300.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249678","line":"3","part":"TAT-321N","qty":"1","price":"12965.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249678","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249678","Line":"1","Company":"1","F_Line":"1","Comment":"Includes:Mitsubishi motors HK-ST352WJ and 12P+1P rotary","Loc":"Y"},{"Quote":"249678","Line":"1","Company":"1","F_Line":"2","Comment":"joint","Loc":"Y"},{"Quote":"249678","Line":"2","Company":"1","F_Line":"1","Comment":"Price includes Mitsubishi HK-ST352WJ and 8+1RJ rotary","Loc":"Y"},{"Quote":"249678","Line":"2","Company":"1","F_Line":"2","Comment":"joint","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-19 11:46:06.194 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249678-05192026114605.txt === {"quote":"249678","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"XXXXX","shiptoName":"Lyndex-Nikken Inc.","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"07-25-2026","cust_po":"Chad Schroeder","terms_code":"N30","ship_via":"TRK","ship_collect":"NF-LIT","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Chad Schroeder","drop_po":"CNCZ601MA-M","status":"0","user":"stevel","conv_order":"","time":"12:25","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Chad Schroeder","follow_phone":"","follow_email":"Chad.Schroeder@bktool.com","pic_user":"stevel","total_amt":"92515.00","total_gp":"56769.59","total_gpm":"61.36","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"stevel","reason":"","totalQty":"4","win_pct":"20","clo_date":"07-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":249678,"Line":0,"Comment":"05/19/2026 11:45 AM - stevel - F/U changed from 05/23/2026 to 7/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249678,"Line":1,"Comment":"05/19/2026 11:45 AM - stevel - CLO changed from 06/05/2026 to 07/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249678,"Line":2,"Comment":"05/19/2026 11:46 AM - stevel - Req Date changed from 06/16/2026 to 07/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249678","line":"1","part":"CNCZ601MA-M-12+1RJ","qty":"1","price":"48250.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249678","line":"2","part":"CNC401MA-M-8+1RJ","qty":"1","price":"31300.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249678","line":"3","part":"TAT-321N","qty":"1","price":"12965.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249678","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249678","Line":"1","Company":"1","F_Line":"1","Comment":"Includes:Mitsubishi motors HK-ST352WJ and 12P+1P rotary","Loc":"Y"},{"Quote":"249678","Line":"1","Company":"1","F_Line":"2","Comment":"joint","Loc":"Y"},{"Quote":"249678","Line":"2","Company":"1","F_Line":"1","Comment":"Price includes Mitsubishi HK-ST352WJ and 8+1RJ rotary","Loc":"Y"},{"Quote":"249678","Line":"2","Company":"1","F_Line":"2","Comment":"joint","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-19 11:47:00.007 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249701-05192026114659.txt === {"quote":"249701","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAZDIV","shiptoName":"Yamazen, Inc. Tooling Div","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"Evan Nealt","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Evan Nealt","drop_po":"CCNZ180LSABR3","status":"0","user":"stevel","conv_order":"","time":"15:34","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Evan Nealt","follow_phone":"(847) 373-2677","follow_email":"evannealt@yamazen.com","pic_user":"stevel","total_amt":"46801.16","total_gp":"33871.31","total_gpm":"72.37","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"stevel","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249701","line":"1","part":"CNCZ180LSA-BR3-QT/R450XD1","qty":"1","price":"44820.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249701","line":"2","part":"PBA-135-MT2","qty":"2","price":"5091.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249701","line":"3","part":"RT-ACCS-RISER","qty":"2","price":"2700.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249701","line":"4","part":"ATL207-16C","qty":"2","price":"4750.00","uom":"EA","discount":"0.00","req_date":"1 Stk","branch":"2"},{"comp":"01","order":"249701","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249701","Line":"4","Company":"1","F_Line":"1","Comment":"includes adapter plate","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-19 11:47:08.230 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249701-05192026114707.txt === {"quote":"249701","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAZDIV","shiptoName":"Yamazen, Inc. Tooling Div","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"Evan Nealt","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Evan Nealt","drop_po":"CCNZ180LSABR3","status":"0","user":"stevel","conv_order":"","time":"15:34","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Evan Nealt","follow_phone":"(847) 373-2677","follow_email":"evannealt@yamazen.com","pic_user":"stevel","total_amt":"46801.16","total_gp":"33871.31","total_gpm":"72.37","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"stevel","reason":"","totalQty":"8","win_pct":"20","clo_date":"07-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":249701,"Line":0,"Comment":"05/19/2026 11:47 AM - stevel - F/U changed from 05/23/2026 to 7/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249701,"Line":1,"Comment":"05/19/2026 11:47 AM - stevel - CLO changed from 06/05/2026 to 07/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249701","line":"1","part":"CNCZ180LSA-BR3-QT/R450XD1","qty":"1","price":"44820.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249701","line":"2","part":"PBA-135-MT2","qty":"2","price":"5091.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249701","line":"3","part":"RT-ACCS-RISER","qty":"2","price":"2700.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249701","line":"4","part":"ATL207-16C","qty":"2","price":"4750.00","uom":"EA","discount":"0.00","req_date":"1 Stk","branch":"2"},{"comp":"01","order":"249701","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249701","Line":"4","Company":"1","F_Line":"1","Comment":"includes adapter plate","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-19 11:47:11.609 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249701-05192026114711.txt === {"quote":"249701","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAZDIV","shiptoName":"Yamazen, Inc. Tooling Div","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"07-25-2026","cust_po":"Evan Nealt","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Evan Nealt","drop_po":"CCNZ180LSABR3","status":"0","user":"stevel","conv_order":"","time":"15:34","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Evan Nealt","follow_phone":"(847) 373-2677","follow_email":"evannealt@yamazen.com","pic_user":"stevel","total_amt":"46801.16","total_gp":"33871.31","total_gpm":"72.37","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"stevel","reason":"","totalQty":"8","win_pct":"20","clo_date":"07-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":249701,"Line":0,"Comment":"05/19/2026 11:47 AM - stevel - F/U changed from 05/23/2026 to 7/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249701,"Line":1,"Comment":"05/19/2026 11:47 AM - stevel - CLO changed from 06/05/2026 to 07/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249701,"Line":2,"Comment":"05/19/2026 11:47 AM - stevel - Req Date changed from 06/16/2026 to 07/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249701","line":"1","part":"CNCZ180LSA-BR3-QT/R450XD1","qty":"1","price":"44820.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249701","line":"2","part":"PBA-135-MT2","qty":"2","price":"5091.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249701","line":"3","part":"RT-ACCS-RISER","qty":"2","price":"2700.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249701","line":"4","part":"ATL207-16C","qty":"2","price":"4750.00","uom":"EA","discount":"0.00","req_date":"1 Stk","branch":"2"},{"comp":"01","order":"249701","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249701","Line":"4","Company":"1","F_Line":"1","Comment":"includes adapter plate","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-19 11:48:00.559 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248298-05192026114800.txt === {"quote":"248298","customer":"19825","name":null,"customerName":"State Machine Tool Company Inc.","comp":"01","open":"1","shipto":"STATEMA","shiptoName":"State Machine Tool Company Inc.","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-21-2026","cust_po":"Jerry Kaye","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"40","salesman":"WS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Kaye","drop_po":"CNC803FA-M","status":"0","user":"stevel","conv_order":"","time":"09:30","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Jerry Kaye","follow_phone":"","follow_email":"Jr.kaye@statemachinetool.com","pic_user":"stevel","total_amt":"128846.40","total_gp":"81144.65","total_gpm":"62.98","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"stevel","reason":"2","totalQty":"6","win_pct":"20","clo_date":"05-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":248298,"Line":0,"Comment":"04/21/2026 9:34 AM - stevel - F/U changed from 04/22/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248298,"Line":1,"Comment":"04/21/2026 9:34 AM - stevel - CLO changed from 05/09/2026 to 05/09/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248298","line":"1","part":"CNC803FA-M","qty":"1","price":"116500.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248298","line":"2","part":"TC-600R","qty":"1","price":"9180.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248298","line":"3","part":"HYD-UNIT-NACHI-DC24V","qty":"1","price":"8253.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248298","line":"4","part":"RT-ACCS-WKHD","qty":"1","price":"11500.00","uom":"EA","discount":"20.00","req_date":"3-4 WEEKS","branch":"2"},{"comp":"01","order":"248298","line":"5","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"12500.00","uom":"EA","discount":"0.00","req_date":"4-5 WEEKS","branch":"1"},{"comp":"01","order":"248298","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248298","Line":"4","Company":"1","F_Line":"1","Comment":"20\" 3-jaw self centering scroll chuck with adapter","Loc":"Y"},{"Quote":"248298","Line":"4","Company":"1","F_Line":"2","Comment":"plate","Loc":"Y"},{"Quote":"248298","Line":"5","Company":"1","F_Line":"1","Comment":"20\" 3-jaw self centering scroll chuck with adapter","Loc":"Y"},{"Quote":"248298","Line":"5","Company":"1","F_Line":"2","Comment":"plate.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-19 11:49:26.195 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249112-05192026114925.txt === {"quote":"249112","customer":"6200","name":null,"customerName":"Fanuc America Corporation (IL)","comp":"01","open":"0","shipto":"FANUCAM","shiptoName":"FANUC America Corporation","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-04-2026","cust_po":"Ricardo Lopez","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ricardo.Lopez","drop_po":"NCT200AR21","status":"0","user":"stevel","conv_order":"","time":"14:34","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Ricardo.Lopez","follow_phone":"","follow_email":"Ricardo.Lopez@fanucamerica.com","pic_user":"stevel","total_amt":"39016.00","total_gp":"30782.22","total_gpm":"78.90","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"stevel","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249112","line":"1","part":"NCT200ELAA21-750W","qty":"1","price":"26989.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249112","line":"2","part":"PBA-135-MT3-CONF","qty":"1","price":"5227.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249112","line":"3","part":"RT-ACCS-WKHD","qty":"1","price":"6800.00","uom":"EA","discount":"0.00","req_date":"","branch":"2"},{"comp":"01","order":"249112","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249112","Line":"1","Company":"1","F_Line":"1","Comment":"Includes indexer Nikken control with pendent with 15ft","Loc":"Y"},{"Quote":"249112","Line":"1","Company":"1","F_Line":"2","Comment":"cable, M-code and power cable for the unit.","Loc":"Y"},{"Quote":"249112","Line":"3","Company":"1","F_Line":"1","Comment":"Tapered square fixture to match ID of parts.","Loc":"Y"},{"Quote":"249112","Line":"3","Company":"1","F_Line":"2","Comment":"Tapered square fixture mounted on MT3 center for","Loc":"Y"},{"Quote":"249112","Line":"3","Company":"1","F_Line":"3","Comment":"tailstock.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-19 11:49:35.321 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249112-05192026114935.txt === {"quote":"249112","customer":"6200","name":null,"customerName":"Fanuc America Corporation (IL)","comp":"01","open":"0","shipto":"FANUCAM","shiptoName":"FANUC America Corporation","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-04-2026","cust_po":"Ricardo Lopez","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ricardo.Lopez","drop_po":"NCT200AR21","status":"0","user":"stevel","conv_order":"","time":"14:34","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Ricardo.Lopez","follow_phone":"","follow_email":"Ricardo.Lopez@fanucamerica.com","pic_user":"stevel","total_amt":"39016.00","total_gp":"30782.22","total_gpm":"78.90","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"stevel","reason":"","totalQty":"4","win_pct":"20","clo_date":"07-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":249112,"Line":0,"Comment":"05/19/2026 11:49 AM - stevel - F/U changed from 05/23/2026 to 7/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249112,"Line":1,"Comment":"05/19/2026 11:49 AM - stevel - CLO changed from 06/04/2026 to 07/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249112","line":"1","part":"NCT200ELAA21-750W","qty":"1","price":"26989.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249112","line":"2","part":"PBA-135-MT3-CONF","qty":"1","price":"5227.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249112","line":"3","part":"RT-ACCS-WKHD","qty":"1","price":"6800.00","uom":"EA","discount":"0.00","req_date":"","branch":"2"},{"comp":"01","order":"249112","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249112","Line":"1","Company":"1","F_Line":"1","Comment":"Includes indexer Nikken control with pendent with 15ft","Loc":"Y"},{"Quote":"249112","Line":"1","Company":"1","F_Line":"2","Comment":"cable, M-code and power cable for the unit.","Loc":"Y"},{"Quote":"249112","Line":"3","Company":"1","F_Line":"1","Comment":"Tapered square fixture to match ID of parts.","Loc":"Y"},{"Quote":"249112","Line":"3","Company":"1","F_Line":"2","Comment":"Tapered square fixture mounted on MT3 center for","Loc":"Y"},{"Quote":"249112","Line":"3","Company":"1","F_Line":"3","Comment":"tailstock.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-19 11:49:38.016 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249112-05192026114937.txt === {"quote":"249112","customer":"6200","name":null,"customerName":"Fanuc America Corporation (IL)","comp":"01","open":"0","shipto":"FANUCAM","shiptoName":"FANUC America Corporation","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"07-25-2026","cust_po":"Ricardo Lopez","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ricardo.Lopez","drop_po":"NCT200AR21","status":"0","user":"stevel","conv_order":"","time":"14:34","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Ricardo.Lopez","follow_phone":"","follow_email":"Ricardo.Lopez@fanucamerica.com","pic_user":"stevel","total_amt":"39016.00","total_gp":"30782.22","total_gpm":"78.90","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"stevel","reason":"","totalQty":"4","win_pct":"20","clo_date":"07-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":249112,"Line":0,"Comment":"05/19/2026 11:49 AM - stevel - F/U changed from 05/23/2026 to 7/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249112,"Line":1,"Comment":"05/19/2026 11:49 AM - stevel - CLO changed from 06/04/2026 to 07/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249112,"Line":2,"Comment":"05/19/2026 11:49 AM - stevel - Req Date changed from 06/04/2026 to 07/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249112","line":"1","part":"NCT200ELAA21-750W","qty":"1","price":"26989.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249112","line":"2","part":"PBA-135-MT3-CONF","qty":"1","price":"5227.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249112","line":"3","part":"RT-ACCS-WKHD","qty":"1","price":"6800.00","uom":"EA","discount":"0.00","req_date":"","branch":"2"},{"comp":"01","order":"249112","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249112","Line":"1","Company":"1","F_Line":"1","Comment":"Includes indexer Nikken control with pendent with 15ft","Loc":"Y"},{"Quote":"249112","Line":"1","Company":"1","F_Line":"2","Comment":"cable, M-code and power cable for the unit.","Loc":"Y"},{"Quote":"249112","Line":"3","Company":"1","F_Line":"1","Comment":"Tapered square fixture to match ID of parts.","Loc":"Y"},{"Quote":"249112","Line":"3","Company":"1","F_Line":"2","Comment":"Tapered square fixture mounted on MT3 center for","Loc":"Y"},{"Quote":"249112","Line":"3","Company":"1","F_Line":"3","Comment":"tailstock.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-19 11:52:04.873 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.9383763338623, -118.074321116385, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.9383763338623, -118.074321116385, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3443172 second/s. 2026-05-19 12:14:48.199 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.8780629532872, -84.7081357050189, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.8780629532872, -84.7081357050189, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1972401 second/s. 2026-05-19 12:23:21.535 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245795-05192026122321.txt === {"quote":"245795","customer":"3075","name":null,"customerName":"CNC Machine Services Inc.","comp":"01","open":"0","shipto":"CNCMACH","shiptoName":"CNC Machine Services Inc.","entry_date":"02-19-2026","cust_order_date":"03-23-2026","req_date":"04-02-2026","cust_po":"RGA#TAR-62662 CNC260MA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pete Garner","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"08:19","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Pete Garner","follow_phone":"425-788-4500","follow_email":"pg@cncmachineservice.com","pic_user":"carleym","total_amt":"6274.00","total_gp":"4565.94","total_gpm":"72.78","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"162","win_pct":"20","clo_date":"06-19-2026","notes":[{"comp":"1","quote":"245795","line":"3","data":"02-19-2026 08:37 - Discounts Recalculated QS"},{"comp":"1","quote":"245795","line":"2","data":"prior to deciding on repair"},{"comp":"1","quote":"245795","line":"1","data":"new quote 250129 since cust wants that tested"},{"comp":"1","quote":"245795","line":"0","data":"05-13-2026 14:44-carleym Removed motor testing to"}],"crmnotes":[{"comp":1,"quote":245795,"Line":0,"Comment":"03/04/2026 4:17 PM - carleym - F/U with Pete"},{"comp":1,"quote":245795,"Line":1,"Comment":"03/04/2026 4:17 PM - carleym - F/U changed from 03/04/2026 to 3/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":2,"Comment":"03/11/2026 10:57 AM - carleym - Getting estimate for motor testing"},{"comp":1,"quote":245795,"Line":3,"Comment":"03/11/2026 10:57 AM - carleym - F/U changed from 03/11/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":4,"Comment":"03/18/2026 4:59 PM - carleym - F/U changed from 03/16/2026 to 3/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":5,"Comment":"03/23/2026 9:35 AM - carleym - F/U with Pete"},{"comp":1,"quote":245795,"Line":6,"Comment":"03/23/2026 9:35 AM - carleym - F/U changed from 03/20/2026 to 3/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":7,"Comment":"03/30/2026 11:07 AM - carleym - F/U requested decision"},{"comp":1,"quote":245795,"Line":8,"Comment":"03/30/2026 11:09 AM - carleym - F/U changed from 03/30/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":9,"Comment":"03/31/2026 8:49 AM - carleym - CLO changed from 03/23/2026 to 04/06/2026 (CLO Date Updated)"},{"comp":1,"quote":245795,"Line":10,"Comment":"03/31/2026 4:16 PM - carleym - F/U changed from 03/30/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":11,"Comment":"04/01/2026 4:48 PM - carleym - F/U changed from 03/30/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":12,"Comment":"04/02/2026 3:38 PM - carleym - F/U changed from 04/02/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":13,"Comment":"04/07/2026 10:46 AM - carleym - F/U requested decision"},{"comp":1,"quote":245795,"Line":14,"Comment":"04/07/2026 10:47 AM - carleym - F/U changed from 04/06/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":15,"Comment":"04/15/2026 4:55 PM - carleym - F/U advised response required this week or storage fees will be added"},{"comp":1,"quote":245795,"Line":16,"Comment":"04/15/2026 4:55 PM - carleym - F/U changed from 04/14/2026 to 4/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":17,"Comment":"04/21/2026 9:34 AM - carleym - F/U changed from 04/20/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":18,"Comment":"04/22/2026 9:35 AM - carleym - F/U changed from 04/20/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":19,"Comment":"04/22/2026 9:36 AM - carleym - F/U changed from 04/27/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":20,"Comment":"04/27/2026 9:14 AM - carleym - F/U with Pete again"},{"comp":1,"quote":245795,"Line":21,"Comment":"04/27/2026 9:14 AM - carleym - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":22,"Comment":"05/04/2026 4:53 PM - carleym - F/U changed from 05/04/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":23,"Comment":"05/05/2026 9:02 AM - carleym - F/U for the 7th time"},{"comp":1,"quote":245795,"Line":24,"Comment":"05/05/2026 9:02 AM - carleym - F/U changed from 05/05/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":25,"Comment":"05/12/2026 11:40 AM - carleym - F/U changed from 05/12/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":26,"Comment":"05/19/2026 12:23 PM - carleym - CLO changed from 03/23/2026 to 06/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245795","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"2","part":"ROTARY-TABLE-LABOR","qty":"24","price":"159.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"3","part":"4X11L","qty":"72","price":"8.00","uom":"EA","discount":"10.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"245795","line":"4","part":"NH301R054","qty":"47","price":"19.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"5","part":"AXK1124","qty":"1","price":"186.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"6","part":"230X240X7.5","qty":"1","price":"214.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"7","part":"220X230X7.5","qty":"1","price":"186.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"8","part":"125X135X7.5","qty":"1","price":"98.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"9","part":"TC115X145X14","qty":"1","price":"119.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"10","part":"G-220","qty":"1","price":"29.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"11","part":"G-65","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"12","part":"G-70","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"13","part":"P-14","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"14","part":"P-6","qty":"2","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"15","part":"P-8","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"16","part":"9FSL-246","qty":"1","price":"265.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"17","part":"CN202R045","qty":"1","price":"23.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"18","part":"P-16","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"19","part":"CN260R033/1","qty":"1","price":"10.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"21","part":"STORAGE-FEE","qty":"1","price":"100.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"22","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245795","Line":"21","Company":"1","F_Line":"1","Comment":"Monthly Fee Starting March 19th","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":21}}] 2026-05-19 12:23:55.256 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245795-05192026122354.txt === {"quote":"245795","customer":"3075","name":null,"customerName":"CNC Machine Services Inc.","comp":"01","open":"0","shipto":"CNCMACH","shiptoName":"CNC Machine Services Inc.","entry_date":"02-19-2026","cust_order_date":"03-23-2026","req_date":"04-02-2026","cust_po":"RGA#TAR-62662 CNC260MA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pete Garner","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"08:19","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Pete Garner","follow_phone":"425-788-4500","follow_email":"pg@cncmachineservice.com","pic_user":"carleym","total_amt":"6274.00","total_gp":"4565.94","total_gpm":"72.78","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"162","win_pct":"20","clo_date":"06-19-2026","notes":[{"comp":"1","quote":"245795","line":"3","data":"02-19-2026 08:37 - Discounts Recalculated QS"},{"comp":"1","quote":"245795","line":"2","data":"prior to deciding on repair"},{"comp":"1","quote":"245795","line":"1","data":"new quote 250129 since cust wants that tested"},{"comp":"1","quote":"245795","line":"0","data":"05-13-2026 14:44-carleym Removed motor testing to"}],"crmnotes":[{"comp":1,"quote":245795,"Line":0,"Comment":"03/04/2026 4:17 PM - carleym - F/U with Pete"},{"comp":1,"quote":245795,"Line":1,"Comment":"03/04/2026 4:17 PM - carleym - F/U changed from 03/04/2026 to 3/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":2,"Comment":"03/11/2026 10:57 AM - carleym - Getting estimate for motor testing"},{"comp":1,"quote":245795,"Line":3,"Comment":"03/11/2026 10:57 AM - carleym - F/U changed from 03/11/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":4,"Comment":"03/18/2026 4:59 PM - carleym - F/U changed from 03/16/2026 to 3/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":5,"Comment":"03/23/2026 9:35 AM - carleym - F/U with Pete"},{"comp":1,"quote":245795,"Line":6,"Comment":"03/23/2026 9:35 AM - carleym - F/U changed from 03/20/2026 to 3/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":7,"Comment":"03/30/2026 11:07 AM - carleym - F/U requested decision"},{"comp":1,"quote":245795,"Line":8,"Comment":"03/30/2026 11:09 AM - carleym - F/U changed from 03/30/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":9,"Comment":"03/31/2026 8:49 AM - carleym - CLO changed from 03/23/2026 to 04/06/2026 (CLO Date Updated)"},{"comp":1,"quote":245795,"Line":10,"Comment":"03/31/2026 4:16 PM - carleym - F/U changed from 03/30/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":11,"Comment":"04/01/2026 4:48 PM - carleym - F/U changed from 03/30/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":12,"Comment":"04/02/2026 3:38 PM - carleym - F/U changed from 04/02/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":13,"Comment":"04/07/2026 10:46 AM - carleym - F/U requested decision"},{"comp":1,"quote":245795,"Line":14,"Comment":"04/07/2026 10:47 AM - carleym - F/U changed from 04/06/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":15,"Comment":"04/15/2026 4:55 PM - carleym - F/U advised response required this week or storage fees will be added"},{"comp":1,"quote":245795,"Line":16,"Comment":"04/15/2026 4:55 PM - carleym - F/U changed from 04/14/2026 to 4/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":17,"Comment":"04/21/2026 9:34 AM - carleym - F/U changed from 04/20/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":18,"Comment":"04/22/2026 9:35 AM - carleym - F/U changed from 04/20/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":19,"Comment":"04/22/2026 9:36 AM - carleym - F/U changed from 04/27/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":20,"Comment":"04/27/2026 9:14 AM - carleym - F/U with Pete again"},{"comp":1,"quote":245795,"Line":21,"Comment":"04/27/2026 9:14 AM - carleym - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":22,"Comment":"05/04/2026 4:53 PM - carleym - F/U changed from 05/04/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":23,"Comment":"05/05/2026 9:02 AM - carleym - F/U for the 7th time"},{"comp":1,"quote":245795,"Line":24,"Comment":"05/05/2026 9:02 AM - carleym - F/U changed from 05/05/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":25,"Comment":"05/12/2026 11:40 AM - carleym - F/U changed from 05/12/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":26,"Comment":"05/19/2026 12:23 PM - carleym - CLO changed from 03/23/2026 to 06/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245795","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"2","part":"ROTARY-TABLE-LABOR","qty":"24","price":"159.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"3","part":"4X11L","qty":"72","price":"8.00","uom":"EA","discount":"10.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"245795","line":"4","part":"NH301R054","qty":"47","price":"19.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"5","part":"AXK1124","qty":"1","price":"186.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"6","part":"230X240X7.5","qty":"1","price":"214.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"7","part":"220X230X7.5","qty":"1","price":"186.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"8","part":"125X135X7.5","qty":"1","price":"98.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"9","part":"TC115X145X14","qty":"1","price":"119.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"10","part":"G-220","qty":"1","price":"29.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"11","part":"G-65","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"12","part":"G-70","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"13","part":"P-14","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"14","part":"P-6","qty":"2","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"15","part":"P-8","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"16","part":"9FSL-246","qty":"1","price":"265.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"17","part":"CN202R045","qty":"1","price":"23.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"18","part":"P-16","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"19","part":"CN260R033/1","qty":"1","price":"10.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"21","part":"STORAGE-FEE","qty":"1","price":"100.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"22","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245795","Line":"21","Company":"1","F_Line":"1","Comment":"Monthly Fee Starting March 19th","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":21}}] 2026-05-19 12:29:39.847 [INFO] In session is user: jimmya 2026-05-19 12:30:21.933 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249423-05192026123021.txt === {"quote":"249423","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"0","shipto":"STJUDEZ","shiptoName":"St. Jude Medical CTG","entry_date":"04-29-2026","cust_order_date":"04-29-2025","req_date":"06-04-2026","cust_po":"HSK32E-SPECIAL-BLANK","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kyle Strobel","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:26","extra":"","follow_up":"06-08-2026","web_id":"","follow_name":"Kyle Strobel","follow_phone":"763-745-1145","follow_email":"kstrobel@productivity.com","pic_user":"jimmya","total_amt":"428800.00","total_gp":"258916.00","total_gpm":"60.38","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"jimmya","reason":"","totalQty":"2601","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249423","line":"6","data":"collect"},{"comp":"1","quote":"249423","line":"5","data":"Note- last order was shipped via FedEx Freight"},{"comp":"1","quote":"249423","line":"4","data":".0003\" runout tolerance"},{"comp":"1","quote":"249423","line":"3","data":"For same specs as SO#1010942 PLUS new spec of"},{"comp":"1","quote":"249423","line":"2","data":"04-29-2026 16:27-jennad Refresh of Q#242622"},{"comp":"1","quote":"249423","line":"1","data":"Quote ~GP50,~GP45 for 1000 pcs"},{"comp":"1","quote":"249423","line":"0","data":"04-29-2026 16:34-jennad Added to Quote Log."}],"crmnotes":[],"items":[{"comp":"01","order":"249423","line":"1","part":"HSK32E-SPECIAL-BLANK","qty":"100","price":"188.00","uom":"EA","discount":"0.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249423","line":"2","part":"HSK32E-SPECIAL-BLANK","qty":"250","price":"178.00","uom":"EA","discount":"0.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249423","line":"3","part":"HSK32E-SPECIAL-BLANK","qty":"500","price":"174.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"249423","line":"4","part":"HSK32E-SPECIAL-BLANK","qty":"750","price":"170.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"249423","line":"5","part":"HSK32E-SPECIAL-BLANK","qty":"1000","price":"151.00","uom":"EA","discount":"0.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249423","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249423","Line":"1","Company":"1","F_Line":"1","Comment":"**NET Price**","Loc":"Y"},{"Quote":"249423","Line":"2","Company":"1","F_Line":"1","Comment":"**NET Price**","Loc":"Y"},{"Quote":"249423","Line":"3","Company":"1","F_Line":"1","Comment":"**NET Price**","Loc":"Y"},{"Quote":"249423","Line":"4","Company":"1","F_Line":"1","Comment":"**NET Price**","Loc":"Y"},{"Quote":"249423","Line":"5","Company":"1","F_Line":"1","Comment":"**NET Price**","Loc":"Y"}],"qcomms":[{"Quote":"249423","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249423","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249423","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-19 12:30:41.242 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249423-05192026123041.txt === {"quote":"249423","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"0","shipto":"STJUDEZ","shiptoName":"St. Jude Medical CTG","entry_date":"04-29-2026","cust_order_date":"04-29-2025","req_date":"06-04-2026","cust_po":"HSK32E-SPECIAL-BLANK","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kyle Strobel","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:26","extra":"","follow_up":"06-08-2026","web_id":"","follow_name":"Kyle Strobel","follow_phone":"763-745-1145","follow_email":"kstrobel@productivity.com","pic_user":"jimmya","total_amt":"428800.00","total_gp":"258916.00","total_gpm":"60.38","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"jimmya","reason":"","totalQty":"2601","win_pct":"20","clo_date":"06-15-2026","notes":[{"comp":"1","quote":"249423","line":"6","data":"collect"},{"comp":"1","quote":"249423","line":"5","data":"Note- last order was shipped via FedEx Freight"},{"comp":"1","quote":"249423","line":"4","data":".0003\" runout tolerance"},{"comp":"1","quote":"249423","line":"3","data":"For same specs as SO#1010942 PLUS new spec of"},{"comp":"1","quote":"249423","line":"2","data":"04-29-2026 16:27-jennad Refresh of Q#242622"},{"comp":"1","quote":"249423","line":"1","data":"Quote ~GP50,~GP45 for 1000 pcs"},{"comp":"1","quote":"249423","line":"0","data":"04-29-2026 16:34-jennad Added to Quote Log."}],"crmnotes":[{"comp":1,"quote":249423,"Line":0,"Comment":"05/19/2026 12:30 PM - jimmya - F/U changed from 05/21/2026 to 6/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249423,"Line":1,"Comment":"05/19/2026 12:30 PM - jimmya - CLO changed from 06/04/2026 to 06/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249423","line":"1","part":"HSK32E-SPECIAL-BLANK","qty":"100","price":"188.00","uom":"EA","discount":"0.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249423","line":"2","part":"HSK32E-SPECIAL-BLANK","qty":"250","price":"178.00","uom":"EA","discount":"0.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249423","line":"3","part":"HSK32E-SPECIAL-BLANK","qty":"500","price":"174.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"249423","line":"4","part":"HSK32E-SPECIAL-BLANK","qty":"750","price":"170.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"249423","line":"5","part":"HSK32E-SPECIAL-BLANK","qty":"1000","price":"151.00","uom":"EA","discount":"0.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249423","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249423","Line":"1","Company":"1","F_Line":"1","Comment":"**NET Price**","Loc":"Y"},{"Quote":"249423","Line":"2","Company":"1","F_Line":"1","Comment":"**NET Price**","Loc":"Y"},{"Quote":"249423","Line":"3","Company":"1","F_Line":"1","Comment":"**NET Price**","Loc":"Y"},{"Quote":"249423","Line":"4","Company":"1","F_Line":"1","Comment":"**NET Price**","Loc":"Y"},{"Quote":"249423","Line":"5","Company":"1","F_Line":"1","Comment":"**NET Price**","Loc":"Y"}],"qcomms":[{"Quote":"249423","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249423","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249423","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-19 12:31:49.999 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249423-05192026123149.txt === {"quote":"249423","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"0","shipto":"STJUDEZ","shiptoName":"St. Jude Medical CTG","entry_date":"04-29-2026","cust_order_date":"04-29-2025","req_date":"07-27-2026","cust_po":"HSK32E-SPECIAL-BLANK","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kyle Strobel","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:26","extra":"","follow_up":"06-08-2026","web_id":"","follow_name":"Kyle Strobel","follow_phone":"763-745-1145","follow_email":"kstrobel@productivity.com","pic_user":"jimmya","total_amt":"428800.00","total_gp":"258916.00","total_gpm":"60.38","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"jimmya","reason":"","totalQty":"2601","win_pct":"20","clo_date":"06-15-2026","notes":[{"comp":"1","quote":"249423","line":"6","data":"collect"},{"comp":"1","quote":"249423","line":"5","data":"Note- last order was shipped via FedEx Freight"},{"comp":"1","quote":"249423","line":"4","data":".0003\" runout tolerance"},{"comp":"1","quote":"249423","line":"3","data":"For same specs as SO#1010942 PLUS new spec of"},{"comp":"1","quote":"249423","line":"2","data":"04-29-2026 16:27-jennad Refresh of Q#242622"},{"comp":"1","quote":"249423","line":"1","data":"Quote ~GP50,~GP45 for 1000 pcs"},{"comp":"1","quote":"249423","line":"0","data":"04-29-2026 16:34-jennad Added to Quote Log."}],"crmnotes":[{"comp":1,"quote":249423,"Line":0,"Comment":"05/19/2026 12:30 PM - jimmya - F/U changed from 05/21/2026 to 6/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249423,"Line":1,"Comment":"05/19/2026 12:30 PM - jimmya - CLO changed from 06/04/2026 to 06/15/2026 (CLO Date Updated)"},{"comp":1,"quote":249423,"Line":2,"Comment":"05/19/2026 12:31 PM - jimmya - Req Date changed from 06/04/2026 to 07/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249423","line":"1","part":"HSK32E-SPECIAL-BLANK","qty":"100","price":"188.00","uom":"EA","discount":"0.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249423","line":"2","part":"HSK32E-SPECIAL-BLANK","qty":"250","price":"178.00","uom":"EA","discount":"0.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249423","line":"3","part":"HSK32E-SPECIAL-BLANK","qty":"500","price":"174.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"249423","line":"4","part":"HSK32E-SPECIAL-BLANK","qty":"750","price":"170.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"249423","line":"5","part":"HSK32E-SPECIAL-BLANK","qty":"1000","price":"151.00","uom":"EA","discount":"0.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"249423","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249423","Line":"1","Company":"1","F_Line":"1","Comment":"**NET Price**","Loc":"Y"},{"Quote":"249423","Line":"2","Company":"1","F_Line":"1","Comment":"**NET Price**","Loc":"Y"},{"Quote":"249423","Line":"3","Company":"1","F_Line":"1","Comment":"**NET Price**","Loc":"Y"},{"Quote":"249423","Line":"4","Company":"1","F_Line":"1","Comment":"**NET Price**","Loc":"Y"},{"Quote":"249423","Line":"5","Company":"1","F_Line":"1","Comment":"**NET Price**","Loc":"Y"}],"qcomms":[{"Quote":"249423","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249423","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249423","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-19 12:34:15.373 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249827-05192026123415.txt === {"quote":"249827","customer":"14700","name":null,"customerName":"Northwest Machine Technologies Inc.","comp":"01","open":"0","shipto":"NORTROGE","shiptoName":"Northwest Machine Technologies","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-07-2026","cust_po":"MZQT47-ER32Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Lee Knowlton","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:19","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Lee Knowlton","follow_phone":"763-493-3600","follow_email":"lknowlton@nwmt.com","pic_user":"jimmya","total_amt":"6551.64","total_gp":"3218.67","total_gpm":"49.13","rev_type":"LT","mod_date":"05-19-2026","mod_time":null,"mod_user":"jimmya","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-07-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249827","line":"1","part":"MZQT47-ER32Z-ICE","qty":"1","price":"4730.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249827","line":"2","part":"MZQT47-ER32X-OFF-ICE","qty":"1","price":"4396.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249827","line":"3","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249827","line":"4","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249827","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-19 12:38:33.051 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2297074, -87.9913017, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2297074, -87.9913017, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.201193 second/s. 2026-05-19 12:42:12.162 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2724744333333, -88.1087986, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2724744333333, -88.1087986, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1628482 second/s. 2026-05-19 12:43:55.669 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2773747166667, -88.1231652666667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2773747166667, -88.1231652666667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1737152 second/s. 2026-05-19 12:45:15.157 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2775661, -88.1390019333333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2775661, -88.1390019333333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2988713 second/s. 2026-05-19 12:47:56.042 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\ALLEHAHA.txt]: {"id":"ALLEHAHA","name":"ALLEN MACHINE PRODUCTS INC","address1":"120 RICEFIELD LANE","address2":"","city":"HAUPPAUGE","state":"NY","zip":"11788","country":"USA","discount_level":null,"date_opened":"","salesman":"JG","phone":"4137373577","cr_limit":"","Created":"05-19-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":15,"web_id":0,"Type":"ST","Active":"Y","website":null,"UserId":"webadmin","JAS":"N","customer_email":"rkoziol@lindcospringfield.com"} [{"json":{"results":"success","type":"customer"}}] 2026-05-19 12:53:46.010 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2386519840149, -87.9415364302518, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2386519840149, -87.9415364302518, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1757645 second/s. 2026-05-19 13:10:31.400 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2600102050057, -88.1421304698822, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2600102050057, -88.1421304698822, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4215687 second/s. 2026-05-19 13:10:37.051 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2600102050057, -88.1421304698822, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2600102050057, -88.1421304698822, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2926844 second/s. 2026-05-19 13:10:42.441 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2600102050057, -88.1421304698822, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2600102050057, -88.1421304698822, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3985346 second/s. 2026-05-19 13:19:50.640 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250058-05192026131950.txt === {"quote":"250058","customer":"8312","name":null,"customerName":"Hemaq, S.A. de C.V.","comp":"01","open":"1","shipto":"IJJLMPQQ","shiptoName":"Hemaq, S.A. de C.V.","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"08-31-2026","cust_po":"5AX-201OSP4-ME40","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Pablo Neri","drop_po":"","status":"0","user":"luism","conv_order":"","time":"18:36","extra":"","follow_up":"08-31-2026","web_id":"","follow_name":"Pablo Neri","follow_phone":"528-181-3131 99","follow_email":"pneri@periferiq.com","pic_user":"luism","total_amt":"56617.60","total_gp":"43169.16","total_gpm":"76.25","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"luism","reason":"J","totalQty":"6","win_pct":"20","clo_date":"08-31-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250058","line":"1","part":"5AX-201OSP4-ME40","qty":"1","price":"66793.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250058","line":"2","part":"TCE-E6384-2300R","qty":"1","price":"1050.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250058","line":"3","part":"TCE-E6383-2300T","qty":"1","price":"807.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250058","line":"4","part":"TCE-97617-2300R","qty":"1","price":"1123.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250058","line":"5","part":"TCE-97619-2300T","qty":"1","price":"999.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250058","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-19 13:23:30.687 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\13680-13-3464.txt === {"customer":"13680","line":"A","dept":"M","name":"Gaylon Gregory","title":"RSM","phone":"201-337-1300","cell":"470-587-1461","fax":null,"email":"ggregory@mitsuiseiki.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3464,"password":null,"webenabled":"Y","linkedin":null,"city":"Franklin Lakes","state":"NJ","address1":"563 Commerce Street","address2":null,"zip":"07417","country":"USA","userid":"mattm","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"BT","Active":"Y","lnrp":"N"} [{"json":{"results":"Contactc","type":"contactc","line":" 13"}}] 2026-05-19 13:26:58.627 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2600372133452, -88.1406464293257, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2600372133452, -88.1406464293257, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3389825 second/s. 2026-05-19 13:31:41.698 [INFO] In session is user: travisl 2026-05-19 14:00:40.495 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249218-05192026140040.txt === {"quote":"249218","customer":"6470","name":null,"customerName":"Fleetwood Industrial Supply","comp":"01","open":"1","shipto":"FLEETWOO","shiptoName":"Fleetwood Industrial Supply","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"05-27-2026","cust_po":"R8 Round Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:51","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Andrew","follow_phone":"630-543-0190","follow_email":"andrew@fleetwoodtools.com","pic_user":"jennad","total_amt":"114.00","total_gp":"83.88","total_gpm":"73.58","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"5","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249218","line":"1","part":"800-020","qty":"1","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249218","line":"3","part":"800-024","qty":"1","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249218","line":"5","part":"800-032","qty":"1","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249218","line":"7","part":"800-012","qty":"1","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249218","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-19 14:01:28.903 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249225-05192026140128.txt === {"quote":"249225","customer":"26350","name":null,"customerName":"Zenger's Inc.","comp":"01","open":"1","shipto":"ZENGERS","shiptoName":"Zenger's Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-27-2026","cust_po":"C4006-0500-2.50DIN-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:28","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Tom Senger","follow_phone":"847-354-8403","follow_email":"tsenger@zengers.com","pic_user":"jennad","total_amt":"156.45","total_gp":"156.45","total_gpm":"100.00","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249225","line":"1","part":"C4006-0500-2.50DIN-M","qty":"1","price":"156.45","uom":"EA","discount":"0.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"249225","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249225","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249225","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"249225","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-19 14:03:31.634 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248828-05192026140331.txt === {"quote":"248828","customer":"8306TA","name":null,"customerName":"Morris Midwest (MN-TA)","comp":"01","open":"1","shipto":"HITCHDOC","shiptoName":"Hitchdoc","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"05-20-2026","cust_po":"CAT40 ER CHUCKS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"CHRIS MALONE","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:01","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"CHRIS MALONE","follow_phone":"704-572-1249","follow_email":"CMALONE@MORRISGROUPINC.COM","pic_user":"jennad","total_amt":"1245.12","total_gp":"836.92","total_gpm":"67.22","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"11","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"248828","line":"1","data":"EU to MN & changed to Morris Mdwst"},{"comp":"1","quote":"248828","line":"0","data":"04-21-2026 10:08-alyssah Chris Malone updated"}],"crmnotes":[],"items":[{"comp":"01","order":"248828","line":"2","part":"CAT40-ER20-4.00","qty":"1","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248828","line":"3","part":"CAT40-ER20-6.00","qty":"1","price":"246.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248828","line":"4","part":"CAT40-ER32-4.00","qty":"1","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248828","line":"5","part":"CAT40-ER32-6.00","qty":"1","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248828","line":"6","part":"CAT50-ER32-4.00","qty":"1","price":"249.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248828","line":"7","part":"CAT50-ER32-6.00","qty":"1","price":"293.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248828","line":"8","part":"CAT50-ER32-4.00","qty":"1","price":"249.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248828","line":"9","part":"C5006-0750-6.00DIN-M","qty":"1","price":"221.00","uom":"EA","discount":"0.00","req_date":"1 week","branch":"1"},{"comp":"01","order":"248828","line":"11","part":"WRENCH-ER20-HEX","qty":"1","price":"31.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248828","line":"12","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248828","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248828","Line":"8","Company":"1","F_Line":"1","Comment":"ALTERNATE FOR 2.5\" GL","Loc":"Y"},{"Quote":"248828","Line":"9","Company":"1","F_Line":"1","Comment":"Quoted at NET pricing","Loc":"Y"},{"Quote":"248828","Line":"9","Company":"1","F_Line":"2","Comment":"Non-returnable, non-cancellable","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":11}}] 2026-05-19 14:09:40.037 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249285-05192026140939.txt === {"quote":"249285","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCICHIC","shiptoName":"MSC Industrial Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-28-2026","cust_po":"E40-032(C)","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Willy","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:17","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Willy","follow_phone":"","follow_email":"@","pic_user":"jennad","total_amt":"77.35","total_gp":"55.80","total_gpm":"72.14","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249285","line":"1","part":"E40-032(C)","qty":"1","price":"119.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249285","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-19 14:36:34.866 [INFO] In session is user: fletcherp 2026-05-19 14:43:43.313 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248685-05192026144343.txt === {"quote":"248685","customer":"13728","name":null,"customerName":"Motion Industries, Inc.","comp":"01","open":"1","shipto":"MOTINDLA","shiptoName":"Motion","entry_date":"04-16-2026","cust_order_date":"05-16-2026","req_date":"05-28-2026","cust_po":"C4005-0875-3.86","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"May Elizalde","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"09:37","extra":"","follow_up":"05-16-2026","web_id":"","follow_name":"May Elizalde","follow_phone":"","follow_email":"may.elizalde@motion.com","pic_user":"bethw","total_amt":"548.68","total_gp":"254.76","total_gpm":"46.43","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-16-2026","notes":[],"crmnotes":[{"comp":1,"quote":248685,"Line":0,"Comment":"05/19/2026 2:43 PM - bethw - no activity in area, quote expired and closed."}],"items":[{"comp":"01","order":"248685","line":"1","part":"C4005-0875-3.86","qty":"2","price":"473.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248685","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-19 14:45:01.368 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248723-05192026144501.txt === {"quote":"248723","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"IKNPPQRT","shiptoName":"PTSolutions - Portland","entry_date":"04-16-2026","cust_order_date":"05-16-2026","req_date":"05-28-2026","cust_po":"B3002-1000-5.17","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Brian","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"14:09","extra":"","follow_up":"05-16-2026","web_id":"","follow_name":"Brian","follow_phone":"","follow_email":"@","pic_user":"bethw","total_amt":"165.30","total_gp":"83.93","total_gpm":"50.77","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-16-2026","notes":[],"crmnotes":[{"comp":1,"quote":248723,"Line":0,"Comment":"05/19/2026 2:44 PM - bethw - This could be converted to SO# 1037901"}],"items":[{"comp":"01","order":"248723","line":"1","part":"B3002-1000-5.17","qty":"1","price":"285.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248723","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-19 14:46:06.329 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248768-05192026144606.txt === {"quote":"248768","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"1","shipto":"BASSTOO","shiptoName":"Bass Tool & Supply Inc","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-29-2026","cust_po":"C5006-1500-2.25","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:56","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"bethw","total_amt":"165.00","total_gp":"90.71","total_gpm":"54.98","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-17-2026","notes":[],"crmnotes":[{"comp":1,"quote":248768,"Line":0,"Comment":"04/22/2026 9:25 AM - bethw - F/U changed from 04/23/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248768,"Line":1,"Comment":"05/19/2026 2:45 PM - bethw - no activity in area, quote expired and closed."}],"items":[{"comp":"01","order":"248768","line":"1","part":"C5006-1500-2.25","qty":"1","price":"275.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248768","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-19 14:46:44.487 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248776-05192026144644.txt === {"quote":"248776","customer":"13204","name":null,"customerName":"DXP Enterprises, Inc. (Mach Tool)","comp":"01","open":"1","shipto":"COOKCO","shiptoName":"DXP Enterprises Inc.","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-17-2026","cust_po":"CCK1.1/4-6","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:55","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"bethw","total_amt":"52.80","total_gp":"35.79","total_gpm":"67.78","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-17-2026","notes":[{"comp":"1","quote":"248776","line":"1","data":"placed before 4/21. 3 weeks for after"},{"comp":"1","quote":"248776","line":"0","data":"04-17-2026 10:56-jennad lead time 1 week for order"}],"crmnotes":[{"comp":1,"quote":248776,"Line":0,"Comment":"04/22/2026 10:02 AM - bethw - F/U changed from 04/23/2026 to 5/18/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248776","line":"1","part":"CCK1.1/4-6","qty":"1","price":"80.00","uom":"EA","discount":"34.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248776","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-19 14:47:46.587 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248798-05192026144746.txt === {"quote":"248798","customer":"7785","name":null,"customerName":"Groves Industrial Supply","comp":"01","open":"1","shipto":"GROVESI","shiptoName":"Groves Industrial Supply","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"05-29-2026","cust_po":"CAT40 ER32 Chuck","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shane","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"14:18","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Shane","follow_phone":"713-934-2138","follow_email":"skevil@grovesindustrial.com","pic_user":"bethw","total_amt":"681.53","total_gp":"196.35","total_gpm":"28.81","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"6","win_pct":"20","clo_date":"05-17-2026","notes":[{"comp":"1","quote":"248798","line":"0","data":"04-17-2026 14:21 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248798,"Line":0,"Comment":"04/21/2026 11:09 AM - bethw - F/U changed from 04/23/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248798,"Line":1,"Comment":"05/19/2026 2:47 PM - bethw - no activity in area, quote expired and closed."}],"items":[{"comp":"01","order":"248798","line":"1","part":"C4007-0032-5.00","qty":"4","price":"308.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248798","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248798","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-19 14:48:20.501 [INFO] In session is user: fletcherp 2026-05-19 14:48:21.046 [INFO] In session is user: fletcherp 2026-05-19 14:48:21.394 [INFO] In session is user: fletcherp 2026-05-19 14:48:21.728 [INFO] In session is user: fletcherp 2026-05-19 14:48:22.176 [INFO] In session is user: fletcherp 2026-05-19 14:48:22.504 [INFO] In session is user: fletcherp 2026-05-19 14:48:22.841 [INFO] In session is user: fletcherp 2026-05-19 14:48:23.257 [INFO] In session is user: fletcherp 2026-05-19 14:48:23.757 [INFO] In session is user: fletcherp 2026-05-19 14:48:24.051 [INFO] In session is user: fletcherp 2026-05-19 14:48:24.558 [INFO] In session is user: fletcherp 2026-05-19 14:48:25.037 [INFO] In session is user: fletcherp 2026-05-19 14:51:05.783 [INFO] In session is user: fletcherp 2026-05-19 14:51:06.265 [INFO] In session is user: fletcherp 2026-05-19 14:51:06.668 [INFO] In session is user: fletcherp 2026-05-19 14:51:07.166 [INFO] In session is user: fletcherp 2026-05-19 14:51:07.563 [INFO] In session is user: fletcherp 2026-05-19 14:51:07.888 [INFO] In session is user: fletcherp 2026-05-19 14:51:08.340 [INFO] In session is user: fletcherp 2026-05-19 14:51:08.739 [INFO] In session is user: fletcherp 2026-05-19 14:51:09.207 [INFO] In session is user: fletcherp 2026-05-19 14:51:09.577 [INFO] In session is user: fletcherp 2026-05-19 14:51:09.970 [INFO] In session is user: fletcherp 2026-05-19 14:51:10.430 [INFO] In session is user: fletcherp 2026-05-19 14:51:10.618 [INFO] In session is user: fletcherp 2026-05-19 14:51:10.767 [INFO] In session is user: fletcherp 2026-05-19 14:51:11.113 [INFO] In session is user: fletcherp 2026-05-19 14:51:11.568 [INFO] In session is user: fletcherp 2026-05-19 14:51:11.880 [INFO] In session is user: fletcherp 2026-05-19 14:51:12.376 [INFO] In session is user: fletcherp 2026-05-19 14:51:12.908 [INFO] In session is user: fletcherp 2026-05-19 14:51:13.276 [INFO] In session is user: fletcherp 2026-05-19 14:51:13.761 [INFO] In session is user: fletcherp 2026-05-19 14:51:14.188 [INFO] In session is user: fletcherp 2026-05-19 14:51:14.595 [INFO] In session is user: fletcherp 2026-05-19 14:51:15.023 [INFO] In session is user: fletcherp 2026-05-19 14:51:15.491 [INFO] In session is user: fletcherp 2026-05-19 14:51:15.792 [INFO] In session is user: fletcherp 2026-05-19 14:51:16.232 [INFO] In session is user: fletcherp 2026-05-19 14:51:16.670 [INFO] In session is user: fletcherp 2026-05-19 14:51:17.117 [INFO] In session is user: fletcherp 2026-05-19 14:51:17.456 [INFO] In session is user: fletcherp 2026-05-19 14:51:17.808 [INFO] In session is user: fletcherp 2026-05-19 14:51:18.221 [INFO] In session is user: fletcherp 2026-05-19 14:51:18.631 [INFO] In session is user: fletcherp 2026-05-19 14:51:18.962 [INFO] In session is user: fletcherp 2026-05-19 14:51:19.322 [INFO] In session is user: fletcherp 2026-05-19 14:51:19.706 [INFO] In session is user: fletcherp 2026-05-19 14:51:20.074 [INFO] In session is user: fletcherp 2026-05-19 14:51:20.430 [INFO] In session is user: fletcherp 2026-05-19 14:51:20.742 [INFO] In session is user: fletcherp 2026-05-19 14:51:21.081 [INFO] In session is user: fletcherp 2026-05-19 14:51:21.444 [INFO] In session is user: fletcherp 2026-05-19 14:51:21.799 [INFO] In session is user: fletcherp 2026-05-19 14:51:22.093 [INFO] In session is user: fletcherp 2026-05-19 14:51:22.410 [INFO] In session is user: fletcherp 2026-05-19 14:51:22.742 [INFO] In session is user: fletcherp 2026-05-19 14:51:23.097 [INFO] In session is user: fletcherp 2026-05-19 14:51:23.527 [INFO] In session is user: fletcherp 2026-05-19 14:51:23.871 [INFO] In session is user: fletcherp 2026-05-19 14:51:24.270 [INFO] In session is user: fletcherp 2026-05-19 14:51:24.711 [INFO] In session is user: fletcherp 2026-05-19 14:51:25.039 [INFO] In session is user: fletcherp 2026-05-19 14:51:25.442 [INFO] In session is user: fletcherp 2026-05-19 14:51:25.819 [INFO] In session is user: fletcherp 2026-05-19 14:51:26.173 [INFO] In session is user: fletcherp 2026-05-19 14:51:26.561 [INFO] In session is user: fletcherp 2026-05-19 14:51:26.909 [INFO] In session is user: fletcherp 2026-05-19 14:51:27.862 [INFO] In session is user: fletcherp 2026-05-19 14:51:28.266 [INFO] In session is user: fletcherp 2026-05-19 14:51:28.617 [INFO] In session is user: fletcherp 2026-05-19 14:51:28.995 [INFO] In session is user: fletcherp 2026-05-19 14:51:29.346 [INFO] In session is user: fletcherp 2026-05-19 14:51:29.777 [INFO] In session is user: fletcherp 2026-05-19 14:51:30.126 [INFO] In session is user: fletcherp 2026-05-19 14:51:30.556 [INFO] In session is user: fletcherp 2026-05-19 14:51:30.956 [INFO] In session is user: fletcherp 2026-05-19 14:51:31.318 [INFO] In session is user: fletcherp 2026-05-19 14:51:31.761 [INFO] In session is user: fletcherp 2026-05-19 14:51:32.142 [INFO] In session is user: fletcherp 2026-05-19 14:51:32.537 [INFO] In session is user: fletcherp 2026-05-19 14:51:32.942 [INFO] In session is user: fletcherp 2026-05-19 14:51:33.366 [INFO] In session is user: fletcherp 2026-05-19 14:51:33.804 [INFO] In session is user: fletcherp 2026-05-19 14:51:34.199 [INFO] In session is user: fletcherp 2026-05-19 14:51:34.539 [INFO] In session is user: fletcherp 2026-05-19 14:51:34.899 [INFO] In session is user: fletcherp 2026-05-19 14:51:35.295 [INFO] In session is user: fletcherp 2026-05-19 14:51:35.670 [INFO] In session is user: fletcherp 2026-05-19 14:51:36.017 [INFO] In session is user: fletcherp 2026-05-19 14:51:36.412 [INFO] In session is user: fletcherp 2026-05-19 14:51:36.786 [INFO] In session is user: fletcherp 2026-05-19 14:51:37.118 [INFO] In session is user: fletcherp 2026-05-19 14:51:37.877 [INFO] In session is user: fletcherp 2026-05-19 14:51:38.239 [INFO] In session is user: fletcherp 2026-05-19 14:51:38.605 [INFO] In session is user: fletcherp 2026-05-19 14:51:38.978 [INFO] In session is user: fletcherp 2026-05-19 14:51:39.379 [INFO] In session is user: fletcherp 2026-05-19 14:51:39.815 [INFO] In session is user: fletcherp 2026-05-19 14:51:40.249 [INFO] In session is user: fletcherp 2026-05-19 14:51:40.688 [INFO] In session is user: fletcherp 2026-05-19 14:51:41.093 [INFO] In session is user: fletcherp 2026-05-19 14:51:41.483 [INFO] In session is user: fletcherp 2026-05-19 14:51:41.880 [INFO] In session is user: fletcherp 2026-05-19 14:51:42.344 [INFO] In session is user: fletcherp 2026-05-19 14:51:42.805 [INFO] In session is user: fletcherp 2026-05-19 14:51:43.251 [INFO] In session is user: fletcherp 2026-05-19 14:51:43.999 [INFO] In session is user: fletcherp 2026-05-19 14:51:44.400 [INFO] In session is user: fletcherp 2026-05-19 14:51:44.787 [INFO] In session is user: fletcherp 2026-05-19 14:51:45.202 [INFO] In session is user: fletcherp 2026-05-19 14:51:45.838 [INFO] In session is user: fletcherp 2026-05-19 14:51:46.312 [INFO] In session is user: fletcherp 2026-05-19 14:51:46.778 [INFO] In session is user: fletcherp 2026-05-19 14:51:47.297 [INFO] In session is user: fletcherp 2026-05-19 14:51:47.890 [INFO] In session is user: fletcherp 2026-05-19 14:51:48.757 [INFO] In session is user: fletcherp 2026-05-19 14:51:49.151 [INFO] In session is user: fletcherp 2026-05-19 14:51:49.557 [INFO] In session is user: fletcherp 2026-05-19 14:51:49.921 [INFO] In session is user: fletcherp 2026-05-19 14:51:50.303 [INFO] In session is user: fletcherp 2026-05-19 14:51:50.661 [INFO] In session is user: fletcherp 2026-05-19 14:51:51.033 [INFO] In session is user: fletcherp 2026-05-19 14:51:51.410 [INFO] In session is user: fletcherp 2026-05-19 14:51:51.756 [INFO] In session is user: fletcherp 2026-05-19 14:51:52.158 [INFO] In session is user: fletcherp 2026-05-19 14:51:52.554 [INFO] In session is user: fletcherp 2026-05-19 14:51:52.939 [INFO] In session is user: fletcherp 2026-05-19 14:51:53.333 [INFO] In session is user: fletcherp 2026-05-19 14:51:53.762 [INFO] In session is user: fletcherp 2026-05-19 14:51:54.143 [INFO] In session is user: fletcherp 2026-05-19 14:51:54.501 [INFO] In session is user: fletcherp 2026-05-19 14:51:54.851 [INFO] In session is user: fletcherp 2026-05-19 14:51:55.230 [INFO] In session is user: fletcherp 2026-05-19 14:51:55.767 [INFO] In session is user: fletcherp 2026-05-19 14:51:56.151 [INFO] In session is user: fletcherp 2026-05-19 14:51:56.504 [INFO] In session is user: fletcherp 2026-05-19 14:51:56.915 [INFO] In session is user: fletcherp 2026-05-19 14:51:57.274 [INFO] In session is user: fletcherp 2026-05-19 14:51:57.654 [INFO] In session is user: fletcherp 2026-05-19 14:51:58.286 [INFO] In session is user: fletcherp 2026-05-19 14:51:58.647 [INFO] In session is user: fletcherp 2026-05-19 14:51:59.012 [INFO] In session is user: fletcherp 2026-05-19 14:51:59.363 [INFO] In session is user: fletcherp 2026-05-19 14:51:59.692 [INFO] In session is user: fletcherp 2026-05-19 14:52:00.062 [INFO] In session is user: fletcherp 2026-05-19 14:52:00.435 [INFO] In session is user: fletcherp 2026-05-19 14:52:00.798 [INFO] In session is user: fletcherp 2026-05-19 14:52:01.146 [INFO] In session is user: fletcherp 2026-05-19 14:52:01.537 [INFO] In session is user: fletcherp 2026-05-19 14:52:01.958 [INFO] In session is user: fletcherp 2026-05-19 14:52:02.304 [INFO] In session is user: fletcherp 2026-05-19 14:52:02.644 [INFO] In session is user: fletcherp 2026-05-19 14:52:03.016 [INFO] In session is user: fletcherp 2026-05-19 14:52:03.418 [INFO] In session is user: fletcherp 2026-05-19 14:52:03.828 [INFO] In session is user: fletcherp 2026-05-19 14:52:04.222 [INFO] In session is user: fletcherp 2026-05-19 14:52:04.690 [INFO] In session is user: fletcherp 2026-05-19 14:52:05.038 [INFO] In session is user: fletcherp 2026-05-19 14:52:05.444 [INFO] In session is user: fletcherp 2026-05-19 14:52:05.812 [INFO] In session is user: fletcherp 2026-05-19 14:52:06.166 [INFO] In session is user: fletcherp 2026-05-19 14:52:06.497 [INFO] In session is user: fletcherp 2026-05-19 14:52:06.842 [INFO] In session is user: fletcherp 2026-05-19 14:52:07.189 [INFO] In session is user: fletcherp 2026-05-19 14:52:07.559 [INFO] In session is user: fletcherp 2026-05-19 14:52:07.944 [INFO] In session is user: fletcherp 2026-05-19 14:52:08.611 [INFO] In session is user: fletcherp 2026-05-19 14:52:09.012 [INFO] In session is user: fletcherp 2026-05-19 14:52:09.342 [INFO] In session is user: fletcherp 2026-05-19 14:52:09.734 [INFO] In session is user: fletcherp 2026-05-19 14:52:10.094 [INFO] In session is user: fletcherp 2026-05-19 14:52:10.427 [INFO] In session is user: fletcherp 2026-05-19 14:52:11.030 [INFO] In session is user: fletcherp 2026-05-19 14:52:11.429 [INFO] In session is user: fletcherp 2026-05-19 14:52:11.817 [INFO] In session is user: fletcherp 2026-05-19 14:52:12.197 [INFO] In session is user: fletcherp 2026-05-19 14:52:12.570 [INFO] In session is user: fletcherp 2026-05-19 14:52:12.927 [INFO] In session is user: fletcherp 2026-05-19 14:52:13.304 [INFO] In session is user: fletcherp 2026-05-19 14:52:13.690 [INFO] In session is user: fletcherp 2026-05-19 14:52:14.065 [INFO] In session is user: fletcherp 2026-05-19 14:52:14.551 [INFO] In session is user: fletcherp 2026-05-19 14:52:14.902 [INFO] In session is user: fletcherp 2026-05-19 14:52:15.543 [INFO] In session is user: fletcherp 2026-05-19 14:52:15.929 [INFO] In session is user: fletcherp 2026-05-19 14:52:16.293 [INFO] In session is user: fletcherp 2026-05-19 14:52:16.686 [INFO] In session is user: fletcherp 2026-05-19 14:52:17.039 [INFO] In session is user: fletcherp 2026-05-19 14:52:17.400 [INFO] In session is user: fletcherp 2026-05-19 14:52:17.772 [INFO] In session is user: fletcherp 2026-05-19 14:52:18.143 [INFO] In session is user: fletcherp 2026-05-19 14:52:18.493 [INFO] In session is user: fletcherp 2026-05-19 14:52:18.863 [INFO] In session is user: fletcherp 2026-05-19 14:52:19.206 [INFO] In session is user: fletcherp 2026-05-19 14:52:19.533 [INFO] In session is user: fletcherp 2026-05-19 14:52:19.873 [INFO] In session is user: fletcherp 2026-05-19 14:52:20.218 [INFO] In session is user: fletcherp 2026-05-19 14:52:20.532 [INFO] In session is user: fletcherp 2026-05-19 14:52:20.844 [INFO] In session is user: fletcherp 2026-05-19 14:52:21.248 [INFO] In session is user: fletcherp 2026-05-19 14:52:21.610 [INFO] In session is user: fletcherp 2026-05-19 14:52:21.925 [INFO] In session is user: fletcherp 2026-05-19 14:52:22.287 [INFO] In session is user: fletcherp 2026-05-19 14:52:22.722 [INFO] In session is user: fletcherp 2026-05-19 14:52:23.078 [INFO] In session is user: fletcherp 2026-05-19 14:52:23.500 [INFO] In session is user: fletcherp 2026-05-19 14:52:23.927 [INFO] In session is user: fletcherp 2026-05-19 14:52:24.294 [INFO] In session is user: fletcherp 2026-05-19 14:52:24.888 [INFO] In session is user: fletcherp 2026-05-19 14:52:25.288 [INFO] In session is user: fletcherp 2026-05-19 14:52:25.769 [INFO] In session is user: fletcherp 2026-05-19 15:19:03.478 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249135-05192026151903.txt === {"quote":"249135","customer":"20760","name":null,"customerName":"Tungaloy of America, Inc.","comp":"01","open":"1","shipto":"TUNGAL","shiptoName":"Tungaloy Canada","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-12-2026","cust_po":"Presetter RFQ","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mark Matthews","drop_po":"","status":"0","user":"robh","conv_order":"ADV","time":"04-24","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Season Ariens-Cyr","follow_phone":"519-758-5779","follow_email":"sariens-cyr@tungaloycanada.com","pic_user":"robh","total_amt":"18229.60","total_gp":"11051.46","total_gpm":"60.62","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"robh","reason":"4","totalQty":"8","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":249135,"Line":0,"Comment":"04/29/2026 11:38 AM - robh - Req Date changed from 04/24/2026 to 06/12/2026 (Req Date Updated)"},{"comp":1,"quote":249135,"Line":1,"Comment":"04/29/2026 11:38 AM - robh - F/U changed from 05/01/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249135,"Line":2,"Comment":"05/19/2026 4:18 PM - robh - Customer went with Speroni because of Price"}],"items":[{"comp":"01","order":"249135","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249135","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249135","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249135","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249135","line":"5","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249135","line":"6","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249135","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249135","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-19 15:20:43.017 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249138-05192026152042.txt === {"quote":"249138","customer":"20760","name":null,"customerName":"Tungaloy of America, Inc.","comp":"01","open":"1","shipto":"TUNGAL","shiptoName":"Tungaloy Canada","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-30-2026","cust_po":"Presetter RFQ","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mark Matthews","drop_po":"","status":"0","user":"robh","conv_order":"ADV","time":"04-24","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Season Ariens-Cyr","follow_phone":"519-758-5779","follow_email":"sariens-cyr@tungaloycanada.com","pic_user":"robh","total_amt":"29548.20","total_gp":"17293.70","total_gpm":"58.53","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"robh","reason":"4","totalQty":"7","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":249138,"Line":0,"Comment":"04/29/2026 11:36 AM - robh - Req Date changed from 04/24/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":249138,"Line":1,"Comment":"04/29/2026 11:36 AM - robh - Req Date changed from 05/29/2026 to 06/12/2026 (Req Date Updated)"},{"comp":1,"quote":249138,"Line":2,"Comment":"04/29/2026 11:36 AM - robh - F/U changed from 05/01/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249138,"Line":3,"Comment":"05/15/2026 4:01 PM - robh - F/U changed from 05/15/2026 to 6/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249138,"Line":4,"Comment":"05/15/2026 4:01 PM - robh - CLO changed from 06/01/2026 to 06/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249138,"Line":5,"Comment":"05/15/2026 4:01 PM - robh - Req Date changed from 06/12/2026 to 06/30/2026 (Req Date Updated)"},{"comp":1,"quote":249138,"Line":6,"Comment":"05/19/2026 4:20 PM - robh - Customer went with Speroni because of Price"}],"items":[{"comp":"01","order":"249138","line":"1","part":"PRE-E46B-BD","qty":"1","price":"34700.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249138","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249138","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249138","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249138","line":"5","part":"PRE-SPDL-I50-E46BC","qty":"1","price":"1988.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249138","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249138","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-19 15:21:44.011 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249136-05192026152143.txt === {"quote":"249136","customer":"20760","name":null,"customerName":"Tungaloy of America, Inc.","comp":"01","open":"1","shipto":"TUNGAL","shiptoName":"Tungaloy Canada","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-30-2026","cust_po":"Presetter RFQ","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mark Matthews","drop_po":"","status":"0","user":"robh","conv_order":"ADV","time":"04-24","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Season Ariens-Cyr","follow_phone":"519-758-5779","follow_email":"sariens-cyr@tungaloycanada.com","pic_user":"robh","total_amt":"26680.64","total_gp":"15547.79","total_gpm":"58.27","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"robh","reason":"4","totalQty":"8","win_pct":"20","clo_date":"06-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":249136,"Line":0,"Comment":"05/15/2026 4:00 PM - robh - F/U changed from 05/01/2026 to 6/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249136,"Line":1,"Comment":"05/15/2026 4:00 PM - robh - CLO changed from 06/01/2026 to 06/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249136,"Line":2,"Comment":"05/15/2026 4:00 PM - robh - Req Date changed from 04/24/2026 to 06/30/2026 (Req Date Updated)"},{"comp":1,"quote":249136,"Line":3,"Comment":"05/19/2026 4:21 PM - robh - Customer went with Speroni because of Price"}],"items":[{"comp":"01","order":"249136","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"5","part":"PRE-SPDL-I50A","qty":"1","price":"2376.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"6","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249136","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249136","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-19 15:24:33.571 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249188-05192026152433.txt === {"quote":"249188","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"1","shipto":"DGIOKVI","shiptoName":"DGI Supply - GTA","entry_date":"04-26-2026","cust_order_date":"04-26-2026","req_date":"06-07-2026","cust_po":"CAT50 Taper Plus","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Mark Maynard","drop_po":"Shell Mill Test Tool","status":"0","user":"robh","conv_order":"","time":"17:40","extra":"","follow_up":"05-02-2026","web_id":"","follow_name":"Mark Maynard","follow_phone":"800-923-6255","follow_email":"mmaynard@dgisupply.ca","pic_user":"robh","total_amt":"182.80","total_gp":"84.11","total_gpm":"46.01","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"robh","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"249188","line":"0","data":"04-26-2026 17:43 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249188","line":"1","part":"NC5001-0750-4.00CP","qty":"1","price":"457.00","uom":"EA","discount":"60.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249188","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-19 15:30:12.213 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-19 15:53:37.536 [INFO] In session is user: fletcherp 2026-05-19 16:08:06.602 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249427-05192026160806.txt === {"quote":"249427","customer":"12395","name":null,"customerName":"Liberty Tool Co.","comp":"01","open":"0","shipto":"DCFLOREN","shiptoName":"DC Fabricators","entry_date":"04-29-2026","cust_order_date":"07-02-2025","req_date":"02-06-2027","cust_po":"NIKKEN 5AX-1200 R. TABLE","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Steve Bosken","drop_po":"1200MM TILT ROTARY INDEP.","status":"0","user":"stevel","conv_order":"","time":"16:39","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Steve Bosken","follow_phone":"","follow_email":"stevebosken@gmail.com","pic_user":"stevel","total_amt":"541400.00","total_gp":"224900.72","total_gpm":"41.54","rev_type":"RT","mod_date":"05-19-2026","mod_time":null,"mod_user":"stevel","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":249427,"Line":0,"Comment":"05/19/2026 4:08 PM - stevel - Req Date changed from 04/29/2026 to 02/06/2027 (Req Date Updated)"}],"items":[{"comp":"01","order":"249427","line":"1","part":"5AX-1200BWAR21-44-RU77-KW","qty":"1","price":"590000.00","uom":"EA","discount":"10.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"249427","line":"3","part":"INSTALLATION-RT-5AX-NE","qty":"1","price":"10400.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249427","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249427","Line":"1","Company":"1","F_Line":"1","Comment":"Large swing table with two Nikken AR21 controls","Loc":"Y"},{"Quote":"249427","Line":"1","Company":"1","F_Line":"2","Comment":"4.4KW AR21 controllers for both axes.","Loc":"Y"},{"Quote":"249427","Line":"1","Company":"1","F_Line":"3","Comment":"Scales on both axis RU77-4096A","Loc":"Y"},{"Quote":"249427","Line":"3","Company":"1","F_Line":"1","Comment":"Table with large swing","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-19 16:31:52.443 [INFO] In session is user: michaelr 2026-05-19 16:38:06.321 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247817-05192026163806.txt === {"quote":"247817","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"1","shipto":"PATHMEMP","shiptoName":"Pathway Precision Manufacturing","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"06-02-2026","cust_po":"BMT45-ER25Z-ICE","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:44","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Gabe Davis","follow_phone":"","follow_email":"gdavis@metal-removal.com","pic_user":"rons","total_amt":"2685.42","total_gp":"1174.44","total_gpm":"43.73","rev_type":"LT","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"247817","line":"2","data":"Eppinger to the End User"},{"comp":"1","quote":"247817","line":"1","data":"additional discount given to match pricing from"},{"comp":"1","quote":"247817","line":"0","data":"03-31-2026 13:13-rons: pricing per Fletcher..."}],"crmnotes":[{"comp":1,"quote":247817,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":4,"Comment":"04/03/2026 2:47 PM - rons - F/U changed from 04/06/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":5,"Comment":"04/03/2026 2:47 PM - rons - CLO changed from 04/13/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":6,"Comment":"04/03/2026 2:47 PM - rons - Req Date changed from 04/20/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":7,"Comment":"04/14/2026 2:41 PM - rons - F/U changed from 04/14/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":8,"Comment":"04/14/2026 2:41 PM - rons - CLO changed from 04/21/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":9,"Comment":"04/14/2026 2:41 PM - rons - Req Date changed from 04/28/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":10,"Comment":"05/06/2026 5:05 PM - rons - F/U changed from 05/06/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":11,"Comment":"05/06/2026 5:05 PM - rons - CLO changed from 05/13/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":12,"Comment":"05/06/2026 5:05 PM - rons - Req Date changed from 05/20/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":13,"Comment":"05/08/2026 5:21 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":14,"Comment":"05/08/2026 5:21 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":15,"Comment":"05/08/2026 5:21 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247817,"Line":16,"Comment":"05/14/2026 5:02 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247817,"Line":17,"Comment":"05/14/2026 5:02 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":247817,"Line":18,"Comment":"05/14/2026 5:02 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247817","line":"1","part":"BMT45-ER25Z-ICE","qty":"1","price":"4973.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"3","part":"WRENCH-HEX-L-3","qty":"1","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247817","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-19 16:38:40.673 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250150-05192026163840.txt === {"quote":"250150","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNIMO","shiptoName":"Techni-Tool, Inc.","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-02-2026","cust_po":"NBT30 Tooling Package","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:34","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Rachel Steuber","follow_phone":"314-894-9090","follow_email":"rsteuber@technitoolinc.com","pic_user":"rons","total_amt":"9702.49","total_gp":"5892.03","total_gpm":"60.73","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"100","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"250150","line":"1","data":"05-13-2026 16:36 - Discounts Recalculated"},{"comp":"1","quote":"250150","line":"0","data":"05-13-2026 16:36 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":250150,"Line":0,"Comment":"05/18/2026 1:59 PM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250150,"Line":1,"Comment":"05/18/2026 1:59 PM - rons - Req Date changed from 06/13/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250150","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"35.00","req_date":"11 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250150","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"35.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250150","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"29","part":"B30-6000-EU","qty":"40","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"33","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-19 16:39:03.465 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250150-05192026163902.txt === {"quote":"250150","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNIMO","shiptoName":"Techni-Tool, Inc.","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-02-2026","cust_po":"NBT30 Tooling Package","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:34","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Rachel Steuber","follow_phone":"314-894-9090","follow_email":"rsteuber@technitoolinc.com","pic_user":"rons","total_amt":"9702.49","total_gp":"5892.03","total_gpm":"60.73","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"100","win_pct":"20","clo_date":"06-09-2026","notes":[{"comp":"1","quote":"250150","line":"1","data":"05-13-2026 16:36 - Discounts Recalculated"},{"comp":"1","quote":"250150","line":"0","data":"05-13-2026 16:36 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":250150,"Line":0,"Comment":"05/18/2026 1:59 PM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250150,"Line":1,"Comment":"05/18/2026 1:59 PM - rons - Req Date changed from 06/13/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":250150,"Line":2,"Comment":"05/19/2026 4:38 PM - rons - F/U changed from 05/19/2026 to 6/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250150,"Line":3,"Comment":"05/19/2026 4:38 PM - rons - CLO changed from 05/26/2026 to 06/09/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250150","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"35.00","req_date":"11 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250150","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"35.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250150","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"29","part":"B30-6000-EU","qty":"40","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"33","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-19 16:39:08.113 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250150-05192026163907.txt === {"quote":"250150","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNIMO","shiptoName":"Techni-Tool, Inc.","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-16-2026","cust_po":"NBT30 Tooling Package","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:34","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Rachel Steuber","follow_phone":"314-894-9090","follow_email":"rsteuber@technitoolinc.com","pic_user":"rons","total_amt":"9702.49","total_gp":"5892.03","total_gpm":"60.73","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"100","win_pct":"20","clo_date":"06-09-2026","notes":[{"comp":"1","quote":"250150","line":"1","data":"05-13-2026 16:36 - Discounts Recalculated"},{"comp":"1","quote":"250150","line":"0","data":"05-13-2026 16:36 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":250150,"Line":0,"Comment":"05/18/2026 1:59 PM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250150,"Line":1,"Comment":"05/18/2026 1:59 PM - rons - Req Date changed from 06/13/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":250150,"Line":2,"Comment":"05/19/2026 4:38 PM - rons - F/U changed from 05/19/2026 to 6/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250150,"Line":3,"Comment":"05/19/2026 4:38 PM - rons - CLO changed from 05/26/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":250150,"Line":4,"Comment":"05/19/2026 4:39 PM - rons - Req Date changed from 06/02/2026 to 06/16/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250150","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"35.00","req_date":"11 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250150","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"35.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250150","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"29","part":"B30-6000-EU","qty":"40","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250150","line":"33","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-19 16:39:44.400 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250114-05192026163943.txt === {"quote":"250114","customer":"20642","name":null,"customerName":"Tooling Associates","comp":"01","open":"0","shipto":"TOOLATES","shiptoName":"Tooling Associates","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-02-2026","cust_po":"NBT30 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kim Hale","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:39","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Kim Hale","follow_phone":"314-739-2915","follow_email":"khale@toolingassoc.com","pic_user":"rons","total_amt":"9464.00","total_gp":"5653.54","total_gpm":"59.74","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"100","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"250114","line":"1","data":"05-13-2026 13:40 - Discounts Recalculated"},{"comp":"1","quote":"250114","line":"0","data":"05-13-2026 13:43-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":250114,"Line":0,"Comment":"05/13/2026 2:19 PM - rons - BlackHawk Industrial, DCT, & Tooling Associates are all quoting this for Designs for Tomorrow..."},{"comp":1,"quote":250114,"Line":1,"Comment":"05/18/2026 2:00 PM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250114,"Line":2,"Comment":"05/18/2026 2:00 PM - rons - Req Date changed from 06/13/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250114","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"35.00","req_date":"11 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250114","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"35.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250114","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"29","part":"B30-6000-EU","qty":"40","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-19 16:39:56.009 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250114-05192026163955.txt === {"quote":"250114","customer":"20642","name":null,"customerName":"Tooling Associates","comp":"01","open":"0","shipto":"TOOLATES","shiptoName":"Tooling Associates","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-02-2026","cust_po":"NBT30 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kim Hale","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:39","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Kim Hale","follow_phone":"314-739-2915","follow_email":"khale@toolingassoc.com","pic_user":"rons","total_amt":"9464.00","total_gp":"5653.54","total_gpm":"59.74","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"100","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"250114","line":"1","data":"05-13-2026 13:40 - Discounts Recalculated"},{"comp":"1","quote":"250114","line":"0","data":"05-13-2026 13:43-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":250114,"Line":0,"Comment":"05/13/2026 2:19 PM - rons - BlackHawk Industrial, DCT, & Tooling Associates are all quoting this for Designs for Tomorrow..."},{"comp":1,"quote":250114,"Line":1,"Comment":"05/18/2026 2:00 PM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250114,"Line":2,"Comment":"05/18/2026 2:00 PM - rons - Req Date changed from 06/13/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":250114,"Line":3,"Comment":"05/19/2026 4:39 PM - rons - F/U changed from 05/19/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250114,"Line":4,"Comment":"05/19/2026 4:39 PM - rons - CLO changed from 05/26/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250114","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"35.00","req_date":"11 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250114","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"35.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250114","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"29","part":"B30-6000-EU","qty":"40","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-19 16:40:01.925 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250114-05192026164001.txt === {"quote":"250114","customer":"20642","name":null,"customerName":"Tooling Associates","comp":"01","open":"0","shipto":"TOOLATES","shiptoName":"Tooling Associates","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-17-2026","cust_po":"NBT30 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kim Hale","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:39","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Kim Hale","follow_phone":"314-739-2915","follow_email":"khale@toolingassoc.com","pic_user":"rons","total_amt":"9464.00","total_gp":"5653.54","total_gpm":"59.74","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"100","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"250114","line":"1","data":"05-13-2026 13:40 - Discounts Recalculated"},{"comp":"1","quote":"250114","line":"0","data":"05-13-2026 13:43-rons: bumped up a bucket"}],"crmnotes":[{"comp":1,"quote":250114,"Line":0,"Comment":"05/13/2026 2:19 PM - rons - BlackHawk Industrial, DCT, & Tooling Associates are all quoting this for Designs for Tomorrow..."},{"comp":1,"quote":250114,"Line":1,"Comment":"05/18/2026 2:00 PM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250114,"Line":2,"Comment":"05/18/2026 2:00 PM - rons - Req Date changed from 06/13/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":250114,"Line":3,"Comment":"05/19/2026 4:39 PM - rons - F/U changed from 05/19/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250114,"Line":4,"Comment":"05/19/2026 4:39 PM - rons - CLO changed from 05/26/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":250114,"Line":5,"Comment":"05/19/2026 4:39 PM - rons - Req Date changed from 06/02/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250114","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"35.00","req_date":"11 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250114","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"35.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250114","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"29","part":"B30-6000-EU","qty":"40","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250114","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-19 16:40:07.135 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250101-05192026164006.txt === {"quote":"250101","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-02-2026","cust_po":"NBT30 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:31","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"8351.27","total_gp":"4483.93","total_gpm":"53.69","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"62","win_pct":"20","clo_date":"05-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":250101,"Line":0,"Comment":"05/13/2026 2:19 PM - rons - BlackHawk Industrial, DCT, & Tooling Associates are all quoting this for Designs for Tomorrow..."},{"comp":1,"quote":250101,"Line":1,"Comment":"05/15/2026 10:06 AM - rons - CLO changed from 06/13/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250101,"Line":2,"Comment":"05/15/2026 10:06 AM - rons - Req Date changed from 06/24/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250101","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"46.00","req_date":"11 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250101","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"46.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250101","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"28","part":"E16-SET-12","qty":"2","price":"553.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-19 16:40:21.372 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250101-05192026164021.txt === {"quote":"250101","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-02-2026","cust_po":"NBT30 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:31","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"8351.27","total_gp":"4483.93","total_gpm":"53.69","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"62","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":250101,"Line":0,"Comment":"05/13/2026 2:19 PM - rons - BlackHawk Industrial, DCT, & Tooling Associates are all quoting this for Designs for Tomorrow..."},{"comp":1,"quote":250101,"Line":1,"Comment":"05/15/2026 10:06 AM - rons - CLO changed from 06/13/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250101,"Line":2,"Comment":"05/15/2026 10:06 AM - rons - Req Date changed from 06/24/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":250101,"Line":3,"Comment":"05/19/2026 4:40 PM - rons - F/U changed from 05/19/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250101,"Line":4,"Comment":"05/19/2026 4:40 PM - rons - CLO changed from 05/26/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250101","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"46.00","req_date":"11 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250101","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"46.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250101","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"28","part":"E16-SET-12","qty":"2","price":"553.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-19 16:40:27.688 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250101-05192026164027.txt === {"quote":"250101","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-17-2026","cust_po":"NBT30 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:31","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"8351.27","total_gp":"4483.93","total_gpm":"53.69","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"62","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":250101,"Line":0,"Comment":"05/13/2026 2:19 PM - rons - BlackHawk Industrial, DCT, & Tooling Associates are all quoting this for Designs for Tomorrow..."},{"comp":1,"quote":250101,"Line":1,"Comment":"05/15/2026 10:06 AM - rons - CLO changed from 06/13/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250101,"Line":2,"Comment":"05/15/2026 10:06 AM - rons - Req Date changed from 06/24/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":250101,"Line":3,"Comment":"05/19/2026 4:40 PM - rons - F/U changed from 05/19/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250101,"Line":4,"Comment":"05/19/2026 4:40 PM - rons - CLO changed from 05/26/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":250101,"Line":5,"Comment":"05/19/2026 4:40 PM - rons - Req Date changed from 06/02/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250101","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"46.00","req_date":"11 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250101","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"46.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250101","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"28","part":"E16-SET-12","qty":"2","price":"553.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250101","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-19 16:40:33.714 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250108-05192026164033.txt === {"quote":"250108","customer":"4207","name":null,"customerName":"DCT Industrial Supply Company","comp":"01","open":"0","shipto":"DESMA","shiptoName":"Designs for Tomorrow, Inc.","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-02-2026","cust_po":"NBT30 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tom Neumeier","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:02","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Tom Neumeier","follow_phone":"314-341-0350","follow_email":"tneumeier@dctisc.com","pic_user":"rons","total_amt":"9447.32","total_gp":"5410.38","total_gpm":"57.27","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"102","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"250108","line":"0","data":"05-13-2026 13:03 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":250108,"Line":0,"Comment":"05/13/2026 2:19 PM - rons - BlackHawk Industrial, DCT, & Tooling Associates are all quoting this for Designs for Tomorrow..."},{"comp":1,"quote":250108,"Line":1,"Comment":"05/15/2026 10:05 AM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250108,"Line":2,"Comment":"05/15/2026 10:06 AM - rons - Req Date changed from 06/13/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250108","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"42.00","req_date":"12 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250108","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"42.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250108","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"28","part":"E16-SET-12","qty":"2","price":"553.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"30","part":"B30-6000-EU","qty":"40","price":"28.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":24}}] 2026-05-19 16:40:46.323 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250108-05192026164045.txt === {"quote":"250108","customer":"4207","name":null,"customerName":"DCT Industrial Supply Company","comp":"01","open":"0","shipto":"DESMA","shiptoName":"Designs for Tomorrow, Inc.","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-02-2026","cust_po":"NBT30 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tom Neumeier","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:02","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Tom Neumeier","follow_phone":"314-341-0350","follow_email":"tneumeier@dctisc.com","pic_user":"rons","total_amt":"9447.32","total_gp":"5410.38","total_gpm":"57.27","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"102","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"250108","line":"0","data":"05-13-2026 13:03 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":250108,"Line":0,"Comment":"05/13/2026 2:19 PM - rons - BlackHawk Industrial, DCT, & Tooling Associates are all quoting this for Designs for Tomorrow..."},{"comp":1,"quote":250108,"Line":1,"Comment":"05/15/2026 10:05 AM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250108,"Line":2,"Comment":"05/15/2026 10:06 AM - rons - Req Date changed from 06/13/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":250108,"Line":3,"Comment":"05/19/2026 4:40 PM - rons - F/U changed from 05/19/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250108,"Line":4,"Comment":"05/19/2026 4:40 PM - rons - CLO changed from 05/26/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250108","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"42.00","req_date":"12 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250108","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"42.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250108","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"28","part":"E16-SET-12","qty":"2","price":"553.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"30","part":"B30-6000-EU","qty":"40","price":"28.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":24}}] 2026-05-19 16:40:51.496 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250108-05192026164050.txt === {"quote":"250108","customer":"4207","name":null,"customerName":"DCT Industrial Supply Company","comp":"01","open":"0","shipto":"DESMA","shiptoName":"Designs for Tomorrow, Inc.","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-17-2026","cust_po":"NBT30 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tom Neumeier","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:02","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Tom Neumeier","follow_phone":"314-341-0350","follow_email":"tneumeier@dctisc.com","pic_user":"rons","total_amt":"9447.32","total_gp":"5410.38","total_gpm":"57.27","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"102","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"250108","line":"0","data":"05-13-2026 13:03 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":250108,"Line":0,"Comment":"05/13/2026 2:19 PM - rons - BlackHawk Industrial, DCT, & Tooling Associates are all quoting this for Designs for Tomorrow..."},{"comp":1,"quote":250108,"Line":1,"Comment":"05/15/2026 10:05 AM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250108,"Line":2,"Comment":"05/15/2026 10:06 AM - rons - Req Date changed from 06/13/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":250108,"Line":3,"Comment":"05/19/2026 4:40 PM - rons - F/U changed from 05/19/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250108,"Line":4,"Comment":"05/19/2026 4:40 PM - rons - CLO changed from 05/26/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":250108,"Line":5,"Comment":"05/19/2026 4:40 PM - rons - Req Date changed from 06/02/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250108","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"42.00","req_date":"12 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250108","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"42.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250108","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"28","part":"E16-SET-12","qty":"2","price":"553.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"30","part":"B30-6000-EU","qty":"40","price":"28.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":24}}] 2026-05-19 16:41:08.739 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248704-05192026164108.txt === {"quote":"248704","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"FLINKEND","shiptoName":"Flint & Walling, Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"06-02-2026","cust_po":"NC4001-0750-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Austin Schenher","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"11:17","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Austin Schenher","follow_phone":"","follow_email":"mirandag@lyndexnikken.com","pic_user":"rons","total_amt":"4967.00","total_gp":"3780.93","total_gpm":"76.12","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"05-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":248704,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/16/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":2,"Comment":"05/11/2026 11:25 AM - rons - Req Date changed from 05/28/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":3,"Comment":"05/11/2026 3:18 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":4,"Comment":"05/11/2026 3:18 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":5,"Comment":"05/11/2026 3:18 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":6,"Comment":"05/14/2026 5:11 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":7,"Comment":"05/14/2026 5:11 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":8,"Comment":"05/14/2026 5:11 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248704","line":"1","part":"NC4001-0750-4.00CP","qty":"3","price":"364.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"2","part":"W12R5-1375-3.27","qty":"3","price":"755.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"3","part":"NTPT15-048","qty":"3","price":"190.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"4","part":"C40-1500(R)-EU","qty":"20","price":"52.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-19 16:41:25.045 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248704-05192026164124.txt === {"quote":"248704","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"FLINKEND","shiptoName":"Flint & Walling, Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"06-02-2026","cust_po":"NC4001-0750-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Austin Schenher","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"11:17","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Austin Schenher","follow_phone":"","follow_email":"mirandag@lyndexnikken.com","pic_user":"rons","total_amt":"4967.00","total_gp":"3780.93","total_gpm":"76.12","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":248704,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/16/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":2,"Comment":"05/11/2026 11:25 AM - rons - Req Date changed from 05/28/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":3,"Comment":"05/11/2026 3:18 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":4,"Comment":"05/11/2026 3:18 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":5,"Comment":"05/11/2026 3:18 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":6,"Comment":"05/14/2026 5:11 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":7,"Comment":"05/14/2026 5:11 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":8,"Comment":"05/14/2026 5:11 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":9,"Comment":"05/19/2026 4:41 PM - rons - F/U changed from 05/19/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":10,"Comment":"05/19/2026 4:41 PM - rons - CLO changed from 05/26/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248704","line":"1","part":"NC4001-0750-4.00CP","qty":"3","price":"364.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"2","part":"W12R5-1375-3.27","qty":"3","price":"755.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"3","part":"NTPT15-048","qty":"3","price":"190.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"4","part":"C40-1500(R)-EU","qty":"20","price":"52.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-19 16:41:30.831 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248704-05192026164130.txt === {"quote":"248704","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"FLINKEND","shiptoName":"Flint & Walling, Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"06-10-2026","cust_po":"NC4001-0750-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Austin Schenher","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"11:17","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Austin Schenher","follow_phone":"","follow_email":"mirandag@lyndexnikken.com","pic_user":"rons","total_amt":"4967.00","total_gp":"3780.93","total_gpm":"76.12","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":248704,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/16/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":2,"Comment":"05/11/2026 11:25 AM - rons - Req Date changed from 05/28/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":3,"Comment":"05/11/2026 3:18 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":4,"Comment":"05/11/2026 3:18 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":5,"Comment":"05/11/2026 3:18 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":6,"Comment":"05/14/2026 5:11 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":7,"Comment":"05/14/2026 5:11 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":8,"Comment":"05/14/2026 5:11 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":9,"Comment":"05/19/2026 4:41 PM - rons - F/U changed from 05/19/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":10,"Comment":"05/19/2026 4:41 PM - rons - CLO changed from 05/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":11,"Comment":"05/19/2026 4:41 PM - rons - Req Date changed from 06/02/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248704","line":"1","part":"NC4001-0750-4.00CP","qty":"3","price":"364.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"2","part":"W12R5-1375-3.27","qty":"3","price":"755.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"3","part":"NTPT15-048","qty":"3","price":"190.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"4","part":"C40-1500(R)-EU","qty":"20","price":"52.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-19 16:41:50.685 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249273-05192026164150.txt === {"quote":"249273","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-02-2026","cust_po":"Northside Machine SK Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:29","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"23248.94","total_gp":"14654.55","total_gpm":"63.03","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"160","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"249273","line":"2","data":"04-27-2026 16:31 - Discounts Recalculated QS"},{"comp":"1","quote":"249273","line":"1","data":"new machine soon or was *just* purchased."},{"comp":"1","quote":"249273","line":"0","data":"04-27-2026 16:36-mirandag customer is getting"}],"crmnotes":[{"comp":1,"quote":249273,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":2,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":3,"Comment":"05/11/2026 4:26 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":4,"Comment":"05/11/2026 4:26 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":5,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":6,"Comment":"05/12/2026 5:00 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":7,"Comment":"05/12/2026 5:00 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":8,"Comment":"05/12/2026 5:00 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":9,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":10,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":11,"Comment":"05/14/2026 5:01 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249273","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"4","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"5","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"1-2 Weeks","branch":"1"},{"comp":"01","order":"249273","line":"6","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249273","line":"7","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"8","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"9","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"10","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"11","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"12","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"13","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"14","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"15","part":"PS-132","qty":"100","price":"94.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-19 16:42:00.131 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249273-05192026164159.txt === {"quote":"249273","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-02-2026","cust_po":"Northside Machine SK Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:29","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"23248.94","total_gp":"14654.55","total_gpm":"63.03","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"160","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249273","line":"2","data":"04-27-2026 16:31 - Discounts Recalculated QS"},{"comp":"1","quote":"249273","line":"1","data":"new machine soon or was *just* purchased."},{"comp":"1","quote":"249273","line":"0","data":"04-27-2026 16:36-mirandag customer is getting"}],"crmnotes":[{"comp":1,"quote":249273,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":2,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":3,"Comment":"05/11/2026 4:26 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":4,"Comment":"05/11/2026 4:26 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":5,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":6,"Comment":"05/12/2026 5:00 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":7,"Comment":"05/12/2026 5:00 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":8,"Comment":"05/12/2026 5:00 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":9,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":10,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":11,"Comment":"05/14/2026 5:01 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":12,"Comment":"05/19/2026 4:41 PM - rons - F/U changed from 05/19/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":13,"Comment":"05/19/2026 4:41 PM - rons - CLO changed from 05/26/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249273","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"4","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"5","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"1-2 Weeks","branch":"1"},{"comp":"01","order":"249273","line":"6","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249273","line":"7","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"8","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"9","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"10","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"11","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"12","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"13","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"14","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"15","part":"PS-132","qty":"100","price":"94.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-19 16:42:05.058 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249273-05192026164204.txt === {"quote":"249273","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-10-2026","cust_po":"Northside Machine SK Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:29","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"23248.94","total_gp":"14654.55","total_gpm":"63.03","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"160","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249273","line":"2","data":"04-27-2026 16:31 - Discounts Recalculated QS"},{"comp":"1","quote":"249273","line":"1","data":"new machine soon or was *just* purchased."},{"comp":"1","quote":"249273","line":"0","data":"04-27-2026 16:36-mirandag customer is getting"}],"crmnotes":[{"comp":1,"quote":249273,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":2,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":3,"Comment":"05/11/2026 4:26 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":4,"Comment":"05/11/2026 4:26 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":5,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":6,"Comment":"05/12/2026 5:00 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":7,"Comment":"05/12/2026 5:00 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":8,"Comment":"05/12/2026 5:00 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":9,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":10,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":11,"Comment":"05/14/2026 5:01 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":12,"Comment":"05/19/2026 4:41 PM - rons - F/U changed from 05/19/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":13,"Comment":"05/19/2026 4:41 PM - rons - CLO changed from 05/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":14,"Comment":"05/19/2026 4:42 PM - rons - Req Date changed from 06/02/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249273","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"4","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"5","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"1-2 Weeks","branch":"1"},{"comp":"01","order":"249273","line":"6","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249273","line":"7","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"8","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"9","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"10","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"11","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"12","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"13","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"14","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"15","part":"PS-132","qty":"100","price":"94.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-19 16:42:18.901 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249150-05192026164218.txt === {"quote":"249150","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-02-2026","cust_po":"HSK63 NSK Angle Head","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:20","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"913-438-6300","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"27079.20","total_gp":"13329.36","total_gpm":"49.22","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"249150","line":"0","data":"04-24-2026 13:41-rons: worked with Tim on this"}],"crmnotes":[{"comp":1,"quote":249150,"Line":0,"Comment":"04/27/2026 1:53 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":1,"Comment":"04/27/2026 1:53 PM - rons - CLO changed from 05/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":2,"Comment":"04/27/2026 1:53 PM - rons - Req Date changed from 06/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":3,"Comment":"05/11/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":4,"Comment":"05/11/2026 3:44 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":5,"Comment":"05/11/2026 3:45 PM - rons - Req Date changed from 05/25/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249150","line":"1","part":"H63A-MRAM-IC","qty":"3","price":"6900.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"2","part":"PA65-HSK","qty":"3","price":"986.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"3","part":"MRAM-NSK-M17","qty":"3","price":"2138.00","uom":"EA","discount":"20.00","req_date":"2 STOCK + TBD","branch":"1"},{"comp":"01","order":"249150","line":"4","part":"RA-200","qty":"3","price":"1259.00","uom":"EA","discount":"20.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"249150","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249150","Line":"0","Comment":"Once PO/order has invoiced, these cannot be cancelled"},{"Quote":"249150","Line":"1","Comment":"or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-19 16:44:02.161 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250087-05192026164401.txt === {"quote":"250087","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECOMETM","shiptoName":"Tecomet Warsaw","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-02-2026","cust_po":"Tecomet TC List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:32","extra":"","follow_up":"06-09-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"cohning@techequip.com","pic_user":"rons","total_amt":"25197.00","total_gp":"20461.61","total_gpm":"81.21","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"145","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"250087","line":"3","data":"05-13-2026 10:34 - Discounts Recalculated"},{"comp":"1","quote":"250087","line":"2","data":"certificate"},{"comp":"1","quote":"250087","line":"1","data":"list price for them to determine amount on tooling"},{"comp":"1","quote":"250087","line":"0","data":"05-13-2026 10:45-rons: per Dana, quoting out at"}],"crmnotes":[{"comp":1,"quote":250087,"Line":0,"Comment":"05/15/2026 10:05 AM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250087,"Line":1,"Comment":"05/15/2026 10:05 AM - rons - Req Date changed from 06/13/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250087","line":"1","part":"HSK63A-SK10C-120P","qty":"10","price":"630.00","uom":"EA","discount":"0.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"250087","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"4","part":"HSK63A-SK16C-120P","qty":"10","price":"688.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"5","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"7","part":"HSK63-TUBE","qty":"20","price":"39.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"8","part":"HSK63-WRENCH","qty":"1","price":"98.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"10","part":"SK6-1/8A","qty":"10","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"11","part":"SK6-3/16A","qty":"8","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"12","part":"SK6-1/4A","qty":"10","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"13","part":"SK6-SET-16-MM","qty":"1","price":"1351.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"15","part":"SK10-1/8A","qty":"10","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"16","part":"SK10-3/16A","qty":"8","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"17","part":"SK10-1/4A","qty":"10","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"18","part":"SK10-5/16A","qty":"4","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"19","part":"SK10-3/8A","qty":"8","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"20","part":"SK10-SET-19-MM","qty":"1","price":"1435.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"21","part":"SK10-SET-05-A","qty":"1","price":"362.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"23","part":"SK16-10","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"24","part":"SK16-10.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"25","part":"SK16-11","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"26","part":"SK16-11.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"27","part":"SK16-12","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"28","part":"SK16-12.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"29","part":"SK16-13","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"30","part":"SK16-13.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"31","part":"SK16-14","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"32","part":"SK16-14.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"33","part":"SK16-15","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"34","part":"SK16-15.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"35","part":"SK16-16","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"37","part":"SK25-1/2A","qty":"2","price":"108.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"38","part":"SK25-5/8A","qty":"2","price":"108.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"42","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":33}}] 2026-05-19 16:44:13.865 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250087-05192026164413.txt === {"quote":"250087","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECOMETM","shiptoName":"Tecomet Warsaw","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-02-2026","cust_po":"Tecomet TC List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:32","extra":"","follow_up":"06-09-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"cohning@techequip.com","pic_user":"rons","total_amt":"25197.00","total_gp":"20461.61","total_gpm":"81.21","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"145","win_pct":"20","clo_date":"06-16-2026","notes":[{"comp":"1","quote":"250087","line":"3","data":"05-13-2026 10:34 - Discounts Recalculated"},{"comp":"1","quote":"250087","line":"2","data":"certificate"},{"comp":"1","quote":"250087","line":"1","data":"list price for them to determine amount on tooling"},{"comp":"1","quote":"250087","line":"0","data":"05-13-2026 10:45-rons: per Dana, quoting out at"}],"crmnotes":[{"comp":1,"quote":250087,"Line":0,"Comment":"05/15/2026 10:05 AM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250087,"Line":1,"Comment":"05/15/2026 10:05 AM - rons - Req Date changed from 06/13/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":250087,"Line":2,"Comment":"05/19/2026 4:44 PM - rons - F/U changed from 05/19/2026 to 6/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250087,"Line":3,"Comment":"05/19/2026 4:44 PM - rons - CLO changed from 05/26/2026 to 06/16/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250087","line":"1","part":"HSK63A-SK10C-120P","qty":"10","price":"630.00","uom":"EA","discount":"0.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"250087","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"4","part":"HSK63A-SK16C-120P","qty":"10","price":"688.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"5","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"7","part":"HSK63-TUBE","qty":"20","price":"39.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"8","part":"HSK63-WRENCH","qty":"1","price":"98.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"10","part":"SK6-1/8A","qty":"10","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"11","part":"SK6-3/16A","qty":"8","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"12","part":"SK6-1/4A","qty":"10","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"13","part":"SK6-SET-16-MM","qty":"1","price":"1351.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"15","part":"SK10-1/8A","qty":"10","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"16","part":"SK10-3/16A","qty":"8","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"17","part":"SK10-1/4A","qty":"10","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"18","part":"SK10-5/16A","qty":"4","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"19","part":"SK10-3/8A","qty":"8","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"20","part":"SK10-SET-19-MM","qty":"1","price":"1435.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"21","part":"SK10-SET-05-A","qty":"1","price":"362.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"23","part":"SK16-10","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"24","part":"SK16-10.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"25","part":"SK16-11","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"26","part":"SK16-11.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"27","part":"SK16-12","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"28","part":"SK16-12.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"29","part":"SK16-13","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"30","part":"SK16-13.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"31","part":"SK16-14","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"32","part":"SK16-14.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"33","part":"SK16-15","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"34","part":"SK16-15.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"35","part":"SK16-16","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"37","part":"SK25-1/2A","qty":"2","price":"108.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"38","part":"SK25-5/8A","qty":"2","price":"108.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"42","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":33}}] 2026-05-19 16:44:22.134 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250087-05192026164421.txt === {"quote":"250087","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECOMETM","shiptoName":"Tecomet Warsaw","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-23-2026","cust_po":"Tecomet TC List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:32","extra":"","follow_up":"06-09-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"cohning@techequip.com","pic_user":"rons","total_amt":"25197.00","total_gp":"20461.61","total_gpm":"81.21","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"145","win_pct":"20","clo_date":"06-16-2026","notes":[{"comp":"1","quote":"250087","line":"3","data":"05-13-2026 10:34 - Discounts Recalculated"},{"comp":"1","quote":"250087","line":"2","data":"certificate"},{"comp":"1","quote":"250087","line":"1","data":"list price for them to determine amount on tooling"},{"comp":"1","quote":"250087","line":"0","data":"05-13-2026 10:45-rons: per Dana, quoting out at"}],"crmnotes":[{"comp":1,"quote":250087,"Line":0,"Comment":"05/15/2026 10:05 AM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250087,"Line":1,"Comment":"05/15/2026 10:05 AM - rons - Req Date changed from 06/13/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":250087,"Line":2,"Comment":"05/19/2026 4:44 PM - rons - F/U changed from 05/19/2026 to 6/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250087,"Line":3,"Comment":"05/19/2026 4:44 PM - rons - CLO changed from 05/26/2026 to 06/16/2026 (CLO Date Updated)"},{"comp":1,"quote":250087,"Line":4,"Comment":"05/19/2026 4:44 PM - rons - Req Date changed from 06/02/2026 to 06/23/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250087","line":"1","part":"HSK63A-SK10C-120P","qty":"10","price":"630.00","uom":"EA","discount":"0.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"250087","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"4","part":"HSK63A-SK16C-120P","qty":"10","price":"688.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"5","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"7","part":"HSK63-TUBE","qty":"20","price":"39.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"8","part":"HSK63-WRENCH","qty":"1","price":"98.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"10","part":"SK6-1/8A","qty":"10","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"11","part":"SK6-3/16A","qty":"8","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"12","part":"SK6-1/4A","qty":"10","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"13","part":"SK6-SET-16-MM","qty":"1","price":"1351.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"15","part":"SK10-1/8A","qty":"10","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"16","part":"SK10-3/16A","qty":"8","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"17","part":"SK10-1/4A","qty":"10","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"18","part":"SK10-5/16A","qty":"4","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"19","part":"SK10-3/8A","qty":"8","price":"72.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"20","part":"SK10-SET-19-MM","qty":"1","price":"1435.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"21","part":"SK10-SET-05-A","qty":"1","price":"362.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"23","part":"SK16-10","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"24","part":"SK16-10.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"25","part":"SK16-11","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"26","part":"SK16-11.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"27","part":"SK16-12","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"28","part":"SK16-12.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"29","part":"SK16-13","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"30","part":"SK16-13.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"31","part":"SK16-14","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"32","part":"SK16-14.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"33","part":"SK16-15","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"34","part":"SK16-15.5","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"35","part":"SK16-16","qty":"2","price":"89.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"37","part":"SK25-1/2A","qty":"2","price":"108.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"38","part":"SK25-5/8A","qty":"2","price":"108.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250087","line":"42","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":33}}] 2026-05-19 16:55:12.779 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250432-05192026165512.txt === {"quote":"250432","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"TRIUMCAT","shiptoName":"Triumph Actuation Systems","entry_date":"05-19-2026","cust_order_date":"06-19-2026","req_date":"06-30-2026","cust_po":"C6-SK10-60-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jesus A. Cabezas","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"10:42","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Jesus A. Cabezas","follow_phone":"206-849-8023","follow_email":"jesus.cabezas@mscdirect.com","pic_user":"bethw","total_amt":"1355.90","total_gp":"862.96","total_gpm":"63.64","rev_type":"ADV","mod_date":"05-19-2026","mod_time":null,"mod_user":"bethw","reason":"8","totalQty":"4","win_pct":"20","clo_date":"06-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":250432,"Line":0,"Comment":"05/19/2026 4:54 PM - bethw - converted to partial SO# 1040095"}],"items":[{"comp":"01","order":"250432","line":"1","part":"C6-SK10-60-IDU","qty":"1","price":"566.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250432","line":"2","part":"C6-SK10-120","qty":"1","price":"657.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250432","line":"3","part":"C6-SK10-120P","qty":"1","price":"863.00","uom":"EA","discount":"35.00","req_date":"ETA pending","branch":"1"},{"comp":"01","order":"250432","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-19 16:57:34.286 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250078-05192026165734.txt === {"quote":"250078","customer":"8900","name":null,"customerName":"Wm. F. Hurst Co., Inc.","comp":"01","open":"1","shipto":"SPIRWICH","shiptoName":"Spirit AeroSystems","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-13-2026","cust_po":"H63FRAM-ER16-206ST","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"65","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:33","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Todd Turner","follow_phone":"620-704-9372","follow_email":"tturner@wmhurst.com","pic_user":"bethw","total_amt":"34657.20","total_gp":"34657.20","total_gpm":"100.00","rev_type":"STD","mod_date":"05-19-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"3","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"250078","line":"0","data":"05-13-2026 09:45-rons: worked with Beth on this"}],"crmnotes":[{"comp":1,"quote":250078,"Line":0,"Comment":"05/19/2026 4:57 PM - bethw - custom special, This could take time to come to fruition. Quote expired and closed."}],"items":[{"comp":"01","order":"250078","line":"1","part":"SPECIAL-TL","qty":"2","price":"17328.60","uom":"EA","discount":"0.00","req_date":"15-16 WEEKS","branch":"1"},{"comp":"01","order":"250078","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250078","Line":"1","Company":"1","F_Line":"1","Comment":"H63FRAM-ER16-206ST - HSK63F Angle Head ER16 Slim","Loc":"Y"},{"Quote":"250078","Line":"1","Company":"1","F_Line":"2","Comment":"Please allow 3 weeks on manufacturing drawing, 10 weeks","Loc":"Y"},{"Quote":"250078","Line":"1","Company":"1","F_Line":"3","Comment":"after signed approval drawing, & 2-3 weeks on shipment.","Loc":"Y"}],"qcomms":[{"Quote":"250078","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"250078","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"250078","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-19 18:10:41.667 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(35.9330353067926, -84.018844617625, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(35.9330353067926, -84.018844617625, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2955166 second/s. 2026-05-20 02:00:48.786 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243790-05202026020048.txt === {"quote":"243790","customer":"1105","name":null,"customerName":"Accesorios Y Herramientas Del Norte","comp":"01","open":"1","shipto":"ACCESORX","shiptoName":"Accesorios Y Herramientas Del Norte","entry_date":"01-13-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"Live Tool John Deere","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ramon Arreazola","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"17:19","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Ramon Arreazola","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"4361.00","total_gp":"2516.14","total_gpm":"57.70","rev_type":"LT","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"243790","line":"1","part":"SA3080-ER25X-ICE","qty":"2","price":"3115.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"243790","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 02:01:40.960 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245553-05202026020140.txt === {"quote":"245553","customer":"1105","name":null,"customerName":"Accesorios Y Herramientas Del Norte","comp":"01","open":"1","shipto":"ACCESORX","shiptoName":"Accesorios Y Herramientas Del Norte","entry_date":"02-15-2026","cust_order_date":"05-30-2026","req_date":"05-30-2026","cust_po":"Howmet Aerospace","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Antonio Martinez","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"16:26","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Antonio Martinez","follow_phone":"","follow_email":"rafeali@lyndexnikken.com","pic_user":"rafaeli","total_amt":"3550.95","total_gp":"2435.90","total_gpm":"68.60","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"1","totalQty":"24","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"245553","line":"1","part":"NCAT40-SK16C-90U-IDU","qty":"2","price":"477.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245553","line":"2","part":"SK16-1/2A","qty":"2","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245553","line":"3","part":"SK16-3/8A","qty":"2","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245553","line":"4","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245553","line":"5","part":"NCAT40-SK10C-90U-IDU","qty":"8","price":"447.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245553","line":"6","part":"SK10-1/4A","qty":"2","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245553","line":"7","part":"SK10-3/8A","qty":"2","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245553","line":"8","part":"SK10-3/16A","qty":"2","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245553","line":"9","part":"SK10-1/8A","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245553","line":"10","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245553","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":11}}] 2026-05-20 02:02:07.569 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246227-05202026020207.txt === {"quote":"246227","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"BLCKHKBC","shiptoName":"BlackHawk Baja California","entry_date":"02-26-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"QCC-DL65-ADPT-75","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Javier Torres","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"23:58","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Javier Torres","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"4645.72","total_gp":"2595.79","total_gpm":"55.87","rev_type":"WAP","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"1","totalQty":"5","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"246227","line":"1","part":"QCC-DL65-ADPT-75","qty":"1","price":"365.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246227","line":"2","part":"QCC-DL65-BASE-A5","qty":"1","price":"969.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246227","line":"3","part":"QCC-DL65-BODY","qty":"1","price":"4056.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246227","line":"4","part":"QCFC65-WRENCH","qty":"1","price":"974.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246227","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-20 02:02:25.966 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242085-05202026020225.txt === {"quote":"242085","customer":"E5005","name":null,"customerName":"Lyndex-Nikken Outlet Store","comp":"01","open":"1","shipto":"MDX","shiptoName":"Herramientas Lyndex-Nikken SA de CV","entry_date":"12-02-2025","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"Live Tool L300M Ancra","terms_code":"PPD","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"43","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Monica Felix","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"22:15","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Monica Felix","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"4053.60","total_gp":"3210.10","total_gpm":"79.19","rev_type":"LT","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"242085","line":"1","part":"OKEX-ER32Z","qty":"1","price":"4454.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242085","line":"2","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242085","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-20 02:02:44.105 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242770-05202026020243.txt === {"quote":"242770","customer":"8390","name":null,"customerName":"Hitec CNC Maquinaria Mexico SAdeCV","comp":"01","open":"1","shipto":"GRUPEDOD","shiptoName":"Grupo Hi-Tec","entry_date":"12-12-2025","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"CNC180LFA-M","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Benito Martinez","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"17:08","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Benito Martinez","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"28210.40","total_gp":"23049.61","total_gpm":"81.71","rev_type":"RT","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"6","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"242770","line":"1","part":"CNC180FA-M","qty":"1","price":"18257.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242770","line":"2","part":"TCE-95951-2000R","qty":"1","price":"1148.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242770","line":"3","part":"TCE-95947-2000R","qty":"1","price":"1426.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242770","line":"4","part":"R-6-SP-SET","qty":"1","price":"1307.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242770","line":"5","part":"INSTALLATION-RT-CNC-MX","qty":"1","price":"10500.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242770","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-20 02:03:32.190 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247637-05202026020331.txt === {"quote":"247637","customer":"1245","name":null,"customerName":"All Industrial Tool Supply","comp":"01","open":"1","shipto":"ALLIND","shiptoName":"All Industrial Tool Sales","entry_date":"03-26-2026","cust_order_date":"05-30-2026","req_date":"05-30-2026","cust_po":"Tooling Haas VF3","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"70","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sergio Alvarez","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"15:59","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Sergio Alvarez","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"2325.48","total_gp":"1573.27","total_gpm":"67.65","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"15","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"247637","line":"1","part":"CAT40-ER32-2.76","qty":"4","price":"226.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247637","line":"2","part":"CAT40-NPU13-105U-IDU","qty":"2","price":"565.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247637","line":"3","part":"E32-SET-21","qty":"1","price":"1179.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247637","line":"4","part":"C40S-4500(H)-EU","qty":"6","price":"35.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247637","line":"5","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247637","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-20 02:03:52.123 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246514-05202026020351.txt === {"quote":"246514","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"1","shipto":"MDX","shiptoName":"Herramientas Lyndex-Nikken SA de CV","entry_date":"03-05-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"Samuel Op B","terms_code":"PPD","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Alberto Guerrero","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"07:01","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Alberto Guerrero","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"19522.00","total_gp":"11995.94","total_gpm":"61.45","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"16","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"246514","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246514","line":"2","part":"PRE-SPDL-H32","qty":"1","price":"3856.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246514","line":"3","part":"PRE-GAUGE-H32","qty":"1","price":"1296.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246514","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246514","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246514","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"246514","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-20 02:04:08.258 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242156-05202026020408.txt === {"quote":"242156","customer":"1105","name":null,"customerName":"Accesorios Y Herramientas Del Norte","comp":"01","open":"1","shipto":"ACCESORX","shiptoName":"Accesorios Y Herramientas Del Norte","entry_date":"12-03-2025","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"LT VDI30 John Deere","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ramon Arreazola","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"22:12","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Ramon Arreazola","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"1826.00","total_gp":"942.37","total_gpm":"51.61","rev_type":"LT","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"242156","line":"1","part":"SA3080-ER25X","qty":"1","price":"2408.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242156","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242156","line":"3","part":"WRENCH-ER32I","qty":"1","price":"178.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242156","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-20 02:04:24.901 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243049-05202026020424.txt === {"quote":"243049","customer":"8390","name":null,"customerName":"Hitec CNC Maquinaria Mexico SAdeCV","comp":"01","open":"1","shipto":"RUVWYWAB","shiptoName":"HAAS Machine Tools S.A de C.V","entry_date":"12-18-2025","cust_order_date":"01-30-2026","req_date":"05-30-2026","cust_po":"Pull stud","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Edgar Pech","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"16:41","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Edgar Pech","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"1050.00","total_gp":"756.00","total_gpm":"72.00","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"51","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":243049,"Line":0,"Comment":"02/20/2026 10:15 AM - joshuav - F/U changed from 01/30/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243049,"Line":1,"Comment":"02/20/2026 10:16 AM - joshuav - CLO changed from 01/30/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":243049,"Line":2,"Comment":"02/20/2026 10:16 AM - joshuav - Req Date changed from 01/30/2026 to 05/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"243049","line":"1","part":"C40S-4500(H)-EU","qty":"50","price":"35.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243049","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 02:04:39.554 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247196-05202026020439.txt === {"quote":"247196","customer":"4530","name":null,"customerName":"Do All Mexicana S.A. DE C.V.","comp":"01","open":"1","shipto":"DOALAPOD","shiptoName":"Do All Mexicana S.A DE C.V","entry_date":"03-19-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"Holder ER","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Oscar Garza","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"08:08","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Oscar Garza","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"3811.70","total_gp":"2285.60","total_gpm":"59.96","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"29","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"247196","line":"1","part":"C5007-0032-12.00","qty":"2","price":"783.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247196","line":"2","part":"CAT50-ER32-8.00","qty":"1","price":"332.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247196","line":"4","part":"CAT50-ER40-8.00","qty":"4","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247196","line":"5","part":"CAT50-ER25-8.00","qty":"1","price":"369.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247196","line":"6","part":"CAT50-ER40-6.00","qty":"1","price":"308.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247196","line":"7","part":"C5006-1250-6.00","qty":"2","price":"255.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247196","line":"8","part":"CAT50-ER25-6.00","qty":"2","price":"279.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247196","line":"9","part":"C5006-1500-4.50","qty":"1","price":"230.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247196","line":"10","part":"ET32-652","qty":"1","price":"151.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247196","line":"11","part":"ET25-318","qty":"1","price":"140.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247196","line":"12","part":"E40-1023","qty":"2","price":"73.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247196","line":"13","part":"E40-1003","qty":"1","price":"73.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247196","line":"14","part":"E40-787","qty":"1","price":"73.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247196","line":"15","part":"E40-511","qty":"1","price":"73.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247196","line":"16","part":"E32-708","qty":"2","price":"56.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247196","line":"17","part":"E25-314","qty":"1","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247196","line":"18","part":"E25-275","qty":"1","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247196","line":"19","part":"E32-787","qty":"2","price":"56.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247196","line":"20","part":"E32-314","qty":"1","price":"56.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247196","line":"21","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":20}}] 2026-05-20 02:04:55.398 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246515-05202026020455.txt === {"quote":"246515","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"1","shipto":"MDX","shiptoName":"Herramientas Lyndex-Nikken SA de CV","entry_date":"03-05-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"Samuel Op A","terms_code":"PPD","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Alberto Guerrero","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"07:06","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Alberto Guerrero","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"14066.50","total_gp":"7935.49","total_gpm":"56.41","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"16","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"246515","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246515","line":"2","part":"PRE-SPDL-H32-E236","qty":"1","price":"4122.00","uom":"EA","discount":"25.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"246515","line":"3","part":"PRE-GAUGE-H32","qty":"1","price":"1296.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246515","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246515","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246515","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"246515","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-20 02:05:14.964 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244644-05202026020514.txt === {"quote":"244644","customer":"1105","name":null,"customerName":"Accesorios Y Herramientas Del Norte","comp":"01","open":"1","shipto":"ACCESORX","shiptoName":"Accesorios Y Herramientas Del Norte","entry_date":"01-29-2026","cust_order_date":"05-30-2026","req_date":"05-30-2026","cust_po":"Arath Torres","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Rene Fuentes Campos","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"07:23","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Rene Fuentes Campos","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"17309.03","total_gp":"11167.14","total_gpm":"64.52","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"7","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"244644","line":"1","part":"SF-FI6-UNIT-200","qty":"1","price":"23711.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244644","line":"2","part":"SF-POT-#40","qty":"2","price":"0.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244644","line":"3","part":"SF-RACK-POT","qty":"1","price":"0.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244644","line":"4","part":"SF-RACK-HEAT-RING","qty":"1","price":"0.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244644","line":"5","part":"SF-COIL-CLIP-KIT","qty":"1","price":"0.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244644","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-20 02:05:30.644 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245618-05202026020530.txt === {"quote":"245618","customer":"1105","name":null,"customerName":"Accesorios Y Herramientas Del Norte","comp":"01","open":"1","shipto":"ACCESORX","shiptoName":"Accesorios Y Herramientas Del Norte","entry_date":"02-16-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"GEOMETRIK","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Pedro Guardado","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"21:57","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Pedro Guardado","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"1220.05","total_gp":"750.29","total_gpm":"61.50","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"10","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"245618","line":"1","part":"CAT40-SK16-90U-IDU","qty":"1","price":"438.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245618","line":"2","part":"SK16-3/8A","qty":"1","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245618","line":"3","part":"SK16-1/4A","qty":"1","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245618","line":"4","part":"SK16-1/2A","qty":"1","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245618","line":"5","part":"SK16-1/8A","qty":"1","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245618","line":"6","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245618","line":"7","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245618","line":"8","part":"CAT40-C3/4-85U-IDU","qty":"1","price":"568.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"245618","line":"9","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245618","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":10}}] 2026-05-20 02:05:47.934 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243177-05202026020547.txt === {"quote":"243177","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"1","shipto":"MXXXX","shiptoName":"Herramientas Lyndex-Nikken SA de CV","entry_date":"12-23-2025","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"Tokyo Sangyo Machinery","terms_code":"PPD","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Mr Takashi Tokumoto","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"11:30","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Mr Takashi Tokumoto","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"12960.70","total_gp":"7967.51","total_gpm":"61.47","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"15","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"243177","line":"1","part":"PRE-E236PLUS-I30","qty":"1","price":"10260.00","uom":"EA","discount":"10.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"243177","line":"2","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243177","line":"3","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243177","line":"4","part":"PRE-PRNT-ROLL-04B080M","qty":"10","price":"11.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243177","line":"5","part":"PRE-INST/TRAINING","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"243177","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-20 02:05:59.959 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242157-05202026020559.txt === {"quote":"242157","customer":"1105","name":null,"customerName":"Accesorios Y Herramientas Del Norte","comp":"01","open":"1","shipto":"ACCESORX","shiptoName":"Accesorios Y Herramientas Del Norte","entry_date":"12-03-2025","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"Tormex Presetter Op.A","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jesus Eduardo Echavarri","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"23:18","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Jesus Eduardo Chavarri","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"17846.80","total_gp":"9449.94","total_gpm":"52.95","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"16","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"242157","line":"1","part":"PRE-E346PLUS-I40","qty":"1","price":"17928.00","uom":"EA","discount":"28.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242157","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242157","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242157","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242157","line":"5","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242157","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242157","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-20 02:06:38.226 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249645-05202026020638.txt === {"quote":"249645","customer":"4610","name":null,"customerName":"Dominguez Htas De Mexico SA DE CV","comp":"01","open":"1","shipto":"DOMINGUE","shiptoName":"Dominguez Herramientas de Mexico","entry_date":"05-04-2026","cust_order_date":"05-30-2026","req_date":"05-30-2026","cust_po":"mm End Mill holders","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Luis Dominguez","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"15:57","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Luis Dominguez","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"763.80","total_gp":"387.78","total_gpm":"50.77","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"8","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249645","line":"1","part":"C4006-10-2.50","qty":"1","price":"226.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249645","line":"2","part":"C4006-12-2.50","qty":"1","price":"191.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249645","line":"3","part":"C4006-14-3.00","qty":"1","price":"150.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249645","line":"4","part":"C4006-16-3.00","qty":"1","price":"156.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249645","line":"5","part":"C4006-20-3.00","qty":"1","price":"156.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249645","line":"6","part":"C4006-25-4.00","qty":"1","price":"197.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249645","line":"7","part":"C4006-32-4.00","qty":"1","price":"197.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249645","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":8}}] 2026-05-20 02:07:02.337 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249119-05202026020702.txt === {"quote":"249119","customer":"1105","name":null,"customerName":"Accesorios Y Herramientas Del Norte","comp":"01","open":"1","shipto":"ACCESORX","shiptoName":"Accesorios Y Herramientas Del Norte","entry_date":"04-23-2026","cust_order_date":"05-30-2026","req_date":"05-30-2026","cust_po":"C5005-0875-3.86","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ramon Arreazola","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"19:33","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Ramon Arreazola","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"301.86","total_gp":"123.24","total_gpm":"40.83","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249119","line":"1","part":"C5005-0875-3.86","qty":"1","price":"559.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249119","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 02:07:14.958 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249974-05202026020714.txt === {"quote":"249974","customer":"13477","name":null,"customerName":"Metal Space S. de R.L. de C.V.","comp":"01","open":"1","shipto":"METALSPA","shiptoName":"METAL SPACE","entry_date":"05-11-2026","cust_order_date":"05-30-2026","req_date":"05-30-2026","cust_po":"C4006-32-4.00","terms_code":"PPD","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Yaen Acuna","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"20:00","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Yaen Acuna","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"137.90","total_gp":"76.82","total_gpm":"55.71","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249974","line":"1","part":"C4006-32-4.00","qty":"1","price":"197.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249974","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 02:07:30.648 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248285-05202026020730.txt === {"quote":"248285","customer":"8415","name":null,"customerName":"HITEC TOOLS SA de CV","comp":"01","open":"1","shipto":"HITECTOO","shiptoName":"Hitec Tools S.A de C.V.","entry_date":"04-08-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"CAT40-SF3-160","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Rodrigo Lopez","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"22:36","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Rodrigo Lopez","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"282.88","total_gp":"180.12","total_gpm":"63.67","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248285","line":"1","part":"CAT40-SF3-160","qty":"1","price":"416.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248285","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 02:08:11.096 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250115-05202026020810.txt === {"quote":"250115","customer":"MX","name":null,"customerName":"Herramientas Lyndex-Nikken SA de CV","comp":"01","open":"1","shipto":"MDX","shiptoName":"Herramientas Lyndex-Nikken SA de CV","entry_date":"05-13-2026","cust_order_date":"05-30-2026","req_date":"05-30-2026","cust_po":"HSK63A-SM0750-5.00CP","terms_code":"SPCL","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Gustavo Diaz","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"13:40","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Gustavo Diaz","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"616.50","total_gp":"361.60","total_gpm":"58.65","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250115","line":"1","part":"HSK63A-SM0750-5.00CP","qty":"1","price":"282.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250115","line":"2","part":"C5008-0013","qty":"1","price":"558.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250115","line":"3","part":"500-032","qty":"1","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250115","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-20 02:08:25.729 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248586-05202026020825.txt === {"quote":"248586","customer":"8415","name":null,"customerName":"HITEC TOOLS SA de CV","comp":"01","open":"1","shipto":"HITECTOO","shiptoName":"Hitec Tools S.A de C.V.","entry_date":"04-15-2026","cust_order_date":"05-30-2026","req_date":"05-30-2026","cust_po":"HSK63A-NPU13C-135-IDU","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Edgar Pech","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"07:50","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Edgar Pech","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"414.60","total_gp":"291.66","total_gpm":"70.35","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248586","line":"1","part":"HSK63A-NPU13C-135-IDU","qty":"1","price":"691.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248586","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 02:08:40.835 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247197-05202026020840.txt === {"quote":"247197","customer":"E22075","name":null,"customerName":"Vescio Manufacturing International","comp":"01","open":"1","shipto":"VESCIO","shiptoName":"Vescio Manufacturing","entry_date":"03-19-2026","cust_order_date":"05-30-2026","req_date":"05-30-2026","cust_po":"5AX Vescio Mexicali","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"70","salesman":"","tax_code":"LAS1","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Victor Garcia","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"08:53","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Victor Garcia","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"46656.00","total_gp":"38285.50","total_gpm":"76.83","rev_type":"RT","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"247197","line":"1","part":"5AX-130SA-BR2/S500-700X1","qty":"1","price":"46656.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247197","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 02:09:08.519 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247854-05202026020908.txt === {"quote":"247854","customer":"E19573","name":null,"customerName":"Sona BLW Edrive Mexicana","comp":"01","open":"1","shipto":"SONASILA","shiptoName":"Sona Blw Edrive Mexicana","entry_date":"03-31-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"CNC180LFA-M","terms_code":"PPD","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Manuel Cruz","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"16:28","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Manuel Cruz","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"51707.04","total_gp":"40632.22","total_gpm":"78.58","rev_type":"RT","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"11","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"247854","line":"2","data":"03-31-2026 17:02 - Discounts Recalculated"},{"comp":"1","quote":"247854","line":"1","data":"03-31-2026 17:02 - Discounts Recalculated"},{"comp":"1","quote":"247854","line":"0","data":"03-31-2026 17:01 - Discounts Recalculated"}],"crmnotes":[],"items":[{"comp":"01","order":"247854","line":"1","part":"CNC180LFA-M","qty":"2","price":"19391.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247854","line":"2","part":"FT-135P-170","qty":"2","price":"5346.00","uom":"EA","discount":"63.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247854","line":"3","part":"TCE-95951-2000R","qty":"2","price":"1148.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247854","line":"4","part":"TCE-95947-2000R","qty":"2","price":"1426.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247854","line":"5","part":"RT-ACCS-INSTALL-PKG-4TH","qty":"2","price":"8500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"247854","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-20 02:09:19.786 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248628-05202026020919.txt === {"quote":"248628","customer":"1105","name":null,"customerName":"Accesorios Y Herramientas Del Norte","comp":"01","open":"1","shipto":"ACCESORX","shiptoName":"Accesorios Y Herramientas Del Norte","entry_date":"04-15-2026","cust_order_date":"05-30-2026","req_date":"05-30-2026","cust_po":"Holder CAT50 SK16 Kirby","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Carlos Pimentel","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"12:45","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Carlos Pimentel","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"585.00","total_gp":"403.62","total_gpm":"68.99","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"6","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248628","line":"1","part":"CAT50-SK16-105U-IDU","qty":"1","price":"593.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248628","line":"2","part":"SK16-1/2A","qty":"1","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248628","line":"3","part":"SK16-1/4A","qty":"1","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248628","line":"4","part":"SK16-3/8A","qty":"1","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248628","line":"5","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248628","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-20 02:09:36.371 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247414-05202026020936.txt === {"quote":"247414","customer":"8312","name":null,"customerName":"Hemaq, S.A. de C.V.","comp":"01","open":"1","shipto":"IJJLMPQQ","shiptoName":"Hemaq, S.A. de C.V.","entry_date":"03-24-2026","cust_order_date":"05-30-2026","req_date":"05-30-2026","cust_po":"MTI","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Efrain Casanova","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"09:48","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Efrain Casanova","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"31281.00","total_gp":"19015.10","total_gpm":"60.79","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"71","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"247414","line":"1","part":"HSK100A-ER16S-160","qty":"15","price":"675.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247414","line":"2","part":"HSK100A-ER20-6.00","qty":"15","price":"772.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247414","line":"3","part":"HSK100A-ER25-6.00","qty":"15","price":"799.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247414","line":"4","part":"HSK100A-ER32S-160","qty":"15","price":"691.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247414","line":"5","part":"HSK100A-ER40-6.00","qty":"10","price":"808.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247414","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-20 02:09:50.973 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246006-05202026020950.txt === {"quote":"246006","customer":"8312","name":null,"customerName":"Hemaq, S.A. de C.V.","comp":"01","open":"1","shipto":"PERIFERI","shiptoName":"PERIFERIQ by Hemaq","entry_date":"02-24-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"Vescio","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein,IL","type":"E","ship_cmpt":"N","drop_att":"Efrain Casanova","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"00:19","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Efrain Casanova","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"8034.20","total_gp":"5249.32","total_gpm":"65.34","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"68","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"246006","line":"1","part":"BT30-SK13-90","qty":"1","price":"407.00","uom":"EA","discount":"32.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"246006","line":"2","part":"SK13-1/2A","qty":"6","price":"81.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"3","part":"ER8-EXT-500M","qty":"3","price":"180.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"4","part":"ER8-137","qty":"3","price":"71.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"5","part":"SK25-25","qty":"1","price":"108.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"6","part":"BT30-SK25-90","qty":"1","price":"476.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"7","part":"S25-SK10-250","qty":"1","price":"480.00","uom":"EA","discount":"32.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"246006","line":"8","part":"SK10-1/8A","qty":"1","price":"72.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"9","part":"BT30-C3/4-75","qty":"2","price":"562.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"10","part":"KM3/4-1/4","qty":"2","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"11","part":"KM3/4-1/2","qty":"2","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"12","part":"KM3/4-3/8","qty":"2","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"13","part":"KM3/4-5/8","qty":"2","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"14","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"15","part":"BT30-SK13-120","qty":"5","price":"516.00","uom":"EA","discount":"32.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"246006","line":"16","part":"SK13-1/4A","qty":"5","price":"81.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"17","part":"SK13-1/8A","qty":"5","price":"73.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"18","part":"SK13-3/16A","qty":"5","price":"73.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"19","part":"SK13-3/8A","qty":"5","price":"81.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"20","part":"BT30-SK16-90","qty":"4","price":"421.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"21","part":"SK16-5/8A","qty":"4","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"22","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"23","part":"TQW-025","qty":"1","price":"393.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"24","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"25","part":"TQW-ER16/SK13(30)","qty":"1","price":"106.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"26","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"27","part":"TQW-SK25(55)","qty":"1","price":"113.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246006","line":"28","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":28}}] 2026-05-20 02:10:25.939 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242158-05202026021025.txt === {"quote":"242158","customer":"1105","name":null,"customerName":"Accesorios Y Herramientas Del Norte","comp":"01","open":"1","shipto":"ACCESORX","shiptoName":"Accesorios Y Herramientas Del Norte","entry_date":"12-03-2025","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"Tormex Presetter Op.B","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jesus Eduardo Echavarri","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"23:22","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Jesus Eduardo Echavarri","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"27022.48","total_gp":"12966.19","total_gpm":"47.98","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"16","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"242158","line":"1","part":"PRE-E346BA-I40","qty":"1","price":"30672.00","uom":"EA","discount":"28.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242158","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242158","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242158","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242158","line":"5","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242158","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242158","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-20 02:11:11.468 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242256-05202026021111.txt === {"quote":"242256","customer":"4610","name":null,"customerName":"Dominguez Htas De Mexico SA DE CV","comp":"01","open":"1","shipto":"DOMIQUER","shiptoName":"Dominguez Htas De Mexico Sa De Cv","entry_date":"12-05-2025","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"Presetter Miguel M","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Liliana Sigala","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"10:17","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Lili Sigala","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"11565.94","total_gp":"6572.75","total_gpm":"56.83","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"15","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"242256","line":"1","part":"PRE-E236PLUS-I30","qty":"1","price":"10260.00","uom":"EA","discount":"22.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242256","line":"2","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242256","line":"3","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242256","line":"4","part":"PRE-PRNT-ROLL-04B080M","qty":"10","price":"11.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242256","line":"5","part":"PRE-INST/TRAINING","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242256","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-20 02:11:55.163 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248802-05202026021154.txt === {"quote":"248802","customer":"1105","name":null,"customerName":"Accesorios Y Herramientas Del Norte","comp":"01","open":"1","shipto":"ACCESORX","shiptoName":"Accesorios Y Herramientas Del Norte","entry_date":"04-17-2026","cust_order_date":"05-30-2026","req_date":"05-30-2026","cust_po":"NCAT50-SF25-130CP","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Antonio Martinez","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"14:34","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Antonio Martinez","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"488.15","total_gp":"299.58","total_gpm":"61.37","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248802","line":"1","part":"NCAT50-SF25-130CP","qty":"1","price":"751.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248802","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248802","Line":"1","Company":"1","F_Line":"1","Comment":"8-10Wks","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 02:12:11.470 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248208-05202026021211.txt === {"quote":"248208","customer":"1105","name":null,"customerName":"Accesorios Y Herramientas Del Norte","comp":"01","open":"1","shipto":"ACCESORX","shiptoName":"Accesorios Y Herramientas Del Norte","entry_date":"04-07-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"520-016","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ramon Arreazola","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"21:35","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Ramon Arreazola","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"28.50","total_gp":"21.24","total_gpm":"74.53","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248208","line":"1","part":"520-016","qty":"1","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248208","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 02:12:37.862 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248225-05202026021237.txt === {"quote":"248225","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"BLCKHKBC","shiptoName":"BlackHawk Baja California","entry_date":"04-08-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"HSK100A-1500-6.00","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jose Mosqueda","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"09:43","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Jose Mosqueda","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"354.24","total_gp":"165.24","total_gpm":"46.65","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248225","line":"1","part":"HSK100A-1500-6.00","qty":"1","price":"656.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248225","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 02:12:50.362 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246074-05202026021250.txt === {"quote":"246074","customer":"E22075","name":null,"customerName":"Vescio Manufacturing International","comp":"01","open":"1","shipto":"VESCIO","shiptoName":"Vescio Manufacturing","entry_date":"02-24-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"Vescio","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"LAS1","tax_pct":"0","currency":"USD","fob":"EXW Mundelein,IL","type":"E","ship_cmpt":"N","drop_att":"Victor Garcia","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"23:42","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Victor Garcia","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"8529.95","total_gp":"6032.13","total_gpm":"66.21","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"1","totalQty":"73","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"246074","line":"3","data":"02-25-2026 08:00 - Discounts Recalculated"},{"comp":"1","quote":"246074","line":"2","data":"02-25-2026 07:58 - Discounts Recalculated"},{"comp":"1","quote":"246074","line":"1","data":"02-25-2026 07:44 - Discounts Recalculated"},{"comp":"1","quote":"246074","line":"0","data":"02-24-2026 23:53 - Discounts Recalculated"}],"crmnotes":[],"items":[{"comp":"01","order":"246074","line":"1","part":"BT30-SK13-90","qty":"1","price":"407.00","uom":"EA","discount":"35.00","req_date":"ETA 1-2wks","branch":"1"},{"comp":"01","order":"246074","line":"2","part":"SK13-1/2A","qty":"6","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"3","part":"ER8-EXT-500M","qty":"3","price":"180.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"4","part":"ER8-137","qty":"3","price":"71.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"5","part":"SK25-25","qty":"1","price":"108.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"6","part":"BT30-SK25-90","qty":"1","price":"476.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"7","part":"S25-SK10-250","qty":"1","price":"480.00","uom":"EA","discount":"35.00","req_date":"ETA 1-2wks","branch":"1"},{"comp":"01","order":"246074","line":"8","part":"SK10-1/8A","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"9","part":"BT30-C3/4-75","qty":"2","price":"562.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"10","part":"KM3/4-1/4","qty":"2","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"11","part":"KM3/4-1/2","qty":"2","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"12","part":"KM3/4-3/8","qty":"2","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"13","part":"KM3/4-5/8","qty":"2","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"14","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"15","part":"BT30-SK13-120","qty":"5","price":"516.00","uom":"EA","discount":"35.00","req_date":"ETA 1-2wks","branch":"1"},{"comp":"01","order":"246074","line":"16","part":"SK13-1/4A","qty":"5","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"17","part":"SK13-1/8A","qty":"5","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"18","part":"SK13-3/16A","qty":"5","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"19","part":"SK13-3/8A","qty":"5","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"20","part":"BT30-SK16-90","qty":"4","price":"421.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"21","part":"SK16-5/8A","qty":"4","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"22","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"23","part":"TQW-025","qty":"1","price":"393.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"24","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"25","part":"TQW-ER16/SK13(30)","qty":"1","price":"106.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"26","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"27","part":"TQW-SK25(55)","qty":"1","price":"113.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"28","part":"CAT40-C3/4-85U-IDU","qty":"2","price":"568.00","uom":"EA","discount":"35.00","req_date":"ETA 3/5","branch":"1"},{"comp":"01","order":"246074","line":"29","part":"KM3/4-3/8","qty":"2","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"30","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"31","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"35.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":31}}] 2026-05-20 02:13:03.870 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246074-05202026021303.txt === {"quote":"246074","customer":"E22075","name":null,"customerName":"Vescio Manufacturing International","comp":"01","open":"1","shipto":"VESCIO","shiptoName":"Vescio Manufacturing","entry_date":"02-24-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"Vescio","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"LAS1","tax_pct":"0","currency":"USD","fob":"EXW Mundelein,IL","type":"E","ship_cmpt":"N","drop_att":"Victor Garcia","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"23:42","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Victor Garcia","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"8529.95","total_gp":"6032.13","total_gpm":"66.21","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"73","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"246074","line":"3","data":"02-25-2026 08:00 - Discounts Recalculated"},{"comp":"1","quote":"246074","line":"2","data":"02-25-2026 07:58 - Discounts Recalculated"},{"comp":"1","quote":"246074","line":"1","data":"02-25-2026 07:44 - Discounts Recalculated"},{"comp":"1","quote":"246074","line":"0","data":"02-24-2026 23:53 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":246074,"Line":0,"Comment":"05/20/2026 1:12 AM - rafaeli - Closed"}],"items":[{"comp":"01","order":"246074","line":"1","part":"BT30-SK13-90","qty":"1","price":"407.00","uom":"EA","discount":"35.00","req_date":"ETA 1-2wks","branch":"1"},{"comp":"01","order":"246074","line":"2","part":"SK13-1/2A","qty":"6","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"3","part":"ER8-EXT-500M","qty":"3","price":"180.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"4","part":"ER8-137","qty":"3","price":"71.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"5","part":"SK25-25","qty":"1","price":"108.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"6","part":"BT30-SK25-90","qty":"1","price":"476.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"7","part":"S25-SK10-250","qty":"1","price":"480.00","uom":"EA","discount":"35.00","req_date":"ETA 1-2wks","branch":"1"},{"comp":"01","order":"246074","line":"8","part":"SK10-1/8A","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"9","part":"BT30-C3/4-75","qty":"2","price":"562.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"10","part":"KM3/4-1/4","qty":"2","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"11","part":"KM3/4-1/2","qty":"2","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"12","part":"KM3/4-3/8","qty":"2","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"13","part":"KM3/4-5/8","qty":"2","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"14","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"15","part":"BT30-SK13-120","qty":"5","price":"516.00","uom":"EA","discount":"35.00","req_date":"ETA 1-2wks","branch":"1"},{"comp":"01","order":"246074","line":"16","part":"SK13-1/4A","qty":"5","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"17","part":"SK13-1/8A","qty":"5","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"18","part":"SK13-3/16A","qty":"5","price":"73.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"19","part":"SK13-3/8A","qty":"5","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"20","part":"BT30-SK16-90","qty":"4","price":"421.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"21","part":"SK16-5/8A","qty":"4","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"22","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"23","part":"TQW-025","qty":"1","price":"393.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"24","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"25","part":"TQW-ER16/SK13(30)","qty":"1","price":"106.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"26","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"27","part":"TQW-SK25(55)","qty":"1","price":"113.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"28","part":"CAT40-C3/4-85U-IDU","qty":"2","price":"568.00","uom":"EA","discount":"35.00","req_date":"ETA 3/5","branch":"1"},{"comp":"01","order":"246074","line":"29","part":"KM3/4-3/8","qty":"2","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"30","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246074","line":"31","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"35.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":31}}] 2026-05-20 02:13:42.638 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246241-05202026021342.txt === {"quote":"246241","customer":"8415","name":null,"customerName":"HITEC TOOLS SA de CV","comp":"01","open":"1","shipto":"HITECTOO","shiptoName":"Hitec Tools S.A de C.V.","entry_date":"02-27-2026","cust_order_date":"05-31-2026","req_date":"05-31-2026","cust_po":"Presetter Samuel","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"aaa","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"09:13","extra":"","follow_up":"05-31-2026","web_id":"","follow_name":"aaa","follow_phone":"","follow_email":"@","pic_user":"rafaeli","total_amt":"19522.00","total_gp":"12005.75","total_gpm":"61.50","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"16","win_pct":"20","clo_date":"05-31-2026","notes":[{"comp":"1","quote":"246241","line":"2","data":"03-05-2026 07:23 - Discounts Recalculated"},{"comp":"1","quote":"246241","line":"1","data":"03-05-2026 07:22 - Discounts Recalculated"},{"comp":"1","quote":"246241","line":"0","data":"02-27-2026 09:19 - Discounts Recalculated"}],"crmnotes":[],"items":[{"comp":"01","order":"246241","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246241","line":"2","part":"PRE-SPDL-H32","qty":"1","price":"3856.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246241","line":"3","part":"PRE-GAUGE-H32","qty":"1","price":"1296.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246241","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246241","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246241","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"246241","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-20 02:16:08.967 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248630-05202026021608.txt === {"quote":"248630","customer":"1105","name":null,"customerName":"Accesorios Y Herramientas Del Norte","comp":"01","open":"1","shipto":"ACCESORX","shiptoName":"Accesorios Y Herramientas Del Norte","entry_date":"04-15-2026","cust_order_date":"06-30-2026","req_date":"06-30-2026","cust_po":"Cabezal Angular Kirby","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Carlos Pimentel","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"13:03","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Carlos Pimentel","follow_phone":"","follow_email":"rafaeli@lyndexnikken.com","pic_user":"rafaeli","total_amt":"19571.15","total_gp":"8754.25","total_gpm":"44.73","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"4","win_pct":"20","clo_date":"06-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248630","line":"1","part":"C50RAM-ER32-180ICE-110TP","qty":"1","price":"11632.00","uom":"EA","discount":"27.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248630","line":"2","part":"C50RAM-ER40-215ICE-110TP","qty":"1","price":"14123.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248630","line":"3","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248630","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-20 02:20:48.896 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(31.257340427143, -110.957684179437, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(31.257340427143, -110.957684179437, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3000711 second/s. 2026-05-20 02:20:48.896 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(31.257340427143, -110.957684179437, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(31.257340427143, -110.957684179437, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.300628 second/s. 2026-05-20 02:20:56.538 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(31.257340427143, -110.957684179437, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(31.257340427143, -110.957684179437, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1514621 second/s. 2026-05-20 07:32:30.131 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(39.3723185744032, -76.4589170151887, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(39.3723185744032, -76.4589170151887, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1861694 second/s. 2026-05-20 07:32:42.264 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(39.3723186286672, -76.4589167398302, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(39.3723186286672, -76.4589167398302, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3370341 second/s. 2026-05-20 07:33:01.094 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(39.3723186286672, -76.4589167398302, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(39.3723186286672, -76.4589167398302, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.5362394 second/s. 2026-05-20 07:33:52.157 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(39.3723186286672, -76.4589167398302, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(39.3723186286672, -76.4589167398302, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4069178 second/s. 2026-05-20 07:52:49.157 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245937-05202026075248.txt === {"quote":"245937","customer":"18675","name":null,"customerName":"Rocket Supply Co.","comp":"01","open":"0","shipto":"MASTPOWE","shiptoName":"Master Power Transmission","entry_date":"02-20-2026","cust_order_date":"02-20-2026","req_date":"06-03-2026","cust_po":"PRE-E46B CAT50 RFQ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"mirandag","conv_order":"ADV","time":"02-20","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Tammy Rider","follow_phone":"513-679-2626","follow_email":"tammyr@wulco.com","pic_user":"billh","total_amt":"33549.30","total_gp":"21294.64","total_gpm":"63.47","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"webadmin","reason":"","totalQty":"7","win_pct":"11","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":245937,"Line":0,"Comment":"03/13/2026 2:53 PM - billh - Req Date changed from 02/20/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":245937,"Line":1,"Comment":"03/13/2026 2:53 PM - billh - F/U changed from 02/27/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":2,"Comment":"04/13/2026 2:49 PM - billh - CLO changed from 03/20/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245937,"Line":3,"Comment":"04/13/2026 2:50 PM - billh - F/U changed from 03/27/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":4,"Comment":"04/13/2026 2:50 PM - billh - Req Date changed from 03/27/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245937,"Line":5,"Comment":"05/05/2026 4:54 PM - rons - F/U changed from 04/24/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":6,"Comment":"05/05/2026 4:54 PM - rons - CLO changed from 04/30/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":245937,"Line":7,"Comment":"05/05/2026 4:54 PM - rons - Req Date changed from 04/30/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245937","line":"1","part":"PRE-E46B-BD","qty":"1","price":"34700.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"3","part":"PRE-INST/TRAINING","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"245937","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"6","part":"PRE-SPDL-I50-E46BC","qty":"1","price":"1988.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-20 07:55:21.436 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245283-05202026075521.txt === {"quote":"245283","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"MURIN","shiptoName":"Murray Equipment Inc","entry_date":"02-10-2026","cust_order_date":"02-10-2026","req_date":"06-05-2026","cust_po":"Mid-Range Presetter RFQ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"mirandag","conv_order":"ADV","time":"02-10","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Andy Simmons","follow_phone":"260-705-9133","follow_email":"asimmons@pts-tools.com","pic_user":"billh","total_amt":"28001.60","total_gp":"16617.56","total_gpm":"59.35","rev_type":"ADV","mod_date":"05-05-2026","mod_time":null,"mod_user":"webadmin","reason":"","totalQty":"14","win_pct":"25","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"245283","line":"0","data":"02-11-2026 11:51 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":245283,"Line":0,"Comment":"03/13/2026 2:41 PM - billh - F/U changed from 02/17/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245283,"Line":1,"Comment":"03/13/2026 2:46 PM - billh - CLO changed from 03/10/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":245283,"Line":2,"Comment":"03/13/2026 2:54 PM - billh - Req Date changed from 02/10/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":245283,"Line":3,"Comment":"05/05/2026 4:59 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":245283,"Line":4,"Comment":"05/05/2026 4:59 PM - rons - Req Date changed from 05/22/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245283","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"3","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"5","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"6","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"7","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"8","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"9","part":"PRE-SPDL-H10","qty":"1","price":"3856.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"10","part":"PRE-SPDL-H63","qty":"1","price":"3067.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"11","part":"PRE-SPDL-I30","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"12","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"13","part":"PRE-INST/TRAINING","qty":"1","price":"2100.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"245283","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245283","Line":"13","Company":"1","F_Line":"1","Comment":"*Price and Delivery TBD by EricH","Loc":"N"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-20 07:57:10.203 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\19032-8-3465.txt === {"customer":"19032","line":"A","dept":"OS","name":"Pat Scott","title":"SLM","phone":"724-879-4661","cell":"724-493-1432","fax":null,"email":"patricks@sandstools.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3465,"password":null,"webenabled":"Y","linkedin":null,"city":"Latrobe","state":"PA","address1":"5622 Route 981","address2":null,"zip":"15650","country":"USA","userid":"travisl","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"BT","Active":"Y","lnrp":"N"} [{"json":{"results":"Contactc","type":"contactc","line":" 8"}}] 2026-05-20 08:12:24.987 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248125-05202026081224.txt === {"quote":"248125","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"1","shipto":"BRYCTINL","shiptoName":"Bryco Machine Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-18-2026","cust_po":"KDL-70S","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Baudel","drop_po":"Bryco Machine","status":"0","user":"lokpings","conv_order":"","time":"16:20","extra":"","follow_up":"04-19-2026","web_id":"","follow_name":"Baudel","follow_phone":"708-465-3106","follow_email":"baudelio7071@gmail.com","pic_user":"lokpings","total_amt":"106.25","total_gp":"82.88","total_gpm":"78.00","rev_type":"RT","mod_date":"05-20-2026","mod_time":null,"mod_user":"lokpings","reason":"9","totalQty":"2","win_pct":"20","clo_date":"05-06-2026","notes":[{"comp":"1","quote":"248125","line":"0","data":"04-06-2026 16:21 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248125","line":"1","part":"KDL-70S","qty":"1","price":"125.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248125","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 08:13:06.472 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248191-05202026081306.txt === {"quote":"248191","customer":"8312","name":null,"customerName":"Hemaq, S.A. de C.V.","comp":"01","open":"1","shipto":"HEMAQSD","shiptoName":"Lorenzo Villanueva","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"05-19-2026","cust_po":"5000124","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"ATTN:Rocio Gallardo MAQUINARIA","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"14:48","extra":"","follow_up":"04-20-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"lokpings","total_amt":"8420.80","total_gp":"5791.60","total_gpm":"68.78","rev_type":"RT","mod_date":"05-20-2026","mod_time":null,"mod_user":"lokpings","reason":"9","totalQty":"2","win_pct":"20","clo_date":null,"notes":[{"comp":"1","quote":"248191","line":"1","data":"04-07-2026 14:49 - Discounts Recalculated QS"},{"comp":"1","quote":"248191","line":"0","data":"04-07-2026 14:49 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248191","line":"1","part":"HYD-UNIT-NACHI-DC24V2","qty":"1","price":"10526.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248191","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 08:24:31.109 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250301-05202026082430.txt === {"quote":"250301","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"C5001-0750-6.00CP","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Matt","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"14:58","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Matt","follow_phone":"207-282-5911","follow_email":"branchplt@mscdirect.com","pic_user":"mariek","total_amt":"192.34","total_gp":"98.92","total_gpm":"51.43","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"mariek","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":250301,"Line":0,"Comment":"05/19/2026 8:45 AM - mariek - Closed"}],"items":[{"comp":"01","order":"250301","line":"1","part":"C5001-0750-6.00CP","qty":"1","price":"326.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250301","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} 250301-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 08:24:44.863 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248622-05202026082444.txt === {"quote":"248622","customer":"19585","name":null,"customerName":"Thomas Skinner & Son Ltd.","comp":"01","open":"1","shipto":"THOMEDMO","shiptoName":"Thomas Skinner - Edmonton Location","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"CNCB450FA-M + TS","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"90","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"12:04","extra":"","follow_up":"04-28-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"lokpings","total_amt":"54131.20","total_gp":"36946.02","total_gpm":"68.25","rev_type":"RT","mod_date":"05-20-2026","mod_time":null,"mod_user":"lokpings","reason":"2","totalQty":"4","win_pct":"20","clo_date":null,"notes":[{"comp":"1","quote":"248622","line":"1","data":"04-15-2026 12:05 - Discounts Recalculated QS"},{"comp":"1","quote":"248622","line":"0","data":"04-15-2026 12:05 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248622","line":"1","part":"CNCB450FA-M","qty":"1","price":"52958.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248622","line":"2","part":"MT-280S","qty":"1","price":"4535.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248622","line":"4","part":"AY0111","qty":"1","price":"10171.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248622","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248622","Line":"1","Company":"1","F_Line":"1","Comment":"Installation not included.","Loc":"Y"},{"Quote":"248622","Line":"1","Company":"1","F_Line":"2","Comment":"Thomas Skinner is responsible for rotary table to","Loc":"Y"},{"Quote":"248622","Line":"1","Company":"1","F_Line":"3","Comment":"machine fit.","Loc":"Y"},{"Quote":"248622","Line":"1","Company":"1","F_Line":"4","Comment":"Application of the rotary table and work preformed.","Loc":"Y"},{"Quote":"248622","Line":"1","Company":"1","F_Line":"5","Comment":"Installation and any items required.","Loc":"Y"},{"Quote":"248622","Line":"2","Company":"1","F_Line":"1","Comment":"Pending","Loc":"Y"}],"qcomms":[],"qcommi":[]} 248622-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-20 08:25:35.826 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249030-05202026082535.txt === {"quote":"249030","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"1","shipto":"YAMAZDIV","shiptoName":"Yamazen, Inc. Tooling Div","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"06-03-2026","cust_po":"VQZ2151-5YZ1-M5-X572-S1F","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"15:11","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"lokpings","total_amt":"622.20","total_gp":"468.67","total_gpm":"75.32","rev_type":"RT","mod_date":"05-20-2026","mod_time":null,"mod_user":"lokpings","reason":"9","totalQty":"2","win_pct":"20","clo_date":"05-22-2026","notes":[{"comp":"1","quote":"249030","line":"0","data":"04-22-2026 15:11 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249030","line":"1","part":"VQZ2151-5YZ1-M5-X572-S1F","qty":"1","price":"732.00","uom":"EA","discount":"15.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249030","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 08:27:12.985 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250273-05202026082712.txt === {"quote":"250273","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"BBCCCEGH","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"E25-078","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Damon Rowe","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"11:10","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Damon Rowe","follow_phone":"430-235-3075","follow_email":"damon.rowe@mscdirect.com","pic_user":"mariek","total_amt":"75.40","total_gp":"53.82","total_gpm":"71.38","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"mariek","reason":"1","totalQty":"3","win_pct":"20","clo_date":"06-15-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250273","line":"1","part":"E25-078","qty":"2","price":"58.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250273","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 08:28:46.947 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249506-05202026082846.txt === {"quote":"249506","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"1","shipto":"VALCOI","shiptoName":"Valco Instruments","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"04-30-2026","cust_po":"pancake cylinder","terms_code":"N30","ship_via":"U-GND","ship_collect":"NF-LIT","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"16:51","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"lokpings","total_amt":"4780.00","total_gp":"3905.84","total_gpm":"81.71","rev_type":"RT","mod_date":"05-20-2026","mod_time":null,"mod_user":"lokpings","reason":"9","totalQty":"12","win_pct":"20","clo_date":null,"notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249506","line":"1","part":"D5510J001","qty":"1","price":"917.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249506","line":"2","part":"D5510J002A","qty":"1","price":"957.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249506","line":"3","part":"D5510J002","qty":"1","price":"586.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249506","line":"4","part":"D5510J003","qty":"1","price":"860.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249506","line":"5","part":"D5510J004","qty":"1","price":"96.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249506","line":"6","part":"D5510J005","qty":"1","price":"810.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249506","line":"7","part":"HSD-55","qty":"1","price":"17.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249506","line":"8","part":"P-22","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249506","line":"9","part":"SOP-70","qty":"3","price":"178.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249506","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":10}}] 2026-05-20 08:28:56.842 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249506-05202026082856.txt === {"quote":"249506","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"1","shipto":"VALCOI","shiptoName":"Valco Instruments","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"04-30-2026","cust_po":"pancake cylinder","terms_code":"N30","ship_via":"U-GND","ship_collect":"NF-LIT","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"16:51","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"lokpings","total_amt":"4780.00","total_gp":"3905.84","total_gpm":"81.71","rev_type":"RT","mod_date":"05-20-2026","mod_time":null,"mod_user":"lokpings","reason":"9","totalQty":"12","win_pct":"20","clo_date":null,"notes":[],"crmnotes":[{"comp":1,"quote":249506,"Line":0,"Comment":"05/20/2026 8:28 AM - lokpings - Closed"}],"items":[{"comp":"01","order":"249506","line":"1","part":"D5510J001","qty":"1","price":"917.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249506","line":"2","part":"D5510J002A","qty":"1","price":"957.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249506","line":"3","part":"D5510J002","qty":"1","price":"586.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249506","line":"4","part":"D5510J003","qty":"1","price":"860.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249506","line":"5","part":"D5510J004","qty":"1","price":"96.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249506","line":"6","part":"D5510J005","qty":"1","price":"810.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249506","line":"7","part":"HSD-55","qty":"1","price":"17.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249506","line":"8","part":"P-22","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249506","line":"9","part":"SOP-70","qty":"3","price":"178.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249506","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-20 08:33:40.349 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249230-05202026083340.txt === {"quote":"249230","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"1","shipto":"FASTINDY","shiptoName":"Fastenal Company","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"rfq fastenal ft wayne in","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"12:31","extra":"","follow_up":"05-10-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"lokpings","total_amt":"5581.10","total_gp":"4649.92","total_gpm":"83.32","rev_type":"RT","mod_date":"05-20-2026","mod_time":null,"mod_user":"lokpings","reason":"9","totalQty":"101","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249230","line":"0","data":"04-27-2026 12:37 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249230","line":"1","part":"G-125","qty":"2","price":"6.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"2","part":"TA105R004","qty":"2","price":"113.00","uom":"EA","discount":"15.00","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"249230","line":"3","part":"CN103R004","qty":"2","price":"90.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"4","part":"CN103R005/CN103R006","qty":"2","price":"413.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"5","part":"B-8D","qty":"48","price":"9.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"6","part":"CN103R010","qty":"2","price":"604.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"7","part":"G-115","qty":"4","price":"6.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"8","part":"NIK-IW0701-900S","qty":"2","price":"53.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"9","part":"P-6","qty":"8","price":"3.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"10","part":"CN103R011","qty":"2","price":"544.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"11","part":"NIK-IW0701-700S","qty":"2","price":"46.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"12","part":"TA105R011","qty":"2","price":"698.00","uom":"EA","discount":"15.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249230","line":"13","part":"G-105","qty":"2","price":"5.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"14","part":"IRTW-62","qty":"2","price":"13.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"15","part":"CN103R008","qty":"2","price":"378.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"16","part":"CN105R034","qty":"16","price":"10.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} 249230-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"success","type":"quote","items":17}}] 2026-05-20 08:36:05.608 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249256-05202026083605.txt === {"quote":"249256","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"1","shipto":"FASTINDY","shiptoName":"Fastenal Company","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"FASTENAL FT WAYNE IN","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"15:01","extra":"","follow_up":"05-10-2026","web_id":"","follow_name":"7:38","follow_phone":"","follow_email":"2018-11-02T00:00:00","pic_user":"lokpings","total_amt":"788.80","total_gp":"645.96","total_gpm":"81.89","rev_type":"RT","mod_date":"05-20-2026","mod_time":null,"mod_user":"lokpings","reason":"9","totalQty":"9","win_pct":"20","clo_date":"01-01-1901","notes":[{"comp":"1","quote":"249256","line":"0","data":"04-27-2026 15:02 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249256","line":"1","part":"CN103R009","qty":"2","price":"234.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249256","line":"2","part":"NIK-IW0701-1100K","qty":"2","price":"76.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249256","line":"3","part":"TC50689","qty":"2","price":"24.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249256","line":"4","part":"TAF506225","qty":"2","price":"130.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249256","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-20 08:36:30.470 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247158-05202026083630.txt === {"quote":"247158","customer":"E8900","name":null,"customerName":"Crane Aerospace","comp":"01","open":"1","shipto":"DDX","shiptoName":"Duke Dang","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"04-29-2026","cust_po":"BR3 to BR2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"11:10","extra":"","follow_up":"05-11-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"lokpings","total_amt":"10354.00","total_gp":"7896.35","total_gpm":"70.78","rev_type":"RT","mod_date":"05-20-2026","mod_time":null,"mod_user":"lokpings","reason":"9","totalQty":"25","win_pct":"20","clo_date":"04-18-2026","notes":[{"comp":"1","quote":"247158","line":"0","data":"03-18-2026 11:36 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247158,"Line":0,"Comment":"04/20/2026 9:22 AM - lokpings - F/U changed from 3/31/2026 to 05/11/2026 (Follow Up In 3 Week)"}],"items":[{"comp":"01","order":"247158","line":"1","part":"KS-AX123R-SA281R","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247158","line":"2","part":"KS-AX123R-SA256T","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247158","line":"3","part":"R2AAB8100HXPGA","qty":"2","price":"1752.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247158","line":"4","part":"AX201R057SA3-K","qty":"1","price":"58.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247158","line":"5","part":"GR-AX201R057","qty":"1","price":"367.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247158","line":"6","part":"GR-AX123R103","qty":"1","price":"271.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247158","line":"7","part":"AX123R102","qty":"1","price":"330.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247158","line":"8","part":"PART-CABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247158","line":"9","part":"PART-CABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247158","line":"10","part":"PART-CABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247158","line":"11","part":"PART-CABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247158","line":"12","part":"ROTARY-TABLE-LABOR","qty":"8","price":"159.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"247158","line":"13","part":"TCE-A4416","qty":"1","price":"999.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247158","line":"14","part":"TCE-A4417","qty":"1","price":"1305.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247158","line":"15","part":"TCE-98957","qty":"1","price":"1000.00","uom":"EA","discount":"0.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247158","line":"16","part":"TCE-98977","qty":"1","price":"1248.00","uom":"EA","discount":"0.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247158","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247158","Line":"8","Company":"1","F_Line":"1","Comment":"TCE-C6069/0 see replacement cable below","Loc":"Y"},{"Quote":"247158","Line":"9","Company":"1","F_Line":"1","Comment":"TCE-98D27/1 see replacement cable below","Loc":"Y"},{"Quote":"247158","Line":"10","Company":"1","F_Line":"1","Comment":"TCE-C6070/0 see replacement cable below","Loc":"Y"},{"Quote":"247158","Line":"11","Company":"1","F_Line":"1","Comment":"TCE-98F81/0 see replacement cable below","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":17}}] 2026-05-20 08:37:35.192 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247656-05202026083734.txt === {"quote":"247656","customer":"E20032","name":null,"customerName":"Turbocam, Inc.","comp":"01","open":"1","shipto":"TURBOANH","shiptoName":"Turbocam","entry_date":"03-27-2026","cust_order_date":"01-20-2026","req_date":"04-27-2026","cust_po":"5AX201-YA homing sensor","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Logan Rudolph","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"09:13","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Logan Rudolph","follow_phone":"603.905.0200","follow_email":"Logan.Rudolph@turbocam.com","pic_user":"lokpings","total_amt":"159.00","total_gp":"133.52","total_gpm":"83.97","rev_type":"RT","mod_date":"05-20-2026","mod_time":null,"mod_user":"lokpings","reason":"1","totalQty":"2","win_pct":"20","clo_date":"04-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":247656,"Line":0,"Comment":"04/21/2026 8:11 AM - lokpings - F/U changed from 6/7/2026 to 05/12/2026 (Follow Up In 3 Week)"}],"items":[{"comp":"01","order":"247656","line":"1","part":"FL7M-2K6H-Z","qty":"1","price":"159.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247656","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 08:38:52.081 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247302-05202026083850.txt === {"quote":"247302","customer":"5655","name":null,"customerName":"Equimec S. DE R.L. DE C.V.","comp":"01","open":"1","shipto":"EQUIMECN","shiptoName":"Equimec S. DE R.L. DE C.V.","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"05-01-2026","cust_po":"5743","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"SET DE REPARACION CUARTO EJE (5743)","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"12:41","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"EDUARDO MULAS","follow_phone":"442 2259088","follow_email":"emulas@equimec.com.mx","pic_user":"lokpings","total_amt":"1847.90","total_gp":"1523.37","total_gpm":"82.44","rev_type":"RT","mod_date":"05-20-2026","mod_time":null,"mod_user":"lokpings","reason":"9","totalQty":"17","win_pct":"20","clo_date":"04-20-2026","notes":[{"comp":"1","quote":"247302","line":"0","data":"03-20-2026 12:45 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247302,"Line":0,"Comment":"04/20/2026 9:22 AM - lokpings - F/U changed from 4/2/2026 to 05/11/2026 (Follow Up In 3 Week)"},{"comp":1,"quote":247302,"Line":1,"Comment":"04/21/2026 8:12 AM - lokpings - F/U changed from 5/11/2026 to 05/12/2026 (Follow Up In 3 Week)"}],"items":[{"comp":"01","order":"247302","line":"1","part":"TC105X120X8","qty":"1","price":"49.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247302","line":"3","part":"6918","qty":"1","price":"231.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247302","line":"4","part":"G-125","qty":"1","price":"6.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247302","line":"5","part":"CN103R010","qty":"1","price":"604.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247302","line":"6","part":"G-115","qty":"1","price":"6.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247302","line":"7","part":"NIK-IW0701-700S","qty":"1","price":"46.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247302","line":"8","part":"P-6","qty":"1","price":"3.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247302","line":"9","part":"CN103R011","qty":"1","price":"544.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247302","line":"10","part":"NIK-IW0701-900S","qty":"1","price":"53.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247302","line":"11","part":"NIK-IW0701-1100K","qty":"1","price":"76.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247302","line":"12","part":"TC50689","qty":"1","price":"24.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247302","line":"13","part":"TAF506225","qty":"1","price":"130.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247302","line":"14","part":"CN103R008","qty":"1","price":"378.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247302","line":"15","part":"CN105R034","qty":"1","price":"10.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247302","line":"16","part":"G-105","qty":"1","price":"5.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247302","line":"17","part":"B-8D","qty":"1","price":"9.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247302","line":"18","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":17}}] 2026-05-20 08:54:29.543 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6548293585634, -88.2203835592801, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6548293585634, -88.2203835592801, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2006813 second/s. 2026-05-20 09:26:09.814 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(39.3221970806785, -76.5052160358094, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(39.3221970806785, -76.5052160358094, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1623083 second/s. 2026-05-20 09:30:27.356 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\ALROGRAM-1-3466.txt === {"customer":"ALROGRAM","line":"A","dept":"OS","name":"Ed Dewitt","title":"SR","phone":"616-656-2800","cell":"231-878-8941","fax":null,"email":"Edward.Dewitt@blackhawkid.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3466,"password":null,"webenabled":"Y","linkedin":null,"city":"Grand Rapids","state":"MI","address1":"4324 Airlane Dr. SE","address2":null,"zip":"49512","country":"USA","userid":"dond","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"1"}}] 2026-05-20 09:35:27.341 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\TECHEQOH-10-3466.txt === {"customer":"TECHEQOH","line":"A","dept":"OS","name":"Jake Goedicke","title":"SLM","phone":"412-514-3379","cell":"412-514-3379","fax":null,"email":"jgoedicke@techequip.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3466,"password":null,"webenabled":"Y","linkedin":null,"city":"Brecksville","state":"OH","address1":"6900 Southpointe Parkway","address2":null,"zip":"44141","country":"USA","userid":"travisl","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"10"}}] 2026-05-20 09:42:55.995 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248963-05202026094254.txt === {"quote":"248963","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCTAXTX","shiptoName":"MSC Industrial Supply Co. Inc.","entry_date":"04-21-2026","cust_order_date":"05-21-2026","req_date":"06-02-2026","cust_po":"QCFC65-112-SMO","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jorge Blanco","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"16:16","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jorge Blanco","follow_phone":"956-545-9750","follow_email":"blancoj@mscdirect.com","pic_user":"bethw","total_amt":"240.04","total_gp":"107.11","total_gpm":"44.62","rev_type":"WAP","mod_date":"05-20-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248963,"Line":0,"Comment":"05/20/2026 9:42 AM - bethw - converted to SO# 1038868"}],"items":[{"comp":"01","order":"248963","line":"1","part":"QCFC65-112-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248963","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 09:52:06.880 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.7712338470329, -88.2775189352053, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.7712338470329, -88.2775189352053, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.165456 second/s. 2026-05-20 09:52:09.577 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.7712338470329, -88.2775189352053, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.7712338470329, -88.2775189352053, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2067499 second/s. 2026-05-20 10:27:29.549 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247720-05202026102729.txt === {"quote":"247720","customer":"1030","name":null,"customerName":"A & M Industrial Supply","comp":"01","open":"0","shipto":"GENMACH","shiptoName":"General Machine Products","entry_date":"03-30-2026","cust_order_date":"03-30-2026","req_date":"04-30-2026","cust_po":"Zero Clamp Workholding","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Bob Hoffmann","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:03","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Bob Hoffmann","follow_phone":"732-522-1853","follow_email":"bhoffmann@am-ind.com","pic_user":"jacobm","total_amt":"30232.80","total_gp":"15091.28","total_gpm":"49.92","rev_type":"WAP","mod_date":"05-20-2026","mod_time":null,"mod_user":"michaelr","reason":"","totalQty":"101","win_pct":"20","clo_date":"04-30-2026","notes":[{"comp":"1","quote":"247720","line":"12","data":"03-30-2026 11:06 - Discounts Recalculated"},{"comp":"1","quote":"247720","line":"11","data":"03-30-2026 10:38 - Discounts Recalculated"},{"comp":"1","quote":"247720","line":"10","data":"03-30-2026 10:04 - Discounts Recalculated QS"},{"comp":"1","quote":"247720","line":"9","data":"and Steven know the quote #."},{"comp":"1","quote":"247720","line":"8","data":"info so I can change the quote. Let Jacob, Brian"},{"comp":"1","quote":"247720","line":"7","data":"on the QL. Waiting for EU to provide Distributor"},{"comp":"1","quote":"247720","line":"6","data":"03-30-2026 10:07-briand: Put the WH-ZP90-SSTUD-H"},{"comp":"1","quote":"247720","line":"5","data":"& lead time on the one item."},{"comp":"1","quote":"247720","line":"4","data":"cc Brian N and Jacob/15 when we have pricing"},{"comp":"1","quote":"247720","line":"3","data":"updated quote & QL. Will send to Bob Hoffmann and"},{"comp":"1","quote":"247720","line":"2","data":"03-30-2026 10:41-briand: EU said to use A&M,"},{"comp":"1","quote":"247720","line":"1","data":"discount, sent to Bob."},{"comp":"1","quote":"247720","line":"0","data":"03-31-2026 11:02-briand: Brian approved 28%"}],"crmnotes":[{"comp":1,"quote":247720,"Line":0,"Comment":"04/06/2026 9:18 AM - briand - Sent Bob Hoffmann an email req update for this quote. I know last week was slow for most people with the holiday. Asked him who the POC in the PA office is. I wasn't sure if it is Angie Fuhrer or not."},{"comp":1,"quote":247720,"Line":1,"Comment":"04/06/2026 9:19 AM - briand - F/U changed from 04/03/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247720,"Line":2,"Comment":"04/06/2026 9:46 AM - briand - Bob said that POC for A&M's PA office is Mike Baker (mbaker@am-ind.com). I'm showing two phone #'s for him in NERP: 855-207-0400 x632 and 570-223-4403. Will ask him for an update and to confirm what # is best to reach him."},{"comp":1,"quote":247720,"Line":3,"Comment":"04/06/2026 4:58 PM - jacobm - Followed up with Bob and Mike on 4/6/2026\nLeft voicemail and email with EU."},{"comp":1,"quote":247720,"Line":4,"Comment":"04/10/2026 12:52 PM - jacobm - Follow up Email with Mike. Awaiting response from EU"},{"comp":1,"quote":247720,"Line":5,"Comment":"04/10/2026 12:52 PM - jacobm - F/U changed from 04/10/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247720,"Line":6,"Comment":"04/10/2026 3:36 PM - jacobm - Mike has update us on EU in decision window. Said to keep Quote open. Will follow up in the middle of next week"},{"comp":1,"quote":247720,"Line":7,"Comment":"04/16/2026 11:19 AM - jacobm - Emailed Mike again. Gentle nudge to keep it on his radar without seeming overbearing"},{"comp":1,"quote":247720,"Line":8,"Comment":"04/16/2026 11:19 AM - jacobm - F/U changed from 04/15/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247720,"Line":9,"Comment":"04/24/2026 12:41 PM - jacobm - Sent a follow up email with Mike. Adding possibility of shorter lead time for backordered item if or when order is placed"},{"comp":1,"quote":247720,"Line":10,"Comment":"04/24/2026 12:41 PM - jacobm - F/U changed from 04/22/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247720,"Line":11,"Comment":"05/01/2026 4:10 PM - jacobm - F/U changed from 04/30/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247720,"Line":12,"Comment":"05/05/2026 12:45 PM - jacobm - F/U changed from 05/07/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247720,"Line":13,"Comment":"05/11/2026 1:02 PM - jacobm - Steve Morris working on getting info from Japan for 3D model of set up"},{"comp":1,"quote":247720,"Line":14,"Comment":"05/11/2026 1:03 PM - jacobm - F/U changed from 05/11/2026 to 5/18/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247720","line":"1","part":"WH-ZP90-SSTUD-H","qty":"26","price":"71.00","uom":"EA","discount":"28.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247720","line":"2","part":"WH-ZP90-STUD-14M12","qty":"48","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247720","line":"3","part":"WH-ZP90-STD","qty":"26","price":"1352.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247720","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247720","Line":"1","Company":"1","F_Line":"1","Comment":"Estimated lead time is 8~10 weeks after receipt of an","Loc":"Y"},{"Quote":"247720","Line":"1","Company":"1","F_Line":"2","Comment":"order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-20 10:31:37.557 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-231608-05202026103137.txt === {"quote":"231608","customer":"E13385","name":null,"customerName":"Micro Facture LLC","comp":"01","open":"0","shipto":"MICRMOUN","shiptoName":"Micro Facture","entry_date":"04-25-2025","cust_order_date":"01-30-2026","req_date":"05-30-2026","cust_po":"RT-REPAIR-TAR-61823","terms_code":"PPD","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Baron","drop_po":"5AX-2002FA-M, SN:2019","status":"0","user":"jingz","conv_order":"","time":"12:19","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Baron","follow_phone":"","follow_email":"baron@microfacture.com","pic_user":"karynm","total_amt":"16650.00","total_gp":"12328.47","total_gpm":"74.04","rev_type":"RT","mod_date":"05-20-2026","mod_time":null,"mod_user":"karynm","reason":"","totalQty":"235","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"231608","line":"3","data":"They will try to issue PO early 2026"},{"comp":"1","quote":"231608","line":"2","data":"Not correct. Micro Facture did not ok repair yet"},{"comp":"1","quote":"231608","line":"1","data":"former LN empl told Tech guys we had a PO."},{"comp":"1","quote":"231608","line":"0","data":"11-14-2025 09:49-karynm repaired early by Jun."}],"crmnotes":[{"comp":1,"quote":231608,"Line":0,"Comment":"05/16/2025 1:34 PM - jingz - F/U changed from 05/30/2025 to 8/31/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":1,"Comment":"07/01/2025 11:01 AM - jingz - CLO changed from 05/30/2025 to 08/31/2025 (CLO Date Updated)"},{"comp":1,"quote":231608,"Line":2,"Comment":"07/01/2025 11:02 AM - jingz - Req Date changed from 05/30/2025 to 08/31/2025 (Req Date Updated)"},{"comp":1,"quote":231608,"Line":3,"Comment":"07/01/2025 11:02 AM - jingz - The customer will place order and pay cash when they have enough fund. table kept in our warehouse for free storage."},{"comp":1,"quote":231608,"Line":4,"Comment":"07/01/2025 11:22 AM - jingz - PIC changed from jingz to norikazuh"},{"comp":1,"quote":231608,"Line":5,"Comment":"10/22/2025 11:25 AM - carleym - PIC changed from norikazuh to carleym"},{"comp":1,"quote":231608,"Line":6,"Comment":"10/22/2025 11:33 AM - carleym - F/U changed from 08/31/2025 to 11/21/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":7,"Comment":"11/12/2025 9:19 AM - carleym - Karyn sent follow up on 11/10, I will follow up 11/14"},{"comp":1,"quote":231608,"Line":8,"Comment":"11/12/2025 9:19 AM - carleym - F/U changed from 08/31/2025 to 11/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":9,"Comment":"01/12/2026 9:45 AM - karynm - F/U changed from 01/06/2026 to 1/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":10,"Comment":"01/12/2026 9:46 AM - karynm - Sent Sandy follow up and email and left a message"},{"comp":1,"quote":231608,"Line":11,"Comment":"01/26/2026 9:32 AM - karynm - sent email and left vm"},{"comp":1,"quote":231608,"Line":12,"Comment":"01/26/2026 9:32 AM - karynm - F/U changed from 01/30/2026 to 2/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":13,"Comment":"01/26/2026 9:32 AM - karynm - CLO changed from 01/30/2026 to 02/12/2026 (CLO Date Updated)"},{"comp":1,"quote":231608,"Line":14,"Comment":"01/26/2026 9:32 AM - karynm - Req Date changed from 01/30/2026 to 02/13/2026 (Req Date Updated)"},{"comp":1,"quote":231608,"Line":15,"Comment":"02/10/2026 11:03 AM - karynm - hope to get PO by end of March. customer moved and had alot more expenses to account for"},{"comp":1,"quote":231608,"Line":16,"Comment":"02/10/2026 11:04 AM - karynm - F/U changed from 02/10/2026 to 3/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":17,"Comment":"02/10/2026 11:04 AM - karynm - CLO changed from 02/12/2026 to 03/13/2026 (CLO Date Updated)"},{"comp":1,"quote":231608,"Line":18,"Comment":"02/10/2026 11:04 AM - karynm - Req Date changed from 02/13/2026 to 03/20/2026 (Req Date Updated)"},{"comp":1,"quote":231608,"Line":19,"Comment":"03/02/2026 12:01 PM - karynm - F/U changed from 03/06/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":20,"Comment":"03/02/2026 12:01 PM - karynm - CLO changed from 03/13/2026 to 03/27/2026 (CLO Date Updated)"},{"comp":1,"quote":231608,"Line":21,"Comment":"03/02/2026 12:02 PM - karynm - Req Date changed from 03/20/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":231608,"Line":22,"Comment":"03/02/2026 12:03 PM - karynm - Followed up with Sandy on stability of company, can they approve this repair finally?"},{"comp":1,"quote":231608,"Line":23,"Comment":"04/27/2026 1:55 PM - karynm - left message for Sandy and sent QF email. Asking to have a PO to complete this and ship by end of May"},{"comp":1,"quote":231608,"Line":24,"Comment":"04/27/2026 1:55 PM - karynm - F/U changed from 05/02/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":25,"Comment":"04/27/2026 1:55 PM - karynm - CLO changed from 05/20/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":231608,"Line":26,"Comment":"04/28/2026 9:45 AM - karynm - F/U changed from 05/22/2026 to 5/22/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"231608","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"231608","line":"2","part":"RT-REPAIR-5AX-2002","qty":"1","price":"18500.00","uom":"EA","discount":"10.00","req_date":"","branch":"1"},{"comp":"01","order":"231608","line":"3","part":"ROTARY-TABLE-LABOR","qty":"48","price":"159.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"231608","line":"4","part":"WW-AX203R049","qty":"1","price":"1574.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"5","part":"9KECU-5AX2002R","qty":"1","price":"4256.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"6","part":"4X11L","qty":"78","price":"7.00","uom":"EA","discount":"100.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"231608","line":"7","part":"NH301R054","qty":"60","price":"18.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"8","part":"9FSL-205","qty":"2","price":"189.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"9","part":"9FSL-170","qty":"1","price":"143.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"10","part":"SOP-60","qty":"2","price":"123.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"11","part":"SUN-SOP-60","qty":"2","price":"129.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"12","part":"P-90","qty":"1","price":"5.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"13","part":"P-150","qty":"1","price":"10.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"14","part":"SUN-2BP-90","qty":"1","price":"51.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"15","part":"SUN-2BP-150","qty":"1","price":"61.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"16","part":"TC90X115X13","qty":"1","price":"70.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"17","part":"TC62X85X12","qty":"1","price":"53.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"18","part":"SC32X45X8","qty":"1","price":"16.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"19","part":"S-30","qty":"1","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"20","part":"DT-1-10","qty":"1","price":"14.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"21","part":"P-10","qty":"6","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"22","part":"P-14","qty":"4","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"23","part":"P-18","qty":"1","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"24","part":"G-165","qty":"1","price":"12.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"25","part":"AS568-258","qty":"1","price":"7.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"26","part":"AS568-260","qty":"1","price":"8.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"27","part":"KIM-AR8","qty":"2","price":"45.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"28","part":"G-70","qty":"1","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"29","part":"AX203R026","qty":"1","price":"29.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"30","part":"AX203R029","qty":"1","price":"22.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"31","part":"CN202R045","qty":"2","price":"21.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"32","part":"NKX-17T2","qty":"2","price":"106.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"33","part":"RT-ACCS-CABLE","qty":"4","price":"800.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"231608","line":"34","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"231608","line":"35","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"231608","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#TAR-61823","Loc":"Y"},{"Quote":"231608","Line":"1","Company":"1","F_Line":"2","Comment":"5AX2002FA-M, SN:2019","Loc":"Y"},{"Quote":"231608","Line":"33","Company":"1","F_Line":"1","Comment":"Custom Made Special Cables","Loc":"Y"},{"Quote":"231608","Line":"33","Company":"1","F_Line":"2","Comment":"Tilting Axis Power and Feedback Cable Set","Loc":"Y"},{"Quote":"231608","Line":"33","Company":"1","F_Line":"3","Comment":"Rotary Axis Power and Feedback Cable Set","Loc":"Y"},{"Quote":"231608","Line":"34","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"231608","Line":"34","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"231608","Line":"34","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"231608","Line":"34","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":35}}] 2026-05-20 10:31:49.356 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-231608-05202026103149.txt === {"quote":"231608","customer":"E13385","name":null,"customerName":"Micro Facture LLC","comp":"01","open":"0","shipto":"MICRMOUN","shiptoName":"Micro Facture","entry_date":"04-25-2025","cust_order_date":"01-30-2026","req_date":"05-30-2026","cust_po":"RT-REPAIR-TAR-61823","terms_code":"PPD","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Baron","drop_po":"5AX-2002FA-M, SN:2019","status":"0","user":"jingz","conv_order":"","time":"12:19","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Baron","follow_phone":"","follow_email":"baron@microfacture.com","pic_user":"karynm","total_amt":"16650.00","total_gp":"12328.47","total_gpm":"74.04","rev_type":"RT","mod_date":"05-20-2026","mod_time":null,"mod_user":"karynm","reason":"","totalQty":"235","win_pct":"20","clo_date":"06-26-2026","notes":[{"comp":"1","quote":"231608","line":"3","data":"They will try to issue PO early 2026"},{"comp":"1","quote":"231608","line":"2","data":"Not correct. Micro Facture did not ok repair yet"},{"comp":"1","quote":"231608","line":"1","data":"former LN empl told Tech guys we had a PO."},{"comp":"1","quote":"231608","line":"0","data":"11-14-2025 09:49-karynm repaired early by Jun."}],"crmnotes":[{"comp":1,"quote":231608,"Line":0,"Comment":"05/16/2025 1:34 PM - jingz - F/U changed from 05/30/2025 to 8/31/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":1,"Comment":"07/01/2025 11:01 AM - jingz - CLO changed from 05/30/2025 to 08/31/2025 (CLO Date Updated)"},{"comp":1,"quote":231608,"Line":2,"Comment":"07/01/2025 11:02 AM - jingz - Req Date changed from 05/30/2025 to 08/31/2025 (Req Date Updated)"},{"comp":1,"quote":231608,"Line":3,"Comment":"07/01/2025 11:02 AM - jingz - The customer will place order and pay cash when they have enough fund. table kept in our warehouse for free storage."},{"comp":1,"quote":231608,"Line":4,"Comment":"07/01/2025 11:22 AM - jingz - PIC changed from jingz to norikazuh"},{"comp":1,"quote":231608,"Line":5,"Comment":"10/22/2025 11:25 AM - carleym - PIC changed from norikazuh to carleym"},{"comp":1,"quote":231608,"Line":6,"Comment":"10/22/2025 11:33 AM - carleym - F/U changed from 08/31/2025 to 11/21/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":7,"Comment":"11/12/2025 9:19 AM - carleym - Karyn sent follow up on 11/10, I will follow up 11/14"},{"comp":1,"quote":231608,"Line":8,"Comment":"11/12/2025 9:19 AM - carleym - F/U changed from 08/31/2025 to 11/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":9,"Comment":"01/12/2026 9:45 AM - karynm - F/U changed from 01/06/2026 to 1/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":10,"Comment":"01/12/2026 9:46 AM - karynm - Sent Sandy follow up and email and left a message"},{"comp":1,"quote":231608,"Line":11,"Comment":"01/26/2026 9:32 AM - karynm - sent email and left vm"},{"comp":1,"quote":231608,"Line":12,"Comment":"01/26/2026 9:32 AM - karynm - F/U changed from 01/30/2026 to 2/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":13,"Comment":"01/26/2026 9:32 AM - karynm - CLO changed from 01/30/2026 to 02/12/2026 (CLO Date Updated)"},{"comp":1,"quote":231608,"Line":14,"Comment":"01/26/2026 9:32 AM - karynm - Req Date changed from 01/30/2026 to 02/13/2026 (Req Date Updated)"},{"comp":1,"quote":231608,"Line":15,"Comment":"02/10/2026 11:03 AM - karynm - hope to get PO by end of March. customer moved and had alot more expenses to account for"},{"comp":1,"quote":231608,"Line":16,"Comment":"02/10/2026 11:04 AM - karynm - F/U changed from 02/10/2026 to 3/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":17,"Comment":"02/10/2026 11:04 AM - karynm - CLO changed from 02/12/2026 to 03/13/2026 (CLO Date Updated)"},{"comp":1,"quote":231608,"Line":18,"Comment":"02/10/2026 11:04 AM - karynm - Req Date changed from 02/13/2026 to 03/20/2026 (Req Date Updated)"},{"comp":1,"quote":231608,"Line":19,"Comment":"03/02/2026 12:01 PM - karynm - F/U changed from 03/06/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":20,"Comment":"03/02/2026 12:01 PM - karynm - CLO changed from 03/13/2026 to 03/27/2026 (CLO Date Updated)"},{"comp":1,"quote":231608,"Line":21,"Comment":"03/02/2026 12:02 PM - karynm - Req Date changed from 03/20/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":231608,"Line":22,"Comment":"03/02/2026 12:03 PM - karynm - Followed up with Sandy on stability of company, can they approve this repair finally?"},{"comp":1,"quote":231608,"Line":23,"Comment":"04/27/2026 1:55 PM - karynm - left message for Sandy and sent QF email. Asking to have a PO to complete this and ship by end of May"},{"comp":1,"quote":231608,"Line":24,"Comment":"04/27/2026 1:55 PM - karynm - F/U changed from 05/02/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":25,"Comment":"04/27/2026 1:55 PM - karynm - CLO changed from 05/20/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":231608,"Line":26,"Comment":"04/28/2026 9:45 AM - karynm - F/U changed from 05/22/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":27,"Comment":"05/20/2026 10:31 AM - karynm - F/U changed from 05/22/2026 to 6/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":28,"Comment":"05/20/2026 10:31 AM - karynm - CLO changed from 05/25/2026 to 06/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"231608","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"231608","line":"2","part":"RT-REPAIR-5AX-2002","qty":"1","price":"18500.00","uom":"EA","discount":"10.00","req_date":"","branch":"1"},{"comp":"01","order":"231608","line":"3","part":"ROTARY-TABLE-LABOR","qty":"48","price":"159.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"231608","line":"4","part":"WW-AX203R049","qty":"1","price":"1574.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"5","part":"9KECU-5AX2002R","qty":"1","price":"4256.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"6","part":"4X11L","qty":"78","price":"7.00","uom":"EA","discount":"100.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"231608","line":"7","part":"NH301R054","qty":"60","price":"18.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"8","part":"9FSL-205","qty":"2","price":"189.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"9","part":"9FSL-170","qty":"1","price":"143.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"10","part":"SOP-60","qty":"2","price":"123.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"11","part":"SUN-SOP-60","qty":"2","price":"129.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"12","part":"P-90","qty":"1","price":"5.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"13","part":"P-150","qty":"1","price":"10.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"14","part":"SUN-2BP-90","qty":"1","price":"51.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"15","part":"SUN-2BP-150","qty":"1","price":"61.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"16","part":"TC90X115X13","qty":"1","price":"70.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"17","part":"TC62X85X12","qty":"1","price":"53.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"18","part":"SC32X45X8","qty":"1","price":"16.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"19","part":"S-30","qty":"1","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"20","part":"DT-1-10","qty":"1","price":"14.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"21","part":"P-10","qty":"6","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"22","part":"P-14","qty":"4","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"23","part":"P-18","qty":"1","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"24","part":"G-165","qty":"1","price":"12.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"25","part":"AS568-258","qty":"1","price":"7.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"26","part":"AS568-260","qty":"1","price":"8.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"27","part":"KIM-AR8","qty":"2","price":"45.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"28","part":"G-70","qty":"1","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"29","part":"AX203R026","qty":"1","price":"29.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"30","part":"AX203R029","qty":"1","price":"22.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"31","part":"CN202R045","qty":"2","price":"21.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"32","part":"NKX-17T2","qty":"2","price":"106.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"33","part":"RT-ACCS-CABLE","qty":"4","price":"800.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"231608","line":"34","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"231608","line":"35","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"231608","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#TAR-61823","Loc":"Y"},{"Quote":"231608","Line":"1","Company":"1","F_Line":"2","Comment":"5AX2002FA-M, SN:2019","Loc":"Y"},{"Quote":"231608","Line":"33","Company":"1","F_Line":"1","Comment":"Custom Made Special Cables","Loc":"Y"},{"Quote":"231608","Line":"33","Company":"1","F_Line":"2","Comment":"Tilting Axis Power and Feedback Cable Set","Loc":"Y"},{"Quote":"231608","Line":"33","Company":"1","F_Line":"3","Comment":"Rotary Axis Power and Feedback Cable Set","Loc":"Y"},{"Quote":"231608","Line":"34","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"231608","Line":"34","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"231608","Line":"34","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"231608","Line":"34","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":35}}] 2026-05-20 10:31:57.060 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-231608-05202026103156.txt === {"quote":"231608","customer":"E13385","name":null,"customerName":"Micro Facture LLC","comp":"01","open":"0","shipto":"MICRMOUN","shiptoName":"Micro Facture","entry_date":"04-25-2025","cust_order_date":"01-30-2026","req_date":"06-29-2026","cust_po":"RT-REPAIR-TAR-61823","terms_code":"PPD","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Baron","drop_po":"5AX-2002FA-M, SN:2019","status":"0","user":"jingz","conv_order":"","time":"12:19","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Baron","follow_phone":"","follow_email":"baron@microfacture.com","pic_user":"karynm","total_amt":"16650.00","total_gp":"12328.47","total_gpm":"74.04","rev_type":"RT","mod_date":"05-20-2026","mod_time":null,"mod_user":"karynm","reason":"","totalQty":"235","win_pct":"20","clo_date":"06-26-2026","notes":[{"comp":"1","quote":"231608","line":"3","data":"They will try to issue PO early 2026"},{"comp":"1","quote":"231608","line":"2","data":"Not correct. Micro Facture did not ok repair yet"},{"comp":"1","quote":"231608","line":"1","data":"former LN empl told Tech guys we had a PO."},{"comp":"1","quote":"231608","line":"0","data":"11-14-2025 09:49-karynm repaired early by Jun."}],"crmnotes":[{"comp":1,"quote":231608,"Line":0,"Comment":"05/16/2025 1:34 PM - jingz - F/U changed from 05/30/2025 to 8/31/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":1,"Comment":"07/01/2025 11:01 AM - jingz - CLO changed from 05/30/2025 to 08/31/2025 (CLO Date Updated)"},{"comp":1,"quote":231608,"Line":2,"Comment":"07/01/2025 11:02 AM - jingz - Req Date changed from 05/30/2025 to 08/31/2025 (Req Date Updated)"},{"comp":1,"quote":231608,"Line":3,"Comment":"07/01/2025 11:02 AM - jingz - The customer will place order and pay cash when they have enough fund. table kept in our warehouse for free storage."},{"comp":1,"quote":231608,"Line":4,"Comment":"07/01/2025 11:22 AM - jingz - PIC changed from jingz to norikazuh"},{"comp":1,"quote":231608,"Line":5,"Comment":"10/22/2025 11:25 AM - carleym - PIC changed from norikazuh to carleym"},{"comp":1,"quote":231608,"Line":6,"Comment":"10/22/2025 11:33 AM - carleym - F/U changed from 08/31/2025 to 11/21/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":7,"Comment":"11/12/2025 9:19 AM - carleym - Karyn sent follow up on 11/10, I will follow up 11/14"},{"comp":1,"quote":231608,"Line":8,"Comment":"11/12/2025 9:19 AM - carleym - F/U changed from 08/31/2025 to 11/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":9,"Comment":"01/12/2026 9:45 AM - karynm - F/U changed from 01/06/2026 to 1/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":10,"Comment":"01/12/2026 9:46 AM - karynm - Sent Sandy follow up and email and left a message"},{"comp":1,"quote":231608,"Line":11,"Comment":"01/26/2026 9:32 AM - karynm - sent email and left vm"},{"comp":1,"quote":231608,"Line":12,"Comment":"01/26/2026 9:32 AM - karynm - F/U changed from 01/30/2026 to 2/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":13,"Comment":"01/26/2026 9:32 AM - karynm - CLO changed from 01/30/2026 to 02/12/2026 (CLO Date Updated)"},{"comp":1,"quote":231608,"Line":14,"Comment":"01/26/2026 9:32 AM - karynm - Req Date changed from 01/30/2026 to 02/13/2026 (Req Date Updated)"},{"comp":1,"quote":231608,"Line":15,"Comment":"02/10/2026 11:03 AM - karynm - hope to get PO by end of March. customer moved and had alot more expenses to account for"},{"comp":1,"quote":231608,"Line":16,"Comment":"02/10/2026 11:04 AM - karynm - F/U changed from 02/10/2026 to 3/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":17,"Comment":"02/10/2026 11:04 AM - karynm - CLO changed from 02/12/2026 to 03/13/2026 (CLO Date Updated)"},{"comp":1,"quote":231608,"Line":18,"Comment":"02/10/2026 11:04 AM - karynm - Req Date changed from 02/13/2026 to 03/20/2026 (Req Date Updated)"},{"comp":1,"quote":231608,"Line":19,"Comment":"03/02/2026 12:01 PM - karynm - F/U changed from 03/06/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":20,"Comment":"03/02/2026 12:01 PM - karynm - CLO changed from 03/13/2026 to 03/27/2026 (CLO Date Updated)"},{"comp":1,"quote":231608,"Line":21,"Comment":"03/02/2026 12:02 PM - karynm - Req Date changed from 03/20/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":231608,"Line":22,"Comment":"03/02/2026 12:03 PM - karynm - Followed up with Sandy on stability of company, can they approve this repair finally?"},{"comp":1,"quote":231608,"Line":23,"Comment":"04/27/2026 1:55 PM - karynm - left message for Sandy and sent QF email. Asking to have a PO to complete this and ship by end of May"},{"comp":1,"quote":231608,"Line":24,"Comment":"04/27/2026 1:55 PM - karynm - F/U changed from 05/02/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":25,"Comment":"04/27/2026 1:55 PM - karynm - CLO changed from 05/20/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":231608,"Line":26,"Comment":"04/28/2026 9:45 AM - karynm - F/U changed from 05/22/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":27,"Comment":"05/20/2026 10:31 AM - karynm - F/U changed from 05/22/2026 to 6/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231608,"Line":28,"Comment":"05/20/2026 10:31 AM - karynm - CLO changed from 05/25/2026 to 06/26/2026 (CLO Date Updated)"},{"comp":1,"quote":231608,"Line":29,"Comment":"05/20/2026 10:31 AM - karynm - Req Date changed from 05/30/2026 to 06/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"231608","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"231608","line":"2","part":"RT-REPAIR-5AX-2002","qty":"1","price":"18500.00","uom":"EA","discount":"10.00","req_date":"","branch":"1"},{"comp":"01","order":"231608","line":"3","part":"ROTARY-TABLE-LABOR","qty":"48","price":"159.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"231608","line":"4","part":"WW-AX203R049","qty":"1","price":"1574.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"5","part":"9KECU-5AX2002R","qty":"1","price":"4256.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"6","part":"4X11L","qty":"78","price":"7.00","uom":"EA","discount":"100.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"231608","line":"7","part":"NH301R054","qty":"60","price":"18.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"8","part":"9FSL-205","qty":"2","price":"189.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"9","part":"9FSL-170","qty":"1","price":"143.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"10","part":"SOP-60","qty":"2","price":"123.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"11","part":"SUN-SOP-60","qty":"2","price":"129.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"12","part":"P-90","qty":"1","price":"5.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"13","part":"P-150","qty":"1","price":"10.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"14","part":"SUN-2BP-90","qty":"1","price":"51.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"15","part":"SUN-2BP-150","qty":"1","price":"61.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"16","part":"TC90X115X13","qty":"1","price":"70.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"17","part":"TC62X85X12","qty":"1","price":"53.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"18","part":"SC32X45X8","qty":"1","price":"16.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"19","part":"S-30","qty":"1","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"20","part":"DT-1-10","qty":"1","price":"14.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"21","part":"P-10","qty":"6","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"22","part":"P-14","qty":"4","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"23","part":"P-18","qty":"1","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"24","part":"G-165","qty":"1","price":"12.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"25","part":"AS568-258","qty":"1","price":"7.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"26","part":"AS568-260","qty":"1","price":"8.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"27","part":"KIM-AR8","qty":"2","price":"45.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"28","part":"G-70","qty":"1","price":"3.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"29","part":"AX203R026","qty":"1","price":"29.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"30","part":"AX203R029","qty":"1","price":"22.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"31","part":"CN202R045","qty":"2","price":"21.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"32","part":"NKX-17T2","qty":"2","price":"106.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231608","line":"33","part":"RT-ACCS-CABLE","qty":"4","price":"800.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"231608","line":"34","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"231608","line":"35","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"231608","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#TAR-61823","Loc":"Y"},{"Quote":"231608","Line":"1","Company":"1","F_Line":"2","Comment":"5AX2002FA-M, SN:2019","Loc":"Y"},{"Quote":"231608","Line":"33","Company":"1","F_Line":"1","Comment":"Custom Made Special Cables","Loc":"Y"},{"Quote":"231608","Line":"33","Company":"1","F_Line":"2","Comment":"Tilting Axis Power and Feedback Cable Set","Loc":"Y"},{"Quote":"231608","Line":"33","Company":"1","F_Line":"3","Comment":"Rotary Axis Power and Feedback Cable Set","Loc":"Y"},{"Quote":"231608","Line":"34","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"231608","Line":"34","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"231608","Line":"34","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"231608","Line":"34","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":35}}] 2026-05-20 10:42:51.173 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(39.4392092145459, -76.7756107614639, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(39.4392092145459, -76.7756107614639, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2989483 second/s. 2026-05-20 10:46:45.302 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0505952833333, -87.9971654, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0505952833333, -87.9971654, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1882097 second/s. 2026-05-20 10:46:47.446 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0505952833333, -87.9971654, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0505952833333, -87.9971654, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1850455 second/s. 2026-05-20 10:46:53.233 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0505952833333, -87.9971654, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0505952833333, -87.9971654, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3465726 second/s. 2026-05-20 10:47:03.641 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0505952833333, -87.9971654, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0505952833333, -87.9971654, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4211235 second/s. 2026-05-20 10:47:40.900 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0505952833333, -87.9971654, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0505952833333, -87.9971654, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 30 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3810209 second/s. 2026-05-20 11:44:06.627 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0465501833333, -87.9418773833333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0465501833333, -87.9418773833333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2881505 second/s. 2026-05-20 11:48:36.340 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248953-05202026114836.txt === {"quote":"248953","customer":"12030","name":null,"customerName":"L&M Tool and Industrial Supply Inc.","comp":"01","open":"0","shipto":"CORNQUAL","shiptoName":"Cornwell Quality Tools","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-02-2026","cust_po":"Quote-CM-Parts","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Theresa Toxie","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"15:13","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Theresa Toxie","follow_phone":"","follow_email":"ttoxie@lmtoolsupply.com","pic_user":"carleym","total_amt":"646.00","total_gp":"397.64","total_gpm":"61.55","rev_type":"LT","mod_date":"05-20-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"25","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248953","line":"3","data":"04-21-2026 15:35 - Discounts Recalculated QS"},{"comp":"1","quote":"248953","line":"2","data":"04-21-2026 15:25 - Discounts Recalculated QS"},{"comp":"1","quote":"248953","line":"1","data":"confirm part numbers, 2 not in NERP"},{"comp":"1","quote":"248953","line":"0","data":"04-21-2026 15:38-carleym Waiting on John to"}],"crmnotes":[{"comp":1,"quote":248953,"Line":0,"Comment":"04/27/2026 2:57 PM - carleym - F/U changed from 04/27/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248953,"Line":1,"Comment":"04/30/2026 4:48 PM - carleym - F/U changed from 04/30/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248953,"Line":2,"Comment":"05/07/2026 3:56 PM - carleym - F/U changed from 05/05/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248953,"Line":3,"Comment":"05/12/2026 11:41 AM - carleym - F/U changed from 05/12/2026 to 5/19/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248953","line":"1","part":"1TH-01054","qty":"4","price":"6.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248953","line":"2","part":"1TH-01039","qty":"4","price":"6.00","uom":"EA","discount":"15.00","req_date":"3 Stk","branch":"1"},{"comp":"01","order":"248953","line":"3","part":"2TH-00335","qty":"4","price":"81.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248953","line":"4","part":"2TH-00421","qty":"4","price":"85.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248953","line":"5","part":"1TH-01261","qty":"4","price":"6.00","uom":"EA","discount":"15.00","req_date":"","branch":"1"},{"comp":"01","order":"248953","line":"6","part":"1TH-00449","qty":"4","price":"6.00","uom":"EA","discount":"15.00","req_date":"","branch":"1"},{"comp":"01","order":"248953","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-20 11:55:09.646 [INFO] In session is user: aaronb 2026-05-20 11:55:10.283 [INFO] In session is user: aaronb 2026-05-20 11:55:10.698 [INFO] In session is user: aaronb 2026-05-20 11:55:11.127 [INFO] In session is user: aaronb 2026-05-20 11:55:11.706 [INFO] In session is user: aaronb 2026-05-20 11:55:13.155 [INFO] In session is user: aaronb 2026-05-20 11:55:13.578 [INFO] In session is user: aaronb 2026-05-20 11:55:13.969 [INFO] In session is user: aaronb 2026-05-20 11:55:14.382 [INFO] In session is user: aaronb 2026-05-20 11:55:14.771 [INFO] In session is user: aaronb 2026-05-20 11:55:15.172 [INFO] In session is user: aaronb 2026-05-20 11:55:15.558 [INFO] In session is user: aaronb 2026-05-20 11:55:16.078 [INFO] In session is user: aaronb 2026-05-20 11:55:16.513 [INFO] In session is user: aaronb 2026-05-20 11:55:16.659 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.0557063965592, -111.477575945328, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.0557063965592, -111.477575945328, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1704646 second/s. 2026-05-20 11:55:17.068 [INFO] In session is user: aaronb 2026-05-20 11:55:17.651 [INFO] In session is user: aaronb 2026-05-20 11:55:18.353 [INFO] In session is user: aaronb 2026-05-20 11:55:18.857 [INFO] In session is user: aaronb 2026-05-20 11:55:19.392 [INFO] In session is user: aaronb 2026-05-20 11:55:19.848 [INFO] In session is user: aaronb 2026-05-20 11:55:20.404 [INFO] In session is user: aaronb 2026-05-20 11:55:20.879 [INFO] In session is user: aaronb 2026-05-20 11:55:21.507 [INFO] In session is user: aaronb 2026-05-20 11:55:21.910 [INFO] In session is user: aaronb 2026-05-20 11:55:22.477 [INFO] In session is user: aaronb 2026-05-20 11:55:23.129 [INFO] In session is user: aaronb 2026-05-20 11:55:23.933 [INFO] In session is user: aaronb 2026-05-20 11:55:24.392 [INFO] In session is user: aaronb 2026-05-20 11:55:24.923 [INFO] In session is user: aaronb 2026-05-20 11:55:25.420 [INFO] In session is user: aaronb 2026-05-20 11:55:25.907 [INFO] In session is user: aaronb 2026-05-20 11:55:26.498 [INFO] In session is user: aaronb 2026-05-20 11:55:27.354 [INFO] In session is user: aaronb 2026-05-20 11:55:27.785 [INFO] In session is user: aaronb 2026-05-20 11:55:28.411 [INFO] In session is user: aaronb 2026-05-20 11:55:28.910 [INFO] In session is user: aaronb 2026-05-20 11:55:29.793 [INFO] In session is user: aaronb 2026-05-20 11:55:30.491 [INFO] In session is user: aaronb 2026-05-20 11:55:31.169 [INFO] In session is user: aaronb 2026-05-20 11:55:31.562 [INFO] In session is user: aaronb 2026-05-20 11:55:31.989 [INFO] In session is user: aaronb 2026-05-20 11:55:32.418 [INFO] In session is user: aaronb 2026-05-20 11:55:33.128 [INFO] In session is user: aaronb 2026-05-20 11:55:33.548 [INFO] In session is user: aaronb 2026-05-20 11:55:33.961 [INFO] In session is user: aaronb 2026-05-20 11:55:34.582 [INFO] In session is user: aaronb 2026-05-20 11:55:35.156 [INFO] In session is user: aaronb 2026-05-20 11:55:35.583 [INFO] In session is user: aaronb 2026-05-20 11:55:36.103 [INFO] In session is user: aaronb 2026-05-20 11:55:36.800 [INFO] In session is user: aaronb 2026-05-20 11:55:37.732 [INFO] In session is user: aaronb 2026-05-20 11:55:38.310 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246004-05202026115538.txt === {"quote":"246004","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"RDMANCO","shiptoName":"R&D Manco","entry_date":"02-23-2026","cust_order_date":"02-23-2026","req_date":"05-29-2026","cust_po":"SF-Fi6-UNIT-380","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Bri Zamarron","drop_po":"","status":"0","user":"aaronb","conv_order":"","time":"22:29","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Bri Zamarron","follow_phone":"602-269-6295 x 1418","follow_email":"bzamarron@pts-tools.com","pic_user":"aaronb","total_amt":"17584.00","total_gp":"11396.54","total_gpm":"64.81","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"aaronb","reason":"4","totalQty":"18","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"246004","line":"0","data":"02-23-2026 22:33 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246004,"Line":0,"Comment":"03/02/2026 12:21 PM - aaronb - F/U Changed from 3/1/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246004,"Line":1,"Comment":"04/14/2026 12:08 PM - aaronb - F/U Changed from 4/17/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246004,"Line":2,"Comment":"05/20/2026 9:55 AM - aaronb - Closed"}],"items":[{"comp":"01","order":"246004","line":"1","part":"SF-FI6-UNIT-380","qty":"1","price":"24625.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246004","line":"2","part":"SF-POT-#40","qty":"3","price":"165.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246004","line":"3","part":"SF-POT-#50","qty":"3","price":"165.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246004","line":"4","part":"CAT40-SF0500-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246004","line":"5","part":"PS-B64-1-EU","qty":"5","price":"52.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246004","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-20 11:55:38.864 [INFO] In session is user: aaronb 2026-05-20 11:55:39.706 [INFO] In session is user: aaronb 2026-05-20 11:55:40.692 [INFO] In session is user: aaronb 2026-05-20 11:55:41.673 [INFO] In session is user: aaronb 2026-05-20 11:55:42.057 [INFO] In session is user: aaronb 2026-05-20 11:55:42.476 [INFO] In session is user: aaronb 2026-05-20 11:55:42.859 [INFO] In session is user: aaronb 2026-05-20 11:55:43.255 [INFO] In session is user: aaronb 2026-05-20 11:55:43.648 [INFO] In session is user: aaronb 2026-05-20 11:55:44.235 [INFO] In session is user: aaronb 2026-05-20 11:55:44.766 [INFO] In session is user: aaronb 2026-05-20 11:55:45.143 [INFO] In session is user: aaronb 2026-05-20 11:55:50.787 [INFO] In session is user: aaronb 2026-05-20 11:55:51.401 [INFO] In session is user: aaronb 2026-05-20 11:55:51.835 [INFO] In session is user: aaronb 2026-05-20 11:55:52.239 [INFO] In session is user: aaronb 2026-05-20 11:55:52.943 [INFO] In session is user: aaronb 2026-05-20 11:55:53.518 [INFO] In session is user: aaronb 2026-05-20 11:55:54.085 [INFO] In session is user: aaronb 2026-05-20 11:55:54.629 [INFO] In session is user: aaronb 2026-05-20 11:55:55.046 [INFO] In session is user: aaronb 2026-05-20 11:55:55.480 [INFO] In session is user: aaronb 2026-05-20 11:55:56.011 [INFO] In session is user: aaronb 2026-05-20 11:55:56.539 [INFO] In session is user: aaronb 2026-05-20 11:55:57.255 [INFO] In session is user: aaronb 2026-05-20 11:55:57.775 [INFO] In session is user: aaronb 2026-05-20 11:55:58.181 [INFO] In session is user: aaronb 2026-05-20 11:55:58.685 [INFO] In session is user: aaronb 2026-05-20 11:55:59.241 [INFO] In session is user: aaronb 2026-05-20 11:55:59.880 [INFO] In session is user: aaronb 2026-05-20 11:56:00.352 [INFO] In session is user: aaronb 2026-05-20 11:56:00.842 [INFO] In session is user: aaronb 2026-05-20 11:56:01.268 [INFO] In session is user: aaronb 2026-05-20 11:56:01.658 [INFO] In session is user: aaronb 2026-05-20 11:56:02.161 [INFO] In session is user: aaronb 2026-05-20 11:56:02.660 [INFO] In session is user: aaronb 2026-05-20 11:56:03.373 [INFO] In session is user: aaronb 2026-05-20 11:56:03.828 [INFO] In session is user: aaronb 2026-05-20 11:56:04.406 [INFO] In session is user: aaronb 2026-05-20 11:56:04.891 [INFO] In session is user: aaronb 2026-05-20 11:56:05.268 [INFO] In session is user: aaronb 2026-05-20 11:56:05.689 [INFO] In session is user: aaronb 2026-05-20 11:56:06.121 [INFO] In session is user: aaronb 2026-05-20 11:56:06.523 [INFO] In session is user: aaronb 2026-05-20 11:56:06.997 [INFO] In session is user: aaronb 2026-05-20 11:56:07.513 [INFO] In session is user: aaronb 2026-05-20 11:56:08.037 [INFO] In session is user: aaronb 2026-05-20 11:56:08.691 [INFO] In session is user: aaronb 2026-05-20 11:56:10.077 [INFO] In session is user: aaronb 2026-05-20 11:56:11.523 [INFO] In session is user: aaronb 2026-05-20 11:56:13.158 [INFO] In session is user: aaronb 2026-05-20 11:56:14.243 [INFO] In session is user: aaronb 2026-05-20 11:56:14.765 [INFO] In session is user: aaronb 2026-05-20 11:56:15.305 [INFO] In session is user: aaronb 2026-05-20 11:56:15.707 [INFO] In session is user: aaronb 2026-05-20 11:56:16.129 [INFO] In session is user: aaronb 2026-05-20 11:56:16.568 [INFO] In session is user: aaronb 2026-05-20 11:56:17.077 [INFO] In session is user: aaronb 2026-05-20 11:56:17.730 [INFO] In session is user: aaronb 2026-05-20 11:56:18.228 [INFO] In session is user: aaronb 2026-05-20 11:56:18.786 [INFO] In session is user: aaronb 2026-05-20 11:56:19.214 [INFO] In session is user: aaronb 2026-05-20 11:56:19.639 [INFO] In session is user: aaronb 2026-05-20 11:56:20.079 [INFO] In session is user: aaronb 2026-05-20 11:56:20.484 [INFO] In session is user: aaronb 2026-05-20 11:56:20.996 [INFO] In session is user: aaronb 2026-05-20 11:56:21.403 [INFO] In session is user: aaronb 2026-05-20 11:56:21.866 [INFO] In session is user: aaronb 2026-05-20 11:56:22.534 [INFO] In session is user: aaronb 2026-05-20 11:56:23.048 [INFO] In session is user: aaronb 2026-05-20 11:56:23.446 [INFO] In session is user: aaronb 2026-05-20 11:56:23.859 [INFO] In session is user: aaronb 2026-05-20 11:56:24.531 [INFO] In session is user: aaronb 2026-05-20 11:56:25.841 [INFO] In session is user: aaronb 2026-05-20 11:56:27.907 [INFO] In session is user: aaronb 2026-05-20 11:56:28.993 [INFO] In session is user: aaronb 2026-05-20 11:56:29.645 [INFO] In session is user: aaronb 2026-05-20 11:56:30.087 [INFO] In session is user: aaronb 2026-05-20 11:56:30.506 [INFO] In session is user: aaronb 2026-05-20 11:56:30.983 [INFO] In session is user: aaronb 2026-05-20 11:56:31.423 [INFO] In session is user: aaronb 2026-05-20 11:56:31.939 [INFO] In session is user: aaronb 2026-05-20 11:56:32.598 [INFO] In session is user: aaronb 2026-05-20 11:56:33.138 [INFO] In session is user: aaronb 2026-05-20 11:56:33.607 [INFO] In session is user: aaronb 2026-05-20 11:56:34.039 [INFO] In session is user: aaronb 2026-05-20 11:56:34.475 [INFO] In session is user: aaronb 2026-05-20 11:56:34.896 [INFO] In session is user: aaronb 2026-05-20 11:56:35.320 [INFO] In session is user: aaronb 2026-05-20 11:56:35.922 [INFO] In session is user: aaronb 2026-05-20 11:56:36.400 [INFO] In session is user: aaronb 2026-05-20 11:56:36.878 [INFO] In session is user: aaronb 2026-05-20 11:56:37.450 [INFO] In session is user: aaronb 2026-05-20 11:56:38.098 [INFO] In session is user: aaronb 2026-05-20 11:56:38.625 [INFO] In session is user: aaronb 2026-05-20 11:56:39.141 [INFO] In session is user: aaronb 2026-05-20 11:56:39.590 [INFO] In session is user: aaronb 2026-05-20 11:56:40.177 [INFO] In session is user: aaronb 2026-05-20 11:56:40.704 [INFO] In session is user: aaronb 2026-05-20 11:56:41.090 [INFO] In session is user: aaronb 2026-05-20 11:56:41.590 [INFO] In session is user: aaronb 2026-05-20 11:56:42.042 [INFO] In session is user: aaronb 2026-05-20 11:56:42.530 [INFO] In session is user: aaronb 2026-05-20 11:56:42.938 [INFO] In session is user: aaronb 2026-05-20 11:56:43.458 [INFO] In session is user: aaronb 2026-05-20 11:56:44.054 [INFO] In session is user: aaronb 2026-05-20 11:56:44.499 [INFO] In session is user: aaronb 2026-05-20 11:56:45.046 [INFO] In session is user: aaronb 2026-05-20 11:56:45.603 [INFO] In session is user: aaronb 2026-05-20 11:56:46.051 [INFO] In session is user: aaronb 2026-05-20 11:56:46.481 [INFO] In session is user: aaronb 2026-05-20 11:56:47.014 [INFO] In session is user: aaronb 2026-05-20 11:56:47.591 [INFO] In session is user: aaronb 2026-05-20 11:56:48.301 [INFO] In session is user: aaronb 2026-05-20 11:56:48.742 [INFO] In session is user: aaronb 2026-05-20 11:56:49.196 [INFO] In session is user: aaronb 2026-05-20 11:56:49.640 [INFO] In session is user: aaronb 2026-05-20 11:56:50.131 [INFO] In session is user: aaronb 2026-05-20 11:56:50.596 [INFO] In session is user: aaronb 2026-05-20 11:56:51.121 [INFO] In session is user: aaronb 2026-05-20 11:56:51.588 [INFO] In session is user: aaronb 2026-05-20 11:56:52.206 [INFO] In session is user: aaronb 2026-05-20 11:56:52.654 [INFO] In session is user: aaronb 2026-05-20 11:56:53.195 [INFO] In session is user: aaronb 2026-05-20 11:56:53.680 [INFO] In session is user: aaronb 2026-05-20 11:56:54.100 [INFO] In session is user: aaronb 2026-05-20 11:56:54.541 [INFO] In session is user: aaronb 2026-05-20 11:56:55.011 [INFO] In session is user: aaronb 2026-05-20 11:56:55.488 [INFO] In session is user: aaronb 2026-05-20 11:56:56.005 [INFO] In session is user: aaronb 2026-05-20 11:56:56.630 [INFO] In session is user: aaronb 2026-05-20 11:56:57.160 [INFO] In session is user: aaronb 2026-05-20 11:56:57.591 [INFO] In session is user: aaronb 2026-05-20 11:56:58.078 [INFO] In session is user: aaronb 2026-05-20 11:56:58.604 [INFO] In session is user: aaronb 2026-05-20 11:56:59.211 [INFO] In session is user: aaronb 2026-05-20 11:56:59.730 [INFO] In session is user: aaronb 2026-05-20 11:57:00.135 [INFO] In session is user: aaronb 2026-05-20 11:57:00.564 [INFO] In session is user: aaronb 2026-05-20 11:57:01.071 [INFO] In session is user: aaronb 2026-05-20 11:57:01.647 [INFO] In session is user: aaronb 2026-05-20 11:57:02.149 [INFO] In session is user: aaronb 2026-05-20 11:57:02.785 [INFO] In session is user: aaronb 2026-05-20 11:57:03.481 [INFO] In session is user: aaronb 2026-05-20 11:57:04.150 [INFO] In session is user: aaronb 2026-05-20 11:57:10.846 [INFO] In session is user: aaronb 2026-05-20 11:57:11.321 [INFO] In session is user: aaronb 2026-05-20 11:57:11.861 [INFO] In session is user: aaronb 2026-05-20 11:57:12.415 [INFO] In session is user: aaronb 2026-05-20 11:57:12.902 [INFO] In session is user: aaronb 2026-05-20 11:57:13.360 [INFO] In session is user: aaronb 2026-05-20 11:57:13.968 [INFO] In session is user: aaronb 2026-05-20 11:57:14.465 [INFO] In session is user: aaronb 2026-05-20 11:57:15.443 [INFO] In session is user: aaronb 2026-05-20 11:57:15.894 [INFO] In session is user: aaronb 2026-05-20 11:57:17.212 [INFO] In session is user: aaronb 2026-05-20 11:57:17.640 [INFO] In session is user: aaronb 2026-05-20 11:57:18.064 [INFO] In session is user: aaronb 2026-05-20 11:57:18.526 [INFO] In session is user: aaronb 2026-05-20 11:57:19.044 [INFO] In session is user: aaronb 2026-05-20 11:57:19.532 [INFO] In session is user: aaronb 2026-05-20 11:57:20.038 [INFO] In session is user: aaronb 2026-05-20 11:57:20.486 [INFO] In session is user: aaronb 2026-05-20 11:57:21.105 [INFO] In session is user: aaronb 2026-05-20 11:57:21.568 [INFO] In session is user: aaronb 2026-05-20 11:57:21.984 [INFO] In session is user: aaronb 2026-05-20 11:57:22.391 [INFO] In session is user: aaronb 2026-05-20 11:57:22.821 [INFO] In session is user: aaronb 2026-05-20 11:57:23.230 [INFO] In session is user: aaronb 2026-05-20 11:57:23.632 [INFO] In session is user: aaronb 2026-05-20 11:57:27.104 [INFO] In session is user: aaronb 2026-05-20 11:57:27.589 [INFO] In session is user: aaronb 2026-05-20 11:57:27.988 [INFO] In session is user: aaronb 2026-05-20 11:57:28.439 [INFO] In session is user: aaronb 2026-05-20 11:57:28.990 [INFO] In session is user: aaronb 2026-05-20 11:57:29.420 [INFO] In session is user: aaronb 2026-05-20 11:57:29.864 [INFO] In session is user: aaronb 2026-05-20 11:57:30.309 [INFO] In session is user: aaronb 2026-05-20 11:57:30.786 [INFO] In session is user: aaronb 2026-05-20 11:57:31.205 [INFO] In session is user: aaronb 2026-05-20 11:57:31.654 [INFO] In session is user: aaronb 2026-05-20 11:57:32.050 [INFO] In session is user: aaronb 2026-05-20 11:57:32.455 [INFO] In session is user: aaronb 2026-05-20 11:57:32.885 [INFO] In session is user: aaronb 2026-05-20 11:57:33.389 [INFO] In session is user: aaronb 2026-05-20 11:57:34.154 [INFO] In session is user: aaronb 2026-05-20 11:57:34.680 [INFO] In session is user: aaronb 2026-05-20 11:57:35.122 [INFO] In session is user: aaronb 2026-05-20 11:57:35.642 [INFO] In session is user: aaronb 2026-05-20 11:57:36.117 [INFO] In session is user: aaronb 2026-05-20 11:57:36.568 [INFO] In session is user: aaronb 2026-05-20 11:57:37.140 [INFO] In session is user: aaronb 2026-05-20 11:57:37.578 [INFO] In session is user: aaronb 2026-05-20 11:57:38.351 [INFO] In session is user: aaronb 2026-05-20 11:57:38.827 [INFO] In session is user: aaronb 2026-05-20 11:57:39.423 [INFO] In session is user: aaronb 2026-05-20 11:57:39.853 [INFO] In session is user: aaronb 2026-05-20 11:57:40.284 [INFO] In session is user: aaronb 2026-05-20 11:57:40.722 [INFO] In session is user: aaronb 2026-05-20 11:57:41.170 [INFO] In session is user: aaronb 2026-05-20 11:57:41.600 [INFO] In session is user: aaronb 2026-05-20 11:57:42.989 [INFO] In session is user: aaronb 2026-05-20 11:57:43.427 [INFO] In session is user: aaronb 2026-05-20 11:57:43.851 [INFO] In session is user: aaronb 2026-05-20 11:57:44.335 [INFO] In session is user: aaronb 2026-05-20 11:57:44.881 [INFO] In session is user: aaronb 2026-05-20 11:57:45.389 [INFO] In session is user: aaronb 2026-05-20 11:57:45.889 [INFO] In session is user: aaronb 2026-05-20 11:57:46.409 [INFO] In session is user: aaronb 2026-05-20 11:57:46.846 [INFO] In session is user: aaronb 2026-05-20 11:57:47.287 [INFO] In session is user: aaronb 2026-05-20 11:57:47.815 [INFO] In session is user: aaronb 2026-05-20 11:57:48.204 [INFO] In session is user: aaronb 2026-05-20 11:57:48.786 [INFO] In session is user: aaronb 2026-05-20 11:57:49.244 [INFO] In session is user: aaronb 2026-05-20 11:57:49.801 [INFO] In session is user: aaronb 2026-05-20 11:57:50.216 [INFO] In session is user: aaronb 2026-05-20 11:57:50.692 [INFO] In session is user: aaronb 2026-05-20 11:57:51.080 [INFO] In session is user: aaronb 2026-05-20 11:57:51.511 [INFO] In session is user: aaronb 2026-05-20 11:57:52.133 [INFO] In session is user: aaronb 2026-05-20 11:57:52.655 [INFO] In session is user: aaronb 2026-05-20 11:57:53.060 [INFO] In session is user: aaronb 2026-05-20 11:57:53.495 [INFO] In session is user: aaronb 2026-05-20 11:57:54.085 [INFO] In session is user: aaronb 2026-05-20 11:57:54.489 [INFO] In session is user: aaronb 2026-05-20 11:57:55.126 [INFO] In session is user: aaronb 2026-05-20 11:57:55.586 [INFO] In session is user: aaronb 2026-05-20 11:57:56.048 [INFO] In session is user: aaronb 2026-05-20 11:57:56.515 [INFO] In session is user: aaronb 2026-05-20 11:57:56.959 [INFO] In session is user: aaronb 2026-05-20 11:57:57.578 [INFO] In session is user: aaronb 2026-05-20 11:57:57.950 [INFO] In session is user: aaronb 2026-05-20 11:57:58.423 [INFO] In session is user: aaronb 2026-05-20 11:57:58.871 [INFO] In session is user: aaronb 2026-05-20 11:57:59.447 [INFO] In session is user: aaronb 2026-05-20 11:57:59.982 [INFO] In session is user: aaronb 2026-05-20 11:58:00.498 [INFO] In session is user: aaronb 2026-05-20 11:58:00.911 [INFO] In session is user: aaronb 2026-05-20 11:58:01.364 [INFO] In session is user: aaronb 2026-05-20 11:58:01.830 [INFO] In session is user: aaronb 2026-05-20 11:58:02.273 [INFO] In session is user: aaronb 2026-05-20 11:58:02.794 [INFO] In session is user: aaronb 2026-05-20 11:58:03.276 [INFO] In session is user: aaronb 2026-05-20 11:58:03.654 [INFO] In session is user: aaronb 2026-05-20 11:58:04.047 [INFO] In session is user: aaronb 2026-05-20 11:58:04.521 [INFO] In session is user: aaronb 2026-05-20 11:58:05.121 [INFO] In session is user: aaronb 2026-05-20 11:58:05.653 [INFO] In session is user: aaronb 2026-05-20 11:58:06.065 [INFO] In session is user: aaronb 2026-05-20 11:58:06.507 [INFO] In session is user: aaronb 2026-05-20 11:58:06.947 [INFO] In session is user: aaronb 2026-05-20 11:58:07.747 [INFO] In session is user: aaronb 2026-05-20 11:58:08.253 [INFO] In session is user: aaronb 2026-05-20 11:58:08.699 [INFO] In session is user: aaronb 2026-05-20 11:58:09.124 [INFO] In session is user: aaronb 2026-05-20 11:58:09.611 [INFO] In session is user: aaronb 2026-05-20 11:58:10.232 [INFO] In session is user: aaronb 2026-05-20 11:58:10.748 [INFO] In session is user: aaronb 2026-05-20 11:58:11.219 [INFO] In session is user: aaronb 2026-05-20 12:15:49.949 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\EATNCRP-0-3466.txt === {"customer":"EATNCRP","line":"A","dept":"EN","name":"douglas dabroski","title":"E","phone":"607-796-3366","cell":"607-483-3198","fax":null,"email":"douglasdabroski@eaton.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3466,"password":null,"webenabled":"Y","linkedin":null,"city":"Horseheads","state":"NY","address1":"200 Westinghouse Circle","address2":null,"zip":"14845","country":"USA","userid":"travisl","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"0"}}] 2026-05-20 12:46:24.907 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249754-05202026124624.txt === {"quote":"249754","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"1","shipto":"FASTMAOH","shiptoName":"Fastenal","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-06-2026","cust_po":"040-SPAN","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Devin Demase","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"14:46","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Devin Demase","follow_phone":"","follow_email":"ddemase@fastenal.com","pic_user":"haleyd","total_amt":"54.40","total_gp":"32.10","total_gpm":"59.01","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"3","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"249754","line":"1","data":"05-06-2026 15:02 - Discounts Recalculated QS"},{"comp":"1","quote":"249754","line":"0","data":"05-06-2026 14:48 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249754","line":"1","part":"040-SPAN","qty":"2","price":"40.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249754","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 12:52:16.774 [INFO] In session is user: robh 2026-05-20 12:52:19.562 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(43.4569126563904, -80.1154195014502, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(43.4569126563904, -80.1154195014502, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1751474 second/s. 2026-05-20 12:53:00.753 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(43.4510818593402, -80.1294771496048, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(43.4510818593402, -80.1294771496048, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3132905 second/s. 2026-05-20 12:53:43.711 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(43.449666266764, -80.1457510314368, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(43.449666266764, -80.1457510314368, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1710484 second/s. 2026-05-20 12:54:25.864 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(43.4499881487719, -80.1621700772376, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(43.4499881487719, -80.1621700772376, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.208454 second/s. 2026-05-20 12:55:05.761 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(43.447593650565, -80.1781751780021, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(43.447593650565, -80.1781751780021, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1750657 second/s. 2026-05-20 12:55:45.773 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(43.4446568367387, -80.1937495539594, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(43.4446568367387, -80.1937495539594, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1979899 second/s. 2026-05-20 13:03:41.356 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247811-05202026130341.txt === {"quote":"247811","customer":"13562","name":null,"customerName":"Midway Industrial Supply","comp":"01","open":"1","shipto":"MICOWEL","shiptoName":"Mico Welding & Fabrication, Inc.","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"06-19-2026","cust_po":"NCAT40-C1-85U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Ejbisz","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"11:48","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Justin Ejbisz","follow_phone":"716-992-3481","follow_email":"jejbisz@midwaycorp.com","pic_user":"travisl","total_amt":"1426.88","total_gp":"1034.44","total_gpm":"72.50","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"travisl","reason":"2","totalQty":"11","win_pct":"20","clo_date":"06-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":247811,"Line":0,"Comment":"04/06/2026 9:04 AM - travisl - F/U changed from 04/06/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":1,"Comment":"04/06/2026 10:02 AM - travisl - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":2,"Comment":"04/06/2026 10:02 AM - travisl - Encounter has been added"},{"comp":1,"quote":247811,"Line":3,"Comment":"04/20/2026 8:58 AM - travisl - F/U changed from 04/24/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":4,"Comment":"04/20/2026 8:58 AM - travisl - CLO changed from 04/30/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247811,"Line":5,"Comment":"05/04/2026 8:07 AM - travisl - F/U changed from 05/08/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":6,"Comment":"05/04/2026 8:07 AM - travisl - CLO changed from 05/08/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247811,"Line":7,"Comment":"05/04/2026 8:07 AM - travisl - Req Date changed from 05/12/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247811,"Line":8,"Comment":"05/04/2026 8:07 AM - travisl - Encounter has been added"},{"comp":1,"quote":247811,"Line":9,"Comment":"05/18/2026 8:18 AM - travisl - F/U changed from 05/22/2026 to 6/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247811,"Line":10,"Comment":"05/18/2026 8:18 AM - travisl - CLO changed from 05/22/2026 to 06/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247811,"Line":11,"Comment":"05/18/2026 8:18 AM - travisl - Req Date changed from 05/29/2026 to 06/19/2026 (Req Date Updated)"},{"comp":1,"quote":247811,"Line":12,"Comment":"05/18/2026 8:19 AM - travisl - Encounter has been added"}],"items":[{"comp":"01","order":"247811","line":"1","part":"NCAT40-C1-85U-IDU","qty":"2","price":"631.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"2","part":"KM1-3/4","qty":"2","price":"67.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"3","part":"KM1-5/8","qty":"2","price":"67.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"4","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"5","part":"PS-B64-1-EU","qty":"2","price":"52.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"6","part":"TQW-PS(19)","qty":"1","price":"110.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247811","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-20 13:04:56.203 [INFO] In session is user: osmart 2026-05-20 13:04:58.582 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2399779743226, -87.9905275166992, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2399779743226, -87.9905275166992, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2146461 second/s. 2026-05-20 13:06:33.735 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250277-05202026130633.txt === {"quote":"250277","customer":"19032","name":null,"customerName":"S & S Tools, Inc.","comp":"01","open":"0","shipto":"STELLARR","shiptoName":"Stellar Precision Components","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"SK Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Pete Dasta","drop_po":"","status":"0","user":"briand","conv_order":"","time":"11:24","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Pete Dasta","follow_phone":"724-879-4661","follow_email":"pete@sandstools.com","pic_user":"travisl","total_amt":"2153.28","total_gp":"1534.99","total_gpm":"71.29","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"30","win_pct":"20","clo_date":"06-15-2026","notes":[{"comp":"1","quote":"250277","line":"8","data":"05-15-2026 13:49 - Discounts Recalculated"},{"comp":"1","quote":"250277","line":"7","data":"05-15-2026 13:48 - Discounts Recalculated"},{"comp":"1","quote":"250277","line":"6","data":"through Technical Equipment Sales"},{"comp":"1","quote":"250277","line":"5","data":"Just quoting List for a TC Stellar purchased"},{"comp":"1","quote":"250277","line":"4","data":"05-15-2026 11:26-briand: DO NOT SEND TO PETE."},{"comp":"1","quote":"250277","line":"3","data":"disc added for just the SK holders for the Edge"},{"comp":"1","quote":"250277","line":"2","data":"going to Pete to issue PO. NOTE: Addtional 10%^"},{"comp":"1","quote":"250277","line":"1","data":"going on TC from Tech Equip, these items are"},{"comp":"1","quote":"250277","line":"0","data":"05-15-2026 13:50-briand: tt Travis, two items"}],"crmnotes":[],"items":[{"comp":"01","order":"250277","line":"1","part":"CAT40-SK16-90U-IDU","qty":"1","price":"438.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250277","line":"2","part":"CAT40-SK6-90U-IDU","qty":"2","price":"407.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250277","line":"3","part":"CAT40-C3/4-70U-IDU","qty":"2","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250277","line":"4","part":"KM3/4-1/2","qty":"2","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250277","line":"5","part":"C40-1500-EU","qty":"22","price":"43.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250277","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-20 13:14:36.260 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(43.4560197652334, -80.4309084716501, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(43.4560197652334, -80.4309084716501, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2701342 second/s. 2026-05-20 13:20:22.306 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250072-05202026132022.txt === {"quote":"250072","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"MARTINS","shiptoName":"Martin's Machine LLC","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-13-2026","cust_po":"NBT30-VC13-60","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Mike Morrison","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:12","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Mike Morrison","follow_phone":"(502)238-2072","follow_email":"mmorrison@cuttingtoolsinc.net","pic_user":"haleyd","total_amt":"395.08","total_gp":"272.50","total_gpm":"68.97","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-13-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250072","line":"1","part":"NBT30-VC13-60","qty":"1","price":"581.00","uom":"EA","discount":"32.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"250072","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 13:23:02.241 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250121-05202026132302.txt === {"quote":"250121","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"KUHNN","shiptoName":"KUHN North America","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"ET40-652","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Cameron","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"14:11","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Cameron","follow_phone":"","follow_email":"wimon@stores.fastenal.com","pic_user":"haleyd","total_amt":"121.04","total_gp":"85.07","total_gpm":"70.28","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-13-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250121","line":"1","part":"ET40-652","qty":"1","price":"178.00","uom":"EA","discount":"32.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250121","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 13:25:09.346 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250125-05202026132509.txt === {"quote":"250125","customer":"1530","name":null,"customerName":"AHB Tooling & Machinery Inc","comp":"01","open":"0","shipto":"AHBCAD","shiptoName":"AHB - Cadillac","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"NBT30-SF0250-3.15CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Michele Neuland","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"14:31","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Michele Neuland","follow_phone":"989-399-8130","follow_email":"michele.neuland@ahbinc.com","pic_user":"haleyd","total_amt":"557.60","total_gp":"353.92","total_gpm":"63.47","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-13-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250125","line":"1","part":"NBT30-SF0250-3.15CP","qty":"2","price":"410.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250125","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 13:33:08.940 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249859-05202026133308.txt === {"quote":"249859","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"1","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"05-28-2026","cust_po":"E16-23 (C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeremy Melvin","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:42","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Jeremy Melvin","follow_phone":"574-289-4811 x2589","follow_email":"jmelvin@powelltool.com","pic_user":"haleyd","total_amt":"52.36","total_gp":"38.27","total_gpm":"73.09","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"249859","line":"1","data":"05-08-2026 09:43 - Discounts Recalculated QS"},{"comp":"1","quote":"249859","line":"0","data":"05-08-2026 09:57-jennad checked by Jenna"}],"crmnotes":[{"comp":1,"quote":249859,"Line":0,"Comment":"05/11/2026 4:33 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249859,"Line":1,"Comment":"05/11/2026 4:33 PM - rons - Req Date changed from 06/08/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249859,"Line":2,"Comment":"05/14/2026 10:10 AM - karynm - F/U changed from 05/14/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249859,"Line":3,"Comment":"05/15/2026 4:18 PM - rons - CLO changed from 05/21/2026 to 05/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249859","line":"1","part":"E16-023(C)","qty":"1","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249859","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 13:33:45.521 [INFO] In session is user: travisl 2026-05-20 13:33:45.956 [INFO] In session is user: travisl 2026-05-20 13:33:46.223 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5192016905893, -80.02217053506, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5192016905893, -80.02217053506, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3834657 second/s. 2026-05-20 13:33:46.455 [INFO] In session is user: travisl 2026-05-20 13:33:46.813 [INFO] In session is user: travisl 2026-05-20 13:33:46.861 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5192016905893, -80.02217053506, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5192016905893, -80.02217053506, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4559795 second/s. 2026-05-20 13:33:47.164 [INFO] In session is user: travisl 2026-05-20 13:33:47.540 [INFO] In session is user: travisl 2026-05-20 13:33:48.028 [INFO] In session is user: travisl 2026-05-20 13:33:48.300 [INFO] In session is user: travisl 2026-05-20 13:33:48.601 [INFO] In session is user: travisl 2026-05-20 13:33:50.087 [INFO] In session is user: travisl 2026-05-20 13:33:50.540 [INFO] In session is user: travisl 2026-05-20 13:33:50.953 [INFO] In session is user: travisl 2026-05-20 13:33:51.959 [INFO] In session is user: travisl 2026-05-20 13:33:52.387 [INFO] In session is user: travisl 2026-05-20 13:33:52.780 [INFO] In session is user: travisl 2026-05-20 13:33:53.090 [INFO] In session is user: travisl 2026-05-20 13:33:53.571 [INFO] In session is user: travisl 2026-05-20 13:33:53.882 [INFO] In session is user: travisl 2026-05-20 13:33:54.261 [INFO] In session is user: travisl 2026-05-20 13:33:54.697 [INFO] In session is user: travisl 2026-05-20 13:33:55.142 [INFO] In session is user: travisl 2026-05-20 13:33:55.539 [INFO] In session is user: travisl 2026-05-20 13:33:55.807 [INFO] In session is user: travisl 2026-05-20 13:33:56.371 [INFO] In session is user: travisl 2026-05-20 13:33:56.690 [INFO] In session is user: travisl 2026-05-20 13:33:57.267 [INFO] In session is user: travisl 2026-05-20 13:35:53.731 [INFO] In session is user: travisl 2026-05-20 13:35:54.164 [INFO] In session is user: travisl 2026-05-20 13:35:54.444 [INFO] In session is user: travisl 2026-05-20 13:35:54.724 [INFO] In session is user: travisl 2026-05-20 13:35:54.993 [INFO] In session is user: travisl 2026-05-20 13:35:55.300 [INFO] In session is user: travisl 2026-05-20 13:35:55.666 [INFO] In session is user: travisl 2026-05-20 13:35:55.944 [INFO] In session is user: travisl 2026-05-20 13:35:56.220 [INFO] In session is user: travisl 2026-05-20 13:35:56.484 [INFO] In session is user: travisl 2026-05-20 13:35:56.796 [INFO] In session is user: travisl 2026-05-20 13:35:57.073 [INFO] In session is user: travisl 2026-05-20 13:35:57.416 [INFO] In session is user: travisl 2026-05-20 13:35:57.689 [INFO] In session is user: travisl 2026-05-20 13:35:57.954 [INFO] In session is user: travisl 2026-05-20 13:35:58.275 [INFO] In session is user: travisl 2026-05-20 13:35:58.547 [INFO] In session is user: travisl 2026-05-20 13:35:59.124 [INFO] In session is user: travisl 2026-05-20 13:35:59.426 [INFO] In session is user: travisl 2026-05-20 13:35:59.798 [INFO] In session is user: travisl 2026-05-20 13:36:00.081 [INFO] In session is user: travisl 2026-05-20 13:36:00.356 [INFO] In session is user: travisl 2026-05-20 13:36:00.622 [INFO] In session is user: travisl 2026-05-20 13:36:00.877 [INFO] In session is user: travisl 2026-05-20 13:36:01.158 [INFO] In session is user: travisl 2026-05-20 13:36:01.481 [INFO] In session is user: travisl 2026-05-20 13:36:01.791 [INFO] In session is user: travisl 2026-05-20 13:36:02.118 [INFO] In session is user: travisl 2026-05-20 13:36:02.581 [INFO] In session is user: travisl 2026-05-20 13:36:02.853 [INFO] In session is user: travisl 2026-05-20 13:36:03.149 [INFO] In session is user: travisl 2026-05-20 13:36:03.492 [INFO] In session is user: travisl 2026-05-20 13:36:03.757 [INFO] In session is user: travisl 2026-05-20 13:36:04.018 [INFO] In session is user: travisl 2026-05-20 13:36:04.289 [INFO] In session is user: travisl 2026-05-20 13:36:04.589 [INFO] In session is user: travisl 2026-05-20 13:36:04.844 [INFO] In session is user: travisl 2026-05-20 13:36:05.104 [INFO] In session is user: travisl 2026-05-20 13:36:05.401 [INFO] In session is user: travisl 2026-05-20 13:36:05.693 [INFO] In session is user: travisl 2026-05-20 13:36:05.999 [INFO] In session is user: travisl 2026-05-20 13:36:06.277 [INFO] In session is user: travisl 2026-05-20 13:36:07.042 [INFO] In session is user: travisl 2026-05-20 13:36:29.394 [INFO] In session is user: travisl 2026-05-20 13:36:30.161 [INFO] In session is user: travisl 2026-05-20 13:36:30.438 [INFO] In session is user: travisl 2026-05-20 13:36:30.763 [INFO] In session is user: travisl 2026-05-20 13:36:31.087 [INFO] In session is user: travisl 2026-05-20 13:36:31.396 [INFO] In session is user: travisl 2026-05-20 13:36:31.761 [INFO] In session is user: travisl 2026-05-20 13:36:32.070 [INFO] In session is user: travisl 2026-05-20 13:36:32.367 [INFO] In session is user: travisl 2026-05-20 13:36:32.675 [INFO] In session is user: travisl 2026-05-20 13:36:32.973 [INFO] In session is user: travisl 2026-05-20 13:36:33.303 [INFO] In session is user: travisl 2026-05-20 13:36:33.595 [INFO] In session is user: travisl 2026-05-20 13:36:33.870 [INFO] In session is user: travisl 2026-05-20 13:36:34.157 [INFO] In session is user: travisl 2026-05-20 13:36:34.449 [INFO] In session is user: travisl 2026-05-20 13:36:34.791 [INFO] In session is user: travisl 2026-05-20 13:36:35.164 [INFO] In session is user: travisl 2026-05-20 13:36:35.472 [INFO] In session is user: travisl 2026-05-20 13:36:35.768 [INFO] In session is user: travisl 2026-05-20 13:36:36.074 [INFO] In session is user: travisl 2026-05-20 13:36:36.446 [INFO] In session is user: travisl 2026-05-20 13:36:36.735 [INFO] In session is user: travisl 2026-05-20 13:36:37.068 [INFO] In session is user: travisl 2026-05-20 13:36:37.384 [INFO] In session is user: travisl 2026-05-20 13:36:37.677 [INFO] In session is user: travisl 2026-05-20 13:36:38.389 [INFO] In session is user: travisl 2026-05-20 13:36:38.717 [INFO] In session is user: travisl 2026-05-20 13:36:38.725 [INFO] In session is user: travisl 2026-05-20 13:36:38.968 [INFO] In session is user: travisl 2026-05-20 13:36:39.229 [INFO] In session is user: travisl 2026-05-20 13:36:39.521 [INFO] In session is user: travisl 2026-05-20 13:36:39.823 [INFO] In session is user: travisl 2026-05-20 13:36:40.134 [INFO] In session is user: travisl 2026-05-20 13:36:40.458 [INFO] In session is user: travisl 2026-05-20 13:36:40.802 [INFO] In session is user: travisl 2026-05-20 13:36:41.731 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5191869711317, -80.0221820909924, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5191869711317, -80.0221820909924, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4009559 second/s. 2026-05-20 13:36:41.769 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5191869711317, -80.0221820909924, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5191869711317, -80.0221820909924, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3634091 second/s. 2026-05-20 13:36:51.145 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5191803597082, -80.0221695805105, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5191803597082, -80.0221695805105, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2920191 second/s. 2026-05-20 13:54:38.805 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5191869711317, -80.0221820909924, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5191869711317, -80.0221820909924, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.146042 second/s. 2026-05-20 13:54:45.354 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5191869711317, -80.0221820909924, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5191869711317, -80.0221820909924, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3225927 second/s. 2026-05-20 13:56:19.977 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5191869711317, -80.0221820909924, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5191869711317, -80.0221820909924, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.331431 second/s. 2026-05-20 14:41:57.079 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249719-05202026144156.txt === {"quote":"249719","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMCAN","shiptoName":"Triumph Tool","entry_date":"05-06-2026","cust_order_date":"05-27-2026","req_date":"06-03-2026","cust_po":"IC300 NSK Nakanishi","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Josh Somers","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:37","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Josh Somers","follow_phone":"519-836-4811 ext234","follow_email":"joshs@triumphtool.com","pic_user":"cindyt","total_amt":"6678.00","total_gp":"3130.50","total_gpm":"46.88","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-11-2026","notes":[{"comp":"1","quote":"249719","line":"1","data":"249787 Ashley Lennox."},{"comp":"1","quote":"249719","line":"0","data":"05-07-2026 10:21-cindyt: Also quoted Duramill"}],"crmnotes":[],"items":[{"comp":"01","order":"249719","line":"1","part":"IC300","qty":"10","price":"954.00","uom":"EA","discount":"30.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"249719","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 14:42:12.166 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249719-05202026144211.txt === {"quote":"249719","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMCAN","shiptoName":"Triumph Tool","entry_date":"05-06-2026","cust_order_date":"05-27-2026","req_date":"06-03-2026","cust_po":"IC300 NSK Nakanishi","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Josh Somers","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:37","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Josh Somers","follow_phone":"519-836-4811 ext234","follow_email":"joshs@triumphtool.com","pic_user":"cindyt","total_amt":"6678.00","total_gp":"3130.50","total_gpm":"46.88","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"11","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249719","line":"1","data":"249787 Ashley Lennox."},{"comp":"1","quote":"249719","line":"0","data":"05-07-2026 10:21-cindyt: Also quoted Duramill"}],"crmnotes":[{"comp":1,"quote":249719,"Line":0,"Comment":"05/20/2026 2:41 PM - cindyt - F/U changed from 05/19/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249719,"Line":1,"Comment":"05/20/2026 2:42 PM - cindyt - CLO changed from 05/11/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249719","line":"1","part":"IC300","qty":"10","price":"954.00","uom":"EA","discount":"30.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"249719","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 14:42:22.201 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249719-05202026144222.txt === {"quote":"249719","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMCAN","shiptoName":"Triumph Tool","entry_date":"05-06-2026","cust_order_date":"05-27-2026","req_date":"06-10-2026","cust_po":"IC300 NSK Nakanishi","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Josh Somers","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:37","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Josh Somers","follow_phone":"519-836-4811 ext234","follow_email":"joshs@triumphtool.com","pic_user":"cindyt","total_amt":"6678.00","total_gp":"3130.50","total_gpm":"46.88","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"11","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249719","line":"1","data":"249787 Ashley Lennox."},{"comp":"1","quote":"249719","line":"0","data":"05-07-2026 10:21-cindyt: Also quoted Duramill"}],"crmnotes":[{"comp":1,"quote":249719,"Line":0,"Comment":"05/20/2026 2:41 PM - cindyt - F/U changed from 05/19/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249719,"Line":1,"Comment":"05/20/2026 2:42 PM - cindyt - CLO changed from 05/11/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249719,"Line":2,"Comment":"05/20/2026 2:42 PM - cindyt - Req Date changed from 06/03/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249719","line":"1","part":"IC300","qty":"10","price":"954.00","uom":"EA","discount":"30.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"249719","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 14:43:53.434 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250071-05202026144353.txt === {"quote":"250071","customer":"4850","name":null,"customerName":"Duramill Industrial Supplies","comp":"01","open":"1","shipto":"DURAMILL","shiptoName":"Duramill Industrial Supplies","entry_date":"05-13-2026","cust_order_date":"06-05-2026","req_date":"06-10-2026","cust_po":"S20-UMT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Maureen Earle","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:05","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Maureen Earle","follow_phone":"905-738-8665 x4226","follow_email":"mearle@duramill.ca","pic_user":"cindyt","total_amt":"773.50","total_gp":"597.07","total_gpm":"77.19","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"250071","line":"0","data":"05-13-2026 09:05 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250071","line":"1","part":"S20-UMT","qty":"1","price":"910.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250071","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 16:02:59.818 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250241-05202026160259.txt === {"quote":"250241","customer":"18380","name":null,"customerName":"Reliable Machine Tool Co.","comp":"01","open":"0","shipto":"XZACDEFI","shiptoName":"Reliable Machine & Manufacturing","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-03-2026","cust_po":"NCAT40 16mm Shell Mills","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Pavik","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:06","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Jim Pavik","follow_phone":"319-366-3342","follow_email":"jimp@relmach.com","pic_user":"rons","total_amt":"590.00","total_gp":"499.92","total_gpm":"84.73","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":250241,"Line":0,"Comment":"05/15/2026 10:06 AM - rons - CLO changed from 06/14/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250241,"Line":1,"Comment":"05/15/2026 10:07 AM - rons - Req Date changed from 06/25/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250241","line":"1","part":"NC4001-16-35","qty":"2","price":"140.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"250241","line":"3","part":"SPECIAL-TL","qty":"2","price":"155.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"250241","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250241","Line":"3","Company":"1","F_Line":"1","Comment":"NC4001-16-35CP - NCAT40 DualContact Shell Mill Holder","Loc":"Y"},{"Quote":"250241","Line":"3","Company":"1","F_Line":"2","Comment":"16mm Coolant Ports 20K.","Loc":"Y"}],"qcomms":[{"Quote":"250241","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"250241","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"250241","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-20 16:03:09.403 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250241-05202026160309.txt === {"quote":"250241","customer":"18380","name":null,"customerName":"Reliable Machine Tool Co.","comp":"01","open":"0","shipto":"XZACDEFI","shiptoName":"Reliable Machine & Manufacturing","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-03-2026","cust_po":"NCAT40 16mm Shell Mills","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Pavik","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:06","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Jim Pavik","follow_phone":"319-366-3342","follow_email":"jimp@relmach.com","pic_user":"rons","total_amt":"590.00","total_gp":"499.92","total_gpm":"84.73","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":250241,"Line":0,"Comment":"05/15/2026 10:06 AM - rons - CLO changed from 06/14/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250241,"Line":1,"Comment":"05/15/2026 10:07 AM - rons - Req Date changed from 06/25/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":250241,"Line":2,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250241,"Line":3,"Comment":"05/20/2026 4:03 PM - rons - CLO changed from 05/27/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250241","line":"1","part":"NC4001-16-35","qty":"2","price":"140.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"250241","line":"3","part":"SPECIAL-TL","qty":"2","price":"155.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"250241","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250241","Line":"3","Company":"1","F_Line":"1","Comment":"NC4001-16-35CP - NCAT40 DualContact Shell Mill Holder","Loc":"Y"},{"Quote":"250241","Line":"3","Company":"1","F_Line":"2","Comment":"16mm Coolant Ports 20K.","Loc":"Y"}],"qcomms":[{"Quote":"250241","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"250241","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"250241","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-20 16:03:14.428 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250241-05202026160314.txt === {"quote":"250241","customer":"18380","name":null,"customerName":"Reliable Machine Tool Co.","comp":"01","open":"0","shipto":"XZACDEFI","shiptoName":"Reliable Machine & Manufacturing","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-10-2026","cust_po":"NCAT40 16mm Shell Mills","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Pavik","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:06","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Jim Pavik","follow_phone":"319-366-3342","follow_email":"jimp@relmach.com","pic_user":"rons","total_amt":"590.00","total_gp":"499.92","total_gpm":"84.73","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":250241,"Line":0,"Comment":"05/15/2026 10:06 AM - rons - CLO changed from 06/14/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250241,"Line":1,"Comment":"05/15/2026 10:07 AM - rons - Req Date changed from 06/25/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":250241,"Line":2,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250241,"Line":3,"Comment":"05/20/2026 4:03 PM - rons - CLO changed from 05/27/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250241,"Line":4,"Comment":"05/20/2026 4:03 PM - rons - Req Date changed from 06/03/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250241","line":"1","part":"NC4001-16-35","qty":"2","price":"140.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"250241","line":"3","part":"SPECIAL-TL","qty":"2","price":"155.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"250241","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250241","Line":"3","Company":"1","F_Line":"1","Comment":"NC4001-16-35CP - NCAT40 DualContact Shell Mill Holder","Loc":"Y"},{"Quote":"250241","Line":"3","Company":"1","F_Line":"2","Comment":"16mm Coolant Ports 20K.","Loc":"Y"}],"qcomms":[{"Quote":"250241","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"250241","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"250241","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-20 16:03:36.725 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247308-05202026160336.txt === {"quote":"247308","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"06-03-2026","cust_po":"C8 Angle Head Setup","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:29","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"6807.20","total_gp":"3550.48","total_gpm":"52.16","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"247308","line":"1","data":"& EU on angle head project"},{"comp":"1","quote":"247308","line":"0","data":"03-20-2026 13:36-rons: working with Tim, MSC rep,"}],"crmnotes":[{"comp":1,"quote":247308,"Line":0,"Comment":"03/24/2026 1:18 PM - rons - F/U changed from 03/26/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":1,"Comment":"03/24/2026 1:18 PM - rons - CLO changed from 04/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247308,"Line":2,"Comment":"03/24/2026 1:18 PM - rons - Req Date changed from 05/01/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247308","line":"1","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"3","part":"MRAM-EXT-100","qty":"1","price":"2065.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"5","part":"MRAM-ER25L-IC","qty":"1","price":"5271.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247308","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247308","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247308","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-20 16:03:45.316 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247308-05202026160345.txt === {"quote":"247308","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"06-03-2026","cust_po":"C8 Angle Head Setup","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:29","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"6807.20","total_gp":"3550.48","total_gpm":"52.16","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"247308","line":"1","data":"& EU on angle head project"},{"comp":"1","quote":"247308","line":"0","data":"03-20-2026 13:36-rons: working with Tim, MSC rep,"}],"crmnotes":[{"comp":1,"quote":247308,"Line":0,"Comment":"03/24/2026 1:18 PM - rons - F/U changed from 03/26/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":1,"Comment":"03/24/2026 1:18 PM - rons - CLO changed from 04/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247308,"Line":2,"Comment":"03/24/2026 1:18 PM - rons - Req Date changed from 05/01/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":247308,"Line":3,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":4,"Comment":"05/20/2026 4:03 PM - rons - CLO changed from 05/27/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247308","line":"1","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"3","part":"MRAM-EXT-100","qty":"1","price":"2065.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"5","part":"MRAM-ER25L-IC","qty":"1","price":"5271.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247308","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247308","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247308","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-20 16:03:53.420 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247308-05202026160353.txt === {"quote":"247308","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"06-10-2026","cust_po":"C8 Angle Head Setup","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:29","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"6807.20","total_gp":"3550.48","total_gpm":"52.16","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"247308","line":"1","data":"& EU on angle head project"},{"comp":"1","quote":"247308","line":"0","data":"03-20-2026 13:36-rons: working with Tim, MSC rep,"}],"crmnotes":[{"comp":1,"quote":247308,"Line":0,"Comment":"03/24/2026 1:18 PM - rons - F/U changed from 03/26/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":1,"Comment":"03/24/2026 1:18 PM - rons - CLO changed from 04/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247308,"Line":2,"Comment":"03/24/2026 1:18 PM - rons - Req Date changed from 05/01/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":247308,"Line":3,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":4,"Comment":"05/20/2026 4:03 PM - rons - CLO changed from 05/27/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247308,"Line":5,"Comment":"05/20/2026 4:03 PM - rons - Req Date changed from 06/03/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247308","line":"1","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"3","part":"MRAM-EXT-100","qty":"1","price":"2065.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"5","part":"MRAM-ER25L-IC","qty":"1","price":"5271.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247308","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247308","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247308","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-20 16:03:58.201 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249150-05202026160358.txt === {"quote":"249150","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-02-2026","cust_po":"HSK63 NSK Angle Head","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:20","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"913-438-6300","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"27079.20","total_gp":"13329.36","total_gpm":"49.22","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"249150","line":"0","data":"04-24-2026 13:41-rons: worked with Tim on this"}],"crmnotes":[{"comp":1,"quote":249150,"Line":0,"Comment":"04/27/2026 1:53 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":1,"Comment":"04/27/2026 1:53 PM - rons - CLO changed from 05/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":2,"Comment":"04/27/2026 1:53 PM - rons - Req Date changed from 06/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":3,"Comment":"05/11/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":4,"Comment":"05/11/2026 3:44 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":5,"Comment":"05/11/2026 3:45 PM - rons - Req Date changed from 05/25/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":6,"Comment":"05/19/2026 4:43 PM - rons - F/U changed from 05/19/2026 to 5/20/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249150","line":"1","part":"H63A-MRAM-IC","qty":"3","price":"6900.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"2","part":"PA65-HSK","qty":"3","price":"986.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"3","part":"MRAM-NSK-M17","qty":"3","price":"2138.00","uom":"EA","discount":"20.00","req_date":"2 STOCK + TBD","branch":"1"},{"comp":"01","order":"249150","line":"4","part":"RA-200","qty":"3","price":"1259.00","uom":"EA","discount":"20.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"249150","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249150","Line":"0","Comment":"Once PO/order has invoiced, these cannot be cancelled"},{"Quote":"249150","Line":"1","Comment":"or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-20 16:04:10.503 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249150-05202026160410.txt === {"quote":"249150","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-02-2026","cust_po":"HSK63 NSK Angle Head","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:20","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"913-438-6300","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"27079.20","total_gp":"13329.36","total_gpm":"49.22","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249150","line":"0","data":"04-24-2026 13:41-rons: worked with Tim on this"}],"crmnotes":[{"comp":1,"quote":249150,"Line":0,"Comment":"04/27/2026 1:53 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":1,"Comment":"04/27/2026 1:53 PM - rons - CLO changed from 05/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":2,"Comment":"04/27/2026 1:53 PM - rons - Req Date changed from 06/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":3,"Comment":"05/11/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":4,"Comment":"05/11/2026 3:44 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":5,"Comment":"05/11/2026 3:45 PM - rons - Req Date changed from 05/25/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":6,"Comment":"05/19/2026 4:43 PM - rons - F/U changed from 05/19/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":7,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":8,"Comment":"05/20/2026 4:04 PM - rons - CLO changed from 05/26/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249150","line":"1","part":"H63A-MRAM-IC","qty":"3","price":"6900.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"2","part":"PA65-HSK","qty":"3","price":"986.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"3","part":"MRAM-NSK-M17","qty":"3","price":"2138.00","uom":"EA","discount":"20.00","req_date":"2 STOCK + TBD","branch":"1"},{"comp":"01","order":"249150","line":"4","part":"RA-200","qty":"3","price":"1259.00","uom":"EA","discount":"20.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"249150","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249150","Line":"0","Comment":"Once PO/order has invoiced, these cannot be cancelled"},{"Quote":"249150","Line":"1","Comment":"or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-20 16:04:16.048 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249150-05202026160415.txt === {"quote":"249150","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-10-2026","cust_po":"HSK63 NSK Angle Head","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:20","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"913-438-6300","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"27079.20","total_gp":"13329.36","total_gpm":"49.22","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249150","line":"0","data":"04-24-2026 13:41-rons: worked with Tim on this"}],"crmnotes":[{"comp":1,"quote":249150,"Line":0,"Comment":"04/27/2026 1:53 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":1,"Comment":"04/27/2026 1:53 PM - rons - CLO changed from 05/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":2,"Comment":"04/27/2026 1:53 PM - rons - Req Date changed from 06/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":3,"Comment":"05/11/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":4,"Comment":"05/11/2026 3:44 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":5,"Comment":"05/11/2026 3:45 PM - rons - Req Date changed from 05/25/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":6,"Comment":"05/19/2026 4:43 PM - rons - F/U changed from 05/19/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":7,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":8,"Comment":"05/20/2026 4:04 PM - rons - CLO changed from 05/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":9,"Comment":"05/20/2026 4:04 PM - rons - Req Date changed from 06/02/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249150","line":"1","part":"H63A-MRAM-IC","qty":"3","price":"6900.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"2","part":"PA65-HSK","qty":"3","price":"986.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"3","part":"MRAM-NSK-M17","qty":"3","price":"2138.00","uom":"EA","discount":"20.00","req_date":"2 STOCK + TBD","branch":"1"},{"comp":"01","order":"249150","line":"4","part":"RA-200","qty":"3","price":"1259.00","uom":"EA","discount":"20.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"249150","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249150","Line":"0","Comment":"Once PO/order has invoiced, these cannot be cancelled"},{"Quote":"249150","Line":"1","Comment":"or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-20 16:21:10.215 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.881832, -87.623177, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.881832, -87.623177, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.322759 second/s. 2026-05-20 16:26:15.684 [INFO] In session is user: ericy 2026-05-20 16:32:24.075 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\3670-1-3466.txt === {"customer":"3670","line":"A","dept":"OS","name":"sachie darling","title":"IS","phone":"470-545-9178","cell":"470-545-9178","fax":null,"email":"sachie.d@cominix-usa.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3466,"password":null,"webenabled":"Y","linkedin":null,"city":"Atlanta","state":"GA","address1":"5887 Glenridge Drive, Suite 280","address2":null,"zip":"30328","country":"USA","userid":"ericy","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"BT","Active":"Y","lnrp":"N"} [{"json":{"results":"Contactc","type":"contactc","line":" 1"}}] 2026-05-20 16:38:00.484 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250241-05202026163800.txt === {"quote":"250241","customer":"18380","name":null,"customerName":"Reliable Machine Tool Co.","comp":"01","open":"0","shipto":"XZACDEFI","shiptoName":"Reliable Machine & Manufacturing","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-10-2026","cust_po":"NCAT40 16mm Shell Mills","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Pavik","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:06","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Jim Pavik","follow_phone":"319-366-3342","follow_email":"jimp@relmach.com","pic_user":"rons","total_amt":"590.00","total_gp":"499.92","total_gpm":"84.73","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":250241,"Line":0,"Comment":"05/15/2026 10:06 AM - rons - CLO changed from 06/14/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250241,"Line":1,"Comment":"05/15/2026 10:07 AM - rons - Req Date changed from 06/25/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":250241,"Line":2,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250241,"Line":3,"Comment":"05/20/2026 4:03 PM - rons - CLO changed from 05/27/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250241,"Line":4,"Comment":"05/20/2026 4:03 PM - rons - Req Date changed from 06/03/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":250241,"Line":5,"Comment":"05/20/2026 4:03 PM - rons - Jim getting back to me..."}],"items":[{"comp":"01","order":"250241","line":"1","part":"NC4001-16-35","qty":"2","price":"140.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"250241","line":"3","part":"SPECIAL-TL","qty":"2","price":"155.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"250241","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250241","Line":"3","Company":"1","F_Line":"1","Comment":"NC4001-16-35CP - NCAT40 DualContact Shell Mill Holder","Loc":"Y"},{"Quote":"250241","Line":"3","Company":"1","F_Line":"2","Comment":"16mm Coolant Ports 20K.","Loc":"Y"}],"qcomms":[{"Quote":"250241","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"250241","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"250241","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-20 16:38:08.974 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250241-05202026163808.txt === {"quote":"250241","customer":"18380","name":null,"customerName":"Reliable Machine Tool Co.","comp":"01","open":"0","shipto":"XZACDEFI","shiptoName":"Reliable Machine & Manufacturing","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-10-2026","cust_po":"NCAT40 16mm Shell Mills","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Pavik","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:06","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Jim Pavik","follow_phone":"319-366-3342","follow_email":"jimp@relmach.com","pic_user":"rons","total_amt":"590.00","total_gp":"499.92","total_gpm":"84.73","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":250241,"Line":0,"Comment":"05/15/2026 10:06 AM - rons - CLO changed from 06/14/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250241,"Line":1,"Comment":"05/15/2026 10:07 AM - rons - Req Date changed from 06/25/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":250241,"Line":2,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250241,"Line":3,"Comment":"05/20/2026 4:03 PM - rons - CLO changed from 05/27/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250241,"Line":4,"Comment":"05/20/2026 4:03 PM - rons - Req Date changed from 06/03/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":250241,"Line":5,"Comment":"05/20/2026 4:03 PM - rons - Jim getting back to me..."},{"comp":1,"quote":250241,"Line":6,"Comment":"05/20/2026 4:38 PM - rons - F/U changed from 05/27/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250241,"Line":7,"Comment":"05/20/2026 4:38 PM - rons - CLO changed from 06/03/2026 to 05/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250241","line":"1","part":"NC4001-16-35","qty":"2","price":"140.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"250241","line":"3","part":"SPECIAL-TL","qty":"2","price":"155.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"250241","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250241","Line":"3","Company":"1","F_Line":"1","Comment":"NC4001-16-35CP - NCAT40 DualContact Shell Mill Holder","Loc":"Y"},{"Quote":"250241","Line":"3","Company":"1","F_Line":"2","Comment":"16mm Coolant Ports 20K.","Loc":"Y"}],"qcomms":[{"Quote":"250241","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"250241","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"250241","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-20 16:38:14.643 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250241-05202026163814.txt === {"quote":"250241","customer":"18380","name":null,"customerName":"Reliable Machine Tool Co.","comp":"01","open":"0","shipto":"XZACDEFI","shiptoName":"Reliable Machine & Manufacturing","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-03-2026","cust_po":"NCAT40 16mm Shell Mills","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Pavik","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:06","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Jim Pavik","follow_phone":"319-366-3342","follow_email":"jimp@relmach.com","pic_user":"rons","total_amt":"590.00","total_gp":"499.92","total_gpm":"84.73","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":250241,"Line":0,"Comment":"05/15/2026 10:06 AM - rons - CLO changed from 06/14/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250241,"Line":1,"Comment":"05/15/2026 10:07 AM - rons - Req Date changed from 06/25/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":250241,"Line":2,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250241,"Line":3,"Comment":"05/20/2026 4:03 PM - rons - CLO changed from 05/27/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250241,"Line":4,"Comment":"05/20/2026 4:03 PM - rons - Req Date changed from 06/03/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":250241,"Line":5,"Comment":"05/20/2026 4:03 PM - rons - Jim getting back to me..."},{"comp":1,"quote":250241,"Line":6,"Comment":"05/20/2026 4:38 PM - rons - F/U changed from 05/27/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250241,"Line":7,"Comment":"05/20/2026 4:38 PM - rons - CLO changed from 06/03/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250241,"Line":8,"Comment":"05/20/2026 4:38 PM - rons - Req Date changed from 06/10/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250241","line":"1","part":"NC4001-16-35","qty":"2","price":"140.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"250241","line":"3","part":"SPECIAL-TL","qty":"2","price":"155.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"250241","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250241","Line":"3","Company":"1","F_Line":"1","Comment":"NC4001-16-35CP - NCAT40 DualContact Shell Mill Holder","Loc":"Y"},{"Quote":"250241","Line":"3","Company":"1","F_Line":"2","Comment":"16mm Coolant Ports 20K.","Loc":"Y"}],"qcomms":[{"Quote":"250241","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"250241","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"250241","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-20 16:39:15.080 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250241-05202026163914.txt === {"quote":"250241","customer":"18380","name":null,"customerName":"Reliable Machine Tool Co.","comp":"01","open":"1","shipto":"XZACDEFI","shiptoName":"Reliable Machine & Manufacturing","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-03-2026","cust_po":"NCAT40 16mm Shell Mills","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Pavik","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:06","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Jim Pavik","follow_phone":"319-366-3342","follow_email":"jimp@relmach.com","pic_user":"rons","total_amt":"590.00","total_gp":"499.92","total_gpm":"84.73","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"3","totalQty":"5","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":250241,"Line":0,"Comment":"05/15/2026 10:06 AM - rons - CLO changed from 06/14/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250241,"Line":1,"Comment":"05/15/2026 10:07 AM - rons - Req Date changed from 06/25/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":250241,"Line":2,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250241,"Line":3,"Comment":"05/20/2026 4:03 PM - rons - CLO changed from 05/27/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250241,"Line":4,"Comment":"05/20/2026 4:03 PM - rons - Req Date changed from 06/03/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":250241,"Line":5,"Comment":"05/20/2026 4:03 PM - rons - Jim getting back to me..."},{"comp":1,"quote":250241,"Line":6,"Comment":"05/20/2026 4:38 PM - rons - F/U changed from 05/27/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250241,"Line":7,"Comment":"05/20/2026 4:38 PM - rons - CLO changed from 06/03/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250241,"Line":8,"Comment":"05/20/2026 4:38 PM - rons - Req Date changed from 06/10/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250241","line":"1","part":"NC4001-16-35","qty":"2","price":"140.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"250241","line":"3","part":"SPECIAL-TL","qty":"2","price":"155.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"250241","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250241","Line":"3","Company":"1","F_Line":"1","Comment":"NC4001-16-35CP - NCAT40 DualContact Shell Mill Holder","Loc":"Y"},{"Quote":"250241","Line":"3","Company":"1","F_Line":"2","Comment":"16mm Coolant Ports 20K.","Loc":"Y"}],"qcomms":[{"Quote":"250241","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"250241","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"250241","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-20 16:40:27.195 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249479-05202026164027.txt === {"quote":"249479","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"1","shipto":"PRODPLMN","shiptoName":"Productivity Inc.","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"C40RAM-ER20-225ST-65TP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ryan Tweet","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"13:58","extra":"","follow_up":"05-16-2026","web_id":"","follow_name":"Ryan Tweet","follow_phone":"","follow_email":"rtweet@productivity.com","pic_user":"jimmya","total_amt":"17031.48","total_gp":"8598.87","total_gpm":"50.49","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"jimmya","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249479","line":"3","data":"to Ryan Tweet"},{"comp":"1","quote":"249479","line":"2","data":"Sending angle head questionnaire along with quote"},{"comp":"1","quote":"249479","line":"1","data":"CAT40 ER20 and ER32 angleheads. For Haas Mill."},{"comp":"1","quote":"249479","line":"0","data":"04-30-2026 14:00-jennad Quote for in-stock"}],"crmnotes":[],"items":[{"comp":"01","order":"249479","line":"1","part":"C40RAM-ER20-225ST-65TP","qty":"1","price":"11872.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249479","line":"2","part":"C40RAM-ER32-180ICE-65TP","qty":"1","price":"10404.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249479","line":"3","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 Week","branch":"1"},{"comp":"01","order":"249479","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249479","Line":"3","Company":"1","F_Line":"1","Comment":"LN to make block after receipt of spindle specs","Loc":"Y"}],"qcomms":[{"Quote":"249479","Line":"0","Comment":"These are items are considered"},{"Quote":"249479","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249479","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-20 16:40:31.962 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246666-05202026164031.txt === {"quote":"246666","customer":"5900","name":null,"customerName":"EWIE Company Inc.","comp":"01","open":"0","shipto":"EWIWHBEA","shiptoName":"EWIE Warehouse","entry_date":"03-09-2026","cust_order_date":"03-09-2026","req_date":"06-03-2026","cust_po":"Ford - Stanton, TN Plant","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kevin Kokko","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:42","extra":"","follow_up":"06-16-2026","web_id":"","follow_name":"Kevin Kokko","follow_phone":"248-921-9924","follow_email":"kkokko@ewie.com","pic_user":"rons","total_amt":"7365.50","total_gp":"4344.45","total_gpm":"58.98","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"53","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"246666","line":"4","data":"quoting SK and will check with Fletcher on pricing"},{"comp":"1","quote":"246666","line":"3","data":"assembly plant in Stanton, TN - will look into"},{"comp":"1","quote":"246666","line":"2","data":"03-09-2026 10:44-rons: shipping to Ford tevc"},{"comp":"1","quote":"246666","line":"1","data":"one...nothing with same GL; added 10% per Fletcher"},{"comp":"1","quote":"246666","line":"0","data":"03-09-2026 11:04-rons: SK not a good fit on this"}],"crmnotes":[{"comp":1,"quote":246666,"Line":0,"Comment":"03/09/2026 4:17 PM - rons - F/U changed from 03/15/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":1,"Comment":"03/09/2026 4:17 PM - rons - CLO changed from 04/09/2026 to 03/19/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":2,"Comment":"03/09/2026 4:17 PM - rons - Req Date changed from 04/20/2026 to 03/26/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":3,"Comment":"03/12/2026 5:12 PM - rons - F/U changed from 03/12/2026 to 3/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":4,"Comment":"03/12/2026 5:12 PM - rons - CLO changed from 03/19/2026 to 03/20/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":5,"Comment":"03/12/2026 5:12 PM - rons - Req Date changed from 03/26/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":6,"Comment":"03/13/2026 2:01 PM - rons - Kevin getting back to me on this with feedback and updates..."},{"comp":1,"quote":246666,"Line":7,"Comment":"03/13/2026 2:01 PM - rons - F/U changed from 03/13/2026 to 3/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":8,"Comment":"03/13/2026 2:01 PM - rons - CLO changed from 03/20/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":9,"Comment":"03/13/2026 2:01 PM - rons - Req Date changed from 03/27/2026 to 04/01/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":10,"Comment":"03/13/2026 2:14 PM - rons - F/U changed from 03/18/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":11,"Comment":"03/13/2026 2:14 PM - rons - CLO changed from 03/25/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":12,"Comment":"03/13/2026 2:15 PM - rons - Req Date changed from 04/01/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":13,"Comment":"03/13/2026 2:15 PM - rons - \"Not yet, in Ford Tennessee hands.\""},{"comp":1,"quote":246666,"Line":14,"Comment":"04/01/2026 5:13 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":15,"Comment":"04/01/2026 5:13 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":16,"Comment":"04/01/2026 5:13 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":17,"Comment":"04/02/2026 5:21 PM - rons - F/U changed from 04/02/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":18,"Comment":"04/02/2026 5:21 PM - rons - CLO changed from 04/09/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":19,"Comment":"04/02/2026 5:21 PM - rons - Req Date changed from 04/16/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":20,"Comment":"04/09/2026 2:42 PM - rons - F/U changed from 04/09/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":21,"Comment":"04/09/2026 2:42 PM - rons - CLO changed from 04/16/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":22,"Comment":"04/09/2026 2:43 PM - rons - Req Date changed from 04/23/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":23,"Comment":"04/09/2026 2:43 PM - rons - Kevin getting back to me on this..."},{"comp":1,"quote":246666,"Line":24,"Comment":"04/09/2026 3:47 PM - rons - \"Right now it's in holding pattern due to funding\"..."},{"comp":1,"quote":246666,"Line":25,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/07/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":26,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/14/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":27,"Comment":"05/08/2026 5:14 PM - rons - Req Date changed from 05/21/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246666","line":"1","part":"CAT50-ER32-6.00","qty":"50","price":"293.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246666","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246666","line":"4","part":"E32-024","qty":"1","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246666","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-20 16:40:43.631 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246666-05202026164043.txt === {"quote":"246666","customer":"5900","name":null,"customerName":"EWIE Company Inc.","comp":"01","open":"0","shipto":"EWIWHBEA","shiptoName":"EWIE Warehouse","entry_date":"03-09-2026","cust_order_date":"03-09-2026","req_date":"06-03-2026","cust_po":"Ford - Stanton, TN Plant","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kevin Kokko","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:42","extra":"","follow_up":"06-16-2026","web_id":"","follow_name":"Kevin Kokko","follow_phone":"248-921-9924","follow_email":"kkokko@ewie.com","pic_user":"rons","total_amt":"7365.50","total_gp":"4344.45","total_gpm":"58.98","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"53","win_pct":"20","clo_date":"06-23-2026","notes":[{"comp":"1","quote":"246666","line":"4","data":"quoting SK and will check with Fletcher on pricing"},{"comp":"1","quote":"246666","line":"3","data":"assembly plant in Stanton, TN - will look into"},{"comp":"1","quote":"246666","line":"2","data":"03-09-2026 10:44-rons: shipping to Ford tevc"},{"comp":"1","quote":"246666","line":"1","data":"one...nothing with same GL; added 10% per Fletcher"},{"comp":"1","quote":"246666","line":"0","data":"03-09-2026 11:04-rons: SK not a good fit on this"}],"crmnotes":[{"comp":1,"quote":246666,"Line":0,"Comment":"03/09/2026 4:17 PM - rons - F/U changed from 03/15/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":1,"Comment":"03/09/2026 4:17 PM - rons - CLO changed from 04/09/2026 to 03/19/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":2,"Comment":"03/09/2026 4:17 PM - rons - Req Date changed from 04/20/2026 to 03/26/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":3,"Comment":"03/12/2026 5:12 PM - rons - F/U changed from 03/12/2026 to 3/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":4,"Comment":"03/12/2026 5:12 PM - rons - CLO changed from 03/19/2026 to 03/20/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":5,"Comment":"03/12/2026 5:12 PM - rons - Req Date changed from 03/26/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":6,"Comment":"03/13/2026 2:01 PM - rons - Kevin getting back to me on this with feedback and updates..."},{"comp":1,"quote":246666,"Line":7,"Comment":"03/13/2026 2:01 PM - rons - F/U changed from 03/13/2026 to 3/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":8,"Comment":"03/13/2026 2:01 PM - rons - CLO changed from 03/20/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":9,"Comment":"03/13/2026 2:01 PM - rons - Req Date changed from 03/27/2026 to 04/01/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":10,"Comment":"03/13/2026 2:14 PM - rons - F/U changed from 03/18/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":11,"Comment":"03/13/2026 2:14 PM - rons - CLO changed from 03/25/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":12,"Comment":"03/13/2026 2:15 PM - rons - Req Date changed from 04/01/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":13,"Comment":"03/13/2026 2:15 PM - rons - \"Not yet, in Ford Tennessee hands.\""},{"comp":1,"quote":246666,"Line":14,"Comment":"04/01/2026 5:13 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":15,"Comment":"04/01/2026 5:13 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":16,"Comment":"04/01/2026 5:13 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":17,"Comment":"04/02/2026 5:21 PM - rons - F/U changed from 04/02/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":18,"Comment":"04/02/2026 5:21 PM - rons - CLO changed from 04/09/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":19,"Comment":"04/02/2026 5:21 PM - rons - Req Date changed from 04/16/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":20,"Comment":"04/09/2026 2:42 PM - rons - F/U changed from 04/09/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":21,"Comment":"04/09/2026 2:42 PM - rons - CLO changed from 04/16/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":22,"Comment":"04/09/2026 2:43 PM - rons - Req Date changed from 04/23/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":23,"Comment":"04/09/2026 2:43 PM - rons - Kevin getting back to me on this..."},{"comp":1,"quote":246666,"Line":24,"Comment":"04/09/2026 3:47 PM - rons - \"Right now it's in holding pattern due to funding\"..."},{"comp":1,"quote":246666,"Line":25,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/07/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":26,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/14/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":27,"Comment":"05/08/2026 5:14 PM - rons - Req Date changed from 05/21/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":28,"Comment":"05/20/2026 4:40 PM - rons - F/U changed from 05/20/2026 to 6/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":29,"Comment":"05/20/2026 4:40 PM - rons - CLO changed from 05/27/2026 to 06/23/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246666","line":"1","part":"CAT50-ER32-6.00","qty":"50","price":"293.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246666","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246666","line":"4","part":"E32-024","qty":"1","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246666","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-20 16:40:49.872 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246666-05202026164049.txt === {"quote":"246666","customer":"5900","name":null,"customerName":"EWIE Company Inc.","comp":"01","open":"0","shipto":"EWIWHBEA","shiptoName":"EWIE Warehouse","entry_date":"03-09-2026","cust_order_date":"03-09-2026","req_date":"06-30-2026","cust_po":"Ford - Stanton, TN Plant","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kevin Kokko","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:42","extra":"","follow_up":"06-16-2026","web_id":"","follow_name":"Kevin Kokko","follow_phone":"248-921-9924","follow_email":"kkokko@ewie.com","pic_user":"rons","total_amt":"7365.50","total_gp":"4344.45","total_gpm":"58.98","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"53","win_pct":"20","clo_date":"06-23-2026","notes":[{"comp":"1","quote":"246666","line":"4","data":"quoting SK and will check with Fletcher on pricing"},{"comp":"1","quote":"246666","line":"3","data":"assembly plant in Stanton, TN - will look into"},{"comp":"1","quote":"246666","line":"2","data":"03-09-2026 10:44-rons: shipping to Ford tevc"},{"comp":"1","quote":"246666","line":"1","data":"one...nothing with same GL; added 10% per Fletcher"},{"comp":"1","quote":"246666","line":"0","data":"03-09-2026 11:04-rons: SK not a good fit on this"}],"crmnotes":[{"comp":1,"quote":246666,"Line":0,"Comment":"03/09/2026 4:17 PM - rons - F/U changed from 03/15/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":1,"Comment":"03/09/2026 4:17 PM - rons - CLO changed from 04/09/2026 to 03/19/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":2,"Comment":"03/09/2026 4:17 PM - rons - Req Date changed from 04/20/2026 to 03/26/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":3,"Comment":"03/12/2026 5:12 PM - rons - F/U changed from 03/12/2026 to 3/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":4,"Comment":"03/12/2026 5:12 PM - rons - CLO changed from 03/19/2026 to 03/20/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":5,"Comment":"03/12/2026 5:12 PM - rons - Req Date changed from 03/26/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":6,"Comment":"03/13/2026 2:01 PM - rons - Kevin getting back to me on this with feedback and updates..."},{"comp":1,"quote":246666,"Line":7,"Comment":"03/13/2026 2:01 PM - rons - F/U changed from 03/13/2026 to 3/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":8,"Comment":"03/13/2026 2:01 PM - rons - CLO changed from 03/20/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":9,"Comment":"03/13/2026 2:01 PM - rons - Req Date changed from 03/27/2026 to 04/01/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":10,"Comment":"03/13/2026 2:14 PM - rons - F/U changed from 03/18/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":11,"Comment":"03/13/2026 2:14 PM - rons - CLO changed from 03/25/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":12,"Comment":"03/13/2026 2:15 PM - rons - Req Date changed from 04/01/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":13,"Comment":"03/13/2026 2:15 PM - rons - \"Not yet, in Ford Tennessee hands.\""},{"comp":1,"quote":246666,"Line":14,"Comment":"04/01/2026 5:13 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":15,"Comment":"04/01/2026 5:13 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":16,"Comment":"04/01/2026 5:13 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":17,"Comment":"04/02/2026 5:21 PM - rons - F/U changed from 04/02/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":18,"Comment":"04/02/2026 5:21 PM - rons - CLO changed from 04/09/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":19,"Comment":"04/02/2026 5:21 PM - rons - Req Date changed from 04/16/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":20,"Comment":"04/09/2026 2:42 PM - rons - F/U changed from 04/09/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":21,"Comment":"04/09/2026 2:42 PM - rons - CLO changed from 04/16/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":22,"Comment":"04/09/2026 2:43 PM - rons - Req Date changed from 04/23/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":23,"Comment":"04/09/2026 2:43 PM - rons - Kevin getting back to me on this..."},{"comp":1,"quote":246666,"Line":24,"Comment":"04/09/2026 3:47 PM - rons - \"Right now it's in holding pattern due to funding\"..."},{"comp":1,"quote":246666,"Line":25,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/07/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":26,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/14/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":27,"Comment":"05/08/2026 5:14 PM - rons - Req Date changed from 05/21/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":246666,"Line":28,"Comment":"05/20/2026 4:40 PM - rons - F/U changed from 05/20/2026 to 6/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246666,"Line":29,"Comment":"05/20/2026 4:40 PM - rons - CLO changed from 05/27/2026 to 06/23/2026 (CLO Date Updated)"},{"comp":1,"quote":246666,"Line":30,"Comment":"05/20/2026 4:40 PM - rons - Req Date changed from 06/03/2026 to 06/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246666","line":"1","part":"CAT50-ER32-6.00","qty":"50","price":"293.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246666","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246666","line":"4","part":"E32-024","qty":"1","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246666","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-20 16:40:54.390 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248534-05202026164054.txt === {"quote":"248534","customer":"2360","name":null,"customerName":"Blue Ash Industrial Supply, Inc.","comp":"01","open":"0","shipto":"POLYCRAF","shiptoName":"Polycraft Products","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-03-2026","cust_po":"B4007-0016-3.50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nick Sluterbeck","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"11:19","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Nick Sluterbeck","follow_phone":"937-776-5901","follow_email":"NSluterbeck@blueashsupply.com","pic_user":"rons","total_amt":"2083.50","total_gp":"1450.81","total_gpm":"69.63","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"32","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":248534,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":3,"Comment":"05/11/2026 3:20 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":4,"Comment":"05/11/2026 3:20 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":5,"Comment":"05/11/2026 3:20 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":6,"Comment":"05/14/2026 5:09 PM - rons - F/U changed from 05/14/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":7,"Comment":"05/14/2026 5:09 PM - rons - CLO changed from 05/21/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":8,"Comment":"05/14/2026 5:09 PM - rons - Req Date changed from 05/28/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248534","line":"1","part":"B4007-0016-3.50","qty":"6","price":"300.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"2","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"3","part":"E16-008","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"4","part":"E16-012","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"5","part":"E16-016","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"6","part":"E16-024","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-20 16:41:07.223 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248534-05202026164107.txt === {"quote":"248534","customer":"2360","name":null,"customerName":"Blue Ash Industrial Supply, Inc.","comp":"01","open":"0","shipto":"POLYCRAF","shiptoName":"Polycraft Products","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-03-2026","cust_po":"B4007-0016-3.50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nick Sluterbeck","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"11:19","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Nick Sluterbeck","follow_phone":"937-776-5901","follow_email":"NSluterbeck@blueashsupply.com","pic_user":"rons","total_amt":"2083.50","total_gp":"1450.81","total_gpm":"69.63","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"32","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":248534,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":3,"Comment":"05/11/2026 3:20 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":4,"Comment":"05/11/2026 3:20 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":5,"Comment":"05/11/2026 3:20 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":6,"Comment":"05/14/2026 5:09 PM - rons - F/U changed from 05/14/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":7,"Comment":"05/14/2026 5:09 PM - rons - CLO changed from 05/21/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":8,"Comment":"05/14/2026 5:09 PM - rons - Req Date changed from 05/28/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":9,"Comment":"05/20/2026 4:40 PM - rons - F/U changed from 05/20/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":10,"Comment":"05/20/2026 4:41 PM - rons - CLO changed from 05/27/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248534","line":"1","part":"B4007-0016-3.50","qty":"6","price":"300.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"2","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"3","part":"E16-008","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"4","part":"E16-012","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"5","part":"E16-016","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"6","part":"E16-024","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-20 16:41:12.217 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248534-05202026164111.txt === {"quote":"248534","customer":"2360","name":null,"customerName":"Blue Ash Industrial Supply, Inc.","comp":"01","open":"0","shipto":"POLYCRAF","shiptoName":"Polycraft Products","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-17-2026","cust_po":"B4007-0016-3.50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nick Sluterbeck","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"11:19","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Nick Sluterbeck","follow_phone":"937-776-5901","follow_email":"NSluterbeck@blueashsupply.com","pic_user":"rons","total_amt":"2083.50","total_gp":"1450.81","total_gpm":"69.63","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"32","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":248534,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":3,"Comment":"05/11/2026 3:20 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":4,"Comment":"05/11/2026 3:20 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":5,"Comment":"05/11/2026 3:20 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":6,"Comment":"05/14/2026 5:09 PM - rons - F/U changed from 05/14/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":7,"Comment":"05/14/2026 5:09 PM - rons - CLO changed from 05/21/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":8,"Comment":"05/14/2026 5:09 PM - rons - Req Date changed from 05/28/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":9,"Comment":"05/20/2026 4:40 PM - rons - F/U changed from 05/20/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":10,"Comment":"05/20/2026 4:41 PM - rons - CLO changed from 05/27/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":11,"Comment":"05/20/2026 4:41 PM - rons - Req Date changed from 06/03/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248534","line":"1","part":"B4007-0016-3.50","qty":"6","price":"300.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"2","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"3","part":"E16-008","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"4","part":"E16-012","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"5","part":"E16-016","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"6","part":"E16-024","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-20 16:41:44.814 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249083-05202026164144.txt === {"quote":"249083","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNIMO","shiptoName":"Techni-Tool, Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-03-2026","cust_po":"CAT40/NCAT40 Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Carolyn Gross","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:59","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Carolyn Gross","follow_phone":"314-894-9090","follow_email":"cgross@technitoolinc.com","pic_user":"rons","total_amt":"2984.16","total_gp":"2840.05","total_gpm":"95.17","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249083","line":"2","data":"04-23-2026 13:49-rons: added special to quote log"},{"comp":"1","quote":"249083","line":"1","data":"to Carolyn"},{"comp":"1","quote":"249083","line":"0","data":"04-29-2026 14:50-rons: updated quote and sending"}],"crmnotes":[{"comp":1,"quote":249083,"Line":0,"Comment":"04/28/2026 11:03 AM - rons - CLO changed from 05/23/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":1,"Comment":"04/28/2026 11:03 AM - rons - Req Date changed from 06/04/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":2,"Comment":"04/28/2026 11:19 AM - rons - Carolyn was sent updated quote this morning with hydraulic options, moving out..."},{"comp":1,"quote":249083,"Line":3,"Comment":"04/28/2026 11:19 AM - rons - F/U changed from 04/29/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":4,"Comment":"04/28/2026 11:20 AM - rons - CLO changed from 05/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":5,"Comment":"04/28/2026 11:20 AM - rons - Req Date changed from 05/13/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":6,"Comment":"05/12/2026 4:49 PM - rons - F/U changed from 05/12/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":7,"Comment":"05/12/2026 4:49 PM - rons - CLO changed from 05/19/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":8,"Comment":"05/12/2026 4:49 PM - rons - Req Date changed from 05/26/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249083","line":"1","part":"CAT40-C1.1/4SL-105U-IDU","qty":"1","price":"624.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249083","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249083","line":"4","part":"SPECIAL-TL","qty":"3","price":"602.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249083","line":"6","part":"SPECIAL-TL","qty":"1","price":"690.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249083","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249083","Line":"4","Company":"1","F_Line":"1","Comment":"CAT40 1.1/4\" Hydraulic Chuck, 3\" GL / CAT40-HC1250-3.00","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for manufacturing after signed","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"3","Comment":"approval drawing. These are considered special and have","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"4","Comment":"been quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned. MOQ for this is","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"6","Comment":"3 pieces.","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"1","Comment":"NCAT40 1.1/4\" Hydraulic Chuck, 3\" GL /","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"2","Comment":"NCAT40-HC1250-3.00.","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"3","Comment":"Please note these are considered special and have been","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"4","Comment":"quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"249083","Line":"0","Comment":"Please note these hydraulic holders are considered"},{"Quote":"249083","Line":"1","Comment":"specials. Once PO/order issued, these cannot be"},{"Quote":"249083","Line":"2","Comment":"cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-20 16:41:57.448 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249083-05202026164156.txt === {"quote":"249083","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNIMO","shiptoName":"Techni-Tool, Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-03-2026","cust_po":"CAT40/NCAT40 Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Carolyn Gross","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:59","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Carolyn Gross","follow_phone":"314-894-9090","follow_email":"cgross@technitoolinc.com","pic_user":"rons","total_amt":"2984.16","total_gp":"2840.05","total_gpm":"95.17","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249083","line":"2","data":"04-23-2026 13:49-rons: added special to quote log"},{"comp":"1","quote":"249083","line":"1","data":"to Carolyn"},{"comp":"1","quote":"249083","line":"0","data":"04-29-2026 14:50-rons: updated quote and sending"}],"crmnotes":[{"comp":1,"quote":249083,"Line":0,"Comment":"04/28/2026 11:03 AM - rons - CLO changed from 05/23/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":1,"Comment":"04/28/2026 11:03 AM - rons - Req Date changed from 06/04/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":2,"Comment":"04/28/2026 11:19 AM - rons - Carolyn was sent updated quote this morning with hydraulic options, moving out..."},{"comp":1,"quote":249083,"Line":3,"Comment":"04/28/2026 11:19 AM - rons - F/U changed from 04/29/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":4,"Comment":"04/28/2026 11:20 AM - rons - CLO changed from 05/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":5,"Comment":"04/28/2026 11:20 AM - rons - Req Date changed from 05/13/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":6,"Comment":"05/12/2026 4:49 PM - rons - F/U changed from 05/12/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":7,"Comment":"05/12/2026 4:49 PM - rons - CLO changed from 05/19/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":8,"Comment":"05/12/2026 4:49 PM - rons - Req Date changed from 05/26/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":9,"Comment":"05/20/2026 4:41 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":10,"Comment":"05/20/2026 4:41 PM - rons - CLO changed from 05/27/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249083","line":"1","part":"CAT40-C1.1/4SL-105U-IDU","qty":"1","price":"624.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249083","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249083","line":"4","part":"SPECIAL-TL","qty":"3","price":"602.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249083","line":"6","part":"SPECIAL-TL","qty":"1","price":"690.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249083","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249083","Line":"4","Company":"1","F_Line":"1","Comment":"CAT40 1.1/4\" Hydraulic Chuck, 3\" GL / CAT40-HC1250-3.00","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for manufacturing after signed","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"3","Comment":"approval drawing. These are considered special and have","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"4","Comment":"been quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned. MOQ for this is","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"6","Comment":"3 pieces.","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"1","Comment":"NCAT40 1.1/4\" Hydraulic Chuck, 3\" GL /","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"2","Comment":"NCAT40-HC1250-3.00.","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"3","Comment":"Please note these are considered special and have been","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"4","Comment":"quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"249083","Line":"0","Comment":"Please note these hydraulic holders are considered"},{"Quote":"249083","Line":"1","Comment":"specials. Once PO/order issued, these cannot be"},{"Quote":"249083","Line":"2","Comment":"cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-20 16:42:02.292 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249083-05202026164202.txt === {"quote":"249083","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNIMO","shiptoName":"Techni-Tool, Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-10-2026","cust_po":"CAT40/NCAT40 Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Carolyn Gross","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:59","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Carolyn Gross","follow_phone":"314-894-9090","follow_email":"cgross@technitoolinc.com","pic_user":"rons","total_amt":"2984.16","total_gp":"2840.05","total_gpm":"95.17","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249083","line":"2","data":"04-23-2026 13:49-rons: added special to quote log"},{"comp":"1","quote":"249083","line":"1","data":"to Carolyn"},{"comp":"1","quote":"249083","line":"0","data":"04-29-2026 14:50-rons: updated quote and sending"}],"crmnotes":[{"comp":1,"quote":249083,"Line":0,"Comment":"04/28/2026 11:03 AM - rons - CLO changed from 05/23/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":1,"Comment":"04/28/2026 11:03 AM - rons - Req Date changed from 06/04/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":2,"Comment":"04/28/2026 11:19 AM - rons - Carolyn was sent updated quote this morning with hydraulic options, moving out..."},{"comp":1,"quote":249083,"Line":3,"Comment":"04/28/2026 11:19 AM - rons - F/U changed from 04/29/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":4,"Comment":"04/28/2026 11:20 AM - rons - CLO changed from 05/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":5,"Comment":"04/28/2026 11:20 AM - rons - Req Date changed from 05/13/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":6,"Comment":"05/12/2026 4:49 PM - rons - F/U changed from 05/12/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":7,"Comment":"05/12/2026 4:49 PM - rons - CLO changed from 05/19/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":8,"Comment":"05/12/2026 4:49 PM - rons - Req Date changed from 05/26/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":9,"Comment":"05/20/2026 4:41 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":10,"Comment":"05/20/2026 4:41 PM - rons - CLO changed from 05/27/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":11,"Comment":"05/20/2026 4:41 PM - rons - Req Date changed from 06/03/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249083","line":"1","part":"CAT40-C1.1/4SL-105U-IDU","qty":"1","price":"624.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249083","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249083","line":"4","part":"SPECIAL-TL","qty":"3","price":"602.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249083","line":"6","part":"SPECIAL-TL","qty":"1","price":"690.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249083","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249083","Line":"4","Company":"1","F_Line":"1","Comment":"CAT40 1.1/4\" Hydraulic Chuck, 3\" GL / CAT40-HC1250-3.00","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for manufacturing after signed","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"3","Comment":"approval drawing. These are considered special and have","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"4","Comment":"been quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned. MOQ for this is","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"6","Comment":"3 pieces.","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"1","Comment":"NCAT40 1.1/4\" Hydraulic Chuck, 3\" GL /","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"2","Comment":"NCAT40-HC1250-3.00.","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"3","Comment":"Please note these are considered special and have been","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"4","Comment":"quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"249083","Line":"0","Comment":"Please note these hydraulic holders are considered"},{"Quote":"249083","Line":"1","Comment":"specials. Once PO/order issued, these cannot be"},{"Quote":"249083","Line":"2","Comment":"cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-20 16:42:09.724 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247519-05202026164208.txt === {"quote":"247519","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"03-25-2026","cust_order_date":"03-25-2026","req_date":"06-03-2026","cust_po":"HSK63A-SK16C-150P-J-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heather Marshall","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:42","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Heather Marshall","follow_phone":"901-421-5607","follow_email":"hmarshall@metal-removal.com","pic_user":"rons","total_amt":"1770.00","total_gp":"980.20","total_gpm":"55.38","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"247519","line":"0","data":"03-25-2026 12:44-rons: using pricing per Fletcher"}],"crmnotes":[{"comp":1,"quote":247519,"Line":0,"Comment":"03/25/2026 4:25 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":1,"Comment":"03/25/2026 4:25 PM - rons - CLO changed from 04/25/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":2,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 05/06/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":3,"Comment":"03/31/2026 4:00 PM - osmart - F/U changed from 04/02/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":4,"Comment":"03/31/2026 4:01 PM - osmart - pushed one day for training purpose to JacobM"},{"comp":1,"quote":247519,"Line":5,"Comment":"03/31/2026 4:20 PM - rons - CLO changed from 04/09/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":6,"Comment":"03/31/2026 4:20 PM - rons - Req Date changed from 04/16/2026 to 04/17/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":7,"Comment":"04/02/2026 8:49 AM - rons - F/U changed from 04/02/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":8,"Comment":"04/02/2026 8:50 AM - rons - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":9,"Comment":"04/02/2026 8:50 AM - rons - CLO changed from 04/09/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":10,"Comment":"04/02/2026 8:50 AM - rons - Req Date changed from 04/16/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":11,"Comment":"04/23/2026 5:03 PM - rons - F/U changed from 04/24/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":12,"Comment":"04/23/2026 5:03 PM - rons - CLO changed from 05/01/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":13,"Comment":"04/23/2026 5:03 PM - rons - Req Date changed from 05/08/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":14,"Comment":"05/04/2026 4:48 PM - rons - F/U changed from 05/04/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":15,"Comment":"05/04/2026 4:48 PM - rons - CLO changed from 05/11/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":16,"Comment":"05/04/2026 4:48 PM - rons - Req Date changed from 05/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":17,"Comment":"05/12/2026 4:58 PM - rons - F/U changed from 05/13/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":18,"Comment":"05/12/2026 4:58 PM - rons - CLO changed from 05/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":19,"Comment":"05/12/2026 4:58 PM - rons - Req Date changed from 05/27/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247519","line":"1","part":"HSK63A-SK16C-150P-J-IDU","qty":"5","price":"354.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247519","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247519","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247519","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247519","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 16:42:20.383 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247519-05202026164220.txt === {"quote":"247519","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"03-25-2026","cust_order_date":"03-25-2026","req_date":"06-03-2026","cust_po":"HSK63A-SK16C-150P-J-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heather Marshall","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:42","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Heather Marshall","follow_phone":"901-421-5607","follow_email":"hmarshall@metal-removal.com","pic_user":"rons","total_amt":"1770.00","total_gp":"980.20","total_gpm":"55.38","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"247519","line":"0","data":"03-25-2026 12:44-rons: using pricing per Fletcher"}],"crmnotes":[{"comp":1,"quote":247519,"Line":0,"Comment":"03/25/2026 4:25 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":1,"Comment":"03/25/2026 4:25 PM - rons - CLO changed from 04/25/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":2,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 05/06/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":3,"Comment":"03/31/2026 4:00 PM - osmart - F/U changed from 04/02/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":4,"Comment":"03/31/2026 4:01 PM - osmart - pushed one day for training purpose to JacobM"},{"comp":1,"quote":247519,"Line":5,"Comment":"03/31/2026 4:20 PM - rons - CLO changed from 04/09/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":6,"Comment":"03/31/2026 4:20 PM - rons - Req Date changed from 04/16/2026 to 04/17/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":7,"Comment":"04/02/2026 8:49 AM - rons - F/U changed from 04/02/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":8,"Comment":"04/02/2026 8:50 AM - rons - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":9,"Comment":"04/02/2026 8:50 AM - rons - CLO changed from 04/09/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":10,"Comment":"04/02/2026 8:50 AM - rons - Req Date changed from 04/16/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":11,"Comment":"04/23/2026 5:03 PM - rons - F/U changed from 04/24/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":12,"Comment":"04/23/2026 5:03 PM - rons - CLO changed from 05/01/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":13,"Comment":"04/23/2026 5:03 PM - rons - Req Date changed from 05/08/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":14,"Comment":"05/04/2026 4:48 PM - rons - F/U changed from 05/04/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":15,"Comment":"05/04/2026 4:48 PM - rons - CLO changed from 05/11/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":16,"Comment":"05/04/2026 4:48 PM - rons - Req Date changed from 05/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":17,"Comment":"05/12/2026 4:58 PM - rons - F/U changed from 05/13/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":18,"Comment":"05/12/2026 4:58 PM - rons - CLO changed from 05/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":19,"Comment":"05/12/2026 4:58 PM - rons - Req Date changed from 05/27/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":20,"Comment":"05/20/2026 4:42 PM - rons - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":21,"Comment":"05/20/2026 4:42 PM - rons - CLO changed from 05/27/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247519","line":"1","part":"HSK63A-SK16C-150P-J-IDU","qty":"5","price":"354.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247519","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247519","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247519","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247519","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 16:42:25.870 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247519-05202026164225.txt === {"quote":"247519","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"03-25-2026","cust_order_date":"03-25-2026","req_date":"06-11-2026","cust_po":"HSK63A-SK16C-150P-J-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heather Marshall","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:42","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Heather Marshall","follow_phone":"901-421-5607","follow_email":"hmarshall@metal-removal.com","pic_user":"rons","total_amt":"1770.00","total_gp":"980.20","total_gpm":"55.38","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"247519","line":"0","data":"03-25-2026 12:44-rons: using pricing per Fletcher"}],"crmnotes":[{"comp":1,"quote":247519,"Line":0,"Comment":"03/25/2026 4:25 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":1,"Comment":"03/25/2026 4:25 PM - rons - CLO changed from 04/25/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":2,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 05/06/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":3,"Comment":"03/31/2026 4:00 PM - osmart - F/U changed from 04/02/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":4,"Comment":"03/31/2026 4:01 PM - osmart - pushed one day for training purpose to JacobM"},{"comp":1,"quote":247519,"Line":5,"Comment":"03/31/2026 4:20 PM - rons - CLO changed from 04/09/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":6,"Comment":"03/31/2026 4:20 PM - rons - Req Date changed from 04/16/2026 to 04/17/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":7,"Comment":"04/02/2026 8:49 AM - rons - F/U changed from 04/02/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":8,"Comment":"04/02/2026 8:50 AM - rons - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":9,"Comment":"04/02/2026 8:50 AM - rons - CLO changed from 04/09/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":10,"Comment":"04/02/2026 8:50 AM - rons - Req Date changed from 04/16/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":11,"Comment":"04/23/2026 5:03 PM - rons - F/U changed from 04/24/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":12,"Comment":"04/23/2026 5:03 PM - rons - CLO changed from 05/01/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":13,"Comment":"04/23/2026 5:03 PM - rons - Req Date changed from 05/08/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":14,"Comment":"05/04/2026 4:48 PM - rons - F/U changed from 05/04/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":15,"Comment":"05/04/2026 4:48 PM - rons - CLO changed from 05/11/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":16,"Comment":"05/04/2026 4:48 PM - rons - Req Date changed from 05/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":17,"Comment":"05/12/2026 4:58 PM - rons - F/U changed from 05/13/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":18,"Comment":"05/12/2026 4:58 PM - rons - CLO changed from 05/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":19,"Comment":"05/12/2026 4:58 PM - rons - Req Date changed from 05/27/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":20,"Comment":"05/20/2026 4:42 PM - rons - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":21,"Comment":"05/20/2026 4:42 PM - rons - CLO changed from 05/27/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":22,"Comment":"05/20/2026 4:42 PM - rons - Req Date changed from 06/03/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247519","line":"1","part":"HSK63A-SK16C-150P-J-IDU","qty":"5","price":"354.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247519","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247519","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247519","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247519","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 16:42:31.037 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248876-05202026164230.txt === {"quote":"248876","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"06-03-2026","cust_po":"HSK40E-VC6-65","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Sites","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:25","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Scott Sites","follow_phone":"","follow_email":"ssites@ptservice.com","pic_user":"rons","total_amt":"1158.67","total_gp":"881.59","total_gpm":"76.09","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"10","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":248876,"Line":0,"Comment":"05/11/2026 11:24 AM - rons - F/U changed from 04/26/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248876,"Line":1,"Comment":"05/11/2026 11:24 AM - rons - CLO changed from 05/20/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248876,"Line":2,"Comment":"05/11/2026 11:24 AM - rons - Req Date changed from 06/01/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248876,"Line":3,"Comment":"05/11/2026 2:58 PM - rons - F/U changed from 05/11/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248876,"Line":4,"Comment":"05/11/2026 2:58 PM - rons - CLO changed from 05/18/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248876,"Line":5,"Comment":"05/11/2026 2:58 PM - rons - Req Date changed from 05/25/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248876","line":"1","part":"HSK40E-VC6-65","qty":"1","price":"237.86","uom":"EA","discount":"0.00","req_date":"ETA 2-3wks","branch":"1"},{"comp":"01","order":"248876","line":"2","part":"VCK6-3","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"3","part":"VCK6-4","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"4","part":"VCK6-6","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"5","part":"HSK40A-R0562-3.15","qty":"1","price":"626.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"6","part":"NT05-006","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"7","part":"NT05-008","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"8","part":"NT05-010","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"9","part":"NT05-016","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-20 16:42:47.715 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248876-05202026164247.txt === {"quote":"248876","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"06-03-2026","cust_po":"HSK40E-VC6-65","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Sites","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:25","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Scott Sites","follow_phone":"","follow_email":"ssites@ptservice.com","pic_user":"rons","total_amt":"1158.67","total_gp":"881.59","total_gpm":"76.09","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"10","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":248876,"Line":0,"Comment":"05/11/2026 11:24 AM - rons - F/U changed from 04/26/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248876,"Line":1,"Comment":"05/11/2026 11:24 AM - rons - CLO changed from 05/20/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248876,"Line":2,"Comment":"05/11/2026 11:24 AM - rons - Req Date changed from 06/01/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248876,"Line":3,"Comment":"05/11/2026 2:58 PM - rons - F/U changed from 05/11/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248876,"Line":4,"Comment":"05/11/2026 2:58 PM - rons - CLO changed from 05/18/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248876,"Line":5,"Comment":"05/11/2026 2:58 PM - rons - Req Date changed from 05/25/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":248876,"Line":6,"Comment":"05/20/2026 4:42 PM - rons - F/U changed from 05/20/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248876,"Line":7,"Comment":"05/20/2026 4:42 PM - rons - CLO changed from 05/27/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248876","line":"1","part":"HSK40E-VC6-65","qty":"1","price":"237.86","uom":"EA","discount":"0.00","req_date":"ETA 2-3wks","branch":"1"},{"comp":"01","order":"248876","line":"2","part":"VCK6-3","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"3","part":"VCK6-4","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"4","part":"VCK6-6","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"5","part":"HSK40A-R0562-3.15","qty":"1","price":"626.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"6","part":"NT05-006","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"7","part":"NT05-008","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"8","part":"NT05-010","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"9","part":"NT05-016","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-20 16:42:49.137 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249479-05202026164248.txt === {"quote":"249479","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"1","shipto":"PRODPLMN","shiptoName":"Productivity Inc.","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"C40RAM-ER20-225ST-65TP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ryan Tweet","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"13:58","extra":"","follow_up":"05-16-2026","web_id":"","follow_name":"Ryan Tweet","follow_phone":"","follow_email":"rtweet@productivity.com","pic_user":"jimmya","total_amt":"17031.48","total_gp":"8598.87","total_gpm":"50.49","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"jimmya","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249479","line":"3","data":"to Ryan Tweet"},{"comp":"1","quote":"249479","line":"2","data":"Sending angle head questionnaire along with quote"},{"comp":"1","quote":"249479","line":"1","data":"CAT40 ER20 and ER32 angleheads. For Haas Mill."},{"comp":"1","quote":"249479","line":"0","data":"04-30-2026 14:00-jennad Quote for in-stock"}],"crmnotes":[{"comp":1,"quote":249479,"Line":0,"Comment":"05/20/2026 4:40 PM - jimmya - Closed"}],"items":[{"comp":"01","order":"249479","line":"1","part":"C40RAM-ER20-225ST-65TP","qty":"1","price":"11872.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249479","line":"2","part":"C40RAM-ER32-180ICE-65TP","qty":"1","price":"10404.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249479","line":"3","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 Week","branch":"1"},{"comp":"01","order":"249479","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249479","Line":"3","Company":"1","F_Line":"1","Comment":"LN to make block after receipt of spindle specs","Loc":"Y"}],"qcomms":[{"Quote":"249479","Line":"0","Comment":"These are items are considered"},{"Quote":"249479","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249479","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-20 16:42:57.965 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248876-05202026164257.txt === {"quote":"248876","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"06-04-2026","cust_po":"HSK40E-VC6-65","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Sites","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:25","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Scott Sites","follow_phone":"","follow_email":"ssites@ptservice.com","pic_user":"rons","total_amt":"1158.67","total_gp":"881.59","total_gpm":"76.09","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"10","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":248876,"Line":0,"Comment":"05/11/2026 11:24 AM - rons - F/U changed from 04/26/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248876,"Line":1,"Comment":"05/11/2026 11:24 AM - rons - CLO changed from 05/20/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248876,"Line":2,"Comment":"05/11/2026 11:24 AM - rons - Req Date changed from 06/01/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248876,"Line":3,"Comment":"05/11/2026 2:58 PM - rons - F/U changed from 05/11/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248876,"Line":4,"Comment":"05/11/2026 2:58 PM - rons - CLO changed from 05/18/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248876,"Line":5,"Comment":"05/11/2026 2:58 PM - rons - Req Date changed from 05/25/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":248876,"Line":6,"Comment":"05/20/2026 4:42 PM - rons - F/U changed from 05/20/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248876,"Line":7,"Comment":"05/20/2026 4:42 PM - rons - CLO changed from 05/27/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248876,"Line":8,"Comment":"05/20/2026 4:42 PM - rons - Req Date changed from 06/03/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248876","line":"1","part":"HSK40E-VC6-65","qty":"1","price":"237.86","uom":"EA","discount":"0.00","req_date":"ETA 2-3wks","branch":"1"},{"comp":"01","order":"248876","line":"2","part":"VCK6-3","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"3","part":"VCK6-4","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"4","part":"VCK6-6","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"5","part":"HSK40A-R0562-3.15","qty":"1","price":"626.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"6","part":"NT05-006","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"7","part":"NT05-008","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"8","part":"NT05-010","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"9","part":"NT05-016","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-20 16:43:18.251 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248012-05202026164317.txt === {"quote":"248012","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"06-05-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:55","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"12744.96","total_gp":"7881.56","total_gpm":"61.84","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":248012,"Line":0,"Comment":"04/03/2026 11:43 AM - rons - Jeanne didn't say customer, although this is for R & S...Missouri Tools, Techni-Tool, and BlackHawk Industrial all now quoting this; up against Haimer and others too"},{"comp":1,"quote":248012,"Line":1,"Comment":"04/03/2026 3:55 PM - rons - CLO changed from 05/02/2026 to 04/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":2,"Comment":"04/03/2026 3:55 PM - rons - Req Date changed from 05/14/2026 to 04/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":3,"Comment":"04/08/2026 3:50 PM - rons - F/U changed from 04/08/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":4,"Comment":"04/08/2026 3:50 PM - rons - CLO changed from 04/15/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":5,"Comment":"04/08/2026 3:50 PM - rons - Req Date changed from 04/22/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":6,"Comment":"04/14/2026 2:46 PM - rons - F/U changed from 04/14/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":7,"Comment":"04/14/2026 2:46 PM - rons - CLO changed from 04/21/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":8,"Comment":"04/14/2026 2:46 PM - rons - Req Date changed from 04/28/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":9,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":10,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":12,"Comment":"04/29/2026 3:44 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":13,"Comment":"04/29/2026 3:44 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":14,"Comment":"04/29/2026 3:44 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":17,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":18,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/08/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":19,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/27/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":20,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":21,"Comment":"05/08/2026 5:14 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":23,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":24,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248012","line":"1","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"4","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"6","part":"CAT40-SF0125-5.12","qty":"4","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"10","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"12","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-20 16:43:30.292 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248012-05202026164329.txt === {"quote":"248012","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"06-05-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:55","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"12744.96","total_gp":"7881.56","total_gpm":"61.84","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":248012,"Line":0,"Comment":"04/03/2026 11:43 AM - rons - Jeanne didn't say customer, although this is for R & S...Missouri Tools, Techni-Tool, and BlackHawk Industrial all now quoting this; up against Haimer and others too"},{"comp":1,"quote":248012,"Line":1,"Comment":"04/03/2026 3:55 PM - rons - CLO changed from 05/02/2026 to 04/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":2,"Comment":"04/03/2026 3:55 PM - rons - Req Date changed from 05/14/2026 to 04/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":3,"Comment":"04/08/2026 3:50 PM - rons - F/U changed from 04/08/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":4,"Comment":"04/08/2026 3:50 PM - rons - CLO changed from 04/15/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":5,"Comment":"04/08/2026 3:50 PM - rons - Req Date changed from 04/22/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":6,"Comment":"04/14/2026 2:46 PM - rons - F/U changed from 04/14/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":7,"Comment":"04/14/2026 2:46 PM - rons - CLO changed from 04/21/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":8,"Comment":"04/14/2026 2:46 PM - rons - Req Date changed from 04/28/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":9,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":10,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":12,"Comment":"04/29/2026 3:44 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":13,"Comment":"04/29/2026 3:44 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":14,"Comment":"04/29/2026 3:44 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":17,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":18,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/08/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":19,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/27/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":20,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":21,"Comment":"05/08/2026 5:14 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":23,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":24,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":25,"Comment":"05/20/2026 4:43 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":26,"Comment":"05/20/2026 4:43 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248012","line":"1","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"4","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"6","part":"CAT40-SF0125-5.12","qty":"4","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"10","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"12","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-20 16:43:35.492 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248012-05202026164335.txt === {"quote":"248012","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"06-09-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:55","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"12744.96","total_gp":"7881.56","total_gpm":"61.84","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":248012,"Line":0,"Comment":"04/03/2026 11:43 AM - rons - Jeanne didn't say customer, although this is for R & S...Missouri Tools, Techni-Tool, and BlackHawk Industrial all now quoting this; up against Haimer and others too"},{"comp":1,"quote":248012,"Line":1,"Comment":"04/03/2026 3:55 PM - rons - CLO changed from 05/02/2026 to 04/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":2,"Comment":"04/03/2026 3:55 PM - rons - Req Date changed from 05/14/2026 to 04/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":3,"Comment":"04/08/2026 3:50 PM - rons - F/U changed from 04/08/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":4,"Comment":"04/08/2026 3:50 PM - rons - CLO changed from 04/15/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":5,"Comment":"04/08/2026 3:50 PM - rons - Req Date changed from 04/22/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":6,"Comment":"04/14/2026 2:46 PM - rons - F/U changed from 04/14/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":7,"Comment":"04/14/2026 2:46 PM - rons - CLO changed from 04/21/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":8,"Comment":"04/14/2026 2:46 PM - rons - Req Date changed from 04/28/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":9,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":10,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":12,"Comment":"04/29/2026 3:44 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":13,"Comment":"04/29/2026 3:44 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":14,"Comment":"04/29/2026 3:44 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":17,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":18,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/08/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":19,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/27/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":20,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":21,"Comment":"05/08/2026 5:14 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":23,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":24,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":25,"Comment":"05/20/2026 4:43 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":26,"Comment":"05/20/2026 4:43 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":27,"Comment":"05/20/2026 4:43 PM - rons - Req Date changed from 06/05/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248012","line":"1","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"4","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"6","part":"CAT40-SF0125-5.12","qty":"4","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"10","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"12","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-20 16:43:38.959 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247139-05202026164338.txt === {"quote":"247139","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"RSMACMO","shiptoName":"R & S Machining","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"06-05-2026","cust_po":"CAT40/CAT50/HSK Tooling","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen McAnany","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:32","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Stephen McAnany","follow_phone":"314-894-9090","follow_email":"smcanany@technitoolinc.com","pic_user":"rons","total_amt":"14437.20","total_gp":"9203.23","total_gpm":"63.75","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"45","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"247139","line":"1","data":"03-18-2026 09:06-rons: bumped up a bucket"},{"comp":"1","quote":"247139","line":"0","data":"03-18-2026 14:19-rons: worked with Russ on pricing"}],"crmnotes":[{"comp":1,"quote":247139,"Line":0,"Comment":"03/19/2026 10:50 AM - rons - CLO changed from 04/18/2026 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":1,"Comment":"03/19/2026 10:50 AM - rons - Req Date changed from 04/29/2026 to 04/07/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":2,"Comment":"03/24/2026 4:02 PM - rons - F/U changed from 03/24/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":3,"Comment":"03/24/2026 4:02 PM - rons - CLO changed from 03/31/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":4,"Comment":"03/24/2026 4:03 PM - rons - Req Date changed from 04/07/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":5,"Comment":"04/07/2026 4:51 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":6,"Comment":"04/07/2026 4:51 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":7,"Comment":"04/07/2026 4:51 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":9,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":10,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":12,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":13,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":14,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":15,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":16,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":17,"Comment":"05/05/2026 4:46 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":18,"Comment":"05/05/2026 4:46 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":19,"Comment":"05/05/2026 4:46 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":20,"Comment":"05/08/2026 4:43 PM - rons - \"Hello Ron, I am being told that we should be receiving a PO next week on this quote. Is the quoted price on HSK100A-NPU13C-145-IDU still valid? Thanks!\""},{"comp":1,"quote":247139,"Line":21,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":22,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":23,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":24,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":25,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":26,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247139","line":"1","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"4","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"6","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"10","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"12","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"13","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"15","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-20 16:43:49.626 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247139-05202026164349.txt === {"quote":"247139","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"RSMACMO","shiptoName":"R & S Machining","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"06-05-2026","cust_po":"CAT40/CAT50/HSK Tooling","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen McAnany","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:32","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Stephen McAnany","follow_phone":"314-894-9090","follow_email":"smcanany@technitoolinc.com","pic_user":"rons","total_amt":"14437.20","total_gp":"9203.23","total_gpm":"63.75","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"45","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"247139","line":"1","data":"03-18-2026 09:06-rons: bumped up a bucket"},{"comp":"1","quote":"247139","line":"0","data":"03-18-2026 14:19-rons: worked with Russ on pricing"}],"crmnotes":[{"comp":1,"quote":247139,"Line":0,"Comment":"03/19/2026 10:50 AM - rons - CLO changed from 04/18/2026 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":1,"Comment":"03/19/2026 10:50 AM - rons - Req Date changed from 04/29/2026 to 04/07/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":2,"Comment":"03/24/2026 4:02 PM - rons - F/U changed from 03/24/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":3,"Comment":"03/24/2026 4:02 PM - rons - CLO changed from 03/31/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":4,"Comment":"03/24/2026 4:03 PM - rons - Req Date changed from 04/07/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":5,"Comment":"04/07/2026 4:51 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":6,"Comment":"04/07/2026 4:51 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":7,"Comment":"04/07/2026 4:51 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":9,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":10,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":12,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":13,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":14,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":15,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":16,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":17,"Comment":"05/05/2026 4:46 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":18,"Comment":"05/05/2026 4:46 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":19,"Comment":"05/05/2026 4:46 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":20,"Comment":"05/08/2026 4:43 PM - rons - \"Hello Ron, I am being told that we should be receiving a PO next week on this quote. Is the quoted price on HSK100A-NPU13C-145-IDU still valid? Thanks!\""},{"comp":1,"quote":247139,"Line":21,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":22,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":23,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":24,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":25,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":26,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":27,"Comment":"05/20/2026 4:43 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":28,"Comment":"05/20/2026 4:43 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247139","line":"1","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"4","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"6","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"10","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"12","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"13","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"15","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-20 16:43:55.982 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247139-05202026164355.txt === {"quote":"247139","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"RSMACMO","shiptoName":"R & S Machining","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"06-09-2026","cust_po":"CAT40/CAT50/HSK Tooling","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen McAnany","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:32","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Stephen McAnany","follow_phone":"314-894-9090","follow_email":"smcanany@technitoolinc.com","pic_user":"rons","total_amt":"14437.20","total_gp":"9203.23","total_gpm":"63.75","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"45","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"247139","line":"1","data":"03-18-2026 09:06-rons: bumped up a bucket"},{"comp":"1","quote":"247139","line":"0","data":"03-18-2026 14:19-rons: worked with Russ on pricing"}],"crmnotes":[{"comp":1,"quote":247139,"Line":0,"Comment":"03/19/2026 10:50 AM - rons - CLO changed from 04/18/2026 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":1,"Comment":"03/19/2026 10:50 AM - rons - Req Date changed from 04/29/2026 to 04/07/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":2,"Comment":"03/24/2026 4:02 PM - rons - F/U changed from 03/24/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":3,"Comment":"03/24/2026 4:02 PM - rons - CLO changed from 03/31/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":4,"Comment":"03/24/2026 4:03 PM - rons - Req Date changed from 04/07/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":5,"Comment":"04/07/2026 4:51 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":6,"Comment":"04/07/2026 4:51 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":7,"Comment":"04/07/2026 4:51 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":9,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":10,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":12,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":13,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":14,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":15,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":16,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":17,"Comment":"05/05/2026 4:46 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":18,"Comment":"05/05/2026 4:46 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":19,"Comment":"05/05/2026 4:46 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":20,"Comment":"05/08/2026 4:43 PM - rons - \"Hello Ron, I am being told that we should be receiving a PO next week on this quote. Is the quoted price on HSK100A-NPU13C-145-IDU still valid? Thanks!\""},{"comp":1,"quote":247139,"Line":21,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":22,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":23,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":24,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":25,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":26,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":27,"Comment":"05/20/2026 4:43 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":28,"Comment":"05/20/2026 4:43 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":29,"Comment":"05/20/2026 4:43 PM - rons - Req Date changed from 06/05/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247139","line":"1","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"4","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"6","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"10","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"12","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"13","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"15","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-20 16:44:02.799 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247369-05202026164402.txt === {"quote":"247369","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"06-05-2026","cust_po":"CAT/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Mueller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:05","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"125850.14","total_gp":"71897.92","total_gpm":"57.13","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"837","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"247369","line":"5","data":"& Rego-Fix"},{"comp":"1","quote":"247369","line":"4","data":"on end user & machine for me; up against Haimer"},{"comp":"1","quote":"247369","line":"3","data":"looks to be for R & S, although he is confirming"},{"comp":"1","quote":"247369","line":"2","data":"03-23-2026 15:13-rons: writing up quote for Andy;"},{"comp":"1","quote":"247369","line":"1","data":"pricing"},{"comp":"1","quote":"247369","line":"0","data":"03-23-2026 15:36-rons: checking with Russ on"}],"crmnotes":[{"comp":1,"quote":247369,"Line":0,"Comment":"03/24/2026 1:37 PM - rons - F/U changed from 03/29/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":1,"Comment":"03/24/2026 1:37 PM - rons - CLO changed from 04/23/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":2,"Comment":"03/24/2026 1:37 PM - rons - Req Date changed from 05/04/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":3,"Comment":"04/07/2026 4:50 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":4,"Comment":"04/07/2026 4:50 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":5,"Comment":"04/07/2026 4:50 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":6,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":7,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":9,"Comment":"04/15/2026 3:16 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":10,"Comment":"04/15/2026 3:16 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":11,"Comment":"04/15/2026 3:16 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":12,"Comment":"04/29/2026 3:42 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":13,"Comment":"04/29/2026 3:42 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":14,"Comment":"04/29/2026 3:42 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":17,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":18,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":19,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":20,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":21,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":23,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247369","line":"1","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"3","part":"C4007-0011-4.00","qty":"8","price":"278.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"4","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"6","part":"CAT40-ER16-4.00","qty":"8","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"7","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"9","part":"CAT40-ER32-2.76","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"11","part":"CAT40-ER32-4.00","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"12","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"14","part":"C4007-0040-3.13","qty":"2","price":"298.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"15","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"17","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"18","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"20","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"21","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"22","part":"CAT40-SF0125-3.15","qty":"10","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"24","part":"CAT40-SF0187-3.15","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"26","part":"CAT40-SF0250-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"27","part":"CAT40-SF0250-5.12CP","qty":"15","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"29","part":"CAT40-SF0500-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"30","part":"CAT40-SF0500-5.12CP","qty":"12","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"32","part":"CAT40-SF0750-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"33","part":"CAT40-SF0750-5.12CP","qty":"4","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"35","part":"C5007-0032-4.00","qty":"8","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"36","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"38","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"39","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"41","part":"CAT50-SF0250-3.15CP","qty":"6","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"42","part":"CAT50-SF0250-5.12CP","qty":"10","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"44","part":"CAT50-SF0375-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"45","part":"CAT50-SF0375-5.12CP","qty":"5","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"47","part":"CAT50-SF0500-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"48","part":"CAT50-SF0500-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"49","part":"CAT50-SF0500-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"51","part":"CAT50-SF0750-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"52","part":"CAT50-SF0750-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"53","part":"CAT50-SF0750-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"55","part":"HSK63A-ER32-4.00","qty":"10","price":"453.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"56","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"58","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"59","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"61","part":"H63A-SF0125-3.15","qty":"3","price":"389.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"63","part":"H63A-SF0187-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"65","part":"H63A-SF0250-3.15CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"66","part":"H63A-SF0250-3.15CP","qty":"9","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"67","part":"H63A-SF0250-5.12CP","qty":"10","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"68","part":"H63A-SF0250-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"70","part":"H63A-SF0375-3.35CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"71","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"72","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"73","part":"H63A-SF0375-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"75","part":"H63A-SF0500-3.54CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"76","part":"H63A-SF0500-3.54CP","qty":"8","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"77","part":"H63A-SF0500-5.12","qty":"8","price":"347.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"78","part":"H63A-SF0500-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"80","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"81","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"83","part":"HSK100A-ER32-4.00","qty":"12","price":"654.00","uom":"EA","discount":"42.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247369","line":"84","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"86","part":"HSK100A-ER32-6.00","qty":"8","price":"711.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"88","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"90","part":"H100A-SF0250-3.54CP","qty":"11","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"91","part":"H100A-SF0250-6.30","qty":"11","price":"543.00","uom":"EA","discount":"42.00","req_date":"10 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"92","part":"H100A-SF0250-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"94","part":"H100A-SF0375-3.54CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"95","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"96","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"98","part":"H100A-SF0500-3.74CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"99","part":"H100A-SF0500-6.30","qty":"8","price":"543.00","uom":"EA","discount":"42.00","req_date":"4 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"100","part":"H100A-SF0500-6.30CP","qty":"7","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"102","part":"H100A-SF0750-4.13CP","qty":"8","price":"570.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"103","part":"H100A-SF0750-6.30CP","qty":"8","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"104","part":"H100A-SF0750-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"106","part":"PS-B64-1-EU","qty":"131","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"108","part":"PS-B61-EU","qty":"84","price":"52.00","uom":"EA","discount":"42.00","req_date":"41 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"110","part":"HSK63-TUBE","qty":"83","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"112","part":"HSK100-TUBE","qty":"114","price":"44.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"114","part":"ST50-SF0125-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"116","part":"ST50-SF0187-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"120","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":79}}] 2026-05-20 16:44:14.543 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247369-05202026164414.txt === {"quote":"247369","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"06-05-2026","cust_po":"CAT/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Mueller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:05","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"125850.14","total_gp":"71897.92","total_gpm":"57.13","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"837","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"247369","line":"5","data":"& Rego-Fix"},{"comp":"1","quote":"247369","line":"4","data":"on end user & machine for me; up against Haimer"},{"comp":"1","quote":"247369","line":"3","data":"looks to be for R & S, although he is confirming"},{"comp":"1","quote":"247369","line":"2","data":"03-23-2026 15:13-rons: writing up quote for Andy;"},{"comp":"1","quote":"247369","line":"1","data":"pricing"},{"comp":"1","quote":"247369","line":"0","data":"03-23-2026 15:36-rons: checking with Russ on"}],"crmnotes":[{"comp":1,"quote":247369,"Line":0,"Comment":"03/24/2026 1:37 PM - rons - F/U changed from 03/29/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":1,"Comment":"03/24/2026 1:37 PM - rons - CLO changed from 04/23/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":2,"Comment":"03/24/2026 1:37 PM - rons - Req Date changed from 05/04/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":3,"Comment":"04/07/2026 4:50 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":4,"Comment":"04/07/2026 4:50 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":5,"Comment":"04/07/2026 4:50 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":6,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":7,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":9,"Comment":"04/15/2026 3:16 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":10,"Comment":"04/15/2026 3:16 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":11,"Comment":"04/15/2026 3:16 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":12,"Comment":"04/29/2026 3:42 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":13,"Comment":"04/29/2026 3:42 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":14,"Comment":"04/29/2026 3:42 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":17,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":18,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":19,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":20,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":21,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":23,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":24,"Comment":"05/20/2026 4:44 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":25,"Comment":"05/20/2026 4:44 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247369","line":"1","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"3","part":"C4007-0011-4.00","qty":"8","price":"278.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"4","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"6","part":"CAT40-ER16-4.00","qty":"8","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"7","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"9","part":"CAT40-ER32-2.76","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"11","part":"CAT40-ER32-4.00","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"12","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"14","part":"C4007-0040-3.13","qty":"2","price":"298.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"15","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"17","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"18","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"20","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"21","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"22","part":"CAT40-SF0125-3.15","qty":"10","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"24","part":"CAT40-SF0187-3.15","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"26","part":"CAT40-SF0250-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"27","part":"CAT40-SF0250-5.12CP","qty":"15","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"29","part":"CAT40-SF0500-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"30","part":"CAT40-SF0500-5.12CP","qty":"12","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"32","part":"CAT40-SF0750-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"33","part":"CAT40-SF0750-5.12CP","qty":"4","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"35","part":"C5007-0032-4.00","qty":"8","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"36","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"38","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"39","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"41","part":"CAT50-SF0250-3.15CP","qty":"6","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"42","part":"CAT50-SF0250-5.12CP","qty":"10","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"44","part":"CAT50-SF0375-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"45","part":"CAT50-SF0375-5.12CP","qty":"5","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"47","part":"CAT50-SF0500-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"48","part":"CAT50-SF0500-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"49","part":"CAT50-SF0500-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"51","part":"CAT50-SF0750-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"52","part":"CAT50-SF0750-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"53","part":"CAT50-SF0750-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"55","part":"HSK63A-ER32-4.00","qty":"10","price":"453.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"56","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"58","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"59","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"61","part":"H63A-SF0125-3.15","qty":"3","price":"389.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"63","part":"H63A-SF0187-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"65","part":"H63A-SF0250-3.15CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"66","part":"H63A-SF0250-3.15CP","qty":"9","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"67","part":"H63A-SF0250-5.12CP","qty":"10","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"68","part":"H63A-SF0250-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"70","part":"H63A-SF0375-3.35CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"71","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"72","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"73","part":"H63A-SF0375-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"75","part":"H63A-SF0500-3.54CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"76","part":"H63A-SF0500-3.54CP","qty":"8","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"77","part":"H63A-SF0500-5.12","qty":"8","price":"347.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"78","part":"H63A-SF0500-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"80","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"81","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"83","part":"HSK100A-ER32-4.00","qty":"12","price":"654.00","uom":"EA","discount":"42.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247369","line":"84","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"86","part":"HSK100A-ER32-6.00","qty":"8","price":"711.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"88","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"90","part":"H100A-SF0250-3.54CP","qty":"11","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"91","part":"H100A-SF0250-6.30","qty":"11","price":"543.00","uom":"EA","discount":"42.00","req_date":"10 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"92","part":"H100A-SF0250-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"94","part":"H100A-SF0375-3.54CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"95","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"96","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"98","part":"H100A-SF0500-3.74CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"99","part":"H100A-SF0500-6.30","qty":"8","price":"543.00","uom":"EA","discount":"42.00","req_date":"4 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"100","part":"H100A-SF0500-6.30CP","qty":"7","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"102","part":"H100A-SF0750-4.13CP","qty":"8","price":"570.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"103","part":"H100A-SF0750-6.30CP","qty":"8","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"104","part":"H100A-SF0750-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"106","part":"PS-B64-1-EU","qty":"131","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"108","part":"PS-B61-EU","qty":"84","price":"52.00","uom":"EA","discount":"42.00","req_date":"41 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"110","part":"HSK63-TUBE","qty":"83","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"112","part":"HSK100-TUBE","qty":"114","price":"44.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"114","part":"ST50-SF0125-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"116","part":"ST50-SF0187-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"120","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":79}}] 2026-05-20 16:44:19.540 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247369-05202026164419.txt === {"quote":"247369","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"06-09-2026","cust_po":"CAT/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Mueller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:05","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"125850.14","total_gp":"71897.92","total_gpm":"57.13","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"837","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"247369","line":"5","data":"& Rego-Fix"},{"comp":"1","quote":"247369","line":"4","data":"on end user & machine for me; up against Haimer"},{"comp":"1","quote":"247369","line":"3","data":"looks to be for R & S, although he is confirming"},{"comp":"1","quote":"247369","line":"2","data":"03-23-2026 15:13-rons: writing up quote for Andy;"},{"comp":"1","quote":"247369","line":"1","data":"pricing"},{"comp":"1","quote":"247369","line":"0","data":"03-23-2026 15:36-rons: checking with Russ on"}],"crmnotes":[{"comp":1,"quote":247369,"Line":0,"Comment":"03/24/2026 1:37 PM - rons - F/U changed from 03/29/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":1,"Comment":"03/24/2026 1:37 PM - rons - CLO changed from 04/23/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":2,"Comment":"03/24/2026 1:37 PM - rons - Req Date changed from 05/04/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":3,"Comment":"04/07/2026 4:50 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":4,"Comment":"04/07/2026 4:50 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":5,"Comment":"04/07/2026 4:50 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":6,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":7,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":9,"Comment":"04/15/2026 3:16 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":10,"Comment":"04/15/2026 3:16 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":11,"Comment":"04/15/2026 3:16 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":12,"Comment":"04/29/2026 3:42 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":13,"Comment":"04/29/2026 3:42 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":14,"Comment":"04/29/2026 3:42 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":17,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":18,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":19,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":20,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":21,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":23,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":24,"Comment":"05/20/2026 4:44 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":25,"Comment":"05/20/2026 4:44 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":26,"Comment":"05/20/2026 4:44 PM - rons - Req Date changed from 06/05/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247369","line":"1","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"3","part":"C4007-0011-4.00","qty":"8","price":"278.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"4","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"6","part":"CAT40-ER16-4.00","qty":"8","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"7","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"9","part":"CAT40-ER32-2.76","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"11","part":"CAT40-ER32-4.00","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"12","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"14","part":"C4007-0040-3.13","qty":"2","price":"298.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"15","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"17","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"18","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"20","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"21","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"22","part":"CAT40-SF0125-3.15","qty":"10","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"24","part":"CAT40-SF0187-3.15","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"26","part":"CAT40-SF0250-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"27","part":"CAT40-SF0250-5.12CP","qty":"15","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"29","part":"CAT40-SF0500-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"30","part":"CAT40-SF0500-5.12CP","qty":"12","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"32","part":"CAT40-SF0750-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"33","part":"CAT40-SF0750-5.12CP","qty":"4","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"35","part":"C5007-0032-4.00","qty":"8","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"36","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"38","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"39","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"41","part":"CAT50-SF0250-3.15CP","qty":"6","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"42","part":"CAT50-SF0250-5.12CP","qty":"10","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"44","part":"CAT50-SF0375-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"45","part":"CAT50-SF0375-5.12CP","qty":"5","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"47","part":"CAT50-SF0500-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"48","part":"CAT50-SF0500-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"49","part":"CAT50-SF0500-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"51","part":"CAT50-SF0750-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"52","part":"CAT50-SF0750-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"53","part":"CAT50-SF0750-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"55","part":"HSK63A-ER32-4.00","qty":"10","price":"453.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"56","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"58","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"59","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"61","part":"H63A-SF0125-3.15","qty":"3","price":"389.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"63","part":"H63A-SF0187-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"65","part":"H63A-SF0250-3.15CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"66","part":"H63A-SF0250-3.15CP","qty":"9","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"67","part":"H63A-SF0250-5.12CP","qty":"10","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"68","part":"H63A-SF0250-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"70","part":"H63A-SF0375-3.35CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"71","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"72","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"73","part":"H63A-SF0375-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"75","part":"H63A-SF0500-3.54CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"76","part":"H63A-SF0500-3.54CP","qty":"8","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"77","part":"H63A-SF0500-5.12","qty":"8","price":"347.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"78","part":"H63A-SF0500-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"80","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"81","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"83","part":"HSK100A-ER32-4.00","qty":"12","price":"654.00","uom":"EA","discount":"42.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247369","line":"84","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"86","part":"HSK100A-ER32-6.00","qty":"8","price":"711.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"88","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"90","part":"H100A-SF0250-3.54CP","qty":"11","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"91","part":"H100A-SF0250-6.30","qty":"11","price":"543.00","uom":"EA","discount":"42.00","req_date":"10 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"92","part":"H100A-SF0250-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"94","part":"H100A-SF0375-3.54CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"95","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"96","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"98","part":"H100A-SF0500-3.74CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"99","part":"H100A-SF0500-6.30","qty":"8","price":"543.00","uom":"EA","discount":"42.00","req_date":"4 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"100","part":"H100A-SF0500-6.30CP","qty":"7","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"102","part":"H100A-SF0750-4.13CP","qty":"8","price":"570.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"103","part":"H100A-SF0750-6.30CP","qty":"8","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"104","part":"H100A-SF0750-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"106","part":"PS-B64-1-EU","qty":"131","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"108","part":"PS-B61-EU","qty":"84","price":"52.00","uom":"EA","discount":"42.00","req_date":"41 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"110","part":"HSK63-TUBE","qty":"83","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"112","part":"HSK100-TUBE","qty":"114","price":"44.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"114","part":"ST50-SF0125-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"116","part":"ST50-SF0187-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"120","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":79}}] 2026-05-20 16:44:29.479 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250385-05202026164429.txt === {"quote":"250385","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIOWA","shiptoName":"MSC Industrial Supply Co.","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"CCK Collets","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jessica Meyer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:39","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Jessica Meyer","follow_phone":"563-386-0710x820465","follow_email":"jessica.meyer@mscdirect.com","pic_user":"rons","total_amt":"231.40","total_gp":"159.04","total_gpm":"68.73","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250385","line":"1","part":"CCK1-7/16","qty":"1","price":"80.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"3","part":"CCK1-1/2","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"5","part":"CCK1-5/8","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"7","part":"CCK1-3/4","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-20 16:44:41.145 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250385-05202026164440.txt === {"quote":"250385","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIOWA","shiptoName":"MSC Industrial Supply Co.","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"CCK Collets","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jessica Meyer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:39","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Jessica Meyer","follow_phone":"563-386-0710x820465","follow_email":"jessica.meyer@mscdirect.com","pic_user":"rons","total_amt":"231.40","total_gp":"159.04","total_gpm":"68.73","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":250385,"Line":0,"Comment":"05/20/2026 4:44 PM - rons - F/U changed from 05/24/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250385,"Line":1,"Comment":"05/20/2026 4:44 PM - rons - CLO changed from 06/18/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250385","line":"1","part":"CCK1-7/16","qty":"1","price":"80.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"3","part":"CCK1-1/2","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"5","part":"CCK1-5/8","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"7","part":"CCK1-3/4","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-20 16:44:46.493 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250385-05202026164446.txt === {"quote":"250385","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIOWA","shiptoName":"MSC Industrial Supply Co.","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-09-2026","cust_po":"CCK Collets","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jessica Meyer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:39","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Jessica Meyer","follow_phone":"563-386-0710x820465","follow_email":"jessica.meyer@mscdirect.com","pic_user":"rons","total_amt":"231.40","total_gp":"159.04","total_gpm":"68.73","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":250385,"Line":0,"Comment":"05/20/2026 4:44 PM - rons - F/U changed from 05/24/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250385,"Line":1,"Comment":"05/20/2026 4:44 PM - rons - CLO changed from 06/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250385,"Line":2,"Comment":"05/20/2026 4:44 PM - rons - Req Date changed from 06/29/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250385","line":"1","part":"CCK1-7/16","qty":"1","price":"80.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"3","part":"CCK1-1/2","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"5","part":"CCK1-5/8","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"7","part":"CCK1-3/4","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-20 16:44:52.505 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250391-05202026164452.txt === {"quote":"250391","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"RELIKEND","shiptoName":"Reliable Tool & Machine","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"TOOL-CERT","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ryan Miller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:04","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Ryan Miller","follow_phone":"260-409-1492","follow_email":"ryanmiller@yamazen.com","pic_user":"rons","total_amt":"1040.00","total_gp":"1040.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250391","line":"1","part":"TOOL-CERT","qty":"1","price":"2080.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250391","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 16:45:03.377 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250391-05202026164503.txt === {"quote":"250391","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"RELIKEND","shiptoName":"Reliable Tool & Machine","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"TOOL-CERT","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ryan Miller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:04","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Ryan Miller","follow_phone":"260-409-1492","follow_email":"ryanmiller@yamazen.com","pic_user":"rons","total_amt":"1040.00","total_gp":"1040.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":250391,"Line":0,"Comment":"05/20/2026 4:44 PM - rons - F/U changed from 05/24/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250391,"Line":1,"Comment":"05/20/2026 4:44 PM - rons - CLO changed from 06/18/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250391","line":"1","part":"TOOL-CERT","qty":"1","price":"2080.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250391","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 16:45:08.386 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250391-05202026164508.txt === {"quote":"250391","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"RELIKEND","shiptoName":"Reliable Tool & Machine","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-09-2026","cust_po":"TOOL-CERT","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ryan Miller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:04","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Ryan Miller","follow_phone":"260-409-1492","follow_email":"ryanmiller@yamazen.com","pic_user":"rons","total_amt":"1040.00","total_gp":"1040.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":250391,"Line":0,"Comment":"05/20/2026 4:44 PM - rons - F/U changed from 05/24/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250391,"Line":1,"Comment":"05/20/2026 4:44 PM - rons - CLO changed from 06/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250391,"Line":2,"Comment":"05/20/2026 4:45 PM - rons - Req Date changed from 06/29/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250391","line":"1","part":"TOOL-CERT","qty":"1","price":"2080.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250391","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 16:45:20.271 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249920-05202026164519.txt === {"quote":"249920","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-08-2026","cust_po":"Shell Mills - Indexable","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:29","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"1496.00","total_gp":"1496.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249920","line":"6","data":"05-11-2026 10:30 - Discounts Recalculated QS"},{"comp":"1","quote":"249920","line":"5","data":"on longer gage length with coolant ports"},{"comp":"1","quote":"249920","line":"4","data":"entry on log again to reconfirm price & delivery"},{"comp":"1","quote":"249920","line":"3","data":"quote log...confirmed with Fletcher and added"},{"comp":"1","quote":"249920","line":"2","data":"05-12-2026 11:14-rons: received response back on"},{"comp":"1","quote":"249920","line":"1","data":"with 50% GP on specials"},{"comp":"1","quote":"249920","line":"0","data":"05-14-2026 09:31-rons: spoke with Fletcher, going"}],"crmnotes":[{"comp":1,"quote":249920,"Line":0,"Comment":"05/11/2026 2:10 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249920,"Line":1,"Comment":"05/11/2026 2:11 PM - rons - CLO changed from 06/11/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249920,"Line":2,"Comment":"05/11/2026 2:11 PM - rons - Req Date changed from 06/22/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":249920,"Line":3,"Comment":"05/15/2026 10:08 AM - rons - CLO changed from 06/01/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249920,"Line":4,"Comment":"05/15/2026 10:08 AM - rons - Req Date changed from 06/08/2026 to 06/08/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249920","line":"1","part":"SPECIAL-TL","qty":"4","price":"374.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS ADA","branch":"1"},{"comp":"01","order":"249920","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249920","Line":"1","Company":"1","F_Line":"1","Comment":"HSK63A-SM40-150CP - HSK63A Shell Mill Holder 40mm,","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"2","Comment":"150mm GL, 200mm total length, w/ coolant ports.","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"3","Comment":"Please note these are considered special and have been","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"4","Comment":"quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"249920","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249920","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"249920","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 16:45:35.507 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249920-05202026164535.txt === {"quote":"249920","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-08-2026","cust_po":"Shell Mills - Indexable","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:29","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"1496.00","total_gp":"1496.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"249920","line":"6","data":"05-11-2026 10:30 - Discounts Recalculated QS"},{"comp":"1","quote":"249920","line":"5","data":"on longer gage length with coolant ports"},{"comp":"1","quote":"249920","line":"4","data":"entry on log again to reconfirm price & delivery"},{"comp":"1","quote":"249920","line":"3","data":"quote log...confirmed with Fletcher and added"},{"comp":"1","quote":"249920","line":"2","data":"05-12-2026 11:14-rons: received response back on"},{"comp":"1","quote":"249920","line":"1","data":"with 50% GP on specials"},{"comp":"1","quote":"249920","line":"0","data":"05-14-2026 09:31-rons: spoke with Fletcher, going"}],"crmnotes":[{"comp":1,"quote":249920,"Line":0,"Comment":"05/11/2026 2:10 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249920,"Line":1,"Comment":"05/11/2026 2:11 PM - rons - CLO changed from 06/11/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249920,"Line":2,"Comment":"05/11/2026 2:11 PM - rons - Req Date changed from 06/22/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":249920,"Line":3,"Comment":"05/15/2026 10:08 AM - rons - CLO changed from 06/01/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249920,"Line":4,"Comment":"05/15/2026 10:08 AM - rons - Req Date changed from 06/08/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":249920,"Line":5,"Comment":"05/20/2026 4:45 PM - rons - F/U changed from 05/25/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249920,"Line":6,"Comment":"05/20/2026 4:45 PM - rons - CLO changed from 06/01/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249920","line":"1","part":"SPECIAL-TL","qty":"4","price":"374.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS ADA","branch":"1"},{"comp":"01","order":"249920","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249920","Line":"1","Company":"1","F_Line":"1","Comment":"HSK63A-SM40-150CP - HSK63A Shell Mill Holder 40mm,","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"2","Comment":"150mm GL, 200mm total length, w/ coolant ports.","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"3","Comment":"Please note these are considered special and have been","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"4","Comment":"quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"249920","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249920","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"249920","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 16:45:40.789 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249920-05202026164540.txt === {"quote":"249920","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-09-2026","cust_po":"Shell Mills - Indexable","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:29","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"1496.00","total_gp":"1496.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"249920","line":"6","data":"05-11-2026 10:30 - Discounts Recalculated QS"},{"comp":"1","quote":"249920","line":"5","data":"on longer gage length with coolant ports"},{"comp":"1","quote":"249920","line":"4","data":"entry on log again to reconfirm price & delivery"},{"comp":"1","quote":"249920","line":"3","data":"quote log...confirmed with Fletcher and added"},{"comp":"1","quote":"249920","line":"2","data":"05-12-2026 11:14-rons: received response back on"},{"comp":"1","quote":"249920","line":"1","data":"with 50% GP on specials"},{"comp":"1","quote":"249920","line":"0","data":"05-14-2026 09:31-rons: spoke with Fletcher, going"}],"crmnotes":[{"comp":1,"quote":249920,"Line":0,"Comment":"05/11/2026 2:10 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249920,"Line":1,"Comment":"05/11/2026 2:11 PM - rons - CLO changed from 06/11/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249920,"Line":2,"Comment":"05/11/2026 2:11 PM - rons - Req Date changed from 06/22/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":249920,"Line":3,"Comment":"05/15/2026 10:08 AM - rons - CLO changed from 06/01/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249920,"Line":4,"Comment":"05/15/2026 10:08 AM - rons - Req Date changed from 06/08/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":249920,"Line":5,"Comment":"05/20/2026 4:45 PM - rons - F/U changed from 05/25/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249920,"Line":6,"Comment":"05/20/2026 4:45 PM - rons - CLO changed from 06/01/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":249920,"Line":7,"Comment":"05/20/2026 4:45 PM - rons - Req Date changed from 06/08/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249920","line":"1","part":"SPECIAL-TL","qty":"4","price":"374.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS ADA","branch":"1"},{"comp":"01","order":"249920","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249920","Line":"1","Company":"1","F_Line":"1","Comment":"HSK63A-SM40-150CP - HSK63A Shell Mill Holder 40mm,","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"2","Comment":"150mm GL, 200mm total length, w/ coolant ports.","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"3","Comment":"Please note these are considered special and have been","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"4","Comment":"quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"249920","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249920","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"249920","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 16:45:45.107 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250426-05202026164544.txt === {"quote":"250426","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-30-2026","cust_po":"K1.1/4-SK25-150","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Samantha Griffin","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:10","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Samantha Griffin","follow_phone":"","follow_email":"samantha.griffin@blackhawkid.com","pic_user":"rons","total_amt":"241.80","total_gp":"152.93","total_gpm":"63.25","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-19-2026","notes":[{"comp":"1","quote":"250426","line":"0","data":"05-19-2026 10:11-rons: live chat RFQ"}],"crmnotes":[],"items":[{"comp":"01","order":"250426","line":"1","part":"K1.1/4-SK25-150","qty":"1","price":"372.00","uom":"EA","discount":"35.00","req_date":"AUGUST","branch":"1"},{"comp":"01","order":"250426","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 16:45:54.791 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250426-05202026164554.txt === {"quote":"250426","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-30-2026","cust_po":"K1.1/4-SK25-150","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Samantha Griffin","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:10","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Samantha Griffin","follow_phone":"","follow_email":"samantha.griffin@blackhawkid.com","pic_user":"rons","total_amt":"241.80","total_gp":"152.93","total_gpm":"63.25","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"250426","line":"0","data":"05-19-2026 10:11-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250426,"Line":0,"Comment":"05/20/2026 4:45 PM - rons - F/U changed from 05/25/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250426,"Line":1,"Comment":"05/20/2026 4:45 PM - rons - CLO changed from 06/19/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250426","line":"1","part":"K1.1/4-SK25-150","qty":"1","price":"372.00","uom":"EA","discount":"35.00","req_date":"AUGUST","branch":"1"},{"comp":"01","order":"250426","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 16:45:58.926 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250426-05202026164558.txt === {"quote":"250426","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-09-2026","cust_po":"K1.1/4-SK25-150","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Samantha Griffin","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:10","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Samantha Griffin","follow_phone":"","follow_email":"samantha.griffin@blackhawkid.com","pic_user":"rons","total_amt":"241.80","total_gp":"152.93","total_gpm":"63.25","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"250426","line":"0","data":"05-19-2026 10:11-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250426,"Line":0,"Comment":"05/20/2026 4:45 PM - rons - F/U changed from 05/25/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250426,"Line":1,"Comment":"05/20/2026 4:45 PM - rons - CLO changed from 06/19/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250426,"Line":2,"Comment":"05/20/2026 4:45 PM - rons - Req Date changed from 06/30/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250426","line":"1","part":"K1.1/4-SK25-150","qty":"1","price":"372.00","uom":"EA","discount":"35.00","req_date":"AUGUST","branch":"1"},{"comp":"01","order":"250426","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 16:46:04.346 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250440-05202026164604.txt === {"quote":"250440","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-30-2026","cust_po":"Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:04","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"rons","total_amt":"1230.50","total_gp":"737.58","total_gpm":"59.94","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"06-19-2026","notes":[{"comp":"1","quote":"250440","line":"1","data":"new machine tooling"},{"comp":"1","quote":"250440","line":"0","data":"05-19-2026 13:13-rons: pricing per Fletcher on"}],"crmnotes":[],"items":[{"comp":"01","order":"250440","line":"1","part":"E32-314(C)","qty":"2","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"2","part":"E32-393(C)","qty":"1","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"3","part":"E32-472(C)","qty":"1","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"4","part":"E32-629(C)","qty":"1","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"6","part":"E32-236","qty":"4","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"7","part":"E32-314","qty":"4","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"8","part":"E32-393","qty":"3","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"9","part":"E32-472","qty":"3","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"10","part":"E32-629","qty":"1","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"12","part":"E25-236(C)","qty":"1","price":"100.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"13","part":"E25-314(C)","qty":"1","price":"100.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"14","part":"E25-393(C)","qty":"1","price":"100.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"16","part":"E25-236","qty":"2","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"17","part":"E25-314","qty":"2","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"18","part":"E25-393","qty":"2","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"20","part":"E16-236(C)","qty":"1","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"21","part":"E16-314(C)","qty":"1","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"22","part":"E16-393(C)","qty":"1","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"24","part":"E16-236","qty":"2","price":"45.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"25","part":"E16-314","qty":"2","price":"45.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"26","part":"E16-393","qty":"2","price":"45.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"30","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":22}}] 2026-05-20 16:46:13.372 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250440-05202026164613.txt === {"quote":"250440","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-30-2026","cust_po":"Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:04","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"rons","total_amt":"1230.50","total_gp":"737.58","total_gpm":"59.94","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"250440","line":"1","data":"new machine tooling"},{"comp":"1","quote":"250440","line":"0","data":"05-19-2026 13:13-rons: pricing per Fletcher on"}],"crmnotes":[{"comp":1,"quote":250440,"Line":0,"Comment":"05/20/2026 4:46 PM - rons - F/U changed from 05/25/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250440,"Line":1,"Comment":"05/20/2026 4:46 PM - rons - CLO changed from 06/19/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250440","line":"1","part":"E32-314(C)","qty":"2","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"2","part":"E32-393(C)","qty":"1","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"3","part":"E32-472(C)","qty":"1","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"4","part":"E32-629(C)","qty":"1","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"6","part":"E32-236","qty":"4","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"7","part":"E32-314","qty":"4","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"8","part":"E32-393","qty":"3","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"9","part":"E32-472","qty":"3","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"10","part":"E32-629","qty":"1","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"12","part":"E25-236(C)","qty":"1","price":"100.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"13","part":"E25-314(C)","qty":"1","price":"100.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"14","part":"E25-393(C)","qty":"1","price":"100.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"16","part":"E25-236","qty":"2","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"17","part":"E25-314","qty":"2","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"18","part":"E25-393","qty":"2","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"20","part":"E16-236(C)","qty":"1","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"21","part":"E16-314(C)","qty":"1","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"22","part":"E16-393(C)","qty":"1","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"24","part":"E16-236","qty":"2","price":"45.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"25","part":"E16-314","qty":"2","price":"45.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"26","part":"E16-393","qty":"2","price":"45.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"30","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":22}}] 2026-05-20 16:46:14.862 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.7674799406344, -84.6016217108782, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.7674799406344, -84.6016217108782, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4619018 second/s. 2026-05-20 16:46:18.486 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250440-05202026164618.txt === {"quote":"250440","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-09-2026","cust_po":"Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:04","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"rons","total_amt":"1230.50","total_gp":"737.58","total_gpm":"59.94","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"250440","line":"1","data":"new machine tooling"},{"comp":"1","quote":"250440","line":"0","data":"05-19-2026 13:13-rons: pricing per Fletcher on"}],"crmnotes":[{"comp":1,"quote":250440,"Line":0,"Comment":"05/20/2026 4:46 PM - rons - F/U changed from 05/25/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250440,"Line":1,"Comment":"05/20/2026 4:46 PM - rons - CLO changed from 06/19/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250440,"Line":2,"Comment":"05/20/2026 4:46 PM - rons - Req Date changed from 06/30/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250440","line":"1","part":"E32-314(C)","qty":"2","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"2","part":"E32-393(C)","qty":"1","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"3","part":"E32-472(C)","qty":"1","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"4","part":"E32-629(C)","qty":"1","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"6","part":"E32-236","qty":"4","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"7","part":"E32-314","qty":"4","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"8","part":"E32-393","qty":"3","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"9","part":"E32-472","qty":"3","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"10","part":"E32-629","qty":"1","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"12","part":"E25-236(C)","qty":"1","price":"100.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"13","part":"E25-314(C)","qty":"1","price":"100.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"14","part":"E25-393(C)","qty":"1","price":"100.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"16","part":"E25-236","qty":"2","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"17","part":"E25-314","qty":"2","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"18","part":"E25-393","qty":"2","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"20","part":"E16-236(C)","qty":"1","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"21","part":"E16-314(C)","qty":"1","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"22","part":"E16-393(C)","qty":"1","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"24","part":"E16-236","qty":"2","price":"45.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"25","part":"E16-314","qty":"2","price":"45.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"26","part":"E16-393","qty":"2","price":"45.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"30","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":22}}] 2026-05-20 16:46:23.185 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250453-05202026164622.txt === {"quote":"250453","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"CAATO","shiptoName":"C&A Tool Eng","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-30-2026","cust_po":"300-012","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Justin Gaerte","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:56","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Justin Gaerte","follow_phone":"260-503-8811","follow_email":"jgaerte@pts-tools.com","pic_user":"rons","total_amt":"63.24","total_gp":"16.77","total_gpm":"26.52","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-19-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250453","line":"1","part":"300-012","qty":"1","price":"102.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250453","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 16:46:31.900 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250453-05202026164631.txt === {"quote":"250453","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"CAATO","shiptoName":"C&A Tool Eng","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-30-2026","cust_po":"300-012","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Justin Gaerte","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:56","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Justin Gaerte","follow_phone":"260-503-8811","follow_email":"jgaerte@pts-tools.com","pic_user":"rons","total_amt":"63.24","total_gp":"16.77","total_gpm":"26.52","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":250453,"Line":0,"Comment":"05/20/2026 4:46 PM - rons - F/U changed from 05/25/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250453,"Line":1,"Comment":"05/20/2026 4:46 PM - rons - CLO changed from 06/19/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250453","line":"1","part":"300-012","qty":"1","price":"102.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250453","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 16:46:36.217 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250453-05202026164636.txt === {"quote":"250453","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"CAATO","shiptoName":"C&A Tool Eng","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-10-2026","cust_po":"300-012","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Justin Gaerte","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:56","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Justin Gaerte","follow_phone":"260-503-8811","follow_email":"jgaerte@pts-tools.com","pic_user":"rons","total_amt":"63.24","total_gp":"16.77","total_gpm":"26.52","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":250453,"Line":0,"Comment":"05/20/2026 4:46 PM - rons - F/U changed from 05/25/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250453,"Line":1,"Comment":"05/20/2026 4:46 PM - rons - CLO changed from 06/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250453,"Line":2,"Comment":"05/20/2026 4:46 PM - rons - Req Date changed from 06/30/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250453","line":"1","part":"300-012","qty":"1","price":"102.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250453","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 16:46:40.372 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250466-05202026164640.txt === {"quote":"250466","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"BILLHAFL","shiptoName":"Bill Hafley","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-30-2026","cust_po":"LITERATURE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"17:05","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@lyndexnikken.com","pic_user":"rons","total_amt":"0.00","total_gp":"-0.50","total_gpm":"0.00","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"51","win_pct":"20","clo_date":"06-19-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250466","line":"1","part":"CAT-LN355-TOOLINGSYSTEM","qty":"50","price":"0.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250466","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 16:46:50.673 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250466-05202026164650.txt === {"quote":"250466","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"BILLHAFL","shiptoName":"Bill Hafley","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-30-2026","cust_po":"LITERATURE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"17:05","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@lyndexnikken.com","pic_user":"rons","total_amt":"0.00","total_gp":"-0.50","total_gpm":"0.00","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"51","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":250466,"Line":0,"Comment":"05/20/2026 4:46 PM - rons - F/U changed from 05/25/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250466,"Line":1,"Comment":"05/20/2026 4:46 PM - rons - CLO changed from 06/19/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250466","line":"1","part":"CAT-LN355-TOOLINGSYSTEM","qty":"50","price":"0.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250466","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 16:46:55.167 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250466-05202026164654.txt === {"quote":"250466","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"BILLHAFL","shiptoName":"Bill Hafley","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-04-2026","cust_po":"LITERATURE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"17:05","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@lyndexnikken.com","pic_user":"rons","total_amt":"0.00","total_gp":"-0.50","total_gpm":"0.00","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"51","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":250466,"Line":0,"Comment":"05/20/2026 4:46 PM - rons - F/U changed from 05/25/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250466,"Line":1,"Comment":"05/20/2026 4:46 PM - rons - CLO changed from 06/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250466,"Line":2,"Comment":"05/20/2026 4:46 PM - rons - Req Date changed from 06/30/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250466","line":"1","part":"CAT-LN355-TOOLINGSYSTEM","qty":"50","price":"0.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250466","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 16:46:59.137 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250357-05202026164658.txt === {"quote":"250357","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"05-18-2026","cust_order_date":"05-26-2026","req_date":"06-08-2026","cust_po":"H100A-SF12-160MT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:04","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"455.65","total_gp":"249.38","total_gpm":"54.73","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"250357","line":"0","data":"05-18-2026 11:05-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250357,"Line":0,"Comment":"05/18/2026 1:50 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250357,"Line":1,"Comment":"05/18/2026 1:50 PM - rons - CLO changed from 06/06/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":250357,"Line":2,"Comment":"05/18/2026 1:50 PM - rons - Req Date changed from 06/18/2026 to 06/08/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250357","line":"1","part":"H100A-SF12-160MT","qty":"1","price":"701.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250357","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 16:47:07.933 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250357-05202026164707.txt === {"quote":"250357","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"05-18-2026","cust_order_date":"05-26-2026","req_date":"06-08-2026","cust_po":"H100A-SF12-160MT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:04","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"455.65","total_gp":"249.38","total_gpm":"54.73","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"250357","line":"0","data":"05-18-2026 11:05-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250357,"Line":0,"Comment":"05/18/2026 1:50 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250357,"Line":1,"Comment":"05/18/2026 1:50 PM - rons - CLO changed from 06/06/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":250357,"Line":2,"Comment":"05/18/2026 1:50 PM - rons - Req Date changed from 06/18/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":250357,"Line":3,"Comment":"05/20/2026 4:47 PM - rons - F/U changed from 05/25/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250357,"Line":4,"Comment":"05/20/2026 4:47 PM - rons - CLO changed from 06/01/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250357","line":"1","part":"H100A-SF12-160MT","qty":"1","price":"701.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250357","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 16:47:14.105 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250357-05202026164713.txt === {"quote":"250357","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"05-18-2026","cust_order_date":"05-26-2026","req_date":"05-20-2026","cust_po":"H100A-SF12-160MT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:04","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"455.65","total_gp":"249.38","total_gpm":"54.73","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"250357","line":"0","data":"05-18-2026 11:05-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250357,"Line":0,"Comment":"05/18/2026 1:50 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250357,"Line":1,"Comment":"05/18/2026 1:50 PM - rons - CLO changed from 06/06/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":250357,"Line":2,"Comment":"05/18/2026 1:50 PM - rons - Req Date changed from 06/18/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":250357,"Line":3,"Comment":"05/20/2026 4:47 PM - rons - F/U changed from 05/25/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250357,"Line":4,"Comment":"05/20/2026 4:47 PM - rons - CLO changed from 06/01/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250357,"Line":5,"Comment":"05/20/2026 4:47 PM - rons - Req Date changed from 06/08/2026 to 05/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250357","line":"1","part":"H100A-SF12-160MT","qty":"1","price":"701.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250357","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 16:47:46.493 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250357-05202026164746.txt === {"quote":"250357","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"05-18-2026","cust_order_date":"05-26-2026","req_date":"06-09-2026","cust_po":"H100A-SF12-160MT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:04","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"455.65","total_gp":"249.38","total_gpm":"54.73","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"250357","line":"0","data":"05-18-2026 11:05-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250357,"Line":0,"Comment":"05/18/2026 1:50 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250357,"Line":1,"Comment":"05/18/2026 1:50 PM - rons - CLO changed from 06/06/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":250357,"Line":2,"Comment":"05/18/2026 1:50 PM - rons - Req Date changed from 06/18/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":250357,"Line":3,"Comment":"05/20/2026 4:47 PM - rons - F/U changed from 05/25/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250357,"Line":4,"Comment":"05/20/2026 4:47 PM - rons - CLO changed from 06/01/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250357,"Line":5,"Comment":"05/20/2026 4:47 PM - rons - Req Date changed from 06/08/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":250357,"Line":6,"Comment":"05/20/2026 4:47 PM - rons - Req Date changed from 05/20/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250357","line":"1","part":"H100A-SF12-160MT","qty":"1","price":"701.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250357","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 16:47:54.929 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245519-05202026164754.txt === {"quote":"245519","customer":"19585","name":null,"customerName":"Thomas Skinner & Son Ltd.","comp":"01","open":"1","shipto":"DEHAVDCA","shiptoName":"DeHavilland","entry_date":"02-13-2026","cust_order_date":"03-13-2026","req_date":"03-27-2026","cust_po":"CAT40-SK16-90U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"90","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Patrick Sekida","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"12:53","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Patrick Sekida","follow_phone":"604-834-3369 direct","follow_email":"psekida@tskinner.com","pic_user":"bethw","total_amt":"8271.45","total_gp":"5144.79","total_gpm":"62.20","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"64","win_pct":"20","clo_date":"03-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":245519,"Line":0,"Comment":"02/19/2026 8:32 AM - bethw - Sent Patrick a FU email to make sure he saw the quote. This quote is to replace all Techniks, so the testing seems highly successful."},{"comp":1,"quote":245519,"Line":1,"Comment":"02/19/2026 8:32 AM - bethw - F/U changed from 03/13/2026 to 2/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245519,"Line":2,"Comment":"02/19/2026 9:49 AM - bethw - Per his reply. He is meeting with this customer later today and will call me after to discuss."},{"comp":1,"quote":245519,"Line":3,"Comment":"03/02/2026 2:55 PM - bethw - F/U changed from 02/26/2026 to 3/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245519,"Line":4,"Comment":"03/09/2026 12:42 PM - bethw - Sent Patrick QFU. Never heard back from Patrick."},{"comp":1,"quote":245519,"Line":5,"Comment":"03/09/2026 12:42 PM - bethw - F/U changed from 03/13/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245519,"Line":6,"Comment":"03/11/2026 8:17 AM - bethw - Per Patrick, they are waiting on all the mgmt approvals. Should become an order. (This is like a smaller Boeing in CAN)"},{"comp":1,"quote":245519,"Line":7,"Comment":"03/11/2026 8:17 AM - bethw - F/U changed from 03/16/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245519,"Line":8,"Comment":"04/08/2026 2:25 PM - bethw - We recently sent Q# 248166 on another tool package from DeHavilland. Sent email to Patrick to see if the new one supersedes this one."},{"comp":1,"quote":245519,"Line":9,"Comment":"04/08/2026 2:25 PM - bethw - F/U changed from 04/09/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245519,"Line":10,"Comment":"04/15/2026 2:36 PM - bethw - Sent Patrick FU email for update. He mentioned he had approval so not sure where the order is. push another week."},{"comp":1,"quote":245519,"Line":11,"Comment":"04/15/2026 2:36 PM - bethw - F/U changed from 04/14/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245519,"Line":12,"Comment":"04/15/2026 2:37 PM - bethw - F/U changed from 04/22/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245519,"Line":13,"Comment":"04/21/2026 11:04 AM - bethw - Per Patrick, they PO is recvd but had some errors and they are awaiting on the revised PO."},{"comp":1,"quote":245519,"Line":14,"Comment":"04/21/2026 11:04 AM - bethw - F/U changed from 04/22/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245519,"Line":15,"Comment":"04/21/2026 11:08 AM - bethw - F/U changed from 04/27/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245519,"Line":16,"Comment":"04/28/2026 9:24 AM - bethw - Sent Patrick a request for update."},{"comp":1,"quote":245519,"Line":17,"Comment":"04/28/2026 9:25 AM - bethw - F/U changed from 04/27/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245519,"Line":18,"Comment":"05/05/2026 10:07 AM - bethw - Per Patrick, this is moving but slowly. They are returning some faulty Teckniks items first and the return is taking longer than expected. Push 2 weeks."},{"comp":1,"quote":245519,"Line":19,"Comment":"05/05/2026 10:07 AM - bethw - F/U changed from 05/05/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245519,"Line":20,"Comment":"05/20/2026 4:47 PM - bethw - converted to SO# 1039832 for a variety of items"}],"items":[{"comp":"01","order":"245519","line":"1","part":"CAT40-SK10-90U-IDU","qty":"5","price":"409.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245519","line":"2","part":"SK10-1/8A","qty":"3","price":"72.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245519","line":"3","part":"SK10-1/4A","qty":"18","price":"72.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245519","line":"4","part":"SK10-3/16A","qty":"8","price":"72.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245519","line":"5","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245519","line":"6","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245519","line":"7","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245519","line":"8","part":"CAT40-SK16-120U-IDU","qty":"20","price":"494.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245519","line":"9","part":"SK16-3/8A","qty":"5","price":"89.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245519","line":"10","part":"PROMOTION-SK-TSK","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245519","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-20 16:48:30.291 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\HAMMILTO-0-3467.txt === {"customer":"HAMMILTO","line":"A","dept":"M","name":"Justin none","title":"PEM","phone":"443-660-7300","cell":"443-660-7300","fax":null,"email":"none@none","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3467,"password":null,"webenabled":"Y","linkedin":null,"city":"Owings Mills","state":"MD","address1":"11403 Cronridge Drive","address2":null,"zip":"21117","country":"USA","userid":"jacobm","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"0"}}] 2026-05-20 16:49:03.135 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250205-05202026164902.txt === {"quote":"250205","customer":"18685","name":null,"customerName":"AJ Rod Co., Inc.","comp":"01","open":"1","shipto":"AJRONEWB","shiptoName":"AJ Rod Co.","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-14-2026","cust_po":"E32-314(C)","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jeremy Rutherford","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"12:22","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Jeremy Rutherford","follow_phone":"832-330-3805 cell","follow_email":"jeremy.rutherford@ajrodco.com","pic_user":"bethw","total_amt":"70.72","total_gp":"49.65","total_gpm":"70.21","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"2","win_pct":"20","clo_date":"06-14-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250205","line":"1","part":"E32-314(C)","qty":"1","price":"104.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250205","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 16:50:39.346 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248527-05202026165039.txt === {"quote":"248527","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"1","shipto":"DGIOKVI","shiptoName":"DGI Supply - GTA","entry_date":"04-14-2026","cust_order_date":"05-14-2026","req_date":"05-26-2026","cust_po":"NB3007-0016-4.00G","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Clifford Ho","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"10:41","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Clifford Ho","follow_phone":"800-923-6255 x89340","follow_email":"cho@dgisupply.ca","pic_user":"bethw","total_amt":"1486.28","total_gp":"928.66","total_gpm":"62.48","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"bethw","reason":"3","totalQty":"21","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248527","line":"1","data":"or not on the PS. Sent both."},{"comp":"1","quote":"248527","line":"0","data":"04-15-2026 09:14-bethw: didn't know if coolant thr"}],"crmnotes":[{"comp":1,"quote":248527,"Line":0,"Comment":"05/15/2026 10:56 AM - bethw - F/U changed from 05/14/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248527,"Line":1,"Comment":"05/20/2026 4:50 PM - bethw - recvd stock 5/18 quote expired and closed. due to delivery"}],"items":[{"comp":"01","order":"248527","line":"1","part":"NB3007-0016-4.00G","qty":"6","price":"295.00","uom":"EA","discount":"46.00","req_date":"pending","branch":"1"},{"comp":"01","order":"248527","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248527","line":"3","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248527","line":"4","part":"B30-6000-EU","qty":"6","price":"28.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248527","line":"5","part":"PS-130E","qty":"6","price":"94.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248527","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-20 16:51:01.505 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248585-05202026165101.txt === {"quote":"248585","customer":"19593","name":null,"customerName":"SISU Custom Robotics, LLC.","comp":"01","open":"1","shipto":null,"shiptoName":null,"entry_date":"04-15-2026","cust_order_date":"07-25-2025","req_date":"04-15-2026","cust_po":"SPECIAL-TL","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Marc Christenson","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"07:49","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Marc Christenson","follow_phone":"512-377-6075 x 202","follow_email":"marc.christenson@sisu.us","pic_user":"bethw","total_amt":"650.60","total_gp":"483.60","total_gpm":"74.33","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"22","win_pct":"20","clo_date":"05-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":248585,"Line":0,"Comment":"04/21/2026 10:59 AM - bethw - F/U changed from 04/21/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248585,"Line":1,"Comment":"05/15/2026 4:51 PM - bethw - F/U changed from 05/15/2026 to 5/20/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248585","line":"1","part":"SPECIAL-TL","qty":"5","price":"45.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248585","line":"2","part":"500-016","qty":"4","price":"38.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248585","line":"3","part":"500-020","qty":"4","price":"38.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248585","line":"4","part":"500-024","qty":"4","price":"38.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248585","line":"5","part":"500-028","qty":"4","price":"38.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248585","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248585","Line":"1","Company":"1","F_Line":"1","Comment":"P/N: TBD","Loc":"Y"},{"Quote":"248585","Line":"1","Company":"1","F_Line":"2","Comment":"5C special collet with ID Bore to be ground to .190\"","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-20 16:51:59.628 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248698-05202026165159.txt === {"quote":"248698","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"JANI","shiptoName":"Janicki Industries Inc.","entry_date":"04-16-2026","cust_order_date":"05-16-2026","req_date":"05-28-2026","cust_po":"WH-ZP120-STD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jason Schmidt","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"10:45","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Jason Schmidt","follow_phone":"206-607-1109","follow_email":"jason.schmidt@blackhawkid.com","pic_user":"bethw","total_amt":"2061.52","total_gp":"1052.62","total_gpm":"51.06","rev_type":"WAP","mod_date":"05-20-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-16-2026","notes":[],"crmnotes":[{"comp":1,"quote":248698,"Line":0,"Comment":"05/15/2026 4:52 PM - bethw - F/U changed from 05/16/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248698,"Line":1,"Comment":"05/20/2026 4:51 PM - bethw - Sent QFU to Jason to see if there is any activity."},{"comp":1,"quote":248698,"Line":2,"Comment":"05/20/2026 4:51 PM - bethw - no response quote expired and closed."}],"items":[{"comp":"01","order":"248698","line":"1","part":"WH-ZP120-STD","qty":"2","price":"1412.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248698","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-20 16:54:23.642 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248854-05202026165423.txt === {"quote":"248854","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKOK","shiptoName":"Blackhawk Industrial","entry_date":"04-20-2026","cust_order_date":"05-20-2026","req_date":"06-01-2026","cust_po":"MZQT5-CT40Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Kendra Hampton","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"12:50","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Kendra Hampton","follow_phone":"405-688-2326","follow_email":"kendra.hampton@blackhawkid.com","pic_user":"bethw","total_amt":"6124.90","total_gp":"3110.08","total_gpm":"50.78","rev_type":"LT","mod_date":"05-20-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":248854,"Line":0,"Comment":"05/20/2026 4:54 PM - bethw - Sent Kendra QFU for update on status."}],"items":[{"comp":"01","order":"248854","line":"1","part":"MZQT5-CT40Z-ICE","qty":"1","price":"8592.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248854","line":"2","part":"WRENCH-MIM-195980","qty":"2","price":"85.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248854","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-20 16:55:13.975 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248849-05202026165513.txt === {"quote":"248849","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCTX","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-20-2026","cust_order_date":"05-20-2026","req_date":"05-20-2026","cust_po":"520-016","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Nino","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"11:40","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Nino","follow_phone":"","follow_email":"@","pic_user":"bethw","total_amt":"14.44","total_gp":"7.19","total_gpm":"49.79","rev_type":"STD","mod_date":"05-20-2026","mod_time":null,"mod_user":"bethw","reason":"3","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":248849,"Line":0,"Comment":"05/20/2026 4:55 PM - bethw - no stock. no follow up. quote closed"}],"items":[{"comp":"01","order":"248849","line":"1","part":"520-016","qty":"1","price":"38.00","uom":"EA","discount":"62.00","req_date":"ETA 6/1","branch":"1"},{"comp":"01","order":"248849","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-20 16:56:41.167 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\PRIMMARY-0-3467.txt === {"customer":"PRIMMARY","line":"A","dept":"M","name":"Edgar Burnham","title":"MKT","phone":"410-833-2272","cell":"410-833-2272","fax":null,"email":"eburnham@primusaero.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3467,"password":null,"webenabled":"Y","linkedin":null,"city":"Reisterstown","state":"MD","address1":"109 Wabash Avenue","address2":null,"zip":"21136","country":"USA","userid":"jacobm","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"0"}}] 2026-05-20 16:58:19.439 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248885-05202026165819.txt === {"quote":"248885","customer":"19585","name":null,"customerName":"Thomas Skinner & Son Ltd.","comp":"01","open":"0","shipto":"GIKLLLLM","shiptoName":"Thomas Skinner - Vancouver Location","entry_date":"04-20-2026","cust_order_date":"05-20-2026","req_date":"06-01-2026","cust_po":"C50-MRAM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"90","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Liam Clazie","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"16:31","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Liam Clazie","follow_phone":"604-276-2131","follow_email":"lclazie@tskinner.com","pic_user":"bethw","total_amt":"17621.75","total_gp":"9783.70","total_gpm":"55.52","rev_type":"ADV","mod_date":"05-20-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":248885,"Line":0,"Comment":"05/20/2026 4:58 PM - bethw - Sent QFU to Liam for update on status."}],"items":[{"comp":"01","order":"248885","line":"1","part":"C50-MRAM","qty":"1","price":"3909.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248885","line":"2","part":"C50-MRAM-IC","qty":"1","price":"7057.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248885","line":"3","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248885","line":"4","part":"MRAM-ER20","qty":"1","price":"4885.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248885","line":"5","part":"MRAM-ER20-IC","qty":"1","price":"5445.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248885","line":"6","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248885","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-20 17:37:06.053 [INFO] In session is user: jacobf 2026-05-20 17:37:06.591 [INFO] In session is user: jacobf 2026-05-20 17:37:06.936 [INFO] In session is user: jacobf 2026-05-20 17:37:07.276 [INFO] In session is user: jacobf 2026-05-20 17:37:07.795 [INFO] In session is user: jacobf 2026-05-20 17:37:08.156 [INFO] In session is user: jacobf 2026-05-20 17:37:08.454 [INFO] In session is user: jacobf 2026-05-20 17:37:08.778 [INFO] In session is user: jacobf 2026-05-20 17:37:09.139 [INFO] In session is user: jacobf 2026-05-20 17:37:09.588 [INFO] In session is user: jacobf 2026-05-20 17:37:09.887 [INFO] In session is user: jacobf 2026-05-20 17:37:10.263 [INFO] In session is user: jacobf 2026-05-20 17:37:10.573 [INFO] In session is user: jacobf 2026-05-20 17:37:11.000 [INFO] In session is user: jacobf 2026-05-20 17:37:11.344 [INFO] In session is user: jacobf 2026-05-20 17:37:11.673 [INFO] In session is user: jacobf 2026-05-20 17:37:12.148 [INFO] In session is user: jacobf 2026-05-20 17:37:12.476 [INFO] In session is user: jacobf 2026-05-20 18:32:15.419 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-20 18:32:22.354 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5192257494654, -80.0221717535087, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5192257494654, -80.0221717535087, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2022126 second/s. 2026-05-20 19:02:29.761 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-20 19:45:37.561 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-20 19:45:44.607 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6582598429313, -88.2223237878765, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6582598429313, -88.2223237878765, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.207932 second/s. 2026-05-20 19:52:13.068 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6426456361302, -88.2100359192261, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6426456361302, -88.2100359192261, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1620241 second/s. 2026-05-20 20:06:53.569 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6426226693493, -88.210118647529, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6426226693493, -88.210118647529, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1945192 second/s. 2026-05-20 21:02:00.160 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-20 22:46:18.799 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-21 01:06:08.675 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-21 02:28:41.848 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-21 03:03:35.829 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-21 03:47:01.651 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-21 04:49:51.379 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-21 05:12:28.731 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-21 07:16:58.894 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-21 07:32:59.198 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244376-05212026073258.txt === {"quote":"244376","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"VERMES","shiptoName":"Vermes Machine Company, Inc.","entry_date":"01-23-2026","cust_order_date":null,"req_date":"05-25-2026","cust_po":"Norman Roessle","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Norman Roessle","drop_po":"5AX-250FA-M","status":"0","user":"stevel","conv_order":"","time":"14:09","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Norman Roessle","follow_phone":"","follow_email":"NROESSLE@dmgmori-usa.com>","pic_user":"jacobm","total_amt":"114187.00","total_gp":"80194.17","total_gpm":"70.23","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":244376,"Line":0,"Comment":"02/22/2026 11:56 AM - stevel - F/U changed from 02/05/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244376,"Line":1,"Comment":"02/22/2026 11:57 AM - stevel - CLO changed from 02/23/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":244376,"Line":2,"Comment":"02/22/2026 11:57 AM - stevel - Req Date changed from 03/06/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":244376,"Line":3,"Comment":"03/27/2026 10:10 AM - briann - PIC changed from stevel to briann"},{"comp":1,"quote":244376,"Line":4,"Comment":"03/27/2026 10:10 AM - briann - F/U changed from 03/28/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244376,"Line":5,"Comment":"03/27/2026 10:10 AM - briann - CLO changed from 03/28/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":244376,"Line":6,"Comment":"03/27/2026 10:10 AM - briann - Req Date changed from 03/28/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":244376,"Line":7,"Comment":"04/14/2026 9:04 AM - briann - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244376,"Line":8,"Comment":"04/14/2026 9:04 AM - briann - CLO changed from 04/27/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244376,"Line":9,"Comment":"04/14/2026 9:04 AM - briann - Req Date changed from 04/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":244376,"Line":10,"Comment":"04/14/2026 9:05 AM - briann - PIC changed from briann to jacobm"},{"comp":1,"quote":244376,"Line":11,"Comment":"05/05/2026 12:44 PM - jacobm - F/U changed from 05/04/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244376,"Line":12,"Comment":"05/15/2026 11:00 AM - jacobm - F/U changed from 05/14/2026 to 5/18/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"244376","line":"1","part":"5AX-250FA-M","qty":"1","price":"72803.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244376","line":"2","part":"5AX-2002FA-M","qty":"1","price":"59081.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244376","line":"3","part":"HYD-UNIT-NACHI-DC24V2","qty":"1","price":"10526.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244376","line":"4","part":"INSTALLATION-RT-5AX-NE","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"244376","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-21 07:33:13.848 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247416-05212026073313.txt === {"quote":"247416","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"DMGMORNJ","shiptoName":"DMG Mori/New Jersey","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-25-2026","cust_po":"Norman Roessle","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Norman Roessle","drop_po":"CNC260FA-M","status":"0","user":"alyssah","conv_order":"","time":"09:54","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Norman Roessle","follow_phone":"973-727-2642","follow_email":"nroessle@dmgmori-usa.com","pic_user":"jacobm","total_amt":"21679.95","total_gp":"14987.12","total_gpm":"69.13","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"247416","line":"1","data":"Brian Norris to refelct date of 3/24"},{"comp":"1","quote":"247416","line":"0","data":"03-24-2026 09:56-alyssah Duplicate 244493 per"}],"crmnotes":[{"comp":1,"quote":247416,"Line":0,"Comment":"04/14/2026 9:11 AM - briann - F/U changed from 04/10/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247416,"Line":1,"Comment":"04/14/2026 9:11 AM - briann - CLO changed from 04/24/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":247416,"Line":2,"Comment":"04/14/2026 9:12 AM - briann - Req Date changed from 04/24/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247416,"Line":3,"Comment":"04/14/2026 9:12 AM - briann - PIC changed from briann to jacobm"},{"comp":1,"quote":247416,"Line":4,"Comment":"05/05/2026 12:44 PM - jacobm - F/U changed from 05/04/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247416,"Line":5,"Comment":"05/15/2026 11:00 AM - jacobm - F/U changed from 05/14/2026 to 5/18/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247416","line":"1","part":"CNC260FA-M","qty":"1","price":"30165.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247416","line":"2","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247416","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247416","Line":"1","Company":"1","F_Line":"1","Comment":"CMX special pricing includes installation.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-21 07:38:59.964 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244493-05212026073859.txt === {"quote":"244493","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"NFI","shiptoName":"NFI Industries","entry_date":"01-27-2026","cust_order_date":"05-01-2026","req_date":"05-25-2026","cust_po":"Norman Roessle","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Norman Roessle","drop_po":"CNC260FA-M","status":"0","user":"stevel","conv_order":"","time":"08:33","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Norman Roessle","follow_phone":"973-727-2642","follow_email":"nroessle@dmgmori-usa.com","pic_user":"jacobm","total_amt":"21679.95","total_gp":"14971.46","total_gpm":"69.06","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"244493","line":"3","data":"to Terr 15."},{"comp":"1","quote":"244493","line":"2","data":"originally was showing up as Terr 43 and changed"},{"comp":"1","quote":"244493","line":"1","data":"as NFI in Champlain, NY. Changed as this"},{"comp":"1","quote":"244493","line":"0","data":"03-26-2026 13:36-briand: Brian gave me Ship To"}],"crmnotes":[{"comp":1,"quote":244493,"Line":0,"Comment":"02/23/2026 7:44 AM - stevel - F/U changed from 02/09/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244493,"Line":1,"Comment":"02/23/2026 7:44 AM - stevel - CLO changed from NaN/NaN/NaN to 03/27/2026 (CLO Date Updated)"},{"comp":1,"quote":244493,"Line":2,"Comment":"02/23/2026 7:44 AM - stevel - Req Date changed from 03/10/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":244493,"Line":3,"Comment":"02/23/2026 7:44 AM - stevel - PIC changed from stevel to briann"},{"comp":1,"quote":244493,"Line":4,"Comment":"04/14/2026 9:09 AM - briann - F/U changed from 03/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244493,"Line":5,"Comment":"04/14/2026 9:09 AM - briann - CLO changed from 03/27/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244493,"Line":6,"Comment":"04/14/2026 9:09 AM - briann - Req Date changed from 03/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":244493,"Line":7,"Comment":"04/14/2026 9:09 AM - briann - PIC changed from briann to jacobm"},{"comp":1,"quote":244493,"Line":8,"Comment":"05/05/2026 12:44 PM - jacobm - F/U changed from 05/04/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244493,"Line":9,"Comment":"05/15/2026 11:00 AM - jacobm - F/U changed from 05/14/2026 to 5/18/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"244493","line":"1","part":"CNC260FA-M","qty":"1","price":"30165.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"244493","line":"2","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244493","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244493","Line":"1","Company":"1","F_Line":"1","Comment":"CMX special pricing includes installation.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-21 07:40:21.909 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249615-05212026074021.txt === {"quote":"249615","customer":"13700","name":null,"customerName":"The Robert E. Morris Company [CT]","comp":"01","open":"0","shipto":"THEROBEZ","shiptoName":"The Robert E. Morris Company","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-15-2026","cust_po":"5AX-201OSP4-M-AHB","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pat D'Amato","drop_po":"","status":"0","user":"jacobm","conv_order":"","time":"11:39","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Pat D'Amato","follow_phone":"860-810-0368","follow_email":"patrickjohndamato@gmail.com","pic_user":"jacobm","total_amt":"51835.00","total_gp":"36909.82","total_gpm":"71.21","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":249615,"Line":0,"Comment":"05/11/2026 12:47 PM - jacobm - F/U changed from 05/10/2026 to 5/19/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249615","line":"1","part":"5AX-201OSP4-M-AHB","qty":"1","price":"74050.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249615","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249615","Line":"1","Company":"1","F_Line":"1","Comment":"Cables are included","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 07:41:49.338 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250148-05212026074149.txt === {"quote":"250148","customer":"12455","name":null,"customerName":"Lindco Springfield Co., Inc.","comp":"01","open":"0","shipto":"ANCHNORB","shiptoName":"Anchor Machine Inc.","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"CAT40-SK6-150U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Tim Lacey","drop_po":"","status":"0","user":"briand","conv_order":"","time":"16:24","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Tim Lacey","follow_phone":"800-888-0866","follow_email":"tlacey@lindcospringfield.com","pic_user":"jacobm","total_amt":"18219.50","total_gp":"9937.16","total_gpm":"54.54","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"182","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250148","line":"8","data":"without the o-ring."},{"comp":"1","quote":"250148","line":"7","data":"Tim can match up whether the EU needs them with or"},{"comp":"1","quote":"250148","line":"6","data":"Tim at Lindco. Sent drawings of pull studs so"},{"comp":"1","quote":"250148","line":"5","data":"Sent quote to Jacob to review to then send to"},{"comp":"1","quote":"250148","line":"4","data":"50% discount for new machine tool package for EU."},{"comp":"1","quote":"250148","line":"3","data":"05-13-2026 16:34-briand: Brian Norris approved"},{"comp":"1","quote":"250148","line":"2","data":"Revised PO and sent to Jacob."},{"comp":"1","quote":"250148","line":"1","data":"is A51NX. PS will be the one w/ the O-ring."},{"comp":"1","quote":"250148","line":"0","data":"05-14-2026 13:05-briand: Jacob said Makino Model"}],"crmnotes":[{"comp":1,"quote":250148,"Line":0,"Comment":"05/21/2026 8:41 AM - jacobm - Phone call made regarding package. Going to update quote soon for spaced out item list"}],"items":[{"comp":"01","order":"250148","line":"1","part":"CAT40-SK6-150U-IDU","qty":"20","price":"446.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"2","part":"SKL-6W","qty":"1","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"3","part":"SK6-1/8A","qty":"2","price":"70.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"4","part":"SK6-3/16A","qty":"1","price":"70.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"5","part":"SK6-1/4A","qty":"2","price":"70.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"7","part":"CAT40-SK10-90U-IDU","qty":"20","price":"409.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"8","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"9","part":"SK10-1/8A","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"10","part":"SK10-3/16A","qty":"1","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"11","part":"SK10-1/4A","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"12","part":"SK10-3/8A","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"14","part":"CAT40-SK13-90U-IDU","qty":"20","price":"431.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"15","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"16","part":"SK13-1/8A","qty":"2","price":"73.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"17","part":"SK13-3/16A","qty":"1","price":"73.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"18","part":"SK13-1/2A","qty":"2","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"19","part":"SK13-1/4A","qty":"2","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"20","part":"SK13-3/8A","qty":"2","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"22","part":"C4007-0011-6.00","qty":"10","price":"292.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"23","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"25","part":"CAT40-HC0750-2.50","qty":"2","price":"645.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"27","part":"C4001-1250-2.00CP","qty":"1","price":"179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"28","part":"C4001-1000-1.75CP","qty":"1","price":"144.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"29","part":"C4001-0750-4.00CP","qty":"2","price":"184.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"32","part":"C40-1500(R)-EU","qty":"80","price":"52.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"37","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":26}}] 2026-05-21 07:42:35.781 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248297-05212026074235.txt === {"quote":"248297","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"JOHNLAUR","shiptoName":"Johns Hopkins Univ-Applied Physics","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-09-2026","cust_po":"Mazak BMT68 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Smith","drop_po":"","status":"0","user":"jacobm","conv_order":"","time":"09:25","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Jim Smith","follow_phone":"443-252-1624","follow_email":"jsmith@stellarindustrial.com","pic_user":"jacobm","total_amt":"11035.76","total_gp":"5889.20","total_gpm":"53.36","rev_type":"LT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-09-2026","notes":[{"comp":"1","quote":"248297","line":"10","data":"04-09-2026 12:31 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"9","data":"04-09-2026 11:24 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"8","data":"04-09-2026 11:23 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"7","data":"04-09-2026 11:11 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"6","data":"04-09-2026 11:10 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"5","data":"disc."},{"comp":"1","quote":"248297","line":"4","data":"GP's and disc to review if he wants to do extra"},{"comp":"1","quote":"248297","line":"3","data":"going to meeting w/ MSC reps, sent him list of"},{"comp":"1","quote":"248297","line":"2","data":"04-09-2026 11:12-briand: Jacob entered quote,"},{"comp":"1","quote":"248297","line":"1","data":"8%."},{"comp":"1","quote":"248297","line":"0","data":"04-09-2026 12:32-briand: Jacob said to go extra"}],"crmnotes":[{"comp":1,"quote":248297,"Line":0,"Comment":"04/16/2026 11:20 AM - jacobm - Sent follow up email"},{"comp":1,"quote":248297,"Line":1,"Comment":"04/16/2026 11:21 AM - jacobm - F/U changed from 04/15/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248297,"Line":2,"Comment":"04/24/2026 12:46 PM - jacobm - Quote is for a military shop. Jim made it known that they move slowly. He will contact once he sees movement"},{"comp":1,"quote":248297,"Line":3,"Comment":"04/24/2026 12:47 PM - jacobm - F/U changed from 04/23/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248297,"Line":4,"Comment":"05/01/2026 4:09 PM - jacobm - F/U changed from 04/30/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248297,"Line":5,"Comment":"05/11/2026 12:45 PM - jacobm - Follow up email."},{"comp":1,"quote":248297,"Line":6,"Comment":"05/11/2026 12:46 PM - jacobm - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248297,"Line":7,"Comment":"05/15/2026 11:15 AM - jacobm - F/U changed from 05/14/2026 to 5/20/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248297","line":"1","part":"MZST68-ER32X","qty":"1","price":"3022.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"2","part":"MZST68-ER32X-ICE","qty":"1","price":"3348.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"3","part":"MZST68-ER32Z","qty":"1","price":"4814.00","uom":"EA","discount":"33.00","req_date":"Mid/End May","branch":"1"},{"comp":"01","order":"248297","line":"4","part":"MZST68-ER32Z-ICE","qty":"1","price":"5084.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"5","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"6","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-21 07:45:47.651 [INFO] In session is user: ctstest 2026-05-21 07:49:56.344 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244106-05212026074956.txt === {"quote":"244106","customer":"13700","name":null,"customerName":"The Robert E. Morris Company [CT]","comp":"01","open":"0","shipto":"MASSLINY","shiptoName":"Massapequa Precision Machining","entry_date":"01-20-2026","cust_order_date":"01-20-2026","req_date":"05-25-2026","cust_po":"Justin Zaleski","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Zaleski","drop_po":"CNC180OSP4-M","status":"0","user":"stevel","conv_order":"","time":"08:38","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Justin Zaleski","follow_phone":"","follow_email":"jzaleski@robertemorris.com","pic_user":"jacobm","total_amt":"14764.40","total_gp":"9650.37","total_gpm":"65.36","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":244106,"Line":0,"Comment":"01/27/2026 10:20 AM - briann - F/U changed from 02/02/2026 to 2/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":1,"Comment":"02/02/2026 8:57 AM - briann - F/U changed from 02/09/2026 to 2/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":2,"Comment":"02/02/2026 8:58 AM - briann - CLO changed from 02/20/2026 to 03/30/2026 (CLO Date Updated)"},{"comp":1,"quote":244106,"Line":3,"Comment":"02/02/2026 8:58 AM - briann - Req Date changed from 03/03/2026 to 03/30/2026 (Req Date Updated)"},{"comp":1,"quote":244106,"Line":4,"Comment":"02/23/2026 9:22 AM - briann - F/U changed from 02/23/2026 to 3/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":5,"Comment":"03/10/2026 9:30 AM - briann - F/U changed from 03/09/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":6,"Comment":"03/10/2026 9:30 AM - briann - CLO changed from 03/30/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":244106,"Line":7,"Comment":"03/10/2026 9:31 AM - briann - Req Date changed from 03/30/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":244106,"Line":8,"Comment":"03/27/2026 10:13 AM - briann - F/U changed from 04/06/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":9,"Comment":"04/14/2026 9:03 AM - briann - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":10,"Comment":"04/14/2026 9:03 AM - briann - CLO changed from 04/27/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244106,"Line":11,"Comment":"04/14/2026 9:03 AM - briann - Req Date changed from 04/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":244106,"Line":12,"Comment":"04/14/2026 9:04 AM - briann - PIC changed from briann to jacobm"},{"comp":1,"quote":244106,"Line":13,"Comment":"05/05/2026 12:45 PM - jacobm - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":14,"Comment":"05/11/2026 1:01 PM - jacobm - Sent status email/offering to meet with EU"},{"comp":1,"quote":244106,"Line":15,"Comment":"05/11/2026 1:02 PM - jacobm - F/U changed from 05/11/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":16,"Comment":"05/21/2026 8:49 AM - jacobm - follow up email sent"}],"items":[{"comp":"01","order":"244106","line":"1","part":"CNC180OSP4-M","qty":"1","price":"21092.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244106","line":"2","part":"TCE-97617-2300R","qty":"1","price":"1123.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244106","line":"3","part":"TCE-E6384-2300R","qty":"1","price":"1050.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244106","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-21 07:58:26.520 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249619-05212026075826.txt === {"quote":"249619","customer":"13700","name":null,"customerName":"The Robert E. Morris Company [CT]","comp":"01","open":"0","shipto":"THEROBEZ","shiptoName":"The Robert E. Morris Company","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-15-2026","cust_po":"5AX-201OSP4-ME40","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pat D'Amato","drop_po":"","status":"0","user":"jacobm","conv_order":"","time":"11:55","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Pat D'Amato","follow_phone":"860-810-0368","follow_email":"patrickjohndamato@gmail.com","pic_user":"jacobm","total_amt":"46755.10","total_gp":"33990.59","total_gpm":"72.70","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":249619,"Line":0,"Comment":"05/11/2026 12:47 PM - jacobm - F/U changed from 05/10/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249619,"Line":1,"Comment":"05/21/2026 8:58 AM - jacobm - follow up email sent"}],"items":[{"comp":"01","order":"249619","line":"1","part":"5AX-201OSP4-ME40","qty":"1","price":"66793.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249619","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249619","Line":"1","Company":"1","F_Line":"1","Comment":"Cables are included.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 07:58:46.391 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247417-05212026075846.txt === {"quote":"247417","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"DMGMORNJ","shiptoName":"DMG Mori/New Jersey","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-25-2026","cust_po":"Norman Roessle","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Norman Roessle","drop_po":"NCT200FA-M4","status":"0","user":"alyssah","conv_order":"","time":"09:56","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Norman Roessle","follow_phone":"973-727-2642","follow_email":"nroessle@dmgmori-usa.com","pic_user":"jacobm","total_amt":"17635.50","total_gp":"12003.95","total_gpm":"68.07","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"247417","line":"1","data":"Brian Norris to reflect entry date of 3/24"},{"comp":"1","quote":"247417","line":"0","data":"03-24-2026 09:57-alyssah Duplicate q# 242141 per"}],"crmnotes":[{"comp":1,"quote":247417,"Line":0,"Comment":"04/14/2026 9:13 AM - briann - F/U changed from 04/10/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247417,"Line":1,"Comment":"04/14/2026 9:13 AM - briann - CLO changed from 04/24/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":247417,"Line":2,"Comment":"04/14/2026 9:14 AM - briann - Req Date changed from 04/24/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247417,"Line":3,"Comment":"04/14/2026 9:14 AM - briann - PIC changed from briann to jacobm"},{"comp":1,"quote":247417,"Line":4,"Comment":"05/05/2026 12:44 PM - jacobm - F/U changed from 05/04/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247417,"Line":5,"Comment":"05/15/2026 10:58 AM - jacobm - F/U changed from 05/14/2026 to 5/18/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247417","line":"1","part":"NCT200FA-M4","qty":"1","price":"23650.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247417","line":"2","part":"P-125S","qty":"1","price":"2895.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247417","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247417","Line":"1","Company":"1","F_Line":"1","Comment":"CMX1100 special pricing with installation","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-21 08:16:15.187 [INFO] In session is user: osmart 2026-05-21 08:55:01.897 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249416-05212026085501.txt === {"quote":"249416","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"1","shipto":"PLY","shiptoName":"Productivity Inc.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-29-2026","cust_po":"100-040","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ryan Tweet","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:40","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Ryan Tweet","follow_phone":"","follow_email":"@","pic_user":"jennad","total_amt":"93.60","total_gp":"53.64","total_gpm":"57.31","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"5","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249416","line":"1","part":"100-040","qty":"1","price":"36.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249416","line":"2","part":"100-048","qty":"1","price":"36.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249416","line":"3","part":"100-056","qty":"1","price":"36.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249416","line":"4","part":"100-064","qty":"1","price":"36.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249416","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-21 08:55:40.073 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249293-05212026085539.txt === {"quote":"249293","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"1","shipto":"PRODPLMN","shiptoName":"Productivity Inc.","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-28-2026","cust_po":"QCFC65-114-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Ryan Tweet","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:50","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Ryan Tweet","follow_phone":"","follow_email":"@","pic_user":"jennad","total_amt":"257.69","total_gp":"118.33","total_gpm":"45.92","rev_type":"WAP","mod_date":"05-21-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249293","line":"1","part":"QCFC65-114-SMO","qty":"1","price":"353.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249293","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-21 08:57:01.582 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248986-05212026085701.txt === {"quote":"248986","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"PERFECT","shiptoName":"Perfect Patterns Inc","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"05-22-2026","cust_po":"WH-ZP120-STUD-18M12","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Max Thetford","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:02","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Max Thetford","follow_phone":"800-336-2401 x 1323","follow_email":"mthetford@pts-tools.com","pic_user":"jennad","total_amt":"1080.00","total_gp":"567.36","total_gpm":"52.53","rev_type":"WAP","mod_date":"05-21-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"13","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248986","line":"1","part":"WH-ZP120-STUD-18M12","qty":"12","price":"120.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248986","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-21 08:57:34.975 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249371-05212026085734.txt === {"quote":"249371","customer":"5900","name":null,"customerName":"EWIE Company Inc.","comp":"01","open":"1","shipto":"TCWOOD","shiptoName":"Woodward Inc.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-29-2026","cust_po":"CAT40-SK10-180U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Melanie Bedgood","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:35","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Melanie Bedgood","follow_phone":"779-207-6259","follow_email":"mbedgood@ewie.com","pic_user":"jennad","total_amt":"711.96","total_gp":"478.73","total_gpm":"67.24","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"5","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249371","line":"1","part":"CAT40-SK10-180U-IDU","qty":"1","price":"459.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249371","line":"2","part":"CAT40-SK6-150U-IDU","qty":"1","price":"446.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249371","line":"3","part":"SK6-5","qty":"1","price":"70.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249371","line":"4","part":"SK10-6","qty":"1","price":"72.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249371","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-21 09:15:29.000 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\AMINMIDD.txt]: {"id":"AMINMIDD","name":"A&M INDUSTRIAL","address1":"34 Industrial Park Place","address2":"Unit 3","city":"Middletown","state":"CT","zip":"06457","country":"USA","discount_level":null,"date_opened":"","salesman":"JG","phone":"732-574-1111","cr_limit":"","Created":"05-21-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":10,"web_id":0,"Type":"ST","Active":"Y","website":null,"UserId":"webadmin","JAS":"N","customer_email":"dwojno@am-ind.com"} [{"json":{"results":"success","type":"customer"}}] 2026-05-21 09:17:04.810 [INFO] In session is user: jimg 2026-05-21 09:23:36.688 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248945-05212026092336.txt === {"quote":"248945","customer":"3365","name":null,"customerName":"Chaparral Machinery","comp":"01","open":"1","shipto":"MAST","shiptoName":"Nexio Power Inc./Mast Motorsports","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-02-2026","cust_po":"BMT55-ER32Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Paxton","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"14:02","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Paxton","follow_phone":"","follow_email":"@","pic_user":"bethw","total_amt":"10202.90","total_gp":"5079.12","total_gpm":"49.78","rev_type":"LT","mod_date":"05-21-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"6","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248945,"Line":0,"Comment":"04/30/2026 9:09 AM - bethw - F/U changed from 04/28/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248945,"Line":1,"Comment":"05/21/2026 9:23 AM - bethw - no activity in area, this is an option upon a machine order. quote expired and closed."}],"items":[{"comp":"01","order":"248945","line":"1","part":"BMT55-ER32Z-ICE","qty":"2","price":"4673.00","uom":"EA","discount":"35.00","req_date":"1 Stk 1 1-2wks ARO","branch":"1"},{"comp":"01","order":"248945","line":"2","part":"BMT55-ER32Z-ICE-CCW","qty":"2","price":"4128.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248945","line":"3","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248945","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-21 09:39:35.181 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.0557364774101, -111.477461752356, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.0557364774101, -111.477461752356, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3504363 second/s. 2026-05-21 09:41:29.235 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\NORAPICK-0-3467.txt === {"customer":"NORAPICK","line":"A","dept":"OS","name":"Don Singh","title":"B","phone":"905-831-0100","cell":"905-831-0100","fax":null,"email":"donsingh@noranco.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3467,"password":null,"webenabled":"Y","linkedin":null,"city":"Pickering","state":"ON","address1":"1842 Clements Road","address2":null,"zip":"L1W 3T8","country":"CAN","userid":"robh","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"0"}}] 2026-05-21 09:45:51.324 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250296-05212026094551.txt === {"quote":"250296","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"MERCHAAB","shiptoName":"Merchant Machine Tools","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"OKL3-ER32X-C-1.5MP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Tracy McNeil","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"14:23","extra":"","follow_up":"06-15-2026","web_id":"","follow_name":"Tracy McNeil","follow_phone":"780-980-8569","follow_email":"tracy@merchantMT.ca","pic_user":"bethw","total_amt":"2940.00","total_gp":"2924.30","total_gpm":"99.47","rev_type":"LT","mod_date":"05-21-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":250296,"Line":0,"Comment":"05/21/2026 9:45 AM - bethw - this is not one of our direct customers, offered as OVERSTOCK item. They were initially looking to repair. Sent CC app if they decide to move forward."}],"items":[{"comp":"01","order":"250296","line":"1","part":"OKL3-ER32X-C-1.5MP","qty":"1","price":"3625.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250296","line":"2","part":"032-SPAN","qty":"2","price":"25.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250296","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"250296","Line":"0","Comment":"This is a final sale. Non Returnable"}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-21 09:48:38.054 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\WILSSCAR.txt]: {"id":"WILSSCAR","name":"Wilson Tool Canada","address1":"5590 Finch Ave. East","address2":"","city":"Scarborough","state":"ON","zip":"M1B 1T1","country":"CAN","discount_level":null,"date_opened":"","salesman":null,"phone":"416-291-1942","cr_limit":"","Created":"05-21-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":56,"web_id":1,"Type":"ST","Active":"Y","website":null,"UserId":"robh","JAS":"N","customer_email":""} [{"json":{"results":"success","type":"customer"}}] 2026-05-21 09:48:38.366 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\WILSSCAR-0-3467.txt === {"customer":"WILSSCAR","line":"A","dept":"OS","name":"Kelsey McClenaghan","title":"B","phone":"416-291-1942","cell":"416-291-1942","fax":null,"email":"kelsey.mcclenaghan@wilsontoolcanada.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3467,"password":null,"webenabled":"Y","linkedin":null,"city":"Scarborough","state":"ON","address1":"5590 Finch Ave. East","address2":null,"zip":"M1B 1T1","country":"CAN","userid":"robh","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"0"}}] 2026-05-21 09:49:48.709 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245283-05212026094948.txt === {"quote":"245283","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"MURIN","shiptoName":"Murray Equipment Inc","entry_date":"02-10-2026","cust_order_date":"02-10-2026","req_date":"06-05-2026","cust_po":"Mid-Range Presetter RFQ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"mirandag","conv_order":"ADV","time":"02-10","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Andy Simmons","follow_phone":"260-705-9133","follow_email":"asimmons@pts-tools.com","pic_user":"billh","total_amt":"28001.60","total_gp":"16617.56","total_gpm":"59.35","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"billh","reason":"2","totalQty":"14","win_pct":"25","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"245283","line":"0","data":"02-11-2026 11:51 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":245283,"Line":0,"Comment":"03/13/2026 2:41 PM - billh - F/U changed from 02/17/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245283,"Line":1,"Comment":"03/13/2026 2:46 PM - billh - CLO changed from 03/10/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":245283,"Line":2,"Comment":"03/13/2026 2:54 PM - billh - Req Date changed from 02/10/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":245283,"Line":3,"Comment":"05/05/2026 4:59 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":245283,"Line":4,"Comment":"05/05/2026 4:59 PM - rons - Req Date changed from 05/22/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":245283,"Line":5,"Comment":"05/20/2026 8:55 AM - billh - Win% changed from 20 to 25"}],"items":[{"comp":"01","order":"245283","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"3","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"5","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"6","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"7","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"8","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"9","part":"PRE-SPDL-H10","qty":"1","price":"3856.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"10","part":"PRE-SPDL-H63","qty":"1","price":"3067.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"11","part":"PRE-SPDL-I30","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"12","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245283","line":"13","part":"PRE-INST/TRAINING","qty":"1","price":"2100.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"245283","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245283","Line":"13","Company":"1","F_Line":"1","Comment":"*Price and Delivery TBD by EricH","Loc":"N"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-21 09:51:00.008 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250017-05212026095059.txt === {"quote":"250017","customer":"19450","name":null,"customerName":"Shelton Machinery Inc.","comp":"01","open":"0","shipto":"SHELTON","shiptoName":"Shelton Machinery Inc.","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"David Eldridge","drop_po":"","status":"0","user":"billh","conv_order":"","time":"13:06","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"David Eldridge","follow_phone":"(000) 000-0000","follow_email":"davideldridge76@gmail.com","pic_user":"billh","total_amt":"12324.34","total_gp":"7250.70","total_gpm":"58.83","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"billh","reason":"","totalQty":"80","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"250017","line":"1","data":"05-12-2026 13:24 - Discounts Recalculated"},{"comp":"1","quote":"250017","line":"0","data":"05-12-2026 13:16 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250017","line":"1","part":"C6-ASHL-45-114-25.4CP","qty":"4","price":"611.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"2","part":"C6-ASHR-45-114-25.4CP","qty":"1","price":"611.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"3","part":"C6-EM1000-80","qty":"3","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"4","part":"C6-EM1250-90","qty":"1","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"5","part":"C6-ER32-60","qty":"8","price":"483.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250017","line":"7","part":"C6-EM0500-60","qty":"4","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"8","part":"C6-EM0375-60","qty":"1","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"9","part":"C6-EM0750-65","qty":"4","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"10","part":"030-EXT-500","qty":"6","price":"95.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"11","part":"020-EXT-750","qty":"4","price":"87.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"12","part":"E32-016","qty":"6","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"13","part":"E32-024","qty":"6","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"14","part":"E32-032","qty":"6","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"15","part":"E32-048","qty":"6","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"16","part":"E32-016(C)","qty":"4","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"17","part":"E32-020(C)","qty":"4","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"18","part":"E32-024(C)","qty":"1","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"19","part":"E32-040(C)","qty":"2","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"20","part":"E32-393(C)","qty":"4","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"21","part":"E32-472(C)","qty":"4","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":21}}] 2026-05-21 09:56:40.516 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247686-05212026095640.txt === {"quote":"247686","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"MANNXXMA","shiptoName":"Manchester Tool & Die","entry_date":"03-27-2026","cust_order_date":"03-27-2026","req_date":"06-02-2026","cust_po":"FI6 Shrink Fit Unit","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Danning","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"14:32","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Lisa Danning","follow_phone":"800-336-2401 x1359","follow_email":"lisa.danning@pts-tools.com","pic_user":"billh","total_amt":"17783.25","total_gp":"11641.36","total_gpm":"65.46","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"billh","reason":"2","totalQty":"7","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"247686","line":"7","data":"03-30-2026 09:07 - Discounts Recalculated QS"},{"comp":"1","quote":"247686","line":"6","data":"03-27-2026 15:35 - Discounts Recalculated QS"},{"comp":"1","quote":"247686","line":"5","data":"03-27-2026 15:35 - Discounts Recalculated QS"},{"comp":"1","quote":"247686","line":"4","data":"voltage info from customer"},{"comp":"1","quote":"247686","line":"3","data":"03-27-2026 15:35-mirandag awaiting additional"},{"comp":"1","quote":"247686","line":"2","data":"understanding, explained 6/5 lead time."},{"comp":"1","quote":"247686","line":"1","data":"taper for machine, called Lisa and she was"},{"comp":"1","quote":"247686","line":"0","data":"03-30-2026 09:18-mirandag waiting to hear back on"}],"crmnotes":[{"comp":1,"quote":247686,"Line":0,"Comment":"05/11/2026 4:28 PM - rons - F/U changed from 04/27/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247686,"Line":1,"Comment":"05/11/2026 4:28 PM - rons - CLO changed from 04/27/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":247686,"Line":2,"Comment":"05/11/2026 4:28 PM - rons - Req Date changed from 05/08/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247686","line":"1","part":"SF-FI6-UNIT-200","qty":"1","price":"23711.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247686","line":"2","part":"SF-POT-#40","qty":"2","price":"165.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247686","line":"3","part":"SF-RACK-POT","qty":"1","price":"153.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247686","line":"4","part":"SF-RACK-HEAT-RING","qty":"1","price":"153.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247686","line":"5","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247686","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247686","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247686","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247686","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-21 10:20:19.026 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1243307264905, -78.738180426954, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1243307264905, -78.738180426954, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1972145 second/s. 2026-05-21 10:26:49.997 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249410-05212026102649.txt === {"quote":"249410","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"BLACKJAC","shiptoName":"Blackhawk Industrial","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"ZERO CLAMP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brad","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:11","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Brad","follow_phone":"","follow_email":"Brad ","pic_user":"mattm","total_amt":"13354.62","total_gp":"7350.24","total_gpm":"55.04","rev_type":"WAP","mod_date":"05-21-2026","mod_time":null,"mod_user":"mattm","reason":"2","totalQty":"19","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249410","line":"2","data":"04-29-2026 15:11 - Discounts Recalculated QS"},{"comp":"1","quote":"249410","line":"1","data":"sends to Brad @Blackhawk pending more info"},{"comp":"1","quote":"249410","line":"0","data":"04-29-2026 15:16-alyssah Quote per Matt & Mike R"}],"crmnotes":[{"comp":1,"quote":249410,"Line":0,"Comment":"05/18/2026 11:14 AM - mattm - Req Date changed from 06/10/2026 to 07/31/2026 (Req Date Updated)"},{"comp":1,"quote":249410,"Line":1,"Comment":"05/18/2026 11:14 AM - mattm - CLO changed from 05/29/2026 to 07/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249410,"Line":2,"Comment":"05/18/2026 11:14 AM - mattm - F/U changed from 05/12/2026 to 7/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249410,"Line":3,"Comment":"05/21/2026 11:26 AM - mattm - Closed"}],"items":[{"comp":"01","order":"249410","line":"1","part":"WH-ZP120-STD","qty":"6","price":"1412.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249410","line":"2","part":"WH-ZP120-INDX","qty":"6","price":"1517.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249410","line":"3","part":"WH-ZP120-STUD-16M10","qty":"6","price":"120.00","uom":"EA","discount":"27.00","req_date":"2 Stk/4pc TBD","branch":"1"},{"comp":"01","order":"249410","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-21 10:40:11.830 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(39.3402625133555, -76.6764123141903, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(39.3402625133555, -76.6764123141903, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3363329 second/s. 2026-05-21 10:47:39.781 [INFO] In session is user: travisl 2026-05-21 10:47:52.545 [INFO] In session is user: travisl 2026-05-21 10:47:55.069 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1082364798095, -78.7686869007554, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1082364798095, -78.7686869007554, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1643544 second/s. 2026-05-21 10:47:57.967 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1082364798095, -78.7686869007554, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1082364798095, -78.7686869007554, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1410329 second/s. 2026-05-21 10:48:46.399 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249473-05212026104846.txt === {"quote":"249473","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCICHIC","shiptoName":"MSC Industrial Supply","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"164-020","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Johelia Sanchez","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"12:21","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Johelia Sanchez","follow_phone":"800-753-7970","follow_email":"johelia.sanchez@mscdirect.com","pic_user":"jennad","total_amt":"67.80","total_gp":"9.91","total_gpm":"14.62","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249473","line":"1","part":"164-020","qty":"1","price":"113.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249473","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-21 10:49:26.709 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249498-05212026104926.txt === {"quote":"249498","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCICHIC","shiptoName":"MSC Industrial Supply","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"NT15-056(S)","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Cheryl Fontecchio","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:07","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Cheryl Fontecchio","follow_phone":"516-812-2000","follow_email":"cheryl.fontecchio@mscdirect.com","pic_user":"jennad","total_amt":"210.60","total_gp":"110.17","total_gpm":"52.31","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249498","line":"1","part":"NT15-056(S)","qty":"1","price":"162.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249498","line":"2","part":"NT10-040","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249498","line":"3","part":"NT10-024(S)","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249498","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-21 11:01:42.061 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1160590034363, -78.7675270625192, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1160590034363, -78.7675270625192, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3013579 second/s. 2026-05-21 11:01:45.279 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1160598089062, -78.7675238568511, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1160598089062, -78.7675238568511, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.5192911 second/s. 2026-05-21 11:02:34.081 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247390-05212026110233.txt === {"quote":"247390","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"1","shipto":"CFX","shiptoName":"C.F. Roark Welding & Eng.","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"06-02-2026","cust_po":"2196636","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Dylan Sprong","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"15:28","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Dylan Sprong","follow_phone":"317-788-4661","follow_email":"dylan.sprong@haggard-stocking.com","pic_user":"billh","total_amt":"7203.68","total_gp":"4042.15","total_gpm":"56.11","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"billh","reason":"1","totalQty":"5","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"247390","line":"5","data":"03-23-2026 15:28 - Discounts Recalculated QS"},{"comp":"1","quote":"247390","line":"4","data":"ing pin"},{"comp":"1","quote":"247390","line":"3","data":"SO#1034718, customer gave wrong info for position"},{"comp":"1","quote":"247390","line":"2","data":"03-23-2026 15:46-mirandag alternative for"},{"comp":"1","quote":"247390","line":"1","data":"this quote today - received PO for positioning pin"},{"comp":"1","quote":"247390","line":"0","data":"03-24-2026 11:20-mirandag processing and closing"}],"crmnotes":[{"comp":1,"quote":247390,"Line":0,"Comment":"05/11/2026 4:28 PM - rons - F/U changed from 04/27/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247390,"Line":1,"Comment":"05/11/2026 4:28 PM - rons - CLO changed from 04/27/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":247390,"Line":2,"Comment":"05/11/2026 4:28 PM - rons - Req Date changed from 05/04/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247390","line":"1","part":"C50-MRAM-IC","qty":"1","price":"7057.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247390","line":"2","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247390","line":"3","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"247390","line":"4","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247390","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247390","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247390","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247390","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} 247390-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-21 11:04:59.801 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249480-05212026110459.txt === {"quote":"249480","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCMENWI","shiptoName":"MSC Industrial Supply Company","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"QCFC65-116-SMO","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"14:02","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"jennad","total_amt":"240.04","total_gp":"92.31","total_gpm":"38.46","rev_type":"WAP","mod_date":"05-21-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249480","line":"1","part":"QCFC65-116-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249480","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-21 11:05:44.674 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249484-05212026110544.txt === {"quote":"249484","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCICHIC","shiptoName":"MSC Industrial Supply","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"HSK63A-ER32-4.00","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Willy","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"14:43","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Willy","follow_phone":"","follow_email":"@","pic_user":"jennad","total_amt":"267.27","total_gp":"115.60","total_gpm":"43.25","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249484","line":"1","part":"HSK63A-ER32-4.00","qty":"1","price":"453.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249484","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-21 11:06:07.887 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250099-05212026110607.txt === {"quote":"250099","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECOMETM","shiptoName":"Tecomet Warsaw","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"Tool Cert qt#250087","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"danas","conv_order":"","time":"12:13","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"cohning@techequip.com","pic_user":"billh","total_amt":"12598.50","total_gp":"12598.50","total_gpm":"100.00","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"billh","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250099","line":"0","data":"05-13-2026 12:15 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250099","line":"1","part":"TOOL-CERT","qty":"1","price":"25197.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250099","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250099","Line":"1","Company":"1","F_Line":"1","Comment":"FOR BUDGETARY QUOTE 250087","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-21 11:06:41.313 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248133-05212026110641.txt === {"quote":"248133","customer":"4207","name":null,"customerName":"DCT Industrial Supply Company","comp":"01","open":"0","shipto":"CATERPIL","shiptoName":"Caterpillar Lafayette","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"06-03-2026","cust_po":"CAT Deckel Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"08:06","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Tim Prickett","follow_phone":"","follow_email":"tim.prickett@dctisc.com","pic_user":"billh","total_amt":"14003.54","total_gp":"9257.41","total_gpm":"66.11","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"billh","reason":"","totalQty":"80","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"248133","line":"1","data":"04-10-2026 10:49 - Discounts Recalculated"},{"comp":"1","quote":"248133","line":"0","data":"04-07-2026 08:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248133,"Line":0,"Comment":"05/11/2026 4:28 PM - rons - F/U changed from 04/27/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248133,"Line":1,"Comment":"05/11/2026 4:28 PM - rons - CLO changed from 05/07/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248133,"Line":2,"Comment":"05/11/2026 4:29 PM - rons - Req Date changed from 05/19/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248133","line":"1","part":"CAT50-C1-135U-IDU","qty":"7","price":"811.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"2","part":"CAT50-C1.1/4-135U-IDU","qty":"9","price":"811.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"3","part":"CAT50-SK16-165U-IDU","qty":"2","price":"624.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"4","part":"C5001-1250-4.00CP","qty":"1","price":"312.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"5","part":"C5001-22-60CP","qty":"2","price":"254.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"6","part":"C5001-40-60CP","qty":"1","price":"276.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"7","part":"C5006-32-4.00","qty":"11","price":"239.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"8","part":"KM1-16","qty":"2","price":"67.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"9","part":"CCK1-18","qty":"4","price":"80.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"10","part":"CCK1.1/4-12","qty":"1","price":"82.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"11","part":"CCK1.1/4-14","qty":"2","price":"82.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"12","part":"CCK1.1/4-16","qty":"3","price":"92.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"13","part":"CCK1.1/4-20","qty":"3","price":"92.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"15","part":"CKFN25(1)-18","qty":"4","price":"62.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"16","part":"CKFN32(1.1/4)-12","qty":"1","price":"71.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"17","part":"CKFN32(1.1/4)-14","qty":"2","price":"69.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"18","part":"CKFN32(1.1/4)-16","qty":"3","price":"69.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"19","part":"CKFN32(1.1/4)-20","qty":"3","price":"69.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"21","part":"CKFN25(1)-18C","qty":"4","price":"143.00","uom":"EA","discount":"34.00","req_date":"3 Stk, 1pc 2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"22","part":"CKFN32(1.1/4)-12C","qty":"1","price":"85.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"23","part":"CKFN32(1.1/4)-14C","qty":"2","price":"129.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"24","part":"CKFN32(1.1/4)-16C","qty":"3","price":"85.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"25","part":"CKFN32(1.1/4)-20C","qty":"3","price":"85.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"27","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"28","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"29","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"30","part":"CCKL25","qty":"1","price":"14.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"31","part":"CCKL32","qty":"1","price":"14.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":29}}] 2026-05-21 11:07:30.970 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245360-05212026110730.txt === {"quote":"245360","customer":"13435","name":null,"customerName":"Meredith Machinery LLC","comp":"01","open":"0","shipto":"MERIN","shiptoName":"Meredith Machinery","entry_date":"02-11-2026","cust_order_date":"02-11-2026","req_date":"06-03-2026","cust_po":"CNC601AR21-18","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tony Ganser","drop_po":"Alfa Laval - Doug Jones","status":"0","user":"chrisb","conv_order":"","time":"14:37","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Tony Ganser","follow_phone":"574-320-4176","follow_email":"tony.ganser@meredithmachinery.com","pic_user":"billh","total_amt":"64008.70","total_gp":"39031.73","total_gpm":"60.98","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"billh","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":245360,"Line":0,"Comment":"03/13/2026 2:47 PM - billh - CLO changed from 03/11/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":1,"Comment":"04/13/2026 3:55 PM - billh - F/U changed from 03/01/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":2,"Comment":"04/13/2026 3:55 PM - billh - CLO changed from 03/25/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":3,"Comment":"04/13/2026 3:55 PM - billh - Req Date changed from 03/25/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245360,"Line":4,"Comment":"05/05/2026 4:55 PM - rons - F/U changed from 04/24/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":5,"Comment":"05/05/2026 4:57 PM - rons - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":6,"Comment":"05/05/2026 4:57 PM - rons - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":245360,"Line":7,"Comment":"05/15/2026 4:07 PM - rons - F/U changed from 05/13/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":8,"Comment":"05/15/2026 4:07 PM - rons - CLO changed from 05/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":9,"Comment":"05/15/2026 4:07 PM - rons - Req Date changed from 05/27/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245360","line":"1","part":"CNC601AR21-18","qty":"1","price":"81270.00","uom":"EA","discount":"30.00","req_date":"STOCK 2-3 Weeks","branch":"1"},{"comp":"01","order":"245360","line":"2","part":"AY0111","qty":"1","price":"10171.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245360","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-21 11:30:27.317 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\ALFOSPRI.txt]: {"id":"ALFOSPRI","name":"ALFONS HAAR INC","address1":"150 ADVANCED DRIVE","address2":"","city":"SPRINGBORO","state":"OH","zip":"45066","country":"USA","discount_level":null,"date_opened":"","salesman":"JG","phone":"937-560-2031","cr_limit":"","Created":"05-21-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":50,"web_id":2,"Type":"ST","Active":"Y","website":null,"UserId":"webadmin","JAS":"N","customer_email":"kathi.mackintosh@mackintoshtool.com"} [{"json":{"results":"success","type":"customer"}}] 2026-05-21 11:44:29.003 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.2439707549624, -78.7872368458728, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.2439707549624, -78.7872368458728, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2693725 second/s. 2026-05-21 11:44:49.430 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1160598089062, -78.7675238568511, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1160598089062, -78.7675238568511, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4239506 second/s. 2026-05-21 11:46:52.770 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.2463906066081, -78.7873632146761, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.2463906066081, -78.7873632146761, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1847631 second/s. 2026-05-21 11:47:11.155 [INFO] In session is user: travisl 2026-05-21 11:47:15.099 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.2463598814548, -78.7872937246767, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.2463598814548, -78.7872937246767, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2708528 second/s. 2026-05-21 11:47:16.434 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.2463598814548, -78.7872937246767, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.2463598814548, -78.7872937246767, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2850229 second/s. 2026-05-21 11:53:57.834 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.1365699833333, -111.539199833333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.1365699833333, -111.539199833333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2869322 second/s. 2026-05-21 12:06:49.918 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.1365887727897, -111.539208507269, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.1365887727897, -111.539208507269, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2228295 second/s. 2026-05-21 12:41:00.097 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1473051490982, -78.8090007045799, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1473051490982, -78.8090007045799, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.387617 second/s. 2026-05-21 12:41:04.704 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1476638344756, -78.8098147352446, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1476638344756, -78.8098147352446, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2675586 second/s. 2026-05-21 12:41:06.357 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.1470012175934, -78.8085181463837, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.1470012175934, -78.8085181463837, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2271564 second/s. 2026-05-21 12:42:25.834 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\HITTURN-0-3467.txt === {"customer":"HITTURN","line":"A","dept":"M","name":"Steve Irvine","title":"P","phone":"(814) 771-1004","cell":"(814) 771-1004","fax":null,"email":"steve.i.httm@gmail.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3467,"password":null,"webenabled":"Y","linkedin":null,"city":"Falls Creek","state":"PA","address1":"49 Washington Avenue","address2":null,"zip":"15840","country":"USA","userid":"travisl","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"0"}}] 2026-05-21 12:50:26.604 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\BRADMENO.txt]: {"id":"BRADMENO","name":"BRADLEY CORP","address1":"W142N9101 FOUNTAIN BLVD","address2":"","city":"MENOMONEE FALLS","state":"WI","zip":"53051","country":"USA","discount_level":null,"date_opened":"","salesman":"JG","phone":"262-532-1084","cr_limit":"","Created":"05-21-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":40,"web_id":3,"Type":"ST","Active":"Y","website":null,"UserId":"webadmin","JAS":"N","customer_email":"samantha.lamb@dxpe.com"} [{"json":{"results":"success","type":"customer"}}] 2026-05-21 12:58:29.024 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250212-05212026125828.txt === {"quote":"250212","customer":"1010","name":null,"customerName":"21st Century Machine Tools","comp":"01","open":"0","shipto":"FIKMOPPS","shiptoName":"21st Century Machine Tools","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-25-2026","cust_po":"SK10-1/8A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Kim Manasia","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:23","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Kim Manasia","follow_phone":"973-808-2220","follow_email":"kim@21stcmt.com","pic_user":"briand","total_amt":"207.36","total_gp":"153.79","total_gpm":"74.17","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-14-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250212","line":"1","part":"SK10-1/8A","qty":"1","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250212","line":"2","part":"SK10-3/16A","qty":"1","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250212","line":"3","part":"SK10-1/4A","qty":"1","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250212","line":"4","part":"SK10-3/8A","qty":"1","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250212","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-21 12:59:38.012 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248569-05212026125937.txt === {"quote":"248569","customer":"18650","name":null,"customerName":"Rite-Way Tool Company Inc.","comp":"01","open":"0","shipto":"ELLIJEAN","shiptoName":"Elliott Company","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-11-2026","cust_po":"HSK100A Tool Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Beedle","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:08","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Brian Beedle","follow_phone":"(724) 387-1100","follow_email":"ritewaybrian@gmail.com","pic_user":"briand","total_amt":"92197.50","total_gp":"52620.43","total_gpm":"57.07","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"405","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248569","line":"25","data":"04-14-2026 15:27 - Discounts Recalculated"},{"comp":"1","quote":"248569","line":"24","data":"talk to Brian after crossing Pioneer."},{"comp":"1","quote":"248569","line":"23","data":"04-14-2026 16:21-briand: Do not send yet. Need to"},{"comp":"1","quote":"248569","line":"22","data":"updated."},{"comp":"1","quote":"248569","line":"21","data":"only be quoted at NET Pricing once the QL is"},{"comp":"1","quote":"248569","line":"20","data":"tooling up. There are a couple items that can"},{"comp":"1","quote":"248569","line":"19","data":"50% disc on this for a new Okuma that Elliott is"},{"comp":"1","quote":"248569","line":"18","data":"04-15-2026 08:36-briand: Brian Norris said to give"},{"comp":"1","quote":"248569","line":"17","data":"torque wrenches for MC's)."},{"comp":"1","quote":"248569","line":"16","data":"on the list were added to quote (they wanted"},{"comp":"1","quote":"248569","line":"15","data":"HSK100A SK25C w/ 95mm GL). Wrenches that weren't"},{"comp":"1","quote":"248569","line":"14","data":"The other two are specials (HSK100A 2\" EMH &"},{"comp":"1","quote":"248569","line":"13","data":"three items is at Nikken under HSK100A-SK25C-200#."},{"comp":"1","quote":"248569","line":"12","data":"are part of ET40-SET-17, one of the remaining"},{"comp":"1","quote":"248569","line":"11","data":"seven items on the quote log. The 4-ET40 collets"},{"comp":"1","quote":"248569","line":"10","data":"on the delivery log (13 at ITine). Also put"},{"comp":"1","quote":"248569","line":"9","data":"04-15-2026 08:36-briand: Put the HSK100A-0625-6.00"},{"comp":"1","quote":"248569","line":"8","data":"Beedle at Rite-Way."},{"comp":"1","quote":"248569","line":"7","data":"update. Need update before I send quote to Brian"},{"comp":"1","quote":"248569","line":"6","data":"today. She sent them an email this morning for an"},{"comp":"1","quote":"248569","line":"5","data":"said she won't have a reply from ALPS Japan"},{"comp":"1","quote":"248569","line":"4","data":"04-20-2026 11:46-briand: Checked w/ Kyoko, she"},{"comp":"1","quote":"248569","line":"3","data":"& Brian Norris already approved 50% disc."},{"comp":"1","quote":"248569","line":"2","data":"Quoted mid/end June. Sent quote to Brian Beedle"},{"comp":"1","quote":"248569","line":"1","data":"on ET40 collets. She ordered, ETA is end of May."},{"comp":"1","quote":"248569","line":"0","data":"04-21-2026 10:04-briand: Recd update from Kyoko"}],"crmnotes":[{"comp":1,"quote":248569,"Line":0,"Comment":"04/28/2026 4:18 PM - briand - F/U changed from 04/28/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248569,"Line":1,"Comment":"04/28/2026 4:19 PM - briand - Sent request to Brian Beedle for an update on the quote. He's only had it for about a week however I wanted to see if Elliott is going to move on this."},{"comp":1,"quote":248569,"Line":2,"Comment":"04/28/2026 4:59 PM - briand - Brian B replied \"\nI believe it’s still active, but feels like it might be going to another vendor. The engineer was kinda not willing to engage in discussing it today when I checked in. Should know for sure by weeks end.\""},{"comp":1,"quote":248569,"Line":3,"Comment":"05/07/2026 8:21 AM - briand - Still waiting to see how Elliott is going to proceed"},{"comp":1,"quote":248569,"Line":4,"Comment":"05/07/2026 8:21 AM - briand - F/U changed from 05/07/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248569,"Line":5,"Comment":"05/07/2026 8:21 AM - briand - CLO changed from 05/14/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248569,"Line":6,"Comment":"05/07/2026 8:21 AM - briand - Req Date changed from 05/14/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":248569,"Line":7,"Comment":"05/21/2026 12:59 PM - briand - Travis said he as two SF quotes plus this - this is still on the table - will push it out."},{"comp":1,"quote":248569,"Line":8,"Comment":"05/21/2026 12:59 PM - briand - Req Date changed from 05/21/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248569","line":"1","part":"HSK100A-ER16S-160","qty":"10","price":"675.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"2","part":"HSK100A-ER25-6.00","qty":"10","price":"799.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"3","part":"HSK100A-ER32-6.00","qty":"20","price":"711.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"4","part":"HSK100A-ER40-6.00","qty":"20","price":"808.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"5","part":"HSK100A-0375-6.00","qty":"10","price":"626.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"6","part":"HSK100A-0500-6.00","qty":"10","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"7","part":"HSK100A-0625-6.00","qty":"5","price":"592.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248569","line":"8","part":"HSK100A-0750-6.00","qty":"15","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"9","part":"HSK100A-1000-6.00","qty":"10","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"10","part":"HSK100A-1250-6.00","qty":"5","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"11","part":"HSK100A-1500-6.00","qty":"5","price":"656.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"12","part":"SPECIAL-TL","qty":"10","price":"480.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248569","line":"13","part":"HSK100A-C3/4-115","qty":"10","price":"900.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248569","line":"14","part":"HSK100A-C1-115-IDU","qty":"10","price":"812.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"15","part":"HSK100A-C1.1/4-115-IDU","qty":"10","price":"924.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"16","part":"E16-EXT-750","qty":"5","price":"199.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"17","part":"E25-EXT-100","qty":"5","price":"230.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"18","part":"E32-EXT-125","qty":"5","price":"249.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"20","part":"HSK100A-SK25C-145-IDU","qty":"5","price":"724.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"21","part":"SPECIAL-TL-NIKKEN","qty":"5","price":"1982.00","uom":"EA","discount":"50.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"248569","line":"22","part":"E40-SET-25","qty":"3","price":"1836.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"23","part":"E40-SET-23-MM","qty":"1","price":"1689.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"24","part":"E32-SET-21","qty":"4","price":"1179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"25","part":"E32-SET-18-MM","qty":"1","price":"1011.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"26","part":"E25-SET-19","qty":"2","price":"961.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"27","part":"E25-SET-14-MM","qty":"1","price":"696.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"28","part":"E16-SET-12","qty":"2","price":"553.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"29","part":"E16-SET-09-MM","qty":"1","price":"413.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"30","part":"SK25-SET-08-A","qty":"3","price":"864.00","uom":"ST","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"31","part":"KM1.1/4-SET-11","qty":"5","price":"760.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"32","part":"KM1.1/4-SET-08-MM","qty":"4","price":"553.00","uom":"ST","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"33","part":"ET16-SET-04","qty":"2","price":"498.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"34","part":"ET25-SET-10","qty":"2","price":"1404.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"35","part":"ET32-SET-15","qty":"2","price":"2270.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"36","part":"ET40-SET-17","qty":"2","price":"3029.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248569","line":"37","part":"HSK100-TUBE","qty":"170","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"38","part":"HSK100-WRENCH","qty":"1","price":"63.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"39","part":"TCL-100GH","qty":"1","price":"1534.00","uom":"EA","discount":"50.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"248569","line":"40","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"41","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"42","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"43","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"44","part":"TQW-ER32/SK20/TG75(50)","qty":"2","price":"113.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"45","part":"TQW-ER40/C1(60)","qty":"2","price":"122.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"46","part":"WRENCH-ER16-HEX","qty":"2","price":"27.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"47","part":"025-SPAN","qty":"2","price":"21.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"49","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248569","Line":"7","Company":"1","F_Line":"1","Comment":"Estimated delivery early/mid May if an order is placed","Loc":"Y"},{"Quote":"248569","Line":"7","Company":"1","F_Line":"2","Comment":"by April 24th. If ordered after this date, estimated","Loc":"Y"},{"Quote":"248569","Line":"7","Company":"1","F_Line":"3","Comment":"lead time will be end May/early June.","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"1","Comment":"HSK100A-2000-6.00","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"2","Comment":"Minimum Order Quantity is 10 pieces. Delivery is","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"3","Comment":"30~32 weeks after receipt of an order. Customer must","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"4","Comment":"accept +/- 10% overrun/underrun for orders of 10 pieces","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"5","Comment":"should it occur. At that time, a revised PO","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"6","Comment":"will be requested. The holder is special non-standard","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"7","Comment":"stock. Once a Purchase Order has been received, they","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"8","Comment":"cannot be cancelled or returned.","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"9","Comment":"QUOTED AT NET PRICING","Loc":"Y"},{"Quote":"248569","Line":"13","Company":"1","F_Line":"1","Comment":"Currently 2 in stock in Illinois. Estimated lead time","Loc":"Y"},{"Quote":"248569","Line":"13","Company":"1","F_Line":"2","Comment":"on balance is mid/end May.","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"1","Comment":"HSK100A-SK25C-200","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"2","Comment":"This item is special non-standard stock. Once a","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"3","Comment":"Purchase Order is received, this item cannot be","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"4","Comment":"cancelled or returned.","Loc":"Y"},{"Quote":"248569","Line":"36","Company":"1","F_Line":"1","Comment":"ET40-323, -367, -437, & -652 are out of stock.","Loc":"Y"},{"Quote":"248569","Line":"36","Company":"1","F_Line":"2","Comment":"Estimated lead time is mid/end of June after receipt of","Loc":"Y"},{"Quote":"248569","Line":"36","Company":"1","F_Line":"3","Comment":"an order.","Loc":"Y"}],"qcomms":[{"Quote":"248569","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248569","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248569","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":47}}] 2026-05-21 12:59:45.189 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248569-05212026125944.txt === {"quote":"248569","customer":"18650","name":null,"customerName":"Rite-Way Tool Company Inc.","comp":"01","open":"0","shipto":"ELLIJEAN","shiptoName":"Elliott Company","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-11-2026","cust_po":"HSK100A Tool Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Beedle","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:08","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Brian Beedle","follow_phone":"(724) 387-1100","follow_email":"ritewaybrian@gmail.com","pic_user":"briand","total_amt":"92197.50","total_gp":"52620.43","total_gpm":"57.07","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"405","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"248569","line":"25","data":"04-14-2026 15:27 - Discounts Recalculated"},{"comp":"1","quote":"248569","line":"24","data":"talk to Brian after crossing Pioneer."},{"comp":"1","quote":"248569","line":"23","data":"04-14-2026 16:21-briand: Do not send yet. Need to"},{"comp":"1","quote":"248569","line":"22","data":"updated."},{"comp":"1","quote":"248569","line":"21","data":"only be quoted at NET Pricing once the QL is"},{"comp":"1","quote":"248569","line":"20","data":"tooling up. There are a couple items that can"},{"comp":"1","quote":"248569","line":"19","data":"50% disc on this for a new Okuma that Elliott is"},{"comp":"1","quote":"248569","line":"18","data":"04-15-2026 08:36-briand: Brian Norris said to give"},{"comp":"1","quote":"248569","line":"17","data":"torque wrenches for MC's)."},{"comp":"1","quote":"248569","line":"16","data":"on the list were added to quote (they wanted"},{"comp":"1","quote":"248569","line":"15","data":"HSK100A SK25C w/ 95mm GL). Wrenches that weren't"},{"comp":"1","quote":"248569","line":"14","data":"The other two are specials (HSK100A 2\" EMH &"},{"comp":"1","quote":"248569","line":"13","data":"three items is at Nikken under HSK100A-SK25C-200#."},{"comp":"1","quote":"248569","line":"12","data":"are part of ET40-SET-17, one of the remaining"},{"comp":"1","quote":"248569","line":"11","data":"seven items on the quote log. The 4-ET40 collets"},{"comp":"1","quote":"248569","line":"10","data":"on the delivery log (13 at ITine). Also put"},{"comp":"1","quote":"248569","line":"9","data":"04-15-2026 08:36-briand: Put the HSK100A-0625-6.00"},{"comp":"1","quote":"248569","line":"8","data":"Beedle at Rite-Way."},{"comp":"1","quote":"248569","line":"7","data":"update. Need update before I send quote to Brian"},{"comp":"1","quote":"248569","line":"6","data":"today. She sent them an email this morning for an"},{"comp":"1","quote":"248569","line":"5","data":"said she won't have a reply from ALPS Japan"},{"comp":"1","quote":"248569","line":"4","data":"04-20-2026 11:46-briand: Checked w/ Kyoko, she"},{"comp":"1","quote":"248569","line":"3","data":"& Brian Norris already approved 50% disc."},{"comp":"1","quote":"248569","line":"2","data":"Quoted mid/end June. Sent quote to Brian Beedle"},{"comp":"1","quote":"248569","line":"1","data":"on ET40 collets. She ordered, ETA is end of May."},{"comp":"1","quote":"248569","line":"0","data":"04-21-2026 10:04-briand: Recd update from Kyoko"}],"crmnotes":[{"comp":1,"quote":248569,"Line":0,"Comment":"04/28/2026 4:18 PM - briand - F/U changed from 04/28/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248569,"Line":1,"Comment":"04/28/2026 4:19 PM - briand - Sent request to Brian Beedle for an update on the quote. He's only had it for about a week however I wanted to see if Elliott is going to move on this."},{"comp":1,"quote":248569,"Line":2,"Comment":"04/28/2026 4:59 PM - briand - Brian B replied \"\nI believe it’s still active, but feels like it might be going to another vendor. The engineer was kinda not willing to engage in discussing it today when I checked in. Should know for sure by weeks end.\""},{"comp":1,"quote":248569,"Line":3,"Comment":"05/07/2026 8:21 AM - briand - Still waiting to see how Elliott is going to proceed"},{"comp":1,"quote":248569,"Line":4,"Comment":"05/07/2026 8:21 AM - briand - F/U changed from 05/07/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248569,"Line":5,"Comment":"05/07/2026 8:21 AM - briand - CLO changed from 05/14/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248569,"Line":6,"Comment":"05/07/2026 8:21 AM - briand - Req Date changed from 05/14/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":248569,"Line":7,"Comment":"05/21/2026 12:59 PM - briand - Travis said he as two SF quotes plus this - this is still on the table - will push it out."},{"comp":1,"quote":248569,"Line":8,"Comment":"05/21/2026 12:59 PM - briand - Req Date changed from 05/21/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":248569,"Line":9,"Comment":"05/21/2026 12:59 PM - briand - CLO changed from 05/21/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248569","line":"1","part":"HSK100A-ER16S-160","qty":"10","price":"675.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"2","part":"HSK100A-ER25-6.00","qty":"10","price":"799.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"3","part":"HSK100A-ER32-6.00","qty":"20","price":"711.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"4","part":"HSK100A-ER40-6.00","qty":"20","price":"808.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"5","part":"HSK100A-0375-6.00","qty":"10","price":"626.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"6","part":"HSK100A-0500-6.00","qty":"10","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"7","part":"HSK100A-0625-6.00","qty":"5","price":"592.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248569","line":"8","part":"HSK100A-0750-6.00","qty":"15","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"9","part":"HSK100A-1000-6.00","qty":"10","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"10","part":"HSK100A-1250-6.00","qty":"5","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"11","part":"HSK100A-1500-6.00","qty":"5","price":"656.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"12","part":"SPECIAL-TL","qty":"10","price":"480.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248569","line":"13","part":"HSK100A-C3/4-115","qty":"10","price":"900.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248569","line":"14","part":"HSK100A-C1-115-IDU","qty":"10","price":"812.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"15","part":"HSK100A-C1.1/4-115-IDU","qty":"10","price":"924.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"16","part":"E16-EXT-750","qty":"5","price":"199.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"17","part":"E25-EXT-100","qty":"5","price":"230.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"18","part":"E32-EXT-125","qty":"5","price":"249.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"20","part":"HSK100A-SK25C-145-IDU","qty":"5","price":"724.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"21","part":"SPECIAL-TL-NIKKEN","qty":"5","price":"1982.00","uom":"EA","discount":"50.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"248569","line":"22","part":"E40-SET-25","qty":"3","price":"1836.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"23","part":"E40-SET-23-MM","qty":"1","price":"1689.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"24","part":"E32-SET-21","qty":"4","price":"1179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"25","part":"E32-SET-18-MM","qty":"1","price":"1011.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"26","part":"E25-SET-19","qty":"2","price":"961.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"27","part":"E25-SET-14-MM","qty":"1","price":"696.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"28","part":"E16-SET-12","qty":"2","price":"553.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"29","part":"E16-SET-09-MM","qty":"1","price":"413.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"30","part":"SK25-SET-08-A","qty":"3","price":"864.00","uom":"ST","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"31","part":"KM1.1/4-SET-11","qty":"5","price":"760.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"32","part":"KM1.1/4-SET-08-MM","qty":"4","price":"553.00","uom":"ST","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"33","part":"ET16-SET-04","qty":"2","price":"498.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"34","part":"ET25-SET-10","qty":"2","price":"1404.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"35","part":"ET32-SET-15","qty":"2","price":"2270.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"36","part":"ET40-SET-17","qty":"2","price":"3029.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248569","line":"37","part":"HSK100-TUBE","qty":"170","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"38","part":"HSK100-WRENCH","qty":"1","price":"63.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"39","part":"TCL-100GH","qty":"1","price":"1534.00","uom":"EA","discount":"50.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"248569","line":"40","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"41","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"42","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"43","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"44","part":"TQW-ER32/SK20/TG75(50)","qty":"2","price":"113.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"45","part":"TQW-ER40/C1(60)","qty":"2","price":"122.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"46","part":"WRENCH-ER16-HEX","qty":"2","price":"27.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"47","part":"025-SPAN","qty":"2","price":"21.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"49","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248569","Line":"7","Company":"1","F_Line":"1","Comment":"Estimated delivery early/mid May if an order is placed","Loc":"Y"},{"Quote":"248569","Line":"7","Company":"1","F_Line":"2","Comment":"by April 24th. If ordered after this date, estimated","Loc":"Y"},{"Quote":"248569","Line":"7","Company":"1","F_Line":"3","Comment":"lead time will be end May/early June.","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"1","Comment":"HSK100A-2000-6.00","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"2","Comment":"Minimum Order Quantity is 10 pieces. Delivery is","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"3","Comment":"30~32 weeks after receipt of an order. Customer must","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"4","Comment":"accept +/- 10% overrun/underrun for orders of 10 pieces","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"5","Comment":"should it occur. At that time, a revised PO","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"6","Comment":"will be requested. The holder is special non-standard","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"7","Comment":"stock. Once a Purchase Order has been received, they","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"8","Comment":"cannot be cancelled or returned.","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"9","Comment":"QUOTED AT NET PRICING","Loc":"Y"},{"Quote":"248569","Line":"13","Company":"1","F_Line":"1","Comment":"Currently 2 in stock in Illinois. Estimated lead time","Loc":"Y"},{"Quote":"248569","Line":"13","Company":"1","F_Line":"2","Comment":"on balance is mid/end May.","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"1","Comment":"HSK100A-SK25C-200","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"2","Comment":"This item is special non-standard stock. Once a","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"3","Comment":"Purchase Order is received, this item cannot be","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"4","Comment":"cancelled or returned.","Loc":"Y"},{"Quote":"248569","Line":"36","Company":"1","F_Line":"1","Comment":"ET40-323, -367, -437, & -652 are out of stock.","Loc":"Y"},{"Quote":"248569","Line":"36","Company":"1","F_Line":"2","Comment":"Estimated lead time is mid/end of June after receipt of","Loc":"Y"},{"Quote":"248569","Line":"36","Company":"1","F_Line":"3","Comment":"an order.","Loc":"Y"}],"qcomms":[{"Quote":"248569","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248569","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248569","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":47}}] 2026-05-21 12:59:50.848 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248569-05212026125950.txt === {"quote":"248569","customer":"18650","name":null,"customerName":"Rite-Way Tool Company Inc.","comp":"01","open":"0","shipto":"ELLIJEAN","shiptoName":"Elliott Company","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-11-2026","cust_po":"HSK100A Tool Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Beedle","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:08","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Brian Beedle","follow_phone":"(724) 387-1100","follow_email":"ritewaybrian@gmail.com","pic_user":"briand","total_amt":"92197.50","total_gp":"52620.43","total_gpm":"57.07","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"405","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"248569","line":"25","data":"04-14-2026 15:27 - Discounts Recalculated"},{"comp":"1","quote":"248569","line":"24","data":"talk to Brian after crossing Pioneer."},{"comp":"1","quote":"248569","line":"23","data":"04-14-2026 16:21-briand: Do not send yet. Need to"},{"comp":"1","quote":"248569","line":"22","data":"updated."},{"comp":"1","quote":"248569","line":"21","data":"only be quoted at NET Pricing once the QL is"},{"comp":"1","quote":"248569","line":"20","data":"tooling up. There are a couple items that can"},{"comp":"1","quote":"248569","line":"19","data":"50% disc on this for a new Okuma that Elliott is"},{"comp":"1","quote":"248569","line":"18","data":"04-15-2026 08:36-briand: Brian Norris said to give"},{"comp":"1","quote":"248569","line":"17","data":"torque wrenches for MC's)."},{"comp":"1","quote":"248569","line":"16","data":"on the list were added to quote (they wanted"},{"comp":"1","quote":"248569","line":"15","data":"HSK100A SK25C w/ 95mm GL). Wrenches that weren't"},{"comp":"1","quote":"248569","line":"14","data":"The other two are specials (HSK100A 2\" EMH &"},{"comp":"1","quote":"248569","line":"13","data":"three items is at Nikken under HSK100A-SK25C-200#."},{"comp":"1","quote":"248569","line":"12","data":"are part of ET40-SET-17, one of the remaining"},{"comp":"1","quote":"248569","line":"11","data":"seven items on the quote log. The 4-ET40 collets"},{"comp":"1","quote":"248569","line":"10","data":"on the delivery log (13 at ITine). Also put"},{"comp":"1","quote":"248569","line":"9","data":"04-15-2026 08:36-briand: Put the HSK100A-0625-6.00"},{"comp":"1","quote":"248569","line":"8","data":"Beedle at Rite-Way."},{"comp":"1","quote":"248569","line":"7","data":"update. Need update before I send quote to Brian"},{"comp":"1","quote":"248569","line":"6","data":"today. She sent them an email this morning for an"},{"comp":"1","quote":"248569","line":"5","data":"said she won't have a reply from ALPS Japan"},{"comp":"1","quote":"248569","line":"4","data":"04-20-2026 11:46-briand: Checked w/ Kyoko, she"},{"comp":"1","quote":"248569","line":"3","data":"& Brian Norris already approved 50% disc."},{"comp":"1","quote":"248569","line":"2","data":"Quoted mid/end June. Sent quote to Brian Beedle"},{"comp":"1","quote":"248569","line":"1","data":"on ET40 collets. She ordered, ETA is end of May."},{"comp":"1","quote":"248569","line":"0","data":"04-21-2026 10:04-briand: Recd update from Kyoko"}],"crmnotes":[{"comp":1,"quote":248569,"Line":0,"Comment":"04/28/2026 4:18 PM - briand - F/U changed from 04/28/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248569,"Line":1,"Comment":"04/28/2026 4:19 PM - briand - Sent request to Brian Beedle for an update on the quote. He's only had it for about a week however I wanted to see if Elliott is going to move on this."},{"comp":1,"quote":248569,"Line":2,"Comment":"04/28/2026 4:59 PM - briand - Brian B replied \"\nI believe it’s still active, but feels like it might be going to another vendor. The engineer was kinda not willing to engage in discussing it today when I checked in. Should know for sure by weeks end.\""},{"comp":1,"quote":248569,"Line":3,"Comment":"05/07/2026 8:21 AM - briand - Still waiting to see how Elliott is going to proceed"},{"comp":1,"quote":248569,"Line":4,"Comment":"05/07/2026 8:21 AM - briand - F/U changed from 05/07/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248569,"Line":5,"Comment":"05/07/2026 8:21 AM - briand - CLO changed from 05/14/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248569,"Line":6,"Comment":"05/07/2026 8:21 AM - briand - Req Date changed from 05/14/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":248569,"Line":7,"Comment":"05/21/2026 12:59 PM - briand - Travis said he as two SF quotes plus this - this is still on the table - will push it out."},{"comp":1,"quote":248569,"Line":8,"Comment":"05/21/2026 12:59 PM - briand - Req Date changed from 05/21/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":248569,"Line":9,"Comment":"05/21/2026 12:59 PM - briand - CLO changed from 05/21/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248569","line":"1","part":"HSK100A-ER16S-160","qty":"10","price":"675.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"2","part":"HSK100A-ER25-6.00","qty":"10","price":"799.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"3","part":"HSK100A-ER32-6.00","qty":"20","price":"711.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"4","part":"HSK100A-ER40-6.00","qty":"20","price":"808.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"5","part":"HSK100A-0375-6.00","qty":"10","price":"626.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"6","part":"HSK100A-0500-6.00","qty":"10","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"7","part":"HSK100A-0625-6.00","qty":"5","price":"592.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248569","line":"8","part":"HSK100A-0750-6.00","qty":"15","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"9","part":"HSK100A-1000-6.00","qty":"10","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"10","part":"HSK100A-1250-6.00","qty":"5","price":"592.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"11","part":"HSK100A-1500-6.00","qty":"5","price":"656.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"12","part":"SPECIAL-TL","qty":"10","price":"480.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248569","line":"13","part":"HSK100A-C3/4-115","qty":"10","price":"900.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248569","line":"14","part":"HSK100A-C1-115-IDU","qty":"10","price":"812.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"15","part":"HSK100A-C1.1/4-115-IDU","qty":"10","price":"924.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"16","part":"E16-EXT-750","qty":"5","price":"199.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"17","part":"E25-EXT-100","qty":"5","price":"230.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"18","part":"E32-EXT-125","qty":"5","price":"249.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"20","part":"HSK100A-SK25C-145-IDU","qty":"5","price":"724.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"21","part":"SPECIAL-TL-NIKKEN","qty":"5","price":"1982.00","uom":"EA","discount":"50.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"248569","line":"22","part":"E40-SET-25","qty":"3","price":"1836.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"23","part":"E40-SET-23-MM","qty":"1","price":"1689.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"24","part":"E32-SET-21","qty":"4","price":"1179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"25","part":"E32-SET-18-MM","qty":"1","price":"1011.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"26","part":"E25-SET-19","qty":"2","price":"961.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"27","part":"E25-SET-14-MM","qty":"1","price":"696.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"28","part":"E16-SET-12","qty":"2","price":"553.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"29","part":"E16-SET-09-MM","qty":"1","price":"413.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"30","part":"SK25-SET-08-A","qty":"3","price":"864.00","uom":"ST","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"31","part":"KM1.1/4-SET-11","qty":"5","price":"760.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"32","part":"KM1.1/4-SET-08-MM","qty":"4","price":"553.00","uom":"ST","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"33","part":"ET16-SET-04","qty":"2","price":"498.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"34","part":"ET25-SET-10","qty":"2","price":"1404.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"35","part":"ET32-SET-15","qty":"2","price":"2270.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"36","part":"ET40-SET-17","qty":"2","price":"3029.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248569","line":"37","part":"HSK100-TUBE","qty":"170","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"38","part":"HSK100-WRENCH","qty":"1","price":"63.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"39","part":"TCL-100GH","qty":"1","price":"1534.00","uom":"EA","discount":"50.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"248569","line":"40","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"41","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"42","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"43","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"44","part":"TQW-ER32/SK20/TG75(50)","qty":"2","price":"113.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"45","part":"TQW-ER40/C1(60)","qty":"2","price":"122.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"46","part":"WRENCH-ER16-HEX","qty":"2","price":"27.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"47","part":"025-SPAN","qty":"2","price":"21.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248569","line":"49","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248569","Line":"7","Company":"1","F_Line":"1","Comment":"Estimated delivery early/mid May if an order is placed","Loc":"Y"},{"Quote":"248569","Line":"7","Company":"1","F_Line":"2","Comment":"by April 24th. If ordered after this date, estimated","Loc":"Y"},{"Quote":"248569","Line":"7","Company":"1","F_Line":"3","Comment":"lead time will be end May/early June.","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"1","Comment":"HSK100A-2000-6.00","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"2","Comment":"Minimum Order Quantity is 10 pieces. Delivery is","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"3","Comment":"30~32 weeks after receipt of an order. Customer must","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"4","Comment":"accept +/- 10% overrun/underrun for orders of 10 pieces","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"5","Comment":"should it occur. At that time, a revised PO","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"6","Comment":"will be requested. The holder is special non-standard","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"7","Comment":"stock. Once a Purchase Order has been received, they","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"8","Comment":"cannot be cancelled or returned.","Loc":"Y"},{"Quote":"248569","Line":"12","Company":"1","F_Line":"9","Comment":"QUOTED AT NET PRICING","Loc":"Y"},{"Quote":"248569","Line":"13","Company":"1","F_Line":"1","Comment":"Currently 2 in stock in Illinois. Estimated lead time","Loc":"Y"},{"Quote":"248569","Line":"13","Company":"1","F_Line":"2","Comment":"on balance is mid/end May.","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"1","Comment":"HSK100A-SK25C-200","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"2","Comment":"This item is special non-standard stock. Once a","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"3","Comment":"Purchase Order is received, this item cannot be","Loc":"Y"},{"Quote":"248569","Line":"21","Company":"1","F_Line":"4","Comment":"cancelled or returned.","Loc":"Y"},{"Quote":"248569","Line":"36","Company":"1","F_Line":"1","Comment":"ET40-323, -367, -437, & -652 are out of stock.","Loc":"Y"},{"Quote":"248569","Line":"36","Company":"1","F_Line":"2","Comment":"Estimated lead time is mid/end of June after receipt of","Loc":"Y"},{"Quote":"248569","Line":"36","Company":"1","F_Line":"3","Comment":"an order.","Loc":"Y"}],"qcomms":[{"Quote":"248569","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248569","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248569","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":47}}] 2026-05-21 13:05:55.105 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.2401148186785, -87.9958925185341, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.2401148186785, -87.9958925185341, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.5313929 second/s. 2026-05-21 13:26:50.664 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.0903896, -79.2273164, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.0903896, -79.2273164, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1878872 second/s. 2026-05-21 13:26:52.795 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.0897417, -79.2276882, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.0897417, -79.2276882, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1714676 second/s. 2026-05-21 13:27:44.462 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.0796188, -79.2335224, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.0796188, -79.2335224, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1676409 second/s. 2026-05-21 13:53:15.166 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.061492, -79.3221305, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.061492, -79.3221305, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.8908676 second/s. 2026-05-21 13:53:15.509 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.0573529, -79.3210244, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.0573529, -79.3210244, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -1.2077261 second/s. 2026-05-21 13:53:15.754 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.0599198, -79.3218218, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.0599198, -79.3218218, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -1.4056396 second/s. 2026-05-21 13:53:16.052 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.0038402, -79.3314905, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.0038402, -79.3314905, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -1.6146339 second/s. 2026-05-21 13:53:16.102 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.0668198, -79.3212288, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.0668198, -79.3212288, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -1.7454505 second/s. 2026-05-21 13:53:16.109 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.0632198, -79.3222914, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.0632198, -79.3222914, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -1.7139124 second/s. 2026-05-21 13:53:16.138 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.0038402, -79.3314905, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.0038402, -79.3314905, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -1.7284511 second/s. 2026-05-21 13:53:16.167 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.0589871, -79.3214777, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.0589871, -79.3214777, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -1.6752833 second/s. 2026-05-21 13:53:22.535 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.0035875, -79.3314877, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.0035875, -79.3314877, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1944868 second/s. 2026-05-21 13:53:42.330 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.001781, -79.3314785, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.001781, -79.3314785, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2015236 second/s. 2026-05-21 14:11:46.398 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.3833472691991, -111.80621500508, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.3833472691991, -111.80621500508, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1870096 second/s. 2026-05-21 14:23:14.539 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.7828168, -79.5845685, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.7828168, -79.5845685, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1775637 second/s. 2026-05-21 14:23:19.490 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.7815621, -79.5870613, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.7815621, -79.5870613, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1721054 second/s. 2026-05-21 14:23:22.914 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.7811843, -79.5879439, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.7811843, -79.5879439, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2020363 second/s. 2026-05-21 14:23:58.813 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.7811843, -79.5879439, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.7811843, -79.5879439, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3855645 second/s. 2026-05-21 14:24:00.764 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.7770877, -79.598216, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.7770877, -79.598216, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1681611 second/s. 2026-05-21 14:31:12.332 [INFO] In session is user: rons 2026-05-21 14:32:34.571 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250254-05212026143234.txt === {"quote":"250254","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"1","shipto":"TUNASH","shiptoName":"Turner Supply","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-04-2026","cust_po":"KM1.1/4-10","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:30","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@turnersupply.com","pic_user":"rons","total_amt":"49.68","total_gp":"37.02","total_gpm":"74.52","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":250254,"Line":0,"Comment":"05/15/2026 10:07 AM - rons - CLO changed from 06/15/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250254,"Line":1,"Comment":"05/15/2026 10:07 AM - rons - Req Date changed from 06/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250254","line":"1","part":"KM1.1/4-10","qty":"1","price":"69.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250254","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 14:38:30.557 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250297-05212026143828.txt === {"quote":"250297","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"INDIAN","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-04-2026","cust_po":"QCFC65 Collets","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:29","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"720.12","total_gp":"281.12","total_gpm":"39.04","rev_type":"WAP","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":250297,"Line":0,"Comment":"05/18/2026 1:10 PM - rons - CLO changed from 06/15/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250297,"Line":1,"Comment":"05/18/2026 1:10 PM - rons - Req Date changed from 06/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250297","line":"1","part":"QCFC65-116-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250297","line":"3","part":"QCFC65-076-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250297","line":"5","part":"QCFC65-130-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250297","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-21 14:38:59.775 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250496-05212026143858.txt === {"quote":"250496","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"VERMPE","shiptoName":"Vermeer Mfg","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"07-01-2026","cust_po":"CAT40 Tooling","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brian Shoning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:56","extra":"","follow_up":"07-22-2026","web_id":"","follow_name":"Brian Shoning","follow_phone":"515-262-9566","follow_email":"bshoning@mscdirect.com","pic_user":"rons","total_amt":"5026.70","total_gp":"3050.71","total_gpm":"60.69","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"63","win_pct":"20","clo_date":"06-20-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250496","line":"1","part":"C4007-0032-3.13","qty":"15","price":"279.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"4","part":"C40-1500-MORI-EU","qty":"17","price":"52.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"5","part":"TQW-PS(19)","qty":"1","price":"110.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"7","part":"E32-008","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"8","part":"E32-022(C)","qty":"2","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"9","part":"E32-028(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"10","part":"ET32-381","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"11","part":"ET32-367","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"13","part":"C4006-1000-4.00","qty":"2","price":"154.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"15","part":"E32-020","qty":"2","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"16","part":"ET32-236","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"17","part":"E32-196","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"18","part":"ET32-194","qty":"2","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"19","part":"E32-012","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"20","part":"E32-472(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"21","part":"ET32-367","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"22","part":"E32-016(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"23","part":"ET32-255","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"25","part":"C4006-0750-3.00","qty":"1","price":"133.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"27","part":"E32-028(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"28","part":"E32-030(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"29","part":"NT10-032(S)","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"30","part":"E32-038(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"31","part":"SE2-12.0X9.0(S)","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"32","part":"NT10-024(S)","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"33","part":"E32-590(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"34","part":"NT10-040(S)","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"38","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":29}}] 2026-05-21 14:39:14.633 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250496-05212026143914.txt === {"quote":"250496","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"VERMPE","shiptoName":"Vermeer Mfg","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"07-01-2026","cust_po":"CAT40 Tooling","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brian Shoning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:56","extra":"","follow_up":"07-22-2026","web_id":"","follow_name":"Brian Shoning","follow_phone":"515-262-9566","follow_email":"bshoning@mscdirect.com","pic_user":"rons","total_amt":"5026.70","total_gp":"3050.71","total_gpm":"60.69","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"63","win_pct":"20","clo_date":"07-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":250496,"Line":0,"Comment":"05/21/2026 2:39 PM - rons - F/U changed from 05/26/2026 to 7/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250496,"Line":1,"Comment":"05/21/2026 2:39 PM - rons - CLO changed from 06/20/2026 to 07/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250496","line":"1","part":"C4007-0032-3.13","qty":"15","price":"279.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"4","part":"C40-1500-MORI-EU","qty":"17","price":"52.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"5","part":"TQW-PS(19)","qty":"1","price":"110.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"7","part":"E32-008","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"8","part":"E32-022(C)","qty":"2","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"9","part":"E32-028(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"10","part":"ET32-381","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"11","part":"ET32-367","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"13","part":"C4006-1000-4.00","qty":"2","price":"154.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"15","part":"E32-020","qty":"2","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"16","part":"ET32-236","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"17","part":"E32-196","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"18","part":"ET32-194","qty":"2","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"19","part":"E32-012","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"20","part":"E32-472(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"21","part":"ET32-367","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"22","part":"E32-016(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"23","part":"ET32-255","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"25","part":"C4006-0750-3.00","qty":"1","price":"133.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"27","part":"E32-028(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"28","part":"E32-030(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"29","part":"NT10-032(S)","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"30","part":"E32-038(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"31","part":"SE2-12.0X9.0(S)","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"32","part":"NT10-024(S)","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"33","part":"E32-590(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"34","part":"NT10-040(S)","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"38","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":29}}] 2026-05-21 14:39:26.004 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250496-05212026143925.txt === {"quote":"250496","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"VERMPE","shiptoName":"Vermeer Mfg","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"08-05-2026","cust_po":"CAT40 Tooling","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brian Shoning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:56","extra":"","follow_up":"07-22-2026","web_id":"","follow_name":"Brian Shoning","follow_phone":"515-262-9566","follow_email":"bshoning@mscdirect.com","pic_user":"rons","total_amt":"5026.70","total_gp":"3050.71","total_gpm":"60.69","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"63","win_pct":"20","clo_date":"07-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":250496,"Line":0,"Comment":"05/21/2026 2:39 PM - rons - F/U changed from 05/26/2026 to 7/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250496,"Line":1,"Comment":"05/21/2026 2:39 PM - rons - CLO changed from 06/20/2026 to 07/29/2026 (CLO Date Updated)"},{"comp":1,"quote":250496,"Line":2,"Comment":"05/21/2026 2:39 PM - rons - Req Date changed from 07/01/2026 to 08/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250496","line":"1","part":"C4007-0032-3.13","qty":"15","price":"279.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"4","part":"C40-1500-MORI-EU","qty":"17","price":"52.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"5","part":"TQW-PS(19)","qty":"1","price":"110.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"7","part":"E32-008","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"8","part":"E32-022(C)","qty":"2","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"9","part":"E32-028(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"10","part":"ET32-381","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"11","part":"ET32-367","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"13","part":"C4006-1000-4.00","qty":"2","price":"154.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"15","part":"E32-020","qty":"2","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"16","part":"ET32-236","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"17","part":"E32-196","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"18","part":"ET32-194","qty":"2","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"19","part":"E32-012","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"20","part":"E32-472(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"21","part":"ET32-367","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"22","part":"E32-016(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"23","part":"ET32-255","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"25","part":"C4006-0750-3.00","qty":"1","price":"133.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"27","part":"E32-028(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"28","part":"E32-030(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"29","part":"NT10-032(S)","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"30","part":"E32-038(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"31","part":"SE2-12.0X9.0(S)","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"32","part":"NT10-024(S)","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"33","part":"E32-590(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"34","part":"NT10-040(S)","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250496","line":"38","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":29}}] 2026-05-21 14:40:26.079 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250541-05212026144025.txt === {"quote":"250541","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"07-01-2026","cust_po":"C5007-0032-8.00","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:27","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"543.71","total_gp":"246.30","total_gpm":"45.30","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"250541","line":"0","data":"05-20-2026 16:29-rons: shipping to Iowa..."}],"crmnotes":[{"comp":1,"quote":250541,"Line":0,"Comment":"05/21/2026 2:40 PM - rons - CLO changed from 06/20/2026 to 06/02/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250541","line":"1","part":"C5007-0032-8.00","qty":"2","price":"447.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250541","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250541","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} 250541-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-21 14:40:31.634 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250541-05212026144031.txt === {"quote":"250541","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"06-09-2026","cust_po":"C5007-0032-8.00","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:27","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"543.71","total_gp":"246.30","total_gpm":"45.30","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"250541","line":"0","data":"05-20-2026 16:29-rons: shipping to Iowa..."}],"crmnotes":[{"comp":1,"quote":250541,"Line":0,"Comment":"05/21/2026 2:40 PM - rons - CLO changed from 06/20/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250541,"Line":1,"Comment":"05/21/2026 2:40 PM - rons - Req Date changed from 07/01/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250541","line":"1","part":"C5007-0032-8.00","qty":"2","price":"447.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250541","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250541","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} 250541-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-21 14:40:40.201 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250544-05212026144039.txt === {"quote":"250544","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"FIRSTGE","shiptoName":"FIRST GEAR INC","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"07-01-2026","cust_po":"DMG MORI BMT60 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Andrew Johnson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:54","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Andrew Johnson","follow_phone":"260-244-6443","follow_email":"ajohnson1@pts-tools.com","pic_user":"rons","total_amt":"8716.32","total_gp":"2371.39","total_gpm":"54.34","rev_type":"LT","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-20-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250544","line":"1","part":"MNL12-C4X-ICE-10K","qty":"1","price":"4978.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250544","line":"2","part":"MNZ20-C4X-ICE-12K","qty":"1","price":"4777.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250544","line":"3","part":"MNL12-BG12Z-MSD","qty":"1","price":"1083.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250544","line":"4","part":"MNZ20-BG12Z","qty":"1","price":"634.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250544","line":"5","part":"MNZ20-BG12Z","qty":"1","price":"634.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250544","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250544","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-21 14:40:50.279 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250544-05212026144050.txt === {"quote":"250544","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"FIRSTGE","shiptoName":"FIRST GEAR INC","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"07-01-2026","cust_po":"DMG MORI BMT60 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Andrew Johnson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:54","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Andrew Johnson","follow_phone":"260-244-6443","follow_email":"ajohnson1@pts-tools.com","pic_user":"rons","total_amt":"8716.32","total_gp":"2371.39","total_gpm":"54.34","rev_type":"LT","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":250544,"Line":0,"Comment":"05/21/2026 2:40 PM - rons - F/U changed from 05/26/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250544,"Line":1,"Comment":"05/21/2026 2:40 PM - rons - CLO changed from 06/20/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250544","line":"1","part":"MNL12-C4X-ICE-10K","qty":"1","price":"4978.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250544","line":"2","part":"MNZ20-C4X-ICE-12K","qty":"1","price":"4777.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250544","line":"3","part":"MNL12-BG12Z-MSD","qty":"1","price":"1083.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250544","line":"4","part":"MNZ20-BG12Z","qty":"1","price":"634.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250544","line":"5","part":"MNZ20-BG12Z","qty":"1","price":"634.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250544","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250544","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-21 14:40:56.203 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250544-05212026144055.txt === {"quote":"250544","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"FIRSTGE","shiptoName":"FIRST GEAR INC","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"06-11-2026","cust_po":"DMG MORI BMT60 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Andrew Johnson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:54","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Andrew Johnson","follow_phone":"260-244-6443","follow_email":"ajohnson1@pts-tools.com","pic_user":"rons","total_amt":"8716.32","total_gp":"2371.39","total_gpm":"54.34","rev_type":"LT","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":250544,"Line":0,"Comment":"05/21/2026 2:40 PM - rons - F/U changed from 05/26/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250544,"Line":1,"Comment":"05/21/2026 2:40 PM - rons - CLO changed from 06/20/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":250544,"Line":2,"Comment":"05/21/2026 2:40 PM - rons - Req Date changed from 07/01/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250544","line":"1","part":"MNL12-C4X-ICE-10K","qty":"1","price":"4978.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250544","line":"2","part":"MNZ20-C4X-ICE-12K","qty":"1","price":"4777.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250544","line":"3","part":"MNL12-BG12Z-MSD","qty":"1","price":"1083.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250544","line":"4","part":"MNZ20-BG12Z","qty":"1","price":"634.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250544","line":"5","part":"MNZ20-BG12Z","qty":"1","price":"634.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250544","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250544","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-21 14:44:16.166 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249890-05212026144415.txt === {"quote":"249890","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-10-2026","cust_po":"C50R5-0562-2.84","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Doug Dubree","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:58","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Doug Dubree","follow_phone":"","follow_email":"ddubree@powelltool.com","pic_user":"rons","total_amt":"292.80","total_gp":"138.47","total_gpm":"47.29","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249890","line":"0","data":"05-08-2026 14:58-rons: live chat inquiry"}],"crmnotes":[{"comp":1,"quote":249890,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249890,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249890,"Line":2,"Comment":"05/14/2026 5:09 PM - rons - F/U changed from 05/14/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249890,"Line":3,"Comment":"05/14/2026 5:09 PM - rons - CLO changed from 05/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249890,"Line":4,"Comment":"05/14/2026 5:09 PM - rons - Req Date changed from 05/28/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249890","line":"1","part":"C50R5-0562-2.84","qty":"1","price":"488.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249890","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 14:44:26.889 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249890-05212026144426.txt === {"quote":"249890","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-10-2026","cust_po":"C50R5-0562-2.84","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Doug Dubree","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:58","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Doug Dubree","follow_phone":"","follow_email":"ddubree@powelltool.com","pic_user":"rons","total_amt":"292.80","total_gp":"138.47","total_gpm":"47.29","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249890","line":"0","data":"05-08-2026 14:58-rons: live chat inquiry"}],"crmnotes":[{"comp":1,"quote":249890,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249890,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249890,"Line":2,"Comment":"05/14/2026 5:09 PM - rons - F/U changed from 05/14/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249890,"Line":3,"Comment":"05/14/2026 5:09 PM - rons - CLO changed from 05/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249890,"Line":4,"Comment":"05/14/2026 5:09 PM - rons - Req Date changed from 05/28/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249890,"Line":5,"Comment":"05/21/2026 2:44 PM - rons - F/U changed from 05/27/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249890,"Line":6,"Comment":"05/21/2026 2:44 PM - rons - CLO changed from 06/03/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249890","line":"1","part":"C50R5-0562-2.84","qty":"1","price":"488.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249890","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 14:44:33.455 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249890-05212026144433.txt === {"quote":"249890","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-04-2026","cust_po":"C50R5-0562-2.84","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Doug Dubree","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:58","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Doug Dubree","follow_phone":"","follow_email":"ddubree@powelltool.com","pic_user":"rons","total_amt":"292.80","total_gp":"138.47","total_gpm":"47.29","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249890","line":"0","data":"05-08-2026 14:58-rons: live chat inquiry"}],"crmnotes":[{"comp":1,"quote":249890,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249890,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249890,"Line":2,"Comment":"05/14/2026 5:09 PM - rons - F/U changed from 05/14/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249890,"Line":3,"Comment":"05/14/2026 5:09 PM - rons - CLO changed from 05/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249890,"Line":4,"Comment":"05/14/2026 5:09 PM - rons - Req Date changed from 05/28/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249890,"Line":5,"Comment":"05/21/2026 2:44 PM - rons - F/U changed from 05/27/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249890,"Line":6,"Comment":"05/21/2026 2:44 PM - rons - CLO changed from 06/03/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249890,"Line":7,"Comment":"05/21/2026 2:44 PM - rons - Req Date changed from 06/10/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249890","line":"1","part":"C50R5-0562-2.84","qty":"1","price":"488.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249890","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 14:44:59.503 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.8339147166667, -88.0289586, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.8339147166667, -88.0289586, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2839528 second/s. 2026-05-21 14:45:04.767 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249890-05212026144504.txt === {"quote":"249890","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"1","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-04-2026","cust_po":"C50R5-0562-2.84","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Doug Dubree","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:58","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Doug Dubree","follow_phone":"","follow_email":"ddubree@powelltool.com","pic_user":"rons","total_amt":"292.80","total_gp":"138.47","total_gpm":"47.29","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249890","line":"0","data":"05-08-2026 14:58-rons: live chat inquiry"}],"crmnotes":[{"comp":1,"quote":249890,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249890,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249890,"Line":2,"Comment":"05/14/2026 5:09 PM - rons - F/U changed from 05/14/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249890,"Line":3,"Comment":"05/14/2026 5:09 PM - rons - CLO changed from 05/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249890,"Line":4,"Comment":"05/14/2026 5:09 PM - rons - Req Date changed from 05/28/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249890,"Line":5,"Comment":"05/21/2026 2:44 PM - rons - F/U changed from 05/27/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249890,"Line":6,"Comment":"05/21/2026 2:44 PM - rons - CLO changed from 06/03/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249890,"Line":7,"Comment":"05/21/2026 2:44 PM - rons - Req Date changed from 06/10/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":249890,"Line":8,"Comment":"05/21/2026 2:44 PM - rons - PO placed for Armor Metal Group..."}],"items":[{"comp":"01","order":"249890","line":"1","part":"C50R5-0562-2.84","qty":"1","price":"488.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249890","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 14:45:35.285 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250558-05212026144535.txt === {"quote":"250558","customer":"1530","name":null,"customerName":"AHB Tooling & Machinery Inc","comp":"01","open":"0","shipto":"GLOBINDI","shiptoName":"Global Plastics","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"07-02-2026","cust_po":"VMK8 Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Mark Wolfe","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:56","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Mark Wolfe","follow_phone":"317-523-3867","follow_email":"mark.wolfe@ahbinc.com","pic_user":"rons","total_amt":"777.24","total_gp":"557.76","total_gpm":"71.76","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"10","win_pct":"20","clo_date":"06-21-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250558","line":"1","part":"VMK8-1/8","qty":"3","price":"127.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250558","line":"3","part":"VMK8-1/4","qty":"3","price":"127.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250558","line":"5","part":"VMK8-3/16","qty":"3","price":"127.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250558","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-21 14:45:44.853 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250558-05212026144544.txt === {"quote":"250558","customer":"1530","name":null,"customerName":"AHB Tooling & Machinery Inc","comp":"01","open":"0","shipto":"GLOBINDI","shiptoName":"Global Plastics","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"07-02-2026","cust_po":"VMK8 Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Mark Wolfe","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:56","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Mark Wolfe","follow_phone":"317-523-3867","follow_email":"mark.wolfe@ahbinc.com","pic_user":"rons","total_amt":"777.24","total_gp":"557.76","total_gpm":"71.76","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"10","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":250558,"Line":0,"Comment":"05/21/2026 2:45 PM - rons - F/U changed from 05/27/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250558,"Line":1,"Comment":"05/21/2026 2:45 PM - rons - CLO changed from 06/21/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250558","line":"1","part":"VMK8-1/8","qty":"3","price":"127.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250558","line":"3","part":"VMK8-1/4","qty":"3","price":"127.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250558","line":"5","part":"VMK8-3/16","qty":"3","price":"127.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250558","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-21 14:45:50.118 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250558-05212026144549.txt === {"quote":"250558","customer":"1530","name":null,"customerName":"AHB Tooling & Machinery Inc","comp":"01","open":"0","shipto":"GLOBINDI","shiptoName":"Global Plastics","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"06-18-2026","cust_po":"VMK8 Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Mark Wolfe","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:56","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Mark Wolfe","follow_phone":"317-523-3867","follow_email":"mark.wolfe@ahbinc.com","pic_user":"rons","total_amt":"777.24","total_gp":"557.76","total_gpm":"71.76","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"10","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":250558,"Line":0,"Comment":"05/21/2026 2:45 PM - rons - F/U changed from 05/27/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250558,"Line":1,"Comment":"05/21/2026 2:45 PM - rons - CLO changed from 06/21/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":250558,"Line":2,"Comment":"05/21/2026 2:45 PM - rons - Req Date changed from 07/02/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250558","line":"1","part":"VMK8-1/8","qty":"3","price":"127.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250558","line":"3","part":"VMK8-1/4","qty":"3","price":"127.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250558","line":"5","part":"VMK8-3/16","qty":"3","price":"127.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250558","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-21 14:46:03.881 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250586-05212026144603.txt === {"quote":"250586","customer":"19345","name":null,"customerName":"Searcy Industrial Products, Inc.","comp":"01","open":"0","shipto":"SEARCY","shiptoName":"Searcy Industrial Prod.","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"07-02-2026","cust_po":"E32-157","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:23","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jake","follow_phone":"","follow_email":"sales@searcyindustrialproducts.com","pic_user":"rons","total_amt":"40.32","total_gp":"29.27","total_gpm":"72.59","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-21-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250586","line":"1","part":"E32-157","qty":"1","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250586","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-21 14:46:14.698 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250586-05212026144614.txt === {"quote":"250586","customer":"19345","name":null,"customerName":"Searcy Industrial Products, Inc.","comp":"01","open":"0","shipto":"SEARCY","shiptoName":"Searcy Industrial Prod.","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"07-02-2026","cust_po":"E32-157","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:23","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jake","follow_phone":"","follow_email":"sales@searcyindustrialproducts.com","pic_user":"rons","total_amt":"40.32","total_gp":"29.27","total_gpm":"72.59","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":250586,"Line":0,"Comment":"05/21/2026 2:46 PM - rons - F/U changed from 05/27/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250586,"Line":1,"Comment":"05/21/2026 2:46 PM - rons - CLO changed from 06/21/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250586","line":"1","part":"E32-157","qty":"1","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250586","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 14:46:19.513 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250586-05212026144619.txt === {"quote":"250586","customer":"19345","name":null,"customerName":"Searcy Industrial Products, Inc.","comp":"01","open":"0","shipto":"SEARCY","shiptoName":"Searcy Industrial Prod.","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"06-04-2026","cust_po":"E32-157","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:23","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jake","follow_phone":"","follow_email":"sales@searcyindustrialproducts.com","pic_user":"rons","total_amt":"40.32","total_gp":"29.27","total_gpm":"72.59","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":250586,"Line":0,"Comment":"05/21/2026 2:46 PM - rons - F/U changed from 05/27/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250586,"Line":1,"Comment":"05/21/2026 2:46 PM - rons - CLO changed from 06/21/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250586,"Line":2,"Comment":"05/21/2026 2:46 PM - rons - Req Date changed from 07/02/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250586","line":"1","part":"E32-157","qty":"1","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250586","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 14:46:25.093 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250586-05212026144624.txt === {"quote":"250586","customer":"19345","name":null,"customerName":"Searcy Industrial Products, Inc.","comp":"01","open":"1","shipto":"SEARCY","shiptoName":"Searcy Industrial Prod.","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"06-04-2026","cust_po":"E32-157","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:23","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jake","follow_phone":"","follow_email":"sales@searcyindustrialproducts.com","pic_user":"rons","total_amt":"40.32","total_gp":"29.27","total_gpm":"72.59","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":250586,"Line":0,"Comment":"05/21/2026 2:46 PM - rons - F/U changed from 05/27/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250586,"Line":1,"Comment":"05/21/2026 2:46 PM - rons - CLO changed from 06/21/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250586,"Line":2,"Comment":"05/21/2026 2:46 PM - rons - Req Date changed from 07/02/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250586","line":"1","part":"E32-157","qty":"1","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250586","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 14:47:46.697 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250512-05212026144746.txt === {"quote":"250512","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"07-01-2026","cust_po":"CAT40 SK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jeremy Melvin","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:34","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Jeremy Melvin","follow_phone":"574-289-4811x2589","follow_email":"jmelvin@powelltool.com","pic_user":"rons","total_amt":"3187.84","total_gp":"2222.26","total_gpm":"69.71","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-20-2026","notes":[{"comp":"1","quote":"250512","line":"0","data":"05-20-2026 13:35-rons: GCG Industries is E/U"}],"crmnotes":[],"items":[{"comp":"01","order":"250512","line":"1","part":"CAT40-SK10-120U-IDU","qty":"5","price":"429.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250512","line":"2","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250512","line":"4","part":"CAT40-SK16-120U-IDU","qty":"5","price":"494.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250512","line":"5","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250512","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-21 14:47:57.418 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250512-05212026144757.txt === {"quote":"250512","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"07-01-2026","cust_po":"CAT40 SK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jeremy Melvin","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:34","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Jeremy Melvin","follow_phone":"574-289-4811x2589","follow_email":"jmelvin@powelltool.com","pic_user":"rons","total_amt":"3187.84","total_gp":"2222.26","total_gpm":"69.71","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"250512","line":"0","data":"05-20-2026 13:35-rons: GCG Industries is E/U"}],"crmnotes":[{"comp":1,"quote":250512,"Line":0,"Comment":"05/21/2026 2:47 PM - rons - F/U changed from 05/26/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250512,"Line":1,"Comment":"05/21/2026 2:47 PM - rons - CLO changed from 06/20/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250512","line":"1","part":"CAT40-SK10-120U-IDU","qty":"5","price":"429.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250512","line":"2","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250512","line":"4","part":"CAT40-SK16-120U-IDU","qty":"5","price":"494.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250512","line":"5","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250512","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-21 14:48:03.544 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250512-05212026144803.txt === {"quote":"250512","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"06-17-2026","cust_po":"CAT40 SK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jeremy Melvin","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:34","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Jeremy Melvin","follow_phone":"574-289-4811x2589","follow_email":"jmelvin@powelltool.com","pic_user":"rons","total_amt":"3187.84","total_gp":"2222.26","total_gpm":"69.71","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"250512","line":"0","data":"05-20-2026 13:35-rons: GCG Industries is E/U"}],"crmnotes":[{"comp":1,"quote":250512,"Line":0,"Comment":"05/21/2026 2:47 PM - rons - F/U changed from 05/26/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250512,"Line":1,"Comment":"05/21/2026 2:47 PM - rons - CLO changed from 06/20/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":250512,"Line":2,"Comment":"05/21/2026 2:47 PM - rons - Req Date changed from 07/01/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250512","line":"1","part":"CAT40-SK10-120U-IDU","qty":"5","price":"429.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250512","line":"2","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250512","line":"4","part":"CAT40-SK16-120U-IDU","qty":"5","price":"494.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250512","line":"5","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250512","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-21 14:49:12.330 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250572-05212026144912.txt === {"quote":"250572","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGZ","shiptoName":"Hartwig Inc","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"07-02-2026","cust_po":"QCFC65-030-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:07","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@hartwiginc.com","pic_user":"rons","total_amt":"263.25","total_gp":"127.07","total_gpm":"48.27","rev_type":"WAP","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":250572,"Line":0,"Comment":"05/21/2026 2:49 PM - rons - CLO changed from 06/21/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250572","line":"1","part":"QCFC65-030-SMO","qty":"1","price":"351.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250572","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-21 14:49:18.022 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250572-05212026144917.txt === {"quote":"250572","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGZ","shiptoName":"Hartwig Inc","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"06-10-2026","cust_po":"QCFC65-030-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:07","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@hartwiginc.com","pic_user":"rons","total_amt":"263.25","total_gp":"127.07","total_gpm":"48.27","rev_type":"WAP","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":250572,"Line":0,"Comment":"05/21/2026 2:49 PM - rons - CLO changed from 06/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250572,"Line":1,"Comment":"05/21/2026 2:49 PM - rons - Req Date changed from 07/02/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250572","line":"1","part":"QCFC65-030-SMO","qty":"1","price":"351.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250572","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 14:49:50.512 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250428-05212026144950.txt === {"quote":"250428","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"DESMA","shiptoName":"Designs for Tomorrow, Inc.","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-30-2026","cust_po":"NBT30 Tooling","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Rob Bliss","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:18","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Rob Bliss","follow_phone":"516-812-2000","follow_email":"blissr@mscdirect.com","pic_user":"rons","total_amt":"8851.37","total_gp":"4771.14","total_gpm":"53.90","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"95","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"250428","line":"2","data":"05-19-2026 10:23 - Discounts Recalculated QS"},{"comp":"1","quote":"250428","line":"1","data":"attachments for the NBT30 collet chucks."},{"comp":"1","quote":"250428","line":"0","data":"05-19-2026 10:23-briand: Added torque wrench and"}],"crmnotes":[{"comp":1,"quote":250428,"Line":0,"Comment":"05/21/2026 2:49 PM - rons - CLO changed from 06/19/2026 to 06/08/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250428","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"6","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"7","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"8","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"9","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"10","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"11","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"12","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"13","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"14","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"15","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"16","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"17","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"18","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"19","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"20","part":"B30-6000-EU","qty":"40","price":"28.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"21","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":21}}] 2026-05-21 14:49:56.107 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250428-05212026144955.txt === {"quote":"250428","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"DESMA","shiptoName":"Designs for Tomorrow, Inc.","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-15-2026","cust_po":"NBT30 Tooling","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Rob Bliss","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:18","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Rob Bliss","follow_phone":"516-812-2000","follow_email":"blissr@mscdirect.com","pic_user":"rons","total_amt":"8851.37","total_gp":"4771.14","total_gpm":"53.90","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"95","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"250428","line":"2","data":"05-19-2026 10:23 - Discounts Recalculated QS"},{"comp":"1","quote":"250428","line":"1","data":"attachments for the NBT30 collet chucks."},{"comp":"1","quote":"250428","line":"0","data":"05-19-2026 10:23-briand: Added torque wrench and"}],"crmnotes":[{"comp":1,"quote":250428,"Line":0,"Comment":"05/21/2026 2:49 PM - rons - CLO changed from 06/19/2026 to 06/08/2026 (CLO Date Updated)"},{"comp":1,"quote":250428,"Line":1,"Comment":"05/21/2026 2:49 PM - rons - Req Date changed from 06/30/2026 to 06/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250428","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"6","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"7","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"8","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"9","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"10","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"11","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"12","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"13","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"14","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"15","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"16","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"17","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"18","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"19","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"20","part":"B30-6000-EU","qty":"40","price":"28.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250428","line":"21","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":21}}] 2026-05-21 14:50:20.769 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250291-05212026145020.txt === {"quote":"250291","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"NORTELBE","shiptoName":"North American Lighting","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-04-2026","cust_po":"HSK100A Chucks with RFID","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nathan Gregg","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:07","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Nathan Gregg","follow_phone":"937-935-5334","follow_email":"ngregg@mmus.com","pic_user":"rons","total_amt":"5107.20","total_gp":"3472.64","total_gpm":"72.07","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"24","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"250291","line":"2","data":"price of the holder"},{"comp":"1","quote":"250291","line":"1","data":"have price of install to be included in the"},{"comp":"1","quote":"250291","line":"0","data":"05-21-2026 09:19-rons: asked to update quote to"}],"crmnotes":[{"comp":1,"quote":250291,"Line":0,"Comment":"05/18/2026 1:10 PM - rons - CLO changed from 06/15/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250291,"Line":1,"Comment":"05/18/2026 1:10 PM - rons - Req Date changed from 06/26/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":250291,"Line":2,"Comment":"05/21/2026 2:50 PM - rons - CLO changed from 05/28/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250291","line":"1","part":"HSK100A-C32-135-IDI","qty":"6","price":"755.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250291","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250291","line":"3","part":"KM32-1/2","qty":"1","price":"97.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250291","line":"4","part":"HSK100-TUBE","qty":"6","price":"44.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250291","line":"5","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250291","line":"6","part":"KM32-1/2","qty":"1","price":"97.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250291","line":"7","part":"HSK100-TUBE","qty":"6","price":"44.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250291","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250291","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250291","Line":"1","Company":"1","F_Line":"1","Comment":"Customer supplying RFID chip.","Loc":"Y"},{"Quote":"250291","Line":"1","Company":"1","F_Line":"1","Comment":"Please note these are considered special and have been","Loc":"Y"},{"Quote":"250291","Line":"1","Company":"1","F_Line":"2","Comment":"quoted at special net price. Lyndex-Nikken will install","Loc":"Y"},{"Quote":"250291","Line":"1","Company":"1","F_Line":"3","Comment":"RFID chips that are provided by customer and will","Loc":"Y"},{"Quote":"250291","Line":"1","Company":"1","F_Line":"4","Comment":"rebalance holders.","Loc":"Y"},{"Quote":"250291","Line":"2","Company":"1","F_Line":"1","Comment":"Customer supplying RFID chip.","Loc":"Y"},{"Quote":"250291","Line":"2","Company":"1","F_Line":"1","Comment":"Lyndex-Nikken will install RFID chips that are provided","Loc":"Y"},{"Quote":"250291","Line":"2","Company":"1","F_Line":"2","Comment":"by customer and will rebalance holders. This has been","Loc":"Y"},{"Quote":"250291","Line":"2","Company":"1","F_Line":"3","Comment":"quoted at a special net price.","Loc":"Y"},{"Quote":"250291","Line":"3","Company":"1","F_Line":"1","Comment":"Lyndex-Nikken will install RFID chips that are provided","Loc":"Y"},{"Quote":"250291","Line":"3","Company":"1","F_Line":"2","Comment":"by customer and will rebalance holders. This has been","Loc":"Y"},{"Quote":"250291","Line":"3","Company":"1","F_Line":"3","Comment":"quoted at a special net price.","Loc":"Y"}],"qcomms":[{"Quote":"250291","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"250291","Line":"1","Comment":"specials. Once a PO/order has been issued these items"},{"Quote":"250291","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-21 14:50:27.551 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250291-05212026145027.txt === {"quote":"250291","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"NORTELBE","shiptoName":"North American Lighting","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-17-2026","cust_po":"HSK100A Chucks with RFID","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nathan Gregg","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:07","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Nathan Gregg","follow_phone":"937-935-5334","follow_email":"ngregg@mmus.com","pic_user":"rons","total_amt":"5107.20","total_gp":"3472.64","total_gpm":"72.07","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"24","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"250291","line":"2","data":"price of the holder"},{"comp":"1","quote":"250291","line":"1","data":"have price of install to be included in the"},{"comp":"1","quote":"250291","line":"0","data":"05-21-2026 09:19-rons: asked to update quote to"}],"crmnotes":[{"comp":1,"quote":250291,"Line":0,"Comment":"05/18/2026 1:10 PM - rons - CLO changed from 06/15/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250291,"Line":1,"Comment":"05/18/2026 1:10 PM - rons - Req Date changed from 06/26/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":250291,"Line":2,"Comment":"05/21/2026 2:50 PM - rons - CLO changed from 05/28/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":250291,"Line":3,"Comment":"05/21/2026 2:50 PM - rons - Req Date changed from 06/04/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250291","line":"1","part":"HSK100A-C32-135-IDI","qty":"6","price":"755.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250291","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250291","line":"3","part":"KM32-1/2","qty":"1","price":"97.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250291","line":"4","part":"HSK100-TUBE","qty":"6","price":"44.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250291","line":"5","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250291","line":"6","part":"KM32-1/2","qty":"1","price":"97.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250291","line":"7","part":"HSK100-TUBE","qty":"6","price":"44.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250291","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250291","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250291","Line":"1","Company":"1","F_Line":"1","Comment":"Customer supplying RFID chip.","Loc":"Y"},{"Quote":"250291","Line":"1","Company":"1","F_Line":"1","Comment":"Please note these are considered special and have been","Loc":"Y"},{"Quote":"250291","Line":"1","Company":"1","F_Line":"2","Comment":"quoted at special net price. Lyndex-Nikken will install","Loc":"Y"},{"Quote":"250291","Line":"1","Company":"1","F_Line":"3","Comment":"RFID chips that are provided by customer and will","Loc":"Y"},{"Quote":"250291","Line":"1","Company":"1","F_Line":"4","Comment":"rebalance holders.","Loc":"Y"},{"Quote":"250291","Line":"2","Company":"1","F_Line":"1","Comment":"Customer supplying RFID chip.","Loc":"Y"},{"Quote":"250291","Line":"2","Company":"1","F_Line":"1","Comment":"Lyndex-Nikken will install RFID chips that are provided","Loc":"Y"},{"Quote":"250291","Line":"2","Company":"1","F_Line":"2","Comment":"by customer and will rebalance holders. This has been","Loc":"Y"},{"Quote":"250291","Line":"2","Company":"1","F_Line":"3","Comment":"quoted at a special net price.","Loc":"Y"},{"Quote":"250291","Line":"3","Company":"1","F_Line":"1","Comment":"Lyndex-Nikken will install RFID chips that are provided","Loc":"Y"},{"Quote":"250291","Line":"3","Company":"1","F_Line":"2","Comment":"by customer and will rebalance holders. This has been","Loc":"Y"},{"Quote":"250291","Line":"3","Company":"1","F_Line":"3","Comment":"quoted at a special net price.","Loc":"Y"}],"qcomms":[{"Quote":"250291","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"250291","Line":"1","Comment":"specials. Once a PO/order has been issued these items"},{"Quote":"250291","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-21 14:50:51.179 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249341-05212026145050.txt === {"quote":"249341","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-04-2026","cust_po":"NC5007-0032-6.00G","terms_code":"N30","ship_via":"U-GND","ship_collect":"9X2865","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:24","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"4562.28","total_gp":"2416.24","total_gpm":"52.96","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"17","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249341","line":"0","data":"04-28-2026 16:24 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249341,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249341,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/28/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249341,"Line":2,"Comment":"05/11/2026 11:25 AM - rons - Req Date changed from 06/09/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249341,"Line":3,"Comment":"05/11/2026 3:17 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249341,"Line":4,"Comment":"05/11/2026 3:17 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249341,"Line":5,"Comment":"05/11/2026 3:17 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249341","line":"1","part":"NC5007-0032-6.00G","qty":"14","price":"546.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"3","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-21 14:51:01.047 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249341-05212026145100.txt === {"quote":"249341","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-04-2026","cust_po":"NC5007-0032-6.00G","terms_code":"N30","ship_via":"U-GND","ship_collect":"9X2865","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:24","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"4562.28","total_gp":"2416.24","total_gpm":"52.96","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"17","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"249341","line":"0","data":"04-28-2026 16:24 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249341,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249341,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/28/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249341,"Line":2,"Comment":"05/11/2026 11:25 AM - rons - Req Date changed from 06/09/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249341,"Line":3,"Comment":"05/11/2026 3:17 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249341,"Line":4,"Comment":"05/11/2026 3:17 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249341,"Line":5,"Comment":"05/11/2026 3:17 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":249341,"Line":6,"Comment":"05/21/2026 2:50 PM - rons - F/U changed from 05/21/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249341,"Line":7,"Comment":"05/21/2026 2:50 PM - rons - CLO changed from 05/28/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249341","line":"1","part":"NC5007-0032-6.00G","qty":"14","price":"546.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"3","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-21 14:51:06.046 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249341-05212026145105.txt === {"quote":"249341","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-17-2026","cust_po":"NC5007-0032-6.00G","terms_code":"N30","ship_via":"U-GND","ship_collect":"9X2865","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Sponhower","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:24","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Eric Sponhower","follow_phone":"949-531-1454","follow_email":"esponhower@mmus.com","pic_user":"rons","total_amt":"4562.28","total_gp":"2416.24","total_gpm":"52.96","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"17","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"249341","line":"0","data":"04-28-2026 16:24 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249341,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249341,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/28/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249341,"Line":2,"Comment":"05/11/2026 11:25 AM - rons - Req Date changed from 06/09/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249341,"Line":3,"Comment":"05/11/2026 3:17 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249341,"Line":4,"Comment":"05/11/2026 3:17 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249341,"Line":5,"Comment":"05/11/2026 3:17 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":249341,"Line":6,"Comment":"05/21/2026 2:50 PM - rons - F/U changed from 05/21/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249341,"Line":7,"Comment":"05/21/2026 2:50 PM - rons - CLO changed from 05/28/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249341,"Line":8,"Comment":"05/21/2026 2:51 PM - rons - Req Date changed from 06/04/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249341","line":"1","part":"NC5007-0032-6.00G","qty":"14","price":"546.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"3","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249341","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-21 14:51:13.137 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247792-05212026145112.txt === {"quote":"247792","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"06-04-2026","cust_po":"HSK100A-SM1500-6.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Maureen Gorman","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:35","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Maureen Gorman","follow_phone":"847-252-6300","follow_email":"mgorman@mmus.com","pic_user":"rons","total_amt":"2418.00","total_gp":"799.80","total_gpm":"33.08","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"247792","line":"1","data":"Ohio"},{"comp":"1","quote":"247792","line":"0","data":"03-31-2026 09:36-rons: live chat RFQ...shipping to"}],"crmnotes":[{"comp":1,"quote":247792,"Line":0,"Comment":"05/11/2026 1:21 PM - rons - F/U changed from 04/26/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247792,"Line":1,"Comment":"05/11/2026 1:21 PM - rons - CLO changed from 04/30/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247792,"Line":2,"Comment":"05/11/2026 1:21 PM - rons - Req Date changed from 05/12/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247792,"Line":3,"Comment":"05/11/2026 3:24 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247792,"Line":4,"Comment":"05/11/2026 3:24 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247792,"Line":5,"Comment":"05/11/2026 3:24 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247792","line":"1","part":"HSK100A-SM1500-6.00CP","qty":"10","price":"403.00","uom":"EA","discount":"40.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"247792","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 14:51:24.706 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247792-05212026145124.txt === {"quote":"247792","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"06-04-2026","cust_po":"HSK100A-SM1500-6.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Maureen Gorman","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:35","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Maureen Gorman","follow_phone":"847-252-6300","follow_email":"mgorman@mmus.com","pic_user":"rons","total_amt":"2418.00","total_gp":"799.80","total_gpm":"33.08","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"247792","line":"1","data":"Ohio"},{"comp":"1","quote":"247792","line":"0","data":"03-31-2026 09:36-rons: live chat RFQ...shipping to"}],"crmnotes":[{"comp":1,"quote":247792,"Line":0,"Comment":"05/11/2026 1:21 PM - rons - F/U changed from 04/26/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247792,"Line":1,"Comment":"05/11/2026 1:21 PM - rons - CLO changed from 04/30/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247792,"Line":2,"Comment":"05/11/2026 1:21 PM - rons - Req Date changed from 05/12/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247792,"Line":3,"Comment":"05/11/2026 3:24 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247792,"Line":4,"Comment":"05/11/2026 3:24 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247792,"Line":5,"Comment":"05/11/2026 3:24 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":247792,"Line":6,"Comment":"05/21/2026 2:51 PM - rons - F/U changed from 05/21/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247792,"Line":7,"Comment":"05/21/2026 2:51 PM - rons - CLO changed from 05/28/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247792","line":"1","part":"HSK100A-SM1500-6.00CP","qty":"10","price":"403.00","uom":"EA","discount":"40.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"247792","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 14:51:30.133 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247792-05212026145129.txt === {"quote":"247792","customer":"13671","name":null,"customerName":"Mitsubishi Materials U.S.A. Corp.","comp":"01","open":"0","shipto":"MITSIN","shiptoName":"Mitsubishi Materials USA","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"06-17-2026","cust_po":"HSK100A-SM1500-6.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Maureen Gorman","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:35","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Maureen Gorman","follow_phone":"847-252-6300","follow_email":"mgorman@mmus.com","pic_user":"rons","total_amt":"2418.00","total_gp":"799.80","total_gpm":"33.08","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"11","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"247792","line":"1","data":"Ohio"},{"comp":"1","quote":"247792","line":"0","data":"03-31-2026 09:36-rons: live chat RFQ...shipping to"}],"crmnotes":[{"comp":1,"quote":247792,"Line":0,"Comment":"05/11/2026 1:21 PM - rons - F/U changed from 04/26/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247792,"Line":1,"Comment":"05/11/2026 1:21 PM - rons - CLO changed from 04/30/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247792,"Line":2,"Comment":"05/11/2026 1:21 PM - rons - Req Date changed from 05/12/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247792,"Line":3,"Comment":"05/11/2026 3:24 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247792,"Line":4,"Comment":"05/11/2026 3:24 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247792,"Line":5,"Comment":"05/11/2026 3:24 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":247792,"Line":6,"Comment":"05/21/2026 2:51 PM - rons - F/U changed from 05/21/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247792,"Line":7,"Comment":"05/21/2026 2:51 PM - rons - CLO changed from 05/28/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":247792,"Line":8,"Comment":"05/21/2026 2:51 PM - rons - Req Date changed from 06/04/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247792","line":"1","part":"HSK100A-SM1500-6.00CP","qty":"10","price":"403.00","uom":"EA","discount":"40.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"247792","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 14:52:41.599 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248876-05212026145241.txt === {"quote":"248876","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"1","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"06-04-2026","cust_po":"HSK40E-VC6-65","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Scott Sites","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:25","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Scott Sites","follow_phone":"","follow_email":"ssites@ptservice.com","pic_user":"rons","total_amt":"1158.67","total_gp":"881.59","total_gpm":"76.09","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"10","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":248876,"Line":0,"Comment":"05/11/2026 11:24 AM - rons - F/U changed from 04/26/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248876,"Line":1,"Comment":"05/11/2026 11:24 AM - rons - CLO changed from 05/20/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248876,"Line":2,"Comment":"05/11/2026 11:24 AM - rons - Req Date changed from 06/01/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248876,"Line":3,"Comment":"05/11/2026 2:58 PM - rons - F/U changed from 05/11/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248876,"Line":4,"Comment":"05/11/2026 2:58 PM - rons - CLO changed from 05/18/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248876,"Line":5,"Comment":"05/11/2026 2:58 PM - rons - Req Date changed from 05/25/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":248876,"Line":6,"Comment":"05/20/2026 4:42 PM - rons - F/U changed from 05/20/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248876,"Line":7,"Comment":"05/20/2026 4:42 PM - rons - CLO changed from 05/27/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248876,"Line":8,"Comment":"05/20/2026 4:42 PM - rons - Req Date changed from 06/03/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248876","line":"1","part":"HSK40E-VC6-65","qty":"1","price":"237.86","uom":"EA","discount":"0.00","req_date":"ETA 2-3wks","branch":"1"},{"comp":"01","order":"248876","line":"2","part":"VCK6-3","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"3","part":"VCK6-4","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"4","part":"VCK6-6","qty":"1","price":"53.27","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"5","part":"HSK40A-R0562-3.15","qty":"1","price":"626.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"6","part":"NT05-006","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"7","part":"NT05-008","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"8","part":"NT05-010","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"9","part":"NT05-016","qty":"1","price":"33.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248876","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-21 14:53:46.935 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247135-05212026145346.txt === {"quote":"247135","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-17-2026","cust_order_date":"03-17-2026","req_date":"06-04-2026","cust_po":"C8 Shrink Fit Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"17:09","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"11291.84","total_gp":"5469.64","total_gpm":"48.44","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"1","totalQty":"29","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"247135","line":"0","data":"03-18-2026 15:32-rons: pricing approved by Russ"}],"crmnotes":[{"comp":1,"quote":247135,"Line":0,"Comment":"03/18/2026 4:46 PM - rons - F/U changed from 03/23/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":1,"Comment":"03/18/2026 4:46 PM - rons - CLO changed from 04/17/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":2,"Comment":"03/18/2026 4:47 PM - rons - Req Date changed from 04/28/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":3,"Comment":"04/01/2026 5:14 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":4,"Comment":"04/01/2026 5:14 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":5,"Comment":"04/01/2026 5:14 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":6,"Comment":"04/02/2026 5:18 PM - rons - F/U changed from 04/02/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":7,"Comment":"04/02/2026 5:18 PM - rons - CLO changed from 04/09/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":8,"Comment":"04/02/2026 5:18 PM - rons - Req Date changed from 04/16/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":9,"Comment":"05/08/2026 5:13 PM - rons - F/U changed from 05/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":10,"Comment":"05/08/2026 5:13 PM - rons - CLO changed from 05/14/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":11,"Comment":"05/08/2026 5:13 PM - rons - Req Date changed from 05/21/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247135,"Line":12,"Comment":"05/13/2026 3:57 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247135,"Line":13,"Comment":"05/13/2026 3:57 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247135,"Line":14,"Comment":"05/13/2026 3:57 PM - rons - Req Date changed from 05/27/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247135","line":"1","part":"C8-SF0250-3.15CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"1 STOCK + 11 WEEKS","branch":"1"},{"comp":"01","order":"247135","line":"2","part":"C8-SF0250-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"3","part":"C8-SF0375-3.54CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"4","part":"C8-SF0375-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"5","part":"C8-SF0500-3.54CP","qty":"4","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"6","part":"C8-SF0500-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"7","part":"C8-SF0625-3.74CP","qty":"4","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"8","part":"C8-SF0625-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"9","part":"C8-SF0750-3.74CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"10","part":"C8-SF0750-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"11","part":"C8-SF1000-3.94CP","qty":"2","price":"691.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"12","part":"C8-SF1000-5.12CP","qty":"2","price":"759.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247135","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-21 14:54:40.904 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247142-05212026145440.txt === {"quote":"247142","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"06-04-2026","cust_po":"CAT50 Shrink Fit Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:53","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"8685.60","total_gp":"4808.58","total_gpm":"55.36","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"1","totalQty":"29","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"247142","line":"0","data":"03-18-2026 15:33-rons: pricing approved by Russ"}],"crmnotes":[{"comp":1,"quote":247142,"Line":0,"Comment":"03/18/2026 4:47 PM - rons - F/U changed from 03/24/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":1,"Comment":"03/18/2026 4:47 PM - rons - CLO changed from 04/18/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":2,"Comment":"03/18/2026 4:47 PM - rons - Req Date changed from 04/29/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":3,"Comment":"04/01/2026 5:14 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":4,"Comment":"04/01/2026 5:14 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":5,"Comment":"04/01/2026 5:14 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":6,"Comment":"04/02/2026 5:18 PM - rons - F/U changed from 04/02/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":7,"Comment":"04/02/2026 5:18 PM - rons - CLO changed from 04/09/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":8,"Comment":"04/02/2026 5:18 PM - rons - Req Date changed from 04/16/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":9,"Comment":"05/08/2026 4:49 PM - rons - F/U changed from 05/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":10,"Comment":"05/08/2026 4:49 PM - rons - CLO changed from 05/14/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":11,"Comment":"05/08/2026 4:49 PM - rons - Req Date changed from 05/21/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247142,"Line":12,"Comment":"05/13/2026 4:00 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247142,"Line":13,"Comment":"05/13/2026 4:00 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247142,"Line":14,"Comment":"05/13/2026 4:00 PM - rons - Req Date changed from 05/27/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247142","line":"1","part":"CAT50-SF0250-3.15CP","qty":"2","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"2","part":"CAT50-SF0250-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"3","part":"CAT50-SF0375-3.15CP","qty":"2","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"4","part":"CAT50-SF0375-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"5","part":"CAT50-SF0500-3.15CP","qty":"4","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"6","part":"CAT50-SF0500-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"7","part":"CAT50-SF0625-3.15CP","qty":"4","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"8","part":"CAT50-SF0625-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"9","part":"CAT50-SF0750-3.15CP","qty":"2","price":"517.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"10","part":"CAT50-SF0750-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"11","part":"CAT50-SF1000-3.94CP","qty":"2","price":"500.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"12","part":"CAT50-SF1000-5.12CP","qty":"2","price":"606.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247142","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-21 14:54:57.988 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247159-05212026145457.txt === {"quote":"247159","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"TOPFOUND","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"06-04-2026","cust_po":"NBT40 Shrink Fit Special","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Christina Branson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:11","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Christina Branson","follow_phone":"","follow_email":"christina.branson@mscdirect.com","pic_user":"rons","total_amt":"1800.00","total_gp":"1228.65","total_gpm":"68.26","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"1","totalQty":"6","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":247159,"Line":0,"Comment":"03/18/2026 4:47 PM - rons - F/U changed from 03/24/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":1,"Comment":"03/18/2026 4:47 PM - rons - CLO changed from 04/18/2026 to 04/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":2,"Comment":"03/18/2026 4:47 PM - rons - Req Date changed from 04/29/2026 to 04/15/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":3,"Comment":"04/01/2026 5:14 PM - rons - F/U changed from 04/01/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":4,"Comment":"04/01/2026 5:14 PM - rons - CLO changed from 04/08/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":5,"Comment":"04/01/2026 5:15 PM - rons - Req Date changed from 04/15/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":6,"Comment":"04/02/2026 5:18 PM - rons - F/U changed from 04/02/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":7,"Comment":"04/02/2026 5:18 PM - rons - CLO changed from 04/09/2026 to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":8,"Comment":"04/02/2026 5:18 PM - rons - Req Date changed from 04/16/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":9,"Comment":"05/08/2026 4:49 PM - rons - F/U changed from 05/07/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":10,"Comment":"05/08/2026 5:13 PM - rons - CLO changed from 05/14/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":11,"Comment":"05/08/2026 5:13 PM - rons - Req Date changed from 05/21/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247159,"Line":12,"Comment":"05/13/2026 4:01 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247159,"Line":13,"Comment":"05/13/2026 4:01 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247159,"Line":14,"Comment":"05/13/2026 4:01 PM - rons - Req Date changed from 05/27/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247159","line":"1","part":"NBT40-SF0187-3.54","qty":"5","price":"360.00","uom":"EA","discount":"0.00","req_date":"10 WEEKS","branch":"1"},{"comp":"01","order":"247159","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247159","Line":"1","Company":"1","F_Line":"1","Comment":"Please note this is non-standard stock and considered","Loc":"Y"},{"Quote":"247159","Line":"1","Company":"1","F_Line":"2","Comment":"special. This has been quoted at special net price.","Loc":"Y"},{"Quote":"247159","Line":"1","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these can't be cancelled or","Loc":"Y"},{"Quote":"247159","Line":"1","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"247159","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247159","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247159","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 14:56:19.853 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250385-05212026145619.txt === {"quote":"250385","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIOWA","shiptoName":"MSC Industrial Supply Co.","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-09-2026","cust_po":"CCK Collets","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jessica Meyer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:39","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jessica Meyer","follow_phone":"563-386-0710x820465","follow_email":"jessica.meyer@mscdirect.com","pic_user":"rons","total_amt":"231.40","total_gp":"159.04","total_gpm":"68.73","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":250385,"Line":0,"Comment":"05/20/2026 4:44 PM - rons - F/U changed from 05/24/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250385,"Line":1,"Comment":"05/20/2026 4:44 PM - rons - CLO changed from 06/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250385,"Line":2,"Comment":"05/20/2026 4:44 PM - rons - Req Date changed from 06/29/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250385","line":"1","part":"CCK1-7/16","qty":"1","price":"80.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"3","part":"CCK1-1/2","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"5","part":"CCK1-5/8","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"7","part":"CCK1-3/4","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-21 14:56:28.694 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250385-05212026145628.txt === {"quote":"250385","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIOWA","shiptoName":"MSC Industrial Supply Co.","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-09-2026","cust_po":"CCK Collets","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jessica Meyer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:39","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jessica Meyer","follow_phone":"563-386-0710x820465","follow_email":"jessica.meyer@mscdirect.com","pic_user":"rons","total_amt":"231.40","total_gp":"159.04","total_gpm":"68.73","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":250385,"Line":0,"Comment":"05/20/2026 4:44 PM - rons - F/U changed from 05/24/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250385,"Line":1,"Comment":"05/20/2026 4:44 PM - rons - CLO changed from 06/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250385,"Line":2,"Comment":"05/20/2026 4:44 PM - rons - Req Date changed from 06/29/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":250385,"Line":3,"Comment":"05/21/2026 2:56 PM - rons - F/U changed from 05/26/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250385,"Line":4,"Comment":"05/21/2026 2:56 PM - rons - CLO changed from 06/02/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250385","line":"1","part":"CCK1-7/16","qty":"1","price":"80.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"3","part":"CCK1-1/2","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"5","part":"CCK1-5/8","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"7","part":"CCK1-3/4","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-21 14:56:32.811 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250385-05212026145632.txt === {"quote":"250385","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIOWA","shiptoName":"MSC Industrial Supply Co.","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-04-2026","cust_po":"CCK Collets","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jessica Meyer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:39","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jessica Meyer","follow_phone":"563-386-0710x820465","follow_email":"jessica.meyer@mscdirect.com","pic_user":"rons","total_amt":"231.40","total_gp":"159.04","total_gpm":"68.73","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":250385,"Line":0,"Comment":"05/20/2026 4:44 PM - rons - F/U changed from 05/24/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250385,"Line":1,"Comment":"05/20/2026 4:44 PM - rons - CLO changed from 06/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250385,"Line":2,"Comment":"05/20/2026 4:44 PM - rons - Req Date changed from 06/29/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":250385,"Line":3,"Comment":"05/21/2026 2:56 PM - rons - F/U changed from 05/26/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250385,"Line":4,"Comment":"05/21/2026 2:56 PM - rons - CLO changed from 06/02/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250385,"Line":5,"Comment":"05/21/2026 2:56 PM - rons - Req Date changed from 06/09/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250385","line":"1","part":"CCK1-7/16","qty":"1","price":"80.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"3","part":"CCK1-1/2","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"5","part":"CCK1-5/8","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"7","part":"CCK1-3/4","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-21 14:56:58.130 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250385-05212026145657.txt === {"quote":"250385","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCIOWA","shiptoName":"MSC Industrial Supply Co.","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-04-2026","cust_po":"CCK Collets","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jessica Meyer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:39","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jessica Meyer","follow_phone":"563-386-0710x820465","follow_email":"jessica.meyer@mscdirect.com","pic_user":"rons","total_amt":"231.40","total_gp":"159.04","total_gpm":"68.73","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"1","totalQty":"5","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":250385,"Line":0,"Comment":"05/20/2026 4:44 PM - rons - F/U changed from 05/24/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250385,"Line":1,"Comment":"05/20/2026 4:44 PM - rons - CLO changed from 06/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250385,"Line":2,"Comment":"05/20/2026 4:44 PM - rons - Req Date changed from 06/29/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":250385,"Line":3,"Comment":"05/21/2026 2:56 PM - rons - F/U changed from 05/26/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250385,"Line":4,"Comment":"05/21/2026 2:56 PM - rons - CLO changed from 06/02/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250385,"Line":5,"Comment":"05/21/2026 2:56 PM - rons - Req Date changed from 06/09/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250385","line":"1","part":"CCK1-7/16","qty":"1","price":"80.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"3","part":"CCK1-1/2","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"5","part":"CCK1-5/8","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"7","part":"CCK1-3/4","qty":"1","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250385","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-21 15:07:21.758 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250531-05212026150721.txt === {"quote":"250531","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCKENT","shiptoName":"MSC Industrial","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"07-01-2026","cust_po":"CAT50-SF0375-5.12CP","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"15:26","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"","follow_phone":"","follow_email":"","pic_user":"haleyd","total_amt":"363.6","total_gp":"0.00","total_gpm":"0.00","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"haleyd","reason":"2","totalQty":"1","win_pct":"20","clo_date":"06-20-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250531","line":"1","part":"CAT50-SF0375-5.12CP","qty":"1","price":"606.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":1}}] 2026-05-21 15:14:14.325 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250349-05212026151414.txt === {"quote":"250349","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"HAWKPA","shiptoName":"BlackHawk Industrial - Philadelphia","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"VMK12-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Julie Doherty","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:21","extra":"","follow_up":"05-24-2026","web_id":"","follow_name":"Julie Doherty","follow_phone":"937-482-4000","follow_email":"julie.doherty@blackhawkid.com","pic_user":"briand","total_amt":"85.15","total_gp":"60.83","total_gpm":"71.44","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250349","line":"1","part":"VMK12-1/2","qty":"1","price":"131.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250349","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} 250349-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-21 15:17:13.510 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250466-05212026151713.txt === {"quote":"250466","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"1","shipto":"BILLHAFL","shiptoName":"Bill Hafley","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-04-2026","cust_po":"LITERATURE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"17:05","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@lyndexnikken.com","pic_user":"rons","total_amt":"0.00","total_gp":"-0.50","total_gpm":"0.00","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"1","totalQty":"51","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":250466,"Line":0,"Comment":"05/20/2026 4:46 PM - rons - F/U changed from 05/25/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250466,"Line":1,"Comment":"05/20/2026 4:46 PM - rons - CLO changed from 06/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250466,"Line":2,"Comment":"05/20/2026 4:46 PM - rons - Req Date changed from 06/30/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250466","line":"1","part":"CAT-LN355-TOOLINGSYSTEM","qty":"50","price":"0.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250466","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 15:19:32.221 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248954-05212026151931.txt === {"quote":"248954","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"JANI","shiptoName":"Janicki Industries Inc.","entry_date":"04-21-2026","cust_order_date":"05-21-2026","req_date":"06-02-2026","cust_po":"HSK100A-C1-115-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jason Schmidt","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:14","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jason Schmidt","follow_phone":"206-607-1109","follow_email":"jason.schmidt@blackhawkid.com","pic_user":"bethw","total_amt":"3476.20","total_gp":"2468.38","total_gpm":"71.01","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"13","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248954,"Line":0,"Comment":"05/21/2026 3:19 PM - bethw - converted to SO# 1038310"}],"items":[{"comp":"01","order":"248954","line":"1","part":"HSK100A-C1-115-IDU","qty":"6","price":"812.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248954","line":"2","part":"KM1.1/4-1","qty":"4","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248954","line":"3","part":"NK1.1/4-20","qty":"2","price":"100.00","uom":"EA","discount":"35.00","req_date":"ETA 2-3wks","branch":"1"},{"comp":"01","order":"248954","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-21 15:23:08.665 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248910-05212026152308.txt === {"quote":"248910","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCMPORT","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-25-2026","cust_po":"BT50-C32-105","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Emmanuel Valoix","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:27","extra":"","follow_up":"05-24-2026","web_id":"","follow_name":"Emmanuel Valoix","follow_phone":"","follow_email":"emmanuel.valoix@mscdirect.com","pic_user":"briand","total_amt":"501.15","total_gp":"325.73","total_gpm":"65.00","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":248910,"Line":0,"Comment":"05/11/2026 1:22 PM - rons - F/U changed from 04/27/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248910,"Line":1,"Comment":"05/11/2026 1:22 PM - rons - CLO changed from 05/21/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248910,"Line":2,"Comment":"05/11/2026 1:22 PM - rons - Req Date changed from 06/02/2026 to 05/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248910","line":"1","part":"BT50-C32-105","qty":"1","price":"717.00","uom":"EA","discount":"35.00","req_date":"2-3 Weeks","branch":"1"},{"comp":"01","order":"248910","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248910","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"248910","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248910","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248910","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-21 15:24:36.286 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248960-05212026152436.txt === {"quote":"248960","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCIFTWO","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-21-2026","cust_order_date":"05-21-2026","req_date":"06-02-2026","cust_po":"510-SET-65S","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Ivan","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:54","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Ivan","follow_phone":"","follow_email":"@","pic_user":"bethw","total_amt":"942.02","total_gp":"466.75","total_gpm":"49.55","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248960","line":"2","data":"Will need to list out if needing some vs complete."},{"comp":"1","quote":"248960","line":"1","data":"collets 500-034 ETA 5/30 and 500-064 ETA 4/22."},{"comp":"1","quote":"248960","line":"0","data":"04-21-2026 15:55-bethw: as of today, missing 2"}],"crmnotes":[{"comp":1,"quote":248960,"Line":0,"Comment":"05/21/2026 3:24 PM - bethw - converted to SO# 1037651"}],"items":[{"comp":"01","order":"248960","line":"1","part":"510-SET-65S","qty":"1","price":"2479.00","uom":"EA","discount":"62.00","req_date":"ship complete 5/30","branch":"1"},{"comp":"01","order":"248960","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-21 15:25:24.527 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250304-05212026152524.txt === {"quote":"250304","customer":"3011","name":null,"customerName":"C-4","comp":"01","open":"0","shipto":"AAAATULS","shiptoName":"C-4 Incorporated","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"MNL12-BG12Z-MS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"65","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Keirstin Brent","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:22","extra":"","follow_up":"06-15-2026","web_id":"","follow_name":"Keirstin Brent","follow_phone":"918-835-2323","follow_email":"keirstin@c4industrial.com","pic_user":"bethw","total_amt":"951.20","total_gp":"763.00","total_gpm":"80.21","rev_type":"LT","mod_date":"05-21-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-15-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250304","line":"1","part":"MNL12-BG12Z-MS","qty":"1","price":"1189.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250304","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-21 15:26:16.360 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249502-05212026152616.txt === {"quote":"249502","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"1","shipto":"DGISKENT","shiptoName":"DGI Supply","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"E16-008(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:20","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Kayla Zinky","follow_phone":"800-923-6255x60114","follow_email":"mzinky@dgisupply.com","pic_user":"briand","total_amt":"1501.50","total_gp":"1051.50","total_gpm":"70.03","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"31","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":249502,"Line":0,"Comment":"05/21/2026 3:26 PM - briand - AHB order one"}],"items":[{"comp":"01","order":"249502","line":"1","part":"E16-008(C)","qty":"30","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249502","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-21 15:26:39.919 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248964-05212026152639.txt === {"quote":"248964","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"TRIUMCAT","shiptoName":"Triumph Actuation Systems","entry_date":"04-21-2026","cust_order_date":"05-21-2026","req_date":"06-02-2026","cust_po":"C5-SF8-75CP","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jesus A. Cabezas","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"16:32","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jesus A. Cabezas","follow_phone":"206-849-8023","follow_email":"jesus.cabezas@mscdirect.com","pic_user":"bethw","total_amt":"600.00","total_gp":"284.58","total_gpm":"47.43","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"3","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248964,"Line":0,"Comment":"05/21/2026 3:26 PM - bethw - converted to SO# 1037787"}],"items":[{"comp":"01","order":"248964","line":"1","part":"C5-SF8-75CP","qty":"1","price":"500.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248964","line":"2","part":"C5-SF6-75CP","qty":"1","price":"500.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248964","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-21 15:27:10.651 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250265-05212026152710.txt === {"quote":"250265","customer":"1055","name":null,"customerName":"A.W. Miller Technical Sales Inc.","comp":"01","open":"1","shipto":"BRIGLIT","shiptoName":"Blusa Defense Manufacturing","entry_date":"05-15-2026","cust_order_date":"06-16-2026","req_date":"06-16-2026","cust_po":"H22694","terms_code":"N30","ship_via":"F-FGS","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"","drop_po":"","status":"0","user":"briand","conv_order":"","time":"09:51","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Alex Rimbey","follow_phone":"315-350-1180","follow_email":"arimbey@awmiller.com","pic_user":"briand","total_amt":"5552.55","total_gp":"2705.44","total_gpm":"48.72","rev_type":"LT","mod_date":"05-21-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"4","win_pct":"20","clo_date":"06-16-2026","notes":[{"comp":"1","quote":"250265","line":"2","data":"05-19-2026 13:12 - Created Order# 1040076"},{"comp":"1","quote":"250265","line":"1","data":"Butler Bros Q # 250152"},{"comp":"1","quote":"250265","line":"0","data":"05-15-2026 09:52-briand: Also being quote by"}],"crmnotes":[],"items":[{"comp":"01","order":"250265","line":"1","part":"MZQT47-ER32Z-OF-SUBC","qty":"1","price":"5405.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250265","line":"2","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250265","line":"3","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250265","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-21 15:27:55.096 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249963-05212026152754.txt === {"quote":"249963","customer":"5985","name":null,"customerName":"Extreme Tooling LLC","comp":"01","open":"1","shipto":"EXTIRA","shiptoName":"Extreme Tooling LLC","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-22-2026","cust_po":"QCFC65-046-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Dillon Wheatley","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:18","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Dillon Wheatley","follow_phone":"586-232-3618 ex107","follow_email":"dwheatley@extremetooling.com","pic_user":"briand","total_amt":"282.40","total_gp":"135.25","total_gpm":"47.89","rev_type":"WAP","mod_date":"05-21-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"2","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249963","line":"0","data":"05-11-2026 15:19-briand: Don approved extra 10%"}],"crmnotes":[{"comp":1,"quote":249963,"Line":0,"Comment":"05/21/2026 3:27 PM - briand - PTS ordered"}],"items":[{"comp":"01","order":"249963","line":"1","part":"QCFC65-046-SMO","qty":"1","price":"353.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249963","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-21 15:29:37.530 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249049-05212026152937.txt === {"quote":"249049","customer":"18650","name":null,"customerName":"Rite-Way Tool Company Inc.","comp":"01","open":"1","shipto":"XXABBEGI","shiptoName":"Rite-Way Tool Company Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-04-2026","cust_po":"HSK100A-RDC6-110","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"John","drop_po":"","status":"0","user":"briand","conv_order":"","time":"07:46","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"John","follow_phone":"724-387-1101","follow_email":"sales@rite-way.com","pic_user":"briand","total_amt":"5355.90","total_gp":"3459.43","total_gpm":"64.59","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"14","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249049","line":"5","data":"Quoted the -110 and sent drawings."},{"comp":"1","quote":"249049","line":"4","data":"Also put the -150 on the CBO, only one in stock."},{"comp":"1","quote":"249049","line":"3","data":"tube & wrench. Came through offline Live Chat."},{"comp":"1","quote":"249049","line":"2","data":"04-23-2026 07:47-briand: Added HSK100 coolant"},{"comp":"1","quote":"249049","line":"1","data":"quote to John and cc'd Travis"},{"comp":"1","quote":"249049","line":"0","data":"04-24-2026 13:45-briand: CBO updated, sent revised"}],"crmnotes":[{"comp":1,"quote":249049,"Line":0,"Comment":"04/29/2026 12:32 PM - briand - Sent request for update from John on this newer quote"},{"comp":1,"quote":249049,"Line":1,"Comment":"04/29/2026 12:32 PM - briand - F/U changed from 04/29/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249049,"Line":2,"Comment":"05/01/2026 1:14 PM - briand - CLO changed from 05/23/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249049,"Line":3,"Comment":"05/01/2026 1:14 PM - briand - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249049","line":"1","part":"HSK100A-RDC6-110","qty":"4","price":"955.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249049","line":"2","part":"HSK100A-RDC6-150","qty":"4","price":"1008.00","uom":"EA","discount":"34.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249049","line":"3","part":"HSK100-TUBE","qty":"4","price":"44.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249049","line":"4","part":"HSK100-WRENCH","qty":"1","price":"63.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249049","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249049","Line":"2","Company":"1","F_Line":"1","Comment":"Currently one (1) holder in stock in Illinois.","Loc":"Y"},{"Quote":"249049","Line":"2","Company":"1","F_Line":"2","Comment":"Estimated lead time for the balance is 10~12 weeks.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-21 15:30:18.463 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249696-05212026153018.txt === {"quote":"249696","customer":"1425","name":null,"customerName":"Allendale Machinery","comp":"01","open":"1","shipto":"ALLEUPPE","shiptoName":"Allendale Machinery Systems","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-05-2026","cust_po":"SKN-10K","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jim Kenny","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:55","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Jim Kenny","follow_phone":"201-327-5215","follow_email":"jkenny@allendalemachinery.com","pic_user":"briand","total_amt":"261.00","total_gp":"178.75","total_gpm":"68.49","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"6","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[{"comp":1,"quote":249696,"Line":0,"Comment":"05/07/2026 11:19 AM - briand - Forgot to enter this the other day. Jim was questioning the 10% discount on the nuts so I sent him his discount schedule for quick reference and he's good w/ that."}],"items":[{"comp":"01","order":"249696","line":"1","part":"SKN-10K","qty":"5","price":"58.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249696","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-21 15:30:39.151 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249337-05212026153038.txt === {"quote":"249337","customer":"1030","name":null,"customerName":"A & M Industrial Supply","comp":"01","open":"1","shipto":"AMINDCHE","shiptoName":"A & M Industrial Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-28-2026","cust_po":"BT40 Pull Studs & Holder","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kourtney Waddell","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:55","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Kourtney Waddell","follow_phone":"800-864-2660 x338","follow_email":"kwaddell@am-ind.com","pic_user":"briand","total_amt":"3210.36","total_gp":"2041.04","total_gpm":"63.58","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"62","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249337","line":"12","data":"sent drawings."},{"comp":"1","quote":"249337","line":"11","data":"coolant thru or no coolant so I quoted both and"},{"comp":"1","quote":"249337","line":"10","data":"04-28-2026 15:56-briand: Kourtney didn't specify"},{"comp":"1","quote":"249337","line":"9","data":"ER40."},{"comp":"1","quote":"249337","line":"8","data":"online. On the Shars site, only shows ER20 thru"},{"comp":"1","quote":"249337","line":"7","data":"collet chuck. Sent drawings. Hard to find this"},{"comp":"1","quote":"249337","line":"6","data":"asked us to cross a Tegara/Shars BT40 ER16 70gl"},{"comp":"1","quote":"249337","line":"5","data":"04-29-2026 08:25-briand: Kourtney got back and"},{"comp":"1","quote":"249337","line":"4","data":"drawings."},{"comp":"1","quote":"249337","line":"3","data":"machines listed. Updated quote and sent the"},{"comp":"1","quote":"249337","line":"2","data":"she sent me a competitor website w/ multiple"},{"comp":"1","quote":"249337","line":"1","data":"about needing BT40 PS, asked for machine m/m &"},{"comp":"1","quote":"249337","line":"0","data":"04-29-2026 14:26-briand: She got back to me again"}],"crmnotes":[{"comp":1,"quote":249337,"Line":0,"Comment":"05/11/2026 8:25 AM - briand - No response for PO, will keep open a couple more weeks"},{"comp":1,"quote":249337,"Line":1,"Comment":"05/11/2026 8:25 AM - briand - F/U changed from 05/14/2026 to 5/28/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249337","line":"1","part":"B40-4500-EU","qty":"20","price":"30.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249337","line":"3","part":"B40-4500(H)-EU","qty":"20","price":"30.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249337","line":"5","part":"BT40-ER16-70","qty":"20","price":"206.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249337","line":"6","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249337","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-21 15:32:19.381 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249420-05212026153218.txt === {"quote":"249420","customer":"1990","name":null,"customerName":"AZA Sales Company Inc.","comp":"01","open":"1","shipto":"AZA","shiptoName":"A.Z.A. Sales","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"E08-NUT-MINI","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe","drop_po":"","status":"0","user":"briand","conv_order":"","time":"16:08","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Joe","follow_phone":"631-979-9261","follow_email":"sales@azasales.com","pic_user":"briand","total_amt":"378.90","total_gp":"287.91","total_gpm":"75.99","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"8","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":249420,"Line":0,"Comment":"05/06/2026 8:34 AM - briand - F/U changed from 05/05/2026 to 5/29/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249420","line":"1","part":"E08-NUT-MINI","qty":"6","price":"66.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249420","line":"2","part":"WRENCH-ER08-MINI","qty":"1","price":"30.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249420","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-21 15:34:34.524 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250368-05212026153434.txt === {"quote":"250368","customer":"3367","name":null,"customerName":"W.C. Chapman & Sons Inc.","comp":"01","open":"0","shipto":"CREANORT","shiptoName":"The Shop Of Northeast","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-18-2026","cust_po":"SK Tooling","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"William R. Anderson","drop_po":"","status":"0","user":"briand","conv_order":"","time":"12:31","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"William R. Anderson","follow_phone":"410-686-5656","follow_email":"bill@wcchapman.com","pic_user":"briand","total_amt":"8473.68","total_gp":"5574.00","total_gpm":"65.78","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"35","win_pct":"20","clo_date":"06-18-2026","notes":[{"comp":"1","quote":"250368","line":"9","data":"05-18-2026 12:54 - Discounts Recalculated QS"},{"comp":"1","quote":"250368","line":"8","data":"them to 44%."},{"comp":"1","quote":"250368","line":"7","data":"standard discount for SK is 34% so the EDGE bumps"},{"comp":"1","quote":"250368","line":"6","data":"discount only on SK holders & SK collets. Their"},{"comp":"1","quote":"250368","line":"5","data":"EDGE program. This affords them an addt'l 10%"},{"comp":"1","quote":"250368","line":"4","data":"05-18-2026 13:09-briand: Chapman signed up for the"},{"comp":"1","quote":"250368","line":"3","data":"to the quote w/ standard ADV discount."},{"comp":"1","quote":"250368","line":"2","data":"purchases in the past so the wrenches were added"},{"comp":"1","quote":"250368","line":"1","data":"is Billy Crabtree. Checked Ship To and no SK"},{"comp":"1","quote":"250368","line":"0","data":"05-18-2026 13:10-briand: Bill said the EU contact"}],"crmnotes":[{"comp":1,"quote":250368,"Line":0,"Comment":"05/21/2026 3:34 PM - briand - CLO changed from NaN/NaN/NaN to 06/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250368","line":"3","part":"NCAT40-SK16C-60U-IDU","qty":"1","price":"477.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"4","part":"SK16-1/4A","qty":"1","price":"89.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"5","part":"SK16-3/8A","qty":"1","price":"89.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"6","part":"SK16-1/2A","qty":"1","price":"89.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"7","part":"NCAT40-SK13C-90U-IDU","qty":"1","price":"470.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"8","part":"SK13-1/4A","qty":"1","price":"81.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"9","part":"SK13-3/8A","qty":"1","price":"81.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"10","part":"SK13-1/2A","qty":"1","price":"81.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"11","part":"NCAT40-SK20-50U-IDU","qty":"1","price":"498.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"12","part":"SK20-1/4A","qty":"1","price":"95.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"13","part":"SK20-3/8A","qty":"1","price":"95.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"14","part":"SK20-1/2A","qty":"1","price":"95.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"15","part":"NCAT40-SK6C-90U-IDU","qty":"1","price":"445.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"16","part":"SK6-1/8A","qty":"1","price":"70.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"17","part":"SK6-3/16A","qty":"1","price":"70.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"18","part":"SK6-1/4A","qty":"1","price":"70.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"19","part":"NCAT40-SK10C-90U-IDU","qty":"1","price":"447.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"20","part":"SK10-1/8A","qty":"1","price":"72.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"21","part":"SK10-3/16A","qty":"1","price":"72.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"22","part":"SK10-1/4A","qty":"1","price":"72.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"26","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"27","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"30","part":"SK13-SET-07-A","qty":"1","price":"539.00","uom":"ST","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"31","part":"SK13-SET-21-MM","qty":"1","price":"1567.00","uom":"ST","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"33","part":"SK20-SET-10-A","qty":"1","price":"947.00","uom":"ST","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"34","part":"SK20-SET-21-MM","qty":"1","price":"1996.00","uom":"ST","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"36","part":"SK6-SET-16-MM","qty":"1","price":"1351.00","uom":"ST","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"38","part":"SK10-SET-05-A","qty":"1","price":"362.00","uom":"ST","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"39","part":"SK10-SET-19-MM","qty":"1","price":"1435.00","uom":"ST","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"43","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"44","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"45","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"46","part":"SKL-6W","qty":"1","price":"25.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"47","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250368","line":"48","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":35}}] 2026-05-21 15:35:44.175 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249839-05212026153543.txt === {"quote":"249839","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-08-2026","cust_order_date":"06-09-2026","req_date":"06-09-2026","cust_po":"QCFC65-030-SMO","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Maria Ulloa","drop_po":"","status":"0","user":"briand","conv_order":"","time":"08:06","extra":"","follow_up":"06-09-2026","web_id":"","follow_name":"Maria Ulloa","follow_phone":"800-753-7970","follow_email":"maria.ulloa@mscdirect.com","pic_user":"briand","total_amt":"901.00","total_gp":"436.75","total_gpm":"48.47","rev_type":"WAP","mod_date":"05-21-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"3","win_pct":"20","clo_date":"06-09-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249839","line":"1","part":"QCFC65-030-SMO","qty":"1","price":"351.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249839","line":"2","part":"QCFC65-WRENCH","qty":"1","price":"974.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249839","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-21 15:36:06.249 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249845-05212026153606.txt === {"quote":"249845","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-08-2026","cust_order_date":"06-10-2026","req_date":"06-10-2026","cust_po":"VDI40-PLUG","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Christine Myers","drop_po":"","status":"0","user":"briand","conv_order":"","time":"08:29","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"Christine Myers","follow_phone":"800-970-1173","follow_email":"christine.myers@mscdirect.com","pic_user":"briand","total_amt":"523.60","total_gp":"319.20","total_gpm":"60.96","rev_type":"LT","mod_date":"05-21-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"11","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249845","line":"1","part":"VDI40-PLUG","qty":"10","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249845","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-21 15:37:51.639 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249874-05212026153751.txt === {"quote":"249874","customer":"1530","name":null,"customerName":"AHB Tooling & Machinery Inc","comp":"01","open":"1","shipto":"AHBTOOL","shiptoName":"AHB Tooling & Machinery Inc","entry_date":"05-08-2026","cust_order_date":"06-10-2026","req_date":"06-10-2026","cust_po":"PMK8-5.6","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michele Neuland","drop_po":"","status":"0","user":"briand","conv_order":"","time":"11:16","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"Michelle Neuland","follow_phone":"989-399-8130","follow_email":"michele.neuland@ahbinc.com","pic_user":"briand","total_amt":"865.28","total_gp":"600.35","total_gpm":"69.38","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"9","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"249874","line":"4","data":"the 6 was 7/2025."},{"comp":"1","quote":"249874","line":"3","data":"pricing - no orders on the 5.6 and last order for"},{"comp":"1","quote":"249874","line":"2","data":"05-08-2026 11:19-briand: Put on QL to confirm"},{"comp":"1","quote":"249874","line":"1","data":"sent quote to Michelle."},{"comp":"1","quote":"249874","line":"0","data":"05-08-2026 15:39-briand: QL updated, both SPVC,"}],"crmnotes":[{"comp":1,"quote":249874,"Line":0,"Comment":"05/21/2026 3:37 PM - briand - This was part of a new order for American Rheinmetall that will be shipping via Truck today or tomorrow, SO 1040125"}],"items":[{"comp":"01","order":"249874","line":"1","part":"PMK8-5.6","qty":"1","price":"153.00","uom":"EA","discount":"32.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"249874","line":"2","part":"PMK8-6","qty":"1","price":"153.00","uom":"EA","discount":"32.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"249874","line":"3","part":"H100A-SF0187-3.74","qty":"1","price":"701.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249874","line":"4","part":"HSK100-TUBE","qty":"1","price":"44.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249874","line":"5","part":"HSK100-WRENCH","qty":"1","price":"63.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249874","line":"6","part":"E25-393","qty":"1","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249874","line":"7","part":"E20-236","qty":"1","price":"57.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249874","line":"8","part":"E16-236","qty":"1","price":"45.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249874","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249874","Line":"0","Comment":"Lines 1 & 2 are non-standard stock items and considered"},{"Quote":"249874","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249874","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":9}}] 2026-05-21 15:43:11.968 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248976-05212026154311.txt === {"quote":"248976","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"IKNPPQRT","shiptoName":"PTSolutions - Portland","entry_date":"04-22-2026","cust_order_date":"05-22-2026","req_date":"06-03-2026","cust_po":"NCAT50-SF1250-3.94CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jeff Posner","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"08:02","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Jeff Posner","follow_phone":"503-319-0235","follow_email":"jeff.posner@pts-tools.com","pic_user":"bethw","total_amt":"552.00","total_gp":"301.00","total_gpm":"54.53","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":248976,"Line":0,"Comment":"05/21/2026 3:29 PM - bethw - no activity in area, even with overstock promo"}],"items":[{"comp":"01","order":"248976","line":"1","part":"NCAT50-SF1250-3.94CP","qty":"2","price":"600.00","uom":"EA","discount":"54.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248976","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248976","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-21 15:45:00.912 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249005-05212026154500.txt === {"quote":"249005","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"PTSOLMCT","shiptoName":"PTSolutions - McAllen","entry_date":"04-22-2026","cust_order_date":"05-22-2026","req_date":"06-03-2026","cust_po":"E11-EXT-500","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Ramiro Bernal","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"11:29","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Ramiro Bernal","follow_phone":"956-309-9076","follow_email":"rbernal@pts-tools.com","pic_user":"bethw","total_amt":"738.54","total_gp":"466.28","total_gpm":"63.14","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"15","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":249005,"Line":0,"Comment":"05/21/2026 3:44 PM - bethw - no activity in area, quote expired and closed."}],"items":[{"comp":"01","order":"249005","line":"1","part":"E11-EXT-500","qty":"2","price":"160.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249005","line":"2","part":"E25-EXT-125","qty":"1","price":"249.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249005","line":"3","part":"E25-032","qty":"3","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249005","line":"4","part":"E25-016","qty":"3","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249005","line":"5","part":"E25-024","qty":"1","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249005","line":"6","part":"E25-236","qty":"1","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249005","line":"7","part":"E25-040","qty":"1","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249005","line":"8","part":"E25-012","qty":"1","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249005","line":"9","part":"E25-020","qty":"1","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249005","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":10}}] 2026-05-21 15:48:29.287 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249019-05212026154829.txt === {"quote":"249019","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"0","shipto":"TPCPISER","shiptoName":"Compressor Products International","entry_date":"04-22-2026","cust_order_date":"05-22-2026","req_date":"06-03-2026","cust_po":"MNL12-C4X-ICE-10K","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"13:46","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Robert Ferrara","follow_phone":"985-320-9585","follow_email":"rferrara@basstool.com","pic_user":"bethw","total_amt":"8281.00","total_gp":"4171.75","total_gpm":"50.38","rev_type":"LT","mod_date":"05-21-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":249019,"Line":0,"Comment":"05/21/2026 3:48 PM - bethw - Sent QFU to Robert for update on status."}],"items":[{"comp":"01","order":"249019","line":"1","part":"MNL12-C4X-ICE-10K","qty":"1","price":"4978.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249019","line":"2","part":"MNL12-C4Z-ICE-10K","qty":"1","price":"6852.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249019","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-21 15:50:00.530 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249035-05212026155000.txt === {"quote":"249035","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCTXA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-22-2026","cust_order_date":"05-22-2026","req_date":"06-03-2026","cust_po":"QCFC65-032-HEX","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jorge Trevino","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:49","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Jorge Trevino","follow_phone":"","follow_email":"jorge.trevino@mscdirect.com","pic_user":"bethw","total_amt":"735.76","total_gp":"357.04","total_gpm":"48.53","rev_type":"WAP","mod_date":"05-21-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"3","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":249035,"Line":0,"Comment":"05/21/2026 3:49 PM - bethw - converted to SO# 1038868"}],"items":[{"comp":"01","order":"249035","line":"1","part":"QCFC65-032-HEX","qty":"1","price":"541.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249035","line":"2","part":"QCFC65-020-HEX","qty":"1","price":"541.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249035","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-21 15:51:05.727 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249044-05212026155105.txt === {"quote":"249044","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"1","shipto":"TECHNITO","shiptoName":"Techni-Tool Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"06-03-2026","cust_po":"C4006-0187-4.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Donna Parker","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:12","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Donna Parker","follow_phone":"972-412-4550","follow_email":"donnap@technitoolinc.com","pic_user":"bethw","total_amt":"105.30","total_gp":"55.95","total_gpm":"53.13","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":249044,"Line":0,"Comment":"04/30/2026 2:19 PM - bethw - F/U changed from 04/28/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249044,"Line":1,"Comment":"05/21/2026 3:50 PM - bethw - no activity in area, quote expired and closed."}],"items":[{"comp":"01","order":"249044","line":"1","part":"C4006-0187-4.00","qty":"1","price":"162.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249044","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 15:51:24.653 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248578-05212026155124.txt === {"quote":"248578","customer":"E1090","name":null,"customerName":"Ahresty Wilmington Corporation","comp":"01","open":"0","shipto":"AHRESTY","shiptoName":"Ahresty Wilmington Corporation","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"RGA#TAR-62895 CNC180BFA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chuck Vogtli","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"16:16","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Chuck Vogtli","follow_phone":"111-111-1111","follow_email":"Chuck.Vogtli@ahresty.com","pic_user":"carleym","total_amt":"14820.00","total_gp":"11495.49","total_gpm":"77.57","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"145","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248578","line":"1","data":"04-15-2026 09:53 - Discounts Recalculated QS"},{"comp":"1","quote":"248578","line":"0","data":"04-14-2026 16:48-carleym Working quote"}],"crmnotes":[{"comp":1,"quote":248578,"Line":0,"Comment":"04/27/2026 3:39 PM - carleym - F/U with Chuck Vogtli and Justin Harper"},{"comp":1,"quote":248578,"Line":1,"Comment":"04/27/2026 3:42 PM - carleym - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":2,"Comment":"05/04/2026 4:52 PM - carleym - F/U changed from 05/04/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":3,"Comment":"05/05/2026 8:44 AM - carleym - Chuck Vogtli advised working on PO"},{"comp":1,"quote":248578,"Line":4,"Comment":"05/05/2026 8:44 AM - carleym - F/U changed from 05/05/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":5,"Comment":"05/12/2026 4:43 PM - carleym - F/U changed from 05/12/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":6,"Comment":"05/15/2026 4:43 PM - carleym - F/U changed from 05/15/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":7,"Comment":"05/15/2026 4:43 PM - carleym - F/U advised storage fees will apply"},{"comp":1,"quote":248578,"Line":8,"Comment":"05/21/2026 3:51 PM - carleym - Our AR is filling forms to reinstate us as a vendor then customer will provide PO"}],"items":[{"comp":"01","order":"248578","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248578","line":"2","part":"ROTARY-TABLE-LABOR","qty":"28","price":"159.00","uom":"EA","discount":"0.00","req_date":"4-5 weeks","branch":"1"},{"comp":"01","order":"248578","line":"3","part":"KIM-AR4","qty":"1","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"4","part":"P-24","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"5","part":"G-35","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"6","part":"G-50","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"7","part":"G-55","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"8","part":"P-14","qty":"2","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"9","part":"AS568-168","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"10","part":"P-6","qty":"8","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"11","part":"9FSL-164","qty":"1","price":"146.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"12","part":"CN180R009","qty":"1","price":"27.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"13","part":"CN171R035","qty":"36","price":"18.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"14","part":"4X11L","qty":"36","price":"8.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248578","line":"15","part":"CN105R034","qty":"7","price":"10.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"16","part":"NIK-IW0340-1100S","qty":"1","price":"67.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"17","part":"G-145","qty":"2","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"18","part":"G-130","qty":"1","price":"8.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"19","part":"NIK-IW0340-950S","qty":"1","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"20","part":"NIK-IW0340-1350K","qty":"1","price":"73.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"21","part":"TC75X100X10","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"22","part":"AS568-154","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"23","part":"AS568-169","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"24","part":"6902","qty":"2","price":"22.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"25","part":"CN180R017","qty":"1","price":"696.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"26","part":"CN180R018","qty":"1","price":"372.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"27","part":"AX123R046","qty":"1","price":"511.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"28","part":"9ECU-CNC180R-T","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"29","part":"XCA-V-UNIT-DC-FL463503S1F","qty":"1","price":"1028.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"30","part":"FL7M-2K6H-Z","qty":"1","price":"159.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"31","part":"WW-CN180R003","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248578","Line":"1","Company":"1","F_Line":"1","Comment":"SN:10362 EU:Ahrest Wilmington Corp","Loc":"Y"},{"Quote":"248578","Line":"1","Company":"1","F_Line":"2","Comment":"RGA#TAR-62895 CNC180BFA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":32}}] 2026-05-21 15:51:49.703 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248608-05212026155149.txt === {"quote":"248608","customer":"E1090","name":null,"customerName":"Ahresty Wilmington Corporation","comp":"01","open":"0","shipto":"AHRESTY","shiptoName":"Ahresty Wilmington Corporation","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"RGA#TAR-62896 CNC180BFA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chuck Vogtli","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"10:17","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Chuck Vogtli","follow_phone":"111-111-1111","follow_email":"Chuck.Vogtli@ahresty.com","pic_user":"carleym","total_amt":"13343.00","total_gp":"10299.75","total_gpm":"77.19","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"143","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248608","line":"0","data":"04-15-2026 10:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248608,"Line":0,"Comment":"04/27/2026 3:42 PM - carleym - F/U with Chuck Vogtli and Justin Harper"},{"comp":1,"quote":248608,"Line":1,"Comment":"04/27/2026 3:42 PM - carleym - F/U changed from 04/28/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":2,"Comment":"05/04/2026 4:53 PM - carleym - F/U changed from 05/04/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":3,"Comment":"05/05/2026 8:44 AM - carleym - Chuck Vogtli advised working on PO"},{"comp":1,"quote":248608,"Line":4,"Comment":"05/05/2026 8:44 AM - carleym - F/U changed from 05/05/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":5,"Comment":"05/12/2026 4:44 PM - carleym - F/U changed from 05/12/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":6,"Comment":"05/15/2026 4:43 PM - carleym - F/U advised storage fees will apply"},{"comp":1,"quote":248608,"Line":7,"Comment":"05/15/2026 4:43 PM - carleym - F/U changed from 05/15/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":8,"Comment":"05/21/2026 3:51 PM - carleym - Our AR is filling forms to reinstate us as a vendor then customer will provide PO"}],"items":[{"comp":"01","order":"248608","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248608","line":"2","part":"ROTARY-TABLE-LABOR","qty":"26","price":"159.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248608","line":"3","part":"P-16","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"4","part":"6902","qty":"2","price":"22.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"5","part":"CN105R034","qty":"7","price":"10.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"6","part":"P-24","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"7","part":"G-35","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"8","part":"CN171R035","qty":"36","price":"18.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"9","part":"CN180R009","qty":"1","price":"27.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"10","part":"P-6","qty":"8","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"11","part":"G-110","qty":"1","price":"5.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"12","part":"G-145","qty":"2","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"13","part":"NIK-IW0340-950S","qty":"1","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"14","part":"G-130","qty":"1","price":"8.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"15","part":"TC75X100X10","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"16","part":"P-14","qty":"2","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"17","part":"G-55","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"18","part":"AS568-154","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"19","part":"AS568-168","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"20","part":"AS568-169","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"21","part":"4X11L","qty":"36","price":"8.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248608","line":"22","part":"9ECU-CNC180R-T","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"23","part":"KIM-AR4","qty":"1","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"24","part":"9FSL-164","qty":"1","price":"146.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"25","part":"NIK-IW0340-1350K","qty":"1","price":"73.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"26","part":"AX123R046","qty":"1","price":"511.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"27","part":"NIK-IW0340-1100S","qty":"1","price":"67.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"28","part":"CN202R045","qty":"1","price":"23.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"29","part":"CN180R017","qty":"1","price":"696.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"30","part":"CN180R018","qty":"1","price":"372.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"31","part":"WW-CN180R003","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248608","Line":"1","Company":"1","F_Line":"1","Comment":"SN:XXXX EU:Ahresty Wilmington Corp","Loc":"Y"},{"Quote":"248608","Line":"1","Company":"1","F_Line":"2","Comment":"RGA#TAR-62896 CNC180BFA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":32}}] 2026-05-21 15:52:33.721 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249084-05212026155233.txt === {"quote":"249084","customer":"19585","name":null,"customerName":"Thomas Skinner & Son Ltd.","comp":"01","open":"1","shipto":"GIKLLLLM","shiptoName":"Thomas Skinner - Vancouver Location","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"05-25-2026","cust_po":"C40-1500-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"90","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Derek Ostafichuk","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:02","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Derek Ostafichuk","follow_phone":"780-669-9689","follow_email":"dostafichuk@tskinner.com","pic_user":"bethw","total_amt":"249.40","total_gp":"193.20","total_gpm":"77.47","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"11","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"249084","line":"3","data":"order."},{"comp":"1","quote":"249084","line":"2","data":"he can confirm w/ customer before placing an"},{"comp":"1","quote":"249084","line":"1","data":"DMN5700L, CAT40, coolant thru; sent drawing so"},{"comp":"1","quote":"249084","line":"0","data":"04-23-2026 13:03-briand: Derek said for a Doosan"}],"crmnotes":[{"comp":1,"quote":249084,"Line":0,"Comment":"04/30/2026 1:38 PM - bethw - F/U changed from 04/29/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249084,"Line":1,"Comment":"05/21/2026 3:52 PM - bethw - no activity in area, quote expired and closed."}],"items":[{"comp":"01","order":"249084","line":"1","part":"C40-1500-EU","qty":"10","price":"43.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249084","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 15:53:08.171 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249089-05212026155307.txt === {"quote":"249089","customer":"7785","name":null,"customerName":"Groves Industrial Supply","comp":"01","open":"1","shipto":"GROVESI","shiptoName":"Groves Industrial Supply","entry_date":"04-23-2026","cust_order_date":"05-23-2026","req_date":"06-04-2026","cust_po":"RACK-ER20/1TAP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Tim Baust","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"13:58","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Tim Baust","follow_phone":"346-498-2655","follow_email":"tbaust@grovesindustrial.com","pic_user":"bethw","total_amt":"42.90","total_gp":"12.08","total_gpm":"28.16","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-23-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249089","line":"1","part":"RACK-ER20/1TAP","qty":"1","price":"66.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249089","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-21 15:54:19.182 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249103-05212026155418.txt === {"quote":"249103","customer":"19585","name":null,"customerName":"Thomas Skinner & Son Ltd.","comp":"01","open":"1","shipto":"GIKLLLLM","shiptoName":"Thomas Skinner - Vancouver Location","entry_date":"04-23-2026","cust_order_date":"05-23-2026","req_date":"06-04-2026","cust_po":"ST16M-SF8-160","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"90","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Gord Graham","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:20","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Gord Graham","follow_phone":"604-207-3133 x 233","follow_email":"ggraham@tskinner.com","pic_user":"bethw","total_amt":"286.44","total_gp":"158.90","total_gpm":"55.47","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-23-2026","notes":[],"crmnotes":[{"comp":1,"quote":249103,"Line":0,"Comment":"05/21/2026 3:54 PM - bethw - no activity in area, quote expired and closed."}],"items":[{"comp":"01","order":"249103","line":"1","part":"ST16M-SF8-160","qty":"2","price":"217.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249103","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-21 16:09:31.206 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.65673820706, -88.2214079035702, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.65673820706, -88.2214079035702, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1939215 second/s. 2026-05-21 16:09:50.189 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250541-05212026160949.txt === {"quote":"250541","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"06-09-2026","cust_po":"C5007-0032-8.00","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:27","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"543.71","total_gp":"246.30","total_gpm":"45.30","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"250541","line":"0","data":"05-20-2026 16:29-rons: shipping to Iowa..."}],"crmnotes":[{"comp":1,"quote":250541,"Line":0,"Comment":"05/21/2026 2:40 PM - rons - CLO changed from 06/20/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250541,"Line":1,"Comment":"05/21/2026 2:40 PM - rons - Req Date changed from 07/01/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250541","line":"1","part":"C5007-0032-8.00","qty":"2","price":"447.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250541","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250541","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-21 16:10:00.121 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250541-05212026160959.txt === {"quote":"250541","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"06-09-2026","cust_po":"C5007-0032-8.00","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:27","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"543.71","total_gp":"246.30","total_gpm":"45.30","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"250541","line":"0","data":"05-20-2026 16:29-rons: shipping to Iowa..."}],"crmnotes":[{"comp":1,"quote":250541,"Line":0,"Comment":"05/21/2026 2:40 PM - rons - CLO changed from 06/20/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250541,"Line":1,"Comment":"05/21/2026 2:40 PM - rons - Req Date changed from 07/01/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":250541,"Line":2,"Comment":"05/21/2026 4:09 PM - rons - F/U changed from 05/26/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250541,"Line":3,"Comment":"05/21/2026 4:09 PM - rons - CLO changed from 06/02/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250541","line":"1","part":"C5007-0032-8.00","qty":"2","price":"447.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250541","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250541","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-21 16:10:05.884 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250541-05212026161005.txt === {"quote":"250541","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"06-04-2026","cust_po":"C5007-0032-8.00","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:27","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"543.71","total_gp":"246.30","total_gpm":"45.30","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"250541","line":"0","data":"05-20-2026 16:29-rons: shipping to Iowa..."}],"crmnotes":[{"comp":1,"quote":250541,"Line":0,"Comment":"05/21/2026 2:40 PM - rons - CLO changed from 06/20/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250541,"Line":1,"Comment":"05/21/2026 2:40 PM - rons - Req Date changed from 07/01/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":250541,"Line":2,"Comment":"05/21/2026 4:09 PM - rons - F/U changed from 05/26/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250541,"Line":3,"Comment":"05/21/2026 4:09 PM - rons - CLO changed from 06/02/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250541,"Line":4,"Comment":"05/21/2026 4:10 PM - rons - Req Date changed from 06/09/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250541","line":"1","part":"C5007-0032-8.00","qty":"2","price":"447.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250541","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250541","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-21 16:10:32.771 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250541-05212026161032.txt === {"quote":"250541","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"06-04-2026","cust_po":"C5007-0032-8.00","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:27","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"543.71","total_gp":"246.30","total_gpm":"45.30","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"1","totalQty":"4","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"250541","line":"0","data":"05-20-2026 16:29-rons: shipping to Iowa..."}],"crmnotes":[{"comp":1,"quote":250541,"Line":0,"Comment":"05/21/2026 2:40 PM - rons - CLO changed from 06/20/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250541,"Line":1,"Comment":"05/21/2026 2:40 PM - rons - Req Date changed from 07/01/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":250541,"Line":2,"Comment":"05/21/2026 4:09 PM - rons - F/U changed from 05/26/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250541,"Line":3,"Comment":"05/21/2026 4:09 PM - rons - CLO changed from 06/02/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250541,"Line":4,"Comment":"05/21/2026 4:10 PM - rons - Req Date changed from 06/09/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250541","line":"1","part":"C5007-0032-8.00","qty":"2","price":"447.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250541","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250541","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-21 16:11:26.962 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250357-05212026161126.txt === {"quote":"250357","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"05-18-2026","cust_order_date":"05-26-2026","req_date":"06-09-2026","cust_po":"H100A-SF12-160MT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:04","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"455.65","total_gp":"249.38","total_gpm":"54.73","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"250357","line":"0","data":"05-18-2026 11:05-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250357,"Line":0,"Comment":"05/18/2026 1:50 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250357,"Line":1,"Comment":"05/18/2026 1:50 PM - rons - CLO changed from 06/06/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":250357,"Line":2,"Comment":"05/18/2026 1:50 PM - rons - Req Date changed from 06/18/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":250357,"Line":3,"Comment":"05/20/2026 4:47 PM - rons - F/U changed from 05/25/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250357,"Line":4,"Comment":"05/20/2026 4:47 PM - rons - CLO changed from 06/01/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250357,"Line":5,"Comment":"05/20/2026 4:47 PM - rons - Req Date changed from 06/08/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":250357,"Line":6,"Comment":"05/20/2026 4:47 PM - rons - Req Date changed from 05/20/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250357","line":"1","part":"H100A-SF12-160MT","qty":"1","price":"701.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250357","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 16:11:36.087 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250357-05212026161135.txt === {"quote":"250357","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"05-18-2026","cust_order_date":"05-26-2026","req_date":"06-09-2026","cust_po":"H100A-SF12-160MT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:04","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"455.65","total_gp":"249.38","total_gpm":"54.73","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"250357","line":"0","data":"05-18-2026 11:05-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250357,"Line":0,"Comment":"05/18/2026 1:50 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250357,"Line":1,"Comment":"05/18/2026 1:50 PM - rons - CLO changed from 06/06/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":250357,"Line":2,"Comment":"05/18/2026 1:50 PM - rons - Req Date changed from 06/18/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":250357,"Line":3,"Comment":"05/20/2026 4:47 PM - rons - F/U changed from 05/25/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250357,"Line":4,"Comment":"05/20/2026 4:47 PM - rons - CLO changed from 06/01/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250357,"Line":5,"Comment":"05/20/2026 4:47 PM - rons - Req Date changed from 06/08/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":250357,"Line":6,"Comment":"05/20/2026 4:47 PM - rons - Req Date changed from 05/20/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":250357,"Line":7,"Comment":"05/21/2026 4:11 PM - rons - F/U changed from 05/26/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250357,"Line":8,"Comment":"05/21/2026 4:11 PM - rons - CLO changed from 06/02/2026 to 05/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250357","line":"1","part":"H100A-SF12-160MT","qty":"1","price":"701.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250357","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 16:11:42.461 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250357-05212026161142.txt === {"quote":"250357","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"05-18-2026","cust_order_date":"05-26-2026","req_date":"06-04-2026","cust_po":"H100A-SF12-160MT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:04","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"455.65","total_gp":"249.38","total_gpm":"54.73","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"250357","line":"0","data":"05-18-2026 11:05-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250357,"Line":0,"Comment":"05/18/2026 1:50 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250357,"Line":1,"Comment":"05/18/2026 1:50 PM - rons - CLO changed from 06/06/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":250357,"Line":2,"Comment":"05/18/2026 1:50 PM - rons - Req Date changed from 06/18/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":250357,"Line":3,"Comment":"05/20/2026 4:47 PM - rons - F/U changed from 05/25/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250357,"Line":4,"Comment":"05/20/2026 4:47 PM - rons - CLO changed from 06/01/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250357,"Line":5,"Comment":"05/20/2026 4:47 PM - rons - Req Date changed from 06/08/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":250357,"Line":6,"Comment":"05/20/2026 4:47 PM - rons - Req Date changed from 05/20/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":250357,"Line":7,"Comment":"05/21/2026 4:11 PM - rons - F/U changed from 05/26/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250357,"Line":8,"Comment":"05/21/2026 4:11 PM - rons - CLO changed from 06/02/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250357,"Line":9,"Comment":"05/21/2026 4:11 PM - rons - Req Date changed from 06/09/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250357","line":"1","part":"H100A-SF12-160MT","qty":"1","price":"701.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250357","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 16:11:47.884 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250357-05212026161147.txt === {"quote":"250357","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"1","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"05-18-2026","cust_order_date":"05-26-2026","req_date":"06-04-2026","cust_po":"H100A-SF12-160MT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:04","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"455.65","total_gp":"249.38","total_gpm":"54.73","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"rons","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"250357","line":"0","data":"05-18-2026 11:05-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250357,"Line":0,"Comment":"05/18/2026 1:50 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250357,"Line":1,"Comment":"05/18/2026 1:50 PM - rons - CLO changed from 06/06/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":250357,"Line":2,"Comment":"05/18/2026 1:50 PM - rons - Req Date changed from 06/18/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":250357,"Line":3,"Comment":"05/20/2026 4:47 PM - rons - F/U changed from 05/25/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250357,"Line":4,"Comment":"05/20/2026 4:47 PM - rons - CLO changed from 06/01/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250357,"Line":5,"Comment":"05/20/2026 4:47 PM - rons - Req Date changed from 06/08/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":250357,"Line":6,"Comment":"05/20/2026 4:47 PM - rons - Req Date changed from 05/20/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":250357,"Line":7,"Comment":"05/21/2026 4:11 PM - rons - F/U changed from 05/26/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250357,"Line":8,"Comment":"05/21/2026 4:11 PM - rons - CLO changed from 06/02/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":250357,"Line":9,"Comment":"05/21/2026 4:11 PM - rons - Req Date changed from 06/09/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250357","line":"1","part":"H100A-SF12-160MT","qty":"1","price":"701.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250357","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 16:13:19.382 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249108-05212026161319.txt === {"quote":"249108","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"1","shipto":"BASSTOO","shiptoName":"Bass Tool & Supply Inc","entry_date":"04-23-2026","cust_order_date":"05-23-2026","req_date":"06-04-2026","cust_po":"CAT40-SK16-90U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Mark Money","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"16:16","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Mark Money","follow_phone":"713-682-1889","follow_email":"mmoney@basstool.com","pic_user":"bethw","total_amt":"1098.88","total_gp":"749.46","total_gpm":"68.20","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"7","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"249108","line":"1","data":"SK6-150 holder or SK16-150 holder. Not both."},{"comp":"1","quote":"249108","line":"0","data":"04-23-2026 16:19-bethw: Mark needs to confirm"}],"crmnotes":[{"comp":1,"quote":249108,"Line":0,"Comment":"05/21/2026 4:13 PM - bethw - no activity in area, quote expired and closed."}],"items":[{"comp":"01","order":"249108","line":"1","part":"CAT40-SK16-90U-IDU","qty":"1","price":"438.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249108","line":"2","part":"SK16-6.5","qty":"1","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249108","line":"3","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249108","line":"4","part":"CAT40-SK6-150U-IDU","qty":"1","price":"446.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249108","line":"5","part":"CAT40-SK16-150U-IDU","qty":"1","price":"514.00","uom":"EA","discount":"32.00","req_date":"ship 1-2days","branch":"1"},{"comp":"01","order":"249108","line":"6","part":"SK16-13","qty":"1","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249108","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-21 16:17:13.768 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249019-05212026161713.txt === {"quote":"249019","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"0","shipto":"TPCPISER","shiptoName":"Compressor Products International","entry_date":"04-22-2026","cust_order_date":"05-22-2026","req_date":"06-03-2026","cust_po":"MNL12-C4X-ICE-10K","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"13:46","extra":"","follow_up":"01-11-2027","web_id":"","follow_name":"Robert Ferrara","follow_phone":"985-320-9585","follow_email":"rferrara@basstool.com","pic_user":"bethw","total_amt":"8281.00","total_gp":"4171.75","total_gpm":"50.38","rev_type":"LT","mod_date":"05-21-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":249019,"Line":0,"Comment":"05/21/2026 3:48 PM - bethw - Sent QFU to Robert for update on status."},{"comp":1,"quote":249019,"Line":1,"Comment":"05/21/2026 3:48 PM - bethw - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249019,"Line":2,"Comment":"05/21/2026 4:16 PM - bethw - Per Robert, he said this was quoted for their budget in 27 and probably the 1st quarter. He'll reach out for an update."}],"items":[{"comp":"01","order":"249019","line":"1","part":"MNL12-C4X-ICE-10K","qty":"1","price":"4978.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249019","line":"2","part":"MNL12-C4Z-ICE-10K","qty":"1","price":"6852.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249019","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-21 16:55:33.176 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.1392998409245, -96.1021013610522, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.1392998409245, -96.1021013610522, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.1574711 second/s. 2026-05-21 16:56:15.126 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.1392998409245, -96.1021013610522, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.1392998409245, -96.1021013610522, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.1896782 second/s. 2026-05-21 16:56:15.263 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(19.1392998409245, -96.1021013610522, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(19.1392998409245, -96.1021013610522, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 40 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.2866607 second/s. 2026-05-21 18:36:47.906 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6425737485723, -88.2101053206191, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6425737485723, -88.2101053206191, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2226458 second/s. 2026-05-21 19:30:18.359 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.657710617562, -88.2175033441587, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.657710617562, -88.2175033441587, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2130286 second/s. 2026-05-21 20:34:39.460 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249076-05212026203439.txt === {"quote":"249076","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNITO","shiptoName":"Techni-Tool Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-04-2026","cust_po":"5AX-201FA-M-AHB","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Scotty Taylor","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"11:58","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Scotty Taylor","follow_phone":"","follow_email":"staylor@technitoolinc.com","pic_user":"jacobf","total_amt":"65003.50","total_gp":"50996.31","total_gpm":"78.45","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"3","win_pct":"20","clo_date":null,"notes":[{"comp":"1","quote":"249076","line":"1","data":"04-23-2026 12:09 - Discounts Recalculated QS"},{"comp":"1","quote":"249076","line":"0","data":"04-23-2026 12:05 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249076","line":"1","part":"5AX-201FA-M-AHB","qty":"1","price":"67338.00","uom":"EA","discount":"25.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249076","line":"2","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249076","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-21 20:34:49.859 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247481-05212026203449.txt === {"quote":"247481","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGT","shiptoName":"Hartwig Inc","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"06-04-2026","cust_po":"5ax-250OSP4-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Dave Muhek","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:33","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Dave Muhek","follow_phone":"346-500-3429","follow_email":"dave.muhek@hartwiginc.com","pic_user":"jacobf","total_amt":"69034.20","total_gp":"48901.83","total_gpm":"70.84","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"247481","line":"0","data":"03-24-2026 17:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247481,"Line":0,"Comment":"04/13/2026 10:09 AM - jacobf - F/U changed from 04/06/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247481,"Line":1,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247481,"Line":2,"Comment":"05/08/2026 5:25 PM - rons - CLO changed from 04/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247481,"Line":3,"Comment":"05/08/2026 5:25 PM - rons - Req Date changed from 05/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247481,"Line":4,"Comment":"05/15/2026 4:14 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247481,"Line":5,"Comment":"05/15/2026 4:14 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247481,"Line":6,"Comment":"05/15/2026 4:14 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247481","line":"1","part":"5AX-250OSP4-M","qty":"1","price":"77906.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247481","line":"2","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD @ time of PO","branch":"1"},{"comp":"01","order":"247481","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-21 20:35:04.989 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249076-05212026203504.txt === {"quote":"249076","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNITO","shiptoName":"Techni-Tool Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-04-2026","cust_po":"5AX-201FA-M-AHB","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Scotty Taylor","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"11:58","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Scotty Taylor","follow_phone":"","follow_email":"staylor@technitoolinc.com","pic_user":"jacobf","total_amt":"65003.50","total_gp":"50996.31","total_gpm":"78.45","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"3","win_pct":"20","clo_date":null,"notes":[{"comp":"1","quote":"249076","line":"1","data":"04-23-2026 12:09 - Discounts Recalculated QS"},{"comp":"1","quote":"249076","line":"0","data":"04-23-2026 12:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249076,"Line":0,"Comment":"05/21/2026 8:34 PM - jacobf - F/U changed from 05/11/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249076","line":"1","part":"5AX-201FA-M-AHB","qty":"1","price":"67338.00","uom":"EA","discount":"25.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249076","line":"2","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249076","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-21 20:35:15.907 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247481-05212026203515.txt === {"quote":"247481","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGT","shiptoName":"Hartwig Inc","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"06-04-2026","cust_po":"5ax-250OSP4-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Dave Muhek","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:33","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Dave Muhek","follow_phone":"346-500-3429","follow_email":"dave.muhek@hartwiginc.com","pic_user":"jacobf","total_amt":"69034.20","total_gp":"48901.83","total_gpm":"70.84","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"247481","line":"0","data":"03-24-2026 17:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247481,"Line":0,"Comment":"04/13/2026 10:09 AM - jacobf - F/U changed from 04/06/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247481,"Line":1,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247481,"Line":2,"Comment":"05/08/2026 5:25 PM - rons - CLO changed from 04/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247481,"Line":3,"Comment":"05/08/2026 5:25 PM - rons - Req Date changed from 05/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247481,"Line":4,"Comment":"05/15/2026 4:14 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247481,"Line":5,"Comment":"05/15/2026 4:14 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247481,"Line":6,"Comment":"05/15/2026 4:14 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":247481,"Line":7,"Comment":"05/21/2026 8:34 PM - jacobf - F/U changed from 05/21/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247481","line":"1","part":"5AX-250OSP4-M","qty":"1","price":"77906.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247481","line":"2","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD @ time of PO","branch":"1"},{"comp":"01","order":"247481","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-21 20:35:31.301 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242933-05212026203531.txt === {"quote":"242933","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"BLACKRAI","shiptoName":"Black Rain Ordnance","entry_date":"12-17-2025","cust_order_date":"12-17-2025","req_date":"06-05-2026","cust_po":"Eric Martin","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Martin","drop_po":"CNCZ100-2W-120OSP4-M","status":"0","user":"stevel","conv_order":"","time":"10:07","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Eric Martin","follow_phone":"913-225-6252","follow_email":"eric.martin@hartwiginc.com","pic_user":"jacobf","total_amt":"34790.70","total_gp":"20900.00","total_gpm":"60.07","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":242933,"Line":0,"Comment":"03/08/2026 8:12 PM - jacobf - F/U changed from 12/30/2025 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":1,"Comment":"04/02/2026 8:55 AM - jacobf - F/U changed from 03/27/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":2,"Comment":"04/13/2026 10:10 AM - jacobf - F/U changed from 04/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":3,"Comment":"04/20/2026 10:33 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":4,"Comment":"05/08/2026 5:24 PM - rons - CLO changed from 01/17/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":242933,"Line":5,"Comment":"05/08/2026 5:24 PM - rons - Req Date changed from 01/28/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":242933,"Line":6,"Comment":"05/15/2026 4:11 PM - rons - F/U changed from 05/11/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242933,"Line":7,"Comment":"05/15/2026 4:11 PM - rons - CLO changed from 05/18/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":242933,"Line":8,"Comment":"05/15/2026 4:11 PM - rons - Req Date changed from 05/25/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"242933","line":"1","part":"CNCZ100-2W-120OSP4-M","qty":"1","price":"32432.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"2","part":"TCE-97617-2000R","qty":"1","price":"1093.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"3","part":"TCE-E6384-2000R","qty":"1","price":"998.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"4","part":"5C-AIR-FIXTURE-MLOCK-100","qty":"2","price":"5841.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242933","line":"5","part":"PB-105-2W-120","qty":"1","price":"5587.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242933","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-21 20:35:42.498 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249993-05212026203542.txt === {"quote":"249993","customer":"3365","name":null,"customerName":"Chaparral Machinery","comp":"01","open":"0","shipto":"CHAPARRA","shiptoName":"Chaparral Machinery","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"CNC180FA-M","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Chris Turnbull","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"10:25","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Chris Turnbull","follow_phone":"","follow_email":"cturnbull@chaparralmachinery.com","pic_user":"jacobf","total_amt":"34723.25","total_gp":"26810.51","total_gpm":"77.21","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"7","win_pct":"20","clo_date":null,"notes":[{"comp":"1","quote":"249993","line":"0","data":"05-12-2026 10:28 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249993","line":"1","part":"CNC180FA-M","qty":"1","price":"18257.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249993","line":"2","part":"P-125S","qty":"1","price":"2895.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249993","line":"3","part":"PBA-135","qty":"1","price":"4308.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249993","line":"4","part":"TAT-170N","qty":"1","price":"6864.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249993","line":"5","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249993","line":"6","part":"R-6-SP-SET","qty":"1","price":"1307.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249993","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-21 20:35:52.054 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249997-05212026203551.txt === {"quote":"249997","customer":"3365","name":null,"customerName":"Chaparral Machinery","comp":"01","open":"0","shipto":"CHAPARRA","shiptoName":"Chaparral Machinery","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"Cat40 Angle head","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"andrew Tisdale","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"10:42","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"andrew Tisdale","follow_phone":"972-672-4746","follow_email":"atisdale@chaparralmachinery.com","pic_user":"jacobf","total_amt":"8228.75","total_gp":"4396.00","total_gpm":"53.42","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"249997","line":"0","data":"05-12-2026 10:52 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249997","line":"1","part":"C40RAM-ER25-180ICE-65TP","qty":"1","price":"9945.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249997","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249997","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-21 20:36:05.595 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247479-05212026203605.txt === {"quote":"247479","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGT","shiptoName":"Hartwig Inc","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"06-09-2026","cust_po":"CNC260 for Genos M560V","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"dave Muhek","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:05","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"dave Muhek","follow_phone":"346-500-3429","follow_email":"dave.muhek@hartwiginc.com","pic_user":"jacobf","total_amt":"28789.20","total_gp":"22564.09","total_gpm":"78.38","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"247479","line":"0","data":"03-24-2026 17:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247479,"Line":0,"Comment":"04/13/2026 10:09 AM - jacobf - F/U changed from 04/06/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247479,"Line":1,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247479,"Line":2,"Comment":"05/08/2026 5:25 PM - rons - CLO changed from 04/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247479,"Line":3,"Comment":"05/08/2026 5:25 PM - rons - Req Date changed from 05/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247479,"Line":4,"Comment":"05/15/2026 4:10 PM - rons - F/U changed from 05/11/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247479,"Line":5,"Comment":"05/15/2026 4:10 PM - rons - CLO changed from 05/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247479,"Line":6,"Comment":"05/15/2026 4:10 PM - rons - Req Date changed from 05/25/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247479","line":"1","part":"CNC260OSP4-M","qty":"1","price":"27556.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247479","line":"2","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"TBD @ time of PO","branch":"1"},{"comp":"01","order":"247479","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-21 20:36:17.216 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249276-05212026203617.txt === {"quote":"249276","customer":"8420","name":null,"customerName":"Hillary Machinery Inc.","comp":"01","open":"0","shipto":"HILLMACH","shiptoName":"Hillary Machine Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"C40RAM-MI40-180TS-65TP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Randon Beavers","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"16:37","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Randon Beavers","follow_phone":"8177985720","follow_email":"randon@hillaryinc.com","pic_user":"jacobf","total_amt":"17289.50","total_gp":"6968.78","total_gpm":"40.31","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":249276,"Line":0,"Comment":"04/30/2026 8:47 AM - bethw - F/U changed from 05/03/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249276,"Line":1,"Comment":"05/07/2026 9:35 AM - bethw - F/U changed from 05/07/2026 to 5/27/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249276","line":"1","part":"C40RAM-MI40-180TS-65TP","qty":"2","price":"11013.00","uom":"EA","discount":"25.00","req_date":"","branch":"1"},{"comp":"01","order":"249276","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249276","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-21 20:36:38.625 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-239032-05212026203638.txt === {"quote":"239032","customer":"12454","name":null,"customerName":"LK Machine Solutions","comp":"01","open":"1","shipto":"LKMACHTX","shiptoName":"LK Machine Solutions","entry_date":"09-30-2025","cust_order_date":"09-30-2025","req_date":"11-11-2025","cust_po":"5AX-201FA-M","terms_code":"CCARD","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Louis Kemp","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"19:09","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Louis Kemp","follow_phone":"940-736-9419","follow_email":"louiskemp@lkmachinesolutions.com","pic_user":"jacobf","total_amt":"98506.40","total_gp":"74805.41","total_gpm":"75.94","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"4","totalQty":"4","win_pct":"20","clo_date":"10-30-2025","notes":[{"comp":"1","quote":"239032","line":"0","data":"09-30-2025 19:14 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":239032,"Line":0,"Comment":"10/27/2025 3:12 PM - jacobf - F/U changed from 10/13/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239032,"Line":1,"Comment":"12/16/2025 7:56 PM - jacobf - F/U changed from 11/15/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239032,"Line":2,"Comment":"03/08/2026 8:14 PM - jacobf - F/U changed from 01/03/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239032,"Line":3,"Comment":"04/02/2026 9:10 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239032,"Line":4,"Comment":"04/13/2026 10:10 AM - jacobf - F/U changed from 04/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239032,"Line":5,"Comment":"04/20/2026 10:35 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239032,"Line":6,"Comment":"05/15/2026 4:50 PM - jacobf - F/U changed from 05/11/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"239032","line":"1","part":"5AX-201FA-M","qty":"1","price":"59081.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239032","line":"2","part":"5AX-130FA-M","qty":"1","price":"45927.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239032","line":"3","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD at time of po","branch":"1"},{"comp":"01","order":"239032","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-21 20:36:53.625 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247549-05212026203653.txt === {"quote":"247549","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNITO","shiptoName":"Techni-Tool Inc.","entry_date":"03-25-2026","cust_order_date":"03-25-2026","req_date":"03-25-2026","cust_po":"Ref#","terms_code":"N60","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"jacobf","conv_order":"ADV","time":"03-25","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Kent Owens","follow_phone":"972-412-4550","follow_email":"kowens@technitoolinc.com","pic_user":"jacobf","total_amt":"17996.25","total_gp":"8147.79","total_gpm":"45.27","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"10","win_pct":"20","clo_date":"04-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":247549,"Line":0,"Comment":"04/13/2026 10:07 AM - jacobf - F/U changed from 04/01/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247549,"Line":1,"Comment":"04/20/2026 10:33 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247549,"Line":2,"Comment":"05/15/2026 4:49 PM - jacobf - F/U changed from 05/11/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247549","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247549","line":"2","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247549","line":"3","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247549","line":"4","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247549","line":"5","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247549","line":"6","part":"PRE-SPDL-H63-E236","qty":"1","price":"3333.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247549","line":"7","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247549","line":"8","part":"PRE-SPDL-C6-E236","qty":"1","price":"4638.00","uom":"EA","discount":"25.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247549","line":"9","part":"PRE-GAUGE-C6","qty":"1","price":"1976.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247549","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-21 20:37:26.897 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243033-05212026203726.txt === {"quote":"243033","customer":"4070","name":null,"customerName":"DXP Enterprises Inc.","comp":"01","open":"0","shipto":"JLMPQQSU","shiptoName":"Applied Industrial Machining","entry_date":"12-18-2025","cust_order_date":"04-21-2026","req_date":"04-21-2026","cust_po":"Richard Kuykendall","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Richard Kuykendall-Oklahoma City OK","drop_po":"5AX-201YA-M","status":"0","user":"stevel","conv_order":"","time":"14:25","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Richard Kuykendall-Oklahoma City OK","follow_phone":"405-670-4491","follow_email":"richard.kuykendall@dxpe.com","pic_user":"jacobf","total_amt":"36923.25","total_gp":"20423.25","total_gpm":"55.31","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"2","win_pct":"20","clo_date":"04-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":243033,"Line":0,"Comment":"02/09/2026 8:36 AM - stevel - F/U changed from 12/24/2025 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243033,"Line":1,"Comment":"02/09/2026 8:36 AM - stevel - CLO changed from 12/30/2025 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":243033,"Line":2,"Comment":"02/09/2026 8:36 AM - stevel - Req Date changed from 01/30/2026 to 03/21/2026 (Req Date Updated)"},{"comp":1,"quote":243033,"Line":3,"Comment":"02/09/2026 8:36 AM - stevel - PIC changed from stevel to jacobf"},{"comp":1,"quote":243033,"Line":4,"Comment":"04/20/2026 10:31 AM - jacobf - F/U changed from 04/21/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243033,"Line":5,"Comment":"05/15/2026 4:52 PM - jacobf - F/U changed from 05/11/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"243033","line":"1","part":"5AX-201YA-M","qty":"1","price":"56805.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"243033","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"243033","Line":"1","Company":"1","F_Line":"1","Comment":"Demo table used for test cuts.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 20:37:42.181 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246199-05212026203742.txt === {"quote":"246199","customer":"13260","name":null,"customerName":"Magnum Precision Machines, Inc.","comp":"01","open":"0","shipto":"BWXTAMAR","shiptoName":"BWXT Pantex LLC for US Doe","entry_date":"02-26-2026","cust_order_date":"03-26-2026","req_date":"04-09-2026","cust_po":"160-SET-29","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"75","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rob Powell","drop_po":"","status":"0","user":"raulo","conv_order":"","time":"14:20","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Rob Powell","follow_phone":"623-399-0169","follow_email":"rpowell@magnumaz.com","pic_user":"jacobf","total_amt":"1885.80","total_gp":"1021.06","total_gpm":"54.14","rev_type":"STD","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"2","win_pct":"20","clo_date":"03-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":246199,"Line":0,"Comment":"04/06/2026 2:06 PM - bethw - Rob Powell called to ask if we had seen this order. I mentioned the quote remained open so he will check with his contact at this facility to get an update."},{"comp":1,"quote":246199,"Line":1,"Comment":"04/06/2026 2:06 PM - bethw - F/U changed from 03/26/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246199,"Line":2,"Comment":"04/20/2026 10:45 AM - raulo - F/U changed from 04/27/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246199,"Line":3,"Comment":"05/15/2026 4:50 PM - jacobf - F/U changed from 05/11/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"246199","line":"1","part":"160-SET-29","qty":"1","price":"2694.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246199","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 20:37:53.536 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-238362-05212026203753.txt === {"quote":"238362","customer":"16830","name":null,"customerName":"PresRich Machinery Services, LLC","comp":"01","open":"0","shipto":"PRESPEAR","shiptoName":"PresRich Incorporated","entry_date":"09-17-2025","cust_order_date":"09-17-2025","req_date":"10-29-2025","cust_po":"CNC401FA-M-AHB","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sean Richardson / Owner","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:02","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Sean Richardson / Owner","follow_phone":"281-744-5645","follow_email":"presrichinc@hotmail.com","pic_user":"jacobf","total_amt":"38458.25","total_gp":"37635.23","total_gpm":"97.86","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"4","win_pct":"20","clo_date":"10-17-2025","notes":[{"comp":"1","quote":"238362","line":"0","data":"09-17-2025 17:06 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":238362,"Line":0,"Comment":"10/27/2025 2:33 PM - jacobf - F/U changed from 09/30/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":238362,"Line":1,"Comment":"12/16/2025 7:54 PM - jacobf - F/U changed from 11/15/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238362,"Line":2,"Comment":"03/08/2026 8:15 PM - jacobf - F/U changed from 01/03/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238362,"Line":3,"Comment":"04/02/2026 9:05 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238362,"Line":4,"Comment":"04/13/2026 10:10 AM - jacobf - F/U changed from 04/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238362,"Line":5,"Comment":"04/20/2026 10:32 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238362,"Line":6,"Comment":"05/15/2026 4:49 PM - jacobf - F/U changed from 05/11/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"238362","line":"1","part":"CNC401FA-M-AHB","qty":"1","price":"38443.00","uom":"EA","discount":"25.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"238362","line":"2","part":"P-230S","qty":"1","price":"3768.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238362","line":"3","part":"RT-ACCS-WKHD","qty":"1","price":"8500.00","uom":"EA","discount":"20.00","req_date":"1-2 WEEKS","branch":"1"},{"comp":"01","order":"238362","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"238362","Line":"1","Company":"1","F_Line":"1","Comment":"Cables included.","Loc":"Y"},{"Quote":"238362","Line":"3","Company":"1","F_Line":"1","Comment":"see below workholding","Loc":"Y"},{"Quote":"238362","Line":"3","Company":"1","F_Line":"2","Comment":"1525300- 15\" 3 jaw Setrite self-centering manual chuck","Loc":"Y"},{"Quote":"238362","Line":"3","Company":"1","F_Line":"3","Comment":"1505CNC401A Adapter Plate to fit 15\" Setrite","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-21 20:38:05.499 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244405-05212026203805.txt === {"quote":"244405","customer":"3365","name":null,"customerName":"Chaparral Machinery","comp":"01","open":"0","shipto":"CHAPARRA","shiptoName":"Chaparral Machinery","entry_date":"01-25-2026","cust_order_date":"01-25-2026","req_date":"03-08-2026","cust_po":"CNC601FA-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Turnbull","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"01:08","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Chris Turnbull","follow_phone":"","follow_email":"cturnbull@chaparralmachinery.com","pic_user":"jacobf","total_amt":"150818.00","total_gp":"92851.44","total_gpm":"61.57","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"5","win_pct":"20","clo_date":"02-25-2026","notes":[{"comp":"1","quote":"244405","line":"0","data":"01-25-2026 01:12 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244405,"Line":0,"Comment":"03/08/2026 8:21 PM - jacobf - F/U changed from 02/07/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244405,"Line":1,"Comment":"04/02/2026 9:33 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244405,"Line":2,"Comment":"04/13/2026 10:10 AM - jacobf - F/U changed from 04/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244405,"Line":3,"Comment":"04/20/2026 10:33 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244405,"Line":4,"Comment":"05/15/2026 4:52 PM - jacobf - F/U changed from 05/11/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"244405","line":"1","part":"CNC601FA-M","qty":"1","price":"64071.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244405","line":"2","part":"CNC803FA-M","qty":"1","price":"116100.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244405","line":"3","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"TBD@ TIME OF PO","branch":"1"},{"comp":"01","order":"244405","line":"4","part":"HYD-UNIT-NACHI-AC110V","qty":"1","price":"8253.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244405","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244405","Line":"4","Company":"1","F_Line":"1","Comment":"This hydraulic pump may change depending on machine","Loc":"Y"},{"Quote":"244405","Line":"4","Company":"1","F_Line":"2","Comment":"configuration. This is just for standard setup.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-21 20:38:15.500 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247480-05212026203815.txt === {"quote":"247480","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGT","shiptoName":"Hartwig Inc","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"06-04-2026","cust_po":"5ax-201OSP4-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"dave Muhek","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"17:18","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"dave Muhek","follow_phone":"346-500-3429","follow_email":"dave.muhek@hartwiginc.com","pic_user":"jacobf","total_amt":"61255.10","total_gp":"48490.59","total_gpm":"79.16","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"247480","line":"0","data":"03-24-2026 17:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247480,"Line":0,"Comment":"04/13/2026 10:09 AM - jacobf - F/U changed from 04/06/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247480,"Line":1,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247480,"Line":2,"Comment":"05/08/2026 5:25 PM - rons - CLO changed from 04/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247480,"Line":3,"Comment":"05/08/2026 5:25 PM - rons - Req Date changed from 05/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247480,"Line":4,"Comment":"05/15/2026 4:11 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247480,"Line":5,"Comment":"05/15/2026 4:11 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247480,"Line":6,"Comment":"05/15/2026 4:11 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":247480,"Line":7,"Comment":"05/15/2026 4:54 PM - jacobf - F/U changed from 05/21/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247480","line":"1","part":"5AX-201OSP4-ME40","qty":"1","price":"66793.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247480","line":"2","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD @ time of PO","branch":"1"},{"comp":"01","order":"247480","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-21 20:38:27.213 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249470-05212026203826.txt === {"quote":"249470","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"PSVWWXAC","shiptoName":"DMG MORI - Texas","entry_date":"04-30-2026","cust_order_date":"05-05-2025","req_date":"04-30-2026","cust_po":"Colby Classon","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"@","drop_po":"tesla cmx1100 promo","status":"0","user":"jacobf","conv_order":"","time":"11:23","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"@","follow_phone":"","follow_email":"@","pic_user":"jacobf","total_amt":"20413.80","total_gp":"13862.58","total_gpm":"67.91","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":249470,"Line":0,"Comment":"05/15/2026 4:49 PM - jacobf - F/U changed from 05/11/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249470","line":"3","part":"NCT200FA-M4","qty":"1","price":"23650.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249470","line":"4","part":"TAT-170N","qty":"1","price":"6864.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249470","line":"5","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249470","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249470","Line":"5","Company":"1","F_Line":"1","Comment":"special- included in price of purchase or RT","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-21 20:38:40.306 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243882-05212026203840.txt === {"quote":"243882","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"BLACKRAI","shiptoName":"Black Rain Ordnance","entry_date":"01-14-2026","cust_order_date":"12-17-2025","req_date":"06-03-2026","cust_po":"Eric Martin","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Eric Martin","drop_po":"CNCZ100-3W-120OSP4-M","status":"0","user":"jacobf","conv_order":"","time":"20:43","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Eric Martin","follow_phone":"913-225-6252","follow_email":"eric.martin@hartwiginc.com","pic_user":"jacobf","total_amt":"47731.60","total_gp":"29646.32","total_gpm":"62.11","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":243882,"Line":0,"Comment":"03/08/2026 8:19 PM - jacobf - F/U changed from 01/20/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":1,"Comment":"04/02/2026 8:57 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":2,"Comment":"04/13/2026 10:10 AM - jacobf - F/U changed from 04/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":3,"Comment":"04/20/2026 10:34 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":4,"Comment":"05/08/2026 5:24 PM - rons - CLO changed from 02/28/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":243882,"Line":5,"Comment":"05/08/2026 5:24 PM - rons - Req Date changed from 01/14/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":243882,"Line":6,"Comment":"05/15/2026 4:11 PM - rons - F/U changed from 05/11/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243882,"Line":7,"Comment":"05/15/2026 4:11 PM - rons - CLO changed from 05/18/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":243882,"Line":8,"Comment":"05/15/2026 4:11 PM - rons - Req Date changed from 05/25/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":243882,"Line":9,"Comment":"05/15/2026 4:54 PM - jacobf - F/U changed from 05/20/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"243882","line":"1","part":"CNCZ100-3W-120OSP4-M","qty":"1","price":"42185.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243882","line":"2","part":"RT-ACCS-CABLE","qty":"1","price":"1400.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"243882","line":"4","part":"5C-AIR-FIXTURE-MLOCK-100","qty":"3","price":"5841.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"243882","line":"5","part":"PB-105-3W-120","qty":"1","price":"8480.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"243882","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-21 20:38:50.866 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-239624-05212026203850.txt === {"quote":"239624","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"METHHOUS","shiptoName":"Methods Machine Tools","entry_date":"10-13-2025","cust_order_date":"10-13-2025","req_date":"11-24-2025","cust_po":"5ax201 for OKK","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Bret Settle","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"14:59","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Bret Settle","follow_phone":"832-612-1895","follow_email":"bsettle@methodsmachine.com","pic_user":"jacobf","total_amt":"57047.40","total_gp":"41525.12","total_gpm":"72.79","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"3","win_pct":"20","clo_date":"11-13-2025","notes":[{"comp":"1","quote":"239624","line":"0","data":"10-13-2025 15:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":239624,"Line":0,"Comment":"10/27/2025 3:15 PM - jacobf - F/U changed from 10/26/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239624,"Line":1,"Comment":"12/16/2025 7:37 PM - jacobf - F/U changed from 11/15/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239624,"Line":2,"Comment":"03/08/2026 8:15 PM - jacobf - F/U changed from 01/03/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239624,"Line":3,"Comment":"04/02/2026 9:13 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239624,"Line":4,"Comment":"04/20/2026 10:18 AM - jacobf - F/U changed from 04/18/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239624,"Line":5,"Comment":"05/15/2026 4:51 PM - jacobf - F/U changed from 05/11/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"239624","line":"1","part":"5AX-201FA-M-AB","qty":"1","price":"60782.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239624","line":"2","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD at time of PO","branch":"1"},{"comp":"01","order":"239624","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-21 20:39:01.654 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-237909-05212026203901.txt === {"quote":"237909","customer":"5440","name":null,"customerName":"Ellison(LA,TX)","comp":"01","open":"0","shipto":"ELLHOUST","shiptoName":"Ellison Technologies, Inc.","entry_date":"09-08-2025","cust_order_date":"09-08-2025","req_date":"10-20-2025","cust_po":"5AX-201FA-M/3PSP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Meade","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"18:10","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Andy Meade","follow_phone":"281-731-2953","follow_email":"andy@ellisontechnologies.com","pic_user":"jacobf","total_amt":"70051.75","total_gp":"51531.36","total_gpm":"73.56","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"5","win_pct":"20","clo_date":"10-08-2025","notes":[{"comp":"1","quote":"237909","line":"0","data":"09-08-2025 18:12 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":237909,"Line":0,"Comment":"09/17/2025 5:23 PM - jacobf - F/U changed from 09/21/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237909,"Line":1,"Comment":"10/27/2025 2:51 PM - jacobf - F/U changed from 10/11/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237909,"Line":2,"Comment":"12/16/2025 8:08 PM - jacobf - F/U changed from 11/15/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237909,"Line":3,"Comment":"01/05/2026 2:53 PM - jacobf - F/U changed from 01/03/2026 to 1/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237909,"Line":4,"Comment":"03/08/2026 8:18 PM - jacobf - F/U changed from 01/17/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237909,"Line":5,"Comment":"04/13/2026 10:03 AM - jacobf - F/U changed from 03/28/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237909,"Line":6,"Comment":"04/20/2026 10:32 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237909,"Line":7,"Comment":"05/15/2026 4:52 PM - jacobf - F/U changed from 05/11/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"237909","line":"1","part":"5AX-201FA-M","qty":"1","price":"59081.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237909","line":"2","part":"RN-AX201SD-4+N-A","qty":"1","price":"3096.00","uom":"EA","discount":"25.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"237909","line":"3","part":"HYD-UNIT-NACHI-DC24V-3PSP","qty":"1","price":"11892.00","uom":"ST","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"237909","line":"4","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD at PO","branch":"1"},{"comp":"01","order":"237909","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-21 20:39:11.673 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245056-05212026203911.txt === {"quote":"245056","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"METHHOUS","shiptoName":"Methods Machine Tools","entry_date":"02-05-2026","cust_order_date":"02-05-2026","req_date":"03-19-2026","cust_po":"Joyce Yager","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joyce Yager","drop_po":"5AX-130FA-M","status":"0","user":"stevel","conv_order":"","time":"10:33","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Joyce Yager","follow_phone":"","follow_email":"jyager@methodsmachine.com","pic_user":"jacobf","total_amt":"46648.90","total_gp":"36337.84","total_gpm":"77.90","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"3","win_pct":"20","clo_date":"03-05-2026","notes":[],"crmnotes":[{"comp":1,"quote":245056,"Line":0,"Comment":"03/08/2026 8:21 PM - jacobf - F/U changed from 02/18/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245056,"Line":1,"Comment":"04/02/2026 9:22 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245056,"Line":2,"Comment":"04/20/2026 10:18 AM - jacobf - F/U changed from 04/18/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245056,"Line":3,"Comment":"05/15/2026 4:51 PM - jacobf - F/U changed from 05/11/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245056","line":"1","part":"5AX-130FA-M","qty":"1","price":"45927.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245056","line":"2","part":"INSTALLATION-RT-5AX-W/SW","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"TBD @ order","branch":"1"},{"comp":"01","order":"245056","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-21 20:39:25.861 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249654-05212026203925.txt === {"quote":"249654","customer":"5010","name":null,"customerName":"Eagle Machine Services Inc.","comp":"01","open":"0","shipto":"EAGLARLI","shiptoName":"Eagle Machine Sales","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-15-2026","cust_po":"CNCZ105FA-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mel Florez","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"18:56","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Mel Florez","follow_phone":"817-472-5178","follow_email":"mel@eaglemachine.net","pic_user":"jacobf","total_amt":"14855.00","total_gp":"11335.84","total_gpm":"76.31","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":249654,"Line":0,"Comment":"05/15/2026 4:53 PM - jacobf - F/U changed from 05/17/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249654","line":"1","part":"CNCZ105FA-M","qty":"1","price":"14855.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249654","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 20:40:21.265 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247067-05212026204021.txt === {"quote":"247067","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"PSVWWXAC","shiptoName":"DMG MORI - Texas","entry_date":"03-16-2026","cust_order_date":"05-05-2025","req_date":"03-16-2026","cust_po":"Colby Classon","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Colby Classon","drop_po":"CMX1100","status":"0","user":"jacobf","conv_order":"","time":"17:52","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Colby Classon","follow_phone":"469-766-4004","follow_email":"aclasson@dmgmori-usa.com","pic_user":"jacobf","total_amt":"15609.00","total_gp":"10529.31","total_gpm":"67.46","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":247067,"Line":0,"Comment":"04/20/2026 10:35 AM - jacobf - F/U changed from 05/05/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247067,"Line":1,"Comment":"05/15/2026 4:51 PM - jacobf - F/U changed from 05/11/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247067","line":"2","part":"NCT200FA-M4","qty":"1","price":"23650.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247067","line":"3","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"tbd @ PO","branch":"1"},{"comp":"01","order":"247067","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-21 20:40:35.212 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249736-05212026204035.txt === {"quote":"249736","customer":"5010","name":null,"customerName":"Eagle Machine Services Inc.","comp":"01","open":"0","shipto":"EAGLARLI","shiptoName":"Eagle Machine Sales","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-17-2026","cust_po":"Mel Florez","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mel Florez","drop_po":"CNCZ105FA-M","status":"0","user":"stevel","conv_order":"","time":"12:22","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Mel Florez","follow_phone":"817-472-5178","follow_email":"mel@eaglemachine.net","pic_user":"jacobf","total_amt":"32632.75","total_gp":"28003.02","total_gpm":"85.81","rev_type":"RT","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-06-2026","notes":[],"crmnotes":[{"comp":1,"quote":249736,"Line":0,"Comment":"05/15/2026 4:53 PM - jacobf - F/U changed from 05/19/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249736","line":"1","part":"CNCZ105FA-M","qty":"1","price":"14855.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249736","line":"2","part":"TAT-105N","qty":"1","price":"5722.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249736","line":"3","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249736","line":"4","part":"RT-ACCS-WKHD","qty":"1","price":"3750.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249736","line":"5","part":"RT-ACCS-WKHD","qty":"1","price":"3950.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249736","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249736","Line":"4","Company":"1","F_Line":"1","Comment":"3-JAW SELF-CENT. SCROLL CHUCK 3564-6\" with adapter","Loc":"Y"},{"Quote":"249736","Line":"5","Company":"1","F_Line":"1","Comment":"3-JAW SELF-CENT. SCROLL CHUCK 3565-8\" with adapter","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-21 20:40:57.268 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247482-05212026204057.txt === {"quote":"247482","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNITO","shiptoName":"Techni-Tool Inc.","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"03-24-2026","cust_po":"Ref#","terms_code":"N60","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"jacobf","conv_order":"ADV","time":"03-24","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Kent Owens","follow_phone":"972-412-4550","follow_email":"kowens@technitoolinc.com","pic_user":"jacobf","total_amt":"13520.00","total_gp":"7870.96","total_gpm":"58.22","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"2","win_pct":"20","clo_date":"04-24-2026","notes":[],"crmnotes":[{"comp":1,"quote":247482,"Line":0,"Comment":"04/13/2026 10:04 AM - jacobf - F/U changed from 03/31/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247482,"Line":1,"Comment":"04/13/2026 10:04 AM - jacobf - F/U changed from 03/28/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247482,"Line":2,"Comment":"04/20/2026 10:35 AM - jacobf - F/U changed from 04/25/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247482,"Line":3,"Comment":"05/15/2026 4:49 PM - jacobf - F/U changed from 05/11/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247482","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247482","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-21 20:41:09.698 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248845-05212026204109.txt === {"quote":"248845","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"0","shipto":"BASSTOO","shiptoName":"Bass Tool & Supply Inc","entry_date":"04-20-2026","cust_order_date":"05-20-2026","req_date":"05-20-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"jacobf","conv_order":"ADV","time":"04-20","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Jacob Franco","follow_phone":"972-768-7649","follow_email":"jacobf@lyndexnikken.com","pic_user":"jacobf","total_amt":"22266.48","total_gp":"11900.70","total_gpm":"53.45","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":248845,"Line":0,"Comment":"05/15/2026 4:54 PM - jacobf - F/U changed from 05/20/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248845","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248845","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248845","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248845","line":"4","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248845","line":"5","part":"PRE-GAUGE-C6","qty":"1","price":"1976.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248845","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248845","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248845","line":"8","part":"PRE-SPDL-C6","qty":"1","price":"4406.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248845","line":"9","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248845","line":"10","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248845","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-21 20:41:23.181 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248848-05212026204122.txt === {"quote":"248848","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"0","shipto":"BASSTOO","shiptoName":"Bass Tool & Supply Inc","entry_date":"04-20-2026","cust_order_date":"05-20-2026","req_date":"05-20-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"jacobf","conv_order":"ADV","time":"04-20","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Jacob Franco","follow_phone":"972-768-7649","follow_email":"jacobf@lyndexnikken.com","pic_user":"jacobf","total_amt":"34231.92","total_gp":"18417.10","total_gpm":"53.80","rev_type":"ADV","mod_date":"05-21-2026","mod_time":null,"mod_user":"jacobf","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":248848,"Line":0,"Comment":"05/15/2026 4:54 PM - jacobf - F/U changed from 05/20/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248848","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248848","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248848","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248848","line":"4","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248848","line":"5","part":"PRE-GAUGE-C6","qty":"1","price":"1976.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248848","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248848","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248848","line":"8","part":"PRE-SPDL-C6RA","qty":"1","price":"6394.00","uom":"EA","discount":"24.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248848","line":"9","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248848","line":"10","part":"PRE-SPDL-I50A","qty":"1","price":"2376.00","uom":"EA","discount":"24.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248848","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-22 07:41:22.773 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246364-05222026074122.txt === {"quote":"246364","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCNEWPO","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"03-03-2026","cust_order_date":"03-03-2026","req_date":"05-30-2026","cust_po":"QCC-DL80-A6","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Gary Louk","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:58","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Gary Louk","follow_phone":"757-274-7352","follow_email":"gary.louk@mscdirect.com","pic_user":"tomo","total_amt":"10702.64","total_gp":"5185.91","total_gpm":"48.45","rev_type":"WAP","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"17","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"246364","line":"0","data":"03-03-2026 09:00 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246364,"Line":0,"Comment":"03/25/2026 10:54 AM - tomo - F/U changed from 03/26/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246364,"Line":1,"Comment":"03/25/2026 10:54 AM - tomo - CLO changed from 04/03/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246364,"Line":2,"Comment":"03/25/2026 10:54 AM - tomo - Req Date changed from 04/14/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":246364,"Line":3,"Comment":"04/10/2026 5:15 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246364,"Line":4,"Comment":"04/10/2026 5:15 PM - tomo - CLO changed from 04/18/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":246364,"Line":5,"Comment":"04/10/2026 5:15 PM - tomo - Req Date changed from 04/25/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":246364,"Line":6,"Comment":"04/10/2026 5:15 PM - tomo - Will meet with the customer next week."}],"items":[{"comp":"01","order":"246364","line":"1","part":"QCC-DL80-A6","qty":"1","price":"6943.00","uom":"ST","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"2","part":"MODIFICATION-DSCRW-THREAD","qty":"1","price":"300.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"246364","line":"4","part":"QCFC80-032-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"5","part":"QCFC80-040-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"6","part":"QCFC80-048-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"7","part":"QCFC80-064-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"8","part":"QCFC80-080-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"9","part":"QCFC80-096-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"10","part":"QCFC80-112-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"11","part":"QCFC80-WRENCH","qty":"1","price":"971.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"246364","line":"13","part":"QCFC80-128-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"14","part":"QCFC80-144-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"15","part":"QCFC80-160-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"16","part":"QCFC80-176-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"17","part":"QCFC80-192-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"18","part":"QCFC80-208-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"}],"qlines":[{"Quote":"246364","Line":"2","Company":"1","F_Line":"1","Comment":"Questionnaire will need to be completed.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":17}}] 2026-05-22 07:41:31.945 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246364-05222026074131.txt === {"quote":"246364","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCNEWPO","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"03-03-2026","cust_order_date":"03-03-2026","req_date":"05-30-2026","cust_po":"QCC-DL80-A6","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Gary Louk","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:58","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Gary Louk","follow_phone":"757-274-7352","follow_email":"gary.louk@mscdirect.com","pic_user":"tomo","total_amt":"10702.64","total_gp":"5185.91","total_gpm":"48.45","rev_type":"WAP","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"17","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"246364","line":"0","data":"03-03-2026 09:00 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246364,"Line":0,"Comment":"03/25/2026 10:54 AM - tomo - F/U changed from 03/26/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246364,"Line":1,"Comment":"03/25/2026 10:54 AM - tomo - CLO changed from 04/03/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246364,"Line":2,"Comment":"03/25/2026 10:54 AM - tomo - Req Date changed from 04/14/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":246364,"Line":3,"Comment":"04/10/2026 5:15 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246364,"Line":4,"Comment":"04/10/2026 5:15 PM - tomo - CLO changed from 04/18/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":246364,"Line":5,"Comment":"04/10/2026 5:15 PM - tomo - Req Date changed from 04/25/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":246364,"Line":6,"Comment":"04/10/2026 5:15 PM - tomo - Will meet with the customer next week."},{"comp":1,"quote":246364,"Line":7,"Comment":"05/22/2026 8:41 AM - tomo - F/U changed from 05/16/2026 to 6/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246364,"Line":8,"Comment":"05/22/2026 8:41 AM - tomo - CLO changed from 05/23/2026 to 06/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246364","line":"1","part":"QCC-DL80-A6","qty":"1","price":"6943.00","uom":"ST","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"2","part":"MODIFICATION-DSCRW-THREAD","qty":"1","price":"300.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"246364","line":"4","part":"QCFC80-032-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"5","part":"QCFC80-040-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"6","part":"QCFC80-048-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"7","part":"QCFC80-064-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"8","part":"QCFC80-080-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"9","part":"QCFC80-096-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"10","part":"QCFC80-112-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"11","part":"QCFC80-WRENCH","qty":"1","price":"971.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"246364","line":"13","part":"QCFC80-128-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"14","part":"QCFC80-144-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"15","part":"QCFC80-160-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"16","part":"QCFC80-176-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"17","part":"QCFC80-192-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"18","part":"QCFC80-208-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"}],"qlines":[{"Quote":"246364","Line":"2","Company":"1","F_Line":"1","Comment":"Questionnaire will need to be completed.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":17}}] 2026-05-22 07:41:41.100 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246364-05222026074140.txt === {"quote":"246364","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCNEWPO","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"03-03-2026","cust_order_date":"03-03-2026","req_date":"07-04-2026","cust_po":"QCC-DL80-A6","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Gary Louk","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:58","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Gary Louk","follow_phone":"757-274-7352","follow_email":"gary.louk@mscdirect.com","pic_user":"tomo","total_amt":"10702.64","total_gp":"5185.91","total_gpm":"48.45","rev_type":"WAP","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"17","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"246364","line":"0","data":"03-03-2026 09:00 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246364,"Line":0,"Comment":"03/25/2026 10:54 AM - tomo - F/U changed from 03/26/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246364,"Line":1,"Comment":"03/25/2026 10:54 AM - tomo - CLO changed from 04/03/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246364,"Line":2,"Comment":"03/25/2026 10:54 AM - tomo - Req Date changed from 04/14/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":246364,"Line":3,"Comment":"04/10/2026 5:15 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246364,"Line":4,"Comment":"04/10/2026 5:15 PM - tomo - CLO changed from 04/18/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":246364,"Line":5,"Comment":"04/10/2026 5:15 PM - tomo - Req Date changed from 04/25/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":246364,"Line":6,"Comment":"04/10/2026 5:15 PM - tomo - Will meet with the customer next week."},{"comp":1,"quote":246364,"Line":7,"Comment":"05/22/2026 8:41 AM - tomo - F/U changed from 05/16/2026 to 6/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246364,"Line":8,"Comment":"05/22/2026 8:41 AM - tomo - CLO changed from 05/23/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":246364,"Line":9,"Comment":"05/22/2026 8:41 AM - tomo - Req Date changed from 05/30/2026 to 07/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246364","line":"1","part":"QCC-DL80-A6","qty":"1","price":"6943.00","uom":"ST","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"2","part":"MODIFICATION-DSCRW-THREAD","qty":"1","price":"300.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"246364","line":"4","part":"QCFC80-032-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"5","part":"QCFC80-040-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"6","part":"QCFC80-048-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"7","part":"QCFC80-064-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"8","part":"QCFC80-080-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"9","part":"QCFC80-096-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"10","part":"QCFC80-112-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"11","part":"QCFC80-WRENCH","qty":"1","price":"971.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"246364","line":"13","part":"QCFC80-128-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"14","part":"QCFC80-144-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"15","part":"QCFC80-160-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"16","part":"QCFC80-176-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"17","part":"QCFC80-192-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246364","line":"18","part":"QCFC80-208-SMO","qty":"1","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"}],"qlines":[{"Quote":"246364","Line":"2","Company":"1","F_Line":"1","Comment":"Questionnaire will need to be completed.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":17}}] 2026-05-22 07:41:46.786 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.4304403, -80.2109556, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.4304403, -80.2109556, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4896353 second/s. 2026-05-22 07:41:49.372 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.4304403, -80.2109556, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.4304403, -80.2109556, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1572908 second/s. 2026-05-22 07:43:12.498 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241145-05222026074312.txt === {"quote":"241145","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"STURU","shiptoName":"Sturm Ruger","entry_date":"11-12-2025","cust_order_date":"11-12-2025","req_date":"05-02-2026","cust_po":"Ruger 5AX201-OSP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shannon Covey","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"12:15","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Shannon Covey","follow_phone":"802-380-3270","follow_email":"scovey@butlerbros.com","pic_user":"tomo","total_amt":"54699.40","total_gp":"37005.02","total_gpm":"67.65","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"4","win_pct":"20","clo_date":"04-25-2026","notes":[{"comp":"1","quote":"241145","line":"0","data":"11-12-2025 12:22 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":241145,"Line":0,"Comment":"12/30/2025 12:31 PM - tomo - F/U changed from 12/12/2025 to 1/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241145,"Line":1,"Comment":"12/30/2025 12:31 PM - tomo - CLO changed from 12/12/2025 to 01/17/2026 (CLO Date Updated)"},{"comp":1,"quote":241145,"Line":2,"Comment":"12/30/2025 12:31 PM - tomo - Req Date changed from 12/24/2025 to 01/24/2026 (Req Date Updated)"},{"comp":1,"quote":241145,"Line":3,"Comment":"01/12/2026 5:16 PM - tomo - F/U changed from 01/10/2026 to 2/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241145,"Line":4,"Comment":"01/12/2026 5:16 PM - tomo - CLO changed from 01/17/2026 to 02/21/2026 (CLO Date Updated)"},{"comp":1,"quote":241145,"Line":5,"Comment":"01/12/2026 5:16 PM - tomo - Req Date changed from 01/24/2026 to 02/28/2026 (Req Date Updated)"},{"comp":1,"quote":241145,"Line":6,"Comment":"02/16/2026 7:53 AM - tomo - F/U changed from 02/14/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241145,"Line":7,"Comment":"02/16/2026 7:53 AM - tomo - CLO changed from 02/21/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":241145,"Line":8,"Comment":"02/16/2026 7:53 AM - tomo - Req Date changed from 02/28/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":241145,"Line":9,"Comment":"03/20/2026 4:07 PM - tomo - F/U changed from 03/14/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241145,"Line":10,"Comment":"03/20/2026 4:07 PM - tomo - CLO changed from 03/21/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":241145,"Line":11,"Comment":"03/20/2026 4:08 PM - tomo - Req Date changed from 03/28/2026 to 05/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"241145","line":"1","part":"5AX-201OSP4-ME40","qty":"1","price":"66793.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241145","line":"2","part":"RN-AX201SD-4+N-A","qty":"1","price":"3096.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241145","line":"3","part":"HYD-UNIT-NACHI-AC110V","qty":"1","price":"8253.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241145","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241145","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Cables from the Nikken Table to the machine","Loc":"Y"},{"Quote":"241145","Line":"1","Company":"1","F_Line":"2","Comment":"Bulkhead","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-22 07:43:21.253 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241145-05222026074321.txt === {"quote":"241145","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"STURU","shiptoName":"Sturm Ruger","entry_date":"11-12-2025","cust_order_date":"11-12-2025","req_date":"05-02-2026","cust_po":"Ruger 5AX201-OSP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shannon Covey","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"12:15","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Shannon Covey","follow_phone":"802-380-3270","follow_email":"scovey@butlerbros.com","pic_user":"tomo","total_amt":"54699.40","total_gp":"37005.02","total_gpm":"67.65","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"4","win_pct":"20","clo_date":"07-04-2026","notes":[{"comp":"1","quote":"241145","line":"0","data":"11-12-2025 12:22 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":241145,"Line":0,"Comment":"12/30/2025 12:31 PM - tomo - F/U changed from 12/12/2025 to 1/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241145,"Line":1,"Comment":"12/30/2025 12:31 PM - tomo - CLO changed from 12/12/2025 to 01/17/2026 (CLO Date Updated)"},{"comp":1,"quote":241145,"Line":2,"Comment":"12/30/2025 12:31 PM - tomo - Req Date changed from 12/24/2025 to 01/24/2026 (Req Date Updated)"},{"comp":1,"quote":241145,"Line":3,"Comment":"01/12/2026 5:16 PM - tomo - F/U changed from 01/10/2026 to 2/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241145,"Line":4,"Comment":"01/12/2026 5:16 PM - tomo - CLO changed from 01/17/2026 to 02/21/2026 (CLO Date Updated)"},{"comp":1,"quote":241145,"Line":5,"Comment":"01/12/2026 5:16 PM - tomo - Req Date changed from 01/24/2026 to 02/28/2026 (Req Date Updated)"},{"comp":1,"quote":241145,"Line":6,"Comment":"02/16/2026 7:53 AM - tomo - F/U changed from 02/14/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241145,"Line":7,"Comment":"02/16/2026 7:53 AM - tomo - CLO changed from 02/21/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":241145,"Line":8,"Comment":"02/16/2026 7:53 AM - tomo - Req Date changed from 02/28/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":241145,"Line":9,"Comment":"03/20/2026 4:07 PM - tomo - F/U changed from 03/14/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241145,"Line":10,"Comment":"03/20/2026 4:07 PM - tomo - CLO changed from 03/21/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":241145,"Line":11,"Comment":"03/20/2026 4:08 PM - tomo - Req Date changed from 03/28/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":241145,"Line":12,"Comment":"05/22/2026 8:43 AM - tomo - F/U changed from 05/16/2026 to 6/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241145,"Line":13,"Comment":"05/22/2026 8:43 AM - tomo - CLO changed from 04/25/2026 to 07/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"241145","line":"1","part":"5AX-201OSP4-ME40","qty":"1","price":"66793.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241145","line":"2","part":"RN-AX201SD-4+N-A","qty":"1","price":"3096.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241145","line":"3","part":"HYD-UNIT-NACHI-AC110V","qty":"1","price":"8253.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241145","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241145","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Cables from the Nikken Table to the machine","Loc":"Y"},{"Quote":"241145","Line":"1","Company":"1","F_Line":"2","Comment":"Bulkhead","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-22 07:43:24.258 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241145-05222026074324.txt === {"quote":"241145","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"STURU","shiptoName":"Sturm Ruger","entry_date":"11-12-2025","cust_order_date":"11-12-2025","req_date":"07-11-2026","cust_po":"Ruger 5AX201-OSP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shannon Covey","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"12:15","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Shannon Covey","follow_phone":"802-380-3270","follow_email":"scovey@butlerbros.com","pic_user":"tomo","total_amt":"54699.40","total_gp":"37005.02","total_gpm":"67.65","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"4","win_pct":"20","clo_date":"07-04-2026","notes":[{"comp":"1","quote":"241145","line":"0","data":"11-12-2025 12:22 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":241145,"Line":0,"Comment":"12/30/2025 12:31 PM - tomo - F/U changed from 12/12/2025 to 1/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241145,"Line":1,"Comment":"12/30/2025 12:31 PM - tomo - CLO changed from 12/12/2025 to 01/17/2026 (CLO Date Updated)"},{"comp":1,"quote":241145,"Line":2,"Comment":"12/30/2025 12:31 PM - tomo - Req Date changed from 12/24/2025 to 01/24/2026 (Req Date Updated)"},{"comp":1,"quote":241145,"Line":3,"Comment":"01/12/2026 5:16 PM - tomo - F/U changed from 01/10/2026 to 2/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241145,"Line":4,"Comment":"01/12/2026 5:16 PM - tomo - CLO changed from 01/17/2026 to 02/21/2026 (CLO Date Updated)"},{"comp":1,"quote":241145,"Line":5,"Comment":"01/12/2026 5:16 PM - tomo - Req Date changed from 01/24/2026 to 02/28/2026 (Req Date Updated)"},{"comp":1,"quote":241145,"Line":6,"Comment":"02/16/2026 7:53 AM - tomo - F/U changed from 02/14/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241145,"Line":7,"Comment":"02/16/2026 7:53 AM - tomo - CLO changed from 02/21/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":241145,"Line":8,"Comment":"02/16/2026 7:53 AM - tomo - Req Date changed from 02/28/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":241145,"Line":9,"Comment":"03/20/2026 4:07 PM - tomo - F/U changed from 03/14/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241145,"Line":10,"Comment":"03/20/2026 4:07 PM - tomo - CLO changed from 03/21/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":241145,"Line":11,"Comment":"03/20/2026 4:08 PM - tomo - Req Date changed from 03/28/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":241145,"Line":12,"Comment":"05/22/2026 8:43 AM - tomo - F/U changed from 05/16/2026 to 6/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241145,"Line":13,"Comment":"05/22/2026 8:43 AM - tomo - CLO changed from 04/25/2026 to 07/04/2026 (CLO Date Updated)"},{"comp":1,"quote":241145,"Line":14,"Comment":"05/22/2026 8:43 AM - tomo - Req Date changed from 05/02/2026 to 07/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"241145","line":"1","part":"5AX-201OSP4-ME40","qty":"1","price":"66793.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241145","line":"2","part":"RN-AX201SD-4+N-A","qty":"1","price":"3096.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241145","line":"3","part":"HYD-UNIT-NACHI-AC110V","qty":"1","price":"8253.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241145","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241145","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Cables from the Nikken Table to the machine","Loc":"Y"},{"Quote":"241145","Line":"1","Company":"1","F_Line":"2","Comment":"Bulkhead","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-22 07:44:26.130 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-238200-05222026074425.txt === {"quote":"238200","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"DIGITAL","shiptoName":"Digital Design & Modeling","entry_date":"09-15-2025","cust_order_date":null,"req_date":"05-30-2026","cust_po":"OKEX-SK20X-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:51","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Tony Case","follow_phone":"7045236008","follow_email":"tcase@morrissouth.com","pic_user":"tomo","total_amt":"7889.51","total_gp":"4750.12","total_gpm":"60.21","rev_type":"LT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"238200","line":"2","data":"09-26-2025 11:35 - Discounts Recalculated"},{"comp":"1","quote":"238200","line":"1","data":"09-26-2025 11:32 - Discounts Recalculated"},{"comp":"1","quote":"238200","line":"0","data":"09-15-2025 14:53 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":238200,"Line":0,"Comment":"09/26/2025 12:28 PM - tomo - PIC changed from mattm to tomo"},{"comp":1,"quote":238200,"Line":1,"Comment":"10/22/2025 9:42 AM - tomo - F/U changed from 10/08/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":2,"Comment":"10/22/2025 9:42 AM - tomo - CLO changed from 10/15/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":3,"Comment":"10/22/2025 9:42 AM - tomo - Req Date changed from 10/27/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":4,"Comment":"10/22/2025 9:42 AM - tomo - Need to visit Rocky with AFI."},{"comp":1,"quote":238200,"Line":5,"Comment":"12/01/2025 9:06 AM - tomo - F/U changed from 11/15/2025 to 12/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":6,"Comment":"12/01/2025 9:06 AM - tomo - CLO changed from 11/22/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":7,"Comment":"12/01/2025 9:06 AM - tomo - Req Date changed from 11/29/2025 to 01/03/2026 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":8,"Comment":"12/30/2025 1:19 PM - tomo - F/U changed from 12/20/2025 to 1/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":9,"Comment":"12/30/2025 1:19 PM - tomo - CLO changed from 12/27/2025 to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":10,"Comment":"12/30/2025 1:20 PM - tomo - Req Date changed from 01/03/2026 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":11,"Comment":"01/16/2026 10:45 AM - tomo - F/U changed from 01/17/2026 to 2/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":12,"Comment":"01/16/2026 10:45 AM - tomo - CLO changed from 01/24/2026 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":13,"Comment":"01/16/2026 10:45 AM - tomo - Req Date changed from 01/31/2026 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":14,"Comment":"01/16/2026 10:45 AM - tomo - Appoint next week to follow up on this and the pre-setter."},{"comp":1,"quote":238200,"Line":15,"Comment":"02/20/2026 9:49 AM - tomo - F/U changed from 02/21/2026 to 3/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":16,"Comment":"02/20/2026 9:49 AM - tomo - CLO changed from 02/28/2026 to 03/14/2026 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":17,"Comment":"02/20/2026 9:49 AM - tomo - Req Date changed from 03/07/2026 to 03/21/2026 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":18,"Comment":"02/20/2026 9:50 AM - tomo - Will visit next week to also discuss the presetter."},{"comp":1,"quote":238200,"Line":19,"Comment":"03/06/2026 12:17 PM - tomo - F/U changed from 03/07/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":20,"Comment":"03/06/2026 12:17 PM - tomo - CLO changed from 03/14/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":21,"Comment":"03/06/2026 12:17 PM - tomo - Req Date changed from 03/21/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":22,"Comment":"03/06/2026 12:18 PM - tomo - These live tools are for an Okuma lather. I left the customer a VM asking for an update. Will discuss this next week when I visit for the pre-setter."},{"comp":1,"quote":238200,"Line":23,"Comment":"03/20/2026 4:22 PM - tomo - F/U changed from 03/21/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":24,"Comment":"03/20/2026 4:22 PM - tomo - CLO changed from 03/28/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":25,"Comment":"03/20/2026 4:22 PM - tomo - Req Date changed from 04/04/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":26,"Comment":"04/05/2026 7:24 PM - mattm - F/U changed from 04/04/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":27,"Comment":"04/10/2026 5:17 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":28,"Comment":"04/10/2026 5:17 PM - tomo - CLO changed from 04/11/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":29,"Comment":"04/10/2026 5:17 PM - tomo - Req Date changed from 04/18/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":30,"Comment":"04/10/2026 5:18 PM - tomo - Still pushing them to order. They just purchased another machine shop and are busy combining equipment."}],"items":[{"comp":"01","order":"238200","line":"1","part":"OKEX-SK20X-ICE","qty":"1","price":"3817.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238200","line":"2","part":"OKEX-SK20Z-ICE","qty":"1","price":"6066.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238200","line":"3","part":"SK20-SET-10-A","qty":"1","price":"947.00","uom":"ST","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238200","line":"4","part":"PROMO-SK16-KIT-CAT40","qty":"1","price":"659.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238200","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"46.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-22 07:44:35.071 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-238200-05222026074434.txt === {"quote":"238200","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"DIGITAL","shiptoName":"Digital Design & Modeling","entry_date":"09-15-2025","cust_order_date":null,"req_date":"05-30-2026","cust_po":"OKEX-SK20X-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:51","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Tony Case","follow_phone":"7045236008","follow_email":"tcase@morrissouth.com","pic_user":"tomo","total_amt":"7889.51","total_gp":"4750.12","total_gpm":"60.21","rev_type":"LT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-20-2026","notes":[{"comp":"1","quote":"238200","line":"2","data":"09-26-2025 11:35 - Discounts Recalculated"},{"comp":"1","quote":"238200","line":"1","data":"09-26-2025 11:32 - Discounts Recalculated"},{"comp":"1","quote":"238200","line":"0","data":"09-15-2025 14:53 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":238200,"Line":0,"Comment":"09/26/2025 12:28 PM - tomo - PIC changed from mattm to tomo"},{"comp":1,"quote":238200,"Line":1,"Comment":"10/22/2025 9:42 AM - tomo - F/U changed from 10/08/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":2,"Comment":"10/22/2025 9:42 AM - tomo - CLO changed from 10/15/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":3,"Comment":"10/22/2025 9:42 AM - tomo - Req Date changed from 10/27/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":4,"Comment":"10/22/2025 9:42 AM - tomo - Need to visit Rocky with AFI."},{"comp":1,"quote":238200,"Line":5,"Comment":"12/01/2025 9:06 AM - tomo - F/U changed from 11/15/2025 to 12/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":6,"Comment":"12/01/2025 9:06 AM - tomo - CLO changed from 11/22/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":7,"Comment":"12/01/2025 9:06 AM - tomo - Req Date changed from 11/29/2025 to 01/03/2026 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":8,"Comment":"12/30/2025 1:19 PM - tomo - F/U changed from 12/20/2025 to 1/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":9,"Comment":"12/30/2025 1:19 PM - tomo - CLO changed from 12/27/2025 to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":10,"Comment":"12/30/2025 1:20 PM - tomo - Req Date changed from 01/03/2026 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":11,"Comment":"01/16/2026 10:45 AM - tomo - F/U changed from 01/17/2026 to 2/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":12,"Comment":"01/16/2026 10:45 AM - tomo - CLO changed from 01/24/2026 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":13,"Comment":"01/16/2026 10:45 AM - tomo - Req Date changed from 01/31/2026 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":14,"Comment":"01/16/2026 10:45 AM - tomo - Appoint next week to follow up on this and the pre-setter."},{"comp":1,"quote":238200,"Line":15,"Comment":"02/20/2026 9:49 AM - tomo - F/U changed from 02/21/2026 to 3/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":16,"Comment":"02/20/2026 9:49 AM - tomo - CLO changed from 02/28/2026 to 03/14/2026 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":17,"Comment":"02/20/2026 9:49 AM - tomo - Req Date changed from 03/07/2026 to 03/21/2026 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":18,"Comment":"02/20/2026 9:50 AM - tomo - Will visit next week to also discuss the presetter."},{"comp":1,"quote":238200,"Line":19,"Comment":"03/06/2026 12:17 PM - tomo - F/U changed from 03/07/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":20,"Comment":"03/06/2026 12:17 PM - tomo - CLO changed from 03/14/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":21,"Comment":"03/06/2026 12:17 PM - tomo - Req Date changed from 03/21/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":22,"Comment":"03/06/2026 12:18 PM - tomo - These live tools are for an Okuma lather. I left the customer a VM asking for an update. Will discuss this next week when I visit for the pre-setter."},{"comp":1,"quote":238200,"Line":23,"Comment":"03/20/2026 4:22 PM - tomo - F/U changed from 03/21/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":24,"Comment":"03/20/2026 4:22 PM - tomo - CLO changed from 03/28/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":25,"Comment":"03/20/2026 4:22 PM - tomo - Req Date changed from 04/04/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":26,"Comment":"04/05/2026 7:24 PM - mattm - F/U changed from 04/04/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":27,"Comment":"04/10/2026 5:17 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":28,"Comment":"04/10/2026 5:17 PM - tomo - CLO changed from 04/11/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":29,"Comment":"04/10/2026 5:17 PM - tomo - Req Date changed from 04/18/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":30,"Comment":"04/10/2026 5:18 PM - tomo - Still pushing them to order. They just purchased another machine shop and are busy combining equipment."},{"comp":1,"quote":238200,"Line":31,"Comment":"05/22/2026 8:44 AM - tomo - F/U changed from 05/16/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":32,"Comment":"05/22/2026 8:44 AM - tomo - CLO changed from 05/23/2026 to 06/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"238200","line":"1","part":"OKEX-SK20X-ICE","qty":"1","price":"3817.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238200","line":"2","part":"OKEX-SK20Z-ICE","qty":"1","price":"6066.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238200","line":"3","part":"SK20-SET-10-A","qty":"1","price":"947.00","uom":"ST","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238200","line":"4","part":"PROMO-SK16-KIT-CAT40","qty":"1","price":"659.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238200","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"46.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-22 07:44:37.608 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-238200-05222026074437.txt === {"quote":"238200","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"DIGITAL","shiptoName":"Digital Design & Modeling","entry_date":"09-15-2025","cust_order_date":null,"req_date":"06-27-2026","cust_po":"OKEX-SK20X-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:51","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Tony Case","follow_phone":"7045236008","follow_email":"tcase@morrissouth.com","pic_user":"tomo","total_amt":"7889.51","total_gp":"4750.12","total_gpm":"60.21","rev_type":"LT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-20-2026","notes":[{"comp":"1","quote":"238200","line":"2","data":"09-26-2025 11:35 - Discounts Recalculated"},{"comp":"1","quote":"238200","line":"1","data":"09-26-2025 11:32 - Discounts Recalculated"},{"comp":"1","quote":"238200","line":"0","data":"09-15-2025 14:53 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":238200,"Line":0,"Comment":"09/26/2025 12:28 PM - tomo - PIC changed from mattm to tomo"},{"comp":1,"quote":238200,"Line":1,"Comment":"10/22/2025 9:42 AM - tomo - F/U changed from 10/08/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":2,"Comment":"10/22/2025 9:42 AM - tomo - CLO changed from 10/15/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":3,"Comment":"10/22/2025 9:42 AM - tomo - Req Date changed from 10/27/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":4,"Comment":"10/22/2025 9:42 AM - tomo - Need to visit Rocky with AFI."},{"comp":1,"quote":238200,"Line":5,"Comment":"12/01/2025 9:06 AM - tomo - F/U changed from 11/15/2025 to 12/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":6,"Comment":"12/01/2025 9:06 AM - tomo - CLO changed from 11/22/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":7,"Comment":"12/01/2025 9:06 AM - tomo - Req Date changed from 11/29/2025 to 01/03/2026 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":8,"Comment":"12/30/2025 1:19 PM - tomo - F/U changed from 12/20/2025 to 1/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":9,"Comment":"12/30/2025 1:19 PM - tomo - CLO changed from 12/27/2025 to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":10,"Comment":"12/30/2025 1:20 PM - tomo - Req Date changed from 01/03/2026 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":11,"Comment":"01/16/2026 10:45 AM - tomo - F/U changed from 01/17/2026 to 2/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":12,"Comment":"01/16/2026 10:45 AM - tomo - CLO changed from 01/24/2026 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":13,"Comment":"01/16/2026 10:45 AM - tomo - Req Date changed from 01/31/2026 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":14,"Comment":"01/16/2026 10:45 AM - tomo - Appoint next week to follow up on this and the pre-setter."},{"comp":1,"quote":238200,"Line":15,"Comment":"02/20/2026 9:49 AM - tomo - F/U changed from 02/21/2026 to 3/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":16,"Comment":"02/20/2026 9:49 AM - tomo - CLO changed from 02/28/2026 to 03/14/2026 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":17,"Comment":"02/20/2026 9:49 AM - tomo - Req Date changed from 03/07/2026 to 03/21/2026 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":18,"Comment":"02/20/2026 9:50 AM - tomo - Will visit next week to also discuss the presetter."},{"comp":1,"quote":238200,"Line":19,"Comment":"03/06/2026 12:17 PM - tomo - F/U changed from 03/07/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":20,"Comment":"03/06/2026 12:17 PM - tomo - CLO changed from 03/14/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":21,"Comment":"03/06/2026 12:17 PM - tomo - Req Date changed from 03/21/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":22,"Comment":"03/06/2026 12:18 PM - tomo - These live tools are for an Okuma lather. I left the customer a VM asking for an update. Will discuss this next week when I visit for the pre-setter."},{"comp":1,"quote":238200,"Line":23,"Comment":"03/20/2026 4:22 PM - tomo - F/U changed from 03/21/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":24,"Comment":"03/20/2026 4:22 PM - tomo - CLO changed from 03/28/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":25,"Comment":"03/20/2026 4:22 PM - tomo - Req Date changed from 04/04/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":26,"Comment":"04/05/2026 7:24 PM - mattm - F/U changed from 04/04/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":27,"Comment":"04/10/2026 5:17 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":28,"Comment":"04/10/2026 5:17 PM - tomo - CLO changed from 04/11/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":29,"Comment":"04/10/2026 5:17 PM - tomo - Req Date changed from 04/18/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":238200,"Line":30,"Comment":"04/10/2026 5:18 PM - tomo - Still pushing them to order. They just purchased another machine shop and are busy combining equipment."},{"comp":1,"quote":238200,"Line":31,"Comment":"05/22/2026 8:44 AM - tomo - F/U changed from 05/16/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":238200,"Line":32,"Comment":"05/22/2026 8:44 AM - tomo - CLO changed from 05/23/2026 to 06/20/2026 (CLO Date Updated)"},{"comp":1,"quote":238200,"Line":33,"Comment":"05/22/2026 8:44 AM - tomo - Req Date changed from 05/30/2026 to 06/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"238200","line":"1","part":"OKEX-SK20X-ICE","qty":"1","price":"3817.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238200","line":"2","part":"OKEX-SK20Z-ICE","qty":"1","price":"6066.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238200","line":"3","part":"SK20-SET-10-A","qty":"1","price":"947.00","uom":"ST","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238200","line":"4","part":"PROMO-SK16-KIT-CAT40","qty":"1","price":"659.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"238200","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"46.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-22 07:51:06.439 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-239524-05222026075106.txt === {"quote":"239524","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"CROWNENC","shiptoName":"Crown Equipment Corp - Kinston","entry_date":"10-10-2025","cust_order_date":"09-30-2025","req_date":"05-30-2026","cust_po":"Special Presetter","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"John Howell","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"08:43","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"John Howell","follow_phone":"941-739-6566","follow_email":"john@afi-tools.com","pic_user":"tomo","total_amt":"23587.20","total_gp":"11672.93","total_gpm":"49.49","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-23-2026","notes":[],"crmnotes":[{"comp":1,"quote":239524,"Line":0,"Comment":"11/06/2025 9:06 AM - tomo - F/U changed from 10/30/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":1,"Comment":"11/06/2025 9:06 AM - tomo - CLO changed from 10/30/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":2,"Comment":"11/06/2025 9:06 AM - tomo - Req Date changed from 11/11/2025 to 12/06/2025 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":3,"Comment":"11/06/2025 9:06 AM - tomo - Spoke to Eric about this. Need to visit the customer."},{"comp":1,"quote":239524,"Line":4,"Comment":"12/01/2025 9:14 AM - tomo - F/U changed from 11/22/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":5,"Comment":"12/01/2025 9:14 AM - tomo - CLO changed from 11/29/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":6,"Comment":"12/01/2025 9:14 AM - tomo - Req Date changed from 12/06/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":7,"Comment":"12/30/2025 12:50 PM - tomo - F/U changed from 12/13/2025 to 1/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":8,"Comment":"12/30/2025 12:50 PM - tomo - CLO changed from 12/20/2025 to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":9,"Comment":"12/30/2025 12:50 PM - tomo - Req Date changed from 12/27/2025 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":10,"Comment":"12/30/2025 12:57 PM - tomo - Sent email checking on status."},{"comp":1,"quote":239524,"Line":11,"Comment":"01/16/2026 10:46 AM - tomo - F/U changed from 01/17/2026 to 2/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":12,"Comment":"01/16/2026 10:46 AM - tomo - CLO changed from 01/24/2026 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":13,"Comment":"01/16/2026 10:46 AM - tomo - Req Date changed from 01/31/2026 to 02/07/2026 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":14,"Comment":"01/16/2026 10:46 AM - tomo - Spoke to John Howell and these orders are coming. Tooling orders alos being logged now."},{"comp":1,"quote":239524,"Line":15,"Comment":"01/16/2026 10:54 AM - tomo - Project is still very active."},{"comp":1,"quote":239524,"Line":16,"Comment":"02/20/2026 9:51 AM - tomo - F/U changed from 02/21/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":17,"Comment":"02/20/2026 9:51 AM - tomo - CLO changed from 02/28/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":18,"Comment":"02/20/2026 9:51 AM - tomo - Req Date changed from 02/07/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":19,"Comment":"02/20/2026 9:52 AM - tomo - Update from John Howell the project is still active."},{"comp":1,"quote":239524,"Line":20,"Comment":"03/20/2026 3:54 PM - tomo - F/U changed from 03/14/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":21,"Comment":"03/20/2026 3:54 PM - tomo - CLO changed from 03/21/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":22,"Comment":"03/20/2026 3:55 PM - tomo - Req Date changed from 03/28/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":23,"Comment":"04/06/2026 8:58 AM - tomo - F/U changed from 04/04/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":24,"Comment":"04/06/2026 8:58 AM - tomo - CLO changed from 04/11/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":25,"Comment":"04/06/2026 8:58 AM - tomo - Req Date changed from 04/18/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":26,"Comment":"04/06/2026 8:58 AM - tomo - John Howell is waiting for an update from Crown."},{"comp":1,"quote":239524,"Line":27,"Comment":"04/27/2026 9:00 AM - tomo - F/U changed from 04/18/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":28,"Comment":"04/27/2026 9:00 AM - tomo - CLO changed from 04/25/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":29,"Comment":"04/27/2026 9:00 AM - tomo - Req Date changed from 05/02/2026 to 05/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"239524","line":"1","part":"PRE-HTR6A-I40","qty":"1","price":"39312.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239524","line":"2","part":"PRE-INST/TRAINING","qty":"1","price":"3500.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"239524","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-22 07:51:14.752 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-239524-05222026075114.txt === {"quote":"239524","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"CROWNENC","shiptoName":"Crown Equipment Corp - Kinston","entry_date":"10-10-2025","cust_order_date":"09-30-2025","req_date":"05-30-2026","cust_po":"Special Presetter","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"John Howell","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"08:43","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"John Howell","follow_phone":"941-739-6566","follow_email":"john@afi-tools.com","pic_user":"tomo","total_amt":"23587.20","total_gp":"11672.93","total_gpm":"49.49","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":239524,"Line":0,"Comment":"11/06/2025 9:06 AM - tomo - F/U changed from 10/30/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":1,"Comment":"11/06/2025 9:06 AM - tomo - CLO changed from 10/30/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":2,"Comment":"11/06/2025 9:06 AM - tomo - Req Date changed from 11/11/2025 to 12/06/2025 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":3,"Comment":"11/06/2025 9:06 AM - tomo - Spoke to Eric about this. Need to visit the customer."},{"comp":1,"quote":239524,"Line":4,"Comment":"12/01/2025 9:14 AM - tomo - F/U changed from 11/22/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":5,"Comment":"12/01/2025 9:14 AM - tomo - CLO changed from 11/29/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":6,"Comment":"12/01/2025 9:14 AM - tomo - Req Date changed from 12/06/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":7,"Comment":"12/30/2025 12:50 PM - tomo - F/U changed from 12/13/2025 to 1/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":8,"Comment":"12/30/2025 12:50 PM - tomo - CLO changed from 12/20/2025 to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":9,"Comment":"12/30/2025 12:50 PM - tomo - Req Date changed from 12/27/2025 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":10,"Comment":"12/30/2025 12:57 PM - tomo - Sent email checking on status."},{"comp":1,"quote":239524,"Line":11,"Comment":"01/16/2026 10:46 AM - tomo - F/U changed from 01/17/2026 to 2/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":12,"Comment":"01/16/2026 10:46 AM - tomo - CLO changed from 01/24/2026 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":13,"Comment":"01/16/2026 10:46 AM - tomo - Req Date changed from 01/31/2026 to 02/07/2026 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":14,"Comment":"01/16/2026 10:46 AM - tomo - Spoke to John Howell and these orders are coming. Tooling orders alos being logged now."},{"comp":1,"quote":239524,"Line":15,"Comment":"01/16/2026 10:54 AM - tomo - Project is still very active."},{"comp":1,"quote":239524,"Line":16,"Comment":"02/20/2026 9:51 AM - tomo - F/U changed from 02/21/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":17,"Comment":"02/20/2026 9:51 AM - tomo - CLO changed from 02/28/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":18,"Comment":"02/20/2026 9:51 AM - tomo - Req Date changed from 02/07/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":19,"Comment":"02/20/2026 9:52 AM - tomo - Update from John Howell the project is still active."},{"comp":1,"quote":239524,"Line":20,"Comment":"03/20/2026 3:54 PM - tomo - F/U changed from 03/14/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":21,"Comment":"03/20/2026 3:54 PM - tomo - CLO changed from 03/21/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":22,"Comment":"03/20/2026 3:55 PM - tomo - Req Date changed from 03/28/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":23,"Comment":"04/06/2026 8:58 AM - tomo - F/U changed from 04/04/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":24,"Comment":"04/06/2026 8:58 AM - tomo - CLO changed from 04/11/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":25,"Comment":"04/06/2026 8:58 AM - tomo - Req Date changed from 04/18/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":26,"Comment":"04/06/2026 8:58 AM - tomo - John Howell is waiting for an update from Crown."},{"comp":1,"quote":239524,"Line":27,"Comment":"04/27/2026 9:00 AM - tomo - F/U changed from 04/18/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":28,"Comment":"04/27/2026 9:00 AM - tomo - CLO changed from 04/25/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":29,"Comment":"04/27/2026 9:00 AM - tomo - Req Date changed from 05/02/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":30,"Comment":"05/22/2026 8:51 AM - tomo - F/U changed from 05/16/2026 to 6/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":31,"Comment":"05/22/2026 8:51 AM - tomo - CLO changed from 05/23/2026 to 06/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"239524","line":"1","part":"PRE-HTR6A-I40","qty":"1","price":"39312.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239524","line":"2","part":"PRE-INST/TRAINING","qty":"1","price":"3500.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"239524","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-22 07:51:17.679 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-239524-05222026075117.txt === {"quote":"239524","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"CROWNENC","shiptoName":"Crown Equipment Corp - Kinston","entry_date":"10-10-2025","cust_order_date":"09-30-2025","req_date":"07-04-2026","cust_po":"Special Presetter","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"John Howell","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"08:43","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"John Howell","follow_phone":"941-739-6566","follow_email":"john@afi-tools.com","pic_user":"tomo","total_amt":"23587.20","total_gp":"11672.93","total_gpm":"49.49","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":239524,"Line":0,"Comment":"11/06/2025 9:06 AM - tomo - F/U changed from 10/30/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":1,"Comment":"11/06/2025 9:06 AM - tomo - CLO changed from 10/30/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":2,"Comment":"11/06/2025 9:06 AM - tomo - Req Date changed from 11/11/2025 to 12/06/2025 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":3,"Comment":"11/06/2025 9:06 AM - tomo - Spoke to Eric about this. Need to visit the customer."},{"comp":1,"quote":239524,"Line":4,"Comment":"12/01/2025 9:14 AM - tomo - F/U changed from 11/22/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":5,"Comment":"12/01/2025 9:14 AM - tomo - CLO changed from 11/29/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":6,"Comment":"12/01/2025 9:14 AM - tomo - Req Date changed from 12/06/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":7,"Comment":"12/30/2025 12:50 PM - tomo - F/U changed from 12/13/2025 to 1/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":8,"Comment":"12/30/2025 12:50 PM - tomo - CLO changed from 12/20/2025 to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":9,"Comment":"12/30/2025 12:50 PM - tomo - Req Date changed from 12/27/2025 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":10,"Comment":"12/30/2025 12:57 PM - tomo - Sent email checking on status."},{"comp":1,"quote":239524,"Line":11,"Comment":"01/16/2026 10:46 AM - tomo - F/U changed from 01/17/2026 to 2/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":12,"Comment":"01/16/2026 10:46 AM - tomo - CLO changed from 01/24/2026 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":13,"Comment":"01/16/2026 10:46 AM - tomo - Req Date changed from 01/31/2026 to 02/07/2026 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":14,"Comment":"01/16/2026 10:46 AM - tomo - Spoke to John Howell and these orders are coming. Tooling orders alos being logged now."},{"comp":1,"quote":239524,"Line":15,"Comment":"01/16/2026 10:54 AM - tomo - Project is still very active."},{"comp":1,"quote":239524,"Line":16,"Comment":"02/20/2026 9:51 AM - tomo - F/U changed from 02/21/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":17,"Comment":"02/20/2026 9:51 AM - tomo - CLO changed from 02/28/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":18,"Comment":"02/20/2026 9:51 AM - tomo - Req Date changed from 02/07/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":19,"Comment":"02/20/2026 9:52 AM - tomo - Update from John Howell the project is still active."},{"comp":1,"quote":239524,"Line":20,"Comment":"03/20/2026 3:54 PM - tomo - F/U changed from 03/14/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":21,"Comment":"03/20/2026 3:54 PM - tomo - CLO changed from 03/21/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":22,"Comment":"03/20/2026 3:55 PM - tomo - Req Date changed from 03/28/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":23,"Comment":"04/06/2026 8:58 AM - tomo - F/U changed from 04/04/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":24,"Comment":"04/06/2026 8:58 AM - tomo - CLO changed from 04/11/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":25,"Comment":"04/06/2026 8:58 AM - tomo - Req Date changed from 04/18/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":26,"Comment":"04/06/2026 8:58 AM - tomo - John Howell is waiting for an update from Crown."},{"comp":1,"quote":239524,"Line":27,"Comment":"04/27/2026 9:00 AM - tomo - F/U changed from 04/18/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":28,"Comment":"04/27/2026 9:00 AM - tomo - CLO changed from 04/25/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":29,"Comment":"04/27/2026 9:00 AM - tomo - Req Date changed from 05/02/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":239524,"Line":30,"Comment":"05/22/2026 8:51 AM - tomo - F/U changed from 05/16/2026 to 6/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239524,"Line":31,"Comment":"05/22/2026 8:51 AM - tomo - CLO changed from 05/23/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":239524,"Line":32,"Comment":"05/22/2026 8:51 AM - tomo - Req Date changed from 05/30/2026 to 07/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"239524","line":"1","part":"PRE-HTR6A-I40","qty":"1","price":"39312.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239524","line":"2","part":"PRE-INST/TRAINING","qty":"1","price":"3500.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"239524","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-22 07:52:59.784 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242703-05222026075259.txt === {"quote":"242703","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"PARKERID","shiptoName":"Parker Industries, Inc.","entry_date":"12-11-2025","cust_order_date":"12-11-2025","req_date":"05-30-2026","cust_po":"QCFC parker-nc","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim aiken","drop_po":"","status":"0","user":"oenm","conv_order":"","time":"16:54","extra":"","follow_up":"05-16-2026","web_id":"","follow_name":"Tim aiken","follow_phone":"7043382642","follow_email":"aikent@mscdirect.com","pic_user":"tomo","total_amt":"3965.20","total_gp":"2242.06","total_gpm":"56.54","rev_type":"WAP","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"2","totalQty":"5","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"242703","line":"0","data":"12-11-2025 17:01 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":242703,"Line":0,"Comment":"12/30/2025 12:58 PM - tomo - F/U changed from 12/17/2025 to 1/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242703,"Line":1,"Comment":"12/30/2025 12:58 PM - tomo - CLO changed from 01/11/2026 to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":242703,"Line":2,"Comment":"12/30/2025 12:59 PM - tomo - Req Date changed from 01/22/2026 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":242703,"Line":3,"Comment":"12/30/2025 12:59 PM - tomo - Will visit Parker after the new year."},{"comp":1,"quote":242703,"Line":4,"Comment":"01/16/2026 10:55 AM - tomo - F/U changed from 01/17/2026 to 2/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242703,"Line":5,"Comment":"01/16/2026 10:55 AM - tomo - CLO changed from 01/24/2026 to 02/21/2026 (CLO Date Updated)"},{"comp":1,"quote":242703,"Line":6,"Comment":"01/16/2026 10:55 AM - tomo - Req Date changed from 01/31/2026 to 02/28/2026 (Req Date Updated)"},{"comp":1,"quote":242703,"Line":7,"Comment":"01/16/2026 10:56 AM - tomo - Will visit Parker with Tim Aiken this month. He is arranging a visit."},{"comp":1,"quote":242703,"Line":8,"Comment":"02/16/2026 7:46 AM - tomo - F/U changed from 02/14/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242703,"Line":9,"Comment":"02/16/2026 7:46 AM - tomo - CLO changed from 02/21/2026 to 02/21/2026 (CLO Date Updated)"},{"comp":1,"quote":242703,"Line":10,"Comment":"02/16/2026 7:46 AM - tomo - Req Date changed from 02/28/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":242703,"Line":11,"Comment":"02/16/2026 7:51 AM - tomo - Asked for an update from Tim Aiken."},{"comp":1,"quote":242703,"Line":12,"Comment":"03/20/2026 4:05 PM - tomo - F/U changed from 03/14/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242703,"Line":13,"Comment":"03/20/2026 4:05 PM - tomo - CLO changed from 02/21/2026 to 04/04/2026 (CLO Date Updated)"},{"comp":1,"quote":242703,"Line":14,"Comment":"03/20/2026 4:05 PM - tomo - Req Date changed from 03/28/2026 to 04/11/2026 (Req Date Updated)"},{"comp":1,"quote":242703,"Line":15,"Comment":"03/31/2026 10:14 AM - tomo - Tim AIken is getting an update from the customer."},{"comp":1,"quote":242703,"Line":16,"Comment":"03/31/2026 10:14 AM - tomo - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242703,"Line":17,"Comment":"03/31/2026 10:14 AM - tomo - CLO changed from 04/04/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":242703,"Line":18,"Comment":"03/31/2026 10:14 AM - tomo - Req Date changed from 04/11/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":242703,"Line":19,"Comment":"04/03/2026 9:50 AM - tomo - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242703,"Line":20,"Comment":"04/03/2026 9:50 AM - tomo - CLO changed from 04/04/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":242703,"Line":21,"Comment":"04/03/2026 9:50 AM - tomo - Req Date changed from 04/11/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":242703,"Line":22,"Comment":"04/27/2026 8:57 AM - tomo - F/U changed from 04/18/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242703,"Line":23,"Comment":"04/27/2026 8:57 AM - tomo - CLO changed from 04/25/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":242703,"Line":24,"Comment":"04/27/2026 8:57 AM - tomo - Req Date changed from 05/02/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":242703,"Line":25,"Comment":"05/07/2026 9:52 AM - tomo - F/U changed from 05/16/2026 to 5/16/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"242703","line":"1","part":"QCC-DL65-ADPT-95","qty":"1","price":"365.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242703","line":"2","part":"QCC-DL65-BODY","qty":"1","price":"4056.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242703","line":"3","part":"QCC-DL65-BASE-A6","qty":"1","price":"969.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242703","line":"4","part":"MODIFICATION-DSCRW-THREAD","qty":"1","price":"300.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242703","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-22 07:53:51.971 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241233-05222026075351.txt === {"quote":"241233","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"STURU","shiptoName":"Sturm Ruger","entry_date":"11-13-2025","cust_order_date":"11-12-2025","req_date":"05-30-2026","cust_po":"Ruger 5AX201-OSP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Malone","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:51","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Chris Malone","follow_phone":"","follow_email":"cmalone@morrissouth.com","pic_user":"tomo","total_amt":"49155.05","total_gp":"31435.07","total_gpm":"63.95","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-23-2026","notes":[],"crmnotes":[{"comp":1,"quote":241233,"Line":0,"Comment":"12/01/2025 9:09 AM - tomo - F/U changed from 11/19/2025 to 12/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":241233,"Line":1,"Comment":"12/01/2025 9:09 AM - tomo - CLO changed from 12/15/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":241233,"Line":2,"Comment":"12/01/2025 9:09 AM - tomo - Req Date changed from 12/16/2025 to 01/03/2026 (Req Date Updated)"},{"comp":1,"quote":241233,"Line":3,"Comment":"01/12/2026 4:54 PM - tomo - F/U changed from 12/20/2025 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241233,"Line":4,"Comment":"01/12/2026 4:54 PM - tomo - CLO changed from 12/27/2025 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":241233,"Line":5,"Comment":"01/12/2026 4:54 PM - tomo - Req Date changed from 01/03/2026 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":241233,"Line":6,"Comment":"01/12/2026 4:55 PM - tomo - Spoke to Chris Malone and the project is still active. Also spoke with Ruger direct and they are waiting for money to be approved."},{"comp":1,"quote":241233,"Line":7,"Comment":"02/16/2026 7:41 AM - tomo - F/U changed from 02/07/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241233,"Line":8,"Comment":"02/16/2026 7:41 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":241233,"Line":9,"Comment":"02/16/2026 7:41 AM - tomo - Req Date changed from 02/21/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":241233,"Line":10,"Comment":"02/16/2026 7:42 AM - tomo - Called Chris Malone for an update. Ruger is still working on this project to budget."},{"comp":1,"quote":241233,"Line":11,"Comment":"03/20/2026 3:43 PM - tomo - F/U changed from 03/14/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241233,"Line":12,"Comment":"03/20/2026 3:43 PM - tomo - CLO changed from 03/21/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":241233,"Line":13,"Comment":"03/20/2026 3:43 PM - tomo - Req Date changed from 03/28/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":241233,"Line":14,"Comment":"03/20/2026 3:43 PM - tomo - Still working on this project."},{"comp":1,"quote":241233,"Line":15,"Comment":"04/10/2026 5:27 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241233,"Line":16,"Comment":"04/10/2026 5:27 PM - tomo - CLO changed from 04/18/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":241233,"Line":17,"Comment":"04/10/2026 5:27 PM - tomo - Req Date changed from 04/25/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":241233,"Line":18,"Comment":"04/10/2026 5:27 PM - tomo - No change in the project. Money not approved for the project."}],"items":[{"comp":"01","order":"241233","line":"1","part":"5AX-201OSP4-ME40","qty":"1","price":"61845.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241233","line":"2","part":"RN-AX201SD-4+N-A","qty":"1","price":"3096.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241233","line":"3","part":"HYD-UNIT-NACHI-OSP-CNC","qty":"1","price":"9698.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"241233","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241233","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Cables from the Nikken Table to the machine","Loc":"Y"},{"Quote":"241233","Line":"1","Company":"1","F_Line":"2","Comment":"Bulkhead","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-22 07:53:59.929 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241233-05222026075359.txt === {"quote":"241233","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"STURU","shiptoName":"Sturm Ruger","entry_date":"11-13-2025","cust_order_date":"11-12-2025","req_date":"05-30-2026","cust_po":"Ruger 5AX201-OSP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Malone","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:51","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Chris Malone","follow_phone":"","follow_email":"cmalone@morrissouth.com","pic_user":"tomo","total_amt":"49155.05","total_gp":"31435.07","total_gpm":"63.95","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"4","win_pct":"20","clo_date":"07-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":241233,"Line":0,"Comment":"12/01/2025 9:09 AM - tomo - F/U changed from 11/19/2025 to 12/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":241233,"Line":1,"Comment":"12/01/2025 9:09 AM - tomo - CLO changed from 12/15/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":241233,"Line":2,"Comment":"12/01/2025 9:09 AM - tomo - Req Date changed from 12/16/2025 to 01/03/2026 (Req Date Updated)"},{"comp":1,"quote":241233,"Line":3,"Comment":"01/12/2026 4:54 PM - tomo - F/U changed from 12/20/2025 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241233,"Line":4,"Comment":"01/12/2026 4:54 PM - tomo - CLO changed from 12/27/2025 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":241233,"Line":5,"Comment":"01/12/2026 4:54 PM - tomo - Req Date changed from 01/03/2026 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":241233,"Line":6,"Comment":"01/12/2026 4:55 PM - tomo - Spoke to Chris Malone and the project is still active. Also spoke with Ruger direct and they are waiting for money to be approved."},{"comp":1,"quote":241233,"Line":7,"Comment":"02/16/2026 7:41 AM - tomo - F/U changed from 02/07/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241233,"Line":8,"Comment":"02/16/2026 7:41 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":241233,"Line":9,"Comment":"02/16/2026 7:41 AM - tomo - Req Date changed from 02/21/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":241233,"Line":10,"Comment":"02/16/2026 7:42 AM - tomo - Called Chris Malone for an update. Ruger is still working on this project to budget."},{"comp":1,"quote":241233,"Line":11,"Comment":"03/20/2026 3:43 PM - tomo - F/U changed from 03/14/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241233,"Line":12,"Comment":"03/20/2026 3:43 PM - tomo - CLO changed from 03/21/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":241233,"Line":13,"Comment":"03/20/2026 3:43 PM - tomo - Req Date changed from 03/28/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":241233,"Line":14,"Comment":"03/20/2026 3:43 PM - tomo - Still working on this project."},{"comp":1,"quote":241233,"Line":15,"Comment":"04/10/2026 5:27 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241233,"Line":16,"Comment":"04/10/2026 5:27 PM - tomo - CLO changed from 04/18/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":241233,"Line":17,"Comment":"04/10/2026 5:27 PM - tomo - Req Date changed from 04/25/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":241233,"Line":18,"Comment":"04/10/2026 5:27 PM - tomo - No change in the project. Money not approved for the project."},{"comp":1,"quote":241233,"Line":19,"Comment":"05/22/2026 8:53 AM - tomo - F/U changed from 05/16/2026 to 6/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241233,"Line":20,"Comment":"05/22/2026 8:53 AM - tomo - CLO changed from 05/23/2026 to 07/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"241233","line":"1","part":"5AX-201OSP4-ME40","qty":"1","price":"61845.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241233","line":"2","part":"RN-AX201SD-4+N-A","qty":"1","price":"3096.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241233","line":"3","part":"HYD-UNIT-NACHI-OSP-CNC","qty":"1","price":"9698.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"241233","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241233","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Cables from the Nikken Table to the machine","Loc":"Y"},{"Quote":"241233","Line":"1","Company":"1","F_Line":"2","Comment":"Bulkhead","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-22 07:54:02.832 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241233-05222026075402.txt === {"quote":"241233","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"STURU","shiptoName":"Sturm Ruger","entry_date":"11-13-2025","cust_order_date":"11-12-2025","req_date":"07-11-2026","cust_po":"Ruger 5AX201-OSP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Malone","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:51","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Chris Malone","follow_phone":"","follow_email":"cmalone@morrissouth.com","pic_user":"tomo","total_amt":"49155.05","total_gp":"31435.07","total_gpm":"63.95","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"4","win_pct":"20","clo_date":"07-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":241233,"Line":0,"Comment":"12/01/2025 9:09 AM - tomo - F/U changed from 11/19/2025 to 12/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":241233,"Line":1,"Comment":"12/01/2025 9:09 AM - tomo - CLO changed from 12/15/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":241233,"Line":2,"Comment":"12/01/2025 9:09 AM - tomo - Req Date changed from 12/16/2025 to 01/03/2026 (Req Date Updated)"},{"comp":1,"quote":241233,"Line":3,"Comment":"01/12/2026 4:54 PM - tomo - F/U changed from 12/20/2025 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241233,"Line":4,"Comment":"01/12/2026 4:54 PM - tomo - CLO changed from 12/27/2025 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":241233,"Line":5,"Comment":"01/12/2026 4:54 PM - tomo - Req Date changed from 01/03/2026 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":241233,"Line":6,"Comment":"01/12/2026 4:55 PM - tomo - Spoke to Chris Malone and the project is still active. Also spoke with Ruger direct and they are waiting for money to be approved."},{"comp":1,"quote":241233,"Line":7,"Comment":"02/16/2026 7:41 AM - tomo - F/U changed from 02/07/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241233,"Line":8,"Comment":"02/16/2026 7:41 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":241233,"Line":9,"Comment":"02/16/2026 7:41 AM - tomo - Req Date changed from 02/21/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":241233,"Line":10,"Comment":"02/16/2026 7:42 AM - tomo - Called Chris Malone for an update. Ruger is still working on this project to budget."},{"comp":1,"quote":241233,"Line":11,"Comment":"03/20/2026 3:43 PM - tomo - F/U changed from 03/14/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241233,"Line":12,"Comment":"03/20/2026 3:43 PM - tomo - CLO changed from 03/21/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":241233,"Line":13,"Comment":"03/20/2026 3:43 PM - tomo - Req Date changed from 03/28/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":241233,"Line":14,"Comment":"03/20/2026 3:43 PM - tomo - Still working on this project."},{"comp":1,"quote":241233,"Line":15,"Comment":"04/10/2026 5:27 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241233,"Line":16,"Comment":"04/10/2026 5:27 PM - tomo - CLO changed from 04/18/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":241233,"Line":17,"Comment":"04/10/2026 5:27 PM - tomo - Req Date changed from 04/25/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":241233,"Line":18,"Comment":"04/10/2026 5:27 PM - tomo - No change in the project. Money not approved for the project."},{"comp":1,"quote":241233,"Line":19,"Comment":"05/22/2026 8:53 AM - tomo - F/U changed from 05/16/2026 to 6/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241233,"Line":20,"Comment":"05/22/2026 8:53 AM - tomo - CLO changed from 05/23/2026 to 07/04/2026 (CLO Date Updated)"},{"comp":1,"quote":241233,"Line":21,"Comment":"05/22/2026 8:53 AM - tomo - Req Date changed from 05/30/2026 to 07/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"241233","line":"1","part":"5AX-201OSP4-ME40","qty":"1","price":"61845.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241233","line":"2","part":"RN-AX201SD-4+N-A","qty":"1","price":"3096.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241233","line":"3","part":"HYD-UNIT-NACHI-OSP-CNC","qty":"1","price":"9698.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"241233","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241233","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Cables from the Nikken Table to the machine","Loc":"Y"},{"Quote":"241233","Line":"1","Company":"1","F_Line":"2","Comment":"Bulkhead","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-22 08:00:38.805 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-232987-05222026080038.txt === {"quote":"232987","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"PIEDAVIA","shiptoName":"Piedmont Aviation Component SV","entry_date":"05-27-2025","cust_order_date":"12-30-2025","req_date":"05-30-2026","cust_po":"CMX1100 Table","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pete Uhle","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"09:22","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Pete Uhle","follow_phone":"847-593-5400","follow_email":"puhle@dmgmori-usa.com","pic_user":"tomo","total_amt":"22659.60","total_gp":"16164.70","total_gpm":"71.34","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"232987","line":"0","data":"05-27-2025 09:37 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":232987,"Line":0,"Comment":"06/11/2025 11:29 AM - tomo - F/U changed from 06/09/2025 to 8/2/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":1,"Comment":"06/11/2025 11:29 AM - tomo - CLO changed from 06/27/2025 to 08/09/2025 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":2,"Comment":"06/11/2025 11:29 AM - tomo - Req Date changed from 07/08/2025 to 08/16/2025 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":3,"Comment":"08/08/2025 9:39 AM - tomo - F/U changed from 08/02/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":4,"Comment":"08/08/2025 9:39 AM - tomo - CLO changed from 08/09/2025 to 09/06/2025 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":5,"Comment":"08/08/2025 9:40 AM - tomo - Req Date changed from 08/16/2025 to 09/13/2025 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":6,"Comment":"09/02/2025 10:13 AM - mattm - Per Teams - Project in process"},{"comp":1,"quote":232987,"Line":7,"Comment":"09/02/2025 10:13 AM - mattm - Req Date changed from 09/13/2025 to 10/31/2025 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":8,"Comment":"09/02/2025 10:13 AM - mattm - CLO changed from 09/06/2025 to 10/17/2025 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":9,"Comment":"09/02/2025 10:13 AM - mattm - F/U changed from 08/30/2025 to 10/17/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":10,"Comment":"09/15/2025 10:52 AM - tomo - Spoke to Pete Uhl at the open house and the project is still active."},{"comp":1,"quote":232987,"Line":11,"Comment":"10/21/2025 3:26 PM - mattm - project active - pushing out the dates - will follow up"},{"comp":1,"quote":232987,"Line":12,"Comment":"10/21/2025 3:27 PM - mattm - CLO changed from 10/17/2025 to 10/30/2025 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":13,"Comment":"10/21/2025 3:27 PM - mattm - F/U changed from 10/17/2025 to 10/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":14,"Comment":"11/06/2025 9:03 AM - tomo - F/U changed from 10/30/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":15,"Comment":"11/06/2025 9:03 AM - tomo - CLO changed from 10/30/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":16,"Comment":"11/06/2025 9:03 AM - tomo - Req Date changed from 10/31/2025 to 12/06/2025 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":17,"Comment":"12/01/2025 9:12 AM - tomo - F/U changed from 11/22/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":18,"Comment":"12/01/2025 9:12 AM - tomo - CLO changed from 11/29/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":19,"Comment":"12/01/2025 9:12 AM - tomo - Req Date changed from 12/06/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":20,"Comment":"12/30/2025 12:41 PM - tomo - F/U changed from 12/13/2025 to 1/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":21,"Comment":"12/30/2025 12:41 PM - tomo - CLO changed from 12/29/2025 to 01/17/2026 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":22,"Comment":"12/30/2025 12:41 PM - tomo - Req Date changed from 01/15/2026 to 01/24/2026 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":23,"Comment":"12/30/2025 12:42 PM - tomo - Spoke to Pete U 12/29/25. Project is still active."},{"comp":1,"quote":232987,"Line":24,"Comment":"01/12/2026 5:15 PM - tomo - F/U changed from 01/10/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":25,"Comment":"01/12/2026 5:15 PM - tomo - CLO changed from 01/17/2026 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":26,"Comment":"01/12/2026 5:15 PM - tomo - Req Date changed from 01/24/2026 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":27,"Comment":"02/16/2026 7:31 AM - tomo - F/U changed from 02/07/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":28,"Comment":"02/16/2026 7:31 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":29,"Comment":"02/16/2026 7:31 AM - tomo - Req Date changed from 02/21/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":30,"Comment":"02/16/2026 7:32 AM - tomo - Per Pete Uhl this is still active."},{"comp":1,"quote":232987,"Line":31,"Comment":"03/20/2026 3:52 PM - tomo - F/U changed from 03/14/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":32,"Comment":"03/20/2026 3:53 PM - tomo - CLO changed from 03/21/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":33,"Comment":"03/20/2026 3:53 PM - tomo - Req Date changed from 03/28/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":34,"Comment":"04/06/2026 8:57 AM - tomo - F/U changed from 04/04/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":35,"Comment":"04/06/2026 8:57 AM - tomo - CLO changed from 04/11/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":36,"Comment":"04/06/2026 8:57 AM - tomo - Req Date changed from 04/18/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":37,"Comment":"04/06/2026 8:57 AM - tomo - Pete Uhl said the project is still active."},{"comp":1,"quote":232987,"Line":38,"Comment":"04/27/2026 9:01 AM - tomo - F/U changed from 04/18/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":39,"Comment":"04/27/2026 9:01 AM - tomo - CLO changed from 04/25/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":40,"Comment":"04/27/2026 9:01 AM - tomo - Req Date changed from 05/02/2026 to 05/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"232987","line":"1","part":"CNC260FA-M","qty":"1","price":"27750.00","uom":"EA","discount":"35.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"232987","line":"2","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"232987","line":"3","part":"R-9-SP-SET","qty":"1","price":"2067.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232987","line":"4","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232987","line":"5","part":"RT-ACCS-CABLE","qty":"1","price":"1575.00","uom":"EA","discount":"30.00","req_date":"","branch":"1"},{"comp":"01","order":"232987","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"232987","Line":"1","Company":"1","F_Line":"1","Comment":"Special pricing for CMX1100 includes installation","Loc":"Y"},{"Quote":"232987","Line":"2","Company":"1","F_Line":"1","Comment":"Special pricing for CMX1100 new orders.","Loc":"Y"},{"Quote":"232987","Line":"2","Company":"1","F_Line":"2","Comment":"Table to be installed at Davis","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-22 08:00:48.077 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-232987-05222026080047.txt === {"quote":"232987","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"PIEDAVIA","shiptoName":"Piedmont Aviation Component SV","entry_date":"05-27-2025","cust_order_date":"12-30-2025","req_date":"05-30-2026","cust_po":"CMX1100 Table","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pete Uhle","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"09:22","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Pete Uhle","follow_phone":"847-593-5400","follow_email":"puhle@dmgmori-usa.com","pic_user":"tomo","total_amt":"22659.60","total_gp":"16164.70","total_gpm":"71.34","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"232987","line":"0","data":"05-27-2025 09:37 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":232987,"Line":0,"Comment":"06/11/2025 11:29 AM - tomo - F/U changed from 06/09/2025 to 8/2/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":1,"Comment":"06/11/2025 11:29 AM - tomo - CLO changed from 06/27/2025 to 08/09/2025 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":2,"Comment":"06/11/2025 11:29 AM - tomo - Req Date changed from 07/08/2025 to 08/16/2025 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":3,"Comment":"08/08/2025 9:39 AM - tomo - F/U changed from 08/02/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":4,"Comment":"08/08/2025 9:39 AM - tomo - CLO changed from 08/09/2025 to 09/06/2025 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":5,"Comment":"08/08/2025 9:40 AM - tomo - Req Date changed from 08/16/2025 to 09/13/2025 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":6,"Comment":"09/02/2025 10:13 AM - mattm - Per Teams - Project in process"},{"comp":1,"quote":232987,"Line":7,"Comment":"09/02/2025 10:13 AM - mattm - Req Date changed from 09/13/2025 to 10/31/2025 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":8,"Comment":"09/02/2025 10:13 AM - mattm - CLO changed from 09/06/2025 to 10/17/2025 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":9,"Comment":"09/02/2025 10:13 AM - mattm - F/U changed from 08/30/2025 to 10/17/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":10,"Comment":"09/15/2025 10:52 AM - tomo - Spoke to Pete Uhl at the open house and the project is still active."},{"comp":1,"quote":232987,"Line":11,"Comment":"10/21/2025 3:26 PM - mattm - project active - pushing out the dates - will follow up"},{"comp":1,"quote":232987,"Line":12,"Comment":"10/21/2025 3:27 PM - mattm - CLO changed from 10/17/2025 to 10/30/2025 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":13,"Comment":"10/21/2025 3:27 PM - mattm - F/U changed from 10/17/2025 to 10/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":14,"Comment":"11/06/2025 9:03 AM - tomo - F/U changed from 10/30/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":15,"Comment":"11/06/2025 9:03 AM - tomo - CLO changed from 10/30/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":16,"Comment":"11/06/2025 9:03 AM - tomo - Req Date changed from 10/31/2025 to 12/06/2025 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":17,"Comment":"12/01/2025 9:12 AM - tomo - F/U changed from 11/22/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":18,"Comment":"12/01/2025 9:12 AM - tomo - CLO changed from 11/29/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":19,"Comment":"12/01/2025 9:12 AM - tomo - Req Date changed from 12/06/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":20,"Comment":"12/30/2025 12:41 PM - tomo - F/U changed from 12/13/2025 to 1/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":21,"Comment":"12/30/2025 12:41 PM - tomo - CLO changed from 12/29/2025 to 01/17/2026 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":22,"Comment":"12/30/2025 12:41 PM - tomo - Req Date changed from 01/15/2026 to 01/24/2026 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":23,"Comment":"12/30/2025 12:42 PM - tomo - Spoke to Pete U 12/29/25. Project is still active."},{"comp":1,"quote":232987,"Line":24,"Comment":"01/12/2026 5:15 PM - tomo - F/U changed from 01/10/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":25,"Comment":"01/12/2026 5:15 PM - tomo - CLO changed from 01/17/2026 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":26,"Comment":"01/12/2026 5:15 PM - tomo - Req Date changed from 01/24/2026 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":27,"Comment":"02/16/2026 7:31 AM - tomo - F/U changed from 02/07/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":28,"Comment":"02/16/2026 7:31 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":29,"Comment":"02/16/2026 7:31 AM - tomo - Req Date changed from 02/21/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":30,"Comment":"02/16/2026 7:32 AM - tomo - Per Pete Uhl this is still active."},{"comp":1,"quote":232987,"Line":31,"Comment":"03/20/2026 3:52 PM - tomo - F/U changed from 03/14/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":32,"Comment":"03/20/2026 3:53 PM - tomo - CLO changed from 03/21/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":33,"Comment":"03/20/2026 3:53 PM - tomo - Req Date changed from 03/28/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":34,"Comment":"04/06/2026 8:57 AM - tomo - F/U changed from 04/04/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":35,"Comment":"04/06/2026 8:57 AM - tomo - CLO changed from 04/11/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":36,"Comment":"04/06/2026 8:57 AM - tomo - Req Date changed from 04/18/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":37,"Comment":"04/06/2026 8:57 AM - tomo - Pete Uhl said the project is still active."},{"comp":1,"quote":232987,"Line":38,"Comment":"04/27/2026 9:01 AM - tomo - F/U changed from 04/18/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":39,"Comment":"04/27/2026 9:01 AM - tomo - CLO changed from 04/25/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":40,"Comment":"04/27/2026 9:01 AM - tomo - Req Date changed from 05/02/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":41,"Comment":"05/22/2026 9:00 AM - tomo - F/U changed from 05/16/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":42,"Comment":"05/22/2026 9:00 AM - tomo - CLO changed from 05/23/2026 to 06/06/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"232987","line":"1","part":"CNC260FA-M","qty":"1","price":"27750.00","uom":"EA","discount":"35.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"232987","line":"2","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"232987","line":"3","part":"R-9-SP-SET","qty":"1","price":"2067.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232987","line":"4","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232987","line":"5","part":"RT-ACCS-CABLE","qty":"1","price":"1575.00","uom":"EA","discount":"30.00","req_date":"","branch":"1"},{"comp":"01","order":"232987","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"232987","Line":"1","Company":"1","F_Line":"1","Comment":"Special pricing for CMX1100 includes installation","Loc":"Y"},{"Quote":"232987","Line":"2","Company":"1","F_Line":"1","Comment":"Special pricing for CMX1100 new orders.","Loc":"Y"},{"Quote":"232987","Line":"2","Company":"1","F_Line":"2","Comment":"Table to be installed at Davis","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-22 08:00:51.783 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-232987-05222026080051.txt === {"quote":"232987","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"PIEDAVIA","shiptoName":"Piedmont Aviation Component SV","entry_date":"05-27-2025","cust_order_date":"12-30-2025","req_date":"06-13-2026","cust_po":"CMX1100 Table","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pete Uhle","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"09:22","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Pete Uhle","follow_phone":"847-593-5400","follow_email":"puhle@dmgmori-usa.com","pic_user":"tomo","total_amt":"22659.60","total_gp":"16164.70","total_gpm":"71.34","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"232987","line":"0","data":"05-27-2025 09:37 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":232987,"Line":0,"Comment":"06/11/2025 11:29 AM - tomo - F/U changed from 06/09/2025 to 8/2/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":1,"Comment":"06/11/2025 11:29 AM - tomo - CLO changed from 06/27/2025 to 08/09/2025 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":2,"Comment":"06/11/2025 11:29 AM - tomo - Req Date changed from 07/08/2025 to 08/16/2025 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":3,"Comment":"08/08/2025 9:39 AM - tomo - F/U changed from 08/02/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":4,"Comment":"08/08/2025 9:39 AM - tomo - CLO changed from 08/09/2025 to 09/06/2025 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":5,"Comment":"08/08/2025 9:40 AM - tomo - Req Date changed from 08/16/2025 to 09/13/2025 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":6,"Comment":"09/02/2025 10:13 AM - mattm - Per Teams - Project in process"},{"comp":1,"quote":232987,"Line":7,"Comment":"09/02/2025 10:13 AM - mattm - Req Date changed from 09/13/2025 to 10/31/2025 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":8,"Comment":"09/02/2025 10:13 AM - mattm - CLO changed from 09/06/2025 to 10/17/2025 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":9,"Comment":"09/02/2025 10:13 AM - mattm - F/U changed from 08/30/2025 to 10/17/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":10,"Comment":"09/15/2025 10:52 AM - tomo - Spoke to Pete Uhl at the open house and the project is still active."},{"comp":1,"quote":232987,"Line":11,"Comment":"10/21/2025 3:26 PM - mattm - project active - pushing out the dates - will follow up"},{"comp":1,"quote":232987,"Line":12,"Comment":"10/21/2025 3:27 PM - mattm - CLO changed from 10/17/2025 to 10/30/2025 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":13,"Comment":"10/21/2025 3:27 PM - mattm - F/U changed from 10/17/2025 to 10/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":14,"Comment":"11/06/2025 9:03 AM - tomo - F/U changed from 10/30/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":15,"Comment":"11/06/2025 9:03 AM - tomo - CLO changed from 10/30/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":16,"Comment":"11/06/2025 9:03 AM - tomo - Req Date changed from 10/31/2025 to 12/06/2025 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":17,"Comment":"12/01/2025 9:12 AM - tomo - F/U changed from 11/22/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":18,"Comment":"12/01/2025 9:12 AM - tomo - CLO changed from 11/29/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":19,"Comment":"12/01/2025 9:12 AM - tomo - Req Date changed from 12/06/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":20,"Comment":"12/30/2025 12:41 PM - tomo - F/U changed from 12/13/2025 to 1/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":21,"Comment":"12/30/2025 12:41 PM - tomo - CLO changed from 12/29/2025 to 01/17/2026 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":22,"Comment":"12/30/2025 12:41 PM - tomo - Req Date changed from 01/15/2026 to 01/24/2026 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":23,"Comment":"12/30/2025 12:42 PM - tomo - Spoke to Pete U 12/29/25. Project is still active."},{"comp":1,"quote":232987,"Line":24,"Comment":"01/12/2026 5:15 PM - tomo - F/U changed from 01/10/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":25,"Comment":"01/12/2026 5:15 PM - tomo - CLO changed from 01/17/2026 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":26,"Comment":"01/12/2026 5:15 PM - tomo - Req Date changed from 01/24/2026 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":27,"Comment":"02/16/2026 7:31 AM - tomo - F/U changed from 02/07/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":28,"Comment":"02/16/2026 7:31 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":29,"Comment":"02/16/2026 7:31 AM - tomo - Req Date changed from 02/21/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":30,"Comment":"02/16/2026 7:32 AM - tomo - Per Pete Uhl this is still active."},{"comp":1,"quote":232987,"Line":31,"Comment":"03/20/2026 3:52 PM - tomo - F/U changed from 03/14/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":32,"Comment":"03/20/2026 3:53 PM - tomo - CLO changed from 03/21/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":33,"Comment":"03/20/2026 3:53 PM - tomo - Req Date changed from 03/28/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":34,"Comment":"04/06/2026 8:57 AM - tomo - F/U changed from 04/04/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":35,"Comment":"04/06/2026 8:57 AM - tomo - CLO changed from 04/11/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":36,"Comment":"04/06/2026 8:57 AM - tomo - Req Date changed from 04/18/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":37,"Comment":"04/06/2026 8:57 AM - tomo - Pete Uhl said the project is still active."},{"comp":1,"quote":232987,"Line":38,"Comment":"04/27/2026 9:01 AM - tomo - F/U changed from 04/18/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":39,"Comment":"04/27/2026 9:01 AM - tomo - CLO changed from 04/25/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":40,"Comment":"04/27/2026 9:01 AM - tomo - Req Date changed from 05/02/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":232987,"Line":41,"Comment":"05/22/2026 9:00 AM - tomo - F/U changed from 05/16/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232987,"Line":42,"Comment":"05/22/2026 9:00 AM - tomo - CLO changed from 05/23/2026 to 06/06/2026 (CLO Date Updated)"},{"comp":1,"quote":232987,"Line":43,"Comment":"05/22/2026 9:00 AM - tomo - Req Date changed from 05/30/2026 to 06/13/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"232987","line":"1","part":"CNC260FA-M","qty":"1","price":"27750.00","uom":"EA","discount":"35.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"232987","line":"2","part":"INSTALLATION-RT-CNC-W/SW","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"232987","line":"3","part":"R-9-SP-SET","qty":"1","price":"2067.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232987","line":"4","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232987","line":"5","part":"RT-ACCS-CABLE","qty":"1","price":"1575.00","uom":"EA","discount":"30.00","req_date":"","branch":"1"},{"comp":"01","order":"232987","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"232987","Line":"1","Company":"1","F_Line":"1","Comment":"Special pricing for CMX1100 includes installation","Loc":"Y"},{"Quote":"232987","Line":"2","Company":"1","F_Line":"1","Comment":"Special pricing for CMX1100 new orders.","Loc":"Y"},{"Quote":"232987","Line":"2","Company":"1","F_Line":"2","Comment":"Table to be installed at Davis","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-22 08:02:50.099 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246262-05222026080249.txt === {"quote":"246262","customer":"9050","name":null,"customerName":"Vallen Distribution, Inc.","comp":"01","open":"1","shipto":"WESTSIEM","shiptoName":"Vallen Dist. c/o Siemens","entry_date":"02-27-2026","cust_order_date":"02-27-2026","req_date":"05-30-2026","cust_po":"C50RAM-ER40-215ICE-110TP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Maines","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:32","extra":"","follow_up":"05-16-2026","web_id":"","follow_name":"Brian Maines","follow_phone":"","follow_email":"brian.maines@vallen.com","pic_user":"tomo","total_amt":"23366.80","total_gp":"12348.42","total_gpm":"52.85","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"246262","line":"0","data":"02-27-2026 11:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246262,"Line":0,"Comment":"03/20/2026 3:36 PM - tomo - F/U changed from 03/12/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246262,"Line":1,"Comment":"03/20/2026 3:36 PM - tomo - CLO changed from 03/27/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":246262,"Line":2,"Comment":"03/20/2026 3:36 PM - tomo - Req Date changed from 04/10/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":246262,"Line":3,"Comment":"03/20/2026 3:38 PM - tomo - This project is for a Mazak HMC. Will continue to follow,"},{"comp":1,"quote":246262,"Line":4,"Comment":"04/05/2026 6:58 PM - mattm - F/U changed from 04/04/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246262,"Line":5,"Comment":"04/10/2026 5:03 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246262,"Line":6,"Comment":"04/10/2026 5:03 PM - tomo - CLO changed from 04/11/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":246262,"Line":7,"Comment":"04/10/2026 5:03 PM - tomo - Req Date changed from 04/18/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":246262,"Line":8,"Comment":"04/10/2026 5:04 PM - tomo - Spoke with David Anderson of Vallen and he is helping to get an update from Siemens on the project."}],"items":[{"comp":"01","order":"246262","line":"1","part":"C50RAM-ER40-215ICE-110TP","qty":"2","price":"14123.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246262","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"246262","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-22 08:07:01.044 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246849-05222026080700.txt === {"quote":"246849","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOLVA","shiptoName":"PTSolutions - Roanoke","entry_date":"03-11-2026","cust_order_date":"03-11-2026","req_date":"05-30-2026","cust_po":"RT and 90 degree head","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Leo Cormier","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"15:45","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Leo Cormier","follow_phone":"540-718-8810","follow_email":"leo.cormier@pts-tools.com","pic_user":"tomo","total_amt":"44053.65","total_gp":"38918.61","total_gpm":"88.34","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"246849","line":"0","data":"03-11-2026 15:48 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246849,"Line":0,"Comment":"03/24/2026 9:05 AM - tomo - This is an ongoing machine tool project. The customer sent a drawing of the feature."},{"comp":1,"quote":246849,"Line":1,"Comment":"03/25/2026 10:47 AM - tomo - F/U changed from 03/24/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246849,"Line":2,"Comment":"03/25/2026 10:47 AM - tomo - CLO changed from 04/11/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246849,"Line":3,"Comment":"03/25/2026 10:47 AM - tomo - Req Date changed from 04/22/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":246849,"Line":4,"Comment":"03/25/2026 10:48 AM - tomo - Spoke to Leo. Quote has been sent to the EU. Waiting for the project to continue."},{"comp":1,"quote":246849,"Line":5,"Comment":"04/10/2026 5:13 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246849,"Line":6,"Comment":"04/10/2026 5:13 PM - tomo - CLO changed from 04/18/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":246849,"Line":7,"Comment":"04/10/2026 5:13 PM - tomo - Req Date changed from 04/25/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":246849,"Line":8,"Comment":"04/10/2026 5:14 PM - tomo - Setting up a visit for next week at the customer."}],"items":[{"comp":"01","order":"246849","line":"1","part":"CNC302YA-M","qty":"1","price":"27329.00","uom":"EA","discount":"15.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"246849","line":"2","part":"RT-INSTALLATION","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"246849","line":"3","part":"C50RAM-ER32-285ST-110TP","qty":"1","price":"14072.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246849","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"246849","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-22 08:07:09.269 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246849-05222026080708.txt === {"quote":"246849","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOLVA","shiptoName":"PTSolutions - Roanoke","entry_date":"03-11-2026","cust_order_date":"03-11-2026","req_date":"05-30-2026","cust_po":"RT and 90 degree head","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Leo Cormier","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"15:45","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Leo Cormier","follow_phone":"540-718-8810","follow_email":"leo.cormier@pts-tools.com","pic_user":"tomo","total_amt":"44053.65","total_gp":"38918.61","total_gpm":"88.34","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"246849","line":"0","data":"03-11-2026 15:48 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246849,"Line":0,"Comment":"03/24/2026 9:05 AM - tomo - This is an ongoing machine tool project. The customer sent a drawing of the feature."},{"comp":1,"quote":246849,"Line":1,"Comment":"03/25/2026 10:47 AM - tomo - F/U changed from 03/24/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246849,"Line":2,"Comment":"03/25/2026 10:47 AM - tomo - CLO changed from 04/11/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246849,"Line":3,"Comment":"03/25/2026 10:47 AM - tomo - Req Date changed from 04/22/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":246849,"Line":4,"Comment":"03/25/2026 10:48 AM - tomo - Spoke to Leo. Quote has been sent to the EU. Waiting for the project to continue."},{"comp":1,"quote":246849,"Line":5,"Comment":"04/10/2026 5:13 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246849,"Line":6,"Comment":"04/10/2026 5:13 PM - tomo - CLO changed from 04/18/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":246849,"Line":7,"Comment":"04/10/2026 5:13 PM - tomo - Req Date changed from 04/25/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":246849,"Line":8,"Comment":"04/10/2026 5:14 PM - tomo - Setting up a visit for next week at the customer."},{"comp":1,"quote":246849,"Line":9,"Comment":"05/22/2026 9:07 AM - tomo - F/U changed from 05/16/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246849,"Line":10,"Comment":"05/22/2026 9:07 AM - tomo - CLO changed from 05/23/2026 to 06/06/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246849","line":"1","part":"CNC302YA-M","qty":"1","price":"27329.00","uom":"EA","discount":"15.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"246849","line":"2","part":"RT-INSTALLATION","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"246849","line":"3","part":"C50RAM-ER32-285ST-110TP","qty":"1","price":"14072.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246849","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"246849","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-22 08:07:11.970 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246849-05222026080711.txt === {"quote":"246849","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOLVA","shiptoName":"PTSolutions - Roanoke","entry_date":"03-11-2026","cust_order_date":"03-11-2026","req_date":"06-13-2026","cust_po":"RT and 90 degree head","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Leo Cormier","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"15:45","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Leo Cormier","follow_phone":"540-718-8810","follow_email":"leo.cormier@pts-tools.com","pic_user":"tomo","total_amt":"44053.65","total_gp":"38918.61","total_gpm":"88.34","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"246849","line":"0","data":"03-11-2026 15:48 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246849,"Line":0,"Comment":"03/24/2026 9:05 AM - tomo - This is an ongoing machine tool project. The customer sent a drawing of the feature."},{"comp":1,"quote":246849,"Line":1,"Comment":"03/25/2026 10:47 AM - tomo - F/U changed from 03/24/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246849,"Line":2,"Comment":"03/25/2026 10:47 AM - tomo - CLO changed from 04/11/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246849,"Line":3,"Comment":"03/25/2026 10:47 AM - tomo - Req Date changed from 04/22/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":246849,"Line":4,"Comment":"03/25/2026 10:48 AM - tomo - Spoke to Leo. Quote has been sent to the EU. Waiting for the project to continue."},{"comp":1,"quote":246849,"Line":5,"Comment":"04/10/2026 5:13 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246849,"Line":6,"Comment":"04/10/2026 5:13 PM - tomo - CLO changed from 04/18/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":246849,"Line":7,"Comment":"04/10/2026 5:13 PM - tomo - Req Date changed from 04/25/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":246849,"Line":8,"Comment":"04/10/2026 5:14 PM - tomo - Setting up a visit for next week at the customer."},{"comp":1,"quote":246849,"Line":9,"Comment":"05/22/2026 9:07 AM - tomo - F/U changed from 05/16/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246849,"Line":10,"Comment":"05/22/2026 9:07 AM - tomo - CLO changed from 05/23/2026 to 06/06/2026 (CLO Date Updated)"},{"comp":1,"quote":246849,"Line":11,"Comment":"05/22/2026 9:07 AM - tomo - Req Date changed from 05/30/2026 to 06/13/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246849","line":"1","part":"CNC302YA-M","qty":"1","price":"27329.00","uom":"EA","discount":"15.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"246849","line":"2","part":"RT-INSTALLATION","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"246849","line":"3","part":"C50RAM-ER32-285ST-110TP","qty":"1","price":"14072.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246849","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"246849","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-22 08:08:52.419 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245563-05222026080852.txt === {"quote":"245563","customer":"3649","name":null,"customerName":"Commonwealth Industrial, Inc.","comp":"01","open":"0","shipto":"COMINDVA","shiptoName":"Commonwealth Industrial, Inc.","entry_date":"02-16-2026","cust_order_date":"02-16-2026","req_date":"05-30-2026","cust_po":"Samsung - 5AX201","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Thompson","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"09:34","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Brian Thompson","follow_phone":"540-400-3952","follow_email":"brian@cicorp.us","pic_user":"tomo","total_amt":"55819.80","total_gp":"43275.53","total_gpm":"77.53","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"245563","line":"0","data":"02-16-2026 09:36 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245563,"Line":0,"Comment":"03/20/2026 4:10 PM - tomo - F/U changed from 3/16/2026 to 03/27/2026 (Order Approved Pending PO)"},{"comp":1,"quote":245563,"Line":1,"Comment":"03/25/2026 10:55 AM - tomo - F/U changed from 03/27/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245563,"Line":2,"Comment":"03/25/2026 10:55 AM - tomo - CLO changed from 03/16/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245563,"Line":3,"Comment":"03/25/2026 10:55 AM - tomo - Req Date changed from 03/30/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":245563,"Line":4,"Comment":"03/25/2026 10:55 AM - tomo - This project is still active. Machine tool dealer waiting on the customer."},{"comp":1,"quote":245563,"Line":5,"Comment":"04/10/2026 5:16 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245563,"Line":6,"Comment":"04/10/2026 5:16 PM - tomo - CLO changed from 04/18/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":245563,"Line":7,"Comment":"04/10/2026 5:16 PM - tomo - Req Date changed from 04/25/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":245563,"Line":8,"Comment":"04/10/2026 5:16 PM - tomo - Spoke with Brian Thompson. The project is still active."}],"items":[{"comp":"01","order":"245563","line":"1","part":"5AX-201FA-M","qty":"1","price":"59081.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245563","line":"2","part":"RT-ACCESSORY","qty":"1","price":"3000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245563","line":"3","part":"TOOL-CERT","qty":"1","price":"10000.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"},{"comp":"01","order":"245563","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245563","line":"6","part":"FREIGHT","qty":"1","price":"555.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245563","Line":"2","Company":"1","F_Line":"1","Comment":"Cable from rotary table to machine bulkhead","Loc":"Y"},{"Quote":"245563","Line":"6","Company":"1","F_Line":"1","Comment":"Please note this will need to ship via freight carrier","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-22 08:09:00.414 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245563-05222026080900.txt === {"quote":"245563","customer":"3649","name":null,"customerName":"Commonwealth Industrial, Inc.","comp":"01","open":"0","shipto":"COMINDVA","shiptoName":"Commonwealth Industrial, Inc.","entry_date":"02-16-2026","cust_order_date":"02-16-2026","req_date":"05-30-2026","cust_po":"Samsung - 5AX201","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Thompson","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"09:34","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Brian Thompson","follow_phone":"540-400-3952","follow_email":"brian@cicorp.us","pic_user":"tomo","total_amt":"55819.80","total_gp":"43275.53","total_gpm":"77.53","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"245563","line":"0","data":"02-16-2026 09:36 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245563,"Line":0,"Comment":"03/20/2026 4:10 PM - tomo - F/U changed from 3/16/2026 to 03/27/2026 (Order Approved Pending PO)"},{"comp":1,"quote":245563,"Line":1,"Comment":"03/25/2026 10:55 AM - tomo - F/U changed from 03/27/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245563,"Line":2,"Comment":"03/25/2026 10:55 AM - tomo - CLO changed from 03/16/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245563,"Line":3,"Comment":"03/25/2026 10:55 AM - tomo - Req Date changed from 03/30/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":245563,"Line":4,"Comment":"03/25/2026 10:55 AM - tomo - This project is still active. Machine tool dealer waiting on the customer."},{"comp":1,"quote":245563,"Line":5,"Comment":"04/10/2026 5:16 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245563,"Line":6,"Comment":"04/10/2026 5:16 PM - tomo - CLO changed from 04/18/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":245563,"Line":7,"Comment":"04/10/2026 5:16 PM - tomo - Req Date changed from 04/25/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":245563,"Line":8,"Comment":"04/10/2026 5:16 PM - tomo - Spoke with Brian Thompson. The project is still active."},{"comp":1,"quote":245563,"Line":9,"Comment":"05/22/2026 9:08 AM - tomo - F/U changed from 05/16/2026 to 6/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245563,"Line":10,"Comment":"05/22/2026 9:08 AM - tomo - CLO changed from 05/23/2026 to 06/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245563","line":"1","part":"5AX-201FA-M","qty":"1","price":"59081.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245563","line":"2","part":"RT-ACCESSORY","qty":"1","price":"3000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245563","line":"3","part":"TOOL-CERT","qty":"1","price":"10000.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"},{"comp":"01","order":"245563","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245563","line":"6","part":"FREIGHT","qty":"1","price":"555.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245563","Line":"2","Company":"1","F_Line":"1","Comment":"Cable from rotary table to machine bulkhead","Loc":"Y"},{"Quote":"245563","Line":"6","Company":"1","F_Line":"1","Comment":"Please note this will need to ship via freight carrier","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-22 08:09:03.526 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245563-05222026080903.txt === {"quote":"245563","customer":"3649","name":null,"customerName":"Commonwealth Industrial, Inc.","comp":"01","open":"0","shipto":"COMINDVA","shiptoName":"Commonwealth Industrial, Inc.","entry_date":"02-16-2026","cust_order_date":"02-16-2026","req_date":"07-04-2026","cust_po":"Samsung - 5AX201","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Thompson","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"09:34","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Brian Thompson","follow_phone":"540-400-3952","follow_email":"brian@cicorp.us","pic_user":"tomo","total_amt":"55819.80","total_gp":"43275.53","total_gpm":"77.53","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"245563","line":"0","data":"02-16-2026 09:36 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245563,"Line":0,"Comment":"03/20/2026 4:10 PM - tomo - F/U changed from 3/16/2026 to 03/27/2026 (Order Approved Pending PO)"},{"comp":1,"quote":245563,"Line":1,"Comment":"03/25/2026 10:55 AM - tomo - F/U changed from 03/27/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245563,"Line":2,"Comment":"03/25/2026 10:55 AM - tomo - CLO changed from 03/16/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245563,"Line":3,"Comment":"03/25/2026 10:55 AM - tomo - Req Date changed from 03/30/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":245563,"Line":4,"Comment":"03/25/2026 10:55 AM - tomo - This project is still active. Machine tool dealer waiting on the customer."},{"comp":1,"quote":245563,"Line":5,"Comment":"04/10/2026 5:16 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245563,"Line":6,"Comment":"04/10/2026 5:16 PM - tomo - CLO changed from 04/18/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":245563,"Line":7,"Comment":"04/10/2026 5:16 PM - tomo - Req Date changed from 04/25/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":245563,"Line":8,"Comment":"04/10/2026 5:16 PM - tomo - Spoke with Brian Thompson. The project is still active."},{"comp":1,"quote":245563,"Line":9,"Comment":"05/22/2026 9:08 AM - tomo - F/U changed from 05/16/2026 to 6/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245563,"Line":10,"Comment":"05/22/2026 9:08 AM - tomo - CLO changed from 05/23/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":245563,"Line":11,"Comment":"05/22/2026 9:08 AM - tomo - Req Date changed from 05/30/2026 to 07/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245563","line":"1","part":"5AX-201FA-M","qty":"1","price":"59081.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245563","line":"2","part":"RT-ACCESSORY","qty":"1","price":"3000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245563","line":"3","part":"TOOL-CERT","qty":"1","price":"10000.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"},{"comp":"01","order":"245563","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245563","line":"6","part":"FREIGHT","qty":"1","price":"555.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245563","Line":"2","Company":"1","F_Line":"1","Comment":"Cable from rotary table to machine bulkhead","Loc":"Y"},{"Quote":"245563","Line":"6","Company":"1","F_Line":"1","Comment":"Please note this will need to ship via freight carrier","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-22 08:10:18.196 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244833-05222026081017.txt === {"quote":"244833","customer":"13570","name":null,"customerName":"MSC Export and Import, LLC","comp":"01","open":"0","shipto":"MSCNEWPO","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"02-02-2026","cust_order_date":"02-02-2026","req_date":"05-30-2026","cust_po":"MSC 5AX-130BAWAA21-TC32","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tom O'Toole","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"12:42","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Tom O'Toole","follow_phone":"704-840-3328","follow_email":"tomo@lyndexnikken.com","pic_user":"tomo","total_amt":"62165.23","total_gp":"38287.02","total_gpm":"61.59","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"244833","line":"0","data":"02-02-2026 12:45 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244833,"Line":0,"Comment":"03/20/2026 4:18 PM - tomo - F/U changed from 03/17/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244833,"Line":1,"Comment":"03/20/2026 4:18 PM - tomo - CLO changed from 03/02/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":244833,"Line":2,"Comment":"03/20/2026 4:18 PM - tomo - Req Date changed from 03/16/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":244833,"Line":3,"Comment":"04/05/2026 6:45 PM - mattm - F/U changed from 04/04/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244833,"Line":4,"Comment":"04/10/2026 5:25 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244833,"Line":5,"Comment":"04/10/2026 5:25 PM - tomo - CLO changed from 04/11/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":244833,"Line":6,"Comment":"04/10/2026 5:25 PM - tomo - Req Date changed from 04/18/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":244833,"Line":7,"Comment":"04/10/2026 5:25 PM - tomo - Getting an update from Gary Louk at MSC."},{"comp":1,"quote":244833,"Line":8,"Comment":"04/13/2026 8:47 AM - tomo - Received an update from Gary Louk of MSC that the project has been pushed out."}],"items":[{"comp":"01","order":"244833","line":"1","part":"5AX-130BAWAA21-TC32","qty":"1","price":"67927.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244833","line":"2","part":"HP-50N","qty":"1","price":"937.00","uom":"EA","discount":"22.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"244833","line":"3","part":"HP-50XN","qty":"1","price":"1370.00","uom":"EA","discount":"22.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"244833","line":"4","part":"ZERO-SET2/50","qty":"1","price":"237.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244833","line":"5","part":"HP-100WP","qty":"1","price":"1458.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244833","line":"6","part":"HP-150WP","qty":"1","price":"1674.00","uom":"EA","discount":"22.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"244833","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-22 08:10:26.932 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244833-05222026081026.txt === {"quote":"244833","customer":"13570","name":null,"customerName":"MSC Export and Import, LLC","comp":"01","open":"0","shipto":"MSCNEWPO","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"02-02-2026","cust_order_date":"02-02-2026","req_date":"05-30-2026","cust_po":"MSC 5AX-130BAWAA21-TC32","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tom O'Toole","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"12:42","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Tom O'Toole","follow_phone":"704-840-3328","follow_email":"tomo@lyndexnikken.com","pic_user":"tomo","total_amt":"62165.23","total_gp":"38287.02","total_gpm":"61.59","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"7","win_pct":"20","clo_date":"07-04-2026","notes":[{"comp":"1","quote":"244833","line":"0","data":"02-02-2026 12:45 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244833,"Line":0,"Comment":"03/20/2026 4:18 PM - tomo - F/U changed from 03/17/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244833,"Line":1,"Comment":"03/20/2026 4:18 PM - tomo - CLO changed from 03/02/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":244833,"Line":2,"Comment":"03/20/2026 4:18 PM - tomo - Req Date changed from 03/16/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":244833,"Line":3,"Comment":"04/05/2026 6:45 PM - mattm - F/U changed from 04/04/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244833,"Line":4,"Comment":"04/10/2026 5:25 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244833,"Line":5,"Comment":"04/10/2026 5:25 PM - tomo - CLO changed from 04/11/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":244833,"Line":6,"Comment":"04/10/2026 5:25 PM - tomo - Req Date changed from 04/18/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":244833,"Line":7,"Comment":"04/10/2026 5:25 PM - tomo - Getting an update from Gary Louk at MSC."},{"comp":1,"quote":244833,"Line":8,"Comment":"04/13/2026 8:47 AM - tomo - Received an update from Gary Louk of MSC that the project has been pushed out."},{"comp":1,"quote":244833,"Line":9,"Comment":"05/22/2026 9:10 AM - tomo - F/U changed from 05/16/2026 to 6/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244833,"Line":10,"Comment":"05/22/2026 9:10 AM - tomo - CLO changed from 05/23/2026 to 07/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"244833","line":"1","part":"5AX-130BAWAA21-TC32","qty":"1","price":"67927.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244833","line":"2","part":"HP-50N","qty":"1","price":"937.00","uom":"EA","discount":"22.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"244833","line":"3","part":"HP-50XN","qty":"1","price":"1370.00","uom":"EA","discount":"22.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"244833","line":"4","part":"ZERO-SET2/50","qty":"1","price":"237.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244833","line":"5","part":"HP-100WP","qty":"1","price":"1458.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244833","line":"6","part":"HP-150WP","qty":"1","price":"1674.00","uom":"EA","discount":"22.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"244833","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-22 08:10:29.593 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244833-05222026081029.txt === {"quote":"244833","customer":"13570","name":null,"customerName":"MSC Export and Import, LLC","comp":"01","open":"0","shipto":"MSCNEWPO","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"02-02-2026","cust_order_date":"02-02-2026","req_date":"07-11-2026","cust_po":"MSC 5AX-130BAWAA21-TC32","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tom O'Toole","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"12:42","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Tom O'Toole","follow_phone":"704-840-3328","follow_email":"tomo@lyndexnikken.com","pic_user":"tomo","total_amt":"62165.23","total_gp":"38287.02","total_gpm":"61.59","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"7","win_pct":"20","clo_date":"07-04-2026","notes":[{"comp":"1","quote":"244833","line":"0","data":"02-02-2026 12:45 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244833,"Line":0,"Comment":"03/20/2026 4:18 PM - tomo - F/U changed from 03/17/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244833,"Line":1,"Comment":"03/20/2026 4:18 PM - tomo - CLO changed from 03/02/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":244833,"Line":2,"Comment":"03/20/2026 4:18 PM - tomo - Req Date changed from 03/16/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":244833,"Line":3,"Comment":"04/05/2026 6:45 PM - mattm - F/U changed from 04/04/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244833,"Line":4,"Comment":"04/10/2026 5:25 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244833,"Line":5,"Comment":"04/10/2026 5:25 PM - tomo - CLO changed from 04/11/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":244833,"Line":6,"Comment":"04/10/2026 5:25 PM - tomo - Req Date changed from 04/18/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":244833,"Line":7,"Comment":"04/10/2026 5:25 PM - tomo - Getting an update from Gary Louk at MSC."},{"comp":1,"quote":244833,"Line":8,"Comment":"04/13/2026 8:47 AM - tomo - Received an update from Gary Louk of MSC that the project has been pushed out."},{"comp":1,"quote":244833,"Line":9,"Comment":"05/22/2026 9:10 AM - tomo - F/U changed from 05/16/2026 to 6/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244833,"Line":10,"Comment":"05/22/2026 9:10 AM - tomo - CLO changed from 05/23/2026 to 07/04/2026 (CLO Date Updated)"},{"comp":1,"quote":244833,"Line":11,"Comment":"05/22/2026 9:10 AM - tomo - Req Date changed from 05/30/2026 to 07/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244833","line":"1","part":"5AX-130BAWAA21-TC32","qty":"1","price":"67927.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244833","line":"2","part":"HP-50N","qty":"1","price":"937.00","uom":"EA","discount":"22.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"244833","line":"3","part":"HP-50XN","qty":"1","price":"1370.00","uom":"EA","discount":"22.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"244833","line":"4","part":"ZERO-SET2/50","qty":"1","price":"237.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244833","line":"5","part":"HP-100WP","qty":"1","price":"1458.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244833","line":"6","part":"HP-150WP","qty":"1","price":"1674.00","uom":"EA","discount":"22.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"244833","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-22 08:16:15.365 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246952-05222026081615.txt === {"quote":"246952","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"03-12-2026","cust_order_date":"03-12-2026","req_date":"05-30-2026","cust_po":"ISM Corp Rotary table","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tony Case","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"17:41","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Tony Case","follow_phone":"7047491768","follow_email":"tcase@morrissouth.com","pic_user":"tomo","total_amt":"16450.00","total_gp":"10965.83","total_gpm":"66.66","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"246952","line":"0","data":"03-12-2026 17:45 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246952,"Line":0,"Comment":"03/24/2026 9:07 AM - tomo - Spoke with Tony Case. The project is still active."},{"comp":1,"quote":246952,"Line":1,"Comment":"03/25/2026 10:50 AM - tomo - F/U changed from 03/25/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246952,"Line":2,"Comment":"03/25/2026 10:50 AM - tomo - CLO changed from 04/12/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246952,"Line":3,"Comment":"03/25/2026 10:50 AM - tomo - Req Date changed from 04/23/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":246952,"Line":4,"Comment":"03/25/2026 10:50 AM - tomo - Project with Morris is still active."},{"comp":1,"quote":246952,"Line":5,"Comment":"04/10/2026 5:26 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246952,"Line":6,"Comment":"04/10/2026 5:26 PM - tomo - CLO changed from 04/18/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":246952,"Line":7,"Comment":"04/10/2026 5:26 PM - tomo - Req Date changed from 04/25/2026 to 05/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246952","line":"1","part":"NCT200OSP4-M","qty":"1","price":"23500.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"246952","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-22 08:16:26.959 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246952-05222026081626.txt === {"quote":"246952","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"03-12-2026","cust_order_date":"03-12-2026","req_date":"05-30-2026","cust_po":"ISM Corp Rotary table","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tony Case","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"17:41","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Tony Case","follow_phone":"7047491768","follow_email":"tcase@morrissouth.com","pic_user":"tomo","total_amt":"16450.00","total_gp":"10965.83","total_gpm":"66.66","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"246952","line":"0","data":"03-12-2026 17:45 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246952,"Line":0,"Comment":"03/24/2026 9:07 AM - tomo - Spoke with Tony Case. The project is still active."},{"comp":1,"quote":246952,"Line":1,"Comment":"03/25/2026 10:50 AM - tomo - F/U changed from 03/25/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246952,"Line":2,"Comment":"03/25/2026 10:50 AM - tomo - CLO changed from 04/12/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246952,"Line":3,"Comment":"03/25/2026 10:50 AM - tomo - Req Date changed from 04/23/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":246952,"Line":4,"Comment":"03/25/2026 10:50 AM - tomo - Project with Morris is still active."},{"comp":1,"quote":246952,"Line":5,"Comment":"04/10/2026 5:26 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246952,"Line":6,"Comment":"04/10/2026 5:26 PM - tomo - CLO changed from 04/18/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":246952,"Line":7,"Comment":"04/10/2026 5:26 PM - tomo - Req Date changed from 04/25/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":246952,"Line":8,"Comment":"05/22/2026 9:16 AM - tomo - F/U changed from 05/16/2026 to 6/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246952,"Line":9,"Comment":"05/22/2026 9:16 AM - tomo - CLO changed from 05/23/2026 to 06/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246952","line":"1","part":"NCT200OSP4-M","qty":"1","price":"23500.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"246952","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-22 08:16:30.270 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246952-05222026081630.txt === {"quote":"246952","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"03-12-2026","cust_order_date":"03-12-2026","req_date":"07-04-2026","cust_po":"ISM Corp Rotary table","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tony Case","drop_po":"","status":"0","user":"tomo","conv_order":"","time":"17:41","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Tony Case","follow_phone":"7047491768","follow_email":"tcase@morrissouth.com","pic_user":"tomo","total_amt":"16450.00","total_gp":"10965.83","total_gpm":"66.66","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"246952","line":"0","data":"03-12-2026 17:45 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246952,"Line":0,"Comment":"03/24/2026 9:07 AM - tomo - Spoke with Tony Case. The project is still active."},{"comp":1,"quote":246952,"Line":1,"Comment":"03/25/2026 10:50 AM - tomo - F/U changed from 03/25/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246952,"Line":2,"Comment":"03/25/2026 10:50 AM - tomo - CLO changed from 04/12/2026 to 04/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246952,"Line":3,"Comment":"03/25/2026 10:50 AM - tomo - Req Date changed from 04/23/2026 to 04/25/2026 (Req Date Updated)"},{"comp":1,"quote":246952,"Line":4,"Comment":"03/25/2026 10:50 AM - tomo - Project with Morris is still active."},{"comp":1,"quote":246952,"Line":5,"Comment":"04/10/2026 5:26 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246952,"Line":6,"Comment":"04/10/2026 5:26 PM - tomo - CLO changed from 04/18/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":246952,"Line":7,"Comment":"04/10/2026 5:26 PM - tomo - Req Date changed from 04/25/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":246952,"Line":8,"Comment":"05/22/2026 9:16 AM - tomo - F/U changed from 05/16/2026 to 6/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246952,"Line":9,"Comment":"05/22/2026 9:16 AM - tomo - CLO changed from 05/23/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":246952,"Line":10,"Comment":"05/22/2026 9:16 AM - tomo - Req Date changed from 05/30/2026 to 07/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246952","line":"1","part":"NCT200OSP4-M","qty":"1","price":"23500.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"246952","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-22 08:18:00.142 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244677-05222026081759.txt === {"quote":"244677","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"PEMMASHE","shiptoName":"Pemmco MFG,Inc-Spot Buys","entry_date":"01-29-2026","cust_order_date":"01-29-2026","req_date":"05-30-2026","cust_po":"PEMMCO _ NCTZ200E","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pete Uhle","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"10:43","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Pete Uhle","follow_phone":"847-593-5400","follow_email":"puhle@dmgmori-usa.com","pic_user":"tomo","total_amt":"19204.80","total_gp":"12754.48","total_gpm":"66.41","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"244677","line":"0","data":"01-29-2026 10:45 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244677,"Line":0,"Comment":"03/06/2026 12:06 PM - tomo - F/U changed from 02/28/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244677,"Line":1,"Comment":"03/06/2026 12:06 PM - tomo - CLO changed from 02/28/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":244677,"Line":2,"Comment":"03/06/2026 12:06 PM - tomo - Req Date changed from 03/12/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":244677,"Line":3,"Comment":"03/06/2026 12:07 PM - tomo - This project is still active. The EU is quoting parts for the gun industry and if they get the contract, we will see an order."},{"comp":1,"quote":244677,"Line":4,"Comment":"03/20/2026 4:20 PM - tomo - F/U changed from 03/21/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244677,"Line":5,"Comment":"03/20/2026 4:20 PM - tomo - CLO changed from 03/28/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244677,"Line":6,"Comment":"03/20/2026 4:20 PM - tomo - Req Date changed from 04/04/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":244677,"Line":7,"Comment":"04/27/2026 8:58 AM - tomo - F/U changed from 04/18/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244677,"Line":8,"Comment":"04/27/2026 8:58 AM - tomo - CLO changed from 04/25/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":244677,"Line":9,"Comment":"04/27/2026 8:58 AM - tomo - Req Date changed from 05/02/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":244677,"Line":10,"Comment":"04/27/2026 9:00 AM - tomo - Pemmco has not received their order."}],"items":[{"comp":"01","order":"244677","line":"1","part":"NCTZ200EFA-M","qty":"1","price":"20000.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244677","line":"2","part":"TAT-170N","qty":"1","price":"6864.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244677","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244677","Line":"1","Company":"1","F_Line":"1","Comment":"CMX1100 Special Price,includes 4th axis interface","Loc":"Y"},{"Quote":"244677","Line":"1","Company":"1","F_Line":"2","Comment":"and installation","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-22 08:18:09.994 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244677-05222026081809.txt === {"quote":"244677","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"PEMMASHE","shiptoName":"Pemmco MFG,Inc-Spot Buys","entry_date":"01-29-2026","cust_order_date":"01-29-2026","req_date":"05-30-2026","cust_po":"PEMMCO _ NCTZ200E","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pete Uhle","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"10:43","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Pete Uhle","follow_phone":"847-593-5400","follow_email":"puhle@dmgmori-usa.com","pic_user":"tomo","total_amt":"19204.80","total_gp":"12754.48","total_gpm":"66.41","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-04-2026","notes":[{"comp":"1","quote":"244677","line":"0","data":"01-29-2026 10:45 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244677,"Line":0,"Comment":"03/06/2026 12:06 PM - tomo - F/U changed from 02/28/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244677,"Line":1,"Comment":"03/06/2026 12:06 PM - tomo - CLO changed from 02/28/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":244677,"Line":2,"Comment":"03/06/2026 12:06 PM - tomo - Req Date changed from 03/12/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":244677,"Line":3,"Comment":"03/06/2026 12:07 PM - tomo - This project is still active. The EU is quoting parts for the gun industry and if they get the contract, we will see an order."},{"comp":1,"quote":244677,"Line":4,"Comment":"03/20/2026 4:20 PM - tomo - F/U changed from 03/21/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244677,"Line":5,"Comment":"03/20/2026 4:20 PM - tomo - CLO changed from 03/28/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244677,"Line":6,"Comment":"03/20/2026 4:20 PM - tomo - Req Date changed from 04/04/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":244677,"Line":7,"Comment":"04/27/2026 8:58 AM - tomo - F/U changed from 04/18/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244677,"Line":8,"Comment":"04/27/2026 8:58 AM - tomo - CLO changed from 04/25/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":244677,"Line":9,"Comment":"04/27/2026 8:58 AM - tomo - Req Date changed from 05/02/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":244677,"Line":10,"Comment":"04/27/2026 9:00 AM - tomo - Pemmco has not received their order."},{"comp":1,"quote":244677,"Line":11,"Comment":"05/22/2026 9:18 AM - tomo - F/U changed from 05/16/2026 to 6/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244677,"Line":12,"Comment":"05/22/2026 9:18 AM - tomo - CLO changed from 05/23/2026 to 07/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"244677","line":"1","part":"NCTZ200EFA-M","qty":"1","price":"20000.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244677","line":"2","part":"TAT-170N","qty":"1","price":"6864.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244677","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244677","Line":"1","Company":"1","F_Line":"1","Comment":"CMX1100 Special Price,includes 4th axis interface","Loc":"Y"},{"Quote":"244677","Line":"1","Company":"1","F_Line":"2","Comment":"and installation","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-22 08:18:14.204 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244677-05222026081814.txt === {"quote":"244677","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"PEMMASHE","shiptoName":"Pemmco MFG,Inc-Spot Buys","entry_date":"01-29-2026","cust_order_date":"01-29-2026","req_date":"07-11-2026","cust_po":"PEMMCO _ NCTZ200E","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pete Uhle","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"10:43","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Pete Uhle","follow_phone":"847-593-5400","follow_email":"puhle@dmgmori-usa.com","pic_user":"tomo","total_amt":"19204.80","total_gp":"12754.48","total_gpm":"66.41","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-04-2026","notes":[{"comp":"1","quote":"244677","line":"0","data":"01-29-2026 10:45 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244677,"Line":0,"Comment":"03/06/2026 12:06 PM - tomo - F/U changed from 02/28/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244677,"Line":1,"Comment":"03/06/2026 12:06 PM - tomo - CLO changed from 02/28/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":244677,"Line":2,"Comment":"03/06/2026 12:06 PM - tomo - Req Date changed from 03/12/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":244677,"Line":3,"Comment":"03/06/2026 12:07 PM - tomo - This project is still active. The EU is quoting parts for the gun industry and if they get the contract, we will see an order."},{"comp":1,"quote":244677,"Line":4,"Comment":"03/20/2026 4:20 PM - tomo - F/U changed from 03/21/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244677,"Line":5,"Comment":"03/20/2026 4:20 PM - tomo - CLO changed from 03/28/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244677,"Line":6,"Comment":"03/20/2026 4:20 PM - tomo - Req Date changed from 04/04/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":244677,"Line":7,"Comment":"04/27/2026 8:58 AM - tomo - F/U changed from 04/18/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244677,"Line":8,"Comment":"04/27/2026 8:58 AM - tomo - CLO changed from 04/25/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":244677,"Line":9,"Comment":"04/27/2026 8:58 AM - tomo - Req Date changed from 05/02/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":244677,"Line":10,"Comment":"04/27/2026 9:00 AM - tomo - Pemmco has not received their order."},{"comp":1,"quote":244677,"Line":11,"Comment":"05/22/2026 9:18 AM - tomo - F/U changed from 05/16/2026 to 6/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244677,"Line":12,"Comment":"05/22/2026 9:18 AM - tomo - CLO changed from 05/23/2026 to 07/04/2026 (CLO Date Updated)"},{"comp":1,"quote":244677,"Line":13,"Comment":"05/22/2026 9:18 AM - tomo - Req Date changed from 05/30/2026 to 07/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244677","line":"1","part":"NCTZ200EFA-M","qty":"1","price":"20000.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244677","line":"2","part":"TAT-170N","qty":"1","price":"6864.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244677","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244677","Line":"1","Company":"1","F_Line":"1","Comment":"CMX1100 Special Price,includes 4th axis interface","Loc":"Y"},{"Quote":"244677","Line":"1","Company":"1","F_Line":"2","Comment":"and installation","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-22 08:21:00.710 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-232366-05222026082100.txt === {"quote":"232366","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USSTRTU","shiptoName":"US Tool Group","entry_date":"05-12-2025","cust_order_date":"05-12-2025","req_date":"06-05-2026","cust_po":"CAT50-C1.1.1/4-105U","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Allen Dean","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:07","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Allen Dean","follow_phone":"573-431-3856","follow_email":"Allen.dean@ustg.net","pic_user":"tomo","total_amt":"5652.84","total_gp":"3932.40","total_gpm":"69.57","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"29","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"232366","line":"1","data":"05-15-2025 07:53 - Discounts Recalculated"},{"comp":"1","quote":"232366","line":"0","data":"05-12-2025 11:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":232366,"Line":0,"Comment":"05/15/2025 9:20 AM - tomo - F/U changed from 05/18/2025 to 5/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":1,"Comment":"05/15/2025 9:23 AM - tomo - Encounter has been added"},{"comp":1,"quote":232366,"Line":2,"Comment":"06/06/2025 8:29 AM - tomo - F/U changed from 05/25/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":3,"Comment":"06/06/2025 8:29 AM - tomo - CLO changed from 06/12/2025 to 07/05/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":4,"Comment":"06/06/2025 8:29 AM - tomo - Req Date changed from 06/23/2025 to 07/12/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":5,"Comment":"07/03/2025 8:43 AM - tomo - Req Date changed from 07/12/2025 to 08/23/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":6,"Comment":"07/03/2025 8:44 AM - tomo - CLO changed from 07/05/2025 to 08/16/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":7,"Comment":"07/03/2025 8:44 AM - tomo - F/U changed from 06/28/2025 to 8/9/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":8,"Comment":"08/08/2025 9:57 AM - tomo - Req Date changed from 08/23/2025 to 08/30/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":9,"Comment":"08/08/2025 9:58 AM - tomo - CLO changed from 08/16/2025 to 08/23/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":10,"Comment":"08/08/2025 9:58 AM - tomo - F/U changed from 08/09/2025 to 8/16/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":11,"Comment":"08/15/2025 9:54 AM - tomo - F/U changed from 08/16/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":12,"Comment":"08/15/2025 9:54 AM - tomo - CLO changed from 08/23/2025 to 09/20/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":13,"Comment":"08/15/2025 9:54 AM - tomo - Req Date changed from 08/30/2025 to 09/27/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":14,"Comment":"09/15/2025 10:40 AM - tomo - Req Date changed from 09/27/2025 to 10/18/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":15,"Comment":"09/15/2025 10:40 AM - tomo - CLO changed from 09/20/2025 to 10/11/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":16,"Comment":"09/15/2025 10:40 AM - tomo - F/U changed from 09/13/2025 to 10/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":17,"Comment":"10/21/2025 3:29 PM - mattm - Req Date changed from 10/18/2025 to 10/31/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":18,"Comment":"10/21/2025 3:29 PM - mattm - CLO changed from 10/11/2025 to 10/30/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":19,"Comment":"10/21/2025 3:29 PM - mattm - F/U changed from 10/04/2025 to 10/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":20,"Comment":"11/06/2025 9:04 AM - tomo - F/U changed from 10/30/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":21,"Comment":"11/06/2025 9:04 AM - tomo - CLO changed from 10/30/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":22,"Comment":"11/06/2025 9:04 AM - tomo - Req Date changed from 10/31/2025 to 12/06/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":23,"Comment":"12/01/2025 9:13 AM - tomo - F/U changed from 11/22/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":24,"Comment":"12/01/2025 9:13 AM - tomo - CLO changed from 11/29/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":25,"Comment":"12/01/2025 9:13 AM - tomo - Req Date changed from 12/06/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":26,"Comment":"12/30/2025 12:57 PM - tomo - Sent email to Allen Dean checking on the status."},{"comp":1,"quote":232366,"Line":27,"Comment":"01/12/2026 4:48 PM - tomo - F/U changed from 12/13/2025 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":28,"Comment":"01/12/2026 4:48 PM - tomo - CLO changed from 12/20/2025 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":29,"Comment":"01/12/2026 4:48 PM - tomo - Req Date changed from 12/27/2025 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":30,"Comment":"01/12/2026 4:49 PM - tomo - Spoke to Allen Dean on 1-5-2026 and the project is still active. They will advise if it moves forward."},{"comp":1,"quote":232366,"Line":31,"Comment":"01/12/2026 4:52 PM - tomo - F/U changed from 02/07/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":32,"Comment":"01/12/2026 4:52 PM - tomo - CLO changed from 02/14/2026 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":33,"Comment":"01/12/2026 4:52 PM - tomo - Req Date changed from 02/21/2026 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":34,"Comment":"01/12/2026 4:53 PM - tomo - Called Unique tool direct for a follow-up and they project is still active."},{"comp":1,"quote":232366,"Line":35,"Comment":"02/16/2026 7:38 AM - tomo - F/U changed from 02/07/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":36,"Comment":"02/16/2026 7:38 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":37,"Comment":"02/16/2026 7:38 AM - tomo - Req Date changed from 02/21/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":38,"Comment":"03/20/2026 4:08 PM - tomo - F/U changed from 03/14/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":39,"Comment":"03/20/2026 4:08 PM - tomo - CLO changed from 03/21/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":40,"Comment":"03/20/2026 4:08 PM - tomo - Req Date changed from 03/28/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":41,"Comment":"04/05/2026 7:24 PM - mattm - F/U changed from 04/04/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":42,"Comment":"04/10/2026 5:01 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":43,"Comment":"04/10/2026 5:01 PM - tomo - CLO changed from 04/11/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":44,"Comment":"04/10/2026 5:01 PM - tomo - Req Date changed from 04/18/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":45,"Comment":"04/10/2026 5:02 PM - tomo - Spoke with Allen Dean and they are still waiting on the customer to order."},{"comp":1,"quote":232366,"Line":46,"Comment":"05/15/2026 4:11 PM - rons - F/U changed from 05/16/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":47,"Comment":"05/15/2026 4:12 PM - rons - CLO changed from 05/23/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":48,"Comment":"05/15/2026 4:12 PM - rons - Req Date changed from 05/30/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"232366","line":"1","part":"CAT50-C1.1/4-105U-IDU","qty":"2","price":"683.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"2","part":"CAT50-C1-135U-IDU","qty":"3","price":"751.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"3","part":"CAT50-C3/4-135U-IDU","qty":"3","price":"711.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"4","part":"CAT50-C1-105U-IDU","qty":"2","price":"666.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"5","part":"CCK1.1/4-16","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"6","part":"CKFN32(1.1/4)-20C","qty":"1","price":"79.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"7","part":"CCK1.1/4-20","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"8","part":"CKFN25(1)-3/4C","qty":"1","price":"63.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"9","part":"CCK1-3/4","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"10","part":"CKFN20(3/4)-6C","qty":"1","price":"62.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"11","part":"CCK3/4-6","qty":"1","price":"71.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"12","part":"CKFN20(3/4)-8C","qty":"1","price":"62.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"13","part":"CCK3/4-8","qty":"1","price":"71.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"14","part":"CKFN20(3/4)-12","qty":"1","price":"59.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"15","part":"CCK3/4-12","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"16","part":"CKFN25(1)-14C","qty":"1","price":"80.00","uom":"EA","discount":"32.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"232366","line":"17","part":"CCK1-14","qty":"1","price":"74.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"18","part":"CKFN25(1)-18","qty":"1","price":"57.00","uom":"EA","discount":"32.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"232366","line":"19","part":"CCK1-18","qty":"1","price":"74.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"21","part":"9HC32","qty":"1","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"22","part":"9HC25","qty":"1","price":"46.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"23","part":"9HC22","qty":"1","price":"41.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"24","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"232366","Line":"24","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-22 08:21:08.454 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-232366-05222026082108.txt === {"quote":"232366","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USSTRTU","shiptoName":"US Tool Group","entry_date":"05-12-2025","cust_order_date":"05-12-2025","req_date":"06-05-2026","cust_po":"CAT50-C1.1.1/4-105U","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Allen Dean","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:07","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Allen Dean","follow_phone":"573-431-3856","follow_email":"Allen.dean@ustg.net","pic_user":"tomo","total_amt":"5652.84","total_gp":"3932.40","total_gpm":"69.57","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"29","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"232366","line":"1","data":"05-15-2025 07:53 - Discounts Recalculated"},{"comp":"1","quote":"232366","line":"0","data":"05-12-2025 11:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":232366,"Line":0,"Comment":"05/15/2025 9:20 AM - tomo - F/U changed from 05/18/2025 to 5/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":1,"Comment":"05/15/2025 9:23 AM - tomo - Encounter has been added"},{"comp":1,"quote":232366,"Line":2,"Comment":"06/06/2025 8:29 AM - tomo - F/U changed from 05/25/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":3,"Comment":"06/06/2025 8:29 AM - tomo - CLO changed from 06/12/2025 to 07/05/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":4,"Comment":"06/06/2025 8:29 AM - tomo - Req Date changed from 06/23/2025 to 07/12/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":5,"Comment":"07/03/2025 8:43 AM - tomo - Req Date changed from 07/12/2025 to 08/23/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":6,"Comment":"07/03/2025 8:44 AM - tomo - CLO changed from 07/05/2025 to 08/16/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":7,"Comment":"07/03/2025 8:44 AM - tomo - F/U changed from 06/28/2025 to 8/9/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":8,"Comment":"08/08/2025 9:57 AM - tomo - Req Date changed from 08/23/2025 to 08/30/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":9,"Comment":"08/08/2025 9:58 AM - tomo - CLO changed from 08/16/2025 to 08/23/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":10,"Comment":"08/08/2025 9:58 AM - tomo - F/U changed from 08/09/2025 to 8/16/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":11,"Comment":"08/15/2025 9:54 AM - tomo - F/U changed from 08/16/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":12,"Comment":"08/15/2025 9:54 AM - tomo - CLO changed from 08/23/2025 to 09/20/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":13,"Comment":"08/15/2025 9:54 AM - tomo - Req Date changed from 08/30/2025 to 09/27/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":14,"Comment":"09/15/2025 10:40 AM - tomo - Req Date changed from 09/27/2025 to 10/18/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":15,"Comment":"09/15/2025 10:40 AM - tomo - CLO changed from 09/20/2025 to 10/11/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":16,"Comment":"09/15/2025 10:40 AM - tomo - F/U changed from 09/13/2025 to 10/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":17,"Comment":"10/21/2025 3:29 PM - mattm - Req Date changed from 10/18/2025 to 10/31/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":18,"Comment":"10/21/2025 3:29 PM - mattm - CLO changed from 10/11/2025 to 10/30/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":19,"Comment":"10/21/2025 3:29 PM - mattm - F/U changed from 10/04/2025 to 10/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":20,"Comment":"11/06/2025 9:04 AM - tomo - F/U changed from 10/30/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":21,"Comment":"11/06/2025 9:04 AM - tomo - CLO changed from 10/30/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":22,"Comment":"11/06/2025 9:04 AM - tomo - Req Date changed from 10/31/2025 to 12/06/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":23,"Comment":"12/01/2025 9:13 AM - tomo - F/U changed from 11/22/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":24,"Comment":"12/01/2025 9:13 AM - tomo - CLO changed from 11/29/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":25,"Comment":"12/01/2025 9:13 AM - tomo - Req Date changed from 12/06/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":26,"Comment":"12/30/2025 12:57 PM - tomo - Sent email to Allen Dean checking on the status."},{"comp":1,"quote":232366,"Line":27,"Comment":"01/12/2026 4:48 PM - tomo - F/U changed from 12/13/2025 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":28,"Comment":"01/12/2026 4:48 PM - tomo - CLO changed from 12/20/2025 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":29,"Comment":"01/12/2026 4:48 PM - tomo - Req Date changed from 12/27/2025 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":30,"Comment":"01/12/2026 4:49 PM - tomo - Spoke to Allen Dean on 1-5-2026 and the project is still active. They will advise if it moves forward."},{"comp":1,"quote":232366,"Line":31,"Comment":"01/12/2026 4:52 PM - tomo - F/U changed from 02/07/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":32,"Comment":"01/12/2026 4:52 PM - tomo - CLO changed from 02/14/2026 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":33,"Comment":"01/12/2026 4:52 PM - tomo - Req Date changed from 02/21/2026 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":34,"Comment":"01/12/2026 4:53 PM - tomo - Called Unique tool direct for a follow-up and they project is still active."},{"comp":1,"quote":232366,"Line":35,"Comment":"02/16/2026 7:38 AM - tomo - F/U changed from 02/07/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":36,"Comment":"02/16/2026 7:38 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":37,"Comment":"02/16/2026 7:38 AM - tomo - Req Date changed from 02/21/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":38,"Comment":"03/20/2026 4:08 PM - tomo - F/U changed from 03/14/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":39,"Comment":"03/20/2026 4:08 PM - tomo - CLO changed from 03/21/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":40,"Comment":"03/20/2026 4:08 PM - tomo - Req Date changed from 03/28/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":41,"Comment":"04/05/2026 7:24 PM - mattm - F/U changed from 04/04/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":42,"Comment":"04/10/2026 5:01 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":43,"Comment":"04/10/2026 5:01 PM - tomo - CLO changed from 04/11/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":44,"Comment":"04/10/2026 5:01 PM - tomo - Req Date changed from 04/18/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":45,"Comment":"04/10/2026 5:02 PM - tomo - Spoke with Allen Dean and they are still waiting on the customer to order."},{"comp":1,"quote":232366,"Line":46,"Comment":"05/15/2026 4:11 PM - rons - F/U changed from 05/16/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":47,"Comment":"05/15/2026 4:12 PM - rons - CLO changed from 05/23/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":48,"Comment":"05/15/2026 4:12 PM - rons - Req Date changed from 05/30/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":49,"Comment":"05/22/2026 9:21 AM - tomo - F/U changed from 05/22/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":50,"Comment":"05/22/2026 9:21 AM - tomo - CLO changed from 05/29/2026 to 06/06/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"232366","line":"1","part":"CAT50-C1.1/4-105U-IDU","qty":"2","price":"683.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"2","part":"CAT50-C1-135U-IDU","qty":"3","price":"751.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"3","part":"CAT50-C3/4-135U-IDU","qty":"3","price":"711.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"4","part":"CAT50-C1-105U-IDU","qty":"2","price":"666.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"5","part":"CCK1.1/4-16","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"6","part":"CKFN32(1.1/4)-20C","qty":"1","price":"79.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"7","part":"CCK1.1/4-20","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"8","part":"CKFN25(1)-3/4C","qty":"1","price":"63.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"9","part":"CCK1-3/4","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"10","part":"CKFN20(3/4)-6C","qty":"1","price":"62.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"11","part":"CCK3/4-6","qty":"1","price":"71.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"12","part":"CKFN20(3/4)-8C","qty":"1","price":"62.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"13","part":"CCK3/4-8","qty":"1","price":"71.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"14","part":"CKFN20(3/4)-12","qty":"1","price":"59.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"15","part":"CCK3/4-12","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"16","part":"CKFN25(1)-14C","qty":"1","price":"80.00","uom":"EA","discount":"32.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"232366","line":"17","part":"CCK1-14","qty":"1","price":"74.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"18","part":"CKFN25(1)-18","qty":"1","price":"57.00","uom":"EA","discount":"32.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"232366","line":"19","part":"CCK1-18","qty":"1","price":"74.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"21","part":"9HC32","qty":"1","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"22","part":"9HC25","qty":"1","price":"46.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"23","part":"9HC22","qty":"1","price":"41.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"24","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"232366","Line":"24","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-22 08:21:11.011 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-232366-05222026082110.txt === {"quote":"232366","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USSTRTU","shiptoName":"US Tool Group","entry_date":"05-12-2025","cust_order_date":"05-12-2025","req_date":"06-13-2026","cust_po":"CAT50-C1.1.1/4-105U","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Allen Dean","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:07","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Allen Dean","follow_phone":"573-431-3856","follow_email":"Allen.dean@ustg.net","pic_user":"tomo","total_amt":"5652.84","total_gp":"3932.40","total_gpm":"69.57","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"tomo","reason":"","totalQty":"29","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"232366","line":"1","data":"05-15-2025 07:53 - Discounts Recalculated"},{"comp":"1","quote":"232366","line":"0","data":"05-12-2025 11:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":232366,"Line":0,"Comment":"05/15/2025 9:20 AM - tomo - F/U changed from 05/18/2025 to 5/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":1,"Comment":"05/15/2025 9:23 AM - tomo - Encounter has been added"},{"comp":1,"quote":232366,"Line":2,"Comment":"06/06/2025 8:29 AM - tomo - F/U changed from 05/25/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":3,"Comment":"06/06/2025 8:29 AM - tomo - CLO changed from 06/12/2025 to 07/05/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":4,"Comment":"06/06/2025 8:29 AM - tomo - Req Date changed from 06/23/2025 to 07/12/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":5,"Comment":"07/03/2025 8:43 AM - tomo - Req Date changed from 07/12/2025 to 08/23/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":6,"Comment":"07/03/2025 8:44 AM - tomo - CLO changed from 07/05/2025 to 08/16/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":7,"Comment":"07/03/2025 8:44 AM - tomo - F/U changed from 06/28/2025 to 8/9/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":8,"Comment":"08/08/2025 9:57 AM - tomo - Req Date changed from 08/23/2025 to 08/30/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":9,"Comment":"08/08/2025 9:58 AM - tomo - CLO changed from 08/16/2025 to 08/23/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":10,"Comment":"08/08/2025 9:58 AM - tomo - F/U changed from 08/09/2025 to 8/16/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":11,"Comment":"08/15/2025 9:54 AM - tomo - F/U changed from 08/16/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":12,"Comment":"08/15/2025 9:54 AM - tomo - CLO changed from 08/23/2025 to 09/20/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":13,"Comment":"08/15/2025 9:54 AM - tomo - Req Date changed from 08/30/2025 to 09/27/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":14,"Comment":"09/15/2025 10:40 AM - tomo - Req Date changed from 09/27/2025 to 10/18/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":15,"Comment":"09/15/2025 10:40 AM - tomo - CLO changed from 09/20/2025 to 10/11/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":16,"Comment":"09/15/2025 10:40 AM - tomo - F/U changed from 09/13/2025 to 10/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":17,"Comment":"10/21/2025 3:29 PM - mattm - Req Date changed from 10/18/2025 to 10/31/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":18,"Comment":"10/21/2025 3:29 PM - mattm - CLO changed from 10/11/2025 to 10/30/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":19,"Comment":"10/21/2025 3:29 PM - mattm - F/U changed from 10/04/2025 to 10/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":20,"Comment":"11/06/2025 9:04 AM - tomo - F/U changed from 10/30/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":21,"Comment":"11/06/2025 9:04 AM - tomo - CLO changed from 10/30/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":22,"Comment":"11/06/2025 9:04 AM - tomo - Req Date changed from 10/31/2025 to 12/06/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":23,"Comment":"12/01/2025 9:13 AM - tomo - F/U changed from 11/22/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":24,"Comment":"12/01/2025 9:13 AM - tomo - CLO changed from 11/29/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":25,"Comment":"12/01/2025 9:13 AM - tomo - Req Date changed from 12/06/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":26,"Comment":"12/30/2025 12:57 PM - tomo - Sent email to Allen Dean checking on the status."},{"comp":1,"quote":232366,"Line":27,"Comment":"01/12/2026 4:48 PM - tomo - F/U changed from 12/13/2025 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":28,"Comment":"01/12/2026 4:48 PM - tomo - CLO changed from 12/20/2025 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":29,"Comment":"01/12/2026 4:48 PM - tomo - Req Date changed from 12/27/2025 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":30,"Comment":"01/12/2026 4:49 PM - tomo - Spoke to Allen Dean on 1-5-2026 and the project is still active. They will advise if it moves forward."},{"comp":1,"quote":232366,"Line":31,"Comment":"01/12/2026 4:52 PM - tomo - F/U changed from 02/07/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":32,"Comment":"01/12/2026 4:52 PM - tomo - CLO changed from 02/14/2026 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":33,"Comment":"01/12/2026 4:52 PM - tomo - Req Date changed from 02/21/2026 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":34,"Comment":"01/12/2026 4:53 PM - tomo - Called Unique tool direct for a follow-up and they project is still active."},{"comp":1,"quote":232366,"Line":35,"Comment":"02/16/2026 7:38 AM - tomo - F/U changed from 02/07/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":36,"Comment":"02/16/2026 7:38 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":37,"Comment":"02/16/2026 7:38 AM - tomo - Req Date changed from 02/21/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":38,"Comment":"03/20/2026 4:08 PM - tomo - F/U changed from 03/14/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":39,"Comment":"03/20/2026 4:08 PM - tomo - CLO changed from 03/21/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":40,"Comment":"03/20/2026 4:08 PM - tomo - Req Date changed from 03/28/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":41,"Comment":"04/05/2026 7:24 PM - mattm - F/U changed from 04/04/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":42,"Comment":"04/10/2026 5:01 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":43,"Comment":"04/10/2026 5:01 PM - tomo - CLO changed from 04/11/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":44,"Comment":"04/10/2026 5:01 PM - tomo - Req Date changed from 04/18/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":45,"Comment":"04/10/2026 5:02 PM - tomo - Spoke with Allen Dean and they are still waiting on the customer to order."},{"comp":1,"quote":232366,"Line":46,"Comment":"05/15/2026 4:11 PM - rons - F/U changed from 05/16/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":47,"Comment":"05/15/2026 4:12 PM - rons - CLO changed from 05/23/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":48,"Comment":"05/15/2026 4:12 PM - rons - Req Date changed from 05/30/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":49,"Comment":"05/22/2026 9:21 AM - tomo - F/U changed from 05/22/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":50,"Comment":"05/22/2026 9:21 AM - tomo - CLO changed from 05/29/2026 to 06/06/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":51,"Comment":"05/22/2026 9:21 AM - tomo - Req Date changed from 06/05/2026 to 06/13/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"232366","line":"1","part":"CAT50-C1.1/4-105U-IDU","qty":"2","price":"683.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"2","part":"CAT50-C1-135U-IDU","qty":"3","price":"751.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"3","part":"CAT50-C3/4-135U-IDU","qty":"3","price":"711.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"4","part":"CAT50-C1-105U-IDU","qty":"2","price":"666.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"5","part":"CCK1.1/4-16","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"6","part":"CKFN32(1.1/4)-20C","qty":"1","price":"79.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"7","part":"CCK1.1/4-20","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"8","part":"CKFN25(1)-3/4C","qty":"1","price":"63.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"9","part":"CCK1-3/4","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"10","part":"CKFN20(3/4)-6C","qty":"1","price":"62.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"11","part":"CCK3/4-6","qty":"1","price":"71.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"12","part":"CKFN20(3/4)-8C","qty":"1","price":"62.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"13","part":"CCK3/4-8","qty":"1","price":"71.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"14","part":"CKFN20(3/4)-12","qty":"1","price":"59.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"15","part":"CCK3/4-12","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"16","part":"CKFN25(1)-14C","qty":"1","price":"80.00","uom":"EA","discount":"32.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"232366","line":"17","part":"CCK1-14","qty":"1","price":"74.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"18","part":"CKFN25(1)-18","qty":"1","price":"57.00","uom":"EA","discount":"32.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"232366","line":"19","part":"CCK1-18","qty":"1","price":"74.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"21","part":"9HC32","qty":"1","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"22","part":"9HC25","qty":"1","price":"46.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"23","part":"9HC22","qty":"1","price":"41.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"24","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"232366","Line":"24","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-22 08:30:05.191 [INFO] In session is user: lokpings 2026-05-22 08:30:36.351 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248622-05222026083036.txt === {"quote":"248622","customer":"19585","name":null,"customerName":"Thomas Skinner & Son Ltd.","comp":"01","open":"1","shipto":"THOMEDMO","shiptoName":"Thomas Skinner - Edmonton Location","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"CNCB450FA-M + TS","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"90","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"12:04","extra":"","follow_up":"04-28-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"lokpings","total_amt":"54131.20","total_gp":"36946.02","total_gpm":"68.25","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"lokpings","reason":"9","totalQty":"4","win_pct":"20","clo_date":null,"notes":[{"comp":"1","quote":"248622","line":"1","data":"04-15-2026 12:05 - Discounts Recalculated QS"},{"comp":"1","quote":"248622","line":"0","data":"04-15-2026 12:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248622,"Line":0,"Comment":"05/20/2026 8:24 AM - lokpings - Closed"}],"items":[{"comp":"01","order":"248622","line":"1","part":"CNCB450FA-M","qty":"1","price":"52958.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248622","line":"2","part":"MT-280S","qty":"1","price":"4535.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248622","line":"4","part":"AY0111","qty":"1","price":"10171.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248622","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248622","Line":"1","Company":"1","F_Line":"1","Comment":"Installation not included.","Loc":"Y"},{"Quote":"248622","Line":"1","Company":"1","F_Line":"2","Comment":"Thomas Skinner is responsible for rotary table to","Loc":"Y"},{"Quote":"248622","Line":"1","Company":"1","F_Line":"3","Comment":"machine fit.","Loc":"Y"},{"Quote":"248622","Line":"1","Company":"1","F_Line":"4","Comment":"Application of the rotary table and work preformed.","Loc":"Y"},{"Quote":"248622","Line":"1","Company":"1","F_Line":"5","Comment":"Installation and any items required.","Loc":"Y"},{"Quote":"248622","Line":"2","Company":"1","F_Line":"1","Comment":"Pending","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-22 08:30:57.242 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249505-05222026083057.txt === {"quote":"249505","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"1","shipto":"VALCOI","shiptoName":"Valco Instruments","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"04-30-2026","cust_po":"pancake cylinder","terms_code":"N30","ship_via":"U-GND","ship_collect":"NF-LIT","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"16:49","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"lokpings","total_amt":"3701.00","total_gp":"2830.50","total_gpm":"76.48","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"lokpings","reason":"9","totalQty":"2","win_pct":"20","clo_date":null,"notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249505","line":"1","part":"TCD-A4316-P","qty":"1","price":"3701.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249505","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-22 08:31:58.482 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249505-05222026083158.txt === {"quote":"249505","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"1","shipto":"VALCOI","shiptoName":"Valco Instruments","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"04-30-2026","cust_po":"pancake cylinder","terms_code":"N30","ship_via":"U-GND","ship_collect":"NF-LIT","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"16:49","extra":"","follow_up":"05-06-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"lokpings","total_amt":"3701.00","total_gp":"2830.50","total_gpm":"76.48","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"lokpings","reason":"9","totalQty":"2","win_pct":"20","clo_date":null,"notes":[],"crmnotes":[{"comp":1,"quote":249505,"Line":0,"Comment":"05/22/2026 8:30 AM - lokpings - Closed"}],"items":[{"comp":"01","order":"249505","line":"1","part":"TCD-A4316-P","qty":"1","price":"3701.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249505","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-22 08:32:21.536 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249230-05222026083221.txt === {"quote":"249230","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"1","shipto":"FASTINDY","shiptoName":"Fastenal Company","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"rfq fastenal ft wayne in","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"12:31","extra":"","follow_up":"05-10-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"lokpings","total_amt":"5581.10","total_gp":"4650.76","total_gpm":"83.33","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"lokpings","reason":"8","totalQty":"101","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249230","line":"0","data":"04-27-2026 12:37 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249230,"Line":0,"Comment":"05/20/2026 8:33 AM - lokpings - Closed"}],"items":[{"comp":"01","order":"249230","line":"1","part":"G-125","qty":"2","price":"6.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"2","part":"TA105R004","qty":"2","price":"113.00","uom":"EA","discount":"15.00","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"249230","line":"3","part":"CN103R004","qty":"2","price":"90.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"4","part":"CN103R005/CN103R006","qty":"2","price":"413.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"5","part":"B-8D","qty":"48","price":"9.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"6","part":"CN103R010","qty":"2","price":"604.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"7","part":"G-115","qty":"4","price":"6.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"8","part":"NIK-IW0701-900S","qty":"2","price":"53.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"9","part":"P-6","qty":"8","price":"3.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"10","part":"CN103R011","qty":"2","price":"544.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"11","part":"NIK-IW0701-700S","qty":"2","price":"46.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"12","part":"TA105R011","qty":"2","price":"698.00","uom":"EA","discount":"15.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249230","line":"13","part":"G-105","qty":"2","price":"5.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"14","part":"IRTW-62","qty":"2","price":"13.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"15","part":"CN103R008","qty":"2","price":"378.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"16","part":"CN105R034","qty":"16","price":"10.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249230","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":17}}] 2026-05-22 08:32:51.989 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249453-05222026083251.txt === {"quote":"249453","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"1","shipto":"XXXXX","shiptoName":"Lyndex-Nikken Inc.","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"180 Rebuild","terms_code":"N30","ship_via":"U-GND","ship_collect":"NF-LIT","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"09:33","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"lokpings","total_amt":"7931.00","total_gp":"6544.94","total_gpm":"82.52","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"lokpings","reason":"2","totalQty":"112","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249453","line":"0","data":"04-30-2026 09:35 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249453","line":"1","part":"9ECU-CNC180R-T","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249453","line":"2","part":"WW-CN180R003","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249453","line":"3","part":"CN171R035","qty":"36","price":"18.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249453","line":"4","part":"4X11L","qty":"36","price":"8.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249453","line":"5","part":"KIM-AR4","qty":"1","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249453","line":"6","part":"9FSL-164","qty":"1","price":"187.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249453","line":"7","part":"G-55","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249453","line":"8","part":"CN180R009","qty":"1","price":"27.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249453","line":"9","part":"P-6","qty":"8","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249453","line":"10","part":"G-110(CO0217-B)","qty":"1","price":"15.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249453","line":"11","part":"G-145","qty":"2","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249453","line":"12","part":"P-14","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249453","line":"13","part":"G-130","qty":"1","price":"8.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249453","line":"14","part":"G-95(CO0214-B)","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249453","line":"15","part":"G-130(CO0221-B)","qty":"1","price":"15.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249453","line":"16","part":"CN105R034","qty":"7","price":"10.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249453","line":"17","part":"TC75X100X10","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249453","line":"18","part":"P-24","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249453","line":"19","part":"G-35","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249453","line":"20","part":"AX123R042/AX123R043","qty":"1","price":"371.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249453","line":"21","part":"AS568-168","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249453","line":"22","part":"DS-1H-5","qty":"6","price":"24.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249453","line":"23","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":23}}] 2026-05-22 08:33:08.515 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249495-05222026083308.txt === {"quote":"249495","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"1","shipto":"VALCOI","shiptoName":"Valco Instruments","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"pancake cylinder","terms_code":"N30","ship_via":"U-GND","ship_collect":"NF-LIT","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Matt Thoede","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"15:47","extra":"","follow_up":"05-13-2026","web_id":"","follow_name":"Matt Thoede","follow_phone":"@","follow_email":"matt.thoede@vici.com","pic_user":"lokpings","total_amt":"8481.00","total_gp":"6736.34","total_gpm":"79.43","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"lokpings","reason":"9","totalQty":"13","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249495","line":"2","data":"04-30-2026 16:07 - Discounts Recalculated QS"},{"comp":"1","quote":"249495","line":"1","data":"04-30-2026 15:59 - Discounts Recalculated QS"},{"comp":"1","quote":"249495","line":"0","data":"04-30-2026 15:50 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249495","line":"1","part":"D5510J001","qty":"1","price":"917.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249495","line":"2","part":"D5510J002A","qty":"1","price":"957.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249495","line":"3","part":"D5510J002","qty":"1","price":"586.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249495","line":"4","part":"D5510J003","qty":"1","price":"860.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249495","line":"5","part":"D5510J004","qty":"1","price":"96.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249495","line":"6","part":"D5510J005","qty":"1","price":"810.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249495","line":"7","part":"HSD-55","qty":"1","price":"17.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249495","line":"8","part":"P-22","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249495","line":"9","part":"SOP-70","qty":"3","price":"178.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249495","line":"20","part":"TCD-A4316-P","qty":"1","price":"3701.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249495","line":"21","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":11}}] 2026-05-22 08:33:44.567 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249551-05222026083344.txt === {"quote":"249551","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"1","shipto":"XXXXX","shiptoName":"Lyndex-Nikken Inc.","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-12-2026","cust_po":"TAT-105 Rebuild","terms_code":"N30","ship_via":"U-GND","ship_collect":"NF-LIT","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"12:24","extra":"","follow_up":"05-14-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"lokpings","total_amt":"3889.00","total_gp":"3458.77","total_gpm":"88.94","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"lokpings","reason":"2","totalQty":"59","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249551","line":"0","data":"05-01-2026 12:30 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249551","line":"1","part":"TC105X120X8","qty":"1","price":"49.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249551","line":"2","part":"G-125","qty":"1","price":"6.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249551","line":"3","part":"CN103R010","qty":"1","price":"604.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249551","line":"4","part":"G-115","qty":"2","price":"6.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249551","line":"5","part":"NIK-IW0701-900S","qty":"1","price":"53.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249551","line":"6","part":"NIK-IW0701-1100K","qty":"1","price":"76.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249551","line":"7","part":"P-6","qty":"4","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249551","line":"8","part":"CN103R011","qty":"1","price":"544.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249551","line":"9","part":"NIK-IW0126-700S(SKF)","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"249551","line":"10","part":"G-105","qty":"1","price":"5.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249551","line":"11","part":"TC50689","qty":"1","price":"24.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249551","line":"12","part":"TAF506225","qty":"1","price":"130.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249551","line":"13","part":"CN105R034","qty":"8","price":"10.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249551","line":"14","part":"KIM-AR4","qty":"1","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249551","line":"15","part":"6918","qty":"1","price":"231.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249551","line":"16","part":"B-8D","qty":"24","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249551","line":"17","part":"TA105R003","qty":"1","price":"454.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249551","line":"18","part":"CN103R008","qty":"1","price":"378.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249551","line":"19","part":"RT-LABOR","qty":"6","price":"159.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249551","line":"20","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":20}}] 2026-05-22 08:55:11.062 [INFO] In session is user: briann 2026-05-22 09:20:20.370 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250076-05222026092020.txt === {"quote":"250076","customer":"17783","name":null,"customerName":"Quality Carbide Grind, Inc.","comp":"01","open":"0","shipto":"QUALEXGR","shiptoName":"Quality Carbide Grind Inc.","entry_date":"05-13-2026","cust_order_date":"06-03-2026","req_date":"06-08-2026","cust_po":"HSK63F Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Pat Bray","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:24","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Pat Bray","follow_phone":"226-350-3489","follow_email":"patbray@qcgcarbide.com","pic_user":"cindyt","total_amt":"1825.50","total_gp":"1436.25","total_gpm":"78.68","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"250076","line":"0","data":"05-13-2026 09:41 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250076","line":"1","part":"HSK63F-C3/4-95G","qty":"1","price":"658.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250076","line":"2","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250076","line":"3","part":"HSK63F-SK16C-120P","qty":"1","price":"626.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250076","line":"4","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"557.00","uom":"EA","discount":"25.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"250076","line":"5","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250076","line":"6","part":"SK16-16","qty":"1","price":"89.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250076","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"25.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250076","Line":"4","Company":"1","F_Line":"1","Comment":"HSK63F-SK16-90P","Loc":"Y"},{"Quote":"250076","Line":"4","Company":"1","F_Line":"2","Comment":"HSK63F Slim Chuck SK16 NoDrivePin Coolant HiSpeed 30K","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-22 09:20:32.850 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250076-05222026092032.txt === {"quote":"250076","customer":"17783","name":null,"customerName":"Quality Carbide Grind, Inc.","comp":"01","open":"0","shipto":"QUALEXGR","shiptoName":"Quality Carbide Grind Inc.","entry_date":"05-13-2026","cust_order_date":"06-03-2026","req_date":"06-08-2026","cust_po":"HSK63F Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Pat Bray","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:24","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Pat Bray","follow_phone":"226-350-3489","follow_email":"patbray@qcgcarbide.com","pic_user":"cindyt","total_amt":"1825.50","total_gp":"1436.25","total_gpm":"78.68","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"250076","line":"0","data":"05-13-2026 09:41 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250076,"Line":0,"Comment":"05/22/2026 9:20 AM - cindyt - F/U changed from 05/19/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250076,"Line":1,"Comment":"05/22/2026 9:20 AM - cindyt - CLO changed from 06/01/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250076","line":"1","part":"HSK63F-C3/4-95G","qty":"1","price":"658.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250076","line":"2","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250076","line":"3","part":"HSK63F-SK16C-120P","qty":"1","price":"626.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250076","line":"4","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"557.00","uom":"EA","discount":"25.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"250076","line":"5","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250076","line":"6","part":"SK16-16","qty":"1","price":"89.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250076","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"25.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250076","Line":"4","Company":"1","F_Line":"1","Comment":"HSK63F-SK16-90P","Loc":"Y"},{"Quote":"250076","Line":"4","Company":"1","F_Line":"2","Comment":"HSK63F Slim Chuck SK16 NoDrivePin Coolant HiSpeed 30K","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-22 09:20:41.224 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250076-05222026092041.txt === {"quote":"250076","customer":"17783","name":null,"customerName":"Quality Carbide Grind, Inc.","comp":"01","open":"0","shipto":"QUALEXGR","shiptoName":"Quality Carbide Grind Inc.","entry_date":"05-13-2026","cust_order_date":"06-03-2026","req_date":"06-04-2026","cust_po":"HSK63F Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Pat Bray","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:24","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Pat Bray","follow_phone":"226-350-3489","follow_email":"patbray@qcgcarbide.com","pic_user":"cindyt","total_amt":"1825.50","total_gp":"1436.25","total_gpm":"78.68","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"250076","line":"0","data":"05-13-2026 09:41 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250076,"Line":0,"Comment":"05/22/2026 9:20 AM - cindyt - F/U changed from 05/19/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250076,"Line":1,"Comment":"05/22/2026 9:20 AM - cindyt - CLO changed from 06/01/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":250076,"Line":2,"Comment":"05/22/2026 9:20 AM - cindyt - Req Date changed from 06/08/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250076","line":"1","part":"HSK63F-C3/4-95G","qty":"1","price":"658.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250076","line":"2","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250076","line":"3","part":"HSK63F-SK16C-120P","qty":"1","price":"626.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250076","line":"4","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"557.00","uom":"EA","discount":"25.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"250076","line":"5","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250076","line":"6","part":"SK16-16","qty":"1","price":"89.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250076","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"25.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250076","Line":"4","Company":"1","F_Line":"1","Comment":"HSK63F-SK16-90P","Loc":"Y"},{"Quote":"250076","Line":"4","Company":"1","F_Line":"2","Comment":"HSK63F Slim Chuck SK16 NoDrivePin Coolant HiSpeed 30K","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-22 09:30:38.967 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249716-05222026093038.txt === {"quote":"249716","customer":"16387","name":null,"customerName":"Pilot P.B. Inc.","comp":"01","open":"0","shipto":"PILOTPB","shiptoName":"Pilot P.B. Outillages Industriels","entry_date":"05-06-2026","cust_order_date":"05-25-2026","req_date":"06-05-2026","cust_po":"HSK63A-C3/4-110-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michel Galarneau","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:07","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Michel Galarneau","follow_phone":"514) 916-0472","follow_email":"mgalarneau@pilotpb.com","pic_user":"cindyt","total_amt":"9261.00","total_gp":"6647.29","total_gpm":"71.78","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"23","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249716","line":"0","data":"05-06-2026 09:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249716,"Line":0,"Comment":"05/13/2026 9:54 AM - cindyt - F/U changed from 05/12/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249716,"Line":1,"Comment":"05/13/2026 9:54 AM - cindyt - CLO changed from 05/20/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":249716,"Line":2,"Comment":"05/13/2026 9:54 AM - cindyt - Req Date changed from 05/30/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249716","line":"1","part":"HSK63A-C3/4-110-IDU","qty":"10","price":"658.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"3","part":"HSK63A-C3/4-110G-IDU","qty":"10","price":"743.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"4","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-22 09:30:57.465 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249716-05222026093057.txt === {"quote":"249716","customer":"16387","name":null,"customerName":"Pilot P.B. Inc.","comp":"01","open":"0","shipto":"PILOTPB","shiptoName":"Pilot P.B. Outillages Industriels","entry_date":"05-06-2026","cust_order_date":"05-25-2026","req_date":"06-05-2026","cust_po":"HSK63A-C3/4-110-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michel Galarneau","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:07","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Michel Galarneau","follow_phone":"514) 916-0472","follow_email":"mgalarneau@pilotpb.com","pic_user":"cindyt","total_amt":"9261.00","total_gp":"6647.29","total_gpm":"71.78","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"23","win_pct":"20","clo_date":"07-03-2026","notes":[{"comp":"1","quote":"249716","line":"0","data":"05-06-2026 09:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249716,"Line":0,"Comment":"05/13/2026 9:54 AM - cindyt - F/U changed from 05/12/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249716,"Line":1,"Comment":"05/13/2026 9:54 AM - cindyt - CLO changed from 05/20/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":249716,"Line":2,"Comment":"05/13/2026 9:54 AM - cindyt - Req Date changed from 05/30/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":249716,"Line":3,"Comment":"05/22/2026 9:30 AM - cindyt - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249716,"Line":4,"Comment":"05/22/2026 9:30 AM - cindyt - CLO changed from 05/29/2026 to 07/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249716","line":"1","part":"HSK63A-C3/4-110-IDU","qty":"10","price":"658.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"3","part":"HSK63A-C3/4-110G-IDU","qty":"10","price":"743.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"4","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-22 09:31:06.513 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249716-05222026093106.txt === {"quote":"249716","customer":"16387","name":null,"customerName":"Pilot P.B. Inc.","comp":"01","open":"0","shipto":"PILOTPB","shiptoName":"Pilot P.B. Outillages Industriels","entry_date":"05-06-2026","cust_order_date":"05-25-2026","req_date":"07-08-2026","cust_po":"HSK63A-C3/4-110-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michel Galarneau","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:07","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Michel Galarneau","follow_phone":"514) 916-0472","follow_email":"mgalarneau@pilotpb.com","pic_user":"cindyt","total_amt":"9261.00","total_gp":"6647.29","total_gpm":"71.78","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"23","win_pct":"20","clo_date":"07-03-2026","notes":[{"comp":"1","quote":"249716","line":"0","data":"05-06-2026 09:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249716,"Line":0,"Comment":"05/13/2026 9:54 AM - cindyt - F/U changed from 05/12/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249716,"Line":1,"Comment":"05/13/2026 9:54 AM - cindyt - CLO changed from 05/20/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":249716,"Line":2,"Comment":"05/13/2026 9:54 AM - cindyt - Req Date changed from 05/30/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":249716,"Line":3,"Comment":"05/22/2026 9:30 AM - cindyt - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249716,"Line":4,"Comment":"05/22/2026 9:30 AM - cindyt - CLO changed from 05/29/2026 to 07/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249716,"Line":5,"Comment":"05/22/2026 9:31 AM - cindyt - Req Date changed from 06/05/2026 to 07/08/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249716","line":"1","part":"HSK63A-C3/4-110-IDU","qty":"10","price":"658.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"3","part":"HSK63A-C3/4-110G-IDU","qty":"10","price":"743.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"4","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-22 09:32:09.023 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.7311470166191, -87.8354334984467, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.7311470166191, -87.8354334984467, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1687349 second/s. 2026-05-22 09:34:40.761 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250185-05222026093440.txt === {"quote":"250185","customer":"4850","name":null,"customerName":"Duramill Industrial Supplies","comp":"01","open":"0","shipto":"DURAMILL","shiptoName":"Duramill Industrial Supplies","entry_date":"05-14-2026","cust_order_date":"06-05-2026","req_date":"06-10-2026","cust_po":"CAT50 Shell Mill Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Quinten Flack","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:25","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Quinten Flack","follow_phone":"416-557-1792","follow_email":"qflack@omnitool.ca","pic_user":"cindyt","total_amt":"994.32","total_gp":"581.33","total_gpm":"58.47","rev_type":"STD","mod_date":"05-22-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"250185","line":"0","data":"05-14-2026 10:26 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250185","line":"1","part":"C5001-1000-4.00CP","qty":"1","price":"293.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"2","part":"C5001-1000-6.00CP","qty":"1","price":"334.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"3","part":"C5001-1000-8.00CP","qty":"1","price":"368.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"4","part":"C5001-1250-8.00CP","qty":"1","price":"386.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-22 09:34:52.972 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250185-05222026093452.txt === {"quote":"250185","customer":"4850","name":null,"customerName":"Duramill Industrial Supplies","comp":"01","open":"0","shipto":"DURAMILL","shiptoName":"Duramill Industrial Supplies","entry_date":"05-14-2026","cust_order_date":"06-05-2026","req_date":"06-10-2026","cust_po":"CAT50 Shell Mill Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Quinten Flack","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:25","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Quinten Flack","follow_phone":"416-557-1792","follow_email":"qflack@omnitool.ca","pic_user":"cindyt","total_amt":"994.32","total_gp":"581.33","total_gpm":"58.47","rev_type":"STD","mod_date":"05-22-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"250185","line":"0","data":"05-14-2026 10:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250185,"Line":0,"Comment":"05/22/2026 9:34 AM - cindyt - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250185,"Line":1,"Comment":"05/22/2026 9:34 AM - cindyt - CLO changed from 06/04/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250185","line":"1","part":"C5001-1000-4.00CP","qty":"1","price":"293.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"2","part":"C5001-1000-6.00CP","qty":"1","price":"334.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"3","part":"C5001-1000-8.00CP","qty":"1","price":"368.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"4","part":"C5001-1250-8.00CP","qty":"1","price":"386.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-22 09:35:01.388 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250185-05222026093501.txt === {"quote":"250185","customer":"4850","name":null,"customerName":"Duramill Industrial Supplies","comp":"01","open":"0","shipto":"DURAMILL","shiptoName":"Duramill Industrial Supplies","entry_date":"05-14-2026","cust_order_date":"06-05-2026","req_date":"06-04-2026","cust_po":"CAT50 Shell Mill Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Quinten Flack","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:25","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Quinten Flack","follow_phone":"416-557-1792","follow_email":"qflack@omnitool.ca","pic_user":"cindyt","total_amt":"994.32","total_gp":"581.33","total_gpm":"58.47","rev_type":"STD","mod_date":"05-22-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"250185","line":"0","data":"05-14-2026 10:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250185,"Line":0,"Comment":"05/22/2026 9:34 AM - cindyt - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250185,"Line":1,"Comment":"05/22/2026 9:34 AM - cindyt - CLO changed from 06/04/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":250185,"Line":2,"Comment":"05/22/2026 9:34 AM - cindyt - Req Date changed from 06/10/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250185","line":"1","part":"C5001-1000-4.00CP","qty":"1","price":"293.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"2","part":"C5001-1000-6.00CP","qty":"1","price":"334.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"3","part":"C5001-1000-8.00CP","qty":"1","price":"368.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"4","part":"C5001-1250-8.00CP","qty":"1","price":"386.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-22 09:35:47.382 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248752-05222026093547.txt === {"quote":"248752","customer":"20760","name":null,"customerName":"Tungaloy of America, Inc.","comp":"01","open":"1","shipto":"TUNGAL","shiptoName":"Tungaloy Canada","entry_date":"04-17-2026","cust_order_date":"05-15-2026","req_date":"06-09-2026","cust_po":"CAT50 Tap Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Season Ariens-Cyr","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"07:52","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Season Ariens-Cyr","follow_phone":"519-758-5779","follow_email":"sariens-cyr@tungaloycanada.com","pic_user":"cindyt","total_amt":"18782.40","total_gp":"10409.57","total_gpm":"55.42","rev_type":"STD","mod_date":"05-22-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"30","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"248752","line":"0","data":"04-17-2026 07:54 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248752,"Line":0,"Comment":"04/28/2026 3:30 PM - alyssah - F/U changed from 05/05/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248752,"Line":1,"Comment":"05/12/2026 11:27 AM - cindyt - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248752,"Line":2,"Comment":"05/12/2026 11:27 AM - cindyt - CLO changed from 05/13/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248752,"Line":3,"Comment":"05/12/2026 11:27 AM - cindyt - Req Date changed from 05/20/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":248752,"Line":4,"Comment":"05/12/2026 11:28 AM - cindyt - Encounter has been added"},{"comp":1,"quote":248752,"Line":5,"Comment":"05/12/2026 3:17 PM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"248752","line":"1","part":"T05-SET-10","qty":"1","price":"1166.00","uom":"EA","discount":"35.00","req_date":"2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"2","part":"T10-SET-10","qty":"1","price":"1706.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248752","line":"3","part":"T15-SET-07","qty":"1","price":"2623.00","uom":"EA","discount":"35.00","req_date":"2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"4","part":"C5005-0562-2.91","qty":"4","price":"534.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248752","line":"5","part":"C5005-0875-3.86","qty":"4","price":"559.00","uom":"EA","discount":"35.00","req_date":"3 Stk/1-pc 2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"6","part":"C5005-1375-6.77","qty":"4","price":"1016.00","uom":"EA","discount":"35.00","req_date":"2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"7","part":"C5005-0562-3.98(C)","qty":"4","price":"685.00","uom":"EA","discount":"35.00","req_date":"3 Stk/1-pc 2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"8","part":"C5005-0875-5.40(C)","qty":"4","price":"811.00","uom":"EA","discount":"35.00","req_date":"1 Stk/3-pcs 2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"9","part":"C5005-1375-8.34(C)","qty":"4","price":"1149.00","uom":"EA","discount":"35.00","req_date":"2~3 Days","branch":"1"},{"comp":"01","order":"248752","line":"10","part":"CAT50U-NX5-151","qty":"1","price":"3615.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248752","line":"11","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"35.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248752","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"35.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248752","Line":"11","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-22 09:36:44.448 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249201-05222026093644.txt === {"quote":"249201","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"1","shipto":"BUTLLEWI","shiptoName":"Butler Bros. Maine Division","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-09-2026","cust_po":"BT40-SK20-60","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Bill Colwell","drop_po":"","status":"0","user":"briand","conv_order":"","time":"09:00","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Bill Colwell","follow_phone":"207-513-3286","follow_email":"bcolwell@butlerbros.com","pic_user":"cindyt","total_amt":"404.30","total_gp":"278.15","total_gpm":"68.80","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249201","line":"0","data":"04-27-2026 09:02-briand: Added wrench"}],"crmnotes":[{"comp":1,"quote":249201,"Line":0,"Comment":"05/08/2026 7:56 AM - cindyt - F/U changed from 05/08/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249201,"Line":1,"Comment":"05/08/2026 7:57 AM - cindyt - CLO changed from 05/27/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":249201,"Line":2,"Comment":"05/08/2026 7:57 AM - cindyt - Req Date changed from 05/27/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249201","line":"1","part":"BT40-SK20-60","qty":"1","price":"483.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249201","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249201","line":"3","part":"SK20-5/8A","qty":"1","price":"95.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249201","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249201","Line":"0","Comment":"The holder is non-standard stock items and considered"},{"Quote":"249201","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249201","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-22 09:37:29.630 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249306-05222026093729.txt === {"quote":"249306","customer":"5018","name":null,"customerName":"E.M. Precise Tool Ltd.","comp":"01","open":"1","shipto":"EMPR","shiptoName":"E.M. Precise Tool LTD","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-28-2026","cust_po":"330-060","terms_code":"N30","ship_via":"U-ST","ship_collect":"","drop_ship":"N","territory":"56","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jeff Nash","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"10:55","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Jeff Nash","follow_phone":"905-664-2644","follow_email":"jnash@emprecise.com","pic_user":"cindyt","total_amt":"93.75","total_gp":"57.83","total_gpm":"61.69","rev_type":"STD","mod_date":"05-22-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249306","line":"3","data":"04-28-2026 11:12-mariek item on QL"},{"comp":"1","quote":"249306","line":"2","data":"04-29-2026 11:22-briand: Checked, ok to send."},{"comp":"1","quote":"249306","line":"1","data":"to Jeff Nash"},{"comp":"1","quote":"249306","line":"0","data":"04-29-2026 11:23-mariek QL updated, sent quote"}],"crmnotes":[],"items":[{"comp":"01","order":"249306","line":"1","part":"330-060","qty":"1","price":"125.00","uom":"EA","discount":"25.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249306","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249306","Line":"1","Company":"1","F_Line":"1","Comment":"Delivery will be mid-June ARO","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-22 09:38:13.862 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250262-05222026093813.txt === {"quote":"250262","customer":"3112","name":null,"customerName":"Caliber Industrial Supply Co. Ltd.","comp":"01","open":"0","shipto":"CALIN","shiptoName":"Caliber Industrial Supply -CN","entry_date":"05-15-2026","cust_order_date":"05-31-2026","req_date":"06-05-2026","cust_po":"9UMT-SBH","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Gary Krawiec","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:26","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Gary Krawiec","follow_phone":"905-624-5524","follow_email":"gary@caliberindustrial.com","pic_user":"cindyt","total_amt":"504.00","total_gp":"370.79","total_gpm":"73.57","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"250262","line":"0","data":"05-15-2026 09:26 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250262","line":"1","part":"9UMT-SBH","qty":"1","price":"720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250262","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-22 09:38:27.501 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250262-05222026093827.txt === {"quote":"250262","customer":"3112","name":null,"customerName":"Caliber Industrial Supply Co. Ltd.","comp":"01","open":"0","shipto":"CALIN","shiptoName":"Caliber Industrial Supply -CN","entry_date":"05-15-2026","cust_order_date":"05-31-2026","req_date":"06-05-2026","cust_po":"9UMT-SBH","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Gary Krawiec","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:26","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Gary Krawiec","follow_phone":"905-624-5524","follow_email":"gary@caliberindustrial.com","pic_user":"cindyt","total_amt":"504.00","total_gp":"370.79","total_gpm":"73.57","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"250262","line":"0","data":"05-15-2026 09:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250262,"Line":0,"Comment":"05/22/2026 9:38 AM - cindyt - F/U changed from 05/21/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250262,"Line":1,"Comment":"05/22/2026 9:38 AM - cindyt - CLO changed from 05/29/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250262","line":"1","part":"9UMT-SBH","qty":"1","price":"720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250262","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-22 09:38:35.757 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250262-05222026093835.txt === {"quote":"250262","customer":"3112","name":null,"customerName":"Caliber Industrial Supply Co. Ltd.","comp":"01","open":"0","shipto":"CALIN","shiptoName":"Caliber Industrial Supply -CN","entry_date":"05-15-2026","cust_order_date":"05-31-2026","req_date":"06-10-2026","cust_po":"9UMT-SBH","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Gary Krawiec","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:26","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Gary Krawiec","follow_phone":"905-624-5524","follow_email":"gary@caliberindustrial.com","pic_user":"cindyt","total_amt":"504.00","total_gp":"370.79","total_gpm":"73.57","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"250262","line":"0","data":"05-15-2026 09:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250262,"Line":0,"Comment":"05/22/2026 9:38 AM - cindyt - F/U changed from 05/21/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250262,"Line":1,"Comment":"05/22/2026 9:38 AM - cindyt - CLO changed from 05/29/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":250262,"Line":2,"Comment":"05/22/2026 9:38 AM - cindyt - Req Date changed from 06/05/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250262","line":"1","part":"9UMT-SBH","qty":"1","price":"720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250262","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-22 09:38:52.456 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248933-05222026093852.txt === {"quote":"248933","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"AUROR","shiptoName":"Aurora Air Products","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-21-2026","cust_po":"Prem EZ AutoCart","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TBD","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"12:10","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"TBD","follow_phone":"","follow_email":"@","pic_user":"mikek","total_amt":"81326.28","total_gp":"81326.29","total_gpm":"100.00","rev_type":"WAP","mod_date":"05-22-2026","mod_time":null,"mod_user":"mikek","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248933","line":"2","data":"04-21-2026 12:12 - Discounts Recalculated QS"},{"comp":"1","quote":"248933","line":"1","data":"quote to end user Aurora Air Products"},{"comp":"1","quote":"248933","line":"0","data":"04-21-2026 12:11-jennad Russ approved direct"}],"crmnotes":[{"comp":1,"quote":248933,"Line":0,"Comment":"05/14/2026 6:38 PM - mikek - F/U Changed from 5/14/2026 to 5/21/2026 (Follow Up in 1 Week)"},{"comp":1,"quote":248933,"Line":1,"Comment":"05/22/2026 9:38 AM - mikek - F/U Changed from 5/21/2026 to 6/12/2026 (Follow Up in 3 Weeks)"}],"items":[{"comp":"01","order":"248933","line":"1","part":"SPECIAL-WH-ZPB","qty":"1","price":"90362.54","uom":"EA","discount":"10.00","req_date":"8-10 Wks","branch":"1"},{"comp":"01","order":"248933","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248933","Line":"1","Company":"1","F_Line":"1","Comment":"Final Part# EZ-ACART-PREM-CRX20","Loc":"Y"},{"Quote":"248933","Line":"1","Company":"1","F_Line":"2","Comment":"**For Custom Application - cannot be cancelled or","Loc":"Y"},{"Quote":"248933","Line":"1","Company":"1","F_Line":"3","Comment":"returned upon receipt of order**","Loc":"Y"}],"qcomms":[{"Quote":"248933","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248933","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248933","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-22 09:39:46.463 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250269-05222026093946.txt === {"quote":"250269","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMTOO","shiptoName":"Triumph Tool Ltd. - Windsor","entry_date":"05-15-2026","cust_order_date":"05-31-2026","req_date":"06-05-2026","cust_po":"CAT50 Shell Mill Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Katie Woods","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:37","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Katie Woods","follow_phone":"519-251-0770","follow_email":"katiew@triumphtool.com","pic_user":"cindyt","total_amt":"615.60","total_gp":"339.05","total_gpm":"55.08","rev_type":"STD","mod_date":"05-22-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"250269","line":"0","data":"05-15-2026 10:38 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250269","line":"1","part":"C5001-1250-6.00CP","qty":"2","price":"320.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250269","line":"2","part":"C5001-1250-8.00CP","qty":"1","price":"386.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250269","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-22 09:39:59.416 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250269-05222026093959.txt === {"quote":"250269","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMTOO","shiptoName":"Triumph Tool Ltd. - Windsor","entry_date":"05-15-2026","cust_order_date":"05-31-2026","req_date":"06-05-2026","cust_po":"CAT50 Shell Mill Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Katie Woods","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:37","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Katie Woods","follow_phone":"519-251-0770","follow_email":"katiew@triumphtool.com","pic_user":"cindyt","total_amt":"615.60","total_gp":"339.05","total_gpm":"55.08","rev_type":"STD","mod_date":"05-22-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"250269","line":"0","data":"05-15-2026 10:38 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250269,"Line":0,"Comment":"05/22/2026 9:39 AM - cindyt - F/U changed from 05/21/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250269,"Line":1,"Comment":"05/22/2026 9:39 AM - cindyt - CLO changed from 06/01/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250269","line":"1","part":"C5001-1250-6.00CP","qty":"2","price":"320.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250269","line":"2","part":"C5001-1250-8.00CP","qty":"1","price":"386.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250269","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-22 09:40:07.370 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250269-05222026094007.txt === {"quote":"250269","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMTOO","shiptoName":"Triumph Tool Ltd. - Windsor","entry_date":"05-15-2026","cust_order_date":"05-31-2026","req_date":"06-04-2026","cust_po":"CAT50 Shell Mill Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Katie Woods","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:37","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Katie Woods","follow_phone":"519-251-0770","follow_email":"katiew@triumphtool.com","pic_user":"cindyt","total_amt":"615.60","total_gp":"339.05","total_gpm":"55.08","rev_type":"STD","mod_date":"05-22-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"250269","line":"0","data":"05-15-2026 10:38 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250269,"Line":0,"Comment":"05/22/2026 9:39 AM - cindyt - F/U changed from 05/21/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250269,"Line":1,"Comment":"05/22/2026 9:39 AM - cindyt - CLO changed from 06/01/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":250269,"Line":2,"Comment":"05/22/2026 9:40 AM - cindyt - Req Date changed from 06/05/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250269","line":"1","part":"C5001-1250-6.00CP","qty":"2","price":"320.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250269","line":"2","part":"C5001-1250-8.00CP","qty":"1","price":"386.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250269","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-22 09:41:24.127 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248933-05222026094123.txt === {"quote":"248933","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"AUROR","shiptoName":"Aurora Air Products","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"05-21-2026","cust_po":"Prem EZ AutoCart","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TBD","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"12:10","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"TBD","follow_phone":"","follow_email":"@","pic_user":"mikek","total_amt":"81326.28","total_gp":"81326.29","total_gpm":"100.00","rev_type":"WAP","mod_date":"05-22-2026","mod_time":null,"mod_user":"mikek","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-24-2026","notes":[{"comp":"1","quote":"248933","line":"2","data":"04-21-2026 12:12 - Discounts Recalculated QS"},{"comp":"1","quote":"248933","line":"1","data":"quote to end user Aurora Air Products"},{"comp":"1","quote":"248933","line":"0","data":"04-21-2026 12:11-jennad Russ approved direct"}],"crmnotes":[{"comp":1,"quote":248933,"Line":0,"Comment":"05/14/2026 6:38 PM - mikek - F/U Changed from 5/14/2026 to 5/21/2026 (Follow Up in 1 Week)"},{"comp":1,"quote":248933,"Line":1,"Comment":"05/22/2026 9:38 AM - mikek - F/U Changed from 5/21/2026 to 6/12/2026 (Follow Up in 3 Weeks)"},{"comp":1,"quote":248933,"Line":2,"Comment":"05/22/2026 9:41 AM - mikek - CLO changed from 5/21/2026 to 6/24/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248933","line":"1","part":"SPECIAL-WH-ZPB","qty":"1","price":"90362.54","uom":"EA","discount":"10.00","req_date":"8-10 Wks","branch":"1"},{"comp":"01","order":"248933","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248933","Line":"1","Company":"1","F_Line":"1","Comment":"Final Part# EZ-ACART-PREM-CRX20","Loc":"Y"},{"Quote":"248933","Line":"1","Company":"1","F_Line":"2","Comment":"**For Custom Application - cannot be cancelled or","Loc":"Y"},{"Quote":"248933","Line":"1","Company":"1","F_Line":"3","Comment":"returned upon receipt of order**","Loc":"Y"}],"qcomms":[{"Quote":"248933","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248933","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248933","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-22 09:41:46.053 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249140-05222026094145.txt === {"quote":"249140","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"DURINDUS","shiptoName":"Durex Industries","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-11-2026","cust_po":"TOOL-CERT Multus B400","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Hart","drop_po":"S/N 224974","status":"0","user":"jennad","conv_order":"","time":"10:02","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Joe Hart","follow_phone":"(708) 533-7606","follow_email":"jhart@morrismidwest.com","pic_user":"mikek","total_amt":"25000.00","total_gp":"25000.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-22-2026","mod_time":null,"mod_user":"mikek","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249140","line":"3","data":"s/n 224974"},{"comp":"1","quote":"249140","line":"2","data":"04-24-2026 10:05-jennad For New Multus B400"},{"comp":"1","quote":"249140","line":"1","data":"capto standard tooling"},{"comp":"1","quote":"249140","line":"0","data":"05-11-2026 09:40-jennad Revised 50% disc for"}],"crmnotes":[{"comp":1,"quote":249140,"Line":0,"Comment":"05/14/2026 6:39 PM - mikek - F/U Changed from 5/20/2026 to 5/21/2026 (Follow Up in 1 Week)"},{"comp":1,"quote":249140,"Line":1,"Comment":"05/22/2026 9:41 AM - mikek - F/U Changed from 5/21/2026 to 6/12/2026 (Follow Up in 3 Weeks)"}],"items":[{"comp":"01","order":"249140","line":"1","part":"TOOL-CERT","qty":"1","price":"50000.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249140","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-22 09:42:25.932 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243540-05222026094225.txt === {"quote":"243540","customer":"13205","name":null,"customerName":"Machinery Systems Inc.","comp":"01","open":"0","shipto":"MACHEMSX","shiptoName":"Machinery Systems Inc.","entry_date":"01-08-2026","cust_order_date":"01-08-2026","req_date":"05-30-2026","cust_po":"SF-FI6-UNIT-380FP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon Strebel","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:11","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Brandon Strebel","follow_phone":"(847) 882-8085","follow_email":"brandons@machsys.com","pic_user":"mikek","total_amt":"19593.75","total_gp":"7955.54","total_gpm":"40.60","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"mikek","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"243540","line":"1","data":"01-08-2026 09:13 - Discounts Recalculated QS"},{"comp":"1","quote":"243540","line":"0","data":"01-08-2026 09:12 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":243540,"Line":0,"Comment":"03/18/2026 9:02 AM - jennad - Follow-Up: Em'd Brandon S."},{"comp":1,"quote":243540,"Line":1,"Comment":"03/18/2026 10:20 AM - jennad - Per Brandon - still active\nExtending"},{"comp":1,"quote":243540,"Line":2,"Comment":"05/08/2026 8:24 AM - mikek - F/U Changed from 5/21/2026 to 5/29/2026 (Follow Up in 3 Weeks)"},{"comp":1,"quote":243540,"Line":3,"Comment":"05/22/2026 9:42 AM - mikek - F/U Changed from 5/29/2026 to 6/12/2026 (Follow Up in 3 Weeks)"}],"items":[{"comp":"01","order":"243540","line":"1","part":"SF-FI6-UNIT-380FP","qty":"1","price":"25795.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243540","line":"2","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243540","line":"3","part":"SF-POT-C6","qty":"2","price":"242.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243540","line":"4","part":"SF-POT-#40","qty":"2","price":"165.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243540","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"243540","Line":"1","Company":"1","F_Line":"1","Comment":"Non-cancellable, Non-returnable after invoicing","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-22 09:42:48.503 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248825-05222026094248.txt === {"quote":"248825","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"FOREROSC","shiptoName":"Forest City Gear Company","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"06-01-2026","cust_po":"NONE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Matt McKay","drop_po":"NONE","status":"0","user":"mikek","conv_order":"","time":"08:39","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Matt McKay","follow_phone":"8158714191","follow_email":"mmckay@clinetool.com","pic_user":"mikek","total_amt":"642.60","total_gp":"458.65","total_gpm":"71.37","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"mikek","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"248825","line":"0","data":"04-20-2026 08:42 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":248825,"Line":0,"Comment":"05/22/2026 9:42 AM - mikek - F/U Changed from 5/25/2026 to 6/12/2026 (Follow Up in 3 Weeks)"}],"items":[{"comp":"01","order":"248825","line":"1","part":"C6-C1.1/4-75-IDU","qty":"1","price":"891.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248825","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248825","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-22 09:42:55.660 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248119-05222026094255.txt === {"quote":"248119","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"WILLWMEY","shiptoName":"William Meyer & Sons, Inc.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"05-07-2026","cust_po":"BCV50-C6-3OHA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Steve Lewis","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:39","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Steve Lewis","follow_phone":"414-586-0450","follow_email":"slewis@morrismidwest.com","pic_user":"mikek","total_amt":"26842.00","total_gp":"19185.71","total_gpm":"71.48","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"mikek","reason":"","totalQty":"18","win_pct":"20","clo_date":"05-31-2026","notes":[{"comp":"1","quote":"248119","line":"4","data":"quote log 1, 5, 10 pcs"},{"comp":"1","quote":"248119","line":"3","data":"04-06-2026 15:45-jennad repeat order. added to"},{"comp":"1","quote":"248119","line":"2","data":"Pricing on additional is 50gp (1,5pc) 45gp(10pc)"},{"comp":"1","quote":"248119","line":"1","data":"original overrun offer on Q#234723."},{"comp":"1","quote":"248119","line":"0","data":"04-07-2026 08:58-jennad Overrun pricing is 1.08*"}],"crmnotes":[{"comp":1,"quote":248119,"Line":0,"Comment":"04/23/2026 2:09 PM - mikek - Encounter has been added"},{"comp":1,"quote":248119,"Line":1,"Comment":"04/23/2026 2:11 PM - mikek - F/U changed from 04/22/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248119,"Line":2,"Comment":"04/23/2026 3:39 PM - mikek - F/U changed from 04/22/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248119,"Line":3,"Comment":"04/30/2026 9:01 AM - mikek - F/U changed from 04/30/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248119,"Line":4,"Comment":"05/08/2026 1:05 PM - mikek - F/U Changed from 5/7/2026 to 5/29/2026 (Follow Up in 3 Weeks)"},{"comp":1,"quote":248119,"Line":5,"Comment":"05/08/2026 1:05 PM - mikek - CLO changed from 5/7/2026 to 5/31/2026 (CLO Date Updated)"},{"comp":1,"quote":248119,"Line":6,"Comment":"05/22/2026 9:42 AM - mikek - F/U Changed from 5/29/2026 to 6/12/2026 (Follow Up in 3 Weeks)"}],"items":[{"comp":"01","order":"248119","line":"2","part":"BCV50-C6-3OHA","qty":"1","price":"726.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248119","line":"5","part":"BCV50-C6-3OHA","qty":"1","price":"4816.00","uom":"EA","discount":"0.00","req_date":"~12 Wks","branch":"1"},{"comp":"01","order":"248119","line":"6","part":"BCV50-C6-3OHA","qty":"5","price":"1926.00","uom":"EA","discount":"0.00","req_date":"~12 Wks","branch":"1"},{"comp":"01","order":"248119","line":"7","part":"BCV50-C6-3OHA","qty":"10","price":"1167.00","uom":"EA","discount":"0.00","req_date":"~12 Wks","branch":"1"},{"comp":"01","order":"248119","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248119","Line":"2","Company":"1","F_Line":"1","Comment":"For 1 pc Overrun BCV50-C6-3OHA in stock.","Loc":"Y"},{"Quote":"248119","Line":"2","Company":"1","F_Line":"2","Comment":"Special one-time NET pricing","Loc":"Y"},{"Quote":"248119","Line":"5","Company":"1","F_Line":"1","Comment":"**NET Price** Special - cannot be cancelled or returned","Loc":"Y"},{"Quote":"248119","Line":"6","Company":"1","F_Line":"1","Comment":"**NET Price** Special - cannot be cancelled or returned","Loc":"Y"},{"Quote":"248119","Line":"7","Company":"1","F_Line":"1","Comment":"**NET Price** Special - cannot be cancelled or returned","Loc":"Y"}],"qcomms":[{"Quote":"248119","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248119","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248119","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-22 10:00:46.328 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.795556, -88.2155357, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.795556, -88.2155357, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.5335785 second/s. 2026-05-22 10:00:52.694 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.795556, -88.2155357, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.795556, -88.2155357, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3257462 second/s. 2026-05-22 10:01:00.591 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.795556, -88.2155357, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.795556, -88.2155357, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4469689 second/s. 2026-05-22 10:01:33.025 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.795556, -88.2155357, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.795556, -88.2155357, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.625261 second/s. 2026-05-22 10:01:57.104 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.795556, -88.2155357, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.795556, -88.2155357, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 30 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.5956602 second/s. 2026-05-22 10:35:55.968 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.8764707, -88.1799674, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.8764707, -88.1799674, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1917469 second/s. 2026-05-22 10:37:32.726 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250292-05222026103732.txt === {"quote":"250292","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCINDUS","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"C5006-1250-4.00","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:26","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"jennad","total_amt":"135.70","total_gp":"65.35","total_gpm":"48.16","rev_type":"STD","mod_date":"05-22-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":250292,"Line":0,"Comment":"05/18/2026 1:11 PM - rons - PIC changed from rons to jennad"}],"items":[{"comp":"01","order":"250292","line":"1","part":"C5006-1250-4.00","qty":"1","price":"230.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250292","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-22 10:47:56.818 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249052-05222026104756.txt === {"quote":"249052","customer":"19585","name":null,"customerName":"Thomas Skinner & Son Ltd.","comp":"01","open":"0","shipto":"GIKLLLLM","shiptoName":"Thomas Skinner - Vancouver Location","entry_date":"04-23-2026","cust_order_date":"05-23-2026","req_date":"06-04-2026","cust_po":"C50RAM-ER32-285ST-110TP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"90","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Liam Clazie","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"08:18","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Liam Clazie","follow_phone":"604-276-2131","follow_email":"lclazie@tskinner.com","pic_user":"bethw","total_amt":"11324.00","total_gp":"6188.96","total_gpm":"54.65","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-23-2026","notes":[],"crmnotes":[{"comp":1,"quote":249052,"Line":0,"Comment":"05/22/2026 10:47 AM - bethw - Sent Liam QFU for update on status."}],"items":[{"comp":"01","order":"249052","line":"1","part":"C50RAM-ER32-285ST-110TP","qty":"1","price":"14072.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249052","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249052","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-22 10:48:31.094 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.9863511, -88.2190158333333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.9863511, -88.2190158333333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1711261 second/s. 2026-05-22 11:04:01.922 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0271943, -88.1191573, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0271943, -88.1191573, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2024112 second/s. 2026-05-22 11:21:06.297 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249298-05222026112106.txt === {"quote":"249298","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"1","shipto":"USGRO","shiptoName":"US Tool Group","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-27-2026","cust_po":"ST20M-SF12-160","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mary Jo Fornes","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:07","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Mary Jo Fornes","follow_phone":"440-498-0780","follow_email":"Mary.Fornes@ustg.net","pic_user":"haleyd","total_amt":"147.56","total_gp":"75.22","total_gpm":"50.98","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"haleyd","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"249298","line":"0","data":"04-28-2026 09:08 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249298,"Line":0,"Comment":"05/08/2026 5:23 PM - rons - F/U changed from 05/04/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249298,"Line":1,"Comment":"05/08/2026 5:23 PM - rons - CLO changed from 05/28/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249298,"Line":2,"Comment":"05/08/2026 5:23 PM - rons - Req Date changed from 05/28/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249298,"Line":3,"Comment":"05/14/2026 10:27 AM - haleyd - sent a follow up email to Mary.Fornes@ustg.net"},{"comp":1,"quote":249298,"Line":4,"Comment":"05/14/2026 10:28 AM - haleyd - F/U changed from 05/13/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249298,"Line":5,"Comment":"05/14/2026 10:50 AM - haleyd - (from distributor) Haley – I will have to follow up with the customer. I will keep you posted."}],"items":[{"comp":"01","order":"249298","line":"1","part":"ST20M-SF12-160","qty":"1","price":"217.00","uom":"EA","discount":"32.00","req_date":"delv=3-4 weeks","branch":"1"},{"comp":"01","order":"249298","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249298","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249298","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249298","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-22 11:22:50.201 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250193-05222026112249.txt === {"quote":"250193","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSCHAT","shiptoName":"PTSolutions","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-25-2026","cust_po":"NQM5-40","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Tracy Kotwicki","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"10:57","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Tracy Kotwicki","follow_phone":"586-755-7770","follow_email":"customerservice@berkshireesupply.com","pic_user":"haleyd","total_amt":"486.62","total_gp":"335.47","total_gpm":"68.94","rev_type":"STD","mod_date":"05-22-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-14-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250193","line":"1","part":"NQM5-40","qty":"1","price":"839.00","uom":"EA","discount":"42.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250193","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-22 11:22:57.904 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5191885459288, -80.0221832604371, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5191885459288, -80.0221832604371, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1720431 second/s. 2026-05-22 11:49:38.735 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.0556385950107, -111.477392234235, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.0556385950107, -111.477392234235, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2910975 second/s. 2026-05-22 12:18:41.436 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-22 12:43:55.495 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249895-05222026124355.txt === {"quote":"249895","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"CATEHODG","shiptoName":"Caterpillar","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-08-2026","cust_po":"SK6-1.75","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Greg Icenogle","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"15:32","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Greg Icenogle","follow_phone":"","follow_email":"Greg.Icenogle@blackhawkid.com","pic_user":"haleyd","total_amt":"58.50","total_gp":"41.97","total_gpm":"71.74","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"249895","line":"0","data":"05-08-2026 15:33 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249895","line":"1","part":"SK6-1.75","qty":"1","price":"90.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249895","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-22 12:48:14.966 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250289-05222026124814.txt === {"quote":"250289","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"0","shipto":"BASSTOO","shiptoName":"Bass Tool & Supply Inc","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"E32-472","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Dave Tagliabae","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"12:58","extra":"","follow_up":"06-15-2026","web_id":"","follow_name":"Dave Tagliabae","follow_phone":"979-465-2539","follow_email":"dtagliabue@basstool.com","pic_user":"haleyd","total_amt":"190.40","total_gp":"135.45","total_gpm":"71.14","rev_type":"STD","mod_date":"05-22-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-15-2026","notes":[{"comp":"1","quote":"250289","line":"0","data":"05-15-2026 12:59 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250289","line":"1","part":"E32-472","qty":"5","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250289","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-22 13:46:36.148 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249058-05222026134635.txt === {"quote":"249058","customer":"E12535","name":null,"customerName":"Cutting Tools Inc","comp":"01","open":"1","shipto":"CUTHOUST","shiptoName":"Cutting Tools Inc","entry_date":"04-23-2026","cust_order_date":"05-23-2026","req_date":"06-04-2026","cust_po":"520-006","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Sam","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"09:13","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Sam","follow_phone":"","follow_email":"@","pic_user":"bethw","total_amt":"171.00","total_gp":"102.80","total_gpm":"60.12","rev_type":"STD","mod_date":"05-22-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"7","win_pct":"20","clo_date":"05-23-2026","notes":[],"crmnotes":[{"comp":1,"quote":249058,"Line":0,"Comment":"05/22/2026 1:46 PM - bethw - no activity in area, quote expired and closed."}],"items":[{"comp":"01","order":"249058","line":"1","part":"520-006","qty":"2","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249058","line":"2","part":"520-008","qty":"2","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249058","line":"3","part":"520-010","qty":"2","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249058","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-22 13:47:48.469 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250360-05222026134748.txt === {"quote":"250360","customer":"19165","name":null,"customerName":"Salem Tools","comp":"01","open":"0","shipto":"VULCMANS","shiptoName":"Vulcan Energy Services","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"OKE4-ER40Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"11:14","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Jacob Franco","follow_phone":"540-389-0233","follow_email":"jacobf@lyndexnikken.com","pic_user":"bethw","total_amt":"15417.76","total_gp":"9884.13","total_gpm":"64.11","rev_type":"LT","mod_date":"05-22-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250360","line":"1","part":"OKE4-ER40Z-ICE","qty":"2","price":"6015.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250360","line":"2","part":"OKE4-ER40X-ICE","qty":"2","price":"3586.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250360","line":"3","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250360","line":"4","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250360","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-22 13:48:44.891 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249149-05222026134844.txt === {"quote":"249149","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"1","shipto":"BASSTOO","shiptoName":"Bass Tool & Supply Inc","entry_date":"04-24-2026","cust_order_date":"05-24-2026","req_date":"06-05-2026","cust_po":"830-028-1.33","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Lydia Taft","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"11:14","extra":"","follow_up":"05-24-2026","web_id":"","follow_name":"Lydia Taft","follow_phone":"713-682-1889 x5925","follow_email":"ltaft@basstool.com","pic_user":"bethw","total_amt":"49.80","total_gp":"33.78","total_gpm":"67.83","rev_type":"STD","mod_date":"05-22-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-24-2026","notes":[],"crmnotes":[{"comp":1,"quote":249149,"Line":0,"Comment":"05/22/2026 1:48 PM - bethw - converted to SO# 1038638"}],"items":[{"comp":"01","order":"249149","line":"1","part":"830-028-1.33","qty":"1","price":"83.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249149","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-22 13:49:51.451 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250372-05222026134951.txt === {"quote":"250372","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCCAMTX","shiptoName":"Cameron /SLB MSC Industrial Supply","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"QCFC65-032-SMO","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Bryan Budke","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"13:33","extra":"","follow_up":"05-24-2026","web_id":"","follow_name":"Bryan Budke","follow_phone":"281-623-9117","follow_email":"bryan.budke@mscdirect.com","pic_user":"bethw","total_amt":"1438.88","total_gp":"560.99","total_gpm":"38.99","rev_type":"WAP","mod_date":"05-22-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"7","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":250372,"Line":0,"Comment":"05/22/2026 1:49 PM - bethw - converted to SO# 1039964"}],"items":[{"comp":"01","order":"250372","line":"1","part":"QCFC65-032-SMO","qty":"1","price":"351.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250372","line":"2","part":"QCFC65-048-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250372","line":"3","part":"QCFC65-056-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250372","line":"4","part":"QCFC65-080-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250372","line":"5","part":"QCFC65-088-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250372","line":"6","part":"QCFC65-104-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"on b/o ETA 5/27","branch":"1"},{"comp":"01","order":"250372","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-22 14:04:35.875 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249173-05222026140435.txt === {"quote":"249173","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"MARSSEAT","shiptoName":"PTSolutions - Seattle","entry_date":"04-24-2026","cust_order_date":"05-24-2026","req_date":"06-05-2026","cust_po":"H100A-SF0500-3.74CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Carly","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:03","extra":"","follow_up":"05-24-2026","web_id":"","follow_name":"Carly","follow_phone":"","follow_email":"@","pic_user":"bethw","total_amt":"353.10","total_gp":"229.66","total_gpm":"65.04","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"bethw","reason":"3","totalQty":"2","win_pct":"20","clo_date":"05-24-2026","notes":[],"crmnotes":[{"comp":1,"quote":249173,"Line":0,"Comment":"05/22/2026 2:04 PM - bethw - no stock until 7/17 quote expired and closed."}],"items":[{"comp":"01","order":"249173","line":"1","part":"H100A-SF0500-3.74CP","qty":"1","price":"535.00","uom":"EA","discount":"34.00","req_date":"ETA 7/17","branch":"1"},{"comp":"01","order":"249173","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-22 14:05:42.496 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245335-05222026140542.txt === {"quote":"245335","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"0","shipto":"STARHOTX","shiptoName":"Star Precision","entry_date":"02-11-2026","cust_order_date":"03-31-2026","req_date":"03-31-2026","cust_po":"EZ-SMARTT-V01","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lucas Garza","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"09:25","extra":"","follow_up":"06-08-2026","web_id":"","follow_name":"Lucas Garza","follow_phone":"713-682-1889","follow_email":"lgarza@basstool.com","pic_user":"raulo","total_amt":"39798.00","total_gp":"24718.00","total_gpm":"62.11","rev_type":"WAP","mod_date":"05-22-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"26","win_pct":"20","clo_date":"03-31-2026","notes":[],"crmnotes":[{"comp":1,"quote":245335,"Line":0,"Comment":"02/18/2026 12:53 PM - bethw - I can't get updated pricing due to CNY. This factory will not be available until 2/22"},{"comp":1,"quote":245335,"Line":1,"Comment":"02/18/2026 12:53 PM - bethw - F/U changed from 02/17/2026 to 2/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245335,"Line":2,"Comment":"04/20/2026 10:46 AM - raulo - F/U changed from 03/31/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245335,"Line":3,"Comment":"05/08/2026 4:31 PM - raulo - F/U changed from 05/11/2026 to 5/18/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245335","line":"1","part":"EZ-SMARTT-V01","qty":"25","price":"2376.00","uom":"EA","discount":"33.00","req_date":"see comments","branch":"1"},{"comp":"01","order":"245335","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245335","Line":"1","Company":"1","F_Line":"1","Comment":"7 in stock","Loc":"Y"},{"Quote":"245335","Line":"1","Company":"1","F_Line":"2","Comment":"10 Stock at factory","Loc":"Y"},{"Quote":"245335","Line":"1","Company":"1","F_Line":"3","Comment":"bal MFG 3/31","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-22 14:06:34.062 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250395-05222026140633.txt === {"quote":"250395","customer":"19165","name":null,"customerName":"Salem Tools","comp":"01","open":"0","shipto":"VULCMANS","shiptoName":"Vulcan Energy Services","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"BMT75-ER40X-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jacob","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"16:44","extra":"","follow_up":"06-18-2026","web_id":"","follow_name":"Jacob","follow_phone":"","follow_email":"@","pic_user":"bethw","total_amt":"0.00","total_gp":"-6997.58","total_gpm":"0.00","rev_type":"STD","mod_date":"05-22-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250395","line":"1","part":"BMT75-ER40X-ICE","qty":"2","price":"0.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250395","line":"2","part":"BMT75-ER40Z-90-ICE","qty":"2","price":"0.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250395","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-22 14:12:54.570 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243879-05222026141254.txt === {"quote":"243879","customer":"1105","name":null,"customerName":"Accesorios Y Herramientas Del Norte","comp":"01","open":"1","shipto":"ACCESORX","shiptoName":"Accesorios Y Herramientas Del Norte","entry_date":"01-14-2026","cust_order_date":"01-14-2026","req_date":"04-30-2026","cust_po":"Aernnova PRE-E46BA-BD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Oscar Herrera","drop_po":"","status":"0","user":"luism","conv_order":"","time":"18:04","extra":"","follow_up":"04-30-2026","web_id":"","follow_name":"Oscar Herrera","follow_phone":"(528) 181-2610","follow_email":"oherrera@ahnsa.com","pic_user":"luism","total_amt":"42109.36","total_gp":"0.00","total_gpm":"-0.27","rev_type":"ADV","mod_date":"05-08-2026","mod_time":null,"mod_user":"webadmin","reason":"2","totalQty":"18","win_pct":"37","clo_date":"01-01-1901","notes":[],"crmnotes":[{"comp":1,"quote":243879,"Line":0,"Comment":"03/24/2026 5:05 PM - luism - Win% changed from 20 to 58"},{"comp":1,"quote":243879,"Line":1,"Comment":"04/22/2026 5:14 PM - ctstest - Win% changed from 10 to 12"},{"comp":1,"quote":243879,"Line":2,"Comment":"04/22/2026 5:14 PM - ctstest - Win% changed from 12 to 0"},{"comp":1,"quote":243879,"Line":3,"Comment":"04/22/2026 5:15 PM - ctstest - Win% changed from 0 to 10"},{"comp":1,"quote":243879,"Line":4,"Comment":"04/22/2026 5:15 PM - ctstest - Win% changed from 10 to 25"},{"comp":1,"quote":243879,"Line":5,"Comment":"04/24/2026 6:07 PM - ctstest - Win% changed from 25 to 18"},{"comp":1,"quote":243879,"Line":6,"Comment":"04/24/2026 10:20 AM - edwinv - Win% changed from 18 to 8"},{"comp":1,"quote":243879,"Line":7,"Comment":"04/24/2026 10:20 AM - edwinv - Win% changed from 8 to 0"},{"comp":1,"quote":243879,"Line":8,"Comment":"04/27/2026 2:35 PM - edwinv - Win% changed from 0 to 14"},{"comp":1,"quote":243879,"Line":9,"Comment":"04/27/2026 4:58 PM - luism - Closed"},{"comp":1,"quote":243879,"Line":10,"Comment":"04/27/2026 5:00 PM - luism - Closed"},{"comp":1,"quote":243879,"Line":11,"Comment":"04/30/2026 11:33 AM - edwinv - Win% changed from 14 to 16"},{"comp":1,"quote":243879,"Line":12,"Comment":"04/30/2026 11:33 AM - edwinv - Win% changed from 14 to 16"},{"comp":1,"quote":243879,"Line":13,"Comment":"05/01/2026 4:17 PM - mitsum - Win% changed from 0 to 7"},{"comp":1,"quote":243879,"Line":14,"Comment":"05/07/2026 4:32 PM - ctstest - Win% changed from 0 to 20"},{"comp":1,"quote":243879,"Line":15,"Comment":"05/08/2026 3:27 PM - mitsum - Win% changed from 0 to 37"}],"items":[{"comp":"01","order":"243879","line":"1","part":"PRE-E46BA-BD","qty":"1","price":"38050.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"2","part":"PRE-SPDL-H63RMA","qty":"1","price":"5648.00","uom":"EA","discount":"28.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"243879","line":"3","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"4","part":"PRE-SPDL-H10RMA","qty":"1","price":"7906.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"5","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"8","part":"PRE-INST/TRAINING","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243879","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-22 16:16:42.382 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245795-05222026161642.txt === {"quote":"245795","customer":"3075","name":null,"customerName":"CNC Machine Services Inc.","comp":"01","open":"0","shipto":"CNCMACH","shiptoName":"CNC Machine Services Inc.","entry_date":"02-19-2026","cust_order_date":"03-23-2026","req_date":"04-02-2026","cust_po":"RGA#TAR-62662 CNC260MA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pete Garner","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"08:19","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Pete Garner","follow_phone":"425-788-4500","follow_email":"pg@cncmachineservice.com","pic_user":"carleym","total_amt":"6274.00","total_gp":"4565.94","total_gpm":"72.78","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"162","win_pct":"20","clo_date":"06-19-2026","notes":[{"comp":"1","quote":"245795","line":"3","data":"02-19-2026 08:37 - Discounts Recalculated QS"},{"comp":"1","quote":"245795","line":"2","data":"prior to deciding on repair"},{"comp":"1","quote":"245795","line":"1","data":"new quote 250129 since cust wants that tested"},{"comp":"1","quote":"245795","line":"0","data":"05-13-2026 14:44-carleym Removed motor testing to"}],"crmnotes":[{"comp":1,"quote":245795,"Line":0,"Comment":"03/04/2026 4:17 PM - carleym - F/U with Pete"},{"comp":1,"quote":245795,"Line":1,"Comment":"03/04/2026 4:17 PM - carleym - F/U changed from 03/04/2026 to 3/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":2,"Comment":"03/11/2026 10:57 AM - carleym - Getting estimate for motor testing"},{"comp":1,"quote":245795,"Line":3,"Comment":"03/11/2026 10:57 AM - carleym - F/U changed from 03/11/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":4,"Comment":"03/18/2026 4:59 PM - carleym - F/U changed from 03/16/2026 to 3/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":5,"Comment":"03/23/2026 9:35 AM - carleym - F/U with Pete"},{"comp":1,"quote":245795,"Line":6,"Comment":"03/23/2026 9:35 AM - carleym - F/U changed from 03/20/2026 to 3/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":7,"Comment":"03/30/2026 11:07 AM - carleym - F/U requested decision"},{"comp":1,"quote":245795,"Line":8,"Comment":"03/30/2026 11:09 AM - carleym - F/U changed from 03/30/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":9,"Comment":"03/31/2026 8:49 AM - carleym - CLO changed from 03/23/2026 to 04/06/2026 (CLO Date Updated)"},{"comp":1,"quote":245795,"Line":10,"Comment":"03/31/2026 4:16 PM - carleym - F/U changed from 03/30/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":11,"Comment":"04/01/2026 4:48 PM - carleym - F/U changed from 03/30/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":12,"Comment":"04/02/2026 3:38 PM - carleym - F/U changed from 04/02/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":13,"Comment":"04/07/2026 10:46 AM - carleym - F/U requested decision"},{"comp":1,"quote":245795,"Line":14,"Comment":"04/07/2026 10:47 AM - carleym - F/U changed from 04/06/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":15,"Comment":"04/15/2026 4:55 PM - carleym - F/U advised response required this week or storage fees will be added"},{"comp":1,"quote":245795,"Line":16,"Comment":"04/15/2026 4:55 PM - carleym - F/U changed from 04/14/2026 to 4/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":17,"Comment":"04/21/2026 9:34 AM - carleym - F/U changed from 04/20/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":18,"Comment":"04/22/2026 9:35 AM - carleym - F/U changed from 04/20/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":19,"Comment":"04/22/2026 9:36 AM - carleym - F/U changed from 04/27/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":20,"Comment":"04/27/2026 9:14 AM - carleym - F/U with Pete again"},{"comp":1,"quote":245795,"Line":21,"Comment":"04/27/2026 9:14 AM - carleym - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":22,"Comment":"05/04/2026 4:53 PM - carleym - F/U changed from 05/04/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":23,"Comment":"05/05/2026 9:02 AM - carleym - F/U for the 7th time"},{"comp":1,"quote":245795,"Line":24,"Comment":"05/05/2026 9:02 AM - carleym - F/U changed from 05/05/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":25,"Comment":"05/12/2026 11:40 AM - carleym - F/U changed from 05/12/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":26,"Comment":"05/19/2026 12:23 PM - carleym - CLO changed from 03/23/2026 to 06/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245795,"Line":27,"Comment":"05/19/2026 12:23 PM - carleym - F/U changed from 05/19/2026 to 5/22/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245795","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"2","part":"ROTARY-TABLE-LABOR","qty":"24","price":"159.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"3","part":"4X11L","qty":"72","price":"8.00","uom":"EA","discount":"10.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"245795","line":"4","part":"NH301R054","qty":"47","price":"19.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"5","part":"AXK1124","qty":"1","price":"186.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"6","part":"230X240X7.5","qty":"1","price":"214.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"7","part":"220X230X7.5","qty":"1","price":"186.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"8","part":"125X135X7.5","qty":"1","price":"98.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"9","part":"TC115X145X14","qty":"1","price":"119.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"10","part":"G-220","qty":"1","price":"29.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"11","part":"G-65","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"12","part":"G-70","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"13","part":"P-14","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"14","part":"P-6","qty":"2","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"15","part":"P-8","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"16","part":"9FSL-246","qty":"1","price":"265.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"17","part":"CN202R045","qty":"1","price":"23.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"18","part":"P-16","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"19","part":"CN260R033/1","qty":"1","price":"10.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"21","part":"STORAGE-FEE","qty":"1","price":"100.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"22","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245795","Line":"21","Company":"1","F_Line":"1","Comment":"Monthly Fee Starting March 19th","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":21}}] 2026-05-22 16:32:08.857 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246114-05222026163208.txt === {"quote":"246114","customer":"13104","name":null,"customerName":"Machine-Technos Mexico, SA de CV","comp":"01","open":"1","shipto":"MACHMXT","shiptoName":"Machine-Technos Mexico","entry_date":"02-25-2026","cust_order_date":"02-25-2026","req_date":"05-31-2026","cust_po":"NCAT40-SK25C-90U-IDU","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Rodrigo Gonzalez","drop_po":"","status":"0","user":"luism","conv_order":"","time":"13:33","extra":"","follow_up":"05-31-2026","web_id":"","follow_name":"Rodrigo Gonzalez","follow_phone":"","follow_email":"gonzalez-ro@itcmt.com.mx","pic_user":"luism","total_amt":"2596.32","total_gp":"1911.99","total_gpm":"73.64","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"luism","reason":"2","totalQty":"6","win_pct":"20","clo_date":"05-31-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"246114","line":"1","part":"NCAT40-SK25C-90U-IDU","qty":"1","price":"538.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246114","line":"2","part":"SK25-25.4","qty":"1","price":"108.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246114","line":"3","part":"SK25-SET-19-MM","qty":"1","price":"2052.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246114","line":"4","part":"SK25-SET-08-A","qty":"1","price":"864.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246114","line":"5","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246114","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-22 16:38:53.868 [INFO] In session is user: raulo 2026-05-22 16:41:47.178 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246922-05222026164146.txt === {"quote":"246922","customer":"18685","name":null,"customerName":"AJ Rod Co., Inc.","comp":"01","open":"0","shipto":"TAMINTER","shiptoName":"Tam International","entry_date":"03-12-2026","cust_order_date":"05-12-2026","req_date":"05-21-2026","cust_po":"WH-ZP120-STD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"13:50","extra":"","follow_up":"06-08-2026","web_id":"","follow_name":"Steve Taylor","follow_phone":"713-926-4704","follow_email":"steve@ajrodco.com","pic_user":"raulo","total_amt":"5154.24","total_gp":"3003.80","total_gpm":"58.28","rev_type":"WAP","mod_date":"05-22-2026","mod_time":null,"mod_user":"raulo","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-12-2026","notes":[{"comp":"1","quote":"246922","line":"0","data":"04-21-2026 11:19-bethw: changed PIC to Raul"}],"crmnotes":[{"comp":1,"quote":246922,"Line":0,"Comment":"03/17/2026 2:46 PM - bethw - F/U changed from 03/18/2026 to 4/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246922,"Line":1,"Comment":"04/15/2026 2:14 PM - bethw - Sent Raul a QFU to see where this stands. He mentioned knowing them from Tungaloy."},{"comp":1,"quote":246922,"Line":2,"Comment":"04/15/2026 2:14 PM - bethw - F/U changed from 04/13/2026 to 4/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246922,"Line":3,"Comment":"04/21/2026 11:02 AM - bethw - Asked Raul if he has a read on this quote. He mentioned this was an Rip Rutherford account. No response since the quote was done."},{"comp":1,"quote":246922,"Line":4,"Comment":"04/21/2026 11:03 AM - bethw - F/U changed from 04/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246922,"Line":5,"Comment":"05/22/2026 4:41 PM - raulo - Tam is upgrading machines. This quote is not dead but may take some time."}],"items":[{"comp":"01","order":"246922","line":"1","part":"WH-ZP120-STD","qty":"4","price":"1412.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246922","line":"2","part":"WH-ZP120-STUD-18M16","qty":"8","price":"120.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246922","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-22 16:43:29.075 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247869-05222026164328.txt === {"quote":"247869","customer":"3355","name":null,"customerName":"Champions Machine Tool Sales","comp":"01","open":"1","shipto":"CHAMPIOZ","shiptoName":"Champions Machine Tool Sales","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-13-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jason Burnett","drop_po":"","status":"0","user":"raulo","conv_order":"","time":"09:06","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Jason Burnett","follow_phone":"(281) 355-8665","follow_email":"jburnett@championscnc.com","pic_user":"raulo","total_amt":"1505.70","total_gp":"839.64","total_gpm":"55.76","rev_type":"LT","mod_date":"05-22-2026","mod_time":null,"mod_user":"raulo","reason":"1","totalQty":"4","win_pct":"20","clo_date":"05-01-2026","notes":[{"comp":"1","quote":"247869","line":"0","data":"04-01-2026 09:08 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247869,"Line":0,"Comment":"04/20/2026 10:42 AM - raulo - F/U changed from 04/07/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247869,"Line":1,"Comment":"05/08/2026 4:33 PM - raulo - F/U changed from 05/11/2026 to 5/18/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247869","line":"1","part":"BMT65-ID10Z","qty":"3","price":"717.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247869","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-22 16:45:07.568 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245614-05222026164507.txt === {"quote":"245614","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"1","shipto":"BASSTOO","shiptoName":"Bass Tool & Supply Inc","entry_date":"02-16-2026","cust_order_date":"02-16-2026","req_date":"03-30-2026","cust_po":"Live tools for Okuma","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Coby Villegas","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"16:59","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Coby Villegas","follow_phone":"832-759-9610","follow_email":"jvillegas@basstool.com","pic_user":"raulo","total_amt":"20738.16","total_gp":"12476.82","total_gpm":"60.16","rev_type":"LT","mod_date":"05-22-2026","mod_time":null,"mod_user":"raulo","reason":"2","totalQty":"7","win_pct":"20","clo_date":"03-16-2026","notes":[{"comp":"1","quote":"245614","line":"0","data":"02-16-2026 17:04 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245614,"Line":0,"Comment":"03/08/2026 8:22 PM - jacobf - F/U changed from 02/22/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245614,"Line":1,"Comment":"04/02/2026 9:25 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245614,"Line":2,"Comment":"04/02/2026 9:26 AM - jacobf - PIC changed from jacobf to raulo"},{"comp":1,"quote":245614,"Line":3,"Comment":"04/20/2026 10:45 AM - raulo - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245614,"Line":4,"Comment":"05/08/2026 4:32 PM - raulo - F/U changed from 05/11/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245614,"Line":5,"Comment":"05/22/2026 4:44 PM - raulo - Customer is replacing machine no need to purchase new tooling."}],"items":[{"comp":"01","order":"245614","line":"1","part":"OKE4-ER40X-ICE","qty":"3","price":"3586.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245614","line":"2","part":"OKE4-ER40Z-ICE","qty":"3","price":"6015.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245614","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-22 16:46:10.119 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246205-05222026164609.txt === {"quote":"246205","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"VARELTEX","shiptoName":"Varel International Inc","entry_date":"02-26-2026","cust_order_date":"03-26-2026","req_date":"04-09-2026","cust_po":"C6-MRAM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"raulo","conv_order":"","time":"15:00","extra":"","follow_up":"06-08-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"raulo","total_amt":"16623.50","total_gp":"7922.54","total_gpm":"47.66","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"raulo","reason":"","totalQty":"7","win_pct":"20","clo_date":"03-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":246205,"Line":0,"Comment":"04/20/2026 10:47 AM - raulo - F/U changed from 03/26/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246205,"Line":1,"Comment":"05/08/2026 4:36 PM - raulo - F/U changed from 05/11/2026 to 5/18/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"246205","line":"1","part":"C6-MRAM","qty":"1","price":"3909.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246205","line":"2","part":"C6-MRAM-IC","qty":"1","price":"5325.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246205","line":"3","part":"PA65-CAT/BT","qty":"1","price":"1005.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246205","line":"4","part":"MRAM-ER25","qty":"1","price":"5306.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246205","line":"5","part":"MRAM-ER25-IC","qty":"1","price":"5593.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246205","line":"6","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246205","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-22 16:47:26.084 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249941-05222026164725.txt === {"quote":"249941","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"0","shipto":"JETSTR","shiptoName":"Jetstream Of Hou (Pump Division)","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"05-11-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"raulo","conv_order":"ADV","time":"05-11","extra":"","follow_up":"06-08-2026","web_id":"","follow_name":"Matt Johnson","follow_phone":"","follow_email":"mjohnson@basstool.com","pic_user":"raulo","total_amt":"9281.22","total_gp":"0.00","total_gpm":"0.00","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"raulo","reason":"","totalQty":"5","win_pct":"20","clo_date":null,"notes":[],"crmnotes":[{"comp":1,"quote":249941,"Line":0,"Comment":"05/22/2026 4:47 PM - raulo - Cusstomer will try and repair broken presetter. May still want to purchase new."}],"items":[{"comp":"01","order":"249941","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249941","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249941","line":"3","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249941","line":"4","part":"PRE-PRNT-ROLL-04B080M","qty":"1","price":"11.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249941","line":"5","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-22 16:48:07.346 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245615-05222026164807.txt === {"quote":"245615","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"1","shipto":"BASSTOO","shiptoName":"Bass Tool & Supply Inc","entry_date":"02-16-2026","cust_order_date":"02-16-2026","req_date":"03-30-2026","cust_po":"cat40 shrinkfit","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"coby Villegas","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"18:16","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"coby Villegas","follow_phone":"832-759-9610","follow_email":"jvillegas@basstool.com","pic_user":"raulo","total_amt":"2050.20","total_gp":"1297.65","total_gpm":"63.29","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"raulo","reason":"2","totalQty":"10","win_pct":"20","clo_date":"03-16-2026","notes":[{"comp":"1","quote":"245615","line":"0","data":"02-16-2026 18:19 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245615,"Line":0,"Comment":"03/08/2026 8:22 PM - jacobf - F/U changed from 02/22/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245615,"Line":1,"Comment":"04/02/2026 9:25 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245615,"Line":2,"Comment":"04/02/2026 9:27 AM - jacobf - PIC changed from jacobf to raulo"},{"comp":1,"quote":245615,"Line":3,"Comment":"04/20/2026 10:45 AM - raulo - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245615,"Line":4,"Comment":"05/08/2026 4:32 PM - raulo - F/U changed from 05/11/2026 to 5/18/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245615","line":"1","part":"CAT40-SF0250-3.15CP","qty":"3","price":"335.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245615","line":"2","part":"CAT40-SF0375-3.15CP","qty":"3","price":"335.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245615","line":"3","part":"CAT40-SF0500-3.15CP","qty":"3","price":"335.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245615","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-22 16:49:32.751 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245616-05222026164932.txt === {"quote":"245616","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"1","shipto":"BASSTOO","shiptoName":"Bass Tool & Supply Inc","entry_date":"02-16-2026","cust_order_date":"02-16-2026","req_date":"03-30-2026","cust_po":"cat40 angle head","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"coby Villegas","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"18:23","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"coby Villegas","follow_phone":"832-759-9610","follow_email":"jvillegas@basstool.com","pic_user":"raulo","total_amt":"8573.00","total_gp":"4594.87","total_gpm":"53.60","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"raulo","reason":"2","totalQty":"3","win_pct":"20","clo_date":"03-16-2026","notes":[{"comp":"1","quote":"245616","line":"0","data":"02-16-2026 18:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245616,"Line":0,"Comment":"03/08/2026 8:22 PM - jacobf - F/U changed from 03/01/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245616,"Line":1,"Comment":"04/02/2026 9:27 AM - jacobf - PIC changed from jacobf to raulo"},{"comp":1,"quote":245616,"Line":2,"Comment":"04/20/2026 10:46 AM - raulo - F/U changed from 03/28/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245616,"Line":3,"Comment":"05/08/2026 4:32 PM - raulo - F/U changed from 05/11/2026 to 5/18/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245616","line":"1","part":"C40RAM-ER32-180ICE-65TP","qty":"1","price":"10404.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245616","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245616","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-22 16:49:59.954 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249944-05222026164959.txt === {"quote":"249944","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"0","shipto":"BASSTOO","shiptoName":"Bass Tool & Supply Inc","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-11-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"raulo","conv_order":"ADV","time":"05-11","extra":"","follow_up":"06-08-2026","web_id":"","follow_name":"Matt Johnson","follow_phone":"","follow_email":"mjohnson@basstool.com","pic_user":"raulo","total_amt":"14917.50","total_gp":"8517.47","total_gpm":"57.10","rev_type":"ADV","mod_date":"05-22-2026","mod_time":null,"mod_user":"raulo","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249944","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249944","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249944","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249944","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249944","line":"5","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249944","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-22 16:51:06.809 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246073-05222026165106.txt === {"quote":"246073","customer":"3365","name":null,"customerName":"Chaparral Machinery","comp":"01","open":"0","shipto":"CHAPARRA","shiptoName":"Chaparral Machinery","entry_date":"02-24-2026","cust_order_date":"02-24-2026","req_date":"04-07-2026","cust_po":"cnc202FA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kelly Johnson","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"21:16","extra":"","follow_up":"06-08-2026","web_id":"","follow_name":"Kelly Johnson","follow_phone":"832-808-2738","follow_email":"kjohnson@chaparralmachinery.com","pic_user":"raulo","total_amt":"37046.00","total_gp":"25889.66","total_gpm":"69.89","rev_type":"RT","mod_date":"05-22-2026","mod_time":null,"mod_user":"raulo","reason":"","totalQty":"7","win_pct":"20","clo_date":"03-24-2026","notes":[{"comp":"1","quote":"246073","line":"0","data":"02-24-2026 21:19 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246073,"Line":0,"Comment":"03/08/2026 8:23 PM - jacobf - F/U changed from 03/09/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246073,"Line":1,"Comment":"04/02/2026 9:29 AM - jacobf - F/U changed from 03/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246073,"Line":2,"Comment":"04/02/2026 9:31 AM - jacobf - PIC changed from jacobf to raulo"},{"comp":1,"quote":246073,"Line":3,"Comment":"04/20/2026 10:46 AM - raulo - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246073,"Line":4,"Comment":"05/08/2026 4:34 PM - raulo - F/U changed from 05/11/2026 to 5/18/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"246073","line":"1","part":"CNC202FA-M","qty":"2","price":"21092.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246073","line":"2","part":"R-8-SP-SET","qty":"2","price":"1672.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246073","line":"3","part":"RT-ACCS-CABLE","qty":"2","price":"1450.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"246073","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-22 16:51:52.265 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248831-05222026165152.txt === {"quote":"248831","customer":"18685","name":null,"customerName":"AJ Rod Co., Inc.","comp":"01","open":"1","shipto":"AJBRITT","shiptoName":"AJ Rod Company Houston","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"06-01-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"J.R. Saenz","drop_po":"","status":"0","user":"raulo","conv_order":"","time":"09:40","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"J.R. Saenz","follow_phone":"713-921-6111 x 122","follow_email":"jr.saenz@ajrodco.com","pic_user":"raulo","total_amt":"164.40","total_gp":"77.80","total_gpm":"47.32","rev_type":"STD","mod_date":"05-22-2026","mod_time":null,"mod_user":"raulo","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"248831","line":"0","data":"04-20-2026 09:43 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248831,"Line":0,"Comment":"04/20/2026 10:45 AM - raulo - F/U changed from 04/26/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248831,"Line":1,"Comment":"05/08/2026 1:47 PM - bethw - F/U changed from 05/09/2026 to 5/20/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248831","line":"1","part":"HSK63A-SM0750-3.00CP","qty":"1","price":"274.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248831","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-22 16:53:30.114 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250314-05222026165329.txt === {"quote":"250314","customer":"2180","name":null,"customerName":"Bass Tool & Supply Co.","comp":"01","open":"1","shipto":"JETSTR","shiptoName":"Jetstream Of Hou (Pump Division)","entry_date":"05-16-2026","cust_order_date":"05-16-2026","req_date":"06-27-2026","cust_po":"WH-ZP120 base plate","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Matt Johnson","drop_po":"","status":"0","user":"jacobf","conv_order":"","time":"09:49","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Matt Johnson","follow_phone":"713-275-5909 direct","follow_email":"mjohnson@basstool.com","pic_user":"raulo","total_amt":"23562.00","total_gp":"13047.14","total_gpm":"55.37","rev_type":"WAP","mod_date":"05-22-2026","mod_time":null,"mod_user":"raulo","reason":"4","totalQty":"23","win_pct":"20","clo_date":"06-16-2026","notes":[{"comp":"1","quote":"250314","line":"0","data":"05-16-2026 09:51 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250314,"Line":0,"Comment":"05/22/2026 4:53 PM - raulo - Customer states price is to high."}],"items":[{"comp":"01","order":"250314","line":"1","part":"WH-ZP120-BASE4-P200","qty":"2","price":"8138.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250314","line":"2","part":"WH-ZP-ACC-AIRBLCK-STD","qty":"2","price":"555.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250314","line":"3","part":"WH-ZP-ACC-AIRBLCK-PRE","qty":"2","price":"887.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250314","line":"4","part":"WH-ZP120-STD","qty":"8","price":"1412.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250314","line":"5","part":"WH-ZP120-STUD-18M16","qty":"8","price":"120.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250314","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-22 17:40:17.682 [INFO] In session is user: duked 2026-05-22 17:40:18.115 [INFO] In session is user: duked 2026-05-22 17:40:18.456 [INFO] In session is user: duked 2026-05-22 17:40:18.798 [INFO] In session is user: duked 2026-05-22 17:40:19.136 [INFO] In session is user: duked 2026-05-22 17:40:19.516 [INFO] In session is user: duked 2026-05-22 17:40:19.901 [INFO] In session is user: duked 2026-05-22 17:40:20.251 [INFO] In session is user: duked 2026-05-22 17:40:20.603 [INFO] In session is user: duked 2026-05-22 17:40:20.908 [INFO] In session is user: duked 2026-05-22 17:40:21.234 [INFO] In session is user: duked 2026-05-22 17:40:21.574 [INFO] In session is user: duked 2026-05-22 17:40:21.920 [INFO] In session is user: duked 2026-05-22 17:40:22.238 [INFO] In session is user: duked 2026-05-22 17:40:22.574 [INFO] In session is user: duked 2026-05-22 17:40:22.937 [INFO] In session is user: duked 2026-05-22 17:40:23.235 [INFO] In session is user: duked 2026-05-22 17:40:23.536 [INFO] In session is user: duked 2026-05-22 17:40:23.856 [INFO] In session is user: duked 2026-05-22 17:40:24.190 [INFO] In session is user: duked 2026-05-22 17:40:24.552 [INFO] In session is user: duked 2026-05-22 17:40:24.884 [INFO] In session is user: duked 2026-05-22 17:40:24.947 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.8628716106594, -117.721074475344, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.8628716106594, -117.721074475344, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1710663 second/s. 2026-05-22 17:40:25.207 [INFO] In session is user: duked 2026-05-22 17:40:25.542 [INFO] In session is user: duked 2026-05-22 17:40:26.023 [INFO] In session is user: duked 2026-05-22 17:40:26.354 [INFO] In session is user: duked 2026-05-22 17:40:26.690 [INFO] In session is user: duked 2026-05-22 17:40:27.006 [INFO] In session is user: duked 2026-05-22 17:40:27.353 [INFO] In session is user: duked 2026-05-22 17:40:27.794 [INFO] In session is user: duked 2026-05-22 17:40:28.196 [INFO] In session is user: duked 2026-05-22 17:40:28.605 [INFO] In session is user: duked 2026-05-22 17:40:28.914 [INFO] In session is user: duked 2026-05-22 17:40:29.250 [INFO] In session is user: duked 2026-05-22 17:40:29.650 [INFO] In session is user: duked 2026-05-22 17:40:29.994 [INFO] In session is user: duked 2026-05-22 17:40:30.314 [INFO] In session is user: duked 2026-05-22 17:40:30.645 [INFO] In session is user: duked 2026-05-22 17:40:30.944 [INFO] In session is user: duked 2026-05-22 17:40:31.273 [INFO] In session is user: duked 2026-05-22 17:40:31.642 [INFO] In session is user: duked 2026-05-22 17:40:31.980 [INFO] In session is user: duked 2026-05-22 17:40:32.306 [INFO] In session is user: duked 2026-05-22 17:40:32.638 [INFO] In session is user: duked 2026-05-22 17:40:33.019 [INFO] In session is user: duked 2026-05-22 17:40:33.364 [INFO] In session is user: duked 2026-05-22 17:40:33.704 [INFO] In session is user: duked 2026-05-22 17:40:34.129 [INFO] In session is user: duked 2026-05-22 17:40:34.444 [INFO] In session is user: duked 2026-05-22 17:40:34.797 [INFO] In session is user: duked 2026-05-22 17:40:35.113 [INFO] In session is user: duked 2026-05-22 17:40:35.449 [INFO] In session is user: duked 2026-05-22 17:40:35.766 [INFO] In session is user: duked 2026-05-22 17:40:36.081 [INFO] In session is user: duked 2026-05-22 17:40:36.410 [INFO] In session is user: duked 2026-05-22 17:40:36.720 [INFO] In session is user: duked 2026-05-22 17:40:37.079 [INFO] In session is user: duked 2026-05-22 17:40:37.419 [INFO] In session is user: duked 2026-05-22 17:40:37.765 [INFO] In session is user: duked 2026-05-22 17:40:38.069 [INFO] In session is user: duked 2026-05-22 17:40:38.392 [INFO] In session is user: duked 2026-05-22 17:40:38.706 [INFO] In session is user: duked 2026-05-22 17:40:39.011 [INFO] In session is user: duked 2026-05-22 17:40:39.329 [INFO] In session is user: duked 2026-05-22 17:40:39.628 [INFO] In session is user: duked 2026-05-22 17:40:39.984 [INFO] In session is user: duked 2026-05-22 17:40:40.302 [INFO] In session is user: duked 2026-05-22 17:40:40.589 [INFO] In session is user: duked 2026-05-22 17:40:40.890 [INFO] In session is user: duked 2026-05-22 17:40:41.408 [INFO] In session is user: duked 2026-05-22 17:40:41.710 [INFO] In session is user: duked 2026-05-22 17:40:42.030 [INFO] In session is user: duked 2026-05-22 17:40:42.336 [INFO] In session is user: duked 2026-05-22 17:40:42.664 [INFO] In session is user: duked 2026-05-22 17:40:42.987 [INFO] In session is user: duked 2026-05-22 17:40:43.330 [INFO] In session is user: duked 2026-05-22 17:40:43.654 [INFO] In session is user: duked 2026-05-22 17:40:44.002 [INFO] In session is user: duked 2026-05-22 17:40:44.354 [INFO] In session is user: duked 2026-05-22 17:40:44.650 [INFO] In session is user: duked 2026-05-22 17:40:44.968 [INFO] In session is user: duked 2026-05-22 17:40:45.289 [INFO] In session is user: duked 2026-05-22 17:40:45.813 [INFO] In session is user: duked 2026-05-22 17:40:46.146 [INFO] In session is user: duked 2026-05-22 17:40:46.499 [INFO] In session is user: duked 2026-05-22 17:40:46.847 [INFO] In session is user: duked 2026-05-22 17:40:47.155 [INFO] In session is user: duked 2026-05-22 17:40:47.477 [INFO] In session is user: duked 2026-05-22 17:40:47.801 [INFO] In session is user: duked 2026-05-22 17:40:48.101 [INFO] In session is user: duked 2026-05-22 17:40:48.445 [INFO] In session is user: duked 2026-05-22 17:40:48.792 [INFO] In session is user: duked 2026-05-22 17:40:49.120 [INFO] In session is user: duked 2026-05-22 17:40:49.464 [INFO] In session is user: duked 2026-05-22 17:40:49.769 [INFO] In session is user: duked 2026-05-22 17:40:50.082 [INFO] In session is user: duked 2026-05-22 17:40:50.403 [INFO] In session is user: duked 2026-05-22 17:40:50.728 [INFO] In session is user: duked 2026-05-22 17:40:51.159 [INFO] In session is user: duked 2026-05-22 17:40:51.553 [INFO] In session is user: duked 2026-05-22 17:40:51.952 [INFO] In session is user: duked 2026-05-22 17:40:52.285 [INFO] In session is user: duked 2026-05-22 17:40:52.606 [INFO] In session is user: duked 2026-05-22 17:40:52.928 [INFO] In session is user: duked 2026-05-22 17:40:53.293 [INFO] In session is user: duked 2026-05-22 17:40:53.601 [INFO] In session is user: duked 2026-05-22 17:40:53.924 [INFO] In session is user: duked 2026-05-22 17:40:54.254 [INFO] In session is user: duked 2026-05-22 17:40:54.589 [INFO] In session is user: duked 2026-05-22 17:40:54.916 [INFO] In session is user: duked 2026-05-22 17:40:55.353 [INFO] In session is user: duked 2026-05-22 17:40:55.658 [INFO] In session is user: duked 2026-05-22 17:40:56.004 [INFO] In session is user: duked 2026-05-22 17:40:56.321 [INFO] In session is user: duked 2026-05-22 17:40:56.641 [INFO] In session is user: duked 2026-05-22 17:40:56.957 [INFO] In session is user: duked 2026-05-22 17:40:57.303 [INFO] In session is user: duked 2026-05-22 17:40:57.613 [INFO] In session is user: duked 2026-05-22 17:40:57.941 [INFO] In session is user: duked 2026-05-22 17:40:58.303 [INFO] In session is user: duked 2026-05-22 17:40:58.631 [INFO] In session is user: duked 2026-05-22 17:40:59.004 [INFO] In session is user: duked 2026-05-22 17:40:59.436 [INFO] In session is user: duked 2026-05-22 17:40:59.781 [INFO] In session is user: duked 2026-05-22 17:41:00.150 [INFO] In session is user: duked 2026-05-22 17:41:00.492 [INFO] In session is user: duked 2026-05-22 17:41:00.821 [INFO] In session is user: duked 2026-05-22 17:41:01.150 [INFO] In session is user: duked 2026-05-22 17:41:01.485 [INFO] In session is user: duked 2026-05-22 17:41:01.807 [INFO] In session is user: duked 2026-05-22 17:41:02.130 [INFO] In session is user: duked 2026-05-22 17:41:02.436 [INFO] In session is user: duked 2026-05-22 17:41:02.777 [INFO] In session is user: duked 2026-05-22 17:41:03.176 [INFO] In session is user: duked 2026-05-22 17:41:03.512 [INFO] In session is user: duked 2026-05-22 17:41:03.847 [INFO] In session is user: duked 2026-05-22 17:41:04.315 [INFO] In session is user: duked 2026-05-22 17:41:04.683 [INFO] In session is user: duked 2026-05-22 17:41:05.035 [INFO] In session is user: duked 2026-05-22 17:41:05.439 [INFO] In session is user: duked 2026-05-22 17:41:05.798 [INFO] In session is user: duked 2026-05-22 17:41:06.196 [INFO] In session is user: duked 2026-05-22 17:41:06.565 [INFO] In session is user: duked 2026-05-22 17:41:07.021 [INFO] In session is user: duked 2026-05-22 21:46:28.567 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1875280476625, -88.2158243189109, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1875280476625, -88.2158243189109, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.164185 second/s. 2026-05-23 10:30:00.824 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\MACHSICN-0-3467.txt === {"customer":"MACHSICN","line":"A","dept":"M","name":"Josh Sidhu","title":"OWN","phone":"804-798-8920","cell":"123-456-7890","fax":null,"email":"jsidhu@machinespec.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3467,"password":null,"webenabled":"Y","linkedin":null,"city":"Ashland","state":"VA","address1":"9989 Lickinghole Road","address2":null,"zip":"23005","country":"USA","userid":"tomo","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"0"}}] 2026-05-23 17:18:41.554 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-24 22:18:42.470 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-25 12:49:08.160 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243512-05252026124907.txt === {"quote":"243512","customer":"8415","name":null,"customerName":"HITEC TOOLS SA de CV","comp":"01","open":"1","shipto":"HITECTOO","shiptoName":"Hitec Tools S.A de C.V.","entry_date":"01-07-2026","cust_order_date":"01-07-2026","req_date":"11-30-2026","cust_po":"Gestamp 1","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jos� Alejandro Vel�zquez Wense","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"15:19","extra":"","follow_up":"05-31-2026","web_id":"","follow_name":"Jos� Alejandro Vel�zquez Wense","follow_phone":"(553) 707-6168","follow_email":"javelazquez@hitectools.com","pic_user":"natalyg","total_amt":"142420.80","total_gp":"139705.60","total_gpm":"98.09","rev_type":"RT","mod_date":"05-25-2026","mod_time":null,"mod_user":"natalyg","reason":"2","totalQty":"3","win_pct":"20","clo_date":"11-30-2026","notes":[{"comp":"1","quote":"243512","line":"0","data":"01-07-2026 15:20 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":243512,"Line":0,"Comment":"03/19/2026 10:02 AM - natalyg - F/U changed from 02/28/2026 to 5/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243512,"Line":1,"Comment":"03/19/2026 10:02 AM - natalyg - CLO changed from 03/31/2026 to 11/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"243512","line":"1","part":"SPECIAL-RT","qty":"1","price":"134000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"243512","line":"2","part":"HYD-UNIT-NACHI-DC24V2","qty":"1","price":"10526.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243512","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"243512","Line":"1","Company":"1","F_Line":"1","Comment":"5AX-350WAR21","Loc":"Y"},{"Quote":"243512","Line":"1","Company":"1","F_Line":"2","Comment":"Tilt Table 350mm HydBrake","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-25 12:50:17.453 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243525-05252026125017.txt === {"quote":"243525","customer":"8415","name":null,"customerName":"HITEC TOOLS SA de CV","comp":"01","open":"1","shipto":"HITECTOO","shiptoName":"Hitec Tools S.A de C.V.","entry_date":"01-07-2026","cust_order_date":"01-07-2026","req_date":"11-30-2026","cust_po":"GESTAMP 1","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jos� Alejandro Vel�zquez Wense","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"17:10","extra":"","follow_up":"05-31-2026","web_id":"","follow_name":"Jos� Alejandro Vel�zquez Wense","follow_phone":"(553) 707-6168","follow_email":"javelazquez@hitectools.com","pic_user":"natalyg","total_amt":"93420.80","total_gp":"90705.60","total_gpm":"97.09","rev_type":"RT","mod_date":"05-25-2026","mod_time":null,"mod_user":"natalyg","reason":"2","totalQty":"3","win_pct":"20","clo_date":"11-30-2026","notes":[{"comp":"1","quote":"243525","line":"0","data":"01-07-2026 17:12 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":243525,"Line":0,"Comment":"03/19/2026 10:26 AM - natalyg - F/U changed from 01/28/2026 to 5/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243525,"Line":1,"Comment":"03/19/2026 10:27 AM - natalyg - CLO changed from 03/31/2026 to 11/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"243525","line":"1","part":"SPECIAL-RT","qty":"1","price":"85000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"243525","line":"2","part":"HYD-UNIT-NACHI-DC24V2","qty":"1","price":"10526.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243525","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"243525","Line":"1","Company":"1","F_Line":"1","Comment":"5AX-250WAR21","Loc":"Y"},{"Quote":"243525","Line":"1","Company":"1","F_Line":"2","Comment":"Tilt Table 250mm HydBrake","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-25 12:50:55.759 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243667-05252026125055.txt === {"quote":"243667","customer":"8415","name":null,"customerName":"HITEC TOOLS SA de CV","comp":"01","open":"1","shipto":"HITECTOO","shiptoName":"Hitec Tools S.A de C.V.","entry_date":"01-12-2026","cust_order_date":"01-12-2026","req_date":"11-30-2026","cust_po":"Gestamp 1","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jos� Alejandro Vel�zquez Wense","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"08:56","extra":"","follow_up":"05-31-2026","web_id":"","follow_name":"Jos� Alejandro Vel�zquez Wense","follow_phone":"(553) 707-6168","follow_email":"javelazquez@hitectools.com","pic_user":"natalyg","total_amt":"12247.20","total_gp":"7888.19","total_gpm":"64.41","rev_type":"RT","mod_date":"05-25-2026","mod_time":null,"mod_user":"natalyg","reason":"2","totalQty":"2","win_pct":"20","clo_date":"11-30-2026","notes":[{"comp":"1","quote":"243667","line":"0","data":"01-12-2026 08:57 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":243667,"Line":0,"Comment":"03/19/2026 9:58 AM - natalyg - F/U changed from 02/28/2026 to 5/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243667,"Line":1,"Comment":"03/19/2026 9:59 AM - natalyg - CLO changed from 04/30/2026 to 11/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"243667","line":"1","part":"NST-300HP","qty":"1","price":"15309.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"243667","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-25 12:52:02.396 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243964-05252026125202.txt === {"quote":"243964","customer":"4476","name":null,"customerName":"Dist. de Htas Ingheco S de RL de CV","comp":"01","open":"1","shipto":"COMVILLA","shiptoName":"Comercial Villarza SA DE CV","entry_date":"01-16-2026","cust_order_date":"01-16-2026","req_date":"07-30-2026","cust_po":"SOMAQ","terms_code":"PPD","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Aaron Vazquez","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"08:17","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Aaron Vazquez","follow_phone":"","follow_email":"aaron.vazquez@ingheco.com.mx","pic_user":"natalyg","total_amt":"3404.76","total_gp":"2374.68","total_gpm":"69.75","rev_type":"ADV","mod_date":"05-25-2026","mod_time":null,"mod_user":"natalyg","reason":"2","totalQty":"21","win_pct":"20","clo_date":"07-30-2026","notes":[{"comp":"1","quote":"243964","line":"0","data":"01-16-2026 08:18 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"243964","line":"1","part":"CAT40-SK16-90U-IDU","qty":"5","price":"438.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243964","line":"2","part":"SK16-12","qty":"5","price":"89.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243964","line":"3","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243964","line":"4","part":"CAT40-SK20-90U-IDU","qty":"4","price":"477.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243964","line":"5","part":"SK20-3/4A","qty":"4","price":"95.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243964","line":"6","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243964","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-25 12:58:39.117 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247274-05252026125838.txt === {"quote":"247274","customer":"20763","name":null,"customerName":"Tungaloy-NTK de Mexico","comp":"01","open":"1","shipto":"RSVXXAAB","shiptoName":"Tungaloy-NTKe de Mexico","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"06-30-2026","cust_po":"","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ivan Rodriguez","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"08:24","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Ivan Rodriguez","follow_phone":"+52-449-929-5410","follow_email":"irodriguez@tungaloymexico.com.mx","pic_user":"natalyg","total_amt":"1215.84","total_gp":"729.81","total_gpm":"60.03","rev_type":"ADV","mod_date":"05-25-2026","mod_time":null,"mod_user":"natalyg","reason":"2","totalQty":"5","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"247274","line":"0","data":"03-20-2026 08:25 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"247274","line":"1","part":"BT40-SF6-160","qty":"1","price":"447.00","uom":"EA","discount":"32.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247274","line":"2","part":"BT40-SF6-160CP","qty":"1","price":"447.00","uom":"EA","discount":"32.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247274","line":"3","part":"BT40-SF8-160","qty":"1","price":"447.00","uom":"EA","discount":"32.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247274","line":"4","part":"BT40-SF8-160CP","qty":"1","price":"447.00","uom":"EA","discount":"32.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247274","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-25 13:01:42.708 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247398-05252026130142.txt === {"quote":"247398","customer":"8312","name":null,"customerName":"Hemaq, S.A. de C.V.","comp":"01","open":"1","shipto":"PERIFERI","shiptoName":"PERIFERIQ by Hemaq","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"07-21-2026","cust_po":"","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sergio Sanchez","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"18:00","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Sergio Sanchez","follow_phone":"","follow_email":"srodriguez@periferiq.com","pic_user":"natalyg","total_amt":"2424.00","total_gp":"1632.80","total_gpm":"67.36","rev_type":"STD","mod_date":"05-25-2026","mod_time":null,"mod_user":"natalyg","reason":"2","totalQty":"41","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"247398","line":"0","data":"03-23-2026 18:02 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"247398","line":"1","part":"PS-309","qty":"20","price":"76.00","uom":"EA","discount":"40.00","req_date":"5 Stk","branch":"1"},{"comp":"01","order":"247398","line":"2","part":"PS-806U-1","qty":"20","price":"126.00","uom":"EA","discount":"40.00","req_date":"2-3 WEEKS","branch":"1"},{"comp":"01","order":"247398","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-25 13:02:42.102 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247642-05252026130241.txt === {"quote":"247642","customer":"8312","name":null,"customerName":"Hemaq, S.A. de C.V.","comp":"01","open":"0","shipto":"PERIFERI","shiptoName":"PERIFERIQ by Hemaq","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"07-31-2026","cust_po":"TAMTO","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sergio Sanchez","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"17:51","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Sergio Sanchez","follow_phone":"","follow_email":"srodriguez@periferiq.com","pic_user":"natalyg","total_amt":"2563.60","total_gp":"1772.21","total_gpm":"69.13","rev_type":"ADV","mod_date":"05-25-2026","mod_time":null,"mod_user":"natalyg","reason":"","totalQty":"11","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"247642","line":"0","data":"03-26-2026 17:53 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"247642","line":"1","part":"CAT40-C3/4-85U-IDU","qty":"3","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"2","part":"NCAT40-C3/4-85U-IDU","qty":"3","price":"610.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"3","part":"KM3/4-3/8","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"4","part":"KM3/4-1/2","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"5","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"6","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-25 13:03:01.276 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247642-05252026130301.txt === {"quote":"247642","customer":"8312","name":null,"customerName":"Hemaq, S.A. de C.V.","comp":"01","open":"0","shipto":"PERIFERI","shiptoName":"PERIFERIQ by Hemaq","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"07-31-2026","cust_po":"TAMTO","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sergio Sanchez","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"17:51","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Sergio Sanchez","follow_phone":"","follow_email":"srodriguez@periferiq.com","pic_user":"natalyg","total_amt":"2563.60","total_gp":"1772.21","total_gpm":"69.13","rev_type":"ADV","mod_date":"05-25-2026","mod_time":null,"mod_user":"natalyg","reason":"","totalQty":"11","win_pct":"20","clo_date":"07-31-2026","notes":[{"comp":"1","quote":"247642","line":"0","data":"03-26-2026 17:53 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247642,"Line":0,"Comment":"05/25/2026 12:02 PM - natalyg - F/U changed from 05/30/2026 to 6/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247642,"Line":1,"Comment":"05/25/2026 12:02 PM - natalyg - CLO changed from 06/30/2026 to 07/31/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247642","line":"1","part":"CAT40-C3/4-85U-IDU","qty":"3","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"2","part":"NCAT40-C3/4-85U-IDU","qty":"3","price":"610.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"3","part":"KM3/4-3/8","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"4","part":"KM3/4-1/2","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"5","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"6","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-25 17:02:29.437 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\TALUSANL.txt]: {"id":"TALUSANL","name":"Talumex","address1":"Privada Central 300 Laguna De San Vicente","address2":"","city":"San Luis Potosi","state":"SL","zip":"79525","country":"MX","discount_level":null,"date_opened":"","salesman":null,"phone":"+52 444 316 9376","cr_limit":"","Created":"05-25-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":99,"web_id":0,"Type":"ST","Active":"Y","website":null,"UserId":"luism","JAS":"N","customer_email":""} [{"json":{"results":"success","type":"customer"}}] 2026-05-25 17:02:29.876 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\TALUSANL-0-3467.txt === {"customer":"TALUSANL","line":"A","dept":"EN","name":"Eduardo Silva","title":"MFE","phone":"+52 444 316 9376","cell":"+52 444 316 9376","fax":null,"email":"e.silva@talumex.com.mx","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3467,"password":null,"webenabled":"Y","linkedin":null,"city":"San Luis Potosi","state":"SL","address1":"Privada central 300 Laguna de San Vicente","address2":null,"zip":"79525","country":"MX","userid":"luism","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"0"}}] 2026-05-25 21:55:11.114 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-26 03:18:27.532 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-26 05:49:46.208 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247984-05262026054945.txt === {"quote":"247984","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"05-20-2026","cust_po":"HSK63A Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:28","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"alyssah","total_amt":"4594.15","total_gp":"2456.44","total_gpm":"53.47","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"20","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"247984","line":"0","data":"04-02-2026 11:30-rons: less 45% per Fletcher..."}],"crmnotes":[{"comp":1,"quote":247984,"Line":0,"Comment":"04/13/2026 6:02 AM - alyssah - F/U changed from 04/08/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":1,"Comment":"04/24/2026 4:53 PM - alyssah - F/U changed from 04/21/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":2,"Comment":"05/01/2026 5:55 PM - rons - F/U changed from 05/01/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":3,"Comment":"05/01/2026 5:55 PM - rons - CLO changed from 05/02/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247984,"Line":4,"Comment":"05/01/2026 5:55 PM - rons - Req Date changed from 05/14/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247984,"Line":5,"Comment":"05/09/2026 5:35 PM - alyssah - CLO changed from 05/13/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247984,"Line":6,"Comment":"05/09/2026 5:36 PM - alyssah - F/U changed from 05/06/2026 to 5/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247984,"Line":7,"Comment":"05/17/2026 9:49 PM - alyssah - CLO changed from 05/18/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247984,"Line":8,"Comment":"05/17/2026 9:49 PM - alyssah - F/U changed from 05/17/2026 to 5/20/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247984","line":"1","part":"H63A-SF0187-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"2","part":"H63A-SF0250-4.72CP","qty":"3","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"3","part":"H63A-SF0312-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"4","part":"H63A-SF0375-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"5","part":"H63A-SF0500-4.72CP","qty":"5","price":"437.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"6","part":"H63A-SF0250-2.56RT","qty":"2","price":"392.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"7","part":"H63A-SF0750-4.72CP","qty":"2","price":"437.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247984","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-26 05:50:21.737 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248866-05262026055021.txt === {"quote":"248866","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCCO","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"06-01-2026","cust_po":"CAT50-SK16-195U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Alene","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"14:31","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Alene","follow_phone":"","follow_email":"@","pic_user":"alyssah","total_amt":"1859.00","total_gp":"1211.50","total_gpm":"65.17","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"5","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":248866,"Line":0,"Comment":"05/17/2026 9:47 PM - alyssah - F/U changed from 05/16/2026 to 5/20/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248866","line":"1","part":"CAT50-SK16-195U-IDU","qty":"2","price":"707.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248866","line":"2","part":"CAT50-SK25-195U-IDU","qty":"2","price":"723.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248866","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-26 05:50:51.252 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248524-05262026055051.txt === {"quote":"248524","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"NEWMANIY","shiptoName":"Max Tool","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-06-2026","cust_po":"H63A-MRAM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Gulley","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:26","extra":"","follow_up":"05-24-2026","web_id":"","follow_name":"Chris Gulley","follow_phone":"","follow_email":"chris@maxtoolinc.com","pic_user":"alyssah","total_amt":"13745.90","total_gp":"6559.46","total_gpm":"47.72","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"248524","line":"0","data":"04-14-2026 10:27 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248524,"Line":0,"Comment":"04/15/2026 4:07 PM - alyssah - CLO changed from 04/19/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248524,"Line":1,"Comment":"04/15/2026 4:07 PM - alyssah - F/U changed from 04/18/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248524,"Line":2,"Comment":"05/09/2026 5:40 PM - alyssah - F/U changed from 05/08/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248524,"Line":3,"Comment":"05/17/2026 9:47 PM - alyssah - CLO changed from 05/20/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248524,"Line":4,"Comment":"05/17/2026 9:47 PM - alyssah - F/U changed from 05/19/2026 to 5/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248524,"Line":5,"Comment":"05/26/2026 5:50 AM - alyssah - Req Date changed from 05/26/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248524","line":"1","part":"H63A-MRAM","qty":"1","price":"2930.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248524","line":"2","part":"PA65-HSK","qty":"1","price":"986.00","uom":"EA","discount":"27.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248524","line":"3","part":"MRAM-ER11ST","qty":"1","price":"7457.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248524","line":"5","part":"MRAM-ER16ST","qty":"1","price":"7457.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248524","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-26 05:51:00.897 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248524-05262026055100.txt === {"quote":"248524","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"NEWMANIY","shiptoName":"Max Tool","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-06-2026","cust_po":"H63A-MRAM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Gulley","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:26","extra":"","follow_up":"05-24-2026","web_id":"","follow_name":"Chris Gulley","follow_phone":"","follow_email":"chris@maxtoolinc.com","pic_user":"alyssah","total_amt":"13745.90","total_gp":"6559.46","total_gpm":"47.72","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"248524","line":"0","data":"04-14-2026 10:27 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248524,"Line":0,"Comment":"04/15/2026 4:07 PM - alyssah - CLO changed from 04/19/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248524,"Line":1,"Comment":"04/15/2026 4:07 PM - alyssah - F/U changed from 04/18/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248524,"Line":2,"Comment":"05/09/2026 5:40 PM - alyssah - F/U changed from 05/08/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248524,"Line":3,"Comment":"05/17/2026 9:47 PM - alyssah - CLO changed from 05/20/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248524,"Line":4,"Comment":"05/17/2026 9:47 PM - alyssah - F/U changed from 05/19/2026 to 5/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248524,"Line":5,"Comment":"05/26/2026 5:50 AM - alyssah - Req Date changed from 05/26/2026 to 06/06/2026 (Req Date Updated)"},{"comp":1,"quote":248524,"Line":6,"Comment":"05/26/2026 5:50 AM - alyssah - CLO changed from 05/25/2026 to 06/05/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248524","line":"1","part":"H63A-MRAM","qty":"1","price":"2930.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248524","line":"2","part":"PA65-HSK","qty":"1","price":"986.00","uom":"EA","discount":"27.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248524","line":"3","part":"MRAM-ER11ST","qty":"1","price":"7457.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248524","line":"5","part":"MRAM-ER16ST","qty":"1","price":"7457.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248524","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-26 05:51:13.099 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248524-05262026055112.txt === {"quote":"248524","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"NEWMANIY","shiptoName":"Max Tool","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-06-2026","cust_po":"H63A-MRAM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Gulley","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:26","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Chris Gulley","follow_phone":"","follow_email":"chris@maxtoolinc.com","pic_user":"alyssah","total_amt":"13745.90","total_gp":"6559.46","total_gpm":"47.72","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"248524","line":"0","data":"04-14-2026 10:27 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248524,"Line":0,"Comment":"04/15/2026 4:07 PM - alyssah - CLO changed from 04/19/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248524,"Line":1,"Comment":"04/15/2026 4:07 PM - alyssah - F/U changed from 04/18/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248524,"Line":2,"Comment":"05/09/2026 5:40 PM - alyssah - F/U changed from 05/08/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248524,"Line":3,"Comment":"05/17/2026 9:47 PM - alyssah - CLO changed from 05/20/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248524,"Line":4,"Comment":"05/17/2026 9:47 PM - alyssah - F/U changed from 05/19/2026 to 5/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248524,"Line":5,"Comment":"05/26/2026 5:50 AM - alyssah - Req Date changed from 05/26/2026 to 06/06/2026 (Req Date Updated)"},{"comp":1,"quote":248524,"Line":6,"Comment":"05/26/2026 5:50 AM - alyssah - CLO changed from 05/25/2026 to 06/05/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248524","line":"1","part":"H63A-MRAM","qty":"1","price":"2930.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248524","line":"2","part":"PA65-HSK","qty":"1","price":"986.00","uom":"EA","discount":"27.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248524","line":"3","part":"MRAM-ER11ST","qty":"1","price":"7457.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248524","line":"5","part":"MRAM-ER16ST","qty":"1","price":"7457.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248524","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-26 05:51:37.443 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248656-05262026055137.txt === {"quote":"248656","customer":"16831","name":null,"customerName":"Prestige Extreme Distribution","comp":"01","open":"1","shipto":"YOUNGSTO","shiptoName":"Youngstown Tool & Die Company Inc.","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"C5001-22-100CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Samuel Finch","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"15:20","extra":"","follow_up":"05-24-2026","web_id":"","follow_name":"Samuel Finch","follow_phone":"586-415-8480","follow_email":"sfinch@ped-inc.com","pic_user":"alyssah","total_amt":"1172.00","total_gp":"1172.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"5","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"248656","line":"0","data":"04-15-2026 15:21 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248656,"Line":0,"Comment":"05/17/2026 9:52 PM - alyssah - F/U changed from 05/18/2026 to 5/24/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248656","line":"1","part":"SPECIAL-TL","qty":"1","price":"224.00","uom":"EA","discount":"0.00","req_date":"9-10 weeks ADA","branch":"1"},{"comp":"01","order":"248656","line":"2","part":"SPECIAL-TL","qty":"1","price":"255.00","uom":"EA","discount":"0.00","req_date":"9-10 weeks ADA","branch":"1"},{"comp":"01","order":"248656","line":"3","part":"C5001-22-250CP","qty":"1","price":"335.00","uom":"EA","discount":"0.00","req_date":"9-10 weeks ADA","branch":"1"},{"comp":"01","order":"248656","line":"4","part":"C5001-22-300CP","qty":"1","price":"358.00","uom":"EA","discount":"0.00","req_date":"9-10 weeks ADA","branch":"1"},{"comp":"01","order":"248656","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248656","Line":"1","Company":"1","F_Line":"1","Comment":"Part Number: C5001-22-100CP","Loc":"Y"},{"Quote":"248656","Line":"2","Company":"1","F_Line":"1","Comment":"C5001-22-150CP","Loc":"Y"}],"qcomms":[{"Quote":"248656","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248656","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248656","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-26 05:52:15.648 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249383-05262026055215.txt === {"quote":"249383","customer":"9754","name":null,"customerName":"Ironclad Machinery LLC","comp":"01","open":"0","shipto":"IRONMAC","shiptoName":"Ironclad Machinery, LLC.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"BMT65-CO32MMX","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jennifer Weir","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:48","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Jennifer Weir","follow_phone":"(603) 856-3652","follow_email":"weirj@ironcladmachinery.com","pic_user":"alyssah","total_amt":"5964.00","total_gp":"3196.32","total_gpm":"53.59","rev_type":"LT","mod_date":"05-26-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"10","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249383","line":"0","data":"04-29-2026 11:54 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249383","line":"1","part":"BMT65-CO32MMX","qty":"3","price":"994.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249383","line":"2","part":"BMT65-CO32MMX","qty":"6","price":"994.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249383","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249383","Line":"1","Company":"1","F_Line":"1","Comment":"Discount reflects purchase of 1-3 holders.","Loc":"Y"},{"Quote":"249383","Line":"2","Company":"1","F_Line":"1","Comment":"Discount reflects purchase of 4-6 holders.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-26 05:52:46.163 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249948-05262026055245.txt === {"quote":"249948","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"SPOTFOFL","shiptoName":"Spot Zero","entry_date":"05-11-2026","cust_order_date":"05-29-2026","req_date":"06-03-2026","cust_po":"Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Ken","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:51","extra":"","follow_up":"05-24-2026","web_id":"","follow_name":"Kenny","follow_phone":"321-956-6550","follow_email":"kenneth@afi-tools.com","pic_user":"alyssah","total_amt":"2234.05","total_gp":"1513.14","total_gpm":"67.73","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"11","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"249948","line":"1","data":"are stock so we can convert to HS."},{"comp":"1","quote":"249948","line":"0","data":"05-11-2026 14:00-cindyt: Standard milling chucks"}],"crmnotes":[{"comp":1,"quote":249948,"Line":0,"Comment":"05/26/2026 5:52 AM - alyssah - CLO changed from 05/18/2026 to 06/06/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249948","line":"1","part":"SKJ16-5/16C","qty":"2","price":"51.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249948","line":"2","part":"SKJ16-1/8C","qty":"2","price":"90.00","uom":"EA","discount":"35.00","req_date":"1~2 Weeks ARO","branch":"1"},{"comp":"01","order":"249948","line":"3","part":"NCAT40-C3/4-120UG-IDU","qty":"2","price":"728.00","uom":"EA","discount":"35.00","req_date":"1 Week","branch":"1"},{"comp":"01","order":"249948","line":"4","part":"NCAT40-C3/4-105UG-IDU","qty":"2","price":"702.00","uom":"EA","discount":"35.00","req_date":"1 Week","branch":"1"},{"comp":"01","order":"249948","line":"5","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249948","line":"6","part":"SKWR-DR-120L","qty":"1","price":"30.00","uom":"EA","discount":"35.00","req_date":"1~2 Weeks ARO","branch":"1"},{"comp":"01","order":"249948","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-26 05:52:53.009 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249948-05262026055252.txt === {"quote":"249948","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"SPOTFOFL","shiptoName":"Spot Zero","entry_date":"05-11-2026","cust_order_date":"05-29-2026","req_date":"06-03-2026","cust_po":"Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Ken","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:51","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Kenny","follow_phone":"321-956-6550","follow_email":"kenneth@afi-tools.com","pic_user":"alyssah","total_amt":"2234.05","total_gp":"1513.14","total_gpm":"67.73","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"11","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"249948","line":"1","data":"are stock so we can convert to HS."},{"comp":"1","quote":"249948","line":"0","data":"05-11-2026 14:00-cindyt: Standard milling chucks"}],"crmnotes":[{"comp":1,"quote":249948,"Line":0,"Comment":"05/26/2026 5:52 AM - alyssah - CLO changed from 05/18/2026 to 06/06/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249948","line":"1","part":"SKJ16-5/16C","qty":"2","price":"51.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249948","line":"2","part":"SKJ16-1/8C","qty":"2","price":"90.00","uom":"EA","discount":"35.00","req_date":"1~2 Weeks ARO","branch":"1"},{"comp":"01","order":"249948","line":"3","part":"NCAT40-C3/4-120UG-IDU","qty":"2","price":"728.00","uom":"EA","discount":"35.00","req_date":"1 Week","branch":"1"},{"comp":"01","order":"249948","line":"4","part":"NCAT40-C3/4-105UG-IDU","qty":"2","price":"702.00","uom":"EA","discount":"35.00","req_date":"1 Week","branch":"1"},{"comp":"01","order":"249948","line":"5","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249948","line":"6","part":"SKWR-DR-120L","qty":"1","price":"30.00","uom":"EA","discount":"35.00","req_date":"1~2 Weeks ARO","branch":"1"},{"comp":"01","order":"249948","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-26 05:53:34.331 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248330-05262026055334.txt === {"quote":"248330","customer":"11065","name":null,"customerName":"KJ Tooling LLC","comp":"01","open":"1","shipto":"KJTOOLI","shiptoName":"KJ Tooling","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-30-2026","cust_po":"NC50F1-2500-2.95CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:50","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"bthomas@kjtooling.com","pic_user":"alyssah","total_amt":"1320.00","total_gp":"1026.24","total_gpm":"77.75","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248330","line":"1","part":"NC50F1-2500-2.95CP","qty":"2","price":"825.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248330","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-26 05:53:59.538 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248380-05262026055359.txt === {"quote":"248380","customer":"2360","name":null,"customerName":"Blue Ash Industrial Supply, Inc.","comp":"01","open":"1","shipto":"BLUE","shiptoName":"Blue Ash Industrial Supply","entry_date":"04-10-2026","cust_order_date":"04-10-2026","req_date":"05-28-2026","cust_po":"C5-ER20-55","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Chris Huey","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:35","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Chris Huey","follow_phone":"513-530-0188","follow_email":"chuey@blueashsupply.com","pic_user":"alyssah","total_amt":"1151.25","total_gp":"758.44","total_gpm":"65.88","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"alyssah","reason":"8","totalQty":"7","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"248380","line":"0","data":"04-10-2026 09:35 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248380","line":"1","part":"C5-ER20-55","qty":"1","price":"483.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248380","line":"2","part":"C5-ER25-55","qty":"1","price":"502.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248380","line":"3","part":"C5-ER32-57","qty":"1","price":"483.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248380","line":"4","part":"020-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248380","line":"5","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248380","line":"6","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248380","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-26 05:54:27.895 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248623-05262026055427.txt === {"quote":"248623","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"1","shipto":"GENERDYN","shiptoName":"General Dynamics OTS Inc","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"CAT50-SF0750-3.15CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Wendy Boozer","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:59","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Wendy Boozer","follow_phone":"","follow_email":"wboozer@fastenal.com","pic_user":"alyssah","total_amt":"1757.80","total_gp":"1086.60","total_gpm":"61.82","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"6","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"248623","line":"0","data":"04-15-2026 12:08 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248623,"Line":0,"Comment":"05/09/2026 5:41 PM - alyssah - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248623,"Line":1,"Comment":"05/17/2026 9:42 PM - alyssah - F/U changed from 05/15/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248623,"Line":2,"Comment":"05/17/2026 9:42 PM - alyssah - CLO changed from 05/15/2026 to 05/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248623","line":"1","part":"CAT50-SF0750-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248623","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 05:54:55.152 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250178-05262026055454.txt === {"quote":"250178","customer":"2360","name":null,"customerName":"Blue Ash Industrial Supply, Inc.","comp":"01","open":"1","shipto":"WELAGE","shiptoName":"Welage Corporation","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-25-2026","cust_po":"HSK63F-SK25-90P","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Matt Porter","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"09:46","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Matt Porter","follow_phone":"513-530-0188","follow_email":"mporter@blueasahsupply.com","pic_user":"alyssah","total_amt":"1727.70","total_gp":"1169.12","total_gpm":"67.67","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"9","win_pct":"20","clo_date":"06-14-2026","notes":[{"comp":"1","quote":"250178","line":"1","data":"05-14-2026 09:49 - Discounts Recalculated QS"},{"comp":"1","quote":"250178","line":"0","data":"05-14-2026 09:54-alyssah Edge discount added"}],"crmnotes":[],"items":[{"comp":"01","order":"250178","line":"1","part":"HSK63F-SK25-90P","qty":"2","price":"621.00","uom":"EA","discount":"35.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"250178","line":"2","part":"HSK63F-SK16C-120P","qty":"1","price":"626.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250178","line":"3","part":"SK25-3/4A","qty":"1","price":"108.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250178","line":"4","part":"SK16-7/16A","qty":"2","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250178","line":"6","part":"GH25","qty":"1","price":"265.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250178","line":"7","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250178","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-26 05:55:52.249 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249350-05262026055552.txt === {"quote":"249350","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"PTGREENV","shiptoName":"PTSolutions - Greenville","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"500-028","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Robin Johnson","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:21","extra":"","follow_up":"05-05-2026","web_id":"","follow_name":"Robin Johnson","follow_phone":"260-493-6351 x1304","follow_email":"robin.johnson@pts-tools.com","pic_user":"alyssah","total_amt":"15.96","total_gp":"6.14","total_gpm":"38.47","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"alyssah","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249350","line":"1","part":"500-028","qty":"1","price":"38.00","uom":"EA","discount":"58.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249350","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-26 06:42:53.564 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246319-05262026064253.txt === {"quote":"246319","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"1","shipto":"RBCAEO","shiptoName":"RBC Aerostructures LLC","entry_date":"03-02-2026","cust_order_date":"03-02-2026","req_date":"05-29-2026","cust_po":"MNL12-C4Z-ICE-10K","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Paul Heger","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:41","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Paul Heger","follow_phone":"800-511-2915","follow_email":"paul@afi-tools.com","pic_user":"mattm","total_amt":"18454.25","total_gp":"14669.89","total_gpm":"79.49","rev_type":"LT","mod_date":"05-26-2026","mod_time":null,"mod_user":"mattm","reason":"2","totalQty":"5","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"246319","line":"0","data":"03-02-2026 11:42 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246319,"Line":0,"Comment":"03/20/2026 12:27 PM - mattm - F/U changed from 03/25/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246319,"Line":1,"Comment":"04/05/2026 6:30 PM - mattm - Req Date change from 4/13/2026 to 4/30/2026 (Req Date Updated)"},{"comp":1,"quote":246319,"Line":2,"Comment":"04/05/2026 6:30 PM - mattm - CLO changed from 4/2/2026 to 4/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246319,"Line":3,"Comment":"04/05/2026 6:30 PM - mattm - F/U Changed from 4/2/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246319,"Line":4,"Comment":"04/21/2026 10:56 AM - mattm - Req Date changed from 04/30/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":246319,"Line":5,"Comment":"04/21/2026 10:56 AM - mattm - CLO changed from 04/18/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":246319,"Line":6,"Comment":"04/21/2026 10:56 AM - mattm - F/U changed from 04/18/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246319,"Line":7,"Comment":"05/26/2026 7:42 AM - mattm - Closed"}],"items":[{"comp":"01","order":"246319","line":"1","part":"MNL12-C4X-ICE-10K","qty":"1","price":"4978.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246319","line":"2","part":"MNL12-C5X-ICE-8K","qty":"1","price":"6079.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246319","line":"3","part":"C5-SK20-75","qty":"1","price":"679.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246319","line":"4","part":"SPECIAL-LV-MI","qty":"1","price":"10273.00","uom":"EA","discount":"0.00","req_date":"13-14 weeks ADA","branch":"1"},{"comp":"01","order":"246319","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246319","Line":"4","Company":"1","F_Line":"1","Comment":"MNL12-C5X-ICE-8K with Eltimon","Loc":"Y"},{"Quote":"246319","Line":"4","Company":"1","F_Line":"2","Comment":"Quoted at NET pricing","Loc":"Y"},{"Quote":"246319","Line":"4","Company":"1","F_Line":"3","Comment":"Non-cancellable,Non-returnable","Loc":"Y"},{"Quote":"246319","Line":"4","Company":"1","F_Line":"4","Comment":"Allow 2 weeks for approval drawing,then 9-10 weeks MFG","Loc":"Y"},{"Quote":"246319","Line":"4","Company":"1","F_Line":"5","Comment":"after receipt of signed approval drawing.2 wks shipping","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-26 06:43:24.053 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246538-05262026064323.txt === {"quote":"246538","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"1","shipto":"CUSWEFA","shiptoName":"Custom Welding & Fabrication","entry_date":"03-05-2026","cust_order_date":"03-05-2026","req_date":"05-29-2026","cust_po":"BMT75-ER40X","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Al Chapman","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:26","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Al Chapman","follow_phone":"(941) 739-6566","follow_email":"al@afi-tools.com","pic_user":"mattm","total_amt":"15045.00","total_gp":"7825.41","total_gpm":"52.01","rev_type":"LT","mod_date":"05-26-2026","mod_time":null,"mod_user":"mattm","reason":"2","totalQty":"7","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"246538","line":"0","data":"03-05-2026 10:27 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246538,"Line":0,"Comment":"03/29/2026 8:45 PM - mattm - F/U Changed from 3/28/2026 to 4/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246538,"Line":1,"Comment":"04/05/2026 6:27 PM - mattm - Req Date change from 4/16/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":246538,"Line":2,"Comment":"04/05/2026 6:27 PM - mattm - CLO changed from 4/5/2026 to 5/23/2026 (CLO Date Updated)"},{"comp":1,"quote":246538,"Line":3,"Comment":"04/05/2026 6:27 PM - mattm - F/U Changed from 3/28/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246538,"Line":4,"Comment":"05/26/2026 7:43 AM - mattm - Closed"}],"items":[{"comp":"01","order":"246538","line":"1","part":"BMT75-ER40X","qty":"1","price":"4483.00","uom":"EA","discount":"40.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"246538","line":"2","part":"BMT75-ER40X-ICE","qty":"1","price":"4691.00","uom":"EA","discount":"40.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"246538","line":"3","part":"BMT75-ER40Z-90","qty":"1","price":"7647.00","uom":"EA","discount":"40.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"246538","line":"4","part":"BMT75-ER40Z-90-ICE","qty":"1","price":"7993.00","uom":"EA","discount":"40.00","req_date":"2-3 weeks","branch":"1"},{"comp":"01","order":"246538","line":"6","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246538","line":"7","part":"WRENCH-MIM-112867","qty":"1","price":"212.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246538","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"246538","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"246538","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"246538","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-26 06:44:01.426 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247629-05262026064401.txt === {"quote":"247629","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"JACOBGRE","shiptoName":"Jacob Grey Precision Machining","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"08-31-2026","cust_po":"EZ AUTO CART","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Al Chapman","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:38","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Al Chapman","follow_phone":"(941) 739-6566","follow_email":"al@afi-tools.com","pic_user":"mattm","total_amt":"84025.23","total_gp":"60473.02","total_gpm":"71.97","rev_type":"WAP","mod_date":"05-26-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"247629","line":"0","data":"03-26-2026 15:54-alyssah Quote per MichaelRicketts"}],"crmnotes":[{"comp":1,"quote":247629,"Line":0,"Comment":"05/04/2026 11:59 AM - mattm - CLO changed from 04/29/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247629,"Line":1,"Comment":"05/04/2026 11:59 AM - mattm - F/U changed from 04/26/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247629,"Line":2,"Comment":"05/26/2026 7:44 AM - mattm - Req Date change from 5/26/2026 to 8/31/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247629","line":"1","part":"EZ-ACART-PREM","qty":"1","price":"21064.54","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247629","line":"2","part":"EZ-COBOT-CRX20","qty":"1","price":"55000.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"3","part":"EZ-ACART-DWRS1","qty":"1","price":"1013.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"4","part":"EZ-ACART-DWRS2","qty":"1","price":"900.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"5","part":"EZ-ACART-DWRS3","qty":"1","price":"1400.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"6","part":"EZ-ACART-TP5531","qty":"1","price":"3000.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"7","part":"EZ-ACC-CMP-UNVS","qty":"1","price":"500.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"9","part":"EZ-EOAT-2FG7","qty":"1","price":"4800.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247629","line":"10","part":"EZ-EOAT-3FG15","qty":"1","price":"5900.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247629","line":"11","part":"EZ-EOAT-CBLKIT","qty":"2","price":"190.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"13","part":"EZ-ACART-SCAN","qty":"1","price":"11074.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247629","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-26 06:44:18.629 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247629-05262026064418.txt === {"quote":"247629","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"JACOBGRE","shiptoName":"Jacob Grey Precision Machining","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"08-31-2026","cust_po":"EZ AUTO CART","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Al Chapman","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:38","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Al Chapman","follow_phone":"(941) 739-6566","follow_email":"al@afi-tools.com","pic_user":"mattm","total_amt":"84025.23","total_gp":"60473.02","total_gpm":"71.97","rev_type":"WAP","mod_date":"05-26-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"13","win_pct":"20","clo_date":"08-22-2026","notes":[{"comp":"1","quote":"247629","line":"0","data":"03-26-2026 15:54-alyssah Quote per MichaelRicketts"}],"crmnotes":[{"comp":1,"quote":247629,"Line":0,"Comment":"05/04/2026 11:59 AM - mattm - CLO changed from 04/29/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247629,"Line":1,"Comment":"05/04/2026 11:59 AM - mattm - F/U changed from 04/26/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247629,"Line":2,"Comment":"05/26/2026 7:44 AM - mattm - Req Date change from 5/26/2026 to 8/31/2026 (Req Date Updated)"},{"comp":1,"quote":247629,"Line":3,"Comment":"05/26/2026 7:44 AM - mattm - CLO changed from 5/23/2026 to 8/22/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247629","line":"1","part":"EZ-ACART-PREM","qty":"1","price":"21064.54","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247629","line":"2","part":"EZ-COBOT-CRX20","qty":"1","price":"55000.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"3","part":"EZ-ACART-DWRS1","qty":"1","price":"1013.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"4","part":"EZ-ACART-DWRS2","qty":"1","price":"900.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"5","part":"EZ-ACART-DWRS3","qty":"1","price":"1400.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"6","part":"EZ-ACART-TP5531","qty":"1","price":"3000.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"7","part":"EZ-ACC-CMP-UNVS","qty":"1","price":"500.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"9","part":"EZ-EOAT-2FG7","qty":"1","price":"4800.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247629","line":"10","part":"EZ-EOAT-3FG15","qty":"1","price":"5900.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247629","line":"11","part":"EZ-EOAT-CBLKIT","qty":"2","price":"190.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"13","part":"EZ-ACART-SCAN","qty":"1","price":"11074.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247629","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-26 06:44:27.332 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247629-05262026064427.txt === {"quote":"247629","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"JACOBGRE","shiptoName":"Jacob Grey Precision Machining","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"08-31-2026","cust_po":"EZ AUTO CART","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Al Chapman","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:38","extra":"","follow_up":"08-22-2026","web_id":"","follow_name":"Al Chapman","follow_phone":"(941) 739-6566","follow_email":"al@afi-tools.com","pic_user":"mattm","total_amt":"84025.23","total_gp":"60473.02","total_gpm":"71.97","rev_type":"WAP","mod_date":"05-26-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"13","win_pct":"20","clo_date":"08-22-2026","notes":[{"comp":"1","quote":"247629","line":"0","data":"03-26-2026 15:54-alyssah Quote per MichaelRicketts"}],"crmnotes":[{"comp":1,"quote":247629,"Line":0,"Comment":"05/04/2026 11:59 AM - mattm - CLO changed from 04/29/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247629,"Line":1,"Comment":"05/04/2026 11:59 AM - mattm - F/U changed from 04/26/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247629,"Line":2,"Comment":"05/26/2026 7:44 AM - mattm - Req Date change from 5/26/2026 to 8/31/2026 (Req Date Updated)"},{"comp":1,"quote":247629,"Line":3,"Comment":"05/26/2026 7:44 AM - mattm - CLO changed from 5/23/2026 to 8/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247629,"Line":4,"Comment":"05/26/2026 7:44 AM - mattm - F/U Changed from 5/23/2026 to 8/22/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247629","line":"1","part":"EZ-ACART-PREM","qty":"1","price":"21064.54","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247629","line":"2","part":"EZ-COBOT-CRX20","qty":"1","price":"55000.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"3","part":"EZ-ACART-DWRS1","qty":"1","price":"1013.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"4","part":"EZ-ACART-DWRS2","qty":"1","price":"900.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"5","part":"EZ-ACART-DWRS3","qty":"1","price":"1400.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"6","part":"EZ-ACART-TP5531","qty":"1","price":"3000.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"7","part":"EZ-ACC-CMP-UNVS","qty":"1","price":"500.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"9","part":"EZ-EOAT-2FG7","qty":"1","price":"4800.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247629","line":"10","part":"EZ-EOAT-3FG15","qty":"1","price":"5900.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247629","line":"11","part":"EZ-EOAT-CBLKIT","qty":"2","price":"190.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247629","line":"13","part":"EZ-ACART-SCAN","qty":"1","price":"11074.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247629","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-26 06:45:41.405 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241600-05262026064541.txt === {"quote":"241600","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"TAMPABA","shiptoName":"Tampa Bay Machining Inc.","entry_date":"11-19-2025","cust_order_date":"11-19-2025","req_date":"06-30-2026","cust_po":"MNZ20-ER32x","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Fred Holthaus","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:42","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Fred Holthaus","follow_phone":"941-751-1810","follow_email":"fred@afi-tools.com","pic_user":"mattm","total_amt":"40551.60","total_gp":"19643.11","total_gpm":"48.44","rev_type":"LT","mod_date":"05-26-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"44","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"241600","line":"0","data":"11-19-2025 15:50 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":241600,"Line":0,"Comment":"12/16/2025 7:43 AM - mattm - sent follow up email to Jack Gay"},{"comp":1,"quote":241600,"Line":1,"Comment":"12/16/2025 7:43 AM - mattm - Req Date changed from 12/31/2025 to 01/30/2026 (Req Date Updated)"},{"comp":1,"quote":241600,"Line":2,"Comment":"12/16/2025 7:44 AM - mattm - CLO changed from 12/19/2025 to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":241600,"Line":3,"Comment":"12/16/2025 7:44 AM - mattm - F/U changed from 12/12/2025 to 1/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241600,"Line":4,"Comment":"01/16/2026 12:04 PM - mattm - Onsite this week. DMG Mori - 3 Turrets, Main and Sub - the machine does not have power yet. They will also be looking into machine tending"},{"comp":1,"quote":241600,"Line":5,"Comment":"01/16/2026 12:04 PM - mattm - Req Date changed from 01/30/2026 to 02/27/2026 (Req Date Updated)"},{"comp":1,"quote":241600,"Line":6,"Comment":"01/16/2026 12:05 PM - mattm - CLO changed from 01/24/2026 to 02/21/2026 (CLO Date Updated)"},{"comp":1,"quote":241600,"Line":7,"Comment":"01/16/2026 12:05 PM - mattm - F/U changed from 01/24/2026 to 2/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241600,"Line":8,"Comment":"02/23/2026 8:25 AM - mattm - Still waiting for power to the machine"},{"comp":1,"quote":241600,"Line":9,"Comment":"02/23/2026 8:25 AM - mattm - Req Date change from 2/27/2026 to 3/31/2026 (Req Date Updated)"},{"comp":1,"quote":241600,"Line":10,"Comment":"02/23/2026 8:25 AM - mattm - CLO changed from 2/21/2026 to 3/28/2026 (CLO Date Updated)"},{"comp":1,"quote":241600,"Line":11,"Comment":"02/23/2026 8:25 AM - mattm - F/U Changed from 2/21/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241600,"Line":12,"Comment":"03/28/2026 11:02 AM - mattm - Waiting for power to machine "},{"comp":1,"quote":241600,"Line":13,"Comment":"03/28/2026 11:02 AM - mattm - Req Date change from 3/31/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":241600,"Line":14,"Comment":"03/29/2026 8:42 PM - mattm - Req Date change from 3/31/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":241600,"Line":15,"Comment":"03/29/2026 8:43 PM - mattm - CLO changed from 3/28/2026 to 5/23/2026 (CLO Date Updated)"},{"comp":1,"quote":241600,"Line":16,"Comment":"03/29/2026 8:44 PM - mattm - F/U Changed from 5/29/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241600,"Line":17,"Comment":"04/05/2026 6:29 PM - mattm - Req Date change from 3/31/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":241600,"Line":18,"Comment":"04/05/2026 6:29 PM - mattm - CLO changed from 3/28/2026 to 5/23/2026 (CLO Date Updated)"},{"comp":1,"quote":241600,"Line":19,"Comment":"04/05/2026 6:29 PM - mattm - F/U Changed from 3/28/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241600,"Line":20,"Comment":"05/26/2026 7:45 AM - mattm - Req Date change from 5/29/2026 to 6/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"241600","line":"1","part":"MNZ20-ER32X","qty":"6","price":"2789.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"2","part":"MNZ20-ER32Z","qty":"6","price":"4616.00","uom":"EA","discount":"40.00","req_date":"2 Stk/4 pcs pending","branch":"1"},{"comp":"01","order":"241600","line":"3","part":"MNZ20-BG12Z","qty":"10","price":"634.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"4","part":"MNZ20-ID75Z","qty":"1","price":"725.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"5","part":"MNZ20-OD75X","qty":"6","price":"687.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"6","part":"MNZ20-OD75X-LG","qty":"6","price":"725.00","uom":"EA","discount":"40.00","req_date":"5 Stk/1pc pending","branch":"1"},{"comp":"01","order":"241600","line":"7","part":"MNZ20-OD10X","qty":"2","price":"690.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"8","part":"MNZ20-ER32Z-MS-STAT","qty":"4","price":"1251.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"9","part":"E32-008","qty":"1","price":"56.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"10","part":"E32-SET-21","qty":"1","price":"1179.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-26 06:45:50.591 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241600-05262026064550.txt === {"quote":"241600","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"TAMPABA","shiptoName":"Tampa Bay Machining Inc.","entry_date":"11-19-2025","cust_order_date":"11-19-2025","req_date":"06-30-2026","cust_po":"MNZ20-ER32x","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Fred Holthaus","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:42","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Fred Holthaus","follow_phone":"941-751-1810","follow_email":"fred@afi-tools.com","pic_user":"mattm","total_amt":"40551.60","total_gp":"19643.11","total_gpm":"48.44","rev_type":"LT","mod_date":"05-26-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"44","win_pct":"20","clo_date":"06-20-2026","notes":[{"comp":"1","quote":"241600","line":"0","data":"11-19-2025 15:50 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":241600,"Line":0,"Comment":"12/16/2025 7:43 AM - mattm - sent follow up email to Jack Gay"},{"comp":1,"quote":241600,"Line":1,"Comment":"12/16/2025 7:43 AM - mattm - Req Date changed from 12/31/2025 to 01/30/2026 (Req Date Updated)"},{"comp":1,"quote":241600,"Line":2,"Comment":"12/16/2025 7:44 AM - mattm - CLO changed from 12/19/2025 to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":241600,"Line":3,"Comment":"12/16/2025 7:44 AM - mattm - F/U changed from 12/12/2025 to 1/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241600,"Line":4,"Comment":"01/16/2026 12:04 PM - mattm - Onsite this week. DMG Mori - 3 Turrets, Main and Sub - the machine does not have power yet. They will also be looking into machine tending"},{"comp":1,"quote":241600,"Line":5,"Comment":"01/16/2026 12:04 PM - mattm - Req Date changed from 01/30/2026 to 02/27/2026 (Req Date Updated)"},{"comp":1,"quote":241600,"Line":6,"Comment":"01/16/2026 12:05 PM - mattm - CLO changed from 01/24/2026 to 02/21/2026 (CLO Date Updated)"},{"comp":1,"quote":241600,"Line":7,"Comment":"01/16/2026 12:05 PM - mattm - F/U changed from 01/24/2026 to 2/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241600,"Line":8,"Comment":"02/23/2026 8:25 AM - mattm - Still waiting for power to the machine"},{"comp":1,"quote":241600,"Line":9,"Comment":"02/23/2026 8:25 AM - mattm - Req Date change from 2/27/2026 to 3/31/2026 (Req Date Updated)"},{"comp":1,"quote":241600,"Line":10,"Comment":"02/23/2026 8:25 AM - mattm - CLO changed from 2/21/2026 to 3/28/2026 (CLO Date Updated)"},{"comp":1,"quote":241600,"Line":11,"Comment":"02/23/2026 8:25 AM - mattm - F/U Changed from 2/21/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241600,"Line":12,"Comment":"03/28/2026 11:02 AM - mattm - Waiting for power to machine "},{"comp":1,"quote":241600,"Line":13,"Comment":"03/28/2026 11:02 AM - mattm - Req Date change from 3/31/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":241600,"Line":14,"Comment":"03/29/2026 8:42 PM - mattm - Req Date change from 3/31/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":241600,"Line":15,"Comment":"03/29/2026 8:43 PM - mattm - CLO changed from 3/28/2026 to 5/23/2026 (CLO Date Updated)"},{"comp":1,"quote":241600,"Line":16,"Comment":"03/29/2026 8:44 PM - mattm - F/U Changed from 5/29/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241600,"Line":17,"Comment":"04/05/2026 6:29 PM - mattm - Req Date change from 3/31/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":241600,"Line":18,"Comment":"04/05/2026 6:29 PM - mattm - CLO changed from 3/28/2026 to 5/23/2026 (CLO Date Updated)"},{"comp":1,"quote":241600,"Line":19,"Comment":"04/05/2026 6:29 PM - mattm - F/U Changed from 3/28/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241600,"Line":20,"Comment":"05/26/2026 7:45 AM - mattm - Req Date change from 5/29/2026 to 6/30/2026 (Req Date Updated)"},{"comp":1,"quote":241600,"Line":21,"Comment":"05/26/2026 7:45 AM - mattm - CLO changed from 5/23/2026 to 6/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"241600","line":"1","part":"MNZ20-ER32X","qty":"6","price":"2789.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"2","part":"MNZ20-ER32Z","qty":"6","price":"4616.00","uom":"EA","discount":"40.00","req_date":"2 Stk/4 pcs pending","branch":"1"},{"comp":"01","order":"241600","line":"3","part":"MNZ20-BG12Z","qty":"10","price":"634.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"4","part":"MNZ20-ID75Z","qty":"1","price":"725.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"5","part":"MNZ20-OD75X","qty":"6","price":"687.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"6","part":"MNZ20-OD75X-LG","qty":"6","price":"725.00","uom":"EA","discount":"40.00","req_date":"5 Stk/1pc pending","branch":"1"},{"comp":"01","order":"241600","line":"7","part":"MNZ20-OD10X","qty":"2","price":"690.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"8","part":"MNZ20-ER32Z-MS-STAT","qty":"4","price":"1251.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"9","part":"E32-008","qty":"1","price":"56.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"10","part":"E32-SET-21","qty":"1","price":"1179.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-26 06:46:00.175 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241600-05262026064559.txt === {"quote":"241600","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"TAMPABA","shiptoName":"Tampa Bay Machining Inc.","entry_date":"11-19-2025","cust_order_date":"11-19-2025","req_date":"06-30-2026","cust_po":"MNZ20-ER32x","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Fred Holthaus","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:42","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Fred Holthaus","follow_phone":"941-751-1810","follow_email":"fred@afi-tools.com","pic_user":"mattm","total_amt":"40551.60","total_gp":"19643.11","total_gpm":"48.44","rev_type":"LT","mod_date":"05-26-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"44","win_pct":"20","clo_date":"06-20-2026","notes":[{"comp":"1","quote":"241600","line":"0","data":"11-19-2025 15:50 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":241600,"Line":0,"Comment":"12/16/2025 7:43 AM - mattm - sent follow up email to Jack Gay"},{"comp":1,"quote":241600,"Line":1,"Comment":"12/16/2025 7:43 AM - mattm - Req Date changed from 12/31/2025 to 01/30/2026 (Req Date Updated)"},{"comp":1,"quote":241600,"Line":2,"Comment":"12/16/2025 7:44 AM - mattm - CLO changed from 12/19/2025 to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":241600,"Line":3,"Comment":"12/16/2025 7:44 AM - mattm - F/U changed from 12/12/2025 to 1/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241600,"Line":4,"Comment":"01/16/2026 12:04 PM - mattm - Onsite this week. DMG Mori - 3 Turrets, Main and Sub - the machine does not have power yet. They will also be looking into machine tending"},{"comp":1,"quote":241600,"Line":5,"Comment":"01/16/2026 12:04 PM - mattm - Req Date changed from 01/30/2026 to 02/27/2026 (Req Date Updated)"},{"comp":1,"quote":241600,"Line":6,"Comment":"01/16/2026 12:05 PM - mattm - CLO changed from 01/24/2026 to 02/21/2026 (CLO Date Updated)"},{"comp":1,"quote":241600,"Line":7,"Comment":"01/16/2026 12:05 PM - mattm - F/U changed from 01/24/2026 to 2/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241600,"Line":8,"Comment":"02/23/2026 8:25 AM - mattm - Still waiting for power to the machine"},{"comp":1,"quote":241600,"Line":9,"Comment":"02/23/2026 8:25 AM - mattm - Req Date change from 2/27/2026 to 3/31/2026 (Req Date Updated)"},{"comp":1,"quote":241600,"Line":10,"Comment":"02/23/2026 8:25 AM - mattm - CLO changed from 2/21/2026 to 3/28/2026 (CLO Date Updated)"},{"comp":1,"quote":241600,"Line":11,"Comment":"02/23/2026 8:25 AM - mattm - F/U Changed from 2/21/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241600,"Line":12,"Comment":"03/28/2026 11:02 AM - mattm - Waiting for power to machine "},{"comp":1,"quote":241600,"Line":13,"Comment":"03/28/2026 11:02 AM - mattm - Req Date change from 3/31/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":241600,"Line":14,"Comment":"03/29/2026 8:42 PM - mattm - Req Date change from 3/31/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":241600,"Line":15,"Comment":"03/29/2026 8:43 PM - mattm - CLO changed from 3/28/2026 to 5/23/2026 (CLO Date Updated)"},{"comp":1,"quote":241600,"Line":16,"Comment":"03/29/2026 8:44 PM - mattm - F/U Changed from 5/29/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241600,"Line":17,"Comment":"04/05/2026 6:29 PM - mattm - Req Date change from 3/31/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":241600,"Line":18,"Comment":"04/05/2026 6:29 PM - mattm - CLO changed from 3/28/2026 to 5/23/2026 (CLO Date Updated)"},{"comp":1,"quote":241600,"Line":19,"Comment":"04/05/2026 6:29 PM - mattm - F/U Changed from 3/28/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241600,"Line":20,"Comment":"05/26/2026 7:45 AM - mattm - Req Date change from 5/29/2026 to 6/30/2026 (Req Date Updated)"},{"comp":1,"quote":241600,"Line":21,"Comment":"05/26/2026 7:45 AM - mattm - CLO changed from 5/23/2026 to 6/20/2026 (CLO Date Updated)"},{"comp":1,"quote":241600,"Line":22,"Comment":"05/26/2026 7:45 AM - mattm - F/U Changed from 5/23/2026 to 6/20/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"241600","line":"1","part":"MNZ20-ER32X","qty":"6","price":"2789.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"2","part":"MNZ20-ER32Z","qty":"6","price":"4616.00","uom":"EA","discount":"40.00","req_date":"2 Stk/4 pcs pending","branch":"1"},{"comp":"01","order":"241600","line":"3","part":"MNZ20-BG12Z","qty":"10","price":"634.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"4","part":"MNZ20-ID75Z","qty":"1","price":"725.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"5","part":"MNZ20-OD75X","qty":"6","price":"687.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"6","part":"MNZ20-OD75X-LG","qty":"6","price":"725.00","uom":"EA","discount":"40.00","req_date":"5 Stk/1pc pending","branch":"1"},{"comp":"01","order":"241600","line":"7","part":"MNZ20-OD10X","qty":"2","price":"690.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"8","part":"MNZ20-ER32Z-MS-STAT","qty":"4","price":"1251.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"9","part":"E32-008","qty":"1","price":"56.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"10","part":"E32-SET-21","qty":"1","price":"1179.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241600","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-26 06:46:18.460 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-239436-05262026064618.txt === {"quote":"239436","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"KTEMABLE","shiptoName":"KTE Co","entry_date":"10-08-2025","cust_order_date":"10-08-2025","req_date":"06-30-2026","cust_po":"NCAT40-C3/4","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kevin Abrams","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:15","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Kevin Abrams","follow_phone":"941-739-6566","follow_email":"kevina@afi-tools.com","pic_user":"mattm","total_amt":"717.50","total_gp":"367.40","total_gpm":"51.21","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-23-2026","notes":[{"comp":"1","quote":"239436","line":"0","data":"10-08-2025 15:16 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":239436,"Line":0,"Comment":"10/31/2025 2:51 PM - mattm - F/U Changed from 11/1/2025 to 11/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":1,"Comment":"11/09/2025 9:11 PM - mattm - CLO changed from 11/8/2025 to 11/15/2025 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":2,"Comment":"11/09/2025 9:11 PM - mattm - F/U Changed from 11/8/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":3,"Comment":"12/01/2025 4:33 PM - mattm - Will take care of this week"},{"comp":1,"quote":239436,"Line":4,"Comment":"12/09/2025 5:24 PM - mattm - follow up dec"},{"comp":1,"quote":239436,"Line":5,"Comment":"12/09/2025 5:24 PM - mattm - Req Date changed from 11/19/2025 to 12/31/2025 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":6,"Comment":"12/09/2025 5:24 PM - mattm - CLO changed from 11/15/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":7,"Comment":"12/09/2025 5:24 PM - mattm - F/U changed from 11/15/2025 to 12/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":8,"Comment":"12/23/2025 1:19 PM - mattm - Req Date changed from 12/31/2025 to 01/30/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":9,"Comment":"12/23/2025 1:19 PM - mattm - CLO changed from 12/20/2025 to 01/09/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":10,"Comment":"12/23/2025 1:19 PM - mattm - F/U changed from 12/20/2025 to 1/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":11,"Comment":"01/05/2026 1:39 PM - mattm - CLO changed from 01/09/2026 to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":12,"Comment":"01/05/2026 1:39 PM - mattm - F/U changed from 01/09/2026 to 1/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":13,"Comment":"02/02/2026 4:13 PM - mattm - Req Date changed from 01/30/2026 to 02/27/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":14,"Comment":"02/02/2026 4:13 PM - mattm - CLO changed from 01/24/2026 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":15,"Comment":"02/02/2026 4:13 PM - mattm - F/U changed from 01/24/2026 to 2/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":16,"Comment":"02/20/2026 3:00 PM - mattm - Req Date change from 2/27/2026 to 3/7/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":17,"Comment":"02/20/2026 3:00 PM - mattm - CLO changed from 2/14/2026 to 3/7/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":18,"Comment":"02/20/2026 3:00 PM - mattm - F/U Changed from 2/14/2026 to 3/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":19,"Comment":"03/06/2026 1:17 PM - mattm - Req Date changed from 03/07/2026 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":20,"Comment":"03/06/2026 1:17 PM - mattm - CLO changed from 03/07/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":21,"Comment":"03/06/2026 1:17 PM - mattm - F/U changed from 03/07/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":22,"Comment":"03/29/2026 8:38 PM - mattm - Req Date change from 3/31/2026 to 4/30/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":23,"Comment":"03/29/2026 8:39 PM - mattm - CLO changed from 3/28/2026 to 4/18/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":24,"Comment":"03/29/2026 8:40 PM - mattm - F/U Changed from 3/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":25,"Comment":"04/05/2026 6:26 PM - mattm - Req Date change from 3/31/2026 to 4/30/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":26,"Comment":"04/05/2026 6:26 PM - mattm - CLO changed from 3/28/2026 to 4/25/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":27,"Comment":"04/05/2026 6:27 PM - mattm - F/U Changed from 3/28/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":28,"Comment":"04/27/2026 9:35 AM - mattm - Req Date change from 4/30/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":29,"Comment":"04/27/2026 9:36 AM - mattm - CLO changed from 4/25/2026 to 5/23/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":30,"Comment":"04/27/2026 9:36 AM - mattm - F/U Changed from 4/25/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":31,"Comment":"05/26/2026 7:46 AM - mattm - Req Date change from 5/29/2026 to 6/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"239436","line":"1","part":"NCAT40-C3/4-85U-IDU","qty":"1","price":"610.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239436","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239436","line":"4","part":"PROMO-SK16-KIT-NCAT40","qty":"1","price":"781.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239436","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"239436","Line":"4","Company":"1","F_Line":"1","Comment":"Customer has kit-delivered by Matt/Oen","Loc":"Y"},{"Quote":"239436","Line":"4","Company":"1","F_Line":"2","Comment":"**Invoice only**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-26 06:46:28.549 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-239436-05262026064628.txt === {"quote":"239436","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"KTEMABLE","shiptoName":"KTE Co","entry_date":"10-08-2025","cust_order_date":"10-08-2025","req_date":"06-30-2026","cust_po":"NCAT40-C3/4","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kevin Abrams","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:15","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Kevin Abrams","follow_phone":"941-739-6566","follow_email":"kevina@afi-tools.com","pic_user":"mattm","total_amt":"717.50","total_gp":"367.40","total_gpm":"51.21","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"239436","line":"0","data":"10-08-2025 15:16 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":239436,"Line":0,"Comment":"10/31/2025 2:51 PM - mattm - F/U Changed from 11/1/2025 to 11/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":1,"Comment":"11/09/2025 9:11 PM - mattm - CLO changed from 11/8/2025 to 11/15/2025 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":2,"Comment":"11/09/2025 9:11 PM - mattm - F/U Changed from 11/8/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":3,"Comment":"12/01/2025 4:33 PM - mattm - Will take care of this week"},{"comp":1,"quote":239436,"Line":4,"Comment":"12/09/2025 5:24 PM - mattm - follow up dec"},{"comp":1,"quote":239436,"Line":5,"Comment":"12/09/2025 5:24 PM - mattm - Req Date changed from 11/19/2025 to 12/31/2025 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":6,"Comment":"12/09/2025 5:24 PM - mattm - CLO changed from 11/15/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":7,"Comment":"12/09/2025 5:24 PM - mattm - F/U changed from 11/15/2025 to 12/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":8,"Comment":"12/23/2025 1:19 PM - mattm - Req Date changed from 12/31/2025 to 01/30/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":9,"Comment":"12/23/2025 1:19 PM - mattm - CLO changed from 12/20/2025 to 01/09/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":10,"Comment":"12/23/2025 1:19 PM - mattm - F/U changed from 12/20/2025 to 1/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":11,"Comment":"01/05/2026 1:39 PM - mattm - CLO changed from 01/09/2026 to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":12,"Comment":"01/05/2026 1:39 PM - mattm - F/U changed from 01/09/2026 to 1/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":13,"Comment":"02/02/2026 4:13 PM - mattm - Req Date changed from 01/30/2026 to 02/27/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":14,"Comment":"02/02/2026 4:13 PM - mattm - CLO changed from 01/24/2026 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":15,"Comment":"02/02/2026 4:13 PM - mattm - F/U changed from 01/24/2026 to 2/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":16,"Comment":"02/20/2026 3:00 PM - mattm - Req Date change from 2/27/2026 to 3/7/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":17,"Comment":"02/20/2026 3:00 PM - mattm - CLO changed from 2/14/2026 to 3/7/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":18,"Comment":"02/20/2026 3:00 PM - mattm - F/U Changed from 2/14/2026 to 3/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":19,"Comment":"03/06/2026 1:17 PM - mattm - Req Date changed from 03/07/2026 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":20,"Comment":"03/06/2026 1:17 PM - mattm - CLO changed from 03/07/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":21,"Comment":"03/06/2026 1:17 PM - mattm - F/U changed from 03/07/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":22,"Comment":"03/29/2026 8:38 PM - mattm - Req Date change from 3/31/2026 to 4/30/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":23,"Comment":"03/29/2026 8:39 PM - mattm - CLO changed from 3/28/2026 to 4/18/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":24,"Comment":"03/29/2026 8:40 PM - mattm - F/U Changed from 3/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":25,"Comment":"04/05/2026 6:26 PM - mattm - Req Date change from 3/31/2026 to 4/30/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":26,"Comment":"04/05/2026 6:26 PM - mattm - CLO changed from 3/28/2026 to 4/25/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":27,"Comment":"04/05/2026 6:27 PM - mattm - F/U Changed from 3/28/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":28,"Comment":"04/27/2026 9:35 AM - mattm - Req Date change from 4/30/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":29,"Comment":"04/27/2026 9:36 AM - mattm - CLO changed from 4/25/2026 to 5/23/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":30,"Comment":"04/27/2026 9:36 AM - mattm - F/U Changed from 4/25/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":31,"Comment":"05/26/2026 7:46 AM - mattm - Req Date change from 5/29/2026 to 6/30/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":32,"Comment":"05/26/2026 7:46 AM - mattm - CLO changed from 5/23/2026 to 6/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"239436","line":"1","part":"NCAT40-C3/4-85U-IDU","qty":"1","price":"610.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239436","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239436","line":"4","part":"PROMO-SK16-KIT-NCAT40","qty":"1","price":"781.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239436","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"239436","Line":"4","Company":"1","F_Line":"1","Comment":"Customer has kit-delivered by Matt/Oen","Loc":"Y"},{"Quote":"239436","Line":"4","Company":"1","F_Line":"2","Comment":"**Invoice only**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-26 06:46:39.056 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-239436-05262026064638.txt === {"quote":"239436","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"KTEMABLE","shiptoName":"KTE Co","entry_date":"10-08-2025","cust_order_date":"10-08-2025","req_date":"06-30-2026","cust_po":"NCAT40-C3/4","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kevin Abrams","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:15","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Kevin Abrams","follow_phone":"941-739-6566","follow_email":"kevina@afi-tools.com","pic_user":"mattm","total_amt":"717.50","total_gp":"367.40","total_gpm":"51.21","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"239436","line":"0","data":"10-08-2025 15:16 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":239436,"Line":0,"Comment":"10/31/2025 2:51 PM - mattm - F/U Changed from 11/1/2025 to 11/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":1,"Comment":"11/09/2025 9:11 PM - mattm - CLO changed from 11/8/2025 to 11/15/2025 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":2,"Comment":"11/09/2025 9:11 PM - mattm - F/U Changed from 11/8/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":3,"Comment":"12/01/2025 4:33 PM - mattm - Will take care of this week"},{"comp":1,"quote":239436,"Line":4,"Comment":"12/09/2025 5:24 PM - mattm - follow up dec"},{"comp":1,"quote":239436,"Line":5,"Comment":"12/09/2025 5:24 PM - mattm - Req Date changed from 11/19/2025 to 12/31/2025 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":6,"Comment":"12/09/2025 5:24 PM - mattm - CLO changed from 11/15/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":7,"Comment":"12/09/2025 5:24 PM - mattm - F/U changed from 11/15/2025 to 12/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":8,"Comment":"12/23/2025 1:19 PM - mattm - Req Date changed from 12/31/2025 to 01/30/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":9,"Comment":"12/23/2025 1:19 PM - mattm - CLO changed from 12/20/2025 to 01/09/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":10,"Comment":"12/23/2025 1:19 PM - mattm - F/U changed from 12/20/2025 to 1/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":11,"Comment":"01/05/2026 1:39 PM - mattm - CLO changed from 01/09/2026 to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":12,"Comment":"01/05/2026 1:39 PM - mattm - F/U changed from 01/09/2026 to 1/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":13,"Comment":"02/02/2026 4:13 PM - mattm - Req Date changed from 01/30/2026 to 02/27/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":14,"Comment":"02/02/2026 4:13 PM - mattm - CLO changed from 01/24/2026 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":15,"Comment":"02/02/2026 4:13 PM - mattm - F/U changed from 01/24/2026 to 2/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":16,"Comment":"02/20/2026 3:00 PM - mattm - Req Date change from 2/27/2026 to 3/7/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":17,"Comment":"02/20/2026 3:00 PM - mattm - CLO changed from 2/14/2026 to 3/7/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":18,"Comment":"02/20/2026 3:00 PM - mattm - F/U Changed from 2/14/2026 to 3/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":19,"Comment":"03/06/2026 1:17 PM - mattm - Req Date changed from 03/07/2026 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":20,"Comment":"03/06/2026 1:17 PM - mattm - CLO changed from 03/07/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":21,"Comment":"03/06/2026 1:17 PM - mattm - F/U changed from 03/07/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":22,"Comment":"03/29/2026 8:38 PM - mattm - Req Date change from 3/31/2026 to 4/30/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":23,"Comment":"03/29/2026 8:39 PM - mattm - CLO changed from 3/28/2026 to 4/18/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":24,"Comment":"03/29/2026 8:40 PM - mattm - F/U Changed from 3/28/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":25,"Comment":"04/05/2026 6:26 PM - mattm - Req Date change from 3/31/2026 to 4/30/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":26,"Comment":"04/05/2026 6:26 PM - mattm - CLO changed from 3/28/2026 to 4/25/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":27,"Comment":"04/05/2026 6:27 PM - mattm - F/U Changed from 3/28/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":28,"Comment":"04/27/2026 9:35 AM - mattm - Req Date change from 4/30/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":29,"Comment":"04/27/2026 9:36 AM - mattm - CLO changed from 4/25/2026 to 5/23/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":30,"Comment":"04/27/2026 9:36 AM - mattm - F/U Changed from 4/25/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239436,"Line":31,"Comment":"05/26/2026 7:46 AM - mattm - Req Date change from 5/29/2026 to 6/30/2026 (Req Date Updated)"},{"comp":1,"quote":239436,"Line":32,"Comment":"05/26/2026 7:46 AM - mattm - CLO changed from 5/23/2026 to 6/13/2026 (CLO Date Updated)"},{"comp":1,"quote":239436,"Line":33,"Comment":"05/26/2026 7:46 AM - mattm - F/U Changed from 5/23/2026 to 6/13/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"239436","line":"1","part":"NCAT40-C3/4-85U-IDU","qty":"1","price":"610.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239436","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239436","line":"4","part":"PROMO-SK16-KIT-NCAT40","qty":"1","price":"781.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239436","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"239436","Line":"4","Company":"1","F_Line":"1","Comment":"Customer has kit-delivered by Matt/Oen","Loc":"Y"},{"Quote":"239436","Line":"4","Company":"1","F_Line":"2","Comment":"**Invoice only**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-26 07:43:53.771 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.8513431631475, -74.0315391363057, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.8513431631475, -74.0315391363057, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.216028 second/s. 2026-05-26 08:07:19.345 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250233-05262026080719.txt === {"quote":"250233","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTGREENV","shiptoName":"PTSolutions - Greenville","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-25-2026","cust_po":"SK16-8AC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Aubrey Graham","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"15:07","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Aubrey Graham","follow_phone":"800-836-4288 x3634","follow_email":"aubrey.graham@pts-tools.com","pic_user":"haleyd","total_amt":"128.04","total_gp":"85.25","total_gpm":"66.58","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-14-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250233","line":"1","part":"SK16-8AC","qty":"1","price":"194.00","uom":"EA","discount":"34.00","req_date":"iTOCK","branch":"1"},{"comp":"01","order":"250233","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-26 08:17:35.505 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250335-05262026081735.txt === {"quote":"250335","customer":"3010","name":null,"customerName":"C & C Tool and Supply Co.,Inc.","comp":"01","open":"1","shipto":"ADVEX","shiptoName":"Advex Corporation","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"CCK1 1/4-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jared Sellers","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:21","extra":"","follow_up":"05-24-2026","web_id":"","follow_name":"Jared Sellers","follow_phone":"","follow_email":"jared@cctool.com","pic_user":"haleyd","total_amt":"417.60","total_gp":"316.81","total_gpm":"75.86","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"7","win_pct":"20","clo_date":"06-18-2026","notes":[{"comp":"1","quote":"250335","line":"1","data":"05-18-2026 11:30 - Discounts Recalculated"},{"comp":"1","quote":"250335","line":"0","data":"05-18-2026 09:31 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250335","line":"1","part":"CCK1.1/4-1/2","qty":"1","price":"82.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250335","line":"2","part":"CCK1.1/4-5/8","qty":"1","price":"92.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250335","line":"3","part":"CCK1.1/4-3/4","qty":"1","price":"92.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250335","line":"4","part":"CCK1.1/4-1","qty":"1","price":"92.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250335","line":"5","part":"CCK1.1/4-12","qty":"1","price":"82.00","uom":"EA","discount":"20.00","req_date":"1-2week delivery","branch":"1"},{"comp":"01","order":"250335","line":"6","part":"CCK1.1/4-14","qty":"1","price":"82.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250335","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-26 08:17:58.242 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250335-05262026081757.txt === {"quote":"250335","customer":"3010","name":null,"customerName":"C & C Tool and Supply Co.,Inc.","comp":"01","open":"1","shipto":"ADVEX","shiptoName":"Advex Corporation","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"CCK1 1/4-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jared Sellers","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:21","extra":"","follow_up":"05-24-2026","web_id":"","follow_name":"Jared Sellers","follow_phone":"","follow_email":"jared@cctool.com","pic_user":"haleyd","total_amt":"417.60","total_gp":"316.81","total_gpm":"75.86","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"7","win_pct":"20","clo_date":"06-18-2026","notes":[{"comp":"1","quote":"250335","line":"1","data":"05-18-2026 11:30 - Discounts Recalculated"},{"comp":"1","quote":"250335","line":"0","data":"05-18-2026 09:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250335,"Line":0,"Comment":"05/26/2026 8:17 AM - haleyd - Closed"}],"items":[{"comp":"01","order":"250335","line":"1","part":"CCK1.1/4-1/2","qty":"1","price":"82.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250335","line":"2","part":"CCK1.1/4-5/8","qty":"1","price":"92.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250335","line":"3","part":"CCK1.1/4-3/4","qty":"1","price":"92.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250335","line":"4","part":"CCK1.1/4-1","qty":"1","price":"92.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250335","line":"5","part":"CCK1.1/4-12","qty":"1","price":"82.00","uom":"EA","discount":"20.00","req_date":"1-2week delivery","branch":"1"},{"comp":"01","order":"250335","line":"6","part":"CCK1.1/4-14","qty":"1","price":"82.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250335","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-26 08:23:56.758 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250345-05262026082356.txt === {"quote":"250345","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"HOWMETVA","shiptoName":"HOWMET AEROSPACE","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"GH6 wrench","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"10:06","extra":"","follow_up":"06-16-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"haleyd","total_amt":"2802.11","total_gp":"1696.40","total_gpm":"60.54","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"21","win_pct":"20","clo_date":"06-18-2026","notes":[{"comp":"1","quote":"250345","line":"0","data":"05-18-2026 10:12 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250345","line":"1","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250345","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250345","line":"3","part":"GH12","qty":"1","price":"235.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250345","line":"4","part":"NBT30-SK6C-60P","qty":"2","price":"465.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250345","line":"5","part":"NBT30-SK6C-90P","qty":"2","price":"483.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250345","line":"6","part":"NBT30-SK10C-75P","qty":"2","price":"477.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250345","line":"7","part":"NBT30-SK13C-60P","qty":"2","price":"507.00","uom":"EA","discount":"47.00","req_date":"1-2week delivery","branch":"1"},{"comp":"01","order":"250345","line":"8","part":"SK6-1/8A","qty":"4","price":"70.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250345","line":"9","part":"SK10-1/4A","qty":"2","price":"72.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250345","line":"10","part":"SK13-1/2A","qty":"2","price":"81.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250345","line":"11","part":"NCL-BT30","qty":"1","price":"287.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250345","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":12}}] 2026-05-26 08:24:42.866 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250338-05262026082442.txt === {"quote":"250338","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"CAT50-SF0375-5.12CP","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jorge Blanco","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:24","extra":"","follow_up":"06-08-2026","web_id":"","follow_name":"Jorge Blanco","follow_phone":"956-545-9750","follow_email":"blancoj@mscdirect.com","pic_user":"mariek","total_amt":"363.60","total_gp":"203.98","total_gpm":"56.10","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"mariek","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250338","line":"1","part":"CAT50-SF0375-5.12CP","qty":"1","price":"606.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250338","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-26 08:25:57.593 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249910-05262026082557.txt === {"quote":"249910","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-22-2026","cust_po":"030-010","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jessica Meyer","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:36","extra":"","follow_up":"06-08-2026","web_id":"","follow_name":"Jessica Meyer","follow_phone":"563-386-0710 x820465","follow_email":"jessica.meyer@mscdirect.com","pic_user":"mariek","total_amt":"46.80","total_gp":"30.18","total_gpm":"64.49","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"mariek","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249910","line":"1","data":"05-11-2026 09:38 - Discounts Recalculated QS"},{"comp":"1","quote":"249910","line":"0","data":"05-11-2026 09:40-briand: Checked, good to send."}],"crmnotes":[],"items":[{"comp":"01","order":"249910","line":"1","part":"030-010","qty":"3","price":"24.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249910","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} 249910-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-26 08:26:24.461 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250335-05262026082624.txt === {"quote":"250335","customer":"3010","name":null,"customerName":"C & C Tool and Supply Co.,Inc.","comp":"01","open":"1","shipto":"ADVEX","shiptoName":"Advex Corporation","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"CCK1 1/4-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jared Sellers","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:21","extra":"","follow_up":"05-24-2026","web_id":"","follow_name":"Jared Sellers","follow_phone":"","follow_email":"jared@cctool.com","pic_user":"haleyd","total_amt":"417.60","total_gp":"316.81","total_gpm":"75.86","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"7","win_pct":"20","clo_date":"06-18-2026","notes":[{"comp":"1","quote":"250335","line":"1","data":"05-18-2026 11:30 - Discounts Recalculated"},{"comp":"1","quote":"250335","line":"0","data":"05-18-2026 09:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250335,"Line":0,"Comment":"05/26/2026 8:17 AM - haleyd - Closed"},{"comp":1,"quote":250335,"Line":1,"Comment":"05/26/2026 8:17 AM - haleyd - Closed"}],"items":[{"comp":"01","order":"250335","line":"1","part":"CCK1.1/4-1/2","qty":"1","price":"82.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250335","line":"2","part":"CCK1.1/4-5/8","qty":"1","price":"92.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250335","line":"3","part":"CCK1.1/4-3/4","qty":"1","price":"92.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250335","line":"4","part":"CCK1.1/4-1","qty":"1","price":"92.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250335","line":"5","part":"CCK1.1/4-12","qty":"1","price":"82.00","uom":"EA","discount":"20.00","req_date":"1-2week delivery","branch":"1"},{"comp":"01","order":"250335","line":"6","part":"CCK1.1/4-14","qty":"1","price":"82.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250335","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-26 08:33:40.569 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249952-05262026083340.txt === {"quote":"249952","customer":"12395","name":null,"customerName":"Liberty Tool Co.","comp":"01","open":"0","shipto":"LIBERTY","shiptoName":"Liberty Tool Co.","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-22-2026","cust_po":"C4007-0020-4.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Eric Larson","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"14:22","extra":"","follow_up":"06-09-2026","web_id":"","follow_name":"Eric Larson","follow_phone":"610-431-4950 x 305","follow_email":"elarson@libertytool.com","pic_user":"mariek","total_amt":"1555.25","total_gp":"997.35","total_gpm":"64.13","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"mariek","reason":"","totalQty":"11","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249952","line":"2","data":"05-11-2026 14:25 - Discounts Recalculated QS"},{"comp":"1","quote":"249952","line":"1","data":"05-11-2026 14:42-mariek added wrenches to quote"},{"comp":"1","quote":"249952","line":"0","data":"05-11-2026 14:45-briand: Checked, good to send."}],"crmnotes":[],"items":[{"comp":"01","order":"249952","line":"1","part":"C4007-0020-4.00","qty":"4","price":"266.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249952","line":"2","part":"C4007-0016-3.50","qty":"4","price":"279.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249952","line":"3","part":"020-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249952","line":"4","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249952","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} 249952-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-26 08:48:36.083 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.7311956245469, -87.835570373691, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.7311956245469, -87.835570373691, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2191211 second/s. 2026-05-26 08:49:26.761 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244749-05262026084926.txt === {"quote":"244749","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"WALCROME","shiptoName":"Walco Tool","entry_date":"01-30-2026","cust_order_date":"01-30-2026","req_date":"08-01-2026","cust_po":"Okuma M560v","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Hart","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"10:09","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Joe Hart","follow_phone":"(708) 533-7606","follow_email":"jhart@morrismidwest.com","pic_user":"joshuav","total_amt":"19705.05","total_gp":"9758.71","total_gpm":"49.52","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"130","win_pct":"20","clo_date":"07-25-2026","notes":[{"comp":"1","quote":"244749","line":"2","data":"01-30-2026 10:15 - Discounts Recalculated QS"},{"comp":"1","quote":"244749","line":"1","data":"per Joe Hart's quote"},{"comp":"1","quote":"244749","line":"0","data":"03-26-2026 16:25-jennad updated lead time & qty"}],"crmnotes":[{"comp":1,"quote":244749,"Line":0,"Comment":"03/04/2026 4:17 PM - joshuav - Req Date changed from 03/13/2026 to 08/01/2026 (Req Date Updated)"},{"comp":1,"quote":244749,"Line":1,"Comment":"03/04/2026 4:17 PM - joshuav - CLO changed from 02/28/2026 to 07/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244749,"Line":2,"Comment":"03/04/2026 4:17 PM - joshuav - F/U changed from 02/05/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244749,"Line":3,"Comment":"03/04/2026 4:17 PM - joshuav - on hold for now - waiting on funding"},{"comp":1,"quote":244749,"Line":4,"Comment":"05/02/2026 1:36 PM - joshuav - F/U Changed from 5/2/2026 to 5/23/2026 (Follow Up in 3 Weeks)"},{"comp":1,"quote":244749,"Line":5,"Comment":"05/26/2026 8:49 AM - joshuav - F/U Changed from 5/23/2026 to 6/13/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"244749","line":"1","part":"NCAT40-C1-85UG-IDU","qty":"4","price":"739.00","uom":"EA","discount":"55.00","req_date":"3 STk, Bal 5/2","branch":"1"},{"comp":"01","order":"244749","line":"2","part":"NCAT40-SK20C-65UP-IDU","qty":"5","price":"558.00","uom":"EA","discount":"55.00","req_date":"ETA 1-2 WEEKS","branch":"1"},{"comp":"01","order":"244749","line":"3","part":"NCAT40-SK13C-90UP-IDU","qty":"5","price":"530.00","uom":"EA","discount":"55.00","req_date":"0 Stk ETA 5/15","branch":"1"},{"comp":"01","order":"244749","line":"4","part":"NCAT40-SK13C-120UP-IDU","qty":"5","price":"576.00","uom":"EA","discount":"55.00","req_date":"1-2 Wks","branch":"1"},{"comp":"01","order":"244749","line":"5","part":"NC4007-0032-3.13G","qty":"10","price":"348.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"6","part":"NC4007-0016-3.50G","qty":"10","price":"348.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"7","part":"NC4007-0032-3.13G","qty":"3","price":"348.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"8","part":"NC4007-0016-3.50G","qty":"12","price":"348.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"9","part":"NC4007-0032-3.13G","qty":"9","price":"348.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"10","part":"NC4007-0016-3.50G","qty":"23","price":"348.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"11","part":"SK13-1/4A","qty":"5","price":"81.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"12","part":"SK13-3/8A","qty":"5","price":"81.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"13","part":"SK13-7/16A","qty":"5","price":"73.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"14","part":"SK13-11.5","qty":"5","price":"73.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"15","part":"SK13-1/2A","qty":"5","price":"81.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"16","part":"SK20-5/8A","qty":"5","price":"95.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"17","part":"SK20-3/4A","qty":"5","price":"95.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"18","part":"E16-SET-12","qty":"5","price":"553.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"19","part":"E32-SET-21","qty":"3","price":"1179.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244749","line":"20","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":20}}] 2026-05-26 08:50:00.577 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.881832, -87.623177, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.881832, -87.623177, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 20 ROWS ONLY Customer and Shipto From Location process took -0.1640875 second/s. 2026-05-26 08:50:01.992 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244752-05262026085001.txt === {"quote":"244752","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"WALCROME","shiptoName":"Walco Tool","entry_date":"01-30-2026","cust_order_date":"01-30-2026","req_date":"09-05-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Hart","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"10:24","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Joe Hart","follow_phone":"(708) 533-7606","follow_email":"jhart@morrismidwest.com","pic_user":"joshuav","total_amt":"405.00","total_gp":"237.56","total_gpm":"58.66","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"6","win_pct":"100","clo_date":"08-29-2026","notes":[{"comp":"1","quote":"244752","line":"0","data":"01-30-2026 10:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244752,"Line":0,"Comment":"03/04/2026 4:18 PM - joshuav - F/U changed from 02/05/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244752,"Line":1,"Comment":"03/04/2026 4:18 PM - joshuav - CLO changed from 02/28/2026 to 08/29/2026 (CLO Date Updated)"},{"comp":1,"quote":244752,"Line":2,"Comment":"03/04/2026 4:18 PM - joshuav - Req Date changed from 03/13/2026 to 09/05/2026 (Req Date Updated)"},{"comp":1,"quote":244752,"Line":3,"Comment":"03/04/2026 4:18 PM - joshuav - Win% changed from 20 to 100"},{"comp":1,"quote":244752,"Line":4,"Comment":"03/04/2026 4:18 PM - joshuav - order coming"},{"comp":1,"quote":244752,"Line":5,"Comment":"05/02/2026 1:36 PM - joshuav - F/U Changed from 5/2/2026 to 5/23/2026 (Follow Up in 3 Weeks)"},{"comp":1,"quote":244752,"Line":6,"Comment":"05/26/2026 8:50 AM - joshuav - F/U Changed from 5/23/2026 to 6/27/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"244752","line":"1","part":"CAT50-SK16-105U-IDU","qty":"1","price":"593.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244752","line":"2","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244752","line":"3","part":"SK16-1/4A","qty":"1","price":"89.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244752","line":"4","part":"SK16-3/16A","qty":"1","price":"89.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244752","line":"5","part":"SK16-3/8A","qty":"1","price":"89.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244752","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-26 08:50:21.493 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-219819-05262026085021.txt === {"quote":"219819","customer":"13712","name":null,"customerName":"Morris Midwest (WI)","comp":"01","open":"0","shipto":"CDEGIKKL","shiptoName":"Morris Midwest, LLC.","entry_date":"08-07-2024","cust_order_date":null,"req_date":"07-04-2026","cust_po":"Don Spathe","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"40","salesman":"WS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Don Spathe","drop_po":"CNC202OSP4-M","status":"0","user":"stevel","conv_order":"","time":"09:36","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Don Spathe","follow_phone":"","follow_email":"dspaethe@morrismidwest.com","pic_user":"joshuav","total_amt":"27231.75","total_gp":"17685.20","total_gpm":"64.94","rev_type":"RT","mod_date":"05-26-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":219819,"Line":0,"Comment":"08/19/2024 11:31 AM - stevel - F/U changed from 08/20/2024 to 9/7/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":1,"Comment":"10/14/2024 7:10 AM - stevel - F/U changed from 09/07/2024 to 11/9/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":2,"Comment":"10/14/2024 7:10 AM - stevel - CLO changed from 09/07/2024 to 11/09/2024 (CLO Date Updated)"},{"comp":1,"quote":219819,"Line":3,"Comment":"10/14/2024 7:10 AM - stevel - Req Date changed from 09/18/2024 to 11/09/2024 (Req Date Updated)"},{"comp":1,"quote":219819,"Line":4,"Comment":"10/14/2024 7:10 AM - stevel - TODO: Joshua Villa to follow up"},{"comp":1,"quote":219819,"Line":5,"Comment":"10/14/2024 7:11 AM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":219819,"Line":6,"Comment":"10/25/2024 8:21 PM - joshuav - Req Date change from 11/9/2024 to 1/11/2025 (Req Date Updated)"},{"comp":1,"quote":219819,"Line":7,"Comment":"10/25/2024 8:21 PM - joshuav - CLO changed from 11/9/2024 to 1/4/2025 (CLO Date Updated)"},{"comp":1,"quote":219819,"Line":8,"Comment":"11/12/2024 9:19 PM - joshuav - F/U Changed from 11/9/2024 to 12/7/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":9,"Comment":"12/09/2024 8:53 AM - joshuav - F/U Changed from 12/7/2024 to 12/21/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":10,"Comment":"12/28/2024 7:13 PM - joshuav - Req Date change from 1/11/2025 to 3/29/2025 (Req Date Updated)"},{"comp":1,"quote":219819,"Line":11,"Comment":"12/28/2024 7:13 PM - joshuav - CLO changed from 1/4/2025 to 2/22/2025 (CLO Date Updated)"},{"comp":1,"quote":219819,"Line":12,"Comment":"12/28/2024 7:13 PM - joshuav - F/U Changed from 12/21/2024 to 1/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":13,"Comment":"01/25/2025 10:33 AM - joshuav - F/U Changed from 1/25/2025 to 2/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":14,"Comment":"02/06/2025 3:32 PM - joshuav - Req Date changed from 03/29/2025 to 06/28/2025 (Req Date Updated)"},{"comp":1,"quote":219819,"Line":15,"Comment":"02/06/2025 3:32 PM - joshuav - CLO changed from 02/22/2025 to 06/07/2025 (CLO Date Updated)"},{"comp":1,"quote":219819,"Line":16,"Comment":"02/06/2025 3:32 PM - joshuav - F/U changed from 02/08/2025 to 2/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":17,"Comment":"02/22/2025 6:35 PM - joshuav - F/U Changed from 2/22/2025 to 3/15/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":219819,"Line":18,"Comment":"03/19/2025 7:38 AM - joshuav - F/U Changed from 3/15/2025 to 4/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":19,"Comment":"04/25/2025 5:04 PM - joshuav - F/U changed from 04/26/2025 to 5/24/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":20,"Comment":"05/27/2025 4:37 PM - joshuav - Req Date changed from 06/28/2025 to 11/01/2025 (Req Date Updated)"},{"comp":1,"quote":219819,"Line":21,"Comment":"05/27/2025 4:37 PM - joshuav - CLO changed from 06/07/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":219819,"Line":22,"Comment":"05/27/2025 4:37 PM - joshuav - F/U changed from 05/24/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":23,"Comment":"06/29/2025 9:12 AM - joshuav - F/U Changed from 6/28/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":24,"Comment":"07/25/2025 8:41 AM - joshuav - F/U Changed from 7/26/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":25,"Comment":"09/05/2025 1:59 PM - joshuav - F/U Changed from 8/30/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":26,"Comment":"09/28/2025 12:02 PM - joshuav - Req Date change from 11/1/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":219819,"Line":27,"Comment":"09/28/2025 12:02 PM - joshuav - CLO changed from 10/25/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":219819,"Line":28,"Comment":"09/28/2025 12:03 PM - joshuav - F/U Changed from 9/27/2025 to 11/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":29,"Comment":"11/01/2025 8:41 PM - joshuav - F/U Changed from 11/1/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":30,"Comment":"11/27/2025 2:15 PM - joshuav - Req Date change from 12/27/2025 to 3/7/2026 (Req Date Updated)"},{"comp":1,"quote":219819,"Line":31,"Comment":"11/27/2025 2:15 PM - joshuav - CLO changed from 12/20/2025 to 2/28/2026 (CLO Date Updated)"},{"comp":1,"quote":219819,"Line":32,"Comment":"11/27/2025 2:15 PM - joshuav - F/U Changed from 11/29/2025 to 12/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":33,"Comment":"01/14/2026 9:35 AM - joshuav - F/U changed from 12/27/2025 to 2/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":34,"Comment":"01/14/2026 9:35 AM - joshuav - CLO changed from 02/28/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":219819,"Line":35,"Comment":"01/14/2026 9:35 AM - joshuav - Req Date changed from 03/07/2026 to 07/04/2026 (Req Date Updated)"},{"comp":1,"quote":219819,"Line":36,"Comment":"03/04/2026 4:39 PM - joshuav - F/U changed from 02/28/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":219819,"Line":37,"Comment":"05/02/2026 1:37 PM - joshuav - F/U Changed from 5/2/2026 to 5/23/2026 (Follow Up in 3 Weeks)"},{"comp":1,"quote":219819,"Line":38,"Comment":"05/26/2026 8:50 AM - joshuav - F/U Changed from 5/23/2026 to 6/13/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"219819","line":"1","part":"CNC202OSP4-M","qty":"1","price":"22365.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"219819","line":"2","part":"CNC180OSP4-M","qty":"1","price":"19530.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"219819","line":"3","part":"TCE-97617-2000R","qty":"1","price":"1012.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"219819","line":"4","part":"TCE-E6384-2000R","qty":"1","price":"924.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"}],"qlines":[{"Quote":"219819","Line":"1","Company":"1","F_Line":"1","Comment":"IMTS Special pricing","Loc":"Y"},{"Quote":"219819","Line":"2","Company":"1","F_Line":"1","Comment":"IMTS Special Pricing","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-26 08:50:45.529 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-225343-05262026085045.txt === {"quote":"225343","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"METHGIL","shiptoName":"Methods Machine Tools","entry_date":"12-06-2024","cust_order_date":null,"req_date":"07-25-2026","cust_po":"Geret Gennrich","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Garet Gennrich","drop_po":"CNC321FA-M","status":"0","user":"stevel","conv_order":"","time":"11:39","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Garet Gennrich","follow_phone":"","follow_email":"ggennrich@methodsmachine.com","pic_user":"joshuav","total_amt":"32980.50","total_gp":"25312.07","total_gpm":"76.75","rev_type":"RT","mod_date":"05-26-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":225343,"Line":0,"Comment":"12/20/2024 7:26 AM - stevel - F/U changed from 12/19/2024 to 2/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":225343,"Line":1,"Comment":"12/20/2024 7:26 AM - stevel - CLO changed from 01/06/2025 to 02/08/2025 (CLO Date Updated)"},{"comp":1,"quote":225343,"Line":2,"Comment":"12/20/2024 7:26 AM - stevel - Req Date changed from 01/17/2025 to 02/08/2025 (Req Date Updated)"},{"comp":1,"quote":225343,"Line":3,"Comment":"02/10/2025 11:32 AM - stevel - F/U changed from 02/08/2025 to 3/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":225343,"Line":4,"Comment":"02/10/2025 11:32 AM - stevel - CLO changed from 02/08/2025 to 03/08/2025 (CLO Date Updated)"},{"comp":1,"quote":225343,"Line":5,"Comment":"02/10/2025 11:32 AM - stevel - Req Date changed from 02/08/2025 to 03/08/2025 (Req Date Updated)"},{"comp":1,"quote":225343,"Line":6,"Comment":"03/19/2025 11:13 AM - stevel - F/U changed from 03/08/2025 to 5/31/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":225343,"Line":7,"Comment":"03/19/2025 11:13 AM - stevel - CLO changed from 03/08/2025 to 05/31/2025 (CLO Date Updated)"},{"comp":1,"quote":225343,"Line":8,"Comment":"03/19/2025 11:13 AM - stevel - Req Date changed from 03/08/2025 to 05/31/2025 (Req Date Updated)"},{"comp":1,"quote":225343,"Line":9,"Comment":"03/19/2025 11:14 AM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":225343,"Line":10,"Comment":"05/27/2025 4:41 PM - joshuav - F/U changed from 05/31/2025 to 7/5/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":225343,"Line":11,"Comment":"05/27/2025 4:42 PM - joshuav - CLO changed from 05/31/2025 to 11/01/2025 (CLO Date Updated)"},{"comp":1,"quote":225343,"Line":12,"Comment":"05/27/2025 4:42 PM - joshuav - Req Date changed from 05/31/2025 to 11/08/2025 (Req Date Updated)"},{"comp":1,"quote":225343,"Line":13,"Comment":"07/11/2025 3:22 PM - joshuav - F/U changed from 07/05/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":225343,"Line":14,"Comment":"09/05/2025 2:03 PM - joshuav - F/U Changed from 8/30/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":225343,"Line":15,"Comment":"09/29/2025 12:21 PM - joshuav - Req Date changed from 11/08/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":225343,"Line":16,"Comment":"09/29/2025 12:21 PM - joshuav - CLO changed from 11/01/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":225343,"Line":17,"Comment":"09/29/2025 12:21 PM - joshuav - F/U changed from 09/27/2025 to 11/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":225343,"Line":18,"Comment":"11/01/2025 8:43 PM - joshuav - F/U Changed from 11/1/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":225343,"Line":19,"Comment":"12/15/2025 9:36 AM - joshuav - Req Date changed from 12/27/2025 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":225343,"Line":20,"Comment":"12/15/2025 9:36 AM - joshuav - CLO changed from 12/20/2025 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":225343,"Line":21,"Comment":"12/15/2025 11:40 AM - joshuav - F/U changed from 11/29/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":225343,"Line":22,"Comment":"02/07/2026 1:05 PM - Joshuav - F/U Changed from 1/31/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":225343,"Line":23,"Comment":"03/20/2026 8:03 AM - joshuav - Req Date change from 4/4/2026 to 7/25/2026 (Req Date Updated)"},{"comp":1,"quote":225343,"Line":24,"Comment":"03/20/2026 8:03 AM - joshuav - CLO changed from 3/28/2026 to 7/18/2026 (CLO Date Updated)"},{"comp":1,"quote":225343,"Line":25,"Comment":"03/20/2026 8:03 AM - joshuav - F/U Changed from 3/21/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":225343,"Line":26,"Comment":"05/26/2026 8:50 AM - joshuav - F/U Changed from 5/23/2026 to 6/27/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"225343","line":"1","part":"CNC321FA-M","qty":"1","price":"27930.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"225343","line":"2","part":"AY0200","qty":"1","price":"4185.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"2"},{"comp":"01","order":"225343","line":"3","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"10500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-26 08:50:59.491 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(35.0357705787499, -80.6947554170718, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(35.0357705787499, -80.6947554170718, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1793809 second/s. 2026-05-26 08:51:03.394 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(35.0357705787499, -80.6947554170718, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(35.0357705787499, -80.6947554170718, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1490652 second/s. 2026-05-26 08:51:07.598 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-233512-05262026085107.txt === {"quote":"233512","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAZDIV","shiptoName":"Yamazen, Inc. Tooling Div","entry_date":"06-06-2025","cust_order_date":"06-06-2025","req_date":"09-05-2026","cust_po":"","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"andrew stocks","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"11:24","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"andrew stocks","follow_phone":"630-217-4562","follow_email":"andrewstocks@yamazen.com","pic_user":"joshuav","total_amt":"35095.35","total_gp":"16760.62","total_gpm":"47.76","rev_type":"WAP","mod_date":"05-26-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"46","win_pct":"20","clo_date":"08-29-2026","notes":[{"comp":"1","quote":"233512","line":"1","data":"06-17-2025 14:52 - Discounts Recalculated QS"},{"comp":"1","quote":"233512","line":"0","data":"06-17-2025 12:57 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":233512,"Line":0,"Comment":"06/18/2025 5:42 PM - joshuav - Req Date change from 7/18/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":233512,"Line":1,"Comment":"06/18/2025 5:42 PM - joshuav - CLO changed to 10/31/2025"},{"comp":1,"quote":233512,"Line":2,"Comment":"06/18/2025 5:42 PM - joshuav - F/U Changed from 6/19/2025 to 8/2/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":233512,"Line":3,"Comment":"08/02/2025 11:49 AM - joshuav - F/U Changed from 8/2/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":233512,"Line":4,"Comment":"09/13/2025 1:51 PM - joshuav - F/U Changed from 9/13/2025 to 10/4/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":233512,"Line":5,"Comment":"10/09/2025 1:04 PM - joshuav - Req Date changed from 11/29/2025 to 01/03/2026 (Req Date Updated)"},{"comp":1,"quote":233512,"Line":6,"Comment":"10/09/2025 1:04 PM - joshuav - CLO changed from 10/31/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":233512,"Line":7,"Comment":"10/09/2025 1:04 PM - joshuav - F/U changed from 10/04/2025 to 11/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":233512,"Line":8,"Comment":"11/01/2025 8:41 PM - joshuav - CLO changed from 12/27/2025 to 11/8/2025 (CLO Date Updated)"},{"comp":1,"quote":233512,"Line":9,"Comment":"11/01/2025 8:44 PM - joshuav - CLO changed from 11/8/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":233512,"Line":10,"Comment":"11/01/2025 8:44 PM - joshuav - F/U Changed from 11/1/2025 to 11/8/2025 (Follow Up in 1 Week)"},{"comp":1,"quote":233512,"Line":11,"Comment":"11/07/2025 1:13 PM - joshuav - F/U changed from 11/08/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":233512,"Line":12,"Comment":"12/15/2025 9:58 AM - joshuav - Req Date changed from 01/03/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":233512,"Line":13,"Comment":"12/15/2025 9:58 AM - joshuav - CLO changed from 12/27/2025 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":233512,"Line":14,"Comment":"12/15/2025 9:58 AM - joshuav - F/U changed from 11/29/2025 to 1/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":233512,"Line":15,"Comment":"12/15/2025 11:39 AM - joshuav - F/U changed from 11/29/2025 to 1/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":233512,"Line":16,"Comment":"12/15/2025 11:40 AM - joshuav - CLO changed from 12/27/2025 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":233512,"Line":17,"Comment":"12/15/2025 11:40 AM - joshuav - Req Date changed from 01/03/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":233512,"Line":18,"Comment":"01/14/2026 9:56 AM - joshuav - F/U changed from 01/10/2026 to 2/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":233512,"Line":19,"Comment":"03/04/2026 4:37 PM - joshuav - F/U changed from 02/28/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":233512,"Line":20,"Comment":"03/04/2026 4:37 PM - joshuav - CLO changed from 03/28/2026 to 08/29/2026 (CLO Date Updated)"},{"comp":1,"quote":233512,"Line":21,"Comment":"03/04/2026 4:37 PM - joshuav - Req Date changed from 04/04/2026 to 09/05/2026 (Req Date Updated)"},{"comp":1,"quote":233512,"Line":22,"Comment":"05/02/2026 1:37 PM - joshuav - F/U Changed from 5/2/2026 to 5/23/2026 (Follow Up in 3 Weeks)"},{"comp":1,"quote":233512,"Line":23,"Comment":"05/26/2026 8:51 AM - joshuav - F/U Changed from 5/23/2026 to 6/27/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"233512","line":"1","part":"WH-ZP120-BASE4-P200","qty":"1","price":"7009.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233512","line":"2","part":"WH-ZV-M120A","qty":"25","price":"1129.00","uom":"EA","discount":"25.00","req_date":"19 Stk","branch":"1"},{"comp":"01","order":"233512","line":"3","part":"WH-ZP120-ACC-CP4","qty":"1","price":"182.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233512","line":"4","part":"WH-ZP120-STD","qty":"4","price":"1371.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233512","line":"5","part":"WH-ZP120-STUD-12M10","qty":"4","price":"96.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233512","line":"6","part":"WH-ZP120-STUD-18M12","qty":"4","price":"96.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233512","line":"7","part":"WH-ZP120-STUD-18M16","qty":"4","price":"96.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233512","line":"8","part":"WH-ZLOX-P80Z","qty":"1","price":"4475.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"233512","line":"9","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"233512","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"233512","Line":"9","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"233512","Line":"9","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"233512","Line":"9","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"233512","Line":"9","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-26 08:51:21.209 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(35.0357705787499, -80.6947554170718, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(35.0357705787499, -80.6947554170718, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3688981 second/s. 2026-05-26 08:51:38.435 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250616-05262026085138.txt === {"quote":"250616","customer":"8092","name":null,"customerName":"Haas Factory Outlet (IL)","comp":"01","open":"0","shipto":"DEXTELK","shiptoName":"Dexter Magnetic Technologies","entry_date":"05-22-2026","cust_order_date":"05-22-2026","req_date":"09-12-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Rudy Marotti","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"10:00","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Rudy Marotti","follow_phone":"","follow_email":"rmarotti@hfochicago.com","pic_user":"joshuav","total_amt":"4185.00","total_gp":"2016.75","total_gpm":"48.19","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"31","win_pct":"20","clo_date":"06-22-2026","notes":[{"comp":"1","quote":"250616","line":"0","data":"05-22-2026 10:01 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250616,"Line":0,"Comment":"05/26/2026 8:51 AM - joshuav - Req Date change from 7/3/2026 to 9/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250616","line":"1","part":"C4007-0016-3.50","qty":"15","price":"279.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250616","line":"2","part":"C4007-0032-3.13","qty":"15","price":"279.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250616","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-26 08:51:48.352 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250616-05262026085148.txt === {"quote":"250616","customer":"8092","name":null,"customerName":"Haas Factory Outlet (IL)","comp":"01","open":"0","shipto":"DEXTELK","shiptoName":"Dexter Magnetic Technologies","entry_date":"05-22-2026","cust_order_date":"05-22-2026","req_date":"09-12-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Rudy Marotti","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"10:00","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Rudy Marotti","follow_phone":"","follow_email":"rmarotti@hfochicago.com","pic_user":"joshuav","total_amt":"4185.00","total_gp":"2016.75","total_gpm":"48.19","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"31","win_pct":"20","clo_date":"09-05-2026","notes":[{"comp":"1","quote":"250616","line":"0","data":"05-22-2026 10:01 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250616,"Line":0,"Comment":"05/26/2026 8:51 AM - joshuav - Req Date change from 7/3/2026 to 9/12/2026 (Req Date Updated)"},{"comp":1,"quote":250616,"Line":1,"Comment":"05/26/2026 8:51 AM - joshuav - CLO changed from 6/22/2026 to 9/5/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250616","line":"1","part":"C4007-0016-3.50","qty":"15","price":"279.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250616","line":"2","part":"C4007-0032-3.13","qty":"15","price":"279.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250616","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-26 08:52:09.133 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250616-05262026085208.txt === {"quote":"250616","customer":"8092","name":null,"customerName":"Haas Factory Outlet (IL)","comp":"01","open":"0","shipto":"DEXTELK","shiptoName":"Dexter Magnetic Technologies","entry_date":"05-22-2026","cust_order_date":"05-22-2026","req_date":"09-12-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Rudy Marotti","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"10:00","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Rudy Marotti","follow_phone":"","follow_email":"rmarotti@hfochicago.com","pic_user":"joshuav","total_amt":"4185.00","total_gp":"2016.75","total_gpm":"48.19","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"31","win_pct":"20","clo_date":"09-05-2026","notes":[{"comp":"1","quote":"250616","line":"0","data":"05-22-2026 10:01 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250616,"Line":0,"Comment":"05/26/2026 8:51 AM - joshuav - Req Date change from 7/3/2026 to 9/12/2026 (Req Date Updated)"},{"comp":1,"quote":250616,"Line":1,"Comment":"05/26/2026 8:51 AM - joshuav - CLO changed from 6/22/2026 to 9/5/2026 (CLO Date Updated)"},{"comp":1,"quote":250616,"Line":2,"Comment":"05/26/2026 8:52 AM - joshuav - F/U Changed from 5/28/2026 to 6/27/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"250616","line":"1","part":"C4007-0016-3.50","qty":"15","price":"279.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250616","line":"2","part":"C4007-0032-3.13","qty":"15","price":"279.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250616","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-26 08:53:04.072 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246486-05262026085303.txt === {"quote":"246486","customer":"16740","name":null,"customerName":"Precision Plus Machines Inc.","comp":"01","open":"0","shipto":"PRECXMAC","shiptoName":"Precision Plus Machines Inc","entry_date":"03-04-2026","cust_order_date":"03-04-2026","req_date":"07-25-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Imad Tsay","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"15:29","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Imad Tsay","follow_phone":"","follow_email":"parts@ppmsales.net","pic_user":"joshuav","total_amt":"508.50","total_gp":"162.77","total_gpm":"32.01","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"8","win_pct":"100","clo_date":"07-18-2026","notes":[{"comp":"1","quote":"246486","line":"0","data":"03-04-2026 15:32 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246486,"Line":0,"Comment":"03/19/2026 10:48 AM - joshuav - Win% changed from 20 to 100"},{"comp":1,"quote":246486,"Line":1,"Comment":"03/19/2026 10:49 AM - joshuav - Req Date change from 4/15/2026 to 7/25/2026 (Req Date Updated)"},{"comp":1,"quote":246486,"Line":2,"Comment":"03/19/2026 10:49 AM - joshuav - CLO changed from 4/4/2026 to 7/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246486,"Line":3,"Comment":"03/19/2026 10:50 AM - joshuav - F/U Changed from 3/18/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246486,"Line":4,"Comment":"05/26/2026 8:53 AM - joshuav - F/U Changed from 5/30/2026 to 6/6/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"246486","line":"1","part":"TQW-ER25(40)","qty":"1","price":"110.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246486","line":"2","part":"TQW-ER40/C1(60)","qty":"1","price":"122.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246486","line":"3","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246486","line":"4","part":"TQW-PS(19)","qty":"1","price":"110.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246486","line":"5","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246486","line":"7","part":"TQW-ER16-HEX","qty":"1","price":"98.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246486","line":"8","part":"TQW-ER16/SK13(30)","qty":"1","price":"106.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246486","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-26 08:56:52.655 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(35.0357705787499, -80.6947554170718, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(35.0357705787499, -80.6947554170718, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.5215495 second/s. 2026-05-26 09:05:11.967 [INFO] In session is user: jacobm 2026-05-26 09:40:01.103 [INFO] In session is user: joshuav 2026-05-26 09:49:26.944 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245936-05262026094926.txt === {"quote":"245936","customer":"2275","name":null,"customerName":"Bicen Tool Corporation","comp":"01","open":"0","shipto":"IDTTO","shiptoName":"IDT Tools Inc.","entry_date":"02-20-2026","cust_order_date":"02-26-2026","req_date":"06-30-2026","cust_po":"5-Axis RT ZC Base Unit","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Takashi Iwakura","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:20","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Takashi Iwakura","follow_phone":"","follow_email":"yass@lyndexnikken.com","pic_user":"yass","total_amt":"31500.00","total_gp":"31500.00","total_gpm":"100.00","rev_type":"WAP","mod_date":"05-26-2026","mod_time":null,"mod_user":"yass","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"245936","line":"0","data":"02-20-2026 16:21 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245936,"Line":0,"Comment":"03/16/2026 8:11 AM - yass - F/U changed from 03/05/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245936,"Line":1,"Comment":"03/16/2026 8:11 AM - yass - CLO changed from 03/20/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245936,"Line":2,"Comment":"03/16/2026 8:11 AM - yass - Req Date changed from 04/03/2026 to 06/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245936","line":"1","part":"SPECIAL-WH-ZPB","qty":"1","price":"15200.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245936","line":"2","part":"SPECIAL-WH-ZPB","qty":"1","price":"16300.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245936","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245936","Line":"1","Company":"1","F_Line":"1","Comment":"Base Unit 45677 Makino D500 Base Plate Weight 26kg","Loc":"Y"},{"Quote":"245936","Line":"1","Company":"1","F_Line":"2","Comment":"5integrated ZP120 clamping pots. Clamping via permanent","Loc":"Y"},{"Quote":"245936","Line":"1","Company":"1","F_Line":"3","Comment":"spring storage,pneumatic release. Dimension D500xH44mm","Loc":"Y"},{"Quote":"245936","Line":"1","Company":"1","F_Line":"4","Comment":"Lead Time: 10-12weeks","Loc":"Y"},{"Quote":"245936","Line":"1","Company":"1","F_Line":"5","Comment":"NET Price. SP Order Item. Orders cannot be canceled","Loc":"Y"},{"Quote":"245936","Line":"1","Company":"1","F_Line":"6","Comment":"after confirmation.","Loc":"Y"},{"Quote":"245936","Line":"2","Company":"1","F_Line":"1","Comment":"Base Unit 45678 Makino D500 Base Plate weight 38kg","Loc":"Y"},{"Quote":"245936","Line":"2","Company":"1","F_Line":"2","Comment":"5integrated ZP120 clamping pots. Clamping via permanent","Loc":"Y"},{"Quote":"245936","Line":"2","Company":"1","F_Line":"3","Comment":"spring storage,pneumatic release. Dimension D630xH44mm","Loc":"Y"},{"Quote":"245936","Line":"2","Company":"1","F_Line":"4","Comment":"Lead Time: 10-12weeks","Loc":"Y"},{"Quote":"245936","Line":"2","Company":"1","F_Line":"5","Comment":"NET Price. SP Order Item. Orders cannot be canceled","Loc":"Y"},{"Quote":"245936","Line":"2","Company":"1","F_Line":"6","Comment":"after confirmation.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-26 09:49:35.032 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244337-05262026094934.txt === {"quote":"244337","customer":"13330","name":null,"customerName":"Manufacturing Solutions of MN Inc.","comp":"01","open":"1","shipto":"MANUFACY","shiptoName":"Manufacturing Solutions of MN Inc.","entry_date":"01-23-2026","cust_order_date":"01-23-2026","req_date":"06-15-2026","cust_po":"BMT45-STC4Z-IC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lucas Adamski","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:42","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Lucas Adamski","follow_phone":"","follow_email":"lucas.adamski@shopmsi.com","pic_user":"jimmya","total_amt":"54286.88","total_gp":"48115.08","total_gpm":"88.63","rev_type":"LT","mod_date":"05-26-2026","mod_time":null,"mod_user":"jimmya","reason":"2","totalQty":"22","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"244337","line":"5","data":"live & static. we do not carry live"},{"comp":"1","quote":"244337","line":"4","data":"01-23-2026 09:43-jennad Req was for BMT45 capto"},{"comp":"1","quote":"244337","line":"3","data":"addiional is 8 wks MFG."},{"comp":"1","quote":"244337","line":"2","data":"additional is 8 weeks MFG. BMT45-C3Z-ICE 7stk MIM,"},{"comp":"1","quote":"244337","line":"1","data":"02-03-2026 10:08-jennad BMT45-C3X-ICE 6stk MIM,"},{"comp":"1","quote":"244337","line":"0","data":"02-05-2026 08:29-jennad updated Qty"}],"crmnotes":[{"comp":1,"quote":244337,"Line":0,"Comment":"03/04/2026 10:35 AM - jimmya - F/U changed from 02/13/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244337,"Line":1,"Comment":"03/04/2026 10:35 AM - jimmya - CLO changed from 02/23/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":244337,"Line":2,"Comment":"03/04/2026 10:35 AM - jimmya - Req Date changed from 02/23/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":244337,"Line":3,"Comment":"04/07/2026 1:14 PM - jimmya - F/U changed from 04/06/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244337,"Line":4,"Comment":"04/07/2026 1:14 PM - jimmya - CLO changed from 04/13/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":244337,"Line":5,"Comment":"04/07/2026 1:14 PM - jimmya - Req Date changed from 04/20/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":244337,"Line":6,"Comment":"04/28/2026 10:09 AM - jimmya - F/U changed from 05/04/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244337,"Line":7,"Comment":"04/28/2026 10:09 AM - jimmya - CLO changed from 05/11/2026 to 06/08/2026 (CLO Date Updated)"},{"comp":1,"quote":244337,"Line":8,"Comment":"04/28/2026 10:09 AM - jimmya - Req Date changed from 05/18/2026 to 06/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244337","line":"1","part":"BMT45-STC4Z-IC","qty":"5","price":"2323.00","uom":"EA","discount":"28.00","req_date":"5 PC STOCK","branch":"1"},{"comp":"01","order":"244337","line":"2","part":"SPECIAL-LV-MI","qty":"5","price":"6712.00","uom":"EA","discount":"0.00","req_date":"**See Comment","branch":"1"},{"comp":"01","order":"244337","line":"3","part":"SPECIAL-LV-MI","qty":"1","price":"4650.00","uom":"EA","discount":"0.00","req_date":"**See Comment","branch":"1"},{"comp":"01","order":"244337","line":"4","part":"BMT45-STC4X-MS-IC","qty":"2","price":"3804.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244337","line":"5","part":"C4QC-ER25-035","qty":"2","price":"424.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244337","line":"6","part":"C4-BBDH16-070CP","qty":"2","price":"355.00","uom":"EA","discount":"28.00","req_date":"~10 Wks","branch":"1"},{"comp":"01","order":"244337","line":"7","part":"C4-DCLNR-27050-12CP","qty":"4","price":"387.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244337","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244337","Line":"2","Company":"1","F_Line":"1","Comment":"Part# BMT45-C3Z-ICE , **NET PRICE** , No Min Order QTY","Loc":"Y"},{"Quote":"244337","Line":"2","Company":"1","F_Line":"2","Comment":"BMT45 PSC3 Axial Live Tool, (Z-axis, 90deg)","Loc":"Y"},{"Quote":"244337","Line":"2","Company":"1","F_Line":"3","Comment":"SPECIAL: non-cancellable, non-returnable.","Loc":"Y"},{"Quote":"244337","Line":"2","Company":"1","F_Line":"4","Comment":"DELIVERY: 3 Weeks after receipt of signed approval","Loc":"Y"},{"Quote":"244337","Line":"2","Company":"1","F_Line":"5","Comment":"drawing","Loc":"Y"},{"Quote":"244337","Line":"3","Company":"1","F_Line":"1","Comment":"Part# BMT45-C3X-ICE , **NET PRICE** , No Min Order QTY","Loc":"Y"},{"Quote":"244337","Line":"3","Company":"1","F_Line":"2","Comment":"BMT45 PSC3 Radial Live Tool (X-axis, straight)","Loc":"Y"},{"Quote":"244337","Line":"3","Company":"1","F_Line":"3","Comment":"SPECIAL: non-cancellable, non-returnable","Loc":"Y"},{"Quote":"244337","Line":"3","Company":"1","F_Line":"4","Comment":"DELIVERY: 3 Weeks after receipt of signed approval","Loc":"Y"},{"Quote":"244337","Line":"3","Company":"1","F_Line":"5","Comment":"drawing","Loc":"Y"}],"qcomms":[{"Quote":"244337","Line":"0","Comment":"There are non-standard stock items considered"},{"Quote":"244337","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"244337","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-26 09:49:43.576 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245936-05262026094943.txt === {"quote":"245936","customer":"2275","name":null,"customerName":"Bicen Tool Corporation","comp":"01","open":"0","shipto":"IDTTO","shiptoName":"IDT Tools Inc.","entry_date":"02-20-2026","cust_order_date":"02-26-2026","req_date":"06-30-2026","cust_po":"5-Axis RT ZC Base Unit","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Takashi Iwakura","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:20","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Takashi Iwakura","follow_phone":"","follow_email":"yass@lyndexnikken.com","pic_user":"yass","total_amt":"31500.00","total_gp":"31500.00","total_gpm":"100.00","rev_type":"WAP","mod_date":"05-26-2026","mod_time":null,"mod_user":"yass","reason":"","totalQty":"3","win_pct":"20","clo_date":"08-29-2026","notes":[{"comp":"1","quote":"245936","line":"0","data":"02-20-2026 16:21 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245936,"Line":0,"Comment":"03/16/2026 8:11 AM - yass - F/U changed from 03/05/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245936,"Line":1,"Comment":"03/16/2026 8:11 AM - yass - CLO changed from 03/20/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245936,"Line":2,"Comment":"03/16/2026 8:11 AM - yass - Req Date changed from 04/03/2026 to 06/30/2026 (Req Date Updated)"},{"comp":1,"quote":245936,"Line":3,"Comment":"05/26/2026 9:49 AM - yass - F/U changed from 04/25/2026 to 7/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245936,"Line":4,"Comment":"05/26/2026 9:49 AM - yass - CLO changed from 05/30/2026 to 08/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245936","line":"1","part":"SPECIAL-WH-ZPB","qty":"1","price":"15200.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245936","line":"2","part":"SPECIAL-WH-ZPB","qty":"1","price":"16300.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245936","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245936","Line":"1","Company":"1","F_Line":"1","Comment":"Base Unit 45677 Makino D500 Base Plate Weight 26kg","Loc":"Y"},{"Quote":"245936","Line":"1","Company":"1","F_Line":"2","Comment":"5integrated ZP120 clamping pots. Clamping via permanent","Loc":"Y"},{"Quote":"245936","Line":"1","Company":"1","F_Line":"3","Comment":"spring storage,pneumatic release. Dimension D500xH44mm","Loc":"Y"},{"Quote":"245936","Line":"1","Company":"1","F_Line":"4","Comment":"Lead Time: 10-12weeks","Loc":"Y"},{"Quote":"245936","Line":"1","Company":"1","F_Line":"5","Comment":"NET Price. SP Order Item. Orders cannot be canceled","Loc":"Y"},{"Quote":"245936","Line":"1","Company":"1","F_Line":"6","Comment":"after confirmation.","Loc":"Y"},{"Quote":"245936","Line":"2","Company":"1","F_Line":"1","Comment":"Base Unit 45678 Makino D500 Base Plate weight 38kg","Loc":"Y"},{"Quote":"245936","Line":"2","Company":"1","F_Line":"2","Comment":"5integrated ZP120 clamping pots. Clamping via permanent","Loc":"Y"},{"Quote":"245936","Line":"2","Company":"1","F_Line":"3","Comment":"spring storage,pneumatic release. Dimension D630xH44mm","Loc":"Y"},{"Quote":"245936","Line":"2","Company":"1","F_Line":"4","Comment":"Lead Time: 10-12weeks","Loc":"Y"},{"Quote":"245936","Line":"2","Company":"1","F_Line":"5","Comment":"NET Price. SP Order Item. Orders cannot be canceled","Loc":"Y"},{"Quote":"245936","Line":"2","Company":"1","F_Line":"6","Comment":"after confirmation.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-26 09:49:52.152 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244672-05262026094951.txt === {"quote":"244672","customer":"13330","name":null,"customerName":"Manufacturing Solutions of MN Inc.","comp":"01","open":"1","shipto":"MANUFACY","shiptoName":"Manufacturing Solutions of MN Inc.","entry_date":"01-29-2026","cust_order_date":"01-29-2026","req_date":"06-15-2026","cust_po":"SPECIAL BMT45 C3","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:29","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"TBD","follow_phone":"","follow_email":"@","pic_user":"jimmya","total_amt":"0.00","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"jimmya","reason":"2","totalQty":"31","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"244672","line":"1","data":"JimmyA, TimR request"},{"comp":"1","quote":"244672","line":"0","data":"01-29-2026 10:33-jennad Adding to Quote Log per"}],"crmnotes":[{"comp":1,"quote":244672,"Line":0,"Comment":"02/12/2026 2:00 PM - jimmya - F/U changed from 02/04/2026 to 2/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244672,"Line":1,"Comment":"03/04/2026 10:36 AM - jimmya - F/U changed from 02/23/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244672,"Line":2,"Comment":"03/04/2026 10:36 AM - jimmya - CLO changed from 03/03/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":244672,"Line":3,"Comment":"03/04/2026 10:36 AM - jimmya - Req Date changed from 03/03/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":244672,"Line":4,"Comment":"04/07/2026 2:03 PM - jimmya - F/U changed from 04/06/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244672,"Line":5,"Comment":"04/07/2026 2:03 PM - jimmya - CLO changed from 04/13/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":244672,"Line":6,"Comment":"04/07/2026 2:03 PM - jimmya - Req Date changed from 04/20/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":244672,"Line":7,"Comment":"04/28/2026 10:09 AM - jimmya - F/U changed from 05/04/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244672,"Line":8,"Comment":"04/28/2026 10:10 AM - jimmya - CLO changed from 05/11/2026 to 06/08/2026 (CLO Date Updated)"},{"comp":1,"quote":244672,"Line":9,"Comment":"04/28/2026 10:10 AM - jimmya - Req Date changed from 05/18/2026 to 06/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244672","line":"1","part":"SPECIAL-LV-MI","qty":"5","price":"0.00","uom":"EA","discount":"0.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"244672","line":"2","part":"SPECIAL-LV-MI","qty":"10","price":"0.00","uom":"EA","discount":"0.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"244672","line":"4","part":"SPECIAL-LV-MI","qty":"5","price":"0.00","uom":"EA","discount":"0.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"244672","line":"5","part":"SPECIAL-LV-MI","qty":"10","price":"0.00","uom":"EA","discount":"0.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"244672","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244672","Line":"1","Company":"1","F_Line":"1","Comment":"**NET PRICE**","Loc":"Y"},{"Quote":"244672","Line":"1","Company":"1","F_Line":"2","Comment":"BMT45 PSC3 Radial Live Tool (X-Axis, Straight)","Loc":"Y"},{"Quote":"244672","Line":"2","Company":"1","F_Line":"1","Comment":"**NET PRICE**","Loc":"Y"},{"Quote":"244672","Line":"2","Company":"1","F_Line":"2","Comment":"BMT45 PSC3 Radial Live Tool","Loc":"Y"},{"Quote":"244672","Line":"4","Company":"1","F_Line":"1","Comment":"**NET PRICE**","Loc":"Y"},{"Quote":"244672","Line":"4","Company":"1","F_Line":"2","Comment":"BMT45 PSC3 Axial Live Tool","Loc":"Y"},{"Quote":"244672","Line":"5","Company":"1","F_Line":"1","Comment":"**NET PRICE**","Loc":"Y"},{"Quote":"244672","Line":"5","Company":"1","F_Line":"2","Comment":"BMT45 PSC3 Axial Live Tool","Loc":"Y"}],"qcomms":[{"Quote":"244672","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"244672","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"244672","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-26 09:49:56.209 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245936-05262026094956.txt === {"quote":"245936","customer":"2275","name":null,"customerName":"Bicen Tool Corporation","comp":"01","open":"0","shipto":"IDTTO","shiptoName":"IDT Tools Inc.","entry_date":"02-20-2026","cust_order_date":"02-26-2026","req_date":"11-28-2026","cust_po":"5-Axis RT ZC Base Unit","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Takashi Iwakura","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:20","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Takashi Iwakura","follow_phone":"","follow_email":"yass@lyndexnikken.com","pic_user":"yass","total_amt":"31500.00","total_gp":"31500.00","total_gpm":"100.00","rev_type":"WAP","mod_date":"05-26-2026","mod_time":null,"mod_user":"yass","reason":"","totalQty":"3","win_pct":"20","clo_date":"08-29-2026","notes":[{"comp":"1","quote":"245936","line":"0","data":"02-20-2026 16:21 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245936,"Line":0,"Comment":"03/16/2026 8:11 AM - yass - F/U changed from 03/05/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245936,"Line":1,"Comment":"03/16/2026 8:11 AM - yass - CLO changed from 03/20/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245936,"Line":2,"Comment":"03/16/2026 8:11 AM - yass - Req Date changed from 04/03/2026 to 06/30/2026 (Req Date Updated)"},{"comp":1,"quote":245936,"Line":3,"Comment":"05/26/2026 9:49 AM - yass - F/U changed from 04/25/2026 to 7/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245936,"Line":4,"Comment":"05/26/2026 9:49 AM - yass - CLO changed from 05/30/2026 to 08/29/2026 (CLO Date Updated)"},{"comp":1,"quote":245936,"Line":5,"Comment":"05/26/2026 9:49 AM - yass - Req Date changed from 06/30/2026 to 11/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245936","line":"1","part":"SPECIAL-WH-ZPB","qty":"1","price":"15200.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245936","line":"2","part":"SPECIAL-WH-ZPB","qty":"1","price":"16300.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245936","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245936","Line":"1","Company":"1","F_Line":"1","Comment":"Base Unit 45677 Makino D500 Base Plate Weight 26kg","Loc":"Y"},{"Quote":"245936","Line":"1","Company":"1","F_Line":"2","Comment":"5integrated ZP120 clamping pots. Clamping via permanent","Loc":"Y"},{"Quote":"245936","Line":"1","Company":"1","F_Line":"3","Comment":"spring storage,pneumatic release. Dimension D500xH44mm","Loc":"Y"},{"Quote":"245936","Line":"1","Company":"1","F_Line":"4","Comment":"Lead Time: 10-12weeks","Loc":"Y"},{"Quote":"245936","Line":"1","Company":"1","F_Line":"5","Comment":"NET Price. SP Order Item. Orders cannot be canceled","Loc":"Y"},{"Quote":"245936","Line":"1","Company":"1","F_Line":"6","Comment":"after confirmation.","Loc":"Y"},{"Quote":"245936","Line":"2","Company":"1","F_Line":"1","Comment":"Base Unit 45678 Makino D500 Base Plate weight 38kg","Loc":"Y"},{"Quote":"245936","Line":"2","Company":"1","F_Line":"2","Comment":"5integrated ZP120 clamping pots. Clamping via permanent","Loc":"Y"},{"Quote":"245936","Line":"2","Company":"1","F_Line":"3","Comment":"spring storage,pneumatic release. Dimension D630xH44mm","Loc":"Y"},{"Quote":"245936","Line":"2","Company":"1","F_Line":"4","Comment":"Lead Time: 10-12weeks","Loc":"Y"},{"Quote":"245936","Line":"2","Company":"1","F_Line":"5","Comment":"NET Price. SP Order Item. Orders cannot be canceled","Loc":"Y"},{"Quote":"245936","Line":"2","Company":"1","F_Line":"6","Comment":"after confirmation.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-26 09:50:06.956 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245200-05262026095006.txt === {"quote":"245200","customer":"13330","name":null,"customerName":"Manufacturing Solutions of MN Inc.","comp":"01","open":"1","shipto":"PATHMACH","shiptoName":"Path Machining + Automation","entry_date":"02-09-2026","cust_order_date":"02-09-2026","req_date":"05-27-2026","cust_po":"TOOL-CERT KITAMURA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lucas Adamski","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:28","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Lucas Adamski","follow_phone":"","follow_email":"lucas.adamski@shopmsi.com","pic_user":"jimmya","total_amt":"27500.00","total_gp":"27500.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"jimmya","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"245200","line":"2","data":"For MSI >> Path machine, new Kitamura machine"},{"comp":"1","quote":"245200","line":"1","data":"approved by RussR, ONE TIME ONLY"},{"comp":"1","quote":"245200","line":"0","data":"02-09-2026 10:30-jennad Special 45% pricing"}],"crmnotes":[{"comp":1,"quote":245200,"Line":0,"Comment":"03/04/2026 10:30 AM - jimmya - F/U changed from 02/15/2026 to 3/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245200,"Line":1,"Comment":"03/04/2026 10:31 AM - jimmya - CLO changed from 03/09/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":245200,"Line":2,"Comment":"03/04/2026 10:31 AM - jimmya - Req Date changed from 03/09/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":245200,"Line":3,"Comment":"03/31/2026 9:35 AM - jimmya - F/U changed from 03/30/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245200,"Line":4,"Comment":"03/31/2026 9:35 AM - jimmya - CLO changed from 04/13/2026 to 05/04/2026 (CLO Date Updated)"},{"comp":1,"quote":245200,"Line":5,"Comment":"03/31/2026 9:35 AM - jimmya - Req Date changed from 04/27/2026 to 05/11/2026 (Req Date Updated)"},{"comp":1,"quote":245200,"Line":6,"Comment":"04/28/2026 10:11 AM - jimmya - F/U changed from 04/27/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245200,"Line":7,"Comment":"04/28/2026 10:11 AM - jimmya - CLO changed from 05/04/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":245200,"Line":8,"Comment":"04/28/2026 10:11 AM - jimmya - Req Date changed from 05/11/2026 to 05/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245200","line":"1","part":"TOOL-CERT","qty":"1","price":"50000.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245200","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 09:50:44.022 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247959-05262026095043.txt === {"quote":"247959","customer":"2275","name":null,"customerName":"Bicen Tool Corporation","comp":"01","open":"1","shipto":"BICENTO","shiptoName":"Bicen Tool Corporation","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"05-13-2026","cust_po":"NBT50-SK20C-300","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Stephen Trivisonno","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:49","extra":"","follow_up":"04-28-2026","web_id":"","follow_name":"Stephen Trivisonno","follow_phone":"859-233-4009","follow_email":"strivisonno@bicentool.com","pic_user":"yass","total_amt":"12003.64","total_gp":"10109.28","total_gpm":"84.22","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"yass","reason":"2","totalQty":"21","win_pct":"20","clo_date":"05-01-2026","notes":[{"comp":"1","quote":"247959","line":"1","data":"04-02-2026 10:04 - Discounts Recalculated QS"},{"comp":"1","quote":"247959","line":"0","data":"04-01-2026 16:51 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"247959","line":"1","part":"NBT50-SK20C-300","qty":"4","price":"1344.00","uom":"EA","discount":"33.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"247959","line":"2","part":"SPECIAL-TL-NIKKEN","qty":"4","price":"1146.00","uom":"EA","discount":"33.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"247959","line":"3","part":"SPECIAL-TL-NIKKEN","qty":"4","price":"913.00","uom":"EA","discount":"33.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"247959","line":"4","part":"SK20-SET-21-MM","qty":"1","price":"1996.00","uom":"ST","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247959","line":"5","part":"SK20-8","qty":"1","price":"95.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247959","line":"6","part":"SK20-8.5","qty":"1","price":"95.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247959","line":"7","part":"SK20-9","qty":"1","price":"95.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247959","line":"8","part":"SK20-9.5","qty":"1","price":"95.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247959","line":"9","part":"SK13-SET-21-MM","qty":"1","price":"1567.00","uom":"ST","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247959","line":"10","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247959","line":"11","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247959","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247959","Line":"2","Company":"1","F_Line":"1","Comment":"Part Number: NBT50-SK20C-250","Loc":"Y"},{"Quote":"247959","Line":"2","Company":"1","F_Line":"2","Comment":"NBT50 DualContact Slim Chuck SK20 Coolant 2.4K","Loc":"Y"},{"Quote":"247959","Line":"3","Company":"1","F_Line":"1","Comment":"Part Number: NBT50-SK13C-300","Loc":"Y"},{"Quote":"247959","Line":"3","Company":"1","F_Line":"2","Comment":"NBT50 DualContact Slim Chuck SK13 Coolant 2.4K","Loc":"Y"}],"qcomms":[{"Quote":"247959","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247959","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247959","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":12}}] 2026-05-26 09:51:02.994 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-236581-05262026095102.txt === {"quote":"236581","customer":"13430","name":null,"customerName":"Mazak Corporation (KY)","comp":"01","open":"0","shipto":"MAZAA","shiptoName":"Mazak Corporation","entry_date":"08-13-2025","cust_order_date":"08-13-2025","req_date":"08-29-2026","cust_po":"Clamping stud 18k6/M16","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Yoshi Ikeda","drop_po":"","status":"0","user":"yass","conv_order":"","time":"08:11","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Yoshi Ikeda","follow_phone":"859-342-1789","follow_email":"yikeda@mazakcorp.com","pic_user":"yass","total_amt":"10080.00","total_gp":"3705.00","total_gpm":"36.76","rev_type":"WAP","mod_date":"05-26-2026","mod_time":null,"mod_user":"yass","reason":"","totalQty":"151","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"236581","line":"0","data":"08-13-2025 08:13 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":236581,"Line":0,"Comment":"08/28/2025 6:57 PM - yass - F/U changed from 08/26/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":1,"Comment":"10/13/2025 2:44 AM - yass - F/U changed from 09/27/2025 to 10/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":2,"Comment":"12/07/2025 1:16 PM - yass - F/U changed from 10/30/2025 to 12/31/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":3,"Comment":"12/07/2025 1:16 PM - yass - CLO changed from 10/30/2025 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":236581,"Line":4,"Comment":"12/07/2025 1:16 PM - yass - Req Date changed from 12/30/2025 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":236581,"Line":5,"Comment":"01/26/2026 1:18 AM - yass - F/U changed from 12/31/2025 to 2/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":6,"Comment":"01/26/2026 1:18 AM - yass - CLO changed from 02/28/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":236581,"Line":7,"Comment":"01/26/2026 1:18 AM - yass - Req Date changed from 03/31/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":236581,"Line":8,"Comment":"03/16/2026 8:13 AM - yass - F/U changed from 02/28/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":9,"Comment":"03/16/2026 8:13 AM - yass - CLO changed from 03/28/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":236581,"Line":10,"Comment":"03/16/2026 8:13 AM - yass - Req Date changed from 04/30/2026 to 08/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"236581","line":"1","part":"WH-ZP120-STUD-18M16","qty":"150","price":"96.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236581","line":"2","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"236581","Line":"2","Company":"1","F_Line":"1","Comment":"A tariff surcharge of 8% will be added to every order","Loc":"Y"},{"Quote":"236581","Line":"2","Company":"1","F_Line":"2","Comment":"placed after September 1st, 2025(until further notice).","Loc":"Y"},{"Quote":"236581","Line":"2","Company":"1","F_Line":"3","Comment":"This surcharge will be acknowledged upon acceptance","Loc":"Y"},{"Quote":"236581","Line":"2","Company":"1","F_Line":"4","Comment":"of every order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 09:51:22.423 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-236581-05262026095122.txt === {"quote":"236581","customer":"13430","name":null,"customerName":"Mazak Corporation (KY)","comp":"01","open":"0","shipto":"MAZAA","shiptoName":"Mazak Corporation","entry_date":"08-13-2025","cust_order_date":"08-13-2025","req_date":"08-29-2026","cust_po":"Clamping stud 18k6/M16","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Yoshi Ikeda","drop_po":"","status":"0","user":"yass","conv_order":"","time":"08:11","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Yoshi Ikeda","follow_phone":"859-342-1789","follow_email":"yikeda@mazakcorp.com","pic_user":"yass","total_amt":"10080.00","total_gp":"3705.00","total_gpm":"36.76","rev_type":"WAP","mod_date":"05-26-2026","mod_time":null,"mod_user":"yass","reason":"","totalQty":"151","win_pct":"20","clo_date":"08-29-2026","notes":[{"comp":"1","quote":"236581","line":"0","data":"08-13-2025 08:13 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":236581,"Line":0,"Comment":"08/28/2025 6:57 PM - yass - F/U changed from 08/26/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":1,"Comment":"10/13/2025 2:44 AM - yass - F/U changed from 09/27/2025 to 10/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":2,"Comment":"12/07/2025 1:16 PM - yass - F/U changed from 10/30/2025 to 12/31/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":3,"Comment":"12/07/2025 1:16 PM - yass - CLO changed from 10/30/2025 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":236581,"Line":4,"Comment":"12/07/2025 1:16 PM - yass - Req Date changed from 12/30/2025 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":236581,"Line":5,"Comment":"01/26/2026 1:18 AM - yass - F/U changed from 12/31/2025 to 2/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":6,"Comment":"01/26/2026 1:18 AM - yass - CLO changed from 02/28/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":236581,"Line":7,"Comment":"01/26/2026 1:18 AM - yass - Req Date changed from 03/31/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":236581,"Line":8,"Comment":"03/16/2026 8:13 AM - yass - F/U changed from 02/28/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":9,"Comment":"03/16/2026 8:13 AM - yass - CLO changed from 03/28/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":236581,"Line":10,"Comment":"03/16/2026 8:13 AM - yass - Req Date changed from 04/30/2026 to 08/29/2026 (Req Date Updated)"},{"comp":1,"quote":236581,"Line":11,"Comment":"05/26/2026 9:51 AM - yass - F/U changed from 04/30/2026 to 7/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":12,"Comment":"05/26/2026 9:51 AM - yass - CLO changed from 06/27/2026 to 08/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"236581","line":"1","part":"WH-ZP120-STUD-18M16","qty":"150","price":"96.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236581","line":"2","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"236581","Line":"2","Company":"1","F_Line":"1","Comment":"A tariff surcharge of 8% will be added to every order","Loc":"Y"},{"Quote":"236581","Line":"2","Company":"1","F_Line":"2","Comment":"placed after September 1st, 2025(until further notice).","Loc":"Y"},{"Quote":"236581","Line":"2","Company":"1","F_Line":"3","Comment":"This surcharge will be acknowledged upon acceptance","Loc":"Y"},{"Quote":"236581","Line":"2","Company":"1","F_Line":"4","Comment":"of every order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 09:51:36.237 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-236581-05262026095136.txt === {"quote":"236581","customer":"13430","name":null,"customerName":"Mazak Corporation (KY)","comp":"01","open":"0","shipto":"MAZAA","shiptoName":"Mazak Corporation","entry_date":"08-13-2025","cust_order_date":"08-13-2025","req_date":"09-30-2026","cust_po":"Clamping stud 18k6/M16","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Yoshi Ikeda","drop_po":"","status":"0","user":"yass","conv_order":"","time":"08:11","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Yoshi Ikeda","follow_phone":"859-342-1789","follow_email":"yikeda@mazakcorp.com","pic_user":"yass","total_amt":"10080.00","total_gp":"3705.00","total_gpm":"36.76","rev_type":"WAP","mod_date":"05-26-2026","mod_time":null,"mod_user":"yass","reason":"","totalQty":"151","win_pct":"20","clo_date":"08-29-2026","notes":[{"comp":"1","quote":"236581","line":"0","data":"08-13-2025 08:13 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":236581,"Line":0,"Comment":"08/28/2025 6:57 PM - yass - F/U changed from 08/26/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":1,"Comment":"10/13/2025 2:44 AM - yass - F/U changed from 09/27/2025 to 10/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":2,"Comment":"12/07/2025 1:16 PM - yass - F/U changed from 10/30/2025 to 12/31/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":3,"Comment":"12/07/2025 1:16 PM - yass - CLO changed from 10/30/2025 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":236581,"Line":4,"Comment":"12/07/2025 1:16 PM - yass - Req Date changed from 12/30/2025 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":236581,"Line":5,"Comment":"01/26/2026 1:18 AM - yass - F/U changed from 12/31/2025 to 2/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":6,"Comment":"01/26/2026 1:18 AM - yass - CLO changed from 02/28/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":236581,"Line":7,"Comment":"01/26/2026 1:18 AM - yass - Req Date changed from 03/31/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":236581,"Line":8,"Comment":"03/16/2026 8:13 AM - yass - F/U changed from 02/28/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":9,"Comment":"03/16/2026 8:13 AM - yass - CLO changed from 03/28/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":236581,"Line":10,"Comment":"03/16/2026 8:13 AM - yass - Req Date changed from 04/30/2026 to 08/29/2026 (Req Date Updated)"},{"comp":1,"quote":236581,"Line":11,"Comment":"05/26/2026 9:51 AM - yass - F/U changed from 04/30/2026 to 7/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":12,"Comment":"05/26/2026 9:51 AM - yass - CLO changed from 06/27/2026 to 08/29/2026 (CLO Date Updated)"},{"comp":1,"quote":236581,"Line":13,"Comment":"05/26/2026 9:51 AM - yass - Req Date changed from 08/29/2026 to 09/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"236581","line":"1","part":"WH-ZP120-STUD-18M16","qty":"150","price":"96.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236581","line":"2","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"236581","Line":"2","Company":"1","F_Line":"1","Comment":"A tariff surcharge of 8% will be added to every order","Loc":"Y"},{"Quote":"236581","Line":"2","Company":"1","F_Line":"2","Comment":"placed after September 1st, 2025(until further notice).","Loc":"Y"},{"Quote":"236581","Line":"2","Company":"1","F_Line":"3","Comment":"This surcharge will be acknowledged upon acceptance","Loc":"Y"},{"Quote":"236581","Line":"2","Company":"1","F_Line":"4","Comment":"of every order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 09:51:38.749 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246852-05262026095138.txt === {"quote":"246852","customer":"13330","name":null,"customerName":"Manufacturing Solutions of MN Inc.","comp":"01","open":"1","shipto":"MANUFACY","shiptoName":"Manufacturing Solutions of MN Inc.","entry_date":"03-11-2026","cust_order_date":"03-11-2026","req_date":"06-29-2026","cust_po":"SPECIAL-LV-MI","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lucas Adamski","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:19","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Lucas Adamski","follow_phone":"","follow_email":"lucas.adamski@shopmsi.com","pic_user":"jimmya","total_amt":"6972.00","total_gp":"6972.00","total_gpm":"100.00","rev_type":"LT","mod_date":"05-26-2026","mod_time":null,"mod_user":"jimmya","reason":"2","totalQty":"2","win_pct":"20","clo_date":"06-15-2026","notes":[{"comp":"1","quote":"246852","line":"0","data":"03-11-2026 16:20-jennad mimatic print uploaded"}],"crmnotes":[{"comp":1,"quote":246852,"Line":0,"Comment":"04/07/2026 3:02 PM - jimmya - F/U changed from 04/07/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246852,"Line":1,"Comment":"04/07/2026 3:02 PM - jimmya - CLO changed from 04/11/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246852,"Line":2,"Comment":"04/07/2026 3:02 PM - jimmya - Req Date changed from 04/11/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":246852,"Line":3,"Comment":"05/12/2026 9:01 AM - jimmya - F/U changed from 05/11/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246852,"Line":4,"Comment":"05/12/2026 9:01 AM - jimmya - CLO changed from 05/18/2026 to 06/15/2026 (CLO Date Updated)"},{"comp":1,"quote":246852,"Line":5,"Comment":"05/12/2026 9:01 AM - jimmya - Req Date changed from 05/25/2026 to 06/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246852","line":"1","part":"SPECIAL-LV-MI","qty":"1","price":"6972.00","uom":"EA","discount":"0.00","req_date":"2-3 Wks","branch":"1"},{"comp":"01","order":"246852","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246852","Line":"1","Company":"1","F_Line":"1","Comment":"**NET PRICE** , Special - cannot be cancelled/returned","Loc":"Y"},{"Quote":"246852","Line":"1","Company":"1","F_Line":"2","Comment":"Mimatic A197598","Loc":"Y"},{"Quote":"246852","Line":"1","Company":"1","F_Line":"3","Comment":"BMT45 PSC C3 Live Tool 90deg CH 65","Loc":"Y"}],"qcomms":[{"Quote":"246852","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"246852","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"246852","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 09:51:44.436 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-236581-05262026095144.txt === {"quote":"236581","customer":"13430","name":null,"customerName":"Mazak Corporation (KY)","comp":"01","open":"0","shipto":"MAZAA","shiptoName":"Mazak Corporation","entry_date":"08-13-2025","cust_order_date":"08-13-2025","req_date":"10-31-2026","cust_po":"Clamping stud 18k6/M16","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Yoshi Ikeda","drop_po":"","status":"0","user":"yass","conv_order":"","time":"08:11","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Yoshi Ikeda","follow_phone":"859-342-1789","follow_email":"yikeda@mazakcorp.com","pic_user":"yass","total_amt":"10080.00","total_gp":"3705.00","total_gpm":"36.76","rev_type":"WAP","mod_date":"05-26-2026","mod_time":null,"mod_user":"yass","reason":"","totalQty":"151","win_pct":"20","clo_date":"08-29-2026","notes":[{"comp":"1","quote":"236581","line":"0","data":"08-13-2025 08:13 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":236581,"Line":0,"Comment":"08/28/2025 6:57 PM - yass - F/U changed from 08/26/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":1,"Comment":"10/13/2025 2:44 AM - yass - F/U changed from 09/27/2025 to 10/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":2,"Comment":"12/07/2025 1:16 PM - yass - F/U changed from 10/30/2025 to 12/31/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":3,"Comment":"12/07/2025 1:16 PM - yass - CLO changed from 10/30/2025 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":236581,"Line":4,"Comment":"12/07/2025 1:16 PM - yass - Req Date changed from 12/30/2025 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":236581,"Line":5,"Comment":"01/26/2026 1:18 AM - yass - F/U changed from 12/31/2025 to 2/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":6,"Comment":"01/26/2026 1:18 AM - yass - CLO changed from 02/28/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":236581,"Line":7,"Comment":"01/26/2026 1:18 AM - yass - Req Date changed from 03/31/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":236581,"Line":8,"Comment":"03/16/2026 8:13 AM - yass - F/U changed from 02/28/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":9,"Comment":"03/16/2026 8:13 AM - yass - CLO changed from 03/28/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":236581,"Line":10,"Comment":"03/16/2026 8:13 AM - yass - Req Date changed from 04/30/2026 to 08/29/2026 (Req Date Updated)"},{"comp":1,"quote":236581,"Line":11,"Comment":"05/26/2026 9:51 AM - yass - F/U changed from 04/30/2026 to 7/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236581,"Line":12,"Comment":"05/26/2026 9:51 AM - yass - CLO changed from 06/27/2026 to 08/29/2026 (CLO Date Updated)"},{"comp":1,"quote":236581,"Line":13,"Comment":"05/26/2026 9:51 AM - yass - Req Date changed from 08/29/2026 to 09/30/2026 (Req Date Updated)"},{"comp":1,"quote":236581,"Line":14,"Comment":"05/26/2026 9:51 AM - yass - Req Date changed from 09/30/2026 to 10/31/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"236581","line":"1","part":"WH-ZP120-STUD-18M16","qty":"150","price":"96.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236581","line":"2","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"236581","Line":"2","Company":"1","F_Line":"1","Comment":"A tariff surcharge of 8% will be added to every order","Loc":"Y"},{"Quote":"236581","Line":"2","Company":"1","F_Line":"2","Comment":"placed after September 1st, 2025(until further notice).","Loc":"Y"},{"Quote":"236581","Line":"2","Company":"1","F_Line":"3","Comment":"This surcharge will be acknowledged upon acceptance","Loc":"Y"},{"Quote":"236581","Line":"2","Company":"1","F_Line":"4","Comment":"of every order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 09:52:11.556 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248821-05262026095211.txt === {"quote":"248821","customer":"19465","name":null,"customerName":"Shinwa USA Corporation","comp":"01","open":"1","shipto":"SHINERLA","shiptoName":"Shinwa Usa Corp","entry_date":"04-19-2026","cust_order_date":"04-19-2026","req_date":"05-31-2026","cust_po":"SOP-30","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Ian Combs","drop_po":"8679","status":"0","user":"yass","conv_order":"","time":"04:22","extra":"","follow_up":"05-02-2026","web_id":"","follow_name":"Ian Combs","follow_phone":"","follow_email":"ian.combs@shinwa-usa.com","pic_user":"yass","total_amt":"108.00","total_gp":"95.78","total_gpm":"88.69","rev_type":"RT","mod_date":"05-26-2026","mod_time":null,"mod_user":"yass","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-19-2026","notes":[{"comp":"1","quote":"248821","line":"1","data":"04-19-2026 04:42 - Discounts Recalculated QS"},{"comp":"1","quote":"248821","line":"0","data":"04-19-2026 04:23 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248821","line":"1","part":"SOP-30","qty":"1","price":"120.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248821","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-26 10:00:45.645 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249440-05262026100045.txt === {"quote":"249440","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCICHIC","shiptoName":"MSC Industrial Supply","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"H63A-SF0375-3.35CP","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michelle Calentine","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:36","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Michelle Calentine","follow_phone":"","follow_email":"Michelle.Calentine@mscdirect.com","pic_user":"jennad","total_amt":"234.60","total_gp":"131.43","total_gpm":"56.02","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249440","line":"1","part":"H63A-SF0375-3.35CP","qty":"1","price":"391.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249440","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-26 10:01:55.205 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249444-05262026100154.txt === {"quote":"249444","customer":"8306TA","name":null,"customerName":"Morris Midwest (MN-TA)","comp":"01","open":"1","shipto":"MORRMIMN","shiptoName":"Morris Midwest MN","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"C4-SF3-75","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jeremy Santiago","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:49","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Jeremy Santiago","follow_phone":"","follow_email":"jsantiago@morrismidwest.com","pic_user":"jennad","total_amt":"954.36","total_gp":"688.00","total_gpm":"72.09","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249444","line":"2","data":"hasnt sold yet."},{"comp":"1","quote":"249444","line":"1","data":"04-30-2026 08:49-jennad for new machine that"},{"comp":"1","quote":"249444","line":"0","data":"04-30-2026 08:50-jennad Adding to Quote log"}],"crmnotes":[{"comp":1,"quote":249444,"Line":0,"Comment":"05/26/2026 10:01 AM - jennad - closing - duplicate"}],"items":[{"comp":"01","order":"249444","line":"1","part":"C4-SF3-75","qty":"1","price":"482.00","uom":"EA","discount":"34.00","req_date":"mid-June","branch":"1"},{"comp":"01","order":"249444","line":"2","part":"C4-SF0187-2.95","qty":"1","price":"482.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249444","line":"3","part":"C4-SF0125-2.95","qty":"1","price":"482.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249444","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249444","Line":"1","Company":"1","F_Line":"1","Comment":"Delivery: mid-June for PO placed bfore 5/27","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-26 10:01:56.435 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249621-05262026100156.txt === {"quote":"249621","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"1","shipto":"PLY","shiptoName":"Productivity Inc.","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-04-2026","cust_po":"BMT55-ER25-AD-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Lisa Bailey","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"12:29","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Lisa Bailey","follow_phone":"","follow_email":"lbailey@productivity.com","pic_user":"jimmya","total_amt":"6565.00","total_gp":"3716.16","total_gpm":"56.61","rev_type":"LT","mod_date":"05-26-2026","mod_time":null,"mod_user":"jimmya","reason":"2","totalQty":"4","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249621","line":"1","part":"BMT55-ER25-AD-ICE","qty":"1","price":"9204.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249621","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249621","line":"3","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249621","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-26 10:02:33.394 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249446-05262026100233.txt === {"quote":"249446","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCICHIC","shiptoName":"MSC Industrial Supply","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"KM1-3/4","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:07","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"jennad","total_amt":"826.80","total_gp":"560.60","total_gpm":"67.80","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"17","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249446","line":"1","part":"KM1-3/4","qty":"4","price":"67.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249446","line":"2","part":"CCK1-1/2","qty":"4","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249446","line":"3","part":"KM1-7/8","qty":"4","price":"67.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249446","line":"4","part":"CCK1-5/8","qty":"4","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249446","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-26 10:02:42.176 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249827-05262026100241.txt === {"quote":"249827","customer":"14700","name":null,"customerName":"Northwest Machine Technologies Inc.","comp":"01","open":"1","shipto":"NORTROGE","shiptoName":"Northwest Machine Technologies","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-07-2026","cust_po":"MZQT47-ER32Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lee Knowlton","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:19","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Lee Knowlton","follow_phone":"763-493-3600","follow_email":"lknowlton@nwmt.com","pic_user":"jimmya","total_amt":"6551.64","total_gp":"3218.67","total_gpm":"49.13","rev_type":"LT","mod_date":"05-26-2026","mod_time":null,"mod_user":"jimmya","reason":"2","totalQty":"5","win_pct":"20","clo_date":"06-07-2026","notes":[],"crmnotes":[{"comp":1,"quote":249827,"Line":0,"Comment":"05/19/2026 12:34 PM - jimmya - F/U changed from 05/20/2026 to 5/25/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249827","line":"1","part":"MZQT47-ER32Z-ICE","qty":"1","price":"4730.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249827","line":"2","part":"MZQT47-ER32X-OFF-ICE","qty":"1","price":"4396.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249827","line":"3","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249827","line":"4","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249827","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-26 10:03:11.188 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249539-05262026100310.txt === {"quote":"249539","customer":"19948","name":null,"customerName":"Sussex Tool & Supply Inc.","comp":"01","open":"1","shipto":"SHARSUSS","shiptoName":"Sussex Tool and Supply","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-01-2026","cust_po":"C5001-1000-8.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"40","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nicole Cheesman","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:08","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Nicole Cheesman","follow_phone":"262-251-4020x1","follow_email":"nicole@sussextool.com","pic_user":"jennad","total_amt":"276.00","total_gp":"168.05","total_gpm":"60.89","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249539","line":"1","part":"C5001-1000-8.00CP","qty":"1","price":"368.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249539","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-26 10:03:15.738 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249986-05262026100315.txt === {"quote":"249986","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"1","shipto":"FASTWINX","shiptoName":"Fastenal Company","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-12-2026","cust_po":"E25-012","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"For: MG McGrath, Maple Grove MN","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:51","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Jake Rasmussen","follow_phone":"507-313-7847","follow_email":"jakrasmu@fastenal.com","pic_user":"jimmya","total_amt":"2740.80","total_gp":"1893.98","total_gpm":"69.10","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"jimmya","reason":"2","totalQty":"74","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"249986","line":"1","data":"or state"},{"comp":"1","quote":"249986","line":"0","data":"05-12-2026 09:52-jennad awaiting end user name"}],"crmnotes":[],"items":[{"comp":"01","order":"249986","line":"1","part":"E25-012","qty":"12","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249986","line":"2","part":"E25-016","qty":"12","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249986","line":"3","part":"E25-020","qty":"12","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249986","line":"4","part":"E25-024","qty":"12","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249986","line":"5","part":"E25-032","qty":"12","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249986","line":"6","part":"E25-040","qty":"12","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249986","line":"7","part":"HSK40A-ER25-80","qty":"1","price":"488.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249986","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":8}}] 2026-05-26 10:03:44.887 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249565-05262026100344.txt === {"quote":"249565","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCMENWI","shiptoName":"MSC Industrial Supply Company","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-01-2026","cust_po":"E32-NUT","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"14:39","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"jennad","total_amt":"223.20","total_gp":"103.24","total_gpm":"46.25","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"5","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249565","line":"1","part":"E32-NUT","qty":"4","price":"62.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249565","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-26 10:03:48.799 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249986-05262026100348.txt === {"quote":"249986","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"1","shipto":"FASTWINX","shiptoName":"Fastenal Company","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-12-2026","cust_po":"E25-012","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"For: MG McGrath, Maple Grove MN","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:51","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Jake Rasmussen","follow_phone":"507-313-7847","follow_email":"jakrasmu@fastenal.com","pic_user":"jimmya","total_amt":"2740.80","total_gp":"1893.98","total_gpm":"69.10","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"jimmya","reason":"2","totalQty":"74","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"249986","line":"1","data":"or state"},{"comp":"1","quote":"249986","line":"0","data":"05-12-2026 09:52-jennad awaiting end user name"}],"crmnotes":[{"comp":1,"quote":249986,"Line":0,"Comment":"05/26/2026 10:03 AM - jimmya - Closed"}],"items":[{"comp":"01","order":"249986","line":"1","part":"E25-012","qty":"12","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249986","line":"2","part":"E25-016","qty":"12","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249986","line":"3","part":"E25-020","qty":"12","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249986","line":"4","part":"E25-024","qty":"12","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249986","line":"5","part":"E25-032","qty":"12","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249986","line":"6","part":"E25-040","qty":"12","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249986","line":"7","part":"HSK40A-ER25-80","qty":"1","price":"488.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249986","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-26 10:04:51.462 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250560-05262026100451.txt === {"quote":"250560","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCMENWI","shiptoName":"MSC Industrial Supply Company","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"07-02-2026","cust_po":"032-SPAN","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:10","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"jennad","total_amt":"16.25","total_gp":"8.90","total_gpm":"54.77","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"jennad","reason":"5","totalQty":"2","win_pct":"20","clo_date":"06-21-2026","notes":[{"comp":"1","quote":"250560","line":"0","data":"05-21-2026 09:11-rons: shipping to Wisconsin..."}],"crmnotes":[{"comp":1,"quote":250560,"Line":0,"Comment":"05/26/2026 10:04 AM - jennad - got by blackhawk"}],"items":[{"comp":"01","order":"250560","line":"1","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250560","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-26 10:07:16.805 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250460-05262026100716.txt === {"quote":"250460","customer":"13330","name":null,"customerName":"Manufacturing Solutions of MN Inc.","comp":"01","open":"1","shipto":"SCSELE","shiptoName":"SCS Elevator Products Inc","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-19-2026","cust_po":"PRE-E236PLUS-I40","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Cindy White","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"15:40","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Cindy White","follow_phone":"651-294-7790","follow_email":"cindy.white@msmni.com","pic_user":"jimmya","total_amt":"10763.20","total_gp":"5386.17","total_gpm":"50.04","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"jimmya","reason":"2","totalQty":"7","win_pct":"20","clo_date":"06-19-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250460","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250460","line":"2","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250460","line":"5","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250460","line":"6","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250460","line":"7","part":"PRE-PRNT-ROLL-04B080M","qty":"1","price":"11.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250460","line":"8","part":"PRE-E346N-STD","qty":"1","price":"1728.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250460","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250460","Line":"1","Company":"1","F_Line":"1","Comment":"**Non-cancellable, non-returnable after receipt of PO**","Loc":"Y"},{"Quote":"250460","Line":"8","Company":"1","F_Line":"1","Comment":"**non-cancellable, non-returnable after receipt of PO**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-26 10:11:47.609 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242508-05262026101147.txt === {"quote":"242508","customer":"1105","name":null,"customerName":"Accesorios Y Herramientas Del Norte","comp":"01","open":"1","shipto":"ACCESORX","shiptoName":"Accesorios Y Herramientas Del Norte","entry_date":"12-09-2025","cust_order_date":"05-30-2026","req_date":"05-30-2026","cust_po":"Persuit holding system","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Paul Lerma","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"11:25","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Paul Lerma","follow_phone":"","follow_email":"rafeali@lyndexnikken.com","pic_user":"rafaeli","total_amt":"14221.83","total_gp":"6565.87","total_gpm":"46.17","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"14","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"242508","line":"1","part":"HSK100A-C32-165","qty":"1","price":"1045.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242508","line":"2","part":"CKFN32(1.1/4)-32DC","qty":"1","price":"210.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242508","line":"3","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242508","line":"4","part":"K32-SK16-150","qty":"1","price":"319.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242508","line":"5","part":"SK16-5/8AC","qty":"1","price":"145.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242508","line":"6","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242508","line":"7","part":"SPECIAL-TL","qty":"1","price":"410.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242508","line":"8","part":"SF-START2-UNIT-200","qty":"1","price":"17306.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242508","line":"9","part":"SF-POT-HSK100","qty":"2","price":"0.00","uom":"EA","discount":"0.00","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"242508","line":"10","part":"SF-RACK-POT","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242508","line":"11","part":"SF-RACK-HEAT-RING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242508","line":"12","part":"SF-COIL-CLIP-KIT","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242508","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"242508","Line":"7","Company":"1","F_Line":"1","Comment":"Straight Shank Extension","Loc":"Y"},{"Quote":"242508","Line":"7","Company":"1","F_Line":"2","Comment":"Shrink Fit","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":13}}] 2026-05-26 10:14:12.731 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250360-05262026101412.txt === {"quote":"250360","customer":"19165","name":null,"customerName":"Salem Tools","comp":"01","open":"0","shipto":"VULCMANS","shiptoName":"Vulcan Energy Services","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"OKE4-ER40Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"11:14","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Jacob Franco","follow_phone":"540-389-0233","follow_email":"jacobf@lyndexnikken.com","pic_user":"bethw","total_amt":"15417.76","total_gp":"9884.13","total_gpm":"64.11","rev_type":"LT","mod_date":"05-26-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":250360,"Line":0,"Comment":"05/22/2026 1:47 PM - bethw - F/U changed from 05/24/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250360,"Line":1,"Comment":"05/26/2026 10:13 AM - bethw - working on this quote for Jacob. Information has not been provided as of today to finalize and quote."}],"items":[{"comp":"01","order":"250360","line":"1","part":"OKE4-ER40Z-ICE","qty":"2","price":"6015.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250360","line":"2","part":"OKE4-ER40X-ICE","qty":"2","price":"3586.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250360","line":"3","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250360","line":"4","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250360","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-26 10:14:20.995 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242508-05262026101420.txt === {"quote":"242508","customer":"1105","name":null,"customerName":"Accesorios Y Herramientas Del Norte","comp":"01","open":"1","shipto":"ACCESORX","shiptoName":"Accesorios Y Herramientas Del Norte","entry_date":"12-09-2025","cust_order_date":"05-30-2026","req_date":"05-30-2026","cust_po":"Persuit holding system","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Paul Lerma","drop_po":"","status":"0","user":"rafaeli","conv_order":"","time":"11:25","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Paul Lerma","follow_phone":"","follow_email":"rafeali@lyndexnikken.com","pic_user":"rafaeli","total_amt":"14221.83","total_gp":"6565.87","total_gpm":"46.17","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"rafaeli","reason":"2","totalQty":"14","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":242508,"Line":0,"Comment":"05/26/2026 9:11 AM - rafaeli - Closed"}],"items":[{"comp":"01","order":"242508","line":"1","part":"HSK100A-C32-165","qty":"1","price":"1045.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242508","line":"2","part":"CKFN32(1.1/4)-32DC","qty":"1","price":"210.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242508","line":"3","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242508","line":"4","part":"K32-SK16-150","qty":"1","price":"319.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242508","line":"5","part":"SK16-5/8AC","qty":"1","price":"145.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242508","line":"6","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242508","line":"7","part":"SPECIAL-TL","qty":"1","price":"410.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"242508","line":"8","part":"SF-START2-UNIT-200","qty":"1","price":"17306.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242508","line":"9","part":"SF-POT-HSK100","qty":"2","price":"0.00","uom":"EA","discount":"0.00","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"242508","line":"10","part":"SF-RACK-POT","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242508","line":"11","part":"SF-RACK-HEAT-RING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242508","line":"12","part":"SF-COIL-CLIP-KIT","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"242508","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"242508","Line":"7","Company":"1","F_Line":"1","Comment":"Straight Shank Extension","Loc":"Y"},{"Quote":"242508","Line":"7","Company":"1","F_Line":"2","Comment":"Shrink Fit","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-26 10:15:51.141 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249250-05262026101550.txt === {"quote":"249250","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCPORT","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-27-2026","cust_order_date":"05-27-2026","req_date":"06-08-2026","cust_po":"QCFC65-020-SMO","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Latoya","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"14:28","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Latoya","follow_phone":"","follow_email":"@","pic_user":"bethw","total_amt":"477.36","total_gp":"198.94","total_gpm":"41.68","rev_type":"WAP","mod_date":"05-26-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"3","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":249250,"Line":0,"Comment":"05/26/2026 10:15 AM - bethw - converted to SO# 1038166"}],"items":[{"comp":"01","order":"249250","line":"1","part":"QCFC65-020-SMO","qty":"2","price":"351.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249250","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-26 10:16:44.087 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248885-05262026101643.txt === {"quote":"248885","customer":"19585","name":null,"customerName":"Thomas Skinner & Son Ltd.","comp":"01","open":"1","shipto":"GIKLLLLM","shiptoName":"Thomas Skinner - Vancouver Location","entry_date":"04-20-2026","cust_order_date":"05-20-2026","req_date":"06-01-2026","cust_po":"C50-MRAM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"90","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Liam Clazie","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"16:31","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Liam Clazie","follow_phone":"604-276-2131","follow_email":"lclazie@tskinner.com","pic_user":"bethw","total_amt":"17621.75","total_gp":"9783.70","total_gpm":"55.52","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"7","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":248885,"Line":0,"Comment":"05/20/2026 4:58 PM - bethw - Sent QFU to Liam for update on status."},{"comp":1,"quote":248885,"Line":1,"Comment":"05/20/2026 4:58 PM - bethw - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248885,"Line":2,"Comment":"05/26/2026 10:16 AM - bethw - no response from Liam. Quote is now expired and closed."}],"items":[{"comp":"01","order":"248885","line":"1","part":"C50-MRAM","qty":"1","price":"3909.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248885","line":"2","part":"C50-MRAM-IC","qty":"1","price":"7057.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248885","line":"3","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248885","line":"4","part":"MRAM-ER20","qty":"1","price":"4885.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248885","line":"5","part":"MRAM-ER20-IC","qty":"1","price":"5445.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248885","line":"6","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248885","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-26 10:17:35.539 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249052-05262026101735.txt === {"quote":"249052","customer":"19585","name":null,"customerName":"Thomas Skinner & Son Ltd.","comp":"01","open":"1","shipto":"GIKLLLLM","shiptoName":"Thomas Skinner - Vancouver Location","entry_date":"04-23-2026","cust_order_date":"05-23-2026","req_date":"06-04-2026","cust_po":"C50RAM-ER32-285ST-110TP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"90","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Liam Clazie","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"08:18","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Liam Clazie","follow_phone":"604-276-2131","follow_email":"lclazie@tskinner.com","pic_user":"bethw","total_amt":"11324.00","total_gp":"6188.96","total_gpm":"54.65","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-23-2026","notes":[],"crmnotes":[{"comp":1,"quote":249052,"Line":0,"Comment":"05/22/2026 10:47 AM - bethw - Sent Liam QFU for update on status."},{"comp":1,"quote":249052,"Line":1,"Comment":"05/22/2026 10:47 AM - bethw - F/U changed from 05/23/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249052,"Line":2,"Comment":"05/26/2026 10:17 AM - bethw - Sent QFU and no response from Liam, quote is now expired and closed."}],"items":[{"comp":"01","order":"249052","line":"1","part":"C50RAM-ER32-285ST-110TP","qty":"1","price":"14072.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249052","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249052","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-26 10:19:39.856 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250125-05262026101939.txt === {"quote":"250125","customer":"1530","name":null,"customerName":"AHB Tooling & Machinery Inc","comp":"01","open":"0","shipto":"AHBCAD","shiptoName":"AHB - Cadillac","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"NBT30-SF0250-3.15CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michele Neuland","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"14:31","extra":"","follow_up":"06-22-2026","web_id":"","follow_name":"Michele Neuland","follow_phone":"989-399-8130","follow_email":"michele.neuland@ahbinc.com","pic_user":"haleyd","total_amt":"557.60","total_gp":"353.92","total_gpm":"63.47","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":250125,"Line":0,"Comment":"05/20/2026 1:25 PM - haleyd - F/U changed from 05/19/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250125,"Line":1,"Comment":"05/26/2026 10:19 AM - haleyd - sent email to michele.neuland@ahbinc.com for a fw-up"}],"items":[{"comp":"01","order":"250125","line":"1","part":"NBT30-SF0250-3.15CP","qty":"2","price":"410.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250125","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 10:20:31.017 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248854-05262026102030.txt === {"quote":"248854","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"BLACKOK","shiptoName":"Blackhawk Industrial","entry_date":"04-20-2026","cust_order_date":"05-20-2026","req_date":"06-01-2026","cust_po":"MZQT5-CT40Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kendra Hampton","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"12:50","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Kendra Hampton","follow_phone":"405-688-2326","follow_email":"kendra.hampton@blackhawkid.com","pic_user":"bethw","total_amt":"6124.90","total_gp":"3110.08","total_gpm":"50.78","rev_type":"LT","mod_date":"05-26-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":248854,"Line":0,"Comment":"05/20/2026 4:54 PM - bethw - Sent Kendra QFU for update on status."},{"comp":1,"quote":248854,"Line":1,"Comment":"05/20/2026 4:54 PM - bethw - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248854,"Line":2,"Comment":"05/26/2026 10:20 AM - bethw - no response from QFU, quote expired and closed."}],"items":[{"comp":"01","order":"248854","line":"1","part":"MZQT5-CT40Z-ICE","qty":"1","price":"8592.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248854","line":"2","part":"WRENCH-MIM-195980","qty":"2","price":"85.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248854","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-26 10:21:27.549 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249211-05262026102127.txt === {"quote":"249211","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"VAUGHAN","shiptoName":"Vaughan Company Incorporated","entry_date":"04-27-2026","cust_order_date":"05-27-2026","req_date":"06-08-2026","cust_po":"C5005-0562-2.91","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jason Schmidt","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"09:57","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Jason Schmidt","follow_phone":"206-607-1109","follow_email":"jason.schmidt@blackhawkid.com","pic_user":"bethw","total_amt":"364.41","total_gp":"157.45","total_gpm":"43.21","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"3","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":249211,"Line":0,"Comment":"05/26/2026 10:21 AM - bethw - converted to SO# 1038760"}],"items":[{"comp":"01","order":"249211","line":"1","part":"C5005-0562-2.91","qty":"1","price":"534.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249211","line":"2","part":"T05-032(S)","qty":"1","price":"117.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249211","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-26 10:22:32.492 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249259-05262026102232.txt === {"quote":"249259","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"1","shipto":"XFACTROR","shiptoName":"X Factor Machine & Design","entry_date":"04-27-2026","cust_order_date":"05-27-2026","req_date":"06-08-2026","cust_po":"BT30-TB1.1/4-10.00NF","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:27","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"bethw","total_amt":"1114.50","total_gp":"817.29","total_gpm":"73.33","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":249259,"Line":0,"Comment":"05/26/2026 10:22 AM - bethw - no activity in area, quote expired and closed."}],"items":[{"comp":"01","order":"249259","line":"1","part":"BT30-TB1.1/4-10.00NF","qty":"1","price":"1486.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249259","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-26 10:22:42.620 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249259-05262026102242.txt === {"quote":"249259","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"1","shipto":"XFACTROR","shiptoName":"X Factor Machine & Design","entry_date":"04-27-2026","cust_order_date":"05-27-2026","req_date":"06-08-2026","cust_po":"BT30-TB1.1/4-10.00NF","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"15:27","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"bethw","total_amt":"1114.50","total_gp":"817.29","total_gpm":"73.33","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":249259,"Line":0,"Comment":"05/26/2026 10:22 AM - bethw - no activity in area, quote expired and closed."},{"comp":1,"quote":249259,"Line":1,"Comment":"05/26/2026 10:22 AM - bethw - Closed"}],"items":[{"comp":"01","order":"249259","line":"1","part":"BT30-TB1.1/4-10.00NF","qty":"1","price":"1486.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249259","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 10:23:41.151 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250421-05262026102340.txt === {"quote":"250421","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-30-2026","cust_po":"K1.1/4-SK25-150","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Tom Mayberry","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:36","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Tom Mayberry","follow_phone":"","follow_email":"tomm@motool.com","pic_user":"haleyd","total_amt":"245.52","total_gp":"156.65","total_gpm":"63.80","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-19-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250421","line":"1","part":"K1.1/4-SK25-150","qty":"1","price":"372.00","uom":"EA","discount":"34.00","req_date":"4-Month Delivery","branch":"1"},{"comp":"01","order":"250421","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} 250421-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-26 10:23:44.375 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250627-05262026102344.txt === {"quote":"250627","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"1","shipto":"DAVIEULE","shiptoName":"Davis Machine & Mfg. Company","entry_date":"05-22-2026","cust_order_date":"05-22-2026","req_date":"07-03-2026","cust_po":"TEST TOOLS","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Bob Shively","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"11:26","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Bob Shively","follow_phone":"972-412-4550","follow_email":"bshively@technitoolinc.com","pic_user":"bethw","total_amt":"511.20","total_gp":"362.01","total_gpm":"70.82","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"bethw","reason":"1","totalQty":"4","win_pct":"20","clo_date":"06-22-2026","notes":[{"comp":"1","quote":"250627","line":"3","data":"DO NOT SHIP PRODUCT.."},{"comp":"1","quote":"250627","line":"2","data":"order that the customer has tested and approved."},{"comp":"1","quote":"250627","line":"1","data":"purposes only. SO# 1038180 is a test/consignment"},{"comp":"1","quote":"250627","line":"0","data":"05-22-2026 11:39-bethw: This quote is for billing"}],"crmnotes":[{"comp":1,"quote":250627,"Line":0,"Comment":"05/26/2026 10:23 AM - bethw - converted to SO# 1040524"}],"items":[{"comp":"01","order":"250627","line":"1","part":"CAT40-C1-85U-IDU","qty":"1","price":"593.00","uom":"EA","discount":"28.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250627","line":"2","part":"KM1-5/8","qty":"1","price":"67.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250627","line":"3","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250627","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-26 10:24:46.357 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249302-05262026102446.txt === {"quote":"249302","customer":"3970","name":null,"customerName":"Cutting Tool Control Inc.","comp":"01","open":"1","shipto":"CUTTONTR","shiptoName":"Cutting Tool Control Inc.","entry_date":"04-28-2026","cust_order_date":"05-28-2026","req_date":"06-09-2026","cust_po":"SK16-3/8AC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"For: Icarus Precision","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"10:11","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Morgan Lowry","follow_phone":"","follow_email":"cuttingtoolcontrol@msn.com","pic_user":"bethw","total_amt":"116.40","total_gp":"78.76","total_gpm":"67.66","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249302","line":"1","part":"SK16-3/8AC","qty":"1","price":"194.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249302","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-26 10:27:44.549 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250442-05262026102743.txt === {"quote":"250442","customer":"5900","name":null,"customerName":"EWIE Company Inc.","comp":"01","open":"0","shipto":"CATJOL","shiptoName":"Caterpillar Inc","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-19-2026","cust_po":"CAT50-C32-105U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Renald Dasine","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"13:40","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Renald Dasine","follow_phone":"734-945-3449","follow_email":"rdasine@ewie.com","pic_user":"haleyd","total_amt":"488.92","total_gp":"347.61","total_gpm":"71.10","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-19-2026","notes":[{"comp":"1","quote":"250442","line":"0","data":"05-19-2026 13:42 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250442","line":"1","part":"CAT50-C32-105U-IDU","qty":"1","price":"719.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250442","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-26 10:28:29.627 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250593-05262026102829.txt === {"quote":"250593","customer":"2950","name":null,"customerName":"Vallen Integrated Supply, Inc.","comp":"01","open":"0","shipto":"NISSANSM","shiptoName":"Nissan Smyrna Spot Buy","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"07-02-2026","cust_po":"CAT40 & NCAT40 Shell Mill","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sam Primm","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:21","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sam Primm","follow_phone":"931-626-5664","follow_email":"william.primm@vallen.com","pic_user":"rons","total_amt":"760.41","total_gp":"558.61","total_gpm":"73.46","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"250593","line":"1","data":"vallen.com with updated quote, added #5"},{"comp":"1","quote":"250593","line":"0","data":"05-22-2026 13:37-haleyd sent email to sam.primm@"}],"crmnotes":[{"comp":1,"quote":250593,"Line":0,"Comment":"05/26/2026 10:28 AM - rons - CLO changed from 06/21/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250593","line":"1","part":"C4001-22-50CP","qty":"1","price":"157.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250593","line":"3","part":"NC4001-1000-4.00CP","qty":"1","price":"356.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250593","line":"5","part":"CAT40-C32-105U-IDU","qty":"1","price":"593.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250593","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-26 10:28:35.684 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250593-05262026102835.txt === {"quote":"250593","customer":"2950","name":null,"customerName":"Vallen Integrated Supply, Inc.","comp":"01","open":"0","shipto":"NISSANSM","shiptoName":"Nissan Smyrna Spot Buy","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"06-10-2026","cust_po":"CAT40 & NCAT40 Shell Mill","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sam Primm","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:21","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sam Primm","follow_phone":"931-626-5664","follow_email":"william.primm@vallen.com","pic_user":"rons","total_amt":"760.41","total_gp":"558.61","total_gpm":"73.46","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"250593","line":"1","data":"vallen.com with updated quote, added #5"},{"comp":"1","quote":"250593","line":"0","data":"05-22-2026 13:37-haleyd sent email to sam.primm@"}],"crmnotes":[{"comp":1,"quote":250593,"Line":0,"Comment":"05/26/2026 10:28 AM - rons - CLO changed from 06/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250593,"Line":1,"Comment":"05/26/2026 10:28 AM - rons - Req Date changed from 07/02/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250593","line":"1","part":"C4001-22-50CP","qty":"1","price":"157.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250593","line":"3","part":"NC4001-1000-4.00CP","qty":"1","price":"356.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250593","line":"5","part":"CAT40-C32-105U-IDU","qty":"1","price":"593.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250593","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-26 10:28:57.268 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250555-05262026102857.txt === {"quote":"250555","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"07-02-2026","cust_po":"NC5007-0032-6.00G","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:39","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"294.84","total_gp":"147.79","total_gpm":"50.13","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"250555","line":"0","data":"05-21-2026 08:40-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250555,"Line":0,"Comment":"05/26/2026 10:28 AM - rons - CLO changed from 06/21/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250555","line":"1","part":"NC5007-0032-6.00G","qty":"1","price":"546.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250555","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-26 10:29:04.617 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250555-05262026102904.txt === {"quote":"250555","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"06-10-2026","cust_po":"NC5007-0032-6.00G","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:39","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"294.84","total_gp":"147.79","total_gpm":"50.13","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"250555","line":"0","data":"05-21-2026 08:40-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250555,"Line":0,"Comment":"05/26/2026 10:28 AM - rons - CLO changed from 06/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250555,"Line":1,"Comment":"05/26/2026 10:28 AM - rons - Req Date changed from 07/02/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250555","line":"1","part":"NC5007-0032-6.00G","qty":"1","price":"546.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250555","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 10:29:17.123 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249382-05262026102916.txt === {"quote":"249382","customer":"4070","name":null,"customerName":"DXP Enterprises Inc.","comp":"01","open":"0","shipto":"DXPHALLI","shiptoName":"DXP SCS-Halliburton DMC OKLA","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"C50-9000(H)-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Dan Storts","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"11:32","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Dan Storts","follow_phone":"","follow_email":"daniel.storts@dxpe.com","pic_user":"bethw","total_amt":"299.28","total_gp":"217.56","total_gpm":"72.69","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":249382,"Line":0,"Comment":"05/05/2026 10:12 AM - bethw - F/U changed from 05/05/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249382,"Line":1,"Comment":"05/26/2026 10:28 AM - bethw - Sent final QFU to Daniel for update on status."}],"items":[{"comp":"01","order":"249382","line":"1","part":"C50-9000(H)-EU","qty":"12","price":"43.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249382","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 10:29:17.798 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250632-05262026102917.txt === {"quote":"250632","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"05-22-2026","cust_order_date":"05-22-2026","req_date":"06-22-2026","cust_po":"ATC-ALIGN-HSK100A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"12:16","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"1776.24","total_gp":"1174.32","total_gpm":"66.11","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":250632,"Line":0,"Comment":"05/26/2026 10:29 AM - rons - CLO changed from 06/22/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250632","line":"1","part":"ATC-ALIGN-HSK100A","qty":"1","price":"2467.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250632","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-26 10:29:24.784 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250632-05262026102924.txt === {"quote":"250632","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"05-22-2026","cust_order_date":"05-22-2026","req_date":"06-11-2026","cust_po":"ATC-ALIGN-HSK100A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"12:16","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"1776.24","total_gp":"1174.32","total_gpm":"66.11","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":250632,"Line":0,"Comment":"05/26/2026 10:29 AM - rons - CLO changed from 06/22/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":250632,"Line":1,"Comment":"05/26/2026 10:29 AM - rons - Req Date changed from 06/22/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250632","line":"1","part":"ATC-ALIGN-HSK100A","qty":"1","price":"2467.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250632","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 10:29:27.338 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250449-05262026102927.txt === {"quote":"250449","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCPORT","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-30-2026","cust_po":"300-038","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Stephen Warner","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"14:25","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Stephen Warner","follow_phone":"","follow_email":"stephen.warner@mscdirect.com","pic_user":"haleyd","total_amt":"122.40","total_gp":"29.46","total_gpm":"24.07","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"3","win_pct":"20","clo_date":"06-19-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250449","line":"1","part":"300-038","qty":"2","price":"102.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250449","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-26 10:29:40.203 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250667-05262026102939.txt === {"quote":"250667","customer":"8900","name":null,"customerName":"Wm. F. Hurst Co., Inc.","comp":"01","open":"0","shipto":"SPIRWICH","shiptoName":"Spirit AeroSystems","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"07-07-2026","cust_po":"C40-STD-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"65","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Todd Turner","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:45","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Todd Turner","follow_phone":"620-704-9372","follow_email":"tturner@wmhurst.com","pic_user":"rons","total_amt":"2262.00","total_gp":"1557.40","total_gpm":"68.85","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"131","win_pct":"20","clo_date":"06-08-2026","notes":[],"crmnotes":[{"comp":1,"quote":250667,"Line":0,"Comment":"05/26/2026 10:29 AM - rons - CLO changed from 06/26/2026 to 06/08/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250667","line":"1","part":"C40-STD-EU","qty":"130","price":"30.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250667","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-26 10:29:45.005 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250667-05262026102944.txt === {"quote":"250667","customer":"8900","name":null,"customerName":"Wm. F. Hurst Co., Inc.","comp":"01","open":"0","shipto":"SPIRWICH","shiptoName":"Spirit AeroSystems","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"06-15-2026","cust_po":"C40-STD-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"65","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Todd Turner","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:45","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Todd Turner","follow_phone":"620-704-9372","follow_email":"tturner@wmhurst.com","pic_user":"rons","total_amt":"2262.00","total_gp":"1557.40","total_gpm":"68.85","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"131","win_pct":"20","clo_date":"06-08-2026","notes":[],"crmnotes":[{"comp":1,"quote":250667,"Line":0,"Comment":"05/26/2026 10:29 AM - rons - CLO changed from 06/26/2026 to 06/08/2026 (CLO Date Updated)"},{"comp":1,"quote":250667,"Line":1,"Comment":"05/26/2026 10:29 AM - rons - Req Date changed from 07/07/2026 to 06/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250667","line":"1","part":"C40-STD-EU","qty":"130","price":"30.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250667","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 10:30:31.219 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249393-05262026103030.txt === {"quote":"249393","customer":"4602","name":null,"customerName":"DGI Supply a DoAll Company (ON)","comp":"01","open":"1","shipto":"DGIOKVI","shiptoName":"DGI Supply - GTA","entry_date":"04-29-2026","cust_order_date":"05-29-2026","req_date":"06-10-2026","cust_po":"E32-016(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Clifford Ho","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"13:26","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Clifford Ho","follow_phone":"800-923-6255 x89340","follow_email":"cho@dgisupply.ca","pic_user":"bethw","total_amt":"1069.90","total_gp":"716.98","total_gpm":"67.01","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"15","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":249393,"Line":0,"Comment":"05/26/2026 10:30 AM - bethw - no activity in area, quote expired and closed."}],"items":[{"comp":"01","order":"249393","line":"1","part":"E32-016(C)","qty":"2","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249393","line":"2","part":"E32-020(C)","qty":"2","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249393","line":"3","part":"E32-024(C)","qty":"2","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249393","line":"4","part":"E32-032(C)","qty":"2","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249393","line":"5","part":"E32-040(C)","qty":"2","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249393","line":"6","part":"E32-048(C)","qty":"2","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249393","line":"7","part":"E20-EXT-100","qty":"2","price":"199.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249393","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":8}}] 2026-05-26 10:30:39.548 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250442-05262026103038.txt === {"quote":"250442","customer":"5900","name":null,"customerName":"EWIE Company Inc.","comp":"01","open":"1","shipto":"CATJOL","shiptoName":"Caterpillar Inc","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-19-2026","cust_po":"CAT50-C32-105U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Renald Dasine","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"13:40","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Renald Dasine","follow_phone":"734-945-3449","follow_email":"rdasine@ewie.com","pic_user":"haleyd","total_amt":"488.92","total_gp":"347.61","total_gpm":"71.10","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-19-2026","notes":[{"comp":"1","quote":"250442","line":"0","data":"05-19-2026 13:42 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250442,"Line":0,"Comment":"05/26/2026 10:27 AM - haleyd - F/U changed from 05/25/2026 to 5/28/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"250442","line":"1","part":"CAT50-C32-105U-IDU","qty":"1","price":"719.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250442","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 10:33:43.995 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249401-05262026103343.txt === {"quote":"249401","customer":"8420","name":null,"customerName":"Hillary Machinery Inc.","comp":"01","open":"1","shipto":"HILLARY","shiptoName":"Hillary Machinery Inc.","entry_date":"04-29-2026","cust_order_date":"05-29-2026","req_date":"06-10-2026","cust_po":"C50RAM-MI40-180TS-110TP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Randon Beavers","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"14:12","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Randon Beavers","follow_phone":"8177985720","follow_email":"randon@hillaryinc.com","pic_user":"bethw","total_amt":"19413.50","total_gp":"9243.78","total_gpm":"47.62","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":249401,"Line":0,"Comment":"05/26/2026 10:33 AM - bethw - Per Randon, he will let us know if this goes anywhere. quote expired and closed."}],"items":[{"comp":"01","order":"249401","line":"1","part":"C50RAM-MI40-180TS-110TP","qty":"2","price":"12429.00","uom":"EA","discount":"25.00","req_date":"see comments","branch":"1"},{"comp":"01","order":"249401","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249401","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-26 10:52:10.982 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250587-05262026105210.txt === {"quote":"250587","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"GAGHOUST","shiptoName":"G&G Machine Inc.","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"06-21-2026","cust_po":"MZQT5-ER32-ADJ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Phillip Tilot","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"13:36","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Phillip Tilot","follow_phone":"920-462-0591","follow_email":"phil.tilot@blackhawkid.com","pic_user":"haleyd","total_amt":"19417.15","total_gp":"5669.96","total_gpm":"29.20","rev_type":"LT","mod_date":"05-26-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-21-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250587","line":"1","part":"MZQT5-ER32-ADJ","qty":"1","price":"15312.00","uom":"EA","discount":"30.00","req_date":"6-8 week delivery","branch":"1"},{"comp":"01","order":"250587","line":"2","part":"MZQT5-ER25-AD","qty":"1","price":"12216.00","uom":"EA","discount":"30.00","req_date":"3-4week delivery","branch":"1"},{"comp":"01","order":"250587","line":"3","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250587","line":"4","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250587","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250587","Line":"1","Company":"1","F_Line":"1","Comment":"This item is non standard stock, once an order is","Loc":"Y"},{"Quote":"250587","Line":"1","Company":"1","F_Line":"2","Comment":"placed it cannot be cancelled or returned","Loc":"Y"},{"Quote":"250587","Line":"2","Company":"1","F_Line":"1","Comment":"Please note the ER25 has a collet capacity of 2-16mm","Loc":"Y"}],"qcomms":[{"Quote":"250587","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"250587","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"250587","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} 250587-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-26 11:00:17.695 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249382-05262026110016.txt === {"quote":"249382","customer":"4070","name":null,"customerName":"DXP Enterprises Inc.","comp":"01","open":"1","shipto":"DXPHALLI","shiptoName":"DXP SCS-Halliburton DMC OKLA","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"C50-9000(H)-EU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"62","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Dan Storts","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"11:32","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Dan Storts","follow_phone":"","follow_email":"daniel.storts@dxpe.com","pic_user":"bethw","total_amt":"299.28","total_gp":"217.56","total_gpm":"72.69","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"bethw","reason":"2","totalQty":"13","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":249382,"Line":0,"Comment":"05/05/2026 10:12 AM - bethw - F/U changed from 05/05/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249382,"Line":1,"Comment":"05/26/2026 10:28 AM - bethw - Sent final QFU to Daniel for update on status."},{"comp":1,"quote":249382,"Line":2,"Comment":"05/26/2026 10:29 AM - bethw - F/U changed from 05/28/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249382,"Line":3,"Comment":"05/26/2026 11:00 AM - bethw - Per Daniel, the customer found a whole case of these knobs. quote expired and closed."}],"items":[{"comp":"01","order":"249382","line":"1","part":"C50-9000(H)-EU","qty":"12","price":"43.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249382","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 11:04:04.723 [INFO] In session is user: travisl 2026-05-26 11:04:26.129 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250568-05262026110425.txt === {"quote":"250568","customer":"7305","name":null,"customerName":"Georgino Industrial Supply Inc.","comp":"01","open":"0","shipto":"PARKERIE","shiptoName":"Parker LORD","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"06-22-2026","cust_po":"CAT40 Tooling Package","terms_code":"N30","ship_via":"TK-PA","ship_collect":"","drop_ship":"N","territory":"19","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Annie Simon","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:19","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Annie Simon","follow_phone":"814-455-7777","follow_email":"asimon@georgino.com","pic_user":"travisl","total_amt":"38319.00","total_gp":"22283.29","total_gpm":"58.15","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"117","win_pct":"20","clo_date":"06-21-2026","notes":[{"comp":"1","quote":"250568","line":"14","data":"we have the EU from Annie."},{"comp":"1","quote":"250568","line":"13","data":"SEND QUOTE YET, sending to Travis to review once"},{"comp":"1","quote":"250568","line":"12","data":"05-21-2026 10:32-briand: Added wrenches. DO NOT"},{"comp":"1","quote":"250568","line":"11","data":"the standard inventory is depleted."},{"comp":"1","quote":"250568","line":"10","data":"says the -AA-IDU MMC12C's won't be ordered until"},{"comp":"1","quote":"250568","line":"9","data":"standard ones (without the TiN nut). Note in NERP"},{"comp":"1","quote":"250568","line":"8","data":"version in the 12C MMC's however we only have the"},{"comp":"1","quote":"250568","line":"7","data":"05-21-2026 10:36-briand: They requested the \"AA\""},{"comp":"1","quote":"250568","line":"6","data":"2 in stock at Nikken."},{"comp":"1","quote":"250568","line":"5","data":"get delivery on balance of 3. The -120-IDU has"},{"comp":"1","quote":"250568","line":"4","data":"CAT40-MMC12C-120U-AA-IDU on the Delivery Log to"},{"comp":"1","quote":"250568","line":"3","data":"05-21-2026 10:49-briand: Put the"},{"comp":"1","quote":"250568","line":"2","data":"Sent to him to review."},{"comp":"1","quote":"250568","line":"1","data":"50% for this tooling packaged. GP is 58.1%."},{"comp":"1","quote":"250568","line":"0","data":"05-21-2026 12:30-briand: Travis said to go to"}],"crmnotes":[],"items":[{"comp":"01","order":"250568","line":"1","part":"NCAT40-C3/4-70U-IDU","qty":"21","price":"607.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250568","line":"2","part":"NCAT40-C3/4-105U-IDU","qty":"21","price":"610.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250568","line":"3","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250568","line":"4","part":"NCAT40-C1-85U-IDU","qty":"21","price":"631.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250568","line":"5","part":"NCAT40-C1-105U-IDU","qty":"21","price":"761.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250568","line":"6","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250568","line":"7","part":"NCAT40-C1.1/4SL-85U-IDU","qty":"8","price":"631.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250568","line":"8","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250568","line":"9","part":"CAT40-MMC8C-90U-AA-IDU","qty":"5","price":"775.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250568","line":"10","part":"CAT40-MMC8C-120U-AA-IDU","qty":"5","price":"886.00","uom":"EA","discount":"50.00","req_date":"Mid/End September","branch":"1"},{"comp":"01","order":"250568","line":"11","part":"CAT40-MMC12C-90U-IDU","qty":"5","price":"826.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250568","line":"12","part":"CAT40-MMC12C-120U-IDU","qty":"5","price":"837.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"250568","line":"13","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250568","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250568","Line":"12","Company":"1","F_Line":"1","Comment":"Currently two (2) in stock at the factory. Estimated","Loc":"Y"},{"Quote":"250568","Line":"12","Company":"1","F_Line":"2","Comment":"lead time for the -AA-IDU version is TBD.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":14}}] 2026-05-26 11:06:22.265 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247468-05262026110621.txt === {"quote":"247468","customer":"7725","name":null,"customerName":"Great Lakes Machinery, Inc.","comp":"01","open":"0","shipto":"GREALANC","shiptoName":"Great Lakes Machinery, Inc.","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-29-2026","cust_po":"CNC321FA-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon George","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"15:29","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Brandon George","follow_phone":"585-472-2316","follow_email":"brandon@glmincny.com","pic_user":"travisl","total_amt":"30187.80","total_gp":"23647.10","total_gpm":"78.33","rev_type":"RT","mod_date":"05-26-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"247468","line":"2","data":"03-25-2026 07:32 - Discounts Recalculated QS"},{"comp":"1","quote":"247468","line":"1","data":"03-25-2026 07:15 - Discounts Recalculated QS"},{"comp":"1","quote":"247468","line":"0","data":"03-25-2026 07:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247468,"Line":0,"Comment":"04/29/2026 7:59 AM - travisl - F/U changed from 04/30/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247468,"Line":1,"Comment":"04/29/2026 7:59 AM - travisl - CLO changed from 04/24/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247468,"Line":2,"Comment":"04/29/2026 7:59 AM - travisl - Req Date changed from 05/05/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247468,"Line":3,"Comment":"04/29/2026 7:59 AM - travisl - Encounter has been added"},{"comp":1,"quote":247468,"Line":4,"Comment":"05/11/2026 8:11 AM - travisl - F/U changed from 05/15/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247468,"Line":5,"Comment":"05/11/2026 8:11 AM - travisl - CLO changed from 05/15/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247468,"Line":6,"Comment":"05/11/2026 8:11 AM - travisl - Req Date changed from 05/15/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247468,"Line":7,"Comment":"05/11/2026 8:11 AM - travisl - Encounter has been added"}],"items":[{"comp":"01","order":"247468","line":"1","part":"INSTALLATION-RT-CNC-NE","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"247468","line":"2","part":"CNC302PMA","qty":"1","price":"26593.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247468","line":"3","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247468","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-26 11:06:33.768 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247468-05262026110633.txt === {"quote":"247468","customer":"7725","name":null,"customerName":"Great Lakes Machinery, Inc.","comp":"01","open":"0","shipto":"GREALANC","shiptoName":"Great Lakes Machinery, Inc.","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-29-2026","cust_po":"CNC321FA-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon George","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"15:29","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Brandon George","follow_phone":"585-472-2316","follow_email":"brandon@glmincny.com","pic_user":"travisl","total_amt":"30187.80","total_gp":"23647.10","total_gpm":"78.33","rev_type":"RT","mod_date":"05-26-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-26-2026","notes":[{"comp":"1","quote":"247468","line":"2","data":"03-25-2026 07:32 - Discounts Recalculated QS"},{"comp":"1","quote":"247468","line":"1","data":"03-25-2026 07:15 - Discounts Recalculated QS"},{"comp":"1","quote":"247468","line":"0","data":"03-25-2026 07:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247468,"Line":0,"Comment":"04/29/2026 7:59 AM - travisl - F/U changed from 04/30/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247468,"Line":1,"Comment":"04/29/2026 7:59 AM - travisl - CLO changed from 04/24/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247468,"Line":2,"Comment":"04/29/2026 7:59 AM - travisl - Req Date changed from 05/05/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247468,"Line":3,"Comment":"04/29/2026 7:59 AM - travisl - Encounter has been added"},{"comp":1,"quote":247468,"Line":4,"Comment":"05/11/2026 8:11 AM - travisl - F/U changed from 05/15/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247468,"Line":5,"Comment":"05/11/2026 8:11 AM - travisl - CLO changed from 05/15/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247468,"Line":6,"Comment":"05/11/2026 8:11 AM - travisl - Req Date changed from 05/15/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247468,"Line":7,"Comment":"05/11/2026 8:11 AM - travisl - Encounter has been added"},{"comp":1,"quote":247468,"Line":8,"Comment":"05/26/2026 12:06 PM - travisl - F/U changed from 05/29/2026 to 6/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247468,"Line":9,"Comment":"05/26/2026 12:06 PM - travisl - CLO changed from 05/29/2026 to 06/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247468","line":"1","part":"INSTALLATION-RT-CNC-NE","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"247468","line":"2","part":"CNC302PMA","qty":"1","price":"26593.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247468","line":"3","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247468","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-26 11:06:50.803 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247468-05262026110650.txt === {"quote":"247468","customer":"7725","name":null,"customerName":"Great Lakes Machinery, Inc.","comp":"01","open":"0","shipto":"GREALANC","shiptoName":"Great Lakes Machinery, Inc.","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"06-26-2026","cust_po":"CNC321FA-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon George","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"15:29","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Brandon George","follow_phone":"585-472-2316","follow_email":"brandon@glmincny.com","pic_user":"travisl","total_amt":"30187.80","total_gp":"23647.10","total_gpm":"78.33","rev_type":"RT","mod_date":"05-26-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-26-2026","notes":[{"comp":"1","quote":"247468","line":"2","data":"03-25-2026 07:32 - Discounts Recalculated QS"},{"comp":"1","quote":"247468","line":"1","data":"03-25-2026 07:15 - Discounts Recalculated QS"},{"comp":"1","quote":"247468","line":"0","data":"03-25-2026 07:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247468,"Line":0,"Comment":"04/29/2026 7:59 AM - travisl - F/U changed from 04/30/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247468,"Line":1,"Comment":"04/29/2026 7:59 AM - travisl - CLO changed from 04/24/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247468,"Line":2,"Comment":"04/29/2026 7:59 AM - travisl - Req Date changed from 05/05/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247468,"Line":3,"Comment":"04/29/2026 7:59 AM - travisl - Encounter has been added"},{"comp":1,"quote":247468,"Line":4,"Comment":"05/11/2026 8:11 AM - travisl - F/U changed from 05/15/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247468,"Line":5,"Comment":"05/11/2026 8:11 AM - travisl - CLO changed from 05/15/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247468,"Line":6,"Comment":"05/11/2026 8:11 AM - travisl - Req Date changed from 05/15/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247468,"Line":7,"Comment":"05/11/2026 8:11 AM - travisl - Encounter has been added"},{"comp":1,"quote":247468,"Line":8,"Comment":"05/26/2026 12:06 PM - travisl - F/U changed from 05/29/2026 to 6/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247468,"Line":9,"Comment":"05/26/2026 12:06 PM - travisl - CLO changed from 05/29/2026 to 06/26/2026 (CLO Date Updated)"},{"comp":1,"quote":247468,"Line":10,"Comment":"05/26/2026 12:06 PM - travisl - Req Date changed from 05/29/2026 to 06/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247468","line":"1","part":"INSTALLATION-RT-CNC-NE","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"247468","line":"2","part":"CNC302PMA","qty":"1","price":"26593.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247468","line":"3","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247468","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-26 11:06:53.603 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247468-05262026110653.txt === {"quote":"247468","customer":"7725","name":null,"customerName":"Great Lakes Machinery, Inc.","comp":"01","open":"0","shipto":"GREALANC","shiptoName":"Great Lakes Machinery, Inc.","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"06-26-2026","cust_po":"CNC321FA-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon George","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"15:29","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Brandon George","follow_phone":"585-472-2316","follow_email":"brandon@glmincny.com","pic_user":"travisl","total_amt":"30187.80","total_gp":"23647.10","total_gpm":"78.33","rev_type":"RT","mod_date":"05-26-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-26-2026","notes":[{"comp":"1","quote":"247468","line":"2","data":"03-25-2026 07:32 - Discounts Recalculated QS"},{"comp":"1","quote":"247468","line":"1","data":"03-25-2026 07:15 - Discounts Recalculated QS"},{"comp":"1","quote":"247468","line":"0","data":"03-25-2026 07:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247468,"Line":0,"Comment":"04/29/2026 7:59 AM - travisl - F/U changed from 04/30/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247468,"Line":1,"Comment":"04/29/2026 7:59 AM - travisl - CLO changed from 04/24/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247468,"Line":2,"Comment":"04/29/2026 7:59 AM - travisl - Req Date changed from 05/05/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247468,"Line":3,"Comment":"04/29/2026 7:59 AM - travisl - Encounter has been added"},{"comp":1,"quote":247468,"Line":4,"Comment":"05/11/2026 8:11 AM - travisl - F/U changed from 05/15/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247468,"Line":5,"Comment":"05/11/2026 8:11 AM - travisl - CLO changed from 05/15/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247468,"Line":6,"Comment":"05/11/2026 8:11 AM - travisl - Req Date changed from 05/15/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247468,"Line":7,"Comment":"05/11/2026 8:11 AM - travisl - Encounter has been added"},{"comp":1,"quote":247468,"Line":8,"Comment":"05/26/2026 12:06 PM - travisl - F/U changed from 05/29/2026 to 6/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247468,"Line":9,"Comment":"05/26/2026 12:06 PM - travisl - CLO changed from 05/29/2026 to 06/26/2026 (CLO Date Updated)"},{"comp":1,"quote":247468,"Line":10,"Comment":"05/26/2026 12:06 PM - travisl - Req Date changed from 05/29/2026 to 06/26/2026 (Req Date Updated)"},{"comp":1,"quote":247468,"Line":11,"Comment":"05/26/2026 12:07 PM - travisl - CLO changed from 06/26/2026 to 06/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247468","line":"1","part":"INSTALLATION-RT-CNC-NE","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"247468","line":"2","part":"CNC302PMA","qty":"1","price":"26593.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247468","line":"3","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247468","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-26 11:07:36.271 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250477-05262026110736.txt === {"quote":"250477","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"ADVANCPO","shiptoName":"Advanced Powder Products","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"07-01-2026","cust_po":"CNC260PFA-M","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jake Goedicke","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"09:11","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Jake Goedicke","follow_phone":"412-514-3379","follow_email":"jgoedicke@techequip.com","pic_user":"travisl","total_amt":"29067.80","total_gp":"22690.91","total_gpm":"78.06","rev_type":"RT","mod_date":"05-26-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-20-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250477","line":"1","part":"CNC260PFA-M","qty":"1","price":"27954.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250477","line":"2","part":"INSTALLATION-RT-CNC-NE","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250477","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-26 11:08:41.748 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247299-05262026110841.txt === {"quote":"247299","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"LOCKMAR","shiptoName":"Lockheed Martin Rotary &","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"05-29-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Jennison","drop_po":"Ref#","status":"0","user":"travisl","conv_order":"ADV","time":"03-19","extra":"","follow_up":"07-03-2026","web_id":"","follow_name":"Jim Jennison","follow_phone":"607-591-6961","follow_email":"jjennison@butlerbros.com","pic_user":"travisl","total_amt":"28280.91","total_gp":"16143.77","total_gpm":"57.08","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"12","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"247299","line":"0","data":"03-23-2026 09:59 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247299,"Line":0,"Comment":"03/23/2026 8:43 AM - travisl - F/U changed from 03/26/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247299,"Line":1,"Comment":"03/23/2026 8:43 AM - travisl - CLO changed from NaN/NaN/NaN to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":247299,"Line":2,"Comment":"03/23/2026 8:44 AM - travisl - Req Date changed from 03/19/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":247299,"Line":3,"Comment":"03/30/2026 8:11 AM - travisl - F/U changed from 04/03/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247299,"Line":4,"Comment":"03/30/2026 8:11 AM - travisl - CLO changed from 04/24/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247299,"Line":5,"Comment":"03/31/2026 9:46 AM - travisl - F/U changed from 04/03/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247299,"Line":6,"Comment":"03/31/2026 9:46 AM - travisl - CLO changed from 04/24/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247299,"Line":7,"Comment":"03/31/2026 9:47 AM - travisl - Req Date changed from 04/24/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247299,"Line":8,"Comment":"04/01/2026 8:20 AM - travisl - F/U changed from 04/03/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247299,"Line":9,"Comment":"04/01/2026 8:20 AM - travisl - CLO changed from 04/24/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247299,"Line":10,"Comment":"04/01/2026 8:21 AM - travisl - Req Date changed from 04/24/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247299","line":"1","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"2","part":"PRE-E356PLUS-BD","qty":"1","price":"18600.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"3","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"4","part":"PRE-INST/TRAINING","qty":"1","price":"3400.00","uom":"EA","discount":"0.00","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"247299","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"7","part":"PRE-SPDL-H10","qty":"1","price":"3856.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"9","part":"PRE-TID-12TIPC","qty":"1","price":"3113.51","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"10","part":"PRE-TID-12TRE","qty":"1","price":"1061.42","uom":"EA","discount":"28.00","req_date":"3 weeks ARO","branch":"1"},{"comp":"01","order":"247299","line":"11","part":"PRE-TID-12TMKE","qty":"1","price":"3773.95","uom":"EA","discount":"28.00","req_date":"3 weeks ARO","branch":"1"},{"comp":"01","order":"247299","line":"12","part":"PRE-TID-IPC-MOUNT","qty":"1","price":"58.97","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247299","Line":"9","Company":"1","F_Line":"1","Comment":"Mazak API licenses and Ethernet libraries are required","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-26 11:08:55.447 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247299-05262026110855.txt === {"quote":"247299","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"LOCKMAR","shiptoName":"Lockheed Martin Rotary &","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"05-29-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Jennison","drop_po":"Ref#","status":"0","user":"travisl","conv_order":"ADV","time":"03-19","extra":"","follow_up":"07-03-2026","web_id":"","follow_name":"Jim Jennison","follow_phone":"607-591-6961","follow_email":"jjennison@butlerbros.com","pic_user":"travisl","total_amt":"28280.91","total_gp":"16143.77","total_gpm":"57.08","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"12","win_pct":"20","clo_date":"07-03-2026","notes":[{"comp":"1","quote":"247299","line":"0","data":"03-23-2026 09:59 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247299,"Line":0,"Comment":"03/23/2026 8:43 AM - travisl - F/U changed from 03/26/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247299,"Line":1,"Comment":"03/23/2026 8:43 AM - travisl - CLO changed from NaN/NaN/NaN to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":247299,"Line":2,"Comment":"03/23/2026 8:44 AM - travisl - Req Date changed from 03/19/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":247299,"Line":3,"Comment":"03/30/2026 8:11 AM - travisl - F/U changed from 04/03/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247299,"Line":4,"Comment":"03/30/2026 8:11 AM - travisl - CLO changed from 04/24/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247299,"Line":5,"Comment":"03/31/2026 9:46 AM - travisl - F/U changed from 04/03/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247299,"Line":6,"Comment":"03/31/2026 9:46 AM - travisl - CLO changed from 04/24/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247299,"Line":7,"Comment":"03/31/2026 9:47 AM - travisl - Req Date changed from 04/24/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247299,"Line":8,"Comment":"04/01/2026 8:20 AM - travisl - F/U changed from 04/03/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247299,"Line":9,"Comment":"04/01/2026 8:20 AM - travisl - CLO changed from 04/24/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247299,"Line":10,"Comment":"04/01/2026 8:21 AM - travisl - Req Date changed from 04/24/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247299,"Line":11,"Comment":"05/26/2026 12:08 PM - travisl - F/U changed from 05/29/2026 to 7/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247299,"Line":12,"Comment":"05/26/2026 12:09 PM - travisl - CLO changed from 05/29/2026 to 07/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247299","line":"1","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"2","part":"PRE-E356PLUS-BD","qty":"1","price":"18600.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"3","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"4","part":"PRE-INST/TRAINING","qty":"1","price":"3400.00","uom":"EA","discount":"0.00","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"247299","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"7","part":"PRE-SPDL-H10","qty":"1","price":"3856.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"9","part":"PRE-TID-12TIPC","qty":"1","price":"3113.51","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"10","part":"PRE-TID-12TRE","qty":"1","price":"1061.42","uom":"EA","discount":"28.00","req_date":"3 weeks ARO","branch":"1"},{"comp":"01","order":"247299","line":"11","part":"PRE-TID-12TMKE","qty":"1","price":"3773.95","uom":"EA","discount":"28.00","req_date":"3 weeks ARO","branch":"1"},{"comp":"01","order":"247299","line":"12","part":"PRE-TID-IPC-MOUNT","qty":"1","price":"58.97","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247299","Line":"9","Company":"1","F_Line":"1","Comment":"Mazak API licenses and Ethernet libraries are required","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-26 11:09:02.566 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247299-05262026110902.txt === {"quote":"247299","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"LOCKMAR","shiptoName":"Lockheed Martin Rotary &","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"07-03-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Jennison","drop_po":"Ref#","status":"0","user":"travisl","conv_order":"ADV","time":"03-19","extra":"","follow_up":"07-03-2026","web_id":"","follow_name":"Jim Jennison","follow_phone":"607-591-6961","follow_email":"jjennison@butlerbros.com","pic_user":"travisl","total_amt":"28280.91","total_gp":"16143.77","total_gpm":"57.08","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"12","win_pct":"20","clo_date":"07-03-2026","notes":[{"comp":"1","quote":"247299","line":"0","data":"03-23-2026 09:59 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247299,"Line":0,"Comment":"03/23/2026 8:43 AM - travisl - F/U changed from 03/26/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247299,"Line":1,"Comment":"03/23/2026 8:43 AM - travisl - CLO changed from NaN/NaN/NaN to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":247299,"Line":2,"Comment":"03/23/2026 8:44 AM - travisl - Req Date changed from 03/19/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":247299,"Line":3,"Comment":"03/30/2026 8:11 AM - travisl - F/U changed from 04/03/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247299,"Line":4,"Comment":"03/30/2026 8:11 AM - travisl - CLO changed from 04/24/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247299,"Line":5,"Comment":"03/31/2026 9:46 AM - travisl - F/U changed from 04/03/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247299,"Line":6,"Comment":"03/31/2026 9:46 AM - travisl - CLO changed from 04/24/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247299,"Line":7,"Comment":"03/31/2026 9:47 AM - travisl - Req Date changed from 04/24/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247299,"Line":8,"Comment":"04/01/2026 8:20 AM - travisl - F/U changed from 04/03/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247299,"Line":9,"Comment":"04/01/2026 8:20 AM - travisl - CLO changed from 04/24/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247299,"Line":10,"Comment":"04/01/2026 8:21 AM - travisl - Req Date changed from 04/24/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247299,"Line":11,"Comment":"05/26/2026 12:08 PM - travisl - F/U changed from 05/29/2026 to 7/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247299,"Line":12,"Comment":"05/26/2026 12:09 PM - travisl - CLO changed from 05/29/2026 to 07/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247299,"Line":13,"Comment":"05/26/2026 12:09 PM - travisl - Req Date changed from 05/29/2026 to 07/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247299","line":"1","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"2","part":"PRE-E356PLUS-BD","qty":"1","price":"18600.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"3","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"4","part":"PRE-INST/TRAINING","qty":"1","price":"3400.00","uom":"EA","discount":"0.00","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"247299","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"7","part":"PRE-SPDL-H10","qty":"1","price":"3856.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"9","part":"PRE-TID-12TIPC","qty":"1","price":"3113.51","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"10","part":"PRE-TID-12TRE","qty":"1","price":"1061.42","uom":"EA","discount":"28.00","req_date":"3 weeks ARO","branch":"1"},{"comp":"01","order":"247299","line":"11","part":"PRE-TID-12TMKE","qty":"1","price":"3773.95","uom":"EA","discount":"28.00","req_date":"3 weeks ARO","branch":"1"},{"comp":"01","order":"247299","line":"12","part":"PRE-TID-IPC-MOUNT","qty":"1","price":"58.97","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247299","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247299","Line":"9","Company":"1","F_Line":"1","Comment":"Mazak API licenses and Ethernet libraries are required","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-26 11:09:34.033 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247298-05262026110933.txt === {"quote":"247298","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"LOCKMAR","shiptoName":"Lockheed Martin Rotary &","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"05-29-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Jennison","drop_po":"Ref#","status":"0","user":"travisl","conv_order":"ADV","time":"03-19","extra":"","follow_up":"07-03-2026","web_id":"","follow_name":"Jim Jennison","follow_phone":"607-591-6961","follow_email":"jjennison@butlerbros.com","pic_user":"travisl","total_amt":"27056.91","total_gp":"15274.46","total_gpm":"56.45","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"12","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"247298","line":"0","data":"03-23-2026 09:54 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247298,"Line":0,"Comment":"03/23/2026 8:50 AM - travisl - F/U changed from 03/26/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247298,"Line":1,"Comment":"03/23/2026 8:50 AM - travisl - CLO changed from NaN/NaN/NaN to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":247298,"Line":2,"Comment":"03/23/2026 8:50 AM - travisl - Req Date changed from 03/19/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":247298,"Line":3,"Comment":"04/06/2026 9:55 AM - travisl - F/U changed from 04/10/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247298,"Line":4,"Comment":"04/06/2026 9:56 AM - travisl - CLO changed from 04/24/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247298,"Line":5,"Comment":"04/06/2026 9:56 AM - travisl - Req Date changed from 04/24/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247298,"Line":6,"Comment":"04/06/2026 9:56 AM - travisl - Encounter has been added"},{"comp":1,"quote":247298,"Line":7,"Comment":"04/06/2026 10:08 AM - travisl - F/U changed from 04/24/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247298,"Line":8,"Comment":"04/06/2026 10:08 AM - travisl - CLO changed from 05/08/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247298,"Line":9,"Comment":"04/06/2026 10:09 AM - travisl - Req Date changed from 05/08/2026 to 05/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247298","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"3","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"4","part":"PRE-INST/TRAINING","qty":"1","price":"3400.00","uom":"EA","discount":"0.00","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"247298","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"7","part":"PRE-SPDL-H10","qty":"1","price":"3856.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"9","part":"PRE-TID-12TIPC","qty":"1","price":"3113.51","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"10","part":"PRE-TID-12TRE","qty":"1","price":"1061.42","uom":"EA","discount":"28.00","req_date":"3 weeks ARO","branch":"1"},{"comp":"01","order":"247298","line":"11","part":"PRE-TID-12TMKE","qty":"1","price":"3773.95","uom":"EA","discount":"28.00","req_date":"3 weeks ARO","branch":"1"},{"comp":"01","order":"247298","line":"12","part":"PRE-TID-IPC-MOUNT","qty":"1","price":"58.97","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247298","Line":"9","Company":"1","F_Line":"1","Comment":"Mazak API licenses and Ethernet libraries are required","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-26 11:09:44.244 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247298-05262026110943.txt === {"quote":"247298","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"LOCKMAR","shiptoName":"Lockheed Martin Rotary &","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"05-29-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Jennison","drop_po":"Ref#","status":"0","user":"travisl","conv_order":"ADV","time":"03-19","extra":"","follow_up":"07-03-2026","web_id":"","follow_name":"Jim Jennison","follow_phone":"607-591-6961","follow_email":"jjennison@butlerbros.com","pic_user":"travisl","total_amt":"27056.91","total_gp":"15274.46","total_gpm":"56.45","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"12","win_pct":"20","clo_date":"07-03-2026","notes":[{"comp":"1","quote":"247298","line":"0","data":"03-23-2026 09:54 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247298,"Line":0,"Comment":"03/23/2026 8:50 AM - travisl - F/U changed from 03/26/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247298,"Line":1,"Comment":"03/23/2026 8:50 AM - travisl - CLO changed from NaN/NaN/NaN to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":247298,"Line":2,"Comment":"03/23/2026 8:50 AM - travisl - Req Date changed from 03/19/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":247298,"Line":3,"Comment":"04/06/2026 9:55 AM - travisl - F/U changed from 04/10/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247298,"Line":4,"Comment":"04/06/2026 9:56 AM - travisl - CLO changed from 04/24/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247298,"Line":5,"Comment":"04/06/2026 9:56 AM - travisl - Req Date changed from 04/24/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247298,"Line":6,"Comment":"04/06/2026 9:56 AM - travisl - Encounter has been added"},{"comp":1,"quote":247298,"Line":7,"Comment":"04/06/2026 10:08 AM - travisl - F/U changed from 04/24/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247298,"Line":8,"Comment":"04/06/2026 10:08 AM - travisl - CLO changed from 05/08/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247298,"Line":9,"Comment":"04/06/2026 10:09 AM - travisl - Req Date changed from 05/08/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247298,"Line":10,"Comment":"05/26/2026 12:09 PM - travisl - F/U changed from 05/29/2026 to 7/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247298,"Line":11,"Comment":"05/26/2026 12:09 PM - travisl - CLO changed from 05/29/2026 to 07/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247298","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"3","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"4","part":"PRE-INST/TRAINING","qty":"1","price":"3400.00","uom":"EA","discount":"0.00","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"247298","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"7","part":"PRE-SPDL-H10","qty":"1","price":"3856.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"9","part":"PRE-TID-12TIPC","qty":"1","price":"3113.51","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"10","part":"PRE-TID-12TRE","qty":"1","price":"1061.42","uom":"EA","discount":"28.00","req_date":"3 weeks ARO","branch":"1"},{"comp":"01","order":"247298","line":"11","part":"PRE-TID-12TMKE","qty":"1","price":"3773.95","uom":"EA","discount":"28.00","req_date":"3 weeks ARO","branch":"1"},{"comp":"01","order":"247298","line":"12","part":"PRE-TID-IPC-MOUNT","qty":"1","price":"58.97","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247298","Line":"9","Company":"1","F_Line":"1","Comment":"Mazak API licenses and Ethernet libraries are required","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-26 11:09:54.705 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247298-05262026110954.txt === {"quote":"247298","customer":"2965","name":null,"customerName":"Butler Bros.","comp":"01","open":"0","shipto":"LOCKMAR","shiptoName":"Lockheed Martin Rotary &","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"07-03-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Jennison","drop_po":"Ref#","status":"0","user":"travisl","conv_order":"ADV","time":"03-19","extra":"","follow_up":"07-03-2026","web_id":"","follow_name":"Jim Jennison","follow_phone":"607-591-6961","follow_email":"jjennison@butlerbros.com","pic_user":"travisl","total_amt":"27056.91","total_gp":"15274.46","total_gpm":"56.45","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"12","win_pct":"20","clo_date":"07-03-2026","notes":[{"comp":"1","quote":"247298","line":"0","data":"03-23-2026 09:54 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247298,"Line":0,"Comment":"03/23/2026 8:50 AM - travisl - F/U changed from 03/26/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247298,"Line":1,"Comment":"03/23/2026 8:50 AM - travisl - CLO changed from NaN/NaN/NaN to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":247298,"Line":2,"Comment":"03/23/2026 8:50 AM - travisl - Req Date changed from 03/19/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":247298,"Line":3,"Comment":"04/06/2026 9:55 AM - travisl - F/U changed from 04/10/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247298,"Line":4,"Comment":"04/06/2026 9:56 AM - travisl - CLO changed from 04/24/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247298,"Line":5,"Comment":"04/06/2026 9:56 AM - travisl - Req Date changed from 04/24/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247298,"Line":6,"Comment":"04/06/2026 9:56 AM - travisl - Encounter has been added"},{"comp":1,"quote":247298,"Line":7,"Comment":"04/06/2026 10:08 AM - travisl - F/U changed from 04/24/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247298,"Line":8,"Comment":"04/06/2026 10:08 AM - travisl - CLO changed from 05/08/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247298,"Line":9,"Comment":"04/06/2026 10:09 AM - travisl - Req Date changed from 05/08/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247298,"Line":10,"Comment":"05/26/2026 12:09 PM - travisl - F/U changed from 05/29/2026 to 7/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247298,"Line":11,"Comment":"05/26/2026 12:09 PM - travisl - CLO changed from 05/29/2026 to 07/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247298,"Line":12,"Comment":"05/26/2026 12:10 PM - travisl - Req Date changed from 05/29/2026 to 07/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247298","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"3","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"4","part":"PRE-INST/TRAINING","qty":"1","price":"3400.00","uom":"EA","discount":"0.00","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"247298","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"7","part":"PRE-SPDL-H10","qty":"1","price":"3856.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"9","part":"PRE-TID-12TIPC","qty":"1","price":"3113.51","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"10","part":"PRE-TID-12TRE","qty":"1","price":"1061.42","uom":"EA","discount":"28.00","req_date":"3 weeks ARO","branch":"1"},{"comp":"01","order":"247298","line":"11","part":"PRE-TID-12TMKE","qty":"1","price":"3773.95","uom":"EA","discount":"28.00","req_date":"3 weeks ARO","branch":"1"},{"comp":"01","order":"247298","line":"12","part":"PRE-TID-IPC-MOUNT","qty":"1","price":"58.97","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247298","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247298","Line":"9","Company":"1","F_Line":"1","Comment":"Mazak API licenses and Ethernet libraries are required","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-26 11:10:33.919 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250037-05262026111033.txt === {"quote":"250037","customer":"18650","name":null,"customerName":"Rite-Way Tool Company Inc.","comp":"01","open":"0","shipto":"ELLIJEAN","shiptoName":"Elliott Company","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"SF-FI6-UNIT-380FP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Beedle","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"14:59","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Brian Beedle","follow_phone":"(724) 387-1100","follow_email":"ritewaybrian@gmail.com","pic_user":"travisl","total_amt":"18056.50","total_gp":"6455.49","total_gpm":"35.75","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":250037,"Line":0,"Comment":"05/18/2026 8:03 AM - travisl - F/U changed from 05/18/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250037,"Line":1,"Comment":"05/18/2026 8:03 AM - travisl - Encounter has been added"}],"items":[{"comp":"01","order":"250037","line":"1","part":"SF-FI6-UNIT-380FP","qty":"1","price":"25795.00","uom":"EA","discount":"30.00","req_date":"1 Week Leadtime","branch":"1"},{"comp":"01","order":"250037","line":"2","part":"SF-POT-HSK100","qty":"2","price":"127.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250037","line":"3","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250037","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-26 11:11:09.621 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250277-05262026111109.txt === {"quote":"250277","customer":"19032","name":null,"customerName":"S & S Tools, Inc.","comp":"01","open":"0","shipto":"STELLARR","shiptoName":"Stellar Precision Components","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"SK Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pete Dasta","drop_po":"","status":"0","user":"briand","conv_order":"","time":"11:24","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Pete Dasta","follow_phone":"724-879-4661","follow_email":"pete@sandstools.com","pic_user":"travisl","total_amt":"2153.28","total_gp":"1534.99","total_gpm":"71.29","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"30","win_pct":"20","clo_date":"06-15-2026","notes":[{"comp":"1","quote":"250277","line":"8","data":"05-15-2026 13:49 - Discounts Recalculated"},{"comp":"1","quote":"250277","line":"7","data":"05-15-2026 13:48 - Discounts Recalculated"},{"comp":"1","quote":"250277","line":"6","data":"through Technical Equipment Sales"},{"comp":"1","quote":"250277","line":"5","data":"Just quoting List for a TC Stellar purchased"},{"comp":"1","quote":"250277","line":"4","data":"05-15-2026 11:26-briand: DO NOT SEND TO PETE."},{"comp":"1","quote":"250277","line":"3","data":"disc added for just the SK holders for the Edge"},{"comp":"1","quote":"250277","line":"2","data":"going to Pete to issue PO. NOTE: Addtional 10%^"},{"comp":"1","quote":"250277","line":"1","data":"going on TC from Tech Equip, these items are"},{"comp":"1","quote":"250277","line":"0","data":"05-15-2026 13:50-briand: tt Travis, two items"}],"crmnotes":[{"comp":1,"quote":250277,"Line":0,"Comment":"05/20/2026 2:06 PM - travisl - F/U changed from 5/28/2026 to 05/27/2026 (Order Approved Pending PO)"}],"items":[{"comp":"01","order":"250277","line":"1","part":"CAT40-SK16-90U-IDU","qty":"1","price":"438.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250277","line":"2","part":"CAT40-SK6-90U-IDU","qty":"2","price":"407.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250277","line":"3","part":"CAT40-C3/4-70U-IDU","qty":"2","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250277","line":"4","part":"KM3/4-1/2","qty":"2","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250277","line":"5","part":"C40-1500-EU","qty":"22","price":"43.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250277","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-26 11:14:11.567 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250015-05262026111411.txt === {"quote":"250015","customer":"13705TA","name":null,"customerName":"Morris Great Lakes TA","comp":"01","open":"0","shipto":"MORRISG","shiptoName":"Morris Great Lakes","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"NCAT50-C3/4-105UG-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Sinz","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"12:55","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Brian Sinz","follow_phone":"412-510-6557","follow_email":"bsinz@morrisgreatlakes.com","pic_user":"travisl","total_amt":"1788.28","total_gp":"1050.77","total_gpm":"58.76","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"15","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"250015","line":"1","data":"05-12-2026 13:18 - Discounts Recalculated"},{"comp":"1","quote":"250015","line":"0","data":"05-12-2026 13:17 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":250015,"Line":0,"Comment":"05/18/2026 8:16 AM - travisl - F/U changed from 05/18/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250015,"Line":1,"Comment":"05/18/2026 8:16 AM - travisl - Encounter has been added"}],"items":[{"comp":"01","order":"250015","line":"1","part":"NCAT40-C3/4-85UG-IDU","qty":"1","price":"658.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"2","part":"KM3/4-SET-09","qty":"1","price":"573.00","uom":"ST","discount":"42.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250015","line":"3","part":"KM3/4-SET-07-MM","qty":"1","price":"446.00","uom":"ST","discount":"42.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250015","line":"4","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"5","part":"NC4006-1000-2.00","qty":"1","price":"239.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"6","part":"NC4001-0750-1.75CP","qty":"1","price":"332.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"7","part":"W75R5-0562-1.46(C)","qty":"1","price":"285.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"8","part":"NT05-006(S)","qty":"1","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"9","part":"NT05-008(S)","qty":"1","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"10","part":"NT05-010(S)","qty":"1","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"11","part":"NT05-016(S)","qty":"1","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"12","part":"NT05-020(S)","qty":"1","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"13","part":"NT05-024(S)","qty":"1","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"14","part":"NT05-032(S)","qty":"1","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250015","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"8.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":15}}] 2026-05-26 11:14:45.114 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249677-05262026111444.txt === {"quote":"249677","customer":"8870","name":null,"customerName":"Huston Group","comp":"01","open":"0","shipto":"DEMKNEWC","shiptoName":"Demko Knives","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"SKN-6WK(GH)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jon Butler","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"12:09","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Jon Butler","follow_phone":"724-654-6661","follow_email":"jbutler@hustongroup.com","pic_user":"travisl","total_amt":"1186.84","total_gp":"693.57","total_gpm":"58.44","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"28","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"249677","line":"6","data":"need lead time on the other one."},{"comp":"1","quote":"249677","line":"5","data":"CBO as only 1 showing in stock at factory and"},{"comp":"1","quote":"249677","line":"4","data":"05-05-2026 14:43-briand: Put the SKJ6-4.5 on the"},{"comp":"1","quote":"249677","line":"3","data":"Travis."},{"comp":"1","quote":"249677","line":"2","data":"quoted 13~15 weeks ARO. Updated quote and sent to"},{"comp":"1","quote":"249677","line":"1","data":"stock at factory sold. Mitsu said MFG2.5 so I"},{"comp":"1","quote":"249677","line":"0","data":"05-08-2026 16:08-briand: CBO updated, the one in"}],"crmnotes":[{"comp":1,"quote":249677,"Line":0,"Comment":"05/11/2026 8:16 AM - travisl - F/U changed from 05/11/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249677,"Line":1,"Comment":"05/11/2026 8:16 AM - travisl - Encounter has been added"}],"items":[{"comp":"01","order":"249677","line":"2","part":"TQW-GH06(14X18)","qty":"1","price":"122.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"3","part":"TQW-GH10(14X18)","qty":"1","price":"122.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"4","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"5","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"8","part":"SKJL-6","qty":"1","price":"11.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"9","part":"SKJL-10","qty":"1","price":"13.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"14","part":"SKJ10-1/4","qty":"1","price":"35.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"15","part":"SKJ10-1/4C","qty":"1","price":"43.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"16","part":"SKJ6-4","qty":"2","price":"30.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"17","part":"SKJ6-4.5","qty":"2","price":"81.00","uom":"EA","discount":"42.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249677","line":"18","part":"SKJ6-3/16","qty":"2","price":"30.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"19","part":"SKJ10-3/8","qty":"3","price":"35.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"22","part":"SKN-6WKJ(GH)","qty":"6","price":"80.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"23","part":"SKN-10KJ(GH)","qty":"4","price":"73.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249677","line":"25","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249677","Line":"17","Company":"1","F_Line":"1","Comment":"Currently no stock in Illinois. Estimated lead time","Loc":"Y"},{"Quote":"249677","Line":"17","Company":"1","F_Line":"2","Comment":"13~15 weeks after receipt of an order.","Loc":"Y"},{"Quote":"249677","Line":"17","Company":"1","F_Line":"3","Comment":"PLEASE NOTE: THIS ITEM IS SPECIAL, NON-STANDARD STOCK.","Loc":"Y"},{"Quote":"249677","Line":"17","Company":"1","F_Line":"4","Comment":"ONCE A PURCHASE ORDER IS RECEIVED, THIS ITEM CANNOT BE","Loc":"Y"},{"Quote":"249677","Line":"17","Company":"1","F_Line":"5","Comment":"CANCELLED OR RETURNED.","Loc":"Y"}],"qcomms":[{"Quote":"249677","Line":"0","Comment":"The SKJ6-4.5 are non-standard stock & considered"},{"Quote":"249677","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249677","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":15}}] 2026-05-26 11:16:01.598 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247195-05262026111601.txt === {"quote":"247195","customer":"13562","name":null,"customerName":"Midway Industrial Supply","comp":"01","open":"0","shipto":"MICOWEL","shiptoName":"Mico Welding & Fabrication, Inc.","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"05-29-2026","cust_po":"HSK63A-SK25-90","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Ejbisz","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"07:24","extra":"","follow_up":"06-26-2026","web_id":"","follow_name":"Justin Ejbisz","follow_phone":"716-992-3481","follow_email":"jejbisz@midwaycorp.com","pic_user":"travisl","total_amt":"1105.84","total_gp":"738.74","total_gpm":"66.80","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"9","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":247195,"Line":0,"Comment":"03/23/2026 8:47 AM - travisl - F/U changed from 03/25/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":1,"Comment":"03/30/2026 8:14 AM - travisl - F/U changed from 04/03/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":2,"Comment":"03/30/2026 8:14 AM - travisl - CLO changed from 04/19/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":3,"Comment":"03/31/2026 9:49 AM - travisl - F/U changed from 04/03/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":4,"Comment":"04/01/2026 8:22 AM - travisl - F/U changed from 04/03/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":5,"Comment":"04/13/2026 8:32 AM - travisl - F/U changed from 04/17/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":6,"Comment":"04/13/2026 8:32 AM - travisl - CLO changed from 04/19/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":7,"Comment":"04/13/2026 8:32 AM - travisl - Req Date changed from 04/30/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":247195,"Line":8,"Comment":"04/29/2026 8:12 AM - travisl - F/U changed from 05/01/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":9,"Comment":"04/29/2026 8:12 AM - travisl - CLO changed from 05/01/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":10,"Comment":"04/29/2026 8:12 AM - travisl - Req Date changed from 05/01/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247195,"Line":11,"Comment":"05/11/2026 8:17 AM - travisl - F/U changed from 05/15/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":12,"Comment":"05/11/2026 8:17 AM - travisl - CLO changed from 05/15/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":13,"Comment":"05/11/2026 8:17 AM - travisl - Req Date changed from 05/15/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247195,"Line":14,"Comment":"05/11/2026 8:17 AM - travisl - Encounter has been added"}],"items":[{"comp":"01","order":"247195","line":"1","part":"HSK63A-SK25-90","qty":"1","price":"649.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"2","part":"SK25-20A","qty":"1","price":"96.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"3","part":"SK25-3/4A","qty":"1","price":"108.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"4","part":"TQW-025","qty":"1","price":"393.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"5","part":"TQW-SK25(55)","qty":"1","price":"113.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"6","part":"SKN-25BJ","qty":"1","price":"127.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"7","part":"SKJ25-3/4","qty":"1","price":"46.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"8","part":"SKJL-25","qty":"1","price":"26.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-26 11:16:11.653 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247195-05262026111611.txt === {"quote":"247195","customer":"13562","name":null,"customerName":"Midway Industrial Supply","comp":"01","open":"0","shipto":"MICOWEL","shiptoName":"Mico Welding & Fabrication, Inc.","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"05-29-2026","cust_po":"HSK63A-SK25-90","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Ejbisz","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"07:24","extra":"","follow_up":"06-26-2026","web_id":"","follow_name":"Justin Ejbisz","follow_phone":"716-992-3481","follow_email":"jejbisz@midwaycorp.com","pic_user":"travisl","total_amt":"1105.84","total_gp":"738.74","total_gpm":"66.80","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":247195,"Line":0,"Comment":"03/23/2026 8:47 AM - travisl - F/U changed from 03/25/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":1,"Comment":"03/30/2026 8:14 AM - travisl - F/U changed from 04/03/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":2,"Comment":"03/30/2026 8:14 AM - travisl - CLO changed from 04/19/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":3,"Comment":"03/31/2026 9:49 AM - travisl - F/U changed from 04/03/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":4,"Comment":"04/01/2026 8:22 AM - travisl - F/U changed from 04/03/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":5,"Comment":"04/13/2026 8:32 AM - travisl - F/U changed from 04/17/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":6,"Comment":"04/13/2026 8:32 AM - travisl - CLO changed from 04/19/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":7,"Comment":"04/13/2026 8:32 AM - travisl - Req Date changed from 04/30/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":247195,"Line":8,"Comment":"04/29/2026 8:12 AM - travisl - F/U changed from 05/01/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":9,"Comment":"04/29/2026 8:12 AM - travisl - CLO changed from 05/01/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":10,"Comment":"04/29/2026 8:12 AM - travisl - Req Date changed from 05/01/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247195,"Line":11,"Comment":"05/11/2026 8:17 AM - travisl - F/U changed from 05/15/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":12,"Comment":"05/11/2026 8:17 AM - travisl - CLO changed from 05/15/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":13,"Comment":"05/11/2026 8:17 AM - travisl - Req Date changed from 05/15/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247195,"Line":14,"Comment":"05/11/2026 8:17 AM - travisl - Encounter has been added"},{"comp":1,"quote":247195,"Line":15,"Comment":"05/26/2026 12:16 PM - travisl - F/U changed from 05/29/2026 to 6/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":16,"Comment":"05/26/2026 12:16 PM - travisl - CLO changed from 05/29/2026 to 06/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247195","line":"1","part":"HSK63A-SK25-90","qty":"1","price":"649.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"2","part":"SK25-20A","qty":"1","price":"96.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"3","part":"SK25-3/4A","qty":"1","price":"108.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"4","part":"TQW-025","qty":"1","price":"393.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"5","part":"TQW-SK25(55)","qty":"1","price":"113.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"6","part":"SKN-25BJ","qty":"1","price":"127.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"7","part":"SKJ25-3/4","qty":"1","price":"46.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"8","part":"SKJL-25","qty":"1","price":"26.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-26 11:16:18.576 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247195-05262026111618.txt === {"quote":"247195","customer":"13562","name":null,"customerName":"Midway Industrial Supply","comp":"01","open":"0","shipto":"MICOWEL","shiptoName":"Mico Welding & Fabrication, Inc.","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"06-26-2026","cust_po":"HSK63A-SK25-90","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Ejbisz","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"07:24","extra":"","follow_up":"06-26-2026","web_id":"","follow_name":"Justin Ejbisz","follow_phone":"716-992-3481","follow_email":"jejbisz@midwaycorp.com","pic_user":"travisl","total_amt":"1105.84","total_gp":"738.74","total_gpm":"66.80","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":247195,"Line":0,"Comment":"03/23/2026 8:47 AM - travisl - F/U changed from 03/25/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":1,"Comment":"03/30/2026 8:14 AM - travisl - F/U changed from 04/03/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":2,"Comment":"03/30/2026 8:14 AM - travisl - CLO changed from 04/19/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":3,"Comment":"03/31/2026 9:49 AM - travisl - F/U changed from 04/03/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":4,"Comment":"04/01/2026 8:22 AM - travisl - F/U changed from 04/03/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":5,"Comment":"04/13/2026 8:32 AM - travisl - F/U changed from 04/17/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":6,"Comment":"04/13/2026 8:32 AM - travisl - CLO changed from 04/19/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":7,"Comment":"04/13/2026 8:32 AM - travisl - Req Date changed from 04/30/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":247195,"Line":8,"Comment":"04/29/2026 8:12 AM - travisl - F/U changed from 05/01/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":9,"Comment":"04/29/2026 8:12 AM - travisl - CLO changed from 05/01/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":10,"Comment":"04/29/2026 8:12 AM - travisl - Req Date changed from 05/01/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247195,"Line":11,"Comment":"05/11/2026 8:17 AM - travisl - F/U changed from 05/15/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":12,"Comment":"05/11/2026 8:17 AM - travisl - CLO changed from 05/15/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":13,"Comment":"05/11/2026 8:17 AM - travisl - Req Date changed from 05/15/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247195,"Line":14,"Comment":"05/11/2026 8:17 AM - travisl - Encounter has been added"},{"comp":1,"quote":247195,"Line":15,"Comment":"05/26/2026 12:16 PM - travisl - F/U changed from 05/29/2026 to 6/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247195,"Line":16,"Comment":"05/26/2026 12:16 PM - travisl - CLO changed from 05/29/2026 to 06/26/2026 (CLO Date Updated)"},{"comp":1,"quote":247195,"Line":17,"Comment":"05/26/2026 12:16 PM - travisl - Req Date changed from 05/29/2026 to 06/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247195","line":"1","part":"HSK63A-SK25-90","qty":"1","price":"649.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"2","part":"SK25-20A","qty":"1","price":"96.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"3","part":"SK25-3/4A","qty":"1","price":"108.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"4","part":"TQW-025","qty":"1","price":"393.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"5","part":"TQW-SK25(55)","qty":"1","price":"113.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"6","part":"SKN-25BJ","qty":"1","price":"127.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"7","part":"SKJ25-3/4","qty":"1","price":"46.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"8","part":"SKJL-25","qty":"1","price":"26.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247195","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-26 12:26:07.571 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244376-05262026122607.txt === {"quote":"244376","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"VERMES","shiptoName":"Vermes Machine Company, Inc.","entry_date":"01-23-2026","cust_order_date":null,"req_date":"05-25-2026","cust_po":"Norman Roessle","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Norman Roessle","drop_po":"5AX-250FA-M","status":"0","user":"stevel","conv_order":"","time":"14:09","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Norman Roessle","follow_phone":"","follow_email":"NROESSLE@dmgmori-usa.com>","pic_user":"jacobm","total_amt":"114187.00","total_gp":"80194.17","total_gpm":"70.23","rev_type":"RT","mod_date":"05-26-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":244376,"Line":0,"Comment":"02/22/2026 11:56 AM - stevel - F/U changed from 02/05/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244376,"Line":1,"Comment":"02/22/2026 11:57 AM - stevel - CLO changed from 02/23/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":244376,"Line":2,"Comment":"02/22/2026 11:57 AM - stevel - Req Date changed from 03/06/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":244376,"Line":3,"Comment":"03/27/2026 10:10 AM - briann - PIC changed from stevel to briann"},{"comp":1,"quote":244376,"Line":4,"Comment":"03/27/2026 10:10 AM - briann - F/U changed from 03/28/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244376,"Line":5,"Comment":"03/27/2026 10:10 AM - briann - CLO changed from 03/28/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":244376,"Line":6,"Comment":"03/27/2026 10:10 AM - briann - Req Date changed from 03/28/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":244376,"Line":7,"Comment":"04/14/2026 9:04 AM - briann - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244376,"Line":8,"Comment":"04/14/2026 9:04 AM - briann - CLO changed from 04/27/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244376,"Line":9,"Comment":"04/14/2026 9:04 AM - briann - Req Date changed from 04/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":244376,"Line":10,"Comment":"04/14/2026 9:05 AM - briann - PIC changed from briann to jacobm"},{"comp":1,"quote":244376,"Line":11,"Comment":"05/05/2026 12:44 PM - jacobm - F/U changed from 05/04/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244376,"Line":12,"Comment":"05/15/2026 11:00 AM - jacobm - F/U changed from 05/14/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244376,"Line":13,"Comment":"05/21/2026 8:33 AM - jacobm - F/U changed from 05/18/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244376,"Line":14,"Comment":"05/26/2026 1:25 PM - jacobm - sent follow up email to norman"}],"items":[{"comp":"01","order":"244376","line":"1","part":"5AX-250FA-M","qty":"1","price":"72803.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244376","line":"2","part":"5AX-2002FA-M","qty":"1","price":"59081.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244376","line":"3","part":"HYD-UNIT-NACHI-DC24V2","qty":"1","price":"10526.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244376","line":"4","part":"INSTALLATION-RT-5AX-NE","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"244376","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-26 12:30:53.314 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0187032701946, -88.3062226600291, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0187032701946, -88.3062226600291, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2128731 second/s. 2026-05-26 13:00:33.585 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244106-05262026130033.txt === {"quote":"244106","customer":"13700","name":null,"customerName":"The Robert E. Morris Company [CT]","comp":"01","open":"0","shipto":"MASSLINY","shiptoName":"Massapequa Precision Machining","entry_date":"01-20-2026","cust_order_date":"01-20-2026","req_date":"05-25-2026","cust_po":"Justin Zaleski","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Zaleski","drop_po":"CNC180OSP4-M","status":"0","user":"stevel","conv_order":"","time":"08:38","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Justin Zaleski","follow_phone":"","follow_email":"jzaleski@robertemorris.com","pic_user":"jacobm","total_amt":"14764.40","total_gp":"9650.37","total_gpm":"65.36","rev_type":"RT","mod_date":"05-26-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":244106,"Line":0,"Comment":"01/27/2026 10:20 AM - briann - F/U changed from 02/02/2026 to 2/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":1,"Comment":"02/02/2026 8:57 AM - briann - F/U changed from 02/09/2026 to 2/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":2,"Comment":"02/02/2026 8:58 AM - briann - CLO changed from 02/20/2026 to 03/30/2026 (CLO Date Updated)"},{"comp":1,"quote":244106,"Line":3,"Comment":"02/02/2026 8:58 AM - briann - Req Date changed from 03/03/2026 to 03/30/2026 (Req Date Updated)"},{"comp":1,"quote":244106,"Line":4,"Comment":"02/23/2026 9:22 AM - briann - F/U changed from 02/23/2026 to 3/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":5,"Comment":"03/10/2026 9:30 AM - briann - F/U changed from 03/09/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":6,"Comment":"03/10/2026 9:30 AM - briann - CLO changed from 03/30/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":244106,"Line":7,"Comment":"03/10/2026 9:31 AM - briann - Req Date changed from 03/30/2026 to 04/27/2026 (Req Date Updated)"},{"comp":1,"quote":244106,"Line":8,"Comment":"03/27/2026 10:13 AM - briann - F/U changed from 04/06/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":9,"Comment":"04/14/2026 9:03 AM - briann - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":10,"Comment":"04/14/2026 9:03 AM - briann - CLO changed from 04/27/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244106,"Line":11,"Comment":"04/14/2026 9:03 AM - briann - Req Date changed from 04/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":244106,"Line":12,"Comment":"04/14/2026 9:04 AM - briann - PIC changed from briann to jacobm"},{"comp":1,"quote":244106,"Line":13,"Comment":"05/05/2026 12:45 PM - jacobm - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":14,"Comment":"05/11/2026 1:01 PM - jacobm - Sent status email/offering to meet with EU"},{"comp":1,"quote":244106,"Line":15,"Comment":"05/11/2026 1:02 PM - jacobm - F/U changed from 05/11/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244106,"Line":16,"Comment":"05/21/2026 8:49 AM - jacobm - follow up email sent"},{"comp":1,"quote":244106,"Line":17,"Comment":"05/21/2026 8:49 AM - jacobm - F/U changed from 05/20/2026 to 5/25/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"244106","line":"1","part":"CNC180OSP4-M","qty":"1","price":"21092.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244106","line":"2","part":"TCE-97617-2300R","qty":"1","price":"1123.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244106","line":"3","part":"TCE-E6384-2300R","qty":"1","price":"1050.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244106","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-26 13:00:44.863 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250148-05262026130044.txt === {"quote":"250148","customer":"12455","name":null,"customerName":"Lindco Springfield Co., Inc.","comp":"01","open":"0","shipto":"ANCHNORB","shiptoName":"Anchor Machine Inc.","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"CAT40-SK6-150U-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Lacey","drop_po":"","status":"0","user":"briand","conv_order":"","time":"16:24","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Tim Lacey","follow_phone":"800-888-0866","follow_email":"tlacey@lindcospringfield.com","pic_user":"jacobm","total_amt":"18219.50","total_gp":"9937.16","total_gpm":"54.54","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"182","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250148","line":"8","data":"without the o-ring."},{"comp":"1","quote":"250148","line":"7","data":"Tim can match up whether the EU needs them with or"},{"comp":"1","quote":"250148","line":"6","data":"Tim at Lindco. Sent drawings of pull studs so"},{"comp":"1","quote":"250148","line":"5","data":"Sent quote to Jacob to review to then send to"},{"comp":"1","quote":"250148","line":"4","data":"50% discount for new machine tool package for EU."},{"comp":"1","quote":"250148","line":"3","data":"05-13-2026 16:34-briand: Brian Norris approved"},{"comp":"1","quote":"250148","line":"2","data":"Revised PO and sent to Jacob."},{"comp":"1","quote":"250148","line":"1","data":"is A51NX. PS will be the one w/ the O-ring."},{"comp":"1","quote":"250148","line":"0","data":"05-14-2026 13:05-briand: Jacob said Makino Model"}],"crmnotes":[{"comp":1,"quote":250148,"Line":0,"Comment":"05/21/2026 8:41 AM - jacobm - Phone call made regarding package. Going to update quote soon for spaced out item list"},{"comp":1,"quote":250148,"Line":1,"Comment":"05/21/2026 8:41 AM - jacobm - F/U changed from 05/19/2026 to 5/27/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"250148","line":"1","part":"CAT40-SK6-150U-IDU","qty":"20","price":"446.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"2","part":"SKL-6W","qty":"1","price":"25.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"3","part":"SK6-1/8A","qty":"2","price":"70.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"4","part":"SK6-3/16A","qty":"1","price":"70.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"5","part":"SK6-1/4A","qty":"2","price":"70.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"7","part":"CAT40-SK10-90U-IDU","qty":"20","price":"409.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"8","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"9","part":"SK10-1/8A","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"10","part":"SK10-3/16A","qty":"1","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"11","part":"SK10-1/4A","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"12","part":"SK10-3/8A","qty":"2","price":"72.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"14","part":"CAT40-SK13-90U-IDU","qty":"20","price":"431.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"15","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"16","part":"SK13-1/8A","qty":"2","price":"73.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"17","part":"SK13-3/16A","qty":"1","price":"73.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"18","part":"SK13-1/2A","qty":"2","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"19","part":"SK13-1/4A","qty":"2","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"20","part":"SK13-3/8A","qty":"2","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"22","part":"C4007-0011-6.00","qty":"10","price":"292.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"23","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"25","part":"CAT40-HC0750-2.50","qty":"2","price":"645.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"27","part":"C4001-1250-2.00CP","qty":"1","price":"179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"28","part":"C4001-1000-1.75CP","qty":"1","price":"144.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"29","part":"C4001-0750-4.00CP","qty":"2","price":"184.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"32","part":"C40-1500(R)-EU","qty":"80","price":"52.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250148","line":"37","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":26}}] 2026-05-26 13:12:07.133 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\ANILORAN.txt]: {"id":"ANILORAN","name":"Anillo Industries","address1":"2090 N. Glassell St","address2":"","city":"Orange","state":"CA","zip":"92865","country":"USA","discount_level":null,"date_opened":"","salesman":"JG","phone":"7148796637","cr_limit":"","Created":"05-26-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":70,"web_id":0,"Type":"ST","Active":"Y","website":null,"UserId":"webadmin","JAS":"N","customer_email":"rons1717@aol.com"} [{"json":{"results":"success","type":"customer"}}] 2026-05-26 13:40:37.753 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244493-05262026134037.txt === {"quote":"244493","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"NFI","shiptoName":"NFI Industries","entry_date":"01-27-2026","cust_order_date":"05-01-2026","req_date":"05-25-2026","cust_po":"Norman Roessle","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Norman Roessle","drop_po":"CNC260FA-M","status":"0","user":"stevel","conv_order":"","time":"08:33","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Norman Roessle","follow_phone":"973-727-2642","follow_email":"nroessle@dmgmori-usa.com","pic_user":"jacobm","total_amt":"21679.95","total_gp":"14971.46","total_gpm":"69.06","rev_type":"RT","mod_date":"05-26-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"244493","line":"3","data":"to Terr 15."},{"comp":"1","quote":"244493","line":"2","data":"originally was showing up as Terr 43 and changed"},{"comp":"1","quote":"244493","line":"1","data":"as NFI in Champlain, NY. Changed as this"},{"comp":"1","quote":"244493","line":"0","data":"03-26-2026 13:36-briand: Brian gave me Ship To"}],"crmnotes":[{"comp":1,"quote":244493,"Line":0,"Comment":"02/23/2026 7:44 AM - stevel - F/U changed from 02/09/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244493,"Line":1,"Comment":"02/23/2026 7:44 AM - stevel - CLO changed from NaN/NaN/NaN to 03/27/2026 (CLO Date Updated)"},{"comp":1,"quote":244493,"Line":2,"Comment":"02/23/2026 7:44 AM - stevel - Req Date changed from 03/10/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":244493,"Line":3,"Comment":"02/23/2026 7:44 AM - stevel - PIC changed from stevel to briann"},{"comp":1,"quote":244493,"Line":4,"Comment":"04/14/2026 9:09 AM - briann - F/U changed from 03/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244493,"Line":5,"Comment":"04/14/2026 9:09 AM - briann - CLO changed from 03/27/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244493,"Line":6,"Comment":"04/14/2026 9:09 AM - briann - Req Date changed from 03/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":244493,"Line":7,"Comment":"04/14/2026 9:09 AM - briann - PIC changed from briann to jacobm"},{"comp":1,"quote":244493,"Line":8,"Comment":"05/05/2026 12:44 PM - jacobm - F/U changed from 05/04/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244493,"Line":9,"Comment":"05/15/2026 11:00 AM - jacobm - F/U changed from 05/14/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244493,"Line":10,"Comment":"05/21/2026 8:39 AM - jacobm - F/U changed from 05/18/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244493,"Line":11,"Comment":"05/21/2026 8:39 AM - jacobm - follow up email sent"},{"comp":1,"quote":244493,"Line":12,"Comment":"05/26/2026 2:40 PM - jacobm - norman said this one should be ordered soon. Will follow up next week if not filled by then"}],"items":[{"comp":"01","order":"244493","line":"1","part":"CNC260FA-M","qty":"1","price":"30165.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"244493","line":"2","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244493","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244493","Line":"1","Company":"1","F_Line":"1","Comment":"CMX special pricing includes installation.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-26 13:40:56.280 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247417-05262026134056.txt === {"quote":"247417","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"DMGMORNJ","shiptoName":"DMG Mori/New Jersey","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-25-2026","cust_po":"Norman Roessle","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Norman Roessle","drop_po":"NCT200FA-M4","status":"0","user":"alyssah","conv_order":"","time":"09:56","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Norman Roessle","follow_phone":"973-727-2642","follow_email":"nroessle@dmgmori-usa.com","pic_user":"jacobm","total_amt":"17635.50","total_gp":"12003.95","total_gpm":"68.07","rev_type":"RT","mod_date":"05-26-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"247417","line":"1","data":"Brian Norris to reflect entry date of 3/24"},{"comp":"1","quote":"247417","line":"0","data":"03-24-2026 09:57-alyssah Duplicate q# 242141 per"}],"crmnotes":[{"comp":1,"quote":247417,"Line":0,"Comment":"04/14/2026 9:13 AM - briann - F/U changed from 04/10/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247417,"Line":1,"Comment":"04/14/2026 9:13 AM - briann - CLO changed from 04/24/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":247417,"Line":2,"Comment":"04/14/2026 9:14 AM - briann - Req Date changed from 04/24/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247417,"Line":3,"Comment":"04/14/2026 9:14 AM - briann - PIC changed from briann to jacobm"},{"comp":1,"quote":247417,"Line":4,"Comment":"05/05/2026 12:44 PM - jacobm - F/U changed from 05/04/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247417,"Line":5,"Comment":"05/15/2026 10:58 AM - jacobm - F/U changed from 05/14/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247417,"Line":6,"Comment":"05/21/2026 8:58 AM - jacobm - F/U changed from 05/18/2026 to 5/25/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247417","line":"1","part":"NCT200FA-M4","qty":"1","price":"23650.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247417","line":"2","part":"P-125S","qty":"1","price":"2895.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247417","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247417","Line":"1","Company":"1","F_Line":"1","Comment":"CMX1100 special pricing with installation","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-26 13:41:15.329 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247416-05262026134115.txt === {"quote":"247416","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"DMGMORNJ","shiptoName":"DMG Mori/New Jersey","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"05-25-2026","cust_po":"Norman Roessle","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Norman Roessle","drop_po":"CNC260FA-M","status":"0","user":"alyssah","conv_order":"","time":"09:54","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Norman Roessle","follow_phone":"973-727-2642","follow_email":"nroessle@dmgmori-usa.com","pic_user":"jacobm","total_amt":"21679.95","total_gp":"14987.12","total_gpm":"69.13","rev_type":"RT","mod_date":"05-26-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"247416","line":"1","data":"Brian Norris to refelct date of 3/24"},{"comp":"1","quote":"247416","line":"0","data":"03-24-2026 09:56-alyssah Duplicate 244493 per"}],"crmnotes":[{"comp":1,"quote":247416,"Line":0,"Comment":"04/14/2026 9:11 AM - briann - F/U changed from 04/10/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247416,"Line":1,"Comment":"04/14/2026 9:11 AM - briann - CLO changed from 04/24/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":247416,"Line":2,"Comment":"04/14/2026 9:12 AM - briann - Req Date changed from 04/24/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247416,"Line":3,"Comment":"04/14/2026 9:12 AM - briann - PIC changed from briann to jacobm"},{"comp":1,"quote":247416,"Line":4,"Comment":"05/05/2026 12:44 PM - jacobm - F/U changed from 05/04/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247416,"Line":5,"Comment":"05/15/2026 11:00 AM - jacobm - F/U changed from 05/14/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247416,"Line":6,"Comment":"05/21/2026 8:33 AM - jacobm - F/U changed from 05/18/2026 to 5/25/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247416","line":"1","part":"CNC260FA-M","qty":"1","price":"30165.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247416","line":"2","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247416","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247416","Line":"1","Company":"1","F_Line":"1","Comment":"CMX special pricing includes installation.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-26 13:43:51.728 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247390-05262026134351.txt === {"quote":"247390","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"1","shipto":"CFX","shiptoName":"C.F. Roark Welding & Eng.","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"06-02-2026","cust_po":"2196636","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Dylan Sprong","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"15:28","extra":"","follow_up":"05-19-2026","web_id":"","follow_name":"Dylan Sprong","follow_phone":"317-788-4661","follow_email":"dylan.sprong@haggard-stocking.com","pic_user":"billh","total_amt":"7203.68","total_gp":"4042.15","total_gpm":"56.11","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"billh","reason":"2","totalQty":"5","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"247390","line":"5","data":"03-23-2026 15:28 - Discounts Recalculated QS"},{"comp":"1","quote":"247390","line":"4","data":"ing pin"},{"comp":"1","quote":"247390","line":"3","data":"SO#1034718, customer gave wrong info for position"},{"comp":"1","quote":"247390","line":"2","data":"03-23-2026 15:46-mirandag alternative for"},{"comp":"1","quote":"247390","line":"1","data":"this quote today - received PO for positioning pin"},{"comp":"1","quote":"247390","line":"0","data":"03-24-2026 11:20-mirandag processing and closing"}],"crmnotes":[{"comp":1,"quote":247390,"Line":0,"Comment":"05/11/2026 4:28 PM - rons - F/U changed from 04/27/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247390,"Line":1,"Comment":"05/11/2026 4:28 PM - rons - CLO changed from 04/27/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":247390,"Line":2,"Comment":"05/11/2026 4:28 PM - rons - Req Date changed from 05/04/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":247390,"Line":3,"Comment":"05/21/2026 12:02 PM - billh - Closed"}],"items":[{"comp":"01","order":"247390","line":"1","part":"C50-MRAM-IC","qty":"1","price":"7057.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247390","line":"2","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247390","line":"3","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"247390","line":"4","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247390","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247390","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247390","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"247390","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-26 14:52:45.630 [INFO] In session is user: danas 2026-05-26 14:57:43.589 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\FLEXHOHO.txt]: {"id":"FLEXHOHO","name":"Flexaseal","address1":"7547 E. Orem Road","address2":"","city":"HOUSTON","state":"TX","zip":"77075","country":"USA","discount_level":null,"date_opened":"","salesman":"JG","phone":"8028788307","cr_limit":"","Created":"05-26-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":60,"web_id":1,"Type":"ST","Active":"Y","website":null,"UserId":"webadmin","JAS":"N","customer_email":"flexsm@butlerbros.com"} [{"json":{"results":"success","type":"customer"}}] 2026-05-26 15:00:36.127 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\FLEHOUST.txt]: {"id":"FLEHOUST","name":"Flexaseal","address1":"7547 E. Orem RD","address2":"","city":"HOUSTON","state":"TX","zip":"77075","country":"USA","discount_level":null,"date_opened":"","salesman":"JG","phone":"8028788307","cr_limit":"","Created":"05-26-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":60,"web_id":2,"Type":"ST","Active":"Y","website":null,"UserId":"webadmin","JAS":"N","customer_email":"flexsm@butlerbros.com"} [{"json":{"results":"success","type":"customer"}}] 2026-05-26 16:52:07.506 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250440-05262026165207.txt === {"quote":"250440","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-09-2026","cust_po":"Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:04","extra":"","follow_up":"06-16-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"rons","total_amt":"1230.50","total_gp":"737.58","total_gpm":"59.94","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"250440","line":"1","data":"new machine tooling"},{"comp":"1","quote":"250440","line":"0","data":"05-19-2026 13:13-rons: pricing per Fletcher on"}],"crmnotes":[{"comp":1,"quote":250440,"Line":0,"Comment":"05/20/2026 4:46 PM - rons - F/U changed from 05/25/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250440,"Line":1,"Comment":"05/20/2026 4:46 PM - rons - CLO changed from 06/19/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250440,"Line":2,"Comment":"05/20/2026 4:46 PM - rons - Req Date changed from 06/30/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250440","line":"1","part":"E32-314(C)","qty":"2","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"2","part":"E32-393(C)","qty":"1","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"3","part":"E32-472(C)","qty":"1","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"4","part":"E32-629(C)","qty":"1","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"6","part":"E32-236","qty":"4","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"7","part":"E32-314","qty":"4","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"8","part":"E32-393","qty":"3","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"9","part":"E32-472","qty":"3","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"10","part":"E32-629","qty":"1","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"12","part":"E25-236(C)","qty":"1","price":"100.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"13","part":"E25-314(C)","qty":"1","price":"100.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"14","part":"E25-393(C)","qty":"1","price":"100.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"16","part":"E25-236","qty":"2","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"17","part":"E25-314","qty":"2","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"18","part":"E25-393","qty":"2","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"20","part":"E16-236(C)","qty":"1","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"21","part":"E16-314(C)","qty":"1","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"22","part":"E16-393(C)","qty":"1","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"24","part":"E16-236","qty":"2","price":"45.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"25","part":"E16-314","qty":"2","price":"45.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"26","part":"E16-393","qty":"2","price":"45.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"30","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":22}}] 2026-05-26 16:52:19.238 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250440-05262026165218.txt === {"quote":"250440","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-09-2026","cust_po":"Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:04","extra":"","follow_up":"06-16-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"rons","total_amt":"1230.50","total_gp":"737.58","total_gpm":"59.94","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"06-23-2026","notes":[{"comp":"1","quote":"250440","line":"1","data":"new machine tooling"},{"comp":"1","quote":"250440","line":"0","data":"05-19-2026 13:13-rons: pricing per Fletcher on"}],"crmnotes":[{"comp":1,"quote":250440,"Line":0,"Comment":"05/20/2026 4:46 PM - rons - F/U changed from 05/25/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250440,"Line":1,"Comment":"05/20/2026 4:46 PM - rons - CLO changed from 06/19/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250440,"Line":2,"Comment":"05/20/2026 4:46 PM - rons - Req Date changed from 06/30/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":250440,"Line":3,"Comment":"05/26/2026 4:52 PM - rons - F/U changed from 05/26/2026 to 6/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250440,"Line":4,"Comment":"05/26/2026 4:52 PM - rons - CLO changed from 06/02/2026 to 06/23/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250440","line":"1","part":"E32-314(C)","qty":"2","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"2","part":"E32-393(C)","qty":"1","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"3","part":"E32-472(C)","qty":"1","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"4","part":"E32-629(C)","qty":"1","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"6","part":"E32-236","qty":"4","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"7","part":"E32-314","qty":"4","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"8","part":"E32-393","qty":"3","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"9","part":"E32-472","qty":"3","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"10","part":"E32-629","qty":"1","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"12","part":"E25-236(C)","qty":"1","price":"100.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"13","part":"E25-314(C)","qty":"1","price":"100.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"14","part":"E25-393(C)","qty":"1","price":"100.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"16","part":"E25-236","qty":"2","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"17","part":"E25-314","qty":"2","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"18","part":"E25-393","qty":"2","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"20","part":"E16-236(C)","qty":"1","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"21","part":"E16-314(C)","qty":"1","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"22","part":"E16-393(C)","qty":"1","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"24","part":"E16-236","qty":"2","price":"45.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"25","part":"E16-314","qty":"2","price":"45.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"26","part":"E16-393","qty":"2","price":"45.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"30","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":22}}] 2026-05-26 16:52:25.217 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250440-05262026165224.txt === {"quote":"250440","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TAKAHELE","shiptoName":"Takahata Precision America, Inc.","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-30-2026","cust_po":"Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Blaine Caylor","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:04","extra":"","follow_up":"06-16-2026","web_id":"","follow_name":"Blaine Caylor","follow_phone":"865-278-6096","follow_email":"blainecaylor@tnmachinetool.com","pic_user":"rons","total_amt":"1230.50","total_gp":"737.58","total_gpm":"59.94","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"06-23-2026","notes":[{"comp":"1","quote":"250440","line":"1","data":"new machine tooling"},{"comp":"1","quote":"250440","line":"0","data":"05-19-2026 13:13-rons: pricing per Fletcher on"}],"crmnotes":[{"comp":1,"quote":250440,"Line":0,"Comment":"05/20/2026 4:46 PM - rons - F/U changed from 05/25/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250440,"Line":1,"Comment":"05/20/2026 4:46 PM - rons - CLO changed from 06/19/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250440,"Line":2,"Comment":"05/20/2026 4:46 PM - rons - Req Date changed from 06/30/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":250440,"Line":3,"Comment":"05/26/2026 4:52 PM - rons - F/U changed from 05/26/2026 to 6/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250440,"Line":4,"Comment":"05/26/2026 4:52 PM - rons - CLO changed from 06/02/2026 to 06/23/2026 (CLO Date Updated)"},{"comp":1,"quote":250440,"Line":5,"Comment":"05/26/2026 4:52 PM - rons - Req Date changed from 06/09/2026 to 06/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250440","line":"1","part":"E32-314(C)","qty":"2","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"2","part":"E32-393(C)","qty":"1","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"3","part":"E32-472(C)","qty":"1","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"4","part":"E32-629(C)","qty":"1","price":"104.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"6","part":"E32-236","qty":"4","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"7","part":"E32-314","qty":"4","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"8","part":"E32-393","qty":"3","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"9","part":"E32-472","qty":"3","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"10","part":"E32-629","qty":"1","price":"56.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"12","part":"E25-236(C)","qty":"1","price":"100.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"13","part":"E25-314(C)","qty":"1","price":"100.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"14","part":"E25-393(C)","qty":"1","price":"100.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"16","part":"E25-236","qty":"2","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"17","part":"E25-314","qty":"2","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"18","part":"E25-393","qty":"2","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"20","part":"E16-236(C)","qty":"1","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"21","part":"E16-314(C)","qty":"1","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"22","part":"E16-393(C)","qty":"1","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"24","part":"E16-236","qty":"2","price":"45.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"25","part":"E16-314","qty":"2","price":"45.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"26","part":"E16-393","qty":"2","price":"45.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250440","line":"30","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":22}}] 2026-05-26 16:52:40.602 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247369-05262026165240.txt === {"quote":"247369","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"06-09-2026","cust_po":"CAT/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Mueller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:05","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"125850.14","total_gp":"71897.92","total_gpm":"57.13","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"837","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"247369","line":"5","data":"& Rego-Fix"},{"comp":"1","quote":"247369","line":"4","data":"on end user & machine for me; up against Haimer"},{"comp":"1","quote":"247369","line":"3","data":"looks to be for R & S, although he is confirming"},{"comp":"1","quote":"247369","line":"2","data":"03-23-2026 15:13-rons: writing up quote for Andy;"},{"comp":"1","quote":"247369","line":"1","data":"pricing"},{"comp":"1","quote":"247369","line":"0","data":"03-23-2026 15:36-rons: checking with Russ on"}],"crmnotes":[{"comp":1,"quote":247369,"Line":0,"Comment":"03/24/2026 1:37 PM - rons - F/U changed from 03/29/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":1,"Comment":"03/24/2026 1:37 PM - rons - CLO changed from 04/23/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":2,"Comment":"03/24/2026 1:37 PM - rons - Req Date changed from 05/04/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":3,"Comment":"04/07/2026 4:50 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":4,"Comment":"04/07/2026 4:50 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":5,"Comment":"04/07/2026 4:50 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":6,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":7,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":9,"Comment":"04/15/2026 3:16 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":10,"Comment":"04/15/2026 3:16 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":11,"Comment":"04/15/2026 3:16 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":12,"Comment":"04/29/2026 3:42 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":13,"Comment":"04/29/2026 3:42 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":14,"Comment":"04/29/2026 3:42 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":17,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":18,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":19,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":20,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":21,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":23,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":24,"Comment":"05/20/2026 4:44 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":25,"Comment":"05/20/2026 4:44 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":26,"Comment":"05/20/2026 4:44 PM - rons - Req Date changed from 06/05/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247369","line":"1","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"3","part":"C4007-0011-4.00","qty":"8","price":"278.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"4","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"6","part":"CAT40-ER16-4.00","qty":"8","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"7","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"9","part":"CAT40-ER32-2.76","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"11","part":"CAT40-ER32-4.00","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"12","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"14","part":"C4007-0040-3.13","qty":"2","price":"298.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"15","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"17","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"18","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"20","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"21","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"22","part":"CAT40-SF0125-3.15","qty":"10","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"24","part":"CAT40-SF0187-3.15","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"26","part":"CAT40-SF0250-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"27","part":"CAT40-SF0250-5.12CP","qty":"15","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"29","part":"CAT40-SF0500-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"30","part":"CAT40-SF0500-5.12CP","qty":"12","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"32","part":"CAT40-SF0750-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"33","part":"CAT40-SF0750-5.12CP","qty":"4","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"35","part":"C5007-0032-4.00","qty":"8","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"36","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"38","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"39","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"41","part":"CAT50-SF0250-3.15CP","qty":"6","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"42","part":"CAT50-SF0250-5.12CP","qty":"10","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"44","part":"CAT50-SF0375-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"45","part":"CAT50-SF0375-5.12CP","qty":"5","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"47","part":"CAT50-SF0500-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"48","part":"CAT50-SF0500-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"49","part":"CAT50-SF0500-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"51","part":"CAT50-SF0750-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"52","part":"CAT50-SF0750-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"53","part":"CAT50-SF0750-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"55","part":"HSK63A-ER32-4.00","qty":"10","price":"453.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"56","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"58","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"59","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"61","part":"H63A-SF0125-3.15","qty":"3","price":"389.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"63","part":"H63A-SF0187-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"65","part":"H63A-SF0250-3.15CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"66","part":"H63A-SF0250-3.15CP","qty":"9","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"67","part":"H63A-SF0250-5.12CP","qty":"10","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"68","part":"H63A-SF0250-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"70","part":"H63A-SF0375-3.35CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"71","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"72","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"73","part":"H63A-SF0375-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"75","part":"H63A-SF0500-3.54CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"76","part":"H63A-SF0500-3.54CP","qty":"8","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"77","part":"H63A-SF0500-5.12","qty":"8","price":"347.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"78","part":"H63A-SF0500-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"80","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"81","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"83","part":"HSK100A-ER32-4.00","qty":"12","price":"654.00","uom":"EA","discount":"42.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247369","line":"84","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"86","part":"HSK100A-ER32-6.00","qty":"8","price":"711.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"88","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"90","part":"H100A-SF0250-3.54CP","qty":"11","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"91","part":"H100A-SF0250-6.30","qty":"11","price":"543.00","uom":"EA","discount":"42.00","req_date":"10 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"92","part":"H100A-SF0250-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"94","part":"H100A-SF0375-3.54CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"95","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"96","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"98","part":"H100A-SF0500-3.74CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"99","part":"H100A-SF0500-6.30","qty":"8","price":"543.00","uom":"EA","discount":"42.00","req_date":"4 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"100","part":"H100A-SF0500-6.30CP","qty":"7","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"102","part":"H100A-SF0750-4.13CP","qty":"8","price":"570.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"103","part":"H100A-SF0750-6.30CP","qty":"8","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"104","part":"H100A-SF0750-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"106","part":"PS-B64-1-EU","qty":"131","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"108","part":"PS-B61-EU","qty":"84","price":"52.00","uom":"EA","discount":"42.00","req_date":"41 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"110","part":"HSK63-TUBE","qty":"83","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"112","part":"HSK100-TUBE","qty":"114","price":"44.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"114","part":"ST50-SF0125-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"116","part":"ST50-SF0187-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"120","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":79}}] 2026-05-26 16:52:51.427 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247369-05262026165250.txt === {"quote":"247369","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"06-09-2026","cust_po":"CAT/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Mueller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:05","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"125850.14","total_gp":"71897.92","total_gpm":"57.13","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"837","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"247369","line":"5","data":"& Rego-Fix"},{"comp":"1","quote":"247369","line":"4","data":"on end user & machine for me; up against Haimer"},{"comp":"1","quote":"247369","line":"3","data":"looks to be for R & S, although he is confirming"},{"comp":"1","quote":"247369","line":"2","data":"03-23-2026 15:13-rons: writing up quote for Andy;"},{"comp":"1","quote":"247369","line":"1","data":"pricing"},{"comp":"1","quote":"247369","line":"0","data":"03-23-2026 15:36-rons: checking with Russ on"}],"crmnotes":[{"comp":1,"quote":247369,"Line":0,"Comment":"03/24/2026 1:37 PM - rons - F/U changed from 03/29/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":1,"Comment":"03/24/2026 1:37 PM - rons - CLO changed from 04/23/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":2,"Comment":"03/24/2026 1:37 PM - rons - Req Date changed from 05/04/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":3,"Comment":"04/07/2026 4:50 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":4,"Comment":"04/07/2026 4:50 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":5,"Comment":"04/07/2026 4:50 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":6,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":7,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":9,"Comment":"04/15/2026 3:16 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":10,"Comment":"04/15/2026 3:16 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":11,"Comment":"04/15/2026 3:16 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":12,"Comment":"04/29/2026 3:42 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":13,"Comment":"04/29/2026 3:42 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":14,"Comment":"04/29/2026 3:42 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":17,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":18,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":19,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":20,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":21,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":23,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":24,"Comment":"05/20/2026 4:44 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":25,"Comment":"05/20/2026 4:44 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":26,"Comment":"05/20/2026 4:44 PM - rons - Req Date changed from 06/05/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":27,"Comment":"05/26/2026 4:52 PM - rons - F/U changed from 05/26/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":28,"Comment":"05/26/2026 4:52 PM - rons - CLO changed from 06/02/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247369","line":"1","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"3","part":"C4007-0011-4.00","qty":"8","price":"278.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"4","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"6","part":"CAT40-ER16-4.00","qty":"8","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"7","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"9","part":"CAT40-ER32-2.76","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"11","part":"CAT40-ER32-4.00","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"12","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"14","part":"C4007-0040-3.13","qty":"2","price":"298.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"15","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"17","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"18","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"20","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"21","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"22","part":"CAT40-SF0125-3.15","qty":"10","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"24","part":"CAT40-SF0187-3.15","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"26","part":"CAT40-SF0250-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"27","part":"CAT40-SF0250-5.12CP","qty":"15","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"29","part":"CAT40-SF0500-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"30","part":"CAT40-SF0500-5.12CP","qty":"12","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"32","part":"CAT40-SF0750-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"33","part":"CAT40-SF0750-5.12CP","qty":"4","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"35","part":"C5007-0032-4.00","qty":"8","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"36","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"38","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"39","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"41","part":"CAT50-SF0250-3.15CP","qty":"6","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"42","part":"CAT50-SF0250-5.12CP","qty":"10","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"44","part":"CAT50-SF0375-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"45","part":"CAT50-SF0375-5.12CP","qty":"5","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"47","part":"CAT50-SF0500-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"48","part":"CAT50-SF0500-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"49","part":"CAT50-SF0500-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"51","part":"CAT50-SF0750-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"52","part":"CAT50-SF0750-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"53","part":"CAT50-SF0750-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"55","part":"HSK63A-ER32-4.00","qty":"10","price":"453.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"56","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"58","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"59","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"61","part":"H63A-SF0125-3.15","qty":"3","price":"389.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"63","part":"H63A-SF0187-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"65","part":"H63A-SF0250-3.15CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"66","part":"H63A-SF0250-3.15CP","qty":"9","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"67","part":"H63A-SF0250-5.12CP","qty":"10","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"68","part":"H63A-SF0250-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"70","part":"H63A-SF0375-3.35CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"71","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"72","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"73","part":"H63A-SF0375-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"75","part":"H63A-SF0500-3.54CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"76","part":"H63A-SF0500-3.54CP","qty":"8","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"77","part":"H63A-SF0500-5.12","qty":"8","price":"347.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"78","part":"H63A-SF0500-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"80","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"81","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"83","part":"HSK100A-ER32-4.00","qty":"12","price":"654.00","uom":"EA","discount":"42.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247369","line":"84","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"86","part":"HSK100A-ER32-6.00","qty":"8","price":"711.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"88","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"90","part":"H100A-SF0250-3.54CP","qty":"11","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"91","part":"H100A-SF0250-6.30","qty":"11","price":"543.00","uom":"EA","discount":"42.00","req_date":"10 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"92","part":"H100A-SF0250-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"94","part":"H100A-SF0375-3.54CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"95","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"96","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"98","part":"H100A-SF0500-3.74CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"99","part":"H100A-SF0500-6.30","qty":"8","price":"543.00","uom":"EA","discount":"42.00","req_date":"4 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"100","part":"H100A-SF0500-6.30CP","qty":"7","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"102","part":"H100A-SF0750-4.13CP","qty":"8","price":"570.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"103","part":"H100A-SF0750-6.30CP","qty":"8","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"104","part":"H100A-SF0750-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"106","part":"PS-B64-1-EU","qty":"131","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"108","part":"PS-B61-EU","qty":"84","price":"52.00","uom":"EA","discount":"42.00","req_date":"41 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"110","part":"HSK63-TUBE","qty":"83","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"112","part":"HSK100-TUBE","qty":"114","price":"44.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"114","part":"ST50-SF0125-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"116","part":"ST50-SF0187-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"120","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":79}}] 2026-05-26 16:52:56.658 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247369-05262026165256.txt === {"quote":"247369","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"06-11-2026","cust_po":"CAT/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Mueller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:05","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"125850.14","total_gp":"71897.92","total_gpm":"57.13","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"837","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"247369","line":"5","data":"& Rego-Fix"},{"comp":"1","quote":"247369","line":"4","data":"on end user & machine for me; up against Haimer"},{"comp":"1","quote":"247369","line":"3","data":"looks to be for R & S, although he is confirming"},{"comp":"1","quote":"247369","line":"2","data":"03-23-2026 15:13-rons: writing up quote for Andy;"},{"comp":"1","quote":"247369","line":"1","data":"pricing"},{"comp":"1","quote":"247369","line":"0","data":"03-23-2026 15:36-rons: checking with Russ on"}],"crmnotes":[{"comp":1,"quote":247369,"Line":0,"Comment":"03/24/2026 1:37 PM - rons - F/U changed from 03/29/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":1,"Comment":"03/24/2026 1:37 PM - rons - CLO changed from 04/23/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":2,"Comment":"03/24/2026 1:37 PM - rons - Req Date changed from 05/04/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":3,"Comment":"04/07/2026 4:50 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":4,"Comment":"04/07/2026 4:50 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":5,"Comment":"04/07/2026 4:50 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":6,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":7,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":9,"Comment":"04/15/2026 3:16 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":10,"Comment":"04/15/2026 3:16 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":11,"Comment":"04/15/2026 3:16 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":12,"Comment":"04/29/2026 3:42 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":13,"Comment":"04/29/2026 3:42 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":14,"Comment":"04/29/2026 3:42 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":17,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":18,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":19,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":20,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":21,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":23,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":24,"Comment":"05/20/2026 4:44 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":25,"Comment":"05/20/2026 4:44 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":26,"Comment":"05/20/2026 4:44 PM - rons - Req Date changed from 06/05/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":27,"Comment":"05/26/2026 4:52 PM - rons - F/U changed from 05/26/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":28,"Comment":"05/26/2026 4:52 PM - rons - CLO changed from 06/02/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":29,"Comment":"05/26/2026 4:52 PM - rons - Req Date changed from 06/09/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247369","line":"1","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"3","part":"C4007-0011-4.00","qty":"8","price":"278.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"4","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"6","part":"CAT40-ER16-4.00","qty":"8","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"7","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"9","part":"CAT40-ER32-2.76","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"11","part":"CAT40-ER32-4.00","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"12","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"14","part":"C4007-0040-3.13","qty":"2","price":"298.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"15","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"17","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"18","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"20","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"21","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"22","part":"CAT40-SF0125-3.15","qty":"10","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"24","part":"CAT40-SF0187-3.15","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"26","part":"CAT40-SF0250-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"27","part":"CAT40-SF0250-5.12CP","qty":"15","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"29","part":"CAT40-SF0500-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"30","part":"CAT40-SF0500-5.12CP","qty":"12","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"32","part":"CAT40-SF0750-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"33","part":"CAT40-SF0750-5.12CP","qty":"4","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"35","part":"C5007-0032-4.00","qty":"8","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"36","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"38","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"39","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"41","part":"CAT50-SF0250-3.15CP","qty":"6","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"42","part":"CAT50-SF0250-5.12CP","qty":"10","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"44","part":"CAT50-SF0375-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"45","part":"CAT50-SF0375-5.12CP","qty":"5","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"47","part":"CAT50-SF0500-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"48","part":"CAT50-SF0500-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"49","part":"CAT50-SF0500-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"51","part":"CAT50-SF0750-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"52","part":"CAT50-SF0750-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"53","part":"CAT50-SF0750-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"55","part":"HSK63A-ER32-4.00","qty":"10","price":"453.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"56","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"58","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"59","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"61","part":"H63A-SF0125-3.15","qty":"3","price":"389.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"63","part":"H63A-SF0187-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"65","part":"H63A-SF0250-3.15CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"66","part":"H63A-SF0250-3.15CP","qty":"9","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"67","part":"H63A-SF0250-5.12CP","qty":"10","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"68","part":"H63A-SF0250-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"70","part":"H63A-SF0375-3.35CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"71","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"72","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"73","part":"H63A-SF0375-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"75","part":"H63A-SF0500-3.54CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"76","part":"H63A-SF0500-3.54CP","qty":"8","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"77","part":"H63A-SF0500-5.12","qty":"8","price":"347.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"78","part":"H63A-SF0500-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"80","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"81","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"83","part":"HSK100A-ER32-4.00","qty":"12","price":"654.00","uom":"EA","discount":"42.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247369","line":"84","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"86","part":"HSK100A-ER32-6.00","qty":"8","price":"711.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"88","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"90","part":"H100A-SF0250-3.54CP","qty":"11","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"91","part":"H100A-SF0250-6.30","qty":"11","price":"543.00","uom":"EA","discount":"42.00","req_date":"10 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"92","part":"H100A-SF0250-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"94","part":"H100A-SF0375-3.54CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"95","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"96","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"98","part":"H100A-SF0500-3.74CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"99","part":"H100A-SF0500-6.30","qty":"8","price":"543.00","uom":"EA","discount":"42.00","req_date":"4 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"100","part":"H100A-SF0500-6.30CP","qty":"7","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"102","part":"H100A-SF0750-4.13CP","qty":"8","price":"570.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"103","part":"H100A-SF0750-6.30CP","qty":"8","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"104","part":"H100A-SF0750-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"106","part":"PS-B64-1-EU","qty":"131","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"108","part":"PS-B61-EU","qty":"84","price":"52.00","uom":"EA","discount":"42.00","req_date":"41 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"110","part":"HSK63-TUBE","qty":"83","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"112","part":"HSK100-TUBE","qty":"114","price":"44.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"114","part":"ST50-SF0125-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"116","part":"ST50-SF0187-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"120","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":79}}] 2026-05-26 16:53:03.267 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248012-05262026165303.txt === {"quote":"248012","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"06-09-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:55","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"12744.96","total_gp":"7881.56","total_gpm":"61.84","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":248012,"Line":0,"Comment":"04/03/2026 11:43 AM - rons - Jeanne didn't say customer, although this is for R & S...Missouri Tools, Techni-Tool, and BlackHawk Industrial all now quoting this; up against Haimer and others too"},{"comp":1,"quote":248012,"Line":1,"Comment":"04/03/2026 3:55 PM - rons - CLO changed from 05/02/2026 to 04/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":2,"Comment":"04/03/2026 3:55 PM - rons - Req Date changed from 05/14/2026 to 04/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":3,"Comment":"04/08/2026 3:50 PM - rons - F/U changed from 04/08/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":4,"Comment":"04/08/2026 3:50 PM - rons - CLO changed from 04/15/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":5,"Comment":"04/08/2026 3:50 PM - rons - Req Date changed from 04/22/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":6,"Comment":"04/14/2026 2:46 PM - rons - F/U changed from 04/14/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":7,"Comment":"04/14/2026 2:46 PM - rons - CLO changed from 04/21/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":8,"Comment":"04/14/2026 2:46 PM - rons - Req Date changed from 04/28/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":9,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":10,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":12,"Comment":"04/29/2026 3:44 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":13,"Comment":"04/29/2026 3:44 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":14,"Comment":"04/29/2026 3:44 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":17,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":18,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/08/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":19,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/27/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":20,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":21,"Comment":"05/08/2026 5:14 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":23,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":24,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":25,"Comment":"05/20/2026 4:43 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":26,"Comment":"05/20/2026 4:43 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":27,"Comment":"05/20/2026 4:43 PM - rons - Req Date changed from 06/05/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248012","line":"1","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"4","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"6","part":"CAT40-SF0125-5.12","qty":"4","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"10","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"12","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-26 16:53:18.495 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248012-05262026165317.txt === {"quote":"248012","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"06-09-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:55","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"12744.96","total_gp":"7881.56","total_gpm":"61.84","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":248012,"Line":0,"Comment":"04/03/2026 11:43 AM - rons - Jeanne didn't say customer, although this is for R & S...Missouri Tools, Techni-Tool, and BlackHawk Industrial all now quoting this; up against Haimer and others too"},{"comp":1,"quote":248012,"Line":1,"Comment":"04/03/2026 3:55 PM - rons - CLO changed from 05/02/2026 to 04/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":2,"Comment":"04/03/2026 3:55 PM - rons - Req Date changed from 05/14/2026 to 04/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":3,"Comment":"04/08/2026 3:50 PM - rons - F/U changed from 04/08/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":4,"Comment":"04/08/2026 3:50 PM - rons - CLO changed from 04/15/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":5,"Comment":"04/08/2026 3:50 PM - rons - Req Date changed from 04/22/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":6,"Comment":"04/14/2026 2:46 PM - rons - F/U changed from 04/14/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":7,"Comment":"04/14/2026 2:46 PM - rons - CLO changed from 04/21/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":8,"Comment":"04/14/2026 2:46 PM - rons - Req Date changed from 04/28/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":9,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":10,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":12,"Comment":"04/29/2026 3:44 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":13,"Comment":"04/29/2026 3:44 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":14,"Comment":"04/29/2026 3:44 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":17,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":18,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/08/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":19,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/27/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":20,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":21,"Comment":"05/08/2026 5:14 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":23,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":24,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":25,"Comment":"05/20/2026 4:43 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":26,"Comment":"05/20/2026 4:43 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":27,"Comment":"05/20/2026 4:43 PM - rons - Req Date changed from 06/05/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":28,"Comment":"05/26/2026 4:53 PM - rons - F/U changed from 05/26/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":29,"Comment":"05/26/2026 4:53 PM - rons - CLO changed from 06/02/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248012","line":"1","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"4","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"6","part":"CAT40-SF0125-5.12","qty":"4","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"10","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"12","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-26 16:53:24.505 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248012-05262026165324.txt === {"quote":"248012","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"06-11-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:55","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"12744.96","total_gp":"7881.56","total_gpm":"61.84","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":248012,"Line":0,"Comment":"04/03/2026 11:43 AM - rons - Jeanne didn't say customer, although this is for R & S...Missouri Tools, Techni-Tool, and BlackHawk Industrial all now quoting this; up against Haimer and others too"},{"comp":1,"quote":248012,"Line":1,"Comment":"04/03/2026 3:55 PM - rons - CLO changed from 05/02/2026 to 04/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":2,"Comment":"04/03/2026 3:55 PM - rons - Req Date changed from 05/14/2026 to 04/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":3,"Comment":"04/08/2026 3:50 PM - rons - F/U changed from 04/08/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":4,"Comment":"04/08/2026 3:50 PM - rons - CLO changed from 04/15/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":5,"Comment":"04/08/2026 3:50 PM - rons - Req Date changed from 04/22/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":6,"Comment":"04/14/2026 2:46 PM - rons - F/U changed from 04/14/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":7,"Comment":"04/14/2026 2:46 PM - rons - CLO changed from 04/21/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":8,"Comment":"04/14/2026 2:46 PM - rons - Req Date changed from 04/28/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":9,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":10,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":12,"Comment":"04/29/2026 3:44 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":13,"Comment":"04/29/2026 3:44 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":14,"Comment":"04/29/2026 3:44 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":17,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":18,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/08/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":19,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/27/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":20,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":21,"Comment":"05/08/2026 5:14 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":23,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":24,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":25,"Comment":"05/20/2026 4:43 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":26,"Comment":"05/20/2026 4:43 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":27,"Comment":"05/20/2026 4:43 PM - rons - Req Date changed from 06/05/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":28,"Comment":"05/26/2026 4:53 PM - rons - F/U changed from 05/26/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":29,"Comment":"05/26/2026 4:53 PM - rons - CLO changed from 06/02/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":30,"Comment":"05/26/2026 4:53 PM - rons - Req Date changed from 06/09/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248012","line":"1","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"4","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"6","part":"CAT40-SF0125-5.12","qty":"4","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"10","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"12","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-26 16:53:31.854 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247139-05262026165331.txt === {"quote":"247139","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"RSMACMO","shiptoName":"R & S Machining","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"06-09-2026","cust_po":"CAT40/CAT50/HSK Tooling","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen McAnany","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:32","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Stephen McAnany","follow_phone":"314-894-9090","follow_email":"smcanany@technitoolinc.com","pic_user":"rons","total_amt":"14437.20","total_gp":"9203.23","total_gpm":"63.75","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"45","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"247139","line":"1","data":"03-18-2026 09:06-rons: bumped up a bucket"},{"comp":"1","quote":"247139","line":"0","data":"03-18-2026 14:19-rons: worked with Russ on pricing"}],"crmnotes":[{"comp":1,"quote":247139,"Line":0,"Comment":"03/19/2026 10:50 AM - rons - CLO changed from 04/18/2026 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":1,"Comment":"03/19/2026 10:50 AM - rons - Req Date changed from 04/29/2026 to 04/07/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":2,"Comment":"03/24/2026 4:02 PM - rons - F/U changed from 03/24/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":3,"Comment":"03/24/2026 4:02 PM - rons - CLO changed from 03/31/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":4,"Comment":"03/24/2026 4:03 PM - rons - Req Date changed from 04/07/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":5,"Comment":"04/07/2026 4:51 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":6,"Comment":"04/07/2026 4:51 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":7,"Comment":"04/07/2026 4:51 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":9,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":10,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":12,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":13,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":14,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":15,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":16,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":17,"Comment":"05/05/2026 4:46 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":18,"Comment":"05/05/2026 4:46 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":19,"Comment":"05/05/2026 4:46 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":20,"Comment":"05/08/2026 4:43 PM - rons - \"Hello Ron, I am being told that we should be receiving a PO next week on this quote. Is the quoted price on HSK100A-NPU13C-145-IDU still valid? Thanks!\""},{"comp":1,"quote":247139,"Line":21,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":22,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":23,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":24,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":25,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":26,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":27,"Comment":"05/20/2026 4:43 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":28,"Comment":"05/20/2026 4:43 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":29,"Comment":"05/20/2026 4:43 PM - rons - Req Date changed from 06/05/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247139","line":"1","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"4","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"6","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"10","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"12","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"13","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"15","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-26 16:53:40.946 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247139-05262026165340.txt === {"quote":"247139","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"RSMACMO","shiptoName":"R & S Machining","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"06-09-2026","cust_po":"CAT40/CAT50/HSK Tooling","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen McAnany","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:32","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Stephen McAnany","follow_phone":"314-894-9090","follow_email":"smcanany@technitoolinc.com","pic_user":"rons","total_amt":"14437.20","total_gp":"9203.23","total_gpm":"63.75","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"45","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"247139","line":"1","data":"03-18-2026 09:06-rons: bumped up a bucket"},{"comp":"1","quote":"247139","line":"0","data":"03-18-2026 14:19-rons: worked with Russ on pricing"}],"crmnotes":[{"comp":1,"quote":247139,"Line":0,"Comment":"03/19/2026 10:50 AM - rons - CLO changed from 04/18/2026 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":1,"Comment":"03/19/2026 10:50 AM - rons - Req Date changed from 04/29/2026 to 04/07/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":2,"Comment":"03/24/2026 4:02 PM - rons - F/U changed from 03/24/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":3,"Comment":"03/24/2026 4:02 PM - rons - CLO changed from 03/31/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":4,"Comment":"03/24/2026 4:03 PM - rons - Req Date changed from 04/07/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":5,"Comment":"04/07/2026 4:51 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":6,"Comment":"04/07/2026 4:51 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":7,"Comment":"04/07/2026 4:51 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":9,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":10,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":12,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":13,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":14,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":15,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":16,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":17,"Comment":"05/05/2026 4:46 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":18,"Comment":"05/05/2026 4:46 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":19,"Comment":"05/05/2026 4:46 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":20,"Comment":"05/08/2026 4:43 PM - rons - \"Hello Ron, I am being told that we should be receiving a PO next week on this quote. Is the quoted price on HSK100A-NPU13C-145-IDU still valid? Thanks!\""},{"comp":1,"quote":247139,"Line":21,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":22,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":23,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":24,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":25,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":26,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":27,"Comment":"05/20/2026 4:43 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":28,"Comment":"05/20/2026 4:43 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":29,"Comment":"05/20/2026 4:43 PM - rons - Req Date changed from 06/05/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":30,"Comment":"05/26/2026 4:53 PM - rons - F/U changed from 05/26/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":31,"Comment":"05/26/2026 4:53 PM - rons - CLO changed from 06/02/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247139","line":"1","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"4","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"6","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"10","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"12","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"13","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"15","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-26 16:53:46.372 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247139-05262026165346.txt === {"quote":"247139","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"RSMACMO","shiptoName":"R & S Machining","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"06-11-2026","cust_po":"CAT40/CAT50/HSK Tooling","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen McAnany","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:32","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Stephen McAnany","follow_phone":"314-894-9090","follow_email":"smcanany@technitoolinc.com","pic_user":"rons","total_amt":"14437.20","total_gp":"9203.23","total_gpm":"63.75","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"45","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"247139","line":"1","data":"03-18-2026 09:06-rons: bumped up a bucket"},{"comp":"1","quote":"247139","line":"0","data":"03-18-2026 14:19-rons: worked with Russ on pricing"}],"crmnotes":[{"comp":1,"quote":247139,"Line":0,"Comment":"03/19/2026 10:50 AM - rons - CLO changed from 04/18/2026 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":1,"Comment":"03/19/2026 10:50 AM - rons - Req Date changed from 04/29/2026 to 04/07/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":2,"Comment":"03/24/2026 4:02 PM - rons - F/U changed from 03/24/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":3,"Comment":"03/24/2026 4:02 PM - rons - CLO changed from 03/31/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":4,"Comment":"03/24/2026 4:03 PM - rons - Req Date changed from 04/07/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":5,"Comment":"04/07/2026 4:51 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":6,"Comment":"04/07/2026 4:51 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":7,"Comment":"04/07/2026 4:51 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":9,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":10,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":12,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":13,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":14,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":15,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":16,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":17,"Comment":"05/05/2026 4:46 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":18,"Comment":"05/05/2026 4:46 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":19,"Comment":"05/05/2026 4:46 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":20,"Comment":"05/08/2026 4:43 PM - rons - \"Hello Ron, I am being told that we should be receiving a PO next week on this quote. Is the quoted price on HSK100A-NPU13C-145-IDU still valid? Thanks!\""},{"comp":1,"quote":247139,"Line":21,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":22,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":23,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":24,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":25,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":26,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":27,"Comment":"05/20/2026 4:43 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":28,"Comment":"05/20/2026 4:43 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":29,"Comment":"05/20/2026 4:43 PM - rons - Req Date changed from 06/05/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":30,"Comment":"05/26/2026 4:53 PM - rons - F/U changed from 05/26/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":31,"Comment":"05/26/2026 4:53 PM - rons - CLO changed from 06/02/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":32,"Comment":"05/26/2026 4:53 PM - rons - Req Date changed from 06/09/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247139","line":"1","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"4","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"6","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"10","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"12","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"13","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"15","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-26 16:53:52.789 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249920-05262026165352.txt === {"quote":"249920","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-09-2026","cust_po":"Shell Mills - Indexable","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:29","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"1496.00","total_gp":"1496.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"249920","line":"6","data":"05-11-2026 10:30 - Discounts Recalculated QS"},{"comp":"1","quote":"249920","line":"5","data":"on longer gage length with coolant ports"},{"comp":"1","quote":"249920","line":"4","data":"entry on log again to reconfirm price & delivery"},{"comp":"1","quote":"249920","line":"3","data":"quote log...confirmed with Fletcher and added"},{"comp":"1","quote":"249920","line":"2","data":"05-12-2026 11:14-rons: received response back on"},{"comp":"1","quote":"249920","line":"1","data":"with 50% GP on specials"},{"comp":"1","quote":"249920","line":"0","data":"05-14-2026 09:31-rons: spoke with Fletcher, going"}],"crmnotes":[{"comp":1,"quote":249920,"Line":0,"Comment":"05/11/2026 2:10 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249920,"Line":1,"Comment":"05/11/2026 2:11 PM - rons - CLO changed from 06/11/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249920,"Line":2,"Comment":"05/11/2026 2:11 PM - rons - Req Date changed from 06/22/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":249920,"Line":3,"Comment":"05/15/2026 10:08 AM - rons - CLO changed from 06/01/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249920,"Line":4,"Comment":"05/15/2026 10:08 AM - rons - Req Date changed from 06/08/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":249920,"Line":5,"Comment":"05/20/2026 4:45 PM - rons - F/U changed from 05/25/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249920,"Line":6,"Comment":"05/20/2026 4:45 PM - rons - CLO changed from 06/01/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":249920,"Line":7,"Comment":"05/20/2026 4:45 PM - rons - Req Date changed from 06/08/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249920","line":"1","part":"SPECIAL-TL","qty":"4","price":"374.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS ADA","branch":"1"},{"comp":"01","order":"249920","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249920","Line":"1","Company":"1","F_Line":"1","Comment":"HSK63A-SM40-150CP - HSK63A Shell Mill Holder 40mm,","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"2","Comment":"150mm GL, 200mm total length, w/ coolant ports.","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"3","Comment":"Please note these are considered special and have been","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"4","Comment":"quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"249920","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249920","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"249920","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 16:54:02.074 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249920-05262026165401.txt === {"quote":"249920","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-09-2026","cust_po":"Shell Mills - Indexable","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:29","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"1496.00","total_gp":"1496.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-18-2026","notes":[{"comp":"1","quote":"249920","line":"6","data":"05-11-2026 10:30 - Discounts Recalculated QS"},{"comp":"1","quote":"249920","line":"5","data":"on longer gage length with coolant ports"},{"comp":"1","quote":"249920","line":"4","data":"entry on log again to reconfirm price & delivery"},{"comp":"1","quote":"249920","line":"3","data":"quote log...confirmed with Fletcher and added"},{"comp":"1","quote":"249920","line":"2","data":"05-12-2026 11:14-rons: received response back on"},{"comp":"1","quote":"249920","line":"1","data":"with 50% GP on specials"},{"comp":"1","quote":"249920","line":"0","data":"05-14-2026 09:31-rons: spoke with Fletcher, going"}],"crmnotes":[{"comp":1,"quote":249920,"Line":0,"Comment":"05/11/2026 2:10 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249920,"Line":1,"Comment":"05/11/2026 2:11 PM - rons - CLO changed from 06/11/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249920,"Line":2,"Comment":"05/11/2026 2:11 PM - rons - Req Date changed from 06/22/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":249920,"Line":3,"Comment":"05/15/2026 10:08 AM - rons - CLO changed from 06/01/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249920,"Line":4,"Comment":"05/15/2026 10:08 AM - rons - Req Date changed from 06/08/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":249920,"Line":5,"Comment":"05/20/2026 4:45 PM - rons - F/U changed from 05/25/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249920,"Line":6,"Comment":"05/20/2026 4:45 PM - rons - CLO changed from 06/01/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":249920,"Line":7,"Comment":"05/20/2026 4:45 PM - rons - Req Date changed from 06/08/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":249920,"Line":8,"Comment":"05/26/2026 4:53 PM - rons - F/U changed from 05/26/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249920,"Line":9,"Comment":"05/26/2026 4:53 PM - rons - CLO changed from 06/02/2026 to 06/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249920","line":"1","part":"SPECIAL-TL","qty":"4","price":"374.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS ADA","branch":"1"},{"comp":"01","order":"249920","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249920","Line":"1","Company":"1","F_Line":"1","Comment":"HSK63A-SM40-150CP - HSK63A Shell Mill Holder 40mm,","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"2","Comment":"150mm GL, 200mm total length, w/ coolant ports.","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"3","Comment":"Please note these are considered special and have been","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"4","Comment":"quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"249920","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249920","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"249920","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 16:54:07.139 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249920-05262026165406.txt === {"quote":"249920","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-25-2026","cust_po":"Shell Mills - Indexable","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:29","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"1496.00","total_gp":"1496.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-18-2026","notes":[{"comp":"1","quote":"249920","line":"6","data":"05-11-2026 10:30 - Discounts Recalculated QS"},{"comp":"1","quote":"249920","line":"5","data":"on longer gage length with coolant ports"},{"comp":"1","quote":"249920","line":"4","data":"entry on log again to reconfirm price & delivery"},{"comp":"1","quote":"249920","line":"3","data":"quote log...confirmed with Fletcher and added"},{"comp":"1","quote":"249920","line":"2","data":"05-12-2026 11:14-rons: received response back on"},{"comp":"1","quote":"249920","line":"1","data":"with 50% GP on specials"},{"comp":"1","quote":"249920","line":"0","data":"05-14-2026 09:31-rons: spoke with Fletcher, going"}],"crmnotes":[{"comp":1,"quote":249920,"Line":0,"Comment":"05/11/2026 2:10 PM - rons - F/U changed from 05/24/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249920,"Line":1,"Comment":"05/11/2026 2:11 PM - rons - CLO changed from 06/11/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249920,"Line":2,"Comment":"05/11/2026 2:11 PM - rons - Req Date changed from 06/22/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":249920,"Line":3,"Comment":"05/15/2026 10:08 AM - rons - CLO changed from 06/01/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249920,"Line":4,"Comment":"05/15/2026 10:08 AM - rons - Req Date changed from 06/08/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":249920,"Line":5,"Comment":"05/20/2026 4:45 PM - rons - F/U changed from 05/25/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249920,"Line":6,"Comment":"05/20/2026 4:45 PM - rons - CLO changed from 06/01/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":249920,"Line":7,"Comment":"05/20/2026 4:45 PM - rons - Req Date changed from 06/08/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":249920,"Line":8,"Comment":"05/26/2026 4:53 PM - rons - F/U changed from 05/26/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249920,"Line":9,"Comment":"05/26/2026 4:53 PM - rons - CLO changed from 06/02/2026 to 06/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249920,"Line":10,"Comment":"05/26/2026 4:54 PM - rons - Req Date changed from 06/09/2026 to 06/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249920","line":"1","part":"SPECIAL-TL","qty":"4","price":"374.00","uom":"EA","discount":"0.00","req_date":"8 WEEKS ADA","branch":"1"},{"comp":"01","order":"249920","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249920","Line":"1","Company":"1","F_Line":"1","Comment":"HSK63A-SM40-150CP - HSK63A Shell Mill Holder 40mm,","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"2","Comment":"150mm GL, 200mm total length, w/ coolant ports.","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"3","Comment":"Please note these are considered special and have been","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"4","Comment":"quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249920","Line":"1","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"249920","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249920","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"249920","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 16:54:18.125 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250391-05262026165417.txt === {"quote":"250391","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"RELIKEND","shiptoName":"Reliable Tool & Machine","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-09-2026","cust_po":"TOOL-CERT","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ryan Miller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:04","extra":"","follow_up":"06-09-2026","web_id":"","follow_name":"Ryan Miller","follow_phone":"260-409-1492","follow_email":"ryanmiller@yamazen.com","pic_user":"rons","total_amt":"1040.00","total_gp":"1040.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":250391,"Line":0,"Comment":"05/20/2026 4:44 PM - rons - F/U changed from 05/24/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250391,"Line":1,"Comment":"05/20/2026 4:44 PM - rons - CLO changed from 06/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250391,"Line":2,"Comment":"05/20/2026 4:45 PM - rons - Req Date changed from 06/29/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250391","line":"1","part":"TOOL-CERT","qty":"1","price":"2080.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250391","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 16:54:30.424 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250391-05262026165430.txt === {"quote":"250391","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"RELIKEND","shiptoName":"Reliable Tool & Machine","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-09-2026","cust_po":"TOOL-CERT","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ryan Miller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:04","extra":"","follow_up":"06-09-2026","web_id":"","follow_name":"Ryan Miller","follow_phone":"260-409-1492","follow_email":"ryanmiller@yamazen.com","pic_user":"rons","total_amt":"1040.00","total_gp":"1040.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-16-2026","notes":[],"crmnotes":[{"comp":1,"quote":250391,"Line":0,"Comment":"05/20/2026 4:44 PM - rons - F/U changed from 05/24/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250391,"Line":1,"Comment":"05/20/2026 4:44 PM - rons - CLO changed from 06/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250391,"Line":2,"Comment":"05/20/2026 4:45 PM - rons - Req Date changed from 06/29/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":250391,"Line":3,"Comment":"05/26/2026 4:54 PM - rons - F/U changed from 05/26/2026 to 6/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250391,"Line":4,"Comment":"05/26/2026 4:54 PM - rons - CLO changed from 06/02/2026 to 06/16/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250391","line":"1","part":"TOOL-CERT","qty":"1","price":"2080.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250391","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 16:54:37.749 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250391-05262026165437.txt === {"quote":"250391","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"RELIKEND","shiptoName":"Reliable Tool & Machine","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-23-2026","cust_po":"TOOL-CERT","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ryan Miller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:04","extra":"","follow_up":"06-09-2026","web_id":"","follow_name":"Ryan Miller","follow_phone":"260-409-1492","follow_email":"ryanmiller@yamazen.com","pic_user":"rons","total_amt":"1040.00","total_gp":"1040.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-16-2026","notes":[],"crmnotes":[{"comp":1,"quote":250391,"Line":0,"Comment":"05/20/2026 4:44 PM - rons - F/U changed from 05/24/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250391,"Line":1,"Comment":"05/20/2026 4:44 PM - rons - CLO changed from 06/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250391,"Line":2,"Comment":"05/20/2026 4:45 PM - rons - Req Date changed from 06/29/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":250391,"Line":3,"Comment":"05/26/2026 4:54 PM - rons - F/U changed from 05/26/2026 to 6/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250391,"Line":4,"Comment":"05/26/2026 4:54 PM - rons - CLO changed from 06/02/2026 to 06/16/2026 (CLO Date Updated)"},{"comp":1,"quote":250391,"Line":5,"Comment":"05/26/2026 4:54 PM - rons - Req Date changed from 06/09/2026 to 06/23/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250391","line":"1","part":"TOOL-CERT","qty":"1","price":"2080.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250391","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 16:55:11.525 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249712-05262026165511.txt === {"quote":"249712","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"TECOMETM","shiptoName":"Tecomet Warsaw","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-09-2026","cust_po":"Tecomet Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:19","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Andrew Johnson","follow_phone":"260-244-6443","follow_email":"ajohnson1@pts-tools.com","pic_user":"rons","total_amt":"14614.26","total_gp":"9874.47","total_gpm":"67.57","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"5","totalQty":"145","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"249712","line":"3","data":"checking with Bill on pricing"},{"comp":"1","quote":"249712","line":"2","data":"05-06-2026 08:36-rons: Chris sent this over..."},{"comp":"1","quote":"249712","line":"1","data":"with Tecomet and Bill's approval"},{"comp":"1","quote":"249712","line":"0","data":"05-11-2026 12:29-rons: using 42% per past order"}],"crmnotes":[{"comp":1,"quote":249712,"Line":0,"Comment":"05/11/2026 2:05 PM - rons - CLO changed from 06/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249712,"Line":1,"Comment":"05/11/2026 2:05 PM - rons - Req Date changed from 06/17/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249712,"Line":2,"Comment":"05/11/2026 3:03 PM - rons - F/U changed from 05/12/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249712,"Line":3,"Comment":"05/11/2026 3:03 PM - rons - CLO changed from 05/19/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":249712,"Line":4,"Comment":"05/11/2026 3:03 PM - rons - Req Date changed from 05/26/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249712","line":"1","part":"HSK63A-SK10C-120P","qty":"10","price":"630.00","uom":"EA","discount":"42.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"249712","line":"2","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"4","part":"HSK63A-SK16C-120P","qty":"10","price":"688.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"5","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"7","part":"HSK63-TUBE","qty":"20","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"8","part":"HSK63-WRENCH","qty":"1","price":"98.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"10","part":"SK6-1/8A","qty":"10","price":"70.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"11","part":"SK6-3/16A","qty":"8","price":"70.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"12","part":"SK6-1/4A","qty":"10","price":"70.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"13","part":"SK6-SET-16-MM","qty":"1","price":"1351.00","uom":"ST","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"15","part":"SK10-1/8A","qty":"10","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"16","part":"SK10-3/16A","qty":"8","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"17","part":"SK10-1/4A","qty":"10","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"18","part":"SK10-5/16A","qty":"4","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"19","part":"SK10-3/8A","qty":"8","price":"72.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"20","part":"SK10-SET-19-MM","qty":"1","price":"1435.00","uom":"ST","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"21","part":"SK10-SET-05-A","qty":"1","price":"362.00","uom":"ST","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"23","part":"SK16-10","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"24","part":"SK16-10.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"25","part":"SK16-11","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"26","part":"SK16-11.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"27","part":"SK16-12","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"28","part":"SK16-12.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"29","part":"SK16-13","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"30","part":"SK16-13.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"31","part":"SK16-14","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"32","part":"SK16-14.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"33","part":"SK16-15","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"34","part":"SK16-15.5","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"35","part":"SK16-16","qty":"2","price":"89.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"37","part":"SK25-1/2A","qty":"2","price":"108.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"38","part":"SK25-5/8A","qty":"2","price":"108.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249712","line":"42","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":33}}] 2026-05-26 16:55:55.173 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250323-05262026165554.txt === {"quote":"250323","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-09-2026","cust_po":"NBT40-SF0125-3.54","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tricia Springer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:19","extra":"","follow_up":"06-09-2026","web_id":"","follow_name":"Tricia Springer","follow_phone":"800-236-6020x1305","follow_email":"tricia.springer@pts-tools.com","pic_user":"rons","total_amt":"580.80","total_gp":"383.96","total_gpm":"66.11","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":250323,"Line":0,"Comment":"05/18/2026 1:50 PM - rons - F/U changed from 05/24/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250323,"Line":1,"Comment":"05/18/2026 1:50 PM - rons - CLO changed from 06/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250323,"Line":2,"Comment":"05/18/2026 1:50 PM - rons - Req Date changed from 06/29/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250323","line":"1","part":"NBT40-SF0125-3.54","qty":"2","price":"440.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250323","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 16:56:04.239 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250323-05262026165604.txt === {"quote":"250323","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-09-2026","cust_po":"NBT40-SF0125-3.54","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tricia Springer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:19","extra":"","follow_up":"06-09-2026","web_id":"","follow_name":"Tricia Springer","follow_phone":"800-236-6020x1305","follow_email":"tricia.springer@pts-tools.com","pic_user":"rons","total_amt":"580.80","total_gp":"383.96","total_gpm":"66.11","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-16-2026","notes":[],"crmnotes":[{"comp":1,"quote":250323,"Line":0,"Comment":"05/18/2026 1:50 PM - rons - F/U changed from 05/24/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250323,"Line":1,"Comment":"05/18/2026 1:50 PM - rons - CLO changed from 06/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250323,"Line":2,"Comment":"05/18/2026 1:50 PM - rons - Req Date changed from 06/29/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":250323,"Line":3,"Comment":"05/26/2026 4:55 PM - rons - F/U changed from 05/26/2026 to 6/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250323,"Line":4,"Comment":"05/26/2026 4:55 PM - rons - CLO changed from 06/02/2026 to 06/16/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250323","line":"1","part":"NBT40-SF0125-3.54","qty":"2","price":"440.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250323","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 16:56:08.590 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250323-05262026165608.txt === {"quote":"250323","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-23-2026","cust_po":"NBT40-SF0125-3.54","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tricia Springer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:19","extra":"","follow_up":"06-09-2026","web_id":"","follow_name":"Tricia Springer","follow_phone":"800-236-6020x1305","follow_email":"tricia.springer@pts-tools.com","pic_user":"rons","total_amt":"580.80","total_gp":"383.96","total_gpm":"66.11","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-16-2026","notes":[],"crmnotes":[{"comp":1,"quote":250323,"Line":0,"Comment":"05/18/2026 1:50 PM - rons - F/U changed from 05/24/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250323,"Line":1,"Comment":"05/18/2026 1:50 PM - rons - CLO changed from 06/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":250323,"Line":2,"Comment":"05/18/2026 1:50 PM - rons - Req Date changed from 06/29/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":250323,"Line":3,"Comment":"05/26/2026 4:55 PM - rons - F/U changed from 05/26/2026 to 6/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250323,"Line":4,"Comment":"05/26/2026 4:55 PM - rons - CLO changed from 06/02/2026 to 06/16/2026 (CLO Date Updated)"},{"comp":1,"quote":250323,"Line":5,"Comment":"05/26/2026 4:56 PM - rons - Req Date changed from 06/09/2026 to 06/23/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250323","line":"1","part":"NBT40-SF0125-3.54","qty":"2","price":"440.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250323","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-26 16:56:40.320 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249658-05262026165640.txt === {"quote":"249658","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAKNOX","shiptoName":"Yamazen- KNX","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-09-2026","cust_po":"NBT30-SK10C-60","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:03","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"rons","total_amt":"534.24","total_gp":"338.80","total_gpm":"63.42","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":249658,"Line":0,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 06/05/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249658,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/16/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249658,"Line":2,"Comment":"05/11/2026 3:47 PM - rons - F/U changed from 05/11/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249658,"Line":3,"Comment":"05/11/2026 3:47 PM - rons - CLO changed from 05/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":249658,"Line":4,"Comment":"05/11/2026 3:48 PM - rons - Req Date changed from 05/25/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249658","line":"1","part":"NBT30-SK10C-60","qty":"2","price":"400.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249658","line":"2","part":"SK10-8AC","qty":"2","price":"104.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249658","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-26 16:56:50.892 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249658-05262026165650.txt === {"quote":"249658","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAKNOX","shiptoName":"Yamazen- KNX","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-09-2026","cust_po":"NBT30-SK10C-60","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:03","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"rons","total_amt":"534.24","total_gp":"338.80","total_gpm":"63.42","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":249658,"Line":0,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 06/05/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249658,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/16/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249658,"Line":2,"Comment":"05/11/2026 3:47 PM - rons - F/U changed from 05/11/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249658,"Line":3,"Comment":"05/11/2026 3:47 PM - rons - CLO changed from 05/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":249658,"Line":4,"Comment":"05/11/2026 3:48 PM - rons - Req Date changed from 05/25/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":249658,"Line":5,"Comment":"05/26/2026 4:56 PM - rons - F/U changed from 05/26/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249658,"Line":6,"Comment":"05/26/2026 4:56 PM - rons - CLO changed from 06/02/2026 to 06/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249658","line":"1","part":"NBT30-SK10C-60","qty":"2","price":"400.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249658","line":"2","part":"SK10-8AC","qty":"2","price":"104.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249658","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-26 16:56:57.662 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249658-05262026165657.txt === {"quote":"249658","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAKNOX","shiptoName":"Yamazen- KNX","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-19-2026","cust_po":"NBT30-SK10C-60","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:03","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"rons","total_amt":"534.24","total_gp":"338.80","total_gpm":"63.42","rev_type":"ADV","mod_date":"05-26-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":249658,"Line":0,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 06/05/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249658,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/16/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249658,"Line":2,"Comment":"05/11/2026 3:47 PM - rons - F/U changed from 05/11/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249658,"Line":3,"Comment":"05/11/2026 3:47 PM - rons - CLO changed from 05/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":249658,"Line":4,"Comment":"05/11/2026 3:48 PM - rons - Req Date changed from 05/25/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":249658,"Line":5,"Comment":"05/26/2026 4:56 PM - rons - F/U changed from 05/26/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249658,"Line":6,"Comment":"05/26/2026 4:56 PM - rons - CLO changed from 06/02/2026 to 06/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249658,"Line":7,"Comment":"05/26/2026 4:56 PM - rons - Req Date changed from 06/09/2026 to 06/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249658","line":"1","part":"NBT30-SK10C-60","qty":"2","price":"400.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249658","line":"2","part":"SK10-8AC","qty":"2","price":"104.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249658","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-26 20:22:35.074 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6425669008355, -88.2101081425461, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6425669008355, -88.2101081425461, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1890968 second/s. 2026-05-26 22:56:42.222 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248209-05262026225641.txt === {"quote":"248209","customer":"5655","name":null,"customerName":"Equimec S. DE R.L. DE C.V.","comp":"01","open":"0","shipto":"EQUIMECN","shiptoName":"Equimec S. DE R.L. DE C.V.","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"07-31-2026","cust_po":"PRE-E46CA-BD","terms_code":"N45","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"EDUARDO MULAS","drop_po":"","status":"0","user":"luism","conv_order":"","time":"22:52","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"EDUARDO MULAS","follow_phone":"442 2259088","follow_email":"emulas@equimec.com.mx","pic_user":"luism","total_amt":"57307.80","total_gp":"29649.57","total_gpm":"51.74","rev_type":"ADV","mod_date":"04-07-2026","mod_time":null,"mod_user":"luism","reason":"","totalQty":"20","win_pct":"47","clo_date":"07-31-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248209","line":"1","part":"PRE-E46CA-BD","qty":"1","price":"49700.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248209","line":"2","part":"PRE-SPDL-I30-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248209","line":"3","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248209","line":"4","part":"PRE-SPDL-I40-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"22.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248209","line":"5","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248209","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248209","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"32.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248209","line":"8","part":"PRE-BLUF-BIS-V-M","qty":"1","price":"12008.00","uom":"EA","discount":"22.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248209","line":"9","part":"PRE-BLUF-CUSTOMIZATION","qty":"1","price":"2732.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248209","line":"10","part":"PRE-BLUF-READ","qty":"1","price":"648.00","uom":"EA","discount":"22.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248209","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"248209","Line":"0","Comment":"Prices for the Balluff items are budgetary, Confirmatio"},{"Quote":"248209","Line":"1","Comment":"n of the balluff chip and machine format required."},{"Quote":"248209","Line":"2","Comment":"This pricing is contingent or receiving the Customer's"},{"Quote":"248209","Line":"3","Comment":"Machine's Balluff data format, and that additional"},{"Quote":"248209","Line":"4","Comment":"customization charges may be required."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":11}}] 2026-05-27 06:32:28.103 [INFO] In session is user: oenm 2026-05-27 06:32:28.737 [INFO] In session is user: oenm 2026-05-27 06:32:29.134 [INFO] In session is user: oenm 2026-05-27 06:32:29.614 [INFO] In session is user: oenm 2026-05-27 06:32:30.114 [INFO] In session is user: oenm 2026-05-27 06:32:30.457 [INFO] In session is user: oenm 2026-05-27 06:32:30.896 [INFO] In session is user: oenm 2026-05-27 06:32:31.209 [INFO] In session is user: oenm 2026-05-27 06:32:31.692 [INFO] In session is user: oenm 2026-05-27 06:32:32.043 [INFO] In session is user: oenm 2026-05-27 06:32:32.473 [INFO] In session is user: oenm 2026-05-27 06:32:32.993 [INFO] In session is user: oenm 2026-05-27 06:32:33.461 [INFO] In session is user: oenm 2026-05-27 06:32:33.941 [INFO] In session is user: oenm 2026-05-27 06:32:34.412 [INFO] In session is user: oenm 2026-05-27 06:32:34.856 [INFO] In session is user: oenm 2026-05-27 06:32:35.246 [INFO] In session is user: oenm 2026-05-27 06:32:35.719 [INFO] In session is user: oenm 2026-05-27 06:32:36.009 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.8052804954665, -83.8054455724394, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.8052804954665, -83.8054455724394, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3705778 second/s. 2026-05-27 06:32:36.184 [INFO] In session is user: oenm 2026-05-27 06:32:36.656 [INFO] In session is user: oenm 2026-05-27 06:32:37.175 [INFO] In session is user: oenm 2026-05-27 06:32:37.457 [INFO] In session is user: oenm 2026-05-27 06:32:37.803 [INFO] In session is user: oenm 2026-05-27 06:32:38.235 [INFO] In session is user: oenm 2026-05-27 06:32:38.579 [INFO] In session is user: oenm 2026-05-27 06:32:39.054 [INFO] In session is user: oenm 2026-05-27 06:32:39.381 [INFO] In session is user: oenm 2026-05-27 06:32:39.717 [INFO] In session is user: oenm 2026-05-27 06:32:40.042 [INFO] In session is user: oenm 2026-05-27 06:32:40.357 [INFO] In session is user: oenm 2026-05-27 06:32:40.819 [INFO] In session is user: oenm 2026-05-27 06:32:41.141 [INFO] In session is user: oenm 2026-05-27 06:32:41.457 [INFO] In session is user: oenm 2026-05-27 06:32:41.776 [INFO] In session is user: oenm 2026-05-27 06:32:42.260 [INFO] In session is user: oenm 2026-05-27 06:32:42.583 [INFO] In session is user: oenm 2026-05-27 06:32:42.863 [INFO] In session is user: oenm 2026-05-27 06:32:43.222 [INFO] In session is user: oenm 2026-05-27 06:32:43.533 [INFO] In session is user: oenm 2026-05-27 06:32:43.898 [INFO] In session is user: oenm 2026-05-27 06:32:44.333 [INFO] In session is user: oenm 2026-05-27 06:32:44.657 [INFO] In session is user: oenm 2026-05-27 06:32:45.003 [INFO] In session is user: oenm 2026-05-27 06:32:45.464 [INFO] In session is user: oenm 2026-05-27 06:32:45.778 [INFO] In session is user: oenm 2026-05-27 06:32:46.113 [INFO] In session is user: oenm 2026-05-27 06:32:46.422 [INFO] In session is user: oenm 2026-05-27 06:32:46.783 [INFO] In session is user: oenm 2026-05-27 06:32:47.240 [INFO] In session is user: oenm 2026-05-27 06:32:47.936 [INFO] In session is user: oenm 2026-05-27 06:32:48.752 [INFO] In session is user: oenm 2026-05-27 06:32:49.154 [INFO] In session is user: oenm 2026-05-27 06:32:49.633 [INFO] In session is user: oenm 2026-05-27 06:32:50.124 [INFO] In session is user: oenm 2026-05-27 06:32:50.623 [INFO] In session is user: oenm 2026-05-27 06:32:51.068 [INFO] In session is user: oenm 2026-05-27 06:32:51.437 [INFO] In session is user: oenm 2026-05-27 06:32:51.881 [INFO] In session is user: oenm 2026-05-27 06:32:52.287 [INFO] In session is user: oenm 2026-05-27 06:32:52.701 [INFO] In session is user: oenm 2026-05-27 06:32:53.160 [INFO] In session is user: oenm 2026-05-27 06:32:53.624 [INFO] In session is user: oenm 2026-05-27 06:32:53.957 [INFO] In session is user: oenm 2026-05-27 06:32:54.360 [INFO] In session is user: oenm 2026-05-27 06:32:54.716 [INFO] In session is user: oenm 2026-05-27 06:32:55.234 [INFO] In session is user: oenm 2026-05-27 06:32:55.712 [INFO] In session is user: oenm 2026-05-27 06:32:56.237 [INFO] In session is user: oenm 2026-05-27 06:32:56.657 [INFO] In session is user: oenm 2026-05-27 06:32:56.982 [INFO] In session is user: oenm 2026-05-27 06:32:57.307 [INFO] In session is user: oenm 2026-05-27 06:32:57.635 [INFO] In session is user: oenm 2026-05-27 06:32:58.101 [INFO] In session is user: oenm 2026-05-27 06:32:58.398 [INFO] In session is user: oenm 2026-05-27 06:32:58.740 [INFO] In session is user: oenm 2026-05-27 06:32:59.050 [INFO] In session is user: oenm 2026-05-27 06:32:59.400 [INFO] In session is user: oenm 2026-05-27 06:32:59.758 [INFO] In session is user: oenm 2026-05-27 06:33:00.177 [INFO] In session is user: oenm 2026-05-27 06:33:00.549 [INFO] In session is user: oenm 2026-05-27 06:33:00.942 [INFO] In session is user: oenm 2026-05-27 06:33:01.406 [INFO] In session is user: oenm 2026-05-27 06:33:01.762 [INFO] In session is user: oenm 2026-05-27 06:33:02.284 [INFO] In session is user: oenm 2026-05-27 06:33:02.835 [INFO] In session is user: oenm 2026-05-27 06:33:03.302 [INFO] In session is user: oenm 2026-05-27 06:33:03.702 [INFO] In session is user: oenm 2026-05-27 06:33:04.182 [INFO] In session is user: oenm 2026-05-27 06:33:04.688 [INFO] In session is user: oenm 2026-05-27 06:33:05.146 [INFO] In session is user: oenm 2026-05-27 06:33:05.966 [INFO] In session is user: oenm 2026-05-27 06:33:06.433 [INFO] In session is user: oenm 2026-05-27 06:33:06.861 [INFO] In session is user: oenm 2026-05-27 06:33:07.426 [INFO] In session is user: oenm 2026-05-27 06:33:07.858 [INFO] In session is user: oenm 2026-05-27 06:33:08.341 [INFO] In session is user: oenm 2026-05-27 06:33:08.676 [INFO] In session is user: oenm 2026-05-27 06:33:09.290 [INFO] In session is user: oenm 2026-05-27 06:33:09.781 [INFO] In session is user: oenm 2026-05-27 06:33:10.097 [INFO] In session is user: oenm 2026-05-27 06:33:10.576 [INFO] In session is user: oenm 2026-05-27 06:33:10.910 [INFO] In session is user: oenm 2026-05-27 06:33:11.411 [INFO] In session is user: oenm 2026-05-27 06:33:11.716 [INFO] In session is user: oenm 2026-05-27 06:33:12.221 [INFO] In session is user: oenm 2026-05-27 06:33:12.660 [INFO] In session is user: oenm 2026-05-27 06:33:13.000 [INFO] In session is user: oenm 2026-05-27 06:33:13.486 [INFO] In session is user: oenm 2026-05-27 06:33:13.943 [INFO] In session is user: oenm 2026-05-27 06:33:14.410 [INFO] In session is user: oenm 2026-05-27 06:33:14.940 [INFO] In session is user: oenm 2026-05-27 06:33:15.236 [INFO] In session is user: oenm 2026-05-27 06:33:15.697 [INFO] In session is user: oenm 2026-05-27 06:33:16.080 [INFO] In session is user: oenm 2026-05-27 06:33:16.518 [INFO] In session is user: oenm 2026-05-27 06:33:17.024 [INFO] In session is user: oenm 2026-05-27 06:33:17.477 [INFO] In session is user: oenm 2026-05-27 06:33:17.847 [INFO] In session is user: oenm 2026-05-27 06:33:18.291 [INFO] In session is user: oenm 2026-05-27 06:33:18.839 [INFO] In session is user: oenm 2026-05-27 06:33:19.248 [INFO] In session is user: oenm 2026-05-27 06:33:20.695 [INFO] In session is user: oenm 2026-05-27 06:33:21.057 [INFO] In session is user: oenm 2026-05-27 06:33:21.438 [INFO] In session is user: oenm 2026-05-27 06:33:21.816 [INFO] In session is user: oenm 2026-05-27 06:33:22.255 [INFO] In session is user: oenm 2026-05-27 06:33:22.736 [INFO] In session is user: oenm 2026-05-27 06:33:23.232 [INFO] In session is user: oenm 2026-05-27 06:33:23.697 [INFO] In session is user: oenm 2026-05-27 06:33:24.037 [INFO] In session is user: oenm 2026-05-27 06:33:24.555 [INFO] In session is user: oenm 2026-05-27 06:33:25.033 [INFO] In session is user: oenm 2026-05-27 06:33:25.462 [INFO] In session is user: oenm 2026-05-27 06:33:25.940 [INFO] In session is user: oenm 2026-05-27 06:33:26.415 [INFO] In session is user: oenm 2026-05-27 06:33:26.911 [INFO] In session is user: oenm 2026-05-27 06:33:27.219 [INFO] In session is user: oenm 2026-05-27 06:33:27.764 [INFO] In session is user: oenm 2026-05-27 06:33:28.311 [INFO] In session is user: oenm 2026-05-27 06:33:28.654 [INFO] In session is user: oenm 2026-05-27 06:33:29.135 [INFO] In session is user: oenm 2026-05-27 06:33:29.616 [INFO] In session is user: oenm 2026-05-27 06:33:29.977 [INFO] In session is user: oenm 2026-05-27 06:33:30.421 [INFO] In session is user: oenm 2026-05-27 06:33:30.940 [INFO] In session is user: oenm 2026-05-27 06:33:31.432 [INFO] In session is user: oenm 2026-05-27 06:33:31.920 [INFO] In session is user: oenm 2026-05-27 06:33:32.403 [INFO] In session is user: oenm 2026-05-27 06:33:32.859 [INFO] In session is user: oenm 2026-05-27 06:33:33.457 [INFO] In session is user: oenm 2026-05-27 06:33:33.899 [INFO] In session is user: oenm 2026-05-27 06:33:34.253 [INFO] In session is user: oenm 2026-05-27 06:33:34.681 [INFO] In session is user: oenm 2026-05-27 06:33:35.003 [INFO] In session is user: oenm 2026-05-27 06:33:35.502 [INFO] In session is user: oenm 2026-05-27 06:33:35.964 [INFO] In session is user: oenm 2026-05-27 06:33:36.457 [INFO] In session is user: oenm 2026-05-27 06:33:36.960 [INFO] In session is user: oenm 2026-05-27 06:33:37.299 [INFO] In session is user: oenm 2026-05-27 06:33:37.736 [INFO] In session is user: oenm 2026-05-27 06:33:38.099 [INFO] In session is user: oenm 2026-05-27 06:33:38.562 [INFO] In session is user: oenm 2026-05-27 06:33:38.958 [INFO] In session is user: oenm 2026-05-27 06:33:39.334 [INFO] In session is user: oenm 2026-05-27 06:33:39.589 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.7982267123699, -83.8185458151537, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.7982267123699, -83.8185458151537, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1980094 second/s. 2026-05-27 06:33:39.809 [INFO] In session is user: oenm 2026-05-27 06:33:40.118 [INFO] In session is user: oenm 2026-05-27 06:33:40.641 [INFO] In session is user: oenm 2026-05-27 06:33:40.967 [INFO] In session is user: oenm 2026-05-27 06:33:41.282 [INFO] In session is user: oenm 2026-05-27 06:33:41.732 [INFO] In session is user: oenm 2026-05-27 06:33:42.234 [INFO] In session is user: oenm 2026-05-27 06:33:42.718 [INFO] In session is user: oenm 2026-05-27 06:33:43.172 [INFO] In session is user: oenm 2026-05-27 06:33:43.654 [INFO] In session is user: oenm 2026-05-27 06:33:44.165 [INFO] In session is user: oenm 2026-05-27 06:33:44.598 [INFO] In session is user: oenm 2026-05-27 06:33:44.940 [INFO] In session is user: oenm 2026-05-27 06:33:45.466 [INFO] In session is user: oenm 2026-05-27 06:33:45.961 [INFO] In session is user: oenm 2026-05-27 06:33:46.440 [INFO] In session is user: oenm 2026-05-27 06:33:46.935 [INFO] In session is user: oenm 2026-05-27 06:33:47.549 [INFO] In session is user: oenm 2026-05-27 06:33:48.028 [INFO] In session is user: oenm 2026-05-27 06:33:48.505 [INFO] In session is user: oenm 2026-05-27 06:33:48.852 [INFO] In session is user: oenm 2026-05-27 06:33:49.149 [INFO] In session is user: oenm 2026-05-27 06:33:49.662 [INFO] In session is user: oenm 2026-05-27 06:33:50.104 [INFO] In session is user: oenm 2026-05-27 06:33:50.423 [INFO] In session is user: oenm 2026-05-27 06:33:51.055 [INFO] In session is user: oenm 2026-05-27 06:33:51.599 [INFO] In session is user: oenm 2026-05-27 06:33:52.046 [INFO] In session is user: oenm 2026-05-27 06:33:52.551 [INFO] In session is user: oenm 2026-05-27 06:33:52.991 [INFO] In session is user: oenm 2026-05-27 06:33:53.469 [INFO] In session is user: oenm 2026-05-27 06:33:53.832 [INFO] In session is user: oenm 2026-05-27 06:33:54.290 [INFO] In session is user: oenm 2026-05-27 06:33:54.791 [INFO] In session is user: oenm 2026-05-27 06:33:55.151 [INFO] In session is user: oenm 2026-05-27 06:33:55.582 [INFO] In session is user: oenm 2026-05-27 06:33:55.893 [INFO] In session is user: oenm 2026-05-27 06:33:56.391 [INFO] In session is user: oenm 2026-05-27 06:33:56.865 [INFO] In session is user: oenm 2026-05-27 06:33:57.309 [INFO] In session is user: oenm 2026-05-27 06:33:57.615 [INFO] In session is user: oenm 2026-05-27 06:33:58.112 [INFO] In session is user: oenm 2026-05-27 06:33:58.590 [INFO] In session is user: oenm 2026-05-27 06:33:59.069 [INFO] In session is user: oenm 2026-05-27 06:33:59.575 [INFO] In session is user: oenm 2026-05-27 06:34:00.027 [INFO] In session is user: oenm 2026-05-27 06:34:00.411 [INFO] In session is user: oenm 2026-05-27 06:34:00.840 [INFO] In session is user: oenm 2026-05-27 06:34:01.146 [INFO] In session is user: oenm 2026-05-27 06:34:01.634 [INFO] In session is user: oenm 2026-05-27 06:34:02.125 [INFO] In session is user: oenm 2026-05-27 06:34:02.594 [INFO] In session is user: oenm 2026-05-27 06:34:03.109 [INFO] In session is user: oenm 2026-05-27 06:34:03.588 [INFO] In session is user: oenm 2026-05-27 06:34:04.074 [INFO] In session is user: oenm 2026-05-27 06:34:04.563 [INFO] In session is user: oenm 2026-05-27 06:34:05.040 [INFO] In session is user: oenm 2026-05-27 06:34:05.466 [INFO] In session is user: oenm 2026-05-27 06:34:05.833 [INFO] In session is user: oenm 2026-05-27 06:34:06.194 [INFO] In session is user: oenm 2026-05-27 06:34:06.611 [INFO] In session is user: oenm 2026-05-27 06:34:07.063 [INFO] In session is user: oenm 2026-05-27 06:34:07.577 [INFO] In session is user: oenm 2026-05-27 06:34:08.035 [INFO] In session is user: oenm 2026-05-27 06:34:08.388 [INFO] In session is user: oenm 2026-05-27 06:34:08.919 [INFO] In session is user: oenm 2026-05-27 06:34:09.316 [INFO] In session is user: oenm 2026-05-27 06:34:09.646 [INFO] In session is user: oenm 2026-05-27 06:34:10.145 [INFO] In session is user: oenm 2026-05-27 06:34:10.593 [INFO] In session is user: oenm 2026-05-27 06:34:11.071 [INFO] In session is user: oenm 2026-05-27 06:34:11.528 [INFO] In session is user: oenm 2026-05-27 06:34:11.868 [INFO] In session is user: oenm 2026-05-27 06:34:12.398 [INFO] In session is user: oenm 2026-05-27 06:34:12.872 [INFO] In session is user: oenm 2026-05-27 06:34:13.179 [INFO] In session is user: oenm 2026-05-27 06:34:13.546 [INFO] In session is user: oenm 2026-05-27 06:34:13.865 [INFO] In session is user: oenm 2026-05-27 06:34:14.345 [INFO] In session is user: oenm 2026-05-27 06:34:14.815 [INFO] In session is user: oenm 2026-05-27 06:34:15.226 [INFO] In session is user: oenm 2026-05-27 06:34:15.624 [INFO] In session is user: oenm 2026-05-27 06:34:16.062 [INFO] In session is user: oenm 2026-05-27 06:34:16.436 [INFO] In session is user: oenm 2026-05-27 06:34:16.965 [INFO] In session is user: oenm 2026-05-27 06:34:17.432 [INFO] In session is user: oenm 2026-05-27 06:34:17.890 [INFO] In session is user: oenm 2026-05-27 06:34:18.423 [INFO] In session is user: oenm 2026-05-27 06:34:18.901 [INFO] In session is user: oenm 2026-05-27 06:34:19.377 [INFO] In session is user: oenm 2026-05-27 06:34:19.869 [INFO] In session is user: oenm 2026-05-27 06:34:20.427 [INFO] In session is user: oenm 2026-05-27 06:34:21.097 [INFO] In session is user: oenm 2026-05-27 06:34:22.438 [INFO] In session is user: oenm 2026-05-27 06:34:22.970 [INFO] In session is user: oenm 2026-05-27 06:34:23.650 [INFO] In session is user: oenm 2026-05-27 06:34:24.234 [INFO] In session is user: oenm 2026-05-27 06:34:25.082 [INFO] In session is user: oenm 2026-05-27 06:34:25.750 [INFO] In session is user: oenm 2026-05-27 06:34:26.131 [INFO] In session is user: oenm 2026-05-27 06:34:26.477 [INFO] In session is user: oenm 2026-05-27 06:34:26.900 [INFO] In session is user: oenm 2026-05-27 06:34:27.441 [INFO] In session is user: oenm 2026-05-27 06:34:28.062 [INFO] In session is user: oenm 2026-05-27 06:34:28.597 [INFO] In session is user: oenm 2026-05-27 06:34:29.434 [INFO] In session is user: oenm 2026-05-27 06:34:30.086 [INFO] In session is user: oenm 2026-05-27 06:34:30.495 [INFO] In session is user: oenm 2026-05-27 06:34:30.836 [INFO] In session is user: oenm 2026-05-27 06:34:31.342 [INFO] In session is user: oenm 2026-05-27 06:34:32.174 [INFO] In session is user: oenm 2026-05-27 06:34:32.652 [INFO] In session is user: oenm 2026-05-27 06:34:33.089 [INFO] In session is user: oenm 2026-05-27 06:34:33.595 [INFO] In session is user: oenm 2026-05-27 06:34:34.236 [INFO] In session is user: oenm 2026-05-27 06:34:35.485 [INFO] In session is user: oenm 2026-05-27 06:34:36.945 [INFO] In session is user: oenm 2026-05-27 06:34:37.335 [INFO] In session is user: oenm 2026-05-27 06:34:37.720 [INFO] In session is user: oenm 2026-05-27 06:34:37.770 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.7984298458274, -83.8328526497815, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.7984298458274, -83.8328526497815, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1864101 second/s. 2026-05-27 06:34:38.326 [INFO] In session is user: oenm 2026-05-27 06:34:38.811 [INFO] In session is user: oenm 2026-05-27 06:34:39.212 [INFO] In session is user: oenm 2026-05-27 06:34:39.886 [INFO] In session is user: oenm 2026-05-27 06:34:40.218 [INFO] In session is user: oenm 2026-05-27 06:34:40.578 [INFO] In session is user: oenm 2026-05-27 06:34:41.096 [INFO] In session is user: oenm 2026-05-27 06:34:41.475 [INFO] In session is user: oenm 2026-05-27 06:34:42.000 [INFO] In session is user: oenm 2026-05-27 06:34:42.620 [INFO] In session is user: oenm 2026-05-27 06:34:43.292 [INFO] In session is user: oenm 2026-05-27 06:34:43.899 [INFO] In session is user: oenm 2026-05-27 06:34:44.227 [INFO] In session is user: oenm 2026-05-27 06:34:44.883 [INFO] In session is user: oenm 2026-05-27 06:34:46.482 [INFO] In session is user: oenm 2026-05-27 06:34:52.215 [INFO] In session is user: oenm 2026-05-27 06:34:52.725 [INFO] In session is user: oenm 2026-05-27 06:34:53.191 [INFO] In session is user: oenm 2026-05-27 06:34:53.538 [INFO] In session is user: oenm 2026-05-27 06:34:53.849 [INFO] In session is user: oenm 2026-05-27 06:34:54.197 [INFO] In session is user: oenm 2026-05-27 06:34:54.532 [INFO] In session is user: oenm 2026-05-27 06:36:14.335 [INFO] In session is user: mattm 2026-05-27 06:36:14.688 [INFO] In session is user: mattm 2026-05-27 06:36:15.095 [INFO] In session is user: mattm 2026-05-27 06:36:15.430 [INFO] In session is user: mattm 2026-05-27 06:36:15.744 [INFO] In session is user: mattm 2026-05-27 06:36:16.106 [INFO] In session is user: mattm 2026-05-27 06:36:17.504 [INFO] In session is user: mattm 2026-05-27 06:36:17.856 [INFO] In session is user: mattm 2026-05-27 06:36:18.315 [INFO] In session is user: mattm 2026-05-27 06:36:18.817 [INFO] In session is user: mattm 2026-05-27 06:36:19.264 [INFO] In session is user: mattm 2026-05-27 06:36:19.719 [INFO] In session is user: mattm 2026-05-27 06:36:20.221 [INFO] In session is user: mattm 2026-05-27 06:36:20.680 [INFO] In session is user: mattm 2026-05-27 06:36:21.043 [INFO] In session is user: mattm 2026-05-27 06:36:21.511 [INFO] In session is user: mattm 2026-05-27 06:36:21.864 [INFO] In session is user: mattm 2026-05-27 06:36:22.292 [INFO] In session is user: mattm 2026-05-27 06:36:22.785 [INFO] In session is user: mattm 2026-05-27 06:36:23.233 [INFO] In session is user: mattm 2026-05-27 06:36:23.606 [INFO] In session is user: mattm 2026-05-27 06:36:24.018 [INFO] In session is user: mattm 2026-05-27 06:36:24.781 [INFO] In session is user: mattm 2026-05-27 06:36:25.329 [INFO] In session is user: mattm 2026-05-27 06:36:25.709 [INFO] In session is user: mattm 2026-05-27 06:36:26.041 [INFO] In session is user: mattm 2026-05-27 06:36:26.364 [INFO] In session is user: mattm 2026-05-27 06:36:26.805 [INFO] In session is user: mattm 2026-05-27 06:36:27.281 [INFO] In session is user: mattm 2026-05-27 06:36:27.716 [INFO] In session is user: mattm 2026-05-27 06:36:28.073 [INFO] In session is user: mattm 2026-05-27 06:36:28.446 [INFO] In session is user: mattm 2026-05-27 06:36:28.762 [INFO] In session is user: mattm 2026-05-27 06:36:29.133 [INFO] In session is user: mattm 2026-05-27 06:36:29.500 [INFO] In session is user: mattm 2026-05-27 06:36:29.862 [INFO] In session is user: mattm 2026-05-27 06:36:30.274 [INFO] In session is user: mattm 2026-05-27 06:36:30.598 [INFO] In session is user: mattm 2026-05-27 06:36:30.954 [INFO] In session is user: mattm 2026-05-27 06:36:31.632 [INFO] In session is user: mattm 2026-05-27 06:36:32.066 [INFO] In session is user: mattm 2026-05-27 06:36:32.542 [INFO] In session is user: mattm 2026-05-27 06:36:32.862 [INFO] In session is user: mattm 2026-05-27 06:36:33.315 [INFO] In session is user: mattm 2026-05-27 06:36:33.646 [INFO] In session is user: mattm 2026-05-27 06:36:34.140 [INFO] In session is user: mattm 2026-05-27 06:36:34.608 [INFO] In session is user: mattm 2026-05-27 06:36:35.089 [INFO] In session is user: mattm 2026-05-27 06:36:35.480 [INFO] In session is user: mattm 2026-05-27 06:36:35.912 [INFO] In session is user: mattm 2026-05-27 06:36:36.391 [INFO] In session is user: mattm 2026-05-27 06:36:36.841 [INFO] In session is user: mattm 2026-05-27 06:36:37.160 [INFO] In session is user: mattm 2026-05-27 06:36:37.489 [INFO] In session is user: mattm 2026-05-27 06:36:37.997 [INFO] In session is user: mattm 2026-05-27 06:36:38.462 [INFO] In session is user: mattm 2026-05-27 06:36:38.821 [INFO] In session is user: mattm 2026-05-27 06:36:39.268 [INFO] In session is user: mattm 2026-05-27 06:36:39.761 [INFO] In session is user: mattm 2026-05-27 06:36:40.210 [INFO] In session is user: mattm 2026-05-27 06:36:40.740 [INFO] In session is user: mattm 2026-05-27 06:36:41.190 [INFO] In session is user: mattm 2026-05-27 06:36:41.679 [INFO] In session is user: mattm 2026-05-27 06:36:42.123 [INFO] In session is user: mattm 2026-05-27 06:36:42.615 [INFO] In session is user: mattm 2026-05-27 06:36:43.103 [INFO] In session is user: mattm 2026-05-27 06:36:43.441 [INFO] In session is user: mattm 2026-05-27 06:36:43.967 [INFO] In session is user: mattm 2026-05-27 06:36:44.394 [INFO] In session is user: mattm 2026-05-27 06:36:44.853 [INFO] In session is user: mattm 2026-05-27 06:36:45.345 [INFO] In session is user: mattm 2026-05-27 06:36:45.829 [INFO] In session is user: mattm 2026-05-27 06:36:46.325 [INFO] In session is user: mattm 2026-05-27 06:36:46.779 [INFO] In session is user: mattm 2026-05-27 06:36:47.275 [INFO] In session is user: mattm 2026-05-27 06:36:47.732 [INFO] In session is user: mattm 2026-05-27 06:36:48.080 [INFO] In session is user: mattm 2026-05-27 06:36:48.541 [INFO] In session is user: mattm 2026-05-27 06:36:49.023 [INFO] In session is user: mattm 2026-05-27 06:36:49.537 [INFO] In session is user: mattm 2026-05-27 06:36:49.977 [INFO] In session is user: mattm 2026-05-27 06:36:50.444 [INFO] In session is user: mattm 2026-05-27 06:36:50.953 [INFO] In session is user: mattm 2026-05-27 06:36:51.431 [INFO] In session is user: mattm 2026-05-27 06:36:51.920 [INFO] In session is user: mattm 2026-05-27 06:36:52.402 [INFO] In session is user: mattm 2026-05-27 06:36:52.859 [INFO] In session is user: mattm 2026-05-27 06:36:53.560 [INFO] In session is user: mattm 2026-05-27 06:36:53.960 [INFO] In session is user: mattm 2026-05-27 06:36:54.460 [INFO] In session is user: mattm 2026-05-27 06:36:54.979 [INFO] In session is user: mattm 2026-05-27 06:36:55.419 [INFO] In session is user: mattm 2026-05-27 06:36:55.906 [INFO] In session is user: mattm 2026-05-27 06:36:56.377 [INFO] In session is user: mattm 2026-05-27 06:36:56.884 [INFO] In session is user: mattm 2026-05-27 06:36:57.336 [INFO] In session is user: mattm 2026-05-27 06:36:57.864 [INFO] In session is user: mattm 2026-05-27 06:36:58.312 [INFO] In session is user: mattm 2026-05-27 06:36:58.903 [INFO] In session is user: mattm 2026-05-27 06:36:59.432 [INFO] In session is user: mattm 2026-05-27 06:36:59.994 [INFO] In session is user: mattm 2026-05-27 06:37:00.381 [INFO] In session is user: mattm 2026-05-27 06:37:00.915 [INFO] In session is user: mattm 2026-05-27 06:37:01.370 [INFO] In session is user: mattm 2026-05-27 06:37:01.846 [INFO] In session is user: mattm 2026-05-27 06:37:02.193 [INFO] In session is user: mattm 2026-05-27 06:37:02.632 [INFO] In session is user: mattm 2026-05-27 06:37:03.111 [INFO] In session is user: mattm 2026-05-27 06:37:03.591 [INFO] In session is user: mattm 2026-05-27 06:37:04.050 [INFO] In session is user: mattm 2026-05-27 06:37:04.639 [INFO] In session is user: mattm 2026-05-27 06:37:05.004 [INFO] In session is user: mattm 2026-05-27 06:37:05.503 [INFO] In session is user: mattm 2026-05-27 06:37:06.169 [INFO] In session is user: mattm 2026-05-27 06:37:06.581 [INFO] In session is user: mattm 2026-05-27 06:37:07.095 [INFO] In session is user: mattm 2026-05-27 06:37:07.410 [INFO] In session is user: mattm 2026-05-27 06:37:07.773 [INFO] In session is user: mattm 2026-05-27 06:37:08.233 [INFO] In session is user: mattm 2026-05-27 06:37:09.147 [INFO] In session is user: mattm 2026-05-27 06:37:09.720 [INFO] In session is user: mattm 2026-05-27 06:37:12.866 [INFO] In session is user: mattm 2026-05-27 06:37:13.411 [INFO] In session is user: mattm 2026-05-27 06:37:13.830 [INFO] In session is user: mattm 2026-05-27 06:37:14.435 [INFO] In session is user: mattm 2026-05-27 06:37:14.834 [INFO] In session is user: mattm 2026-05-27 06:37:15.219 [INFO] In session is user: mattm 2026-05-27 06:37:15.622 [INFO] In session is user: mattm 2026-05-27 06:37:15.973 [INFO] In session is user: mattm 2026-05-27 06:37:16.294 [INFO] In session is user: mattm 2026-05-27 06:37:16.728 [INFO] In session is user: mattm 2026-05-27 06:37:17.092 [INFO] In session is user: mattm 2026-05-27 06:37:17.389 [INFO] In session is user: mattm 2026-05-27 06:37:17.723 [INFO] In session is user: mattm 2026-05-27 06:37:18.054 [INFO] In session is user: mattm 2026-05-27 06:37:18.460 [INFO] In session is user: mattm 2026-05-27 06:37:18.884 [INFO] In session is user: mattm 2026-05-27 06:37:19.294 [INFO] In session is user: mattm 2026-05-27 06:37:19.670 [INFO] In session is user: mattm 2026-05-27 06:37:20.030 [INFO] In session is user: mattm 2026-05-27 06:37:20.409 [INFO] In session is user: mattm 2026-05-27 06:37:20.801 [INFO] In session is user: mattm 2026-05-27 06:37:21.212 [INFO] In session is user: mattm 2026-05-27 06:37:21.626 [INFO] In session is user: mattm 2026-05-27 06:37:22.190 [INFO] In session is user: mattm 2026-05-27 06:37:22.594 [INFO] In session is user: mattm 2026-05-27 06:37:23.077 [INFO] In session is user: mattm 2026-05-27 06:37:23.536 [INFO] In session is user: mattm 2026-05-27 06:37:23.999 [INFO] In session is user: mattm 2026-05-27 06:37:24.452 [INFO] In session is user: mattm 2026-05-27 06:37:24.928 [INFO] In session is user: mattm 2026-05-27 06:37:25.402 [INFO] In session is user: mattm 2026-05-27 06:37:25.771 [INFO] In session is user: mattm 2026-05-27 06:37:26.147 [INFO] In session is user: mattm 2026-05-27 06:37:26.539 [INFO] In session is user: mattm 2026-05-27 06:37:26.956 [INFO] In session is user: mattm 2026-05-27 06:37:27.334 [INFO] In session is user: mattm 2026-05-27 06:37:27.731 [INFO] In session is user: mattm 2026-05-27 06:37:28.130 [INFO] In session is user: mattm 2026-05-27 06:37:28.479 [INFO] In session is user: mattm 2026-05-27 06:37:28.884 [INFO] In session is user: mattm 2026-05-27 06:37:29.260 [INFO] In session is user: mattm 2026-05-27 06:37:29.682 [INFO] In session is user: mattm 2026-05-27 06:37:30.036 [INFO] In session is user: mattm 2026-05-27 06:37:30.435 [INFO] In session is user: mattm 2026-05-27 06:37:30.836 [INFO] In session is user: mattm 2026-05-27 06:37:31.324 [INFO] In session is user: mattm 2026-05-27 06:37:31.731 [INFO] In session is user: mattm 2026-05-27 06:37:32.133 [INFO] In session is user: mattm 2026-05-27 06:37:32.493 [INFO] In session is user: mattm 2026-05-27 06:37:32.891 [INFO] In session is user: mattm 2026-05-27 06:37:33.308 [INFO] In session is user: mattm 2026-05-27 06:37:33.705 [INFO] In session is user: mattm 2026-05-27 06:37:34.121 [INFO] In session is user: mattm 2026-05-27 06:37:34.527 [INFO] In session is user: mattm 2026-05-27 06:37:34.921 [INFO] In session is user: mattm 2026-05-27 06:37:36.340 [INFO] In session is user: mattm 2026-05-27 06:37:37.029 [INFO] In session is user: mattm 2026-05-27 06:37:37.374 [INFO] In session is user: mattm 2026-05-27 06:37:37.813 [INFO] In session is user: mattm 2026-05-27 06:37:38.207 [INFO] In session is user: mattm 2026-05-27 06:37:38.604 [INFO] In session is user: mattm 2026-05-27 06:37:39.014 [INFO] In session is user: mattm 2026-05-27 06:37:39.440 [INFO] In session is user: mattm 2026-05-27 06:37:39.917 [INFO] In session is user: mattm 2026-05-27 06:37:40.604 [INFO] In session is user: mattm 2026-05-27 06:37:41.517 [INFO] In session is user: mattm 2026-05-27 06:37:42.360 [INFO] In session is user: mattm 2026-05-27 06:37:43.396 [INFO] In session is user: mattm 2026-05-27 06:37:44.214 [INFO] In session is user: mattm 2026-05-27 06:37:44.836 [INFO] In session is user: mattm 2026-05-27 06:37:45.267 [INFO] In session is user: mattm 2026-05-27 06:37:45.639 [INFO] In session is user: mattm 2026-05-27 06:37:46.129 [INFO] In session is user: mattm 2026-05-27 06:37:46.559 [INFO] In session is user: mattm 2026-05-27 06:37:47.167 [INFO] In session is user: mattm 2026-05-27 06:37:47.698 [INFO] In session is user: mattm 2026-05-27 06:37:48.193 [INFO] In session is user: mattm 2026-05-27 06:37:48.772 [INFO] In session is user: mattm 2026-05-27 06:37:49.502 [INFO] In session is user: mattm 2026-05-27 06:37:50.004 [INFO] In session is user: mattm 2026-05-27 06:37:50.459 [INFO] In session is user: mattm 2026-05-27 06:37:50.899 [INFO] In session is user: mattm 2026-05-27 06:37:51.318 [INFO] In session is user: mattm 2026-05-27 06:37:51.778 [INFO] In session is user: mattm 2026-05-27 06:37:52.162 [INFO] In session is user: mattm 2026-05-27 06:37:52.655 [INFO] In session is user: mattm 2026-05-27 06:37:53.105 [INFO] In session is user: mattm 2026-05-27 06:37:53.745 [INFO] In session is user: mattm 2026-05-27 06:37:54.260 [INFO] In session is user: mattm 2026-05-27 06:37:54.794 [INFO] In session is user: mattm 2026-05-27 06:37:55.391 [INFO] In session is user: mattm 2026-05-27 06:37:55.917 [INFO] In session is user: mattm 2026-05-27 06:37:56.344 [INFO] In session is user: mattm 2026-05-27 06:37:56.984 [INFO] In session is user: mattm 2026-05-27 06:37:57.960 [INFO] In session is user: mattm 2026-05-27 06:37:58.753 [INFO] In session is user: mattm 2026-05-27 06:37:59.385 [INFO] In session is user: mattm 2026-05-27 06:38:00.045 [INFO] In session is user: mattm 2026-05-27 06:38:00.650 [INFO] In session is user: mattm 2026-05-27 06:38:01.231 [INFO] In session is user: mattm 2026-05-27 06:38:01.815 [INFO] In session is user: mattm 2026-05-27 06:38:02.658 [INFO] In session is user: mattm 2026-05-27 06:38:03.280 [INFO] In session is user: mattm 2026-05-27 06:38:03.769 [INFO] In session is user: mattm 2026-05-27 06:38:04.229 [INFO] In session is user: mattm 2026-05-27 06:38:04.632 [INFO] In session is user: mattm 2026-05-27 06:38:04.985 [INFO] In session is user: mattm 2026-05-27 06:38:05.311 [INFO] In session is user: mattm 2026-05-27 06:38:05.655 [INFO] In session is user: mattm 2026-05-27 06:38:06.419 [INFO] In session is user: mattm 2026-05-27 06:38:06.802 [INFO] In session is user: mattm 2026-05-27 06:38:07.161 [INFO] In session is user: mattm 2026-05-27 06:38:07.536 [INFO] In session is user: mattm 2026-05-27 06:38:07.867 [INFO] In session is user: mattm 2026-05-27 06:38:08.227 [INFO] In session is user: mattm 2026-05-27 06:38:08.550 [INFO] In session is user: mattm 2026-05-27 06:38:08.869 [INFO] In session is user: mattm 2026-05-27 06:38:09.231 [INFO] In session is user: mattm 2026-05-27 06:38:09.561 [INFO] In session is user: mattm 2026-05-27 06:38:09.948 [INFO] In session is user: mattm 2026-05-27 06:38:10.283 [INFO] In session is user: mattm 2026-05-27 06:38:10.690 [INFO] In session is user: mattm 2026-05-27 06:38:11.069 [INFO] In session is user: mattm 2026-05-27 06:38:11.464 [INFO] In session is user: mattm 2026-05-27 06:38:11.860 [INFO] In session is user: mattm 2026-05-27 06:38:12.236 [INFO] In session is user: mattm 2026-05-27 06:38:12.617 [INFO] In session is user: mattm 2026-05-27 06:38:12.969 [INFO] In session is user: mattm 2026-05-27 06:38:13.328 [INFO] In session is user: mattm 2026-05-27 06:38:13.693 [INFO] In session is user: mattm 2026-05-27 06:38:14.049 [INFO] In session is user: mattm 2026-05-27 06:38:14.328 [INFO] In session is user: mattm 2026-05-27 06:38:14.647 [INFO] In session is user: mattm 2026-05-27 06:38:14.999 [INFO] In session is user: mattm 2026-05-27 06:38:15.328 [INFO] In session is user: mattm 2026-05-27 06:38:15.719 [INFO] In session is user: mattm 2026-05-27 06:38:16.105 [INFO] In session is user: mattm 2026-05-27 06:38:16.493 [INFO] In session is user: mattm 2026-05-27 06:38:16.851 [INFO] In session is user: mattm 2026-05-27 06:38:17.200 [INFO] In session is user: mattm 2026-05-27 06:38:17.553 [INFO] In session is user: mattm 2026-05-27 06:38:17.923 [INFO] In session is user: mattm 2026-05-27 06:38:18.272 [INFO] In session is user: mattm 2026-05-27 06:38:18.587 [INFO] In session is user: mattm 2026-05-27 06:38:19.073 [INFO] In session is user: mattm 2026-05-27 06:38:19.457 [INFO] In session is user: mattm 2026-05-27 06:38:19.802 [INFO] In session is user: mattm 2026-05-27 06:38:20.142 [INFO] In session is user: mattm 2026-05-27 06:38:20.518 [INFO] In session is user: mattm 2026-05-27 06:38:20.837 [INFO] In session is user: mattm 2026-05-27 06:38:21.159 [INFO] In session is user: mattm 2026-05-27 06:38:21.542 [INFO] In session is user: mattm 2026-05-27 06:38:21.934 [INFO] In session is user: mattm 2026-05-27 06:38:22.299 [INFO] In session is user: mattm 2026-05-27 06:38:22.691 [INFO] In session is user: mattm 2026-05-27 06:38:23.026 [INFO] In session is user: mattm 2026-05-27 06:38:23.398 [INFO] In session is user: mattm 2026-05-27 06:38:23.725 [INFO] In session is user: mattm 2026-05-27 06:38:24.110 [INFO] In session is user: mattm 2026-05-27 06:38:24.455 [INFO] In session is user: mattm 2026-05-27 06:38:24.790 [INFO] In session is user: mattm 2026-05-27 06:38:25.189 [INFO] In session is user: mattm 2026-05-27 06:38:25.516 [INFO] In session is user: mattm 2026-05-27 06:38:25.857 [INFO] In session is user: mattm 2026-05-27 06:38:26.248 [INFO] In session is user: mattm 2026-05-27 06:38:26.614 [INFO] In session is user: mattm 2026-05-27 06:38:27.003 [INFO] In session is user: mattm 2026-05-27 06:38:27.399 [INFO] In session is user: mattm 2026-05-27 06:38:27.760 [INFO] In session is user: mattm 2026-05-27 06:38:28.087 [INFO] In session is user: mattm 2026-05-27 06:38:28.474 [INFO] In session is user: mattm 2026-05-27 06:38:28.868 [INFO] In session is user: mattm 2026-05-27 06:38:30.183 [INFO] In session is user: mattm 2026-05-27 06:38:30.753 [INFO] In session is user: mattm 2026-05-27 06:38:31.066 [INFO] In session is user: mattm 2026-05-27 06:38:31.407 [INFO] In session is user: mattm 2026-05-27 06:38:31.786 [INFO] In session is user: mattm 2026-05-27 06:38:32.157 [INFO] In session is user: mattm 2026-05-27 06:38:32.485 [INFO] In session is user: mattm 2026-05-27 06:38:32.826 [INFO] In session is user: mattm 2026-05-27 06:38:33.156 [INFO] In session is user: mattm 2026-05-27 06:38:33.535 [INFO] In session is user: mattm 2026-05-27 06:38:33.858 [INFO] In session is user: mattm 2026-05-27 06:38:34.259 [INFO] In session is user: mattm 2026-05-27 06:38:34.628 [INFO] In session is user: mattm 2026-05-27 06:38:35.027 [INFO] In session is user: mattm 2026-05-27 06:38:35.389 [INFO] In session is user: mattm 2026-05-27 06:38:35.788 [INFO] In session is user: mattm 2026-05-27 06:38:36.217 [INFO] In session is user: mattm 2026-05-27 06:38:36.593 [INFO] In session is user: mattm 2026-05-27 06:38:36.928 [INFO] In session is user: mattm 2026-05-27 06:38:37.301 [INFO] In session is user: mattm 2026-05-27 06:38:37.660 [INFO] In session is user: mattm 2026-05-27 06:38:38.055 [INFO] In session is user: mattm 2026-05-27 06:38:38.396 [INFO] In session is user: mattm 2026-05-27 06:38:38.785 [INFO] In session is user: mattm 2026-05-27 06:38:39.205 [INFO] In session is user: mattm 2026-05-27 06:38:39.643 [INFO] In session is user: mattm 2026-05-27 06:38:40.027 [INFO] In session is user: mattm 2026-05-27 06:38:40.485 [INFO] In session is user: mattm 2026-05-27 06:38:40.977 [INFO] In session is user: mattm 2026-05-27 06:38:42.079 [INFO] In session is user: mattm 2026-05-27 06:38:42.670 [INFO] In session is user: mattm 2026-05-27 06:38:43.144 [INFO] In session is user: mattm 2026-05-27 06:38:43.484 [INFO] In session is user: mattm 2026-05-27 06:38:43.873 [INFO] In session is user: mattm 2026-05-27 06:38:44.274 [INFO] In session is user: mattm 2026-05-27 06:38:44.620 [INFO] In session is user: mattm 2026-05-27 06:38:45.022 [INFO] In session is user: mattm 2026-05-27 06:38:45.413 [INFO] In session is user: mattm 2026-05-27 06:38:45.751 [INFO] In session is user: mattm 2026-05-27 06:38:46.134 [INFO] In session is user: mattm 2026-05-27 06:38:46.503 [INFO] In session is user: mattm 2026-05-27 06:38:46.881 [INFO] In session is user: mattm 2026-05-27 06:38:47.239 [INFO] In session is user: mattm 2026-05-27 06:38:47.566 [INFO] In session is user: mattm 2026-05-27 06:38:48.243 [INFO] In session is user: mattm 2026-05-27 06:38:48.610 [INFO] In session is user: mattm 2026-05-27 06:38:48.993 [INFO] In session is user: mattm 2026-05-27 06:38:49.320 [INFO] In session is user: mattm 2026-05-27 06:38:49.661 [INFO] In session is user: mattm 2026-05-27 06:38:50.037 [INFO] In session is user: mattm 2026-05-27 06:38:50.365 [INFO] In session is user: mattm 2026-05-27 06:38:50.735 [INFO] In session is user: mattm 2026-05-27 06:38:51.098 [INFO] In session is user: mattm 2026-05-27 06:38:51.522 [INFO] In session is user: mattm 2026-05-27 06:38:51.946 [INFO] In session is user: mattm 2026-05-27 06:38:52.425 [INFO] In session is user: mattm 2026-05-27 06:38:52.941 [INFO] In session is user: mattm 2026-05-27 06:38:53.297 [INFO] In session is user: mattm 2026-05-27 06:38:53.632 [INFO] In session is user: mattm 2026-05-27 06:38:54.025 [INFO] In session is user: mattm 2026-05-27 06:38:54.404 [INFO] In session is user: mattm 2026-05-27 06:38:54.780 [INFO] In session is user: mattm 2026-05-27 06:38:55.135 [INFO] In session is user: mattm 2026-05-27 06:38:55.508 [INFO] In session is user: mattm 2026-05-27 06:38:55.853 [INFO] In session is user: mattm 2026-05-27 06:38:56.224 [INFO] In session is user: mattm 2026-05-27 06:38:56.568 [INFO] In session is user: mattm 2026-05-27 06:38:56.904 [INFO] In session is user: mattm 2026-05-27 06:38:57.319 [INFO] In session is user: mattm 2026-05-27 06:38:57.650 [INFO] In session is user: mattm 2026-05-27 06:38:57.990 [INFO] In session is user: mattm 2026-05-27 06:38:58.302 [INFO] In session is user: mattm 2026-05-27 06:38:58.660 [INFO] In session is user: mattm 2026-05-27 06:38:59.028 [INFO] In session is user: mattm 2026-05-27 06:38:59.391 [INFO] In session is user: mattm 2026-05-27 06:38:59.709 [INFO] In session is user: mattm 2026-05-27 06:39:00.107 [INFO] In session is user: mattm 2026-05-27 06:39:00.430 [INFO] In session is user: mattm 2026-05-27 06:39:00.730 [INFO] In session is user: mattm 2026-05-27 06:39:01.055 [INFO] In session is user: mattm 2026-05-27 06:39:01.420 [INFO] In session is user: mattm 2026-05-27 06:39:01.750 [INFO] In session is user: mattm 2026-05-27 06:39:02.142 [INFO] In session is user: mattm 2026-05-27 06:39:02.513 [INFO] In session is user: mattm 2026-05-27 06:39:02.856 [INFO] In session is user: mattm 2026-05-27 06:39:03.237 [INFO] In session is user: mattm 2026-05-27 06:39:03.590 [INFO] In session is user: mattm 2026-05-27 06:39:03.931 [INFO] In session is user: mattm 2026-05-27 06:39:04.354 [INFO] In session is user: mattm 2026-05-27 06:39:04.750 [INFO] In session is user: mattm 2026-05-27 06:39:05.140 [INFO] In session is user: mattm 2026-05-27 06:39:05.581 [INFO] In session is user: mattm 2026-05-27 06:39:06.204 [INFO] In session is user: mattm 2026-05-27 06:39:06.998 [INFO] In session is user: mattm 2026-05-27 06:39:07.445 [INFO] In session is user: mattm 2026-05-27 06:39:07.821 [INFO] In session is user: mattm 2026-05-27 06:39:08.260 [INFO] In session is user: mattm 2026-05-27 06:39:08.608 [INFO] In session is user: mattm 2026-05-27 06:39:08.972 [INFO] In session is user: mattm 2026-05-27 06:39:09.375 [INFO] In session is user: mattm 2026-05-27 06:39:09.777 [INFO] In session is user: mattm 2026-05-27 06:39:10.125 [INFO] In session is user: mattm 2026-05-27 06:39:10.820 [INFO] In session is user: mattm 2026-05-27 06:39:11.165 [INFO] In session is user: mattm 2026-05-27 06:39:11.516 [INFO] In session is user: mattm 2026-05-27 06:39:12.025 [INFO] In session is user: mattm 2026-05-27 06:39:12.362 [INFO] In session is user: mattm 2026-05-27 06:39:12.794 [INFO] In session is user: mattm 2026-05-27 06:39:13.185 [INFO] In session is user: mattm 2026-05-27 06:39:13.730 [INFO] In session is user: mattm 2026-05-27 06:39:14.127 [INFO] In session is user: mattm 2026-05-27 06:39:14.472 [INFO] In session is user: mattm 2026-05-27 06:39:14.814 [INFO] In session is user: mattm 2026-05-27 06:39:15.217 [INFO] In session is user: mattm 2026-05-27 06:39:15.577 [INFO] In session is user: mattm 2026-05-27 06:39:15.947 [INFO] In session is user: mattm 2026-05-27 06:39:16.305 [INFO] In session is user: mattm 2026-05-27 06:39:16.839 [INFO] In session is user: mattm 2026-05-27 06:39:17.161 [INFO] In session is user: mattm 2026-05-27 06:39:17.600 [INFO] In session is user: mattm 2026-05-27 06:39:17.971 [INFO] In session is user: mattm 2026-05-27 06:39:18.870 [INFO] In session is user: mattm 2026-05-27 06:39:19.186 [INFO] In session is user: mattm 2026-05-27 06:39:19.581 [INFO] In session is user: mattm 2026-05-27 06:39:19.907 [INFO] In session is user: mattm 2026-05-27 06:39:20.296 [INFO] In session is user: mattm 2026-05-27 06:39:20.875 [INFO] In session is user: mattm 2026-05-27 06:39:21.243 [INFO] In session is user: mattm 2026-05-27 06:39:21.582 [INFO] In session is user: mattm 2026-05-27 06:39:21.959 [INFO] In session is user: mattm 2026-05-27 06:39:22.339 [INFO] In session is user: mattm 2026-05-27 06:39:22.697 [INFO] In session is user: mattm 2026-05-27 06:39:23.041 [INFO] In session is user: mattm 2026-05-27 06:39:23.429 [INFO] In session is user: mattm 2026-05-27 06:39:23.799 [INFO] In session is user: mattm 2026-05-27 06:39:24.262 [INFO] In session is user: mattm 2026-05-27 06:39:24.589 [INFO] In session is user: mattm 2026-05-27 06:39:24.964 [INFO] In session is user: mattm 2026-05-27 06:39:25.401 [INFO] In session is user: mattm 2026-05-27 06:39:25.720 [INFO] In session is user: mattm 2026-05-27 06:39:26.067 [INFO] In session is user: mattm 2026-05-27 06:39:26.455 [INFO] In session is user: mattm 2026-05-27 06:39:26.888 [INFO] In session is user: mattm 2026-05-27 06:39:27.249 [INFO] In session is user: mattm 2026-05-27 06:39:27.664 [INFO] In session is user: mattm 2026-05-27 06:39:28.006 [INFO] In session is user: mattm 2026-05-27 06:39:28.388 [INFO] In session is user: mattm 2026-05-27 06:39:28.693 [INFO] In session is user: mattm 2026-05-27 06:39:29.014 [INFO] In session is user: mattm 2026-05-27 06:39:29.387 [INFO] In session is user: mattm 2026-05-27 06:39:29.756 [INFO] In session is user: mattm 2026-05-27 06:39:30.209 [INFO] In session is user: mattm 2026-05-27 06:39:31.814 [INFO] In session is user: mattm 2026-05-27 06:39:32.844 [INFO] In session is user: mattm 2026-05-27 06:39:33.458 [INFO] In session is user: mattm 2026-05-27 06:39:34.524 [INFO] In session is user: mattm 2026-05-27 06:39:36.217 [INFO] In session is user: mattm 2026-05-27 06:39:38.113 [INFO] In session is user: mattm 2026-05-27 06:39:38.616 [INFO] In session is user: mattm 2026-05-27 06:39:39.072 [INFO] In session is user: mattm 2026-05-27 06:39:39.693 [INFO] In session is user: mattm 2026-05-27 06:39:40.112 [INFO] In session is user: mattm 2026-05-27 06:39:40.513 [INFO] In session is user: mattm 2026-05-27 06:39:40.896 [INFO] In session is user: mattm 2026-05-27 06:39:41.333 [INFO] In session is user: mattm 2026-05-27 06:39:41.718 [INFO] In session is user: mattm 2026-05-27 06:39:42.075 [INFO] In session is user: mattm 2026-05-27 06:39:42.471 [INFO] In session is user: mattm 2026-05-27 06:39:42.912 [INFO] In session is user: mattm 2026-05-27 06:39:43.432 [INFO] In session is user: mattm 2026-05-27 06:39:43.792 [INFO] In session is user: mattm 2026-05-27 06:39:44.272 [INFO] In session is user: mattm 2026-05-27 06:39:44.758 [INFO] In session is user: mattm 2026-05-27 06:39:45.358 [INFO] In session is user: mattm 2026-05-27 06:39:45.812 [INFO] In session is user: mattm 2026-05-27 06:39:46.412 [INFO] In session is user: mattm 2026-05-27 06:39:46.845 [INFO] In session is user: mattm 2026-05-27 06:39:47.373 [INFO] In session is user: mattm 2026-05-27 06:39:47.848 [INFO] In session is user: mattm 2026-05-27 06:39:48.304 [INFO] In session is user: mattm 2026-05-27 06:39:48.802 [INFO] In session is user: mattm 2026-05-27 06:39:49.227 [INFO] In session is user: mattm 2026-05-27 06:39:49.665 [INFO] In session is user: mattm 2026-05-27 06:39:50.059 [INFO] In session is user: mattm 2026-05-27 06:39:50.471 [INFO] In session is user: mattm 2026-05-27 06:39:50.849 [INFO] In session is user: mattm 2026-05-27 06:39:51.236 [INFO] In session is user: mattm 2026-05-27 06:39:51.612 [INFO] In session is user: mattm 2026-05-27 06:39:52.008 [INFO] In session is user: mattm 2026-05-27 06:39:52.684 [INFO] In session is user: mattm 2026-05-27 06:39:53.103 [INFO] In session is user: mattm 2026-05-27 06:39:53.471 [INFO] In session is user: mattm 2026-05-27 06:39:53.810 [INFO] In session is user: mattm 2026-05-27 06:39:54.208 [INFO] In session is user: mattm 2026-05-27 06:39:54.717 [INFO] In session is user: mattm 2026-05-27 06:39:55.234 [INFO] In session is user: mattm 2026-05-27 06:39:55.775 [INFO] In session is user: mattm 2026-05-27 06:39:56.592 [INFO] In session is user: mattm 2026-05-27 06:39:57.277 [INFO] In session is user: mattm 2026-05-27 06:39:58.060 [INFO] In session is user: mattm 2026-05-27 06:39:58.750 [INFO] In session is user: mattm 2026-05-27 06:39:59.400 [INFO] In session is user: mattm 2026-05-27 06:40:00.045 [INFO] In session is user: mattm 2026-05-27 06:40:00.654 [INFO] In session is user: mattm 2026-05-27 06:40:01.258 [INFO] In session is user: mattm 2026-05-27 06:40:01.891 [INFO] In session is user: mattm 2026-05-27 06:40:02.762 [INFO] In session is user: mattm 2026-05-27 06:40:03.765 [INFO] In session is user: mattm 2026-05-27 06:40:04.274 [INFO] In session is user: mattm 2026-05-27 06:40:04.669 [INFO] In session is user: mattm 2026-05-27 06:52:05.312 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250042-05272026065205.txt === {"quote":"250042","customer":"3705","name":null,"customerName":"Concept Machine Tool Wisconsin","comp":"01","open":"1","shipto":"SIGNIC","shiptoName":"Signicast LLC","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-12-2026","cust_po":"PRE-E346B CAT40 HSK63A","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"40","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Dave Hall","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:29","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Dave Hall","follow_phone":"262 719 8712","follow_email":"david.hall@conceptmachine.com","pic_user":"bills","total_amt":"28060.14","total_gp":"14834.05","total_gpm":"52.87","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"bills","reason":"6","totalQty":"10","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"250042","line":"1","data":"show pricing for Concept steak"},{"comp":"1","quote":"250042","line":"0","data":"05-12-2026 16:10-jennad +8% per BillS, special"}],"crmnotes":[],"items":[{"comp":"01","order":"250042","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250042","line":"2","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250042","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250042","line":"4","part":"PRE-SPDL-H63RA","qty":"1","price":"5044.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250042","line":"5","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250042","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250042","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250042","line":"8","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250042","line":"9","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"250042","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250042","Line":"1","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250042","Line":"1","Company":"1","F_Line":"2","Comment":"**non-cancellable, non-returnable after receipt of PO**","Loc":"Y"},{"Quote":"250042","Line":"2","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250042","Line":"3","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250042","Line":"4","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250042","Line":"5","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250042","Line":"6","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250042","Line":"7","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250042","Line":"8","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250042","Line":"8","Company":"1","F_Line":"2","Comment":"**non-cancellable, non-returnable after receipt of PO**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":10}}] 2026-05-27 06:53:04.431 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250197-05272026065304.txt === {"quote":"250197","customer":"3705","name":null,"customerName":"Concept Machine Tool Wisconsin","comp":"01","open":"1","shipto":"SIGNIC","shiptoName":"Signicast LLC","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-14-2026","cust_po":"PRE-E46BA CAT40 HSK63A","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"40","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"David Hall","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"11:25","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"David Hall","follow_phone":"2623034464","follow_email":"david.hall@conceptmachinetool.com","pic_user":"bills","total_amt":"70476.54","total_gp":"31695.68","total_gpm":"44.97","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"bills","reason":"6","totalQty":"20","win_pct":"20","clo_date":"06-14-2026","notes":[{"comp":"1","quote":"250197","line":"3","data":"05-14-2026 11:26 - Discounts Recalculated"},{"comp":"1","quote":"250197","line":"2","data":"See Q#250196 for 1 pc."},{"comp":"1","quote":"250197","line":"1","data":"for 1 pc, 6% for 2 pcs."},{"comp":"1","quote":"250197","line":"0","data":"05-14-2026 11:25-jennad per EricH, 3% show price"}],"crmnotes":[],"items":[{"comp":"01","order":"250197","line":"1","part":"PRE-E46BA-BD","qty":"2","price":"38050.00","uom":"EA","discount":"31.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250197","line":"2","part":"PRE-SPDL-I40-E46BAP-CAX","qty":"2","price":"3564.00","uom":"EA","discount":"31.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250197","line":"3","part":"PRE-SPDL-H63RMA","qty":"2","price":"5648.00","uom":"EA","discount":"31.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250197","line":"4","part":"PRE-GAUGE-C40","qty":"2","price":"648.00","uom":"EA","discount":"31.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250197","line":"5","part":"PRE-GAUGE-H63","qty":"2","price":"1123.00","uom":"EA","discount":"31.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250197","line":"6","part":"PRE-PRNT-QL800","qty":"2","price":"324.00","uom":"EA","discount":"31.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250197","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"2","price":"32.00","uom":"EA","discount":"31.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250197","line":"8","part":"PRE-E46-SHELF-PRNT","qty":"2","price":"297.00","uom":"EA","discount":"31.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250197","line":"9","part":"PRE-E46-SHELF-SPDL","qty":"2","price":"297.00","uom":"EA","discount":"31.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250197","line":"10","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"250197","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250197","Line":"1","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250197","Line":"1","Company":"1","F_Line":"2","Comment":"**non-cancellable, non-returnable after receipt of PO**","Loc":"Y"},{"Quote":"250197","Line":"2","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250197","Line":"3","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250197","Line":"4","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250197","Line":"5","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250197","Line":"6","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250197","Line":"7","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250197","Line":"8","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250197","Line":"9","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":11}}] 2026-05-27 06:53:36.010 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250053-05272026065335.txt === {"quote":"250053","customer":"23260","name":null,"customerName":"Waukesha Machine & Tool","comp":"01","open":"0","shipto":"WAUKNEXT","shiptoName":"Waukesha Machine & Tool","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-12-2026","cust_po":"PRE-E346BA CAT40/50","terms_code":"N60","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"40","salesman":"WS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:41","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"bills","total_amt":"29004.00","total_gp":"16624.11","total_gpm":"57.32","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"10","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"250053","line":"2","data":"05-12-2026 16:41 - Discounts Recalculated"},{"comp":"1","quote":"250053","line":"1","data":"this is standard discount"},{"comp":"1","quote":"250053","line":"0","data":"05-12-2026 16:42-jennad concept also quoting,"}],"crmnotes":[],"items":[{"comp":"01","order":"250053","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"2","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"4","part":"PRE-SPDL-I50A","qty":"1","price":"2376.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"5","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"8","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"9","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250053","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250053","Line":"1","Company":"1","F_Line":"1","Comment":"*non-cancellable, non-returnable after receipt of PO**","Loc":"Y"},{"Quote":"250053","Line":"8","Company":"1","F_Line":"2","Comment":"**non-cancellable, non-returnable after receipt of PO**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":10}}] 2026-05-27 06:53:52.277 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250053-05272026065352.txt === {"quote":"250053","customer":"23260","name":null,"customerName":"Waukesha Machine & Tool","comp":"01","open":"0","shipto":"WAUKNEXT","shiptoName":"Waukesha Machine & Tool","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-12-2026","cust_po":"PRE-E346BA CAT40/50","terms_code":"N60","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"40","salesman":"WS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:41","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"bills","total_amt":"29004.00","total_gp":"16624.11","total_gpm":"57.32","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"10","win_pct":"20","clo_date":"07-31-2026","notes":[{"comp":"1","quote":"250053","line":"2","data":"05-12-2026 16:41 - Discounts Recalculated"},{"comp":"1","quote":"250053","line":"1","data":"this is standard discount"},{"comp":"1","quote":"250053","line":"0","data":"05-12-2026 16:42-jennad concept also quoting,"}],"crmnotes":[{"comp":1,"quote":250053,"Line":0,"Comment":"05/27/2026 6:53 AM - bills - F/U changed from 05/27/2026 to 6/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250053,"Line":1,"Comment":"05/27/2026 6:53 AM - bills - CLO changed from 06/12/2026 to 07/31/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250053","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"2","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"4","part":"PRE-SPDL-I50A","qty":"1","price":"2376.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"5","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"8","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"9","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250053","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250053","Line":"1","Company":"1","F_Line":"1","Comment":"*non-cancellable, non-returnable after receipt of PO**","Loc":"Y"},{"Quote":"250053","Line":"8","Company":"1","F_Line":"2","Comment":"**non-cancellable, non-returnable after receipt of PO**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-27 06:54:01.072 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250053-05272026065400.txt === {"quote":"250053","customer":"23260","name":null,"customerName":"Waukesha Machine & Tool","comp":"01","open":"0","shipto":"WAUKNEXT","shiptoName":"Waukesha Machine & Tool","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"07-31-2026","cust_po":"PRE-E346BA CAT40/50","terms_code":"N60","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"40","salesman":"WS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:41","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"bills","total_amt":"29004.00","total_gp":"16624.11","total_gpm":"57.32","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"10","win_pct":"20","clo_date":"07-31-2026","notes":[{"comp":"1","quote":"250053","line":"2","data":"05-12-2026 16:41 - Discounts Recalculated"},{"comp":"1","quote":"250053","line":"1","data":"this is standard discount"},{"comp":"1","quote":"250053","line":"0","data":"05-12-2026 16:42-jennad concept also quoting,"}],"crmnotes":[{"comp":1,"quote":250053,"Line":0,"Comment":"05/27/2026 6:53 AM - bills - F/U changed from 05/27/2026 to 6/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250053,"Line":1,"Comment":"05/27/2026 6:53 AM - bills - CLO changed from 06/12/2026 to 07/31/2026 (CLO Date Updated)"},{"comp":1,"quote":250053,"Line":2,"Comment":"05/27/2026 6:53 AM - bills - Req Date changed from 06/12/2026 to 07/31/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250053","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"2","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"4","part":"PRE-SPDL-I50A","qty":"1","price":"2376.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"5","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"8","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250053","line":"9","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250053","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250053","Line":"1","Company":"1","F_Line":"1","Comment":"*non-cancellable, non-returnable after receipt of PO**","Loc":"Y"},{"Quote":"250053","Line":"8","Company":"1","F_Line":"2","Comment":"**non-cancellable, non-returnable after receipt of PO**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-27 06:55:08.381 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250049-05272026065508.txt === {"quote":"250049","customer":"3705","name":null,"customerName":"Concept Machine Tool Wisconsin","comp":"01","open":"1","shipto":"WAUKNEXT","shiptoName":"Waukesha Machine & Tool","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-12-2026","cust_po":"PRE-E346BA CAT40/50","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"40","salesman":"WS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"David Hall","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:04","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"David Hall","follow_phone":"2623034464","follow_email":"david.hall@conceptmachinetool.com","pic_user":"bills","total_amt":"26070.24","total_gp":"13690.35","total_gpm":"52.51","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"bills","reason":"2","totalQty":"10","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"250049","line":"1","data":"show pricing for Concept steak"},{"comp":"1","quote":"250049","line":"0","data":"05-12-2026 16:09-jennad +8% per BillS, special"}],"crmnotes":[],"items":[{"comp":"01","order":"250049","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250049","line":"2","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250049","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250049","line":"4","part":"PRE-SPDL-I50A","qty":"1","price":"2376.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250049","line":"5","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250049","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250049","line":"7","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250049","line":"8","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250049","line":"9","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250049","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250049","Line":"1","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250049","Line":"1","Company":"1","F_Line":"2","Comment":"**non-cancellable, non-returnable after receipt of PO**","Loc":"Y"},{"Quote":"250049","Line":"2","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250049","Line":"3","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250049","Line":"4","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250049","Line":"5","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250049","Line":"6","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250049","Line":"7","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250049","Line":"8","Company":"1","F_Line":"1","Comment":"SPECIAL SHOW PRICING","Loc":"Y"},{"Quote":"250049","Line":"8","Company":"1","F_Line":"2","Comment":"**non-cancellable, non-returnable after receipt of PO**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":10}}] 2026-05-27 06:56:14.999 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250447-05272026065614.txt === {"quote":"250447","customer":"8005","name":null,"customerName":"H & C Tool Supply Inc.","comp":"01","open":"0","shipto":"EATNCRP","shiptoName":"Eaton Corporation","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-30-2026","cust_po":"EZ-SMARTT-V01","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Tom Baudendistel","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"14:01","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Tom Baudendistel","follow_phone":"(607) 793-0979","follow_email":"tom.baudendistel@hctoolsupply.com","pic_user":"travisl","total_amt":"4039.20","total_gp":"2832.80","total_gpm":"70.13","rev_type":"WAP","mod_date":"05-27-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-19-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250447","line":"1","part":"EZ-SMARTT-V01","qty":"2","price":"2376.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250447","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-27 06:57:55.415 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250427-05272026065755.txt === {"quote":"250427","customer":"19032","name":null,"customerName":"S & S Tools, Inc.","comp":"01","open":"0","shipto":"DFHILNOQ","shiptoName":"S & S Tools","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-30-2026","cust_po":"EZ-SMARTT-V01","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"David Pickerd","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:11","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"David Pickerd","follow_phone":"724-879-4661","follow_email":"davidp@sandstools.com","pic_user":"travisl","total_amt":"2019.60","total_gp":"1416.40","total_gpm":"70.13","rev_type":"WAP","mod_date":"05-27-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-19-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250427","line":"1","part":"EZ-SMARTT-V01","qty":"1","price":"2376.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250427","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-27 06:59:43.345 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247804-05272026065943.txt === {"quote":"247804","customer":"7725","name":null,"customerName":"Great Lakes Machinery, Inc.","comp":"01","open":"0","shipto":"GREALANC","shiptoName":"Great Lakes Machinery, Inc.","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-25-2026","cust_po":"CNC260MA-M-HB","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon George","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"11:10","extra":"","follow_up":"06-26-2026","web_id":"","follow_name":"Brandon George","follow_phone":"585-472-2316","follow_email":"brandon@glmincny.com","pic_user":"travisl","total_amt":"27292.60","total_gp":"20802.68","total_gpm":"76.22","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":247804,"Line":0,"Comment":"04/29/2026 8:00 AM - travisl - F/U changed from 04/30/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247804,"Line":1,"Comment":"04/29/2026 8:00 AM - travisl - Encounter has been added"}],"items":[{"comp":"01","order":"247804","line":"1","part":"CNC260MA-M-HB","qty":"1","price":"25418.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247804","line":"2","part":"INSTALLATION-RT-CNC-NE","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247804","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247804","Line":"1","Company":"1","F_Line":"1","Comment":"For budgetary pricing please contact at time of PO","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 06:59:57.513 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247804-05272026065957.txt === {"quote":"247804","customer":"7725","name":null,"customerName":"Great Lakes Machinery, Inc.","comp":"01","open":"0","shipto":"GREALANC","shiptoName":"Great Lakes Machinery, Inc.","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"05-25-2026","cust_po":"CNC260MA-M-HB","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon George","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"11:10","extra":"","follow_up":"06-26-2026","web_id":"","follow_name":"Brandon George","follow_phone":"585-472-2316","follow_email":"brandon@glmincny.com","pic_user":"travisl","total_amt":"27292.60","total_gp":"20802.68","total_gpm":"76.22","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":247804,"Line":0,"Comment":"04/29/2026 8:00 AM - travisl - F/U changed from 04/30/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247804,"Line":1,"Comment":"04/29/2026 8:00 AM - travisl - Encounter has been added"},{"comp":1,"quote":247804,"Line":2,"Comment":"05/27/2026 7:59 AM - travisl - F/U changed from 05/25/2026 to 6/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247804,"Line":3,"Comment":"05/27/2026 7:59 AM - travisl - CLO changed from 05/25/2026 to 06/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247804","line":"1","part":"CNC260MA-M-HB","qty":"1","price":"25418.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247804","line":"2","part":"INSTALLATION-RT-CNC-NE","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247804","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247804","Line":"1","Company":"1","F_Line":"1","Comment":"For budgetary pricing please contact at time of PO","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 07:00:05.794 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247804-05272026070005.txt === {"quote":"247804","customer":"7725","name":null,"customerName":"Great Lakes Machinery, Inc.","comp":"01","open":"0","shipto":"GREALANC","shiptoName":"Great Lakes Machinery, Inc.","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"06-26-2026","cust_po":"CNC260MA-M-HB","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon George","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"11:10","extra":"","follow_up":"06-26-2026","web_id":"","follow_name":"Brandon George","follow_phone":"585-472-2316","follow_email":"brandon@glmincny.com","pic_user":"travisl","total_amt":"27292.60","total_gp":"20802.68","total_gpm":"76.22","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":247804,"Line":0,"Comment":"04/29/2026 8:00 AM - travisl - F/U changed from 04/30/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247804,"Line":1,"Comment":"04/29/2026 8:00 AM - travisl - Encounter has been added"},{"comp":1,"quote":247804,"Line":2,"Comment":"05/27/2026 7:59 AM - travisl - F/U changed from 05/25/2026 to 6/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247804,"Line":3,"Comment":"05/27/2026 7:59 AM - travisl - CLO changed from 05/25/2026 to 06/26/2026 (CLO Date Updated)"},{"comp":1,"quote":247804,"Line":4,"Comment":"05/27/2026 7:59 AM - travisl - Req Date changed from 05/25/2026 to 06/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247804","line":"1","part":"CNC260MA-M-HB","qty":"1","price":"25418.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247804","line":"2","part":"INSTALLATION-RT-CNC-NE","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247804","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247804","Line":"1","Company":"1","F_Line":"1","Comment":"For budgetary pricing please contact at time of PO","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 07:08:45.622 [INFO] In session is user: mattm 2026-05-27 07:08:46.206 [INFO] In session is user: mattm 2026-05-27 07:08:47.087 [INFO] In session is user: mattm 2026-05-27 07:08:47.761 [INFO] In session is user: mattm 2026-05-27 07:08:53.751 [INFO] In session is user: mattm 2026-05-27 07:08:54.088 [INFO] In session is user: mattm 2026-05-27 07:08:55.378 [INFO] In session is user: mattm 2026-05-27 07:09:32.215 [INFO] In session is user: mattm 2026-05-27 07:09:32.529 [INFO] In session is user: mattm 2026-05-27 07:09:33.013 [INFO] In session is user: mattm 2026-05-27 07:09:33.879 [INFO] In session is user: mattm 2026-05-27 07:09:35.005 [INFO] In session is user: mattm 2026-05-27 07:09:35.837 [INFO] In session is user: mattm 2026-05-27 07:09:37.139 [INFO] In session is user: mattm 2026-05-27 08:14:17.220 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250388-05272026081416.txt === {"quote":"250388","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"APEXWHIT","shiptoName":"Apex Machining","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"160-040","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Michelle Ford","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"15:47","extra":"","follow_up":"05-24-2026","web_id":"","follow_name":"Michelle Ford","follow_phone":"","follow_email":"michelle.ford@pts-tools.com","pic_user":"haleyd","total_amt":"57.66","total_gp":"26.54","total_gpm":"46.03","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250388","line":"1","part":"160-040","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250388","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-27 08:15:53.391 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250421-05272026081553.txt === {"quote":"250421","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-30-2026","cust_po":"K1.1/4-SK25-150","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Tom Mayberry","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:36","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Tom Mayberry","follow_phone":"","follow_email":"tomm@motool.com","pic_user":"haleyd","total_amt":"245.52","total_gp":"156.65","total_gpm":"63.80","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":250421,"Line":0,"Comment":"05/26/2026 10:23 AM - haleyd - F/U changed from 05/25/2026 to 5/29/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"250421","line":"1","part":"K1.1/4-SK25-150","qty":"1","price":"372.00","uom":"EA","discount":"34.00","req_date":"4-Month Delivery","branch":"1"},{"comp":"01","order":"250421","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 08:17:19.192 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-27 08:23:32.844 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250615-05272026082332.txt === {"quote":"250615","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-22-2026","cust_order_date":"05-22-2026","req_date":"07-03-2026","cust_po":"300-061","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Becky","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"10:00","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"Becky","follow_phone":"734-953-8864","follow_email":"maranor@mscdirect.com","pic_user":"mariek","total_amt":"61.20","total_gp":"36.92","total_gpm":"60.33","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"mariek","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-22-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250615","line":"1","part":"300-061","qty":"1","price":"102.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250615","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-27 08:34:54.561 [INFO] In session is user: fletcherp 2026-05-27 08:42:06.573 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249589-05272026084206.txt === {"quote":"249589","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"1","shipto":"DGIMIDWE","shiptoName":"DGI Supply","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-04-2026","cust_po":"HSK63A-0375-3.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jill","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:14","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Jill","follow_phone":"847-824-1122","follow_email":"jconnell@dgisupply.com","pic_user":"jennad","total_amt":"899.02","total_gp":"485.50","total_gpm":"54.00","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"10","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249589","line":"1","part":"HSK63A-0375-3.50","qty":"1","price":"399.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249589","line":"2","part":"HSK63A-0500-4.00","qty":"1","price":"399.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249589","line":"3","part":"HSK63A-SM0750-3.00CP","qty":"1","price":"274.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249589","line":"4","part":"HSK63A-SM1250-3.00CP","qty":"1","price":"264.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249589","line":"7","part":"HSK63-TUBE","qty":"4","price":"39.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249589","line":"8","part":"HSK63-WRENCH","qty":"1","price":"98.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249589","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-27 08:42:35.393 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249588-05272026084235.txt === {"quote":"249588","customer":"19948","name":null,"customerName":"Sussex Tool & Supply Inc.","comp":"01","open":"1","shipto":"SHARSUSS","shiptoName":"Sussex Tool and Supply","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-04-2026","cust_po":"C50S6-0500-1.75","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"40","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nicole Cheesman","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:09","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Nicole Cheesman","follow_phone":"262-251-4020x1","follow_email":"nicole@sussextool.com","pic_user":"jennad","total_amt":"267.00","total_gp":"130.01","total_gpm":"48.69","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"4","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249588","line":"1","part":"C50S6-0500-1.75","qty":"1","price":"225.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249588","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249588","line":"3","part":"C5006-0500-2.63","qty":"1","price":"191.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249588","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249588","Line":"1","Company":"1","F_Line":"1","Comment":"Discontinued - non-cancellable, non-returnable","Loc":"Y"},{"Quote":"249588","Line":"1","Company":"1","F_Line":"2","Comment":"Additional 20% Overstock Promo Discount applied","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-27 08:43:07.625 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249648-05272026084307.txt === {"quote":"249648","customer":"13330","name":null,"customerName":"Manufacturing Solutions of MN Inc.","comp":"01","open":"1","shipto":"MANUFACY","shiptoName":"Manufacturing Solutions of MN Inc.","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-04-2026","cust_po":"S/HSK63F-SF0750-75","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Lucas Adamski","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:10","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Lucas Adamski","follow_phone":"","follow_email":"lucas.adamski@shopmsi.com","pic_user":"jennad","total_amt":"229.08","total_gp":"227.61","total_gpm":"99.36","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"5","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249648","line":"1","part":"S/HSK63F-SF0750-75","qty":"3","price":"166.00","uom":"EA","discount":"54.00","req_date":"3PCS LEFT","branch":"1"},{"comp":"01","order":"249648","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249648","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249648","Line":"1","Company":"1","F_Line":"1","Comment":"Discontinued - Cannot be cancelled or returned","Loc":"Y"},{"Quote":"249648","Line":"1","Company":"1","F_Line":"2","Comment":"Additioanl 20% Overstock Promo discount applied","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-27 08:44:23.761 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249626-05272026084422.txt === {"quote":"249626","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"BLAPENTA","shiptoName":"Blackhawk Industrial","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-04-2026","cust_po":"SK10-5","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nissa Hochschild","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"13:40","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Nissa Hochschild","follow_phone":"","follow_email":"@","pic_user":"jennad","total_amt":"162.50","total_gp":"116.24","total_gpm":"71.53","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"4","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249626","line":"1","part":"SK10-5","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249626","line":"2","part":"SK16-13.5","qty":"1","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249626","line":"3","part":"SK16-15.5","qty":"1","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249626","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-27 08:44:53.578 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249617-05272026084453.txt === {"quote":"249617","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCMENWI","shiptoName":"MSC Industrial Supply Company","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-04-2026","cust_po":"SE2-18.0X14.0","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":".","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"11:49","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":".","follow_phone":"","follow_email":"@","pic_user":"jennad","total_amt":"52.65","total_gp":"33.61","total_gpm":"63.84","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249617","line":"1","part":"SE2-18.0X14.0","qty":"1","price":"81.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249617","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-27 08:46:14.138 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\PORTWAWA.txt]: {"id":"PORTWAWA","name":"Portland Valve LLC","address1":"82 BRIDGES AVENUE","address2":"","city":"WARREN","state":"MA","zip":"01083","country":"USA","discount_level":null,"date_opened":"","salesman":"JG","phone":"413-436-7711","cr_limit":"","Created":"05-27-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":10,"web_id":0,"Type":"ST","Active":"Y","website":null,"UserId":"webadmin","JAS":"N","customer_email":"rkoziol@lindcospringfield.com"} [{"json":{"results":"success","type":"customer"}}] 2026-05-27 08:51:54.121 [INFO] In session is user: erich 2026-05-27 08:56:21.494 [INFO] In session is user: fletcherp 2026-05-27 08:56:21.573 [INFO] In session is user: fletcherp 2026-05-27 08:57:12.742 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250121-05272026085712.txt === {"quote":"250121","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"KUHNN","shiptoName":"KUHN North America","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"ET40-652","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Cameron","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"14:11","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Cameron","follow_phone":"","follow_email":"wimon@stores.fastenal.com","pic_user":"haleyd","total_amt":"121.04","total_gp":"85.07","total_gpm":"70.28","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":250121,"Line":0,"Comment":"05/20/2026 1:23 PM - haleyd - F/U changed from 05/19/2026 to 5/26/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"250121","line":"1","part":"ET40-652","qty":"1","price":"178.00","uom":"EA","discount":"32.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250121","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} 250121-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 08:59:56.003 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250488-05272026085955.txt === {"quote":"250488","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCKENT","shiptoName":"MSC Industrial","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"07-01-2026","cust_po":"QCFC65-068-SMO","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"10:01","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"","follow_phone":"","follow_email":"","pic_user":"haleyd","total_amt":"240.04","total_gp":"0.00","total_gpm":"0.00","rev_type":"WAP","mod_date":"05-27-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"1","win_pct":"20","clo_date":"06-20-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250488","line":"1","part":"QCFC65-068-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":1}}] 2026-05-27 09:21:55.554 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(35.035737641014, -80.694481416026, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(35.035737641014, -80.694481416026, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2292968 second/s. 2026-05-27 09:30:37.086 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250491-05272026093036.txt === {"quote":"250491","customer":"1224","name":null,"customerName":"AGE Cutting Tool LLC","comp":"01","open":"1","shipto":"AGEXMERI","shiptoName":"AGE Cutting Tool LLC","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"06-20-2026","cust_po":"300-016","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Emily Bishop","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"10:14","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Emily Bishop","follow_phone":"208-972-0470","follow_email":"ebishop@agecuttingtool.com","pic_user":"haleyd","total_amt":"246.40","total_gp":"153.95","total_gpm":"62.48","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"4","win_pct":"20","clo_date":"06-20-2026","notes":[{"comp":"1","quote":"250491","line":"1","data":"05-20-2026 10:15 - Discounts Recalculated QS"},{"comp":"1","quote":"250491","line":"0","data":"05-20-2026 10:17-alyssah OK"}],"crmnotes":[],"items":[{"comp":"01","order":"250491","line":"1","part":"300-016","qty":"1","price":"102.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250491","line":"2","part":"330-016","qty":"1","price":"125.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250491","line":"3","part":"340-016","qty":"1","price":"125.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250491","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-27 09:31:41.986 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250533-05272026093141.txt === {"quote":"250533","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCKENT","shiptoName":"MSC Industrial","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"07-01-2026","cust_po":"CAT50-SF0375-5.12CP","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jose Noriega","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"15:30","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Jose Noriega","follow_phone":"800-753-7970","follow_email":"jose.noriega@mscdirect.com","pic_user":"haleyd","total_amt":"363.60","total_gp":"203.98","total_gpm":"56.10","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-20-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250533","line":"1","part":"CAT50-SF0375-5.12CP","qty":"1","price":"606.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250533","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-27 09:32:50.621 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250535-05272026093250.txt === {"quote":"250535","customer":"13330","name":null,"customerName":"Manufacturing Solutions of MN Inc.","comp":"01","open":"1","shipto":"MANUOWAT","shiptoName":"Manufacturing Solutions of MN","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"07-01-2026","cust_po":"SKJ16-5/16C","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Becky","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"15:37","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Becky","follow_phone":"651-294-7790","follow_email":"confirmations@msmni.com","pic_user":"haleyd","total_amt":"100.98","total_gp":"71.88","total_gpm":"71.18","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"4","win_pct":"20","clo_date":"06-20-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250535","line":"1","part":"SKJ16-5/16C","qty":"3","price":"51.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250535","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-27 09:35:05.412 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250537-05272026093505.txt === {"quote":"250537","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCKENT","shiptoName":"MSC Industrial","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"06-20-2026","cust_po":"SK16-SET-27-MM","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michelle Lafferty","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"16:02","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Michelle Lafferty","follow_phone":"","follow_email":"laffertm@mscdirect.com","pic_user":"haleyd","total_amt":"2486.90","total_gp":"1761.88","total_gpm":"70.85","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-20-2026","notes":[{"comp":"1","quote":"250537","line":"0","data":"05-20-2026 16:05 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250537","line":"1","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250537","line":"2","part":"SK10-SET-19-MM","qty":"1","price":"1435.00","uom":"ST","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250537","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-27 09:36:07.365 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250542-05272026093607.txt === {"quote":"250542","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCKENT","shiptoName":"MSC Industrial","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"06-20-2026","cust_po":"500-059","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Deric Lanza","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"16:29","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Deric Lanza","follow_phone":"","follow_email":"deric.lanza@mscdirect.com","pic_user":"haleyd","total_amt":"14.44","total_gp":"7.49","total_gpm":"51.87","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-20-2026","notes":[{"comp":"1","quote":"250542","line":"0","data":"05-20-2026 16:30 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250542","line":"1","part":"500-059","qty":"1","price":"38.00","uom":"EA","discount":"62.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250542","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-27 11:08:59.976 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.14634805, -88.2943169333333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.14634805, -88.2943169333333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1849972 second/s. 2026-05-27 11:09:03.678 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.14634805, -88.2943169333333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.14634805, -88.2943169333333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.149106 second/s. 2026-05-27 11:09:09.694 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.14634805, -88.2943169333333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.14634805, -88.2943169333333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3143938 second/s. 2026-05-27 11:09:18.894 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.14634805, -88.2943169333333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.14634805, -88.2943169333333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 20 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.372799 second/s. 2026-05-27 11:11:09.560 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.14634805, -88.2943169333333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.14634805, -88.2943169333333, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 30 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3739611 second/s. 2026-05-27 11:16:03.020 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244020-05272026111602.txt === {"quote":"244020","customer":"8415","name":null,"customerName":"HITEC TOOLS SA de CV","comp":"01","open":"1","shipto":"HITECTOO","shiptoName":"Hitec Tools S.A de C.V.","entry_date":"01-16-2026","cust_order_date":"01-16-2026","req_date":"08-31-2026","cust_po":"CNCZ105LYA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jos? Alejandro Vel?zquez Wense","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"15:10","extra":"","follow_up":"05-31-2026","web_id":"","follow_name":"Jos? Alejandro Vel?zquez Wense","follow_phone":"(553) 707-6168","follow_email":"javelazquez@hitectools.com","pic_user":"natalyg","total_amt":"40144.45","total_gp":"30752.57","total_gpm":"76.60","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"2","totalQty":"6","win_pct":"20","clo_date":"08-31-2026","notes":[{"comp":"1","quote":"244020","line":"0","data":"01-16-2026 15:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244020,"Line":0,"Comment":"03/19/2026 9:49 AM - natalyg - F/U changed from 02/28/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244020,"Line":1,"Comment":"03/19/2026 9:53 AM - natalyg - F/U changed from 04/30/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244020,"Line":2,"Comment":"04/30/2026 9:46 AM - natalyg - F/U changed from 04/30/2026 to 5/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244020,"Line":3,"Comment":"04/30/2026 9:46 AM - natalyg - CLO changed from 06/20/2026 to 08/31/2026 (CLO Date Updated)"},{"comp":1,"quote":244020,"Line":4,"Comment":"04/30/2026 9:46 AM - natalyg - Req Date changed from 02/27/2026 to 08/31/2026 (Req Date Updated)"},{"comp":1,"quote":244020,"Line":5,"Comment":"04/30/2026 10:54 AM - natalyg - Se encuentra en licitación."},{"comp":1,"quote":244020,"Line":6,"Comment":"04/30/2026 10:55 AM - natalyg - F/U changed from 05/31/2026 to 5/31/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"244020","line":"1","part":"CNCZ105LYA","qty":"1","price":"15876.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244020","line":"2","part":"R-4-SP-SET","qty":"1","price":"1026.00","uom":"ST","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244020","line":"3","part":"93-3416","qty":"1","price":"14398.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244020","line":"4","part":"93-3166","qty":"1","price":"1724.85","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244020","line":"5","part":"INSTALLATION-RT-CNC-MX","qty":"1","price":"10500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"244020","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-27 11:16:36.520 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247642-05272026111636.txt === {"quote":"247642","customer":"8312","name":null,"customerName":"Hemaq, S.A. de C.V.","comp":"01","open":"0","shipto":"PERIFERI","shiptoName":"PERIFERIQ by Hemaq","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"07-31-2026","cust_po":"TAMTO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sergio Sanchez","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"17:51","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Sergio Sanchez","follow_phone":"","follow_email":"srodriguez@periferiq.com","pic_user":"natalyg","total_amt":"2563.60","total_gp":"1772.21","total_gpm":"69.13","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"","totalQty":"11","win_pct":"20","clo_date":"07-31-2026","notes":[{"comp":"1","quote":"247642","line":"0","data":"03-26-2026 17:53 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247642,"Line":0,"Comment":"05/25/2026 12:02 PM - natalyg - F/U changed from 05/30/2026 to 6/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247642,"Line":1,"Comment":"05/25/2026 12:02 PM - natalyg - CLO changed from 06/30/2026 to 07/31/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247642","line":"1","part":"CAT40-C3/4-85U-IDU","qty":"3","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"2","part":"NCAT40-C3/4-85U-IDU","qty":"3","price":"610.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"3","part":"KM3/4-3/8","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"4","part":"KM3/4-1/2","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"5","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"6","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-27 11:16:53.874 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247642-05272026111653.txt === {"quote":"247642","customer":"8312","name":null,"customerName":"Hemaq, S.A. de C.V.","comp":"01","open":"0","shipto":"PERIFERI","shiptoName":"PERIFERIQ by Hemaq","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"07-31-2026","cust_po":"TAMTO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sergio Sanchez","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"17:51","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Sergio Sanchez","follow_phone":"","follow_email":"srodriguez@periferiq.com","pic_user":"natalyg","total_amt":"2563.60","total_gp":"1772.21","total_gpm":"69.13","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"","totalQty":"11","win_pct":"20","clo_date":"08-31-2026","notes":[{"comp":"1","quote":"247642","line":"0","data":"03-26-2026 17:53 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247642,"Line":0,"Comment":"05/25/2026 12:02 PM - natalyg - F/U changed from 05/30/2026 to 6/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247642,"Line":1,"Comment":"05/25/2026 12:02 PM - natalyg - CLO changed from 06/30/2026 to 07/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247642,"Line":2,"Comment":"05/27/2026 10:16 AM - natalyg - F/U changed from 06/30/2026 to 7/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247642,"Line":3,"Comment":"05/27/2026 10:16 AM - natalyg - CLO changed from 07/31/2026 to 08/31/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247642","line":"1","part":"CAT40-C3/4-85U-IDU","qty":"3","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"2","part":"NCAT40-C3/4-85U-IDU","qty":"3","price":"610.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"3","part":"KM3/4-3/8","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"4","part":"KM3/4-1/2","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"5","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"6","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-27 11:17:04.249 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247642-05272026111703.txt === {"quote":"247642","customer":"8312","name":null,"customerName":"Hemaq, S.A. de C.V.","comp":"01","open":"0","shipto":"PERIFERI","shiptoName":"PERIFERIQ by Hemaq","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"08-31-2026","cust_po":"TAMTO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sergio Sanchez","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"17:51","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Sergio Sanchez","follow_phone":"","follow_email":"srodriguez@periferiq.com","pic_user":"natalyg","total_amt":"2563.60","total_gp":"1772.21","total_gpm":"69.13","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"","totalQty":"11","win_pct":"20","clo_date":"08-31-2026","notes":[{"comp":"1","quote":"247642","line":"0","data":"03-26-2026 17:53 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247642,"Line":0,"Comment":"05/25/2026 12:02 PM - natalyg - F/U changed from 05/30/2026 to 6/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247642,"Line":1,"Comment":"05/25/2026 12:02 PM - natalyg - CLO changed from 06/30/2026 to 07/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247642,"Line":2,"Comment":"05/27/2026 10:16 AM - natalyg - F/U changed from 06/30/2026 to 7/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247642,"Line":3,"Comment":"05/27/2026 10:16 AM - natalyg - CLO changed from 07/31/2026 to 08/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247642,"Line":4,"Comment":"05/27/2026 10:16 AM - natalyg - Req Date changed from 07/31/2026 to 08/31/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247642","line":"1","part":"CAT40-C3/4-85U-IDU","qty":"3","price":"568.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"2","part":"NCAT40-C3/4-85U-IDU","qty":"3","price":"610.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"3","part":"KM3/4-3/8","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"4","part":"KM3/4-1/2","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"5","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"6","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247642","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-27 11:20:00.388 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247659-05272026112000.txt === {"quote":"247659","customer":"5655","name":null,"customerName":"Equimec S. DE R.L. DE C.V.","comp":"01","open":"0","shipto":"EQUIMECN","shiptoName":"Equimec S. DE R.L. DE C.V.","entry_date":"03-27-2026","cust_order_date":"03-27-2026","req_date":"11-30-2026","cust_po":"5AX130 ASTEMO","terms_code":"N45","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"EDUARDO MULAS","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"09:39","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"EDUARDO MULAS","follow_phone":"442 2259088","follow_email":"emulas@equimec.com.mx","pic_user":"natalyg","total_amt":"33575.00","total_gp":"33575.00","total_gpm":"100.00","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"247659","line":"0","data":"03-27-2026 09:41 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"247659","line":"1","part":"SPECIAL-RT","qty":"1","price":"39500.00","uom":"EA","discount":"15.00","req_date":"3-4 weeks ARO","branch":"1"},{"comp":"01","order":"247659","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247659","Line":"1","Company":"1","F_Line":"1","Comment":"5AX-130BAYABR-QT","Loc":"Y"},{"Quote":"247659","Line":"1","Company":"1","F_Line":"2","Comment":"Tilt Table 130mm w/motor","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-27 11:20:16.763 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247659-05272026112016.txt === {"quote":"247659","customer":"5655","name":null,"customerName":"Equimec S. DE R.L. DE C.V.","comp":"01","open":"0","shipto":"EQUIMECN","shiptoName":"Equimec S. DE R.L. DE C.V.","entry_date":"03-27-2026","cust_order_date":"03-27-2026","req_date":"11-30-2026","cust_po":"5AX130 ASTEMO","terms_code":"N45","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"EDUARDO MULAS","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"09:39","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"EDUARDO MULAS","follow_phone":"442 2259088","follow_email":"emulas@equimec.com.mx","pic_user":"natalyg","total_amt":"33575.00","total_gp":"33575.00","total_gpm":"100.00","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"","totalQty":"2","win_pct":"20","clo_date":"08-31-2026","notes":[{"comp":"1","quote":"247659","line":"0","data":"03-27-2026 09:41 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247659,"Line":0,"Comment":"05/27/2026 10:19 AM - natalyg - F/U changed from 05/30/2026 to 7/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247659,"Line":1,"Comment":"05/27/2026 10:20 AM - natalyg - CLO changed from 06/30/2026 to 08/31/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247659","line":"1","part":"SPECIAL-RT","qty":"1","price":"39500.00","uom":"EA","discount":"15.00","req_date":"3-4 weeks ARO","branch":"1"},{"comp":"01","order":"247659","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247659","Line":"1","Company":"1","F_Line":"1","Comment":"5AX-130BAYABR-QT","Loc":"Y"},{"Quote":"247659","Line":"1","Company":"1","F_Line":"2","Comment":"Tilt Table 130mm w/motor","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 11:20:24.174 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247659-05272026112023.txt === {"quote":"247659","customer":"5655","name":null,"customerName":"Equimec S. DE R.L. DE C.V.","comp":"01","open":"0","shipto":"EQUIMECN","shiptoName":"Equimec S. DE R.L. DE C.V.","entry_date":"03-27-2026","cust_order_date":"03-27-2026","req_date":"11-30-2026","cust_po":"5AX130 ASTEMO","terms_code":"N45","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"EDUARDO MULAS","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"09:39","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"EDUARDO MULAS","follow_phone":"442 2259088","follow_email":"emulas@equimec.com.mx","pic_user":"natalyg","total_amt":"33575.00","total_gp":"33575.00","total_gpm":"100.00","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"","totalQty":"2","win_pct":"20","clo_date":"08-31-2026","notes":[{"comp":"1","quote":"247659","line":"0","data":"03-27-2026 09:41 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247659,"Line":0,"Comment":"05/27/2026 10:19 AM - natalyg - F/U changed from 05/30/2026 to 7/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247659,"Line":1,"Comment":"05/27/2026 10:20 AM - natalyg - CLO changed from 06/30/2026 to 08/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247659,"Line":2,"Comment":"05/27/2026 10:20 AM - natalyg - Req Date changed from 11/30/2026 to 11/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247659","line":"1","part":"SPECIAL-RT","qty":"1","price":"39500.00","uom":"EA","discount":"15.00","req_date":"3-4 weeks ARO","branch":"1"},{"comp":"01","order":"247659","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247659","Line":"1","Company":"1","F_Line":"1","Comment":"5AX-130BAYABR-QT","Loc":"Y"},{"Quote":"247659","Line":"1","Company":"1","F_Line":"2","Comment":"Tilt Table 130mm w/motor","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 11:20:44.255 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247697-05272026112044.txt === {"quote":"247697","customer":"8312","name":null,"customerName":"Hemaq, S.A. de C.V.","comp":"01","open":"0","shipto":"PERIFERI","shiptoName":"PERIFERIQ by Hemaq","entry_date":"03-27-2026","cust_order_date":"03-27-2026","req_date":"11-30-2026","cust_po":"DANA","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sergio Sanchez","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"15:56","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Sergio Sanchez","follow_phone":"","follow_email":"srodriguez@periferiq.com","pic_user":"natalyg","total_amt":"2090.40","total_gp":"1562.40","total_gpm":"74.74","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"247697","line":"0","data":"03-27-2026 16:01 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"247697","line":"1","part":"IT40-Q26-50","qty":"1","price":"370.00","uom":"EA","discount":"25.00","req_date":"2-3 WEEKS","branch":"1"},{"comp":"01","order":"247697","line":"2","part":"Q26-DJ8-44A-BD","qty":"1","price":"1471.00","uom":"EA","discount":"25.00","req_date":"2-3 WEEKS","branch":"1"},{"comp":"01","order":"247697","line":"3","part":"J16-18-120","qty":"1","price":"807.00","uom":"EA","discount":"25.00","req_date":"2-3 WEEKS","branch":"1"},{"comp":"01","order":"247697","line":"4","part":"6MP-B4(KBN510)","qty":"1","price":"116.00","uom":"EA","discount":"10.00","req_date":"2-3 WEEKS","branch":"1"},{"comp":"01","order":"247697","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-27 11:21:00.467 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247697-05272026112100.txt === {"quote":"247697","customer":"8312","name":null,"customerName":"Hemaq, S.A. de C.V.","comp":"01","open":"0","shipto":"PERIFERI","shiptoName":"PERIFERIQ by Hemaq","entry_date":"03-27-2026","cust_order_date":"03-27-2026","req_date":"11-30-2026","cust_po":"DANA","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sergio Sanchez","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"15:56","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Sergio Sanchez","follow_phone":"","follow_email":"srodriguez@periferiq.com","pic_user":"natalyg","total_amt":"2090.40","total_gp":"1562.40","total_gpm":"74.74","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"","totalQty":"5","win_pct":"20","clo_date":"08-31-2026","notes":[{"comp":"1","quote":"247697","line":"0","data":"03-27-2026 16:01 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247697,"Line":0,"Comment":"05/27/2026 10:20 AM - natalyg - F/U changed from 05/30/2026 to 7/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247697,"Line":1,"Comment":"05/27/2026 10:20 AM - natalyg - CLO changed from 06/30/2026 to 08/31/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247697","line":"1","part":"IT40-Q26-50","qty":"1","price":"370.00","uom":"EA","discount":"25.00","req_date":"2-3 WEEKS","branch":"1"},{"comp":"01","order":"247697","line":"2","part":"Q26-DJ8-44A-BD","qty":"1","price":"1471.00","uom":"EA","discount":"25.00","req_date":"2-3 WEEKS","branch":"1"},{"comp":"01","order":"247697","line":"3","part":"J16-18-120","qty":"1","price":"807.00","uom":"EA","discount":"25.00","req_date":"2-3 WEEKS","branch":"1"},{"comp":"01","order":"247697","line":"4","part":"6MP-B4(KBN510)","qty":"1","price":"116.00","uom":"EA","discount":"10.00","req_date":"2-3 WEEKS","branch":"1"},{"comp":"01","order":"247697","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-27 11:21:40.964 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247775-05272026112140.txt === {"quote":"247775","customer":"MX","name":null,"customerName":"Herramientas Lyndex-Nikken SA de CV","comp":"01","open":"1","shipto":"DEESCIUD","shiptoName":"Deest S.A.S. De C.V.","entry_date":"03-30-2026","cust_order_date":"03-30-2026","req_date":"11-30-2026","cust_po":"","terms_code":"SPCL","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Raul Diaz","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"20:00","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Raul Diaz","follow_phone":"","follow_email":"raul@deest.com.mx","pic_user":"natalyg","total_amt":"8096.20","total_gp":"6988.60","total_gpm":"86.32","rev_type":"LT","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"3","totalQty":"4","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"247775","line":"0","data":"03-30-2026 20:02 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"247775","line":"1","part":"NKA01-45000","qty":"1","price":"3226.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247775","line":"2","part":"SPECIAL-LV-MI","qty":"1","price":"3733.00","uom":"EA","discount":"0.00","req_date":"MFG10wksADA","branch":"1"},{"comp":"01","order":"247775","line":"3","part":"SPECIAL-LV-MI","qty":"1","price":"2105.00","uom":"EA","discount":"0.00","req_date":"MFG8wksADA","branch":"1"},{"comp":"01","order":"247775","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247775","Line":"2","Company":"1","F_Line":"1","Comment":"196448-NT44-ER25Z-ICE","Loc":"Y"},{"Quote":"247775","Line":"2","Company":"1","F_Line":"2","Comment":"No Cancel No Return Item","Loc":"Y"},{"Quote":"247775","Line":"3","Company":"1","F_Line":"1","Comment":"196444-NT44-ER25X-ICE","Loc":"Y"},{"Quote":"247775","Line":"3","Company":"1","F_Line":"2","Comment":"No Cancel No Return Item","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-27 11:22:06.477 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248095-05272026112206.txt === {"quote":"248095","customer":"8415","name":null,"customerName":"HITEC TOOLS SA de CV","comp":"01","open":"1","shipto":"HITECTOO","shiptoName":"Hitec Tools S.A de C.V.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"11-30-2026","cust_po":"BT50-NPU13-90","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jose Alejandro Velazquez Wenses","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"13:16","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Jose Alejandro Velazquez Wenses","follow_phone":"","follow_email":"javelazquez@hitectools.com","pic_user":"natalyg","total_amt":"844.80","total_gp":"542.02","total_gpm":"64.16","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"2","totalQty":"3","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"248095","line":"0","data":"04-06-2026 13:18 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248095","line":"1","part":"BT50-NPU13-90","qty":"2","price":"704.00","uom":"EA","discount":"40.00","req_date":"2-3 WEEKS","branch":"1"},{"comp":"01","order":"248095","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-27 11:22:32.687 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248128-05272026112232.txt === {"quote":"248128","customer":"5655","name":null,"customerName":"Equimec S. DE R.L. DE C.V.","comp":"01","open":"0","shipto":"EQUIMECN","shiptoName":"Equimec S. DE R.L. DE C.V.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"11-30-2026","cust_po":"ASTEMO","terms_code":"N45","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"EDUARDO MULAS","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"16:48","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"EDUARDO MULAS","follow_phone":"442 2259088","follow_email":"emulas@equimec.com.mx","pic_user":"natalyg","total_amt":"16386.30","total_gp":"16386.30","total_gpm":"100.00","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"248128","line":"0","data":"04-06-2026 16:49 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248128","line":"1","part":"SPECIAL-RT","qty":"1","price":"19278.00","uom":"EA","discount":"15.00","req_date":"3-4 weeks ARO","branch":"1"},{"comp":"01","order":"248128","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248128","Line":"1","Company":"1","F_Line":"1","Comment":"CNC202LYA-M","Loc":"Y"},{"Quote":"248128","Line":"1","Company":"1","F_Line":"2","Comment":"Rotary Table 200mm","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-27 11:22:49.653 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248128-05272026112249.txt === {"quote":"248128","customer":"5655","name":null,"customerName":"Equimec S. DE R.L. DE C.V.","comp":"01","open":"0","shipto":"EQUIMECN","shiptoName":"Equimec S. DE R.L. DE C.V.","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"11-30-2026","cust_po":"ASTEMO","terms_code":"N45","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"EDUARDO MULAS","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"16:48","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"EDUARDO MULAS","follow_phone":"442 2259088","follow_email":"emulas@equimec.com.mx","pic_user":"natalyg","total_amt":"16386.30","total_gp":"16386.30","total_gpm":"100.00","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"","totalQty":"2","win_pct":"20","clo_date":"08-31-2026","notes":[{"comp":"1","quote":"248128","line":"0","data":"04-06-2026 16:49 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248128,"Line":0,"Comment":"05/27/2026 10:22 AM - natalyg - F/U changed from 05/30/2026 to 7/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248128,"Line":1,"Comment":"05/27/2026 10:22 AM - natalyg - CLO changed from 06/30/2026 to 08/31/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248128","line":"1","part":"SPECIAL-RT","qty":"1","price":"19278.00","uom":"EA","discount":"15.00","req_date":"3-4 weeks ARO","branch":"1"},{"comp":"01","order":"248128","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248128","Line":"1","Company":"1","F_Line":"1","Comment":"CNC202LYA-M","Loc":"Y"},{"Quote":"248128","Line":"1","Company":"1","F_Line":"2","Comment":"Rotary Table 200mm","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 11:23:15.978 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248248-05272026112315.txt === {"quote":"248248","customer":"14647","name":null,"customerName":"Numa Ingenieria SA de CV","comp":"01","open":"1","shipto":"NUMAING","shiptoName":"Numa Ingenieria S.A. de C.V.","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"11-30-2026","cust_po":"","terms_code":"PPD","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Manuel Nino Garcia","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"13:43","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Manuel Nino Garcia","follow_phone":"52-222-2484141","follow_email":"mnino@numa.com.mx","pic_user":"natalyg","total_amt":"441.28","total_gp":"390.42","total_gpm":"88.47","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"2","totalQty":"6","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"248248","line":"0","data":"04-08-2026 13:45 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248248","line":"1","part":"B40-4500(H)-EU","qty":"2","price":"30.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248248","line":"2","part":"NB4001-0750-1.75CP","qty":"1","price":"239.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248248","line":"3","part":"SPECIAL-TL","qty":"2","price":"113.00","uom":"EA","discount":"0.00","req_date":"MFG6-8wks ADA","branch":"1"},{"comp":"01","order":"248248","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248248","Line":"3","Company":"1","F_Line":"1","Comment":"NBT40 DualContact Shell Mill Holder 27 mm","Loc":"Y"},{"Quote":"248248","Line":"3","Company":"1","F_Line":"2","Comment":"NB4001-27-50CP","Loc":"Y"},{"Quote":"248248","Line":"3","Company":"1","F_Line":"3","Comment":"Minimum Order Quantity: 2 units","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-27 11:23:52.198 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248371-05272026112351.txt === {"quote":"248371","customer":"13412","name":null,"customerName":"Maya International Tools,S.A de C.V","comp":"01","open":"1","shipto":"SERVICIO","shiptoName":"Maya International Tools, SA CV","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"11-30-2026","cust_po":"HSK63A-NPU13C-135-IDU","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Abigail Juarez Estrella","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"18:11","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Abigail Juarez Estrella","follow_phone":"5347-4301/02","follow_email":"abigail.juarez@mitsatools.com","pic_user":"natalyg","total_amt":"519.92","total_gp":"392.22","total_gpm":"75.44","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"2","totalQty":"3","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"248371","line":"0","data":"04-09-2026 18:13 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248371","line":"1","part":"HSK63A-NPU13C-135-IDU","qty":"1","price":"691.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248371","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248371","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-27 12:12:07.280 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.913979174478, -74.0500095671903, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.913979174478, -74.0500095671903, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1659671 second/s. 2026-05-27 12:12:21.734 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.9139515647775, -74.0500228423814, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.9139515647775, -74.0500228423814, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2089027 second/s. 2026-05-27 13:52:53.621 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250329-05272026135253.txt === {"quote":"250329","customer":"19475","name":null,"customerName":"Shively Bros. Inc.","comp":"01","open":"0","shipto":"SHIVFLIN","shiptoName":"Shively Bros. Inc.","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"CAT40-NPU13-130U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Luis Vazquez","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"08:54","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Luis Vazquez","follow_phone":"787-624-6154","follow_email":"lvazqez@shivelybros.com","pic_user":"briand","total_amt":"413.70","total_gp":"309.87","total_gpm":"74.90","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250329","line":"1","part":"CAT40-NPU13-130U-IDU","qty":"1","price":"591.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250329","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-27 13:53:16.755 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250349-05272026135316.txt === {"quote":"250349","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"HAWKPA","shiptoName":"BlackHawk Industrial - Philadelphia","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"VMK12-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Julie Doherty","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:21","extra":"","follow_up":"06-18-2026","web_id":"","follow_name":"Julie Doherty","follow_phone":"937-482-4000","follow_email":"julie.doherty@blackhawkid.com","pic_user":"briand","total_amt":"85.15","total_gp":"60.83","total_gpm":"71.44","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":250349,"Line":0,"Comment":"05/21/2026 3:14 PM - briand - Closed"}],"items":[{"comp":"01","order":"250349","line":"1","part":"VMK12-1/2","qty":"1","price":"131.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250349","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:02:59.490 [INFO] In session is user: joshuav 2026-05-27 14:03:01.981 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0505771833333, -87.9974741, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0505771833333, -87.9974741, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2517237 second/s. 2026-05-27 14:23:39.403 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250453-05272026142339.txt === {"quote":"250453","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"CAATO","shiptoName":"C&A Tool Eng","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-10-2026","cust_po":"300-012","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Gaerte","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:56","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Justin Gaerte","follow_phone":"260-503-8811","follow_email":"jgaerte@pts-tools.com","pic_user":"rons","total_amt":"63.24","total_gp":"16.77","total_gpm":"26.52","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":250453,"Line":0,"Comment":"05/20/2026 4:46 PM - rons - F/U changed from 05/25/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250453,"Line":1,"Comment":"05/20/2026 4:46 PM - rons - CLO changed from 06/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250453,"Line":2,"Comment":"05/20/2026 4:46 PM - rons - Req Date changed from 06/30/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250453","line":"1","part":"300-012","qty":"1","price":"102.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250453","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:23:50.418 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250453-05272026142350.txt === {"quote":"250453","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"CAATO","shiptoName":"C&A Tool Eng","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-10-2026","cust_po":"300-012","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Gaerte","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:56","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Justin Gaerte","follow_phone":"260-503-8811","follow_email":"jgaerte@pts-tools.com","pic_user":"rons","total_amt":"63.24","total_gp":"16.77","total_gpm":"26.52","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":250453,"Line":0,"Comment":"05/20/2026 4:46 PM - rons - F/U changed from 05/25/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250453,"Line":1,"Comment":"05/20/2026 4:46 PM - rons - CLO changed from 06/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250453,"Line":2,"Comment":"05/20/2026 4:46 PM - rons - Req Date changed from 06/30/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":250453,"Line":3,"Comment":"05/27/2026 2:23 PM - rons - F/U changed from 05/27/2026 to 6/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250453,"Line":4,"Comment":"05/27/2026 2:23 PM - rons - CLO changed from 06/03/2026 to 06/09/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250453","line":"1","part":"300-012","qty":"1","price":"102.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250453","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:23:57.190 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250453-05272026142356.txt === {"quote":"250453","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"CAATO","shiptoName":"C&A Tool Eng","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-16-2026","cust_po":"300-012","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Justin Gaerte","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:56","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Justin Gaerte","follow_phone":"260-503-8811","follow_email":"jgaerte@pts-tools.com","pic_user":"rons","total_amt":"63.24","total_gp":"16.77","total_gpm":"26.52","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":250453,"Line":0,"Comment":"05/20/2026 4:46 PM - rons - F/U changed from 05/25/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250453,"Line":1,"Comment":"05/20/2026 4:46 PM - rons - CLO changed from 06/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250453,"Line":2,"Comment":"05/20/2026 4:46 PM - rons - Req Date changed from 06/30/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":250453,"Line":3,"Comment":"05/27/2026 2:23 PM - rons - F/U changed from 05/27/2026 to 6/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250453,"Line":4,"Comment":"05/27/2026 2:23 PM - rons - CLO changed from 06/03/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":250453,"Line":5,"Comment":"05/27/2026 2:23 PM - rons - Req Date changed from 06/10/2026 to 06/16/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250453","line":"1","part":"300-012","qty":"1","price":"102.00","uom":"EA","discount":"38.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250453","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:24:41.784 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250572-05272026142441.txt === {"quote":"250572","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"1","shipto":"HARTWIGZ","shiptoName":"Hartwig Inc","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"06-10-2026","cust_po":"QCFC65-030-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:07","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@hartwiginc.com","pic_user":"rons","total_amt":"263.25","total_gp":"127.07","total_gpm":"48.27","rev_type":"WAP","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":250572,"Line":0,"Comment":"05/21/2026 2:49 PM - rons - CLO changed from 06/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250572,"Line":1,"Comment":"05/21/2026 2:49 PM - rons - Req Date changed from 07/02/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250572","line":"1","part":"QCFC65-030-SMO","qty":"1","price":"351.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250572","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:25:00.526 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250593-05272026142500.txt === {"quote":"250593","customer":"2950","name":null,"customerName":"Vallen Integrated Supply, Inc.","comp":"01","open":"0","shipto":"NISSANSM","shiptoName":"Nissan Smyrna Spot Buy","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"06-10-2026","cust_po":"CAT40 & NCAT40 Shell Mill","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sam Primm","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:21","extra":"","follow_up":"06-23-2026","web_id":"","follow_name":"Sam Primm","follow_phone":"931-626-5664","follow_email":"william.primm@vallen.com","pic_user":"rons","total_amt":"760.41","total_gp":"558.61","total_gpm":"73.46","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"250593","line":"1","data":"vallen.com with updated quote, added #5"},{"comp":"1","quote":"250593","line":"0","data":"05-22-2026 13:37-haleyd sent email to sam.primm@"}],"crmnotes":[{"comp":1,"quote":250593,"Line":0,"Comment":"05/26/2026 10:28 AM - rons - CLO changed from 06/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250593,"Line":1,"Comment":"05/26/2026 10:28 AM - rons - Req Date changed from 07/02/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250593","line":"1","part":"C4001-22-50CP","qty":"1","price":"157.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250593","line":"3","part":"NC4001-1000-4.00CP","qty":"1","price":"356.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250593","line":"5","part":"CAT40-C32-105U-IDU","qty":"1","price":"593.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250593","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-27 14:25:11.968 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250593-05272026142511.txt === {"quote":"250593","customer":"2950","name":null,"customerName":"Vallen Integrated Supply, Inc.","comp":"01","open":"0","shipto":"NISSANSM","shiptoName":"Nissan Smyrna Spot Buy","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"06-10-2026","cust_po":"CAT40 & NCAT40 Shell Mill","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sam Primm","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:21","extra":"","follow_up":"06-23-2026","web_id":"","follow_name":"Sam Primm","follow_phone":"931-626-5664","follow_email":"william.primm@vallen.com","pic_user":"rons","total_amt":"760.41","total_gp":"558.61","total_gpm":"73.46","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"250593","line":"1","data":"vallen.com with updated quote, added #5"},{"comp":"1","quote":"250593","line":"0","data":"05-22-2026 13:37-haleyd sent email to sam.primm@"}],"crmnotes":[{"comp":1,"quote":250593,"Line":0,"Comment":"05/26/2026 10:28 AM - rons - CLO changed from 06/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250593,"Line":1,"Comment":"05/26/2026 10:28 AM - rons - Req Date changed from 07/02/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":250593,"Line":2,"Comment":"05/27/2026 2:24 PM - rons - F/U changed from 05/27/2026 to 6/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250593,"Line":3,"Comment":"05/27/2026 2:25 PM - rons - CLO changed from 06/03/2026 to 06/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250593","line":"1","part":"C4001-22-50CP","qty":"1","price":"157.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250593","line":"3","part":"NC4001-1000-4.00CP","qty":"1","price":"356.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250593","line":"5","part":"CAT40-C32-105U-IDU","qty":"1","price":"593.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250593","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-27 14:25:20.492 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250593-05272026142520.txt === {"quote":"250593","customer":"2950","name":null,"customerName":"Vallen Integrated Supply, Inc.","comp":"01","open":"0","shipto":"NISSANSM","shiptoName":"Nissan Smyrna Spot Buy","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"07-07-2026","cust_po":"CAT40 & NCAT40 Shell Mill","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sam Primm","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:21","extra":"","follow_up":"06-23-2026","web_id":"","follow_name":"Sam Primm","follow_phone":"931-626-5664","follow_email":"william.primm@vallen.com","pic_user":"rons","total_amt":"760.41","total_gp":"558.61","total_gpm":"73.46","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"250593","line":"1","data":"vallen.com with updated quote, added #5"},{"comp":"1","quote":"250593","line":"0","data":"05-22-2026 13:37-haleyd sent email to sam.primm@"}],"crmnotes":[{"comp":1,"quote":250593,"Line":0,"Comment":"05/26/2026 10:28 AM - rons - CLO changed from 06/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250593,"Line":1,"Comment":"05/26/2026 10:28 AM - rons - Req Date changed from 07/02/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":250593,"Line":2,"Comment":"05/27/2026 2:24 PM - rons - F/U changed from 05/27/2026 to 6/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250593,"Line":3,"Comment":"05/27/2026 2:25 PM - rons - CLO changed from 06/03/2026 to 06/30/2026 (CLO Date Updated)"},{"comp":1,"quote":250593,"Line":4,"Comment":"05/27/2026 2:25 PM - rons - Req Date changed from 06/10/2026 to 07/07/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250593","line":"1","part":"C4001-22-50CP","qty":"1","price":"157.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250593","line":"3","part":"NC4001-1000-4.00CP","qty":"1","price":"356.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250593","line":"5","part":"CAT40-C32-105U-IDU","qty":"1","price":"593.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250593","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-27 14:26:13.138 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250555-05272026142612.txt === {"quote":"250555","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"06-10-2026","cust_po":"NC5007-0032-6.00G","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:39","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"294.84","total_gp":"147.79","total_gpm":"50.13","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"250555","line":"0","data":"05-21-2026 08:40-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250555,"Line":0,"Comment":"05/26/2026 10:28 AM - rons - CLO changed from 06/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250555,"Line":1,"Comment":"05/26/2026 10:28 AM - rons - Req Date changed from 07/02/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250555","line":"1","part":"NC5007-0032-6.00G","qty":"1","price":"546.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250555","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:26:21.979 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250555-05272026142621.txt === {"quote":"250555","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"06-10-2026","cust_po":"NC5007-0032-6.00G","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:39","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"294.84","total_gp":"147.79","total_gpm":"50.13","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-26-2026","notes":[{"comp":"1","quote":"250555","line":"0","data":"05-21-2026 08:40-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250555,"Line":0,"Comment":"05/26/2026 10:28 AM - rons - CLO changed from 06/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250555,"Line":1,"Comment":"05/26/2026 10:28 AM - rons - Req Date changed from 07/02/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":250555,"Line":2,"Comment":"05/27/2026 2:26 PM - rons - F/U changed from 05/27/2026 to 6/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250555,"Line":3,"Comment":"05/27/2026 2:26 PM - rons - CLO changed from 06/03/2026 to 06/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250555","line":"1","part":"NC5007-0032-6.00G","qty":"1","price":"546.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250555","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:26:28.163 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250555-05272026142627.txt === {"quote":"250555","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"07-03-2026","cust_po":"NC5007-0032-6.00G","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:39","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"294.84","total_gp":"147.79","total_gpm":"50.13","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-26-2026","notes":[{"comp":"1","quote":"250555","line":"0","data":"05-21-2026 08:40-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250555,"Line":0,"Comment":"05/26/2026 10:28 AM - rons - CLO changed from 06/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250555,"Line":1,"Comment":"05/26/2026 10:28 AM - rons - Req Date changed from 07/02/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":250555,"Line":2,"Comment":"05/27/2026 2:26 PM - rons - F/U changed from 05/27/2026 to 6/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250555,"Line":3,"Comment":"05/27/2026 2:26 PM - rons - CLO changed from 06/03/2026 to 06/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250555,"Line":4,"Comment":"05/27/2026 2:26 PM - rons - Req Date changed from 06/10/2026 to 07/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250555","line":"1","part":"NC5007-0032-6.00G","qty":"1","price":"546.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250555","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:29:13.476 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249852-05272026142913.txt === {"quote":"249852","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PRECIMED","shiptoName":"Precision Medical Technologies","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-11-2026","cust_po":"Howa & Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tricia Springer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:53","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"Tricia Springer","follow_phone":"800-236-6020x1305","follow_email":"tricia.springer@pts-tools.com","pic_user":"rons","total_amt":"7371.78","total_gp":"4804.32","total_gpm":"65.17","rev_type":"WAP","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249852","line":"4","data":"send over updated quote once we hear back"},{"comp":"1","quote":"249852","line":"3","data":"1...confirming on price and delivery and will"},{"comp":"1","quote":"249852","line":"2","data":"05-08-2026 08:59-rons: sending quote without line"},{"comp":"1","quote":"249852","line":"1","data":"on this...sending updated quote now"},{"comp":"1","quote":"249852","line":"0","data":"05-13-2026 08:36-rons: finally received response"}],"crmnotes":[{"comp":1,"quote":249852,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249852,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249852,"Line":2,"Comment":"05/13/2026 4:06 PM - rons - F/U changed from 05/14/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249852,"Line":3,"Comment":"05/13/2026 4:06 PM - rons - CLO changed from 05/21/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249852,"Line":4,"Comment":"05/13/2026 4:06 PM - rons - Req Date changed from 05/28/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249852","line":"1","part":"HW-06C-DID","qty":"2","price":"3811.00","uom":"EA","discount":"25.00","req_date":"3-5 WEEKS","branch":"1"},{"comp":"01","order":"249852","line":"3","part":"NCAT40-SF0125-3.15","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"5","part":"NCAT40-SF0250-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"7","part":"NCAT40-SF0500-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-27 14:29:22.393 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249852-05272026142922.txt === {"quote":"249852","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PRECIMED","shiptoName":"Precision Medical Technologies","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-11-2026","cust_po":"Howa & Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tricia Springer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:53","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"Tricia Springer","follow_phone":"800-236-6020x1305","follow_email":"tricia.springer@pts-tools.com","pic_user":"rons","total_amt":"7371.78","total_gp":"4804.32","total_gpm":"65.17","rev_type":"WAP","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-17-2026","notes":[{"comp":"1","quote":"249852","line":"4","data":"send over updated quote once we hear back"},{"comp":"1","quote":"249852","line":"3","data":"1...confirming on price and delivery and will"},{"comp":"1","quote":"249852","line":"2","data":"05-08-2026 08:59-rons: sending quote without line"},{"comp":"1","quote":"249852","line":"1","data":"on this...sending updated quote now"},{"comp":"1","quote":"249852","line":"0","data":"05-13-2026 08:36-rons: finally received response"}],"crmnotes":[{"comp":1,"quote":249852,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249852,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249852,"Line":2,"Comment":"05/13/2026 4:06 PM - rons - F/U changed from 05/14/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249852,"Line":3,"Comment":"05/13/2026 4:06 PM - rons - CLO changed from 05/21/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249852,"Line":4,"Comment":"05/13/2026 4:06 PM - rons - Req Date changed from 05/28/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":249852,"Line":5,"Comment":"05/27/2026 2:29 PM - rons - F/U changed from 05/28/2026 to 6/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249852,"Line":6,"Comment":"05/27/2026 2:29 PM - rons - CLO changed from 06/04/2026 to 06/17/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249852","line":"1","part":"HW-06C-DID","qty":"2","price":"3811.00","uom":"EA","discount":"25.00","req_date":"3-5 WEEKS","branch":"1"},{"comp":"01","order":"249852","line":"3","part":"NCAT40-SF0125-3.15","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"5","part":"NCAT40-SF0250-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"7","part":"NCAT40-SF0500-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-27 14:29:30.797 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249852-05272026142930.txt === {"quote":"249852","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PRECIMED","shiptoName":"Precision Medical Technologies","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-24-2026","cust_po":"Howa & Shrink Fit Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tricia Springer","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:53","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"Tricia Springer","follow_phone":"800-236-6020x1305","follow_email":"tricia.springer@pts-tools.com","pic_user":"rons","total_amt":"7371.78","total_gp":"4804.32","total_gpm":"65.17","rev_type":"WAP","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-17-2026","notes":[{"comp":"1","quote":"249852","line":"4","data":"send over updated quote once we hear back"},{"comp":"1","quote":"249852","line":"3","data":"1...confirming on price and delivery and will"},{"comp":"1","quote":"249852","line":"2","data":"05-08-2026 08:59-rons: sending quote without line"},{"comp":"1","quote":"249852","line":"1","data":"on this...sending updated quote now"},{"comp":"1","quote":"249852","line":"0","data":"05-13-2026 08:36-rons: finally received response"}],"crmnotes":[{"comp":1,"quote":249852,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249852,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249852,"Line":2,"Comment":"05/13/2026 4:06 PM - rons - F/U changed from 05/14/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249852,"Line":3,"Comment":"05/13/2026 4:06 PM - rons - CLO changed from 05/21/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249852,"Line":4,"Comment":"05/13/2026 4:06 PM - rons - Req Date changed from 05/28/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":249852,"Line":5,"Comment":"05/27/2026 2:29 PM - rons - F/U changed from 05/28/2026 to 6/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249852,"Line":6,"Comment":"05/27/2026 2:29 PM - rons - CLO changed from 06/04/2026 to 06/17/2026 (CLO Date Updated)"},{"comp":1,"quote":249852,"Line":7,"Comment":"05/27/2026 2:29 PM - rons - Req Date changed from 06/11/2026 to 06/24/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249852","line":"1","part":"HW-06C-DID","qty":"2","price":"3811.00","uom":"EA","discount":"25.00","req_date":"3-5 WEEKS","branch":"1"},{"comp":"01","order":"249852","line":"3","part":"NCAT40-SF0125-3.15","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"5","part":"NCAT40-SF0250-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"7","part":"NCAT40-SF0500-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249852","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-27 14:30:15.259 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250632-05272026143015.txt === {"quote":"250632","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"05-22-2026","cust_order_date":"05-22-2026","req_date":"06-11-2026","cust_po":"ATC-ALIGN-HSK100A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"12:16","extra":"","follow_up":"06-22-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"1776.24","total_gp":"1174.32","total_gpm":"66.11","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":250632,"Line":0,"Comment":"05/26/2026 10:29 AM - rons - CLO changed from 06/22/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":250632,"Line":1,"Comment":"05/26/2026 10:29 AM - rons - Req Date changed from 06/22/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250632","line":"1","part":"ATC-ALIGN-HSK100A","qty":"1","price":"2467.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250632","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:30:24.750 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250632-05272026143024.txt === {"quote":"250632","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"05-22-2026","cust_order_date":"05-22-2026","req_date":"06-11-2026","cust_po":"ATC-ALIGN-HSK100A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"12:16","extra":"","follow_up":"06-22-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"1776.24","total_gp":"1174.32","total_gpm":"66.11","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":250632,"Line":0,"Comment":"05/26/2026 10:29 AM - rons - CLO changed from 06/22/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":250632,"Line":1,"Comment":"05/26/2026 10:29 AM - rons - Req Date changed from 06/22/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":250632,"Line":2,"Comment":"05/27/2026 2:30 PM - rons - F/U changed from 05/28/2026 to 6/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250632,"Line":3,"Comment":"05/27/2026 2:30 PM - rons - CLO changed from 06/04/2026 to 06/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250632","line":"1","part":"ATC-ALIGN-HSK100A","qty":"1","price":"2467.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250632","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:30:30.619 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250632-05272026143030.txt === {"quote":"250632","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"05-22-2026","cust_order_date":"05-22-2026","req_date":"07-06-2026","cust_po":"ATC-ALIGN-HSK100A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"12:16","extra":"","follow_up":"06-22-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"1776.24","total_gp":"1174.32","total_gpm":"66.11","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":250632,"Line":0,"Comment":"05/26/2026 10:29 AM - rons - CLO changed from 06/22/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":250632,"Line":1,"Comment":"05/26/2026 10:29 AM - rons - Req Date changed from 06/22/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":250632,"Line":2,"Comment":"05/27/2026 2:30 PM - rons - F/U changed from 05/28/2026 to 6/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250632,"Line":3,"Comment":"05/27/2026 2:30 PM - rons - CLO changed from 06/04/2026 to 06/29/2026 (CLO Date Updated)"},{"comp":1,"quote":250632,"Line":4,"Comment":"05/27/2026 2:30 PM - rons - Req Date changed from 06/11/2026 to 07/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250632","line":"1","part":"ATC-ALIGN-HSK100A","qty":"1","price":"2467.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250632","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:30:39.919 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249177-05272026143039.txt === {"quote":"249177","customer":"E19064","name":null,"customerName":"SMT Company","comp":"01","open":"0","shipto":"CONDISC","shiptoName":"Continental Disc Corp, LLC","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-11-2026","cust_po":"Tooling Package","terms_code":"CCARD","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:52","extra":"","follow_up":"06-17-2026","web_id":"","follow_name":"Dan","follow_phone":"316-393-0959","follow_email":"dan@smtco.com","pic_user":"rons","total_amt":"0.00","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249177","line":"0","data":"04-24-2026 15:55-rons: list coming"}],"crmnotes":[{"comp":1,"quote":249177,"Line":0,"Comment":"04/29/2026 4:26 PM - rons - CLO changed from 05/24/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":249177,"Line":1,"Comment":"04/29/2026 4:26 PM - rons - Req Date changed from 06/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":249177,"Line":2,"Comment":"04/30/2026 5:12 PM - rons - F/U changed from 04/30/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249177,"Line":3,"Comment":"04/30/2026 5:12 PM - rons - CLO changed from 05/07/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249177,"Line":4,"Comment":"04/30/2026 5:12 PM - rons - Req Date changed from 05/14/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":249177,"Line":5,"Comment":"05/13/2026 2:17 PM - rons - \"Still in the works, trying to get everything across the finish line.\""}],"items":[{"comp":"01","order":"249177","line":"1","part":"SPECIAL-TL","qty":"1","price":"0.00","uom":"EA","discount":"40.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249177","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249177","Line":"1","Company":"1","F_Line":"1","Comment":"Placeholder for tooling package - list to come","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:30:49.060 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249177-05272026143048.txt === {"quote":"249177","customer":"E19064","name":null,"customerName":"SMT Company","comp":"01","open":"0","shipto":"CONDISC","shiptoName":"Continental Disc Corp, LLC","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-11-2026","cust_po":"Tooling Package","terms_code":"CCARD","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:52","extra":"","follow_up":"06-17-2026","web_id":"","follow_name":"Dan","follow_phone":"316-393-0959","follow_email":"dan@smtco.com","pic_user":"rons","total_amt":"0.00","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-24-2026","notes":[{"comp":"1","quote":"249177","line":"0","data":"04-24-2026 15:55-rons: list coming"}],"crmnotes":[{"comp":1,"quote":249177,"Line":0,"Comment":"04/29/2026 4:26 PM - rons - CLO changed from 05/24/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":249177,"Line":1,"Comment":"04/29/2026 4:26 PM - rons - Req Date changed from 06/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":249177,"Line":2,"Comment":"04/30/2026 5:12 PM - rons - F/U changed from 04/30/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249177,"Line":3,"Comment":"04/30/2026 5:12 PM - rons - CLO changed from 05/07/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249177,"Line":4,"Comment":"04/30/2026 5:12 PM - rons - Req Date changed from 05/14/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":249177,"Line":5,"Comment":"05/13/2026 2:17 PM - rons - \"Still in the works, trying to get everything across the finish line.\""},{"comp":1,"quote":249177,"Line":6,"Comment":"05/27/2026 2:30 PM - rons - F/U changed from 05/28/2026 to 6/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249177,"Line":7,"Comment":"05/27/2026 2:30 PM - rons - CLO changed from 06/04/2026 to 06/24/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249177","line":"1","part":"SPECIAL-TL","qty":"1","price":"0.00","uom":"EA","discount":"40.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249177","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249177","Line":"1","Company":"1","F_Line":"1","Comment":"Placeholder for tooling package - list to come","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:30:57.476 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249177-05272026143057.txt === {"quote":"249177","customer":"E19064","name":null,"customerName":"SMT Company","comp":"01","open":"0","shipto":"CONDISC","shiptoName":"Continental Disc Corp, LLC","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"07-01-2026","cust_po":"Tooling Package","terms_code":"CCARD","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:52","extra":"","follow_up":"06-17-2026","web_id":"","follow_name":"Dan","follow_phone":"316-393-0959","follow_email":"dan@smtco.com","pic_user":"rons","total_amt":"0.00","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-24-2026","notes":[{"comp":"1","quote":"249177","line":"0","data":"04-24-2026 15:55-rons: list coming"}],"crmnotes":[{"comp":1,"quote":249177,"Line":0,"Comment":"04/29/2026 4:26 PM - rons - CLO changed from 05/24/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":249177,"Line":1,"Comment":"04/29/2026 4:26 PM - rons - Req Date changed from 06/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":249177,"Line":2,"Comment":"04/30/2026 5:12 PM - rons - F/U changed from 04/30/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249177,"Line":3,"Comment":"04/30/2026 5:12 PM - rons - CLO changed from 05/07/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249177,"Line":4,"Comment":"04/30/2026 5:12 PM - rons - Req Date changed from 05/14/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":249177,"Line":5,"Comment":"05/13/2026 2:17 PM - rons - \"Still in the works, trying to get everything across the finish line.\""},{"comp":1,"quote":249177,"Line":6,"Comment":"05/27/2026 2:30 PM - rons - F/U changed from 05/28/2026 to 6/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249177,"Line":7,"Comment":"05/27/2026 2:30 PM - rons - CLO changed from 06/04/2026 to 06/24/2026 (CLO Date Updated)"},{"comp":1,"quote":249177,"Line":8,"Comment":"05/27/2026 2:30 PM - rons - Req Date changed from 06/11/2026 to 07/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249177","line":"1","part":"SPECIAL-TL","qty":"1","price":"0.00","uom":"EA","discount":"40.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249177","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249177","Line":"1","Company":"1","F_Line":"1","Comment":"Placeholder for tooling package - list to come","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:34:30.911 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250705-05272026143430.txt === {"quote":"250705","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"07-07-2026","cust_po":"ET16-236","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michael Kane","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:59","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Michael Kane","follow_phone":"","follow_email":"mkane@metal-removal.com","pic_user":"rons","total_amt":"644.80","total_gp":"379.52","total_gpm":"58.86","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"250705","line":"0","data":"05-26-2026 12:59-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250705,"Line":0,"Comment":"05/27/2026 2:34 PM - rons - CLO changed from 06/26/2026 to 06/08/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250705","line":"1","part":"ET16-236","qty":"8","price":"124.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250705","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-27 14:34:37.244 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250705-05272026143437.txt === {"quote":"250705","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"06-15-2026","cust_po":"ET16-236","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michael Kane","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:59","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Michael Kane","follow_phone":"","follow_email":"mkane@metal-removal.com","pic_user":"rons","total_amt":"644.80","total_gp":"379.52","total_gpm":"58.86","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"250705","line":"0","data":"05-26-2026 12:59-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250705,"Line":0,"Comment":"05/27/2026 2:34 PM - rons - CLO changed from 06/26/2026 to 06/08/2026 (CLO Date Updated)"},{"comp":1,"quote":250705,"Line":1,"Comment":"05/27/2026 2:34 PM - rons - Req Date changed from 07/07/2026 to 06/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250705","line":"1","part":"ET16-236","qty":"8","price":"124.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250705","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:35:30.914 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250706-05272026143530.txt === {"quote":"250706","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIOWA","shiptoName":"MSC Industrial Supply Co.","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"07-07-2026","cust_po":"5C Round Sets","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andrea Riedesel","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:00","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Andrea Riedesel","follow_phone":"515-262-9566","follow_email":"andrea.riedesel@mscdirect.com","pic_user":"rons","total_amt":"765.32","total_gp":"378.06","total_gpm":"49.40","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-26-2026","notes":[{"comp":"1","quote":"250706","line":"0","data":"05-26-2026 13:01-rons: live chat RFQ"}],"crmnotes":[],"items":[{"comp":"01","order":"250706","line":"1","part":"510-SET-18","qty":"1","price":"680.00","uom":"EA","discount":"62.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250706","line":"3","part":"510-SET-35","qty":"1","price":"1334.00","uom":"EA","discount":"62.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250706","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-27 14:35:48.371 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250706-05272026143548.txt === {"quote":"250706","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIOWA","shiptoName":"MSC Industrial Supply Co.","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"07-07-2026","cust_po":"5C Round Sets","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andrea Riedesel","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:00","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Andrea Riedesel","follow_phone":"515-262-9566","follow_email":"andrea.riedesel@mscdirect.com","pic_user":"rons","total_amt":"765.32","total_gp":"378.06","total_gpm":"49.40","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"250706","line":"0","data":"05-26-2026 13:01-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250706,"Line":0,"Comment":"05/27/2026 2:35 PM - rons - F/U changed from 06/01/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250706,"Line":1,"Comment":"05/27/2026 2:35 PM - rons - CLO changed from 06/26/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250706","line":"1","part":"510-SET-18","qty":"1","price":"680.00","uom":"EA","discount":"62.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250706","line":"3","part":"510-SET-35","qty":"1","price":"1334.00","uom":"EA","discount":"62.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250706","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 14:35:54.484 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250706-05272026143553.txt === {"quote":"250706","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCIOWA","shiptoName":"MSC Industrial Supply Co.","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"06-10-2026","cust_po":"5C Round Sets","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andrea Riedesel","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:00","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Andrea Riedesel","follow_phone":"515-262-9566","follow_email":"andrea.riedesel@mscdirect.com","pic_user":"rons","total_amt":"765.32","total_gp":"378.06","total_gpm":"49.40","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"250706","line":"0","data":"05-26-2026 13:01-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250706,"Line":0,"Comment":"05/27/2026 2:35 PM - rons - F/U changed from 06/01/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250706,"Line":1,"Comment":"05/27/2026 2:35 PM - rons - CLO changed from 06/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250706,"Line":2,"Comment":"05/27/2026 2:35 PM - rons - Req Date changed from 07/07/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250706","line":"1","part":"510-SET-18","qty":"1","price":"680.00","uom":"EA","discount":"62.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250706","line":"3","part":"510-SET-35","qty":"1","price":"1334.00","uom":"EA","discount":"62.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250706","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 14:35:58.655 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250706-05272026143558.txt === {"quote":"250706","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCIOWA","shiptoName":"MSC Industrial Supply Co.","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"06-10-2026","cust_po":"5C Round Sets","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andrea Riedesel","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:00","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Andrea Riedesel","follow_phone":"515-262-9566","follow_email":"andrea.riedesel@mscdirect.com","pic_user":"rons","total_amt":"765.32","total_gp":"378.06","total_gpm":"49.40","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"1","totalQty":"3","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"250706","line":"0","data":"05-26-2026 13:01-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250706,"Line":0,"Comment":"05/27/2026 2:35 PM - rons - F/U changed from 06/01/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250706,"Line":1,"Comment":"05/27/2026 2:35 PM - rons - CLO changed from 06/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250706,"Line":2,"Comment":"05/27/2026 2:35 PM - rons - Req Date changed from 07/07/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250706","line":"1","part":"510-SET-18","qty":"1","price":"680.00","uom":"EA","discount":"62.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250706","line":"3","part":"510-SET-35","qty":"1","price":"1334.00","uom":"EA","discount":"62.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250706","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 14:36:37.829 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250724-05272026143637.txt === {"quote":"250724","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"MARTINFW","shiptoName":"Martin Supply","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"07-07-2026","cust_po":"HSK63A-ER32S-80","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:49","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@martinsupply.com","pic_user":"rons","total_amt":"385.61","total_gp":"224.98","total_gpm":"58.34","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-26-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250724","line":"1","part":"HSK63A-ER32S-80","qty":"2","price":"342.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250724","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250724","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-27 14:36:49.704 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250724-05272026143649.txt === {"quote":"250724","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"MARTINFW","shiptoName":"Martin Supply","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"07-07-2026","cust_po":"HSK63A-ER32S-80","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:49","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@martinsupply.com","pic_user":"rons","total_amt":"385.61","total_gp":"224.98","total_gpm":"58.34","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-17-2026","notes":[],"crmnotes":[{"comp":1,"quote":250724,"Line":0,"Comment":"05/27/2026 2:36 PM - rons - F/U changed from 06/01/2026 to 6/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250724,"Line":1,"Comment":"05/27/2026 2:36 PM - rons - CLO changed from 06/26/2026 to 06/17/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250724","line":"1","part":"HSK63A-ER32S-80","qty":"2","price":"342.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250724","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250724","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 14:36:56.609 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250724-05272026143656.txt === {"quote":"250724","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"MARTINFW","shiptoName":"Martin Supply","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"06-24-2026","cust_po":"HSK63A-ER32S-80","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:49","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@martinsupply.com","pic_user":"rons","total_amt":"385.61","total_gp":"224.98","total_gpm":"58.34","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-17-2026","notes":[],"crmnotes":[{"comp":1,"quote":250724,"Line":0,"Comment":"05/27/2026 2:36 PM - rons - F/U changed from 06/01/2026 to 6/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250724,"Line":1,"Comment":"05/27/2026 2:36 PM - rons - CLO changed from 06/26/2026 to 06/17/2026 (CLO Date Updated)"},{"comp":1,"quote":250724,"Line":2,"Comment":"05/27/2026 2:36 PM - rons - Req Date changed from 07/07/2026 to 06/24/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250724","line":"1","part":"HSK63A-ER32S-80","qty":"2","price":"342.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250724","line":"2","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250724","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 14:37:45.889 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249438-05272026143745.txt === {"quote":"249438","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOOSIA","shiptoName":"PTSolutions","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-16-2026","cust_po":"160-068","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:22","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"57.66","total_gp":"27.79","total_gpm":"48.20","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-09-2026","notes":[{"comp":"1","quote":"249438","line":"4","data":"PTSolutions, not sure that's the case though..."},{"comp":"1","quote":"249438","line":"3","data":"price or lead time given - claimed he was with"},{"comp":"1","quote":"249438","line":"2","data":"called in requesting quote on this piece...no"},{"comp":"1","quote":"249438","line":"1","data":"04-30-2026 08:31-rons: Rob Bayne at 630-514-4632"},{"comp":"1","quote":"249438","line":"0","data":"04-30-2026 17:29-rons: added to CBO/delivery log"}],"crmnotes":[{"comp":1,"quote":249438,"Line":0,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":1,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249438,"Line":2,"Comment":"05/06/2026 5:07 PM - rons - F/U changed from 05/06/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249438,"Line":3,"Comment":"05/06/2026 5:07 PM - rons - CLO changed from 05/13/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":4,"Comment":"05/06/2026 5:07 PM - rons - Req Date changed from 05/20/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249438,"Line":5,"Comment":"05/18/2026 12:59 PM - rons - F/U changed from 05/19/2026 to 6/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249438,"Line":6,"Comment":"05/18/2026 12:59 PM - rons - CLO changed from 05/26/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":7,"Comment":"05/18/2026 12:59 PM - rons - Req Date changed from 06/02/2026 to 06/16/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249438","line":"1","part":"160-068","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249438","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:37:55.114 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249438-05272026143754.txt === {"quote":"249438","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOOSIA","shiptoName":"PTSolutions","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-16-2026","cust_po":"160-068","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:22","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"57.66","total_gp":"27.79","total_gpm":"48.20","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249438","line":"4","data":"PTSolutions, not sure that's the case though..."},{"comp":"1","quote":"249438","line":"3","data":"price or lead time given - claimed he was with"},{"comp":"1","quote":"249438","line":"2","data":"called in requesting quote on this piece...no"},{"comp":"1","quote":"249438","line":"1","data":"04-30-2026 08:31-rons: Rob Bayne at 630-514-4632"},{"comp":"1","quote":"249438","line":"0","data":"04-30-2026 17:29-rons: added to CBO/delivery log"}],"crmnotes":[{"comp":1,"quote":249438,"Line":0,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":1,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249438,"Line":2,"Comment":"05/06/2026 5:07 PM - rons - F/U changed from 05/06/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249438,"Line":3,"Comment":"05/06/2026 5:07 PM - rons - CLO changed from 05/13/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":4,"Comment":"05/06/2026 5:07 PM - rons - Req Date changed from 05/20/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249438,"Line":5,"Comment":"05/18/2026 12:59 PM - rons - F/U changed from 05/19/2026 to 6/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249438,"Line":6,"Comment":"05/18/2026 12:59 PM - rons - CLO changed from 05/26/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":7,"Comment":"05/18/2026 12:59 PM - rons - Req Date changed from 06/02/2026 to 06/16/2026 (Req Date Updated)"},{"comp":1,"quote":249438,"Line":8,"Comment":"05/27/2026 2:37 PM - rons - F/U changed from 06/02/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249438,"Line":9,"Comment":"05/27/2026 2:37 PM - rons - CLO changed from 06/09/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249438","line":"1","part":"160-068","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249438","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:38:01.353 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249438-05272026143801.txt === {"quote":"249438","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSOOSIA","shiptoName":"PTSolutions","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-10-2026","cust_po":"160-068","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:22","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"57.66","total_gp":"27.79","total_gpm":"48.20","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249438","line":"4","data":"PTSolutions, not sure that's the case though..."},{"comp":"1","quote":"249438","line":"3","data":"price or lead time given - claimed he was with"},{"comp":"1","quote":"249438","line":"2","data":"called in requesting quote on this piece...no"},{"comp":"1","quote":"249438","line":"1","data":"04-30-2026 08:31-rons: Rob Bayne at 630-514-4632"},{"comp":"1","quote":"249438","line":"0","data":"04-30-2026 17:29-rons: added to CBO/delivery log"}],"crmnotes":[{"comp":1,"quote":249438,"Line":0,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":1,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249438,"Line":2,"Comment":"05/06/2026 5:07 PM - rons - F/U changed from 05/06/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249438,"Line":3,"Comment":"05/06/2026 5:07 PM - rons - CLO changed from 05/13/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":4,"Comment":"05/06/2026 5:07 PM - rons - Req Date changed from 05/20/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249438,"Line":5,"Comment":"05/18/2026 12:59 PM - rons - F/U changed from 05/19/2026 to 6/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249438,"Line":6,"Comment":"05/18/2026 12:59 PM - rons - CLO changed from 05/26/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":7,"Comment":"05/18/2026 12:59 PM - rons - Req Date changed from 06/02/2026 to 06/16/2026 (Req Date Updated)"},{"comp":1,"quote":249438,"Line":8,"Comment":"05/27/2026 2:37 PM - rons - F/U changed from 06/02/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249438,"Line":9,"Comment":"05/27/2026 2:37 PM - rons - CLO changed from 06/09/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":10,"Comment":"05/27/2026 2:37 PM - rons - Req Date changed from 06/16/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249438","line":"1","part":"160-068","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249438","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:38:05.765 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249438-05272026143805.txt === {"quote":"249438","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"PTSOOSIA","shiptoName":"PTSolutions","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-10-2026","cust_po":"160-068","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:22","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"rons","total_amt":"57.66","total_gp":"27.79","total_gpm":"48.20","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249438","line":"4","data":"PTSolutions, not sure that's the case though..."},{"comp":"1","quote":"249438","line":"3","data":"price or lead time given - claimed he was with"},{"comp":"1","quote":"249438","line":"2","data":"called in requesting quote on this piece...no"},{"comp":"1","quote":"249438","line":"1","data":"04-30-2026 08:31-rons: Rob Bayne at 630-514-4632"},{"comp":"1","quote":"249438","line":"0","data":"04-30-2026 17:29-rons: added to CBO/delivery log"}],"crmnotes":[{"comp":1,"quote":249438,"Line":0,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":1,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249438,"Line":2,"Comment":"05/06/2026 5:07 PM - rons - F/U changed from 05/06/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249438,"Line":3,"Comment":"05/06/2026 5:07 PM - rons - CLO changed from 05/13/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":4,"Comment":"05/06/2026 5:07 PM - rons - Req Date changed from 05/20/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249438,"Line":5,"Comment":"05/18/2026 12:59 PM - rons - F/U changed from 05/19/2026 to 6/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249438,"Line":6,"Comment":"05/18/2026 12:59 PM - rons - CLO changed from 05/26/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":7,"Comment":"05/18/2026 12:59 PM - rons - Req Date changed from 06/02/2026 to 06/16/2026 (Req Date Updated)"},{"comp":1,"quote":249438,"Line":8,"Comment":"05/27/2026 2:37 PM - rons - F/U changed from 06/02/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249438,"Line":9,"Comment":"05/27/2026 2:37 PM - rons - CLO changed from 06/09/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249438,"Line":10,"Comment":"05/27/2026 2:37 PM - rons - Req Date changed from 06/16/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249438","line":"1","part":"160-068","qty":"1","price":"93.00","uom":"EA","discount":"38.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249438","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:38:09.736 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.4032731095639, -112.009978310735, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.4032731095639, -112.009978310735, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1624638 second/s. 2026-05-27 14:41:33.388 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247870-05272026144133.txt === {"quote":"247870","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"DENSOMAZ","shiptoName":"Denso Manufacturing Tennessee","entry_date":"04-01-2026","cust_order_date":"04-14-2026","req_date":"06-10-2026","cust_po":"NBT30 Hydraulic Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"865-724-2516","follow_email":"trent@tnmachinetool.com","pic_user":"rons","total_amt":"5272.75","total_gp":"5272.75","total_gpm":"100.00","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"247870","line":"1","data":"Fletcher..."},{"comp":"1","quote":"247870","line":"0","data":"04-02-2026 17:00-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":247870,"Line":0,"Comment":"04/02/2026 10:01 AM - rons - CLO changed from 04/21/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 04/23/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":2,"Comment":"04/03/2026 3:54 PM - rons - F/U changed from 04/07/2026 to 4/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":3,"Comment":"04/03/2026 3:54 PM - rons - CLO changed from 04/14/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":4,"Comment":"04/03/2026 3:54 PM - rons - Req Date changed from 04/21/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":5,"Comment":"04/15/2026 3:18 PM - rons - CLO changed from 04/23/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":6,"Comment":"04/15/2026 3:18 PM - rons - Req Date changed from 04/30/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/23/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 04/30/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":11,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":12,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":13,"Comment":"05/04/2026 5:27 PM - rons - F/U changed from 05/04/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":14,"Comment":"05/04/2026 5:27 PM - rons - CLO changed from 05/11/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":15,"Comment":"05/04/2026 5:27 PM - rons - Req Date changed from 05/18/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":16,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":17,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":18,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":19,"Comment":"05/12/2026 4:48 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":20,"Comment":"05/12/2026 4:48 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":21,"Comment":"05/12/2026 4:48 PM - rons - Req Date changed from 05/26/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":22,"Comment":"05/27/2026 2:41 PM - rons - Trent getting back to me..."}],"items":[{"comp":"01","order":"247870","line":"1","part":"SPECIAL-TL","qty":"5","price":"1054.55","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247870","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247870","Line":"1","Company":"1","F_Line":"1","Comment":"NBT30 Hydraulic Chuck 3mm. d2 = 14mm,d3=18mm,70mm GL","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"2","Comment":"These are considered special and have been quoted at","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"3","Comment":"special net price. Please allow 12 weeks after signed","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"4","Comment":"approval drawing plus 2 weeks for delivery. Minimum","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"5","Comment":"order quantity is 5 pieces.","Loc":"Y"}],"qcomms":[{"Quote":"247870","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247870","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247870","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} 247870-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:41:40.863 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247870-05272026144140.txt === {"quote":"247870","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"DENSOMAZ","shiptoName":"Denso Manufacturing Tennessee","entry_date":"04-01-2026","cust_order_date":"04-14-2026","req_date":"06-10-2026","cust_po":"NBT30 Hydraulic Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"865-724-2516","follow_email":"trent@tnmachinetool.com","pic_user":"rons","total_amt":"5272.75","total_gp":"5272.75","total_gpm":"100.00","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-18-2026","notes":[{"comp":"1","quote":"247870","line":"1","data":"Fletcher..."},{"comp":"1","quote":"247870","line":"0","data":"04-02-2026 17:00-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":247870,"Line":0,"Comment":"04/02/2026 10:01 AM - rons - CLO changed from 04/21/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 04/23/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":2,"Comment":"04/03/2026 3:54 PM - rons - F/U changed from 04/07/2026 to 4/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":3,"Comment":"04/03/2026 3:54 PM - rons - CLO changed from 04/14/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":4,"Comment":"04/03/2026 3:54 PM - rons - Req Date changed from 04/21/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":5,"Comment":"04/15/2026 3:18 PM - rons - CLO changed from 04/23/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":6,"Comment":"04/15/2026 3:18 PM - rons - Req Date changed from 04/30/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/23/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 04/30/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":11,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":12,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":13,"Comment":"05/04/2026 5:27 PM - rons - F/U changed from 05/04/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":14,"Comment":"05/04/2026 5:27 PM - rons - CLO changed from 05/11/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":15,"Comment":"05/04/2026 5:27 PM - rons - Req Date changed from 05/18/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":16,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":17,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":18,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":19,"Comment":"05/12/2026 4:48 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":20,"Comment":"05/12/2026 4:48 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":21,"Comment":"05/12/2026 4:48 PM - rons - Req Date changed from 05/26/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":22,"Comment":"05/27/2026 2:41 PM - rons - Trent getting back to me..."},{"comp":1,"quote":247870,"Line":23,"Comment":"05/27/2026 2:41 PM - rons - F/U changed from 05/27/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":24,"Comment":"05/27/2026 2:41 PM - rons - CLO changed from 06/03/2026 to 06/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247870","line":"1","part":"SPECIAL-TL","qty":"5","price":"1054.55","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247870","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247870","Line":"1","Company":"1","F_Line":"1","Comment":"NBT30 Hydraulic Chuck 3mm. d2 = 14mm,d3=18mm,70mm GL","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"2","Comment":"These are considered special and have been quoted at","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"3","Comment":"special net price. Please allow 12 weeks after signed","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"4","Comment":"approval drawing plus 2 weeks for delivery. Minimum","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"5","Comment":"order quantity is 5 pieces.","Loc":"Y"}],"qcomms":[{"Quote":"247870","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247870","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247870","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} 247870-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:41:47.021 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247870-05272026144146.txt === {"quote":"247870","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"DENSOMAZ","shiptoName":"Denso Manufacturing Tennessee","entry_date":"04-01-2026","cust_order_date":"04-14-2026","req_date":"06-25-2026","cust_po":"NBT30 Hydraulic Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"865-724-2516","follow_email":"trent@tnmachinetool.com","pic_user":"rons","total_amt":"5272.75","total_gp":"5272.75","total_gpm":"100.00","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-18-2026","notes":[{"comp":"1","quote":"247870","line":"1","data":"Fletcher..."},{"comp":"1","quote":"247870","line":"0","data":"04-02-2026 17:00-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":247870,"Line":0,"Comment":"04/02/2026 10:01 AM - rons - CLO changed from 04/21/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 04/23/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":2,"Comment":"04/03/2026 3:54 PM - rons - F/U changed from 04/07/2026 to 4/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":3,"Comment":"04/03/2026 3:54 PM - rons - CLO changed from 04/14/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":4,"Comment":"04/03/2026 3:54 PM - rons - Req Date changed from 04/21/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":5,"Comment":"04/15/2026 3:18 PM - rons - CLO changed from 04/23/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":6,"Comment":"04/15/2026 3:18 PM - rons - Req Date changed from 04/30/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/23/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 04/30/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":11,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":12,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":13,"Comment":"05/04/2026 5:27 PM - rons - F/U changed from 05/04/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":14,"Comment":"05/04/2026 5:27 PM - rons - CLO changed from 05/11/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":15,"Comment":"05/04/2026 5:27 PM - rons - Req Date changed from 05/18/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":16,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":17,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":18,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":19,"Comment":"05/12/2026 4:48 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":20,"Comment":"05/12/2026 4:48 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":21,"Comment":"05/12/2026 4:48 PM - rons - Req Date changed from 05/26/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":22,"Comment":"05/27/2026 2:41 PM - rons - Trent getting back to me..."},{"comp":1,"quote":247870,"Line":23,"Comment":"05/27/2026 2:41 PM - rons - F/U changed from 05/27/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":24,"Comment":"05/27/2026 2:41 PM - rons - CLO changed from 06/03/2026 to 06/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":25,"Comment":"05/27/2026 2:41 PM - rons - Req Date changed from 06/10/2026 to 06/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247870","line":"1","part":"SPECIAL-TL","qty":"5","price":"1054.55","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247870","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247870","Line":"1","Company":"1","F_Line":"1","Comment":"NBT30 Hydraulic Chuck 3mm. d2 = 14mm,d3=18mm,70mm GL","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"2","Comment":"These are considered special and have been quoted at","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"3","Comment":"special net price. Please allow 12 weeks after signed","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"4","Comment":"approval drawing plus 2 weeks for delivery. Minimum","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"5","Comment":"order quantity is 5 pieces.","Loc":"Y"}],"qcomms":[{"Quote":"247870","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247870","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247870","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} 247870-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:42:06.903 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5192810054587, -80.0220565478277, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5192810054587, -80.0220565478277, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2704866 second/s. 2026-05-27 14:44:26.022 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249286-05272026144425.txt === {"quote":"249286","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"DGINA","shiptoName":"DGI Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-10-2026","cust_po":"CAT40 ER Holders/Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shannon Mccay","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:29","extra":"","follow_up":"06-18-2026","web_id":"","follow_name":"Shannon Mccay","follow_phone":"800-923-6255x66974","follow_email":"smccay@dgisupply.com","pic_user":"rons","total_amt":"2767.60","total_gp":"1553.03","total_gpm":"56.11","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"27","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":249286,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/28/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 06/09/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":2,"Comment":"05/04/2026 5:26 PM - rons - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":3,"Comment":"05/04/2026 5:26 PM - rons - CLO changed from 05/11/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":4,"Comment":"05/04/2026 5:26 PM - rons - Req Date changed from 05/18/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":5,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":6,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":7,"Comment":"05/12/2026 4:59 PM - rons - Req Date changed from 05/26/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249286","line":"1","part":"CAT40-ER25-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"2","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"4","part":"E25-016","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"5","part":"E25-016(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"7","part":"CAT40-ER16-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"8","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"10","part":"E16-016","qty":"1","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"11","part":"E16-016(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-27 14:44:35.444 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249286-05272026144435.txt === {"quote":"249286","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"DGINA","shiptoName":"DGI Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-10-2026","cust_po":"CAT40 ER Holders/Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shannon Mccay","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:29","extra":"","follow_up":"06-18-2026","web_id":"","follow_name":"Shannon Mccay","follow_phone":"800-923-6255x66974","follow_email":"smccay@dgisupply.com","pic_user":"rons","total_amt":"2767.60","total_gp":"1553.03","total_gpm":"56.11","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"27","win_pct":"20","clo_date":"06-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":249286,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/28/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 06/09/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":2,"Comment":"05/04/2026 5:26 PM - rons - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":3,"Comment":"05/04/2026 5:26 PM - rons - CLO changed from 05/11/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":4,"Comment":"05/04/2026 5:26 PM - rons - Req Date changed from 05/18/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":5,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":6,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":7,"Comment":"05/12/2026 4:59 PM - rons - Req Date changed from 05/26/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":8,"Comment":"05/27/2026 2:44 PM - rons - F/U changed from 05/27/2026 to 6/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":9,"Comment":"05/27/2026 2:44 PM - rons - CLO changed from 06/03/2026 to 06/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249286","line":"1","part":"CAT40-ER25-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"2","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"4","part":"E25-016","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"5","part":"E25-016(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"7","part":"CAT40-ER16-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"8","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"10","part":"E16-016","qty":"1","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"11","part":"E16-016(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-27 14:44:42.281 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249286-05272026144442.txt === {"quote":"249286","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"DGINA","shiptoName":"DGI Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"07-02-2026","cust_po":"CAT40 ER Holders/Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shannon Mccay","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:29","extra":"","follow_up":"06-18-2026","web_id":"","follow_name":"Shannon Mccay","follow_phone":"800-923-6255x66974","follow_email":"smccay@dgisupply.com","pic_user":"rons","total_amt":"2767.60","total_gp":"1553.03","total_gpm":"56.11","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"27","win_pct":"20","clo_date":"06-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":249286,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/28/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 06/09/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":2,"Comment":"05/04/2026 5:26 PM - rons - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":3,"Comment":"05/04/2026 5:26 PM - rons - CLO changed from 05/11/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":4,"Comment":"05/04/2026 5:26 PM - rons - Req Date changed from 05/18/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":5,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":6,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":7,"Comment":"05/12/2026 4:59 PM - rons - Req Date changed from 05/26/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":8,"Comment":"05/27/2026 2:44 PM - rons - F/U changed from 05/27/2026 to 6/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":9,"Comment":"05/27/2026 2:44 PM - rons - CLO changed from 06/03/2026 to 06/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":10,"Comment":"05/27/2026 2:44 PM - rons - Req Date changed from 06/10/2026 to 07/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249286","line":"1","part":"CAT40-ER25-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"2","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"4","part":"E25-016","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"5","part":"E25-016(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"7","part":"CAT40-ER16-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"8","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"10","part":"E16-016","qty":"1","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"11","part":"E16-016(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-27 14:46:08.135 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249778-05272026144607.txt === {"quote":"249778","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"0","shipto":"EFFHKLNP","shiptoName":"Productivity Inc TA-IA MAIN","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-11-2026","cust_po":"C4004-0002-2.36","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Bacorn","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:49","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Jim Bacorn","follow_phone":"763-267-6012","follow_email":"jbacorn@productivity.com","pic_user":"rons","total_amt":"177.12","total_gp":"61.36","total_gpm":"34.64","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":249778,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249778,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249778,"Line":2,"Comment":"05/13/2026 4:01 PM - rons - F/U changed from 05/13/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249778,"Line":3,"Comment":"05/13/2026 4:01 PM - rons - CLO changed from 05/20/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249778,"Line":4,"Comment":"05/13/2026 4:02 PM - rons - Req Date changed from 05/27/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249778","line":"1","part":"C4004-0002-2.36","qty":"2","price":"164.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249778","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:46:16.367 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249778-05272026144616.txt === {"quote":"249778","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"0","shipto":"EFFHKLNP","shiptoName":"Productivity Inc TA-IA MAIN","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-11-2026","cust_po":"C4004-0002-2.36","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Bacorn","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:49","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Jim Bacorn","follow_phone":"763-267-6012","follow_email":"jbacorn@productivity.com","pic_user":"rons","total_amt":"177.12","total_gp":"61.36","total_gpm":"34.64","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":249778,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249778,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249778,"Line":2,"Comment":"05/13/2026 4:01 PM - rons - F/U changed from 05/13/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249778,"Line":3,"Comment":"05/13/2026 4:01 PM - rons - CLO changed from 05/20/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249778,"Line":4,"Comment":"05/13/2026 4:02 PM - rons - Req Date changed from 05/27/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":249778,"Line":5,"Comment":"05/27/2026 2:46 PM - rons - F/U changed from 05/28/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249778,"Line":6,"Comment":"05/27/2026 2:46 PM - rons - CLO changed from 06/04/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249778","line":"1","part":"C4004-0002-2.36","qty":"2","price":"164.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249778","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:46:22.271 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249778-05272026144622.txt === {"quote":"249778","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"0","shipto":"EFFHKLNP","shiptoName":"Productivity Inc TA-IA MAIN","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-10-2026","cust_po":"C4004-0002-2.36","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Bacorn","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:49","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Jim Bacorn","follow_phone":"763-267-6012","follow_email":"jbacorn@productivity.com","pic_user":"rons","total_amt":"177.12","total_gp":"61.36","total_gpm":"34.64","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":249778,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249778,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249778,"Line":2,"Comment":"05/13/2026 4:01 PM - rons - F/U changed from 05/13/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249778,"Line":3,"Comment":"05/13/2026 4:01 PM - rons - CLO changed from 05/20/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249778,"Line":4,"Comment":"05/13/2026 4:02 PM - rons - Req Date changed from 05/27/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":249778,"Line":5,"Comment":"05/27/2026 2:46 PM - rons - F/U changed from 05/28/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249778,"Line":6,"Comment":"05/27/2026 2:46 PM - rons - CLO changed from 06/04/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249778,"Line":7,"Comment":"05/27/2026 2:46 PM - rons - Req Date changed from 06/11/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249778","line":"1","part":"C4004-0002-2.36","qty":"2","price":"164.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249778","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:46:27.338 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249778-05272026144627.txt === {"quote":"249778","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"1","shipto":"EFFHKLNP","shiptoName":"Productivity Inc TA-IA MAIN","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-10-2026","cust_po":"C4004-0002-2.36","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Bacorn","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:49","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Jim Bacorn","follow_phone":"763-267-6012","follow_email":"jbacorn@productivity.com","pic_user":"rons","total_amt":"177.12","total_gp":"61.36","total_gpm":"34.64","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"3","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":249778,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249778,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249778,"Line":2,"Comment":"05/13/2026 4:01 PM - rons - F/U changed from 05/13/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249778,"Line":3,"Comment":"05/13/2026 4:01 PM - rons - CLO changed from 05/20/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249778,"Line":4,"Comment":"05/13/2026 4:02 PM - rons - Req Date changed from 05/27/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":249778,"Line":5,"Comment":"05/27/2026 2:46 PM - rons - F/U changed from 05/28/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249778,"Line":6,"Comment":"05/27/2026 2:46 PM - rons - CLO changed from 06/04/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249778,"Line":7,"Comment":"05/27/2026 2:46 PM - rons - Req Date changed from 06/11/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249778","line":"1","part":"C4004-0002-2.36","qty":"2","price":"164.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249778","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:46:37.623 [INFO] In session is user: fletcherp 2026-05-27 14:46:41.971 [INFO] In session is user: fletcherp 2026-05-27 14:48:24.391 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250708-05272026144824.txt === {"quote":"250708","customer":"16840","name":null,"customerName":"PSMI Production Service Mgmt.,Inc.","comp":"01","open":"0","shipto":"JOHND","shiptoName":"John Deere Des Moines Works","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"07-07-2026","cust_po":"230191","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:03","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@psmicorp.com","pic_user":"rons","total_amt":"255.60","total_gp":"96.26","total_gpm":"37.66","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-08-2026","notes":[],"crmnotes":[{"comp":1,"quote":250708,"Line":0,"Comment":"05/27/2026 2:48 PM - rons - CLO changed from 06/26/2026 to 06/08/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250708","line":"1","part":"HSK100A-SM1000-6.00CP","qty":"1","price":"426.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250708","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-27 14:48:29.209 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250708-05272026144828.txt === {"quote":"250708","customer":"16840","name":null,"customerName":"PSMI Production Service Mgmt.,Inc.","comp":"01","open":"0","shipto":"JOHND","shiptoName":"John Deere Des Moines Works","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"06-15-2026","cust_po":"230191","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:03","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@psmicorp.com","pic_user":"rons","total_amt":"255.60","total_gp":"96.26","total_gpm":"37.66","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-08-2026","notes":[],"crmnotes":[{"comp":1,"quote":250708,"Line":0,"Comment":"05/27/2026 2:48 PM - rons - CLO changed from 06/26/2026 to 06/08/2026 (CLO Date Updated)"},{"comp":1,"quote":250708,"Line":1,"Comment":"05/27/2026 2:48 PM - rons - Req Date changed from 07/07/2026 to 06/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250708","line":"1","part":"HSK100A-SM1000-6.00CP","qty":"1","price":"426.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250708","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:49:20.900 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250709-05272026144920.txt === {"quote":"250709","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFW","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"07-07-2026","cust_po":"E11-002","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:19","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"34.45","total_gp":"23.69","total_gpm":"68.77","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"250709","line":"0","data":"05-26-2026 13:20-rons: shipping to Indiana..."}],"crmnotes":[{"comp":1,"quote":250709,"Line":0,"Comment":"05/27/2026 2:49 PM - rons - CLO changed from 06/26/2026 to 06/08/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250709","line":"1","part":"E11-002","qty":"1","price":"53.00","uom":"EA","discount":"35.00","req_date":"2 MONTHS","branch":"1"},{"comp":"01","order":"250709","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-27 14:49:27.011 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250709-05272026144926.txt === {"quote":"250709","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCFW","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"06-15-2026","cust_po":"E11-002","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:19","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@mscdirect.com","pic_user":"rons","total_amt":"34.45","total_gp":"23.69","total_gpm":"68.77","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"250709","line":"0","data":"05-26-2026 13:20-rons: shipping to Indiana..."}],"crmnotes":[{"comp":1,"quote":250709,"Line":0,"Comment":"05/27/2026 2:49 PM - rons - CLO changed from 06/26/2026 to 06/08/2026 (CLO Date Updated)"},{"comp":1,"quote":250709,"Line":1,"Comment":"05/27/2026 2:49 PM - rons - Req Date changed from 07/07/2026 to 06/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250709","line":"1","part":"E11-002","qty":"1","price":"53.00","uom":"EA","discount":"35.00","req_date":"2 MONTHS","branch":"1"},{"comp":"01","order":"250709","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:49:32.432 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250714-05272026144932.txt === {"quote":"250714","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNIMO","shiptoName":"Techni-Tool, Inc.","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"07-07-2026","cust_po":"ATC-ALIGN-HSK63A","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jessica Rommel","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:11","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Jessica Rommel","follow_phone":"314-894-9090","follow_email":"jrommel@technitoolinc.com","pic_user":"rons","total_amt":"1338.40","total_gp":"938.31","total_gpm":"70.11","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-08-2026","notes":[],"crmnotes":[{"comp":1,"quote":250714,"Line":0,"Comment":"05/27/2026 2:49 PM - rons - CLO changed from 06/26/2026 to 06/08/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250714","line":"1","part":"ATC-ALIGN-HSK63A","qty":"1","price":"1673.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250714","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-27 14:49:38.543 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250714-05272026144938.txt === {"quote":"250714","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNIMO","shiptoName":"Techni-Tool, Inc.","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"06-15-2026","cust_po":"ATC-ALIGN-HSK63A","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jessica Rommel","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:11","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Jessica Rommel","follow_phone":"314-894-9090","follow_email":"jrommel@technitoolinc.com","pic_user":"rons","total_amt":"1338.40","total_gp":"938.31","total_gpm":"70.11","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-08-2026","notes":[],"crmnotes":[{"comp":1,"quote":250714,"Line":0,"Comment":"05/27/2026 2:49 PM - rons - CLO changed from 06/26/2026 to 06/08/2026 (CLO Date Updated)"},{"comp":1,"quote":250714,"Line":1,"Comment":"05/27/2026 2:49 PM - rons - Req Date changed from 07/07/2026 to 06/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250714","line":"1","part":"ATC-ALIGN-HSK63A","qty":"1","price":"1673.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250714","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:49:46.632 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250723-05272026144946.txt === {"quote":"250723","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"WEILKNOX","shiptoName":"Weiler Inc.","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"07-07-2026","cust_po":"Weiler Project","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Pat Gilbert","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:41","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Pat Gilbert","follow_phone":"641-780-2654","follow_email":"pgilbert@clinetool.com","pic_user":"rons","total_amt":"80.64","total_gp":"45.41","total_gpm":"56.31","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-26-2026","notes":[{"comp":"1","quote":"250723","line":"1","data":"pricing..."},{"comp":"1","quote":"250723","line":"0","data":"05-26-2026 14:42-rons: using special Weiler"}],"crmnotes":[],"items":[{"comp":"01","order":"250723","line":"1","part":"E32-236","qty":"1","price":"56.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250723","line":"3","part":"9HC22","qty":"2","price":"44.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250723","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-27 14:49:56.380 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250723-05272026144956.txt === {"quote":"250723","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"WEILKNOX","shiptoName":"Weiler Inc.","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"07-07-2026","cust_po":"Weiler Project","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Pat Gilbert","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:41","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Pat Gilbert","follow_phone":"641-780-2654","follow_email":"pgilbert@clinetool.com","pic_user":"rons","total_amt":"80.64","total_gp":"45.41","total_gpm":"56.31","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"250723","line":"1","data":"pricing..."},{"comp":"1","quote":"250723","line":"0","data":"05-26-2026 14:42-rons: using special Weiler"}],"crmnotes":[{"comp":1,"quote":250723,"Line":0,"Comment":"05/27/2026 2:49 PM - rons - F/U changed from 06/01/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250723,"Line":1,"Comment":"05/27/2026 2:49 PM - rons - CLO changed from 06/26/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250723","line":"1","part":"E32-236","qty":"1","price":"56.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250723","line":"3","part":"9HC22","qty":"2","price":"44.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250723","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 14:50:02.788 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250723-05272026145002.txt === {"quote":"250723","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"0","shipto":"WEILKNOX","shiptoName":"Weiler Inc.","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"06-10-2026","cust_po":"Weiler Project","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Pat Gilbert","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:41","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Pat Gilbert","follow_phone":"641-780-2654","follow_email":"pgilbert@clinetool.com","pic_user":"rons","total_amt":"80.64","total_gp":"45.41","total_gpm":"56.31","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"250723","line":"1","data":"pricing..."},{"comp":"1","quote":"250723","line":"0","data":"05-26-2026 14:42-rons: using special Weiler"}],"crmnotes":[{"comp":1,"quote":250723,"Line":0,"Comment":"05/27/2026 2:49 PM - rons - F/U changed from 06/01/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250723,"Line":1,"Comment":"05/27/2026 2:49 PM - rons - CLO changed from 06/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250723,"Line":2,"Comment":"05/27/2026 2:49 PM - rons - Req Date changed from 07/07/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250723","line":"1","part":"E32-236","qty":"1","price":"56.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250723","line":"3","part":"9HC22","qty":"2","price":"44.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250723","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 14:50:19.018 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250754-05272026145018.txt === {"quote":"250754","customer":"5015","name":null,"customerName":"E & R Industrial Sales Inc.","comp":"01","open":"0","shipto":"ABDEFGHJ","shiptoName":"E & R Industrial Sales Inc.","entry_date":"05-27-2026","cust_order_date":"05-27-2026","req_date":"07-08-2026","cust_po":"NMTB30 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Donna Goetzl","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:01","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Donna Goetzl","follow_phone":"309-737-1143","follow_email":"dgoetzl@erindustrial.com","pic_user":"rons","total_amt":"557.01","total_gp":"324.42","total_gpm":"58.24","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":250754,"Line":0,"Comment":"05/27/2026 2:50 PM - rons - CLO changed from 06/27/2026 to 06/09/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250754","line":"1","part":"N3001-0750-1.31","qty":"1","price":"131.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250754","line":"3","part":"N3006-0375-1.75","qty":"1","price":"148.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250754","line":"5","part":"N3006-0750-2.25","qty":"1","price":"148.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250754","line":"7","part":"N3006-0500-1.75","qty":"1","price":"148.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250754","line":"9","part":"N3007-0016-1.77","qty":"1","price":"262.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250754","line":"10","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250754","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-27 14:50:24.381 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250754-05272026145024.txt === {"quote":"250754","customer":"5015","name":null,"customerName":"E & R Industrial Sales Inc.","comp":"01","open":"0","shipto":"ABDEFGHJ","shiptoName":"E & R Industrial Sales Inc.","entry_date":"05-27-2026","cust_order_date":"05-27-2026","req_date":"06-16-2026","cust_po":"NMTB30 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Donna Goetzl","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:01","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Donna Goetzl","follow_phone":"309-737-1143","follow_email":"dgoetzl@erindustrial.com","pic_user":"rons","total_amt":"557.01","total_gp":"324.42","total_gpm":"58.24","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-09-2026","notes":[],"crmnotes":[{"comp":1,"quote":250754,"Line":0,"Comment":"05/27/2026 2:50 PM - rons - CLO changed from 06/27/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":250754,"Line":1,"Comment":"05/27/2026 2:50 PM - rons - Req Date changed from 07/08/2026 to 06/16/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250754","line":"1","part":"N3001-0750-1.31","qty":"1","price":"131.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250754","line":"3","part":"N3006-0375-1.75","qty":"1","price":"148.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250754","line":"5","part":"N3006-0750-2.25","qty":"1","price":"148.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250754","line":"7","part":"N3006-0500-1.75","qty":"1","price":"148.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250754","line":"9","part":"N3007-0016-1.77","qty":"1","price":"262.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250754","line":"10","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250754","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-27 14:51:06.227 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248534-05272026145105.txt === {"quote":"248534","customer":"2360","name":null,"customerName":"Blue Ash Industrial Supply, Inc.","comp":"01","open":"0","shipto":"POLYCRAF","shiptoName":"Polycraft Products","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-17-2026","cust_po":"B4007-0016-3.50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nick Sluterbeck","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"11:19","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Nick Sluterbeck","follow_phone":"937-776-5901","follow_email":"NSluterbeck@blueashsupply.com","pic_user":"rons","total_amt":"2083.50","total_gp":"1450.81","total_gpm":"69.63","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"32","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":248534,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":3,"Comment":"05/11/2026 3:20 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":4,"Comment":"05/11/2026 3:20 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":5,"Comment":"05/11/2026 3:20 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":6,"Comment":"05/14/2026 5:09 PM - rons - F/U changed from 05/14/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":7,"Comment":"05/14/2026 5:09 PM - rons - CLO changed from 05/21/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":8,"Comment":"05/14/2026 5:09 PM - rons - Req Date changed from 05/28/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":9,"Comment":"05/20/2026 4:40 PM - rons - F/U changed from 05/20/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":10,"Comment":"05/20/2026 4:41 PM - rons - CLO changed from 05/27/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":11,"Comment":"05/20/2026 4:41 PM - rons - Req Date changed from 06/03/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248534","line":"1","part":"B4007-0016-3.50","qty":"6","price":"300.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"2","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"3","part":"E16-008","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"4","part":"E16-012","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"5","part":"E16-016","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"6","part":"E16-024","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-27 14:51:13.822 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248534-05272026145113.txt === {"quote":"248534","customer":"2360","name":null,"customerName":"Blue Ash Industrial Supply, Inc.","comp":"01","open":"0","shipto":"POLYCRAF","shiptoName":"Polycraft Products","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-17-2026","cust_po":"B4007-0016-3.50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nick Sluterbeck","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"11:19","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Nick Sluterbeck","follow_phone":"937-776-5901","follow_email":"NSluterbeck@blueashsupply.com","pic_user":"rons","total_amt":"2083.50","total_gp":"1450.81","total_gpm":"69.63","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"32","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":248534,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":3,"Comment":"05/11/2026 3:20 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":4,"Comment":"05/11/2026 3:20 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":5,"Comment":"05/11/2026 3:20 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":6,"Comment":"05/14/2026 5:09 PM - rons - F/U changed from 05/14/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":7,"Comment":"05/14/2026 5:09 PM - rons - CLO changed from 05/21/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":8,"Comment":"05/14/2026 5:09 PM - rons - Req Date changed from 05/28/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":9,"Comment":"05/20/2026 4:40 PM - rons - F/U changed from 05/20/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":10,"Comment":"05/20/2026 4:41 PM - rons - CLO changed from 05/27/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":11,"Comment":"05/20/2026 4:41 PM - rons - Req Date changed from 06/03/2026 to 06/17/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":12,"Comment":"05/27/2026 2:51 PM - rons - F/U changed from 06/03/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":13,"Comment":"05/27/2026 2:51 PM - rons - CLO changed from 06/10/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248534","line":"1","part":"B4007-0016-3.50","qty":"6","price":"300.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"2","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"3","part":"E16-008","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"4","part":"E16-012","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"5","part":"E16-016","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"6","part":"E16-024","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-27 14:51:18.586 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248534-05272026145118.txt === {"quote":"248534","customer":"2360","name":null,"customerName":"Blue Ash Industrial Supply, Inc.","comp":"01","open":"0","shipto":"POLYCRAF","shiptoName":"Polycraft Products","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-10-2026","cust_po":"B4007-0016-3.50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nick Sluterbeck","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"11:19","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Nick Sluterbeck","follow_phone":"937-776-5901","follow_email":"NSluterbeck@blueashsupply.com","pic_user":"rons","total_amt":"2083.50","total_gp":"1450.81","total_gpm":"69.63","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"32","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":248534,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":3,"Comment":"05/11/2026 3:20 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":4,"Comment":"05/11/2026 3:20 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":5,"Comment":"05/11/2026 3:20 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":6,"Comment":"05/14/2026 5:09 PM - rons - F/U changed from 05/14/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":7,"Comment":"05/14/2026 5:09 PM - rons - CLO changed from 05/21/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":8,"Comment":"05/14/2026 5:09 PM - rons - Req Date changed from 05/28/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":9,"Comment":"05/20/2026 4:40 PM - rons - F/U changed from 05/20/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":10,"Comment":"05/20/2026 4:41 PM - rons - CLO changed from 05/27/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":11,"Comment":"05/20/2026 4:41 PM - rons - Req Date changed from 06/03/2026 to 06/17/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":12,"Comment":"05/27/2026 2:51 PM - rons - F/U changed from 06/03/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":13,"Comment":"05/27/2026 2:51 PM - rons - CLO changed from 06/10/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":14,"Comment":"05/27/2026 2:51 PM - rons - Req Date changed from 06/17/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248534","line":"1","part":"B4007-0016-3.50","qty":"6","price":"300.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"2","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"3","part":"E16-008","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"4","part":"E16-012","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"5","part":"E16-016","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"6","part":"E16-024","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-27 14:51:22.369 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248534-05272026145122.txt === {"quote":"248534","customer":"2360","name":null,"customerName":"Blue Ash Industrial Supply, Inc.","comp":"01","open":"1","shipto":"POLYCRAF","shiptoName":"Polycraft Products","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-10-2026","cust_po":"B4007-0016-3.50","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nick Sluterbeck","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"11:19","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Nick Sluterbeck","follow_phone":"937-776-5901","follow_email":"NSluterbeck@blueashsupply.com","pic_user":"rons","total_amt":"2083.50","total_gp":"1450.81","total_gpm":"69.63","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"2","totalQty":"32","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":248534,"Line":0,"Comment":"05/11/2026 1:24 PM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":1,"Comment":"05/11/2026 1:25 PM - rons - CLO changed from 05/14/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":2,"Comment":"05/11/2026 1:25 PM - rons - Req Date changed from 05/26/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":3,"Comment":"05/11/2026 3:20 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":4,"Comment":"05/11/2026 3:20 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":5,"Comment":"05/11/2026 3:20 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":6,"Comment":"05/14/2026 5:09 PM - rons - F/U changed from 05/14/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":7,"Comment":"05/14/2026 5:09 PM - rons - CLO changed from 05/21/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":8,"Comment":"05/14/2026 5:09 PM - rons - Req Date changed from 05/28/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":9,"Comment":"05/20/2026 4:40 PM - rons - F/U changed from 05/20/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":10,"Comment":"05/20/2026 4:41 PM - rons - CLO changed from 05/27/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":11,"Comment":"05/20/2026 4:41 PM - rons - Req Date changed from 06/03/2026 to 06/17/2026 (Req Date Updated)"},{"comp":1,"quote":248534,"Line":12,"Comment":"05/27/2026 2:51 PM - rons - F/U changed from 06/03/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248534,"Line":13,"Comment":"05/27/2026 2:51 PM - rons - CLO changed from 06/10/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":248534,"Line":14,"Comment":"05/27/2026 2:51 PM - rons - Req Date changed from 06/17/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248534","line":"1","part":"B4007-0016-3.50","qty":"6","price":"300.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"2","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"3","part":"E16-008","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"4","part":"E16-012","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"5","part":"E16-016","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"6","part":"E16-024","qty":"6","price":"45.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248534","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-27 14:53:16.051 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247870-05272026145315.txt === {"quote":"247870","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"DENSOMAZ","shiptoName":"Denso Manufacturing Tennessee","entry_date":"04-01-2026","cust_order_date":"04-14-2026","req_date":"06-25-2026","cust_po":"NBT30 Hydraulic Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"865-724-2516","follow_email":"trent@tnmachinetool.com","pic_user":"rons","total_amt":"5272.75","total_gp":"5272.75","total_gpm":"100.00","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-18-2026","notes":[{"comp":"1","quote":"247870","line":"1","data":"Fletcher..."},{"comp":"1","quote":"247870","line":"0","data":"04-02-2026 17:00-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":247870,"Line":0,"Comment":"04/02/2026 10:01 AM - rons - CLO changed from 04/21/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 04/23/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":2,"Comment":"04/03/2026 3:54 PM - rons - F/U changed from 04/07/2026 to 4/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":3,"Comment":"04/03/2026 3:54 PM - rons - CLO changed from 04/14/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":4,"Comment":"04/03/2026 3:54 PM - rons - Req Date changed from 04/21/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":5,"Comment":"04/15/2026 3:18 PM - rons - CLO changed from 04/23/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":6,"Comment":"04/15/2026 3:18 PM - rons - Req Date changed from 04/30/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/23/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 04/30/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":11,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":12,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":13,"Comment":"05/04/2026 5:27 PM - rons - F/U changed from 05/04/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":14,"Comment":"05/04/2026 5:27 PM - rons - CLO changed from 05/11/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":15,"Comment":"05/04/2026 5:27 PM - rons - Req Date changed from 05/18/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":16,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":17,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":18,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":19,"Comment":"05/12/2026 4:48 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":20,"Comment":"05/12/2026 4:48 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":21,"Comment":"05/12/2026 4:48 PM - rons - Req Date changed from 05/26/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":22,"Comment":"05/27/2026 2:41 PM - rons - Trent getting back to me..."},{"comp":1,"quote":247870,"Line":23,"Comment":"05/27/2026 2:41 PM - rons - F/U changed from 05/27/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":24,"Comment":"05/27/2026 2:41 PM - rons - CLO changed from 06/03/2026 to 06/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":25,"Comment":"05/27/2026 2:41 PM - rons - Req Date changed from 06/10/2026 to 06/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247870","line":"1","part":"SPECIAL-TL","qty":"5","price":"1054.55","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247870","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247870","Line":"1","Company":"1","F_Line":"1","Comment":"NBT30 Hydraulic Chuck 3mm. d2 = 14mm,d3=18mm,70mm GL","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"2","Comment":"These are considered special and have been quoted at","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"3","Comment":"special net price. Please allow 12 weeks after signed","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"4","Comment":"approval drawing plus 2 weeks for delivery. Minimum","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"5","Comment":"order quantity is 5 pieces.","Loc":"Y"}],"qcomms":[{"Quote":"247870","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247870","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247870","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:53:20.886 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\PARKIRIR.txt]: {"id":"PARKIRIR","name":"PARKER HANNIFIN ECMD","address1":"1140 SANDY HILL RD","address2":"","city":"IRWIN","state":"PA","zip":"15642","country":"USA","discount_level":null,"date_opened":"","salesman":"JG","phone":"7243871100","cr_limit":"","Created":"05-27-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":19,"web_id":1,"Type":"ST","Active":"Y","website":null,"UserId":"webadmin","JAS":"N","customer_email":"ritewaybrian@gmail.com"} [{"json":{"results":"success","type":"customer"}}] 2026-05-27 14:53:23.890 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247870-05272026145323.txt === {"quote":"247870","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"DENSOMAZ","shiptoName":"Denso Manufacturing Tennessee","entry_date":"04-01-2026","cust_order_date":"04-14-2026","req_date":"06-25-2026","cust_po":"NBT30 Hydraulic Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"865-724-2516","follow_email":"trent@tnmachinetool.com","pic_user":"rons","total_amt":"5272.75","total_gp":"5272.75","total_gpm":"100.00","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"247870","line":"1","data":"Fletcher..."},{"comp":"1","quote":"247870","line":"0","data":"04-02-2026 17:00-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":247870,"Line":0,"Comment":"04/02/2026 10:01 AM - rons - CLO changed from 04/21/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 04/23/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":2,"Comment":"04/03/2026 3:54 PM - rons - F/U changed from 04/07/2026 to 4/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":3,"Comment":"04/03/2026 3:54 PM - rons - CLO changed from 04/14/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":4,"Comment":"04/03/2026 3:54 PM - rons - Req Date changed from 04/21/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":5,"Comment":"04/15/2026 3:18 PM - rons - CLO changed from 04/23/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":6,"Comment":"04/15/2026 3:18 PM - rons - Req Date changed from 04/30/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/23/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 04/30/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":11,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":12,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":13,"Comment":"05/04/2026 5:27 PM - rons - F/U changed from 05/04/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":14,"Comment":"05/04/2026 5:27 PM - rons - CLO changed from 05/11/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":15,"Comment":"05/04/2026 5:27 PM - rons - Req Date changed from 05/18/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":16,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":17,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":18,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":19,"Comment":"05/12/2026 4:48 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":20,"Comment":"05/12/2026 4:48 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":21,"Comment":"05/12/2026 4:48 PM - rons - Req Date changed from 05/26/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":22,"Comment":"05/27/2026 2:41 PM - rons - Trent getting back to me..."},{"comp":1,"quote":247870,"Line":23,"Comment":"05/27/2026 2:41 PM - rons - F/U changed from 05/27/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":24,"Comment":"05/27/2026 2:41 PM - rons - CLO changed from 06/03/2026 to 06/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":25,"Comment":"05/27/2026 2:41 PM - rons - Req Date changed from 06/10/2026 to 06/25/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":26,"Comment":"05/27/2026 2:53 PM - rons - F/U changed from 06/11/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":27,"Comment":"05/27/2026 2:53 PM - rons - CLO changed from 06/18/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247870","line":"1","part":"SPECIAL-TL","qty":"5","price":"1054.55","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247870","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247870","Line":"1","Company":"1","F_Line":"1","Comment":"NBT30 Hydraulic Chuck 3mm. d2 = 14mm,d3=18mm,70mm GL","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"2","Comment":"These are considered special and have been quoted at","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"3","Comment":"special net price. Please allow 12 weeks after signed","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"4","Comment":"approval drawing plus 2 weeks for delivery. Minimum","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"5","Comment":"order quantity is 5 pieces.","Loc":"Y"}],"qcomms":[{"Quote":"247870","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247870","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247870","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:53:28.448 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247870-05272026145328.txt === {"quote":"247870","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"DENSOMAZ","shiptoName":"Denso Manufacturing Tennessee","entry_date":"04-01-2026","cust_order_date":"04-14-2026","req_date":"06-10-2026","cust_po":"NBT30 Hydraulic Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"865-724-2516","follow_email":"trent@tnmachinetool.com","pic_user":"rons","total_amt":"5272.75","total_gp":"5272.75","total_gpm":"100.00","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"247870","line":"1","data":"Fletcher..."},{"comp":"1","quote":"247870","line":"0","data":"04-02-2026 17:00-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":247870,"Line":0,"Comment":"04/02/2026 10:01 AM - rons - CLO changed from 04/21/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 04/23/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":2,"Comment":"04/03/2026 3:54 PM - rons - F/U changed from 04/07/2026 to 4/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":3,"Comment":"04/03/2026 3:54 PM - rons - CLO changed from 04/14/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":4,"Comment":"04/03/2026 3:54 PM - rons - Req Date changed from 04/21/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":5,"Comment":"04/15/2026 3:18 PM - rons - CLO changed from 04/23/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":6,"Comment":"04/15/2026 3:18 PM - rons - Req Date changed from 04/30/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/23/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 04/30/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":11,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":12,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":13,"Comment":"05/04/2026 5:27 PM - rons - F/U changed from 05/04/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":14,"Comment":"05/04/2026 5:27 PM - rons - CLO changed from 05/11/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":15,"Comment":"05/04/2026 5:27 PM - rons - Req Date changed from 05/18/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":16,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":17,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":18,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":19,"Comment":"05/12/2026 4:48 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":20,"Comment":"05/12/2026 4:48 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":21,"Comment":"05/12/2026 4:48 PM - rons - Req Date changed from 05/26/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":22,"Comment":"05/27/2026 2:41 PM - rons - Trent getting back to me..."},{"comp":1,"quote":247870,"Line":23,"Comment":"05/27/2026 2:41 PM - rons - F/U changed from 05/27/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":24,"Comment":"05/27/2026 2:41 PM - rons - CLO changed from 06/03/2026 to 06/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":25,"Comment":"05/27/2026 2:41 PM - rons - Req Date changed from 06/10/2026 to 06/25/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":26,"Comment":"05/27/2026 2:53 PM - rons - F/U changed from 06/11/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":27,"Comment":"05/27/2026 2:53 PM - rons - CLO changed from 06/18/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":28,"Comment":"05/27/2026 2:53 PM - rons - Req Date changed from 06/25/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247870","line":"1","part":"SPECIAL-TL","qty":"5","price":"1054.55","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247870","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247870","Line":"1","Company":"1","F_Line":"1","Comment":"NBT30 Hydraulic Chuck 3mm. d2 = 14mm,d3=18mm,70mm GL","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"2","Comment":"These are considered special and have been quoted at","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"3","Comment":"special net price. Please allow 12 weeks after signed","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"4","Comment":"approval drawing plus 2 weeks for delivery. Minimum","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"5","Comment":"order quantity is 5 pieces.","Loc":"Y"}],"qcomms":[{"Quote":"247870","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247870","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247870","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:54:23.208 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247870-05272026145423.txt === {"quote":"247870","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"1","shipto":"DENSOMAZ","shiptoName":"Denso Manufacturing Tennessee","entry_date":"04-01-2026","cust_order_date":"04-14-2026","req_date":"06-10-2026","cust_po":"NBT30 Hydraulic Chucks","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"09:22","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"865-724-2516","follow_email":"trent@tnmachinetool.com","pic_user":"rons","total_amt":"5272.75","total_gp":"5272.75","total_gpm":"100.00","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"4","totalQty":"6","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"247870","line":"1","data":"Fletcher..."},{"comp":"1","quote":"247870","line":"0","data":"04-02-2026 17:00-rons: pricing approved by"}],"crmnotes":[{"comp":1,"quote":247870,"Line":0,"Comment":"04/02/2026 10:01 AM - rons - CLO changed from 04/21/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":1,"Comment":"04/02/2026 10:01 AM - rons - Req Date changed from 04/23/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":2,"Comment":"04/03/2026 3:54 PM - rons - F/U changed from 04/07/2026 to 4/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":3,"Comment":"04/03/2026 3:54 PM - rons - CLO changed from 04/14/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":4,"Comment":"04/03/2026 3:54 PM - rons - Req Date changed from 04/21/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":5,"Comment":"04/15/2026 3:18 PM - rons - CLO changed from 04/23/2026 to 04/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":6,"Comment":"04/15/2026 3:18 PM - rons - Req Date changed from 04/30/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/23/2026 to 05/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 04/30/2026 to 05/15/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":10,"Comment":"05/01/2026 4:21 PM - rons - F/U changed from 05/01/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":11,"Comment":"05/01/2026 4:22 PM - rons - CLO changed from 05/08/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":12,"Comment":"05/01/2026 4:22 PM - rons - Req Date changed from 05/15/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":13,"Comment":"05/04/2026 5:27 PM - rons - F/U changed from 05/04/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":14,"Comment":"05/04/2026 5:27 PM - rons - CLO changed from 05/11/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":15,"Comment":"05/04/2026 5:27 PM - rons - Req Date changed from 05/18/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":16,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":17,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":18,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":19,"Comment":"05/12/2026 4:48 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":20,"Comment":"05/12/2026 4:48 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":21,"Comment":"05/12/2026 4:48 PM - rons - Req Date changed from 05/26/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":22,"Comment":"05/27/2026 2:41 PM - rons - Trent getting back to me..."},{"comp":1,"quote":247870,"Line":23,"Comment":"05/27/2026 2:41 PM - rons - F/U changed from 05/27/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":24,"Comment":"05/27/2026 2:41 PM - rons - CLO changed from 06/03/2026 to 06/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":25,"Comment":"05/27/2026 2:41 PM - rons - Req Date changed from 06/10/2026 to 06/25/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":26,"Comment":"05/27/2026 2:53 PM - rons - F/U changed from 06/11/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247870,"Line":27,"Comment":"05/27/2026 2:53 PM - rons - CLO changed from 06/18/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247870,"Line":28,"Comment":"05/27/2026 2:53 PM - rons - Req Date changed from 06/25/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":247870,"Line":29,"Comment":"05/27/2026 2:53 PM - rons - \"Hey Ron, They said this was more than they were hoping to spend on these toolholders. I think the 5 piece min scared them off\"..."}],"items":[{"comp":"01","order":"247870","line":"1","part":"SPECIAL-TL","qty":"5","price":"1054.55","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"247870","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247870","Line":"1","Company":"1","F_Line":"1","Comment":"NBT30 Hydraulic Chuck 3mm. d2 = 14mm,d3=18mm,70mm GL","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"2","Comment":"These are considered special and have been quoted at","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"3","Comment":"special net price. Please allow 12 weeks after signed","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"4","Comment":"approval drawing plus 2 weeks for delivery. Minimum","Loc":"Y"},{"Quote":"247870","Line":"1","Company":"1","F_Line":"5","Comment":"order quantity is 5 pieces.","Loc":"Y"}],"qcomms":[{"Quote":"247870","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247870","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247870","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 14:58:47.548 [INFO] In session is user: fletcherp 2026-05-27 15:34:07.629 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247691-05272026153407.txt === {"quote":"247691","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"1","shipto":"TRIUMTOO","shiptoName":"Triumph Tool Ltd. - Windsor","entry_date":"03-27-2026","cust_order_date":"04-25-2026","req_date":"06-18-2026","cust_po":"SF-START2-UNIT-380","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Katie Woods","drop_po":"For Minth Group","status":"0","user":"cindyt","conv_order":"","time":"14:32","extra":"","follow_up":"05-22-2026","web_id":"","follow_name":"Katie Woods","follow_phone":"519-251-1771","follow_email":"katiew@triumphtool.com","pic_user":"cindyt","total_amt":"10752.48","total_gp":"4573.90","total_gpm":"42.54","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"cindyt","reason":"9","totalQty":"7","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"247691","line":"1","data":"03-27-2026 15:22 - Discounts Recalculated QS"},{"comp":"1","quote":"247691","line":"0","data":"03-27-2026 15:06 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247691,"Line":0,"Comment":"04/13/2026 4:02 PM - cindyt - F/U changed from 04/09/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247691,"Line":1,"Comment":"04/13/2026 4:02 PM - cindyt - CLO changed from 04/23/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247691,"Line":2,"Comment":"04/13/2026 4:03 PM - cindyt - Req Date changed from 04/30/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247691,"Line":3,"Comment":"05/06/2026 2:36 PM - cindyt - F/U changed from 05/06/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247691,"Line":4,"Comment":"05/06/2026 2:37 PM - cindyt - CLO changed from 05/13/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247691,"Line":5,"Comment":"05/06/2026 2:37 PM - cindyt - Req Date changed from 05/19/2026 to 06/18/2026 (Req Date Updated)"},{"comp":1,"quote":247691,"Line":6,"Comment":"05/27/2026 3:33 PM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"247691","line":"1","part":"SF-START2-UNIT-380","qty":"1","price":"14256.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247691","line":"2","part":"SF-POT-HSK63","qty":"2","price":"127.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247691","line":"3","part":"SF-POT-#40","qty":"2","price":"165.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247691","line":"4","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247691","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-27 15:37:20.998 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249685-05272026153720.txt === {"quote":"249685","customer":"4750","name":null,"customerName":"Drillmex 2005 Inc.","comp":"01","open":"0","shipto":"NFI","shiptoName":"NFI Industries","entry_date":"05-05-2026","cust_order_date":"05-26-2026","req_date":"06-08-2026","cust_po":"HSK63A-C3/4-95-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Olivier Brais","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:25","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Olivier Brais","follow_phone":"(819) 740-1929","follow_email":"olivier.brais@drillmex.com","pic_user":"cindyt","total_amt":"2462.20","total_gp":"1684.65","total_gpm":"68.42","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249685","line":"0","data":"05-05-2026 13:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249685,"Line":0,"Comment":"05/12/2026 11:30 AM - cindyt - F/U changed from 05/11/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249685,"Line":1,"Comment":"05/12/2026 11:30 AM - cindyt - CLO changed from 05/25/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":249685,"Line":2,"Comment":"05/12/2026 11:30 AM - cindyt - Req Date changed from 05/30/2026 to 06/08/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249685","line":"1","part":"HSK63A-C3/4-95-IDU","qty":"6","price":"624.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249685","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249685","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 15:37:34.718 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249685-05272026153734.txt === {"quote":"249685","customer":"4750","name":null,"customerName":"Drillmex 2005 Inc.","comp":"01","open":"0","shipto":"NFI","shiptoName":"NFI Industries","entry_date":"05-05-2026","cust_order_date":"05-26-2026","req_date":"06-08-2026","cust_po":"HSK63A-C3/4-95-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Olivier Brais","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:25","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Olivier Brais","follow_phone":"(819) 740-1929","follow_email":"olivier.brais@drillmex.com","pic_user":"cindyt","total_amt":"2462.20","total_gp":"1684.65","total_gpm":"68.42","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"249685","line":"0","data":"05-05-2026 13:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249685,"Line":0,"Comment":"05/12/2026 11:30 AM - cindyt - F/U changed from 05/11/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249685,"Line":1,"Comment":"05/12/2026 11:30 AM - cindyt - CLO changed from 05/25/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":249685,"Line":2,"Comment":"05/12/2026 11:30 AM - cindyt - Req Date changed from 05/30/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":249685,"Line":3,"Comment":"05/27/2026 3:37 PM - cindyt - F/U changed from 05/22/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249685,"Line":4,"Comment":"05/27/2026 3:37 PM - cindyt - CLO changed from 05/29/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249685","line":"1","part":"HSK63A-C3/4-95-IDU","qty":"6","price":"624.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249685","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249685","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 15:37:45.982 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249685-05272026153745.txt === {"quote":"249685","customer":"4750","name":null,"customerName":"Drillmex 2005 Inc.","comp":"01","open":"0","shipto":"NFI","shiptoName":"NFI Industries","entry_date":"05-05-2026","cust_order_date":"05-26-2026","req_date":"06-16-2026","cust_po":"HSK63A-C3/4-95-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Olivier Brais","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:25","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Olivier Brais","follow_phone":"(819) 740-1929","follow_email":"olivier.brais@drillmex.com","pic_user":"cindyt","total_amt":"2462.20","total_gp":"1684.65","total_gpm":"68.42","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"249685","line":"0","data":"05-05-2026 13:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249685,"Line":0,"Comment":"05/12/2026 11:30 AM - cindyt - F/U changed from 05/11/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249685,"Line":1,"Comment":"05/12/2026 11:30 AM - cindyt - CLO changed from 05/25/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":249685,"Line":2,"Comment":"05/12/2026 11:30 AM - cindyt - Req Date changed from 05/30/2026 to 06/08/2026 (Req Date Updated)"},{"comp":1,"quote":249685,"Line":3,"Comment":"05/27/2026 3:37 PM - cindyt - F/U changed from 05/22/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249685,"Line":4,"Comment":"05/27/2026 3:37 PM - cindyt - CLO changed from 05/29/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249685,"Line":5,"Comment":"05/27/2026 3:37 PM - cindyt - Req Date changed from 06/08/2026 to 06/16/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249685","line":"1","part":"HSK63A-C3/4-95-IDU","qty":"6","price":"624.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249685","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249685","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 15:49:11.277 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.4067861499787, -112.011206499217, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.4067861499787, -112.011206499217, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2000051 second/s. 2026-05-27 15:50:49.503 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249486-05272026155049.txt === {"quote":"249486","customer":"19585","name":null,"customerName":"Thomas Skinner & Son Ltd.","comp":"01","open":"0","shipto":"TSKINWMB","shiptoName":"Thomas Skinner-Winnipeg Location","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"NC5006-1250-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"90","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jason Dilk","drop_po":"North American Rail","status":"0","user":"alyssah","conv_order":"","time":"14:53","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Jason Dilk","follow_phone":"","follow_email":"jdilk@tskinner.com","pic_user":"cindyt","total_amt":"4994.52","total_gp":"3193.68","total_gpm":"63.94","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"20","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249486","line":"0","data":"04-30-2026 14:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249486,"Line":0,"Comment":"05/27/2026 3:50 PM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"249486","line":"1","part":"NC5006-1250-4.00CP","qty":"2","price":"364.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"2","part":"NC5006-1250-6.00CP","qty":"2","price":"423.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"3","part":"NC5006-1000-4.00CP","qty":"1","price":"447.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"4","part":"NC5001-1000-4.00CP","qty":"3","price":"563.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"5","part":"NC5001-1500-4.00CP","qty":"1","price":"545.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"6","part":"NC5001-0750-4.00CP","qty":"2","price":"457.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"7","part":"NC5007-0025-4.00G","qty":"5","price":"496.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"8","part":"NC5006-0625-4.00CP","qty":"1","price":"431.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"10","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"11","part":"TQW-E25-G","qty":"1","price":"165.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":11}}] 2026-05-27 15:51:03.871 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249486-05272026155103.txt === {"quote":"249486","customer":"19585","name":null,"customerName":"Thomas Skinner & Son Ltd.","comp":"01","open":"0","shipto":"TSKINWMB","shiptoName":"Thomas Skinner-Winnipeg Location","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-11-2026","cust_po":"NC5006-1250-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"90","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jason Dilk","drop_po":"North American Rail","status":"0","user":"alyssah","conv_order":"","time":"14:53","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Jason Dilk","follow_phone":"","follow_email":"jdilk@tskinner.com","pic_user":"cindyt","total_amt":"4994.52","total_gp":"3193.68","total_gpm":"63.94","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"20","win_pct":"20","clo_date":"06-15-2026","notes":[{"comp":"1","quote":"249486","line":"0","data":"04-30-2026 14:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249486,"Line":0,"Comment":"05/27/2026 3:50 PM - cindyt - Encounter has been added"},{"comp":1,"quote":249486,"Line":1,"Comment":"05/27/2026 3:50 PM - cindyt - F/U changed from 05/23/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249486,"Line":2,"Comment":"05/27/2026 3:50 PM - cindyt - CLO changed from 05/30/2026 to 06/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249486","line":"1","part":"NC5006-1250-4.00CP","qty":"2","price":"364.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"2","part":"NC5006-1250-6.00CP","qty":"2","price":"423.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"3","part":"NC5006-1000-4.00CP","qty":"1","price":"447.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"4","part":"NC5001-1000-4.00CP","qty":"3","price":"563.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"5","part":"NC5001-1500-4.00CP","qty":"1","price":"545.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"6","part":"NC5001-0750-4.00CP","qty":"2","price":"457.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"7","part":"NC5007-0025-4.00G","qty":"5","price":"496.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"8","part":"NC5006-0625-4.00CP","qty":"1","price":"431.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"10","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"11","part":"TQW-E25-G","qty":"1","price":"165.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-27 15:51:13.546 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249486-05272026155113.txt === {"quote":"249486","customer":"19585","name":null,"customerName":"Thomas Skinner & Son Ltd.","comp":"01","open":"0","shipto":"TSKINWMB","shiptoName":"Thomas Skinner-Winnipeg Location","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-16-2026","cust_po":"NC5006-1250-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"90","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jason Dilk","drop_po":"North American Rail","status":"0","user":"alyssah","conv_order":"","time":"14:53","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Jason Dilk","follow_phone":"","follow_email":"jdilk@tskinner.com","pic_user":"cindyt","total_amt":"4994.52","total_gp":"3193.68","total_gpm":"63.94","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"20","win_pct":"20","clo_date":"06-15-2026","notes":[{"comp":"1","quote":"249486","line":"0","data":"04-30-2026 14:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249486,"Line":0,"Comment":"05/27/2026 3:50 PM - cindyt - Encounter has been added"},{"comp":1,"quote":249486,"Line":1,"Comment":"05/27/2026 3:50 PM - cindyt - F/U changed from 05/23/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249486,"Line":2,"Comment":"05/27/2026 3:50 PM - cindyt - CLO changed from 05/30/2026 to 06/15/2026 (CLO Date Updated)"},{"comp":1,"quote":249486,"Line":3,"Comment":"05/27/2026 3:51 PM - cindyt - Req Date changed from 06/11/2026 to 06/16/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249486","line":"1","part":"NC5006-1250-4.00CP","qty":"2","price":"364.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"2","part":"NC5006-1250-6.00CP","qty":"2","price":"423.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"3","part":"NC5006-1000-4.00CP","qty":"1","price":"447.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"4","part":"NC5001-1000-4.00CP","qty":"3","price":"563.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"5","part":"NC5001-1500-4.00CP","qty":"1","price":"545.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"6","part":"NC5001-0750-4.00CP","qty":"2","price":"457.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"7","part":"NC5007-0025-4.00G","qty":"5","price":"496.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"8","part":"NC5006-0625-4.00CP","qty":"1","price":"431.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"10","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"11","part":"TQW-E25-G","qty":"1","price":"165.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249486","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-27 15:57:55.374 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250723-05272026155755.txt === {"quote":"250723","customer":"3525","name":null,"customerName":"Cline Tool & Service Company","comp":"01","open":"1","shipto":"WEILKNOX","shiptoName":"Weiler Inc.","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"06-10-2026","cust_po":"Weiler Project","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pat Gilbert","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:41","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Pat Gilbert","follow_phone":"641-780-2654","follow_email":"pgilbert@clinetool.com","pic_user":"rons","total_amt":"80.64","total_gp":"45.41","total_gpm":"56.31","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"1","totalQty":"4","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"250723","line":"1","data":"pricing..."},{"comp":"1","quote":"250723","line":"0","data":"05-26-2026 14:42-rons: using special Weiler"}],"crmnotes":[{"comp":1,"quote":250723,"Line":0,"Comment":"05/27/2026 2:49 PM - rons - F/U changed from 06/01/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250723,"Line":1,"Comment":"05/27/2026 2:49 PM - rons - CLO changed from 06/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250723,"Line":2,"Comment":"05/27/2026 2:49 PM - rons - Req Date changed from 07/07/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250723","line":"1","part":"E32-236","qty":"1","price":"56.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250723","line":"3","part":"9HC22","qty":"2","price":"44.00","uom":"EA","discount":"44.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250723","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 15:58:14.338 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249273-05272026155814.txt === {"quote":"249273","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-10-2026","cust_po":"Northside Machine SK Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:29","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"23248.94","total_gp":"14654.55","total_gpm":"63.03","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"160","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249273","line":"2","data":"04-27-2026 16:31 - Discounts Recalculated QS"},{"comp":"1","quote":"249273","line":"1","data":"new machine soon or was *just* purchased."},{"comp":"1","quote":"249273","line":"0","data":"04-27-2026 16:36-mirandag customer is getting"}],"crmnotes":[{"comp":1,"quote":249273,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":2,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":3,"Comment":"05/11/2026 4:26 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":4,"Comment":"05/11/2026 4:26 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":5,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":6,"Comment":"05/12/2026 5:00 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":7,"Comment":"05/12/2026 5:00 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":8,"Comment":"05/12/2026 5:00 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":9,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":10,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":11,"Comment":"05/14/2026 5:01 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":12,"Comment":"05/19/2026 4:41 PM - rons - F/U changed from 05/19/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":13,"Comment":"05/19/2026 4:41 PM - rons - CLO changed from 05/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":14,"Comment":"05/19/2026 4:42 PM - rons - Req Date changed from 06/02/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249273","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"4","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"5","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"1-2 Weeks","branch":"1"},{"comp":"01","order":"249273","line":"6","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249273","line":"7","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"8","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"9","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"10","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"11","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"12","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"13","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"14","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"15","part":"PS-132","qty":"100","price":"94.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-27 15:58:24.111 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249273-05272026155823.txt === {"quote":"249273","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-10-2026","cust_po":"Northside Machine SK Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:29","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"23248.94","total_gp":"14654.55","total_gpm":"63.03","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"160","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249273","line":"2","data":"04-27-2026 16:31 - Discounts Recalculated QS"},{"comp":"1","quote":"249273","line":"1","data":"new machine soon or was *just* purchased."},{"comp":"1","quote":"249273","line":"0","data":"04-27-2026 16:36-mirandag customer is getting"}],"crmnotes":[{"comp":1,"quote":249273,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":2,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":3,"Comment":"05/11/2026 4:26 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":4,"Comment":"05/11/2026 4:26 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":5,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":6,"Comment":"05/12/2026 5:00 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":7,"Comment":"05/12/2026 5:00 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":8,"Comment":"05/12/2026 5:00 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":9,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":10,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":11,"Comment":"05/14/2026 5:01 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":12,"Comment":"05/19/2026 4:41 PM - rons - F/U changed from 05/19/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":13,"Comment":"05/19/2026 4:41 PM - rons - CLO changed from 05/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":14,"Comment":"05/19/2026 4:42 PM - rons - Req Date changed from 06/02/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":15,"Comment":"05/27/2026 3:58 PM - rons - F/U changed from 05/27/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":16,"Comment":"05/27/2026 3:58 PM - rons - CLO changed from 06/03/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249273","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"4","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"5","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"1-2 Weeks","branch":"1"},{"comp":"01","order":"249273","line":"6","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249273","line":"7","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"8","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"9","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"10","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"11","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"12","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"13","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"14","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"15","part":"PS-132","qty":"100","price":"94.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-27 15:58:29.039 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249273-05272026155828.txt === {"quote":"249273","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-11-2026","cust_po":"Northside Machine SK Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:29","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"23248.94","total_gp":"14654.55","total_gpm":"63.03","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"160","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249273","line":"2","data":"04-27-2026 16:31 - Discounts Recalculated QS"},{"comp":"1","quote":"249273","line":"1","data":"new machine soon or was *just* purchased."},{"comp":"1","quote":"249273","line":"0","data":"04-27-2026 16:36-mirandag customer is getting"}],"crmnotes":[{"comp":1,"quote":249273,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":2,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":3,"Comment":"05/11/2026 4:26 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":4,"Comment":"05/11/2026 4:26 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":5,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":6,"Comment":"05/12/2026 5:00 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":7,"Comment":"05/12/2026 5:00 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":8,"Comment":"05/12/2026 5:00 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":9,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":10,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":11,"Comment":"05/14/2026 5:01 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":12,"Comment":"05/19/2026 4:41 PM - rons - F/U changed from 05/19/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":13,"Comment":"05/19/2026 4:41 PM - rons - CLO changed from 05/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":14,"Comment":"05/19/2026 4:42 PM - rons - Req Date changed from 06/02/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":15,"Comment":"05/27/2026 3:58 PM - rons - F/U changed from 05/27/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":16,"Comment":"05/27/2026 3:58 PM - rons - CLO changed from 06/03/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":17,"Comment":"05/27/2026 3:58 PM - rons - Req Date changed from 06/10/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249273","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"4","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"5","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"1-2 Weeks","branch":"1"},{"comp":"01","order":"249273","line":"6","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249273","line":"7","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"8","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"9","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"10","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"11","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"12","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"13","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"14","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"15","part":"PS-132","qty":"100","price":"94.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-27 15:58:59.033 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249150-05272026155858.txt === {"quote":"249150","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-10-2026","cust_po":"HSK63 NSK Angle Head","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:20","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"913-438-6300","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"27079.20","total_gp":"13329.36","total_gpm":"49.22","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249150","line":"0","data":"04-24-2026 13:41-rons: worked with Tim on this"}],"crmnotes":[{"comp":1,"quote":249150,"Line":0,"Comment":"04/27/2026 1:53 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":1,"Comment":"04/27/2026 1:53 PM - rons - CLO changed from 05/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":2,"Comment":"04/27/2026 1:53 PM - rons - Req Date changed from 06/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":3,"Comment":"05/11/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":4,"Comment":"05/11/2026 3:44 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":5,"Comment":"05/11/2026 3:45 PM - rons - Req Date changed from 05/25/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":6,"Comment":"05/19/2026 4:43 PM - rons - F/U changed from 05/19/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":7,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":8,"Comment":"05/20/2026 4:04 PM - rons - CLO changed from 05/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":9,"Comment":"05/20/2026 4:04 PM - rons - Req Date changed from 06/02/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249150","line":"1","part":"H63A-MRAM-IC","qty":"3","price":"6900.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"2","part":"PA65-HSK","qty":"3","price":"986.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"3","part":"MRAM-NSK-M17","qty":"3","price":"2138.00","uom":"EA","discount":"20.00","req_date":"2 STOCK + TBD","branch":"1"},{"comp":"01","order":"249150","line":"4","part":"RA-200","qty":"3","price":"1259.00","uom":"EA","discount":"20.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"249150","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249150","Line":"0","Comment":"Once PO/order has invoiced, these cannot be cancelled"},{"Quote":"249150","Line":"1","Comment":"or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-27 15:59:22.637 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249150-05272026155922.txt === {"quote":"249150","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-10-2026","cust_po":"HSK63 NSK Angle Head","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:20","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"913-438-6300","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"27079.20","total_gp":"13329.36","total_gpm":"49.22","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"249150","line":"0","data":"04-24-2026 13:41-rons: worked with Tim on this"}],"crmnotes":[{"comp":1,"quote":249150,"Line":0,"Comment":"04/27/2026 1:53 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":1,"Comment":"04/27/2026 1:53 PM - rons - CLO changed from 05/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":2,"Comment":"04/27/2026 1:53 PM - rons - Req Date changed from 06/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":3,"Comment":"05/11/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":4,"Comment":"05/11/2026 3:44 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":5,"Comment":"05/11/2026 3:45 PM - rons - Req Date changed from 05/25/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":6,"Comment":"05/19/2026 4:43 PM - rons - F/U changed from 05/19/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":7,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":8,"Comment":"05/20/2026 4:04 PM - rons - CLO changed from 05/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":9,"Comment":"05/20/2026 4:04 PM - rons - Req Date changed from 06/02/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":10,"Comment":"05/27/2026 3:58 PM - rons - F/U changed from 05/27/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":11,"Comment":"05/27/2026 3:59 PM - rons - CLO changed from 06/03/2026 to 06/05/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249150","line":"1","part":"H63A-MRAM-IC","qty":"3","price":"6900.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"2","part":"PA65-HSK","qty":"3","price":"986.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"3","part":"MRAM-NSK-M17","qty":"3","price":"2138.00","uom":"EA","discount":"20.00","req_date":"2 STOCK + TBD","branch":"1"},{"comp":"01","order":"249150","line":"4","part":"RA-200","qty":"3","price":"1259.00","uom":"EA","discount":"20.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"249150","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249150","Line":"0","Comment":"Once PO/order has invoiced, these cannot be cancelled"},{"Quote":"249150","Line":"1","Comment":"or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-27 15:59:27.020 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249150-05272026155926.txt === {"quote":"249150","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-12-2026","cust_po":"HSK63 NSK Angle Head","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:20","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"913-438-6300","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"27079.20","total_gp":"13329.36","total_gpm":"49.22","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"249150","line":"0","data":"04-24-2026 13:41-rons: worked with Tim on this"}],"crmnotes":[{"comp":1,"quote":249150,"Line":0,"Comment":"04/27/2026 1:53 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":1,"Comment":"04/27/2026 1:53 PM - rons - CLO changed from 05/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":2,"Comment":"04/27/2026 1:53 PM - rons - Req Date changed from 06/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":3,"Comment":"05/11/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":4,"Comment":"05/11/2026 3:44 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":5,"Comment":"05/11/2026 3:45 PM - rons - Req Date changed from 05/25/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":6,"Comment":"05/19/2026 4:43 PM - rons - F/U changed from 05/19/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":7,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":8,"Comment":"05/20/2026 4:04 PM - rons - CLO changed from 05/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":9,"Comment":"05/20/2026 4:04 PM - rons - Req Date changed from 06/02/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":10,"Comment":"05/27/2026 3:58 PM - rons - F/U changed from 05/27/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":11,"Comment":"05/27/2026 3:59 PM - rons - CLO changed from 06/03/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":12,"Comment":"05/27/2026 3:59 PM - rons - Req Date changed from 06/10/2026 to 06/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249150","line":"1","part":"H63A-MRAM-IC","qty":"3","price":"6900.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"2","part":"PA65-HSK","qty":"3","price":"986.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"3","part":"MRAM-NSK-M17","qty":"3","price":"2138.00","uom":"EA","discount":"20.00","req_date":"2 STOCK + TBD","branch":"1"},{"comp":"01","order":"249150","line":"4","part":"RA-200","qty":"3","price":"1259.00","uom":"EA","discount":"20.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"249150","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249150","Line":"0","Comment":"Once PO/order has invoiced, these cannot be cancelled"},{"Quote":"249150","Line":"1","Comment":"or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-27 15:59:30.251 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247308-05272026155930.txt === {"quote":"247308","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"06-10-2026","cust_po":"C8 Angle Head Setup","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:29","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"6807.20","total_gp":"3550.48","total_gpm":"52.16","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"247308","line":"1","data":"& EU on angle head project"},{"comp":"1","quote":"247308","line":"0","data":"03-20-2026 13:36-rons: working with Tim, MSC rep,"}],"crmnotes":[{"comp":1,"quote":247308,"Line":0,"Comment":"03/24/2026 1:18 PM - rons - F/U changed from 03/26/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":1,"Comment":"03/24/2026 1:18 PM - rons - CLO changed from 04/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247308,"Line":2,"Comment":"03/24/2026 1:18 PM - rons - Req Date changed from 05/01/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":247308,"Line":3,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":4,"Comment":"05/20/2026 4:03 PM - rons - CLO changed from 05/27/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247308,"Line":5,"Comment":"05/20/2026 4:03 PM - rons - Req Date changed from 06/03/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247308","line":"1","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"3","part":"MRAM-EXT-100","qty":"1","price":"2065.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"5","part":"MRAM-ER25L-IC","qty":"1","price":"5271.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247308","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247308","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247308","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-27 15:59:38.080 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247308-05272026155937.txt === {"quote":"247308","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"06-10-2026","cust_po":"C8 Angle Head Setup","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:29","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"6807.20","total_gp":"3550.48","total_gpm":"52.16","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"247308","line":"1","data":"& EU on angle head project"},{"comp":"1","quote":"247308","line":"0","data":"03-20-2026 13:36-rons: working with Tim, MSC rep,"}],"crmnotes":[{"comp":1,"quote":247308,"Line":0,"Comment":"03/24/2026 1:18 PM - rons - F/U changed from 03/26/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":1,"Comment":"03/24/2026 1:18 PM - rons - CLO changed from 04/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247308,"Line":2,"Comment":"03/24/2026 1:18 PM - rons - Req Date changed from 05/01/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":247308,"Line":3,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":4,"Comment":"05/20/2026 4:03 PM - rons - CLO changed from 05/27/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247308,"Line":5,"Comment":"05/20/2026 4:03 PM - rons - Req Date changed from 06/03/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":247308,"Line":6,"Comment":"05/27/2026 3:59 PM - rons - F/U changed from 05/27/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":7,"Comment":"05/27/2026 3:59 PM - rons - CLO changed from 06/03/2026 to 06/05/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247308","line":"1","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"3","part":"MRAM-EXT-100","qty":"1","price":"2065.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"5","part":"MRAM-ER25L-IC","qty":"1","price":"5271.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247308","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247308","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247308","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-27 15:59:42.471 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247308-05272026155942.txt === {"quote":"247308","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"06-12-2026","cust_po":"C8 Angle Head Setup","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:29","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"6807.20","total_gp":"3550.48","total_gpm":"52.16","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"247308","line":"1","data":"& EU on angle head project"},{"comp":"1","quote":"247308","line":"0","data":"03-20-2026 13:36-rons: working with Tim, MSC rep,"}],"crmnotes":[{"comp":1,"quote":247308,"Line":0,"Comment":"03/24/2026 1:18 PM - rons - F/U changed from 03/26/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":1,"Comment":"03/24/2026 1:18 PM - rons - CLO changed from 04/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247308,"Line":2,"Comment":"03/24/2026 1:18 PM - rons - Req Date changed from 05/01/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":247308,"Line":3,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":4,"Comment":"05/20/2026 4:03 PM - rons - CLO changed from 05/27/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247308,"Line":5,"Comment":"05/20/2026 4:03 PM - rons - Req Date changed from 06/03/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":247308,"Line":6,"Comment":"05/27/2026 3:59 PM - rons - F/U changed from 05/27/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":7,"Comment":"05/27/2026 3:59 PM - rons - CLO changed from 06/03/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":247308,"Line":8,"Comment":"05/27/2026 3:59 PM - rons - Req Date changed from 06/10/2026 to 06/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247308","line":"1","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"3","part":"MRAM-EXT-100","qty":"1","price":"2065.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"5","part":"MRAM-ER25L-IC","qty":"1","price":"5271.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247308","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247308","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247308","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-27 15:59:51.645 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248704-05272026155951.txt === {"quote":"248704","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"FLINKEND","shiptoName":"Flint & Walling, Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"06-10-2026","cust_po":"NC4001-0750-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Austin Schenher","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"11:17","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Austin Schenher","follow_phone":"","follow_email":"mirandag@lyndexnikken.com","pic_user":"rons","total_amt":"4967.00","total_gp":"3780.93","total_gpm":"76.12","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":248704,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/16/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":2,"Comment":"05/11/2026 11:25 AM - rons - Req Date changed from 05/28/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":3,"Comment":"05/11/2026 3:18 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":4,"Comment":"05/11/2026 3:18 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":5,"Comment":"05/11/2026 3:18 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":6,"Comment":"05/14/2026 5:11 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":7,"Comment":"05/14/2026 5:11 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":8,"Comment":"05/14/2026 5:11 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":9,"Comment":"05/19/2026 4:41 PM - rons - F/U changed from 05/19/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":10,"Comment":"05/19/2026 4:41 PM - rons - CLO changed from 05/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":11,"Comment":"05/19/2026 4:41 PM - rons - Req Date changed from 06/02/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248704","line":"1","part":"NC4001-0750-4.00CP","qty":"3","price":"364.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"2","part":"W12R5-1375-3.27","qty":"3","price":"755.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"3","part":"NTPT15-048","qty":"3","price":"190.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"4","part":"C40-1500(R)-EU","qty":"20","price":"52.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-27 16:00:00.918 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248704-05272026160000.txt === {"quote":"248704","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"FLINKEND","shiptoName":"Flint & Walling, Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"06-10-2026","cust_po":"NC4001-0750-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Austin Schenher","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"11:17","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Austin Schenher","follow_phone":"","follow_email":"mirandag@lyndexnikken.com","pic_user":"rons","total_amt":"4967.00","total_gp":"3780.93","total_gpm":"76.12","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":248704,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/16/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":2,"Comment":"05/11/2026 11:25 AM - rons - Req Date changed from 05/28/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":3,"Comment":"05/11/2026 3:18 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":4,"Comment":"05/11/2026 3:18 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":5,"Comment":"05/11/2026 3:18 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":6,"Comment":"05/14/2026 5:11 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":7,"Comment":"05/14/2026 5:11 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":8,"Comment":"05/14/2026 5:11 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":9,"Comment":"05/19/2026 4:41 PM - rons - F/U changed from 05/19/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":10,"Comment":"05/19/2026 4:41 PM - rons - CLO changed from 05/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":11,"Comment":"05/19/2026 4:41 PM - rons - Req Date changed from 06/02/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":12,"Comment":"05/27/2026 3:59 PM - rons - F/U changed from 05/27/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":13,"Comment":"05/27/2026 3:59 PM - rons - CLO changed from 06/03/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248704","line":"1","part":"NC4001-0750-4.00CP","qty":"3","price":"364.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"2","part":"W12R5-1375-3.27","qty":"3","price":"755.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"3","part":"NTPT15-048","qty":"3","price":"190.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"4","part":"C40-1500(R)-EU","qty":"20","price":"52.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-27 16:00:05.843 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248704-05272026160005.txt === {"quote":"248704","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"FLINKEND","shiptoName":"Flint & Walling, Inc.","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"06-18-2026","cust_po":"NC4001-0750-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Austin Schenher","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"11:17","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Austin Schenher","follow_phone":"","follow_email":"mirandag@lyndexnikken.com","pic_user":"rons","total_amt":"4967.00","total_gp":"3780.93","total_gpm":"76.12","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":248704,"Line":0,"Comment":"05/11/2026 11:25 AM - rons - F/U changed from 05/04/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":1,"Comment":"05/11/2026 11:25 AM - rons - CLO changed from 05/16/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":2,"Comment":"05/11/2026 11:25 AM - rons - Req Date changed from 05/28/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":3,"Comment":"05/11/2026 3:18 PM - rons - F/U changed from 05/11/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":4,"Comment":"05/11/2026 3:18 PM - rons - CLO changed from 05/18/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":5,"Comment":"05/11/2026 3:18 PM - rons - Req Date changed from 05/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":6,"Comment":"05/14/2026 5:11 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":7,"Comment":"05/14/2026 5:11 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":8,"Comment":"05/14/2026 5:11 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":9,"Comment":"05/19/2026 4:41 PM - rons - F/U changed from 05/19/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":10,"Comment":"05/19/2026 4:41 PM - rons - CLO changed from 05/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":11,"Comment":"05/19/2026 4:41 PM - rons - Req Date changed from 06/02/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":248704,"Line":12,"Comment":"05/27/2026 3:59 PM - rons - F/U changed from 05/27/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248704,"Line":13,"Comment":"05/27/2026 3:59 PM - rons - CLO changed from 06/03/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":248704,"Line":14,"Comment":"05/27/2026 3:59 PM - rons - Req Date changed from 06/10/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248704","line":"1","part":"NC4001-0750-4.00CP","qty":"3","price":"364.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"2","part":"W12R5-1375-3.27","qty":"3","price":"755.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"3","part":"NTPT15-048","qty":"3","price":"190.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"4","part":"C40-1500(R)-EU","qty":"20","price":"52.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248704","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-27 16:00:16.076 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250048-05272026160015.txt === {"quote":"250048","customer":"19575","name":null,"customerName":"Single Source Technologies","comp":"01","open":"0","shipto":"HAGGEVAN","shiptoName":"Haggard & Stocking","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-10-2026","cust_po":"HSK100A-C1.1/4-115G","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sebastian Tardif","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:48","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Sebastian Tardif","follow_phone":"888-778-2262","follow_email":"sebastian.tardif@sstconsumables.com","pic_user":"rons","total_amt":"4368.96","total_gp":"1598.37","total_gpm":"36.58","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":250048,"Line":0,"Comment":"05/15/2026 10:01 AM - rons - CLO changed from 06/12/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":1,"Comment":"05/15/2026 10:01 AM - rons - Req Date changed from 06/23/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":250048,"Line":2,"Comment":"05/15/2026 3:26 PM - rons - F/U changed from 05/18/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250048,"Line":3,"Comment":"05/15/2026 3:26 PM - rons - CLO changed from 05/25/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":4,"Comment":"05/15/2026 3:26 PM - rons - Req Date changed from 06/01/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250048","line":"1","part":"HSK100A-C1.1/4-115G","qty":"6","price":"956.00","uom":"EA","discount":"28.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"250048","line":"2","part":"GH32","qty":"1","price":"332.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250048","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 16:00:23.432 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250048-05272026160023.txt === {"quote":"250048","customer":"19575","name":null,"customerName":"Single Source Technologies","comp":"01","open":"0","shipto":"HAGGEVAN","shiptoName":"Haggard & Stocking","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-10-2026","cust_po":"HSK100A-C1.1/4-115G","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sebastian Tardif","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:48","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Sebastian Tardif","follow_phone":"888-778-2262","follow_email":"sebastian.tardif@sstconsumables.com","pic_user":"rons","total_amt":"4368.96","total_gp":"1598.37","total_gpm":"36.58","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[{"comp":1,"quote":250048,"Line":0,"Comment":"05/15/2026 10:01 AM - rons - CLO changed from 06/12/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":1,"Comment":"05/15/2026 10:01 AM - rons - Req Date changed from 06/23/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":250048,"Line":2,"Comment":"05/15/2026 3:26 PM - rons - F/U changed from 05/18/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250048,"Line":3,"Comment":"05/15/2026 3:26 PM - rons - CLO changed from 05/25/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":4,"Comment":"05/15/2026 3:26 PM - rons - Req Date changed from 06/01/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":250048,"Line":5,"Comment":"05/27/2026 4:00 PM - rons - F/U changed from 05/27/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250048,"Line":6,"Comment":"05/27/2026 4:00 PM - rons - CLO changed from 06/03/2026 to 06/05/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250048","line":"1","part":"HSK100A-C1.1/4-115G","qty":"6","price":"956.00","uom":"EA","discount":"28.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"250048","line":"2","part":"GH32","qty":"1","price":"332.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250048","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 16:00:29.513 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250048-05272026160029.txt === {"quote":"250048","customer":"19575","name":null,"customerName":"Single Source Technologies","comp":"01","open":"0","shipto":"HAGGEVAN","shiptoName":"Haggard & Stocking","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-12-2026","cust_po":"HSK100A-C1.1/4-115G","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sebastian Tardif","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:48","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Sebastian Tardif","follow_phone":"888-778-2262","follow_email":"sebastian.tardif@sstconsumables.com","pic_user":"rons","total_amt":"4368.96","total_gp":"1598.37","total_gpm":"36.58","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[{"comp":1,"quote":250048,"Line":0,"Comment":"05/15/2026 10:01 AM - rons - CLO changed from 06/12/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":1,"Comment":"05/15/2026 10:01 AM - rons - Req Date changed from 06/23/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":250048,"Line":2,"Comment":"05/15/2026 3:26 PM - rons - F/U changed from 05/18/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250048,"Line":3,"Comment":"05/15/2026 3:26 PM - rons - CLO changed from 05/25/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":4,"Comment":"05/15/2026 3:26 PM - rons - Req Date changed from 06/01/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":250048,"Line":5,"Comment":"05/27/2026 4:00 PM - rons - F/U changed from 05/27/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250048,"Line":6,"Comment":"05/27/2026 4:00 PM - rons - CLO changed from 06/03/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":7,"Comment":"05/27/2026 4:00 PM - rons - Req Date changed from 06/10/2026 to 06/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250048","line":"1","part":"HSK100A-C1.1/4-115G","qty":"6","price":"956.00","uom":"EA","discount":"28.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"250048","line":"2","part":"GH32","qty":"1","price":"332.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250048","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 16:00:46.019 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249083-05272026160045.txt === {"quote":"249083","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNIMO","shiptoName":"Techni-Tool, Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-10-2026","cust_po":"CAT40/NCAT40 Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Carolyn Gross","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:59","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Carolyn Gross","follow_phone":"314-894-9090","follow_email":"cgross@technitoolinc.com","pic_user":"rons","total_amt":"2984.16","total_gp":"2840.05","total_gpm":"95.17","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249083","line":"2","data":"04-23-2026 13:49-rons: added special to quote log"},{"comp":"1","quote":"249083","line":"1","data":"to Carolyn"},{"comp":"1","quote":"249083","line":"0","data":"04-29-2026 14:50-rons: updated quote and sending"}],"crmnotes":[{"comp":1,"quote":249083,"Line":0,"Comment":"04/28/2026 11:03 AM - rons - CLO changed from 05/23/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":1,"Comment":"04/28/2026 11:03 AM - rons - Req Date changed from 06/04/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":2,"Comment":"04/28/2026 11:19 AM - rons - Carolyn was sent updated quote this morning with hydraulic options, moving out..."},{"comp":1,"quote":249083,"Line":3,"Comment":"04/28/2026 11:19 AM - rons - F/U changed from 04/29/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":4,"Comment":"04/28/2026 11:20 AM - rons - CLO changed from 05/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":5,"Comment":"04/28/2026 11:20 AM - rons - Req Date changed from 05/13/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":6,"Comment":"05/12/2026 4:49 PM - rons - F/U changed from 05/12/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":7,"Comment":"05/12/2026 4:49 PM - rons - CLO changed from 05/19/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":8,"Comment":"05/12/2026 4:49 PM - rons - Req Date changed from 05/26/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":9,"Comment":"05/20/2026 4:41 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":10,"Comment":"05/20/2026 4:41 PM - rons - CLO changed from 05/27/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":11,"Comment":"05/20/2026 4:41 PM - rons - Req Date changed from 06/03/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249083","line":"1","part":"CAT40-C1.1/4SL-105U-IDU","qty":"1","price":"624.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249083","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249083","line":"4","part":"SPECIAL-TL","qty":"3","price":"602.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249083","line":"6","part":"SPECIAL-TL","qty":"1","price":"690.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249083","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249083","Line":"4","Company":"1","F_Line":"1","Comment":"CAT40 1.1/4\" Hydraulic Chuck, 3\" GL / CAT40-HC1250-3.00","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for manufacturing after signed","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"3","Comment":"approval drawing. These are considered special and have","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"4","Comment":"been quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned. MOQ for this is","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"6","Comment":"3 pieces.","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"1","Comment":"NCAT40 1.1/4\" Hydraulic Chuck, 3\" GL /","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"2","Comment":"NCAT40-HC1250-3.00.","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"3","Comment":"Please note these are considered special and have been","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"4","Comment":"quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"249083","Line":"0","Comment":"Please note these hydraulic holders are considered"},{"Quote":"249083","Line":"1","Comment":"specials. Once PO/order issued, these cannot be"},{"Quote":"249083","Line":"2","Comment":"cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-27 16:00:55.307 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249083-05272026160054.txt === {"quote":"249083","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNIMO","shiptoName":"Techni-Tool, Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-10-2026","cust_po":"CAT40/NCAT40 Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Carolyn Gross","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:59","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Carolyn Gross","follow_phone":"314-894-9090","follow_email":"cgross@technitoolinc.com","pic_user":"rons","total_amt":"2984.16","total_gp":"2840.05","total_gpm":"95.17","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-09-2026","notes":[{"comp":"1","quote":"249083","line":"2","data":"04-23-2026 13:49-rons: added special to quote log"},{"comp":"1","quote":"249083","line":"1","data":"to Carolyn"},{"comp":"1","quote":"249083","line":"0","data":"04-29-2026 14:50-rons: updated quote and sending"}],"crmnotes":[{"comp":1,"quote":249083,"Line":0,"Comment":"04/28/2026 11:03 AM - rons - CLO changed from 05/23/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":1,"Comment":"04/28/2026 11:03 AM - rons - Req Date changed from 06/04/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":2,"Comment":"04/28/2026 11:19 AM - rons - Carolyn was sent updated quote this morning with hydraulic options, moving out..."},{"comp":1,"quote":249083,"Line":3,"Comment":"04/28/2026 11:19 AM - rons - F/U changed from 04/29/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":4,"Comment":"04/28/2026 11:20 AM - rons - CLO changed from 05/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":5,"Comment":"04/28/2026 11:20 AM - rons - Req Date changed from 05/13/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":6,"Comment":"05/12/2026 4:49 PM - rons - F/U changed from 05/12/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":7,"Comment":"05/12/2026 4:49 PM - rons - CLO changed from 05/19/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":8,"Comment":"05/12/2026 4:49 PM - rons - Req Date changed from 05/26/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":9,"Comment":"05/20/2026 4:41 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":10,"Comment":"05/20/2026 4:41 PM - rons - CLO changed from 05/27/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":11,"Comment":"05/20/2026 4:41 PM - rons - Req Date changed from 06/03/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":12,"Comment":"05/27/2026 4:00 PM - rons - F/U changed from 05/27/2026 to 6/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":13,"Comment":"05/27/2026 4:00 PM - rons - CLO changed from 06/03/2026 to 06/09/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249083","line":"1","part":"CAT40-C1.1/4SL-105U-IDU","qty":"1","price":"624.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249083","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249083","line":"4","part":"SPECIAL-TL","qty":"3","price":"602.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249083","line":"6","part":"SPECIAL-TL","qty":"1","price":"690.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249083","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249083","Line":"4","Company":"1","F_Line":"1","Comment":"CAT40 1.1/4\" Hydraulic Chuck, 3\" GL / CAT40-HC1250-3.00","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for manufacturing after signed","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"3","Comment":"approval drawing. These are considered special and have","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"4","Comment":"been quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned. MOQ for this is","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"6","Comment":"3 pieces.","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"1","Comment":"NCAT40 1.1/4\" Hydraulic Chuck, 3\" GL /","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"2","Comment":"NCAT40-HC1250-3.00.","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"3","Comment":"Please note these are considered special and have been","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"4","Comment":"quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"249083","Line":"0","Comment":"Please note these hydraulic holders are considered"},{"Quote":"249083","Line":"1","Comment":"specials. Once PO/order issued, these cannot be"},{"Quote":"249083","Line":"2","Comment":"cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-27 16:01:00.031 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249083-05272026160059.txt === {"quote":"249083","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"TECHNIMO","shiptoName":"Techni-Tool, Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-16-2026","cust_po":"CAT40/NCAT40 Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Carolyn Gross","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:59","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Carolyn Gross","follow_phone":"314-894-9090","follow_email":"cgross@technitoolinc.com","pic_user":"rons","total_amt":"2984.16","total_gp":"2840.05","total_gpm":"95.17","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-09-2026","notes":[{"comp":"1","quote":"249083","line":"2","data":"04-23-2026 13:49-rons: added special to quote log"},{"comp":"1","quote":"249083","line":"1","data":"to Carolyn"},{"comp":"1","quote":"249083","line":"0","data":"04-29-2026 14:50-rons: updated quote and sending"}],"crmnotes":[{"comp":1,"quote":249083,"Line":0,"Comment":"04/28/2026 11:03 AM - rons - CLO changed from 05/23/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":1,"Comment":"04/28/2026 11:03 AM - rons - Req Date changed from 06/04/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":2,"Comment":"04/28/2026 11:19 AM - rons - Carolyn was sent updated quote this morning with hydraulic options, moving out..."},{"comp":1,"quote":249083,"Line":3,"Comment":"04/28/2026 11:19 AM - rons - F/U changed from 04/29/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":4,"Comment":"04/28/2026 11:20 AM - rons - CLO changed from 05/06/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":5,"Comment":"04/28/2026 11:20 AM - rons - Req Date changed from 05/13/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":6,"Comment":"05/12/2026 4:49 PM - rons - F/U changed from 05/12/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":7,"Comment":"05/12/2026 4:49 PM - rons - CLO changed from 05/19/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":8,"Comment":"05/12/2026 4:49 PM - rons - Req Date changed from 05/26/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":9,"Comment":"05/20/2026 4:41 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":10,"Comment":"05/20/2026 4:41 PM - rons - CLO changed from 05/27/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":11,"Comment":"05/20/2026 4:41 PM - rons - Req Date changed from 06/03/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249083,"Line":12,"Comment":"05/27/2026 4:00 PM - rons - F/U changed from 05/27/2026 to 6/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249083,"Line":13,"Comment":"05/27/2026 4:00 PM - rons - CLO changed from 06/03/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":249083,"Line":14,"Comment":"05/27/2026 4:00 PM - rons - Req Date changed from 06/10/2026 to 06/16/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249083","line":"1","part":"CAT40-C1.1/4SL-105U-IDU","qty":"1","price":"624.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249083","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249083","line":"4","part":"SPECIAL-TL","qty":"3","price":"602.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"249083","line":"6","part":"SPECIAL-TL","qty":"1","price":"690.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"249083","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249083","Line":"4","Company":"1","F_Line":"1","Comment":"CAT40 1.1/4\" Hydraulic Chuck, 3\" GL / CAT40-HC1250-3.00","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"2","Comment":"Please allow 10 weeks for manufacturing after signed","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"3","Comment":"approval drawing. These are considered special and have","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"4","Comment":"been quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned. MOQ for this is","Loc":"Y"},{"Quote":"249083","Line":"4","Company":"1","F_Line":"6","Comment":"3 pieces.","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"1","Comment":"NCAT40 1.1/4\" Hydraulic Chuck, 3\" GL /","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"2","Comment":"NCAT40-HC1250-3.00.","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"3","Comment":"Please note these are considered special and have been","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"4","Comment":"quoted at special net price. Once PO/order issued,","Loc":"Y"},{"Quote":"249083","Line":"6","Company":"1","F_Line":"5","Comment":"these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"249083","Line":"0","Comment":"Please note these hydraulic holders are considered"},{"Quote":"249083","Line":"1","Comment":"specials. Once PO/order issued, these cannot be"},{"Quote":"249083","Line":"2","Comment":"cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-27 16:01:15.011 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246965-05272026160114.txt === {"quote":"246965","customer":"20790","name":null,"customerName":"Toyota Tsusho America, Inc. (KY)","comp":"01","open":"0","shipto":"TOYOTROY","shiptoName":"Toyota Tsusho America","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"06-11-2026","cust_po":"YNA0173623 & YNA0173624","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"09:41","extra":"","follow_up":"06-17-2026","web_id":"","follow_name":"Joseph Medley","follow_phone":"502-867-5098","follow_email":"joseph_medley@taiamerica.com","pic_user":"rons","total_amt":"13716.00","total_gp":"11876.78","total_gpm":"86.59","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"212","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"246965","line":"6","data":"04-01-2026 10:56 - Discounts Recalculated QS"},{"comp":"1","quote":"246965","line":"5","data":"03-13-2026 09:45 - Discounts Recalculated QS"},{"comp":"1","quote":"246965","line":"4","data":"& 21698426"},{"comp":"1","quote":"246965","line":"3","data":"and revised POs for their POs 21687112, 21698466,"},{"comp":"1","quote":"246965","line":"2","data":"will be reaching out to my contact there on orders"},{"comp":"1","quote":"246965","line":"1","data":"confirming on 3 POs - quote has been updated and"},{"comp":"1","quote":"246965","line":"0","data":"04-15-2026 16:31-rons: spoke with Chris and Lok;"}],"crmnotes":[{"comp":1,"quote":246965,"Line":0,"Comment":"04/16/2026 2:19 PM - rons - CLO changed from 04/13/2026 to 05/05/2026 (CLO Date Updated)"},{"comp":1,"quote":246965,"Line":1,"Comment":"04/16/2026 2:20 PM - rons - Req Date changed from 04/24/2026 to 05/12/2026 (Req Date Updated)"},{"comp":1,"quote":246965,"Line":2,"Comment":"04/27/2026 1:46 PM - rons - \"These are all pending approval still\"..."},{"comp":1,"quote":246965,"Line":3,"Comment":"04/27/2026 1:47 PM - rons - F/U changed from 04/28/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246965,"Line":4,"Comment":"04/27/2026 1:47 PM - rons - CLO changed from 05/05/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":246965,"Line":5,"Comment":"04/27/2026 1:47 PM - rons - Req Date changed from 05/12/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":246965,"Line":6,"Comment":"05/11/2026 3:37 PM - rons - F/U changed from 05/13/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246965,"Line":7,"Comment":"05/11/2026 3:38 PM - rons - CLO changed from 05/20/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":246965,"Line":8,"Comment":"05/11/2026 3:38 PM - rons - Req Date changed from 05/27/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246965","line":"1","part":"TG5100300-Z80N","qty":"24","price":"36.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246965","line":"3","part":"TG5100300-Z80N","qty":"96","price":"36.00","uom":"EA","discount":"10.00","req_date":"38 STOCK + 4 WEEKS","branch":"1"},{"comp":"01","order":"246965","line":"5","part":"SOP-30","qty":"91","price":"120.00","uom":"EA","discount":"10.00","req_date":"21 STOCK + 4 WEEKS","branch":"1"},{"comp":"01","order":"246965","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246965","Line":"1","Company":"1","F_Line":"1","Comment":"Material #YNA0173623-MO / new part # for NIK-1555-300.","Loc":"Y"},{"Quote":"246965","Line":"1","Company":"1","F_Line":"2","Comment":"Ordered on Toyota Tsusho PO 21687112.","Loc":"Y"},{"Quote":"246965","Line":"3","Company":"1","F_Line":"1","Comment":"Material #YNA0173623-MO / new part # for NIK-1555-300.","Loc":"Y"},{"Quote":"246965","Line":"3","Company":"1","F_Line":"2","Comment":"Ordered on Toyota Tsusho PO 21698466.","Loc":"Y"},{"Quote":"246965","Line":"5","Company":"1","F_Line":"1","Comment":"Material #YNA0173624-MO","Loc":"Y"},{"Quote":"246965","Line":"5","Company":"1","F_Line":"2","Comment":"Ordered on Toyota Tsusho PO 21698426.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-27 16:01:27.294 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246965-05272026160127.txt === {"quote":"246965","customer":"20790","name":null,"customerName":"Toyota Tsusho America, Inc. (KY)","comp":"01","open":"0","shipto":"TOYOTROY","shiptoName":"Toyota Tsusho America","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"06-11-2026","cust_po":"YNA0173623 & YNA0173624","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"09:41","extra":"","follow_up":"06-17-2026","web_id":"","follow_name":"Joseph Medley","follow_phone":"502-867-5098","follow_email":"joseph_medley@taiamerica.com","pic_user":"rons","total_amt":"13716.00","total_gp":"11876.78","total_gpm":"86.59","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"212","win_pct":"20","clo_date":"06-24-2026","notes":[{"comp":"1","quote":"246965","line":"6","data":"04-01-2026 10:56 - Discounts Recalculated QS"},{"comp":"1","quote":"246965","line":"5","data":"03-13-2026 09:45 - Discounts Recalculated QS"},{"comp":"1","quote":"246965","line":"4","data":"& 21698426"},{"comp":"1","quote":"246965","line":"3","data":"and revised POs for their POs 21687112, 21698466,"},{"comp":"1","quote":"246965","line":"2","data":"will be reaching out to my contact there on orders"},{"comp":"1","quote":"246965","line":"1","data":"confirming on 3 POs - quote has been updated and"},{"comp":"1","quote":"246965","line":"0","data":"04-15-2026 16:31-rons: spoke with Chris and Lok;"}],"crmnotes":[{"comp":1,"quote":246965,"Line":0,"Comment":"04/16/2026 2:19 PM - rons - CLO changed from 04/13/2026 to 05/05/2026 (CLO Date Updated)"},{"comp":1,"quote":246965,"Line":1,"Comment":"04/16/2026 2:20 PM - rons - Req Date changed from 04/24/2026 to 05/12/2026 (Req Date Updated)"},{"comp":1,"quote":246965,"Line":2,"Comment":"04/27/2026 1:46 PM - rons - \"These are all pending approval still\"..."},{"comp":1,"quote":246965,"Line":3,"Comment":"04/27/2026 1:47 PM - rons - F/U changed from 04/28/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246965,"Line":4,"Comment":"04/27/2026 1:47 PM - rons - CLO changed from 05/05/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":246965,"Line":5,"Comment":"04/27/2026 1:47 PM - rons - Req Date changed from 05/12/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":246965,"Line":6,"Comment":"05/11/2026 3:37 PM - rons - F/U changed from 05/13/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246965,"Line":7,"Comment":"05/11/2026 3:38 PM - rons - CLO changed from 05/20/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":246965,"Line":8,"Comment":"05/11/2026 3:38 PM - rons - Req Date changed from 05/27/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":246965,"Line":9,"Comment":"05/27/2026 4:01 PM - rons - F/U changed from 05/28/2026 to 6/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246965,"Line":10,"Comment":"05/27/2026 4:01 PM - rons - CLO changed from 06/04/2026 to 06/24/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246965","line":"1","part":"TG5100300-Z80N","qty":"24","price":"36.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246965","line":"3","part":"TG5100300-Z80N","qty":"96","price":"36.00","uom":"EA","discount":"10.00","req_date":"38 STOCK + 4 WEEKS","branch":"1"},{"comp":"01","order":"246965","line":"5","part":"SOP-30","qty":"91","price":"120.00","uom":"EA","discount":"10.00","req_date":"21 STOCK + 4 WEEKS","branch":"1"},{"comp":"01","order":"246965","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246965","Line":"1","Company":"1","F_Line":"1","Comment":"Material #YNA0173623-MO / new part # for NIK-1555-300.","Loc":"Y"},{"Quote":"246965","Line":"1","Company":"1","F_Line":"2","Comment":"Ordered on Toyota Tsusho PO 21687112.","Loc":"Y"},{"Quote":"246965","Line":"3","Company":"1","F_Line":"1","Comment":"Material #YNA0173623-MO / new part # for NIK-1555-300.","Loc":"Y"},{"Quote":"246965","Line":"3","Company":"1","F_Line":"2","Comment":"Ordered on Toyota Tsusho PO 21698466.","Loc":"Y"},{"Quote":"246965","Line":"5","Company":"1","F_Line":"1","Comment":"Material #YNA0173624-MO","Loc":"Y"},{"Quote":"246965","Line":"5","Company":"1","F_Line":"2","Comment":"Ordered on Toyota Tsusho PO 21698426.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-27 16:01:33.320 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246965-05272026160133.txt === {"quote":"246965","customer":"20790","name":null,"customerName":"Toyota Tsusho America, Inc. (KY)","comp":"01","open":"0","shipto":"TOYOTROY","shiptoName":"Toyota Tsusho America","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"07-01-2026","cust_po":"YNA0173623 & YNA0173624","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"09:41","extra":"","follow_up":"06-17-2026","web_id":"","follow_name":"Joseph Medley","follow_phone":"502-867-5098","follow_email":"joseph_medley@taiamerica.com","pic_user":"rons","total_amt":"13716.00","total_gp":"11876.78","total_gpm":"86.59","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"212","win_pct":"20","clo_date":"06-24-2026","notes":[{"comp":"1","quote":"246965","line":"6","data":"04-01-2026 10:56 - Discounts Recalculated QS"},{"comp":"1","quote":"246965","line":"5","data":"03-13-2026 09:45 - Discounts Recalculated QS"},{"comp":"1","quote":"246965","line":"4","data":"& 21698426"},{"comp":"1","quote":"246965","line":"3","data":"and revised POs for their POs 21687112, 21698466,"},{"comp":"1","quote":"246965","line":"2","data":"will be reaching out to my contact there on orders"},{"comp":"1","quote":"246965","line":"1","data":"confirming on 3 POs - quote has been updated and"},{"comp":"1","quote":"246965","line":"0","data":"04-15-2026 16:31-rons: spoke with Chris and Lok;"}],"crmnotes":[{"comp":1,"quote":246965,"Line":0,"Comment":"04/16/2026 2:19 PM - rons - CLO changed from 04/13/2026 to 05/05/2026 (CLO Date Updated)"},{"comp":1,"quote":246965,"Line":1,"Comment":"04/16/2026 2:20 PM - rons - Req Date changed from 04/24/2026 to 05/12/2026 (Req Date Updated)"},{"comp":1,"quote":246965,"Line":2,"Comment":"04/27/2026 1:46 PM - rons - \"These are all pending approval still\"..."},{"comp":1,"quote":246965,"Line":3,"Comment":"04/27/2026 1:47 PM - rons - F/U changed from 04/28/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246965,"Line":4,"Comment":"04/27/2026 1:47 PM - rons - CLO changed from 05/05/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":246965,"Line":5,"Comment":"04/27/2026 1:47 PM - rons - Req Date changed from 05/12/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":246965,"Line":6,"Comment":"05/11/2026 3:37 PM - rons - F/U changed from 05/13/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246965,"Line":7,"Comment":"05/11/2026 3:38 PM - rons - CLO changed from 05/20/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":246965,"Line":8,"Comment":"05/11/2026 3:38 PM - rons - Req Date changed from 05/27/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":246965,"Line":9,"Comment":"05/27/2026 4:01 PM - rons - F/U changed from 05/28/2026 to 6/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246965,"Line":10,"Comment":"05/27/2026 4:01 PM - rons - CLO changed from 06/04/2026 to 06/24/2026 (CLO Date Updated)"},{"comp":1,"quote":246965,"Line":11,"Comment":"05/27/2026 4:01 PM - rons - Req Date changed from 06/11/2026 to 07/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246965","line":"1","part":"TG5100300-Z80N","qty":"24","price":"36.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246965","line":"3","part":"TG5100300-Z80N","qty":"96","price":"36.00","uom":"EA","discount":"10.00","req_date":"38 STOCK + 4 WEEKS","branch":"1"},{"comp":"01","order":"246965","line":"5","part":"SOP-30","qty":"91","price":"120.00","uom":"EA","discount":"10.00","req_date":"21 STOCK + 4 WEEKS","branch":"1"},{"comp":"01","order":"246965","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246965","Line":"1","Company":"1","F_Line":"1","Comment":"Material #YNA0173623-MO / new part # for NIK-1555-300.","Loc":"Y"},{"Quote":"246965","Line":"1","Company":"1","F_Line":"2","Comment":"Ordered on Toyota Tsusho PO 21687112.","Loc":"Y"},{"Quote":"246965","Line":"3","Company":"1","F_Line":"1","Comment":"Material #YNA0173623-MO / new part # for NIK-1555-300.","Loc":"Y"},{"Quote":"246965","Line":"3","Company":"1","F_Line":"2","Comment":"Ordered on Toyota Tsusho PO 21698466.","Loc":"Y"},{"Quote":"246965","Line":"5","Company":"1","F_Line":"1","Comment":"Material #YNA0173624-MO","Loc":"Y"},{"Quote":"246965","Line":"5","Company":"1","F_Line":"2","Comment":"Ordered on Toyota Tsusho PO 21698426.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-27 16:03:18.790 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.3982223317022, -112.015022674036, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.3982223317022, -112.015022674036, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1920618 second/s. 2026-05-27 16:14:22.225 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248649-05272026161421.txt === {"quote":"248649","customer":"8415","name":null,"customerName":"HITEC TOOLS SA de CV","comp":"01","open":"0","shipto":"HITECTOO","shiptoName":"Hitec Tools S.A de C.V.","entry_date":"04-15-2026","cust_order_date":"04-14-2026","req_date":"11-30-2026","cust_po":"TECMAC","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Alejandro Velazquez","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"14:42","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Alejandro Velazquez","follow_phone":"","follow_email":"javelazquez@hitectools.com","pic_user":"natalyg","total_amt":"4495.64","total_gp":"3015.10","total_gpm":"67.07","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"","totalQty":"97","win_pct":"20","clo_date":"06-30-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248649","line":"1","part":"C40S-4500(H)-EU","qty":"50","price":"35.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"2","part":"CAT40-ER16-4.00","qty":"2","price":"213.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"3","part":"E16-236","qty":"2","price":"45.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"4","part":"E16-314","qty":"2","price":"45.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"5","part":"E16-393","qty":"2","price":"45.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"6","part":"016-SPAN","qty":"2","price":"18.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"7","part":"CAT40-ER25-4.00","qty":"3","price":"229.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"8","part":"E25-236","qty":"2","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"9","part":"E25-314","qty":"2","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"10","part":"E25-393","qty":"2","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"11","part":"E25-472","qty":"2","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"12","part":"025-SPAN","qty":"3","price":"21.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"13","part":"CAT40-ER32-4.00","qty":"5","price":"226.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"14","part":"E32-236","qty":"2","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"15","part":"E32-314","qty":"2","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"16","part":"E32-393","qty":"2","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"17","part":"E32-472","qty":"2","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"18","part":"032-SPAN","qty":"5","price":"25.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"19","part":"CAT40-C32-105U-IDU","qty":"1","price":"593.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"20","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"21","part":"HSK100A-C32-165","qty":"1","price":"1045.00","uom":"EA","discount":"32.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248649","line":"22","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"23","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248649","Line":"1","Company":"1","F_Line":"1","Comment":"Pais de orgien: Coracia","Loc":"Y"},{"Quote":"248649","Line":"2","Company":"1","F_Line":"1","Comment":"Pais de Origen: Taiwan","Loc":"Y"},{"Quote":"248649","Line":"3","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"4","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"5","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"6","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"7","Company":"1","F_Line":"1","Comment":"Pais de Origen: Taiwan","Loc":"Y"},{"Quote":"248649","Line":"8","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"9","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"10","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"11","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"12","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"13","Company":"1","F_Line":"1","Comment":"Pais de Origen: Taiwan","Loc":"Y"},{"Quote":"248649","Line":"14","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"15","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"16","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"17","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"18","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"19","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"20","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"21","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"22","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":23}}] 2026-05-27 16:14:39.378 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248649-05272026161439.txt === {"quote":"248649","customer":"8415","name":null,"customerName":"HITEC TOOLS SA de CV","comp":"01","open":"0","shipto":"HITECTOO","shiptoName":"Hitec Tools S.A de C.V.","entry_date":"04-15-2026","cust_order_date":"04-14-2026","req_date":"11-30-2026","cust_po":"TECMAC","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Alejandro Velazquez","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"14:42","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Alejandro Velazquez","follow_phone":"","follow_email":"javelazquez@hitectools.com","pic_user":"natalyg","total_amt":"4495.64","total_gp":"3015.10","total_gpm":"67.07","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"","totalQty":"97","win_pct":"20","clo_date":"08-31-2026","notes":[],"crmnotes":[{"comp":1,"quote":248649,"Line":0,"Comment":"05/27/2026 3:14 PM - natalyg - F/U changed from 05/30/2026 to 7/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248649,"Line":1,"Comment":"05/27/2026 3:14 PM - natalyg - CLO changed from 06/30/2026 to 08/31/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248649","line":"1","part":"C40S-4500(H)-EU","qty":"50","price":"35.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"2","part":"CAT40-ER16-4.00","qty":"2","price":"213.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"3","part":"E16-236","qty":"2","price":"45.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"4","part":"E16-314","qty":"2","price":"45.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"5","part":"E16-393","qty":"2","price":"45.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"6","part":"016-SPAN","qty":"2","price":"18.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"7","part":"CAT40-ER25-4.00","qty":"3","price":"229.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"8","part":"E25-236","qty":"2","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"9","part":"E25-314","qty":"2","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"10","part":"E25-393","qty":"2","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"11","part":"E25-472","qty":"2","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"12","part":"025-SPAN","qty":"3","price":"21.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"13","part":"CAT40-ER32-4.00","qty":"5","price":"226.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"14","part":"E32-236","qty":"2","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"15","part":"E32-314","qty":"2","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"16","part":"E32-393","qty":"2","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"17","part":"E32-472","qty":"2","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"18","part":"032-SPAN","qty":"5","price":"25.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"19","part":"CAT40-C32-105U-IDU","qty":"1","price":"593.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"20","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"21","part":"HSK100A-C32-165","qty":"1","price":"1045.00","uom":"EA","discount":"32.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248649","line":"22","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"23","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248649","Line":"1","Company":"1","F_Line":"1","Comment":"Pais de orgien: Coracia","Loc":"Y"},{"Quote":"248649","Line":"2","Company":"1","F_Line":"1","Comment":"Pais de Origen: Taiwan","Loc":"Y"},{"Quote":"248649","Line":"3","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"4","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"5","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"6","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"7","Company":"1","F_Line":"1","Comment":"Pais de Origen: Taiwan","Loc":"Y"},{"Quote":"248649","Line":"8","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"9","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"10","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"11","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"12","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"13","Company":"1","F_Line":"1","Comment":"Pais de Origen: Taiwan","Loc":"Y"},{"Quote":"248649","Line":"14","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"15","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"16","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"17","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"18","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"19","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"20","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"21","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"22","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-27 16:14:46.430 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248649-05272026161446.txt === {"quote":"248649","customer":"8415","name":null,"customerName":"HITEC TOOLS SA de CV","comp":"01","open":"0","shipto":"HITECTOO","shiptoName":"Hitec Tools S.A de C.V.","entry_date":"04-15-2026","cust_order_date":"04-14-2026","req_date":"11-30-2026","cust_po":"TECMAC","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Alejandro Velazquez","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"14:42","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Alejandro Velazquez","follow_phone":"","follow_email":"javelazquez@hitectools.com","pic_user":"natalyg","total_amt":"4495.64","total_gp":"3015.10","total_gpm":"67.07","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"","totalQty":"97","win_pct":"20","clo_date":"08-31-2026","notes":[],"crmnotes":[{"comp":1,"quote":248649,"Line":0,"Comment":"05/27/2026 3:14 PM - natalyg - F/U changed from 05/30/2026 to 7/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248649,"Line":1,"Comment":"05/27/2026 3:14 PM - natalyg - CLO changed from 06/30/2026 to 08/31/2026 (CLO Date Updated)"},{"comp":1,"quote":248649,"Line":2,"Comment":"05/27/2026 3:14 PM - natalyg - Req Date changed from 11/30/2026 to 11/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248649","line":"1","part":"C40S-4500(H)-EU","qty":"50","price":"35.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"2","part":"CAT40-ER16-4.00","qty":"2","price":"213.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"3","part":"E16-236","qty":"2","price":"45.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"4","part":"E16-314","qty":"2","price":"45.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"5","part":"E16-393","qty":"2","price":"45.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"6","part":"016-SPAN","qty":"2","price":"18.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"7","part":"CAT40-ER25-4.00","qty":"3","price":"229.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"8","part":"E25-236","qty":"2","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"9","part":"E25-314","qty":"2","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"10","part":"E25-393","qty":"2","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"11","part":"E25-472","qty":"2","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"12","part":"025-SPAN","qty":"3","price":"21.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"13","part":"CAT40-ER32-4.00","qty":"5","price":"226.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"14","part":"E32-236","qty":"2","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"15","part":"E32-314","qty":"2","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"16","part":"E32-393","qty":"2","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"17","part":"E32-472","qty":"2","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"18","part":"032-SPAN","qty":"5","price":"25.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"19","part":"CAT40-C32-105U-IDU","qty":"1","price":"593.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"20","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"21","part":"HSK100A-C32-165","qty":"1","price":"1045.00","uom":"EA","discount":"32.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248649","line":"22","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248649","line":"23","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248649","Line":"1","Company":"1","F_Line":"1","Comment":"Pais de orgien: Coracia","Loc":"Y"},{"Quote":"248649","Line":"2","Company":"1","F_Line":"1","Comment":"Pais de Origen: Taiwan","Loc":"Y"},{"Quote":"248649","Line":"3","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"4","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"5","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"6","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"7","Company":"1","F_Line":"1","Comment":"Pais de Origen: Taiwan","Loc":"Y"},{"Quote":"248649","Line":"8","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"9","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"10","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"11","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"12","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"13","Company":"1","F_Line":"1","Comment":"Pais de Origen: Taiwan","Loc":"Y"},{"Quote":"248649","Line":"14","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"15","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"16","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"17","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"18","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"19","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"20","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"21","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"},{"Quote":"248649","Line":"22","Company":"1","F_Line":"1","Comment":"Pais de Origen: Japon","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-27 16:15:23.771 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248669-05272026161522.txt === {"quote":"248669","customer":"8318","name":null,"customerName":"Hertool S.A. de C.V.","comp":"01","open":"1","shipto":"HERTT","shiptoName":"HERTOOL SA De CV","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"11-30-2026","cust_po":"","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Luis Antonio Rodriguez","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"00:33","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Luis Antonio Rodriguez","follow_phone":"5580238151","follow_email":"lrodriguez@hertool.com.mx","pic_user":"natalyg","total_amt":"206.07","total_gp":"130.36","total_gpm":"63.26","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"2","totalQty":"3","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"248669","line":"0","data":"04-16-2026 00:36 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248669","line":"1","part":"B3007-0032-3.00","qty":"1","price":"255.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248669","line":"2","part":"E32-118","qty":"1","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248669","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-27 16:17:14.734 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248858-05272026161714.txt === {"quote":"248858","customer":"8415","name":null,"customerName":"HITEC TOOLS SA de CV","comp":"01","open":"0","shipto":"HITECTOO","shiptoName":"Hitec Tools S.A de C.V.","entry_date":"04-20-2026","cust_order_date":"04-20-2026","req_date":"11-30-2026","cust_po":"S&SMOLDS","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jose Alejandro Weneses","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"13:44","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Jose Alejandro Weneses","follow_phone":"","follow_email":"javelazquez@hitectools.com","pic_user":"natalyg","total_amt":"12333.52","total_gp":"4958.38","total_gpm":"40.20","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"","totalQty":"8","win_pct":"20","clo_date":"08-31-2026","notes":[{"comp":"1","quote":"248858","line":"0","data":"04-20-2026 13:47 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248858","line":"1","part":"SF-START2-UNIT-380","qty":"1","price":"14256.00","uom":"EA","discount":"25.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248858","line":"2","part":"CAT40-SF4-80","qty":"1","price":"335.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248858","line":"3","part":"CAT40-SF6-160CP","qty":"1","price":"416.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248858","line":"4","part":"CAT40-SF8-160CP","qty":"1","price":"416.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248858","line":"5","part":"CAT40-SF10-160CP","qty":"1","price":"416.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248858","line":"6","part":"CAT40-SF12-160CP","qty":"1","price":"451.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248858","line":"7","part":"CAT40-SF0500-5.12CP","qty":"1","price":"380.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248858","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248858","Line":"1","Company":"1","F_Line":"1","Comment":"Includes 6 holders at no cost with SF machine","Loc":"Y"},{"Quote":"248858","Line":"1","Company":"1","F_Line":"2","Comment":"Pais de Origen: Francia","Loc":"Y"},{"Quote":"248858","Line":"2","Company":"1","F_Line":"1","Comment":"Pais de Origen: Croacia","Loc":"Y"},{"Quote":"248858","Line":"3","Company":"1","F_Line":"1","Comment":"Pais de Origen: Croacia","Loc":"Y"},{"Quote":"248858","Line":"4","Company":"1","F_Line":"1","Comment":"Pais de Origen: Croacia","Loc":"Y"},{"Quote":"248858","Line":"5","Company":"1","F_Line":"1","Comment":"Pais de Origen: Croacia","Loc":"Y"},{"Quote":"248858","Line":"6","Company":"1","F_Line":"1","Comment":"Pais de Origen: Croacia","Loc":"Y"},{"Quote":"248858","Line":"7","Company":"1","F_Line":"1","Comment":"Pais de Origen: Croacia","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":8}}] 2026-05-27 16:18:06.980 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248671-05272026161806.txt === {"quote":"248671","customer":"8312","name":null,"customerName":"Hemaq, S.A. de C.V.","comp":"01","open":"0","shipto":"PERIFERI","shiptoName":"PERIFERIQ by Hemaq","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"11-30-2026","cust_po":"Industrial Tamto","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sergio Sanchez","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"00:52","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Sergio Sanchez","follow_phone":"","follow_email":"srodriguez@periferiq.com","pic_user":"natalyg","total_amt":"14357.31","total_gp":"7824.04","total_gpm":"54.50","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"","totalQty":"66","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"248671","line":"0","data":"04-16-2026 00:54 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248671","line":"1","part":"PS-130E","qty":"21","price":"94.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"2","part":"BT30-BHS20-96-X2-L","qty":"1","price":"1557.00","uom":"EA","discount":"45.00","req_date":"2-3 WEEKS","branch":"1"},{"comp":"01","order":"248671","line":"3","part":"BT30-BHSH20-79-X2-R","qty":"1","price":"1557.00","uom":"EA","discount":"45.00","req_date":"2-3 WEEKS","branch":"1"},{"comp":"01","order":"248671","line":"4","part":"BT30-BHC20-38","qty":"1","price":"1117.00","uom":"EA","discount":"45.00","req_date":"2-3 WEEKS","branch":"1"},{"comp":"01","order":"248671","line":"5","part":"NB3007-0032-3.00G","qty":"14","price":"316.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"6","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"7","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"8","part":"E32-787","qty":"2","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"9","part":"E32-472","qty":"2","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"10","part":"E32-236","qty":"2","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"11","part":"E32-275","qty":"2","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"12","part":"E32-354","qty":"1","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"13","part":"E32-669","qty":"1","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"14","part":"E32-433","qty":"1","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"15","part":"E32-590","qty":"1","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"16","part":"NB3007-0025-2.00G","qty":"3","price":"323.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"17","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"18","part":"TQW-E25-G","qty":"1","price":"165.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"19","part":"E25-275","qty":"2","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"20","part":"E25-196","qty":"1","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"21","part":"B30RAM-ER16-120-50TP","qty":"1","price":"6090.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"22","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248671","line":"23","part":"E16-354","qty":"1","price":"45.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"24","part":"E16-275","qty":"1","price":"45.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"25","part":"NBT30-FMC22-40","qty":"1","price":"500.00","uom":"EA","discount":"46.00","req_date":"2-3 WEEKS","branch":"1"},{"comp":"01","order":"248671","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":26}}] 2026-05-27 16:18:26.516 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248671-05272026161826.txt === {"quote":"248671","customer":"8312","name":null,"customerName":"Hemaq, S.A. de C.V.","comp":"01","open":"0","shipto":"PERIFERI","shiptoName":"PERIFERIQ by Hemaq","entry_date":"04-16-2026","cust_order_date":"04-16-2026","req_date":"11-30-2026","cust_po":"Industrial Tamto","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sergio Sanchez","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"00:52","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Sergio Sanchez","follow_phone":"","follow_email":"srodriguez@periferiq.com","pic_user":"natalyg","total_amt":"14357.31","total_gp":"7824.04","total_gpm":"54.50","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"","totalQty":"66","win_pct":"20","clo_date":"07-31-2026","notes":[{"comp":"1","quote":"248671","line":"0","data":"04-16-2026 00:54 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248671,"Line":0,"Comment":"05/27/2026 3:18 PM - natalyg - F/U changed from 05/30/2026 to 7/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248671,"Line":1,"Comment":"05/27/2026 3:18 PM - natalyg - CLO changed from 06/30/2026 to 07/31/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248671","line":"1","part":"PS-130E","qty":"21","price":"94.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"2","part":"BT30-BHS20-96-X2-L","qty":"1","price":"1557.00","uom":"EA","discount":"45.00","req_date":"2-3 WEEKS","branch":"1"},{"comp":"01","order":"248671","line":"3","part":"BT30-BHSH20-79-X2-R","qty":"1","price":"1557.00","uom":"EA","discount":"45.00","req_date":"2-3 WEEKS","branch":"1"},{"comp":"01","order":"248671","line":"4","part":"BT30-BHC20-38","qty":"1","price":"1117.00","uom":"EA","discount":"45.00","req_date":"2-3 WEEKS","branch":"1"},{"comp":"01","order":"248671","line":"5","part":"NB3007-0032-3.00G","qty":"14","price":"316.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"6","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"7","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"8","part":"E32-787","qty":"2","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"9","part":"E32-472","qty":"2","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"10","part":"E32-236","qty":"2","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"11","part":"E32-275","qty":"2","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"12","part":"E32-354","qty":"1","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"13","part":"E32-669","qty":"1","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"14","part":"E32-433","qty":"1","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"15","part":"E32-590","qty":"1","price":"56.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"16","part":"NB3007-0025-2.00G","qty":"3","price":"323.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"17","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"18","part":"TQW-E25-G","qty":"1","price":"165.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"19","part":"E25-275","qty":"2","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"20","part":"E25-196","qty":"1","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"21","part":"B30RAM-ER16-120-50TP","qty":"1","price":"6090.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"22","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248671","line":"23","part":"E16-354","qty":"1","price":"45.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"24","part":"E16-275","qty":"1","price":"45.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248671","line":"25","part":"NBT30-FMC22-40","qty":"1","price":"500.00","uom":"EA","discount":"46.00","req_date":"2-3 WEEKS","branch":"1"},{"comp":"01","order":"248671","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":26}}] 2026-05-27 16:19:52.973 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249891-05272026161952.txt === {"quote":"249891","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"NOPSUWYA","shiptoName":"PTSolutions - Fort Wayne","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-10-2026","cust_po":"SK25-17.5","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:08","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@pts-tools.com","pic_user":"briand","total_amt":"71.28","total_gp":"51.22","total_gpm":"71.86","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":249891,"Line":0,"Comment":"05/11/2026 2:08 PM - rons - CLO changed from 06/08/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249891,"Line":1,"Comment":"05/11/2026 2:08 PM - rons - Req Date changed from 06/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249891,"Line":2,"Comment":"05/14/2026 5:09 PM - rons - F/U changed from 05/14/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249891,"Line":3,"Comment":"05/14/2026 5:10 PM - rons - CLO changed from 05/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249891,"Line":4,"Comment":"05/14/2026 5:10 PM - rons - Req Date changed from 05/28/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249891,"Line":5,"Comment":"05/18/2026 1:18 PM - rons - PIC changed from rons to briand"}],"items":[{"comp":"01","order":"249891","line":"1","part":"SK25-17.5","qty":"1","price":"108.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249891","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 16:19:59.305 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248762-05272026161959.txt === {"quote":"248762","customer":"14647","name":null,"customerName":"Numa Ingenieria SA de CV","comp":"01","open":"1","shipto":"NUMAING","shiptoName":"Numa Ingenieria S.A. de C.V.","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"11-30-2026","cust_po":"","terms_code":"PPD","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"95","salesman":"RI","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Manuel Nino Garcia","drop_po":"","status":"0","user":"natalyg","conv_order":"","time":"08:58","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Manuel Nino Garcia","follow_phone":"52-222-2484141","follow_email":"mnino@numa.com.mx","pic_user":"natalyg","total_amt":"2192.68","total_gp":"1670.48","total_gpm":"76.18","rev_type":"LT","mod_date":"05-27-2026","mod_time":null,"mod_user":"natalyg","reason":"2","totalQty":"3","win_pct":"20","clo_date":"06-30-2026","notes":[{"comp":"1","quote":"248762","line":"0","data":"04-17-2026 08:59 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"248762","line":"1","part":"BT30-BHS20-96-X2-L","qty":"1","price":"1557.00","uom":"EA","discount":"18.00","req_date":"2-3 WEEKS","branch":"1"},{"comp":"01","order":"248762","line":"2","part":"BT30-BHC20-38","qty":"1","price":"1117.00","uom":"EA","discount":"18.00","req_date":"2-3 WEEKS","branch":"1"},{"comp":"01","order":"248762","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-27 16:20:26.189 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250590-05272026162025.txt === {"quote":"250590","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"PTSNOVIM","shiptoName":"PTSolutions - Novi","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"07-02-2026","cust_po":"SKN-6WK","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Paul Halstead","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:05","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Paul Halstead","follow_phone":"800-336-2401 x1339","follow_email":"phalstead@pts-tools.com","pic_user":"briand","total_amt":"1514.28","total_gp":"1054.74","total_gpm":"69.65","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"31","win_pct":"20","clo_date":"06-21-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250590","line":"1","part":"SKN-6WK","qty":"6","price":"58.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250590","line":"2","part":"SKN-10K","qty":"6","price":"58.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250590","line":"3","part":"SK10-1/8A","qty":"6","price":"72.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250590","line":"4","part":"SK10-6.5","qty":"6","price":"72.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250590","line":"5","part":"SK16-12","qty":"6","price":"89.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250590","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-27 16:21:01.805 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250208-05272026162101.txt === {"quote":"250208","customer":"13366","name":null,"customerName":"Maruka USA Inc. (MO)","comp":"01","open":"1","shipto":"AAAAPINE","shiptoName":"Maruka U.S.A. Corporation","entry_date":"05-14-2026","cust_order_date":"05-28-2026","req_date":"05-28-2026","cust_po":"B3006-0500-2.36","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Kevin Ducey","drop_po":"","status":"0","user":"briand","conv_order":"","time":"12:45","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Kevin Ducey","follow_phone":"800-262-7852","follow_email":"kducey@marukausa.com","pic_user":"briand","total_amt":"118.30","total_gp":"71.02","total_gpm":"60.03","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"4","win_pct":"20","clo_date":"06-14-2026","notes":[{"comp":"1","quote":"250208","line":"3","data":"the Fanuc"},{"comp":"1","quote":"250208","line":"2","data":"needs, 30 or 45 and didn't give a model for"},{"comp":"1","quote":"250208","line":"1","data":"studs as Kevin didn't specify which one he"},{"comp":"1","quote":"250208","line":"0","data":"05-14-2026 12:46-briand: Sent drawings for pull"}],"crmnotes":[],"items":[{"comp":"01","order":"250208","line":"1","part":"B3006-0500-2.36","qty":"1","price":"126.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250208","line":"2","part":"B30-4500-EU","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250208","line":"3","part":"B30-6000-EU","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250208","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-27 16:22:50.040 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250767-05272026162249.txt === {"quote":"250767","customer":"14650","name":null,"customerName":"Northeast Precision Machinery","comp":"01","open":"1","shipto":"NEPRECMA","shiptoName":"Northeast Precision Machinery","entry_date":"05-27-2026","cust_order_date":"05-27-2026","req_date":"06-26-2026","cust_po":"CAT40 Tooling TOOL CERT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Dan Farrell","drop_po":"","status":"0","user":"briand","conv_order":"","time":"09:57","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Dan Farrell","follow_phone":"443-848-1415","follow_email":"dan@northeastprecision.com","pic_user":"briand","total_amt":"3186.00","total_gp":"3186.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"briand","reason":"Z","totalQty":"2","win_pct":"20","clo_date":"06-26-2026","notes":[{"comp":"1","quote":"250767","line":"3","data":"# 250765"},{"comp":"1","quote":"250767","line":"2","data":"05-27-2026 09:58-briand: Goes w/ LIST PRICE quote"},{"comp":"1","quote":"250767","line":"1","data":"Lines 1-6, sent updated quotes."},{"comp":"1","quote":"250767","line":"0","data":"05-27-2026 12:38-briand: Dan increased qty's on"}],"crmnotes":[{"comp":1,"quote":250767,"Line":0,"Comment":"05/27/2026 4:22 PM - briand - This was for a redemption order under TC 5156, ok to close"}],"items":[{"comp":"01","order":"250767","line":"1","part":"TOOL-CERT","qty":"1","price":"6372.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"},{"comp":"01","order":"250767","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-27 16:26:44.413 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250309-05272026162644.txt === {"quote":"250309","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"1","shipto":"XLIPITNY","shiptoName":"XLI Manufacturing, LLC","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-15-2026","cust_po":"PPP0000623","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:54","extra":"","follow_up":"06-15-2026","web_id":"","follow_name":"Kaitlyn Mix","follow_phone":"978-443-5388 x9631","follow_email":"kmix@methodsmachine.com","pic_user":"briand","total_amt":"2500.00","total_gp":"2500.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-15-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250309","line":"1","part":"TOOL-CERT","qty":"1","price":"5000.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250309","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-27 16:27:27.048 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250187-05272026162726.txt === {"quote":"250187","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"1","shipto":"STELLRPA","shiptoName":"Stellar Industrial Supply","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-15-2026","cust_po":"MI40-ER25I","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Shanna Colavita","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:41","extra":"","follow_up":"06-15-2026","web_id":"","follow_name":"Shanna Colavita","follow_phone":"724-743-2562","follow_email":"scolavita@stellarindustrial.com","pic_user":"briand","total_amt":"509.34","total_gp":"198.64","total_gpm":"39.00","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"2","win_pct":"20","clo_date":"06-15-2026","notes":[{"comp":"1","quote":"250187","line":"2","data":"Delivery Log, put my info on same line."},{"comp":"1","quote":"250187","line":"1","data":"05-14-2026 10:42-briand: Cindy already has on the"},{"comp":"1","quote":"250187","line":"0","data":"05-21-2026 12:58-briand: Sent quote to Shanna."}],"crmnotes":[],"items":[{"comp":"01","order":"250187","line":"1","part":"MI40-ER25I","qty":"1","price":"653.00","uom":"EA","discount":"22.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"250187","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250187","Line":"1","Company":"1","F_Line":"1","Comment":"Estimated lead time is end of July after receipt of an","Loc":"Y"},{"Quote":"250187","Line":"1","Company":"1","F_Line":"2","Comment":"order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-27 16:28:22.645 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250349-05272026162822.txt === {"quote":"250349","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"HAWKPA","shiptoName":"BlackHawk Industrial - Philadelphia","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"VMK12-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Julie Doherty","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:21","extra":"","follow_up":"06-18-2026","web_id":"","follow_name":"Julie Doherty","follow_phone":"937-482-4000","follow_email":"julie.doherty@blackhawkid.com","pic_user":"briand","total_amt":"85.15","total_gp":"60.83","total_gpm":"71.44","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":250349,"Line":0,"Comment":"05/21/2026 3:14 PM - briand - Closed"},{"comp":1,"quote":250349,"Line":1,"Comment":"05/27/2026 1:53 PM - briand - F/U changed from 05/24/2026 to 6/18/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"250349","line":"1","part":"VMK12-1/2","qty":"1","price":"131.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250349","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 16:29:11.686 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250270-05272026162911.txt === {"quote":"250270","customer":"7650","name":null,"customerName":"W.W. Grainger, Inc.","comp":"01","open":"1","shipto":"MORGCOUD","shiptoName":"Morgan PA Coudersport Spot Buy","entry_date":"05-15-2026","cust_order_date":"06-18-2026","req_date":"06-18-2026","cust_po":"GH16","terms_code":"23060","ship_via":"F-FGS","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michaely Puyol","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:50","extra":"","follow_up":"06-18-2026","web_id":"","follow_name":"Michaely Puyol","follow_phone":"","follow_email":"michael.puyol@grainger.com","pic_user":"briand","total_amt":"179.25","total_gp":"123.40","total_gpm":"68.84","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"2","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250270","line":"1","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250270","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-27 16:49:16.772 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-232655-05272026164916.txt === {"quote":"232655","customer":"13205","name":null,"customerName":"Machinery Systems Inc.","comp":"01","open":"1","shipto":"TANGMONT","shiptoName":"Tangent Technologies","entry_date":"05-16-2025","cust_order_date":"05-16-2025","req_date":"06-06-2026","cust_po":"ELBO E346BA PROJ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jordan Meier","drop_po":"","status":"0","user":"francescof","conv_order":"","time":"14:31","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Jordan Meier","follow_phone":"(319) 504-7444","follow_email":"jordanm@machsys.com","pic_user":"joshuav","total_amt":"23997.50","total_gp":"10737.83","total_gpm":"44.75","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"2","totalQty":"7","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"232655","line":"0","data":"05-16-2025 14:34 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":232655,"Line":0,"Comment":"05/27/2025 11:31 AM - francescof - F/U changed from 05/29/2025 to 6/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":1,"Comment":"08/15/2025 2:06 PM - michaelg - F/U changed from 06/25/2025 to 9/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":2,"Comment":"08/15/2025 2:06 PM - michaelg - CLO changed from 06/25/2025 to 09/30/2025 (CLO Date Updated)"},{"comp":1,"quote":232655,"Line":3,"Comment":"08/15/2025 2:06 PM - michaelg - Req Date changed from 06/27/2025 to 09/30/2025 (Req Date Updated)"},{"comp":1,"quote":232655,"Line":4,"Comment":"03/04/2026 4:32 PM - joshuav - F/U changed from 02/25/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":5,"Comment":"03/04/2026 4:32 PM - joshuav - CLO changed from 09/30/2025 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":232655,"Line":6,"Comment":"03/04/2026 4:32 PM - joshuav - Req Date changed from 09/30/2025 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":232655,"Line":7,"Comment":"03/20/2026 8:21 AM - joshuav - F/U Changed from 3/21/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":8,"Comment":"04/30/2026 8:39 AM - joshuav - F/U Changed from 4/25/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":9,"Comment":"05/02/2026 1:37 PM - joshuav - F/U Changed from 5/2/2026 to 5/9/2026 (Follow Up in 1 Week)"},{"comp":1,"quote":232655,"Line":10,"Comment":"05/15/2026 10:57 AM - joshuav - F/U changed from 05/09/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232655,"Line":11,"Comment":"05/15/2026 10:57 AM - joshuav - CLO changed from 05/23/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":232655,"Line":12,"Comment":"05/15/2026 10:57 AM - joshuav - Req Date changed from 05/30/2026 to 06/06/2026 (Req Date Updated)"},{"comp":1,"quote":232655,"Line":13,"Comment":"05/15/2026 10:57 AM - joshuav - If I dont hear from Jordan I will visit EU next week adn requote or close"},{"comp":1,"quote":232655,"Line":14,"Comment":"05/15/2026 10:58 AM - joshuav - Encounter has been added"},{"comp":1,"quote":232655,"Line":15,"Comment":"05/27/2026 4:48 PM - joshuav - dead project no response from Jordan will revisit nd requote if available"}],"items":[{"comp":"01","order":"232655","line":"1","part":"PRE-E346BA-I40","qty":"1","price":"28400.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232655","line":"2","part":"PRE-GAUGE-I40","qty":"1","price":"600.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232655","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"300.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232655","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"30.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232655","line":"5","part":"PRE-INST/TRAINING","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"232655","line":"6","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"232655","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"232655","Line":"6","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"232655","Line":"6","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"232655","Line":"6","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"232655","Line":"6","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-27 16:49:43.949 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-231194-05272026164943.txt === {"quote":"231194","customer":"13205","name":null,"customerName":"Machinery Systems Inc.","comp":"01","open":"1","shipto":"DIRECTAE","shiptoName":"Direct AeroSystems, Inc","entry_date":"04-16-2025","cust_order_date":"04-16-2025","req_date":"06-06-2026","cust_po":"E46LA DEMO UNIT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jordan Meier","drop_po":"","status":"0","user":"francescof","conv_order":"","time":"17:35","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Jordan Meier","follow_phone":"(319) 504-7444","follow_email":"jordanm@machsys.com","pic_user":"joshuav","total_amt":"50307.50","total_gp":"23191.26","total_gpm":"46.10","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"2","totalQty":"20","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"231194","line":"0","data":"04-16-2025 17:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":231194,"Line":0,"Comment":"04/21/2025 11:05 AM - francescof - Encounter has been added"},{"comp":1,"quote":231194,"Line":1,"Comment":"05/01/2025 3:54 PM - francescof - F/U changed from 04/29/2025 to 5/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":2,"Comment":"05/12/2025 8:03 AM - francescof - F/U changed from 05/06/2025 to 5/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":3,"Comment":"05/18/2025 11:12 AM - francescof - CLO changed from 05/16/2025 to 05/23/2025 (CLO Date Updated)"},{"comp":1,"quote":231194,"Line":4,"Comment":"05/18/2025 11:12 AM - francescof - F/U changed from 05/14/2025 to 5/23/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":5,"Comment":"05/27/2025 11:28 AM - francescof - F/U changed from 05/23/2025 to 6/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":6,"Comment":"05/27/2025 11:28 AM - francescof - CLO changed from 05/23/2025 to 06/03/2025 (CLO Date Updated)"},{"comp":1,"quote":231194,"Line":7,"Comment":"05/27/2025 11:28 AM - francescof - Req Date changed from 05/28/2025 to 06/03/2025 (Req Date Updated)"},{"comp":1,"quote":231194,"Line":8,"Comment":"05/27/2025 11:28 AM - francescof - Encounter has been added"},{"comp":1,"quote":231194,"Line":9,"Comment":"08/15/2025 2:16 PM - michaelg - F/U changed from 06/25/2025 to 9/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":10,"Comment":"08/15/2025 2:16 PM - michaelg - CLO changed from 06/25/2025 to 09/30/2025 (CLO Date Updated)"},{"comp":1,"quote":231194,"Line":11,"Comment":"08/15/2025 2:16 PM - michaelg - Req Date changed from 06/25/2025 to 09/30/2025 (Req Date Updated)"},{"comp":1,"quote":231194,"Line":12,"Comment":"03/04/2026 3:53 PM - joshuav - F/U changed from 09/30/2025 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":13,"Comment":"03/04/2026 3:53 PM - joshuav - CLO changed from 09/30/2025 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":231194,"Line":14,"Comment":"03/04/2026 3:53 PM - joshuav - Req Date changed from 09/30/2025 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":231194,"Line":15,"Comment":"04/06/2026 7:34 AM - joshuav - F/U Changed from 4/4/2026 to 5/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":16,"Comment":"05/02/2026 1:36 PM - joshuav - F/U Changed from 5/2/2026 to 5/9/2026 (Follow Up in 1 Week)"},{"comp":1,"quote":231194,"Line":17,"Comment":"05/15/2026 10:55 AM - joshuav - Req Date changed from 05/30/2026 to 06/06/2026 (Req Date Updated)"},{"comp":1,"quote":231194,"Line":18,"Comment":"05/15/2026 10:55 AM - joshuav - CLO changed from 05/23/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":231194,"Line":19,"Comment":"05/15/2026 10:56 AM - joshuav - F/U changed from 05/09/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231194,"Line":20,"Comment":"05/15/2026 10:56 AM - joshuav - Encounter has been added"},{"comp":1,"quote":231194,"Line":21,"Comment":"05/27/2026 4:49 PM - joshuav - dead project no response from Jordan will revisit nd requote if available"}],"items":[{"comp":"01","order":"231194","line":"1","part":"PRE-E46LA-I40","qty":"1","price":"47100.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"231194","line":"5","part":"PRE-GAUGE-C40","qty":"1","price":"600.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"6","part":"PRE-GAUGE-H63","qty":"1","price":"1040.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"7","part":"PRE-SPDL-H63RMA","qty":"1","price":"5230.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"8","part":"PRE-SPDL-H10RMA","qty":"1","price":"7320.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"9","part":"PRE-GAUGE-H100","qty":"1","price":"1520.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"10","part":"PRE-PRNT-QL800","qty":"1","price":"300.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"11","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"30.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231194","line":"12","part":"PRE-INST/TRAINING","qty":"1","price":"2750.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"231194","line":"13","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"231194","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"231194","Line":"13","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"231194","Line":"13","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"231194","Line":"13","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"231194","Line":"13","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-27 16:49:56.505 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-216177-05272026164956.txt === {"quote":"216177","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAZDIV","shiptoName":"Yamazen, Inc. Tooling Div","entry_date":"05-15-2024","cust_order_date":"05-15-2024","req_date":"07-04-2026","cust_po":"cnc302fa-m","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sonia Navarro","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"15:15","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Sonia Navarro","follow_phone":"847-882-9056","follow_email":"sonianavarro@yamazen.com","pic_user":"joshuav","total_amt":"26405.00","total_gp":"20735.44","total_gpm":"78.53","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"216177","line":"0","data":"05-15-2024 15:16 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":216177,"Line":0,"Comment":"05/25/2024 10:48 PM - joshuav - F/U Changed from 5/28/2024 to 6/1/2024 (Follow Up in 1 Week)"},{"comp":1,"quote":216177,"Line":1,"Comment":"05/28/2024 11:30 AM - joshuav - Req Date changed from 06/26/2024 to 08/31/2024 (Req Date Updated)"},{"comp":1,"quote":216177,"Line":2,"Comment":"05/28/2024 11:30 AM - joshuav - CLO changed from 06/15/2024 to 08/24/2024 (CLO Date Updated)"},{"comp":1,"quote":216177,"Line":3,"Comment":"05/28/2024 11:30 AM - joshuav - F/U changed from 06/01/2024 to 7/6/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":216177,"Line":4,"Comment":"07/02/2024 1:11 PM - joshuav - F/U changed from 07/06/2024 to 7/27/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":216177,"Line":5,"Comment":"07/26/2024 10:20 PM - joshuav - F/U Changed from 7/27/2024 to 8/3/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":216177,"Line":6,"Comment":"07/31/2024 10:02 AM - joshuav - Req Date changed from 08/31/2024 to 09/28/2024 (Req Date Updated)"},{"comp":1,"quote":216177,"Line":7,"Comment":"07/31/2024 10:02 AM - joshuav - CLO changed from 08/24/2024 to 09/21/2024 (CLO Date Updated)"},{"comp":1,"quote":216177,"Line":8,"Comment":"07/31/2024 10:02 AM - joshuav - F/U changed from 08/03/2024 to 8/31/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":216177,"Line":9,"Comment":"08/28/2024 8:16 AM - joshuav - Req Date change from 9/28/2024 to 11/30/2024 (Req Date Updated)"},{"comp":1,"quote":216177,"Line":10,"Comment":"08/28/2024 8:16 AM - joshuav - CLO changed from 9/21/2024 to 11/23/2024 (CLO Date Updated)"},{"comp":1,"quote":216177,"Line":11,"Comment":"08/28/2024 8:17 AM - joshuav - F/U Changed from 8/31/2024 to 10/19/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":216177,"Line":12,"Comment":"10/20/2024 8:35 PM - joshuav - F/U Changed from 10/19/2024 to 11/2/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":216177,"Line":13,"Comment":"11/06/2024 10:35 PM - joshuav - Req Date change from 11/30/2024 to 2/15/2025 (Req Date Updated)"},{"comp":1,"quote":216177,"Line":14,"Comment":"11/06/2024 10:35 PM - joshuav - CLO changed from 11/23/2024 to 2/8/2025 (CLO Date Updated)"},{"comp":1,"quote":216177,"Line":15,"Comment":"11/06/2024 10:35 PM - joshuav - F/U Changed from 11/2/2024 to 12/21/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":216177,"Line":16,"Comment":"12/14/2024 10:21 AM - joshuav - F/U Changed from 12/21/2024 to 1/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":216177,"Line":17,"Comment":"01/21/2025 8:11 AM - joshuav - Req Date change from 2/15/2025 to 5/31/2025 (Req Date Updated)"},{"comp":1,"quote":216177,"Line":18,"Comment":"01/21/2025 8:11 AM - joshuav - CLO changed from 2/8/2025 to 5/24/2025 (CLO Date Updated)"},{"comp":1,"quote":216177,"Line":19,"Comment":"01/21/2025 8:11 AM - joshuav - F/U Changed from 1/25/2025 to 2/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":216177,"Line":20,"Comment":"02/22/2025 6:40 PM - joshuav - F/U Changed from 2/22/2025 to 4/12/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":216177,"Line":21,"Comment":"04/18/2025 9:25 AM - joshuav - Req Date change from 5/31/2025 to 8/30/2025 (Req Date Updated)"},{"comp":1,"quote":216177,"Line":22,"Comment":"04/18/2025 9:25 AM - joshuav - CLO changed from 5/24/2025 to 8/23/2025 (CLO Date Updated)"},{"comp":1,"quote":216177,"Line":23,"Comment":"04/18/2025 9:26 AM - joshuav - F/U Changed from 4/12/2025 to 5/31/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":216177,"Line":24,"Comment":"06/07/2025 5:25 PM - joshuav - F/U Changed from 5/31/2025 to 6/28/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":216177,"Line":25,"Comment":"06/29/2025 9:12 AM - joshuav - F/U Changed from 6/28/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":216177,"Line":26,"Comment":"08/02/2025 11:36 AM - joshuav - Req Date change from 8/30/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":216177,"Line":27,"Comment":"08/02/2025 11:36 AM - joshuav - CLO changed from 8/23/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":216177,"Line":28,"Comment":"08/02/2025 11:36 AM - joshuav - F/U Changed from 7/26/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":216177,"Line":29,"Comment":"09/28/2025 12:01 PM - joshuav - F/U Changed from 9/27/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":216177,"Line":30,"Comment":"10/24/2025 5:57 PM - joshuav - Req Date change from 11/29/2025 to 2/28/2026 (Req Date Updated)"},{"comp":1,"quote":216177,"Line":31,"Comment":"10/24/2025 5:58 PM - joshuav - CLO changed from 11/22/2025 to 2/21/2026 (CLO Date Updated)"},{"comp":1,"quote":216177,"Line":32,"Comment":"10/24/2025 5:58 PM - joshuav - F/U Changed from 10/25/2025 to 12/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":216177,"Line":33,"Comment":"01/14/2026 9:39 AM - joshuav - F/U changed from 12/27/2025 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":216177,"Line":34,"Comment":"01/14/2026 9:39 AM - joshuav - CLO changed from 02/21/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":216177,"Line":35,"Comment":"01/14/2026 9:39 AM - joshuav - Req Date changed from 02/28/2026 to 07/04/2026 (Req Date Updated)"},{"comp":1,"quote":216177,"Line":36,"Comment":"03/20/2026 8:33 AM - joshuav - F/U Changed from 3/28/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"216177","line":"1","part":"CNC302FA-M","qty":"1","price":"24150.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"216177","line":"2","part":"RT-INSTALLATION","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"216177","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 16:50:16.616 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-226742-05272026165016.txt === {"quote":"226742","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMSCHIL","shiptoName":"Yamazen, Inc.","entry_date":"01-17-2025","cust_order_date":null,"req_date":"10-03-2026","cust_po":"Greg Hobbs","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Greg Hobbs","drop_po":"5AX-130/CNCZ180","status":"0","user":"stevel","conv_order":"","time":"12:09","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Greg Hobbs","follow_phone":"(847) 882-8800","follow_email":"greghobbs@yamazen.com","pic_user":"joshuav","total_amt":"50750","total_gp":"28181.48","total_gpm":"55.53","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"1","win_pct":"20","clo_date":"09-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":226742,"Line":0,"Comment":"01/26/2025 11:18 AM - stevel - F/U changed from 01/30/2025 to 2/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":226742,"Line":1,"Comment":"03/03/2025 8:34 AM - stevel - F/U changed from 02/15/2025 to 4/5/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":226742,"Line":2,"Comment":"03/03/2025 8:34 AM - stevel - CLO changed from 02/17/2025 to 04/05/2025 (CLO Date Updated)"},{"comp":1,"quote":226742,"Line":3,"Comment":"03/03/2025 8:34 AM - stevel - Req Date changed from 02/28/2025 to 04/05/2025 (Req Date Updated)"},{"comp":1,"quote":226742,"Line":4,"Comment":"03/03/2025 8:35 AM - stevel - TODO: Joshua to follow up"},{"comp":1,"quote":226742,"Line":5,"Comment":"03/03/2025 8:35 AM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":226742,"Line":6,"Comment":"03/04/2025 8:13 AM - joshuav - Req Date change from 4/5/2025 to 8/30/2025 (Req Date Updated)"},{"comp":1,"quote":226742,"Line":7,"Comment":"03/04/2025 8:13 AM - joshuav - CLO changed from 4/5/2025 to 8/9/2025 (CLO Date Updated)"},{"comp":1,"quote":226742,"Line":8,"Comment":"04/05/2025 10:03 AM - joshuav - F/U Changed from 4/5/2025 to 4/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":226742,"Line":9,"Comment":"04/25/2025 5:04 PM - joshuav - F/U changed from 04/26/2025 to 5/31/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":226742,"Line":10,"Comment":"06/07/2025 5:24 PM - joshuav - F/U Changed from 5/31/2025 to 6/28/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":226742,"Line":11,"Comment":"06/29/2025 9:14 AM - joshuav - F/U Changed from 6/28/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":226742,"Line":12,"Comment":"08/02/2025 11:11 AM - joshuav - Req Date change from 8/30/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":226742,"Line":13,"Comment":"08/02/2025 11:11 AM - joshuav - CLO changed from 8/9/2025 to 11/15/2025 (CLO Date Updated)"},{"comp":1,"quote":226742,"Line":14,"Comment":"08/02/2025 11:12 AM - joshuav - F/U Changed from 7/26/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":226742,"Line":15,"Comment":"09/05/2025 2:00 PM - joshuav - F/U Changed from 8/30/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":226742,"Line":16,"Comment":"09/28/2025 12:01 PM - joshuav - F/U Changed from 9/27/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":226742,"Line":17,"Comment":"10/24/2025 5:44 PM - joshuav - Req Date change from 11/29/2025 to 1/10/2026 (Req Date Updated)"},{"comp":1,"quote":226742,"Line":18,"Comment":"10/24/2025 5:44 PM - joshuav - CLO changed from 11/15/2025 to 1/3/2026 (CLO Date Updated)"},{"comp":1,"quote":226742,"Line":19,"Comment":"10/24/2025 5:45 PM - joshuav - F/U Changed from 10/25/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":226742,"Line":20,"Comment":"12/15/2025 9:42 AM - joshuav - Req Date changed from 01/10/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":226742,"Line":21,"Comment":"12/15/2025 9:42 AM - joshuav - CLO changed from 01/03/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":226742,"Line":22,"Comment":"12/15/2025 9:42 AM - joshuav - F/U changed from 11/29/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":226742,"Line":23,"Comment":"03/04/2026 4:09 PM - joshuav - F/U changed from 01/31/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":226742,"Line":24,"Comment":"03/04/2026 4:09 PM - joshuav - CLO changed from 03/28/2026 to 09/26/2026 (CLO Date Updated)"},{"comp":1,"quote":226742,"Line":25,"Comment":"03/04/2026 4:09 PM - joshuav - Req Date changed from 04/04/2026 to 10/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"226742","line":"1","part":"5AX-130BAWAA21-TC32","qty":"1","price":"72500.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"}],"qlines":[{"Quote":"226742","Line":"1","Company":"1","F_Line":"1","Comment":"Includes: 5th axis rotary table with control and sheet","Loc":"Y"},{"Quote":"226742","Line":"1","Company":"1","F_Line":"2","Comment":"metal and 4th axis table for pallet two.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":1}}] 2026-05-27 16:50:32.962 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-228698-05272026165032.txt === {"quote":"228698","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"OPPQQRTT","shiptoName":"Speco, Incorporated","entry_date":"02-26-2025","cust_order_date":"02-26-2025","req_date":"07-25-2026","cust_po":"OKUMA M560V5AX CAT40","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Hart","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"18:01","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Joe Hart","follow_phone":"(708) 533-7606","follow_email":"jhart@morrismidwest.com","pic_user":"joshuav","total_amt":"7077.50","total_gp":"7077.50","total_gpm":"100.00","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"2","win_pct":"20","clo_date":"07-18-2026","notes":[{"comp":"1","quote":"228698","line":"0","data":"02-26-2025 18:02 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":228698,"Line":0,"Comment":"03/04/2025 8:08 AM - joshuav - Req Date change from 4/9/2025 to 6/28/2025 (Req Date Updated)"},{"comp":1,"quote":228698,"Line":1,"Comment":"03/04/2025 8:08 AM - joshuav - CLO changed from 3/26/2025 to 6/21/2025 (CLO Date Updated)"},{"comp":1,"quote":228698,"Line":2,"Comment":"03/04/2025 8:09 AM - joshuav - F/U Changed from 3/4/2025 to 3/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228698,"Line":3,"Comment":"03/30/2025 9:38 AM - joshuav - Spoke with Hoe, speco was asking for better pricing- Joe is going over his quote and representing updated numbers to them from his end to help close the deal"},{"comp":1,"quote":228698,"Line":4,"Comment":"03/30/2025 9:38 AM - joshuav - F/U Changed from 3/29/2025 to 4/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228698,"Line":5,"Comment":"04/25/2025 4:56 PM - joshuav - F/U changed from 04/26/2025 to 5/10/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228698,"Line":6,"Comment":"05/17/2025 5:22 PM - joshuav - F/U Changed from 5/10/2025 to 5/24/2025 (Follow Up in 1 Week)"},{"comp":1,"quote":228698,"Line":7,"Comment":"05/27/2025 4:38 PM - joshuav - Req Date changed from 06/28/2025 to 07/26/2025 (Req Date Updated)"},{"comp":1,"quote":228698,"Line":8,"Comment":"05/27/2025 4:38 PM - joshuav - CLO changed from 06/21/2025 to 07/19/2025 (CLO Date Updated)"},{"comp":1,"quote":228698,"Line":9,"Comment":"05/27/2025 4:38 PM - joshuav - F/U changed from 05/24/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228698,"Line":10,"Comment":"06/29/2025 9:17 AM - joshuav - Req Date change from 7/26/2025 to 9/27/2025 (Req Date Updated)"},{"comp":1,"quote":228698,"Line":11,"Comment":"06/29/2025 9:17 AM - joshuav - CLO changed from 7/19/2025 to 9/20/2025 (CLO Date Updated)"},{"comp":1,"quote":228698,"Line":12,"Comment":"06/29/2025 9:17 AM - joshuav - F/U Changed from 6/28/2025 to 7/20/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":228698,"Line":13,"Comment":"07/11/2025 3:29 PM - joshuav - F/U changed from 07/20/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228698,"Line":14,"Comment":"08/02/2025 11:13 AM - joshuav - F/U Changed from 7/26/2025 to 9/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228698,"Line":15,"Comment":"09/05/2025 2:08 PM - joshuav - CLO changed from 9/20/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":228698,"Line":16,"Comment":"09/05/2025 2:10 PM - joshuav - Still pending will let me know a faster"},{"comp":1,"quote":228698,"Line":17,"Comment":"09/05/2025 2:11 PM - joshuav - Req Date change from 9/27/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":228698,"Line":18,"Comment":"09/05/2025 2:11 PM - joshuav - CLO changed from 12/27/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":228698,"Line":19,"Comment":"09/05/2025 2:12 PM - joshuav - CLO changed from 12/27/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":228698,"Line":20,"Comment":"09/05/2025 2:13 PM - joshuav - F/U Changed from 9/6/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228698,"Line":21,"Comment":"09/22/2025 4:46 PM - joshuav - F/U changed from 09/20/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228698,"Line":22,"Comment":"10/09/2025 1:27 PM - joshuav - F/U changed from 10/11/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228698,"Line":23,"Comment":"10/09/2025 1:27 PM - joshuav - CLO changed from 11/22/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":228698,"Line":24,"Comment":"10/09/2025 1:27 PM - joshuav - Req Date changed from 11/29/2025 to 01/03/2026 (Req Date Updated)"},{"comp":1,"quote":228698,"Line":25,"Comment":"12/15/2025 9:51 AM - joshuav - F/U changed from 11/29/2025 to 1/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":228698,"Line":26,"Comment":"12/15/2025 9:51 AM - joshuav - CLO changed from 12/27/2025 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":228698,"Line":27,"Comment":"12/15/2025 9:51 AM - joshuav - Req Date changed from 01/03/2026 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":228698,"Line":28,"Comment":"01/14/2026 9:59 AM - joshuav - F/U changed from 01/10/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":228698,"Line":29,"Comment":"03/04/2026 4:22 PM - joshuav - F/U changed from 02/07/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":228698,"Line":30,"Comment":"03/04/2026 4:22 PM - joshuav - CLO changed from 02/28/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":228698,"Line":31,"Comment":"03/04/2026 4:22 PM - joshuav - Req Date changed from 03/07/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":228698,"Line":32,"Comment":"04/06/2026 7:34 AM - joshuav - Req Date change from 5/2/2026 to 7/25/2026 (Req Date Updated)"},{"comp":1,"quote":228698,"Line":33,"Comment":"04/06/2026 7:34 AM - joshuav - CLO changed from 4/25/2026 to 7/18/2026 (CLO Date Updated)"},{"comp":1,"quote":228698,"Line":34,"Comment":"04/06/2026 7:34 AM - joshuav - F/U Changed from 4/4/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"228698","line":"1","part":"TOOL-CERT","qty":"1","price":"14155.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"},{"comp":"01","order":"228698","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 16:50:51.080 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-226041-05272026165050.txt === {"quote":"226041","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMSCHIL","shiptoName":"Yamazen, Inc.","entry_date":"01-02-2025","cust_order_date":"03-31-2026","req_date":"09-26-2026","cust_po":"Greg Hobbs","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Greg Hobbs","drop_po":"5AX-2MT","status":"0","user":"stevel","conv_order":"","time":"13:18","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Greg Hobbs","follow_phone":"(847) 882-8800","follow_email":"greghobbs@yamazen.com","pic_user":"joshuav","total_amt":"76270.00","total_gp":"73226.60","total_gpm":"96.01","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"6","win_pct":"20","clo_date":"09-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":226041,"Line":0,"Comment":"01/06/2025 7:10 AM - stevel - F/U changed from 01/15/2025 to 2/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":226041,"Line":1,"Comment":"01/06/2025 7:11 AM - stevel - CLO changed from 02/02/2025 to 02/08/2025 (CLO Date Updated)"},{"comp":1,"quote":226041,"Line":2,"Comment":"01/06/2025 7:11 AM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":226041,"Line":3,"Comment":"02/04/2025 8:33 AM - joshuav - Req Date change from 2/13/2025 to 6/28/2025 (Req Date Updated)"},{"comp":1,"quote":226041,"Line":4,"Comment":"02/04/2025 8:33 AM - joshuav - CLO changed from 2/8/2025 to 6/14/2025 (CLO Date Updated)"},{"comp":1,"quote":226041,"Line":5,"Comment":"02/04/2025 8:33 AM - joshuav - F/U Changed from 2/8/2025 to 3/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":226041,"Line":6,"Comment":"03/22/2025 10:02 AM - joshuav - F/U Changed from 3/22/2025 to 4/12/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":226041,"Line":7,"Comment":"04/11/2025 7:17 PM - ctstest - Email F/U has been sent"},{"comp":1,"quote":226041,"Line":8,"Comment":"04/18/2025 9:21 AM - joshuav - F/U Changed from 4/12/2025 to 5/24/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":226041,"Line":9,"Comment":"05/23/2025 9:55 AM - joshuav - F/U changed from 05/24/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":226041,"Line":10,"Comment":"05/23/2025 9:55 AM - joshuav - CLO changed from 06/14/2025 to 09/27/2025 (CLO Date Updated)"},{"comp":1,"quote":226041,"Line":11,"Comment":"05/23/2025 9:55 AM - joshuav - Req Date changed from 06/28/2025 to 10/04/2025 (Req Date Updated)"},{"comp":1,"quote":226041,"Line":12,"Comment":"06/29/2025 9:11 AM - joshuav - F/U Changed from 6/28/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":226041,"Line":13,"Comment":"07/25/2025 8:41 AM - joshuav - F/U Changed from 7/26/2025 to 8/23/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":226041,"Line":14,"Comment":"08/23/2025 12:45 PM - joshuav - Req Date change from 10/4/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":226041,"Line":15,"Comment":"08/23/2025 12:45 PM - joshuav - CLO changed from 9/27/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":226041,"Line":16,"Comment":"08/23/2025 12:45 PM - joshuav - F/U Changed from 8/23/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":226041,"Line":17,"Comment":"09/28/2025 12:02 PM - joshuav - F/U Changed from 9/27/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":226041,"Line":18,"Comment":"10/24/2025 5:53 PM - joshuav - Req Date change from 11/29/2025 to 1/31/2026 (Req Date Updated)"},{"comp":1,"quote":226041,"Line":19,"Comment":"10/24/2025 5:53 PM - joshuav - CLO changed from 11/22/2025 to 1/24/2026 (CLO Date Updated)"},{"comp":1,"quote":226041,"Line":20,"Comment":"10/24/2025 5:53 PM - joshuav - F/U Changed from 10/25/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":226041,"Line":21,"Comment":"12/15/2025 10:25 AM - joshuav - Req Date changed from 01/31/2026 to 04/11/2026 (Req Date Updated)"},{"comp":1,"quote":226041,"Line":22,"Comment":"12/15/2025 10:25 AM - joshuav - CLO changed from 01/24/2026 to 04/04/2026 (CLO Date Updated)"},{"comp":1,"quote":226041,"Line":23,"Comment":"12/15/2025 10:26 AM - joshuav - F/U changed from 12/13/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":226041,"Line":24,"Comment":"03/04/2026 4:09 PM - joshuav - F/U changed from 01/31/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":226041,"Line":25,"Comment":"04/02/2026 10:02 AM - joshuav - Req Date change from 4/11/2026 to 9/26/2026 (Req Date Updated)"},{"comp":1,"quote":226041,"Line":26,"Comment":"04/02/2026 10:02 AM - joshuav - CLO changed from 4/4/2026 to 9/19/2026 (CLO Date Updated)"},{"comp":1,"quote":226041,"Line":27,"Comment":"04/02/2026 10:02 AM - joshuav - F/U Changed from 3/31/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"226041","line":"1","part":"5AX-2MT-105-120SA-BR3/QT2","qty":"1","price":"115000.00","uom":"EA","discount":"42.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"226041","line":"2","part":"TCD-46048","qty":"4","price":"4125.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"226041","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 16:51:06.278 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-227612-05272026165106.txt === {"quote":"227612","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMSCHIL","shiptoName":"Yamazen, Inc.","entry_date":"02-05-2025","cust_order_date":null,"req_date":"07-04-2026","cust_po":"Michael Kassmier","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michael Kassmier","drop_po":"5AX-201","status":"0","user":"stevel","conv_order":"","time":"08:46","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Michale Kassmier","follow_phone":"","follow_email":"michaelkassmier@yamazen.com","pic_user":"joshuav","total_amt":"147117.0","total_gp":"73230.86","total_gpm":"49.78","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":227612,"Line":0,"Comment":"03/03/2025 8:36 AM - stevel - F/U changed from 02/18/2025 to 4/5/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227612,"Line":1,"Comment":"03/03/2025 8:36 AM - stevel - CLO changed from 03/05/2025 to 04/05/2025 (CLO Date Updated)"},{"comp":1,"quote":227612,"Line":2,"Comment":"03/03/2025 8:37 AM - stevel - Req Date changed from 03/19/2025 to 04/05/2025 (Req Date Updated)"},{"comp":1,"quote":227612,"Line":3,"Comment":"03/03/2025 8:37 AM - stevel - TODO: Joshua to follow up"},{"comp":1,"quote":227612,"Line":4,"Comment":"03/03/2025 8:37 AM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":227612,"Line":5,"Comment":"03/04/2025 8:12 AM - joshuav - Req Date change from 4/5/2025 to 8/30/2025 (Req Date Updated)"},{"comp":1,"quote":227612,"Line":6,"Comment":"03/04/2025 8:13 AM - joshuav - CLO changed from 4/5/2025 to 8/2/2025 (CLO Date Updated)"},{"comp":1,"quote":227612,"Line":7,"Comment":"04/05/2025 10:00 AM - joshuav - F/U Changed from 4/5/2025 to 4/12/2025 (Follow Up in 1 Week)"},{"comp":1,"quote":227612,"Line":8,"Comment":"04/19/2025 9:48 AM - joshuav - F/U Changed from 4/12/2025 to 5/31/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227612,"Line":9,"Comment":"05/28/2025 10:40 AM - joshuav - F/U changed from 05/31/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227612,"Line":10,"Comment":"08/02/2025 11:35 AM - joshuav - Req Date change from 8/30/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":227612,"Line":11,"Comment":"08/02/2025 11:35 AM - joshuav - CLO changed from 8/2/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":227612,"Line":12,"Comment":"08/02/2025 11:35 AM - joshuav - F/U Changed from 7/26/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227612,"Line":13,"Comment":"09/29/2025 12:20 PM - joshuav - Req Date changed from 11/29/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":227612,"Line":14,"Comment":"09/29/2025 12:20 PM - joshuav - CLO changed from 11/22/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":227612,"Line":15,"Comment":"09/29/2025 12:20 PM - joshuav - F/U changed from 09/27/2025 to 11/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227612,"Line":16,"Comment":"11/01/2025 8:42 PM - joshuav - F/U Changed from 11/1/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227612,"Line":17,"Comment":"12/15/2025 9:43 AM - joshuav - F/U changed from 11/29/2025 to 1/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":227612,"Line":18,"Comment":"12/15/2025 9:43 AM - joshuav - CLO changed from 12/20/2025 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":227612,"Line":19,"Comment":"12/15/2025 9:44 AM - joshuav - Req Date changed from 12/27/2025 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":227612,"Line":20,"Comment":"01/14/2026 9:57 AM - joshuav - Req Date changed from 04/04/2026 to 07/04/2026 (Req Date Updated)"},{"comp":1,"quote":227612,"Line":21,"Comment":"01/14/2026 9:57 AM - joshuav - CLO changed from 03/28/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":227612,"Line":22,"Comment":"01/14/2026 9:57 AM - joshuav - F/U changed from 01/10/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":227612,"Line":23,"Comment":"03/20/2026 8:22 AM - joshuav - F/U Changed from 3/28/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":227612,"Line":24,"Comment":"04/30/2026 8:23 AM - joshuav - F/U Changed from 4/25/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"227612","line":"1","part":"5AX-201BASA-BR3-QT/R650XD","qty":"2","price":"65625.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227612","line":"2","part":"5AX-130BASA-BR3-QT/R650XD","qty":"2","price":"61200.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 16:52:21.729 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245776-05272026165221.txt === {"quote":"245776","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NNTCITAS","shiptoName":"PTSolutions - Itasca","entry_date":"02-18-2026","cust_order_date":"02-18-2026","req_date":"08-29-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Siegmeier","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"15:35","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Tim Siegmeier","follow_phone":"8157219268","follow_email":"timothy.siegmeier@pts-tools.com","pic_user":"joshuav","total_amt":"13184.00","total_gp":"6347.28","total_gpm":"48.14","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"48","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"245776","line":"2","data":"02-18-2026 15:38 - Discounts Recalculated QS"},{"comp":"1","quote":"245776","line":"1","data":"quote log"},{"comp":"1","quote":"245776","line":"0","data":"02-23-2026 14:22-jennad updating delivery from"}],"crmnotes":[{"comp":1,"quote":245776,"Line":0,"Comment":"03/04/2026 4:36 PM - joshuav - Req Date changed from 04/01/2026 to 06/13/2026 (Req Date Updated)"},{"comp":1,"quote":245776,"Line":1,"Comment":"03/04/2026 4:36 PM - joshuav - CLO changed from 03/18/2026 to 06/06/2026 (CLO Date Updated)"},{"comp":1,"quote":245776,"Line":2,"Comment":"03/04/2026 4:36 PM - joshuav - F/U changed from 02/24/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245776,"Line":3,"Comment":"05/27/2026 4:52 PM - joshuav - Req Date changed from 06/13/2026 to 08/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245776","line":"1","part":"NBT30-SF0125-3.15","qty":"10","price":"410.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245776","line":"2","part":"NBT30-SF0187-3.15","qty":"4","price":"410.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245776","line":"3","part":"NBT30-SF0250-3.15CP","qty":"4","price":"410.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245776","line":"4","part":"NBT30-SF0375-3.15CP","qty":"2","price":"410.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245776","line":"5","part":"NBT30-SF3-90","qty":"8","price":"296.00","uom":"EA","discount":"0.00","req_date":"4-6 Wks","branch":"1"},{"comp":"01","order":"245776","line":"6","part":"NBT30-SF4-90","qty":"3","price":"296.00","uom":"EA","discount":"0.00","req_date":"4-6 Wks","branch":"1"},{"comp":"01","order":"245776","line":"7","part":"NBT30-SF6-90CP","qty":"10","price":"274.00","uom":"EA","discount":"0.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"245776","line":"8","part":"NBT30-SF0312-105MT","qty":"6","price":"296.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"245776","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245776","Line":"5","Company":"1","F_Line":"1","Comment":"NET PRICE, special - non-cancellable, non-returnable","Loc":"Y"},{"Quote":"245776","Line":"6","Company":"1","F_Line":"1","Comment":"NET PRICE, special - non-cancellable, non-returnable","Loc":"Y"},{"Quote":"245776","Line":"7","Company":"1","F_Line":"1","Comment":"NET PRICE, special - non-cancellable, non-returnable","Loc":"Y"},{"Quote":"245776","Line":"7","Company":"1","F_Line":"2","Comment":"DELIVERY: 1-2 Wks design + 10Wks mfg/shipping after","Loc":"Y"},{"Quote":"245776","Line":"7","Company":"1","F_Line":"3","Comment":"receipt of signed approval drawing","Loc":"Y"},{"Quote":"245776","Line":"8","Company":"1","F_Line":"1","Comment":"NET PRICE, special - non-cancellable, non-returnable","Loc":"Y"},{"Quote":"245776","Line":"8","Company":"1","F_Line":"2","Comment":"DELIVERY: 1 STOCK, BALANCE 1-2 Wks design + 10Wks","Loc":"Y"},{"Quote":"245776","Line":"8","Company":"1","F_Line":"3","Comment":"mfg/shipping after receipt of signed approval drawing","Loc":"Y"}],"qcomms":[{"Quote":"245776","Line":"0","Comment":"There are non-standard stock items considered"},{"Quote":"245776","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"245776","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-27 16:52:23.827 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245776-05272026165223.txt === {"quote":"245776","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NNTCITAS","shiptoName":"PTSolutions - Itasca","entry_date":"02-18-2026","cust_order_date":"02-18-2026","req_date":"08-29-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Siegmeier","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"15:35","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Tim Siegmeier","follow_phone":"8157219268","follow_email":"timothy.siegmeier@pts-tools.com","pic_user":"joshuav","total_amt":"13184.00","total_gp":"6347.28","total_gpm":"48.14","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"48","win_pct":"20","clo_date":"08-22-2026","notes":[{"comp":"1","quote":"245776","line":"2","data":"02-18-2026 15:38 - Discounts Recalculated QS"},{"comp":"1","quote":"245776","line":"1","data":"quote log"},{"comp":"1","quote":"245776","line":"0","data":"02-23-2026 14:22-jennad updating delivery from"}],"crmnotes":[{"comp":1,"quote":245776,"Line":0,"Comment":"03/04/2026 4:36 PM - joshuav - Req Date changed from 04/01/2026 to 06/13/2026 (Req Date Updated)"},{"comp":1,"quote":245776,"Line":1,"Comment":"03/04/2026 4:36 PM - joshuav - CLO changed from 03/18/2026 to 06/06/2026 (CLO Date Updated)"},{"comp":1,"quote":245776,"Line":2,"Comment":"03/04/2026 4:36 PM - joshuav - F/U changed from 02/24/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245776,"Line":3,"Comment":"05/27/2026 4:52 PM - joshuav - Req Date changed from 06/13/2026 to 08/29/2026 (Req Date Updated)"},{"comp":1,"quote":245776,"Line":4,"Comment":"05/27/2026 4:52 PM - joshuav - CLO changed from 06/06/2026 to 08/22/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245776","line":"1","part":"NBT30-SF0125-3.15","qty":"10","price":"410.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245776","line":"2","part":"NBT30-SF0187-3.15","qty":"4","price":"410.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245776","line":"3","part":"NBT30-SF0250-3.15CP","qty":"4","price":"410.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245776","line":"4","part":"NBT30-SF0375-3.15CP","qty":"2","price":"410.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245776","line":"5","part":"NBT30-SF3-90","qty":"8","price":"296.00","uom":"EA","discount":"0.00","req_date":"4-6 Wks","branch":"1"},{"comp":"01","order":"245776","line":"6","part":"NBT30-SF4-90","qty":"3","price":"296.00","uom":"EA","discount":"0.00","req_date":"4-6 Wks","branch":"1"},{"comp":"01","order":"245776","line":"7","part":"NBT30-SF6-90CP","qty":"10","price":"274.00","uom":"EA","discount":"0.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"245776","line":"8","part":"NBT30-SF0312-105MT","qty":"6","price":"296.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"245776","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245776","Line":"5","Company":"1","F_Line":"1","Comment":"NET PRICE, special - non-cancellable, non-returnable","Loc":"Y"},{"Quote":"245776","Line":"6","Company":"1","F_Line":"1","Comment":"NET PRICE, special - non-cancellable, non-returnable","Loc":"Y"},{"Quote":"245776","Line":"7","Company":"1","F_Line":"1","Comment":"NET PRICE, special - non-cancellable, non-returnable","Loc":"Y"},{"Quote":"245776","Line":"7","Company":"1","F_Line":"2","Comment":"DELIVERY: 1-2 Wks design + 10Wks mfg/shipping after","Loc":"Y"},{"Quote":"245776","Line":"7","Company":"1","F_Line":"3","Comment":"receipt of signed approval drawing","Loc":"Y"},{"Quote":"245776","Line":"8","Company":"1","F_Line":"1","Comment":"NET PRICE, special - non-cancellable, non-returnable","Loc":"Y"},{"Quote":"245776","Line":"8","Company":"1","F_Line":"2","Comment":"DELIVERY: 1 STOCK, BALANCE 1-2 Wks design + 10Wks","Loc":"Y"},{"Quote":"245776","Line":"8","Company":"1","F_Line":"3","Comment":"mfg/shipping after receipt of signed approval drawing","Loc":"Y"}],"qcomms":[{"Quote":"245776","Line":"0","Comment":"There are non-standard stock items considered"},{"Quote":"245776","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"245776","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-27 16:52:42.650 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250108-05272026165242.txt === {"quote":"250108","customer":"4207","name":null,"customerName":"DCT Industrial Supply Company","comp":"01","open":"0","shipto":"DESMA","shiptoName":"Designs for Tomorrow, Inc.","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-17-2026","cust_po":"NBT30 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tom Neumeier","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:02","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Tom Neumeier","follow_phone":"314-341-0350","follow_email":"tneumeier@dctisc.com","pic_user":"rons","total_amt":"9188.60","total_gp":"5076.85","total_gpm":"55.25","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"102","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"250108","line":"5","data":"05-13-2026 13:03 - Discounts Recalculated"},{"comp":"1","quote":"250108","line":"4","data":"cost instead"},{"comp":"1","quote":"250108","line":"3","data":"around $150; wrenches have been included at no"},{"comp":"1","quote":"250108","line":"2","data":"shipping on UPS site, added 15%, and came out to"},{"comp":"1","quote":"250108","line":"1","data":"for shipping and freight incentives - calculated"},{"comp":"1","quote":"250108","line":"0","data":"05-20-2026 15:34-rons: Tom said end user is asking"}],"crmnotes":[{"comp":1,"quote":250108,"Line":0,"Comment":"05/13/2026 2:19 PM - rons - BlackHawk Industrial, DCT, & Tooling Associates are all quoting this for Designs for Tomorrow..."},{"comp":1,"quote":250108,"Line":1,"Comment":"05/15/2026 10:05 AM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250108,"Line":2,"Comment":"05/15/2026 10:06 AM - rons - Req Date changed from 06/13/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":250108,"Line":3,"Comment":"05/19/2026 4:40 PM - rons - F/U changed from 05/19/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250108,"Line":4,"Comment":"05/19/2026 4:40 PM - rons - CLO changed from 05/26/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":250108,"Line":5,"Comment":"05/19/2026 4:40 PM - rons - Req Date changed from 06/02/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250108","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"42.00","req_date":"12 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250108","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"42.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250108","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"28","part":"E16-SET-12","qty":"2","price":"553.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"30","part":"B30-6000-EU","qty":"40","price":"28.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":24}}] 2026-05-27 16:52:51.297 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250108-05272026165251.txt === {"quote":"250108","customer":"4207","name":null,"customerName":"DCT Industrial Supply Company","comp":"01","open":"0","shipto":"DESMA","shiptoName":"Designs for Tomorrow, Inc.","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-17-2026","cust_po":"NBT30 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tom Neumeier","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:02","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Tom Neumeier","follow_phone":"314-341-0350","follow_email":"tneumeier@dctisc.com","pic_user":"rons","total_amt":"9188.60","total_gp":"5076.85","total_gpm":"55.25","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"102","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"250108","line":"5","data":"05-13-2026 13:03 - Discounts Recalculated"},{"comp":"1","quote":"250108","line":"4","data":"cost instead"},{"comp":"1","quote":"250108","line":"3","data":"around $150; wrenches have been included at no"},{"comp":"1","quote":"250108","line":"2","data":"shipping on UPS site, added 15%, and came out to"},{"comp":"1","quote":"250108","line":"1","data":"for shipping and freight incentives - calculated"},{"comp":"1","quote":"250108","line":"0","data":"05-20-2026 15:34-rons: Tom said end user is asking"}],"crmnotes":[{"comp":1,"quote":250108,"Line":0,"Comment":"05/13/2026 2:19 PM - rons - BlackHawk Industrial, DCT, & Tooling Associates are all quoting this for Designs for Tomorrow..."},{"comp":1,"quote":250108,"Line":1,"Comment":"05/15/2026 10:05 AM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250108,"Line":2,"Comment":"05/15/2026 10:06 AM - rons - Req Date changed from 06/13/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":250108,"Line":3,"Comment":"05/19/2026 4:40 PM - rons - F/U changed from 05/19/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250108,"Line":4,"Comment":"05/19/2026 4:40 PM - rons - CLO changed from 05/26/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":250108,"Line":5,"Comment":"05/19/2026 4:40 PM - rons - Req Date changed from 06/02/2026 to 06/17/2026 (Req Date Updated)"},{"comp":1,"quote":250108,"Line":6,"Comment":"05/27/2026 4:52 PM - rons - F/U changed from 06/03/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250108,"Line":7,"Comment":"05/27/2026 4:52 PM - rons - CLO changed from 06/10/2026 to 06/03/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250108","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"42.00","req_date":"12 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250108","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"42.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250108","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"28","part":"E16-SET-12","qty":"2","price":"553.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"30","part":"B30-6000-EU","qty":"40","price":"28.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":24}}] 2026-05-27 16:52:56.780 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250108-05272026165256.txt === {"quote":"250108","customer":"4207","name":null,"customerName":"DCT Industrial Supply Company","comp":"01","open":"0","shipto":"DESMA","shiptoName":"Designs for Tomorrow, Inc.","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-10-2026","cust_po":"NBT30 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tom Neumeier","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:02","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Tom Neumeier","follow_phone":"314-341-0350","follow_email":"tneumeier@dctisc.com","pic_user":"rons","total_amt":"9188.60","total_gp":"5076.85","total_gpm":"55.25","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"102","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"250108","line":"5","data":"05-13-2026 13:03 - Discounts Recalculated"},{"comp":"1","quote":"250108","line":"4","data":"cost instead"},{"comp":"1","quote":"250108","line":"3","data":"around $150; wrenches have been included at no"},{"comp":"1","quote":"250108","line":"2","data":"shipping on UPS site, added 15%, and came out to"},{"comp":"1","quote":"250108","line":"1","data":"for shipping and freight incentives - calculated"},{"comp":"1","quote":"250108","line":"0","data":"05-20-2026 15:34-rons: Tom said end user is asking"}],"crmnotes":[{"comp":1,"quote":250108,"Line":0,"Comment":"05/13/2026 2:19 PM - rons - BlackHawk Industrial, DCT, & Tooling Associates are all quoting this for Designs for Tomorrow..."},{"comp":1,"quote":250108,"Line":1,"Comment":"05/15/2026 10:05 AM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250108,"Line":2,"Comment":"05/15/2026 10:06 AM - rons - Req Date changed from 06/13/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":250108,"Line":3,"Comment":"05/19/2026 4:40 PM - rons - F/U changed from 05/19/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250108,"Line":4,"Comment":"05/19/2026 4:40 PM - rons - CLO changed from 05/26/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":250108,"Line":5,"Comment":"05/19/2026 4:40 PM - rons - Req Date changed from 06/02/2026 to 06/17/2026 (Req Date Updated)"},{"comp":1,"quote":250108,"Line":6,"Comment":"05/27/2026 4:52 PM - rons - F/U changed from 06/03/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250108,"Line":7,"Comment":"05/27/2026 4:52 PM - rons - CLO changed from 06/10/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250108,"Line":8,"Comment":"05/27/2026 4:52 PM - rons - Req Date changed from 06/17/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250108","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"42.00","req_date":"12 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250108","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"42.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250108","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"28","part":"E16-SET-12","qty":"2","price":"553.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"30","part":"B30-6000-EU","qty":"40","price":"28.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":24}}] 2026-05-27 16:53:06.826 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245776-05272026165306.txt === {"quote":"245776","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NNTCITAS","shiptoName":"PTSolutions - Itasca","entry_date":"02-18-2026","cust_order_date":"02-18-2026","req_date":"08-29-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Siegmeier","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"15:35","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Tim Siegmeier","follow_phone":"8157219268","follow_email":"timothy.siegmeier@pts-tools.com","pic_user":"joshuav","total_amt":"13184.00","total_gp":"6347.28","total_gpm":"48.14","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"48","win_pct":"20","clo_date":"08-22-2026","notes":[{"comp":"1","quote":"245776","line":"2","data":"02-18-2026 15:38 - Discounts Recalculated QS"},{"comp":"1","quote":"245776","line":"1","data":"quote log"},{"comp":"1","quote":"245776","line":"0","data":"02-23-2026 14:22-jennad updating delivery from"}],"crmnotes":[{"comp":1,"quote":245776,"Line":0,"Comment":"03/04/2026 4:36 PM - joshuav - Req Date changed from 04/01/2026 to 06/13/2026 (Req Date Updated)"},{"comp":1,"quote":245776,"Line":1,"Comment":"03/04/2026 4:36 PM - joshuav - CLO changed from 03/18/2026 to 06/06/2026 (CLO Date Updated)"},{"comp":1,"quote":245776,"Line":2,"Comment":"03/04/2026 4:36 PM - joshuav - F/U changed from 02/24/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245776,"Line":3,"Comment":"05/27/2026 4:52 PM - joshuav - Req Date changed from 06/13/2026 to 08/29/2026 (Req Date Updated)"},{"comp":1,"quote":245776,"Line":4,"Comment":"05/27/2026 4:52 PM - joshuav - CLO changed from 06/06/2026 to 08/22/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245776","line":"1","part":"NBT30-SF0125-3.15","qty":"10","price":"410.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245776","line":"2","part":"NBT30-SF0187-3.15","qty":"4","price":"410.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245776","line":"3","part":"NBT30-SF0250-3.15CP","qty":"4","price":"410.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245776","line":"4","part":"NBT30-SF0375-3.15CP","qty":"2","price":"410.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245776","line":"5","part":"NBT30-SF3-90","qty":"8","price":"296.00","uom":"EA","discount":"0.00","req_date":"4-6 Wks","branch":"1"},{"comp":"01","order":"245776","line":"6","part":"NBT30-SF4-90","qty":"3","price":"296.00","uom":"EA","discount":"0.00","req_date":"4-6 Wks","branch":"1"},{"comp":"01","order":"245776","line":"7","part":"NBT30-SF6-90CP","qty":"10","price":"274.00","uom":"EA","discount":"0.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"245776","line":"8","part":"NBT30-SF0312-105MT","qty":"6","price":"296.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"245776","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245776","Line":"5","Company":"1","F_Line":"1","Comment":"NET PRICE, special - non-cancellable, non-returnable","Loc":"Y"},{"Quote":"245776","Line":"6","Company":"1","F_Line":"1","Comment":"NET PRICE, special - non-cancellable, non-returnable","Loc":"Y"},{"Quote":"245776","Line":"7","Company":"1","F_Line":"1","Comment":"NET PRICE, special - non-cancellable, non-returnable","Loc":"Y"},{"Quote":"245776","Line":"7","Company":"1","F_Line":"2","Comment":"DELIVERY: 1-2 Wks design + 10Wks mfg/shipping after","Loc":"Y"},{"Quote":"245776","Line":"7","Company":"1","F_Line":"3","Comment":"receipt of signed approval drawing","Loc":"Y"},{"Quote":"245776","Line":"8","Company":"1","F_Line":"1","Comment":"NET PRICE, special - non-cancellable, non-returnable","Loc":"Y"},{"Quote":"245776","Line":"8","Company":"1","F_Line":"2","Comment":"DELIVERY: 1 STOCK, BALANCE 1-2 Wks design + 10Wks","Loc":"Y"},{"Quote":"245776","Line":"8","Company":"1","F_Line":"3","Comment":"mfg/shipping after receipt of signed approval drawing","Loc":"Y"}],"qcomms":[{"Quote":"245776","Line":"0","Comment":"There are non-standard stock items considered"},{"Quote":"245776","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"245776","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-27 16:53:46.585 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250108-05272026165346.txt === {"quote":"250108","customer":"4207","name":null,"customerName":"DCT Industrial Supply Company","comp":"01","open":"1","shipto":"DESMA","shiptoName":"Designs for Tomorrow, Inc.","entry_date":"05-13-2026","cust_order_date":"05-26-2026","req_date":"06-10-2026","cust_po":"NBT30 Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tom Neumeier","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:02","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Tom Neumeier","follow_phone":"314-341-0350","follow_email":"tneumeier@dctisc.com","pic_user":"rons","total_amt":"9188.60","total_gp":"5076.85","total_gpm":"55.25","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"rons","reason":"J","totalQty":"102","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"250108","line":"5","data":"05-13-2026 13:03 - Discounts Recalculated"},{"comp":"1","quote":"250108","line":"4","data":"cost instead"},{"comp":"1","quote":"250108","line":"3","data":"around $150; wrenches have been included at no"},{"comp":"1","quote":"250108","line":"2","data":"shipping on UPS site, added 15%, and came out to"},{"comp":"1","quote":"250108","line":"1","data":"for shipping and freight incentives - calculated"},{"comp":"1","quote":"250108","line":"0","data":"05-20-2026 15:34-rons: Tom said end user is asking"}],"crmnotes":[{"comp":1,"quote":250108,"Line":0,"Comment":"05/13/2026 2:19 PM - rons - BlackHawk Industrial, DCT, & Tooling Associates are all quoting this for Designs for Tomorrow..."},{"comp":1,"quote":250108,"Line":1,"Comment":"05/15/2026 10:05 AM - rons - CLO changed from 06/06/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250108,"Line":2,"Comment":"05/15/2026 10:06 AM - rons - Req Date changed from 06/13/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":250108,"Line":3,"Comment":"05/19/2026 4:40 PM - rons - F/U changed from 05/19/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250108,"Line":4,"Comment":"05/19/2026 4:40 PM - rons - CLO changed from 05/26/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":250108,"Line":5,"Comment":"05/19/2026 4:40 PM - rons - Req Date changed from 06/02/2026 to 06/17/2026 (Req Date Updated)"},{"comp":1,"quote":250108,"Line":6,"Comment":"05/27/2026 4:52 PM - rons - F/U changed from 06/03/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250108,"Line":7,"Comment":"05/27/2026 4:52 PM - rons - CLO changed from 06/10/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250108,"Line":8,"Comment":"05/27/2026 4:52 PM - rons - Req Date changed from 06/17/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":250108,"Line":9,"Comment":"05/27/2026 4:53 PM - rons - \"Ron, Good morning, I wanted to reach out to let you know we did lose this order to Mari-tool. I feel the end-user is not making an apples to apples comparison in quality. I appreciate the help and effort to quote this and wanted to advise the opportunity has passed. Thank you again for your efforts\""}],"items":[{"comp":"01","order":"250108","line":"1","part":"NB3006-0187-2.36CP","qty":"2","price":"247.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"2","part":"NB3006-0250-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"3","part":"NB3006-0375-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"4","part":"NB3006-0750-3.00CP","qty":"2","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"5","part":"NB3006-0500-2.36CP","qty":"2","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"7","part":"BT30-MMC8C-105-AA","qty":"2","price":"678.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"8","part":"WRENCH-ALLEN6","qty":"1","price":"33.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"10","part":"NBT30-HC0250-2.50","qty":"1","price":"738.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"12","part":"VMK8-1/8","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"13","part":"VMK8-3/16","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"14","part":"VMK8-1/4","qty":"1","price":"127.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"16","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"42.00","req_date":"12 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"250108","line":"17","part":"NB3007-0016-4.00G","qty":"11","price":"295.00","uom":"EA","discount":"42.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250108","line":"18","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"19","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"21","part":"NB3007-0020-2.50G","qty":"4","price":"301.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"22","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"24","part":"E16-118","qty":"2","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"25","part":"E16-157","qty":"2","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"26","part":"E16-016","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"27","part":"E16-008","qty":"4","price":"45.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"28","part":"E16-SET-12","qty":"2","price":"553.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"30","part":"B30-6000-EU","qty":"40","price":"28.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250108","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":24}}] 2026-05-27 16:54:25.894 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-224115-05272026165425.txt === {"quote":"224115","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMSCHIL","shiptoName":"Yamazen, Inc.","entry_date":"11-07-2024","cust_order_date":null,"req_date":"06-27-2026","cust_po":"Leslie Mora","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"CNC260LFA-M","status":"0","user":"stevel","conv_order":"","time":"12:16","extra":"","follow_up":"07-18-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"joshuav","total_amt":"25596.50","total_gp":"19776.50","total_gpm":"77.26","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":224115,"Line":0,"Comment":"11/11/2024 3:14 PM - stevel - F/U changed from 11/20/2024 to 12/28/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":1,"Comment":"11/11/2024 3:14 PM - stevel - CLO changed from 12/07/2024 to 12/28/2024 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":2,"Comment":"11/11/2024 3:14 PM - stevel - Req Date changed from 12/19/2024 to 12/28/2024 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":3,"Comment":"01/06/2025 8:17 AM - stevel - F/U changed from 12/28/2024 to 2/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":4,"Comment":"01/06/2025 8:17 AM - stevel - CLO changed from 12/28/2024 to 02/08/2025 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":5,"Comment":"01/06/2025 8:17 AM - stevel - Req Date changed from 12/28/2024 to 02/08/2025 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":6,"Comment":"01/26/2025 11:24 AM - stevel - F/U changed from 02/08/2025 to 3/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":7,"Comment":"01/26/2025 11:24 AM - stevel - CLO changed from 02/08/2025 to 03/08/2025 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":8,"Comment":"01/26/2025 11:24 AM - stevel - Req Date changed from 02/08/2025 to 03/08/2025 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":9,"Comment":"03/22/2025 12:32 PM - stevel - Req Date changed from 03/08/2025 to 05/10/2025 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":10,"Comment":"03/22/2025 12:32 PM - stevel - CLO changed from 03/08/2025 to 05/10/2025 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":11,"Comment":"03/22/2025 12:32 PM - stevel - F/U changed from 03/08/2025 to 5/10/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":12,"Comment":"03/22/2025 12:32 PM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":224115,"Line":13,"Comment":"05/10/2025 2:47 PM - joshuav - Req Date change from 5/10/2025 to 10/25/2025 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":14,"Comment":"05/10/2025 2:48 PM - joshuav - CLO changed from 5/10/2025 to 9/20/2025 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":15,"Comment":"05/10/2025 2:48 PM - joshuav - F/U Changed from 5/10/2025 to 6/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":16,"Comment":"06/16/2025 5:44 PM - joshuav - F/U changed from 06/14/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":17,"Comment":"06/29/2025 9:14 AM - joshuav - F/U Changed from 6/28/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":18,"Comment":"08/02/2025 11:10 AM - joshuav - F/U Changed from 7/26/2025 to 8/23/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":224115,"Line":19,"Comment":"08/18/2025 10:45 AM - joshuav - Req Date changed from 10/25/2025 to 11/01/2025 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":20,"Comment":"08/18/2025 10:45 AM - joshuav - CLO changed from 09/20/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":21,"Comment":"08/18/2025 10:45 AM - joshuav - F/U changed from 08/23/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":22,"Comment":"09/29/2025 12:21 PM - joshuav - Req Date changed from 11/01/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":23,"Comment":"09/29/2025 12:21 PM - joshuav - CLO changed from 10/25/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":24,"Comment":"09/29/2025 12:21 PM - joshuav - F/U changed from 09/27/2025 to 11/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":25,"Comment":"10/26/2025 1:08 PM - joshuav - F/U Changed from 11/1/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":26,"Comment":"11/21/2025 6:09 PM - joshuav - F/U changed from 11/22/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":27,"Comment":"11/21/2025 6:09 PM - joshuav - CLO changed from 12/20/2025 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":28,"Comment":"11/21/2025 6:09 PM - joshuav - Req Date changed from 12/27/2025 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":29,"Comment":"01/14/2026 9:56 AM - joshuav - F/U changed from 01/03/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":30,"Comment":"01/14/2026 9:56 AM - joshuav - CLO changed from 02/28/2026 to 06/20/2026 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":31,"Comment":"01/14/2026 9:56 AM - joshuav - Req Date changed from 03/07/2026 to 06/27/2026 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":32,"Comment":"03/20/2026 8:29 AM - joshuav - F/U Changed from 3/28/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"224115","line":"1","part":"CNC260LFA-M","qty":"1","price":"22995.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"224115","line":"2","part":"INSTALLATION-RT-CNC-NE","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"224115","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"224115","Line":"2","Company":"1","F_Line":"1","Comment":"Installation includes: Drive unit, short bar, fiber","Loc":"Y"},{"Quote":"224115","Line":"2","Company":"1","F_Line":"2","Comment":"optic cable, communications cable, bulkhead cables,","Loc":"Y"},{"Quote":"224115","Line":"2","Company":"1","F_Line":"3","Comment":"external cables, parameter changes, service time and","Loc":"Y"},{"Quote":"224115","Line":"2","Company":"1","F_Line":"4","Comment":"travel.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 16:54:32.713 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-224115-05272026165432.txt === {"quote":"224115","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMSCHIL","shiptoName":"Yamazen, Inc.","entry_date":"11-07-2024","cust_order_date":null,"req_date":"06-27-2026","cust_po":"Leslie Mora","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"CNC260LFA-M","status":"0","user":"stevel","conv_order":"","time":"12:16","extra":"","follow_up":"07-18-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"joshuav","total_amt":"25596.50","total_gp":"19776.50","total_gpm":"77.26","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"3","win_pct":"20","clo_date":"10-24-2026","notes":[],"crmnotes":[{"comp":1,"quote":224115,"Line":0,"Comment":"11/11/2024 3:14 PM - stevel - F/U changed from 11/20/2024 to 12/28/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":1,"Comment":"11/11/2024 3:14 PM - stevel - CLO changed from 12/07/2024 to 12/28/2024 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":2,"Comment":"11/11/2024 3:14 PM - stevel - Req Date changed from 12/19/2024 to 12/28/2024 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":3,"Comment":"01/06/2025 8:17 AM - stevel - F/U changed from 12/28/2024 to 2/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":4,"Comment":"01/06/2025 8:17 AM - stevel - CLO changed from 12/28/2024 to 02/08/2025 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":5,"Comment":"01/06/2025 8:17 AM - stevel - Req Date changed from 12/28/2024 to 02/08/2025 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":6,"Comment":"01/26/2025 11:24 AM - stevel - F/U changed from 02/08/2025 to 3/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":7,"Comment":"01/26/2025 11:24 AM - stevel - CLO changed from 02/08/2025 to 03/08/2025 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":8,"Comment":"01/26/2025 11:24 AM - stevel - Req Date changed from 02/08/2025 to 03/08/2025 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":9,"Comment":"03/22/2025 12:32 PM - stevel - Req Date changed from 03/08/2025 to 05/10/2025 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":10,"Comment":"03/22/2025 12:32 PM - stevel - CLO changed from 03/08/2025 to 05/10/2025 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":11,"Comment":"03/22/2025 12:32 PM - stevel - F/U changed from 03/08/2025 to 5/10/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":12,"Comment":"03/22/2025 12:32 PM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":224115,"Line":13,"Comment":"05/10/2025 2:47 PM - joshuav - Req Date change from 5/10/2025 to 10/25/2025 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":14,"Comment":"05/10/2025 2:48 PM - joshuav - CLO changed from 5/10/2025 to 9/20/2025 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":15,"Comment":"05/10/2025 2:48 PM - joshuav - F/U Changed from 5/10/2025 to 6/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":16,"Comment":"06/16/2025 5:44 PM - joshuav - F/U changed from 06/14/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":17,"Comment":"06/29/2025 9:14 AM - joshuav - F/U Changed from 6/28/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":18,"Comment":"08/02/2025 11:10 AM - joshuav - F/U Changed from 7/26/2025 to 8/23/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":224115,"Line":19,"Comment":"08/18/2025 10:45 AM - joshuav - Req Date changed from 10/25/2025 to 11/01/2025 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":20,"Comment":"08/18/2025 10:45 AM - joshuav - CLO changed from 09/20/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":21,"Comment":"08/18/2025 10:45 AM - joshuav - F/U changed from 08/23/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":22,"Comment":"09/29/2025 12:21 PM - joshuav - Req Date changed from 11/01/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":23,"Comment":"09/29/2025 12:21 PM - joshuav - CLO changed from 10/25/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":24,"Comment":"09/29/2025 12:21 PM - joshuav - F/U changed from 09/27/2025 to 11/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":25,"Comment":"10/26/2025 1:08 PM - joshuav - F/U Changed from 11/1/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":26,"Comment":"11/21/2025 6:09 PM - joshuav - F/U changed from 11/22/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":27,"Comment":"11/21/2025 6:09 PM - joshuav - CLO changed from 12/20/2025 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":28,"Comment":"11/21/2025 6:09 PM - joshuav - Req Date changed from 12/27/2025 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":29,"Comment":"01/14/2026 9:56 AM - joshuav - F/U changed from 01/03/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":30,"Comment":"01/14/2026 9:56 AM - joshuav - CLO changed from 02/28/2026 to 06/20/2026 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":31,"Comment":"01/14/2026 9:56 AM - joshuav - Req Date changed from 03/07/2026 to 06/27/2026 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":32,"Comment":"03/20/2026 8:29 AM - joshuav - F/U Changed from 3/28/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":33,"Comment":"05/27/2026 4:54 PM - joshuav - F/U changed from 05/30/2026 to 7/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":34,"Comment":"05/27/2026 4:54 PM - joshuav - CLO changed from 06/20/2026 to 10/24/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"224115","line":"1","part":"CNC260LFA-M","qty":"1","price":"22995.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"224115","line":"2","part":"INSTALLATION-RT-CNC-NE","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"224115","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"224115","Line":"2","Company":"1","F_Line":"1","Comment":"Installation includes: Drive unit, short bar, fiber","Loc":"Y"},{"Quote":"224115","Line":"2","Company":"1","F_Line":"2","Comment":"optic cable, communications cable, bulkhead cables,","Loc":"Y"},{"Quote":"224115","Line":"2","Company":"1","F_Line":"3","Comment":"external cables, parameter changes, service time and","Loc":"Y"},{"Quote":"224115","Line":"2","Company":"1","F_Line":"4","Comment":"travel.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 16:54:36.835 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248064-05272026165436.txt === {"quote":"248064","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NNTCITAS","shiptoName":"PTSolutions - Itasca","entry_date":"04-03-2026","cust_order_date":"04-03-2026","req_date":"08-29-2026","cust_po":"NCT200 P125s","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Frank Bertucci","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"15:28","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Frank Bertucci","follow_phone":"630-918-4190","follow_email":"frank.bertucci@pts-tools.com","pic_user":"joshuav","total_amt":"2316.00","total_gp":"1764.14","total_gpm":"76.17","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"2","win_pct":"20","clo_date":"08-22-2026","notes":[{"comp":"1","quote":"248064","line":"0","data":"04-03-2026 15:29 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248064,"Line":0,"Comment":"04/06/2026 7:39 AM - joshuav - Req Date change from 5/15/2026 to 8/29/2026 (Req Date Updated)"},{"comp":1,"quote":248064,"Line":1,"Comment":"04/06/2026 7:39 AM - joshuav - CLO changed from 5/3/2026 to 8/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248064,"Line":2,"Comment":"04/06/2026 7:39 AM - joshuav - F/U Changed from 4/16/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248064","line":"1","part":"P-125S","qty":"1","price":"2895.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248064","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 16:54:48.068 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-224115-05272026165447.txt === {"quote":"224115","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMSCHIL","shiptoName":"Yamazen, Inc.","entry_date":"11-07-2024","cust_order_date":null,"req_date":"10-31-2026","cust_po":"Leslie Mora","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"CNC260LFA-M","status":"0","user":"stevel","conv_order":"","time":"12:16","extra":"","follow_up":"07-18-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"joshuav","total_amt":"25596.50","total_gp":"19776.50","total_gpm":"77.26","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"3","win_pct":"20","clo_date":"10-24-2026","notes":[],"crmnotes":[{"comp":1,"quote":224115,"Line":0,"Comment":"11/11/2024 3:14 PM - stevel - F/U changed from 11/20/2024 to 12/28/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":1,"Comment":"11/11/2024 3:14 PM - stevel - CLO changed from 12/07/2024 to 12/28/2024 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":2,"Comment":"11/11/2024 3:14 PM - stevel - Req Date changed from 12/19/2024 to 12/28/2024 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":3,"Comment":"01/06/2025 8:17 AM - stevel - F/U changed from 12/28/2024 to 2/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":4,"Comment":"01/06/2025 8:17 AM - stevel - CLO changed from 12/28/2024 to 02/08/2025 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":5,"Comment":"01/06/2025 8:17 AM - stevel - Req Date changed from 12/28/2024 to 02/08/2025 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":6,"Comment":"01/26/2025 11:24 AM - stevel - F/U changed from 02/08/2025 to 3/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":7,"Comment":"01/26/2025 11:24 AM - stevel - CLO changed from 02/08/2025 to 03/08/2025 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":8,"Comment":"01/26/2025 11:24 AM - stevel - Req Date changed from 02/08/2025 to 03/08/2025 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":9,"Comment":"03/22/2025 12:32 PM - stevel - Req Date changed from 03/08/2025 to 05/10/2025 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":10,"Comment":"03/22/2025 12:32 PM - stevel - CLO changed from 03/08/2025 to 05/10/2025 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":11,"Comment":"03/22/2025 12:32 PM - stevel - F/U changed from 03/08/2025 to 5/10/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":12,"Comment":"03/22/2025 12:32 PM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":224115,"Line":13,"Comment":"05/10/2025 2:47 PM - joshuav - Req Date change from 5/10/2025 to 10/25/2025 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":14,"Comment":"05/10/2025 2:48 PM - joshuav - CLO changed from 5/10/2025 to 9/20/2025 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":15,"Comment":"05/10/2025 2:48 PM - joshuav - F/U Changed from 5/10/2025 to 6/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":16,"Comment":"06/16/2025 5:44 PM - joshuav - F/U changed from 06/14/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":17,"Comment":"06/29/2025 9:14 AM - joshuav - F/U Changed from 6/28/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":18,"Comment":"08/02/2025 11:10 AM - joshuav - F/U Changed from 7/26/2025 to 8/23/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":224115,"Line":19,"Comment":"08/18/2025 10:45 AM - joshuav - Req Date changed from 10/25/2025 to 11/01/2025 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":20,"Comment":"08/18/2025 10:45 AM - joshuav - CLO changed from 09/20/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":21,"Comment":"08/18/2025 10:45 AM - joshuav - F/U changed from 08/23/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":22,"Comment":"09/29/2025 12:21 PM - joshuav - Req Date changed from 11/01/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":23,"Comment":"09/29/2025 12:21 PM - joshuav - CLO changed from 10/25/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":24,"Comment":"09/29/2025 12:21 PM - joshuav - F/U changed from 09/27/2025 to 11/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":25,"Comment":"10/26/2025 1:08 PM - joshuav - F/U Changed from 11/1/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":26,"Comment":"11/21/2025 6:09 PM - joshuav - F/U changed from 11/22/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":27,"Comment":"11/21/2025 6:09 PM - joshuav - CLO changed from 12/20/2025 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":28,"Comment":"11/21/2025 6:09 PM - joshuav - Req Date changed from 12/27/2025 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":29,"Comment":"01/14/2026 9:56 AM - joshuav - F/U changed from 01/03/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":30,"Comment":"01/14/2026 9:56 AM - joshuav - CLO changed from 02/28/2026 to 06/20/2026 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":31,"Comment":"01/14/2026 9:56 AM - joshuav - Req Date changed from 03/07/2026 to 06/27/2026 (Req Date Updated)"},{"comp":1,"quote":224115,"Line":32,"Comment":"03/20/2026 8:29 AM - joshuav - F/U Changed from 3/28/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":33,"Comment":"05/27/2026 4:54 PM - joshuav - F/U changed from 05/30/2026 to 7/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224115,"Line":34,"Comment":"05/27/2026 4:54 PM - joshuav - CLO changed from 06/20/2026 to 10/24/2026 (CLO Date Updated)"},{"comp":1,"quote":224115,"Line":35,"Comment":"05/27/2026 4:54 PM - joshuav - Req Date changed from 06/27/2026 to 10/31/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"224115","line":"1","part":"CNC260LFA-M","qty":"1","price":"22995.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"224115","line":"2","part":"INSTALLATION-RT-CNC-NE","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"224115","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"224115","Line":"2","Company":"1","F_Line":"1","Comment":"Installation includes: Drive unit, short bar, fiber","Loc":"Y"},{"Quote":"224115","Line":"2","Company":"1","F_Line":"2","Comment":"optic cable, communications cable, bulkhead cables,","Loc":"Y"},{"Quote":"224115","Line":"2","Company":"1","F_Line":"3","Comment":"external cables, parameter changes, service time and","Loc":"Y"},{"Quote":"224115","Line":"2","Company":"1","F_Line":"4","Comment":"travel.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 16:55:19.784 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-230205-05272026165519.txt === {"quote":"230205","customer":"13205","name":null,"customerName":"Machinery Systems Inc.","comp":"01","open":"1","shipto":"MACHEMSX","shiptoName":"Machinery Systems Inc.","entry_date":"03-27-2025","cust_order_date":"03-27-2025","req_date":"08-29-2026","cust_po":"Mazak HCN5000 ER25 PROJ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Cirone","drop_po":"","status":"0","user":"francescof","conv_order":"","time":"10:12","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Tim Cirone","follow_phone":"847-882-8085","follow_email":"Tim@machinerysystems.com","pic_user":"joshuav","total_amt":"14604.82","total_gp":"5176.01","total_gpm":"35.44","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"2","totalQty":"13","win_pct":"20","clo_date":"08-22-2026","notes":[{"comp":"1","quote":"230205","line":"0","data":"03-27-2025 10:14 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":230205,"Line":0,"Comment":"04/10/2025 5:09 PM - francescof - F/U changed from 04/09/2025 to 4/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230205,"Line":1,"Comment":"04/21/2025 10:01 AM - francescof - Encounter has been added"},{"comp":1,"quote":230205,"Line":2,"Comment":"04/21/2025 11:46 AM - francescof - F/U changed from 04/15/2025 to 4/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230205,"Line":3,"Comment":"05/01/2025 3:49 PM - francescof - F/U changed from 04/29/2025 to 5/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230205,"Line":4,"Comment":"05/01/2025 3:49 PM - francescof - CLO changed from 04/27/2025 to 05/06/2025 (CLO Date Updated)"},{"comp":1,"quote":230205,"Line":5,"Comment":"05/12/2025 7:50 AM - francescof - F/U changed from 05/06/2025 to 5/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230205,"Line":6,"Comment":"05/12/2025 7:50 AM - francescof - CLO changed from 05/06/2025 to 05/14/2025 (CLO Date Updated)"},{"comp":1,"quote":230205,"Line":7,"Comment":"05/12/2025 7:50 AM - francescof - Req Date changed from 05/08/2025 to 05/14/2025 (Req Date Updated)"},{"comp":1,"quote":230205,"Line":8,"Comment":"05/18/2025 11:12 AM - francescof - F/U changed from 05/14/2025 to 5/23/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230205,"Line":9,"Comment":"05/18/2025 11:12 AM - francescof - CLO changed from 05/14/2025 to 05/23/2025 (CLO Date Updated)"},{"comp":1,"quote":230205,"Line":10,"Comment":"05/18/2025 11:12 AM - francescof - Req Date changed from 05/14/2025 to 05/23/2025 (Req Date Updated)"},{"comp":1,"quote":230205,"Line":11,"Comment":"05/27/2025 11:19 AM - francescof - F/U changed from 05/23/2025 to 6/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230205,"Line":12,"Comment":"05/27/2025 11:19 AM - francescof - CLO changed from 05/23/2025 to 06/03/2025 (CLO Date Updated)"},{"comp":1,"quote":230205,"Line":13,"Comment":"05/27/2025 11:19 AM - francescof - Req Date changed from 05/23/2025 to 06/03/2025 (Req Date Updated)"},{"comp":1,"quote":230205,"Line":14,"Comment":"05/27/2025 11:20 AM - francescof - Encounter has been added"},{"comp":1,"quote":230205,"Line":15,"Comment":"08/15/2025 2:26 PM - michaelg - F/U changed from 06/25/2025 to 9/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230205,"Line":16,"Comment":"08/15/2025 2:26 PM - michaelg - CLO changed from 06/25/2025 to 09/30/2025 (CLO Date Updated)"},{"comp":1,"quote":230205,"Line":17,"Comment":"08/15/2025 2:26 PM - michaelg - Req Date changed from 06/25/2025 to 09/30/2025 (Req Date Updated)"},{"comp":1,"quote":230205,"Line":18,"Comment":"03/04/2026 4:20 PM - joshuav - Req Date changed from 09/30/2025 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":230205,"Line":19,"Comment":"03/04/2026 4:20 PM - joshuav - CLO changed from 09/30/2025 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":230205,"Line":20,"Comment":"03/04/2026 4:20 PM - joshuav - F/U changed from 09/30/2025 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230205,"Line":21,"Comment":"04/06/2026 7:36 AM - joshuav - Req Date change from 5/2/2026 to 8/29/2026 (Req Date Updated)"},{"comp":1,"quote":230205,"Line":22,"Comment":"04/06/2026 7:36 AM - joshuav - CLO changed from 4/25/2026 to 8/22/2026 (CLO Date Updated)"},{"comp":1,"quote":230205,"Line":23,"Comment":"04/06/2026 7:37 AM - joshuav - F/U Changed from 4/4/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"230205","line":"1","part":"C50RAM-ER25-180-110TP","qty":"2","price":"8917.00","uom":"EA","discount":"25.00","req_date":"ETA PENDING","branch":"1"},{"comp":"01","order":"230205","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"3-5 DAYS ARO","branch":"1"},{"comp":"01","order":"230205","line":"3","part":"WRENCH-ER25I","qty":"1","price":"139.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"230205","line":"4","part":"WRENCH-MIM-107446","qty":"1","price":"35.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"230205","line":"5","part":"C50-MAZAK","qty":"2","price":"62.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"230205","line":"6","part":"E25-024","qty":"2","price":"46.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"230205","line":"7","part":"ET25-381","qty":"2","price":"130.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"230205","line":"8","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"230205","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"230205","Line":"8","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"230205","Line":"8","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"230205","Line":"8","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"230205","Line":"8","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-27 16:56:15.299 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-227383-05272026165615.txt === {"quote":"227383","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"DERLAN","shiptoName":"Northstar Aerospace","entry_date":"01-30-2025","cust_order_date":null,"req_date":"06-27-2026","cust_po":"Ian Kilby","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ian Kilby","drop_po":"5AX-200IIWAMA-M","status":"0","user":"stevel","conv_order":"","time":"16:03","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Ian Kilby","follow_phone":"","follow_email":"ikilby@nsaero.com","pic_user":"joshuav","total_amt":"247551.30","total_gp":"244784.90","total_gpm":"98.88","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":227383,"Line":0,"Comment":"03/03/2025 8:24 AM - stevel - CLO changed from 02/28/2025 to 04/05/2025 (CLO Date Updated)"},{"comp":1,"quote":227383,"Line":1,"Comment":"03/03/2025 8:24 AM - stevel - F/U changed from 02/12/2025 to 4/5/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":2,"Comment":"03/03/2025 8:24 AM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":227383,"Line":3,"Comment":"03/04/2025 8:14 AM - joshuav - Req Date change from 3/13/2025 to 8/30/2025 (Req Date Updated)"},{"comp":1,"quote":227383,"Line":4,"Comment":"03/04/2025 8:14 AM - joshuav - CLO changed from 4/5/2025 to 8/16/2025 (CLO Date Updated)"},{"comp":1,"quote":227383,"Line":5,"Comment":"04/05/2025 9:59 AM - joshuav - F/U Changed from 4/5/2025 to 4/12/2025 (Follow Up in 1 Week)"},{"comp":1,"quote":227383,"Line":6,"Comment":"04/10/2025 9:24 AM - joshuav - F/U changed from 04/12/2025 to 5/10/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":7,"Comment":"04/10/2025 9:24 AM - joshuav - visited and emailed Ian on the project waiting on his response - will follow up again"},{"comp":1,"quote":227383,"Line":8,"Comment":"05/17/2025 5:22 PM - joshuav - F/U Changed from 5/10/2025 to 6/7/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":227383,"Line":9,"Comment":"06/16/2025 5:39 PM - joshuav - F/U changed from 06/07/2025 to 7/5/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":10,"Comment":"07/11/2025 3:26 PM - joshuav - F/U changed from 07/05/2025 to 8/2/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":11,"Comment":"07/11/2025 3:26 PM - joshuav - CLO changed from 08/16/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":227383,"Line":12,"Comment":"07/11/2025 3:26 PM - joshuav - Req Date changed from 08/30/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":227383,"Line":13,"Comment":"08/02/2025 11:48 AM - joshuav - F/U Changed from 8/2/2025 to 8/9/2025 (Follow Up in 1 Week)"},{"comp":1,"quote":227383,"Line":14,"Comment":"08/16/2025 7:32 PM - joshuav - F/U Changed from 8/9/2025 to 8/23/2025 (Follow Up in 1 Week)"},{"comp":1,"quote":227383,"Line":15,"Comment":"08/23/2025 12:41 PM - joshuav - F/U Changed from 8/23/2025 to 8/30/2025 (Follow Up in 1 Week)"},{"comp":1,"quote":227383,"Line":16,"Comment":"09/05/2025 2:00 PM - joshuav - F/U Changed from 8/30/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":17,"Comment":"09/13/2025 1:50 PM - joshuav - F/U Changed from 9/13/2025 to 10/4/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":227383,"Line":18,"Comment":"10/09/2025 12:35 PM - joshuav - F/U changed from 10/04/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":19,"Comment":"10/09/2025 12:35 PM - joshuav - CLO changed from 11/22/2025 to 01/03/2026 (CLO Date Updated)"},{"comp":1,"quote":227383,"Line":20,"Comment":"10/09/2025 12:35 PM - joshuav - Req Date changed from 11/29/2025 to 01/10/2026 (Req Date Updated)"},{"comp":1,"quote":227383,"Line":21,"Comment":"11/27/2025 2:13 PM - joshuav - F/U Changed from 11/29/2025 to 12/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":22,"Comment":"01/14/2026 9:29 AM - joshuav - Req Date changed from 01/10/2026 to 06/27/2026 (Req Date Updated)"},{"comp":1,"quote":227383,"Line":23,"Comment":"01/14/2026 9:29 AM - joshuav - CLO changed from 01/03/2026 to 06/20/2026 (CLO Date Updated)"},{"comp":1,"quote":227383,"Line":24,"Comment":"01/14/2026 9:29 AM - joshuav - F/U changed from 12/27/2025 to 2/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":25,"Comment":"03/04/2026 4:37 PM - joshuav - F/U changed from 02/28/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":26,"Comment":"04/25/2026 3:37 PM - joshuav - F/U Changed from 4/25/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"227383","line":"2","part":"5AX-250WAA21","qty":"1","price":"82500.00","uom":"EA","discount":"10.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"227383","line":"5","part":"5AX-201DAA21MA","qty":"1","price":"66885.00","uom":"EA","discount":"10.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"227383","line":"8","part":"5AX-350DAA21FA-M","qty":"1","price":"103530.00","uom":"EA","discount":"10.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"227383","line":"10","part":"HYD-UNIT-NACHI-AC110V","qty":"1","price":"7642.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227383","line":"11","part":"INSTALLATION-RT-5AX-MW","qty":"1","price":"14500.00","uom":"EA","discount":"10.00","req_date":"","branch":"1"},{"comp":"01","order":"227383","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"227383","Line":"2","Company":"1","F_Line":"1","Comment":"Includes two Nikken stand alone controllers with","Loc":"Y"},{"Quote":"227383","Line":"2","Company":"1","F_Line":"2","Comment":"cables, pendents for programming, M-code cables","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-27 16:56:22.603 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-227383-05272026165622.txt === {"quote":"227383","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"DERLAN","shiptoName":"Northstar Aerospace","entry_date":"01-30-2025","cust_order_date":null,"req_date":"06-27-2026","cust_po":"Ian Kilby","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ian Kilby","drop_po":"5AX-200IIWAMA-M","status":"0","user":"stevel","conv_order":"","time":"16:03","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Ian Kilby","follow_phone":"","follow_email":"ikilby@nsaero.com","pic_user":"joshuav","total_amt":"247551.30","total_gp":"244784.90","total_gpm":"98.88","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"6","win_pct":"20","clo_date":"11-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":227383,"Line":0,"Comment":"03/03/2025 8:24 AM - stevel - CLO changed from 02/28/2025 to 04/05/2025 (CLO Date Updated)"},{"comp":1,"quote":227383,"Line":1,"Comment":"03/03/2025 8:24 AM - stevel - F/U changed from 02/12/2025 to 4/5/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":2,"Comment":"03/03/2025 8:24 AM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":227383,"Line":3,"Comment":"03/04/2025 8:14 AM - joshuav - Req Date change from 3/13/2025 to 8/30/2025 (Req Date Updated)"},{"comp":1,"quote":227383,"Line":4,"Comment":"03/04/2025 8:14 AM - joshuav - CLO changed from 4/5/2025 to 8/16/2025 (CLO Date Updated)"},{"comp":1,"quote":227383,"Line":5,"Comment":"04/05/2025 9:59 AM - joshuav - F/U Changed from 4/5/2025 to 4/12/2025 (Follow Up in 1 Week)"},{"comp":1,"quote":227383,"Line":6,"Comment":"04/10/2025 9:24 AM - joshuav - F/U changed from 04/12/2025 to 5/10/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":7,"Comment":"04/10/2025 9:24 AM - joshuav - visited and emailed Ian on the project waiting on his response - will follow up again"},{"comp":1,"quote":227383,"Line":8,"Comment":"05/17/2025 5:22 PM - joshuav - F/U Changed from 5/10/2025 to 6/7/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":227383,"Line":9,"Comment":"06/16/2025 5:39 PM - joshuav - F/U changed from 06/07/2025 to 7/5/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":10,"Comment":"07/11/2025 3:26 PM - joshuav - F/U changed from 07/05/2025 to 8/2/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":11,"Comment":"07/11/2025 3:26 PM - joshuav - CLO changed from 08/16/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":227383,"Line":12,"Comment":"07/11/2025 3:26 PM - joshuav - Req Date changed from 08/30/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":227383,"Line":13,"Comment":"08/02/2025 11:48 AM - joshuav - F/U Changed from 8/2/2025 to 8/9/2025 (Follow Up in 1 Week)"},{"comp":1,"quote":227383,"Line":14,"Comment":"08/16/2025 7:32 PM - joshuav - F/U Changed from 8/9/2025 to 8/23/2025 (Follow Up in 1 Week)"},{"comp":1,"quote":227383,"Line":15,"Comment":"08/23/2025 12:41 PM - joshuav - F/U Changed from 8/23/2025 to 8/30/2025 (Follow Up in 1 Week)"},{"comp":1,"quote":227383,"Line":16,"Comment":"09/05/2025 2:00 PM - joshuav - F/U Changed from 8/30/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":17,"Comment":"09/13/2025 1:50 PM - joshuav - F/U Changed from 9/13/2025 to 10/4/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":227383,"Line":18,"Comment":"10/09/2025 12:35 PM - joshuav - F/U changed from 10/04/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":19,"Comment":"10/09/2025 12:35 PM - joshuav - CLO changed from 11/22/2025 to 01/03/2026 (CLO Date Updated)"},{"comp":1,"quote":227383,"Line":20,"Comment":"10/09/2025 12:35 PM - joshuav - Req Date changed from 11/29/2025 to 01/10/2026 (Req Date Updated)"},{"comp":1,"quote":227383,"Line":21,"Comment":"11/27/2025 2:13 PM - joshuav - F/U Changed from 11/29/2025 to 12/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":22,"Comment":"01/14/2026 9:29 AM - joshuav - Req Date changed from 01/10/2026 to 06/27/2026 (Req Date Updated)"},{"comp":1,"quote":227383,"Line":23,"Comment":"01/14/2026 9:29 AM - joshuav - CLO changed from 01/03/2026 to 06/20/2026 (CLO Date Updated)"},{"comp":1,"quote":227383,"Line":24,"Comment":"01/14/2026 9:29 AM - joshuav - F/U changed from 12/27/2025 to 2/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":25,"Comment":"03/04/2026 4:37 PM - joshuav - F/U changed from 02/28/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":26,"Comment":"04/25/2026 3:37 PM - joshuav - F/U Changed from 4/25/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":27,"Comment":"05/27/2026 4:56 PM - joshuav - F/U changed from 05/30/2026 to 7/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":28,"Comment":"05/27/2026 4:56 PM - joshuav - CLO changed from 06/20/2026 to 11/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"227383","line":"2","part":"5AX-250WAA21","qty":"1","price":"82500.00","uom":"EA","discount":"10.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"227383","line":"5","part":"5AX-201DAA21MA","qty":"1","price":"66885.00","uom":"EA","discount":"10.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"227383","line":"8","part":"5AX-350DAA21FA-M","qty":"1","price":"103530.00","uom":"EA","discount":"10.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"227383","line":"10","part":"HYD-UNIT-NACHI-AC110V","qty":"1","price":"7642.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227383","line":"11","part":"INSTALLATION-RT-5AX-MW","qty":"1","price":"14500.00","uom":"EA","discount":"10.00","req_date":"","branch":"1"},{"comp":"01","order":"227383","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"227383","Line":"2","Company":"1","F_Line":"1","Comment":"Includes two Nikken stand alone controllers with","Loc":"Y"},{"Quote":"227383","Line":"2","Company":"1","F_Line":"2","Comment":"cables, pendents for programming, M-code cables","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-27 16:56:25.989 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-227383-05272026165625.txt === {"quote":"227383","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"DERLAN","shiptoName":"Northstar Aerospace","entry_date":"01-30-2025","cust_order_date":null,"req_date":"12-05-2026","cust_po":"Ian Kilby","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ian Kilby","drop_po":"5AX-200IIWAMA-M","status":"0","user":"stevel","conv_order":"","time":"16:03","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Ian Kilby","follow_phone":"","follow_email":"ikilby@nsaero.com","pic_user":"joshuav","total_amt":"247551.30","total_gp":"244784.90","total_gpm":"98.88","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"6","win_pct":"20","clo_date":"11-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":227383,"Line":0,"Comment":"03/03/2025 8:24 AM - stevel - CLO changed from 02/28/2025 to 04/05/2025 (CLO Date Updated)"},{"comp":1,"quote":227383,"Line":1,"Comment":"03/03/2025 8:24 AM - stevel - F/U changed from 02/12/2025 to 4/5/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":2,"Comment":"03/03/2025 8:24 AM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":227383,"Line":3,"Comment":"03/04/2025 8:14 AM - joshuav - Req Date change from 3/13/2025 to 8/30/2025 (Req Date Updated)"},{"comp":1,"quote":227383,"Line":4,"Comment":"03/04/2025 8:14 AM - joshuav - CLO changed from 4/5/2025 to 8/16/2025 (CLO Date Updated)"},{"comp":1,"quote":227383,"Line":5,"Comment":"04/05/2025 9:59 AM - joshuav - F/U Changed from 4/5/2025 to 4/12/2025 (Follow Up in 1 Week)"},{"comp":1,"quote":227383,"Line":6,"Comment":"04/10/2025 9:24 AM - joshuav - F/U changed from 04/12/2025 to 5/10/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":7,"Comment":"04/10/2025 9:24 AM - joshuav - visited and emailed Ian on the project waiting on his response - will follow up again"},{"comp":1,"quote":227383,"Line":8,"Comment":"05/17/2025 5:22 PM - joshuav - F/U Changed from 5/10/2025 to 6/7/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":227383,"Line":9,"Comment":"06/16/2025 5:39 PM - joshuav - F/U changed from 06/07/2025 to 7/5/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":10,"Comment":"07/11/2025 3:26 PM - joshuav - F/U changed from 07/05/2025 to 8/2/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":11,"Comment":"07/11/2025 3:26 PM - joshuav - CLO changed from 08/16/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":227383,"Line":12,"Comment":"07/11/2025 3:26 PM - joshuav - Req Date changed from 08/30/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":227383,"Line":13,"Comment":"08/02/2025 11:48 AM - joshuav - F/U Changed from 8/2/2025 to 8/9/2025 (Follow Up in 1 Week)"},{"comp":1,"quote":227383,"Line":14,"Comment":"08/16/2025 7:32 PM - joshuav - F/U Changed from 8/9/2025 to 8/23/2025 (Follow Up in 1 Week)"},{"comp":1,"quote":227383,"Line":15,"Comment":"08/23/2025 12:41 PM - joshuav - F/U Changed from 8/23/2025 to 8/30/2025 (Follow Up in 1 Week)"},{"comp":1,"quote":227383,"Line":16,"Comment":"09/05/2025 2:00 PM - joshuav - F/U Changed from 8/30/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":17,"Comment":"09/13/2025 1:50 PM - joshuav - F/U Changed from 9/13/2025 to 10/4/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":227383,"Line":18,"Comment":"10/09/2025 12:35 PM - joshuav - F/U changed from 10/04/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":19,"Comment":"10/09/2025 12:35 PM - joshuav - CLO changed from 11/22/2025 to 01/03/2026 (CLO Date Updated)"},{"comp":1,"quote":227383,"Line":20,"Comment":"10/09/2025 12:35 PM - joshuav - Req Date changed from 11/29/2025 to 01/10/2026 (Req Date Updated)"},{"comp":1,"quote":227383,"Line":21,"Comment":"11/27/2025 2:13 PM - joshuav - F/U Changed from 11/29/2025 to 12/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":22,"Comment":"01/14/2026 9:29 AM - joshuav - Req Date changed from 01/10/2026 to 06/27/2026 (Req Date Updated)"},{"comp":1,"quote":227383,"Line":23,"Comment":"01/14/2026 9:29 AM - joshuav - CLO changed from 01/03/2026 to 06/20/2026 (CLO Date Updated)"},{"comp":1,"quote":227383,"Line":24,"Comment":"01/14/2026 9:29 AM - joshuav - F/U changed from 12/27/2025 to 2/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":25,"Comment":"03/04/2026 4:37 PM - joshuav - F/U changed from 02/28/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":26,"Comment":"04/25/2026 3:37 PM - joshuav - F/U Changed from 4/25/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":27,"Comment":"05/27/2026 4:56 PM - joshuav - F/U changed from 05/30/2026 to 7/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":227383,"Line":28,"Comment":"05/27/2026 4:56 PM - joshuav - CLO changed from 06/20/2026 to 11/28/2026 (CLO Date Updated)"},{"comp":1,"quote":227383,"Line":29,"Comment":"05/27/2026 4:56 PM - joshuav - Req Date changed from 06/27/2026 to 12/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"227383","line":"2","part":"5AX-250WAA21","qty":"1","price":"82500.00","uom":"EA","discount":"10.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"227383","line":"5","part":"5AX-201DAA21MA","qty":"1","price":"66885.00","uom":"EA","discount":"10.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"227383","line":"8","part":"5AX-350DAA21FA-M","qty":"1","price":"103530.00","uom":"EA","discount":"10.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"227383","line":"10","part":"HYD-UNIT-NACHI-AC110V","qty":"1","price":"7642.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"227383","line":"11","part":"INSTALLATION-RT-5AX-MW","qty":"1","price":"14500.00","uom":"EA","discount":"10.00","req_date":"","branch":"1"},{"comp":"01","order":"227383","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"227383","Line":"2","Company":"1","F_Line":"1","Comment":"Includes two Nikken stand alone controllers with","Loc":"Y"},{"Quote":"227383","Line":"2","Company":"1","F_Line":"2","Comment":"cables, pendents for programming, M-code cables","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-27 16:56:41.611 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-229356-05272026165641.txt === {"quote":"229356","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"JBWMFRAK","shiptoName":"J.B.W. Machining Inc.","entry_date":"03-11-2025","cust_order_date":"03-11-2025","req_date":"07-25-2026","cust_po":"Hardinge bridgeport","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Hart","drop_po":"V1000 cnc180","status":"0","user":"joshuav","conv_order":"","time":"16:40","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Joe Hart","follow_phone":"(708) 533-7606","follow_email":"jhart@morrismidwest.com","pic_user":"joshuav","total_amt":"14025.00","total_gp":"7811.26","total_gpm":"55.70","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-18-2026","notes":[{"comp":"1","quote":"229356","line":"2","data":"07-25-2025 14:34 - Discounts Recalculated QS"},{"comp":"1","quote":"229356","line":"1","data":"03-11-2025 16:54 - Discounts Recalculated QS"},{"comp":"1","quote":"229356","line":"0","data":"03-11-2025 16:48 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":229356,"Line":0,"Comment":"03/22/2025 10:09 AM - joshuav - Req Date change from 4/22/2025 to 10/25/2025 (Req Date Updated)"},{"comp":1,"quote":229356,"Line":1,"Comment":"03/22/2025 10:09 AM - joshuav - CLO changed from 4/11/2025 to 10/18/2025 (CLO Date Updated)"},{"comp":1,"quote":229356,"Line":2,"Comment":"03/22/2025 10:09 AM - joshuav - F/U Changed from 3/24/2025 to 4/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":3,"Comment":"04/25/2025 5:06 PM - joshuav - F/U changed from 04/26/2025 to 6/7/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":4,"Comment":"05/28/2025 10:43 AM - joshuav - F/U changed from 06/07/2025 to 6/21/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":5,"Comment":"06/18/2025 5:43 PM - joshuav - F/U Changed from 6/21/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":6,"Comment":"08/02/2025 11:24 AM - joshuav - F/U Changed from 7/26/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":7,"Comment":"08/18/2025 11:04 AM - joshuav - F/U changed from 08/30/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":8,"Comment":"09/22/2025 4:49 PM - joshuav - F/U changed from 09/20/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":9,"Comment":"10/09/2025 12:31 PM - joshuav - F/U changed from 10/11/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":10,"Comment":"10/09/2025 12:31 PM - joshuav - CLO changed from 10/18/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":229356,"Line":11,"Comment":"10/09/2025 12:31 PM - joshuav - Req Date changed from 10/25/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":229356,"Line":12,"Comment":"11/21/2025 6:10 PM - joshuav - F/U changed from 11/22/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":13,"Comment":"11/21/2025 6:10 PM - joshuav - CLO changed from 12/20/2025 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":229356,"Line":14,"Comment":"11/21/2025 6:10 PM - joshuav - Req Date changed from 12/27/2025 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":229356,"Line":15,"Comment":"12/15/2025 10:33 AM - joshuav - F/U changed from 12/13/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":16,"Comment":"02/07/2026 1:09 PM - Joshuav - Req Date change from 3/7/2026 to 7/25/2026 (Req Date Updated)"},{"comp":1,"quote":229356,"Line":17,"Comment":"02/07/2026 1:10 PM - Joshuav - CLO changed from 2/28/2026 to 6/13/2026 (CLO Date Updated)"},{"comp":1,"quote":229356,"Line":18,"Comment":"02/07/2026 1:10 PM - Joshuav - F/U Changed from 1/31/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":19,"Comment":"04/30/2026 8:29 AM - joshuav - F/U Changed from 4/25/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":20,"Comment":"05/27/2026 4:56 PM - joshuav - CLO changed from 06/13/2026 to 07/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"229356","line":"1","part":"CNC180AA21-400W","qty":"1","price":"16500.00","uom":"EA","discount":"15.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"229356","line":"2","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"229356","line":"3","part":"PROMOTION-OKUMA","qty":"1","price":"2000.00","uom":"EA","discount":"100.00","req_date":"$2000.00 tool cert","branch":"1"}],"qlines":[{"Quote":"229356","Line":"2","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"229356","Line":"2","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"229356","Line":"2","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"229356","Line":"2","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"},{"Quote":"229356","Line":"3","Company":"1","F_Line":"1","Comment":"promotion is for $2000 face value tooling certificate","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 16:56:47.297 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-229356-05272026165647.txt === {"quote":"229356","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"JBWMFRAK","shiptoName":"J.B.W. Machining Inc.","entry_date":"03-11-2025","cust_order_date":"03-11-2025","req_date":"07-25-2026","cust_po":"Hardinge bridgeport","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Hart","drop_po":"V1000 cnc180","status":"0","user":"joshuav","conv_order":"","time":"16:40","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Joe Hart","follow_phone":"(708) 533-7606","follow_email":"jhart@morrismidwest.com","pic_user":"joshuav","total_amt":"14025.00","total_gp":"7811.26","total_gpm":"55.70","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-18-2026","notes":[{"comp":"1","quote":"229356","line":"2","data":"07-25-2025 14:34 - Discounts Recalculated QS"},{"comp":"1","quote":"229356","line":"1","data":"03-11-2025 16:54 - Discounts Recalculated QS"},{"comp":"1","quote":"229356","line":"0","data":"03-11-2025 16:48 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":229356,"Line":0,"Comment":"03/22/2025 10:09 AM - joshuav - Req Date change from 4/22/2025 to 10/25/2025 (Req Date Updated)"},{"comp":1,"quote":229356,"Line":1,"Comment":"03/22/2025 10:09 AM - joshuav - CLO changed from 4/11/2025 to 10/18/2025 (CLO Date Updated)"},{"comp":1,"quote":229356,"Line":2,"Comment":"03/22/2025 10:09 AM - joshuav - F/U Changed from 3/24/2025 to 4/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":3,"Comment":"04/25/2025 5:06 PM - joshuav - F/U changed from 04/26/2025 to 6/7/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":4,"Comment":"05/28/2025 10:43 AM - joshuav - F/U changed from 06/07/2025 to 6/21/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":5,"Comment":"06/18/2025 5:43 PM - joshuav - F/U Changed from 6/21/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":6,"Comment":"08/02/2025 11:24 AM - joshuav - F/U Changed from 7/26/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":7,"Comment":"08/18/2025 11:04 AM - joshuav - F/U changed from 08/30/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":8,"Comment":"09/22/2025 4:49 PM - joshuav - F/U changed from 09/20/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":9,"Comment":"10/09/2025 12:31 PM - joshuav - F/U changed from 10/11/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":10,"Comment":"10/09/2025 12:31 PM - joshuav - CLO changed from 10/18/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":229356,"Line":11,"Comment":"10/09/2025 12:31 PM - joshuav - Req Date changed from 10/25/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":229356,"Line":12,"Comment":"11/21/2025 6:10 PM - joshuav - F/U changed from 11/22/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":13,"Comment":"11/21/2025 6:10 PM - joshuav - CLO changed from 12/20/2025 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":229356,"Line":14,"Comment":"11/21/2025 6:10 PM - joshuav - Req Date changed from 12/27/2025 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":229356,"Line":15,"Comment":"12/15/2025 10:33 AM - joshuav - F/U changed from 12/13/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":16,"Comment":"02/07/2026 1:09 PM - Joshuav - Req Date change from 3/7/2026 to 7/25/2026 (Req Date Updated)"},{"comp":1,"quote":229356,"Line":17,"Comment":"02/07/2026 1:10 PM - Joshuav - CLO changed from 2/28/2026 to 6/13/2026 (CLO Date Updated)"},{"comp":1,"quote":229356,"Line":18,"Comment":"02/07/2026 1:10 PM - Joshuav - F/U Changed from 1/31/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":19,"Comment":"04/30/2026 8:29 AM - joshuav - F/U Changed from 4/25/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":229356,"Line":20,"Comment":"05/27/2026 4:56 PM - joshuav - CLO changed from 06/13/2026 to 07/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"229356","line":"1","part":"CNC180AA21-400W","qty":"1","price":"16500.00","uom":"EA","discount":"15.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"229356","line":"2","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"229356","line":"3","part":"PROMOTION-OKUMA","qty":"1","price":"2000.00","uom":"EA","discount":"100.00","req_date":"$2000.00 tool cert","branch":"1"}],"qlines":[{"Quote":"229356","Line":"2","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"229356","Line":"2","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"229356","Line":"2","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"229356","Line":"2","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"},{"Quote":"229356","Line":"3","Company":"1","F_Line":"1","Comment":"promotion is for $2000 face value tooling certificate","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 16:56:58.466 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-211885-05272026165658.txt === {"quote":"211885","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMSCHIL","shiptoName":"Yamazen, Inc.","entry_date":"02-20-2024","cust_order_date":null,"req_date":"08-29-2026","cust_po":"Leslie Mora","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"CNC180FA-M","status":"0","user":"stevel","conv_order":"","time":"10:01","extra":"","follow_up":"07-18-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"joshuav","total_amt":"23057.20","total_gp":"18147.46","total_gpm":"78.71","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"4","win_pct":"20","clo_date":"08-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":211885,"Line":0,"Comment":"03/06/2024 4:36 PM - stevel - Req Date changed from 04/02/2024 to 04/02/2024 (Req Date Updated)"},{"comp":1,"quote":211885,"Line":1,"Comment":"03/06/2024 4:36 PM - stevel - CLO changed from 03/20/2024 to 03/30/2024 (CLO Date Updated)"},{"comp":1,"quote":211885,"Line":2,"Comment":"03/06/2024 4:36 PM - stevel - F/U changed from 03/04/2024 to 3/30/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":3,"Comment":"03/06/2024 4:37 PM - stevel - Encounter has been added"},{"comp":1,"quote":211885,"Line":4,"Comment":"04/15/2024 2:59 PM - stevel - F/U changed from 03/30/2024 to 5/11/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":5,"Comment":"04/15/2024 2:59 PM - stevel - CLO changed from 03/30/2024 to 05/11/2024 (CLO Date Updated)"},{"comp":1,"quote":211885,"Line":6,"Comment":"04/15/2024 2:59 PM - stevel - Req Date changed from 04/02/2024 to 05/11/2024 (Req Date Updated)"},{"comp":1,"quote":211885,"Line":7,"Comment":"04/15/2024 3:00 PM - stevel - TODO: Joshua to follow up"},{"comp":1,"quote":211885,"Line":8,"Comment":"04/15/2024 3:00 PM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":211885,"Line":9,"Comment":"04/30/2024 10:23 AM - joshuav - Req Date changed from 05/11/2024 to 09/28/2024 (Req Date Updated)"},{"comp":1,"quote":211885,"Line":10,"Comment":"04/30/2024 10:23 AM - joshuav - CLO changed from 05/11/2024 to 09/14/2024 (CLO Date Updated)"},{"comp":1,"quote":211885,"Line":11,"Comment":"04/30/2024 10:24 AM - joshuav - F/U changed from 05/11/2024 to 5/18/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":12,"Comment":"05/17/2024 11:29 AM - joshuav - F/U changed from 05/18/2024 to 6/15/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":13,"Comment":"06/11/2024 10:45 AM - joshuav - F/U changed from 06/15/2024 to 7/27/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":14,"Comment":"07/23/2024 12:53 PM - joshuav - called and emailed she is looking into it and will let me know."},{"comp":1,"quote":211885,"Line":15,"Comment":"07/23/2024 12:55 PM - joshuav - Encounter has been added"},{"comp":1,"quote":211885,"Line":16,"Comment":"07/23/2024 1:03 PM - joshuav - F/U changed from 07/27/2024 to 8/24/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":17,"Comment":"07/23/2024 1:04 PM - joshuav - F/U changed from 08/24/2024 to 8/31/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":18,"Comment":"08/28/2024 8:29 AM - joshuav - F/U Changed from 8/31/2024 to 9/7/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":19,"Comment":"09/07/2024 10:57 AM - joshuav - Req Date change from 9/28/2024 to 11/30/2024 (Req Date Updated)"},{"comp":1,"quote":211885,"Line":20,"Comment":"09/07/2024 10:57 AM - joshuav - CLO changed from 9/14/2024 to 11/23/2024 (CLO Date Updated)"},{"comp":1,"quote":211885,"Line":21,"Comment":"09/07/2024 10:57 AM - joshuav - F/U Changed from 9/7/2024 to 9/28/2024 (Follow Up in 3 Weeks)"},{"comp":1,"quote":211885,"Line":22,"Comment":"09/07/2024 10:58 AM - joshuav - F/U Changed from 9/7/2024 to 9/28/2024 (Follow Up in 3 Weeks)"},{"comp":1,"quote":211885,"Line":23,"Comment":"09/24/2024 7:47 AM - joshuav - F/U Changed from 9/28/2024 to 10/26/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":24,"Comment":"10/23/2024 3:22 PM - joshuav - Req Date changed from 11/30/2024 to 01/04/2025 (Req Date Updated)"},{"comp":1,"quote":211885,"Line":25,"Comment":"10/23/2024 3:22 PM - joshuav - CLO changed from 11/23/2024 to 12/28/2024 (CLO Date Updated)"},{"comp":1,"quote":211885,"Line":26,"Comment":"10/23/2024 3:22 PM - joshuav - F/U changed from 10/26/2024 to 11/23/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":27,"Comment":"11/19/2024 8:02 AM - joshuav - F/U Changed from 11/23/2024 to 12/14/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":28,"Comment":"12/14/2024 9:39 AM - joshuav - Req Date change from 1/4/2025 to 3/29/2025 (Req Date Updated)"},{"comp":1,"quote":211885,"Line":29,"Comment":"12/14/2024 9:39 AM - joshuav - CLO changed from 12/28/2024 to 3/15/2025 (CLO Date Updated)"},{"comp":1,"quote":211885,"Line":30,"Comment":"12/14/2024 9:40 AM - joshuav - F/U Changed from 12/14/2024 to 1/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":31,"Comment":"01/25/2025 10:33 AM - joshuav - F/U Changed from 1/25/2025 to 2/15/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":211885,"Line":32,"Comment":"02/17/2025 5:22 PM - joshuav - F/U changed from 02/15/2025 to 3/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":33,"Comment":"02/17/2025 5:22 PM - joshuav - checking with Leslie on this project"},{"comp":1,"quote":211885,"Line":34,"Comment":"02/25/2025 12:22 PM - joshuav - Req Date changed from 03/29/2025 to 05/31/2025 (Req Date Updated)"},{"comp":1,"quote":211885,"Line":35,"Comment":"02/25/2025 12:22 PM - joshuav - CLO changed from 03/15/2025 to 05/24/2025 (CLO Date Updated)"},{"comp":1,"quote":211885,"Line":36,"Comment":"02/25/2025 12:22 PM - joshuav - F/U changed from 03/01/2025 to 4/5/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":37,"Comment":"04/05/2025 9:57 AM - joshuav - F/U Changed from 4/5/2025 to 4/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":38,"Comment":"04/25/2025 5:03 PM - joshuav - F/U changed from 04/26/2025 to 5/10/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":39,"Comment":"05/17/2025 5:20 PM - joshuav - Req Date change from 5/31/2025 to 8/30/2025 (Req Date Updated)"},{"comp":1,"quote":211885,"Line":40,"Comment":"05/17/2025 5:20 PM - joshuav - CLO changed from 5/24/2025 to 8/16/2025 (CLO Date Updated)"},{"comp":1,"quote":211885,"Line":41,"Comment":"05/17/2025 5:20 PM - joshuav - F/U Changed from 5/10/2025 to 6/7/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":211885,"Line":42,"Comment":"06/16/2025 5:03 PM - joshuav - F/U changed from 06/07/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":43,"Comment":"06/29/2025 9:11 AM - joshuav - F/U Changed from 6/28/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":44,"Comment":"08/02/2025 11:09 AM - joshuav - Req Date change from 8/30/2025 to 10/25/2025 (Req Date Updated)"},{"comp":1,"quote":211885,"Line":45,"Comment":"08/02/2025 11:09 AM - joshuav - CLO changed from 8/16/2025 to 10/18/2025 (CLO Date Updated)"},{"comp":1,"quote":211885,"Line":46,"Comment":"08/02/2025 11:09 AM - joshuav - F/U Changed from 7/26/2025 to 8/23/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":211885,"Line":47,"Comment":"08/23/2025 12:46 PM - joshuav - F/U Changed from 8/23/2025 to 9/13/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":211885,"Line":48,"Comment":"09/13/2025 1:50 PM - joshuav - F/U Changed from 9/13/2025 to 10/4/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":211885,"Line":49,"Comment":"09/29/2025 1:00 PM - joshuav - Req Date changed from 10/25/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":211885,"Line":50,"Comment":"09/29/2025 1:00 PM - joshuav - CLO changed from 10/18/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":211885,"Line":51,"Comment":"09/29/2025 1:00 PM - joshuav - F/U changed from 10/04/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":52,"Comment":"10/24/2025 5:39 PM - joshuav - Req Date change from 11/29/2025 to 1/3/2026 (Req Date Updated)"},{"comp":1,"quote":211885,"Line":53,"Comment":"10/24/2025 5:39 PM - joshuav - CLO changed from 11/22/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":211885,"Line":54,"Comment":"10/24/2025 5:39 PM - joshuav - F/U Changed from 10/25/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":55,"Comment":"12/15/2025 9:35 AM - joshuav - F/U changed from 11/29/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":56,"Comment":"12/15/2025 9:35 AM - joshuav - CLO changed from 12/27/2025 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":211885,"Line":57,"Comment":"12/15/2025 9:35 AM - joshuav - Req Date changed from 01/03/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":211885,"Line":58,"Comment":"03/04/2026 4:14 PM - joshuav - F/U changed from 01/31/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":211885,"Line":59,"Comment":"03/04/2026 4:14 PM - joshuav - CLO changed from 03/28/2026 to 08/22/2026 (CLO Date Updated)"},{"comp":1,"quote":211885,"Line":60,"Comment":"03/04/2026 4:14 PM - joshuav - Req Date changed from 04/04/2026 to 08/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"211885","line":"1","part":"CNC180FA-M","qty":"1","price":"16905.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"211885","line":"2","part":"R-6-SP-SET","qty":"1","price":"1210.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"211885","line":"3","part":"P-125S","qty":"1","price":"2681.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"211885","line":"4","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"8500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"211885","Line":"4","Company":"1","F_Line":"1","Comment":"Includes: Drive unit, short bar, fiber optic cable,","Loc":"Y"},{"Quote":"211885","Line":"4","Company":"1","F_Line":"2","Comment":"communications cable, bulkhead cables, external cables,","Loc":"Y"},{"Quote":"211885","Line":"4","Company":"1","F_Line":"3","Comment":"parameter changes, service time and travel.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-27 16:57:42.328 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244786-05272026165742.txt === {"quote":"244786","customer":"13204","name":null,"customerName":"DXP Enterprises, Inc. (Mach Tool)","comp":"01","open":"0","shipto":"DRGUNSLL","shiptoName":"DR Guns LLC","entry_date":"01-30-2026","cust_order_date":"01-30-2026","req_date":"08-01-2026","cust_po":"EZ-SMARTT-V01","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"14:38","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"TBD","follow_phone":"","follow_email":"@","pic_user":"joshuav","total_amt":"17820.00","total_gp":"11788.00","total_gpm":"66.15","rev_type":"WAP","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"11","win_pct":"20","clo_date":"07-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":244786,"Line":0,"Comment":"02/20/2026 10:19 AM - joshuav - F/U changed from 02/05/2026 to 2/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244786,"Line":1,"Comment":"02/20/2026 10:19 AM - joshuav - CLO changed from 03/03/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":244786,"Line":2,"Comment":"02/20/2026 10:19 AM - joshuav - Req Date changed from 03/03/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":244786,"Line":3,"Comment":"03/04/2026 4:38 PM - joshuav - F/U changed from 02/28/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244786,"Line":4,"Comment":"03/19/2026 10:20 AM - joshuav - Req Date change from 3/28/2026 to 5/30/2026 (Req Date Updated)"},{"comp":1,"quote":244786,"Line":5,"Comment":"03/19/2026 10:21 AM - joshuav - CLO changed from 3/21/2026 to 5/23/2026 (CLO Date Updated)"},{"comp":1,"quote":244786,"Line":6,"Comment":"03/19/2026 10:21 AM - joshuav - F/U Changed from 3/18/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244786,"Line":7,"Comment":"03/19/2026 10:44 AM - joshuav - CLO changed from 3/21/2026 to 5/16/2026 (CLO Date Updated)"},{"comp":1,"quote":244786,"Line":8,"Comment":"03/19/2026 10:44 AM - joshuav - F/U Changed from 3/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244786,"Line":9,"Comment":"04/25/2026 3:33 PM - joshuav - Req Date change from 5/30/2026 to 8/1/2026 (Req Date Updated)"},{"comp":1,"quote":244786,"Line":10,"Comment":"04/25/2026 3:33 PM - joshuav - CLO changed from 5/16/2026 to 7/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244786,"Line":11,"Comment":"04/25/2026 3:36 PM - joshuav - Visited Tuesday 4/16 follow up want to go with a trial as discussed reaching back out to DXP for quote as they have a mix up"},{"comp":1,"quote":244786,"Line":12,"Comment":"04/25/2026 3:36 PM - joshuav - F/U Changed from 4/25/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"244786","line":"1","part":"EZ-SMARTT-V01","qty":"10","price":"2376.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244786","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 17:11:16.554 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-213790-05272026171116.txt === {"quote":"213790","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMSCHIL","shiptoName":"Yamazen, Inc.","entry_date":"03-26-2024","cust_order_date":null,"req_date":"07-11-2026","cust_po":"Leslie Mora","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"CNC260FA-M VX1000","status":"0","user":"stevel","conv_order":"","time":"10:16","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"joshuav","total_amt":"21950.50","total_gp":"16961.08","total_gpm":"77.27","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"4","win_pct":"20","clo_date":"07-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":213790,"Line":0,"Comment":"04/15/2024 3:02 PM - stevel - F/U changed from 04/08/2024 to 5/11/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":1,"Comment":"04/15/2024 3:02 PM - stevel - CLO changed from 04/26/2024 to 05/11/2024 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":2,"Comment":"04/15/2024 3:02 PM - stevel - TODO: Joshua to follow up"},{"comp":1,"quote":213790,"Line":3,"Comment":"04/15/2024 3:02 PM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":213790,"Line":4,"Comment":"04/30/2024 10:24 AM - joshuav - Req Date changed from 05/07/2024 to 08/03/2024 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":5,"Comment":"04/30/2024 10:25 AM - joshuav - CLO changed from 05/11/2024 to 07/27/2024 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":6,"Comment":"04/30/2024 10:25 AM - joshuav - F/U changed from 05/11/2024 to 5/18/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":7,"Comment":"05/17/2024 11:26 AM - joshuav - F/U changed from 05/18/2024 to 6/29/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":8,"Comment":"06/28/2024 11:08 AM - joshuav - Req Date changed from 08/03/2024 to 09/28/2024 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":9,"Comment":"06/28/2024 11:08 AM - joshuav - CLO changed from 07/27/2024 to 09/21/2024 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":10,"Comment":"06/28/2024 11:09 AM - joshuav - F/U changed from 06/29/2024 to 8/3/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":11,"Comment":"07/31/2024 10:03 AM - joshuav - F/U changed from 08/03/2024 to 8/31/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":12,"Comment":"08/28/2024 7:34 AM - joshuav - Req Date change from 9/28/2024 to 11/30/2024 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":13,"Comment":"08/28/2024 7:34 AM - joshuav - CLO changed from 9/21/2024 to 11/23/2024 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":14,"Comment":"08/28/2024 7:34 AM - joshuav - F/U Changed from 8/31/2024 to 10/5/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":15,"Comment":"10/10/2024 7:47 AM - joshuav - F/U Changed from 10/5/2024 to 11/2/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":16,"Comment":"11/06/2024 10:34 PM - joshuav - Req Date change from 11/30/2024 to 1/25/2025 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":17,"Comment":"11/06/2024 10:34 PM - joshuav - CLO changed from 11/23/2024 to 1/11/2025 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":18,"Comment":"11/06/2024 10:34 PM - joshuav - F/U Changed from 11/2/2024 to 11/30/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":19,"Comment":"11/24/2024 10:26 AM - joshuav - F/U Changed from 11/30/2024 to 12/14/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":20,"Comment":"12/14/2024 10:26 AM - joshuav - F/U Changed from 12/14/2024 to 1/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":21,"Comment":"12/28/2024 7:28 PM - joshuav - Req Date change from 1/25/2025 to 3/29/2025 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":22,"Comment":"12/28/2024 7:28 PM - joshuav - CLO changed from 1/11/2025 to 3/22/2025 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":23,"Comment":"12/28/2024 7:28 PM - joshuav - F/U Changed from 1/4/2025 to 2/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":24,"Comment":"02/02/2025 3:25 PM - joshuav - F/U Changed from 2/1/2025 to 3/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":25,"Comment":"02/25/2025 1:48 PM - joshuav - F/U changed from 03/01/2025 to 3/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":26,"Comment":"03/04/2025 8:11 AM - joshuav - F/U Changed from 3/8/2025 to 3/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":27,"Comment":"03/11/2025 9:26 AM - joshuav - Req Date changed from 03/29/2025 to 07/05/2025 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":28,"Comment":"03/11/2025 9:26 AM - joshuav - CLO changed from 03/22/2025 to 06/28/2025 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":29,"Comment":"03/11/2025 9:26 AM - joshuav - F/U changed from 03/15/2025 to 3/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":30,"Comment":"03/30/2025 9:34 AM - joshuav - F/U Changed from 3/29/2025 to 4/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":31,"Comment":"04/25/2025 5:02 PM - joshuav - F/U changed from 04/26/2025 to 5/31/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":32,"Comment":"06/07/2025 5:24 PM - joshuav - F/U Changed from 5/31/2025 to 6/28/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":213790,"Line":33,"Comment":"06/18/2025 5:45 PM - joshuav - Req Date change from 7/5/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":34,"Comment":"06/18/2025 5:45 PM - joshuav - CLO changed from 6/28/2025 to 11/15/2025 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":35,"Comment":"06/18/2025 5:45 PM - joshuav - F/U Changed from 6/28/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":36,"Comment":"08/02/2025 11:10 AM - joshuav - F/U Changed from 7/26/2025 to 8/23/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":213790,"Line":37,"Comment":"08/23/2025 12:46 PM - joshuav - F/U Changed from 8/23/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":38,"Comment":"09/29/2025 12:18 PM - joshuav - Req Date changed from 11/29/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":39,"Comment":"09/29/2025 12:18 PM - joshuav - CLO changed from 11/15/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":40,"Comment":"09/29/2025 12:18 PM - joshuav - F/U changed from 09/27/2025 to 11/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":41,"Comment":"11/01/2025 8:41 PM - joshuav - F/U Changed from 11/1/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":42,"Comment":"12/15/2025 9:41 AM - joshuav - F/U changed from 11/29/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":43,"Comment":"12/15/2025 9:41 AM - joshuav - CLO changed from 12/20/2025 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":44,"Comment":"12/15/2025 9:41 AM - joshuav - Req Date changed from 12/27/2025 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":45,"Comment":"03/04/2026 4:14 PM - joshuav - F/U changed from 01/31/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":46,"Comment":"03/04/2026 4:14 PM - joshuav - CLO changed from 03/28/2026 to 07/04/2026 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":47,"Comment":"03/04/2026 4:14 PM - joshuav - Req Date changed from 04/04/2026 to 07/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"213790","line":"1","part":"NCT200FA-M4","qty":"1","price":"19215.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"213790","line":"2","part":"TCE-95951-3000R","qty":"1","price":"1063.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"213790","line":"3","part":"TCE-95947-3000R","qty":"1","price":"1214.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"213790","line":"4","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"8500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"213790","Line":"4","Company":"1","F_Line":"1","Comment":"Installation includes: Drive unit, short bar, fiber","Loc":"Y"},{"Quote":"213790","Line":"4","Company":"1","F_Line":"2","Comment":"optic cable, communications cable, bulkhead cables,","Loc":"Y"},{"Quote":"213790","Line":"4","Company":"1","F_Line":"3","Comment":"external cables, parameter changes, service time and","Loc":"Y"},{"Quote":"213790","Line":"4","Company":"1","F_Line":"4","Comment":"travel.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-27 17:11:23.813 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-213790-05272026171123.txt === {"quote":"213790","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMSCHIL","shiptoName":"Yamazen, Inc.","entry_date":"03-26-2024","cust_order_date":null,"req_date":"07-11-2026","cust_po":"Leslie Mora","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"CNC260FA-M VX1000","status":"0","user":"stevel","conv_order":"","time":"10:16","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"joshuav","total_amt":"21950.50","total_gp":"16961.08","total_gpm":"77.27","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"4","win_pct":"20","clo_date":"09-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":213790,"Line":0,"Comment":"04/15/2024 3:02 PM - stevel - F/U changed from 04/08/2024 to 5/11/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":1,"Comment":"04/15/2024 3:02 PM - stevel - CLO changed from 04/26/2024 to 05/11/2024 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":2,"Comment":"04/15/2024 3:02 PM - stevel - TODO: Joshua to follow up"},{"comp":1,"quote":213790,"Line":3,"Comment":"04/15/2024 3:02 PM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":213790,"Line":4,"Comment":"04/30/2024 10:24 AM - joshuav - Req Date changed from 05/07/2024 to 08/03/2024 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":5,"Comment":"04/30/2024 10:25 AM - joshuav - CLO changed from 05/11/2024 to 07/27/2024 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":6,"Comment":"04/30/2024 10:25 AM - joshuav - F/U changed from 05/11/2024 to 5/18/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":7,"Comment":"05/17/2024 11:26 AM - joshuav - F/U changed from 05/18/2024 to 6/29/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":8,"Comment":"06/28/2024 11:08 AM - joshuav - Req Date changed from 08/03/2024 to 09/28/2024 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":9,"Comment":"06/28/2024 11:08 AM - joshuav - CLO changed from 07/27/2024 to 09/21/2024 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":10,"Comment":"06/28/2024 11:09 AM - joshuav - F/U changed from 06/29/2024 to 8/3/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":11,"Comment":"07/31/2024 10:03 AM - joshuav - F/U changed from 08/03/2024 to 8/31/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":12,"Comment":"08/28/2024 7:34 AM - joshuav - Req Date change from 9/28/2024 to 11/30/2024 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":13,"Comment":"08/28/2024 7:34 AM - joshuav - CLO changed from 9/21/2024 to 11/23/2024 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":14,"Comment":"08/28/2024 7:34 AM - joshuav - F/U Changed from 8/31/2024 to 10/5/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":15,"Comment":"10/10/2024 7:47 AM - joshuav - F/U Changed from 10/5/2024 to 11/2/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":16,"Comment":"11/06/2024 10:34 PM - joshuav - Req Date change from 11/30/2024 to 1/25/2025 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":17,"Comment":"11/06/2024 10:34 PM - joshuav - CLO changed from 11/23/2024 to 1/11/2025 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":18,"Comment":"11/06/2024 10:34 PM - joshuav - F/U Changed from 11/2/2024 to 11/30/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":19,"Comment":"11/24/2024 10:26 AM - joshuav - F/U Changed from 11/30/2024 to 12/14/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":20,"Comment":"12/14/2024 10:26 AM - joshuav - F/U Changed from 12/14/2024 to 1/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":21,"Comment":"12/28/2024 7:28 PM - joshuav - Req Date change from 1/25/2025 to 3/29/2025 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":22,"Comment":"12/28/2024 7:28 PM - joshuav - CLO changed from 1/11/2025 to 3/22/2025 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":23,"Comment":"12/28/2024 7:28 PM - joshuav - F/U Changed from 1/4/2025 to 2/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":24,"Comment":"02/02/2025 3:25 PM - joshuav - F/U Changed from 2/1/2025 to 3/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":25,"Comment":"02/25/2025 1:48 PM - joshuav - F/U changed from 03/01/2025 to 3/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":26,"Comment":"03/04/2025 8:11 AM - joshuav - F/U Changed from 3/8/2025 to 3/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":27,"Comment":"03/11/2025 9:26 AM - joshuav - Req Date changed from 03/29/2025 to 07/05/2025 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":28,"Comment":"03/11/2025 9:26 AM - joshuav - CLO changed from 03/22/2025 to 06/28/2025 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":29,"Comment":"03/11/2025 9:26 AM - joshuav - F/U changed from 03/15/2025 to 3/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":30,"Comment":"03/30/2025 9:34 AM - joshuav - F/U Changed from 3/29/2025 to 4/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":31,"Comment":"04/25/2025 5:02 PM - joshuav - F/U changed from 04/26/2025 to 5/31/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":32,"Comment":"06/07/2025 5:24 PM - joshuav - F/U Changed from 5/31/2025 to 6/28/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":213790,"Line":33,"Comment":"06/18/2025 5:45 PM - joshuav - Req Date change from 7/5/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":34,"Comment":"06/18/2025 5:45 PM - joshuav - CLO changed from 6/28/2025 to 11/15/2025 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":35,"Comment":"06/18/2025 5:45 PM - joshuav - F/U Changed from 6/28/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":36,"Comment":"08/02/2025 11:10 AM - joshuav - F/U Changed from 7/26/2025 to 8/23/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":213790,"Line":37,"Comment":"08/23/2025 12:46 PM - joshuav - F/U Changed from 8/23/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":38,"Comment":"09/29/2025 12:18 PM - joshuav - Req Date changed from 11/29/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":39,"Comment":"09/29/2025 12:18 PM - joshuav - CLO changed from 11/15/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":40,"Comment":"09/29/2025 12:18 PM - joshuav - F/U changed from 09/27/2025 to 11/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":41,"Comment":"11/01/2025 8:41 PM - joshuav - F/U Changed from 11/1/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":42,"Comment":"12/15/2025 9:41 AM - joshuav - F/U changed from 11/29/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":43,"Comment":"12/15/2025 9:41 AM - joshuav - CLO changed from 12/20/2025 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":44,"Comment":"12/15/2025 9:41 AM - joshuav - Req Date changed from 12/27/2025 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":45,"Comment":"03/04/2026 4:14 PM - joshuav - F/U changed from 01/31/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":46,"Comment":"03/04/2026 4:14 PM - joshuav - CLO changed from 03/28/2026 to 07/04/2026 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":47,"Comment":"03/04/2026 4:14 PM - joshuav - Req Date changed from 04/04/2026 to 07/11/2026 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":48,"Comment":"05/27/2026 5:11 PM - joshuav - F/U changed from 05/30/2026 to 7/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":49,"Comment":"05/27/2026 5:11 PM - joshuav - CLO changed from 07/04/2026 to 09/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"213790","line":"1","part":"NCT200FA-M4","qty":"1","price":"19215.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"213790","line":"2","part":"TCE-95951-3000R","qty":"1","price":"1063.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"213790","line":"3","part":"TCE-95947-3000R","qty":"1","price":"1214.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"213790","line":"4","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"8500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"213790","Line":"4","Company":"1","F_Line":"1","Comment":"Installation includes: Drive unit, short bar, fiber","Loc":"Y"},{"Quote":"213790","Line":"4","Company":"1","F_Line":"2","Comment":"optic cable, communications cable, bulkhead cables,","Loc":"Y"},{"Quote":"213790","Line":"4","Company":"1","F_Line":"3","Comment":"external cables, parameter changes, service time and","Loc":"Y"},{"Quote":"213790","Line":"4","Company":"1","F_Line":"4","Comment":"travel.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-27 17:11:27.306 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-213790-05272026171127.txt === {"quote":"213790","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMSCHIL","shiptoName":"Yamazen, Inc.","entry_date":"03-26-2024","cust_order_date":null,"req_date":"10-03-2026","cust_po":"Leslie Mora","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Leslie Mora","drop_po":"CNC260FA-M VX1000","status":"0","user":"stevel","conv_order":"","time":"10:16","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Leslie Mora","follow_phone":"847-882-8800","follow_email":"lesliemora@yamazen.com","pic_user":"joshuav","total_amt":"21950.50","total_gp":"16961.08","total_gpm":"77.27","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"4","win_pct":"20","clo_date":"09-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":213790,"Line":0,"Comment":"04/15/2024 3:02 PM - stevel - F/U changed from 04/08/2024 to 5/11/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":1,"Comment":"04/15/2024 3:02 PM - stevel - CLO changed from 04/26/2024 to 05/11/2024 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":2,"Comment":"04/15/2024 3:02 PM - stevel - TODO: Joshua to follow up"},{"comp":1,"quote":213790,"Line":3,"Comment":"04/15/2024 3:02 PM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":213790,"Line":4,"Comment":"04/30/2024 10:24 AM - joshuav - Req Date changed from 05/07/2024 to 08/03/2024 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":5,"Comment":"04/30/2024 10:25 AM - joshuav - CLO changed from 05/11/2024 to 07/27/2024 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":6,"Comment":"04/30/2024 10:25 AM - joshuav - F/U changed from 05/11/2024 to 5/18/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":7,"Comment":"05/17/2024 11:26 AM - joshuav - F/U changed from 05/18/2024 to 6/29/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":8,"Comment":"06/28/2024 11:08 AM - joshuav - Req Date changed from 08/03/2024 to 09/28/2024 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":9,"Comment":"06/28/2024 11:08 AM - joshuav - CLO changed from 07/27/2024 to 09/21/2024 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":10,"Comment":"06/28/2024 11:09 AM - joshuav - F/U changed from 06/29/2024 to 8/3/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":11,"Comment":"07/31/2024 10:03 AM - joshuav - F/U changed from 08/03/2024 to 8/31/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":12,"Comment":"08/28/2024 7:34 AM - joshuav - Req Date change from 9/28/2024 to 11/30/2024 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":13,"Comment":"08/28/2024 7:34 AM - joshuav - CLO changed from 9/21/2024 to 11/23/2024 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":14,"Comment":"08/28/2024 7:34 AM - joshuav - F/U Changed from 8/31/2024 to 10/5/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":15,"Comment":"10/10/2024 7:47 AM - joshuav - F/U Changed from 10/5/2024 to 11/2/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":16,"Comment":"11/06/2024 10:34 PM - joshuav - Req Date change from 11/30/2024 to 1/25/2025 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":17,"Comment":"11/06/2024 10:34 PM - joshuav - CLO changed from 11/23/2024 to 1/11/2025 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":18,"Comment":"11/06/2024 10:34 PM - joshuav - F/U Changed from 11/2/2024 to 11/30/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":19,"Comment":"11/24/2024 10:26 AM - joshuav - F/U Changed from 11/30/2024 to 12/14/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":20,"Comment":"12/14/2024 10:26 AM - joshuav - F/U Changed from 12/14/2024 to 1/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":21,"Comment":"12/28/2024 7:28 PM - joshuav - Req Date change from 1/25/2025 to 3/29/2025 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":22,"Comment":"12/28/2024 7:28 PM - joshuav - CLO changed from 1/11/2025 to 3/22/2025 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":23,"Comment":"12/28/2024 7:28 PM - joshuav - F/U Changed from 1/4/2025 to 2/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":24,"Comment":"02/02/2025 3:25 PM - joshuav - F/U Changed from 2/1/2025 to 3/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":25,"Comment":"02/25/2025 1:48 PM - joshuav - F/U changed from 03/01/2025 to 3/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":26,"Comment":"03/04/2025 8:11 AM - joshuav - F/U Changed from 3/8/2025 to 3/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":27,"Comment":"03/11/2025 9:26 AM - joshuav - Req Date changed from 03/29/2025 to 07/05/2025 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":28,"Comment":"03/11/2025 9:26 AM - joshuav - CLO changed from 03/22/2025 to 06/28/2025 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":29,"Comment":"03/11/2025 9:26 AM - joshuav - F/U changed from 03/15/2025 to 3/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":30,"Comment":"03/30/2025 9:34 AM - joshuav - F/U Changed from 3/29/2025 to 4/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":31,"Comment":"04/25/2025 5:02 PM - joshuav - F/U changed from 04/26/2025 to 5/31/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":32,"Comment":"06/07/2025 5:24 PM - joshuav - F/U Changed from 5/31/2025 to 6/28/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":213790,"Line":33,"Comment":"06/18/2025 5:45 PM - joshuav - Req Date change from 7/5/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":34,"Comment":"06/18/2025 5:45 PM - joshuav - CLO changed from 6/28/2025 to 11/15/2025 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":35,"Comment":"06/18/2025 5:45 PM - joshuav - F/U Changed from 6/28/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":36,"Comment":"08/02/2025 11:10 AM - joshuav - F/U Changed from 7/26/2025 to 8/23/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":213790,"Line":37,"Comment":"08/23/2025 12:46 PM - joshuav - F/U Changed from 8/23/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":38,"Comment":"09/29/2025 12:18 PM - joshuav - Req Date changed from 11/29/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":39,"Comment":"09/29/2025 12:18 PM - joshuav - CLO changed from 11/15/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":40,"Comment":"09/29/2025 12:18 PM - joshuav - F/U changed from 09/27/2025 to 11/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":41,"Comment":"11/01/2025 8:41 PM - joshuav - F/U Changed from 11/1/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":42,"Comment":"12/15/2025 9:41 AM - joshuav - F/U changed from 11/29/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":43,"Comment":"12/15/2025 9:41 AM - joshuav - CLO changed from 12/20/2025 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":44,"Comment":"12/15/2025 9:41 AM - joshuav - Req Date changed from 12/27/2025 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":45,"Comment":"03/04/2026 4:14 PM - joshuav - F/U changed from 01/31/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":46,"Comment":"03/04/2026 4:14 PM - joshuav - CLO changed from 03/28/2026 to 07/04/2026 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":47,"Comment":"03/04/2026 4:14 PM - joshuav - Req Date changed from 04/04/2026 to 07/11/2026 (Req Date Updated)"},{"comp":1,"quote":213790,"Line":48,"Comment":"05/27/2026 5:11 PM - joshuav - F/U changed from 05/30/2026 to 7/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":213790,"Line":49,"Comment":"05/27/2026 5:11 PM - joshuav - CLO changed from 07/04/2026 to 09/26/2026 (CLO Date Updated)"},{"comp":1,"quote":213790,"Line":50,"Comment":"05/27/2026 5:11 PM - joshuav - Req Date changed from 07/11/2026 to 10/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"213790","line":"1","part":"NCT200FA-M4","qty":"1","price":"19215.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"213790","line":"2","part":"TCE-95951-3000R","qty":"1","price":"1063.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"213790","line":"3","part":"TCE-95947-3000R","qty":"1","price":"1214.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"213790","line":"4","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"8500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"213790","Line":"4","Company":"1","F_Line":"1","Comment":"Installation includes: Drive unit, short bar, fiber","Loc":"Y"},{"Quote":"213790","Line":"4","Company":"1","F_Line":"2","Comment":"optic cable, communications cable, bulkhead cables,","Loc":"Y"},{"Quote":"213790","Line":"4","Company":"1","F_Line":"3","Comment":"external cables, parameter changes, service time and","Loc":"Y"},{"Quote":"213790","Line":"4","Company":"1","F_Line":"4","Comment":"travel.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-27 17:12:29.993 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248089-05272026171229.txt === {"quote":"248089","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"ACMEI","shiptoName":"Acme Industries","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"10-31-2026","cust_po":"Custom BackSpot FaceTool","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Janet Gomez","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"12:15","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Janet Gomez","follow_phone":"773-427-3781","follow_email":"Janet.Gomez@blackhawkid.com","pic_user":"joshuav","total_amt":"29296.00","total_gp":"28561.70","total_gpm":"97.49","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"76","win_pct":"20","clo_date":"10-24-2026","notes":[{"comp":"1","quote":"248089","line":"1","data":"04-06-2026 12:17 - Discounts Recalculated QS"},{"comp":"1","quote":"248089","line":"0","data":"04-06-2026 13:54-jennad Q#247620 on Quote Log"}],"crmnotes":[{"comp":1,"quote":248089,"Line":0,"Comment":"04/30/2026 8:34 AM - joshuav - Req Date change from 5/6/2026 to 10/31/2026 (Req Date Updated)"},{"comp":1,"quote":248089,"Line":1,"Comment":"04/30/2026 8:34 AM - joshuav - CLO changed from 5/6/2026 to 10/24/2026 (CLO Date Updated)"},{"comp":1,"quote":248089,"Line":2,"Comment":"04/30/2026 8:34 AM - joshuav - F/U Changed from 4/28/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248089","line":"2","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1936.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"248089","line":"3","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1396.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"248089","line":"4","part":"SPECIAL-TL-NIKKEN","qty":"3","price":"602.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"248089","line":"5","part":"AFC-9","qty":"10","price":"57.00","uom":"ST","discount":"20.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"248089","line":"8","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1936.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"248089","line":"9","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1394.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"248089","line":"10","part":"SPECIAL-TL-NIKKEN","qty":"3","price":"602.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"248089","line":"11","part":"AFC-15","qty":"10","price":"86.00","uom":"ST","discount":"20.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"248089","line":"14","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1936.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"248089","line":"15","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1420.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"248089","line":"16","part":"SPECIAL-TL-NIKKEN","qty":"3","price":"602.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"248089","line":"17","part":"AFC-15","qty":"10","price":"86.00","uom":"ST","discount":"20.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"248089","line":"20","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1936.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"248089","line":"21","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1396.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"248089","line":"22","part":"SPECIAL-TL-NIKKEN","qty":"3","price":"628.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"248089","line":"23","part":"AFC-15","qty":"10","price":"86.00","uom":"ST","discount":"20.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"248089","line":"26","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1936.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"248089","line":"27","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1402.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"248089","line":"28","part":"SPECIAL-TL-NIKKEN","qty":"3","price":"662.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"248089","line":"29","part":"AFC-20","qty":"10","price":"100.00","uom":"ST","discount":"20.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"248089","line":"30","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248089","Line":"2","Company":"1","F_Line":"1","Comment":"Final Part# CAT50-AF1-30-OH, **NET PRICE**","Loc":"Y"},{"Quote":"248089","Line":"2","Company":"1","F_Line":"2","Comment":"Custom Back Spot Facing Tool - MAIN BODY - TOOL#1","Loc":"Y"},{"Quote":"248089","Line":"3","Company":"1","F_Line":"1","Comment":"Final Part# BF130-22.23-35.51-59.31C , **NET PRICE**","Loc":"Y"},{"Quote":"248089","Line":"3","Company":"1","F_Line":"2","Comment":"Custom Back Spot Facing Tool - ARBOR - Tool#1","Loc":"Y"},{"Quote":"248089","Line":"4","Company":"1","F_Line":"1","Comment":"Final Part# 9BF130-22.23-35.51-59.31C-I , **NET PRICE**","Loc":"Y"},{"Quote":"248089","Line":"4","Company":"1","F_Line":"2","Comment":"Custom Back Spot Facing Tool - BYTE - Tool#1","Loc":"Y"},{"Quote":"248089","Line":"4","Company":"1","F_Line":"3","Comment":"Min Order QTY: 3pcs","Loc":"Y"},{"Quote":"248089","Line":"5","Company":"1","F_Line":"1","Comment":"Insert for Tool#1, Min Order Qty: 10 pcs","Loc":"Y"},{"Quote":"248089","Line":"8","Company":"1","F_Line":"1","Comment":"Final Part# CAT50-AF1-30-OH, **NET PRICE**","Loc":"Y"},{"Quote":"248089","Line":"8","Company":"1","F_Line":"2","Comment":"Custom Back Spot Facing Tool - MAIN BODY - TOOL#2","Loc":"Y"},{"Quote":"248089","Line":"9","Company":"1","F_Line":"1","Comment":"Final Part# BF130-22.23-46.2-58.32C , **NET PRICE**","Loc":"Y"},{"Quote":"248089","Line":"9","Company":"1","F_Line":"2","Comment":"Custom Back Spot Facing Tool - ARBOR - Tool#2","Loc":"Y"},{"Quote":"248089","Line":"10","Company":"1","F_Line":"1","Comment":"Final Part# 9BF130-22.23-46.2-58.32C-I , **NET PRICE**","Loc":"Y"},{"Quote":"248089","Line":"10","Company":"1","F_Line":"2","Comment":"Custom Back Spot Facing Tool - BYTE - Tool#2","Loc":"Y"},{"Quote":"248089","Line":"10","Company":"1","F_Line":"3","Comment":"Min Order QTY: 3 pcs","Loc":"Y"},{"Quote":"248089","Line":"11","Company":"1","F_Line":"1","Comment":"Insert for Tool#2, Min Order QTY: 10 pcs","Loc":"Y"},{"Quote":"248089","Line":"14","Company":"1","F_Line":"1","Comment":"Final Part# CAT50-AF1-30-OH, **NET PRICE**","Loc":"Y"},{"Quote":"248089","Line":"14","Company":"1","F_Line":"2","Comment":"Custom Back Spot Facing Tool - MAIN BODY - TOOL#3","Loc":"Y"},{"Quote":"248089","Line":"15","Company":"1","F_Line":"1","Comment":"Final Part# BF130-22.23-46.2-71.76C, **NET PRICE**","Loc":"Y"},{"Quote":"248089","Line":"15","Company":"1","F_Line":"2","Comment":"Custom Back Spot Facing Tool - ARBOR - Tool#3","Loc":"Y"},{"Quote":"248089","Line":"16","Company":"1","F_Line":"1","Comment":"Final Part# 9BF130-22.23-46.2-71.76C-I, **NET PRICE**","Loc":"Y"},{"Quote":"248089","Line":"16","Company":"1","F_Line":"2","Comment":"Custom Back Spot Facing Tool - BYTE - Tool#3","Loc":"Y"},{"Quote":"248089","Line":"16","Company":"1","F_Line":"3","Comment":"Min Order Qty: 3 pcs","Loc":"Y"},{"Quote":"248089","Line":"17","Company":"1","F_Line":"1","Comment":"Insert for Tool#3, Min Order QTY: 10pcs","Loc":"Y"},{"Quote":"248089","Line":"20","Company":"1","F_Line":"1","Comment":"Final Part# CAT50-AF1-30-OH, **NET PRICE**","Loc":"Y"},{"Quote":"248089","Line":"20","Company":"1","F_Line":"2","Comment":"Custom Back Spot Facing Tool - MAIN BODY - TOOL#4","Loc":"Y"},{"Quote":"248089","Line":"21","Company":"1","F_Line":"1","Comment":"Final Part# BF130-25.4-52.81-59.64C, **NET Price**","Loc":"Y"},{"Quote":"248089","Line":"21","Company":"1","F_Line":"2","Comment":"Custom Back Spot Facing Tool - ARBOR - Tool#4","Loc":"Y"},{"Quote":"248089","Line":"22","Company":"1","F_Line":"1","Comment":"Final Part# 9BF130-25.4-52.81-59.64C-I, **NET PRICE**","Loc":"Y"},{"Quote":"248089","Line":"22","Company":"1","F_Line":"2","Comment":"Custom Back Spot Facing Tool - BYTE - Tool#4","Loc":"Y"},{"Quote":"248089","Line":"22","Company":"1","F_Line":"3","Comment":"Min Order QTY: 3 pcs","Loc":"Y"},{"Quote":"248089","Line":"23","Company":"1","F_Line":"1","Comment":"Insert for Tool#4, Min Order QTY: 10 pcs","Loc":"Y"},{"Quote":"248089","Line":"26","Company":"1","F_Line":"1","Comment":"Final Part# CAT50-AF1-30-OH, **NET PRICE**","Loc":"Y"},{"Quote":"248089","Line":"26","Company":"1","F_Line":"2","Comment":"Custom Back Spot Facing Tool - MAIN BODY - TOOL#5","Loc":"Y"},{"Quote":"248089","Line":"27","Company":"1","F_Line":"1","Comment":"Final Part# BF130-25.4-55.85-62.33C, **NET Price**","Loc":"Y"},{"Quote":"248089","Line":"27","Company":"1","F_Line":"2","Comment":"Custom Back Spot Facing Tool - ARBOR - Tool#5","Loc":"Y"},{"Quote":"248089","Line":"28","Company":"1","F_Line":"1","Comment":"Final Part# 9BF130-25.4-55.85-62.33C-I, **NET PRICE**","Loc":"Y"},{"Quote":"248089","Line":"28","Company":"1","F_Line":"2","Comment":"Custom Back Spot Facing Tool - BYTE - Tool#5","Loc":"Y"},{"Quote":"248089","Line":"28","Company":"1","F_Line":"3","Comment":"Min Order QTY: 3 pcs","Loc":"Y"},{"Quote":"248089","Line":"29","Company":"1","F_Line":"1","Comment":"Insert for Tool#5, Min Order QTY: 10 pcs","Loc":"Y"}],"qcomms":[{"Quote":"248089","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248089","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248089","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":21}}] 2026-05-27 17:12:50.020 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-239485-05272026171249.txt === {"quote":"239485","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"TUTH","shiptoName":"Tuthill Pump","entry_date":"10-09-2025","cust_order_date":"10-18-2024","req_date":"06-27-2026","cust_po":"Presetter","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Hart","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"12:47","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Joe Hart","follow_phone":"(708) 533-7606","follow_email":"jhart@morrismidwest.com","pic_user":"joshuav","total_amt":"19540.00","total_gp":"9133.68","total_gpm":"46.74","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"19","win_pct":"20","clo_date":"06-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":239485,"Line":0,"Comment":"10/09/2025 1:35 PM - joshuav - F/U changed from 10/15/2025 to 11/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239485,"Line":1,"Comment":"10/09/2025 1:35 PM - joshuav - CLO changed from NaN/NaN/NaN to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":239485,"Line":2,"Comment":"10/09/2025 1:35 PM - joshuav - Req Date changed from 10/09/2025 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":239485,"Line":3,"Comment":"11/07/2025 1:10 PM - joshuav - F/U changed from 11/08/2025 to 12/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":239485,"Line":4,"Comment":"01/14/2026 9:36 AM - joshuav - F/U changed from 12/27/2025 to 2/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239485,"Line":5,"Comment":"01/14/2026 9:36 AM - joshuav - CLO changed from 01/24/2026 to 06/20/2026 (CLO Date Updated)"},{"comp":1,"quote":239485,"Line":6,"Comment":"01/14/2026 9:37 AM - joshuav - Req Date changed from 01/31/2026 to 06/27/2026 (Req Date Updated)"},{"comp":1,"quote":239485,"Line":7,"Comment":"03/04/2026 4:45 PM - joshuav - F/U changed from 02/28/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239485,"Line":8,"Comment":"04/10/2026 8:26 PM - joshuav - F/U Changed from 4/11/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"239485","line":"1","part":"PRE-E346PLUS-I40","qty":"1","price":"16600.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"239485","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"1940.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239485","line":"3","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"239485","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"300.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239485","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"30.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239485","line":"6","part":"PRE-SPDL-C5","qty":"1","price":"4080.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239485","line":"8","part":"PRE-SPDL-I30","qty":"1","price":"970.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239485","line":"9","part":"PRE-SPDL-I50","qty":"1","price":"970.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239485","line":"10","part":"PROMOTION-IMTS24PRE","qty":"1","price":"750.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"239485","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-27 17:13:07.196 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244402-05272026171306.txt === {"quote":"244402","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAZDIV","shiptoName":"Yamazen, Inc. Tooling Div","entry_date":"01-23-2026","cust_order_date":"01-23-2026","req_date":"07-25-2026","cust_po":"BT30","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ed Albers","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"16:43","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Ed Albers","follow_phone":"(224) 250-0775","follow_email":"edwardalbers@yamazen.com","pic_user":"joshuav","total_amt":"1756.42","total_gp":"1084.94","total_gpm":"61.77","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"9","win_pct":"20","clo_date":"07-18-2026","notes":[{"comp":"1","quote":"244402","line":"0","data":"01-23-2026 16:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244402,"Line":0,"Comment":"01/27/2026 7:06 AM - joshuav - F/U changed from 01/29/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244402,"Line":1,"Comment":"01/27/2026 7:06 AM - joshuav - CLO changed from 02/23/2026 to 05/02/2026 (CLO Date Updated)"},{"comp":1,"quote":244402,"Line":2,"Comment":"01/27/2026 7:06 AM - joshuav - Req Date changed from 03/06/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":244402,"Line":3,"Comment":"04/02/2026 10:08 AM - joshuav - F/U Changed from 3/31/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244402,"Line":4,"Comment":"04/02/2026 10:11 AM - joshuav - Req Date change from 5/9/2026 to 7/25/2026 (Req Date Updated)"},{"comp":1,"quote":244402,"Line":5,"Comment":"04/02/2026 10:11 AM - joshuav - CLO changed from 5/2/2026 to 7/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"244402","line":"1","part":"BT30-MMC8C-105-AA","qty":"4","price":"678.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244402","line":"2","part":"VMK8-6","qty":"1","price":"127.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244402","line":"3","part":"VMK8-6J","qty":"1","price":"174.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244402","line":"4","part":"VMK8-8","qty":"1","price":"127.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244402","line":"5","part":"VMK8-8J","qty":"1","price":"174.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244402","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-27 17:13:36.496 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-230208-05272026171336.txt === {"quote":"230208","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"MORTMOMO","shiptoName":"Morton Industries LLC","entry_date":"03-27-2025","cust_order_date":"03-27-2025","req_date":"07-11-2026","cust_po":"E346Plus Option","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tom Schatsiek","drop_po":"","status":"0","user":"francescof","conv_order":"","time":"10:35","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Tom Schatsiek","follow_phone":"309-691-9755","follow_email":"Tom.Schatsiek@blackhawkid.com","pic_user":"joshuav","total_amt":"17078.00","total_gp":"8654.17","total_gpm":"50.67","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"17","win_pct":"20","clo_date":"07-04-2026","notes":[{"comp":"1","quote":"230208","line":"0","data":"03-27-2025 10:38 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":230208,"Line":0,"Comment":"04/14/2025 6:53 AM - francescof - F/U changed from 04/09/2025 to 4/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230208,"Line":1,"Comment":"04/14/2025 6:53 AM - francescof - CLO changed from 04/27/2025 to 04/27/2025 (CLO Date Updated)"},{"comp":1,"quote":230208,"Line":2,"Comment":"04/21/2025 10:56 AM - francescof - Encounter has been added"},{"comp":1,"quote":230208,"Line":3,"Comment":"04/21/2025 11:47 AM - francescof - F/U changed from 04/15/2025 to 4/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230208,"Line":4,"Comment":"05/01/2025 4:18 PM - francescof - CLO changed from 04/27/2025 to 05/06/2025 (CLO Date Updated)"},{"comp":1,"quote":230208,"Line":5,"Comment":"05/01/2025 4:18 PM - francescof - F/U changed from 04/29/2025 to 5/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230208,"Line":6,"Comment":"05/12/2025 7:49 AM - francescof - Req Date changed from 05/08/2025 to 05/13/2025 (Req Date Updated)"},{"comp":1,"quote":230208,"Line":7,"Comment":"05/12/2025 7:49 AM - francescof - CLO changed from 05/06/2025 to 05/13/2025 (CLO Date Updated)"},{"comp":1,"quote":230208,"Line":8,"Comment":"05/12/2025 7:49 AM - francescof - F/U changed from 05/06/2025 to 5/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230208,"Line":9,"Comment":"05/18/2025 11:11 AM - francescof - Req Date changed from 05/13/2025 to 05/23/2025 (Req Date Updated)"},{"comp":1,"quote":230208,"Line":10,"Comment":"05/18/2025 11:11 AM - francescof - CLO changed from 05/13/2025 to 05/23/2025 (CLO Date Updated)"},{"comp":1,"quote":230208,"Line":11,"Comment":"05/18/2025 11:11 AM - francescof - F/U changed from 05/14/2025 to 5/23/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230208,"Line":12,"Comment":"05/27/2025 11:20 AM - francescof - F/U changed from 05/23/2025 to 6/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230208,"Line":13,"Comment":"05/27/2025 11:20 AM - francescof - CLO changed from 05/23/2025 to 06/03/2025 (CLO Date Updated)"},{"comp":1,"quote":230208,"Line":14,"Comment":"05/27/2025 11:20 AM - francescof - Req Date changed from 05/23/2025 to 06/03/2025 (Req Date Updated)"},{"comp":1,"quote":230208,"Line":15,"Comment":"05/27/2025 11:21 AM - francescof - Encounter has been added"},{"comp":1,"quote":230208,"Line":16,"Comment":"08/15/2025 2:15 PM - michaelg - F/U changed from 06/25/2025 to 9/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230208,"Line":17,"Comment":"08/15/2025 2:15 PM - michaelg - CLO changed from 06/25/2025 to 09/30/2025 (CLO Date Updated)"},{"comp":1,"quote":230208,"Line":18,"Comment":"08/15/2025 2:15 PM - michaelg - Req Date changed from 06/25/2025 to 09/30/2025 (Req Date Updated)"},{"comp":1,"quote":230208,"Line":19,"Comment":"03/04/2026 4:21 PM - joshuav - F/U changed from 09/30/2025 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230208,"Line":20,"Comment":"03/04/2026 4:21 PM - joshuav - CLO changed from 09/30/2025 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":230208,"Line":21,"Comment":"03/04/2026 4:21 PM - joshuav - Req Date changed from 09/30/2025 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":230208,"Line":22,"Comment":"04/06/2026 7:37 AM - joshuav - F/U Changed from 4/4/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230208,"Line":23,"Comment":"04/17/2026 2:21 PM - joshuav - F/U changed from 04/18/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230208,"Line":24,"Comment":"04/17/2026 2:21 PM - joshuav - CLO changed from 04/25/2026 to 07/04/2026 (CLO Date Updated)"},{"comp":1,"quote":230208,"Line":25,"Comment":"04/17/2026 2:21 PM - joshuav - Req Date changed from 05/02/2026 to 07/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"230208","line":"1","part":"PRE-E346PLUS-I50","qty":"1","price":"16600.00","uom":"EA","discount":"28.00","req_date":"Stock","branch":"1"},{"comp":"01","order":"230208","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"760.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"230208","line":"3","part":"PRE-E346PLUS-STD","qty":"1","price":"1940.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"230208","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"300.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"230208","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"30.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"230208","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"2750.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"230208","line":"7","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"230208","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"230208","Line":"7","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"230208","Line":"7","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"230208","Line":"7","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"230208","Line":"7","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-27 17:14:14.050 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-235608-05272026171413.txt === {"quote":"235608","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"WALTZ","shiptoName":"Waltz Brothers Incorporated","entry_date":"07-23-2025","cust_order_date":"07-23-2025","req_date":"07-04-2026","cust_po":"E346+ HSK63A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Donn Cropper","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"15:54","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Donn Cropper","follow_phone":"224-595-2041","follow_email":"dcropper@pts-tools.com","pic_user":"joshuav","total_amt":"15544.00","total_gp":"6265.60","total_gpm":"40.31","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"235608","line":"1","data":"07-23-2025 15:58 - Discounts Recalculated QS"},{"comp":"1","quote":"235608","line":"0","data":"07-23-2025 15:58 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":235608,"Line":0,"Comment":"08/02/2025 11:50 AM - joshuav - Req Date change from 9/3/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":235608,"Line":1,"Comment":"08/02/2025 11:50 AM - joshuav - CLO changed from 8/23/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":235608,"Line":2,"Comment":"08/02/2025 11:51 AM - joshuav - F/U Changed from 8/5/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235608,"Line":3,"Comment":"09/29/2025 12:42 PM - joshuav - F/U changed from 09/27/2025 to 10/18/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235608,"Line":4,"Comment":"10/19/2025 7:22 PM - joshuav - Req Date change from 11/29/2025 to 1/3/2026 (Req Date Updated)"},{"comp":1,"quote":235608,"Line":5,"Comment":"10/19/2025 7:22 PM - joshuav - CLO changed from 11/22/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":235608,"Line":6,"Comment":"10/19/2025 7:22 PM - joshuav - F/U Changed from 10/18/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235608,"Line":7,"Comment":"12/15/2025 10:05 AM - joshuav - Req Date changed from 01/03/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":235608,"Line":8,"Comment":"12/15/2025 10:06 AM - joshuav - CLO changed from 12/27/2025 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":235608,"Line":9,"Comment":"12/15/2025 10:07 AM - joshuav - F/U changed from 11/29/2025 to 1/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235608,"Line":10,"Comment":"01/14/2026 9:57 AM - joshuav - F/U changed from 01/10/2026 to 2/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235608,"Line":11,"Comment":"03/04/2026 4:30 PM - joshuav - F/U changed from 02/21/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235608,"Line":12,"Comment":"03/04/2026 4:31 PM - joshuav - CLO changed from 03/28/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":235608,"Line":13,"Comment":"03/04/2026 4:31 PM - joshuav - Req Date changed from 04/04/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":235608,"Line":14,"Comment":"04/02/2026 10:01 AM - joshuav - F/U Changed from 3/31/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235608,"Line":15,"Comment":"04/17/2026 2:20 PM - joshuav - F/U changed from 04/18/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235608,"Line":16,"Comment":"04/17/2026 2:20 PM - joshuav - CLO changed from 04/25/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":235608,"Line":17,"Comment":"04/17/2026 2:20 PM - joshuav - Req Date changed from 05/02/2026 to 07/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"235608","line":"1","part":"PRE-E346PLUS-H63","qty":"1","price":"18800.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235608","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"1940.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235608","line":"3","part":"PRE-GAUGE-H63","qty":"1","price":"1040.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235608","line":"4","part":"PRE-INST/TRAINING","qty":"1","price":"2750.00","uom":"EA","discount":"100.00","req_date":"","branch":"1"},{"comp":"01","order":"235608","line":"5","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"235608","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"235608","Line":"5","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"235608","Line":"5","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"235608","Line":"5","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"235608","Line":"5","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-27 17:14:37.793 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246479-05272026171437.txt === {"quote":"246479","customer":"16740","name":null,"customerName":"Precision Plus Machines Inc.","comp":"01","open":"0","shipto":"ERAIELKG","shiptoName":"ERA Industries","entry_date":"03-04-2026","cust_order_date":"03-04-2026","req_date":"07-25-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Imad Tsay","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"14:54","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Imad Tsay","follow_phone":"","follow_email":"parts@ppmsales.net","pic_user":"joshuav","total_amt":"2144.50","total_gp":"1299.70","total_gpm":"60.61","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"55","win_pct":"20","clo_date":"07-18-2026","notes":[{"comp":"1","quote":"246479","line":"0","data":"03-04-2026 14:56 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246479,"Line":0,"Comment":"03/19/2026 10:47 AM - joshuav - Req Date change from 4/15/2026 to 7/25/2026 (Req Date Updated)"},{"comp":1,"quote":246479,"Line":1,"Comment":"03/19/2026 10:47 AM - joshuav - CLO changed from 4/4/2026 to 7/18/2026 (CLO Date Updated)"},{"comp":1,"quote":246479,"Line":2,"Comment":"03/19/2026 10:47 AM - joshuav - F/U Changed from 3/18/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"246479","line":"1","part":"E11-098","qty":"3","price":"53.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246479","line":"2","part":"E11-157(C)","qty":"5","price":"82.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246479","line":"3","part":"E11-196(C)","qty":"5","price":"82.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246479","line":"4","part":"E11-236(C)","qty":"5","price":"82.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246479","line":"5","part":"E11-275(C)","qty":"5","price":"82.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246479","line":"6","part":"E16-118(C)","qty":"5","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246479","line":"7","part":"E16-157(C)","qty":"5","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246479","line":"8","part":"E16-196(C)","qty":"5","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246479","line":"9","part":"E16-236(C)","qty":"5","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246479","line":"10","part":"E16-275(C)","qty":"5","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246479","line":"11","part":"E16-314(C)","qty":"5","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246479","line":"12","part":"ER8-EXT-500M","qty":"1","price":"180.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246479","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-27 17:15:04.272 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248115-05272026171504.txt === {"quote":"248115","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLAAAAE","shiptoName":"X-Press Tool, Chicago","entry_date":"04-06-2026","cust_order_date":"04-06-2026","req_date":"08-29-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michael Bielat","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"14:57","extra":"","follow_up":"07-11-2026","web_id":"","follow_name":"Michael Bielat","follow_phone":"","follow_email":"michael.bielat@blackhawkid.com","pic_user":"joshuav","total_amt":"3632.85","total_gp":"2577.52","total_gpm":"70.95","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"6","win_pct":"20","clo_date":"08-22-2026","notes":[{"comp":"1","quote":"248115","line":"0","data":"04-06-2026 15:19 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248115,"Line":0,"Comment":"04/10/2026 8:26 PM - joshuav - Req Date change from 5/18/2026 to 8/29/2026 (Req Date Updated)"},{"comp":1,"quote":248115,"Line":1,"Comment":"04/10/2026 8:27 PM - joshuav - CLO changed from 5/6/2026 to 8/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248115,"Line":2,"Comment":"04/10/2026 8:27 PM - joshuav - F/U Changed from 4/12/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248115","line":"1","part":"SK10-SET-05-A","qty":"1","price":"362.00","uom":"ST","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248115","line":"2","part":"SK10-SET-19-MM","qty":"1","price":"1435.00","uom":"ST","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248115","line":"3","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248115","line":"4","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248115","line":"5","part":"CAT50-SK25-105U-IDU","qty":"1","price":"604.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248115","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-27 17:15:52.130 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245776-05272026171551.txt === {"quote":"245776","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"NNTCITAS","shiptoName":"PTSolutions - Itasca","entry_date":"02-18-2026","cust_order_date":"02-18-2026","req_date":"08-29-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Siegmeier","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"15:35","extra":"","follow_up":"07-04-2026","web_id":"","follow_name":"Tim Siegmeier","follow_phone":"8157219268","follow_email":"timothy.siegmeier@pts-tools.com","pic_user":"joshuav","total_amt":"13184.00","total_gp":"6347.28","total_gpm":"48.14","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"48","win_pct":"20","clo_date":"08-22-2026","notes":[{"comp":"1","quote":"245776","line":"2","data":"02-18-2026 15:38 - Discounts Recalculated QS"},{"comp":"1","quote":"245776","line":"1","data":"quote log"},{"comp":"1","quote":"245776","line":"0","data":"02-23-2026 14:22-jennad updating delivery from"}],"crmnotes":[{"comp":1,"quote":245776,"Line":0,"Comment":"03/04/2026 4:36 PM - joshuav - Req Date changed from 04/01/2026 to 06/13/2026 (Req Date Updated)"},{"comp":1,"quote":245776,"Line":1,"Comment":"03/04/2026 4:36 PM - joshuav - CLO changed from 03/18/2026 to 06/06/2026 (CLO Date Updated)"},{"comp":1,"quote":245776,"Line":2,"Comment":"03/04/2026 4:36 PM - joshuav - F/U changed from 02/24/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245776,"Line":3,"Comment":"05/27/2026 4:52 PM - joshuav - Req Date changed from 06/13/2026 to 08/29/2026 (Req Date Updated)"},{"comp":1,"quote":245776,"Line":4,"Comment":"05/27/2026 4:52 PM - joshuav - CLO changed from 06/06/2026 to 08/22/2026 (CLO Date Updated)"},{"comp":1,"quote":245776,"Line":5,"Comment":"05/27/2026 4:53 PM - joshuav - F/U changed from 05/23/2026 to 6/20/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245776","line":"1","part":"NBT30-SF0125-3.15","qty":"10","price":"410.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245776","line":"2","part":"NBT30-SF0187-3.15","qty":"4","price":"410.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245776","line":"3","part":"NBT30-SF0250-3.15CP","qty":"4","price":"410.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245776","line":"4","part":"NBT30-SF0375-3.15CP","qty":"2","price":"410.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245776","line":"5","part":"NBT30-SF3-90","qty":"8","price":"296.00","uom":"EA","discount":"0.00","req_date":"4-6 Wks","branch":"1"},{"comp":"01","order":"245776","line":"6","part":"NBT30-SF4-90","qty":"3","price":"296.00","uom":"EA","discount":"0.00","req_date":"4-6 Wks","branch":"1"},{"comp":"01","order":"245776","line":"7","part":"NBT30-SF6-90CP","qty":"10","price":"274.00","uom":"EA","discount":"0.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"245776","line":"8","part":"NBT30-SF0312-105MT","qty":"6","price":"296.00","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"245776","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245776","Line":"5","Company":"1","F_Line":"1","Comment":"NET PRICE, special - non-cancellable, non-returnable","Loc":"Y"},{"Quote":"245776","Line":"6","Company":"1","F_Line":"1","Comment":"NET PRICE, special - non-cancellable, non-returnable","Loc":"Y"},{"Quote":"245776","Line":"7","Company":"1","F_Line":"1","Comment":"NET PRICE, special - non-cancellable, non-returnable","Loc":"Y"},{"Quote":"245776","Line":"7","Company":"1","F_Line":"2","Comment":"DELIVERY: 1-2 Wks design + 10Wks mfg/shipping after","Loc":"Y"},{"Quote":"245776","Line":"7","Company":"1","F_Line":"3","Comment":"receipt of signed approval drawing","Loc":"Y"},{"Quote":"245776","Line":"8","Company":"1","F_Line":"1","Comment":"NET PRICE, special - non-cancellable, non-returnable","Loc":"Y"},{"Quote":"245776","Line":"8","Company":"1","F_Line":"2","Comment":"DELIVERY: 1 STOCK, BALANCE 1-2 Wks design + 10Wks","Loc":"Y"},{"Quote":"245776","Line":"8","Company":"1","F_Line":"3","Comment":"mfg/shipping after receipt of signed approval drawing","Loc":"Y"}],"qcomms":[{"Quote":"245776","Line":"0","Comment":"There are non-standard stock items considered"},{"Quote":"245776","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"245776","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-27 17:16:26.506 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248200-05272026171626.txt === {"quote":"248200","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAZDIV","shiptoName":"Yamazen, Inc. Tooling Div","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"07-04-2026","cust_po":"B30RAM-ER16-120-50TP","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ed Albers","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"15:43","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Ed Albers","follow_phone":"","follow_email":"edwardsalbers@yamazen.com","pic_user":"joshuav","total_amt":"7005.00","total_gp":"3569.89","total_gpm":"50.96","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-25-2026","notes":[{"comp":"1","quote":"248200","line":"4","data":"04-07-2026 15:46 - Discounts Recalculated QS"},{"comp":"1","quote":"248200","line":"3","data":"Nealt"},{"comp":"1","quote":"248200","line":"2","data":"04-08-2026 10:56-jennad Need 1 AH unit per Evan"},{"comp":"1","quote":"248200","line":"1","data":"GP 40"},{"comp":"1","quote":"248200","line":"0","data":"04-08-2026 12:15-jennad Per JoshuaV call, set to"}],"crmnotes":[{"comp":1,"quote":248200,"Line":0,"Comment":"04/17/2026 2:23 PM - joshuav - Req Date changed from 05/19/2026 to 07/04/2026 (Req Date Updated)"},{"comp":1,"quote":248200,"Line":1,"Comment":"04/17/2026 2:23 PM - joshuav - CLO changed from 05/07/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248200,"Line":2,"Comment":"04/17/2026 2:23 PM - joshuav - F/U changed from 04/20/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248200,"Line":3,"Comment":"05/15/2026 11:05 AM - joshuav - F/U changed from 05/09/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248200,"Line":4,"Comment":"05/27/2026 5:16 PM - joshuav - CLO changed from 06/27/2026 to 07/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248200","line":"1","part":"B30RAM-ER16-120-50TP","qty":"1","price":"6235.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248200","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1-2 weeks","branch":"1"},{"comp":"01","order":"248200","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248200","Line":"1","Company":"1","F_Line":"1","Comment":"**NET PRICE** Special - non-cancellable/non-returnable","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 17:16:29.550 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248200-05272026171629.txt === {"quote":"248200","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAZDIV","shiptoName":"Yamazen, Inc. Tooling Div","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"08-01-2026","cust_po":"B30RAM-ER16-120-50TP","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ed Albers","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"15:43","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Ed Albers","follow_phone":"","follow_email":"edwardsalbers@yamazen.com","pic_user":"joshuav","total_amt":"7005.00","total_gp":"3569.89","total_gpm":"50.96","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-25-2026","notes":[{"comp":"1","quote":"248200","line":"4","data":"04-07-2026 15:46 - Discounts Recalculated QS"},{"comp":"1","quote":"248200","line":"3","data":"Nealt"},{"comp":"1","quote":"248200","line":"2","data":"04-08-2026 10:56-jennad Need 1 AH unit per Evan"},{"comp":"1","quote":"248200","line":"1","data":"GP 40"},{"comp":"1","quote":"248200","line":"0","data":"04-08-2026 12:15-jennad Per JoshuaV call, set to"}],"crmnotes":[{"comp":1,"quote":248200,"Line":0,"Comment":"04/17/2026 2:23 PM - joshuav - Req Date changed from 05/19/2026 to 07/04/2026 (Req Date Updated)"},{"comp":1,"quote":248200,"Line":1,"Comment":"04/17/2026 2:23 PM - joshuav - CLO changed from 05/07/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248200,"Line":2,"Comment":"04/17/2026 2:23 PM - joshuav - F/U changed from 04/20/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248200,"Line":3,"Comment":"05/15/2026 11:05 AM - joshuav - F/U changed from 05/09/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248200,"Line":4,"Comment":"05/27/2026 5:16 PM - joshuav - CLO changed from 06/27/2026 to 07/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248200,"Line":5,"Comment":"05/27/2026 5:16 PM - joshuav - Req Date changed from 07/04/2026 to 08/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248200","line":"1","part":"B30RAM-ER16-120-50TP","qty":"1","price":"6235.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248200","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1-2 weeks","branch":"1"},{"comp":"01","order":"248200","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248200","Line":"1","Company":"1","F_Line":"1","Comment":"**NET PRICE** Special - non-cancellable/non-returnable","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 17:16:36.023 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248200-05272026171635.txt === {"quote":"248200","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAZDIV","shiptoName":"Yamazen, Inc. Tooling Div","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"08-01-2026","cust_po":"B30RAM-ER16-120-50TP","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ed Albers","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"15:43","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Ed Albers","follow_phone":"","follow_email":"edwardsalbers@yamazen.com","pic_user":"joshuav","total_amt":"7005.00","total_gp":"3569.89","total_gpm":"50.96","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-25-2026","notes":[{"comp":"1","quote":"248200","line":"4","data":"04-07-2026 15:46 - Discounts Recalculated QS"},{"comp":"1","quote":"248200","line":"3","data":"Nealt"},{"comp":"1","quote":"248200","line":"2","data":"04-08-2026 10:56-jennad Need 1 AH unit per Evan"},{"comp":"1","quote":"248200","line":"1","data":"GP 40"},{"comp":"1","quote":"248200","line":"0","data":"04-08-2026 12:15-jennad Per JoshuaV call, set to"}],"crmnotes":[{"comp":1,"quote":248200,"Line":0,"Comment":"04/17/2026 2:23 PM - joshuav - Req Date changed from 05/19/2026 to 07/04/2026 (Req Date Updated)"},{"comp":1,"quote":248200,"Line":1,"Comment":"04/17/2026 2:23 PM - joshuav - CLO changed from 05/07/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248200,"Line":2,"Comment":"04/17/2026 2:23 PM - joshuav - F/U changed from 04/20/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248200,"Line":3,"Comment":"05/15/2026 11:05 AM - joshuav - F/U changed from 05/09/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248200,"Line":4,"Comment":"05/27/2026 5:16 PM - joshuav - CLO changed from 06/27/2026 to 07/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248200,"Line":5,"Comment":"05/27/2026 5:16 PM - joshuav - Req Date changed from 07/04/2026 to 08/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248200","line":"1","part":"B30RAM-ER16-120-50TP","qty":"1","price":"6235.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248200","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1-2 weeks","branch":"1"},{"comp":"01","order":"248200","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248200","Line":"1","Company":"1","F_Line":"1","Comment":"**NET PRICE** Special - non-cancellable/non-returnable","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 17:17:06.746 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-209616-05272026171706.txt === {"quote":"209616","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAZDIV","shiptoName":"Yamazen, Inc. Tooling Div","entry_date":"01-11-2024","cust_order_date":"01-11-2024","req_date":"10-03-2026","cust_po":"CNCZ100-2W-120SA-BR3/w100","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Greg Hobbs","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"08:54","extra":"","follow_up":"08-01-2026","web_id":"","follow_name":"Greg Hobbs","follow_phone":"(847) 882-8800","follow_email":"greghobbs@yamazen.com","pic_user":"joshuav","total_amt":"31120.74","total_gp":"17008.83","total_gpm":"54.65","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"4","win_pct":"20","clo_date":"09-26-2026","notes":[{"comp":"1","quote":"209616","line":"1","data":"01-11-2024 09:30 - Discounts Recalculated QS"},{"comp":"1","quote":"209616","line":"0","data":"01-11-2024 09:00 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":209616,"Line":0,"Comment":"01/22/2024 1:56 PM - joshuav - Req Date changed from 02/22/2024 to 06/01/2024 (Req Date Updated)"},{"comp":1,"quote":209616,"Line":1,"Comment":"01/22/2024 1:56 PM - joshuav - CLO changed from 02/11/2024 to 05/25/2024 (CLO Date Updated)"},{"comp":1,"quote":209616,"Line":2,"Comment":"01/22/2024 1:56 PM - joshuav - F/U changed from 01/24/2024 to 2/17/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":3,"Comment":"02/15/2024 9:04 AM - joshuav - F/U changed from 02/17/2024 to 3/30/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":4,"Comment":"02/15/2024 9:05 AM - joshuav - Encounter has been added"},{"comp":1,"quote":209616,"Line":5,"Comment":"03/24/2024 8:47 AM - joshuav - F/U Changed from 3/30/2024 to 4/27/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":6,"Comment":"04/19/2024 9:08 AM - joshuav - F/U changed from 04/27/2024 to 5/11/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":7,"Comment":"05/10/2024 12:08 PM - joshuav - Req Date change from 6/1/2024 to 8/31/2024 (Req Date Updated)"},{"comp":1,"quote":209616,"Line":8,"Comment":"05/10/2024 12:08 PM - joshuav - CLO changed from 5/25/2024 to 8/17/2024 (CLO Date Updated)"},{"comp":1,"quote":209616,"Line":9,"Comment":"05/10/2024 12:08 PM - joshuav - F/U Changed from 5/11/2024 to 6/29/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":10,"Comment":"06/28/2024 11:04 AM - joshuav - F/U changed from 06/29/2024 to 7/27/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":11,"Comment":"07/23/2024 1:03 PM - joshuav - F/U changed from 07/27/2024 to 8/10/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":12,"Comment":"07/23/2024 1:03 PM - joshuav - Req Date changed from 08/31/2024 to 10/26/2024 (Req Date Updated)"},{"comp":1,"quote":209616,"Line":13,"Comment":"07/23/2024 1:03 PM - joshuav - CLO changed from 08/17/2024 to 10/19/2024 (CLO Date Updated)"},{"comp":1,"quote":209616,"Line":14,"Comment":"07/23/2024 1:04 PM - joshuav - F/U changed from 08/10/2024 to 8/31/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":15,"Comment":"08/29/2024 10:37 AM - joshuav - F/U Changed from 8/31/2024 to 9/28/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":16,"Comment":"09/24/2024 7:37 AM - joshuav - Req Date change from 10/26/2024 to 12/28/2024 (Req Date Updated)"},{"comp":1,"quote":209616,"Line":17,"Comment":"09/24/2024 7:37 AM - joshuav - CLO changed from 10/19/2024 to 12/21/2024 (CLO Date Updated)"},{"comp":1,"quote":209616,"Line":18,"Comment":"09/24/2024 7:37 AM - joshuav - F/U Changed from 9/28/2024 to 10/26/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":19,"Comment":"10/23/2024 3:21 PM - joshuav - F/U changed from 10/26/2024 to 11/30/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":20,"Comment":"11/24/2024 10:25 AM - joshuav - Req Date change from 12/28/2024 to 2/22/2025 (Req Date Updated)"},{"comp":1,"quote":209616,"Line":21,"Comment":"11/24/2024 10:25 AM - joshuav - CLO changed from 12/21/2024 to 2/15/2025 (CLO Date Updated)"},{"comp":1,"quote":209616,"Line":22,"Comment":"11/24/2024 10:25 AM - joshuav - F/U Changed from 11/30/2024 to 1/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":23,"Comment":"01/14/2025 6:46 AM - joshuav - F/U Changed from 1/11/2025 to 1/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":24,"Comment":"01/23/2025 12:11 PM - joshuav - Req Date change from 2/22/2025 to 4/26/2025 (Req Date Updated)"},{"comp":1,"quote":209616,"Line":25,"Comment":"01/23/2025 12:11 PM - joshuav - CLO changed from 2/15/2025 to 4/19/2025 (CLO Date Updated)"},{"comp":1,"quote":209616,"Line":26,"Comment":"01/23/2025 12:12 PM - joshuav - F/U Changed from 1/25/2025 to 2/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":27,"Comment":"02/17/2025 5:23 PM - joshuav - F/U changed from 02/15/2025 to 2/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":28,"Comment":"02/22/2025 6:35 PM - joshuav - F/U Changed from 2/22/2025 to 3/15/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":209616,"Line":29,"Comment":"03/18/2025 8:04 AM - joshuav - F/U Changed from 3/15/2025 to 3/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":30,"Comment":"03/22/2025 10:07 AM - joshuav - Req Date change from 4/26/2025 to 7/26/2025 (Req Date Updated)"},{"comp":1,"quote":209616,"Line":31,"Comment":"03/22/2025 10:08 AM - joshuav - CLO changed from 4/19/2025 to 7/19/2025 (CLO Date Updated)"},{"comp":1,"quote":209616,"Line":32,"Comment":"03/22/2025 10:08 AM - joshuav - F/U Changed from 3/22/2025 to 4/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":33,"Comment":"04/25/2025 5:02 PM - joshuav - F/U changed from 04/26/2025 to 5/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":34,"Comment":"05/01/2025 4:56 PM - joshuav - F/U Changed from 5/3/2025 to 5/31/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":35,"Comment":"06/16/2025 4:59 PM - joshuav - F/U changed from 05/31/2025 to 7/5/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":36,"Comment":"07/11/2025 3:24 PM - joshuav - F/U changed from 07/05/2025 to 9/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":37,"Comment":"07/11/2025 3:24 PM - joshuav - CLO changed from 07/19/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":209616,"Line":38,"Comment":"07/11/2025 3:24 PM - joshuav - Req Date changed from 07/26/2025 to 11/01/2025 (Req Date Updated)"},{"comp":1,"quote":209616,"Line":39,"Comment":"09/05/2025 2:07 PM - joshuav - F/U Changed from 9/6/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":40,"Comment":"09/29/2025 12:17 PM - joshuav - Req Date changed from 11/01/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":209616,"Line":41,"Comment":"09/29/2025 12:17 PM - joshuav - CLO changed from 10/25/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":209616,"Line":42,"Comment":"09/29/2025 12:17 PM - joshuav - F/U changed from 09/27/2025 to 11/8/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":43,"Comment":"11/07/2025 1:10 PM - joshuav - F/U changed from 11/08/2025 to 12/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":44,"Comment":"12/15/2025 10:20 AM - joshuav - F/U changed from 12/06/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":45,"Comment":"12/15/2025 10:20 AM - joshuav - CLO changed from 12/20/2025 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":209616,"Line":46,"Comment":"12/15/2025 10:20 AM - joshuav - Req Date changed from 12/27/2025 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":209616,"Line":47,"Comment":"03/04/2026 4:10 PM - joshuav - F/U changed from 01/31/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":209616,"Line":48,"Comment":"03/04/2026 4:10 PM - joshuav - CLO changed from 03/28/2026 to 09/26/2026 (CLO Date Updated)"},{"comp":1,"quote":209616,"Line":49,"Comment":"03/04/2026 4:10 PM - joshuav - Req Date changed from 04/04/2026 to 10/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"209616","line":"1","part":"CNCZ100-2W-120SA-BR3/W100","qty":"1","price":"36750.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"209616","line":"2","part":"PB-105-2W-120","qty":"1","price":"5173.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"209616","line":"3","part":"5C-AIR-FIXTURE-MLOCK-100","qty":"2","price":"4861.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 17:17:17.166 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-235421-05272026171716.txt === {"quote":"235421","customer":"3925","name":null,"customerName":"Steiner Metalworking & Ind. Supply","comp":"01","open":"0","shipto":"KLEIELK","shiptoName":"Klein Tools Inc.","entry_date":"07-21-2025","cust_order_date":"07-21-2025","req_date":"12-05-2026","cust_po":"VMI refill","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Suzanne Bach","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"08:54","extra":"","follow_up":"08-08-2026","web_id":"","follow_name":"Suzanne Bach","follow_phone":"8479461346","follow_email":"suzannebach@engman-taylor.com","pic_user":"joshuav","total_amt":"5233.20","total_gp":"3331.48","total_gpm":"63.66","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"131","win_pct":"100","clo_date":"11-28-2026","notes":[{"comp":"1","quote":"235421","line":"0","data":"07-21-2025 09:41 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":235421,"Line":0,"Comment":"08/02/2025 11:41 AM - joshuav - Req Date change from 9/1/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":235421,"Line":1,"Comment":"08/02/2025 11:41 AM - joshuav - CLO changed from 8/21/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":235421,"Line":2,"Comment":"08/02/2025 11:41 AM - joshuav - F/U Changed from 7/27/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235421,"Line":3,"Comment":"09/22/2025 4:48 PM - joshuav - F/U changed from 09/20/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235421,"Line":4,"Comment":"09/22/2025 4:48 PM - joshuav - Win% changed from 20 to 100"},{"comp":1,"quote":235421,"Line":5,"Comment":"10/24/2025 5:55 PM - joshuav - Req Date change from 11/29/2025 to 2/28/2026 (Req Date Updated)"},{"comp":1,"quote":235421,"Line":6,"Comment":"10/24/2025 5:55 PM - joshuav - CLO changed from 11/22/2025 to 2/21/2026 (CLO Date Updated)"},{"comp":1,"quote":235421,"Line":7,"Comment":"10/24/2025 5:56 PM - joshuav - F/U Changed from 10/25/2025 to 12/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":235421,"Line":8,"Comment":"01/27/2026 7:05 AM - joshuav - F/U changed from 01/26/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":235421,"Line":9,"Comment":"01/27/2026 7:05 AM - joshuav - CLO changed from 02/21/2026 to 11/28/2026 (CLO Date Updated)"},{"comp":1,"quote":235421,"Line":10,"Comment":"01/27/2026 7:05 AM - joshuav - Req Date changed from 02/28/2026 to 12/05/2026 (Req Date Updated)"},{"comp":1,"quote":235421,"Line":11,"Comment":"03/19/2026 11:02 AM - joshuav - F/U Changed from 3/28/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"235421","line":"1","part":"KM1.1/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"2","part":"KM1.1/4-3/4","qty":"1","price":"64.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"3","part":"KM1.1/4-7/8","qty":"1","price":"64.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"4","part":"E11-016","qty":"1","price":"43.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"5","part":"E11-137","qty":"1","price":"43.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"6","part":"SKN-16BJ(GH)","qty":"1","price":"86.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"7","part":"NT05-024","qty":"1","price":"48.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"9","part":"KM1.1/4-1","qty":"1","price":"64.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"10","part":"KM1-7/8","qty":"1","price":"62.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"11","part":"KM3/4-1/2","qty":"1","price":"59.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"12","part":"KM3/4-16","qty":"1","price":"59.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"13","part":"KM3/4-3/8","qty":"1","price":"59.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"14","part":"KM3/4-5/16","qty":"1","price":"59.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"15","part":"KM3/4-5/8","qty":"1","price":"59.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"16","part":"KM3/4-6","qty":"1","price":"59.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"17","part":"KM3/4-7/16","qty":"1","price":"59.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"18","part":"CCK3/4-3/8","qty":"1","price":"85.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"19","part":"CCK3/4-5/16","qty":"1","price":"76.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"20","part":"CCK3/4-7/16","qty":"1","price":"71.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"21","part":"CCK1-7/8","qty":"1","price":"74.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"22","part":"SK10-1/8A","qty":"1","price":"67.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"23","part":"SK10-1/4A","qty":"1","price":"67.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"24","part":"SK10-3/8AC","qty":"1","price":"96.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"25","part":"SK10-3AC","qty":"1","price":"133.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"26","part":"SK16-1/2A","qty":"1","price":"82.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"27","part":"SK16-1/4A","qty":"1","price":"82.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"28","part":"SK16-1/8A","qty":"1","price":"82.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"29","part":"SK16-3/16A","qty":"1","price":"82.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"30","part":"SK16-5/16A","qty":"1","price":"82.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"31","part":"SK16-5/8AC","qty":"1","price":"134.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"32","part":"SK16-3.5","qty":"1","price":"82.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"33","part":"SK16-4","qty":"1","price":"82.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"34","part":"SK16-5","qty":"1","price":"82.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"35","part":"SK16-6A","qty":"1","price":"82.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"36","part":"SK16-6AC","qty":"1","price":"180.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"37","part":"SK16-8AC","qty":"1","price":"180.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"38","part":"SK16-10AC","qty":"1","price":"109.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"39","part":"SK16-10","qty":"1","price":"82.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"40","part":"SK16-11","qty":"1","price":"82.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"41","part":"SK16-14","qty":"1","price":"82.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"42","part":"CKFN20(3/4)-5/16","qty":"1","price":"57.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"43","part":"CKFN20(3/4)-3/8","qty":"1","price":"59.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"44","part":"CKFN20(3/4)-1/2","qty":"1","price":"59.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"45","part":"CKFN25(1)-1/2","qty":"1","price":"59.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"46","part":"CKFN25(1)-7/8","qty":"1","price":"59.00","uom":"EA","discount":"40.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"235421","line":"47","part":"E32-008","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"48","part":"E32-010","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"49","part":"E32-012","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"50","part":"E32-014","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"51","part":"E32-016","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"52","part":"E32-018","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"53","part":"E32-020","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"54","part":"E32-022","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"55","part":"E32-024","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"56","part":"E32-026","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"57","part":"E32-028","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"58","part":"E32-030","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"59","part":"E32-032","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"60","part":"E32-034","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"61","part":"E32-036","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"62","part":"E32-038","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"63","part":"E32-040(C)","qty":"1","price":"96.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"64","part":"E32-042","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"65","part":"E32-044","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"66","part":"E32-046","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"67","part":"E32-048","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"68","part":"E32-050","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"69","part":"E32-196","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"70","part":"E32-236","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"71","part":"E32-314","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"72","part":"E32-393","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"73","part":"E32-393(C)","qty":"1","price":"96.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"74","part":"E32-472(C)","qty":"1","price":"96.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"75","part":"E32-551","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"76","part":"E32-629","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"77","part":"E32-708","qty":"1","price":"52.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"78","part":"E32-708(C)","qty":"1","price":"96.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"79","part":"ET32-255","qty":"1","price":"140.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"80","part":"E25-008","qty":"1","price":"46.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"81","part":"E25-010","qty":"1","price":"46.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"82","part":"E25-012","qty":"1","price":"46.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"83","part":"E25-014","qty":"1","price":"46.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"84","part":"E25-016","qty":"1","price":"46.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"85","part":"E25-018(C)","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"86","part":"E25-020","qty":"1","price":"46.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"87","part":"E25-022(C)","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"88","part":"E25-024","qty":"1","price":"46.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"89","part":"E25-026","qty":"1","price":"46.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"90","part":"E25-028(C)","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"91","part":"E25-029(C)","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"92","part":"E25-030","qty":"1","price":"46.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"93","part":"E25-032","qty":"1","price":"46.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"94","part":"E25-034","qty":"1","price":"46.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"95","part":"E25-036","qty":"1","price":"46.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"96","part":"E25-038","qty":"1","price":"46.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"97","part":"E25-040","qty":"1","price":"46.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"98","part":"E25-078","qty":"1","price":"54.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"99","part":"E25-118","qty":"1","price":"46.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"100","part":"E25-157","qty":"1","price":"46.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"101","part":"E25-196","qty":"1","price":"46.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"102","part":"E25-236","qty":"1","price":"46.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"103","part":"E25-314","qty":"1","price":"46.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"104","part":"E25-314(C)","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"105","part":"E25-393(C)","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"106","part":"E25-472(C)","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"107","part":"E25-511","qty":"1","price":"46.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"108","part":"E25-551(C)","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"109","part":"E25-629","qty":"1","price":"46.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"110","part":"E25-629(C)","qty":"1","price":"93.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"111","part":"ET25-255","qty":"1","price":"130.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"112","part":"ET25-318(C)","qty":"1","price":"159.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"113","part":"ET25-367","qty":"1","price":"130.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"114","part":"ET25-381","qty":"1","price":"130.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"115","part":"E20-020","qty":"1","price":"53.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"116","part":"E20-022","qty":"1","price":"53.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"117","part":"E20-024","qty":"1","price":"53.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"118","part":"E20-032","qty":"1","price":"53.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"119","part":"E20-314(C)","qty":"1","price":"89.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"120","part":"E20-472","qty":"1","price":"53.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"121","part":"E16-008","qty":"1","price":"42.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"122","part":"E16-024","qty":"1","price":"42.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"123","part":"E16-118","qty":"1","price":"42.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"124","part":"E16-157","qty":"1","price":"42.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"125","part":"E16-314","qty":"1","price":"42.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"126","part":"ET16-157","qty":"1","price":"115.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"127","part":"C40-1500-EU","qty":"1","price":"40.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"128","part":"C40-1500-MORI-EU","qty":"1","price":"48.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"129","part":"C50-4500(H)-EU","qty":"1","price":"37.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"130","part":"C40S-4500(H)-EU","qty":"1","price":"32.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"235421","line":"131","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"235421","line":"132","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"235421","Line":"131","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"235421","Line":"131","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"235421","Line":"131","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"235421","Line":"131","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":131}}] 2026-05-27 17:18:08.577 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-231126-05272026171808.txt === {"quote":"231126","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"WSHAMPS","shiptoName":"W.S. Hampshire, Inc","entry_date":"04-16-2025","cust_order_date":"01-14-2025","req_date":"07-25-2026","cust_po":"E346+","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeff Slothower","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"07:56","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Jeff Slothower","follow_phone":"","follow_email":"jeff.slothower@mscdirect.com","pic_user":"joshuav","total_amt":"15050.00","total_gp":"9523.54","total_gpm":"63.28","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"14","win_pct":"20","clo_date":"07-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":231126,"Line":0,"Comment":"04/19/2025 10:10 AM - joshuav - Req Date change from 4/16/2025 to 8/30/2025 (Req Date Updated)"},{"comp":1,"quote":231126,"Line":1,"Comment":"04/19/2025 10:10 AM - joshuav - CLO changed to 8/16/2025"},{"comp":1,"quote":231126,"Line":2,"Comment":"04/19/2025 10:10 AM - joshuav - F/U Changed from 4/22/2025 to 5/31/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231126,"Line":3,"Comment":"06/07/2025 5:24 PM - joshuav - F/U Changed from 5/31/2025 to 7/19/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231126,"Line":4,"Comment":"07/25/2025 8:39 AM - joshuav - Encounter has been added"},{"comp":1,"quote":231126,"Line":5,"Comment":"07/25/2025 8:39 AM - joshuav - Req Date change from 8/30/2025 to 9/27/2025 (Req Date Updated)"},{"comp":1,"quote":231126,"Line":6,"Comment":"07/25/2025 8:39 AM - joshuav - CLO changed from 8/16/2025 to 9/20/2025 (CLO Date Updated)"},{"comp":1,"quote":231126,"Line":7,"Comment":"07/25/2025 8:39 AM - joshuav - F/U Changed from 7/19/2025 to 8/23/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231126,"Line":8,"Comment":"08/23/2025 12:45 PM - joshuav - F/U Changed from 8/23/2025 to 8/30/2025 (Follow Up in 1 Week)"},{"comp":1,"quote":231126,"Line":9,"Comment":"09/05/2025 1:58 PM - joshuav - F/U Changed from 8/30/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231126,"Line":10,"Comment":"09/13/2025 1:55 PM - joshuav - Req Date change from 9/27/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":231126,"Line":11,"Comment":"09/13/2025 1:55 PM - joshuav - CLO changed from 9/20/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":231126,"Line":12,"Comment":"09/13/2025 1:55 PM - joshuav - F/U Changed from 9/13/2025 to 10/4/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":231126,"Line":13,"Comment":"09/29/2025 1:02 PM - joshuav - F/U changed from 10/04/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231126,"Line":14,"Comment":"10/24/2025 5:41 PM - joshuav - F/U Changed from 10/25/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231126,"Line":15,"Comment":"11/21/2025 1:05 PM - joshuav - Dead for now will requote and revisit at a later date"},{"comp":1,"quote":231126,"Line":16,"Comment":"11/21/2025 1:06 PM - joshuav - Req Date changed from 11/29/2025 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":231126,"Line":17,"Comment":"11/21/2025 1:06 PM - joshuav - CLO changed from 11/22/2025 to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":231126,"Line":18,"Comment":"11/21/2025 1:06 PM - joshuav - F/U changed from 11/15/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231126,"Line":19,"Comment":"11/21/2025 1:07 PM - joshuav - disregard last note. project still pending. just pushed back until after the holidays. will follow up again,"},{"comp":1,"quote":231126,"Line":20,"Comment":"11/21/2025 6:00 PM - joshuav - CLO changed from 11/22/2025 to 01/24/2026 (CLO Date Updated)"},{"comp":1,"quote":231126,"Line":21,"Comment":"11/21/2025 6:00 PM - joshuav - F/U changed from 11/15/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231126,"Line":22,"Comment":"01/19/2026 8:44 AM - joshuav - F/U changed from 01/03/2026 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231126,"Line":23,"Comment":"01/19/2026 8:44 AM - joshuav - CLO changed from 01/24/2026 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":231126,"Line":24,"Comment":"01/19/2026 8:44 AM - joshuav - Req Date changed from 01/31/2026 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":231126,"Line":25,"Comment":"02/07/2026 1:13 PM - Joshuav - Req Date change from 3/7/2026 to 7/25/2026 (Req Date Updated)"},{"comp":1,"quote":231126,"Line":26,"Comment":"02/07/2026 1:13 PM - Joshuav - CLO changed from 2/28/2026 to 7/11/2026 (CLO Date Updated)"},{"comp":1,"quote":231126,"Line":27,"Comment":"02/07/2026 1:14 PM - Joshuav - F/U Changed from 1/31/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231126,"Line":28,"Comment":"04/30/2026 8:23 AM - joshuav - F/U Changed from 4/25/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"231126","line":"1","part":"PRE-E346PLUS-I40","qty":"1","price":"16600.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231126","line":"2","part":"PRE-GAUGE-I40","qty":"1","price":"600.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231126","line":"3","part":"PRE-INST/TRAINING","qty":"1","price":"1700.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"231126","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"300.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231126","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"30.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-27 17:18:28.847 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-233938-05272026171828.txt === {"quote":"233938","customer":"8092","name":null,"customerName":"Haas Factory Outlet (IL)","comp":"01","open":"0","shipto":"GCMAWOOD","shiptoName":"GC Machining Solutions","entry_date":"06-16-2025","cust_order_date":"10-13-2023","req_date":"06-27-2026","cust_po":"HAAS VF-2SS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rudy Marotti","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"17:00","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Rudy Marotti","follow_phone":"","follow_email":"rmarotti@hfochicago.com","pic_user":"joshuav","total_amt":"4490.00","total_gp":"3518.06","total_gpm":"78.35","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"22","win_pct":"20","clo_date":"06-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":233938,"Line":0,"Comment":"06/18/2025 5:44 PM - joshuav - Req Date change from 6/16/2025 to 10/4/2025 (Req Date Updated)"},{"comp":1,"quote":233938,"Line":1,"Comment":"06/18/2025 5:44 PM - joshuav - CLO changed to 9/27/2025"},{"comp":1,"quote":233938,"Line":2,"Comment":"06/18/2025 5:44 PM - joshuav - F/U Changed from 6/22/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":3,"Comment":"08/02/2025 11:12 AM - joshuav - F/U Changed from 7/26/2025 to 8/23/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":233938,"Line":4,"Comment":"08/18/2025 11:07 AM - joshuav - F/U changed from 08/23/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":5,"Comment":"09/22/2025 4:47 PM - joshuav - F/U changed from 09/20/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":6,"Comment":"09/22/2025 4:47 PM - joshuav - CLO changed from 09/27/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":233938,"Line":7,"Comment":"09/22/2025 4:47 PM - joshuav - Req Date changed from 10/04/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":233938,"Line":8,"Comment":"10/24/2025 5:41 PM - joshuav - F/U Changed from 10/25/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":9,"Comment":"12/15/2025 9:46 AM - joshuav - Req Date changed from 12/27/2025 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":233938,"Line":10,"Comment":"12/15/2025 9:46 AM - joshuav - CLO changed from 12/20/2025 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":233938,"Line":11,"Comment":"12/15/2025 9:46 AM - joshuav - F/U changed from 11/29/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":12,"Comment":"02/20/2026 10:15 AM - joshuav - F/U changed from 01/31/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":13,"Comment":"03/20/2026 8:00 AM - joshuav - Req Date change from 4/4/2026 to 6/27/2026 (Req Date Updated)"},{"comp":1,"quote":233938,"Line":14,"Comment":"03/20/2026 8:00 AM - joshuav - CLO changed from 3/28/2026 to 6/20/2026 (CLO Date Updated)"},{"comp":1,"quote":233938,"Line":15,"Comment":"03/20/2026 8:00 AM - joshuav - F/U Changed from 3/18/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"233938","line":"1","part":"CAT40-SK16-90U-IDU","qty":"3","price":"406.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233938","line":"2","part":"CAT40-SK25-90U-IDU","qty":"3","price":"462.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233938","line":"3","part":"SK16-SET-09-A","qty":"1","price":"738.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233938","line":"4","part":"SK25-SET-08-A","qty":"1","price":"800.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233938","line":"5","part":"C40S-4500-EU","qty":"10","price":"27.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233938","line":"6","part":"9HC16","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233938","line":"7","part":"9HC22","qty":"1","price":"41.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233938","line":"8","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"233938","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"233938","Line":"8","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"233938","Line":"8","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"233938","Line":"8","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"233938","Line":"8","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-27 17:18:35.377 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-233938-05272026171835.txt === {"quote":"233938","customer":"8092","name":null,"customerName":"Haas Factory Outlet (IL)","comp":"01","open":"0","shipto":"GCMAWOOD","shiptoName":"GC Machining Solutions","entry_date":"06-16-2025","cust_order_date":"10-13-2023","req_date":"06-27-2026","cust_po":"HAAS VF-2SS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rudy Marotti","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"17:00","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Rudy Marotti","follow_phone":"","follow_email":"rmarotti@hfochicago.com","pic_user":"joshuav","total_amt":"4490.00","total_gp":"3518.06","total_gpm":"78.35","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"22","win_pct":"20","clo_date":"08-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":233938,"Line":0,"Comment":"06/18/2025 5:44 PM - joshuav - Req Date change from 6/16/2025 to 10/4/2025 (Req Date Updated)"},{"comp":1,"quote":233938,"Line":1,"Comment":"06/18/2025 5:44 PM - joshuav - CLO changed to 9/27/2025"},{"comp":1,"quote":233938,"Line":2,"Comment":"06/18/2025 5:44 PM - joshuav - F/U Changed from 6/22/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":3,"Comment":"08/02/2025 11:12 AM - joshuav - F/U Changed from 7/26/2025 to 8/23/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":233938,"Line":4,"Comment":"08/18/2025 11:07 AM - joshuav - F/U changed from 08/23/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":5,"Comment":"09/22/2025 4:47 PM - joshuav - F/U changed from 09/20/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":6,"Comment":"09/22/2025 4:47 PM - joshuav - CLO changed from 09/27/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":233938,"Line":7,"Comment":"09/22/2025 4:47 PM - joshuav - Req Date changed from 10/04/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":233938,"Line":8,"Comment":"10/24/2025 5:41 PM - joshuav - F/U Changed from 10/25/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":9,"Comment":"12/15/2025 9:46 AM - joshuav - Req Date changed from 12/27/2025 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":233938,"Line":10,"Comment":"12/15/2025 9:46 AM - joshuav - CLO changed from 12/20/2025 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":233938,"Line":11,"Comment":"12/15/2025 9:46 AM - joshuav - F/U changed from 11/29/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":12,"Comment":"02/20/2026 10:15 AM - joshuav - F/U changed from 01/31/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":13,"Comment":"03/20/2026 8:00 AM - joshuav - Req Date change from 4/4/2026 to 6/27/2026 (Req Date Updated)"},{"comp":1,"quote":233938,"Line":14,"Comment":"03/20/2026 8:00 AM - joshuav - CLO changed from 3/28/2026 to 6/20/2026 (CLO Date Updated)"},{"comp":1,"quote":233938,"Line":15,"Comment":"03/20/2026 8:00 AM - joshuav - F/U Changed from 3/18/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":16,"Comment":"05/27/2026 5:18 PM - joshuav - F/U changed from 05/30/2026 to 6/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":17,"Comment":"05/27/2026 5:18 PM - joshuav - CLO changed from 06/20/2026 to 08/22/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"233938","line":"1","part":"CAT40-SK16-90U-IDU","qty":"3","price":"406.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233938","line":"2","part":"CAT40-SK25-90U-IDU","qty":"3","price":"462.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233938","line":"3","part":"SK16-SET-09-A","qty":"1","price":"738.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233938","line":"4","part":"SK25-SET-08-A","qty":"1","price":"800.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233938","line":"5","part":"C40S-4500-EU","qty":"10","price":"27.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233938","line":"6","part":"9HC16","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233938","line":"7","part":"9HC22","qty":"1","price":"41.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233938","line":"8","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"233938","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"233938","Line":"8","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"233938","Line":"8","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"233938","Line":"8","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"233938","Line":"8","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-27 17:18:38.601 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-233938-05272026171838.txt === {"quote":"233938","customer":"8092","name":null,"customerName":"Haas Factory Outlet (IL)","comp":"01","open":"0","shipto":"GCMAWOOD","shiptoName":"GC Machining Solutions","entry_date":"06-16-2025","cust_order_date":"10-13-2023","req_date":"08-29-2026","cust_po":"HAAS VF-2SS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rudy Marotti","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"17:00","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Rudy Marotti","follow_phone":"","follow_email":"rmarotti@hfochicago.com","pic_user":"joshuav","total_amt":"4490.00","total_gp":"3518.06","total_gpm":"78.35","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"22","win_pct":"20","clo_date":"08-22-2026","notes":[],"crmnotes":[{"comp":1,"quote":233938,"Line":0,"Comment":"06/18/2025 5:44 PM - joshuav - Req Date change from 6/16/2025 to 10/4/2025 (Req Date Updated)"},{"comp":1,"quote":233938,"Line":1,"Comment":"06/18/2025 5:44 PM - joshuav - CLO changed to 9/27/2025"},{"comp":1,"quote":233938,"Line":2,"Comment":"06/18/2025 5:44 PM - joshuav - F/U Changed from 6/22/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":3,"Comment":"08/02/2025 11:12 AM - joshuav - F/U Changed from 7/26/2025 to 8/23/2025 (Follow Up in 3 Weeks)"},{"comp":1,"quote":233938,"Line":4,"Comment":"08/18/2025 11:07 AM - joshuav - F/U changed from 08/23/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":5,"Comment":"09/22/2025 4:47 PM - joshuav - F/U changed from 09/20/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":6,"Comment":"09/22/2025 4:47 PM - joshuav - CLO changed from 09/27/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":233938,"Line":7,"Comment":"09/22/2025 4:47 PM - joshuav - Req Date changed from 10/04/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":233938,"Line":8,"Comment":"10/24/2025 5:41 PM - joshuav - F/U Changed from 10/25/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":9,"Comment":"12/15/2025 9:46 AM - joshuav - Req Date changed from 12/27/2025 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":233938,"Line":10,"Comment":"12/15/2025 9:46 AM - joshuav - CLO changed from 12/20/2025 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":233938,"Line":11,"Comment":"12/15/2025 9:46 AM - joshuav - F/U changed from 11/29/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":12,"Comment":"02/20/2026 10:15 AM - joshuav - F/U changed from 01/31/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":13,"Comment":"03/20/2026 8:00 AM - joshuav - Req Date change from 4/4/2026 to 6/27/2026 (Req Date Updated)"},{"comp":1,"quote":233938,"Line":14,"Comment":"03/20/2026 8:00 AM - joshuav - CLO changed from 3/28/2026 to 6/20/2026 (CLO Date Updated)"},{"comp":1,"quote":233938,"Line":15,"Comment":"03/20/2026 8:00 AM - joshuav - F/U Changed from 3/18/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":16,"Comment":"05/27/2026 5:18 PM - joshuav - F/U changed from 05/30/2026 to 6/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":233938,"Line":17,"Comment":"05/27/2026 5:18 PM - joshuav - CLO changed from 06/20/2026 to 08/22/2026 (CLO Date Updated)"},{"comp":1,"quote":233938,"Line":18,"Comment":"05/27/2026 5:18 PM - joshuav - Req Date changed from 06/27/2026 to 08/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"233938","line":"1","part":"CAT40-SK16-90U-IDU","qty":"3","price":"406.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233938","line":"2","part":"CAT40-SK25-90U-IDU","qty":"3","price":"462.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233938","line":"3","part":"SK16-SET-09-A","qty":"1","price":"738.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233938","line":"4","part":"SK25-SET-08-A","qty":"1","price":"800.00","uom":"ST","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233938","line":"5","part":"C40S-4500-EU","qty":"10","price":"27.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233938","line":"6","part":"9HC16","qty":"1","price":"37.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233938","line":"7","part":"9HC22","qty":"1","price":"41.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"233938","line":"8","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"233938","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"233938","Line":"8","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"233938","Line":"8","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"233938","Line":"8","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"233938","Line":"8","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-27 17:19:18.997 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248204-05272026171918.txt === {"quote":"248204","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"1","shipto":"THEDNORT","shiptoName":"Atlas Fibre Company","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"08-29-2026","cust_po":"Okuma LB4000","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Hart","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"15:56","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Joe Hart","follow_phone":"(708) 533-7606","follow_email":"jhart@morrismidwest.com","pic_user":"joshuav","total_amt":"20112.60","total_gp":"10678.47","total_gpm":"53.09","rev_type":"LT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"8","totalQty":"12","win_pct":"20","clo_date":"08-22-2026","notes":[{"comp":"1","quote":"248204","line":"0","data":"04-07-2026 16:12 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248204,"Line":0,"Comment":"04/17/2026 2:24 PM - joshuav - F/U changed from 04/20/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248204,"Line":1,"Comment":"04/17/2026 2:24 PM - joshuav - CLO changed from 05/07/2026 to 08/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248204,"Line":2,"Comment":"04/17/2026 2:24 PM - joshuav - Req Date changed from 05/19/2026 to 08/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248204","line":"1","part":"OKE4-ER40Z-ICE","qty":"5","price":"6015.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248204","line":"2","part":"OKE4-BG15Z-C","qty":"4","price":"842.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248204","line":"3","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248204","line":"4","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248204","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-27 17:19:48.489 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-229199-05272026171948.txt === {"quote":"229199","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAZDIV","shiptoName":"Yamazen, Inc. Tooling Div","entry_date":"03-07-2025","cust_order_date":"03-07-2025","req_date":"06-27-2026","cust_po":"CNCZ180","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sonia Navarro","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"13:51","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Sonia Navarro","follow_phone":"847-882-9056","follow_email":"sonianavarro@yamazen.com","pic_user":"joshuav","total_amt":"20139.00","total_gp":"20139.00","total_gpm":"100.00","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-20-2026","notes":[{"comp":"1","quote":"229199","line":"0","data":"03-07-2025 13:55 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":229199,"Line":0,"Comment":"03/20/2025 8:11 AM - joshuav - Req Date change from 4/18/2025 to 5/31/2025 (Req Date Updated)"},{"comp":1,"quote":229199,"Line":1,"Comment":"03/20/2025 8:12 AM - joshuav - CLO changed from 4/7/2025 to 5/24/2025 (CLO Date Updated)"},{"comp":1,"quote":229199,"Line":2,"Comment":"03/20/2025 8:12 AM - joshuav - F/U Changed from 3/20/2025 to 4/19/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":3,"Comment":"04/19/2025 10:11 AM - joshuav - Req Date change from 5/31/2025 to 8/30/2025 (Req Date Updated)"},{"comp":1,"quote":229199,"Line":4,"Comment":"04/19/2025 10:11 AM - joshuav - CLO changed from 5/24/2025 to 8/16/2025 (CLO Date Updated)"},{"comp":1,"quote":229199,"Line":5,"Comment":"04/19/2025 10:11 AM - joshuav - F/U Changed from 4/19/2025 to 6/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":6,"Comment":"06/17/2025 12:43 PM - joshuav - F/U changed from 06/14/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":7,"Comment":"08/02/2025 11:23 AM - joshuav - Req Date change from 8/30/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":229199,"Line":8,"Comment":"08/02/2025 11:23 AM - joshuav - CLO changed from 8/16/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":229199,"Line":9,"Comment":"08/02/2025 11:23 AM - joshuav - F/U Changed from 7/26/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":10,"Comment":"09/22/2025 4:47 PM - joshuav - F/U changed from 09/20/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":11,"Comment":"10/09/2025 1:06 PM - joshuav - F/U changed from 10/11/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":12,"Comment":"11/21/2025 6:07 PM - joshuav - F/U changed from 11/15/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":13,"Comment":"11/21/2025 6:07 PM - joshuav - CLO changed from 11/22/2025 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":229199,"Line":14,"Comment":"11/21/2025 6:07 PM - joshuav - Req Date changed from 11/29/2025 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":229199,"Line":15,"Comment":"01/14/2026 9:55 AM - joshuav - Req Date changed from 03/07/2026 to 06/27/2026 (Req Date Updated)"},{"comp":1,"quote":229199,"Line":16,"Comment":"01/14/2026 9:55 AM - joshuav - CLO changed from 02/28/2026 to 06/20/2026 (CLO Date Updated)"},{"comp":1,"quote":229199,"Line":17,"Comment":"01/14/2026 9:55 AM - joshuav - F/U changed from 01/03/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":18,"Comment":"04/02/2026 10:02 AM - joshuav - F/U Changed from 3/31/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"229199","line":"1","part":"CNCZ180LAA21-750W","qty":"1","price":"28770.00","uom":"EA","discount":"30.00","req_date":"ETA 2-3weeks","branch":"1"},{"comp":"01","order":"229199","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"229199","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Table with stand alone controller","Loc":"Y"},{"Quote":"229199","Line":"1","Company":"1","F_Line":"2","Comment":"Pendant and power cables","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 17:19:55.041 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-229199-05272026171954.txt === {"quote":"229199","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAZDIV","shiptoName":"Yamazen, Inc. Tooling Div","entry_date":"03-07-2025","cust_order_date":"03-07-2025","req_date":"06-27-2026","cust_po":"CNCZ180","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sonia Navarro","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"13:51","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Sonia Navarro","follow_phone":"847-882-9056","follow_email":"sonianavarro@yamazen.com","pic_user":"joshuav","total_amt":"20139.00","total_gp":"20139.00","total_gpm":"100.00","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"2","win_pct":"20","clo_date":"11-28-2026","notes":[{"comp":"1","quote":"229199","line":"0","data":"03-07-2025 13:55 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":229199,"Line":0,"Comment":"03/20/2025 8:11 AM - joshuav - Req Date change from 4/18/2025 to 5/31/2025 (Req Date Updated)"},{"comp":1,"quote":229199,"Line":1,"Comment":"03/20/2025 8:12 AM - joshuav - CLO changed from 4/7/2025 to 5/24/2025 (CLO Date Updated)"},{"comp":1,"quote":229199,"Line":2,"Comment":"03/20/2025 8:12 AM - joshuav - F/U Changed from 3/20/2025 to 4/19/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":3,"Comment":"04/19/2025 10:11 AM - joshuav - Req Date change from 5/31/2025 to 8/30/2025 (Req Date Updated)"},{"comp":1,"quote":229199,"Line":4,"Comment":"04/19/2025 10:11 AM - joshuav - CLO changed from 5/24/2025 to 8/16/2025 (CLO Date Updated)"},{"comp":1,"quote":229199,"Line":5,"Comment":"04/19/2025 10:11 AM - joshuav - F/U Changed from 4/19/2025 to 6/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":6,"Comment":"06/17/2025 12:43 PM - joshuav - F/U changed from 06/14/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":7,"Comment":"08/02/2025 11:23 AM - joshuav - Req Date change from 8/30/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":229199,"Line":8,"Comment":"08/02/2025 11:23 AM - joshuav - CLO changed from 8/16/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":229199,"Line":9,"Comment":"08/02/2025 11:23 AM - joshuav - F/U Changed from 7/26/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":10,"Comment":"09/22/2025 4:47 PM - joshuav - F/U changed from 09/20/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":11,"Comment":"10/09/2025 1:06 PM - joshuav - F/U changed from 10/11/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":12,"Comment":"11/21/2025 6:07 PM - joshuav - F/U changed from 11/15/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":13,"Comment":"11/21/2025 6:07 PM - joshuav - CLO changed from 11/22/2025 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":229199,"Line":14,"Comment":"11/21/2025 6:07 PM - joshuav - Req Date changed from 11/29/2025 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":229199,"Line":15,"Comment":"01/14/2026 9:55 AM - joshuav - Req Date changed from 03/07/2026 to 06/27/2026 (Req Date Updated)"},{"comp":1,"quote":229199,"Line":16,"Comment":"01/14/2026 9:55 AM - joshuav - CLO changed from 02/28/2026 to 06/20/2026 (CLO Date Updated)"},{"comp":1,"quote":229199,"Line":17,"Comment":"01/14/2026 9:55 AM - joshuav - F/U changed from 01/03/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":18,"Comment":"04/02/2026 10:02 AM - joshuav - F/U Changed from 3/31/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":19,"Comment":"05/27/2026 5:19 PM - joshuav - F/U changed from 05/30/2026 to 7/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":20,"Comment":"05/27/2026 5:19 PM - joshuav - CLO changed from 06/20/2026 to 11/28/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"229199","line":"1","part":"CNCZ180LAA21-750W","qty":"1","price":"28770.00","uom":"EA","discount":"30.00","req_date":"ETA 2-3weeks","branch":"1"},{"comp":"01","order":"229199","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"229199","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Table with stand alone controller","Loc":"Y"},{"Quote":"229199","Line":"1","Company":"1","F_Line":"2","Comment":"Pendant and power cables","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 17:19:57.225 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-229199-05272026171957.txt === {"quote":"229199","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAZDIV","shiptoName":"Yamazen, Inc. Tooling Div","entry_date":"03-07-2025","cust_order_date":"03-07-2025","req_date":"12-05-2026","cust_po":"CNCZ180","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sonia Navarro","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"13:51","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Sonia Navarro","follow_phone":"847-882-9056","follow_email":"sonianavarro@yamazen.com","pic_user":"joshuav","total_amt":"20139.00","total_gp":"20139.00","total_gpm":"100.00","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"2","win_pct":"20","clo_date":"11-28-2026","notes":[{"comp":"1","quote":"229199","line":"0","data":"03-07-2025 13:55 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":229199,"Line":0,"Comment":"03/20/2025 8:11 AM - joshuav - Req Date change from 4/18/2025 to 5/31/2025 (Req Date Updated)"},{"comp":1,"quote":229199,"Line":1,"Comment":"03/20/2025 8:12 AM - joshuav - CLO changed from 4/7/2025 to 5/24/2025 (CLO Date Updated)"},{"comp":1,"quote":229199,"Line":2,"Comment":"03/20/2025 8:12 AM - joshuav - F/U Changed from 3/20/2025 to 4/19/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":3,"Comment":"04/19/2025 10:11 AM - joshuav - Req Date change from 5/31/2025 to 8/30/2025 (Req Date Updated)"},{"comp":1,"quote":229199,"Line":4,"Comment":"04/19/2025 10:11 AM - joshuav - CLO changed from 5/24/2025 to 8/16/2025 (CLO Date Updated)"},{"comp":1,"quote":229199,"Line":5,"Comment":"04/19/2025 10:11 AM - joshuav - F/U Changed from 4/19/2025 to 6/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":6,"Comment":"06/17/2025 12:43 PM - joshuav - F/U changed from 06/14/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":7,"Comment":"08/02/2025 11:23 AM - joshuav - Req Date change from 8/30/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":229199,"Line":8,"Comment":"08/02/2025 11:23 AM - joshuav - CLO changed from 8/16/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":229199,"Line":9,"Comment":"08/02/2025 11:23 AM - joshuav - F/U Changed from 7/26/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":10,"Comment":"09/22/2025 4:47 PM - joshuav - F/U changed from 09/20/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":11,"Comment":"10/09/2025 1:06 PM - joshuav - F/U changed from 10/11/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":12,"Comment":"11/21/2025 6:07 PM - joshuav - F/U changed from 11/15/2025 to 1/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":13,"Comment":"11/21/2025 6:07 PM - joshuav - CLO changed from 11/22/2025 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":229199,"Line":14,"Comment":"11/21/2025 6:07 PM - joshuav - Req Date changed from 11/29/2025 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":229199,"Line":15,"Comment":"01/14/2026 9:55 AM - joshuav - Req Date changed from 03/07/2026 to 06/27/2026 (Req Date Updated)"},{"comp":1,"quote":229199,"Line":16,"Comment":"01/14/2026 9:55 AM - joshuav - CLO changed from 02/28/2026 to 06/20/2026 (CLO Date Updated)"},{"comp":1,"quote":229199,"Line":17,"Comment":"01/14/2026 9:55 AM - joshuav - F/U changed from 01/03/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":18,"Comment":"04/02/2026 10:02 AM - joshuav - F/U Changed from 3/31/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":19,"Comment":"05/27/2026 5:19 PM - joshuav - F/U changed from 05/30/2026 to 7/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":229199,"Line":20,"Comment":"05/27/2026 5:19 PM - joshuav - CLO changed from 06/20/2026 to 11/28/2026 (CLO Date Updated)"},{"comp":1,"quote":229199,"Line":21,"Comment":"05/27/2026 5:19 PM - joshuav - Req Date changed from 06/27/2026 to 12/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"229199","line":"1","part":"CNCZ180LAA21-750W","qty":"1","price":"28770.00","uom":"EA","discount":"30.00","req_date":"ETA 2-3weeks","branch":"1"},{"comp":"01","order":"229199","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"229199","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Table with stand alone controller","Loc":"Y"},{"Quote":"229199","Line":"1","Company":"1","F_Line":"2","Comment":"Pendant and power cables","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 17:20:09.550 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248803-05272026172009.txt === {"quote":"248803","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"TUTH","shiptoName":"Tuthill Pump","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"10-31-2026","cust_po":"CAT50 presetter","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Hart","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"14:33","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Joe Hart","follow_phone":"(708) 533-7606","follow_email":"jhart@morrismidwest.com","pic_user":"joshuav","total_amt":"14727.20","total_gp":"6742.98","total_gpm":"45.79","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"14","win_pct":"20","clo_date":"10-24-2026","notes":[{"comp":"1","quote":"248803","line":"1","data":"04-17-2026 14:43 - Discounts Recalculated QS"},{"comp":"1","quote":"248803","line":"0","data":"04-17-2026 14:43 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248803,"Line":0,"Comment":"04/30/2026 8:41 AM - joshuav - Req Date change from 5/29/2026 to 10/31/2026 (Req Date Updated)"},{"comp":1,"quote":248803,"Line":1,"Comment":"04/30/2026 8:42 AM - joshuav - CLO changed from 5/17/2026 to 10/24/2026 (CLO Date Updated)"},{"comp":1,"quote":248803,"Line":2,"Comment":"04/30/2026 8:42 AM - joshuav - F/U Changed from 4/30/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248803","line":"1","part":"PRE-E356PLUS-I50","qty":"1","price":"19656.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248803","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248803","line":"4","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248803","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"32.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248803","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-27 17:21:48.758 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246021-05272026172148.txt === {"quote":"246021","customer":"4990","name":null,"customerName":"Dynomax Inc.","comp":"01","open":"1","shipto":"DYNOMAX","shiptoName":"Dynomax Inc. (D3)","entry_date":"02-24-2026","cust_order_date":"02-24-2026","req_date":"06-13-2026","cust_po":"HSK100A-SM1500-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Richard Enriquez","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"09:00","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Richard Enriquez","follow_phone":"(815) 356-9043","follow_email":"renriquez@dynomaxinc.com","pic_user":"joshuav","total_amt":"1060.50","total_gp":"698.22","total_gpm":"65.84","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"1","totalQty":"4","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"246021","line":"0","data":"02-24-2026 09:01 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246021,"Line":0,"Comment":"03/04/2026 4:43 PM - joshuav - F/U changed from 03/02/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246021,"Line":1,"Comment":"03/04/2026 4:43 PM - joshuav - CLO changed from 03/24/2026 to 06/06/2026 (CLO Date Updated)"},{"comp":1,"quote":246021,"Line":2,"Comment":"03/04/2026 4:43 PM - joshuav - Req Date changed from 04/07/2026 to 06/13/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246021","line":"1","part":"HSK100A-SM1500-4.00CP","qty":"3","price":"505.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246021","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-27 17:22:12.095 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-231191-05272026172211.txt === {"quote":"231191","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"SPXROCKF","shiptoName":"SPX Flow Us, LLC","entry_date":"04-16-2025","cust_order_date":"04-16-2025","req_date":"09-26-2026","cust_po":"E346BA Option","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Jones","drop_po":"","status":"0","user":"francescof","conv_order":"","time":"16:31","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Tim Jones","follow_phone":"(608) 927-7330","follow_email":"tim.jones@blackhawkid.com","pic_user":"joshuav","total_amt":"23443.20","total_gp":"8879.97","total_gpm":"37.88","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"2","totalQty":"18","win_pct":"20","clo_date":"09-19-2026","notes":[{"comp":"1","quote":"231191","line":"3","data":"04-16-2025 16:32 - Discounts Recalculated QS"},{"comp":"1","quote":"231191","line":"2","data":"to quote log."},{"comp":"1","quote":"231191","line":"1","data":"04-21-2025 09:16-jennad Added PRE-E346BA-I50"},{"comp":"1","quote":"231191","line":"0","data":"04-22-2025 08:35-jennad Lead time 4wks added"}],"crmnotes":[{"comp":1,"quote":231191,"Line":0,"Comment":"04/21/2025 12:23 PM - francescof - F/U changed from 04/29/2025 to 4/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231191,"Line":1,"Comment":"04/21/2025 12:32 PM - francescof - F/U changed from 04/15/2025 to 4/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231191,"Line":2,"Comment":"04/21/2025 12:33 PM - francescof - Encounter has been added"},{"comp":1,"quote":231191,"Line":3,"Comment":"05/01/2025 3:58 PM - francescof - F/U changed from 04/29/2025 to 5/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231191,"Line":4,"Comment":"05/12/2025 8:03 AM - francescof - F/U changed from 05/06/2025 to 5/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231191,"Line":5,"Comment":"05/18/2025 11:13 AM - francescof - CLO changed from 05/16/2025 to 05/23/2025 (CLO Date Updated)"},{"comp":1,"quote":231191,"Line":6,"Comment":"05/18/2025 11:14 AM - francescof - F/U changed from 05/14/2025 to 5/23/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231191,"Line":7,"Comment":"05/27/2025 11:26 AM - francescof - F/U changed from 05/23/2025 to 6/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231191,"Line":8,"Comment":"05/27/2025 11:26 AM - francescof - CLO changed from 05/23/2025 to 06/03/2025 (CLO Date Updated)"},{"comp":1,"quote":231191,"Line":9,"Comment":"05/27/2025 11:26 AM - francescof - Req Date changed from 05/28/2025 to 06/03/2025 (Req Date Updated)"},{"comp":1,"quote":231191,"Line":10,"Comment":"05/27/2025 11:26 AM - francescof - Encounter has been added"},{"comp":1,"quote":231191,"Line":11,"Comment":"08/15/2025 2:16 PM - michaelg - F/U changed from 06/25/2025 to 9/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":231191,"Line":12,"Comment":"08/15/2025 2:16 PM - michaelg - CLO changed from 06/25/2025 to 09/30/2025 (CLO Date Updated)"},{"comp":1,"quote":231191,"Line":13,"Comment":"08/15/2025 2:16 PM - michaelg - Req Date changed from 06/25/2025 to 09/30/2025 (Req Date Updated)"},{"comp":1,"quote":231191,"Line":14,"Comment":"03/04/2026 4:35 PM - joshuav - F/U changed from 09/30/2025 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":231191,"Line":15,"Comment":"03/04/2026 4:35 PM - joshuav - CLO changed from 09/30/2025 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":231191,"Line":16,"Comment":"03/04/2026 4:35 PM - joshuav - Req Date changed from 09/30/2025 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":231191,"Line":17,"Comment":"04/02/2026 10:04 AM - joshuav - Req Date change from 5/2/2026 to 9/26/2026 (Req Date Updated)"},{"comp":1,"quote":231191,"Line":18,"Comment":"04/02/2026 10:04 AM - joshuav - CLO changed from 4/25/2026 to 9/19/2026 (CLO Date Updated)"},{"comp":1,"quote":231191,"Line":19,"Comment":"04/02/2026 10:04 AM - joshuav - F/U Changed from 3/31/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"231191","line":"1","part":"PRE-E346BA-I50","qty":"1","price":"28400.00","uom":"EA","discount":"28.00","req_date":"~4 Wks ARO","branch":"1"},{"comp":"01","order":"231191","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"760.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231191","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"600.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231191","line":"4","part":"PRE-SPDL-I40A","qty":"1","price":"2200.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231191","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"300.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231191","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"30.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"231191","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"2750.00","uom":"EA","discount":"100.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"231191","line":"8","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"231191","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"231191","Line":"8","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"231191","Line":"8","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"231191","Line":"8","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"231191","Line":"8","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-27 17:24:02.803 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250713-05272026172402.txt === {"quote":"250713","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKHMX","shiptoName":"BlackHawk Industrial","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"07-07-2026","cust_po":"C6-DVJNL-45065-","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"EXW Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michael Bielat","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"13:57","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Michael Bielat","follow_phone":"","follow_email":"Michael.bielat@blackhawkid.com","pic_user":"joshuav","total_amt":"149.50","total_gp":"76.19","total_gpm":"50.96","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-26-2026","notes":[{"comp":"1","quote":"250713","line":"0","data":"05-26-2026 13:58 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250713","line":"1","part":"E32-EXT-100","qty":"1","price":"230.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250713","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-27 17:24:49.377 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250814-05272026172449.txt === {"quote":"250814","customer":"16740","name":null,"customerName":"Precision Plus Machines Inc.","comp":"01","open":"0","shipto":"PRECXMAC","shiptoName":"Precision Plus Machines Inc","entry_date":"05-27-2026","cust_order_date":"05-27-2026","req_date":"07-08-2026","cust_po":"CAT40 tooling package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Imad Tsay","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"16:25","extra":"","follow_up":"08-29-2026","web_id":"","follow_name":"Imad Tsay","follow_phone":"","follow_email":"parts@ppmsales.net","pic_user":"joshuav","total_amt":"13258.00","total_gp":"10271.39","total_gpm":"77.47","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"91","win_pct":"20","clo_date":"06-27-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250814","line":"1","part":"CAT40-SK6-90U-IDU","qty":"8","price":"407.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"2","part":"CAT40-SK10-90U-IDU","qty":"2","price":"409.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"3","part":"C4007-0016-3.50","qty":"16","price":"279.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"4","part":"C4007-0025-4.00","qty":"4","price":"292.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"5","part":"C40S-4500(H)-EU","qty":"30","price":"20.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"6","part":"SK6-1/8AC","qty":"8","price":"139.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"7","part":"SK10-3/8AC","qty":"2","price":"104.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"8","part":"E16-008(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"9","part":"E16-010(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"10","part":"E16-012(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"11","part":"E16-014(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"12","part":"E16-016(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"13","part":"E16-018(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"14","part":"E16-020(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"15","part":"E16-022(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"16","part":"E16-024(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"17","part":"E16-026(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"18","part":"E25-032(C)","qty":"2","price":"100.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"19","part":"E25-040(C)","qty":"2","price":"100.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"20","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":20}}] 2026-05-27 17:24:55.342 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250814-05272026172455.txt === {"quote":"250814","customer":"16740","name":null,"customerName":"Precision Plus Machines Inc.","comp":"01","open":"0","shipto":"PRECXMAC","shiptoName":"Precision Plus Machines Inc","entry_date":"05-27-2026","cust_order_date":"05-27-2026","req_date":"07-08-2026","cust_po":"CAT40 tooling package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Imad Tsay","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"16:25","extra":"","follow_up":"08-29-2026","web_id":"","follow_name":"Imad Tsay","follow_phone":"","follow_email":"parts@ppmsales.net","pic_user":"joshuav","total_amt":"13258.00","total_gp":"10271.39","total_gpm":"77.47","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"91","win_pct":"20","clo_date":"08-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":250814,"Line":0,"Comment":"05/27/2026 5:24 PM - joshuav - F/U changed from 06/02/2026 to 8/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250814,"Line":1,"Comment":"05/27/2026 5:24 PM - joshuav - CLO changed from 06/27/2026 to 08/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250814","line":"1","part":"CAT40-SK6-90U-IDU","qty":"8","price":"407.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"2","part":"CAT40-SK10-90U-IDU","qty":"2","price":"409.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"3","part":"C4007-0016-3.50","qty":"16","price":"279.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"4","part":"C4007-0025-4.00","qty":"4","price":"292.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"5","part":"C40S-4500(H)-EU","qty":"30","price":"20.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"6","part":"SK6-1/8AC","qty":"8","price":"139.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"7","part":"SK10-3/8AC","qty":"2","price":"104.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"8","part":"E16-008(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"9","part":"E16-010(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"10","part":"E16-012(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"11","part":"E16-014(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"12","part":"E16-016(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"13","part":"E16-018(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"14","part":"E16-020(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"15","part":"E16-022(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"16","part":"E16-024(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"17","part":"E16-026(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"18","part":"E25-032(C)","qty":"2","price":"100.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"19","part":"E25-040(C)","qty":"2","price":"100.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"20","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":20}}] 2026-05-27 17:25:07.602 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250814-05272026172507.txt === {"quote":"250814","customer":"16740","name":null,"customerName":"Precision Plus Machines Inc.","comp":"01","open":"0","shipto":"PRECXMAC","shiptoName":"Precision Plus Machines Inc","entry_date":"05-27-2026","cust_order_date":"05-27-2026","req_date":"07-08-2026","cust_po":"CAT40 tooling package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Imad Tsay","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"16:25","extra":"","follow_up":"08-29-2026","web_id":"","follow_name":"Imad Tsay","follow_phone":"","follow_email":"parts@ppmsales.net","pic_user":"joshuav","total_amt":"13258.00","total_gp":"10271.39","total_gpm":"77.47","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"91","win_pct":"20","clo_date":"09-05-2026","notes":[],"crmnotes":[{"comp":1,"quote":250814,"Line":0,"Comment":"05/27/2026 5:24 PM - joshuav - F/U changed from 06/02/2026 to 8/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250814,"Line":1,"Comment":"05/27/2026 5:24 PM - joshuav - CLO changed from 06/27/2026 to 08/29/2026 (CLO Date Updated)"},{"comp":1,"quote":250814,"Line":2,"Comment":"05/27/2026 5:25 PM - joshuav - CLO changed from 08/29/2026 to 09/05/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250814","line":"1","part":"CAT40-SK6-90U-IDU","qty":"8","price":"407.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"2","part":"CAT40-SK10-90U-IDU","qty":"2","price":"409.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"3","part":"C4007-0016-3.50","qty":"16","price":"279.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"4","part":"C4007-0025-4.00","qty":"4","price":"292.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"5","part":"C40S-4500(H)-EU","qty":"30","price":"20.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"6","part":"SK6-1/8AC","qty":"8","price":"139.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"7","part":"SK10-3/8AC","qty":"2","price":"104.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"8","part":"E16-008(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"9","part":"E16-010(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"10","part":"E16-012(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"11","part":"E16-014(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"12","part":"E16-016(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"13","part":"E16-018(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"14","part":"E16-020(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"15","part":"E16-022(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"16","part":"E16-024(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"17","part":"E16-026(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"18","part":"E25-032(C)","qty":"2","price":"100.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"19","part":"E25-040(C)","qty":"2","price":"100.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"20","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":20}}] 2026-05-27 17:25:09.227 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250814-05272026172508.txt === {"quote":"250814","customer":"16740","name":null,"customerName":"Precision Plus Machines Inc.","comp":"01","open":"0","shipto":"PRECXMAC","shiptoName":"Precision Plus Machines Inc","entry_date":"05-27-2026","cust_order_date":"05-27-2026","req_date":"09-12-2026","cust_po":"CAT40 tooling package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Imad Tsay","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"16:25","extra":"","follow_up":"08-29-2026","web_id":"","follow_name":"Imad Tsay","follow_phone":"","follow_email":"parts@ppmsales.net","pic_user":"joshuav","total_amt":"13258.00","total_gp":"10271.39","total_gpm":"77.47","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"91","win_pct":"20","clo_date":"09-05-2026","notes":[],"crmnotes":[{"comp":1,"quote":250814,"Line":0,"Comment":"05/27/2026 5:24 PM - joshuav - F/U changed from 06/02/2026 to 8/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250814,"Line":1,"Comment":"05/27/2026 5:24 PM - joshuav - CLO changed from 06/27/2026 to 08/29/2026 (CLO Date Updated)"},{"comp":1,"quote":250814,"Line":2,"Comment":"05/27/2026 5:25 PM - joshuav - CLO changed from 08/29/2026 to 09/05/2026 (CLO Date Updated)"},{"comp":1,"quote":250814,"Line":3,"Comment":"05/27/2026 5:25 PM - joshuav - Req Date changed from 07/08/2026 to 09/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250814","line":"1","part":"CAT40-SK6-90U-IDU","qty":"8","price":"407.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"2","part":"CAT40-SK10-90U-IDU","qty":"2","price":"409.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"3","part":"C4007-0016-3.50","qty":"16","price":"279.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"4","part":"C4007-0025-4.00","qty":"4","price":"292.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"5","part":"C40S-4500(H)-EU","qty":"30","price":"20.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"6","part":"SK6-1/8AC","qty":"8","price":"139.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"7","part":"SK10-3/8AC","qty":"2","price":"104.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"8","part":"E16-008(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"9","part":"E16-010(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"10","part":"E16-012(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"11","part":"E16-014(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"12","part":"E16-016(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"13","part":"E16-018(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"14","part":"E16-020(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"15","part":"E16-022(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"16","part":"E16-024(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"17","part":"E16-026(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"18","part":"E25-032(C)","qty":"2","price":"100.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"19","part":"E25-040(C)","qty":"2","price":"100.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250814","line":"20","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":20}}] 2026-05-27 17:25:46.813 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250818-05272026172546.txt === {"quote":"250818","customer":"16740","name":null,"customerName":"Precision Plus Machines Inc.","comp":"01","open":"0","shipto":"PRECXMAC","shiptoName":"Precision Plus Machines Inc","entry_date":"05-27-2026","cust_order_date":"05-27-2026","req_date":"07-08-2026","cust_po":"BT30 tooling package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Imad Tsay","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"16:34","extra":"","follow_up":"08-29-2026","web_id":"","follow_name":"Imad Tsay","follow_phone":"","follow_email":"parts@ppmsales.net","pic_user":"joshuav","total_amt":"13208.00","total_gp":"10407.63","total_gpm":"78.80","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"91","win_pct":"20","clo_date":"06-27-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250818","line":"1","part":"BT30-SK6-90","qty":"8","price":"376.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"2","part":"BT30-SK10-90","qty":"2","price":"378.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"3","part":"B4007-0016-3.50","qty":"16","price":"300.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"4","part":"B4007-0025-4.00","qty":"4","price":"273.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"5","part":"SK6-1/8AC","qty":"8","price":"139.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"6","part":"SK10-3/8AC","qty":"2","price":"104.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"7","part":"E16-008(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"8","part":"E16-010(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"9","part":"E16-012(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"10","part":"E16-014(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"11","part":"E16-016(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"12","part":"E16-018(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"13","part":"E16-020(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"14","part":"E16-022(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"15","part":"E16-024(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"16","part":"E16-026(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"17","part":"E25-040(C)","qty":"2","price":"100.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"18","part":"E25-032(C)","qty":"2","price":"100.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"19","part":"B30-4500-EU","qty":"30","price":"20.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"20","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":20}}] 2026-05-27 17:25:57.328 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250818-05272026172557.txt === {"quote":"250818","customer":"16740","name":null,"customerName":"Precision Plus Machines Inc.","comp":"01","open":"0","shipto":"PRECXMAC","shiptoName":"Precision Plus Machines Inc","entry_date":"05-27-2026","cust_order_date":"05-27-2026","req_date":"07-08-2026","cust_po":"BT30 tooling package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Imad Tsay","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"16:34","extra":"","follow_up":"08-29-2026","web_id":"","follow_name":"Imad Tsay","follow_phone":"","follow_email":"parts@ppmsales.net","pic_user":"joshuav","total_amt":"13208.00","total_gp":"10407.63","total_gpm":"78.80","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"91","win_pct":"20","clo_date":"09-05-2026","notes":[],"crmnotes":[{"comp":1,"quote":250818,"Line":0,"Comment":"05/27/2026 5:25 PM - joshuav - F/U changed from 06/02/2026 to 8/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250818,"Line":1,"Comment":"05/27/2026 5:25 PM - joshuav - CLO changed from 06/27/2026 to 09/05/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250818","line":"1","part":"BT30-SK6-90","qty":"8","price":"376.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"2","part":"BT30-SK10-90","qty":"2","price":"378.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"3","part":"B4007-0016-3.50","qty":"16","price":"300.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"4","part":"B4007-0025-4.00","qty":"4","price":"273.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"5","part":"SK6-1/8AC","qty":"8","price":"139.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"6","part":"SK10-3/8AC","qty":"2","price":"104.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"7","part":"E16-008(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"8","part":"E16-010(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"9","part":"E16-012(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"10","part":"E16-014(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"11","part":"E16-016(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"12","part":"E16-018(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"13","part":"E16-020(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"14","part":"E16-022(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"15","part":"E16-024(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"16","part":"E16-026(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"17","part":"E25-040(C)","qty":"2","price":"100.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"18","part":"E25-032(C)","qty":"2","price":"100.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"19","part":"B30-4500-EU","qty":"30","price":"20.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"20","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":20}}] 2026-05-27 17:26:00.439 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250818-05272026172600.txt === {"quote":"250818","customer":"16740","name":null,"customerName":"Precision Plus Machines Inc.","comp":"01","open":"0","shipto":"PRECXMAC","shiptoName":"Precision Plus Machines Inc","entry_date":"05-27-2026","cust_order_date":"05-27-2026","req_date":"09-12-2026","cust_po":"BT30 tooling package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Imad Tsay","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"16:34","extra":"","follow_up":"08-29-2026","web_id":"","follow_name":"Imad Tsay","follow_phone":"","follow_email":"parts@ppmsales.net","pic_user":"joshuav","total_amt":"13208.00","total_gp":"10407.63","total_gpm":"78.80","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"91","win_pct":"20","clo_date":"09-05-2026","notes":[],"crmnotes":[{"comp":1,"quote":250818,"Line":0,"Comment":"05/27/2026 5:25 PM - joshuav - F/U changed from 06/02/2026 to 8/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250818,"Line":1,"Comment":"05/27/2026 5:25 PM - joshuav - CLO changed from 06/27/2026 to 09/05/2026 (CLO Date Updated)"},{"comp":1,"quote":250818,"Line":2,"Comment":"05/27/2026 5:25 PM - joshuav - Req Date changed from 07/08/2026 to 09/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250818","line":"1","part":"BT30-SK6-90","qty":"8","price":"376.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"2","part":"BT30-SK10-90","qty":"2","price":"378.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"3","part":"B4007-0016-3.50","qty":"16","price":"300.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"4","part":"B4007-0025-4.00","qty":"4","price":"273.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"5","part":"SK6-1/8AC","qty":"8","price":"139.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"6","part":"SK10-3/8AC","qty":"2","price":"104.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"7","part":"E16-008(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"8","part":"E16-010(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"9","part":"E16-012(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"10","part":"E16-014(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"11","part":"E16-016(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"12","part":"E16-018(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"13","part":"E16-020(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"14","part":"E16-022(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"15","part":"E16-024(C)","qty":"2","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"16","part":"E16-026(C)","qty":"1","price":"77.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"17","part":"E25-040(C)","qty":"2","price":"100.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"18","part":"E25-032(C)","qty":"2","price":"100.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"19","part":"B30-4500-EU","qty":"30","price":"20.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250818","line":"20","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":20}}] 2026-05-27 17:26:38.644 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249958-05272026172638.txt === {"quote":"249958","customer":"3925","name":null,"customerName":"Steiner Metalworking & Ind. Supply","comp":"01","open":"0","shipto":"STEIN","shiptoName":"Steiner Electric-ELK GROVE","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-11-2026","cust_po":"SS-0025-ER25-050","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jon Gruber","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:02","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Jon Gruber","follow_phone":"847-228-0400","follow_email":"jgruber@stnr.com","pic_user":"joshuav","total_amt":"119.00","total_gp":"112.42","total_gpm":"94.47","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249958","line":"0","data":"05-11-2026 15:03 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249958","line":"1","part":"SS-0025-ER25-050","qty":"1","price":"170.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249958","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249958","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249958","Line":"1","Company":"1","F_Line":"1","Comment":"Additional 20% Overstoc Promo discount applied.","Loc":"Y"},{"Quote":"249958","Line":"1","Company":"1","F_Line":"2","Comment":"Cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-27 17:26:45.349 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249958-05272026172645.txt === {"quote":"249958","customer":"3925","name":null,"customerName":"Steiner Metalworking & Ind. Supply","comp":"01","open":"0","shipto":"STEIN","shiptoName":"Steiner Electric-ELK GROVE","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-11-2026","cust_po":"SS-0025-ER25-050","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jon Gruber","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:02","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Jon Gruber","follow_phone":"847-228-0400","follow_email":"jgruber@stnr.com","pic_user":"joshuav","total_amt":"119.00","total_gp":"112.42","total_gpm":"94.47","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"3","win_pct":"20","clo_date":"08-22-2026","notes":[{"comp":"1","quote":"249958","line":"0","data":"05-11-2026 15:03 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249958,"Line":0,"Comment":"05/27/2026 5:26 PM - joshuav - F/U changed from 06/04/2026 to 6/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249958,"Line":1,"Comment":"05/27/2026 5:26 PM - joshuav - CLO changed from 06/11/2026 to 08/22/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249958","line":"1","part":"SS-0025-ER25-050","qty":"1","price":"170.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249958","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249958","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249958","Line":"1","Company":"1","F_Line":"1","Comment":"Additional 20% Overstoc Promo discount applied.","Loc":"Y"},{"Quote":"249958","Line":"1","Company":"1","F_Line":"2","Comment":"Cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 17:26:47.454 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249958-05272026172647.txt === {"quote":"249958","customer":"3925","name":null,"customerName":"Steiner Metalworking & Ind. Supply","comp":"01","open":"0","shipto":"STEIN","shiptoName":"Steiner Electric-ELK GROVE","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"08-29-2026","cust_po":"SS-0025-ER25-050","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jon Gruber","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:02","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Jon Gruber","follow_phone":"847-228-0400","follow_email":"jgruber@stnr.com","pic_user":"joshuav","total_amt":"119.00","total_gp":"112.42","total_gpm":"94.47","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"3","win_pct":"20","clo_date":"08-22-2026","notes":[{"comp":"1","quote":"249958","line":"0","data":"05-11-2026 15:03 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249958,"Line":0,"Comment":"05/27/2026 5:26 PM - joshuav - F/U changed from 06/04/2026 to 6/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249958,"Line":1,"Comment":"05/27/2026 5:26 PM - joshuav - CLO changed from 06/11/2026 to 08/22/2026 (CLO Date Updated)"},{"comp":1,"quote":249958,"Line":2,"Comment":"05/27/2026 5:26 PM - joshuav - Req Date changed from 06/11/2026 to 08/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249958","line":"1","part":"SS-0025-ER25-050","qty":"1","price":"170.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249958","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249958","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249958","Line":"1","Company":"1","F_Line":"1","Comment":"Additional 20% Overstoc Promo discount applied.","Loc":"Y"},{"Quote":"249958","Line":"1","Company":"1","F_Line":"2","Comment":"Cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 17:27:18.827 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-228894-05272026172718.txt === {"quote":"228894","customer":"5411","name":null,"customerName":"Ellison(IL,IN,OH)","comp":"01","open":"0","shipto":"ELLIWARR","shiptoName":"Ellison Technologies","entry_date":"03-03-2025","cust_order_date":null,"req_date":"10-03-2026","cust_po":"Greg McCartney","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Greg McCartney","drop_po":"CNC321TFA-M","status":"0","user":"stevel","conv_order":"","time":"13:51","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Greg McCartney","follow_phone":"","follow_email":"gMcCartney@ellisontechnologies.com","pic_user":"joshuav","total_amt":"49891.50","total_gp":"39982.87","total_gpm":"80.14","rev_type":"RT","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"3","win_pct":"20","clo_date":"09-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":228894,"Line":0,"Comment":"03/22/2025 12:42 PM - stevel - F/U changed from 03/16/2025 to 5/10/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228894,"Line":1,"Comment":"03/22/2025 12:42 PM - stevel - CLO changed from 04/03/2025 to 05/31/2025 (CLO Date Updated)"},{"comp":1,"quote":228894,"Line":2,"Comment":"03/22/2025 12:42 PM - stevel - Req Date changed from 04/14/2025 to 06/07/2025 (Req Date Updated)"},{"comp":1,"quote":228894,"Line":3,"Comment":"05/03/2025 1:20 PM - stevel - F/U changed from 05/10/2025 to 6/7/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228894,"Line":4,"Comment":"05/03/2025 1:20 PM - stevel - CLO changed from 05/31/2025 to 06/07/2025 (CLO Date Updated)"},{"comp":1,"quote":228894,"Line":5,"Comment":"06/22/2025 10:47 AM - stevel - F/U changed from 06/07/2025 to 7/19/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228894,"Line":6,"Comment":"06/22/2025 10:47 AM - stevel - CLO changed from 06/07/2025 to 08/09/2025 (CLO Date Updated)"},{"comp":1,"quote":228894,"Line":7,"Comment":"06/22/2025 10:47 AM - stevel - Req Date changed from 06/07/2025 to 08/09/2025 (Req Date Updated)"},{"comp":1,"quote":228894,"Line":8,"Comment":"06/22/2025 10:47 AM - stevel - PIC changed from stevel to joshuav"},{"comp":1,"quote":228894,"Line":9,"Comment":"07/19/2025 9:11 AM - joshuav - Req Date change from 8/9/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":228894,"Line":10,"Comment":"07/19/2025 9:11 AM - joshuav - CLO changed from 8/9/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":228894,"Line":11,"Comment":"07/19/2025 9:11 AM - joshuav - F/U Changed from 7/19/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228894,"Line":12,"Comment":"09/05/2025 2:01 PM - joshuav - F/U Changed from 8/30/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228894,"Line":13,"Comment":"10/09/2025 1:29 PM - joshuav - F/U changed from 10/11/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":228894,"Line":14,"Comment":"10/09/2025 1:29 PM - joshuav - CLO changed from 11/22/2025 to 01/03/2026 (CLO Date Updated)"},{"comp":1,"quote":228894,"Line":15,"Comment":"10/09/2025 1:29 PM - joshuav - Req Date changed from 11/29/2025 to 01/10/2026 (Req Date Updated)"},{"comp":1,"quote":228894,"Line":16,"Comment":"12/15/2025 9:59 AM - joshuav - F/U changed from 11/29/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":228894,"Line":17,"Comment":"12/15/2025 9:59 AM - joshuav - CLO changed from 01/03/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":228894,"Line":18,"Comment":"12/15/2025 9:59 AM - joshuav - Req Date changed from 01/10/2026 to 04/04/2026 (Req Date Updated)"},{"comp":1,"quote":228894,"Line":19,"Comment":"03/04/2026 4:16 PM - joshuav - F/U changed from 01/31/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":228894,"Line":20,"Comment":"03/04/2026 4:16 PM - joshuav - CLO changed from 03/28/2026 to 09/26/2026 (CLO Date Updated)"},{"comp":1,"quote":228894,"Line":21,"Comment":"03/04/2026 4:16 PM - joshuav - Req Date changed from 04/04/2026 to 10/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"228894","line":"1","part":"CNC321TFA-M","qty":"1","price":"30660.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"228894","line":"2","part":"AY0200","qty":"1","price":"4185.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"228894","line":"3","part":"INSTALLATION-RT-5AX-MW","qty":"1","price":"25500.00","uom":"EA","discount":"0.00","req_date":"","branch":"2"}],"qlines":[{"Quote":"228894","Line":"3","Company":"1","F_Line":"1","Comment":"Includes: Drive unit, short bar,fiber optic cable,","Loc":"Y"},{"Quote":"228894","Line":"3","Company":"1","F_Line":"2","Comment":"bulkhead cables, external cables and cable management ,","Loc":"Y"},{"Quote":"228894","Line":"3","Company":"1","F_Line":"3","Comment":"paramter changes, service time and travel.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-27 17:27:43.533 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246481-05272026172743.txt === {"quote":"246481","customer":"13204","name":null,"customerName":"DXP Enterprises, Inc. (Mach Tool)","comp":"01","open":"0","shipto":"CHUCFRAN","shiptoName":"Chucking Machine","entry_date":"03-04-2026","cust_order_date":"03-04-2026","req_date":"07-18-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Margarita Mercado","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"15:04","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Margarita Mercado","follow_phone":"630-652-8019","follow_email":"margarita.mercado@dxpe.com","pic_user":"joshuav","total_amt":"4077.70","total_gp":"2058.91","total_gpm":"50.49","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"33","win_pct":"20","clo_date":"07-11-2026","notes":[{"comp":"1","quote":"246481","line":"0","data":"03-04-2026 15:21 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246481,"Line":0,"Comment":"03/19/2026 10:42 AM - joshuav - Req Date change from 4/15/2026 to 7/18/2026 (Req Date Updated)"},{"comp":1,"quote":246481,"Line":1,"Comment":"03/19/2026 10:43 AM - joshuav - CLO changed from 4/4/2026 to 7/11/2026 (CLO Date Updated)"},{"comp":1,"quote":246481,"Line":2,"Comment":"03/19/2026 10:43 AM - joshuav - F/U Changed from 3/18/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246481,"Line":3,"Comment":"04/17/2026 2:29 PM - joshuav - F/U changed from 04/25/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"246481","line":"1","part":"NB4006-1250-3.56CP","qty":"2","price":"342.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246481","line":"2","part":"B4006-0750-4.00","qty":"1","price":"171.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246481","line":"3","part":"B4007-0020-4.00","qty":"13","price":"273.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246481","line":"4","part":"B4006-0500-4.00","qty":"2","price":"171.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246481","line":"5","part":"B4006-0250-4.00","qty":"3","price":"171.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246481","line":"6","part":"B4006-0375-4.00","qty":"3","price":"171.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246481","line":"7","part":"NB4006-1000-3.56","qty":"2","price":"319.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246481","line":"8","part":"S7506-0125-6.00","qty":"1","price":"121.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246481","line":"9","part":"E16-EXT-625","qty":"1","price":"199.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246481","line":"10","part":"B4006-0187-4.00","qty":"2","price":"171.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246481","line":"11","part":"B4006-0125-4.00","qty":"2","price":"171.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246481","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-27 17:27:53.845 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-236199-05272026172753.txt === {"quote":"236199","customer":"3925","name":null,"customerName":"Steiner Metalworking & Ind. Supply","comp":"01","open":"0","shipto":"ADVASTCH","shiptoName":"Advance Lifts","entry_date":"08-06-2025","cust_order_date":"08-06-2025","req_date":"08-08-2026","cust_po":"CAT50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Suzanne Bach","drop_po":"Smart SM1370-50","status":"0","user":"joshuav","conv_order":"","time":"07:35","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Suzanne Bach","follow_phone":"8479461346","follow_email":"suzannebach@engman-taylor.com","pic_user":"joshuav","total_amt":"4370.40","total_gp":"1999.86","total_gpm":"45.76","rev_type":"STD","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"26","win_pct":"20","clo_date":"08-01-2026","notes":[{"comp":"1","quote":"236199","line":"0","data":"08-06-2025 07:39 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":236199,"Line":0,"Comment":"08/18/2025 10:31 AM - joshuav - Req Date change from 9/17/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":236199,"Line":1,"Comment":"08/18/2025 10:31 AM - joshuav - CLO changed from 9/6/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":236199,"Line":2,"Comment":"08/18/2025 10:31 AM - joshuav - F/U Changed from 8/12/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236199,"Line":3,"Comment":"09/13/2025 1:53 PM - joshuav - F/U Changed from 9/13/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236199,"Line":4,"Comment":"10/24/2025 5:59 PM - joshuav - F/U Changed from 10/25/2025 to 11/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236199,"Line":5,"Comment":"11/21/2025 6:09 PM - joshuav - F/U changed from 11/15/2025 to 12/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":236199,"Line":6,"Comment":"11/21/2025 6:09 PM - joshuav - CLO changed from 11/22/2025 to 12/27/2025 (CLO Date Updated)"},{"comp":1,"quote":236199,"Line":7,"Comment":"11/21/2025 6:09 PM - joshuav - Req Date changed from 11/29/2025 to 01/03/2026 (Req Date Updated)"},{"comp":1,"quote":236199,"Line":8,"Comment":"12/15/2025 10:18 AM - joshuav - Req Date changed from 01/03/2026 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":236199,"Line":9,"Comment":"12/15/2025 10:18 AM - joshuav - CLO changed from 12/27/2025 to 02/28/2026 (CLO Date Updated)"},{"comp":1,"quote":236199,"Line":10,"Comment":"12/15/2025 10:18 AM - joshuav - F/U changed from 12/06/2025 to 1/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236199,"Line":11,"Comment":"01/14/2026 9:58 AM - joshuav - F/U changed from 01/10/2026 to 2/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236199,"Line":12,"Comment":"02/20/2026 10:20 AM - joshuav - F/U changed from 02/14/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236199,"Line":13,"Comment":"02/20/2026 10:20 AM - joshuav - CLO changed from 02/28/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":236199,"Line":14,"Comment":"02/20/2026 10:20 AM - joshuav - Req Date changed from 03/07/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":236199,"Line":15,"Comment":"03/20/2026 8:24 AM - joshuav - F/U Changed from 3/28/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236199,"Line":16,"Comment":"04/10/2026 3:33 PM - joshuav - F/U Changed from 4/11/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236199,"Line":17,"Comment":"04/17/2026 2:22 PM - joshuav - F/U changed from 04/18/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":236199,"Line":18,"Comment":"04/17/2026 2:22 PM - joshuav - CLO changed from 04/25/2026 to 08/01/2026 (CLO Date Updated)"},{"comp":1,"quote":236199,"Line":19,"Comment":"04/17/2026 2:22 PM - joshuav - Req Date changed from 05/02/2026 to 08/08/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"236199","line":"1","part":"C5006-0625-4.00","qty":"2","price":"198.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236199","line":"2","part":"C5006-0750-4.00","qty":"2","price":"207.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236199","line":"3","part":"C5006-1000-4.00","qty":"9","price":"183.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236199","line":"4","part":"C5006-1250-4.00","qty":"6","price":"213.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236199","line":"5","part":"C5006-1500-4.50","qty":"1","price":"213.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236199","line":"6","part":"S1005-0562-4.17","qty":"3","price":"592.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236199","line":"7","part":"S1005-0875-5.61","qty":"2","price":"780.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"236199","line":"8","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"236199","Line":"8","Company":"1","F_Line":"1","Comment":"A tariff surcharge of 8% will be added to every order","Loc":"Y"},{"Quote":"236199","Line":"8","Company":"1","F_Line":"2","Comment":"placed after September 1st, 2025(until further notice).","Loc":"Y"},{"Quote":"236199","Line":"8","Company":"1","F_Line":"3","Comment":"This surcharge will be acknowledged upon acceptance","Loc":"Y"},{"Quote":"236199","Line":"8","Company":"1","F_Line":"4","Comment":"of every order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-27 17:28:05.771 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245246-05272026172805.txt === {"quote":"245246","customer":"3613","name":null,"customerName":"Colmar Industrial Supplies LLC","comp":"01","open":"0","shipto":"VAPOR","shiptoName":"Vapor Bus Intl-A Wabtec Company","entry_date":"02-09-2026","cust_order_date":"02-09-2026","req_date":"09-26-2026","cust_po":"Ref#","terms_code":"N60","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"michaelg","conv_order":"ADV","time":"02-09","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Aaron Shapiro","follow_phone":"847-757-4761","follow_email":"aarons@colmarindustrial.com","pic_user":"joshuav","total_amt":"28362.14","total_gp":"16163.47","total_gpm":"56.99","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"9","win_pct":"20","clo_date":"09-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":245246,"Line":0,"Comment":"03/04/2026 4:27 PM - joshuav - Req Date changed from 02/09/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":245246,"Line":1,"Comment":"03/04/2026 4:27 PM - joshuav - CLO changed from NaN/NaN/NaN to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":245246,"Line":2,"Comment":"03/04/2026 4:27 PM - joshuav - F/U changed from 02/16/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245246,"Line":3,"Comment":"04/02/2026 10:07 AM - joshuav - Req Date change from 5/2/2026 to 9/26/2026 (Req Date Updated)"},{"comp":1,"quote":245246,"Line":4,"Comment":"04/02/2026 10:07 AM - joshuav - CLO changed from 4/25/2026 to 9/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245246,"Line":5,"Comment":"04/02/2026 10:07 AM - joshuav - F/U Changed from 3/31/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245246","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245246","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245246","line":"3","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245246","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245246","line":"5","part":"PRE-INST/TRAINING","qty":"1","price":"800.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"245246","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245246","line":"7","part":"PRE-SPDL-I30A","qty":"1","price":"2376.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245246","line":"8","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245246","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-27 17:28:15.945 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-230209-05272026172815.txt === {"quote":"230209","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"MORTMOMO","shiptoName":"Morton Industries LLC","entry_date":"03-27-2025","cust_order_date":"03-27-2025","req_date":"07-11-2026","cust_po":"E346BA Option","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tom Schatsiek","drop_po":"","status":"0","user":"francescof","conv_order":"","time":"10:38","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Tom Schatsiek","follow_phone":"309-691-9755","follow_email":"Tom.Schatsiek@blackhawkid.com","pic_user":"joshuav","total_amt":"24177.20","total_gp":"10862.41","total_gpm":"44.93","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"16","win_pct":"20","clo_date":"07-04-2026","notes":[{"comp":"1","quote":"230209","line":"0","data":"03-27-2025 10:40 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":230209,"Line":0,"Comment":"04/14/2025 6:53 AM - francescof - CLO changed from 04/27/2025 to 04/15/2025 (CLO Date Updated)"},{"comp":1,"quote":230209,"Line":1,"Comment":"04/14/2025 6:53 AM - francescof - F/U changed from 04/09/2025 to 4/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230209,"Line":2,"Comment":"04/21/2025 11:47 AM - francescof - CLO changed from 04/15/2025 to 04/29/2025 (CLO Date Updated)"},{"comp":1,"quote":230209,"Line":3,"Comment":"04/21/2025 11:48 AM - francescof - F/U changed from 04/15/2025 to 4/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230209,"Line":4,"Comment":"04/21/2025 11:48 AM - francescof - Encounter has been added"},{"comp":1,"quote":230209,"Line":5,"Comment":"05/01/2025 4:19 PM - francescof - CLO changed from 04/29/2025 to 05/06/2025 (CLO Date Updated)"},{"comp":1,"quote":230209,"Line":6,"Comment":"05/01/2025 4:19 PM - francescof - F/U changed from 04/29/2025 to 5/6/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230209,"Line":7,"Comment":"05/12/2025 7:47 AM - francescof - Req Date changed from 05/08/2025 to 05/13/2025 (Req Date Updated)"},{"comp":1,"quote":230209,"Line":8,"Comment":"05/12/2025 7:47 AM - francescof - CLO changed from 05/06/2025 to 05/13/2025 (CLO Date Updated)"},{"comp":1,"quote":230209,"Line":9,"Comment":"05/12/2025 7:48 AM - francescof - F/U changed from 05/06/2025 to 5/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230209,"Line":10,"Comment":"05/18/2025 11:00 AM - francescof - F/U changed from 05/13/2025 to 5/23/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230209,"Line":11,"Comment":"05/18/2025 11:00 AM - francescof - CLO changed from 05/13/2025 to 05/23/2025 (CLO Date Updated)"},{"comp":1,"quote":230209,"Line":12,"Comment":"05/18/2025 11:00 AM - francescof - Req Date changed from 05/13/2025 to 05/23/2025 (Req Date Updated)"},{"comp":1,"quote":230209,"Line":13,"Comment":"05/27/2025 11:26 AM - francescof - F/U changed from 05/23/2025 to 6/3/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230209,"Line":14,"Comment":"05/27/2025 11:26 AM - francescof - CLO changed from 05/23/2025 to 06/03/2025 (CLO Date Updated)"},{"comp":1,"quote":230209,"Line":15,"Comment":"05/27/2025 11:26 AM - francescof - Req Date changed from 05/23/2025 to 06/03/2025 (Req Date Updated)"},{"comp":1,"quote":230209,"Line":16,"Comment":"05/27/2025 11:27 AM - francescof - Encounter has been added"},{"comp":1,"quote":230209,"Line":17,"Comment":"08/15/2025 2:06 PM - michaelg - F/U changed from 06/25/2025 to 9/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230209,"Line":18,"Comment":"08/15/2025 2:06 PM - michaelg - CLO changed from 06/25/2025 to 09/30/2025 (CLO Date Updated)"},{"comp":1,"quote":230209,"Line":19,"Comment":"08/15/2025 2:07 PM - michaelg - Req Date changed from 06/25/2025 to 09/30/2025 (Req Date Updated)"},{"comp":1,"quote":230209,"Line":20,"Comment":"08/15/2025 2:18 PM - michaelg - F/U changed from 09/30/2025 to 9/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":230209,"Line":21,"Comment":"03/04/2026 4:21 PM - joshuav - F/U changed from 09/30/2025 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230209,"Line":22,"Comment":"03/04/2026 4:21 PM - joshuav - CLO changed from 09/30/2025 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":230209,"Line":23,"Comment":"03/04/2026 4:21 PM - joshuav - Req Date changed from 09/30/2025 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":230209,"Line":24,"Comment":"04/06/2026 7:38 AM - joshuav - F/U Changed from 4/4/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230209,"Line":25,"Comment":"04/17/2026 2:21 PM - joshuav - F/U changed from 04/18/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":230209,"Line":26,"Comment":"04/17/2026 2:21 PM - joshuav - CLO changed from 04/25/2026 to 07/04/2026 (CLO Date Updated)"},{"comp":1,"quote":230209,"Line":27,"Comment":"04/17/2026 2:21 PM - joshuav - Req Date changed from 05/02/2026 to 07/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"230209","line":"1","part":"PRE-E346BA-I50","qty":"1","price":"28400.00","uom":"EA","discount":"28.00","req_date":"Stock","branch":"1"},{"comp":"01","order":"230209","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"760.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"230209","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"300.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"230209","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"30.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"230209","line":"5","part":"PRE-INST/TRAINING","qty":"1","price":"2750.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"230209","line":"6","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"230209","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"230209","Line":"6","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"230209","Line":"6","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"230209","Line":"6","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"230209","Line":"6","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-27 17:28:26.786 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246743-05272026172826.txt === {"quote":"246743","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"CDEGIKKL","shiptoName":"Morris Midwest, LLC.","entry_date":"03-10-2026","cust_order_date":"03-10-2026","req_date":"06-27-2026","cust_po":"ER8-EXT-500M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Steve Lewis","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"11:57","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Steve Lewis","follow_phone":"414-586-0450","follow_email":"slewis@morrismidwest.com","pic_user":"joshuav","total_amt":"40848.60","total_gp":"27860.52","total_gpm":"68.20","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"200","win_pct":"20","clo_date":"06-20-2026","notes":[{"comp":"1","quote":"246743","line":"3","data":"IDU, free of charge."},{"comp":"1","quote":"246743","line":"2","data":"convert HSK100A-SK16C-200 into HSK100A-SK16C-200-"},{"comp":"1","quote":"246743","line":"1","data":"03-10-2026 14:27-jennad if ordered,"},{"comp":"1","quote":"246743","line":"0","data":"03-10-2026 14:33-jennad Added SZF16C to quote log"}],"crmnotes":[{"comp":1,"quote":246743,"Line":0,"Comment":"04/02/2026 10:15 AM - joshuav - Req Date change from 5/10/2026 to 6/27/2026 (Req Date Updated)"},{"comp":1,"quote":246743,"Line":1,"Comment":"04/02/2026 10:15 AM - joshuav - CLO changed from 5/10/2026 to 6/20/2026 (CLO Date Updated)"},{"comp":1,"quote":246743,"Line":2,"Comment":"04/02/2026 10:15 AM - joshuav - F/U Changed from 4/10/2026 to 4/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246743,"Line":3,"Comment":"04/30/2026 8:30 AM - joshuav - F/U Changed from 4/25/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"246743","line":"1","part":"ER8-EXT-500M","qty":"1","price":"180.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"2","part":"HSK100A-C1.1/4-115-IDU","qty":"1","price":"924.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"3","part":"HSK100A-SK10C-105-IDU","qty":"5","price":"738.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"4","part":"HSK100A-SK10C-120-IDU","qty":"7","price":"743.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"5","part":"HSK100A-SK10C-150","qty":"11","price":"726.00","uom":"EA","discount":"40.00","req_date":"1 Stk, ETA 3/24","branch":"1"},{"comp":"01","order":"246743","line":"6","part":"HSK100A-SK10C-200-IDU","qty":"9","price":"915.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"7","part":"HSK100A-SK16C-120","qty":"13","price":"766.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"8","part":"HSK100A-SK16C-150-IDU","qty":"4","price":"821.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"9","part":"HSK100A-SK16C-200-IDU","qty":"5","price":"832.00","uom":"EA","discount":"40.00","req_date":"2 Stk, Bal 4 days","branch":"1"},{"comp":"01","order":"246743","line":"10","part":"HSK100A-SK25C-145-IDU","qty":"14","price":"724.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"11","part":"HSK100A-SK6C-105-IDU","qty":"5","price":"638.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"12","part":"HSK100A-SZF16C-150","qty":"1","price":"1044.00","uom":"EA","discount":"40.00","req_date":"2-3 Wks","branch":"1"},{"comp":"01","order":"246743","line":"13","part":"KM1.1/4-3/4","qty":"1","price":"69.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"14","part":"SKJ10-10C","qty":"2","price":"43.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"15","part":"SKJ10-5/16C","qty":"1","price":"43.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"16","part":"SKJ10-6C","qty":"4","price":"43.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"17","part":"SKJ10-7C","qty":"1","price":"43.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"18","part":"SKJ10-8C","qty":"2","price":"43.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"19","part":"SKJ16-10C","qty":"1","price":"51.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"20","part":"SKJ16-16C","qty":"5","price":"51.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"21","part":"SKJ16-5/8C","qty":"1","price":"51.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"22","part":"SKJ16-9/16C","qty":"3","price":"51.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"23","part":"SKJ25-20C","qty":"4","price":"64.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"24","part":"SKN-10KJ","qty":"9","price":"73.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"25","part":"SKN-16BJ","qty":"8","price":"103.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"26","part":"SKN-25BJ","qty":"4","price":"127.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"27","part":"SK10-10","qty":"5","price":"72.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"28","part":"SK10-2.5","qty":"1","price":"87.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"29","part":"SK10-3.5","qty":"1","price":"72.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"30","part":"SK10-4","qty":"1","price":"72.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"31","part":"SK10-4.5","qty":"2","price":"72.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"32","part":"SK10-5","qty":"2","price":"72.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"33","part":"SK10-6","qty":"6","price":"72.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"34","part":"SK10-6.5","qty":"5","price":"72.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"35","part":"SK10-7","qty":"1","price":"72.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"36","part":"SK10-7.5","qty":"1","price":"72.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"37","part":"SK10-8","qty":"4","price":"72.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"38","part":"SK10-8.5","qty":"4","price":"72.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"39","part":"SK16-10","qty":"1","price":"89.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"40","part":"SK16-10.5","qty":"1","price":"89.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"41","part":"SK16-11.5","qty":"2","price":"89.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"42","part":"SK16-13","qty":"4","price":"89.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"43","part":"SK16-14.5","qty":"1","price":"89.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"44","part":"SK16-14","qty":"4","price":"89.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"45","part":"SK16-16","qty":"7","price":"89.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"46","part":"SK16-5","qty":"2","price":"89.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"47","part":"SK25-19.5","qty":"2","price":"108.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"48","part":"SK25-20","qty":"4","price":"108.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"49","part":"SK25-25.4","qty":"4","price":"108.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"50","part":"SK25-3/4A","qty":"4","price":"108.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"51","part":"SK6-3.5","qty":"1","price":"70.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"52","part":"SK6-4","qty":"1","price":"70.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"53","part":"SK6-4.5","qty":"2","price":"70.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"54","part":"SK6-5","qty":"1","price":"70.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"55","part":"SKN-16BJ","qty":"3","price":"103.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246743","line":"56","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":56}}] 2026-05-27 17:28:39.303 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245250-05272026172839.txt === {"quote":"245250","customer":"3613","name":null,"customerName":"Colmar Industrial Supplies LLC","comp":"01","open":"0","shipto":"VAPOR","shiptoName":"Vapor Bus Intl-A Wabtec Company","entry_date":"02-09-2026","cust_order_date":"02-09-2026","req_date":"09-26-2026","cust_po":"Ref#","terms_code":"N60","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"michaelg","conv_order":"ADV","time":"02-09","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Aaron Shapiro","follow_phone":"847-757-4761","follow_email":"aarons@colmarindustrial.com","pic_user":"joshuav","total_amt":"17965.46","total_gp":"10288.51","total_gpm":"57.27","rev_type":"ADV","mod_date":"05-27-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"9","win_pct":"20","clo_date":"09-19-2026","notes":[],"crmnotes":[{"comp":1,"quote":245250,"Line":0,"Comment":"03/04/2026 4:28 PM - joshuav - F/U changed from 02/16/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245250,"Line":1,"Comment":"03/04/2026 4:28 PM - joshuav - CLO changed from NaN/NaN/NaN to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":245250,"Line":2,"Comment":"03/04/2026 4:28 PM - joshuav - Req Date changed from 02/09/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":245250,"Line":3,"Comment":"04/02/2026 10:14 AM - joshuav - Req Date change from 5/2/2026 to 9/26/2026 (Req Date Updated)"},{"comp":1,"quote":245250,"Line":4,"Comment":"04/02/2026 10:14 AM - joshuav - CLO changed from 4/25/2026 to 9/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245250,"Line":5,"Comment":"04/02/2026 10:14 AM - joshuav - F/U Changed from 3/31/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245250","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245250","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245250","line":"3","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245250","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245250","line":"5","part":"PRE-INST/TRAINING","qty":"1","price":"800.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"245250","line":"6","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245250","line":"7","part":"PRE-SPDL-I30","qty":"1","price":"1048.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245250","line":"8","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245250","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-27 17:59:29.502 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\HERRCUAU.txt]: {"id":"HERRCUAU","name":"Herramentales Y Automatizacion Icai","address1":"ICAI Lázaro Cárdenas #18 Col. El Sabino Cuautitlan Izcalli 54740, MX","address2":"","city":"Cuautital","state":"DF","zip":"54740","country":"MX","discount_level":null,"date_opened":"","salesman":null,"phone":"555-861-7285","cr_limit":"","Created":"05-27-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":99,"web_id":2,"Type":"ST","Active":"Y","website":null,"UserId":"natalyg","JAS":"N","customer_email":""} [{"json":{"results":"success","type":"customer"}}] 2026-05-27 17:59:29.871 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\HERRCUAU-0-3467.txt === {"customer":"HERRCUAU","line":"A","dept":"M","name":"Cesar Torrez","title":"D","phone":"555-861-7285","cell":"555-861-7285","fax":null,"email":"cesartorres_icai@prodigy.net.mx","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3467,"password":null,"webenabled":"Y","linkedin":null,"city":"Cuautital","state":"DF","address1":"ICAI Lázaro Cárdenas #18 Col. El Sabino Cuautitlan Izcalli 54740, MX","address2":null,"zip":"54740","country":"MX","userid":"natalyg","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"0"}}] 2026-05-27 19:25:07.123 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-27 21:12:51.550 [INFO] In session is user: kips 2026-05-27 21:12:52.021 [INFO] In session is user: kips 2026-05-27 21:12:52.452 [INFO] In session is user: kips 2026-05-27 21:12:52.949 [INFO] In session is user: kips 2026-05-27 21:12:53.333 [INFO] In session is user: kips 2026-05-27 21:12:53.705 [INFO] In session is user: kips 2026-05-27 21:12:53.982 [INFO] In session is user: kips 2026-05-27 21:12:54.596 [INFO] In session is user: kips 2026-05-27 21:12:55.102 [INFO] In session is user: kips 2026-05-27 21:12:55.495 [INFO] In session is user: kips 2026-05-27 21:12:56.007 [INFO] In session is user: kips 2026-05-27 21:12:56.313 [INFO] In session is user: kips 2026-05-27 21:12:56.690 [INFO] In session is user: kips 2026-05-27 21:12:57.106 [INFO] In session is user: kips 2026-05-27 21:12:57.544 [INFO] In session is user: kips 2026-05-27 21:12:57.882 [INFO] In session is user: kips 2026-05-27 21:12:58.187 [INFO] In session is user: kips 2026-05-27 21:12:58.654 [INFO] In session is user: kips 2026-05-27 21:12:59.004 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.7216025909038, -117.142800741658, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.7216025909038, -117.142800741658, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.163094 second/s. 2026-05-27 21:12:59.087 [INFO] In session is user: kips 2026-05-27 21:12:59.493 [INFO] In session is user: kips 2026-05-27 21:12:59.915 [INFO] In session is user: kips 2026-05-27 21:13:00.319 [INFO] In session is user: kips 2026-05-27 21:13:00.832 [INFO] In session is user: kips 2026-05-27 21:13:01.201 [INFO] In session is user: kips 2026-05-27 21:13:01.759 [INFO] In session is user: kips 2026-05-27 21:13:02.073 [INFO] In session is user: kips 2026-05-27 21:13:02.487 [INFO] In session is user: kips 2026-05-27 21:13:02.898 [INFO] In session is user: kips 2026-05-27 21:13:03.274 [INFO] In session is user: kips 2026-05-27 21:13:03.605 [INFO] In session is user: kips 2026-05-27 21:13:04.120 [INFO] In session is user: kips 2026-05-27 21:13:04.522 [INFO] In session is user: kips 2026-05-27 21:13:04.840 [INFO] In session is user: kips 2026-05-27 21:13:05.439 [INFO] In session is user: kips 2026-05-27 21:13:05.771 [INFO] In session is user: kips 2026-05-27 21:13:06.063 [INFO] In session is user: kips 2026-05-27 21:13:06.571 [INFO] In session is user: kips 2026-05-27 21:13:06.971 [INFO] In session is user: kips 2026-05-27 21:13:07.534 [INFO] In session is user: kips 2026-05-27 21:13:07.981 [INFO] In session is user: kips 2026-05-27 21:13:08.411 [INFO] In session is user: kips 2026-05-27 21:13:08.712 [INFO] In session is user: kips 2026-05-27 21:13:09.061 [INFO] In session is user: kips 2026-05-27 21:13:09.637 [INFO] In session is user: kips 2026-05-27 21:13:09.941 [INFO] In session is user: kips 2026-05-27 21:13:10.356 [INFO] In session is user: kips 2026-05-27 21:13:10.770 [INFO] In session is user: kips 2026-05-27 21:13:11.155 [INFO] In session is user: kips 2026-05-27 21:13:11.684 [INFO] In session is user: kips 2026-05-27 21:13:11.963 [INFO] In session is user: kips 2026-05-27 21:13:12.303 [INFO] In session is user: kips 2026-05-27 21:13:12.720 [INFO] In session is user: kips 2026-05-27 21:13:13.133 [INFO] In session is user: kips 2026-05-27 21:13:13.542 [INFO] In session is user: kips 2026-05-27 21:13:13.952 [INFO] In session is user: kips 2026-05-27 21:13:14.553 [INFO] In session is user: kips 2026-05-27 21:13:14.912 [INFO] In session is user: kips 2026-05-27 21:13:15.344 [INFO] In session is user: kips 2026-05-27 21:13:15.887 [INFO] In session is user: kips 2026-05-27 21:13:16.203 [INFO] In session is user: kips 2026-05-27 21:13:16.606 [INFO] In session is user: kips 2026-05-27 21:13:17.016 [INFO] In session is user: kips 2026-05-27 21:13:17.540 [INFO] In session is user: kips 2026-05-27 21:13:17.959 [INFO] In session is user: kips 2026-05-27 21:13:18.270 [INFO] In session is user: kips 2026-05-27 21:13:18.651 [INFO] In session is user: kips 2026-05-27 21:13:19.012 [INFO] In session is user: kips 2026-05-27 21:13:19.381 [INFO] In session is user: kips 2026-05-27 21:13:19.777 [INFO] In session is user: kips 2026-05-27 21:13:20.157 [INFO] In session is user: kips 2026-05-27 21:13:20.591 [INFO] In session is user: kips 2026-05-27 21:13:20.919 [INFO] In session is user: kips 2026-05-27 21:13:21.319 [INFO] In session is user: kips 2026-05-27 21:13:21.703 [INFO] In session is user: kips 2026-05-27 21:13:22.019 [INFO] In session is user: kips 2026-05-27 21:13:22.318 [INFO] In session is user: kips 2026-05-27 21:13:22.674 [INFO] In session is user: kips 2026-05-27 21:13:22.982 [INFO] In session is user: kips 2026-05-27 21:13:23.367 [INFO] In session is user: kips 2026-05-27 21:13:23.752 [INFO] In session is user: kips 2026-05-27 21:13:24.263 [INFO] In session is user: kips 2026-05-27 21:13:24.813 [INFO] In session is user: kips 2026-05-27 21:13:25.300 [INFO] In session is user: kips 2026-05-27 21:13:25.809 [INFO] In session is user: kips 2026-05-27 21:13:26.248 [INFO] In session is user: kips 2026-05-27 21:13:26.534 [INFO] In session is user: kips 2026-05-27 21:13:26.943 [INFO] In session is user: kips 2026-05-27 21:13:27.273 [INFO] In session is user: kips 2026-05-27 21:13:27.684 [INFO] In session is user: kips 2026-05-27 21:13:28.090 [INFO] In session is user: kips 2026-05-27 21:13:28.460 [INFO] In session is user: kips 2026-05-27 21:13:28.778 [INFO] In session is user: kips 2026-05-27 21:13:29.103 [INFO] In session is user: kips 2026-05-27 21:13:29.514 [INFO] In session is user: kips 2026-05-27 21:13:30.123 [INFO] In session is user: kips 2026-05-27 21:13:30.417 [INFO] In session is user: kips 2026-05-27 21:13:30.847 [INFO] In session is user: kips 2026-05-27 21:13:31.251 [INFO] In session is user: kips 2026-05-27 21:13:31.595 [INFO] In session is user: kips 2026-05-27 21:13:31.961 [INFO] In session is user: kips 2026-05-27 21:13:32.269 [INFO] In session is user: kips 2026-05-27 21:13:32.631 [INFO] In session is user: kips 2026-05-27 21:13:32.977 [INFO] In session is user: kips 2026-05-27 21:13:33.307 [INFO] In session is user: kips 2026-05-27 21:13:33.703 [INFO] In session is user: kips 2026-05-27 21:13:34.006 [INFO] In session is user: kips 2026-05-27 21:13:34.438 [INFO] In session is user: kips 2026-05-27 21:13:34.827 [INFO] In session is user: kips 2026-05-27 21:13:35.127 [INFO] In session is user: kips 2026-05-27 21:13:35.439 [INFO] In session is user: kips 2026-05-27 21:13:35.787 [INFO] In session is user: kips 2026-05-27 21:13:36.088 [INFO] In session is user: kips 2026-05-27 21:13:36.404 [INFO] In session is user: kips 2026-05-27 21:13:36.672 [INFO] In session is user: kips 2026-05-27 21:13:36.963 [INFO] In session is user: kips 2026-05-27 21:13:37.357 [INFO] In session is user: kips 2026-05-27 21:13:37.899 [INFO] In session is user: kips 2026-05-27 21:13:38.211 [INFO] In session is user: kips 2026-05-27 21:13:38.531 [INFO] In session is user: kips 2026-05-27 21:13:39.001 [INFO] In session is user: kips 2026-05-27 21:13:39.275 [INFO] In session is user: kips 2026-05-27 21:13:39.575 [INFO] In session is user: kips 2026-05-27 21:13:39.978 [INFO] In session is user: kips 2026-05-27 21:13:40.294 [INFO] In session is user: kips 2026-05-27 21:13:40.663 [INFO] In session is user: kips 2026-05-27 21:13:41.026 [INFO] In session is user: kips 2026-05-27 21:13:41.378 [INFO] In session is user: kips 2026-05-27 21:13:41.688 [INFO] In session is user: kips 2026-05-27 21:13:42.077 [INFO] In session is user: kips 2026-05-27 21:13:42.417 [INFO] In session is user: kips 2026-05-27 21:13:42.702 [INFO] In session is user: kips 2026-05-27 21:13:42.985 [INFO] In session is user: kips 2026-05-27 21:13:43.330 [INFO] In session is user: kips 2026-05-27 21:13:43.646 [INFO] In session is user: kips 2026-05-27 21:13:44.075 [INFO] In session is user: kips 2026-05-27 21:13:44.361 [INFO] In session is user: kips 2026-05-27 21:13:44.722 [INFO] In session is user: kips 2026-05-27 21:13:45.203 [INFO] In session is user: kips 2026-05-27 21:13:45.476 [INFO] In session is user: kips 2026-05-27 21:13:45.878 [INFO] In session is user: kips 2026-05-27 21:13:46.298 [INFO] In session is user: kips 2026-05-27 21:13:46.821 [INFO] In session is user: kips 2026-05-27 21:13:47.100 [INFO] In session is user: kips 2026-05-27 21:13:47.535 [INFO] In session is user: kips 2026-05-27 21:13:48.162 [INFO] In session is user: kips 2026-05-27 21:13:48.551 [INFO] In session is user: kips 2026-05-27 21:13:48.900 [INFO] In session is user: kips 2026-05-27 21:13:50.276 [INFO] In session is user: kips 2026-05-27 21:13:50.566 [INFO] In session is user: kips 2026-05-27 21:13:50.865 [INFO] In session is user: kips 2026-05-27 21:13:51.136 [INFO] In session is user: kips 2026-05-27 21:13:51.592 [INFO] In session is user: kips 2026-05-27 21:13:51.876 [INFO] In session is user: kips 2026-05-27 21:13:52.405 [INFO] In session is user: kips 2026-05-27 21:13:52.877 [INFO] In session is user: kips 2026-05-27 21:13:53.279 [INFO] In session is user: kips 2026-05-27 21:13:53.616 [INFO] In session is user: kips 2026-05-27 21:13:53.975 [INFO] In session is user: kips 2026-05-27 21:13:54.315 [INFO] In session is user: kips 2026-05-27 21:13:54.664 [INFO] In session is user: kips 2026-05-27 21:13:55.008 [INFO] In session is user: kips 2026-05-27 21:13:55.304 [INFO] In session is user: kips 2026-05-27 21:13:55.719 [INFO] In session is user: kips 2026-05-27 21:13:56.059 [INFO] In session is user: kips 2026-05-27 21:13:56.446 [INFO] In session is user: kips 2026-05-27 21:13:56.759 [INFO] In session is user: kips 2026-05-27 21:13:57.150 [INFO] In session is user: kips 2026-05-27 21:13:57.427 [INFO] In session is user: kips 2026-05-27 21:13:57.787 [INFO] In session is user: kips 2026-05-27 21:13:58.170 [INFO] In session is user: kips 2026-05-27 21:13:58.503 [INFO] In session is user: kips 2026-05-27 21:13:59.095 [INFO] In session is user: kips 2026-05-27 21:13:59.456 [INFO] In session is user: kips 2026-05-27 21:13:59.925 [INFO] In session is user: kips 2026-05-27 21:14:00.223 [INFO] In session is user: kips 2026-05-27 21:14:00.635 [INFO] In session is user: kips 2026-05-27 21:14:01.042 [INFO] In session is user: kips 2026-05-27 21:14:01.337 [INFO] In session is user: kips 2026-05-27 21:14:01.689 [INFO] In session is user: kips 2026-05-27 21:14:02.287 [INFO] In session is user: kips 2026-05-27 21:14:02.638 [INFO] In session is user: kips 2026-05-27 21:14:02.926 [INFO] In session is user: kips 2026-05-27 21:14:03.303 [INFO] In session is user: kips 2026-05-27 21:14:03.648 [INFO] In session is user: kips 2026-05-27 21:14:04.095 [INFO] In session is user: kips 2026-05-27 21:14:04.437 [INFO] In session is user: kips 2026-05-27 21:14:04.843 [INFO] In session is user: kips 2026-05-27 21:14:05.234 [INFO] In session is user: kips 2026-05-27 21:14:05.553 [INFO] In session is user: kips 2026-05-27 21:14:05.852 [INFO] In session is user: kips 2026-05-27 21:14:06.204 [INFO] In session is user: kips 2026-05-27 21:14:06.781 [INFO] In session is user: kips 2026-05-27 21:14:07.088 [INFO] In session is user: kips 2026-05-27 21:14:07.396 [INFO] In session is user: kips 2026-05-27 21:14:07.766 [INFO] In session is user: kips 2026-05-27 21:14:08.104 [INFO] In session is user: kips 2026-05-27 21:14:08.523 [INFO] In session is user: kips 2026-05-27 21:14:08.910 [INFO] In session is user: kips 2026-05-27 21:14:09.327 [INFO] In session is user: kips 2026-05-27 21:14:09.742 [INFO] In session is user: kips 2026-05-27 21:14:10.025 [INFO] In session is user: kips 2026-05-27 21:14:10.420 [INFO] In session is user: kips 2026-05-27 21:14:10.984 [INFO] In session is user: kips 2026-05-27 21:14:11.300 [INFO] In session is user: kips 2026-05-27 21:14:11.636 [INFO] In session is user: kips 2026-05-27 21:14:12.111 [INFO] In session is user: kips 2026-05-27 21:14:12.487 [INFO] In session is user: kips 2026-05-27 21:14:13.027 [INFO] In session is user: kips 2026-05-27 21:14:13.336 [INFO] In session is user: kips 2026-05-27 21:14:13.760 [INFO] In session is user: kips 2026-05-27 21:14:14.055 [INFO] In session is user: kips 2026-05-27 21:14:14.350 [INFO] In session is user: kips 2026-05-27 21:14:14.674 [INFO] In session is user: kips 2026-05-27 21:14:15.339 [INFO] In session is user: kips 2026-05-27 21:14:15.750 [INFO] In session is user: kips 2026-05-27 21:14:16.030 [INFO] In session is user: kips 2026-05-27 21:14:16.405 [INFO] In session is user: kips 2026-05-27 21:14:16.772 [INFO] In session is user: kips 2026-05-27 21:14:17.227 [INFO] In session is user: kips 2026-05-27 21:14:17.713 [INFO] In session is user: kips 2026-05-27 21:14:18.252 [INFO] In session is user: kips 2026-05-27 21:14:18.677 [INFO] In session is user: kips 2026-05-27 21:14:18.982 [INFO] In session is user: kips 2026-05-27 21:14:19.304 [INFO] In session is user: kips 2026-05-27 21:14:19.907 [INFO] In session is user: kips 2026-05-27 21:14:20.210 [INFO] In session is user: kips 2026-05-27 21:14:20.603 [INFO] In session is user: kips 2026-05-27 21:14:20.992 [INFO] In session is user: kips 2026-05-27 21:14:21.297 [INFO] In session is user: kips 2026-05-27 21:14:21.634 [INFO] In session is user: kips 2026-05-27 21:14:22.022 [INFO] In session is user: kips 2026-05-27 21:14:22.284 [INFO] In session is user: kips 2026-05-27 21:14:22.656 [INFO] In session is user: kips 2026-05-27 21:14:22.988 [INFO] In session is user: kips 2026-05-27 21:14:23.318 [INFO] In session is user: kips 2026-05-27 21:14:23.610 [INFO] In session is user: kips 2026-05-27 21:14:24.020 [INFO] In session is user: kips 2026-05-27 21:14:24.394 [INFO] In session is user: kips 2026-05-27 21:14:24.720 [INFO] In session is user: kips 2026-05-27 21:14:25.069 [INFO] In session is user: kips 2026-05-27 21:14:25.409 [INFO] In session is user: kips 2026-05-27 21:14:25.723 [INFO] In session is user: kips 2026-05-27 21:14:26.135 [INFO] In session is user: kips 2026-05-27 21:14:26.650 [INFO] In session is user: kips 2026-05-27 21:14:27.146 [INFO] In session is user: kips 2026-05-27 21:14:27.475 [INFO] In session is user: kips 2026-05-27 21:14:27.836 [INFO] In session is user: kips 2026-05-27 21:14:28.225 [INFO] In session is user: kips 2026-05-27 21:14:28.585 [INFO] In session is user: kips 2026-05-27 21:14:28.914 [INFO] In session is user: kips 2026-05-27 21:14:29.299 [INFO] In session is user: kips 2026-05-27 21:14:29.799 [INFO] In session is user: kips 2026-05-27 21:14:30.074 [INFO] In session is user: kips 2026-05-27 21:14:30.432 [INFO] In session is user: kips 2026-05-27 21:14:30.714 [INFO] In session is user: kips 2026-05-27 21:14:31.046 [INFO] In session is user: kips 2026-05-27 21:14:31.482 [INFO] In session is user: kips 2026-05-27 21:14:31.973 [INFO] In session is user: kips 2026-05-27 21:14:32.248 [INFO] In session is user: kips 2026-05-27 21:14:32.635 [INFO] In session is user: kips 2026-05-27 21:14:33.217 [INFO] In session is user: kips 2026-05-27 21:14:33.605 [INFO] In session is user: kips 2026-05-27 21:14:33.865 [INFO] In session is user: kips 2026-05-27 21:14:34.222 [INFO] In session is user: kips 2026-05-27 21:14:34.636 [INFO] In session is user: kips 2026-05-27 21:14:35.202 [INFO] In session is user: kips 2026-05-27 21:14:35.547 [INFO] In session is user: kips 2026-05-27 21:14:35.973 [INFO] In session is user: kips 2026-05-27 21:14:36.770 [INFO] In session is user: kips 2026-05-27 21:14:37.130 [INFO] In session is user: kips 2026-05-27 21:14:37.489 [INFO] In session is user: kips 2026-05-27 21:14:37.797 [INFO] In session is user: kips 2026-05-27 21:14:38.320 [INFO] In session is user: kips 2026-05-27 21:14:38.690 [INFO] In session is user: kips 2026-05-27 21:14:39.238 [INFO] In session is user: kips 2026-05-27 21:14:39.525 [INFO] In session is user: kips 2026-05-27 21:14:39.968 [INFO] In session is user: kips 2026-05-27 21:14:40.276 [INFO] In session is user: kips 2026-05-27 21:14:40.893 [INFO] In session is user: kips 2026-05-27 21:14:41.181 [INFO] In session is user: kips 2026-05-27 21:14:41.597 [INFO] In session is user: kips 2026-05-27 21:14:42.005 [INFO] In session is user: kips 2026-05-27 21:14:42.367 [INFO] In session is user: kips 2026-05-27 21:14:42.943 [INFO] In session is user: kips 2026-05-27 21:14:43.228 [INFO] In session is user: kips 2026-05-27 21:14:43.525 [INFO] In session is user: kips 2026-05-27 21:14:43.942 [INFO] In session is user: kips 2026-05-27 21:14:44.267 [INFO] In session is user: kips 2026-05-27 21:14:44.653 [INFO] In session is user: kips 2026-05-27 21:14:44.990 [INFO] In session is user: kips 2026-05-27 21:14:45.376 [INFO] In session is user: kips 2026-05-27 21:14:45.663 [INFO] In session is user: kips 2026-05-27 21:14:46.038 [INFO] In session is user: kips 2026-05-27 21:14:46.324 [INFO] In session is user: kips 2026-05-27 21:14:46.716 [INFO] In session is user: kips 2026-05-27 21:14:47.091 [INFO] In session is user: kips 2026-05-27 21:14:47.471 [INFO] In session is user: kips 2026-05-27 21:14:47.855 [INFO] In session is user: kips 2026-05-27 21:14:48.246 [INFO] In session is user: kips 2026-05-27 21:14:48.507 [INFO] In session is user: kips 2026-05-27 21:14:48.792 [INFO] In session is user: kips 2026-05-27 21:14:49.087 [INFO] In session is user: kips 2026-05-27 21:14:49.387 [INFO] In session is user: kips 2026-05-27 21:14:49.723 [INFO] In session is user: kips 2026-05-27 21:14:50.310 [INFO] In session is user: kips 2026-05-27 21:14:50.622 [INFO] In session is user: kips 2026-05-27 21:14:51.031 [INFO] In session is user: kips 2026-05-27 21:14:51.374 [INFO] In session is user: kips 2026-05-27 21:14:51.660 [INFO] In session is user: kips 2026-05-27 21:14:52.061 [INFO] In session is user: kips 2026-05-27 21:14:52.473 [INFO] In session is user: kips 2026-05-27 21:14:52.853 [INFO] In session is user: kips 2026-05-27 21:14:53.184 [INFO] In session is user: kips 2026-05-27 21:14:53.478 [INFO] In session is user: kips 2026-05-27 21:14:53.764 [INFO] In session is user: kips 2026-05-27 21:14:54.058 [INFO] In session is user: kips 2026-05-27 21:14:54.439 [INFO] In session is user: kips 2026-05-27 21:14:55.018 [INFO] In session is user: kips 2026-05-27 21:14:55.322 [INFO] In session is user: kips 2026-05-27 21:14:55.738 [INFO] In session is user: kips 2026-05-27 21:14:56.104 [INFO] In session is user: kips 2026-05-27 21:14:56.529 [INFO] In session is user: kips 2026-05-27 21:14:57.050 [INFO] In session is user: kips 2026-05-27 21:14:57.373 [INFO] In session is user: kips 2026-05-27 21:14:57.780 [INFO] In session is user: kips 2026-05-27 21:14:58.111 [INFO] In session is user: kips 2026-05-27 21:14:58.497 [INFO] In session is user: kips 2026-05-27 21:14:59.132 [INFO] In session is user: kips 2026-05-27 21:14:59.515 [INFO] In session is user: kips 2026-05-27 21:14:59.859 [INFO] In session is user: kips 2026-05-27 21:15:00.212 [INFO] In session is user: kips 2026-05-27 21:15:00.571 [INFO] In session is user: kips 2026-05-27 21:15:01.016 [INFO] In session is user: kips 2026-05-27 21:15:01.445 [INFO] In session is user: kips 2026-05-27 21:15:01.876 [INFO] In session is user: kips 2026-05-27 21:15:02.314 [INFO] In session is user: kips 2026-05-27 21:15:02.834 [INFO] In session is user: kips 2026-05-27 21:15:03.174 [INFO] In session is user: kips 2026-05-27 21:15:03.492 [INFO] In session is user: kips 2026-05-27 21:15:03.868 [INFO] In session is user: kips 2026-05-27 21:15:04.175 [INFO] In session is user: kips 2026-05-27 21:15:04.530 [INFO] In session is user: kips 2026-05-27 21:15:04.929 [INFO] In session is user: kips 2026-05-27 21:15:05.211 [INFO] In session is user: kips 2026-05-27 21:15:05.847 [INFO] In session is user: kips 2026-05-27 21:15:06.164 [INFO] In session is user: kips 2026-05-27 21:15:06.608 [INFO] In session is user: kips 2026-05-27 21:15:06.893 [INFO] In session is user: kips 2026-05-27 21:15:07.161 [INFO] In session is user: kips 2026-05-27 21:15:07.533 [INFO] In session is user: kips 2026-05-27 21:15:07.884 [INFO] In session is user: kips 2026-05-27 21:15:08.198 [INFO] In session is user: kips 2026-05-27 21:15:08.596 [INFO] In session is user: kips 2026-05-27 21:15:08.925 [INFO] In session is user: kips 2026-05-27 21:15:09.222 [INFO] In session is user: kips 2026-05-27 21:15:09.530 [INFO] In session is user: kips 2026-05-27 21:15:09.846 [INFO] In session is user: kips 2026-05-27 21:15:10.271 [INFO] In session is user: kips 2026-05-27 21:15:10.560 [INFO] In session is user: kips 2026-05-27 21:15:10.970 [INFO] In session is user: kips 2026-05-27 21:15:11.382 [INFO] In session is user: kips 2026-05-27 21:15:11.734 [INFO] In session is user: kips 2026-05-27 21:15:12.323 [INFO] In session is user: kips 2026-05-27 21:15:12.633 [INFO] In session is user: kips 2026-05-27 21:15:13.014 [INFO] In session is user: kips 2026-05-27 21:15:13.385 [INFO] In session is user: kips 2026-05-27 21:15:13.815 [INFO] In session is user: kips 2026-05-27 21:15:14.146 [INFO] In session is user: kips 2026-05-27 21:15:14.509 [INFO] In session is user: kips 2026-05-27 21:15:14.994 [INFO] In session is user: kips 2026-05-27 21:15:15.450 [INFO] In session is user: kips 2026-05-27 21:15:15.843 [INFO] In session is user: kips 2026-05-27 21:15:16.320 [INFO] In session is user: kips 2026-05-27 21:15:16.712 [INFO] In session is user: kips 2026-05-27 21:15:17.114 [INFO] In session is user: kips 2026-05-27 21:15:17.482 [INFO] In session is user: kips 2026-05-27 21:15:18.025 [INFO] In session is user: kips 2026-05-27 21:15:18.338 [INFO] In session is user: kips 2026-05-27 21:15:18.665 [INFO] In session is user: kips 2026-05-27 21:15:19.097 [INFO] In session is user: kips 2026-05-27 21:15:19.402 [INFO] In session is user: kips 2026-05-27 21:15:19.698 [INFO] In session is user: kips 2026-05-27 21:15:20.128 [INFO] In session is user: kips 2026-05-27 21:15:20.429 [INFO] In session is user: kips 2026-05-27 21:15:20.807 [INFO] In session is user: kips 2026-05-27 21:15:21.188 [INFO] In session is user: kips 2026-05-27 21:15:21.478 [INFO] In session is user: kips 2026-05-27 21:15:21.832 [INFO] In session is user: kips 2026-05-27 21:15:22.220 [INFO] In session is user: kips 2026-05-27 21:15:22.560 [INFO] In session is user: kips 2026-05-27 21:15:22.957 [INFO] In session is user: kips 2026-05-27 21:15:23.342 [INFO] In session is user: kips 2026-05-27 21:15:23.639 [INFO] In session is user: kips 2026-05-27 21:15:23.923 [INFO] In session is user: kips 2026-05-27 21:15:24.325 [INFO] In session is user: kips 2026-05-27 21:15:24.683 [INFO] In session is user: kips 2026-05-27 21:15:24.996 [INFO] In session is user: kips 2026-05-27 21:15:25.377 [INFO] In session is user: kips 2026-05-27 21:15:25.715 [INFO] In session is user: kips 2026-05-27 21:15:26.020 [INFO] In session is user: kips 2026-05-27 21:15:26.411 [INFO] In session is user: kips 2026-05-27 21:15:26.731 [INFO] In session is user: kips 2026-05-27 21:15:27.072 [INFO] In session is user: kips 2026-05-27 21:15:27.546 [INFO] In session is user: kips 2026-05-27 21:15:27.843 [INFO] In session is user: kips 2026-05-27 21:15:28.160 [INFO] In session is user: kips 2026-05-27 21:15:28.508 [INFO] In session is user: kips 2026-05-27 21:15:28.912 [INFO] In session is user: kips 2026-05-27 21:15:29.313 [INFO] In session is user: kips 2026-05-27 21:15:29.707 [INFO] In session is user: kips 2026-05-27 21:15:30.083 [INFO] In session is user: kips 2026-05-27 21:15:30.453 [INFO] In session is user: kips 2026-05-27 21:15:30.741 [INFO] In session is user: kips 2026-05-27 21:15:31.142 [INFO] In session is user: kips 2026-05-27 21:15:31.652 [INFO] In session is user: kips 2026-05-27 21:15:31.957 [INFO] In session is user: kips 2026-05-27 21:15:32.365 [INFO] In session is user: kips 2026-05-27 21:15:32.702 [INFO] In session is user: kips 2026-05-27 21:15:33.309 [INFO] In session is user: kips 2026-05-27 21:15:33.613 [INFO] In session is user: kips 2026-05-27 21:15:34.007 [INFO] In session is user: kips 2026-05-27 21:15:34.402 [INFO] In session is user: kips 2026-05-27 21:15:34.801 [INFO] In session is user: kips 2026-05-27 21:15:35.344 [INFO] In session is user: kips 2026-05-27 21:15:35.683 [INFO] In session is user: kips 2026-05-27 21:15:36.061 [INFO] In session is user: kips 2026-05-27 21:15:36.386 [INFO] In session is user: kips 2026-05-27 21:15:36.776 [INFO] In session is user: kips 2026-05-27 21:15:37.287 [INFO] In session is user: kips 2026-05-27 21:15:37.945 [INFO] In session is user: kips 2026-05-27 21:15:38.323 [INFO] In session is user: kips 2026-05-27 21:15:38.602 [INFO] In session is user: kips 2026-05-27 21:15:38.998 [INFO] In session is user: kips 2026-05-27 21:15:39.329 [INFO] In session is user: kips 2026-05-27 21:15:39.858 [INFO] In session is user: kips 2026-05-27 21:15:40.251 [INFO] In session is user: kips 2026-05-27 21:15:40.568 [INFO] In session is user: kips 2026-05-27 21:15:40.973 [INFO] In session is user: kips 2026-05-27 21:15:41.292 [INFO] In session is user: kips 2026-05-27 21:15:41.614 [INFO] In session is user: kips 2026-05-27 21:15:41.991 [INFO] In session is user: kips 2026-05-27 21:15:42.299 [INFO] In session is user: kips 2026-05-27 21:15:43.014 [INFO] In session is user: kips 2026-05-27 21:15:43.341 [INFO] In session is user: kips 2026-05-27 21:15:43.719 [INFO] In session is user: kips 2026-05-27 21:15:44.036 [INFO] In session is user: kips 2026-05-27 21:15:44.357 [INFO] In session is user: kips 2026-05-27 21:15:44.843 [INFO] In session is user: kips 2026-05-27 21:15:45.185 [INFO] In session is user: kips 2026-05-27 21:15:45.602 [INFO] In session is user: kips 2026-05-27 21:15:45.994 [INFO] In session is user: kips 2026-05-27 21:15:46.464 [INFO] In session is user: kips 2026-05-27 21:15:46.844 [INFO] In session is user: kips 2026-05-27 21:15:47.229 [INFO] In session is user: kips 2026-05-27 21:15:47.647 [INFO] In session is user: kips 2026-05-27 21:15:48.033 [INFO] In session is user: kips 2026-05-27 21:15:48.429 [INFO] In session is user: kips 2026-05-27 21:15:48.724 [INFO] In session is user: kips 2026-05-27 21:15:49.162 [INFO] In session is user: kips 2026-05-27 21:15:49.568 [INFO] In session is user: kips 2026-05-27 21:15:49.872 [INFO] In session is user: kips 2026-05-27 21:15:50.293 [INFO] In session is user: kips 2026-05-27 21:15:50.651 [INFO] In session is user: kips 2026-05-27 21:15:51.060 [INFO] In session is user: kips 2026-05-27 21:15:51.616 [INFO] In session is user: kips 2026-05-27 21:15:51.928 [INFO] In session is user: kips 2026-05-27 21:15:52.264 [INFO] In session is user: kips 2026-05-27 21:15:52.618 [INFO] In session is user: kips 2026-05-27 21:15:52.919 [INFO] In session is user: kips 2026-05-27 21:15:53.267 [INFO] In session is user: kips 2026-05-27 21:15:53.566 [INFO] In session is user: kips 2026-05-27 21:15:53.915 [INFO] In session is user: kips 2026-05-27 21:15:54.306 [INFO] In session is user: kips 2026-05-27 21:15:54.718 [INFO] In session is user: kips 2026-05-27 21:15:55.307 [INFO] In session is user: kips 2026-05-27 21:15:55.608 [INFO] In session is user: kips 2026-05-27 21:15:55.935 [INFO] In session is user: kips 2026-05-27 21:15:56.303 [INFO] In session is user: kips 2026-05-27 21:15:56.636 [INFO] In session is user: kips 2026-05-27 21:15:57.051 [INFO] In session is user: kips 2026-05-27 21:15:57.577 [INFO] In session is user: kips 2026-05-27 21:15:57.946 [INFO] In session is user: kips 2026-05-27 21:15:58.304 [INFO] In session is user: kips 2026-05-27 21:15:58.692 [INFO] In session is user: kips 2026-05-27 21:15:59.112 [INFO] In session is user: kips 2026-05-27 21:15:59.608 [INFO] In session is user: kips 2026-05-27 21:15:59.963 [INFO] In session is user: kips 2026-05-27 21:16:00.332 [INFO] In session is user: kips 2026-05-27 21:16:00.602 [INFO] In session is user: kips 2026-05-27 21:16:01.014 [INFO] In session is user: kips 2026-05-27 21:16:01.318 [INFO] In session is user: kips 2026-05-27 21:16:01.775 [INFO] In session is user: kips 2026-05-27 21:16:02.173 [INFO] In session is user: kips 2026-05-27 21:16:02.470 [INFO] In session is user: kips 2026-05-27 21:16:02.795 [INFO] In session is user: kips 2026-05-27 21:16:03.227 [INFO] In session is user: kips 2026-05-27 21:16:03.645 [INFO] In session is user: kips 2026-05-27 21:16:04.161 [INFO] In session is user: kips 2026-05-27 21:16:04.460 [INFO] In session is user: kips 2026-05-27 21:16:04.828 [INFO] In session is user: kips 2026-05-27 21:16:05.233 [INFO] In session is user: kips 2026-05-27 21:16:05.538 [INFO] In session is user: kips 2026-05-27 21:16:05.834 [INFO] In session is user: kips 2026-05-27 21:16:06.272 [INFO] In session is user: kips 2026-05-27 21:16:06.609 [INFO] In session is user: kips 2026-05-27 21:16:07.000 [INFO] In session is user: kips 2026-05-27 21:16:07.504 [INFO] In session is user: kips 2026-05-27 21:16:07.923 [INFO] In session is user: kips 2026-05-27 21:16:08.377 [INFO] In session is user: kips 2026-05-27 21:16:08.699 [INFO] In session is user: kips 2026-05-27 21:16:09.024 [INFO] In session is user: kips 2026-05-27 21:16:09.391 [INFO] In session is user: kips 2026-05-27 21:16:09.937 [INFO] In session is user: kips 2026-05-27 21:16:10.459 [INFO] In session is user: kips 2026-05-27 21:16:10.757 [INFO] In session is user: kips 2026-05-27 21:16:11.190 [INFO] In session is user: kips 2026-05-27 21:16:11.609 [INFO] In session is user: kips 2026-05-27 21:16:12.043 [INFO] In session is user: kips 2026-05-27 21:16:12.548 [INFO] In session is user: kips 2026-05-27 21:16:13.226 [INFO] In session is user: kips 2026-05-27 21:16:13.600 [INFO] In session is user: kips 2026-05-27 21:16:13.964 [INFO] In session is user: kips 2026-05-27 21:16:14.292 [INFO] In session is user: kips 2026-05-27 21:16:14.765 [INFO] In session is user: kips 2026-05-27 21:16:15.039 [INFO] In session is user: kips 2026-05-27 21:16:15.352 [INFO] In session is user: kips 2026-05-27 21:16:15.763 [INFO] In session is user: kips 2026-05-27 21:16:16.217 [INFO] In session is user: kips 2026-05-27 21:16:16.541 [INFO] In session is user: kips 2026-05-27 21:16:16.848 [INFO] In session is user: kips 2026-05-27 21:16:17.275 [INFO] In session is user: kips 2026-05-27 21:16:17.598 [INFO] In session is user: kips 2026-05-27 21:16:17.910 [INFO] In session is user: kips 2026-05-27 21:16:18.576 [INFO] In session is user: kips 2026-05-27 21:16:18.971 [INFO] In session is user: kips 2026-05-27 21:16:19.393 [INFO] In session is user: kips 2026-05-27 21:16:19.914 [INFO] In session is user: kips 2026-05-27 21:16:20.312 [INFO] In session is user: kips 2026-05-27 21:16:20.631 [INFO] In session is user: kips 2026-05-27 21:16:21.248 [INFO] In session is user: kips 2026-05-27 21:16:21.555 [INFO] In session is user: kips 2026-05-27 21:16:21.968 [INFO] In session is user: kips 2026-05-27 21:16:22.258 [INFO] In session is user: kips 2026-05-27 21:16:22.627 [INFO] In session is user: kips 2026-05-27 21:16:23.125 [INFO] In session is user: kips 2026-05-27 21:16:23.417 [INFO] In session is user: kips 2026-05-27 21:16:23.726 [INFO] In session is user: kips 2026-05-27 21:16:24.180 [INFO] In session is user: kips 2026-05-27 21:16:24.472 [INFO] In session is user: kips 2026-05-27 21:16:24.769 [INFO] In session is user: kips 2026-05-27 21:16:25.129 [INFO] In session is user: kips 2026-05-27 21:16:25.435 [INFO] In session is user: kips 2026-05-27 21:16:25.766 [INFO] In session is user: kips 2026-05-27 21:16:26.042 [INFO] In session is user: kips 2026-05-27 21:16:26.346 [INFO] In session is user: kips 2026-05-27 21:16:26.711 [INFO] In session is user: kips 2026-05-27 21:16:26.995 [INFO] In session is user: kips 2026-05-27 21:16:27.374 [INFO] In session is user: kips 2026-05-27 21:16:27.749 [INFO] In session is user: kips 2026-05-27 21:16:28.108 [INFO] In session is user: kips 2026-05-27 21:16:28.394 [INFO] In session is user: kips 2026-05-27 21:16:28.662 [INFO] In session is user: kips 2026-05-27 21:16:29.272 [INFO] In session is user: kips 2026-05-27 21:16:29.737 [INFO] In session is user: kips 2026-05-27 21:16:30.056 [INFO] In session is user: kips 2026-05-27 21:16:30.446 [INFO] In session is user: kips 2026-05-27 21:16:30.771 [INFO] In session is user: kips 2026-05-27 21:16:31.165 [INFO] In session is user: kips 2026-05-27 21:16:31.577 [INFO] In session is user: kips 2026-05-27 21:16:31.940 [INFO] In session is user: kips 2026-05-27 21:16:32.304 [INFO] In session is user: kips 2026-05-27 21:16:32.699 [INFO] In session is user: kips 2026-05-27 21:16:33.148 [INFO] In session is user: kips 2026-05-27 21:16:33.518 [INFO] In session is user: kips 2026-05-27 21:16:33.814 [INFO] In session is user: kips 2026-05-27 21:16:34.135 [INFO] In session is user: kips 2026-05-27 21:16:34.561 [INFO] In session is user: kips 2026-05-27 21:16:34.949 [INFO] In session is user: kips 2026-05-27 21:16:35.626 [INFO] In session is user: kips 2026-05-27 21:16:36.198 [INFO] In session is user: kips 2026-05-27 21:16:36.488 [INFO] In session is user: kips 2026-05-27 21:16:36.915 [INFO] In session is user: kips 2026-05-27 21:16:37.253 [INFO] In session is user: kips 2026-05-27 21:16:37.711 [INFO] In session is user: kips 2026-05-27 21:16:38.240 [INFO] In session is user: kips 2026-05-27 21:16:38.633 [INFO] In session is user: kips 2026-05-27 21:16:38.945 [INFO] In session is user: kips 2026-05-27 21:16:39.280 [INFO] In session is user: kips 2026-05-27 21:16:39.673 [INFO] In session is user: kips 2026-05-27 21:16:39.968 [INFO] In session is user: kips 2026-05-27 21:16:40.348 [INFO] In session is user: kips 2026-05-27 21:16:40.696 [INFO] In session is user: kips 2026-05-27 21:16:41.108 [INFO] In session is user: kips 2026-05-27 21:16:41.522 [INFO] In session is user: kips 2026-05-27 21:16:42.016 [INFO] In session is user: kips 2026-05-27 21:16:42.286 [INFO] In session is user: kips 2026-05-27 21:16:42.667 [INFO] In session is user: kips 2026-05-27 21:16:43.152 [INFO] In session is user: kips 2026-05-27 21:16:43.561 [INFO] In session is user: kips 2026-05-27 21:16:43.858 [INFO] In session is user: kips 2026-05-27 21:16:44.169 [INFO] In session is user: kips 2026-05-27 21:16:44.533 [INFO] In session is user: kips 2026-05-27 21:16:44.890 [INFO] In session is user: kips 2026-05-27 21:16:45.192 [INFO] In session is user: kips 2026-05-27 21:16:45.572 [INFO] In session is user: kips 2026-05-27 21:16:45.923 [INFO] In session is user: kips 2026-05-27 21:16:46.215 [INFO] In session is user: kips 2026-05-27 21:16:46.612 [INFO] In session is user: kips 2026-05-27 21:16:46.933 [INFO] In session is user: kips 2026-05-27 21:16:47.566 [INFO] In session is user: kips 2026-05-27 21:16:47.863 [INFO] In session is user: kips 2026-05-27 21:16:48.196 [INFO] In session is user: kips 2026-05-27 21:16:48.571 [INFO] In session is user: kips 2026-05-27 21:16:48.896 [INFO] In session is user: kips 2026-05-27 21:16:49.268 [INFO] In session is user: kips 2026-05-27 21:16:49.809 [INFO] In session is user: kips 2026-05-27 21:16:50.302 [INFO] In session is user: kips 2026-05-27 21:16:50.658 [INFO] In session is user: kips 2026-05-27 21:16:51.054 [INFO] In session is user: kips 2026-05-27 21:16:51.442 [INFO] In session is user: kips 2026-05-27 21:16:51.733 [INFO] In session is user: kips 2026-05-27 21:16:52.056 [INFO] In session is user: kips 2026-05-27 21:16:52.393 [INFO] In session is user: kips 2026-05-27 21:16:52.795 [INFO] In session is user: kips 2026-05-27 21:16:53.179 [INFO] In session is user: kips 2026-05-27 21:16:53.588 [INFO] In session is user: kips 2026-05-27 21:16:53.983 [INFO] In session is user: kips 2026-05-27 21:16:54.533 [INFO] In session is user: kips 2026-05-27 21:16:55.027 [INFO] In session is user: kips 2026-05-27 21:16:55.524 [INFO] In session is user: kips 2026-05-27 21:16:55.844 [INFO] In session is user: kips 2026-05-27 21:16:56.267 [INFO] In session is user: kips 2026-05-27 21:16:56.773 [INFO] In session is user: kips 2026-05-27 21:16:57.108 [INFO] In session is user: kips 2026-05-27 21:16:57.922 [INFO] In session is user: kips 2026-05-27 21:16:58.410 [INFO] In session is user: kips 2026-05-27 21:16:58.780 [INFO] In session is user: kips 2026-05-27 21:16:59.101 [INFO] In session is user: kips 2026-05-27 21:16:59.428 [INFO] In session is user: kips 2026-05-27 21:16:59.731 [INFO] In session is user: kips 2026-05-27 21:17:00.034 [INFO] In session is user: kips 2026-05-27 21:17:00.472 [INFO] In session is user: kips 2026-05-27 21:17:00.775 [INFO] In session is user: kips 2026-05-27 21:17:01.375 [INFO] In session is user: kips 2026-05-27 21:17:01.888 [INFO] In session is user: kips 2026-05-27 21:17:02.180 [INFO] In session is user: kips 2026-05-27 21:17:02.519 [INFO] In session is user: kips 2026-05-27 21:17:02.899 [INFO] In session is user: kips 2026-05-27 21:17:03.222 [INFO] In session is user: kips 2026-05-27 21:17:03.630 [INFO] In session is user: kips 2026-05-27 21:17:04.014 [INFO] In session is user: kips 2026-05-27 21:17:04.337 [INFO] In session is user: kips 2026-05-27 21:17:04.655 [INFO] In session is user: kips 2026-05-27 21:17:05.106 [INFO] In session is user: kips 2026-05-27 21:17:05.503 [INFO] In session is user: kips 2026-05-27 21:17:05.806 [INFO] In session is user: kips 2026-05-27 21:17:06.115 [INFO] In session is user: kips 2026-05-27 21:17:06.542 [INFO] In session is user: kips 2026-05-27 21:17:06.815 [INFO] In session is user: kips 2026-05-27 21:17:07.211 [INFO] In session is user: kips 2026-05-27 21:17:07.607 [INFO] In session is user: kips 2026-05-27 21:17:07.885 [INFO] In session is user: kips 2026-05-27 21:17:08.214 [INFO] In session is user: kips 2026-05-27 21:17:08.497 [INFO] In session is user: kips 2026-05-27 21:17:08.868 [INFO] In session is user: kips 2026-05-27 21:17:09.174 [INFO] In session is user: kips 2026-05-27 21:17:09.789 [INFO] In session is user: kips 2026-05-27 21:17:10.079 [INFO] In session is user: kips 2026-05-27 21:17:10.397 [INFO] In session is user: kips 2026-05-27 21:17:10.738 [INFO] In session is user: kips 2026-05-27 21:17:11.118 [INFO] In session is user: kips 2026-05-27 21:17:11.533 [INFO] In session is user: kips 2026-05-27 21:17:11.922 [INFO] In session is user: kips 2026-05-27 21:17:12.191 [INFO] In session is user: kips 2026-05-27 21:17:12.531 [INFO] In session is user: kips 2026-05-27 21:17:12.976 [INFO] In session is user: kips 2026-05-27 21:17:13.439 [INFO] In session is user: kips 2026-05-27 21:17:13.735 [INFO] In session is user: kips 2026-05-27 21:17:14.071 [INFO] In session is user: kips 2026-05-27 21:17:14.416 [INFO] In session is user: kips 2026-05-27 21:17:14.779 [INFO] In session is user: kips 2026-05-27 21:17:15.098 [INFO] In session is user: kips 2026-05-27 21:17:15.463 [INFO] In session is user: kips 2026-05-27 21:17:15.814 [INFO] In session is user: kips 2026-05-27 21:17:16.149 [INFO] In session is user: kips 2026-05-27 21:17:16.739 [INFO] In session is user: kips 2026-05-27 21:17:17.113 [INFO] In session is user: kips 2026-05-27 21:17:17.534 [INFO] In session is user: kips 2026-05-27 21:17:17.862 [INFO] In session is user: kips 2026-05-27 21:17:18.273 [INFO] In session is user: kips 2026-05-27 21:17:18.608 [INFO] In session is user: kips 2026-05-27 21:17:18.934 [INFO] In session is user: kips 2026-05-27 21:17:19.294 [INFO] In session is user: kips 2026-05-27 21:17:19.678 [INFO] In session is user: kips 2026-05-27 21:17:20.225 [INFO] In session is user: kips 2026-05-27 21:17:20.548 [INFO] In session is user: kips 2026-05-27 21:17:20.870 [INFO] In session is user: kips 2026-05-27 21:17:21.449 [INFO] In session is user: kips 2026-05-27 21:17:21.767 [INFO] In session is user: kips 2026-05-27 21:17:22.086 [INFO] In session is user: kips 2026-05-27 21:17:22.390 [INFO] In session is user: kips 2026-05-27 21:17:22.683 [INFO] In session is user: kips 2026-05-27 21:17:22.994 [INFO] In session is user: kips 2026-05-27 21:17:23.347 [INFO] In session is user: kips 2026-05-27 21:17:23.921 [INFO] In session is user: kips 2026-05-27 21:17:24.218 [INFO] In session is user: kips 2026-05-27 21:17:24.520 [INFO] In session is user: kips 2026-05-27 21:17:24.913 [INFO] In session is user: kips 2026-05-27 21:17:25.439 [INFO] In session is user: kips 2026-05-27 21:17:25.735 [INFO] In session is user: kips 2026-05-27 21:17:26.067 [INFO] In session is user: kips 2026-05-27 21:17:26.357 [INFO] In session is user: kips 2026-05-27 21:17:26.774 [INFO] In session is user: kips 2026-05-27 21:17:27.183 [INFO] In session is user: kips 2026-05-27 21:17:27.516 [INFO] In session is user: kips 2026-05-27 21:17:28.109 [INFO] In session is user: kips 2026-05-27 21:17:28.425 [INFO] In session is user: kips 2026-05-27 21:17:28.693 [INFO] In session is user: kips 2026-05-27 21:17:29.095 [INFO] In session is user: kips 2026-05-27 21:17:29.635 [INFO] In session is user: kips 2026-05-27 21:17:29.930 [INFO] In session is user: kips 2026-05-27 21:17:30.262 [INFO] In session is user: kips 2026-05-27 21:17:30.664 [INFO] In session is user: kips 2026-05-27 21:17:30.968 [INFO] In session is user: kips 2026-05-27 21:17:31.382 [INFO] In session is user: kips 2026-05-27 21:17:31.719 [INFO] In session is user: kips 2026-05-27 21:17:32.085 [INFO] In session is user: kips 2026-05-27 21:17:32.397 [INFO] In session is user: kips 2026-05-27 21:17:32.765 [INFO] In session is user: kips 2026-05-27 21:17:33.107 [INFO] In session is user: kips 2026-05-27 21:17:33.420 [INFO] In session is user: kips 2026-05-27 21:17:33.792 [INFO] In session is user: kips 2026-05-27 21:17:34.158 [INFO] In session is user: kips 2026-05-27 21:17:34.578 [INFO] In session is user: kips 2026-05-27 21:17:34.924 [INFO] In session is user: kips 2026-05-27 21:17:35.225 [INFO] In session is user: kips 2026-05-27 21:17:35.488 [INFO] In session is user: kips 2026-05-27 21:17:35.980 [INFO] In session is user: kips 2026-05-27 21:17:36.242 [INFO] In session is user: kips 2026-05-27 21:17:36.804 [INFO] In session is user: kips 2026-05-27 21:17:37.117 [INFO] In session is user: kips 2026-05-27 21:17:37.480 [INFO] In session is user: kips 2026-05-27 21:17:37.841 [INFO] In session is user: kips 2026-05-27 21:17:38.151 [INFO] In session is user: kips 2026-05-27 21:17:38.527 [INFO] In session is user: kips 2026-05-27 21:17:38.831 [INFO] In session is user: kips 2026-05-27 21:17:39.262 [INFO] In session is user: kips 2026-05-27 21:17:39.653 [INFO] In session is user: kips 2026-05-27 21:17:39.943 [INFO] In session is user: kips 2026-05-27 21:17:40.260 [INFO] In session is user: kips 2026-05-27 21:17:40.645 [INFO] In session is user: kips 2026-05-27 21:17:40.937 [INFO] In session is user: kips 2026-05-27 21:17:41.320 [INFO] In session is user: kips 2026-05-27 21:17:41.689 [INFO] In session is user: kips 2026-05-27 21:17:42.024 [INFO] In session is user: kips 2026-05-27 21:17:42.306 [INFO] In session is user: kips 2026-05-27 21:17:42.722 [INFO] In session is user: kips 2026-05-27 21:17:43.089 [INFO] In session is user: kips 2026-05-27 21:17:43.496 [INFO] In session is user: kips 2026-05-27 21:17:43.972 [INFO] In session is user: kips 2026-05-27 21:17:44.315 [INFO] In session is user: kips 2026-05-27 21:17:44.710 [INFO] In session is user: kips 2026-05-27 21:17:45.200 [INFO] In session is user: kips 2026-05-27 21:17:45.511 [INFO] In session is user: kips 2026-05-27 21:17:46.018 [INFO] In session is user: kips 2026-05-27 21:17:46.393 [INFO] In session is user: kips 2026-05-27 21:17:46.736 [INFO] In session is user: kips 2026-05-27 21:17:47.058 [INFO] In session is user: kips 2026-05-27 21:17:47.677 [INFO] In session is user: kips 2026-05-27 21:17:48.192 [INFO] In session is user: kips 2026-05-27 21:17:48.687 [INFO] In session is user: kips 2026-05-27 21:17:49.029 [INFO] In session is user: kips 2026-05-27 21:17:49.405 [INFO] In session is user: kips 2026-05-27 21:17:49.706 [INFO] In session is user: kips 2026-05-27 21:17:50.072 [INFO] In session is user: kips 2026-05-27 21:17:50.653 [INFO] In session is user: kips 2026-05-27 21:17:50.969 [INFO] In session is user: kips 2026-05-27 21:17:51.352 [INFO] In session is user: kips 2026-05-27 21:17:51.756 [INFO] In session is user: kips 2026-05-27 21:17:52.181 [INFO] In session is user: kips 2026-05-27 21:17:52.802 [INFO] In session is user: kips 2026-05-27 21:17:53.285 [INFO] In session is user: kips 2026-05-27 21:17:53.801 [INFO] In session is user: kips 2026-05-27 21:17:54.089 [INFO] In session is user: kips 2026-05-27 21:17:54.421 [INFO] In session is user: kips 2026-05-27 21:17:54.778 [INFO] In session is user: kips 2026-05-27 21:17:55.132 [INFO] In session is user: kips 2026-05-27 21:17:55.545 [INFO] In session is user: kips 2026-05-27 21:17:55.962 [INFO] In session is user: kips 2026-05-27 21:17:56.355 [INFO] In session is user: kips 2026-05-27 21:17:56.885 [INFO] In session is user: kips 2026-05-27 21:17:57.502 [INFO] In session is user: kips 2026-05-27 21:17:57.930 [INFO] In session is user: kips 2026-05-27 21:17:58.645 [INFO] In session is user: kips 2026-05-27 21:17:59.105 [INFO] In session is user: kips 2026-05-27 21:17:59.597 [INFO] In session is user: kips 2026-05-27 21:18:00.123 [INFO] In session is user: kips 2026-05-27 21:18:00.542 [INFO] In session is user: kips 2026-05-27 21:18:00.892 [INFO] In session is user: kips 2026-05-27 21:18:01.214 [INFO] In session is user: kips 2026-05-27 21:18:01.616 [INFO] In session is user: kips 2026-05-27 21:18:02.011 [INFO] In session is user: kips 2026-05-27 21:18:02.345 [INFO] In session is user: kips 2026-05-27 21:18:02.820 [INFO] In session is user: kips 2026-05-27 21:18:03.186 [INFO] In session is user: kips 2026-05-27 21:18:03.529 [INFO] In session is user: kips 2026-05-27 21:18:03.818 [INFO] In session is user: kips 2026-05-27 21:18:04.260 [INFO] In session is user: kips 2026-05-27 21:18:04.552 [INFO] In session is user: kips 2026-05-27 21:18:04.847 [INFO] In session is user: kips 2026-05-27 21:18:05.146 [INFO] In session is user: kips 2026-05-27 21:18:05.475 [INFO] In session is user: kips 2026-05-27 21:18:05.872 [INFO] In session is user: kips 2026-05-27 21:18:06.170 [INFO] In session is user: kips 2026-05-27 21:18:06.438 [INFO] In session is user: kips 2026-05-27 21:18:06.834 [INFO] In session is user: kips 2026-05-27 21:18:07.213 [INFO] In session is user: kips 2026-05-27 21:18:07.527 [INFO] In session is user: kips 2026-05-27 21:18:07.898 [INFO] In session is user: kips 2026-05-27 21:18:08.425 [INFO] In session is user: kips 2026-05-27 21:18:08.752 [INFO] In session is user: kips 2026-05-27 21:18:09.067 [INFO] In session is user: kips 2026-05-27 21:18:09.459 [INFO] In session is user: kips 2026-05-27 21:18:09.984 [INFO] In session is user: kips 2026-05-27 21:18:10.536 [INFO] In session is user: kips 2026-05-27 21:18:10.872 [INFO] In session is user: kips 2026-05-27 21:18:11.178 [INFO] In session is user: kips 2026-05-27 21:18:11.543 [INFO] In session is user: kips 2026-05-27 21:18:11.878 [INFO] In session is user: kips 2026-05-27 21:18:12.230 [INFO] In session is user: kips 2026-05-27 21:18:12.616 [INFO] In session is user: kips 2026-05-27 21:18:12.945 [INFO] In session is user: kips 2026-05-27 21:18:13.266 [INFO] In session is user: kips 2026-05-27 21:18:13.654 [INFO] In session is user: kips 2026-05-27 21:18:13.944 [INFO] In session is user: kips 2026-05-27 21:18:14.278 [INFO] In session is user: kips 2026-05-27 21:18:14.702 [INFO] In session is user: kips 2026-05-27 21:18:15.221 [INFO] In session is user: kips 2026-05-27 21:18:15.517 [INFO] In session is user: kips 2026-05-27 21:18:15.857 [INFO] In session is user: kips 2026-05-27 21:18:16.148 [INFO] In session is user: kips 2026-05-27 21:18:16.568 [INFO] In session is user: kips 2026-05-27 21:18:16.989 [INFO] In session is user: kips 2026-05-27 21:18:17.383 [INFO] In session is user: kips 2026-05-27 21:18:17.751 [INFO] In session is user: kips 2026-05-27 21:18:18.203 [INFO] In session is user: kips 2026-05-27 21:18:18.556 [INFO] In session is user: kips 2026-05-27 21:18:18.917 [INFO] In session is user: kips 2026-05-27 21:18:19.220 [INFO] In session is user: kips 2026-05-27 21:18:19.536 [INFO] In session is user: kips 2026-05-27 21:18:19.804 [INFO] In session is user: kips 2026-05-27 21:18:20.093 [INFO] In session is user: kips 2026-05-27 21:18:20.484 [INFO] In session is user: kips 2026-05-27 21:18:20.778 [INFO] In session is user: kips 2026-05-27 21:18:21.106 [INFO] In session is user: kips 2026-05-27 21:18:21.509 [INFO] In session is user: kips 2026-05-27 21:18:21.808 [INFO] In session is user: kips 2026-05-27 21:18:22.167 [INFO] In session is user: kips 2026-05-27 21:18:22.563 [INFO] In session is user: kips 2026-05-27 21:18:22.890 [INFO] In session is user: kips 2026-05-27 21:18:23.316 [INFO] In session is user: kips 2026-05-27 21:18:23.707 [INFO] In session is user: kips 2026-05-27 21:18:24.009 [INFO] In session is user: kips 2026-05-27 21:18:24.446 [INFO] In session is user: kips 2026-05-27 21:18:24.837 [INFO] In session is user: kips 2026-05-27 21:18:25.360 [INFO] In session is user: kips 2026-05-27 21:18:25.719 [INFO] In session is user: kips 2026-05-27 21:18:26.472 [INFO] In session is user: kips 2026-05-27 21:18:26.985 [INFO] In session is user: kips 2026-05-27 21:18:27.386 [INFO] In session is user: kips 2026-05-27 21:18:27.880 [INFO] In session is user: kips 2026-05-27 21:18:28.162 [INFO] In session is user: kips 2026-05-27 21:18:28.451 [INFO] In session is user: kips 2026-05-27 21:18:28.875 [INFO] In session is user: kips 2026-05-27 21:18:29.195 [INFO] In session is user: kips 2026-05-27 21:18:29.516 [INFO] In session is user: kips 2026-05-27 21:18:29.907 [INFO] In session is user: kips 2026-05-27 21:18:30.233 [INFO] In session is user: kips 2026-05-27 21:18:31.097 [INFO] In session is user: kips 2026-05-27 21:18:31.479 [INFO] In session is user: kips 2026-05-27 21:18:32.006 [INFO] In session is user: kips 2026-05-27 21:18:32.433 [INFO] In session is user: kips 2026-05-27 21:18:32.927 [INFO] In session is user: kips 2026-05-27 21:18:33.341 [INFO] In session is user: kips 2026-05-27 21:18:33.745 [INFO] In session is user: kips 2026-05-27 21:18:34.110 [INFO] In session is user: kips 2026-05-27 21:18:34.725 [INFO] In session is user: kips 2026-05-27 21:18:35.173 [INFO] In session is user: kips 2026-05-27 21:18:35.694 [INFO] In session is user: kips 2026-05-27 21:18:36.016 [INFO] In session is user: kips 2026-05-27 21:18:36.409 [INFO] In session is user: kips 2026-05-27 21:18:36.816 [INFO] In session is user: kips 2026-05-27 21:18:37.118 [INFO] In session is user: kips 2026-05-27 21:18:37.433 [INFO] In session is user: kips 2026-05-27 21:18:38.047 [INFO] In session is user: kips 2026-05-27 21:18:38.454 [INFO] In session is user: kips 2026-05-27 21:18:38.840 [INFO] In session is user: kips 2026-05-27 21:18:39.191 [INFO] In session is user: kips 2026-05-27 21:18:39.588 [INFO] In session is user: kips 2026-05-27 21:18:39.988 [INFO] In session is user: kips 2026-05-27 21:18:40.385 [INFO] In session is user: kips 2026-05-27 21:18:41.145 [INFO] In session is user: kips 2026-05-27 21:18:42.140 [INFO] In session is user: kips 2026-05-27 21:18:42.556 [INFO] In session is user: kips 2026-05-27 21:18:43.086 [INFO] In session is user: kips 2026-05-27 21:18:43.543 [INFO] In session is user: kips 2026-05-27 21:18:43.860 [INFO] In session is user: kips 2026-05-27 21:18:44.209 [INFO] In session is user: kips 2026-05-27 21:18:44.572 [INFO] In session is user: kips 2026-05-27 21:18:45.098 [INFO] In session is user: kips 2026-05-27 21:18:45.725 [INFO] In session is user: kips 2026-05-27 21:18:46.018 [INFO] In session is user: kips 2026-05-27 21:18:46.362 [INFO] In session is user: kips 2026-05-27 21:18:46.687 [INFO] In session is user: kips 2026-05-27 21:18:47.056 [INFO] In session is user: kips 2026-05-27 21:18:47.363 [INFO] In session is user: kips 2026-05-27 21:18:47.767 [INFO] In session is user: kips 2026-05-27 21:18:48.319 [INFO] In session is user: kips 2026-05-27 21:18:48.633 [INFO] In session is user: kips 2026-05-27 21:18:49.012 [INFO] In session is user: kips 2026-05-27 21:18:49.426 [INFO] In session is user: kips 2026-05-27 21:18:49.700 [INFO] In session is user: kips 2026-05-27 21:18:50.028 [INFO] In session is user: kips 2026-05-27 21:18:50.354 [INFO] In session is user: kips 2026-05-27 21:18:50.741 [INFO] In session is user: kips 2026-05-27 21:18:51.056 [INFO] In session is user: kips 2026-05-27 21:18:51.426 [INFO] In session is user: kips 2026-05-27 21:18:51.781 [INFO] In session is user: kips 2026-05-27 21:18:52.182 [INFO] In session is user: kips 2026-05-27 21:18:52.557 [INFO] In session is user: kips 2026-05-27 21:18:52.849 [INFO] In session is user: kips 2026-05-27 21:18:53.210 [INFO] In session is user: kips 2026-05-27 21:18:53.570 [INFO] In session is user: kips 2026-05-27 21:18:53.908 [INFO] In session is user: kips 2026-05-27 21:18:54.226 [INFO] In session is user: kips 2026-05-27 21:18:54.629 [INFO] In session is user: kips 2026-05-27 21:18:55.470 [INFO] In session is user: kips 2026-05-27 21:18:55.878 [INFO] In session is user: kips 2026-05-27 21:18:56.214 [INFO] In session is user: kips 2026-05-27 21:18:56.513 [INFO] In session is user: kips 2026-05-27 21:18:56.884 [INFO] In session is user: kips 2026-05-27 21:18:57.293 [INFO] In session is user: kips 2026-05-27 21:18:57.682 [INFO] In session is user: kips 2026-05-27 21:18:58.013 [INFO] In session is user: kips 2026-05-27 21:18:58.418 [INFO] In session is user: kips 2026-05-27 21:18:58.838 [INFO] In session is user: kips 2026-05-27 21:18:59.128 [INFO] In session is user: kips 2026-05-27 21:18:59.556 [INFO] In session is user: kips 2026-05-27 21:18:59.978 [INFO] In session is user: kips 2026-05-27 21:19:00.497 [INFO] In session is user: kips 2026-05-27 21:19:00.844 [INFO] In session is user: kips 2026-05-27 21:19:01.183 [INFO] In session is user: kips 2026-05-27 21:19:01.486 [INFO] In session is user: kips 2026-05-27 21:19:01.895 [INFO] In session is user: kips 2026-05-27 21:19:02.277 [INFO] In session is user: kips 2026-05-27 21:19:02.559 [INFO] In session is user: kips 2026-05-27 21:19:03.034 [INFO] In session is user: kips 2026-05-27 21:19:03.466 [INFO] In session is user: kips 2026-05-27 21:19:04.058 [INFO] In session is user: kips 2026-05-27 21:19:04.525 [INFO] In session is user: kips 2026-05-27 21:19:05.076 [INFO] In session is user: kips 2026-05-27 21:19:05.585 [INFO] In session is user: kips 2026-05-27 21:19:06.098 [INFO] In session is user: kips 2026-05-27 21:19:06.397 [INFO] In session is user: kips 2026-05-27 21:19:06.843 [INFO] In session is user: kips 2026-05-27 21:19:07.334 [INFO] In session is user: kips 2026-05-27 21:19:07.660 [INFO] In session is user: kips 2026-05-27 21:19:08.254 [INFO] In session is user: kips 2026-05-27 21:19:08.558 [INFO] In session is user: kips 2026-05-27 21:19:08.911 [INFO] In session is user: kips 2026-05-27 21:19:09.314 [INFO] In session is user: kips 2026-05-27 21:19:09.776 [INFO] In session is user: kips 2026-05-27 21:19:10.086 [INFO] In session is user: kips 2026-05-27 21:19:10.389 [INFO] In session is user: kips 2026-05-27 21:19:10.809 [INFO] In session is user: kips 2026-05-27 21:19:11.116 [INFO] In session is user: kips 2026-05-27 21:19:11.539 [INFO] In session is user: kips 2026-05-27 21:19:11.945 [INFO] In session is user: kips 2026-05-27 21:19:12.377 [INFO] In session is user: kips 2026-05-27 21:19:12.966 [INFO] In session is user: kips 2026-05-27 21:19:13.245 [INFO] In session is user: kips 2026-05-27 21:19:13.528 [INFO] In session is user: kips 2026-05-27 21:19:13.952 [INFO] In session is user: kips 2026-05-27 21:19:14.314 [INFO] In session is user: kips 2026-05-27 21:19:14.615 [INFO] In session is user: kips 2026-05-27 21:19:15.139 [INFO] In session is user: kips 2026-05-27 21:19:15.633 [INFO] In session is user: kips 2026-05-27 21:19:15.932 [INFO] In session is user: kips 2026-05-27 21:19:16.219 [INFO] In session is user: kips 2026-05-27 21:19:16.568 [INFO] In session is user: kips 2026-05-27 21:19:16.891 [INFO] In session is user: kips 2026-05-27 21:19:17.214 [INFO] In session is user: kips 2026-05-27 21:19:17.684 [INFO] In session is user: kips 2026-05-27 21:19:17.986 [INFO] In session is user: kips 2026-05-27 21:19:18.330 [INFO] In session is user: kips 2026-05-27 21:21:50.227 [INFO] In session is user: kips 2026-05-27 21:21:50.668 [INFO] In session is user: kips 2026-05-27 21:21:51.035 [INFO] In session is user: kips 2026-05-27 21:21:51.378 [INFO] In session is user: kips 2026-05-27 21:21:51.759 [INFO] In session is user: kips 2026-05-27 21:21:52.213 [INFO] In session is user: kips 2026-05-27 21:21:52.564 [INFO] In session is user: kips 2026-05-27 21:21:53.086 [INFO] In session is user: kips 2026-05-27 21:21:53.401 [INFO] In session is user: kips 2026-05-27 21:21:53.838 [INFO] In session is user: kips 2026-05-27 21:21:54.312 [INFO] In session is user: kips 2026-05-27 21:21:54.735 [INFO] In session is user: kips 2026-05-27 21:21:55.018 [INFO] In session is user: kips 2026-05-27 21:21:55.357 [INFO] In session is user: kips 2026-05-27 21:21:55.709 [INFO] In session is user: kips 2026-05-27 21:21:55.996 [INFO] In session is user: kips 2026-05-27 21:21:56.403 [INFO] In session is user: kips 2026-05-27 21:21:56.927 [INFO] In session is user: kips 2026-05-27 21:21:57.267 [INFO] In session is user: kips 2026-05-27 21:21:57.574 [INFO] In session is user: kips 2026-05-27 21:21:57.997 [INFO] In session is user: kips 2026-05-27 21:21:58.377 [INFO] In session is user: kips 2026-05-27 21:21:58.698 [INFO] In session is user: kips 2026-05-27 21:21:59.040 [INFO] In session is user: kips 2026-05-27 21:21:59.663 [INFO] In session is user: kips 2026-05-27 21:22:00.085 [INFO] In session is user: kips 2026-05-27 21:22:00.419 [INFO] In session is user: kips 2026-05-27 21:22:00.711 [INFO] In session is user: kips 2026-05-27 21:22:01.115 [INFO] In session is user: kips 2026-05-27 21:22:01.653 [INFO] In session is user: kips 2026-05-27 21:22:03.150 [INFO] In session is user: kips 2026-05-27 21:22:03.443 [INFO] In session is user: kips 2026-05-27 21:22:03.744 [INFO] In session is user: kips 2026-05-27 21:22:04.086 [INFO] In session is user: kips 2026-05-27 21:22:04.394 [INFO] In session is user: kips 2026-05-27 21:22:04.750 [INFO] In session is user: kips 2026-05-27 21:22:05.130 [INFO] In session is user: kips 2026-05-27 21:22:05.434 [INFO] In session is user: kips 2026-05-27 21:22:05.751 [INFO] In session is user: kips 2026-05-27 21:22:06.054 [INFO] In session is user: kips 2026-05-27 21:22:06.358 [INFO] In session is user: kips 2026-05-27 21:22:06.723 [INFO] In session is user: kips 2026-05-27 21:22:06.998 [INFO] In session is user: kips 2026-05-27 21:22:07.325 [INFO] In session is user: kips 2026-05-27 21:22:07.628 [INFO] In session is user: kips 2026-05-27 21:22:07.934 [INFO] In session is user: kips 2026-05-27 21:22:08.287 [INFO] In session is user: kips 2026-05-27 21:22:08.625 [INFO] In session is user: kips 2026-05-27 21:22:08.959 [INFO] In session is user: kips 2026-05-27 21:22:09.336 [INFO] In session is user: kips 2026-05-27 21:22:09.754 [INFO] In session is user: kips 2026-05-27 21:22:10.177 [INFO] In session is user: kips 2026-05-27 21:22:10.585 [INFO] In session is user: kips 2026-05-27 21:22:11.242 [INFO] In session is user: kips 2026-05-27 21:22:11.560 [INFO] In session is user: kips 2026-05-27 21:22:11.965 [INFO] In session is user: kips 2026-05-27 21:22:12.276 [INFO] In session is user: kips 2026-05-27 21:22:12.611 [INFO] In session is user: kips 2026-05-27 21:22:13.016 [INFO] In session is user: kips 2026-05-27 21:22:13.318 [INFO] In session is user: kips 2026-05-27 21:22:13.695 [INFO] In session is user: kips 2026-05-27 21:22:14.055 [INFO] In session is user: kips 2026-05-27 21:22:14.367 [INFO] In session is user: kips 2026-05-27 21:22:14.718 [INFO] In session is user: kips 2026-05-27 21:22:15.087 [INFO] In session is user: kips 2026-05-27 21:22:15.438 [INFO] In session is user: kips 2026-05-27 21:22:15.747 [INFO] In session is user: kips 2026-05-27 21:22:16.136 [INFO] In session is user: kips 2026-05-27 21:22:16.446 [INFO] In session is user: kips 2026-05-27 21:22:16.785 [INFO] In session is user: kips 2026-05-27 21:22:17.177 [INFO] In session is user: kips 2026-05-27 21:22:17.712 [INFO] In session is user: kips 2026-05-27 21:22:18.031 [INFO] In session is user: kips 2026-05-27 21:22:18.359 [INFO] In session is user: kips 2026-05-27 21:22:18.799 [INFO] In session is user: kips 2026-05-27 21:22:19.114 [INFO] In session is user: kips 2026-05-27 21:22:19.425 [INFO] In session is user: kips 2026-05-27 21:22:19.906 [INFO] In session is user: kips 2026-05-27 21:22:20.222 [INFO] In session is user: kips 2026-05-28 06:17:12.409 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.9939344984206, -88.1927834534613, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.9939344984206, -88.1927834534613, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4484581 second/s. 2026-05-28 07:40:17.320 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241205-05282026074017.txt === {"quote":"241205","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"BCCFGGHJ","shiptoName":"R J Zeman Tool & Die","entry_date":"11-13-2025","cust_order_date":"11-13-2025","req_date":"07-01-2026","cust_po":"PRE-TID-12TRE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Wynstra","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:45","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Chris Wynstra","follow_phone":"414-690-0110","follow_email":"cwynstra@pts-tools.com","pic_user":"bills","total_amt":"15340.00","total_gp":"9358.72","total_gpm":"61.01","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"bills","reason":"2","totalQty":"9","win_pct":"20","clo_date":"07-01-2026","notes":[{"comp":"1","quote":"241205","line":"1","data":"Added to quote log for delivery"},{"comp":"1","quote":"241205","line":"0","data":"11-13-2025 08:52-jennad prices confirmed w/ EricH"}],"crmnotes":[{"comp":1,"quote":241205,"Line":0,"Comment":"11/25/2025 3:41 PM - bills - F/U changed from 12/04/2025 to 12/9/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":241205,"Line":1,"Comment":"11/25/2025 3:41 PM - bills - CLO changed from 12/13/2025 to 12/26/2025 (CLO Date Updated)"},{"comp":1,"quote":241205,"Line":2,"Comment":"11/25/2025 3:41 PM - bills - Req Date changed from 12/13/2025 to 12/26/2025 (Req Date Updated)"},{"comp":1,"quote":241205,"Line":3,"Comment":"03/06/2026 11:21 AM - bills - F/U changed from 12/09/2025 to 1/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241205,"Line":4,"Comment":"03/06/2026 11:21 AM - bills - F/U changed from 01/01/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241205,"Line":5,"Comment":"03/06/2026 11:21 AM - bills - CLO changed from 12/26/2025 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":241205,"Line":6,"Comment":"03/06/2026 11:21 AM - bills - Req Date changed from 12/26/2025 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":241205,"Line":7,"Comment":"04/02/2026 3:22 PM - bills - F/U changed from 04/01/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241205,"Line":8,"Comment":"04/02/2026 3:23 PM - bills - CLO changed from 05/01/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":241205,"Line":9,"Comment":"04/02/2026 3:23 PM - bills - Req Date changed from 05/01/2026 to 07/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"241205","line":"1","part":"PRE-TID-12TRE","qty":"1","price":"1150.00","uom":"EA","discount":"20.00","req_date":"~4 Wks","branch":"1"},{"comp":"01","order":"241205","line":"2","part":"PRE-TID-12TMKE","qty":"2","price":"4040.00","uom":"EA","discount":"20.00","req_date":"~4 Wks","branch":"1"},{"comp":"01","order":"241205","line":"3","part":"PRE-TID-12TIPC","qty":"2","price":"3330.00","uom":"EA","discount":"20.00","req_date":"1 Stk/Bal ~4 Wks","branch":"1"},{"comp":"01","order":"241205","line":"4","part":"PRE-TID-IPC-MOUNT","qty":"2","price":"80.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241205","line":"5","part":"PRE-INST/TRAINING","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"241205","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241205","Line":"5","Company":"1","F_Line":"1","Comment":"Covers an estimated two day installation and training","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-28 07:43:47.890 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244008-05282026074347.txt === {"quote":"244008","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"METAWAUK","shiptoName":"Metaltek, WI Centrifugal Div.","entry_date":"01-16-2026","cust_order_date":"01-16-2026","req_date":"06-01-2026","cust_po":"PRE-E46BT1-BD LIST","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Perry Hodson","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"13:44","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Perry Hodson","follow_phone":"262-502-4422","follow_email":"phodson@pts-tools.com","pic_user":"bills","total_amt":"65876.00","total_gp":"39058.51","total_gpm":"59.29","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"bills","reason":"2","totalQty":"13","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"244008","line":"1","data":"Perry Hodson (PTS) request"},{"comp":"1","quote":"244008","line":"0","data":"01-16-2026 13:44-jennad LIST price quote per"}],"crmnotes":[{"comp":1,"quote":244008,"Line":0,"Comment":"02/16/2026 8:35 AM - jennad - Per BillS, still active. \n**This is LIST pricing of items on original Q#243332 and Q#243341"}],"items":[{"comp":"01","order":"244008","line":"1","part":"PRE-E46BT1-BD","qty":"1","price":"42600.00","uom":"EA","discount":"0.00","req_date":"5-6 Wks","branch":"1"},{"comp":"01","order":"244008","line":"2","part":"PRE-SPDL-I40-E46BC","qty":"1","price":"1807.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244008","line":"3","part":"PRE-SPDL-I50-E46BC","qty":"1","price":"1988.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244008","line":"4","part":"PRE-SPDL-C6RM","qty":"1","price":"5184.00","uom":"EA","discount":"0.00","req_date":"5-6 Wks","branch":"1"},{"comp":"01","order":"244008","line":"5","part":"PRE-SPDL-C8RM","qty":"1","price":"7020.00","uom":"EA","discount":"0.00","req_date":"5-6 Wks","branch":"1"},{"comp":"01","order":"244008","line":"6","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244008","line":"7","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244008","line":"8","part":"PRE-GAUGE-C6","qty":"1","price":"1976.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244008","line":"9","part":"PRE-GAUGE-C8","qty":"1","price":"1976.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244008","line":"10","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244008","line":"11","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244008","line":"12","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"244008","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244008","Line":"1","Company":"1","F_Line":"1","Comment":"**Cannot be cancelled or returned after invoicing**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":13}}] 2026-05-28 07:48:18.424 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244010-05282026074818.txt === {"quote":"244010","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"METAWAUK","shiptoName":"Metaltek, WI Centrifugal Div.","entry_date":"01-16-2026","cust_order_date":"01-16-2026","req_date":"06-01-2026","cust_po":"PRE-E46BAT1-BD LIST","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Perry Hodson","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"13:46","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Perry Hodson","follow_phone":"262-502-4422","follow_email":"phodson@pts-tools.com","pic_user":"bills","total_amt":"74827.00","total_gp":"43853.88","total_gpm":"58.61","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"bills","reason":"2","totalQty":"13","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"244010","line":"0","data":"01-16-2026 13:52-jennad LIST Quote per cust req"}],"crmnotes":[{"comp":1,"quote":244010,"Line":0,"Comment":"02/16/2026 8:36 AM - jennad - Per BillS, still active. \n**This is LIST pricing of items on original Q#243332 and Q#243341"}],"items":[{"comp":"01","order":"244010","line":"1","part":"PRE-E46BAT1-BD","qty":"1","price":"47030.00","uom":"EA","discount":"0.00","req_date":"5-6 Wks","branch":"1"},{"comp":"01","order":"244010","line":"2","part":"PRE-SPDL-I40-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"0.00","req_date":"ETA 2/13/26","branch":"1"},{"comp":"01","order":"244010","line":"3","part":"PRE-SPDL-I50-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244010","line":"4","part":"PRE-SPDL-C6RMA","qty":"1","price":"6696.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244010","line":"5","part":"PRE-SPDL-C8RMA","qty":"1","price":"6696.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244010","line":"6","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244010","line":"7","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244010","line":"8","part":"PRE-GAUGE-C6","qty":"1","price":"1976.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244010","line":"9","part":"PRE-GAUGE-C8","qty":"1","price":"1976.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244010","line":"10","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244010","line":"11","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244010","line":"12","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"244010","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":13}}] 2026-05-28 07:50:17.120 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-239941-05282026075016.txt === {"quote":"239941","customer":"4471","name":null,"customerName":"Direc Machine Tool, LLC.","comp":"01","open":"1","shipto":"DIRECMAC","shiptoName":"Direc Machine Tool, LLC.","entry_date":"10-20-2025","cust_order_date":"10-20-2025","req_date":"06-01-2026","cust_po":"C50RAM-ER40-215ICE-110TP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"40","salesman":"WS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"John Wendt","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"11:23","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"John Wendt","follow_phone":"262-923-6199","follow_email":"jwendt@direcmachinetool.com","pic_user":"bills","total_amt":"11362.25","total_gp":"5853.06","total_gpm":"51.51","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"bills","reason":"2","totalQty":"3","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":239941,"Line":0,"Comment":"02/11/2026 3:57 PM - bills - F/U changed from 10/26/2025 to 3/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239941,"Line":1,"Comment":"02/11/2026 3:57 PM - bills - CLO changed from 11/20/2025 to 03/30/2026 (CLO Date Updated)"},{"comp":1,"quote":239941,"Line":2,"Comment":"02/11/2026 3:57 PM - bills - Req Date changed from 11/20/2025 to 03/30/2026 (Req Date Updated)"},{"comp":1,"quote":239941,"Line":3,"Comment":"03/05/2026 3:35 PM - bills - F/U changed from 03/06/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239941,"Line":4,"Comment":"03/05/2026 3:35 PM - bills - CLO changed from 03/30/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":239941,"Line":5,"Comment":"03/05/2026 3:35 PM - bills - Req Date changed from 03/30/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":239941,"Line":6,"Comment":"04/02/2026 2:44 PM - bills - F/U changed from 04/01/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239941,"Line":7,"Comment":"04/02/2026 2:44 PM - bills - CLO changed from 05/01/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":239941,"Line":8,"Comment":"04/02/2026 2:45 PM - bills - Req Date changed from 05/01/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"239941","line":"1","part":"C50RAM-ER40-215ICE-110TP","qty":"1","price":"14123.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239941","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"~1 Wk","branch":"1"},{"comp":"01","order":"239941","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"239941","Line":"2","Company":"1","F_Line":"1","Comment":"LN to make block after receipt of necessary spindle","Loc":"Y"},{"Quote":"239941","Line":"2","Company":"1","F_Line":"2","Comment":"specs for design","Loc":"Y"}],"qcomms":[{"Quote":"239941","Line":"0","Comment":"These are custom items -"},{"Quote":"239941","Line":"1","Comment":"Once a PO has been issued, these items"},{"Quote":"239941","Line":"2","Comment":"cannot be cancelled or returned"}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-28 07:50:28.867 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-239929-05282026075028.txt === {"quote":"239929","customer":"4471","name":null,"customerName":"Direc Machine Tool, LLC.","comp":"01","open":"1","shipto":"DIRECMAC","shiptoName":"Direc Machine Tool, LLC.","entry_date":"10-20-2025","cust_order_date":"10-20-2025","req_date":"06-01-2026","cust_po":"C50RAM-ER32-180ICE-110TP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"40","salesman":"WS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"John Wendt","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:28","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"John Wendt","follow_phone":"262-923-6199","follow_email":"jwendt@direcmachinetool.com","pic_user":"bills","total_amt":"9494.00","total_gp":"3877.59","total_gpm":"40.84","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"bills","reason":"2","totalQty":"3","win_pct":"0","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"239929","line":"0","data":"10-20-2025 09:32-jennad per BillS request"}],"crmnotes":[{"comp":1,"quote":239929,"Line":0,"Comment":"02/11/2026 3:58 PM - bills - F/U changed from 10/26/2025 to 3/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239929,"Line":1,"Comment":"02/11/2026 3:58 PM - bills - CLO changed from 11/20/2025 to 03/30/2026 (CLO Date Updated)"},{"comp":1,"quote":239929,"Line":2,"Comment":"02/11/2026 3:58 PM - bills - Req Date changed from 11/20/2025 to 03/30/2026 (Req Date Updated)"},{"comp":1,"quote":239929,"Line":3,"Comment":"03/05/2026 3:34 PM - bills - F/U changed from 03/06/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239929,"Line":4,"Comment":"03/05/2026 3:34 PM - bills - CLO changed from 03/30/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":239929,"Line":5,"Comment":"03/05/2026 3:34 PM - bills - Req Date changed from 03/30/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":239929,"Line":6,"Comment":"04/02/2026 10:03 AM - bills - F/U changed from 04/01/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239929,"Line":7,"Comment":"04/02/2026 10:03 AM - bills - CLO changed from 05/01/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":239929,"Line":8,"Comment":"04/02/2026 10:03 AM - bills - Req Date changed from 05/01/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":239929,"Line":9,"Comment":"04/02/2026 2:43 PM - bills - Win% changed from 20 to 22"},{"comp":1,"quote":239929,"Line":10,"Comment":"04/02/2026 2:44 PM - bills - Win% changed from 22 to 0"},{"comp":1,"quote":239929,"Line":11,"Comment":"04/02/2026 2:44 PM - bills - Win% changed from 22 to 0"}],"items":[{"comp":"01","order":"239929","line":"1","part":"C50RAM-ER32-180ICE-110TP","qty":"1","price":"11632.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239929","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"~1 Wk","branch":"1"},{"comp":"01","order":"239929","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"239929","Line":"2","Company":"1","F_Line":"1","Comment":"LN to make block after receipt of necessary spindle","Loc":"Y"},{"Quote":"239929","Line":"2","Company":"1","F_Line":"2","Comment":"specs for design","Loc":"Y"}],"qcomms":[{"Quote":"239929","Line":"0","Comment":"These are custom items -"},{"Quote":"239929","Line":"1","Comment":"Once a PO has been issued, these items"},{"Quote":"239929","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-28 07:54:09.428 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241171-05282026075409.txt === {"quote":"241171","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"BCCFGGHJ","shiptoName":"R J Zeman Tool & Die","entry_date":"11-12-2025","cust_order_date":"11-12-2025","req_date":"06-01-2026","cust_po":"PRE-E46CX-H100","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Wynstra","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:17","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Chris Wynstra","follow_phone":"414-690-0110\\","follow_email":"cwynstra@pts-tools.com","pic_user":"bills","total_amt":"69834.00","total_gp":"34104.19","total_gpm":"48.84","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"bills","reason":"2","totalQty":"12","win_pct":"44","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"241171","line":"0","data":"11-12-2025 15:19-jennad body for BoM on quote log"}],"crmnotes":[{"comp":1,"quote":241171,"Line":0,"Comment":"11/25/2025 3:40 PM - bills - F/U changed from 11/18/2025 to 12/9/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":241171,"Line":1,"Comment":"11/25/2025 3:40 PM - bills - CLO changed from 12/12/2025 to 12/26/2025 (CLO Date Updated)"},{"comp":1,"quote":241171,"Line":2,"Comment":"11/25/2025 3:40 PM - bills - Req Date changed from 12/12/2025 to 12/26/2025 (Req Date Updated)"},{"comp":1,"quote":241171,"Line":3,"Comment":"02/12/2026 9:40 AM - bills - F/U changed from 12/09/2025 to 3/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241171,"Line":4,"Comment":"02/12/2026 9:40 AM - bills - CLO changed from 12/26/2025 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":241171,"Line":5,"Comment":"02/12/2026 9:40 AM - bills - Req Date changed from 12/26/2025 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":241171,"Line":6,"Comment":"02/12/2026 9:41 AM - bills - Presetter project is still active Per Dave @ Zeman"},{"comp":1,"quote":241171,"Line":7,"Comment":"03/06/2026 11:18 AM - bills - F/U changed from 03/11/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241171,"Line":8,"Comment":"03/06/2026 11:18 AM - bills - CLO changed from 03/31/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":241171,"Line":9,"Comment":"03/06/2026 11:18 AM - bills - Req Date changed from 03/31/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":241171,"Line":10,"Comment":"04/02/2026 2:48 PM - bills - F/U changed from 04/01/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241171,"Line":11,"Comment":"04/02/2026 2:48 PM - bills - CLO changed from 05/01/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":241171,"Line":12,"Comment":"04/02/2026 2:48 PM - bills - Req Date changed from 05/01/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":241171,"Line":13,"Comment":"04/02/2026 2:49 PM - bills - Win% changed from 20 to 44"}],"items":[{"comp":"01","order":"241171","line":"1","part":"PRE-E46CX-H100","qty":"1","price":"68364.00","uom":"EA","discount":"20.00","req_date":"~4 Wks","branch":"1"},{"comp":"01","order":"241171","line":"2","part":"PRE-SPDL-I40-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241171","line":"3","part":"PRE-SPDL-I50-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241171","line":"4","part":"PRE-SPDL-H63RMA","qty":"1","price":"5648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241171","line":"5","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241171","line":"6","part":"PRE-GAUGE-B40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241171","line":"7","part":"PRE-GAUGE-B50/I50","qty":"1","price":"821.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241171","line":"8","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241171","line":"9","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241171","line":"10","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241171","line":"11","part":"PRE-INST/TRAINING","qty":"1","price":"1250.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"241171","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241171","Line":"1","Company":"1","F_Line":"1","Comment":"**cannot be cancelled or returned upon receipt of PO**","Loc":"Y"}],"qcomms":[{"Quote":"241171","Line":"0","Comment":"Presetters cannot be cancelled or returned upon"},{"Quote":"241171","Line":"1","Comment":"receipt of a PO. Must ship via Truck."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-28 07:54:24.789 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241169-05282026075424.txt === {"quote":"241169","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"BCCFGGHJ","shiptoName":"R J Zeman Tool & Die","entry_date":"11-12-2025","cust_order_date":"11-12-2025","req_date":"06-01-2026","cust_po":"PRE-E46C-H100","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Wynstra","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:11","extra":"","follow_up":"07-01-2026","web_id":"","follow_name":"Chris Wynstra","follow_phone":"414-690-0110","follow_email":"cwynstra@pts-tools.com","pic_user":"bills","total_amt":"50964.40","total_gp":"25692.30","total_gpm":"50.41","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"12","win_pct":"44","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"241169","line":"1","data":"11-12-2025 15:19-jennad added to quote log"},{"comp":"1","quote":"241169","line":"0","data":"11-24-2025 14:44-jennad updated delivery line 1"}],"crmnotes":[{"comp":1,"quote":241169,"Line":0,"Comment":"11/25/2025 3:37 PM - bills - F/U changed from 12/07/2025 to 12/9/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":241169,"Line":1,"Comment":"11/25/2025 3:37 PM - bills - CLO changed from 12/12/2025 to 12/26/2025 (CLO Date Updated)"},{"comp":1,"quote":241169,"Line":2,"Comment":"11/25/2025 3:37 PM - bills - Req Date changed from 12/12/2025 to 12/26/2025 (Req Date Updated)"},{"comp":1,"quote":241169,"Line":3,"Comment":"02/12/2026 9:38 AM - bills - Hey Bill,\nYou are correct. I have a list a mile long to work on here. I still haven’t digested the quotes and differences between them, yet. I don’t know if and when I will be able to work it in soon. I’d rather keep working on the cell than meet with Eric tomorrow. No offense. I’m fighting a battle here.\n\n\nThank you,\nDave Phelps\nCNC Boring Bar Leadman\nR.J. Zeman Tool & Mfg."},{"comp":1,"quote":241169,"Line":4,"Comment":"02/12/2026 9:38 AM - bills - Presetter project is still active."},{"comp":1,"quote":241169,"Line":5,"Comment":"02/12/2026 9:39 AM - bills - F/U changed from 12/09/2025 to 3/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241169,"Line":6,"Comment":"02/12/2026 9:39 AM - bills - CLO changed from 12/26/2025 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":241169,"Line":7,"Comment":"02/12/2026 9:39 AM - bills - Req Date changed from 12/26/2025 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":241169,"Line":8,"Comment":"03/06/2026 11:17 AM - bills - F/U changed from 03/11/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241169,"Line":9,"Comment":"03/06/2026 11:17 AM - bills - CLO changed from 03/31/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":241169,"Line":10,"Comment":"03/06/2026 11:17 AM - bills - Req Date changed from 03/31/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":241169,"Line":11,"Comment":"04/02/2026 2:46 PM - bills - F/U changed from 04/01/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241169,"Line":12,"Comment":"04/02/2026 2:46 PM - bills - CLO changed from 05/01/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":241169,"Line":13,"Comment":"04/02/2026 2:46 PM - bills - Req Date changed from 05/01/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":241169,"Line":14,"Comment":"04/02/2026 2:48 PM - bills - Win% changed from 20 to 44"}],"items":[{"comp":"01","order":"241169","line":"1","part":"PRE-E46C-H100","qty":"1","price":"49140.00","uom":"EA","discount":"20.00","req_date":"~4 wks","branch":"1"},{"comp":"01","order":"241169","line":"2","part":"PRE-SPDL-I40-E46BC","qty":"1","price":"1807.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"3","part":"PRE-SPDL-I50-E46BC","qty":"1","price":"1988.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"4","part":"PRE-SPDL-H63RM","qty":"1","price":"4618.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"5","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"6","part":"PRE-GAUGE-B40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"7","part":"PRE-GAUGE-B50/I50","qty":"1","price":"821.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"8","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"9","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"10","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"11","part":"PRE-INST/TRAINING","qty":"1","price":"1250.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"241169","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241169","Line":"1","Company":"1","F_Line":"1","Comment":"**cannot be cancelled or returned upon receipt of PO**","Loc":"Y"}],"qcomms":[{"Quote":"241169","Line":"0","Comment":"Presetters cannot be cancelled or returned upon"},{"Quote":"241169","Line":"1","Comment":"receipt of a PO. Must ship via Truck."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-28 07:54:41.085 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241169-05282026075440.txt === {"quote":"241169","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"BCCFGGHJ","shiptoName":"R J Zeman Tool & Die","entry_date":"11-12-2025","cust_order_date":"11-12-2025","req_date":"06-01-2026","cust_po":"PRE-E46C-H100","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Wynstra","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:11","extra":"","follow_up":"07-01-2026","web_id":"","follow_name":"Chris Wynstra","follow_phone":"414-690-0110","follow_email":"cwynstra@pts-tools.com","pic_user":"bills","total_amt":"50964.40","total_gp":"25692.30","total_gpm":"50.41","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"12","win_pct":"44","clo_date":"08-01-2026","notes":[{"comp":"1","quote":"241169","line":"1","data":"11-12-2025 15:19-jennad added to quote log"},{"comp":"1","quote":"241169","line":"0","data":"11-24-2025 14:44-jennad updated delivery line 1"}],"crmnotes":[{"comp":1,"quote":241169,"Line":0,"Comment":"11/25/2025 3:37 PM - bills - F/U changed from 12/07/2025 to 12/9/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":241169,"Line":1,"Comment":"11/25/2025 3:37 PM - bills - CLO changed from 12/12/2025 to 12/26/2025 (CLO Date Updated)"},{"comp":1,"quote":241169,"Line":2,"Comment":"11/25/2025 3:37 PM - bills - Req Date changed from 12/12/2025 to 12/26/2025 (Req Date Updated)"},{"comp":1,"quote":241169,"Line":3,"Comment":"02/12/2026 9:38 AM - bills - Hey Bill,\nYou are correct. I have a list a mile long to work on here. I still haven’t digested the quotes and differences between them, yet. I don’t know if and when I will be able to work it in soon. I’d rather keep working on the cell than meet with Eric tomorrow. No offense. I’m fighting a battle here.\n\n\nThank you,\nDave Phelps\nCNC Boring Bar Leadman\nR.J. Zeman Tool & Mfg."},{"comp":1,"quote":241169,"Line":4,"Comment":"02/12/2026 9:38 AM - bills - Presetter project is still active."},{"comp":1,"quote":241169,"Line":5,"Comment":"02/12/2026 9:39 AM - bills - F/U changed from 12/09/2025 to 3/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241169,"Line":6,"Comment":"02/12/2026 9:39 AM - bills - CLO changed from 12/26/2025 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":241169,"Line":7,"Comment":"02/12/2026 9:39 AM - bills - Req Date changed from 12/26/2025 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":241169,"Line":8,"Comment":"03/06/2026 11:17 AM - bills - F/U changed from 03/11/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241169,"Line":9,"Comment":"03/06/2026 11:17 AM - bills - CLO changed from 03/31/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":241169,"Line":10,"Comment":"03/06/2026 11:17 AM - bills - Req Date changed from 03/31/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":241169,"Line":11,"Comment":"04/02/2026 2:46 PM - bills - F/U changed from 04/01/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241169,"Line":12,"Comment":"04/02/2026 2:46 PM - bills - CLO changed from 05/01/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":241169,"Line":13,"Comment":"04/02/2026 2:46 PM - bills - Req Date changed from 05/01/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":241169,"Line":14,"Comment":"04/02/2026 2:48 PM - bills - Win% changed from 20 to 44"},{"comp":1,"quote":241169,"Line":15,"Comment":"05/28/2026 7:54 AM - bills - F/U changed from 06/01/2026 to 7/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241169,"Line":16,"Comment":"05/28/2026 7:54 AM - bills - CLO changed from 06/01/2026 to 08/01/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"241169","line":"1","part":"PRE-E46C-H100","qty":"1","price":"49140.00","uom":"EA","discount":"20.00","req_date":"~4 wks","branch":"1"},{"comp":"01","order":"241169","line":"2","part":"PRE-SPDL-I40-E46BC","qty":"1","price":"1807.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"3","part":"PRE-SPDL-I50-E46BC","qty":"1","price":"1988.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"4","part":"PRE-SPDL-H63RM","qty":"1","price":"4618.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"5","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"6","part":"PRE-GAUGE-B40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"7","part":"PRE-GAUGE-B50/I50","qty":"1","price":"821.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"8","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"9","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"10","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"11","part":"PRE-INST/TRAINING","qty":"1","price":"1250.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"241169","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241169","Line":"1","Company":"1","F_Line":"1","Comment":"**cannot be cancelled or returned upon receipt of PO**","Loc":"Y"}],"qcomms":[{"Quote":"241169","Line":"0","Comment":"Presetters cannot be cancelled or returned upon"},{"Quote":"241169","Line":"1","Comment":"receipt of a PO. Must ship via Truck."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-28 07:54:50.607 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241169-05282026075450.txt === {"quote":"241169","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"BCCFGGHJ","shiptoName":"R J Zeman Tool & Die","entry_date":"11-12-2025","cust_order_date":"11-12-2025","req_date":"08-01-2026","cust_po":"PRE-E46C-H100","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Wynstra","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:11","extra":"","follow_up":"07-01-2026","web_id":"","follow_name":"Chris Wynstra","follow_phone":"414-690-0110","follow_email":"cwynstra@pts-tools.com","pic_user":"bills","total_amt":"50964.40","total_gp":"25692.30","total_gpm":"50.41","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"12","win_pct":"44","clo_date":"08-01-2026","notes":[{"comp":"1","quote":"241169","line":"1","data":"11-12-2025 15:19-jennad added to quote log"},{"comp":"1","quote":"241169","line":"0","data":"11-24-2025 14:44-jennad updated delivery line 1"}],"crmnotes":[{"comp":1,"quote":241169,"Line":0,"Comment":"11/25/2025 3:37 PM - bills - F/U changed from 12/07/2025 to 12/9/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":241169,"Line":1,"Comment":"11/25/2025 3:37 PM - bills - CLO changed from 12/12/2025 to 12/26/2025 (CLO Date Updated)"},{"comp":1,"quote":241169,"Line":2,"Comment":"11/25/2025 3:37 PM - bills - Req Date changed from 12/12/2025 to 12/26/2025 (Req Date Updated)"},{"comp":1,"quote":241169,"Line":3,"Comment":"02/12/2026 9:38 AM - bills - Hey Bill,\nYou are correct. I have a list a mile long to work on here. I still haven’t digested the quotes and differences between them, yet. I don’t know if and when I will be able to work it in soon. I’d rather keep working on the cell than meet with Eric tomorrow. No offense. I’m fighting a battle here.\n\n\nThank you,\nDave Phelps\nCNC Boring Bar Leadman\nR.J. Zeman Tool & Mfg."},{"comp":1,"quote":241169,"Line":4,"Comment":"02/12/2026 9:38 AM - bills - Presetter project is still active."},{"comp":1,"quote":241169,"Line":5,"Comment":"02/12/2026 9:39 AM - bills - F/U changed from 12/09/2025 to 3/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241169,"Line":6,"Comment":"02/12/2026 9:39 AM - bills - CLO changed from 12/26/2025 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":241169,"Line":7,"Comment":"02/12/2026 9:39 AM - bills - Req Date changed from 12/26/2025 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":241169,"Line":8,"Comment":"03/06/2026 11:17 AM - bills - F/U changed from 03/11/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241169,"Line":9,"Comment":"03/06/2026 11:17 AM - bills - CLO changed from 03/31/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":241169,"Line":10,"Comment":"03/06/2026 11:17 AM - bills - Req Date changed from 03/31/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":241169,"Line":11,"Comment":"04/02/2026 2:46 PM - bills - F/U changed from 04/01/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241169,"Line":12,"Comment":"04/02/2026 2:46 PM - bills - CLO changed from 05/01/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":241169,"Line":13,"Comment":"04/02/2026 2:46 PM - bills - Req Date changed from 05/01/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":241169,"Line":14,"Comment":"04/02/2026 2:48 PM - bills - Win% changed from 20 to 44"},{"comp":1,"quote":241169,"Line":15,"Comment":"05/28/2026 7:54 AM - bills - F/U changed from 06/01/2026 to 7/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241169,"Line":16,"Comment":"05/28/2026 7:54 AM - bills - CLO changed from 06/01/2026 to 08/01/2026 (CLO Date Updated)"},{"comp":1,"quote":241169,"Line":17,"Comment":"05/28/2026 7:54 AM - bills - Req Date changed from 06/01/2026 to 08/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"241169","line":"1","part":"PRE-E46C-H100","qty":"1","price":"49140.00","uom":"EA","discount":"20.00","req_date":"~4 wks","branch":"1"},{"comp":"01","order":"241169","line":"2","part":"PRE-SPDL-I40-E46BC","qty":"1","price":"1807.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"3","part":"PRE-SPDL-I50-E46BC","qty":"1","price":"1988.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"4","part":"PRE-SPDL-H63RM","qty":"1","price":"4618.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"5","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"6","part":"PRE-GAUGE-B40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"7","part":"PRE-GAUGE-B50/I50","qty":"1","price":"821.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"8","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"9","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"10","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241169","line":"11","part":"PRE-INST/TRAINING","qty":"1","price":"1250.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"241169","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241169","Line":"1","Company":"1","F_Line":"1","Comment":"**cannot be cancelled or returned upon receipt of PO**","Loc":"Y"}],"qcomms":[{"Quote":"241169","Line":"0","Comment":"Presetters cannot be cancelled or returned upon"},{"Quote":"241169","Line":"1","Comment":"receipt of a PO. Must ship via Truck."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-28 07:55:16.066 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241192-05282026075515.txt === {"quote":"241192","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"METSOUTH","shiptoName":"Metalcut Products, Inc.","entry_date":"11-12-2025","cust_order_date":"11-12-2025","req_date":"07-01-2026","cust_po":"PRE-E46LA-I40 COSMETIC","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Griebler","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:46","extra":"","follow_up":"07-01-2026","web_id":"","follow_name":"Andy Griebler","follow_phone":"","follow_email":"@","pic_user":"bills","total_amt":"28898.75","total_gp":"5747.61","total_gpm":"19.89","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"8","win_pct":"49","clo_date":"07-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":241192,"Line":0,"Comment":"11/25/2025 3:57 PM - bills - F/U changed from 11/18/2025 to 12/9/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":241192,"Line":1,"Comment":"11/25/2025 3:57 PM - bills - CLO changed from 12/12/2025 to 12/29/2025 (CLO Date Updated)"},{"comp":1,"quote":241192,"Line":2,"Comment":"11/25/2025 3:57 PM - bills - Req Date changed from 12/12/2025 to 12/29/2025 (Req Date Updated)"},{"comp":1,"quote":241192,"Line":3,"Comment":"03/06/2026 11:19 AM - bills - F/U changed from 03/11/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241192,"Line":4,"Comment":"03/06/2026 11:19 AM - bills - CLO changed from 03/31/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":241192,"Line":5,"Comment":"03/06/2026 11:20 AM - bills - Req Date changed from 03/31/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":241192,"Line":6,"Comment":"03/11/2026 7:39 AM - bills - 3/10/2026 Metalcut is still on a spending freeze. Patrick is waiting for purchase approval. Opportunity is still active."},{"comp":1,"quote":241192,"Line":7,"Comment":"04/02/2026 3:20 PM - bills - F/U changed from 04/01/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241192,"Line":8,"Comment":"04/02/2026 3:20 PM - bills - CLO changed from 05/01/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":241192,"Line":9,"Comment":"04/02/2026 3:20 PM - bills - Req Date changed from 05/01/2026 to 07/01/2026 (Req Date Updated)"},{"comp":1,"quote":241192,"Line":10,"Comment":"04/02/2026 3:22 PM - bills - Win% changed from 20 to 49"}],"items":[{"comp":"01","order":"241192","line":"1","part":"PRE-E46LA-I40","qty":"1","price":"47100.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"2"},{"comp":"01","order":"241192","line":"2","part":"PRE-SPDL-I50RA","qty":"1","price":"3640.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241192","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241192","line":"4","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241192","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241192","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241192","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"1250.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"241192","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241192","Line":"1","Company":"1","F_Line":"1","Comment":"Cosmetic Damage Special Pricing: **Additional 25%","Loc":"Y"},{"Quote":"241192","Line":"1","Company":"1","F_Line":"2","Comment":"discount applied**","Loc":"Y"},{"Quote":"241192","Line":"1","Company":"1","F_Line":"3","Comment":"Non-cancellable, non-returnable item after receipt of","Loc":"Y"},{"Quote":"241192","Line":"1","Company":"1","F_Line":"4","Comment":"a PO","Loc":"Y"}],"qcomms":[{"Quote":"241192","Line":"0","Comment":"Presetters cannot be cancelled or returned upon"},{"Quote":"241192","Line":"1","Comment":"receipt of a PO. Must ship via Truck."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-28 07:55:31.468 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241192-05282026075531.txt === {"quote":"241192","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"METSOUTH","shiptoName":"Metalcut Products, Inc.","entry_date":"11-12-2025","cust_order_date":"11-12-2025","req_date":"07-01-2026","cust_po":"PRE-E46LA-I40 COSMETIC","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Griebler","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:46","extra":"","follow_up":"07-01-2026","web_id":"","follow_name":"Andy Griebler","follow_phone":"","follow_email":"@","pic_user":"bills","total_amt":"28898.75","total_gp":"5747.61","total_gpm":"19.89","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"8","win_pct":"49","clo_date":"07-31-2026","notes":[],"crmnotes":[{"comp":1,"quote":241192,"Line":0,"Comment":"11/25/2025 3:57 PM - bills - F/U changed from 11/18/2025 to 12/9/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":241192,"Line":1,"Comment":"11/25/2025 3:57 PM - bills - CLO changed from 12/12/2025 to 12/29/2025 (CLO Date Updated)"},{"comp":1,"quote":241192,"Line":2,"Comment":"11/25/2025 3:57 PM - bills - Req Date changed from 12/12/2025 to 12/29/2025 (Req Date Updated)"},{"comp":1,"quote":241192,"Line":3,"Comment":"03/06/2026 11:19 AM - bills - F/U changed from 03/11/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241192,"Line":4,"Comment":"03/06/2026 11:19 AM - bills - CLO changed from 03/31/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":241192,"Line":5,"Comment":"03/06/2026 11:20 AM - bills - Req Date changed from 03/31/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":241192,"Line":6,"Comment":"03/11/2026 7:39 AM - bills - 3/10/2026 Metalcut is still on a spending freeze. Patrick is waiting for purchase approval. Opportunity is still active."},{"comp":1,"quote":241192,"Line":7,"Comment":"04/02/2026 3:20 PM - bills - F/U changed from 04/01/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241192,"Line":8,"Comment":"04/02/2026 3:20 PM - bills - CLO changed from 05/01/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":241192,"Line":9,"Comment":"04/02/2026 3:20 PM - bills - Req Date changed from 05/01/2026 to 07/01/2026 (Req Date Updated)"},{"comp":1,"quote":241192,"Line":10,"Comment":"04/02/2026 3:22 PM - bills - Win% changed from 20 to 49"},{"comp":1,"quote":241192,"Line":11,"Comment":"05/28/2026 7:55 AM - bills - F/U changed from 06/01/2026 to 7/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241192,"Line":12,"Comment":"05/28/2026 7:55 AM - bills - CLO changed from 07/01/2026 to 07/31/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"241192","line":"1","part":"PRE-E46LA-I40","qty":"1","price":"47100.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"2"},{"comp":"01","order":"241192","line":"2","part":"PRE-SPDL-I50RA","qty":"1","price":"3640.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241192","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241192","line":"4","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241192","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241192","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241192","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"1250.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"241192","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241192","Line":"1","Company":"1","F_Line":"1","Comment":"Cosmetic Damage Special Pricing: **Additional 25%","Loc":"Y"},{"Quote":"241192","Line":"1","Company":"1","F_Line":"2","Comment":"discount applied**","Loc":"Y"},{"Quote":"241192","Line":"1","Company":"1","F_Line":"3","Comment":"Non-cancellable, non-returnable item after receipt of","Loc":"Y"},{"Quote":"241192","Line":"1","Company":"1","F_Line":"4","Comment":"a PO","Loc":"Y"}],"qcomms":[{"Quote":"241192","Line":"0","Comment":"Presetters cannot be cancelled or returned upon"},{"Quote":"241192","Line":"1","Comment":"receipt of a PO. Must ship via Truck."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-28 07:55:39.557 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241192-05282026075539.txt === {"quote":"241192","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"METSOUTH","shiptoName":"Metalcut Products, Inc.","entry_date":"11-12-2025","cust_order_date":"11-12-2025","req_date":"07-31-2026","cust_po":"PRE-E46LA-I40 COSMETIC","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Griebler","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:46","extra":"","follow_up":"07-01-2026","web_id":"","follow_name":"Andy Griebler","follow_phone":"","follow_email":"@","pic_user":"bills","total_amt":"28898.75","total_gp":"5747.61","total_gpm":"19.89","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"8","win_pct":"49","clo_date":"07-31-2026","notes":[],"crmnotes":[{"comp":1,"quote":241192,"Line":0,"Comment":"11/25/2025 3:57 PM - bills - F/U changed from 11/18/2025 to 12/9/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":241192,"Line":1,"Comment":"11/25/2025 3:57 PM - bills - CLO changed from 12/12/2025 to 12/29/2025 (CLO Date Updated)"},{"comp":1,"quote":241192,"Line":2,"Comment":"11/25/2025 3:57 PM - bills - Req Date changed from 12/12/2025 to 12/29/2025 (Req Date Updated)"},{"comp":1,"quote":241192,"Line":3,"Comment":"03/06/2026 11:19 AM - bills - F/U changed from 03/11/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241192,"Line":4,"Comment":"03/06/2026 11:19 AM - bills - CLO changed from 03/31/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":241192,"Line":5,"Comment":"03/06/2026 11:20 AM - bills - Req Date changed from 03/31/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":241192,"Line":6,"Comment":"03/11/2026 7:39 AM - bills - 3/10/2026 Metalcut is still on a spending freeze. Patrick is waiting for purchase approval. Opportunity is still active."},{"comp":1,"quote":241192,"Line":7,"Comment":"04/02/2026 3:20 PM - bills - F/U changed from 04/01/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241192,"Line":8,"Comment":"04/02/2026 3:20 PM - bills - CLO changed from 05/01/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":241192,"Line":9,"Comment":"04/02/2026 3:20 PM - bills - Req Date changed from 05/01/2026 to 07/01/2026 (Req Date Updated)"},{"comp":1,"quote":241192,"Line":10,"Comment":"04/02/2026 3:22 PM - bills - Win% changed from 20 to 49"},{"comp":1,"quote":241192,"Line":11,"Comment":"05/28/2026 7:55 AM - bills - F/U changed from 06/01/2026 to 7/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241192,"Line":12,"Comment":"05/28/2026 7:55 AM - bills - CLO changed from 07/01/2026 to 07/31/2026 (CLO Date Updated)"},{"comp":1,"quote":241192,"Line":13,"Comment":"05/28/2026 7:55 AM - bills - Req Date changed from 07/01/2026 to 07/31/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"241192","line":"1","part":"PRE-E46LA-I40","qty":"1","price":"47100.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"2"},{"comp":"01","order":"241192","line":"2","part":"PRE-SPDL-I50RA","qty":"1","price":"3640.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241192","line":"3","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241192","line":"4","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241192","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241192","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241192","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"1250.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"241192","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241192","Line":"1","Company":"1","F_Line":"1","Comment":"Cosmetic Damage Special Pricing: **Additional 25%","Loc":"Y"},{"Quote":"241192","Line":"1","Company":"1","F_Line":"2","Comment":"discount applied**","Loc":"Y"},{"Quote":"241192","Line":"1","Company":"1","F_Line":"3","Comment":"Non-cancellable, non-returnable item after receipt of","Loc":"Y"},{"Quote":"241192","Line":"1","Company":"1","F_Line":"4","Comment":"a PO","Loc":"Y"}],"qcomms":[{"Quote":"241192","Line":"0","Comment":"Presetters cannot be cancelled or returned upon"},{"Quote":"241192","Line":"1","Comment":"receipt of a PO. Must ship via Truck."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-28 07:56:13.000 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243332-05282026075612.txt === {"quote":"243332","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"METAWAUK","shiptoName":"Metaltek, WI Centrifugal Div.","entry_date":"01-05-2026","cust_order_date":"01-05-2026","req_date":"06-01-2026","cust_po":"PRE-E46BT1-BD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Wynstra","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:38","extra":"","follow_up":"07-08-2026","web_id":"","follow_name":"Chris Wynstra","follow_phone":"414-690-0110","follow_email":"cwynstra@pts-tools.com","pic_user":"bills","total_amt":"53000.80","total_gp":"26183.31","total_gpm":"49.40","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"243332","line":"1","data":"01-05-2026 11:25-jennad added to quote lo"},{"comp":"1","quote":"243332","line":"0","data":"01-06-2026 15:27-jennad updated lead time"}],"crmnotes":[{"comp":1,"quote":243332,"Line":0,"Comment":"03/06/2026 12:16 PM - bills - F/U changed from 01/11/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243332,"Line":1,"Comment":"03/06/2026 12:16 PM - bills - CLO changed from 02/05/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":243332,"Line":2,"Comment":"03/06/2026 12:17 PM - bills - Req Date changed from 02/16/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"243332","line":"1","part":"PRE-E46BT1-BD","qty":"1","price":"42600.00","uom":"EA","discount":"20.00","req_date":"5-6 Wks","branch":"1"},{"comp":"01","order":"243332","line":"2","part":"PRE-SPDL-I40-E46BC","qty":"1","price":"1807.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"3","part":"PRE-SPDL-I50-E46BC","qty":"1","price":"1988.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"4","part":"PRE-SPDL-C6RM","qty":"1","price":"5184.00","uom":"EA","discount":"20.00","req_date":"5-6 Wks","branch":"1"},{"comp":"01","order":"243332","line":"5","part":"PRE-SPDL-C8RM","qty":"1","price":"7020.00","uom":"EA","discount":"20.00","req_date":"5-6 Wks","branch":"1"},{"comp":"01","order":"243332","line":"6","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"7","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"8","part":"PRE-GAUGE-C6","qty":"1","price":"1976.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"9","part":"PRE-GAUGE-C8","qty":"1","price":"1976.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"10","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"11","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"12","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"243332","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"243332","Line":"1","Company":"1","F_Line":"1","Comment":"**Cannot be cancelled or returned after invoicing**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-28 07:56:32.055 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243332-05282026075631.txt === {"quote":"243332","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"METAWAUK","shiptoName":"Metaltek, WI Centrifugal Div.","entry_date":"01-05-2026","cust_order_date":"01-05-2026","req_date":"06-01-2026","cust_po":"PRE-E46BT1-BD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Wynstra","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:38","extra":"","follow_up":"07-08-2026","web_id":"","follow_name":"Chris Wynstra","follow_phone":"414-690-0110","follow_email":"cwynstra@pts-tools.com","pic_user":"bills","total_amt":"53000.80","total_gp":"26183.31","total_gpm":"49.40","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"13","win_pct":"20","clo_date":"08-07-2026","notes":[{"comp":"1","quote":"243332","line":"1","data":"01-05-2026 11:25-jennad added to quote lo"},{"comp":"1","quote":"243332","line":"0","data":"01-06-2026 15:27-jennad updated lead time"}],"crmnotes":[{"comp":1,"quote":243332,"Line":0,"Comment":"03/06/2026 12:16 PM - bills - F/U changed from 01/11/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243332,"Line":1,"Comment":"03/06/2026 12:16 PM - bills - CLO changed from 02/05/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":243332,"Line":2,"Comment":"03/06/2026 12:17 PM - bills - Req Date changed from 02/16/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":243332,"Line":3,"Comment":"05/28/2026 7:56 AM - bills - F/U changed from 06/01/2026 to 7/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243332,"Line":4,"Comment":"05/28/2026 7:56 AM - bills - CLO changed from 06/01/2026 to 08/07/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"243332","line":"1","part":"PRE-E46BT1-BD","qty":"1","price":"42600.00","uom":"EA","discount":"20.00","req_date":"5-6 Wks","branch":"1"},{"comp":"01","order":"243332","line":"2","part":"PRE-SPDL-I40-E46BC","qty":"1","price":"1807.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"3","part":"PRE-SPDL-I50-E46BC","qty":"1","price":"1988.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"4","part":"PRE-SPDL-C6RM","qty":"1","price":"5184.00","uom":"EA","discount":"20.00","req_date":"5-6 Wks","branch":"1"},{"comp":"01","order":"243332","line":"5","part":"PRE-SPDL-C8RM","qty":"1","price":"7020.00","uom":"EA","discount":"20.00","req_date":"5-6 Wks","branch":"1"},{"comp":"01","order":"243332","line":"6","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"7","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"8","part":"PRE-GAUGE-C6","qty":"1","price":"1976.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"9","part":"PRE-GAUGE-C8","qty":"1","price":"1976.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"10","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"11","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"12","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"243332","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"243332","Line":"1","Company":"1","F_Line":"1","Comment":"**Cannot be cancelled or returned after invoicing**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-28 07:56:40.688 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243332-05282026075640.txt === {"quote":"243332","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"METAWAUK","shiptoName":"Metaltek, WI Centrifugal Div.","entry_date":"01-05-2026","cust_order_date":"01-05-2026","req_date":"08-07-2026","cust_po":"PRE-E46BT1-BD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Wynstra","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:38","extra":"","follow_up":"07-08-2026","web_id":"","follow_name":"Chris Wynstra","follow_phone":"414-690-0110","follow_email":"cwynstra@pts-tools.com","pic_user":"bills","total_amt":"53000.80","total_gp":"26183.31","total_gpm":"49.40","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"13","win_pct":"20","clo_date":"08-07-2026","notes":[{"comp":"1","quote":"243332","line":"1","data":"01-05-2026 11:25-jennad added to quote lo"},{"comp":"1","quote":"243332","line":"0","data":"01-06-2026 15:27-jennad updated lead time"}],"crmnotes":[{"comp":1,"quote":243332,"Line":0,"Comment":"03/06/2026 12:16 PM - bills - F/U changed from 01/11/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243332,"Line":1,"Comment":"03/06/2026 12:16 PM - bills - CLO changed from 02/05/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":243332,"Line":2,"Comment":"03/06/2026 12:17 PM - bills - Req Date changed from 02/16/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":243332,"Line":3,"Comment":"05/28/2026 7:56 AM - bills - F/U changed from 06/01/2026 to 7/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243332,"Line":4,"Comment":"05/28/2026 7:56 AM - bills - CLO changed from 06/01/2026 to 08/07/2026 (CLO Date Updated)"},{"comp":1,"quote":243332,"Line":5,"Comment":"05/28/2026 7:56 AM - bills - Req Date changed from 06/01/2026 to 08/07/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"243332","line":"1","part":"PRE-E46BT1-BD","qty":"1","price":"42600.00","uom":"EA","discount":"20.00","req_date":"5-6 Wks","branch":"1"},{"comp":"01","order":"243332","line":"2","part":"PRE-SPDL-I40-E46BC","qty":"1","price":"1807.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"3","part":"PRE-SPDL-I50-E46BC","qty":"1","price":"1988.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"4","part":"PRE-SPDL-C6RM","qty":"1","price":"5184.00","uom":"EA","discount":"20.00","req_date":"5-6 Wks","branch":"1"},{"comp":"01","order":"243332","line":"5","part":"PRE-SPDL-C8RM","qty":"1","price":"7020.00","uom":"EA","discount":"20.00","req_date":"5-6 Wks","branch":"1"},{"comp":"01","order":"243332","line":"6","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"7","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"8","part":"PRE-GAUGE-C6","qty":"1","price":"1976.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"9","part":"PRE-GAUGE-C8","qty":"1","price":"1976.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"10","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"11","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243332","line":"12","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"243332","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"243332","Line":"1","Company":"1","F_Line":"1","Comment":"**Cannot be cancelled or returned after invoicing**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-28 07:57:05.568 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243341-05282026075705.txt === {"quote":"243341","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"METAWAUK","shiptoName":"Metaltek, WI Centrifugal Div.","entry_date":"01-05-2026","cust_order_date":"01-05-2026","req_date":"06-01-2026","cust_po":"PRE-E46BAT1-BD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Wynstra","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"11:22","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Chris Wynstra","follow_phone":"414-690-0110","follow_email":"cwynstra@pts-tools.com","pic_user":"bills","total_amt":"60161.60","total_gp":"29188.48","total_gpm":"48.52","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"bills","reason":"2","totalQty":"13","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"243341","line":"1","data":"01-05-2026 11:25-jennad added to quote log"},{"comp":"1","quote":"243341","line":"0","data":"01-06-2026 15:27-jennad updated lead time"}],"crmnotes":[{"comp":1,"quote":243341,"Line":0,"Comment":"03/06/2026 12:17 PM - bills - F/U changed from 01/11/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243341,"Line":1,"Comment":"03/06/2026 12:17 PM - bills - CLO changed from 02/05/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":243341,"Line":2,"Comment":"03/06/2026 12:17 PM - bills - Req Date changed from 02/16/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"243341","line":"1","part":"PRE-E46BAT1-BD","qty":"1","price":"47030.00","uom":"EA","discount":"20.00","req_date":"5-6 Wks","branch":"1"},{"comp":"01","order":"243341","line":"2","part":"PRE-SPDL-I40-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243341","line":"3","part":"PRE-SPDL-I50-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243341","line":"4","part":"PRE-SPDL-C6RMA","qty":"1","price":"6696.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243341","line":"5","part":"PRE-SPDL-C8RMA","qty":"1","price":"6696.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243341","line":"6","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243341","line":"7","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243341","line":"8","part":"PRE-GAUGE-C6","qty":"1","price":"1976.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243341","line":"9","part":"PRE-GAUGE-C8","qty":"1","price":"1976.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243341","line":"10","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243341","line":"11","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243341","line":"12","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243341","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-28 08:33:09.695 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(36.8295385293049, -76.0615902869407, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(36.8295385293049, -76.0615902869407, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.245979 second/s. 2026-05-28 08:33:11.430 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(36.8295378832318, -76.061583687551, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(36.8295378832318, -76.061583687551, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2092144 second/s. 2026-05-28 08:33:33.536 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(36.8295378832318, -76.061583687551, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(36.8295378832318, -76.061583687551, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3693777 second/s. 2026-05-28 08:40:11.838 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244958-05282026084011.txt === {"quote":"244958","customer":"16930","name":null,"customerName":"Productivity Inc.","comp":"01","open":"1","shipto":"TRANECO","shiptoName":"Trane Lacrosse Main Crib","entry_date":"02-04-2026","cust_order_date":"02-04-2026","req_date":"06-01-2026","cust_po":"HSK100A Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TJ Dady","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:28","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"TJ Dady","follow_phone":"","follow_email":"@","pic_user":"bills","total_amt":"18772.57","total_gp":"11739.43","total_gpm":"62.54","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"bills","reason":"2","totalQty":"24","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"244958","line":"0","data":"02-04-2026 09:43-jennad adding to quote log"}],"crmnotes":[{"comp":1,"quote":244958,"Line":0,"Comment":"03/05/2026 2:29 PM - jennad - Follow-Up: Em'd TJ"},{"comp":1,"quote":244958,"Line":1,"Comment":"04/02/2026 3:29 PM - bills - F/U changed from 04/01/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244958,"Line":2,"Comment":"04/02/2026 3:29 PM - bills - CLO changed from 05/01/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":244958,"Line":3,"Comment":"04/02/2026 3:29 PM - bills - Req Date changed from 05/01/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244958","line":"1","part":"HSK100A-0250-9.00","qty":"1","price":"1366.00","uom":"EA","discount":"0.00","req_date":"~16 Wks","branch":"1"},{"comp":"01","order":"244958","line":"2","part":"HSK100A-0437-15.00","qty":"1","price":"2160.00","uom":"EA","discount":"0.00","req_date":"~16 Wks","branch":"1"},{"comp":"01","order":"244958","line":"3","part":"HSK100A-C1.1/4-165","qty":"1","price":"900.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244958","line":"4","part":"HSK100A-ER20-9.00","qty":"2","price":"1504.00","uom":"EA","discount":"0.00","req_date":"1 STOCK, Bal ~16Wks","branch":"1"},{"comp":"01","order":"244958","line":"5","part":"HSK100A-ER32-4.00","qty":"1","price":"654.00","uom":"EA","discount":"46.00","req_date":"ETA 3/12","branch":"1"},{"comp":"01","order":"244958","line":"6","part":"HSK100A-ER32-6.00","qty":"3","price":"711.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244958","line":"7","part":"HSK100A-ER32-8.00","qty":"5","price":"622.00","uom":"EA","discount":"0.00","req_date":"~16 Wks","branch":"1"},{"comp":"01","order":"244958","line":"8","part":"HSK100A-SM0750-6.00CP","qty":"1","price":"403.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244958","line":"9","part":"HSK100A-SM1000-6.00CP","qty":"3","price":"426.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244958","line":"10","part":"KM1.1/4-1","qty":"1","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244958","line":"11","part":"HSK100A-1250-12.00","qty":"2","price":"1280.00","uom":"EA","discount":"0.00","req_date":"~16 Wks","branch":"1"},{"comp":"01","order":"244958","line":"12","part":"HSK100A-0750-15.00","qty":"1","price":"2160.00","uom":"EA","discount":"0.00","req_date":"~16 Wks","branch":"1"},{"comp":"01","order":"244958","line":"13","part":"SPECIAL-TL","qty":"1","price":"1366.00","uom":"EA","discount":"0.00","req_date":"~16 Wks ADA","branch":"1"},{"comp":"01","order":"244958","line":"14","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244958","Line":"1","Company":"1","F_Line":"1","Comment":"**NET PRICE**","Loc":"Y"},{"Quote":"244958","Line":"1","Company":"1","F_Line":"2","Comment":"SPECIAL - cannot be cancelled or returned","Loc":"Y"},{"Quote":"244958","Line":"2","Company":"1","F_Line":"1","Comment":"**NET PRICE**","Loc":"Y"},{"Quote":"244958","Line":"2","Company":"1","F_Line":"2","Comment":"SPECIAL - cannot be cancelled or returned","Loc":"Y"},{"Quote":"244958","Line":"3","Company":"1","F_Line":"1","Comment":"DISCONTINUED - cannot be cancelled or returned","Loc":"Y"},{"Quote":"244958","Line":"4","Company":"1","F_Line":"1","Comment":"**NET PRICE**","Loc":"Y"},{"Quote":"244958","Line":"4","Company":"1","F_Line":"2","Comment":"SPECIAL - Cannot be cancelled or returned","Loc":"Y"},{"Quote":"244958","Line":"7","Company":"1","F_Line":"1","Comment":"**NET PRICE**","Loc":"Y"},{"Quote":"244958","Line":"7","Company":"1","F_Line":"2","Comment":"SPECIAL - cannot be cancelled or returned","Loc":"Y"},{"Quote":"244958","Line":"11","Company":"1","F_Line":"1","Comment":"**NET PRICE**","Loc":"Y"},{"Quote":"244958","Line":"11","Company":"1","F_Line":"2","Comment":"SPECIAL - cannot be cancelled or returned","Loc":"Y"},{"Quote":"244958","Line":"12","Company":"1","F_Line":"1","Comment":"**NET PRICE**","Loc":"Y"},{"Quote":"244958","Line":"12","Company":"1","F_Line":"2","Comment":"SPECIAL - cannot be cancelled or returned","Loc":"Y"},{"Quote":"244958","Line":"13","Company":"1","F_Line":"1","Comment":"Final Part# HSK100A-0750-8.00, **NET PRICE**","Loc":"Y"},{"Quote":"244958","Line":"13","Company":"1","F_Line":"2","Comment":"HSK100A End Mill Holder 3/4\" ChipHole 25K, 8\" GL","Loc":"Y"},{"Quote":"244958","Line":"13","Company":"1","F_Line":"3","Comment":"SPECIAL - Cannot be cancelled or returned","Loc":"Y"},{"Quote":"244958","Line":"13","Company":"1","F_Line":"4","Comment":"DELIVERY: Please allow 1-2 wks design time plus 16Wks","Loc":"Y"},{"Quote":"244958","Line":"13","Company":"1","F_Line":"5","Comment":"MFG/Shipping after approval drawing is signed by the","Loc":"Y"},{"Quote":"244958","Line":"13","Company":"1","F_Line":"6","Comment":"customer","Loc":"Y"}],"qcomms":[{"Quote":"244958","Line":"0","Comment":"There are non-standard stock items considered"},{"Quote":"244958","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"244958","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-28 08:47:57.050 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245674-05282026084756.txt === {"quote":"245674","customer":"13330","name":null,"customerName":"Manufacturing Solutions of MN Inc.","comp":"01","open":"0","shipto":"MANUFACY","shiptoName":"Manufacturing Solutions of MN Inc.","entry_date":"02-17-2026","cust_order_date":"02-17-2026","req_date":"06-29-2026","cust_po":"PDS -ER Live Tools","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Bryce Wiskow","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"14:22","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Bryce Wiskow","follow_phone":"651-294-7790","follow_email":"bryce.wiskow@msmni.com","pic_user":"jimmya","total_amt":"6375.26","total_gp":"3615.77","total_gpm":"56.72","rev_type":"LT","mod_date":"05-28-2026","mod_time":null,"mod_user":"jimmya","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-29-2026","notes":[{"comp":"1","quote":"245674","line":"1","data":"per Jimmy"},{"comp":"1","quote":"245674","line":"0","data":"05-01-2026 09:38-jennad CRM down, pushing out date"}],"crmnotes":[{"comp":1,"quote":245674,"Line":0,"Comment":"03/11/2026 12:54 PM - jimmya - F/U changed from 03/09/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245674,"Line":1,"Comment":"03/11/2026 12:54 PM - jimmya - CLO changed from 03/17/2026 to 04/20/2026 (CLO Date Updated)"},{"comp":1,"quote":245674,"Line":2,"Comment":"03/11/2026 12:54 PM - jimmya - Req Date changed from 03/17/2026 to 05/04/2026 (Req Date Updated)"},{"comp":1,"quote":245674,"Line":3,"Comment":"04/07/2026 2:08 PM - jimmya - F/U changed from 04/06/2026 to 4/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245674,"Line":4,"Comment":"04/07/2026 2:08 PM - jimmya - CLO changed from 04/20/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":245674,"Line":5,"Comment":"04/23/2026 1:32 PM - jimmya - F/U changed from 04/20/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245674,"Line":6,"Comment":"04/23/2026 1:32 PM - jimmya - CLO changed from 04/27/2026 to 05/04/2026 (CLO Date Updated)"},{"comp":1,"quote":245674,"Line":7,"Comment":"04/23/2026 1:32 PM - jimmya - Req Date changed from 05/04/2026 to 05/11/2026 (Req Date Updated)"},{"comp":1,"quote":245674,"Line":8,"Comment":"04/28/2026 10:12 AM - jimmya - F/U changed from 04/27/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245674,"Line":9,"Comment":"04/28/2026 10:13 AM - jimmya - F/U changed from 04/29/2026 to 4/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245674,"Line":10,"Comment":"04/28/2026 10:13 AM - jimmya - CLO changed from 05/04/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":245674,"Line":11,"Comment":"04/28/2026 10:13 AM - jimmya - Req Date changed from 05/11/2026 to 04/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245674","line":"1","part":"MZMP46-ER32X-OFF-ICE","qty":"1","price":"4226.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245674","line":"2","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245674","line":"3","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245674","line":"5","part":"MZMP46-ER25X-OFF-ICE","qty":"1","price":"5882.00","uom":"EA","discount":"48.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245674","line":"6","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245674","line":"7","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245674","line":"8","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245674","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245674","Line":"5","Company":"1","F_Line":"1","Comment":"Special - non-cancellable, non-returnable","Loc":"Y"},{"Quote":"245674","Line":"5","Company":"1","F_Line":"2","Comment":"Additional 20% Overstock Promo discount applied","Loc":"Y"},{"Quote":"245674","Line":"6","Company":"1","F_Line":"1","Comment":"Valid for MZMP46-ER25X-OFF-ICE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-28 08:48:08.540 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245674-05282026084808.txt === {"quote":"245674","customer":"13330","name":null,"customerName":"Manufacturing Solutions of MN Inc.","comp":"01","open":"0","shipto":"MANUFACY","shiptoName":"Manufacturing Solutions of MN Inc.","entry_date":"02-17-2026","cust_order_date":"02-17-2026","req_date":"06-29-2026","cust_po":"PDS -ER Live Tools","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Bryce Wiskow","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"14:22","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Bryce Wiskow","follow_phone":"651-294-7790","follow_email":"bryce.wiskow@msmni.com","pic_user":"jimmya","total_amt":"6375.26","total_gp":"3615.77","total_gpm":"56.72","rev_type":"LT","mod_date":"05-28-2026","mod_time":null,"mod_user":"jimmya","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-15-2026","notes":[{"comp":"1","quote":"245674","line":"1","data":"per Jimmy"},{"comp":"1","quote":"245674","line":"0","data":"05-01-2026 09:38-jennad CRM down, pushing out date"}],"crmnotes":[{"comp":1,"quote":245674,"Line":0,"Comment":"03/11/2026 12:54 PM - jimmya - F/U changed from 03/09/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245674,"Line":1,"Comment":"03/11/2026 12:54 PM - jimmya - CLO changed from 03/17/2026 to 04/20/2026 (CLO Date Updated)"},{"comp":1,"quote":245674,"Line":2,"Comment":"03/11/2026 12:54 PM - jimmya - Req Date changed from 03/17/2026 to 05/04/2026 (Req Date Updated)"},{"comp":1,"quote":245674,"Line":3,"Comment":"04/07/2026 2:08 PM - jimmya - F/U changed from 04/06/2026 to 4/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245674,"Line":4,"Comment":"04/07/2026 2:08 PM - jimmya - CLO changed from 04/20/2026 to 04/27/2026 (CLO Date Updated)"},{"comp":1,"quote":245674,"Line":5,"Comment":"04/23/2026 1:32 PM - jimmya - F/U changed from 04/20/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245674,"Line":6,"Comment":"04/23/2026 1:32 PM - jimmya - CLO changed from 04/27/2026 to 05/04/2026 (CLO Date Updated)"},{"comp":1,"quote":245674,"Line":7,"Comment":"04/23/2026 1:32 PM - jimmya - Req Date changed from 05/04/2026 to 05/11/2026 (Req Date Updated)"},{"comp":1,"quote":245674,"Line":8,"Comment":"04/28/2026 10:12 AM - jimmya - F/U changed from 04/27/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245674,"Line":9,"Comment":"04/28/2026 10:13 AM - jimmya - F/U changed from 04/29/2026 to 4/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245674,"Line":10,"Comment":"04/28/2026 10:13 AM - jimmya - CLO changed from 05/04/2026 to 04/29/2026 (CLO Date Updated)"},{"comp":1,"quote":245674,"Line":11,"Comment":"04/28/2026 10:13 AM - jimmya - Req Date changed from 05/11/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245674,"Line":12,"Comment":"05/28/2026 8:47 AM - jimmya - F/U changed from 05/29/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245674,"Line":13,"Comment":"05/28/2026 8:48 AM - jimmya - CLO changed from 06/29/2026 to 06/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245674","line":"1","part":"MZMP46-ER32X-OFF-ICE","qty":"1","price":"4226.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245674","line":"2","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245674","line":"3","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245674","line":"5","part":"MZMP46-ER25X-OFF-ICE","qty":"1","price":"5882.00","uom":"EA","discount":"48.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245674","line":"6","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245674","line":"7","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245674","line":"8","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245674","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245674","Line":"5","Company":"1","F_Line":"1","Comment":"Special - non-cancellable, non-returnable","Loc":"Y"},{"Quote":"245674","Line":"5","Company":"1","F_Line":"2","Comment":"Additional 20% Overstock Promo discount applied","Loc":"Y"},{"Quote":"245674","Line":"6","Company":"1","F_Line":"1","Comment":"Valid for MZMP46-ER25X-OFF-ICE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-28 08:52:47.836 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250587-05282026085247.txt === {"quote":"250587","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"GAGHOUST","shiptoName":"G&G Machine Inc.","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"06-21-2026","cust_po":"MZQT5-ER32-ADJ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Phillip Tilot","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"13:36","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Phillip Tilot","follow_phone":"920-462-0591","follow_email":"phil.tilot@blackhawkid.com","pic_user":"haleyd","total_amt":"19417.15","total_gp":"5669.96","total_gpm":"29.20","rev_type":"LT","mod_date":"05-28-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":250587,"Line":0,"Comment":"05/26/2026 10:52 AM - haleyd - F/U changed from 05/27/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250587,"Line":1,"Comment":"05/28/2026 8:52 AM - haleyd - sent email to phil.tilot@blackhawkid.com for a fw/up"}],"items":[{"comp":"01","order":"250587","line":"1","part":"MZQT5-ER32-ADJ","qty":"1","price":"15312.00","uom":"EA","discount":"30.00","req_date":"6-8 week delivery","branch":"1"},{"comp":"01","order":"250587","line":"2","part":"MZQT5-ER25-AD","qty":"1","price":"12216.00","uom":"EA","discount":"30.00","req_date":"3-4week delivery","branch":"1"},{"comp":"01","order":"250587","line":"3","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250587","line":"4","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250587","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250587","Line":"1","Company":"1","F_Line":"1","Comment":"This item is non standard stock, once an order is","Loc":"Y"},{"Quote":"250587","Line":"1","Company":"1","F_Line":"2","Comment":"placed it cannot be cancelled or returned","Loc":"Y"},{"Quote":"250587","Line":"2","Company":"1","F_Line":"1","Comment":"Please note the ER25 has a collet capacity of 2-16mm","Loc":"Y"}],"qcomms":[{"Quote":"250587","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"250587","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"250587","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-28 08:57:13.296 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250583-05282026085713.txt === {"quote":"250583","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"WALTEK","shiptoName":"Wal-Tek Industries Machine Max","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"06-20-2026","cust_po":"QCFC65-40M-EMR","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"13:11","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"504-733ntrekin","follow_phone":"504-733-4744","follow_email":"entrekil@mscdirect.com","pic_user":"haleyd","total_amt":"274.72","total_gp":"124.95","total_gpm":"45.48","rev_type":"WAP","mod_date":"05-28-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-21-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250583","line":"1","part":"QCFC65-40M-EMR","qty":"1","price":"404.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250583","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-28 08:59:26.224 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250574-05282026085926.txt === {"quote":"250574","customer":"26350","name":null,"customerName":"Zenger's Inc.","comp":"01","open":"0","shipto":"ZENGERS","shiptoName":"Zenger's Inc.","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"06-21-2026","cust_po":"s1005-0562-4.17","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joelle Meads","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"11:13","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Joelle Meads","follow_phone":"","follow_email":"jmeads@zengers.com","pic_user":"haleyd","total_amt":"460.08","total_gp":"237.88","total_gpm":"51.70","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-21-2026","notes":[{"comp":"1","quote":"250574","line":"0","data":"05-21-2026 11:14 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250574","line":"1","part":"S1005-0562-4.17","qty":"1","price":"639.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250574","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-28 09:09:39.713 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250569-05282026090939.txt === {"quote":"250569","customer":"8005","name":null,"customerName":"H & C Tool Supply Inc.","comp":"01","open":"0","shipto":"HXCXTOOL","shiptoName":"H & C Tool Supply, Inc.","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"06-21-2026","cust_po":"SE-12.5X10.0","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"TL","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Nick Bell","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"10:22","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Nick Bell","follow_phone":"585-235-5700","follow_email":"nick.bell@hctoolsupply.com","pic_user":"haleyd","total_amt":"173.52","total_gp":"118.12","total_gpm":"68.07","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-21-2026","notes":[{"comp":"1","quote":"250569","line":"0","data":"05-21-2026 10:23 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250569,"Line":0,"Comment":"05/28/2026 9:09 AM - haleyd - emailed Nick Bell for a follow up"}],"items":[{"comp":"01","order":"250569","line":"1","part":"SE2-12.5X10.0","qty":"1","price":"81.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250569","line":"2","part":"SE2-12.0X9.0","qty":"1","price":"81.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250569","line":"3","part":"SE2-13.0X10.0","qty":"1","price":"79.00","uom":"EA","discount":"28.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250569","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-28 09:50:54.687 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1237877891246, -87.9187544875037, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1237877891246, -87.9187544875037, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2156316 second/s. 2026-05-28 09:50:57.450 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1237877891246, -87.9187544875042, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1237877891246, -87.9187544875042, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2389434 second/s. 2026-05-28 09:52:41.294 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1237877891246, -87.9187544875042, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1237877891246, -87.9187544875042, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.357782 second/s. 2026-05-28 09:56:56.092 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1162091, -87.9140977, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1162091, -87.9140977, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4626269 second/s. 2026-05-28 09:56:56.102 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1162091, -87.9140977, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1162091, -87.9140977, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.5181038 second/s. 2026-05-28 09:57:00.970 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1162091, -87.9140977, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1162091, -87.9140977, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.421081 second/s. 2026-05-28 09:57:07.653 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1162091, -87.9140977, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1162091, -87.9140977, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4092398 second/s. 2026-05-28 10:05:31.596 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(37.1806076151158, -76.486585723243, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(37.1806076151158, -76.486585723243, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2521005 second/s. 2026-05-28 10:11:53.526 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250561-05282026101153.txt === {"quote":"250561","customer":"11068","name":null,"customerName":"Kline Industrial Tool, Inc.","comp":"01","open":"0","shipto":"BAELANSD","shiptoName":"BAE Systems","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"07-02-2026","cust_po":"CAT50-MMC8C-135U-AA-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Missy","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:11","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Missy","follow_phone":"","follow_email":"missy@klineindustrial.com","pic_user":"haleyd","total_amt":"2770.20","total_gp":"2250.81","total_gpm":"81.25","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-21-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250561","line":"1","part":"CAT50-MMC8C-135U-AA-IDU","qty":"3","price":"1026.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250561","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-28 10:12:44.192 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250561-05282026101243.txt === {"quote":"250561","customer":"11068","name":null,"customerName":"Kline Industrial Tool, Inc.","comp":"01","open":"1","shipto":"BAELANSD","shiptoName":"BAE Systems","entry_date":"05-21-2026","cust_order_date":"05-21-2026","req_date":"07-02-2026","cust_po":"CAT50-MMC8C-135U-AA-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"19","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Missy","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:11","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Missy","follow_phone":"","follow_email":"missy@klineindustrial.com","pic_user":"haleyd","total_amt":"2770.20","total_gp":"2250.81","total_gpm":"81.25","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"4","win_pct":"20","clo_date":"06-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":250561,"Line":0,"Comment":"05/28/2026 10:11 AM - haleyd - F/U changed from 05/27/2026 to 5/29/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"250561","line":"1","part":"CAT50-MMC8C-135U-AA-IDU","qty":"3","price":"1026.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250561","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-28 10:16:14.670 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249303-05282026101614.txt === {"quote":"249303","customer":"9560","name":null,"customerName":"Industrial Tool Supply","comp":"01","open":"0","shipto":"INDTOOMA","shiptoName":"Industrial Tool Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-28-2026","cust_po":"TQW-HANDLE14X18","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chase Enos","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"10:13","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Chase Enos","follow_phone":"888-200-8887","follow_email":"cenos@industrialtoolsupply.net","pic_user":"haleyd","total_amt":"146.52","total_gp":"59.35","total_gpm":"40.51","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249303","line":"0","data":"04-28-2026 10:14 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249303,"Line":0,"Comment":"05/11/2026 3:00 PM - haleyd - F/U changed from 05/04/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249303,"Line":1,"Comment":"05/28/2026 10:15 AM - haleyd - emailed cenos@industrialtoolsupply.net for a fw/up"}],"items":[{"comp":"01","order":"249303","line":"1","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249303","line":"2","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249303","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-28 10:16:24.431 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249303-05282026101624.txt === {"quote":"249303","customer":"9560","name":null,"customerName":"Industrial Tool Supply","comp":"01","open":"0","shipto":"INDTOOMA","shiptoName":"Industrial Tool Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"05-28-2026","cust_po":"TQW-HANDLE14X18","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chase Enos","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"10:13","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Chase Enos","follow_phone":"888-200-8887","follow_email":"cenos@industrialtoolsupply.net","pic_user":"haleyd","total_amt":"146.52","total_gp":"59.35","total_gpm":"40.51","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249303","line":"0","data":"04-28-2026 10:14 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249303,"Line":0,"Comment":"05/11/2026 3:00 PM - haleyd - F/U changed from 05/04/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249303,"Line":1,"Comment":"05/28/2026 10:15 AM - haleyd - emailed cenos@industrialtoolsupply.net for a fw/up"},{"comp":1,"quote":249303,"Line":2,"Comment":"05/28/2026 10:16 AM - haleyd - F/U changed from 05/27/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249303,"Line":3,"Comment":"05/28/2026 10:16 AM - haleyd - CLO changed from 05/28/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249303","line":"1","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249303","line":"2","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249303","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-28 10:17:55.765 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249144-05282026101755.txt === {"quote":"249144","customer":"19165","name":null,"customerName":"Salem Tools","comp":"01","open":"1","shipto":"SALESTPL","shiptoName":"Salem Tools","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"05-24-2026","cust_po":"NC5007-0040-4.00G","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sean Connaughton","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"10:36","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Sean Connaughton","follow_phone":"540-378-3500 ex3819","follow_email":"sconn@salemtools.com","pic_user":"haleyd","total_amt":"1380.69","total_gp":"838.10","total_gpm":"60.70","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"haleyd","reason":"8","totalQty":"9","win_pct":"20","clo_date":"05-24-2026","notes":[{"comp":"1","quote":"249144","line":"0","data":"04-24-2026 10:38 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249144,"Line":0,"Comment":"05/01/2026 8:53 AM - alyssah - F/U changed from 04/30/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249144,"Line":1,"Comment":"05/01/2026 9:02 AM - alyssah - F/U changed from 5/8/2026 to 05/08/2026 (Follow Up In 1 Week)"},{"comp":1,"quote":249144,"Line":2,"Comment":"05/11/2026 4:09 PM - haleyd - F/U changed from 05/08/2026 to 5/27/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249144","line":"1","part":"NC5007-0040-4.00G","qty":"3","price":"546.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249144","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249144","line":"3","part":"TQW-E40-G","qty":"1","price":"180.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249144","line":"5","part":"E40-NUT-G","qty":"3","price":"57.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249144","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-28 10:20:20.630 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1319102961964, -87.9857036099657, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1319102961964, -87.9857036099657, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1651419 second/s. 2026-05-28 10:20:36.110 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1318758166667, -87.98575055, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1318758166667, -87.98575055, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2222116 second/s. 2026-05-28 10:22:34.814 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\E10869-0-3467.txt === {"customer":"E10869","line":"A","dept":"EN","name":"Hernaldo Ramirez","title":"MO","phone":"(888) 888-8888","cell":"(888) 888-8888 ext 88","fax":null,"email":"hr@thc.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3467,"password":null,"webenabled":"Y","linkedin":null,"city":"Arlington Heights","state":"IL","address1":"215 W Universtiy Dr.","address2":null,"zip":"60004-1809","country":"USA","userid":"mikek","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"BT","Active":"Y","lnrp":"N"} [{"json":{"results":"Contactc","type":"contactc","line":" 0"}}] 2026-05-28 10:28:27.252 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1391648, -88.021797, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1391648, -88.021797, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2020936 second/s. 2026-05-28 10:28:31.832 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1391648, -88.021797, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1391648, -88.021797, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1615161 second/s. 2026-05-28 10:28:39.320 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1391648, -88.021797, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1391648, -88.021797, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.146046 second/s. 2026-05-28 10:29:03.955 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1391648, -88.021797, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1391648, -88.021797, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3234605 second/s. 2026-05-28 10:34:26.599 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(37.1797859833333, -76.48672685, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(37.1797859833333, -76.48672685, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2765151 second/s. 2026-05-28 10:35:08.812 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(37.1797859833333, -76.48672685, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(37.1797859833333, -76.48672685, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1779613 second/s. 2026-05-28 10:36:22.740 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(37.1797859833333, -76.48672685, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(37.1797859833333, -76.48672685, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3527468 second/s. 2026-05-28 10:51:32.600 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1161908760742, -88.0534327532132, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1161908760742, -88.0534327532132, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3035481 second/s. 2026-05-28 10:51:36.067 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1161430059118, -88.0534637126211, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1161430059118, -88.0534637126211, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2773543 second/s. 2026-05-28 10:55:25.455 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249286-05282026105525.txt === {"quote":"249286","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"DGINA","shiptoName":"DGI Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"07-02-2026","cust_po":"CAT40 ER Holders/Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shannon Mccay","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:29","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Shannon Mccay","follow_phone":"800-923-6255x66974","follow_email":"smccay@dgisupply.com","pic_user":"rons","total_amt":"2767.60","total_gp":"1553.03","total_gpm":"56.11","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"27","win_pct":"20","clo_date":"06-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":249286,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/28/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 06/09/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":2,"Comment":"05/04/2026 5:26 PM - rons - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":3,"Comment":"05/04/2026 5:26 PM - rons - CLO changed from 05/11/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":4,"Comment":"05/04/2026 5:26 PM - rons - Req Date changed from 05/18/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":5,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":6,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":7,"Comment":"05/12/2026 4:59 PM - rons - Req Date changed from 05/26/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":8,"Comment":"05/27/2026 2:44 PM - rons - F/U changed from 05/27/2026 to 6/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":9,"Comment":"05/27/2026 2:44 PM - rons - CLO changed from 06/03/2026 to 06/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":10,"Comment":"05/27/2026 2:44 PM - rons - Req Date changed from 06/10/2026 to 07/02/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":11,"Comment":"05/27/2026 2:44 PM - rons - Shannon getting back to me..."}],"items":[{"comp":"01","order":"249286","line":"1","part":"CAT40-ER25-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"2","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"4","part":"E25-016","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"5","part":"E25-016(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"7","part":"CAT40-ER16-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"8","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"10","part":"E16-016","qty":"1","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"11","part":"E16-016(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-28 10:55:46.774 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249286-05282026105546.txt === {"quote":"249286","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"DGINA","shiptoName":"DGI Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"07-02-2026","cust_po":"CAT40 ER Holders/Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shannon Mccay","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:29","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Shannon Mccay","follow_phone":"800-923-6255x66974","follow_email":"smccay@dgisupply.com","pic_user":"rons","total_amt":"2767.60","total_gp":"1553.03","total_gpm":"56.11","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"27","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":249286,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/28/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 06/09/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":2,"Comment":"05/04/2026 5:26 PM - rons - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":3,"Comment":"05/04/2026 5:26 PM - rons - CLO changed from 05/11/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":4,"Comment":"05/04/2026 5:26 PM - rons - Req Date changed from 05/18/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":5,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":6,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":7,"Comment":"05/12/2026 4:59 PM - rons - Req Date changed from 05/26/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":8,"Comment":"05/27/2026 2:44 PM - rons - F/U changed from 05/27/2026 to 6/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":9,"Comment":"05/27/2026 2:44 PM - rons - CLO changed from 06/03/2026 to 06/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":10,"Comment":"05/27/2026 2:44 PM - rons - Req Date changed from 06/10/2026 to 07/02/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":11,"Comment":"05/27/2026 2:44 PM - rons - Shannon getting back to me..."},{"comp":1,"quote":249286,"Line":12,"Comment":"05/28/2026 10:55 AM - rons - F/U changed from 06/18/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":13,"Comment":"05/28/2026 10:55 AM - rons - CLO changed from 06/25/2026 to 06/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249286","line":"1","part":"CAT40-ER25-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"2","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"4","part":"E25-016","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"5","part":"E25-016(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"7","part":"CAT40-ER16-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"8","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"10","part":"E16-016","qty":"1","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"11","part":"E16-016(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-28 10:55:53.120 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249286-05282026105552.txt === {"quote":"249286","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"DGINA","shiptoName":"DGI Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-11-2026","cust_po":"CAT40 ER Holders/Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shannon Mccay","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:29","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Shannon Mccay","follow_phone":"800-923-6255x66974","follow_email":"smccay@dgisupply.com","pic_user":"rons","total_amt":"2767.60","total_gp":"1553.03","total_gpm":"56.11","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"27","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":249286,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/28/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 06/09/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":2,"Comment":"05/04/2026 5:26 PM - rons - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":3,"Comment":"05/04/2026 5:26 PM - rons - CLO changed from 05/11/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":4,"Comment":"05/04/2026 5:26 PM - rons - Req Date changed from 05/18/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":5,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":6,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":7,"Comment":"05/12/2026 4:59 PM - rons - Req Date changed from 05/26/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":8,"Comment":"05/27/2026 2:44 PM - rons - F/U changed from 05/27/2026 to 6/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":9,"Comment":"05/27/2026 2:44 PM - rons - CLO changed from 06/03/2026 to 06/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":10,"Comment":"05/27/2026 2:44 PM - rons - Req Date changed from 06/10/2026 to 07/02/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":11,"Comment":"05/27/2026 2:44 PM - rons - Shannon getting back to me..."},{"comp":1,"quote":249286,"Line":12,"Comment":"05/28/2026 10:55 AM - rons - F/U changed from 06/18/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":13,"Comment":"05/28/2026 10:55 AM - rons - CLO changed from 06/25/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":14,"Comment":"05/28/2026 10:55 AM - rons - Req Date changed from 07/02/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249286","line":"1","part":"CAT40-ER25-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"2","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"4","part":"E25-016","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"5","part":"E25-016(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"7","part":"CAT40-ER16-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"8","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"10","part":"E16-016","qty":"1","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"11","part":"E16-016(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-28 10:56:22.101 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249286-05282026105621.txt === {"quote":"249286","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"1","shipto":"DGINA","shiptoName":"DGI Supply","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-11-2026","cust_po":"CAT40 ER Holders/Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Shannon Mccay","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:29","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Shannon Mccay","follow_phone":"800-923-6255x66974","follow_email":"smccay@dgisupply.com","pic_user":"rons","total_amt":"2767.60","total_gp":"1553.03","total_gpm":"56.11","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"3","totalQty":"27","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":249286,"Line":0,"Comment":"04/29/2026 4:27 PM - rons - CLO changed from 05/28/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":1,"Comment":"04/29/2026 4:27 PM - rons - Req Date changed from 06/09/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":2,"Comment":"05/04/2026 5:26 PM - rons - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":3,"Comment":"05/04/2026 5:26 PM - rons - CLO changed from 05/11/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":4,"Comment":"05/04/2026 5:26 PM - rons - Req Date changed from 05/18/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":5,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":6,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":7,"Comment":"05/12/2026 4:59 PM - rons - Req Date changed from 05/26/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":8,"Comment":"05/27/2026 2:44 PM - rons - F/U changed from 05/27/2026 to 6/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":9,"Comment":"05/27/2026 2:44 PM - rons - CLO changed from 06/03/2026 to 06/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":10,"Comment":"05/27/2026 2:44 PM - rons - Req Date changed from 06/10/2026 to 07/02/2026 (Req Date Updated)"},{"comp":1,"quote":249286,"Line":11,"Comment":"05/27/2026 2:44 PM - rons - Shannon getting back to me..."},{"comp":1,"quote":249286,"Line":12,"Comment":"05/28/2026 10:55 AM - rons - F/U changed from 06/18/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249286,"Line":13,"Comment":"05/28/2026 10:55 AM - rons - CLO changed from 06/25/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249286,"Line":14,"Comment":"05/28/2026 10:55 AM - rons - Req Date changed from 07/02/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249286","line":"1","part":"CAT40-ER25-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"2","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"4","part":"E25-016","qty":"1","price":"50.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"5","part":"E25-016(C)","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"7","part":"CAT40-ER16-6.00","qty":"10","price":"237.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"8","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"10","part":"E16-016","qty":"1","price":"45.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"11","part":"E16-016(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249286","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-28 10:58:37.219 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\ACRIMOON-1-3468.txt === {"customer":"ACRIMOON","line":"A","dept":"OS","name":"Daniel Ricciardi","title":"B","phone":"201-440-8300","cell":"201-440-8330","fax":null,"email":"dricciardi@acrison.com","remarks1":"Grandson of owner","remarks2":null,"remarks3":null,"web_id":3468,"password":null,"webenabled":"Y","linkedin":null,"city":"Moonachie","state":"NJ","address1":"20 Empire Blvd.","address2":null,"zip":"07074","country":"USA","userid":"jacobm","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"1"}}] 2026-05-28 10:59:28.118 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\ACRIMOON-2-3468.txt === {"customer":"ACRIMOON","line":"A","dept":"OS","name":"Frank Penna","title":"B","phone":"201-440-8300","cell":"201-440-8300","fax":null,"email":"frankp@acrison.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3468,"password":null,"webenabled":"Y","linkedin":null,"city":"Moonachie","state":"NJ","address1":"20 Empire Blvd.","address2":null,"zip":"07074","country":"USA","userid":"jacobm","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"ST","Active":"Y","lnrp":"N"} [{"json":{"results":"Contacts","type":"contacts","line":"2"}}] 2026-05-28 11:00:10.291 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249236-05282026110010.txt === {"quote":"249236","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"1","shipto":"TECHNIME","shiptoName":"Technimetals Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-15-2026","cust_po":"NCAT40 ER Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:15","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969x1125","follow_email":"kirandandia@yamazen.com","pic_user":"cindyt","total_amt":"3083.69","total_gp":"1594.16","total_gpm":"51.70","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"18","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":249236,"Line":0,"Comment":"05/05/2026 4:00 PM - cindyt - F/U changed from 05/03/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249236,"Line":1,"Comment":"05/05/2026 4:00 PM - cindyt - CLO changed from 05/27/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249236,"Line":2,"Comment":"05/05/2026 4:00 PM - cindyt - Req Date changed from 06/08/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249236,"Line":3,"Comment":"05/05/2026 4:35 PM - cindyt - F/U changed from 05/05/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249236,"Line":4,"Comment":"05/05/2026 4:35 PM - cindyt - CLO changed from 07/01/2026 to 06/30/2026 (CLO Date Updated)"},{"comp":1,"quote":249236,"Line":5,"Comment":"05/05/2026 4:35 PM - cindyt - Req Date changed from 06/10/2026 to 07/01/2026 (Req Date Updated)"},{"comp":1,"quote":249236,"Line":6,"Comment":"05/07/2026 9:41 AM - cindyt - F/U changed from 05/05/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249236,"Line":7,"Comment":"05/07/2026 9:41 AM - cindyt - CLO changed from 06/30/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249236,"Line":8,"Comment":"05/07/2026 9:41 AM - cindyt - Req Date changed from 07/01/2026 to 06/15/2026 (Req Date Updated)"},{"comp":1,"quote":249236,"Line":9,"Comment":"05/28/2026 10:59 AM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"249236","line":"1","part":"NC4007-0016-6.00G","qty":"8","price":"414.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"2","part":"TQW-HANDLE14X18","qty":"1","price":"57.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"3","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"5","part":"NC4007-0025-6.00G","qty":"6","price":"410.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"6","part":"TQW-E25-G","qty":"1","price":"165.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249236","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-28 11:02:48.167 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\13728-76-3468.txt === {"customer":"13728","line":"A","dept":"OS","name":"Jeffrey Delgado","title":"SR","phone":"908-241-1047","cell":"908-241-1047","fax":null,"email":"Jeffrey.Delgado1@motion.com","remarks1":null,"remarks2":null,"remarks3":null,"web_id":3468,"password":null,"webenabled":"Y","linkedin":null,"city":"Birmingham","state":"AL","address1":"PO Box 1655","address2":null,"zip":"35201","country":"USA","userid":"jacobm","username":null,"CZ_flag":"Y","AC_flag":"Y","QT_flag":"Y","OR_flag":"Y","Type":"BT","Active":"Y","lnrp":"N"} [{"json":{"results":"Contactc","type":"contactc","line":" 76"}}] 2026-05-28 11:04:14.208 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1121757, -88.0449746, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1121757, -88.0449746, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3497637 second/s. 2026-05-28 11:04:46.443 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250163-05282026110446.txt === {"quote":"250163","customer":"3906","name":null,"customerName":"Kenneth Crosby, a DXP Company","comp":"01","open":"0","shipto":"RAYPORTS","shiptoName":"Raytheon Integrated Defense Systems","entry_date":"05-14-2026","cust_order_date":"06-05-2026","req_date":"06-10-2026","cust_po":"CAT50 Angle Heads","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"John Sayewich","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"08:11","extra":"","follow_up":"07-09-2026","web_id":"","follow_name":"John Sayewich","follow_phone":"508-400-7953","follow_email":"jsayewich@kennethcrosby.com","pic_user":"cindyt","total_amt":"34031.90","total_gp":"17572.12","total_gpm":"51.63","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"12","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"250163","line":"0","data":"05-14-2026 08:14 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250163","line":"1","part":"C50RAM-ER25-215ST-110TP","qty":"1","price":"13949.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"3","part":"C50-MRAM","qty":"1","price":"3909.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"4","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"5","part":"MRAM-ER25","qty":"1","price":"5306.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"7","part":"C50-MRAM","qty":"1","price":"3909.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"8","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"9","part":"MRAM-ER25L","qty":"1","price":"5026.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"11","part":"C50-MRAM","qty":"1","price":"3909.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"12","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"13","part":"MRAM-ER25ST","qty":"1","price":"7990.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"15","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250163","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250163","Line":"15","Company":"1","F_Line":"1","Comment":"Lyndex-Nikken to make positioning block upon receipt","Loc":"Y"},{"Quote":"250163","Line":"15","Company":"1","F_Line":"2","Comment":"of spindle drawing confirmation. Quoted at NET price.y","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":12}}] 2026-05-28 11:07:07.592 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250034-05282026110707.txt === {"quote":"250034","customer":"3367","name":null,"customerName":"W.C. Chapman & Sons Inc.","comp":"01","open":"0","shipto":"JLMNNOQS","shiptoName":"W.C. Chapman & Sons Inc.","entry_date":"05-12-2026","cust_order_date":"06-12-2026","req_date":"06-12-2026","cust_po":"E40-SET-25","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michael Ringgold","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:46","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Michael Ringgold","follow_phone":"410-686-6860","follow_email":"michael@wcchapman.com","pic_user":"briand","total_amt":"1211.76","total_gp":"841.69","total_gpm":"69.46","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":250034,"Line":0,"Comment":"05/28/2026 11:06 AM - briand - Sent request for update to see if quote is still active."}],"items":[{"comp":"01","order":"250034","line":"1","part":"E40-SET-25","qty":"1","price":"1836.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250034","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-28 11:07:20.471 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250163-05282026110720.txt === {"quote":"250163","customer":"3906","name":null,"customerName":"Kenneth Crosby, a DXP Company","comp":"01","open":"0","shipto":"RAYPORTS","shiptoName":"Raytheon Integrated Defense Systems","entry_date":"05-14-2026","cust_order_date":"06-05-2026","req_date":"06-10-2026","cust_po":"CAT50 Angle Heads","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"John Sayewich","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"08:11","extra":"","follow_up":"07-09-2026","web_id":"","follow_name":"John Sayewich","follow_phone":"508-400-7953","follow_email":"jsayewich@kennethcrosby.com","pic_user":"cindyt","total_amt":"34031.90","total_gp":"17572.12","total_gpm":"51.63","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"12","win_pct":"20","clo_date":"07-15-2026","notes":[{"comp":"1","quote":"250163","line":"0","data":"05-14-2026 08:14 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250163,"Line":0,"Comment":"05/28/2026 11:04 AM - cindyt - F/U changed from 05/27/2026 to 7/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250163,"Line":1,"Comment":"05/28/2026 11:07 AM - cindyt - CLO changed from 06/01/2026 to 07/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250163","line":"1","part":"C50RAM-ER25-215ST-110TP","qty":"1","price":"13949.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"3","part":"C50-MRAM","qty":"1","price":"3909.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"4","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"5","part":"MRAM-ER25","qty":"1","price":"5306.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"7","part":"C50-MRAM","qty":"1","price":"3909.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"8","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"9","part":"MRAM-ER25L","qty":"1","price":"5026.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"11","part":"C50-MRAM","qty":"1","price":"3909.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"12","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"13","part":"MRAM-ER25ST","qty":"1","price":"7990.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"15","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250163","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250163","Line":"15","Company":"1","F_Line":"1","Comment":"Lyndex-Nikken to make positioning block upon receipt","Loc":"Y"},{"Quote":"250163","Line":"15","Company":"1","F_Line":"2","Comment":"of spindle drawing confirmation. Quoted at NET price.y","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-28 11:07:33.255 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250163-05282026110733.txt === {"quote":"250163","customer":"3906","name":null,"customerName":"Kenneth Crosby, a DXP Company","comp":"01","open":"0","shipto":"RAYPORTS","shiptoName":"Raytheon Integrated Defense Systems","entry_date":"05-14-2026","cust_order_date":"06-05-2026","req_date":"07-17-2026","cust_po":"CAT50 Angle Heads","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"John Sayewich","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"08:11","extra":"","follow_up":"07-09-2026","web_id":"","follow_name":"John Sayewich","follow_phone":"508-400-7953","follow_email":"jsayewich@kennethcrosby.com","pic_user":"cindyt","total_amt":"34031.90","total_gp":"17572.12","total_gpm":"51.63","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"12","win_pct":"20","clo_date":"07-15-2026","notes":[{"comp":"1","quote":"250163","line":"0","data":"05-14-2026 08:14 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250163,"Line":0,"Comment":"05/28/2026 11:04 AM - cindyt - F/U changed from 05/27/2026 to 7/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250163,"Line":1,"Comment":"05/28/2026 11:07 AM - cindyt - CLO changed from 06/01/2026 to 07/15/2026 (CLO Date Updated)"},{"comp":1,"quote":250163,"Line":2,"Comment":"05/28/2026 11:07 AM - cindyt - Req Date changed from 06/10/2026 to 07/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250163","line":"1","part":"C50RAM-ER25-215ST-110TP","qty":"1","price":"13949.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"3","part":"C50-MRAM","qty":"1","price":"3909.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"4","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"5","part":"MRAM-ER25","qty":"1","price":"5306.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"7","part":"C50-MRAM","qty":"1","price":"3909.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"8","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"9","part":"MRAM-ER25L","qty":"1","price":"5026.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"11","part":"C50-MRAM","qty":"1","price":"3909.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"12","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"13","part":"MRAM-ER25ST","qty":"1","price":"7990.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250163","line":"15","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250163","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250163","Line":"15","Company":"1","F_Line":"1","Comment":"Lyndex-Nikken to make positioning block upon receipt","Loc":"Y"},{"Quote":"250163","Line":"15","Company":"1","F_Line":"2","Comment":"of spindle drawing confirmation. Quoted at NET price.y","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":12}}] 2026-05-28 11:09:02.121 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249995-05282026110901.txt === {"quote":"249995","customer":"4950","name":null,"customerName":"CB DeKorne Inc.","comp":"01","open":"0","shipto":"CBDEKOR","shiptoName":"CB DeKorne Inc.","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"CAT40-SK10-90U-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kim Gillespie","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:31","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Kim Gillespie","follow_phone":"616-363-4866","follow_email":"kimgillespie@cbdekorne.com","pic_user":"briand","total_amt":"1139.56","total_gp":"827.84","total_gpm":"72.65","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"10","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"249995","line":"6","data":"received."},{"comp":"1","quote":"249995","line":"5","data":"shows ok. Part # will be created once a PO is"},{"comp":"1","quote":"249995","line":"4","data":"asked for 3/4\" EMH with coolant ports. CP MOD"},{"comp":"1","quote":"249995","line":"3","data":"05-12-2026 10:37-briand: Added wrenches. Kim"},{"comp":"1","quote":"249995","line":"2","data":"up for the Edge program."},{"comp":"1","quote":"249995","line":"1","data":"gets addt'l 10% on SK tooling because of signing"},{"comp":"1","quote":"249995","line":"0","data":"05-12-2026 14:39-briand: Don said that DeKorne"}],"crmnotes":[],"items":[{"comp":"01","order":"249995","line":"1","part":"CAT40-SK10-90U-IDU","qty":"1","price":"409.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249995","line":"2","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249995","line":"3","part":"CAT40-SK20-90U-IDU","qty":"1","price":"477.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249995","line":"4","part":"CAT40-SK25-90U-IDU","qty":"1","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249995","line":"5","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249995","line":"6","part":"SPECIAL-TL","qty":"2","price":"156.00","uom":"EA","discount":"40.00","req_date":"1 Week","branch":"1"},{"comp":"01","order":"249995","line":"7","part":"MODIFICATION-CP","qty":"2","price":"50.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249995","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249995","Line":"6","Company":"1","F_Line":"1","Comment":"C4006-0750-4.00CP2","Loc":"Y"},{"Quote":"249995","Line":"6","Company":"1","F_Line":"2","Comment":"Item number to be created once modification is","Loc":"Y"},{"Quote":"249995","Line":"6","Company":"1","F_Line":"3","Comment":"completed. THIS ITEM IS MODIFIED. ONCE A PURCHASE","Loc":"Y"},{"Quote":"249995","Line":"6","Company":"1","F_Line":"4","Comment":"ORDER IS RECEIVED, THIS ITEM CANNOT BE CANCELLED OR","Loc":"Y"},{"Quote":"249995","Line":"6","Company":"1","F_Line":"5","Comment":"RETURNED.","Loc":"Y"},{"Quote":"249995","Line":"7","Company":"1","F_Line":"1","Comment":"QUOTED AT NET PRICING PER HOLDER.","Loc":"Y"}],"qcomms":[{"Quote":"249995","Line":"0","Comment":"The end mill holders will be modified. Once a"},{"Quote":"249995","Line":"1","Comment":"Purchase Order has been received, these cannot be"},{"Quote":"249995","Line":"2","Comment":"cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":8}}] 2026-05-28 11:10:30.964 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250173-05282026111030.txt === {"quote":"250173","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"PARAMALD","shiptoName":"Paradigm Precision","entry_date":"05-14-2026","cust_order_date":"06-05-2026","req_date":"06-10-2026","cust_po":"BT40-MMC8C-120-AA","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Leo Ward","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:31","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Leo Ward","follow_phone":"781-321-0480 X229","follow_email":"wardl@mscdirect.com","pic_user":"cindyt","total_amt":"1059.50","total_gp":"707.92","total_gpm":"66.82","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"cindyt","reason":"1","totalQty":"3","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"250173","line":"0","data":"05-14-2026 09:33 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250173","line":"1","part":"BT40-MMC8C-120-AA","qty":"2","price":"815.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250173","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-28 11:12:10.661 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250313-05282026111210.txt === {"quote":"250313","customer":"3367","name":null,"customerName":"W.C. Chapman & Sons Inc.","comp":"01","open":"0","shipto":"PRIMMARY","shiptoName":"Primus Aerospace","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-18-2026","cust_po":"BT40 Modular Angle Head","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"William R. Anderson","drop_po":"","status":"0","user":"briand","conv_order":"","time":"16:38","extra":"","follow_up":"06-18-2026","web_id":"","follow_name":"William R. Anderson","follow_phone":"410-686-5656","follow_email":"bill@wcchapman.com","pic_user":"briand","total_amt":"8614.20","total_gp":"4438.02","total_gpm":"51.52","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"briand","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-18-2026","notes":[{"comp":"1","quote":"250313","line":"7","data":"lead from Edgar at Primus contacting us."},{"comp":"1","quote":"250313","line":"6","data":"Anderson at Chapman letting him know about this"},{"comp":"1","quote":"250313","line":"5","data":"quote log to confirm P&D. Sent email to Bill"},{"comp":"1","quote":"250313","line":"4","data":"05-15-2026 16:55-briand: Put the B40-MRAM on the"},{"comp":"1","quote":"250313","line":"3","data":"tomorrow."},{"comp":"1","quote":"250313","line":"2","data":"along w/ drawings. Jacob is visiting Chapman"},{"comp":"1","quote":"250313","line":"1","data":"go an addt'l 10 on discount. Sent quote to Bill"},{"comp":"1","quote":"250313","line":"0","data":"05-19-2026 12:50-briand: QL updated, Jacob said to"}],"crmnotes":[{"comp":1,"quote":250313,"Line":0,"Comment":"05/28/2026 11:11 AM - briand - Sent Jacob a request for update - he was in touch with ENGR regarding a request from EU"}],"items":[{"comp":"01","order":"250313","line":"1","part":"B40-MRAM","qty":"1","price":"3073.00","uom":"EA","discount":"35.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"250313","line":"2","part":"PA65-CAT/BT","qty":"1","price":"1005.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250313","line":"3","part":"MRAM-ER25ST","qty":"1","price":"7990.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250313","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"250313","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250313","Line":"1","Company":"1","F_Line":"1","Comment":"Estimated lead time is 4~6 weeks after receipt of an","Loc":"Y"},{"Quote":"250313","Line":"1","Company":"1","F_Line":"2","Comment":"order.","Loc":"Y"},{"Quote":"250313","Line":"4","Company":"1","F_Line":"1","Comment":"Estimated lead time is 3~5 days after design approval.","Loc":"Y"},{"Quote":"250313","Line":"4","Company":"1","F_Line":"2","Comment":"Since this item will be modified, it cannot be","Loc":"Y"},{"Quote":"250313","Line":"4","Company":"1","F_Line":"3","Comment":"cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"250313","Line":"0","Comment":"These are considered custom items for specific"},{"Quote":"250313","Line":"1","Comment":"applications. Once a Purchase Order has been issued,"},{"Quote":"250313","Line":"2","Comment":"these items cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-28 11:13:18.711 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250185-05282026111318.txt === {"quote":"250185","customer":"4850","name":null,"customerName":"Duramill Industrial Supplies","comp":"01","open":"0","shipto":"DURAMILL","shiptoName":"Duramill Industrial Supplies","entry_date":"05-14-2026","cust_order_date":"06-05-2026","req_date":"06-04-2026","cust_po":"CAT50 Shell Mill Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Quinten Flack","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:25","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Quinten Flack","follow_phone":"416-557-1792","follow_email":"qflack@omnitool.ca","pic_user":"cindyt","total_amt":"994.32","total_gp":"581.33","total_gpm":"58.47","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"250185","line":"0","data":"05-14-2026 10:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250185,"Line":0,"Comment":"05/22/2026 9:34 AM - cindyt - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250185,"Line":1,"Comment":"05/22/2026 9:34 AM - cindyt - CLO changed from 06/04/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":250185,"Line":2,"Comment":"05/22/2026 9:34 AM - cindyt - Req Date changed from 06/10/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250185","line":"1","part":"C5001-1000-4.00CP","qty":"1","price":"293.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"2","part":"C5001-1000-6.00CP","qty":"1","price":"334.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"3","part":"C5001-1000-8.00CP","qty":"1","price":"368.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"4","part":"C5001-1250-8.00CP","qty":"1","price":"386.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-28 11:13:33.335 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250185-05282026111333.txt === {"quote":"250185","customer":"4850","name":null,"customerName":"Duramill Industrial Supplies","comp":"01","open":"0","shipto":"DURAMILL","shiptoName":"Duramill Industrial Supplies","entry_date":"05-14-2026","cust_order_date":"06-05-2026","req_date":"06-04-2026","cust_po":"CAT50 Shell Mill Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Quinten Flack","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:25","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Quinten Flack","follow_phone":"416-557-1792","follow_email":"qflack@omnitool.ca","pic_user":"cindyt","total_amt":"994.32","total_gp":"581.33","total_gpm":"58.47","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-16-2026","notes":[{"comp":"1","quote":"250185","line":"0","data":"05-14-2026 10:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250185,"Line":0,"Comment":"05/22/2026 9:34 AM - cindyt - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250185,"Line":1,"Comment":"05/22/2026 9:34 AM - cindyt - CLO changed from 06/04/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":250185,"Line":2,"Comment":"05/22/2026 9:34 AM - cindyt - Req Date changed from 06/10/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":250185,"Line":3,"Comment":"05/28/2026 11:13 AM - cindyt - F/U changed from 05/27/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250185,"Line":4,"Comment":"05/28/2026 11:13 AM - cindyt - CLO changed from 05/29/2026 to 06/16/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250185","line":"1","part":"C5001-1000-4.00CP","qty":"1","price":"293.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"2","part":"C5001-1000-6.00CP","qty":"1","price":"334.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"3","part":"C5001-1000-8.00CP","qty":"1","price":"368.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"4","part":"C5001-1250-8.00CP","qty":"1","price":"386.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-28 11:13:44.819 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250185-05282026111344.txt === {"quote":"250185","customer":"4850","name":null,"customerName":"Duramill Industrial Supplies","comp":"01","open":"0","shipto":"DURAMILL","shiptoName":"Duramill Industrial Supplies","entry_date":"05-14-2026","cust_order_date":"06-05-2026","req_date":"06-19-2026","cust_po":"CAT50 Shell Mill Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Quinten Flack","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:25","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Quinten Flack","follow_phone":"416-557-1792","follow_email":"qflack@omnitool.ca","pic_user":"cindyt","total_amt":"994.32","total_gp":"581.33","total_gpm":"58.47","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-16-2026","notes":[{"comp":"1","quote":"250185","line":"0","data":"05-14-2026 10:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250185,"Line":0,"Comment":"05/22/2026 9:34 AM - cindyt - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250185,"Line":1,"Comment":"05/22/2026 9:34 AM - cindyt - CLO changed from 06/04/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":250185,"Line":2,"Comment":"05/22/2026 9:34 AM - cindyt - Req Date changed from 06/10/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":250185,"Line":3,"Comment":"05/28/2026 11:13 AM - cindyt - F/U changed from 05/27/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250185,"Line":4,"Comment":"05/28/2026 11:13 AM - cindyt - CLO changed from 05/29/2026 to 06/16/2026 (CLO Date Updated)"},{"comp":1,"quote":250185,"Line":5,"Comment":"05/28/2026 11:13 AM - cindyt - Req Date changed from 06/04/2026 to 06/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250185","line":"1","part":"C5001-1000-4.00CP","qty":"1","price":"293.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"2","part":"C5001-1000-6.00CP","qty":"1","price":"334.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"3","part":"C5001-1000-8.00CP","qty":"1","price":"368.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"4","part":"C5001-1250-8.00CP","qty":"1","price":"386.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250185","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-28 11:14:00.047 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249779-05282026111359.txt === {"quote":"249779","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"1","shipto":"DMPESTEV","shiptoName":"Darren Mayer Performance","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-04-2026","cust_po":"E16-023(C)","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jeremy Melvin","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:58","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Jeremy Melvin","follow_phone":"574-289-4811x2589","follow_email":"jmelvin@powelltool.com","pic_user":"briand","total_amt":"52.36","total_gp":"38.27","total_gpm":"73.09","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":249779,"Line":0,"Comment":"05/11/2026 2:07 PM - rons - CLO changed from 06/07/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249779,"Line":1,"Comment":"05/11/2026 2:07 PM - rons - Req Date changed from 06/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249779,"Line":2,"Comment":"05/11/2026 3:35 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249779,"Line":3,"Comment":"05/11/2026 3:35 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249779,"Line":4,"Comment":"05/11/2026 3:35 PM - rons - Req Date changed from 05/27/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":249779,"Line":5,"Comment":"05/28/2026 11:13 AM - briand - SO placed 5/7 1039093"}],"items":[{"comp":"01","order":"249779","line":"1","part":"E16-023(C)","qty":"1","price":"77.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249779","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-28 11:14:48.999 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250550-05282026111448.txt === {"quote":"250550","customer":"3970","name":null,"customerName":"Cutting Tool Control Inc.","comp":"01","open":"0","shipto":"CUTTONTR","shiptoName":"Cutting Tool Control Inc.","entry_date":"05-21-2026","cust_order_date":"06-07-2026","req_date":"06-11-2026","cust_po":"BT40 SK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bruce Lowry","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"07:27","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Bruce Lowry","follow_phone":"206-789-7277","follow_email":"cuttingtoolcontrol@msn.com","pic_user":"cindyt","total_amt":"2994.00","total_gp":"1985.96","total_gpm":"66.33","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"25","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"250550","line":"0","data":"05-21-2026 07:29 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250550","line":"1","part":"BT40-SK10-90","qty":"5","price":"409.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250550","line":"2","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250550","line":"3","part":"BT40-SK6-90","qty":"5","price":"407.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250550","line":"4","part":"SKL-6W","qty":"1","price":"25.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250550","line":"5","part":"SK6-3/16A","qty":"6","price":"70.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250550","line":"6","part":"SK10-3/16A","qty":"6","price":"72.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250550","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-28 11:15:08.642 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249691-05282026111508.txt === {"quote":"249691","customer":"3367","name":null,"customerName":"W.C. Chapman & Sons Inc.","comp":"01","open":"1","shipto":"JLMNNOQS","shiptoName":"W.C. Chapman & Sons Inc.","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-05-2026","cust_po":"BT30-SF0187-3.15","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michael Ringgold","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:19","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Michael Ringgold","follow_phone":"410-686-6860","follow_email":"michael@wcchapman.com","pic_user":"briand","total_amt":"2319.90","total_gp":"1602.80","total_gpm":"69.09","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"11","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249691","line":"1","part":"BT30-SF0187-3.15","qty":"5","price":"368.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249691","line":"2","part":"BT30-SF0375-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"34.00","req_date":"4 Stk, Bal Mid-June","branch":"1"},{"comp":"01","order":"249691","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-28 11:15:40.695 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.5961736371125, -83.8182905117011, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.5961736371125, -83.8182905117011, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2379728 second/s. 2026-05-28 11:16:15.688 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250807-05282026111615.txt === {"quote":"250807","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-27-2026","cust_order_date":"05-27-2026","req_date":"07-08-2026","cust_po":"SKN-6WK","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Kevin Gusz","drop_po":"","status":"0","user":"briand","conv_order":"","time":"15:56","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Kevin Gusz","follow_phone":"","follow_email":"kevin.gusz@mscdirect.com","pic_user":"briand","total_amt":"68.45","total_gp":"44.91","total_gpm":"65.61","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"3","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"250807","line":"0","data":"05-27-2026 15:58-briand: Added wrench"}],"crmnotes":[{"comp":1,"quote":250807,"Line":0,"Comment":"05/28/2026 11:16 AM - briand - Looks like Sebastian got the order"}],"items":[{"comp":"01","order":"250807","line":"1","part":"SKN-6WK","qty":"1","price":"58.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250807","line":"2","part":"SKL-6W","qty":"1","price":"25.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250807","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-28 11:16:35.122 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250550-05282026111634.txt === {"quote":"250550","customer":"3970","name":null,"customerName":"Cutting Tool Control Inc.","comp":"01","open":"0","shipto":"CUTTONTR","shiptoName":"Cutting Tool Control Inc.","entry_date":"05-21-2026","cust_order_date":"06-07-2026","req_date":"06-11-2026","cust_po":"BT40 SK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bruce Lowry","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"07:27","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Bruce Lowry","follow_phone":"206-789-7277","follow_email":"cuttingtoolcontrol@msn.com","pic_user":"cindyt","total_amt":"2994.00","total_gp":"1985.96","total_gpm":"66.33","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"25","win_pct":"20","clo_date":"06-18-2026","notes":[{"comp":"1","quote":"250550","line":"0","data":"05-21-2026 07:29 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250550,"Line":0,"Comment":"05/28/2026 11:14 AM - cindyt - F/U changed from 05/27/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250550,"Line":1,"Comment":"05/28/2026 11:16 AM - cindyt - CLO changed from 06/06/2026 to 06/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250550","line":"1","part":"BT40-SK10-90","qty":"5","price":"409.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250550","line":"2","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250550","line":"3","part":"BT40-SK6-90","qty":"5","price":"407.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250550","line":"4","part":"SKL-6W","qty":"1","price":"25.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250550","line":"5","part":"SK6-3/16A","qty":"6","price":"70.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250550","line":"6","part":"SK10-3/16A","qty":"6","price":"72.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250550","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-28 11:16:48.143 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250550-05282026111647.txt === {"quote":"250550","customer":"3970","name":null,"customerName":"Cutting Tool Control Inc.","comp":"01","open":"0","shipto":"CUTTONTR","shiptoName":"Cutting Tool Control Inc.","entry_date":"05-21-2026","cust_order_date":"06-07-2026","req_date":"06-23-2026","cust_po":"BT40 SK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bruce Lowry","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"07:27","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Bruce Lowry","follow_phone":"206-789-7277","follow_email":"cuttingtoolcontrol@msn.com","pic_user":"cindyt","total_amt":"2994.00","total_gp":"1985.96","total_gpm":"66.33","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"25","win_pct":"20","clo_date":"06-18-2026","notes":[{"comp":"1","quote":"250550","line":"0","data":"05-21-2026 07:29 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250550,"Line":0,"Comment":"05/28/2026 11:14 AM - cindyt - F/U changed from 05/27/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250550,"Line":1,"Comment":"05/28/2026 11:16 AM - cindyt - CLO changed from 06/06/2026 to 06/18/2026 (CLO Date Updated)"},{"comp":1,"quote":250550,"Line":2,"Comment":"05/28/2026 11:16 AM - cindyt - Req Date changed from 06/11/2026 to 06/23/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250550","line":"1","part":"BT40-SK10-90","qty":"5","price":"409.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250550","line":"2","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250550","line":"3","part":"BT40-SK6-90","qty":"5","price":"407.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250550","line":"4","part":"SKL-6W","qty":"1","price":"25.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250550","line":"5","part":"SK6-3/16A","qty":"6","price":"70.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250550","line":"6","part":"SK10-3/16A","qty":"6","price":"72.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250550","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-28 11:20:47.172 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249727-05282026112046.txt === {"quote":"249727","customer":"3367","name":null,"customerName":"W.C. Chapman & Sons Inc.","comp":"01","open":"1","shipto":"JLMNNOQS","shiptoName":"W.C. Chapman & Sons Inc.","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-06-2026","cust_po":"SP1-1/2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Justin Phelps","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:46","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Justin Phelps","follow_phone":"410-686-6860","follow_email":"justinp@wcchapman.com","pic_user":"briand","total_amt":"183.60","total_gp":"179.75","total_gpm":"97.90","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"briand","reason":"2","totalQty":"5","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"249727","line":"7","data":"All items currently in stock."},{"comp":"1","quote":"249727","line":"6","data":"years so need to make sure we're good on pricing."},{"comp":"1","quote":"249727","line":"5","data":"No orders for some of these for a couple of"},{"comp":"1","quote":"249727","line":"4","data":"confirming what the EU needs and will let me know."},{"comp":"1","quote":"249727","line":"3","data":"05-06-2026 10:48-briand: Put on QL, Justin is"},{"comp":"1","quote":"249727","line":"2","data":"can stay ahead of the customers request."},{"comp":"1","quote":"249727","line":"1","data":"List Price in NERP. Sent quote to Justin so he"},{"comp":"1","quote":"249727","line":"0","data":"05-07-2026 08:49-briand: QL updated, ok to use"}],"crmnotes":[{"comp":1,"quote":249727,"Line":0,"Comment":"05/28/2026 11:18 AM - briand - Sent request for update to Justin"},{"comp":1,"quote":249727,"Line":1,"Comment":"05/28/2026 11:20 AM - briand - Justin said ok to close, no response from EU"}],"items":[{"comp":"01","order":"249727","line":"1","part":"SP1-1/2","qty":"1","price":"54.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249727","line":"2","part":"SP1-3/8","qty":"1","price":"54.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249727","line":"3","part":"SP1-1/4","qty":"1","price":"54.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249727","line":"4","part":"SP1-1/8","qty":"1","price":"54.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249727","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-28 11:21:01.616 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250551-05282026112101.txt === {"quote":"250551","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMCAN","shiptoName":"Triumph Tool","entry_date":"05-21-2026","cust_order_date":"06-20-2026","req_date":"06-25-2026","cust_po":"CAT40-ER16 Tooling","terms_code":"N30","ship_via":"U-ST","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ryan Olmstead","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"07:51","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Ryan Olmstead","follow_phone":"519-836-4811","follow_email":"ryano@triumphtool.com","pic_user":"cindyt","total_amt":"4712.00","total_gp":"2312.68","total_gpm":"49.08","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"45","win_pct":"20","clo_date":"06-19-2026","notes":[{"comp":"1","quote":"250551","line":"0","data":"05-21-2026 08:06 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250551","line":"1","part":"CAT40-ER16-4.00","qty":"40","price":"213.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250551","line":"2","part":"CAT40-ER32-4.00","qty":"4","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250551","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-28 11:21:15.225 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250551-05282026112114.txt === {"quote":"250551","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMCAN","shiptoName":"Triumph Tool","entry_date":"05-21-2026","cust_order_date":"06-20-2026","req_date":"06-25-2026","cust_po":"CAT40-ER16 Tooling","terms_code":"N30","ship_via":"U-ST","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ryan Olmstead","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"07:51","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Ryan Olmstead","follow_phone":"519-836-4811","follow_email":"ryano@triumphtool.com","pic_user":"cindyt","total_amt":"4712.00","total_gp":"2312.68","total_gpm":"49.08","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"45","win_pct":"20","clo_date":"06-09-2026","notes":[{"comp":"1","quote":"250551","line":"0","data":"05-21-2026 08:06 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250551,"Line":0,"Comment":"05/28/2026 11:20 AM - cindyt - F/U changed from 05/27/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250551,"Line":1,"Comment":"05/28/2026 11:21 AM - cindyt - CLO changed from 06/19/2026 to 06/09/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250551","line":"1","part":"CAT40-ER16-4.00","qty":"40","price":"213.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250551","line":"2","part":"CAT40-ER32-4.00","qty":"4","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250551","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-28 11:21:25.549 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250551-05282026112125.txt === {"quote":"250551","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"TRIUMCAN","shiptoName":"Triumph Tool","entry_date":"05-21-2026","cust_order_date":"06-20-2026","req_date":"06-17-2026","cust_po":"CAT40-ER16 Tooling","terms_code":"N30","ship_via":"U-ST","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Ryan Olmstead","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"07:51","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Ryan Olmstead","follow_phone":"519-836-4811","follow_email":"ryano@triumphtool.com","pic_user":"cindyt","total_amt":"4712.00","total_gp":"2312.68","total_gpm":"49.08","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"45","win_pct":"20","clo_date":"06-09-2026","notes":[{"comp":"1","quote":"250551","line":"0","data":"05-21-2026 08:06 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250551,"Line":0,"Comment":"05/28/2026 11:20 AM - cindyt - F/U changed from 05/27/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250551,"Line":1,"Comment":"05/28/2026 11:21 AM - cindyt - CLO changed from 06/19/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":250551,"Line":2,"Comment":"05/28/2026 11:21 AM - cindyt - Req Date changed from 06/25/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250551","line":"1","part":"CAT40-ER16-4.00","qty":"40","price":"213.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250551","line":"2","part":"CAT40-ER32-4.00","qty":"4","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250551","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-28 11:22:52.706 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249938-05282026112252.txt === {"quote":"249938","customer":"3906","name":null,"customerName":"Kenneth Crosby, a DXP Company","comp":"01","open":"1","shipto":"HAMDRIV","shiptoName":"Harmonic Drive LLC","entry_date":"05-11-2026","cust_order_date":"05-27-2026","req_date":"06-09-2026","cust_po":"PRE-GAUGE-B30/I30","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"James Ernst","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"12:57","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"James Ernst","follow_phone":"508-573-0697","follow_email":"james.ernst@dxpe.com","pic_user":"cindyt","total_amt":"427.68","total_gp":"185.48","total_gpm":"43.37","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"2","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249938","line":"0","data":"05-11-2026 12:58 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249938,"Line":0,"Comment":"05/18/2026 9:34 AM - cindyt - F/U changed from 05/17/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249938,"Line":1,"Comment":"05/18/2026 9:34 AM - cindyt - CLO changed from 05/26/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249938,"Line":2,"Comment":"05/18/2026 9:34 AM - cindyt - Req Date changed from 05/30/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249938","line":"1","part":"PRE-GAUGE-B30/I30","qty":"1","price":"594.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249938","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-28 11:23:36.917 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250262-05282026112336.txt === {"quote":"250262","customer":"3112","name":null,"customerName":"Caliber Industrial Supply Co. Ltd.","comp":"01","open":"1","shipto":"CALIN","shiptoName":"Caliber Industrial Supply -CN","entry_date":"05-15-2026","cust_order_date":"05-31-2026","req_date":"06-10-2026","cust_po":"9UMT-SBH","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Gary Krawiec","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:26","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Gary Krawiec","follow_phone":"905-624-5524","follow_email":"gary@caliberindustrial.com","pic_user":"cindyt","total_amt":"504.00","total_gp":"370.79","total_gpm":"73.57","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"250262","line":"0","data":"05-15-2026 09:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250262,"Line":0,"Comment":"05/22/2026 9:38 AM - cindyt - F/U changed from 05/21/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250262,"Line":1,"Comment":"05/22/2026 9:38 AM - cindyt - CLO changed from 05/29/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":250262,"Line":2,"Comment":"05/22/2026 9:38 AM - cindyt - Req Date changed from 06/05/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250262","line":"1","part":"9UMT-SBH","qty":"1","price":"720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250262","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-28 11:24:30.995 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250638-05282026112430.txt === {"quote":"250638","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"TRIUWEST","shiptoName":"Triumph Integrated Systems","entry_date":"05-22-2026","cust_order_date":"07-30-2026","req_date":"08-05-2026","cust_po":"C6-SF0312-3.15CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Danielle Schmidt","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"12:47","extra":"","follow_up":"07-08-2026","web_id":"","follow_name":"Danielle Schmidt","follow_phone":"440-728-4510","follow_email":"daschmid@fastenal.com","pic_user":"cindyt","total_amt":"507.96","total_gp":"242.25","total_gpm":"47.69","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-07-2026","notes":[{"comp":"1","quote":"250638","line":"3","data":"is a 5-pc order."},{"comp":"1","quote":"250638","line":"2","data":"If they place order I must let Kyoko know this"},{"comp":"1","quote":"250638","line":"1","data":"blessing. He approved the 5-pc price."},{"comp":"1","quote":"250638","line":"0","data":"05-26-2026 14:07-cindyt: Per Kyoko we need Osmars"}],"crmnotes":[],"items":[{"comp":"01","order":"250638","line":"1","part":"C6-SF0312-3.15CP","qty":"1","price":"747.00","uom":"EA","discount":"32.00","req_date":"10~11 Weeks ARO","branch":"1"},{"comp":"01","order":"250638","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-28 11:24:47.038 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250638-05282026112446.txt === {"quote":"250638","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"TRIUWEST","shiptoName":"Triumph Integrated Systems","entry_date":"05-22-2026","cust_order_date":"07-30-2026","req_date":"08-05-2026","cust_po":"C6-SF0312-3.15CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Danielle Schmidt","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"12:47","extra":"","follow_up":"07-08-2026","web_id":"","follow_name":"Danielle Schmidt","follow_phone":"440-728-4510","follow_email":"daschmid@fastenal.com","pic_user":"cindyt","total_amt":"507.96","total_gp":"242.25","total_gpm":"47.69","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"250638","line":"3","data":"is a 5-pc order."},{"comp":"1","quote":"250638","line":"2","data":"If they place order I must let Kyoko know this"},{"comp":"1","quote":"250638","line":"1","data":"blessing. He approved the 5-pc price."},{"comp":"1","quote":"250638","line":"0","data":"05-26-2026 14:07-cindyt: Per Kyoko we need Osmars"}],"crmnotes":[{"comp":1,"quote":250638,"Line":0,"Comment":"05/28/2026 11:24 AM - cindyt - F/U changed from 05/28/2026 to 7/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250638,"Line":1,"Comment":"05/28/2026 11:24 AM - cindyt - CLO changed from 06/07/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250638","line":"1","part":"C6-SF0312-3.15CP","qty":"1","price":"747.00","uom":"EA","discount":"32.00","req_date":"10~11 Weeks ARO","branch":"1"},{"comp":"01","order":"250638","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-28 11:24:57.401 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250638-05282026112457.txt === {"quote":"250638","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"0","shipto":"TRIUWEST","shiptoName":"Triumph Integrated Systems","entry_date":"05-22-2026","cust_order_date":"07-30-2026","req_date":"06-19-2026","cust_po":"C6-SF0312-3.15CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Danielle Schmidt","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"12:47","extra":"","follow_up":"07-08-2026","web_id":"","follow_name":"Danielle Schmidt","follow_phone":"440-728-4510","follow_email":"daschmid@fastenal.com","pic_user":"cindyt","total_amt":"507.96","total_gp":"242.25","total_gpm":"47.69","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"250638","line":"3","data":"is a 5-pc order."},{"comp":"1","quote":"250638","line":"2","data":"If they place order I must let Kyoko know this"},{"comp":"1","quote":"250638","line":"1","data":"blessing. He approved the 5-pc price."},{"comp":"1","quote":"250638","line":"0","data":"05-26-2026 14:07-cindyt: Per Kyoko we need Osmars"}],"crmnotes":[{"comp":1,"quote":250638,"Line":0,"Comment":"05/28/2026 11:24 AM - cindyt - F/U changed from 05/28/2026 to 7/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250638,"Line":1,"Comment":"05/28/2026 11:24 AM - cindyt - CLO changed from 06/07/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":250638,"Line":2,"Comment":"05/28/2026 11:24 AM - cindyt - Req Date changed from 08/05/2026 to 06/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250638","line":"1","part":"C6-SF0312-3.15CP","qty":"1","price":"747.00","uom":"EA","discount":"32.00","req_date":"10~11 Weeks ARO","branch":"1"},{"comp":"01","order":"250638","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-28 11:26:12.161 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250269-05282026112611.txt === {"quote":"250269","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"1","shipto":"TRIUMTOO","shiptoName":"Triumph Tool Ltd. - Windsor","entry_date":"05-15-2026","cust_order_date":"05-31-2026","req_date":"06-04-2026","cust_po":"CAT50 Shell Mill Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Katie Woods","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:37","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Katie Woods","follow_phone":"519-251-0770","follow_email":"katiew@triumphtool.com","pic_user":"cindyt","total_amt":"615.60","total_gp":"339.05","total_gpm":"55.08","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"250269","line":"0","data":"05-15-2026 10:38 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250269,"Line":0,"Comment":"05/22/2026 9:39 AM - cindyt - F/U changed from 05/21/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250269,"Line":1,"Comment":"05/22/2026 9:39 AM - cindyt - CLO changed from 06/01/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":250269,"Line":2,"Comment":"05/22/2026 9:40 AM - cindyt - Req Date changed from 06/05/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250269","line":"1","part":"C5001-1250-6.00CP","qty":"2","price":"320.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250269","line":"2","part":"C5001-1250-8.00CP","qty":"1","price":"386.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250269","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-28 11:26:35.082 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249843-05282026112634.txt === {"quote":"249843","customer":"3906","name":null,"customerName":"Kenneth Crosby, a DXP Company","comp":"01","open":"1","shipto":"DXPEOLYP","shiptoName":"DXP Enterprises Inc.","entry_date":"05-08-2026","cust_order_date":"06-03-2026","req_date":"06-03-2026","cust_po":"C4006-1500-4.50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"David Stearns","drop_po":"","status":"0","user":"briand","conv_order":"","time":"08:16","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"David Stearns","follow_phone":"607-259-9896","follow_email":"david.stearns@dxpe.com","pic_user":"briand","total_amt":"107.46","total_gp":"49.42","total_gpm":"45.99","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"briand","reason":"5","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249843","line":"2","data":"4.5\""},{"comp":"1","quote":"249843","line":"1","data":"was looking for 4\" GL however we only carry it in"},{"comp":"1","quote":"249843","line":"0","data":"05-08-2026 08:18-briand: Sent drawings as David"}],"crmnotes":[{"comp":1,"quote":249843,"Line":0,"Comment":"05/28/2026 11:26 AM - briand - Looks like Fleetwood gained the order"}],"items":[{"comp":"01","order":"249843","line":"1","part":"C4006-1500-4.50","qty":"1","price":"199.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249843","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-28 11:27:06.361 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250635-05282026112706.txt === {"quote":"250635","customer":"2950","name":null,"customerName":"Vallen Integrated Supply, Inc.","comp":"01","open":"1","shipto":"PRATTCT","shiptoName":"Pratt & Whitney","entry_date":"05-22-2026","cust_order_date":"05-22-2026","req_date":"07-03-2026","cust_po":"002057350","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Michael Limoncelli","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"12:32","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Michael Limoncelli","follow_phone":"1-516-479-3707 x3707","follow_email":"Michael.Limoncelli@vallen.com","pic_user":"cindyt","total_amt":"842.40","total_gp":"437.50","total_gpm":"51.93","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"11","win_pct":"20","clo_date":"06-22-2026","notes":[{"comp":"1","quote":"250635","line":"0","data":"05-22-2026 12:34 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250635","line":"1","part":"T05-020","qty":"10","price":"117.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250635","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250635","Line":"1","Company":"1","F_Line":"1","Comment":"TAM211014","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-28 11:27:36.900 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.8627035098145, -117.72103904495, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.8627035098145, -117.72103904495, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2004627 second/s. 2026-05-28 11:28:25.191 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250713-05282026112825.txt === {"quote":"250713","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKHMX","shiptoName":"BlackHawk Industrial","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"07-07-2026","cust_po":"C6-DVJNL-45065-","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michael Bielat","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"13:57","extra":"","follow_up":"08-08-2026","web_id":"","follow_name":"Michael Bielat","follow_phone":"","follow_email":"Michael.bielat@blackhawkid.com","pic_user":"joshuav","total_amt":"149.50","total_gp":"76.19","total_gpm":"50.96","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-26-2026","notes":[{"comp":"1","quote":"250713","line":"0","data":"05-26-2026 13:58 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250713,"Line":0,"Comment":"05/27/2026 5:24 PM - joshuav - F/U changed from 06/01/2026 to 6/20/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"250713","line":"1","part":"E32-EXT-100","qty":"1","price":"230.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250713","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-28 11:28:31.524 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250713-05282026112831.txt === {"quote":"250713","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKHMX","shiptoName":"BlackHawk Industrial","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"07-07-2026","cust_po":"C6-DVJNL-45065-","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michael Bielat","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"13:57","extra":"","follow_up":"08-08-2026","web_id":"","follow_name":"Michael Bielat","follow_phone":"","follow_email":"Michael.bielat@blackhawkid.com","pic_user":"joshuav","total_amt":"149.50","total_gp":"76.19","total_gpm":"50.96","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"2","win_pct":"20","clo_date":"09-19-2026","notes":[{"comp":"1","quote":"250713","line":"0","data":"05-26-2026 13:58 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250713,"Line":0,"Comment":"05/27/2026 5:24 PM - joshuav - F/U changed from 06/01/2026 to 6/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250713,"Line":1,"Comment":"05/28/2026 11:28 AM - joshuav - F/U changed from 06/20/2026 to 8/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250713,"Line":2,"Comment":"05/28/2026 11:28 AM - joshuav - CLO changed from 06/26/2026 to 09/19/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250713","line":"1","part":"E32-EXT-100","qty":"1","price":"230.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250713","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-28 11:28:33.458 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250713-05282026112833.txt === {"quote":"250713","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLACKHMX","shiptoName":"BlackHawk Industrial","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"09-26-2026","cust_po":"C6-DVJNL-45065-","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michael Bielat","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"13:57","extra":"","follow_up":"08-08-2026","web_id":"","follow_name":"Michael Bielat","follow_phone":"","follow_email":"Michael.bielat@blackhawkid.com","pic_user":"joshuav","total_amt":"149.50","total_gp":"76.19","total_gpm":"50.96","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"2","win_pct":"20","clo_date":"09-19-2026","notes":[{"comp":"1","quote":"250713","line":"0","data":"05-26-2026 13:58 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250713,"Line":0,"Comment":"05/27/2026 5:24 PM - joshuav - F/U changed from 06/01/2026 to 6/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250713,"Line":1,"Comment":"05/28/2026 11:28 AM - joshuav - F/U changed from 06/20/2026 to 8/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250713,"Line":2,"Comment":"05/28/2026 11:28 AM - joshuav - CLO changed from 06/26/2026 to 09/19/2026 (CLO Date Updated)"},{"comp":1,"quote":250713,"Line":3,"Comment":"05/28/2026 11:28 AM - joshuav - Req Date changed from 07/07/2026 to 09/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250713","line":"1","part":"E32-EXT-100","qty":"1","price":"230.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250713","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-28 11:30:34.841 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245893-05282026113034.txt === {"quote":"245893","customer":"4990","name":null,"customerName":"Dynomax Inc.","comp":"01","open":"0","shipto":"DYNOMAX","shiptoName":"Dynomax Inc. (D3)","entry_date":"02-20-2026","cust_order_date":"02-20-2026","req_date":"06-30-2026","cust_po":"HSK63A Tooling D6Defense","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joseph Kenyon","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"11:42","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Joseph Kenyon","follow_phone":"","follow_email":"Jkenyon@dynomaxinc.com","pic_user":"joshuav","total_amt":"45931.60","total_gp":"31363.76","total_gpm":"68.28","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"232","win_pct":"20","clo_date":"08-29-2026","notes":[{"comp":"1","quote":"245893","line":"0","data":"02-20-2026 11:44-jennad Refresh of Q#223065"}],"crmnotes":[{"comp":1,"quote":245893,"Line":0,"Comment":"05/28/2026 11:30 AM - joshuav - CLO changed from 06/30/2026 to 08/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245893","line":"1","part":"HSK63A-C3/4-95-IDU","qty":"15","price":"624.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"2","part":"HSK63A-ER32-4.00","qty":"3","price":"453.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"3","part":"HSK63A-SK16C-150-IDU","qty":"1","price":"693.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"4","part":"HSK63A-C3/4-110-IDU","qty":"2","price":"658.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"5","part":"HSK63A-MMC8C-115-AA-IDU","qty":"3","price":"678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"7","part":"HSK63A-SK16C-120-IDU","qty":"7","price":"627.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"8","part":"HSK63A-ER32S-160","qty":"1","price":"413.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"9","part":"HSK63A-C3/4-95-IDU","qty":"1","price":"624.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"10","part":"HSK63A-C3/4-110-IDU","qty":"5","price":"658.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"11","part":"HSK63A-ER16S-160","qty":"2","price":"387.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"12","part":"HSK63A-SK10C-105-IDU","qty":"22","price":"512.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"13","part":"HSK63A-C1-100-IDU","qty":"1","price":"652.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"14","part":"HSK63A-C1.1/4-130","qty":"1","price":"684.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"15","part":"HSK63A-ER16S-100","qty":"7","price":"353.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"16","part":"HSK63A-ER32S-100","qty":"3","price":"387.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"18","part":"HSK63A-0750-4.50","qty":"1","price":"399.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"19","part":"HSK63A-SM0750-3.00CP","qty":"1","price":"274.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"20","part":"HSK63A-0500-5.00","qty":"1","price":"392.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"21","part":"HSK63A-0625-4.00","qty":"1","price":"399.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"22","part":"HSK63A-1250-4.50","qty":"1","price":"392.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"23","part":"HSK63A-C1.1/4-110-IDU","qty":"2","price":"712.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"24","part":"HSK63A-C1-100-IDU","qty":"2","price":"652.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"25","part":"HSK63A-MMC8C-115-AA-IDU","qty":"30","price":"678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"26","part":"HSK63A-0500-4.00","qty":"1","price":"399.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"27","part":"HSK63A-SM0750-3.00CP","qty":"1","price":"274.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"29","part":"HSK63-TUBE","qty":"115","price":"39.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"30","part":"HSK63-WRENCH","qty":"1","price":"98.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"31","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":28}}] 2026-05-28 11:30:38.476 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245893-05282026113038.txt === {"quote":"245893","customer":"4990","name":null,"customerName":"Dynomax Inc.","comp":"01","open":"0","shipto":"DYNOMAX","shiptoName":"Dynomax Inc. (D3)","entry_date":"02-20-2026","cust_order_date":"02-20-2026","req_date":"09-05-2026","cust_po":"HSK63A Tooling D6Defense","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joseph Kenyon","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"11:42","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Joseph Kenyon","follow_phone":"","follow_email":"Jkenyon@dynomaxinc.com","pic_user":"joshuav","total_amt":"45931.60","total_gp":"31363.76","total_gpm":"68.28","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"232","win_pct":"20","clo_date":"08-29-2026","notes":[{"comp":"1","quote":"245893","line":"0","data":"02-20-2026 11:44-jennad Refresh of Q#223065"}],"crmnotes":[{"comp":1,"quote":245893,"Line":0,"Comment":"05/28/2026 11:30 AM - joshuav - CLO changed from 06/30/2026 to 08/29/2026 (CLO Date Updated)"},{"comp":1,"quote":245893,"Line":1,"Comment":"05/28/2026 11:30 AM - joshuav - Req Date changed from 06/30/2026 to 09/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245893","line":"1","part":"HSK63A-C3/4-95-IDU","qty":"15","price":"624.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"2","part":"HSK63A-ER32-4.00","qty":"3","price":"453.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"3","part":"HSK63A-SK16C-150-IDU","qty":"1","price":"693.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"4","part":"HSK63A-C3/4-110-IDU","qty":"2","price":"658.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"5","part":"HSK63A-MMC8C-115-AA-IDU","qty":"3","price":"678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"7","part":"HSK63A-SK16C-120-IDU","qty":"7","price":"627.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"8","part":"HSK63A-ER32S-160","qty":"1","price":"413.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"9","part":"HSK63A-C3/4-95-IDU","qty":"1","price":"624.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"10","part":"HSK63A-C3/4-110-IDU","qty":"5","price":"658.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"11","part":"HSK63A-ER16S-160","qty":"2","price":"387.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"12","part":"HSK63A-SK10C-105-IDU","qty":"22","price":"512.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"13","part":"HSK63A-C1-100-IDU","qty":"1","price":"652.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"14","part":"HSK63A-C1.1/4-130","qty":"1","price":"684.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"15","part":"HSK63A-ER16S-100","qty":"7","price":"353.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"16","part":"HSK63A-ER32S-100","qty":"3","price":"387.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"18","part":"HSK63A-0750-4.50","qty":"1","price":"399.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"19","part":"HSK63A-SM0750-3.00CP","qty":"1","price":"274.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"20","part":"HSK63A-0500-5.00","qty":"1","price":"392.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"21","part":"HSK63A-0625-4.00","qty":"1","price":"399.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"22","part":"HSK63A-1250-4.50","qty":"1","price":"392.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"23","part":"HSK63A-C1.1/4-110-IDU","qty":"2","price":"712.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"24","part":"HSK63A-C1-100-IDU","qty":"2","price":"652.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"25","part":"HSK63A-MMC8C-115-AA-IDU","qty":"30","price":"678.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"26","part":"HSK63A-0500-4.00","qty":"1","price":"399.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"27","part":"HSK63A-SM0750-3.00CP","qty":"1","price":"274.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"29","part":"HSK63-TUBE","qty":"115","price":"39.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"30","part":"HSK63-WRENCH","qty":"1","price":"98.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245893","line":"31","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":28}}] 2026-05-28 11:31:32.878 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0606458333333, -87.9320327666667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0606458333333, -87.9320327666667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1652955 second/s. 2026-05-28 11:31:40.359 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0606458333333, -87.9320327666667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0606458333333, -87.9320327666667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.175102 second/s. 2026-05-28 11:31:45.579 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0606458333333, -87.9320327666667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0606458333333, -87.9320327666667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1686265 second/s. 2026-05-28 11:32:25.957 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0606458333333, -87.9320327666667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0606458333333, -87.9320327666667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.317628 second/s. 2026-05-28 11:32:31.322 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248801-05282026113231.txt === {"quote":"248801","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"TUTH","shiptoName":"Tuthill Pump","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"10-31-2026","cust_po":"E346+","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Hart","drop_po":"CAT40","status":"0","user":"joshuav","conv_order":"","time":"14:29","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Joe Hart","follow_phone":"(708) 533-7606","follow_email":"jhart@morrismidwest.com","pic_user":"joshuav","total_amt":"13604.00","total_gp":"6219.78","total_gpm":"45.72","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"14","win_pct":"20","clo_date":"10-24-2026","notes":[{"comp":"1","quote":"248801","line":"0","data":"04-17-2026 14:32 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248801,"Line":0,"Comment":"04/30/2026 8:40 AM - joshuav - Req Date change from 5/29/2026 to 10/31/2026 (Req Date Updated)"},{"comp":1,"quote":248801,"Line":1,"Comment":"04/30/2026 8:41 AM - joshuav - CLO changed from 5/17/2026 to 10/24/2026 (CLO Date Updated)"},{"comp":1,"quote":248801,"Line":2,"Comment":"04/30/2026 8:41 AM - joshuav - F/U Changed from 4/30/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248801","line":"1","part":"PRE-E346PLUS-I40","qty":"1","price":"17928.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248801","line":"3","part":"PRE-INST/TRAINING","qty":"1","price":"1500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248801","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248801","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"10","price":"32.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248801","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-28 11:33:18.143 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250847-05282026113317.txt === {"quote":"250847","customer":"13204","name":null,"customerName":"DXP Enterprises, Inc. (Mach Tool)","comp":"01","open":"0","shipto":"DXPADDIS","shiptoName":"DXP Enterprises Inc/Addison","entry_date":"05-28-2026","cust_order_date":"05-28-2026","req_date":"07-09-2026","cust_po":"SK40 taper tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"John Zauner","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"10:19","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"John Zauner","follow_phone":"","follow_email":"john.zauner@dxpe.com","pic_user":"joshuav","total_amt":"2148.96","total_gp":"1511.55","total_gpm":"70.34","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"16","win_pct":"20","clo_date":null,"notes":[{"comp":"1","quote":"250847","line":"0","data":"05-28-2026 11:13 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250847","line":"1","part":"IT40-SK16-90","qty":"5","price":"483.00","uom":"EA","discount":"34.00","req_date":"ETA 2-4 weeks","branch":"1"},{"comp":"01","order":"250847","line":"2","part":"SK16-6","qty":"1","price":"89.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250847","line":"3","part":"SK16-1/4A","qty":"2","price":"89.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250847","line":"4","part":"SK16-3/8A","qty":"2","price":"89.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250847","line":"5","part":"SK16-1/2A","qty":"2","price":"89.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250847","line":"6","part":"SK16-5/8A","qty":"2","price":"89.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250847","line":"7","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250847","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":8}}] 2026-05-28 11:33:25.579 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250847-05282026113325.txt === {"quote":"250847","customer":"13204","name":null,"customerName":"DXP Enterprises, Inc. (Mach Tool)","comp":"01","open":"0","shipto":"DXPADDIS","shiptoName":"DXP Enterprises Inc/Addison","entry_date":"05-28-2026","cust_order_date":"05-28-2026","req_date":"07-09-2026","cust_po":"SK40 taper tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"John Zauner","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"10:19","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"John Zauner","follow_phone":"","follow_email":"john.zauner@dxpe.com","pic_user":"joshuav","total_amt":"2148.96","total_gp":"1511.55","total_gpm":"70.34","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"16","win_pct":"20","clo_date":"09-12-2026","notes":[{"comp":"1","quote":"250847","line":"0","data":"05-28-2026 11:13 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250847,"Line":0,"Comment":"05/28/2026 11:33 AM - joshuav - F/U changed from 06/10/2026 to 6/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250847,"Line":1,"Comment":"05/28/2026 11:33 AM - joshuav - CLO changed from NaN/NaN/NaN to 09/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250847","line":"1","part":"IT40-SK16-90","qty":"5","price":"483.00","uom":"EA","discount":"34.00","req_date":"ETA 2-4 weeks","branch":"1"},{"comp":"01","order":"250847","line":"2","part":"SK16-6","qty":"1","price":"89.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250847","line":"3","part":"SK16-1/4A","qty":"2","price":"89.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250847","line":"4","part":"SK16-3/8A","qty":"2","price":"89.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250847","line":"5","part":"SK16-1/2A","qty":"2","price":"89.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250847","line":"6","part":"SK16-5/8A","qty":"2","price":"89.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250847","line":"7","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250847","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-28 11:33:27.594 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250847-05282026113327.txt === {"quote":"250847","customer":"13204","name":null,"customerName":"DXP Enterprises, Inc. (Mach Tool)","comp":"01","open":"0","shipto":"DXPADDIS","shiptoName":"DXP Enterprises Inc/Addison","entry_date":"05-28-2026","cust_order_date":"05-28-2026","req_date":"09-19-2026","cust_po":"SK40 taper tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"John Zauner","drop_po":"","status":"0","user":"joshuav","conv_order":"","time":"10:19","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"John Zauner","follow_phone":"","follow_email":"john.zauner@dxpe.com","pic_user":"joshuav","total_amt":"2148.96","total_gp":"1511.55","total_gpm":"70.34","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"joshuav","reason":"","totalQty":"16","win_pct":"20","clo_date":"09-12-2026","notes":[{"comp":"1","quote":"250847","line":"0","data":"05-28-2026 11:13 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250847,"Line":0,"Comment":"05/28/2026 11:33 AM - joshuav - F/U changed from 06/10/2026 to 6/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250847,"Line":1,"Comment":"05/28/2026 11:33 AM - joshuav - CLO changed from NaN/NaN/NaN to 09/12/2026 (CLO Date Updated)"},{"comp":1,"quote":250847,"Line":2,"Comment":"05/28/2026 11:33 AM - joshuav - Req Date changed from 07/09/2026 to 09/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250847","line":"1","part":"IT40-SK16-90","qty":"5","price":"483.00","uom":"EA","discount":"34.00","req_date":"ETA 2-4 weeks","branch":"1"},{"comp":"01","order":"250847","line":"2","part":"SK16-6","qty":"1","price":"89.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250847","line":"3","part":"SK16-1/4A","qty":"2","price":"89.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250847","line":"4","part":"SK16-3/8A","qty":"2","price":"89.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250847","line":"5","part":"SK16-1/2A","qty":"2","price":"89.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250847","line":"6","part":"SK16-5/8A","qty":"2","price":"89.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250847","line":"7","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250847","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-28 11:47:55.918 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0343953, -87.9209837, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0343953, -87.9209837, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3365643 second/s. 2026-05-28 12:06:25.533 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.8513390699643, -74.0315544307836, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.8513390699643, -74.0315544307836, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.5851626 second/s. 2026-05-28 12:44:57.966 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.3058336960118, -111.962542570771, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.3058336960118, -111.962542570771, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1601109 second/s. 2026-05-28 13:02:20.390 [INFO] In session is user: mikek 2026-05-28 13:02:21.162 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0554673, -87.9286516, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0554673, -87.9286516, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4574082 second/s. 2026-05-28 13:02:53.962 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.0635962525587, -87.9353875311389, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.0635962525587, -87.9353875311389, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3820797 second/s. 2026-05-28 13:13:56.731 [INFO] In session is user: joshuav 2026-05-28 13:13:59.693 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.7311489503529, -87.8354737130434, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.7311489503529, -87.8354737130434, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1670637 second/s. 2026-05-28 13:17:24.149 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-28 13:25:56.461 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.309983620196, -111.97148223304, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.309983620196, -111.97148223304, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2031965 second/s. 2026-05-28 13:32:50.749 [INFO] In session is user: fletcherp 2026-05-28 13:46:56.554 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.7132369173047, -117.809220001389, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.7132369173047, -117.809220001389, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1670967 second/s. 2026-05-28 15:21:15.301 [INFO] In session is user: fletcherp 2026-05-28 15:22:53.207 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250494-05282026152252.txt === {"quote":"250494","customer":"10015","name":null,"customerName":"Ellison(GA,NC,SC,TN)","comp":"01","open":"0","shipto":"CRUCPUMS","shiptoName":"Crucial Manufacturing","entry_date":"05-20-2026","cust_order_date":"03-01-2025","req_date":"05-20-2026","cust_po":"EZ-ZEROBOT SYSTEM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jared Jobbins","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:35","extra":"","follow_up":"07-04-2026","web_id":"","follow_name":"","follow_phone":"","follow_email":"","pic_user":"fletcherp","total_amt":"206249.00","total_gp":"0.00","total_gpm":"0.00","rev_type":"WAP","mod_date":"05-28-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"37","win_pct":"20","clo_date":"06-28-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250494","line":"1","part":"EZBOT-100VL-BASE","qty":"1","price":"141584.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250494","line":"2","part":"EZBOT-100V-ENCL","qty":"1","price":"9513.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250494","line":"3","part":"EZBOT-EOAT-D200Z","qty":"1","price":"2250.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250494","line":"4","part":"WH-ZLOX-P80Z-125BPR","qty":"1","price":"6712.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250494","line":"5","part":"WH-ZV-M120A","qty":"10","price":"1129.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250494","line":"6","part":"WH-ZV-M80A","qty":"10","price":"1010.00","uom":"EA","discount":"0.00","req_date":"9 Stk","branch":"1"},{"comp":"01","order":"250494","line":"7","part":"EZBOT-ACC-BRCK-M80/120A","qty":"10","price":"1200.00","uom":"EA","discount":"0.00","req_date":"6 Stk","branch":"1"},{"comp":"01","order":"250494","line":"8","part":"EZBOT-INTF-KIT","qty":"1","price":"2600.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250494","line":"9","part":"EZBOT-INTF-PROBUS-DNS","qty":"1","price":"5000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250494","line":"10","part":"EZBOT-SFTW-EOAT-ACT","qty":"1","price":"5200.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":10}}] 2026-05-28 15:23:14.214 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250494-05282026152313.txt === {"quote":"250494","customer":"10015","name":null,"customerName":"Ellison(GA,NC,SC,TN)","comp":"01","open":"0","shipto":"CRUCPUMS","shiptoName":"Crucial Manufacturing","entry_date":"05-20-2026","cust_order_date":"03-01-2025","req_date":"05-20-2026","cust_po":"EZ-ZEROBOT SYSTEM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jared Jobbins","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:35","extra":"","follow_up":"07-04-2026","web_id":"","follow_name":"","follow_phone":"","follow_email":"","pic_user":"fletcherp","total_amt":"206249.00","total_gp":"0.00","total_gpm":"0.00","rev_type":"WAP","mod_date":"05-28-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"37","win_pct":"20","clo_date":"07-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":250494,"Line":0,"Comment":"05/28/2026 3:22 PM - fletcherp - F/U changed from 05/26/2026 to 7/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250494,"Line":1,"Comment":"05/28/2026 3:23 PM - fletcherp - CLO changed from 06/28/2026 to 07/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250494","line":"1","part":"EZBOT-100VL-BASE","qty":"1","price":"141584.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250494","line":"2","part":"EZBOT-100V-ENCL","qty":"1","price":"9513.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250494","line":"3","part":"EZBOT-EOAT-D200Z","qty":"1","price":"2250.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250494","line":"4","part":"WH-ZLOX-P80Z-125BPR","qty":"1","price":"6712.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250494","line":"5","part":"WH-ZV-M120A","qty":"10","price":"1129.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250494","line":"6","part":"WH-ZV-M80A","qty":"10","price":"1010.00","uom":"EA","discount":"0.00","req_date":"9 Stk","branch":"1"},{"comp":"01","order":"250494","line":"7","part":"EZBOT-ACC-BRCK-M80/120A","qty":"10","price":"1200.00","uom":"EA","discount":"0.00","req_date":"6 Stk","branch":"1"},{"comp":"01","order":"250494","line":"8","part":"EZBOT-INTF-KIT","qty":"1","price":"2600.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250494","line":"9","part":"EZBOT-INTF-PROBUS-DNS","qty":"1","price":"5000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250494","line":"10","part":"EZBOT-SFTW-EOAT-ACT","qty":"1","price":"5200.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-28 15:24:37.197 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250494-05282026152436.txt === {"quote":"250494","customer":"10015","name":null,"customerName":"Ellison(GA,NC,SC,TN)","comp":"01","open":"0","shipto":"CRUCPUMS","shiptoName":"Crucial Manufacturing","entry_date":"05-20-2026","cust_order_date":"03-01-2025","req_date":"08-01-2026","cust_po":"EZ-ZEROBOT SYSTEM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jared Jobbins","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:35","extra":"","follow_up":"07-04-2026","web_id":"","follow_name":"","follow_phone":"","follow_email":"","pic_user":"fletcherp","total_amt":"206249.00","total_gp":"0.00","total_gpm":"0.00","rev_type":"WAP","mod_date":"05-28-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"37","win_pct":"20","clo_date":"07-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":250494,"Line":0,"Comment":"05/28/2026 3:22 PM - fletcherp - F/U changed from 05/26/2026 to 7/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250494,"Line":1,"Comment":"05/28/2026 3:23 PM - fletcherp - CLO changed from 06/28/2026 to 07/11/2026 (CLO Date Updated)"},{"comp":1,"quote":250494,"Line":2,"Comment":"05/28/2026 3:23 PM - fletcherp - Req Date changed from 05/20/2026 to 08/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250494","line":"1","part":"EZBOT-100VL-BASE","qty":"1","price":"141584.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250494","line":"2","part":"EZBOT-100V-ENCL","qty":"1","price":"9513.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250494","line":"3","part":"EZBOT-EOAT-D200Z","qty":"1","price":"2250.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250494","line":"4","part":"WH-ZLOX-P80Z-125BPR","qty":"1","price":"6712.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250494","line":"5","part":"WH-ZV-M120A","qty":"10","price":"1129.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250494","line":"6","part":"WH-ZV-M80A","qty":"10","price":"1010.00","uom":"EA","discount":"0.00","req_date":"9 Stk","branch":"1"},{"comp":"01","order":"250494","line":"7","part":"EZBOT-ACC-BRCK-M80/120A","qty":"10","price":"1200.00","uom":"EA","discount":"0.00","req_date":"6 Stk","branch":"1"},{"comp":"01","order":"250494","line":"8","part":"EZBOT-INTF-KIT","qty":"1","price":"2600.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250494","line":"9","part":"EZBOT-INTF-PROBUS-DNS","qty":"1","price":"5000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250494","line":"10","part":"EZBOT-SFTW-EOAT-ACT","qty":"1","price":"5200.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-28 15:25:04.644 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250526-05282026152504.txt === {"quote":"250526","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"SMTHCOTW","shiptoName":"SMITH & CO. PLANT 2","entry_date":"05-20-2026","cust_order_date":"03-01-2025","req_date":"05-20-2026","cust_po":"EZ-ZEROBOT SYSTEM","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Angela Wilcox","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:13","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Angela Wilcox","follow_phone":"","follow_email":"accountspayable@turnersupply.com","pic_user":"fletcherp","total_amt":"194682.75","total_gp":"113216.67","total_gpm":"58.15","rev_type":"WAP","mod_date":"05-28-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"18","win_pct":"20","clo_date":null,"notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250526","line":"1","part":"EZBOT-100VL-BASE","qty":"1","price":"141584.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250526","line":"2","part":"EZBOT-100V-ENCL","qty":"1","price":"9513.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250526","line":"3","part":"EZBOT-EOAT-BLNK","qty":"1","price":"5535.75","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250526","line":"4","part":"EZBOT-INTF-KIT","qty":"1","price":"2600.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250526","line":"5","part":"EZBOT-INTF-PROBUS-DNS","qty":"1","price":"5000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250526","line":"6","part":"EZBOT-SFTW-EOAT-ACT","qty":"1","price":"5200.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250526","line":"7","part":"EZBOT-ACC-BRCK-BLNK-SET","qty":"10","price":"1025.00","uom":"EA","discount":"0.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"250526","line":"8","part":"EZ-INSTALLATION","qty":"1","price":"15000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250526","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":9}}] 2026-05-28 15:26:19.346 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250526-05282026152619.txt === {"quote":"250526","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"SMTHCOTW","shiptoName":"SMITH & CO. PLANT 2","entry_date":"05-20-2026","cust_order_date":"03-01-2025","req_date":"05-20-2026","cust_po":"EZ-ZEROBOT SYSTEM","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Angela Wilcox","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:13","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Angela Wilcox","follow_phone":"","follow_email":"accountspayable@turnersupply.com","pic_user":"fletcherp","total_amt":"194682.75","total_gp":"113216.67","total_gpm":"58.15","rev_type":"WAP","mod_date":"05-28-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"18","win_pct":"20","clo_date":"06-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":250526,"Line":0,"Comment":"05/28/2026 3:25 PM - fletcherp - F/U changed from 05/26/2026 to 6/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250526,"Line":1,"Comment":"05/28/2026 3:25 PM - fletcherp - CLO changed from NaN/NaN/NaN to 06/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250526","line":"1","part":"EZBOT-100VL-BASE","qty":"1","price":"141584.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250526","line":"2","part":"EZBOT-100V-ENCL","qty":"1","price":"9513.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250526","line":"3","part":"EZBOT-EOAT-BLNK","qty":"1","price":"5535.75","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250526","line":"4","part":"EZBOT-INTF-KIT","qty":"1","price":"2600.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250526","line":"5","part":"EZBOT-INTF-PROBUS-DNS","qty":"1","price":"5000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250526","line":"6","part":"EZBOT-SFTW-EOAT-ACT","qty":"1","price":"5200.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250526","line":"7","part":"EZBOT-ACC-BRCK-BLNK-SET","qty":"10","price":"1025.00","uom":"EA","discount":"0.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"250526","line":"8","part":"EZ-INSTALLATION","qty":"1","price":"15000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250526","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-28 15:26:33.076 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250526-05282026152632.txt === {"quote":"250526","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"SMTHCOTW","shiptoName":"SMITH & CO. PLANT 2","entry_date":"05-20-2026","cust_order_date":"03-01-2025","req_date":"07-04-2026","cust_po":"EZ-ZEROBOT SYSTEM","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Angela Wilcox","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:13","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Angela Wilcox","follow_phone":"","follow_email":"accountspayable@turnersupply.com","pic_user":"fletcherp","total_amt":"194682.75","total_gp":"113216.67","total_gpm":"58.15","rev_type":"WAP","mod_date":"05-28-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"18","win_pct":"20","clo_date":"06-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":250526,"Line":0,"Comment":"05/28/2026 3:25 PM - fletcherp - F/U changed from 05/26/2026 to 6/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250526,"Line":1,"Comment":"05/28/2026 3:25 PM - fletcherp - CLO changed from NaN/NaN/NaN to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250526,"Line":2,"Comment":"05/28/2026 3:26 PM - fletcherp - Req Date changed from 05/20/2026 to 07/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250526","line":"1","part":"EZBOT-100VL-BASE","qty":"1","price":"141584.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250526","line":"2","part":"EZBOT-100V-ENCL","qty":"1","price":"9513.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250526","line":"3","part":"EZBOT-EOAT-BLNK","qty":"1","price":"5535.75","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250526","line":"4","part":"EZBOT-INTF-KIT","qty":"1","price":"2600.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250526","line":"5","part":"EZBOT-INTF-PROBUS-DNS","qty":"1","price":"5000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250526","line":"6","part":"EZBOT-SFTW-EOAT-ACT","qty":"1","price":"5200.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250526","line":"7","part":"EZBOT-ACC-BRCK-BLNK-SET","qty":"10","price":"1025.00","uom":"EA","discount":"0.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"250526","line":"8","part":"EZ-INSTALLATION","qty":"1","price":"15000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250526","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-28 15:28:05.458 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250527-05282026152805.txt === {"quote":"250527","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"SMTHCOTW","shiptoName":"SMITH & CO. PLANT 2","entry_date":"05-20-2026","cust_order_date":"03-01-2025","req_date":"08-01-2026","cust_po":"EZ-ZEROBOT SYSTEM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jared Jobbins","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:17","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Jared Jobbins","follow_phone":"","follow_email":"jjobbins@ellisontechnologies.com","pic_user":"fletcherp","total_amt":"206249.00","total_gp":"117755.19","total_gpm":"57.09","rev_type":"WAP","mod_date":"05-28-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"38","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250527","line":"1","part":"EZBOT-100VL-BASE","qty":"1","price":"141584.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250527","line":"2","part":"EZBOT-100V-ENCL","qty":"1","price":"9513.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250527","line":"3","part":"EZBOT-EOAT-D200Z","qty":"1","price":"2250.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250527","line":"4","part":"WH-ZLOX-P80Z-125BPR","qty":"1","price":"6712.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250527","line":"5","part":"WH-ZV-M120A","qty":"10","price":"1129.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250527","line":"6","part":"WH-ZV-M80A","qty":"10","price":"1010.00","uom":"EA","discount":"0.00","req_date":"9 Stk","branch":"1"},{"comp":"01","order":"250527","line":"7","part":"EZBOT-ACC-BRCK-M80/120A","qty":"10","price":"1200.00","uom":"EA","discount":"0.00","req_date":"6 Stk","branch":"1"},{"comp":"01","order":"250527","line":"8","part":"EZBOT-INTF-KIT","qty":"1","price":"2600.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250527","line":"9","part":"EZBOT-INTF-PROBUS-DNS","qty":"1","price":"5000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250527","line":"10","part":"EZBOT-SFTW-EOAT-ACT","qty":"1","price":"5200.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250527","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":11}}] 2026-05-28 15:28:21.391 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250527-05282026152821.txt === {"quote":"250527","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"SMTHCOTW","shiptoName":"SMITH & CO. PLANT 2","entry_date":"05-20-2026","cust_order_date":"03-01-2025","req_date":"08-01-2026","cust_po":"EZ-ZEROBOT SYSTEM","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jared Jobbins","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:17","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Jared Jobbins","follow_phone":"","follow_email":"jjobbins@ellisontechnologies.com","pic_user":"fletcherp","total_amt":"206249.00","total_gp":"117755.19","total_gpm":"57.09","rev_type":"WAP","mod_date":"05-28-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"38","win_pct":"20","clo_date":"06-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":250527,"Line":0,"Comment":"05/28/2026 3:28 PM - fletcherp - F/U changed from 05/26/2026 to 6/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250527,"Line":1,"Comment":"05/28/2026 3:28 PM - fletcherp - CLO changed from 06/01/2026 to 06/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250527","line":"1","part":"EZBOT-100VL-BASE","qty":"1","price":"141584.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250527","line":"2","part":"EZBOT-100V-ENCL","qty":"1","price":"9513.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250527","line":"3","part":"EZBOT-EOAT-D200Z","qty":"1","price":"2250.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250527","line":"4","part":"WH-ZLOX-P80Z-125BPR","qty":"1","price":"6712.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250527","line":"5","part":"WH-ZV-M120A","qty":"10","price":"1129.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250527","line":"6","part":"WH-ZV-M80A","qty":"10","price":"1010.00","uom":"EA","discount":"0.00","req_date":"9 Stk","branch":"1"},{"comp":"01","order":"250527","line":"7","part":"EZBOT-ACC-BRCK-M80/120A","qty":"10","price":"1200.00","uom":"EA","discount":"0.00","req_date":"6 Stk","branch":"1"},{"comp":"01","order":"250527","line":"8","part":"EZBOT-INTF-KIT","qty":"1","price":"2600.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250527","line":"9","part":"EZBOT-INTF-PROBUS-DNS","qty":"1","price":"5000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250527","line":"10","part":"EZBOT-SFTW-EOAT-ACT","qty":"1","price":"5200.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250527","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-28 15:58:07.741 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247519-05282026155807.txt === {"quote":"247519","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"03-25-2026","cust_order_date":"03-25-2026","req_date":"06-11-2026","cust_po":"HSK63A-SK16C-150P-J-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heather Marshall","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:42","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Heather Marshall","follow_phone":"901-421-5607","follow_email":"hmarshall@metal-removal.com","pic_user":"rons","total_amt":"1770.00","total_gp":"980.20","total_gpm":"55.38","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"247519","line":"0","data":"03-25-2026 12:44-rons: using pricing per Fletcher"}],"crmnotes":[{"comp":1,"quote":247519,"Line":0,"Comment":"03/25/2026 4:25 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":1,"Comment":"03/25/2026 4:25 PM - rons - CLO changed from 04/25/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":2,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 05/06/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":3,"Comment":"03/31/2026 4:00 PM - osmart - F/U changed from 04/02/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":4,"Comment":"03/31/2026 4:01 PM - osmart - pushed one day for training purpose to JacobM"},{"comp":1,"quote":247519,"Line":5,"Comment":"03/31/2026 4:20 PM - rons - CLO changed from 04/09/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":6,"Comment":"03/31/2026 4:20 PM - rons - Req Date changed from 04/16/2026 to 04/17/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":7,"Comment":"04/02/2026 8:49 AM - rons - F/U changed from 04/02/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":8,"Comment":"04/02/2026 8:50 AM - rons - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":9,"Comment":"04/02/2026 8:50 AM - rons - CLO changed from 04/09/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":10,"Comment":"04/02/2026 8:50 AM - rons - Req Date changed from 04/16/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":11,"Comment":"04/23/2026 5:03 PM - rons - F/U changed from 04/24/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":12,"Comment":"04/23/2026 5:03 PM - rons - CLO changed from 05/01/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":13,"Comment":"04/23/2026 5:03 PM - rons - Req Date changed from 05/08/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":14,"Comment":"05/04/2026 4:48 PM - rons - F/U changed from 05/04/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":15,"Comment":"05/04/2026 4:48 PM - rons - CLO changed from 05/11/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":16,"Comment":"05/04/2026 4:48 PM - rons - Req Date changed from 05/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":17,"Comment":"05/12/2026 4:58 PM - rons - F/U changed from 05/13/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":18,"Comment":"05/12/2026 4:58 PM - rons - CLO changed from 05/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":19,"Comment":"05/12/2026 4:58 PM - rons - Req Date changed from 05/27/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":20,"Comment":"05/20/2026 4:42 PM - rons - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":21,"Comment":"05/20/2026 4:42 PM - rons - CLO changed from 05/27/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":22,"Comment":"05/20/2026 4:42 PM - rons - Req Date changed from 06/03/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247519","line":"1","part":"HSK63A-SK16C-150P-J-IDU","qty":"5","price":"354.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247519","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247519","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247519","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247519","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-28 15:58:17.091 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247519-05282026155816.txt === {"quote":"247519","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"03-25-2026","cust_order_date":"03-25-2026","req_date":"06-11-2026","cust_po":"HSK63A-SK16C-150P-J-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heather Marshall","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:42","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Heather Marshall","follow_phone":"901-421-5607","follow_email":"hmarshall@metal-removal.com","pic_user":"rons","total_amt":"1770.00","total_gp":"980.20","total_gpm":"55.38","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"247519","line":"0","data":"03-25-2026 12:44-rons: using pricing per Fletcher"}],"crmnotes":[{"comp":1,"quote":247519,"Line":0,"Comment":"03/25/2026 4:25 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":1,"Comment":"03/25/2026 4:25 PM - rons - CLO changed from 04/25/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":2,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 05/06/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":3,"Comment":"03/31/2026 4:00 PM - osmart - F/U changed from 04/02/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":4,"Comment":"03/31/2026 4:01 PM - osmart - pushed one day for training purpose to JacobM"},{"comp":1,"quote":247519,"Line":5,"Comment":"03/31/2026 4:20 PM - rons - CLO changed from 04/09/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":6,"Comment":"03/31/2026 4:20 PM - rons - Req Date changed from 04/16/2026 to 04/17/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":7,"Comment":"04/02/2026 8:49 AM - rons - F/U changed from 04/02/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":8,"Comment":"04/02/2026 8:50 AM - rons - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":9,"Comment":"04/02/2026 8:50 AM - rons - CLO changed from 04/09/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":10,"Comment":"04/02/2026 8:50 AM - rons - Req Date changed from 04/16/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":11,"Comment":"04/23/2026 5:03 PM - rons - F/U changed from 04/24/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":12,"Comment":"04/23/2026 5:03 PM - rons - CLO changed from 05/01/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":13,"Comment":"04/23/2026 5:03 PM - rons - Req Date changed from 05/08/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":14,"Comment":"05/04/2026 4:48 PM - rons - F/U changed from 05/04/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":15,"Comment":"05/04/2026 4:48 PM - rons - CLO changed from 05/11/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":16,"Comment":"05/04/2026 4:48 PM - rons - Req Date changed from 05/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":17,"Comment":"05/12/2026 4:58 PM - rons - F/U changed from 05/13/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":18,"Comment":"05/12/2026 4:58 PM - rons - CLO changed from 05/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":19,"Comment":"05/12/2026 4:58 PM - rons - Req Date changed from 05/27/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":20,"Comment":"05/20/2026 4:42 PM - rons - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":21,"Comment":"05/20/2026 4:42 PM - rons - CLO changed from 05/27/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":22,"Comment":"05/20/2026 4:42 PM - rons - Req Date changed from 06/03/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":23,"Comment":"05/28/2026 3:58 PM - rons - F/U changed from 05/28/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":24,"Comment":"05/28/2026 3:58 PM - rons - CLO changed from 06/04/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247519","line":"1","part":"HSK63A-SK16C-150P-J-IDU","qty":"5","price":"354.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247519","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247519","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247519","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247519","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-28 15:58:23.526 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247519-05282026155823.txt === {"quote":"247519","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"03-25-2026","cust_order_date":"03-25-2026","req_date":"06-17-2026","cust_po":"HSK63A-SK16C-150P-J-IDU","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Heather Marshall","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:42","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Heather Marshall","follow_phone":"901-421-5607","follow_email":"hmarshall@metal-removal.com","pic_user":"rons","total_amt":"1770.00","total_gp":"980.20","total_gpm":"55.38","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"247519","line":"0","data":"03-25-2026 12:44-rons: using pricing per Fletcher"}],"crmnotes":[{"comp":1,"quote":247519,"Line":0,"Comment":"03/25/2026 4:25 PM - rons - F/U changed from 03/31/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":1,"Comment":"03/25/2026 4:25 PM - rons - CLO changed from 04/25/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":2,"Comment":"03/25/2026 4:26 PM - rons - Req Date changed from 05/06/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":3,"Comment":"03/31/2026 4:00 PM - osmart - F/U changed from 04/02/2026 to 4/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":4,"Comment":"03/31/2026 4:01 PM - osmart - pushed one day for training purpose to JacobM"},{"comp":1,"quote":247519,"Line":5,"Comment":"03/31/2026 4:20 PM - rons - CLO changed from 04/09/2026 to 04/10/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":6,"Comment":"03/31/2026 4:20 PM - rons - Req Date changed from 04/16/2026 to 04/17/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":7,"Comment":"04/02/2026 8:49 AM - rons - F/U changed from 04/02/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":8,"Comment":"04/02/2026 8:50 AM - rons - F/U changed from 04/17/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":9,"Comment":"04/02/2026 8:50 AM - rons - CLO changed from 04/09/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":10,"Comment":"04/02/2026 8:50 AM - rons - Req Date changed from 04/16/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":11,"Comment":"04/23/2026 5:03 PM - rons - F/U changed from 04/24/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":12,"Comment":"04/23/2026 5:03 PM - rons - CLO changed from 05/01/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":13,"Comment":"04/23/2026 5:03 PM - rons - Req Date changed from 05/08/2026 to 05/18/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":14,"Comment":"05/04/2026 4:48 PM - rons - F/U changed from 05/04/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":15,"Comment":"05/04/2026 4:48 PM - rons - CLO changed from 05/11/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":16,"Comment":"05/04/2026 4:48 PM - rons - Req Date changed from 05/18/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":17,"Comment":"05/12/2026 4:58 PM - rons - F/U changed from 05/13/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":18,"Comment":"05/12/2026 4:58 PM - rons - CLO changed from 05/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":19,"Comment":"05/12/2026 4:58 PM - rons - Req Date changed from 05/27/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":20,"Comment":"05/20/2026 4:42 PM - rons - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":21,"Comment":"05/20/2026 4:42 PM - rons - CLO changed from 05/27/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":22,"Comment":"05/20/2026 4:42 PM - rons - Req Date changed from 06/03/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":247519,"Line":23,"Comment":"05/28/2026 3:58 PM - rons - F/U changed from 05/28/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247519,"Line":24,"Comment":"05/28/2026 3:58 PM - rons - CLO changed from 06/04/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":247519,"Line":25,"Comment":"05/28/2026 3:58 PM - rons - Req Date changed from 06/11/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247519","line":"1","part":"HSK63A-SK16C-150P-J-IDU","qty":"5","price":"354.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247519","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247519","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247519","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247519","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-28 15:58:27.349 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245639-05282026155827.txt === {"quote":"245639","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"02-17-2026","cust_order_date":"02-17-2026","req_date":"06-11-2026","cust_po":"KYLR2602-0353","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kelli Hayes","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:30","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Kelli Hayes","follow_phone":"","follow_email":"khayes@ptservice.com","pic_user":"rons","total_amt":"14338.87","total_gp":"7274.37","total_gpm":"50.73","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"122","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"245639","line":"8","data":"02-17-2026 09:57 - Discounts Recalculated QS"},{"comp":"1","quote":"245639","line":"7","data":"02-17-2026 10:10-mirandag Aisin E/u"},{"comp":"1","quote":"245639","line":"6","data":"and EricY"},{"comp":"1","quote":"245639","line":"5","data":"for pricing determination for PTService from Osmar"},{"comp":"1","quote":"245639","line":"4","data":"Yas good to quote out - was previously waiting"},{"comp":"1","quote":"245639","line":"3","data":"02-26-2026 14:14-mirandag added to quote log, per"},{"comp":"1","quote":"245639","line":"2","data":"this project"},{"comp":"1","quote":"245639","line":"1","data":"Hayes Today, asking when we should expect PO for"},{"comp":"1","quote":"245639","line":"0","data":"04-03-2026 16:12-mirandag followed-up with Kelli"}],"crmnotes":[{"comp":1,"quote":245639,"Line":0,"Comment":"05/11/2026 10:31 AM - rons - F/U changed from 04/25/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":1,"Comment":"05/11/2026 10:31 AM - rons - PIC changed from mirandag to rons"},{"comp":1,"quote":245639,"Line":2,"Comment":"05/11/2026 10:32 AM - rons - CLO changed from 04/26/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":3,"Comment":"05/11/2026 10:32 AM - rons - Req Date changed from 03/31/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":245639,"Line":4,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":5,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":6,"Comment":"05/12/2026 5:00 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":245639,"Line":7,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":8,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":9,"Comment":"05/14/2026 5:01 PM - rons - Req Date changed from 05/28/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245639","line":"1","part":"SK10-9","qty":"6","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"2","part":"NC5-46-SK16C-90P","qty":"2","price":"408.01","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"3","part":"PS-N46E","qty":"2","price":"56.42","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"4","part":"SK16-12","qty":"3","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"5","part":"SKG16-10HG","qty":"8","price":"29.06","uom":"EA","discount":"0.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"6","part":"NC5-46-SK10C-75","qty":"5","price":"320.20","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"7","part":"PS-N46E","qty":"5","price":"56.42","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"8","part":"SK10-8.5","qty":"5","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"9","part":"SKG10-10HG","qty":"11","price":"29.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"10","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"11","part":"PS-N46E","qty":"3","price":"56.42","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"12","part":"SK10-9.5","qty":"1","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"13","part":"SK16-14","qty":"7","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"14","part":"NC5-46-SK10C-90","qty":"7","price":"319.70","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"15","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"16","part":"SKN-10KJ","qty":"9","price":"38.17","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"17","part":"NC5-46-SK16C-90","qty":"7","price":"352.40","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"18","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"19","part":"SKG10-10HGAS","qty":"6","price":"33.48","uom":"EA","discount":"0.00","req_date":"5-6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"20","part":"SKJ16-14C","qty":"2","price":"20.05","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"21","part":"SKN-16BJ","qty":"3","price":"48.21","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"22","part":"NC5-46-C25-90","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"23","part":"PS-123E","qty":"3","price":"64.24","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"24","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"25","part":"PS-123E","qty":"3","price":"42.26","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245639","Line":"2","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"3","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90P @ Factory","Loc":"Y"},{"Quote":"245639","Line":"6","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"7","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-75 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"10","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"11","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"14","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"15","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"17","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"18","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"22","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"23","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C25-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"24","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"25","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"}],"qcomms":[{"Quote":"245639","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"245639","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"245639","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":26}}] 2026-05-28 15:58:37.041 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245639-05282026155836.txt === {"quote":"245639","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"02-17-2026","cust_order_date":"02-17-2026","req_date":"06-11-2026","cust_po":"KYLR2602-0353","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kelli Hayes","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:30","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Kelli Hayes","follow_phone":"","follow_email":"khayes@ptservice.com","pic_user":"rons","total_amt":"14338.87","total_gp":"7274.37","total_gpm":"50.73","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"122","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"245639","line":"8","data":"02-17-2026 09:57 - Discounts Recalculated QS"},{"comp":"1","quote":"245639","line":"7","data":"02-17-2026 10:10-mirandag Aisin E/u"},{"comp":"1","quote":"245639","line":"6","data":"and EricY"},{"comp":"1","quote":"245639","line":"5","data":"for pricing determination for PTService from Osmar"},{"comp":"1","quote":"245639","line":"4","data":"Yas good to quote out - was previously waiting"},{"comp":"1","quote":"245639","line":"3","data":"02-26-2026 14:14-mirandag added to quote log, per"},{"comp":"1","quote":"245639","line":"2","data":"this project"},{"comp":"1","quote":"245639","line":"1","data":"Hayes Today, asking when we should expect PO for"},{"comp":"1","quote":"245639","line":"0","data":"04-03-2026 16:12-mirandag followed-up with Kelli"}],"crmnotes":[{"comp":1,"quote":245639,"Line":0,"Comment":"05/11/2026 10:31 AM - rons - F/U changed from 04/25/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":1,"Comment":"05/11/2026 10:31 AM - rons - PIC changed from mirandag to rons"},{"comp":1,"quote":245639,"Line":2,"Comment":"05/11/2026 10:32 AM - rons - CLO changed from 04/26/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":3,"Comment":"05/11/2026 10:32 AM - rons - Req Date changed from 03/31/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":245639,"Line":4,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":5,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":6,"Comment":"05/12/2026 5:00 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":245639,"Line":7,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":8,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":9,"Comment":"05/14/2026 5:01 PM - rons - Req Date changed from 05/28/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":245639,"Line":10,"Comment":"05/28/2026 3:58 PM - rons - F/U changed from 05/28/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":11,"Comment":"05/28/2026 3:58 PM - rons - CLO changed from 06/04/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245639","line":"1","part":"SK10-9","qty":"6","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"2","part":"NC5-46-SK16C-90P","qty":"2","price":"408.01","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"3","part":"PS-N46E","qty":"2","price":"56.42","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"4","part":"SK16-12","qty":"3","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"5","part":"SKG16-10HG","qty":"8","price":"29.06","uom":"EA","discount":"0.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"6","part":"NC5-46-SK10C-75","qty":"5","price":"320.20","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"7","part":"PS-N46E","qty":"5","price":"56.42","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"8","part":"SK10-8.5","qty":"5","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"9","part":"SKG10-10HG","qty":"11","price":"29.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"10","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"11","part":"PS-N46E","qty":"3","price":"56.42","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"12","part":"SK10-9.5","qty":"1","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"13","part":"SK16-14","qty":"7","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"14","part":"NC5-46-SK10C-90","qty":"7","price":"319.70","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"15","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"16","part":"SKN-10KJ","qty":"9","price":"38.17","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"17","part":"NC5-46-SK16C-90","qty":"7","price":"352.40","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"18","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"19","part":"SKG10-10HGAS","qty":"6","price":"33.48","uom":"EA","discount":"0.00","req_date":"5-6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"20","part":"SKJ16-14C","qty":"2","price":"20.05","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"21","part":"SKN-16BJ","qty":"3","price":"48.21","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"22","part":"NC5-46-C25-90","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"23","part":"PS-123E","qty":"3","price":"64.24","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"24","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"25","part":"PS-123E","qty":"3","price":"42.26","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245639","Line":"2","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"3","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90P @ Factory","Loc":"Y"},{"Quote":"245639","Line":"6","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"7","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-75 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"10","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"11","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"14","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"15","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"17","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"18","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"22","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"23","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C25-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"24","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"25","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"}],"qcomms":[{"Quote":"245639","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"245639","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"245639","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":26}}] 2026-05-28 15:58:42.125 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245639-05282026155841.txt === {"quote":"245639","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSHQ","shiptoName":"Precision Tools Service, Inc","entry_date":"02-17-2026","cust_order_date":"02-17-2026","req_date":"06-18-2026","cust_po":"KYLR2602-0353","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kelli Hayes","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:30","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Kelli Hayes","follow_phone":"","follow_email":"khayes@ptservice.com","pic_user":"rons","total_amt":"14338.87","total_gp":"7274.37","total_gpm":"50.73","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"122","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"245639","line":"8","data":"02-17-2026 09:57 - Discounts Recalculated QS"},{"comp":"1","quote":"245639","line":"7","data":"02-17-2026 10:10-mirandag Aisin E/u"},{"comp":"1","quote":"245639","line":"6","data":"and EricY"},{"comp":"1","quote":"245639","line":"5","data":"for pricing determination for PTService from Osmar"},{"comp":"1","quote":"245639","line":"4","data":"Yas good to quote out - was previously waiting"},{"comp":"1","quote":"245639","line":"3","data":"02-26-2026 14:14-mirandag added to quote log, per"},{"comp":"1","quote":"245639","line":"2","data":"this project"},{"comp":"1","quote":"245639","line":"1","data":"Hayes Today, asking when we should expect PO for"},{"comp":"1","quote":"245639","line":"0","data":"04-03-2026 16:12-mirandag followed-up with Kelli"}],"crmnotes":[{"comp":1,"quote":245639,"Line":0,"Comment":"05/11/2026 10:31 AM - rons - F/U changed from 04/25/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":1,"Comment":"05/11/2026 10:31 AM - rons - PIC changed from mirandag to rons"},{"comp":1,"quote":245639,"Line":2,"Comment":"05/11/2026 10:32 AM - rons - CLO changed from 04/26/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":3,"Comment":"05/11/2026 10:32 AM - rons - Req Date changed from 03/31/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":245639,"Line":4,"Comment":"05/12/2026 4:59 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":5,"Comment":"05/12/2026 4:59 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":6,"Comment":"05/12/2026 5:00 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":245639,"Line":7,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":8,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":9,"Comment":"05/14/2026 5:01 PM - rons - Req Date changed from 05/28/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":245639,"Line":10,"Comment":"05/28/2026 3:58 PM - rons - F/U changed from 05/28/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245639,"Line":11,"Comment":"05/28/2026 3:58 PM - rons - CLO changed from 06/04/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":245639,"Line":12,"Comment":"05/28/2026 3:58 PM - rons - Req Date changed from 06/11/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245639","line":"1","part":"SK10-9","qty":"6","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"2","part":"NC5-46-SK16C-90P","qty":"2","price":"408.01","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"3","part":"PS-N46E","qty":"2","price":"56.42","uom":"EA","discount":"0.00","req_date":"2 Months","branch":"1"},{"comp":"01","order":"245639","line":"4","part":"SK16-12","qty":"3","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"5","part":"SKG16-10HG","qty":"8","price":"29.06","uom":"EA","discount":"0.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"6","part":"NC5-46-SK10C-75","qty":"5","price":"320.20","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"7","part":"PS-N46E","qty":"5","price":"56.42","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"8","part":"SK10-8.5","qty":"5","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"9","part":"SKG10-10HG","qty":"11","price":"29.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"10","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"11","part":"PS-N46E","qty":"3","price":"56.42","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"12","part":"SK10-9.5","qty":"1","price":"27.24","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"13","part":"SK16-14","qty":"7","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"14","part":"NC5-46-SK10C-90","qty":"7","price":"319.70","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"15","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"16","part":"SKN-10KJ","qty":"9","price":"38.17","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"17","part":"NC5-46-SK16C-90","qty":"7","price":"352.40","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"18","part":"PS-123E","qty":"7","price":"64.24","uom":"EA","discount":"0.00","req_date":"1.5 Months","branch":"1"},{"comp":"01","order":"245639","line":"19","part":"SKG10-10HGAS","qty":"6","price":"33.48","uom":"EA","discount":"0.00","req_date":"5-6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"20","part":"SKJ16-14C","qty":"2","price":"20.05","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"21","part":"SKN-16BJ","qty":"3","price":"48.21","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245639","line":"22","part":"NC5-46-C25-90","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"23","part":"PS-123E","qty":"3","price":"64.24","uom":"EA","discount":"0.00","req_date":"6 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"24","part":"NC5-46-C20-80","qty":"3","price":"388.37","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"25","part":"PS-123E","qty":"3","price":"42.26","uom":"EA","discount":"0.00","req_date":"3 Weeks","branch":"1"},{"comp":"01","order":"245639","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245639","Line":"2","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"3","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90P @ Factory","Loc":"Y"},{"Quote":"245639","Line":"6","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"7","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-75 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"10","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-N46E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"11","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"14","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"15","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK10C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"17","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"18","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-SK16C-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"22","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"23","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C25-90 @ Factory","Loc":"Y"},{"Quote":"245639","Line":"24","Company":"1","F_Line":"1","Comment":"*To be installed w/ PS-123E @ Factory","Loc":"Y"},{"Quote":"245639","Line":"25","Company":"1","F_Line":"1","Comment":"*To be installed w/ NC5-46-C20-80 @ Factory","Loc":"Y"}],"qcomms":[{"Quote":"245639","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"245639","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"245639","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":26}}] 2026-05-28 15:58:45.657 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247369-05282026155845.txt === {"quote":"247369","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"06-11-2026","cust_po":"CAT/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Mueller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:05","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"125850.14","total_gp":"71897.92","total_gpm":"57.13","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"837","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"247369","line":"5","data":"& Rego-Fix"},{"comp":"1","quote":"247369","line":"4","data":"on end user & machine for me; up against Haimer"},{"comp":"1","quote":"247369","line":"3","data":"looks to be for R & S, although he is confirming"},{"comp":"1","quote":"247369","line":"2","data":"03-23-2026 15:13-rons: writing up quote for Andy;"},{"comp":"1","quote":"247369","line":"1","data":"pricing"},{"comp":"1","quote":"247369","line":"0","data":"03-23-2026 15:36-rons: checking with Russ on"}],"crmnotes":[{"comp":1,"quote":247369,"Line":0,"Comment":"03/24/2026 1:37 PM - rons - F/U changed from 03/29/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":1,"Comment":"03/24/2026 1:37 PM - rons - CLO changed from 04/23/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":2,"Comment":"03/24/2026 1:37 PM - rons - Req Date changed from 05/04/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":3,"Comment":"04/07/2026 4:50 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":4,"Comment":"04/07/2026 4:50 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":5,"Comment":"04/07/2026 4:50 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":6,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":7,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":9,"Comment":"04/15/2026 3:16 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":10,"Comment":"04/15/2026 3:16 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":11,"Comment":"04/15/2026 3:16 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":12,"Comment":"04/29/2026 3:42 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":13,"Comment":"04/29/2026 3:42 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":14,"Comment":"04/29/2026 3:42 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":17,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":18,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":19,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":20,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":21,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":23,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":24,"Comment":"05/20/2026 4:44 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":25,"Comment":"05/20/2026 4:44 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":26,"Comment":"05/20/2026 4:44 PM - rons - Req Date changed from 06/05/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":27,"Comment":"05/26/2026 4:52 PM - rons - F/U changed from 05/26/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":28,"Comment":"05/26/2026 4:52 PM - rons - CLO changed from 06/02/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":29,"Comment":"05/26/2026 4:52 PM - rons - Req Date changed from 06/09/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247369","line":"1","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"3","part":"C4007-0011-4.00","qty":"8","price":"278.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"4","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"6","part":"CAT40-ER16-4.00","qty":"8","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"7","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"9","part":"CAT40-ER32-2.76","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"11","part":"CAT40-ER32-4.00","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"12","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"14","part":"C4007-0040-3.13","qty":"2","price":"298.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"15","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"17","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"18","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"20","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"21","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"22","part":"CAT40-SF0125-3.15","qty":"10","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"24","part":"CAT40-SF0187-3.15","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"26","part":"CAT40-SF0250-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"27","part":"CAT40-SF0250-5.12CP","qty":"15","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"29","part":"CAT40-SF0500-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"30","part":"CAT40-SF0500-5.12CP","qty":"12","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"32","part":"CAT40-SF0750-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"33","part":"CAT40-SF0750-5.12CP","qty":"4","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"35","part":"C5007-0032-4.00","qty":"8","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"36","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"38","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"39","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"41","part":"CAT50-SF0250-3.15CP","qty":"6","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"42","part":"CAT50-SF0250-5.12CP","qty":"10","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"44","part":"CAT50-SF0375-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"45","part":"CAT50-SF0375-5.12CP","qty":"5","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"47","part":"CAT50-SF0500-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"48","part":"CAT50-SF0500-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"49","part":"CAT50-SF0500-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"51","part":"CAT50-SF0750-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"52","part":"CAT50-SF0750-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"53","part":"CAT50-SF0750-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"55","part":"HSK63A-ER32-4.00","qty":"10","price":"453.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"56","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"58","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"59","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"61","part":"H63A-SF0125-3.15","qty":"3","price":"389.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"63","part":"H63A-SF0187-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"65","part":"H63A-SF0250-3.15CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"66","part":"H63A-SF0250-3.15CP","qty":"9","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"67","part":"H63A-SF0250-5.12CP","qty":"10","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"68","part":"H63A-SF0250-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"70","part":"H63A-SF0375-3.35CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"71","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"72","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"73","part":"H63A-SF0375-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"75","part":"H63A-SF0500-3.54CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"76","part":"H63A-SF0500-3.54CP","qty":"8","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"77","part":"H63A-SF0500-5.12","qty":"8","price":"347.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"78","part":"H63A-SF0500-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"80","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"81","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"83","part":"HSK100A-ER32-4.00","qty":"12","price":"654.00","uom":"EA","discount":"42.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247369","line":"84","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"86","part":"HSK100A-ER32-6.00","qty":"8","price":"711.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"88","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"90","part":"H100A-SF0250-3.54CP","qty":"11","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"91","part":"H100A-SF0250-6.30","qty":"11","price":"543.00","uom":"EA","discount":"42.00","req_date":"10 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"92","part":"H100A-SF0250-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"94","part":"H100A-SF0375-3.54CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"95","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"96","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"98","part":"H100A-SF0500-3.74CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"99","part":"H100A-SF0500-6.30","qty":"8","price":"543.00","uom":"EA","discount":"42.00","req_date":"4 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"100","part":"H100A-SF0500-6.30CP","qty":"7","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"102","part":"H100A-SF0750-4.13CP","qty":"8","price":"570.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"103","part":"H100A-SF0750-6.30CP","qty":"8","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"104","part":"H100A-SF0750-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"106","part":"PS-B64-1-EU","qty":"131","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"108","part":"PS-B61-EU","qty":"84","price":"52.00","uom":"EA","discount":"42.00","req_date":"41 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"110","part":"HSK63-TUBE","qty":"83","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"112","part":"HSK100-TUBE","qty":"114","price":"44.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"114","part":"ST50-SF0125-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"116","part":"ST50-SF0187-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"120","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":79}}] 2026-05-28 15:58:54.862 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247369-05282026155854.txt === {"quote":"247369","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"06-11-2026","cust_po":"CAT/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Mueller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:05","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"125850.14","total_gp":"71897.92","total_gpm":"57.13","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"837","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"247369","line":"5","data":"& Rego-Fix"},{"comp":"1","quote":"247369","line":"4","data":"on end user & machine for me; up against Haimer"},{"comp":"1","quote":"247369","line":"3","data":"looks to be for R & S, although he is confirming"},{"comp":"1","quote":"247369","line":"2","data":"03-23-2026 15:13-rons: writing up quote for Andy;"},{"comp":"1","quote":"247369","line":"1","data":"pricing"},{"comp":"1","quote":"247369","line":"0","data":"03-23-2026 15:36-rons: checking with Russ on"}],"crmnotes":[{"comp":1,"quote":247369,"Line":0,"Comment":"03/24/2026 1:37 PM - rons - F/U changed from 03/29/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":1,"Comment":"03/24/2026 1:37 PM - rons - CLO changed from 04/23/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":2,"Comment":"03/24/2026 1:37 PM - rons - Req Date changed from 05/04/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":3,"Comment":"04/07/2026 4:50 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":4,"Comment":"04/07/2026 4:50 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":5,"Comment":"04/07/2026 4:50 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":6,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":7,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":9,"Comment":"04/15/2026 3:16 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":10,"Comment":"04/15/2026 3:16 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":11,"Comment":"04/15/2026 3:16 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":12,"Comment":"04/29/2026 3:42 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":13,"Comment":"04/29/2026 3:42 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":14,"Comment":"04/29/2026 3:42 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":17,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":18,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":19,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":20,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":21,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":23,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":24,"Comment":"05/20/2026 4:44 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":25,"Comment":"05/20/2026 4:44 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":26,"Comment":"05/20/2026 4:44 PM - rons - Req Date changed from 06/05/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":27,"Comment":"05/26/2026 4:52 PM - rons - F/U changed from 05/26/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":28,"Comment":"05/26/2026 4:52 PM - rons - CLO changed from 06/02/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":29,"Comment":"05/26/2026 4:52 PM - rons - Req Date changed from 06/09/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":30,"Comment":"05/28/2026 3:58 PM - rons - F/U changed from 05/28/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":31,"Comment":"05/28/2026 3:58 PM - rons - CLO changed from 06/04/2026 to 06/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247369","line":"1","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"3","part":"C4007-0011-4.00","qty":"8","price":"278.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"4","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"6","part":"CAT40-ER16-4.00","qty":"8","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"7","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"9","part":"CAT40-ER32-2.76","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"11","part":"CAT40-ER32-4.00","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"12","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"14","part":"C4007-0040-3.13","qty":"2","price":"298.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"15","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"17","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"18","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"20","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"21","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"22","part":"CAT40-SF0125-3.15","qty":"10","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"24","part":"CAT40-SF0187-3.15","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"26","part":"CAT40-SF0250-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"27","part":"CAT40-SF0250-5.12CP","qty":"15","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"29","part":"CAT40-SF0500-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"30","part":"CAT40-SF0500-5.12CP","qty":"12","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"32","part":"CAT40-SF0750-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"33","part":"CAT40-SF0750-5.12CP","qty":"4","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"35","part":"C5007-0032-4.00","qty":"8","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"36","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"38","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"39","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"41","part":"CAT50-SF0250-3.15CP","qty":"6","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"42","part":"CAT50-SF0250-5.12CP","qty":"10","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"44","part":"CAT50-SF0375-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"45","part":"CAT50-SF0375-5.12CP","qty":"5","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"47","part":"CAT50-SF0500-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"48","part":"CAT50-SF0500-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"49","part":"CAT50-SF0500-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"51","part":"CAT50-SF0750-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"52","part":"CAT50-SF0750-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"53","part":"CAT50-SF0750-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"55","part":"HSK63A-ER32-4.00","qty":"10","price":"453.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"56","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"58","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"59","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"61","part":"H63A-SF0125-3.15","qty":"3","price":"389.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"63","part":"H63A-SF0187-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"65","part":"H63A-SF0250-3.15CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"66","part":"H63A-SF0250-3.15CP","qty":"9","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"67","part":"H63A-SF0250-5.12CP","qty":"10","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"68","part":"H63A-SF0250-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"70","part":"H63A-SF0375-3.35CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"71","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"72","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"73","part":"H63A-SF0375-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"75","part":"H63A-SF0500-3.54CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"76","part":"H63A-SF0500-3.54CP","qty":"8","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"77","part":"H63A-SF0500-5.12","qty":"8","price":"347.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"78","part":"H63A-SF0500-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"80","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"81","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"83","part":"HSK100A-ER32-4.00","qty":"12","price":"654.00","uom":"EA","discount":"42.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247369","line":"84","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"86","part":"HSK100A-ER32-6.00","qty":"8","price":"711.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"88","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"90","part":"H100A-SF0250-3.54CP","qty":"11","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"91","part":"H100A-SF0250-6.30","qty":"11","price":"543.00","uom":"EA","discount":"42.00","req_date":"10 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"92","part":"H100A-SF0250-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"94","part":"H100A-SF0375-3.54CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"95","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"96","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"98","part":"H100A-SF0500-3.74CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"99","part":"H100A-SF0500-6.30","qty":"8","price":"543.00","uom":"EA","discount":"42.00","req_date":"4 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"100","part":"H100A-SF0500-6.30CP","qty":"7","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"102","part":"H100A-SF0750-4.13CP","qty":"8","price":"570.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"103","part":"H100A-SF0750-6.30CP","qty":"8","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"104","part":"H100A-SF0750-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"106","part":"PS-B64-1-EU","qty":"131","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"108","part":"PS-B61-EU","qty":"84","price":"52.00","uom":"EA","discount":"42.00","req_date":"41 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"110","part":"HSK63-TUBE","qty":"83","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"112","part":"HSK100-TUBE","qty":"114","price":"44.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"114","part":"ST50-SF0125-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"116","part":"ST50-SF0187-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"120","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":79}}] 2026-05-28 15:58:59.107 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247369-05282026155858.txt === {"quote":"247369","customer":"13670","name":null,"customerName":"Missouri Tools Inc.","comp":"01","open":"0","shipto":"MISSOURI","shiptoName":"Missouri Tools Company","entry_date":"03-23-2026","cust_order_date":"03-23-2026","req_date":"06-19-2026","cust_po":"CAT/HSK Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andy Mueller","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:05","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Andy Mueller","follow_phone":"636-343-4545","follow_email":"andy@motool.com","pic_user":"rons","total_amt":"125850.14","total_gp":"71897.92","total_gpm":"57.13","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"837","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"247369","line":"5","data":"& Rego-Fix"},{"comp":"1","quote":"247369","line":"4","data":"on end user & machine for me; up against Haimer"},{"comp":"1","quote":"247369","line":"3","data":"looks to be for R & S, although he is confirming"},{"comp":"1","quote":"247369","line":"2","data":"03-23-2026 15:13-rons: writing up quote for Andy;"},{"comp":"1","quote":"247369","line":"1","data":"pricing"},{"comp":"1","quote":"247369","line":"0","data":"03-23-2026 15:36-rons: checking with Russ on"}],"crmnotes":[{"comp":1,"quote":247369,"Line":0,"Comment":"03/24/2026 1:37 PM - rons - F/U changed from 03/29/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":1,"Comment":"03/24/2026 1:37 PM - rons - CLO changed from 04/23/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":2,"Comment":"03/24/2026 1:37 PM - rons - Req Date changed from 05/04/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":3,"Comment":"04/07/2026 4:50 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":4,"Comment":"04/07/2026 4:50 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":5,"Comment":"04/07/2026 4:50 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":6,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":7,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":9,"Comment":"04/15/2026 3:16 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":10,"Comment":"04/15/2026 3:16 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":11,"Comment":"04/15/2026 3:16 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":12,"Comment":"04/29/2026 3:42 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":13,"Comment":"04/29/2026 3:42 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":14,"Comment":"04/29/2026 3:42 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":15,"Comment":"05/05/2026 4:44 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":16,"Comment":"05/05/2026 4:44 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":17,"Comment":"05/05/2026 4:44 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":18,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":19,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":20,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":21,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":23,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":24,"Comment":"05/20/2026 4:44 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":25,"Comment":"05/20/2026 4:44 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":26,"Comment":"05/20/2026 4:44 PM - rons - Req Date changed from 06/05/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":27,"Comment":"05/26/2026 4:52 PM - rons - F/U changed from 05/26/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":28,"Comment":"05/26/2026 4:52 PM - rons - CLO changed from 06/02/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":29,"Comment":"05/26/2026 4:52 PM - rons - Req Date changed from 06/09/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":247369,"Line":30,"Comment":"05/28/2026 3:58 PM - rons - F/U changed from 05/28/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247369,"Line":31,"Comment":"05/28/2026 3:58 PM - rons - CLO changed from 06/04/2026 to 06/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247369,"Line":32,"Comment":"05/28/2026 3:58 PM - rons - Req Date changed from 06/11/2026 to 06/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247369","line":"1","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"3","part":"C4007-0011-4.00","qty":"8","price":"278.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"4","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"6","part":"CAT40-ER16-4.00","qty":"8","price":"213.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"7","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"9","part":"CAT40-ER32-2.76","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"11","part":"CAT40-ER32-4.00","qty":"6","price":"226.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"12","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"14","part":"C4007-0040-3.13","qty":"2","price":"298.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"15","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"17","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"18","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"20","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"21","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"22","part":"CAT40-SF0125-3.15","qty":"10","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"24","part":"CAT40-SF0187-3.15","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"26","part":"CAT40-SF0250-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"27","part":"CAT40-SF0250-5.12CP","qty":"15","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"29","part":"CAT40-SF0500-3.15CP","qty":"5","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"30","part":"CAT40-SF0500-5.12CP","qty":"12","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"32","part":"CAT40-SF0750-3.15CP","qty":"8","price":"335.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"33","part":"CAT40-SF0750-5.12CP","qty":"4","price":"380.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"35","part":"C5007-0032-4.00","qty":"8","price":"361.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"36","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"38","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"39","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"41","part":"CAT50-SF0250-3.15CP","qty":"6","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"42","part":"CAT50-SF0250-5.12CP","qty":"10","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"44","part":"CAT50-SF0375-3.15CP","qty":"5","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"45","part":"CAT50-SF0375-5.12CP","qty":"5","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"47","part":"CAT50-SF0500-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"48","part":"CAT50-SF0500-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"49","part":"CAT50-SF0500-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"51","part":"CAT50-SF0750-3.15CP","qty":"8","price":"517.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"52","part":"CAT50-SF0750-5.12CP","qty":"8","price":"606.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"53","part":"CAT50-SF0750-6.30CP","qty":"5","price":"689.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"55","part":"HSK63A-ER32-4.00","qty":"10","price":"453.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"56","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"58","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"59","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"61","part":"H63A-SF0125-3.15","qty":"3","price":"389.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"63","part":"H63A-SF0187-4.72CP","qty":"4","price":"451.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"65","part":"H63A-SF0250-3.15CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"66","part":"H63A-SF0250-3.15CP","qty":"9","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"67","part":"H63A-SF0250-5.12CP","qty":"10","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"68","part":"H63A-SF0250-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"70","part":"H63A-SF0375-3.35CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"71","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"72","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"73","part":"H63A-SF0375-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"75","part":"H63A-SF0500-3.54CP","qty":"4","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"76","part":"H63A-SF0500-3.54CP","qty":"8","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"77","part":"H63A-SF0500-5.12","qty":"8","price":"347.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"78","part":"H63A-SF0500-6.30CP","qty":"2","price":"499.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"80","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"81","part":"H63A-SF0750-3.94CP","qty":"3","price":"391.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"83","part":"HSK100A-ER32-4.00","qty":"12","price":"654.00","uom":"EA","discount":"42.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247369","line":"84","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"86","part":"HSK100A-ER32-6.00","qty":"8","price":"711.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"88","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"90","part":"H100A-SF0250-3.54CP","qty":"11","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"91","part":"H100A-SF0250-6.30","qty":"11","price":"543.00","uom":"EA","discount":"42.00","req_date":"10 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"92","part":"H100A-SF0250-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"94","part":"H100A-SF0375-3.54CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"95","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"96","part":"H100A-SF0375-6.30CP","qty":"6","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"98","part":"H100A-SF0500-3.74CP","qty":"5","price":"535.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"99","part":"H100A-SF0500-6.30","qty":"8","price":"543.00","uom":"EA","discount":"42.00","req_date":"4 STOCK + TBD","branch":"1"},{"comp":"01","order":"247369","line":"100","part":"H100A-SF0500-6.30CP","qty":"7","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"102","part":"H100A-SF0750-4.13CP","qty":"8","price":"570.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"103","part":"H100A-SF0750-6.30CP","qty":"8","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"104","part":"H100A-SF0750-6.30CP","qty":"5","price":"653.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"106","part":"PS-B64-1-EU","qty":"131","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"108","part":"PS-B61-EU","qty":"84","price":"52.00","uom":"EA","discount":"42.00","req_date":"41 STOCK + 2 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"110","part":"HSK63-TUBE","qty":"83","price":"39.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"112","part":"HSK100-TUBE","qty":"114","price":"44.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"114","part":"ST50-SF0125-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247369","line":"116","part":"ST50-SF0187-6.30","qty":"6","price":"204.00","uom":"EA","discount":"42.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"247369","line":"120","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":79}}] 2026-05-28 16:01:35.290 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250544-05282026160135.txt === {"quote":"250544","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"FIRSTGE","shiptoName":"FIRST GEAR INC","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"06-11-2026","cust_po":"DMG MORI BMT60 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andrew Johnson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:54","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Andrew Johnson","follow_phone":"260-244-6443","follow_email":"ajohnson1@pts-tools.com","pic_user":"rons","total_amt":"4363.92","total_gp":"2371.39","total_gpm":"54.34","rev_type":"LT","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":250544,"Line":0,"Comment":"05/21/2026 2:40 PM - rons - F/U changed from 05/26/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250544,"Line":1,"Comment":"05/21/2026 2:40 PM - rons - CLO changed from 06/20/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":250544,"Line":2,"Comment":"05/21/2026 2:40 PM - rons - Req Date changed from 07/01/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250544","line":"1","part":"MNL12-C4X-ICE-10K","qty":"1","price":"4978.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250544","line":"3","part":"MNL12-BG12Z-MSD","qty":"1","price":"1083.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250544","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-28 16:01:44.502 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250544-05282026160144.txt === {"quote":"250544","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"FIRSTGE","shiptoName":"FIRST GEAR INC","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"06-11-2026","cust_po":"DMG MORI BMT60 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andrew Johnson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:54","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Andrew Johnson","follow_phone":"260-244-6443","follow_email":"ajohnson1@pts-tools.com","pic_user":"rons","total_amt":"4363.92","total_gp":"2371.39","total_gpm":"54.34","rev_type":"LT","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":250544,"Line":0,"Comment":"05/21/2026 2:40 PM - rons - F/U changed from 05/26/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250544,"Line":1,"Comment":"05/21/2026 2:40 PM - rons - CLO changed from 06/20/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":250544,"Line":2,"Comment":"05/21/2026 2:40 PM - rons - Req Date changed from 07/01/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":250544,"Line":3,"Comment":"05/28/2026 4:01 PM - rons - F/U changed from 05/28/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250544,"Line":4,"Comment":"05/28/2026 4:01 PM - rons - CLO changed from 06/04/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250544","line":"1","part":"MNL12-C4X-ICE-10K","qty":"1","price":"4978.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250544","line":"3","part":"MNL12-BG12Z-MSD","qty":"1","price":"1083.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250544","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-28 16:01:50.856 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250544-05282026160150.txt === {"quote":"250544","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"FIRSTGE","shiptoName":"FIRST GEAR INC","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"06-17-2026","cust_po":"DMG MORI BMT60 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Andrew Johnson","drop_po":"","status":"0","user":"rons","conv_order":"","time":"16:54","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Andrew Johnson","follow_phone":"260-244-6443","follow_email":"ajohnson1@pts-tools.com","pic_user":"rons","total_amt":"4363.92","total_gp":"2371.39","total_gpm":"54.34","rev_type":"LT","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":250544,"Line":0,"Comment":"05/21/2026 2:40 PM - rons - F/U changed from 05/26/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250544,"Line":1,"Comment":"05/21/2026 2:40 PM - rons - CLO changed from 06/20/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":250544,"Line":2,"Comment":"05/21/2026 2:40 PM - rons - Req Date changed from 07/01/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":250544,"Line":3,"Comment":"05/28/2026 4:01 PM - rons - F/U changed from 05/28/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250544,"Line":4,"Comment":"05/28/2026 4:01 PM - rons - CLO changed from 06/04/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":250544,"Line":5,"Comment":"05/28/2026 4:01 PM - rons - Req Date changed from 06/11/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250544","line":"1","part":"MNL12-C4X-ICE-10K","qty":"1","price":"4978.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250544","line":"3","part":"MNL12-BG12Z-MSD","qty":"1","price":"1083.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250544","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-28 16:02:00.771 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247139-05282026160200.txt === {"quote":"247139","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"RSMACMO","shiptoName":"R & S Machining","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"06-11-2026","cust_po":"CAT40/CAT50/HSK Tooling","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen McAnany","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:32","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Stephen McAnany","follow_phone":"314-894-9090","follow_email":"smcanany@technitoolinc.com","pic_user":"rons","total_amt":"14437.20","total_gp":"9203.23","total_gpm":"63.75","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"45","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"247139","line":"1","data":"03-18-2026 09:06-rons: bumped up a bucket"},{"comp":"1","quote":"247139","line":"0","data":"03-18-2026 14:19-rons: worked with Russ on pricing"}],"crmnotes":[{"comp":1,"quote":247139,"Line":0,"Comment":"03/19/2026 10:50 AM - rons - CLO changed from 04/18/2026 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":1,"Comment":"03/19/2026 10:50 AM - rons - Req Date changed from 04/29/2026 to 04/07/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":2,"Comment":"03/24/2026 4:02 PM - rons - F/U changed from 03/24/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":3,"Comment":"03/24/2026 4:02 PM - rons - CLO changed from 03/31/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":4,"Comment":"03/24/2026 4:03 PM - rons - Req Date changed from 04/07/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":5,"Comment":"04/07/2026 4:51 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":6,"Comment":"04/07/2026 4:51 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":7,"Comment":"04/07/2026 4:51 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":9,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":10,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":12,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":13,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":14,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":15,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":16,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":17,"Comment":"05/05/2026 4:46 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":18,"Comment":"05/05/2026 4:46 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":19,"Comment":"05/05/2026 4:46 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":20,"Comment":"05/08/2026 4:43 PM - rons - \"Hello Ron, I am being told that we should be receiving a PO next week on this quote. Is the quoted price on HSK100A-NPU13C-145-IDU still valid? Thanks!\""},{"comp":1,"quote":247139,"Line":21,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":22,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":23,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":24,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":25,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":26,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":27,"Comment":"05/20/2026 4:43 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":28,"Comment":"05/20/2026 4:43 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":29,"Comment":"05/20/2026 4:43 PM - rons - Req Date changed from 06/05/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":30,"Comment":"05/26/2026 4:53 PM - rons - F/U changed from 05/26/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":31,"Comment":"05/26/2026 4:53 PM - rons - CLO changed from 06/02/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":32,"Comment":"05/26/2026 4:53 PM - rons - Req Date changed from 06/09/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247139","line":"1","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"4","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"6","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"10","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"12","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"13","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"15","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-28 16:02:11.827 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247139-05282026160210.txt === {"quote":"247139","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"RSMACMO","shiptoName":"R & S Machining","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"06-11-2026","cust_po":"CAT40/CAT50/HSK Tooling","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen McAnany","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:32","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Stephen McAnany","follow_phone":"314-894-9090","follow_email":"smcanany@technitoolinc.com","pic_user":"rons","total_amt":"14437.20","total_gp":"9203.23","total_gpm":"63.75","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"45","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"247139","line":"1","data":"03-18-2026 09:06-rons: bumped up a bucket"},{"comp":"1","quote":"247139","line":"0","data":"03-18-2026 14:19-rons: worked with Russ on pricing"}],"crmnotes":[{"comp":1,"quote":247139,"Line":0,"Comment":"03/19/2026 10:50 AM - rons - CLO changed from 04/18/2026 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":1,"Comment":"03/19/2026 10:50 AM - rons - Req Date changed from 04/29/2026 to 04/07/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":2,"Comment":"03/24/2026 4:02 PM - rons - F/U changed from 03/24/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":3,"Comment":"03/24/2026 4:02 PM - rons - CLO changed from 03/31/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":4,"Comment":"03/24/2026 4:03 PM - rons - Req Date changed from 04/07/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":5,"Comment":"04/07/2026 4:51 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":6,"Comment":"04/07/2026 4:51 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":7,"Comment":"04/07/2026 4:51 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":9,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":10,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":12,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":13,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":14,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":15,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":16,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":17,"Comment":"05/05/2026 4:46 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":18,"Comment":"05/05/2026 4:46 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":19,"Comment":"05/05/2026 4:46 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":20,"Comment":"05/08/2026 4:43 PM - rons - \"Hello Ron, I am being told that we should be receiving a PO next week on this quote. Is the quoted price on HSK100A-NPU13C-145-IDU still valid? Thanks!\""},{"comp":1,"quote":247139,"Line":21,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":22,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":23,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":24,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":25,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":26,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":27,"Comment":"05/20/2026 4:43 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":28,"Comment":"05/20/2026 4:43 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":29,"Comment":"05/20/2026 4:43 PM - rons - Req Date changed from 06/05/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":30,"Comment":"05/26/2026 4:53 PM - rons - F/U changed from 05/26/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":31,"Comment":"05/26/2026 4:53 PM - rons - CLO changed from 06/02/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":32,"Comment":"05/26/2026 4:53 PM - rons - Req Date changed from 06/09/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":33,"Comment":"05/28/2026 4:01 PM - rons - F/U changed from 05/28/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":34,"Comment":"05/28/2026 4:02 PM - rons - CLO changed from 06/04/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247139","line":"1","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"4","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"6","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"10","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"12","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"13","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"15","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-28 16:02:15.054 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247139-05282026160214.txt === {"quote":"247139","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"0","shipto":"RSMACMO","shiptoName":"R & S Machining","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"06-18-2026","cust_po":"CAT40/CAT50/HSK Tooling","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"JF","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Stephen McAnany","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:32","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Stephen McAnany","follow_phone":"314-894-9090","follow_email":"smcanany@technitoolinc.com","pic_user":"rons","total_amt":"14437.20","total_gp":"9203.23","total_gpm":"63.75","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"45","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"247139","line":"1","data":"03-18-2026 09:06-rons: bumped up a bucket"},{"comp":"1","quote":"247139","line":"0","data":"03-18-2026 14:19-rons: worked with Russ on pricing"}],"crmnotes":[{"comp":1,"quote":247139,"Line":0,"Comment":"03/19/2026 10:50 AM - rons - CLO changed from 04/18/2026 to 03/31/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":1,"Comment":"03/19/2026 10:50 AM - rons - Req Date changed from 04/29/2026 to 04/07/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":2,"Comment":"03/24/2026 4:02 PM - rons - F/U changed from 03/24/2026 to 4/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":3,"Comment":"03/24/2026 4:02 PM - rons - CLO changed from 03/31/2026 to 04/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":4,"Comment":"03/24/2026 4:03 PM - rons - Req Date changed from 04/07/2026 to 04/21/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":5,"Comment":"04/07/2026 4:51 PM - rons - F/U changed from 04/07/2026 to 4/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":6,"Comment":"04/07/2026 4:51 PM - rons - CLO changed from 04/14/2026 to 04/16/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":7,"Comment":"04/07/2026 4:51 PM - rons - Req Date changed from 04/21/2026 to 04/23/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":8,"Comment":"04/09/2026 1:41 PM - rons - F/U changed from 04/09/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":9,"Comment":"04/09/2026 1:41 PM - rons - CLO changed from 04/16/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":10,"Comment":"04/09/2026 1:41 PM - rons - Req Date changed from 04/23/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":12,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":13,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":14,"Comment":"04/29/2026 3:43 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":15,"Comment":"04/29/2026 3:43 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":16,"Comment":"04/29/2026 3:43 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":17,"Comment":"05/05/2026 4:46 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":18,"Comment":"05/05/2026 4:46 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":19,"Comment":"05/05/2026 4:46 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":20,"Comment":"05/08/2026 4:43 PM - rons - \"Hello Ron, I am being told that we should be receiving a PO next week on this quote. Is the quoted price on HSK100A-NPU13C-145-IDU still valid? Thanks!\""},{"comp":1,"quote":247139,"Line":21,"Comment":"05/08/2026 5:15 PM - rons - F/U changed from 05/08/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":22,"Comment":"05/08/2026 5:15 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":23,"Comment":"05/08/2026 5:15 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":24,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":25,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":26,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":27,"Comment":"05/20/2026 4:43 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":28,"Comment":"05/20/2026 4:43 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":29,"Comment":"05/20/2026 4:43 PM - rons - Req Date changed from 06/05/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":30,"Comment":"05/26/2026 4:53 PM - rons - F/U changed from 05/26/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":31,"Comment":"05/26/2026 4:53 PM - rons - CLO changed from 06/02/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":32,"Comment":"05/26/2026 4:53 PM - rons - Req Date changed from 06/09/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":247139,"Line":33,"Comment":"05/28/2026 4:01 PM - rons - F/U changed from 05/28/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247139,"Line":34,"Comment":"05/28/2026 4:02 PM - rons - CLO changed from 06/04/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247139,"Line":35,"Comment":"05/28/2026 4:02 PM - rons - Req Date changed from 06/11/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247139","line":"1","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"4","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"6","part":"CAT40-SF0125-5.12","qty":"6","price":"380.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"10","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"12","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"13","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"15","part":"C4001-0750-4.00CP","qty":"3","price":"184.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247139","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-28 16:02:18.579 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248012-05282026160218.txt === {"quote":"248012","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"06-11-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:55","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"12744.96","total_gp":"7881.56","total_gpm":"61.84","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":248012,"Line":0,"Comment":"04/03/2026 11:43 AM - rons - Jeanne didn't say customer, although this is for R & S...Missouri Tools, Techni-Tool, and BlackHawk Industrial all now quoting this; up against Haimer and others too"},{"comp":1,"quote":248012,"Line":1,"Comment":"04/03/2026 3:55 PM - rons - CLO changed from 05/02/2026 to 04/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":2,"Comment":"04/03/2026 3:55 PM - rons - Req Date changed from 05/14/2026 to 04/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":3,"Comment":"04/08/2026 3:50 PM - rons - F/U changed from 04/08/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":4,"Comment":"04/08/2026 3:50 PM - rons - CLO changed from 04/15/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":5,"Comment":"04/08/2026 3:50 PM - rons - Req Date changed from 04/22/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":6,"Comment":"04/14/2026 2:46 PM - rons - F/U changed from 04/14/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":7,"Comment":"04/14/2026 2:46 PM - rons - CLO changed from 04/21/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":8,"Comment":"04/14/2026 2:46 PM - rons - Req Date changed from 04/28/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":9,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":10,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":12,"Comment":"04/29/2026 3:44 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":13,"Comment":"04/29/2026 3:44 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":14,"Comment":"04/29/2026 3:44 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":17,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":18,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/08/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":19,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/27/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":20,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":21,"Comment":"05/08/2026 5:14 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":23,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":24,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":25,"Comment":"05/20/2026 4:43 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":26,"Comment":"05/20/2026 4:43 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":27,"Comment":"05/20/2026 4:43 PM - rons - Req Date changed from 06/05/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":28,"Comment":"05/26/2026 4:53 PM - rons - F/U changed from 05/26/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":29,"Comment":"05/26/2026 4:53 PM - rons - CLO changed from 06/02/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":30,"Comment":"05/26/2026 4:53 PM - rons - Req Date changed from 06/09/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248012","line":"1","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"4","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"6","part":"CAT40-SF0125-5.12","qty":"4","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"10","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"12","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-28 16:02:28.007 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248012-05282026160227.txt === {"quote":"248012","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"06-11-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:55","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"12744.96","total_gp":"7881.56","total_gpm":"61.84","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":248012,"Line":0,"Comment":"04/03/2026 11:43 AM - rons - Jeanne didn't say customer, although this is for R & S...Missouri Tools, Techni-Tool, and BlackHawk Industrial all now quoting this; up against Haimer and others too"},{"comp":1,"quote":248012,"Line":1,"Comment":"04/03/2026 3:55 PM - rons - CLO changed from 05/02/2026 to 04/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":2,"Comment":"04/03/2026 3:55 PM - rons - Req Date changed from 05/14/2026 to 04/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":3,"Comment":"04/08/2026 3:50 PM - rons - F/U changed from 04/08/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":4,"Comment":"04/08/2026 3:50 PM - rons - CLO changed from 04/15/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":5,"Comment":"04/08/2026 3:50 PM - rons - Req Date changed from 04/22/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":6,"Comment":"04/14/2026 2:46 PM - rons - F/U changed from 04/14/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":7,"Comment":"04/14/2026 2:46 PM - rons - CLO changed from 04/21/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":8,"Comment":"04/14/2026 2:46 PM - rons - Req Date changed from 04/28/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":9,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":10,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":12,"Comment":"04/29/2026 3:44 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":13,"Comment":"04/29/2026 3:44 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":14,"Comment":"04/29/2026 3:44 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":17,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":18,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/08/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":19,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/27/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":20,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":21,"Comment":"05/08/2026 5:14 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":23,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":24,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":25,"Comment":"05/20/2026 4:43 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":26,"Comment":"05/20/2026 4:43 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":27,"Comment":"05/20/2026 4:43 PM - rons - Req Date changed from 06/05/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":28,"Comment":"05/26/2026 4:53 PM - rons - F/U changed from 05/26/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":29,"Comment":"05/26/2026 4:53 PM - rons - CLO changed from 06/02/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":30,"Comment":"05/26/2026 4:53 PM - rons - Req Date changed from 06/09/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":31,"Comment":"05/28/2026 4:02 PM - rons - F/U changed from 05/28/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":32,"Comment":"05/28/2026 4:02 PM - rons - CLO changed from 06/04/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248012","line":"1","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"4","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"6","part":"CAT40-SF0125-5.12","qty":"4","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"10","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"12","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-28 16:02:33.105 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248012-05282026160232.txt === {"quote":"248012","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLKSTLOU","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-02-2026","cust_order_date":"04-02-2026","req_date":"06-18-2026","cust_po":"Tooling List","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:55","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"rons","total_amt":"12744.96","total_gp":"7881.56","total_gpm":"61.84","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"39","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":248012,"Line":0,"Comment":"04/03/2026 11:43 AM - rons - Jeanne didn't say customer, although this is for R & S...Missouri Tools, Techni-Tool, and BlackHawk Industrial all now quoting this; up against Haimer and others too"},{"comp":1,"quote":248012,"Line":1,"Comment":"04/03/2026 3:55 PM - rons - CLO changed from 05/02/2026 to 04/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":2,"Comment":"04/03/2026 3:55 PM - rons - Req Date changed from 05/14/2026 to 04/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":3,"Comment":"04/08/2026 3:50 PM - rons - F/U changed from 04/08/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":4,"Comment":"04/08/2026 3:50 PM - rons - CLO changed from 04/15/2026 to 04/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":5,"Comment":"04/08/2026 3:50 PM - rons - Req Date changed from 04/22/2026 to 04/28/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":6,"Comment":"04/14/2026 2:46 PM - rons - F/U changed from 04/14/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":7,"Comment":"04/14/2026 2:46 PM - rons - CLO changed from 04/21/2026 to 04/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":8,"Comment":"04/14/2026 2:46 PM - rons - Req Date changed from 04/28/2026 to 04/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":9,"Comment":"04/15/2026 3:15 PM - rons - F/U changed from 04/15/2026 to 4/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":10,"Comment":"04/15/2026 3:15 PM - rons - CLO changed from 04/22/2026 to 05/06/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":11,"Comment":"04/15/2026 3:15 PM - rons - Req Date changed from 04/29/2026 to 05/13/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":12,"Comment":"04/29/2026 3:44 PM - rons - F/U changed from 04/29/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":13,"Comment":"04/29/2026 3:44 PM - rons - CLO changed from 05/06/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":14,"Comment":"04/29/2026 3:44 PM - rons - Req Date changed from 05/13/2026 to 05/19/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":15,"Comment":"05/05/2026 4:47 PM - rons - F/U changed from 05/05/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":16,"Comment":"05/05/2026 4:47 PM - rons - CLO changed from 05/12/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":17,"Comment":"05/05/2026 4:47 PM - rons - Req Date changed from 05/19/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":18,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/08/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":19,"Comment":"05/08/2026 5:14 PM - rons - F/U changed from 05/27/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":20,"Comment":"05/08/2026 5:14 PM - rons - CLO changed from 05/15/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":21,"Comment":"05/08/2026 5:14 PM - rons - Req Date changed from 05/22/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":22,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":23,"Comment":"05/15/2026 3:25 PM - rons - CLO changed from 05/22/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":24,"Comment":"05/15/2026 3:25 PM - rons - Req Date changed from 05/29/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":25,"Comment":"05/20/2026 4:43 PM - rons - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":26,"Comment":"05/20/2026 4:43 PM - rons - CLO changed from 05/29/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":27,"Comment":"05/20/2026 4:43 PM - rons - Req Date changed from 06/05/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":28,"Comment":"05/26/2026 4:53 PM - rons - F/U changed from 05/26/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":29,"Comment":"05/26/2026 4:53 PM - rons - CLO changed from 06/02/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":30,"Comment":"05/26/2026 4:53 PM - rons - Req Date changed from 06/09/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":248012,"Line":31,"Comment":"05/28/2026 4:02 PM - rons - F/U changed from 05/28/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248012,"Line":32,"Comment":"05/28/2026 4:02 PM - rons - CLO changed from 06/04/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":248012,"Line":33,"Comment":"05/28/2026 4:02 PM - rons - Req Date changed from 06/11/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248012","line":"1","part":"HSK100A-NPU13C-145-IDU","qty":"9","price":"772.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"2","part":"NPU13-SPAN","qty":"1","price":"28.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"4","part":"HSK63A-NPU13C-135-IDU","qty":"4","price":"691.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"6","part":"CAT40-SF0125-5.12","qty":"4","price":"380.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"8","part":"CAT50-NPU13-90U-IDU","qty":"8","price":"704.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"10","part":"CAT40-NPU13-105U-IDU","qty":"6","price":"565.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"12","part":"CAT40-SF0125-6.30","qty":"6","price":"416.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248012","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-28 16:02:54.611 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249273-05282026160254.txt === {"quote":"249273","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-11-2026","cust_po":"Northside Machine SK Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:29","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"23248.94","total_gp":"14654.55","total_gpm":"63.03","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"160","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249273","line":"2","data":"04-27-2026 16:31 - Discounts Recalculated QS"},{"comp":"1","quote":"249273","line":"1","data":"new machine soon or was *just* purchased."},{"comp":"1","quote":"249273","line":"0","data":"04-27-2026 16:36-mirandag customer is getting"}],"crmnotes":[{"comp":1,"quote":249273,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":2,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":3,"Comment":"05/11/2026 4:26 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":4,"Comment":"05/11/2026 4:26 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":5,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":6,"Comment":"05/12/2026 5:00 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":7,"Comment":"05/12/2026 5:00 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":8,"Comment":"05/12/2026 5:00 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":9,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":10,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":11,"Comment":"05/14/2026 5:01 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":12,"Comment":"05/19/2026 4:41 PM - rons - F/U changed from 05/19/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":13,"Comment":"05/19/2026 4:41 PM - rons - CLO changed from 05/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":14,"Comment":"05/19/2026 4:42 PM - rons - Req Date changed from 06/02/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":15,"Comment":"05/27/2026 3:58 PM - rons - F/U changed from 05/27/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":16,"Comment":"05/27/2026 3:58 PM - rons - CLO changed from 06/03/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":17,"Comment":"05/27/2026 3:58 PM - rons - Req Date changed from 06/10/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249273","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"4","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"5","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"1-2 Weeks","branch":"1"},{"comp":"01","order":"249273","line":"6","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249273","line":"7","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"8","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"9","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"10","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"11","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"12","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"13","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"14","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"15","part":"PS-132","qty":"100","price":"94.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-28 16:03:04.690 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249273-05282026160304.txt === {"quote":"249273","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-11-2026","cust_po":"Northside Machine SK Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:29","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"23248.94","total_gp":"14654.55","total_gpm":"63.03","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"160","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"249273","line":"2","data":"04-27-2026 16:31 - Discounts Recalculated QS"},{"comp":"1","quote":"249273","line":"1","data":"new machine soon or was *just* purchased."},{"comp":"1","quote":"249273","line":"0","data":"04-27-2026 16:36-mirandag customer is getting"}],"crmnotes":[{"comp":1,"quote":249273,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":2,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":3,"Comment":"05/11/2026 4:26 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":4,"Comment":"05/11/2026 4:26 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":5,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":6,"Comment":"05/12/2026 5:00 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":7,"Comment":"05/12/2026 5:00 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":8,"Comment":"05/12/2026 5:00 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":9,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":10,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":11,"Comment":"05/14/2026 5:01 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":12,"Comment":"05/19/2026 4:41 PM - rons - F/U changed from 05/19/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":13,"Comment":"05/19/2026 4:41 PM - rons - CLO changed from 05/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":14,"Comment":"05/19/2026 4:42 PM - rons - Req Date changed from 06/02/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":15,"Comment":"05/27/2026 3:58 PM - rons - F/U changed from 05/27/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":16,"Comment":"05/27/2026 3:58 PM - rons - CLO changed from 06/03/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":17,"Comment":"05/27/2026 3:58 PM - rons - Req Date changed from 06/10/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":18,"Comment":"05/28/2026 4:02 PM - rons - F/U changed from 05/28/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":19,"Comment":"05/28/2026 4:02 PM - rons - CLO changed from 06/04/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249273","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"4","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"5","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"1-2 Weeks","branch":"1"},{"comp":"01","order":"249273","line":"6","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249273","line":"7","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"8","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"9","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"10","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"11","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"12","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"13","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"14","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"15","part":"PS-132","qty":"100","price":"94.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-28 16:03:13.327 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249273-05282026160313.txt === {"quote":"249273","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"DBA","shiptoName":"NORTHSIDE MACHINE SHOP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-17-2026","cust_po":"Northside Machine SK Pkg","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Haley Bruns","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"16:29","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Haley Bruns","follow_phone":"800-228-2969 x1117","follow_email":"haleyburns@yamazen.com","pic_user":"rons","total_amt":"23248.94","total_gp":"14654.55","total_gpm":"63.03","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"160","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"249273","line":"2","data":"04-27-2026 16:31 - Discounts Recalculated QS"},{"comp":"1","quote":"249273","line":"1","data":"new machine soon or was *just* purchased."},{"comp":"1","quote":"249273","line":"0","data":"04-27-2026 16:36-mirandag customer is getting"}],"crmnotes":[{"comp":1,"quote":249273,"Line":0,"Comment":"05/11/2026 2:03 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":1,"Comment":"05/11/2026 2:04 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":2,"Comment":"05/11/2026 2:04 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":3,"Comment":"05/11/2026 4:26 PM - rons - F/U changed from 05/11/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":4,"Comment":"05/11/2026 4:26 PM - rons - CLO changed from 05/18/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":5,"Comment":"05/11/2026 4:26 PM - rons - Req Date changed from 05/25/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":6,"Comment":"05/12/2026 5:00 PM - rons - F/U changed from 05/12/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":7,"Comment":"05/12/2026 5:00 PM - rons - CLO changed from 05/19/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":8,"Comment":"05/12/2026 5:00 PM - rons - Req Date changed from 05/26/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":9,"Comment":"05/14/2026 5:01 PM - rons - F/U changed from 05/14/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":10,"Comment":"05/14/2026 5:01 PM - rons - CLO changed from 05/21/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":11,"Comment":"05/14/2026 5:01 PM - rons - Req Date changed from 05/28/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":12,"Comment":"05/19/2026 4:41 PM - rons - F/U changed from 05/19/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":13,"Comment":"05/19/2026 4:41 PM - rons - CLO changed from 05/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":14,"Comment":"05/19/2026 4:42 PM - rons - Req Date changed from 06/02/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":15,"Comment":"05/27/2026 3:58 PM - rons - F/U changed from 05/27/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":16,"Comment":"05/27/2026 3:58 PM - rons - CLO changed from 06/03/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":17,"Comment":"05/27/2026 3:58 PM - rons - Req Date changed from 06/10/2026 to 06/11/2026 (Req Date Updated)"},{"comp":1,"quote":249273,"Line":18,"Comment":"05/28/2026 4:02 PM - rons - F/U changed from 05/28/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249273,"Line":19,"Comment":"05/28/2026 4:02 PM - rons - CLO changed from 06/04/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249273,"Line":20,"Comment":"05/28/2026 4:03 PM - rons - Req Date changed from 06/11/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249273","line":"1","part":"NBT30-SK10C-60P","qty":"10","price":"469.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"2","part":"NBT30-SK10C-90P","qty":"10","price":"484.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"3","part":"NBT30-SK10C-120P","qty":"5","price":"553.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"4","part":"NBT30-SK16C-60P","qty":"10","price":"511.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"5","part":"NBT30-SK16C-90P","qty":"10","price":"519.00","uom":"EA","discount":"47.00","req_date":"1-2 Weeks","branch":"1"},{"comp":"01","order":"249273","line":"6","part":"NBT30-SK16C-120P","qty":"5","price":"607.00","uom":"EA","discount":"47.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249273","line":"7","part":"SK10-SET-19-MM","qty":"2","price":"1435.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"8","part":"SK10-SET-08-AC-MM","qty":"1","price":"869.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"9","part":"SK16-SET-11-AC-MM","qty":"1","price":"1860.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"10","part":"SK16-SET-27-MM","qty":"1","price":"2391.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"11","part":"SK16-SET-09-A","qty":"1","price":"797.00","uom":"ST","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"12","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"13","part":"TQW-SK10","qty":"1","price":"110.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"14","part":"TQW-SK16(45)","qty":"1","price":"114.00","uom":"EA","discount":"47.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"15","part":"PS-132","qty":"100","price":"94.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249273","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-28 16:04:08.179 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250682-05282026160407.txt === {"quote":"250682","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"07-07-2026","cust_po":"E32-032","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:30","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"36.40","total_gp":"25.36","total_gpm":"69.67","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"250682","line":"0","data":"05-26-2026 10:31-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250682,"Line":0,"Comment":"05/28/2026 4:04 PM - rons - CLO changed from 06/26/2026 to 06/08/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250682","line":"1","part":"E32-032","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250682","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-28 16:04:14.154 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250682-05282026160413.txt === {"quote":"250682","customer":"13363","name":null,"customerName":"Martin Inc.","comp":"01","open":"0","shipto":"GERNER","shiptoName":"General Atomics","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"06-15-2026","cust_po":"E32-032","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Lisa Ellis","drop_po":"","status":"0","user":"rons","conv_order":"","time":"10:30","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Lisa Ellis","follow_phone":"662-346-3459","follow_email":"lisa.ellis@martinsupply.com","pic_user":"rons","total_amt":"36.40","total_gp":"25.36","total_gpm":"69.67","rev_type":"STD","mod_date":"05-28-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"250682","line":"0","data":"05-26-2026 10:31-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250682,"Line":0,"Comment":"05/28/2026 4:04 PM - rons - CLO changed from 06/26/2026 to 06/08/2026 (CLO Date Updated)"},{"comp":1,"quote":250682,"Line":1,"Comment":"05/28/2026 4:04 PM - rons - Req Date changed from 07/07/2026 to 06/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250682","line":"1","part":"E32-032","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250682","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-28 16:28:18.430 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250528-05282026162818.txt === {"quote":"250528","customer":"10015","name":null,"customerName":"Ellison(GA,NC,SC,TN)","comp":"01","open":"0","shipto":"CRUCPUMS","shiptoName":"Crucial Manufacturing","entry_date":"05-20-2026","cust_order_date":"03-01-2025","req_date":"08-01-2026","cust_po":"EZ-ZEROBOT HERMLE C400","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jared Jobbins","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:18","extra":"","follow_up":"07-04-2026","web_id":"","follow_name":"Jared Jobbins","follow_phone":"","follow_email":"jjobbins@ellisontechnologies.com","pic_user":"fletcherp","total_amt":"206249.00","total_gp":"117755.19","total_gpm":"57.09","rev_type":"WAP","mod_date":"05-28-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"38","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250528","line":"1","part":"EZBOT-100VL-BASE","qty":"1","price":"141584.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250528","line":"2","part":"EZBOT-100V-ENCL","qty":"1","price":"9513.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250528","line":"3","part":"EZBOT-EOAT-D200Z","qty":"1","price":"2250.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250528","line":"4","part":"WH-ZLOX-P80Z-125BPR","qty":"1","price":"6712.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250528","line":"5","part":"WH-ZV-M120A","qty":"10","price":"1129.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250528","line":"6","part":"WH-ZV-M80A","qty":"10","price":"1010.00","uom":"EA","discount":"0.00","req_date":"9 Stk","branch":"1"},{"comp":"01","order":"250528","line":"7","part":"EZBOT-ACC-BRCK-M80/120A","qty":"10","price":"1200.00","uom":"EA","discount":"0.00","req_date":"6 Stk","branch":"1"},{"comp":"01","order":"250528","line":"8","part":"EZBOT-INTF-KIT","qty":"1","price":"2600.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250528","line":"9","part":"EZBOT-INTF-PROBUS-DNS","qty":"1","price":"5000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250528","line":"10","part":"EZBOT-SFTW-EOAT-ACT","qty":"1","price":"5200.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250528","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":11}}] 2026-05-28 16:28:33.076 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250528-05282026162832.txt === {"quote":"250528","customer":"10015","name":null,"customerName":"Ellison(GA,NC,SC,TN)","comp":"01","open":"0","shipto":"CRUCPUMS","shiptoName":"Crucial Manufacturing","entry_date":"05-20-2026","cust_order_date":"03-01-2025","req_date":"08-01-2026","cust_po":"EZ-ZEROBOT HERMLE C400","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jared Jobbins","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:18","extra":"","follow_up":"07-04-2026","web_id":"","follow_name":"Jared Jobbins","follow_phone":"","follow_email":"jjobbins@ellisontechnologies.com","pic_user":"fletcherp","total_amt":"206249.00","total_gp":"117755.19","total_gpm":"57.09","rev_type":"WAP","mod_date":"05-28-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"38","win_pct":"20","clo_date":"07-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":250528,"Line":0,"Comment":"05/28/2026 4:28 PM - fletcherp - F/U changed from 05/26/2026 to 7/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250528,"Line":1,"Comment":"05/28/2026 4:28 PM - fletcherp - CLO changed from 06/01/2026 to 07/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250528","line":"1","part":"EZBOT-100VL-BASE","qty":"1","price":"141584.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250528","line":"2","part":"EZBOT-100V-ENCL","qty":"1","price":"9513.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250528","line":"3","part":"EZBOT-EOAT-D200Z","qty":"1","price":"2250.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250528","line":"4","part":"WH-ZLOX-P80Z-125BPR","qty":"1","price":"6712.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250528","line":"5","part":"WH-ZV-M120A","qty":"10","price":"1129.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250528","line":"6","part":"WH-ZV-M80A","qty":"10","price":"1010.00","uom":"EA","discount":"0.00","req_date":"9 Stk","branch":"1"},{"comp":"01","order":"250528","line":"7","part":"EZBOT-ACC-BRCK-M80/120A","qty":"10","price":"1200.00","uom":"EA","discount":"0.00","req_date":"6 Stk","branch":"1"},{"comp":"01","order":"250528","line":"8","part":"EZBOT-INTF-KIT","qty":"1","price":"2600.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250528","line":"9","part":"EZBOT-INTF-PROBUS-DNS","qty":"1","price":"5000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250528","line":"10","part":"EZBOT-SFTW-EOAT-ACT","qty":"1","price":"5200.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250528","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-28 16:28:48.514 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250528-05282026162848.txt === {"quote":"250528","customer":"10015","name":null,"customerName":"Ellison(GA,NC,SC,TN)","comp":"01","open":"0","shipto":"CRUCPUMS","shiptoName":"Crucial Manufacturing","entry_date":"05-20-2026","cust_order_date":"03-01-2025","req_date":"08-01-2026","cust_po":"EZ-ZEROBOT HERMLE C400","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jared Jobbins","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:18","extra":"","follow_up":"07-04-2026","web_id":"","follow_name":"Jared Jobbins","follow_phone":"","follow_email":"jjobbins@ellisontechnologies.com","pic_user":"fletcherp","total_amt":"206249.00","total_gp":"117755.19","total_gpm":"57.09","rev_type":"WAP","mod_date":"05-28-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"38","win_pct":"20","clo_date":"07-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":250528,"Line":0,"Comment":"05/28/2026 4:28 PM - fletcherp - F/U changed from 05/26/2026 to 7/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250528,"Line":1,"Comment":"05/28/2026 4:28 PM - fletcherp - CLO changed from 06/01/2026 to 07/11/2026 (CLO Date Updated)"},{"comp":1,"quote":250528,"Line":2,"Comment":"05/28/2026 4:28 PM - fletcherp - Req Date changed from 08/01/2026 to 08/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250528","line":"1","part":"EZBOT-100VL-BASE","qty":"1","price":"141584.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250528","line":"2","part":"EZBOT-100V-ENCL","qty":"1","price":"9513.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250528","line":"3","part":"EZBOT-EOAT-D200Z","qty":"1","price":"2250.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250528","line":"4","part":"WH-ZLOX-P80Z-125BPR","qty":"1","price":"6712.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250528","line":"5","part":"WH-ZV-M120A","qty":"10","price":"1129.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250528","line":"6","part":"WH-ZV-M80A","qty":"10","price":"1010.00","uom":"EA","discount":"0.00","req_date":"9 Stk","branch":"1"},{"comp":"01","order":"250528","line":"7","part":"EZBOT-ACC-BRCK-M80/120A","qty":"10","price":"1200.00","uom":"EA","discount":"0.00","req_date":"6 Stk","branch":"1"},{"comp":"01","order":"250528","line":"8","part":"EZBOT-INTF-KIT","qty":"1","price":"2600.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250528","line":"9","part":"EZBOT-INTF-PROBUS-DNS","qty":"1","price":"5000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250528","line":"10","part":"EZBOT-SFTW-EOAT-ACT","qty":"1","price":"5200.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250528","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-28 16:40:31.668 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248953-05282026164031.txt === {"quote":"248953","customer":"12030","name":null,"customerName":"L&M Tool and Industrial Supply Inc.","comp":"01","open":"1","shipto":"CORNQUAL","shiptoName":"Cornwell Quality Tools","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-02-2026","cust_po":"Quote-CM-Parts","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Theresa Toxie","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"15:13","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Theresa Toxie","follow_phone":"","follow_email":"ttoxie@lmtoolsupply.com","pic_user":"carleym","total_amt":"646.00","total_gp":"397.64","total_gpm":"61.55","rev_type":"LT","mod_date":"05-28-2026","mod_time":null,"mod_user":"carleym","reason":"2","totalQty":"25","win_pct":"20","clo_date":"05-21-2026","notes":[{"comp":"1","quote":"248953","line":"3","data":"04-21-2026 15:35 - Discounts Recalculated QS"},{"comp":"1","quote":"248953","line":"2","data":"04-21-2026 15:25 - Discounts Recalculated QS"},{"comp":"1","quote":"248953","line":"1","data":"confirm part numbers, 2 not in NERP"},{"comp":"1","quote":"248953","line":"0","data":"04-21-2026 15:38-carleym Waiting on John to"}],"crmnotes":[{"comp":1,"quote":248953,"Line":0,"Comment":"04/27/2026 2:57 PM - carleym - F/U changed from 04/27/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248953,"Line":1,"Comment":"04/30/2026 4:48 PM - carleym - F/U changed from 04/30/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248953,"Line":2,"Comment":"05/07/2026 3:56 PM - carleym - F/U changed from 05/05/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248953,"Line":3,"Comment":"05/12/2026 11:41 AM - carleym - F/U changed from 05/12/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248953,"Line":4,"Comment":"05/20/2026 11:48 AM - carleym - F/U changed from 05/19/2026 to 5/25/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248953","line":"1","part":"1TH-01054","qty":"4","price":"6.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248953","line":"2","part":"1TH-01039","qty":"4","price":"6.00","uom":"EA","discount":"15.00","req_date":"3 Stk","branch":"1"},{"comp":"01","order":"248953","line":"3","part":"2TH-00335","qty":"4","price":"81.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248953","line":"4","part":"2TH-00421","qty":"4","price":"85.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248953","line":"5","part":"1TH-01261","qty":"4","price":"6.00","uom":"EA","discount":"15.00","req_date":"","branch":"1"},{"comp":"01","order":"248953","line":"6","part":"1TH-00449","qty":"4","price":"6.00","uom":"EA","discount":"15.00","req_date":"","branch":"1"},{"comp":"01","order":"248953","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-28 16:41:20.562 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249207-05282026164120.txt === {"quote":"249207","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCTFTA","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-08-2026","cust_po":"Quote-CM-Parts","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Hray","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"09:24","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"David Hray","follow_phone":"817-235-7060","follow_email":"david.hray@mscdirect.com","pic_user":"carleym","total_amt":"72.90","total_gp":"48.15","total_gpm":"66.05","rev_type":"LT","mod_date":"05-28-2026","mod_time":null,"mod_user":"carleym","reason":"2","totalQty":"2","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"249207","line":"0","data":"04-27-2026 09:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249207,"Line":0,"Comment":"05/11/2026 11:54 AM - carleym - F/U changed from 05/10/2026 to 5/25/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249207","line":"1","part":"2TH-00265","qty":"1","price":"81.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249207","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-28 16:41:57.870 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249320-05282026164157.txt === {"quote":"249320","customer":"13204","name":null,"customerName":"DXP Enterprises, Inc. (Mach Tool)","comp":"01","open":"0","shipto":"CEF","shiptoName":"CEF Industries Incorporated","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-09-2026","cust_po":"TAR-62865 Loaner","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nick Stedman","drop_po":"5AX-201YA-M","status":"0","user":"carleym","conv_order":"","time":"12:36","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Nick Stedman","follow_phone":"(630) 8021993","follow_email":"NS@gmail.com","pic_user":"carleym","total_amt":"500.00","total_gp":"-16000.00","total_gpm":"-999.99","rev_type":"RT","mod_date":"05-28-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":249320,"Line":0,"Comment":"05/11/2026 4:26 PM - carleym - F/U changed from 05/11/2026 to 5/25/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249320","line":"1","part":"5AX-201YA-M","qty":"1","price":"500.00","uom":"EA","discount":"0.00","req_date":"2-3 days","branch":"1"},{"comp":"01","order":"249320","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249320","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#TAR-62865 SN:XXX","Loc":"Y"},{"Quote":"249320","Line":"1","Company":"1","F_Line":"2","Comment":"Lyndex-Nikken will provide loaner table while customer","Loc":"Y"},{"Quote":"249320","Line":"1","Company":"1","F_Line":"3","Comment":"sends theirs in for repair. Must return loaner within","Loc":"Y"},{"Quote":"249320","Line":"1","Company":"1","F_Line":"4","Comment":"5 days of repaired being shipped back. After that, a","Loc":"Y"},{"Quote":"249320","Line":"1","Company":"1","F_Line":"5","Comment":"$100/day fee will be charged.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-28 16:43:25.877 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245795-05282026164325.txt === {"quote":"245795","customer":"3075","name":null,"customerName":"CNC Machine Services Inc.","comp":"01","open":"0","shipto":"CNCMACH","shiptoName":"CNC Machine Services Inc.","entry_date":"02-19-2026","cust_order_date":"03-23-2026","req_date":"04-02-2026","cust_po":"RGA#TAR-62662 CNC260MA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pete Garner","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"08:19","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Pete Garner","follow_phone":"425-788-4500","follow_email":"pg@cncmachineservice.com","pic_user":"carleym","total_amt":"6274.00","total_gp":"4565.94","total_gpm":"72.78","rev_type":"RT","mod_date":"05-28-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"162","win_pct":"20","clo_date":"06-19-2026","notes":[{"comp":"1","quote":"245795","line":"3","data":"02-19-2026 08:37 - Discounts Recalculated QS"},{"comp":"1","quote":"245795","line":"2","data":"prior to deciding on repair"},{"comp":"1","quote":"245795","line":"1","data":"new quote 250129 since cust wants that tested"},{"comp":"1","quote":"245795","line":"0","data":"05-13-2026 14:44-carleym Removed motor testing to"}],"crmnotes":[{"comp":1,"quote":245795,"Line":0,"Comment":"03/04/2026 4:17 PM - carleym - F/U with Pete"},{"comp":1,"quote":245795,"Line":1,"Comment":"03/04/2026 4:17 PM - carleym - F/U changed from 03/04/2026 to 3/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":2,"Comment":"03/11/2026 10:57 AM - carleym - Getting estimate for motor testing"},{"comp":1,"quote":245795,"Line":3,"Comment":"03/11/2026 10:57 AM - carleym - F/U changed from 03/11/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":4,"Comment":"03/18/2026 4:59 PM - carleym - F/U changed from 03/16/2026 to 3/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":5,"Comment":"03/23/2026 9:35 AM - carleym - F/U with Pete"},{"comp":1,"quote":245795,"Line":6,"Comment":"03/23/2026 9:35 AM - carleym - F/U changed from 03/20/2026 to 3/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":7,"Comment":"03/30/2026 11:07 AM - carleym - F/U requested decision"},{"comp":1,"quote":245795,"Line":8,"Comment":"03/30/2026 11:09 AM - carleym - F/U changed from 03/30/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":9,"Comment":"03/31/2026 8:49 AM - carleym - CLO changed from 03/23/2026 to 04/06/2026 (CLO Date Updated)"},{"comp":1,"quote":245795,"Line":10,"Comment":"03/31/2026 4:16 PM - carleym - F/U changed from 03/30/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":11,"Comment":"04/01/2026 4:48 PM - carleym - F/U changed from 03/30/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":12,"Comment":"04/02/2026 3:38 PM - carleym - F/U changed from 04/02/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":13,"Comment":"04/07/2026 10:46 AM - carleym - F/U requested decision"},{"comp":1,"quote":245795,"Line":14,"Comment":"04/07/2026 10:47 AM - carleym - F/U changed from 04/06/2026 to 4/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":15,"Comment":"04/15/2026 4:55 PM - carleym - F/U advised response required this week or storage fees will be added"},{"comp":1,"quote":245795,"Line":16,"Comment":"04/15/2026 4:55 PM - carleym - F/U changed from 04/14/2026 to 4/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":17,"Comment":"04/21/2026 9:34 AM - carleym - F/U changed from 04/20/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":18,"Comment":"04/22/2026 9:35 AM - carleym - F/U changed from 04/20/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":19,"Comment":"04/22/2026 9:36 AM - carleym - F/U changed from 04/27/2026 to 4/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":20,"Comment":"04/27/2026 9:14 AM - carleym - F/U with Pete again"},{"comp":1,"quote":245795,"Line":21,"Comment":"04/27/2026 9:14 AM - carleym - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":22,"Comment":"05/04/2026 4:53 PM - carleym - F/U changed from 05/04/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":23,"Comment":"05/05/2026 9:02 AM - carleym - F/U for the 7th time"},{"comp":1,"quote":245795,"Line":24,"Comment":"05/05/2026 9:02 AM - carleym - F/U changed from 05/05/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":25,"Comment":"05/12/2026 11:40 AM - carleym - F/U changed from 05/12/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":26,"Comment":"05/19/2026 12:23 PM - carleym - CLO changed from 03/23/2026 to 06/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245795,"Line":27,"Comment":"05/19/2026 12:23 PM - carleym - F/U changed from 05/19/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":28,"Comment":"05/22/2026 4:16 PM - carleym - F/U changed from 05/22/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245795,"Line":29,"Comment":"05/28/2026 4:43 PM - carleym - Waiting on motor testing to decide on repair"}],"items":[{"comp":"01","order":"245795","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"2","part":"ROTARY-TABLE-LABOR","qty":"24","price":"159.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"3","part":"4X11L","qty":"72","price":"8.00","uom":"EA","discount":"10.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"245795","line":"4","part":"NH301R054","qty":"47","price":"19.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"5","part":"AXK1124","qty":"1","price":"186.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"6","part":"230X240X7.5","qty":"1","price":"214.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"7","part":"220X230X7.5","qty":"1","price":"186.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"8","part":"125X135X7.5","qty":"1","price":"98.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"9","part":"TC115X145X14","qty":"1","price":"119.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"10","part":"G-220","qty":"1","price":"29.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"11","part":"G-65","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"12","part":"G-70","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"13","part":"P-14","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"14","part":"P-6","qty":"2","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"15","part":"P-8","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"16","part":"9FSL-246","qty":"1","price":"265.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"17","part":"CN202R045","qty":"1","price":"23.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"18","part":"P-16","qty":"1","price":"3.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"19","part":"CN260R033/1","qty":"1","price":"10.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245795","line":"21","part":"STORAGE-FEE","qty":"1","price":"100.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245795","line":"22","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245795","Line":"21","Company":"1","F_Line":"1","Comment":"Monthly Fee Starting March 19th","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":21}}] 2026-05-28 16:44:31.949 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250113-05282026164431.txt === {"quote":"250113","customer":"16345","name":null,"customerName":"PHD Services","comp":"01","open":"0","shipto":"CATERPIO","shiptoName":"Caterpillar Inc.","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"RGA#TAR-62972 CNC401FA-M","terms_code":"N30","ship_via":"TBD","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Elizabeth Hellige","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"12:18","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Elizabeth Hellige","follow_phone":"309.676.5553","follow_email":"ehellige@phdservices.net","pic_user":"carleym","total_amt":"26712.40","total_gp":"20598.24","total_gpm":"77.11","rev_type":"RT","mod_date":"05-28-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"123","win_pct":"20","clo_date":null,"notes":[{"comp":"1","quote":"250113","line":"0","data":"05-13-2026 14:00 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250113","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250113","line":"2","part":"ROTARY-TABLE-LABOR","qty":"28","price":"159.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250113","line":"3","part":"P-22A","qty":"2","price":"3.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"4","part":"P-8","qty":"1","price":"3.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"5","part":"P-22","qty":"1","price":"3.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"6","part":"P-21","qty":"1","price":"3.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"7","part":"G-120","qty":"2","price":"7.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"8","part":"P-7","qty":"1","price":"3.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"9","part":"G-90","qty":"1","price":"4.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"10","part":"G-35","qty":"1","price":"3.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"11","part":"SC658812","qty":"1","price":"33.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"12","part":"9FSL-308","qty":"1","price":"271.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"13","part":"AS568-261","qty":"1","price":"9.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"14","part":"AS568-364","qty":"1","price":"14.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"15","part":"AS568-267","qty":"2","price":"11.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"16","part":"TC160X190X15","qty":"1","price":"129.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"17","part":"WW-CN401H005","qty":"1","price":"5200.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"18","part":"9ECU-CNC321R","qty":"1","price":"8400.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"19","part":"5X19.8L","qty":"60","price":"8.00","uom":"EA","discount":"5.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250113","line":"20","part":"AY0200","qty":"1","price":"6771.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"21","part":"KIM-AR8","qty":"2","price":"102.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"22","part":"P-12","qty":"8","price":"3.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"23","part":"CN403R108","qty":"1","price":"35.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"24","part":"AS568-169","qty":"1","price":"9.00","uom":"EA","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"25","part":"CN401RB190402A02-SET","qty":"1","price":"1792.00","uom":"ST","discount":"5.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250113","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250113","Line":"1","Company":"1","F_Line":"1","Comment":"SN:13147 EU:Caterpillar Inc.","Loc":"Y"},{"Quote":"250113","Line":"1","Company":"1","F_Line":"2","Comment":"RGA#TAR-62972 CNC401FA-M","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":26}}] 2026-05-28 16:45:18.776 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250184-05282026164518.txt === {"quote":"250184","customer":"2211","name":null,"customerName":"Bercor Industrial Inc.","comp":"01","open":"0","shipto":"BERCOR","shiptoName":"Bercor Industrial, Inc.","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-25-2026","cust_po":"Quote-CM-Parts","terms_code":"CCARD","ship_via":"U-ST","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Denis Pepin","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"10:18","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Denis Pepin","follow_phone":"8198207477","follow_email":"dpepin@bercor.ca","pic_user":"carleym","total_amt":"431.00","total_gp":"312.08","total_gpm":"72.41","rev_type":"ADV","mod_date":"05-28-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-14-2026","notes":[{"comp":"1","quote":"250184","line":"0","data":"05-14-2026 10:25 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250184","line":"1","part":"9UMT-SH","qty":"1","price":"431.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250184","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-28 16:45:57.162 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248578-05282026164556.txt === {"quote":"248578","customer":"E1090","name":null,"customerName":"Ahresty Wilmington Corporation","comp":"01","open":"0","shipto":"AHRESTY","shiptoName":"Ahresty Wilmington Corporation","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"RGA#TAR-62895 CNC180BFA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chuck Vogtli","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"16:16","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Chuck Vogtli","follow_phone":"111-111-1111","follow_email":"Chuck.Vogtli@ahresty.com","pic_user":"carleym","total_amt":"14820.00","total_gp":"11495.49","total_gpm":"77.57","rev_type":"RT","mod_date":"05-28-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"145","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248578","line":"1","data":"04-15-2026 09:53 - Discounts Recalculated QS"},{"comp":"1","quote":"248578","line":"0","data":"04-14-2026 16:48-carleym Working quote"}],"crmnotes":[{"comp":1,"quote":248578,"Line":0,"Comment":"04/27/2026 3:39 PM - carleym - F/U with Chuck Vogtli and Justin Harper"},{"comp":1,"quote":248578,"Line":1,"Comment":"04/27/2026 3:42 PM - carleym - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":2,"Comment":"05/04/2026 4:52 PM - carleym - F/U changed from 05/04/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":3,"Comment":"05/05/2026 8:44 AM - carleym - Chuck Vogtli advised working on PO"},{"comp":1,"quote":248578,"Line":4,"Comment":"05/05/2026 8:44 AM - carleym - F/U changed from 05/05/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":5,"Comment":"05/12/2026 4:43 PM - carleym - F/U changed from 05/12/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":6,"Comment":"05/15/2026 4:43 PM - carleym - F/U changed from 05/15/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":7,"Comment":"05/15/2026 4:43 PM - carleym - F/U advised storage fees will apply"},{"comp":1,"quote":248578,"Line":8,"Comment":"05/21/2026 3:51 PM - carleym - Our AR is filling forms to reinstate us as a vendor then customer will provide PO"},{"comp":1,"quote":248578,"Line":9,"Comment":"05/21/2026 3:51 PM - carleym - F/U changed from 05/21/2026 to 5/28/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248578","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248578","line":"2","part":"ROTARY-TABLE-LABOR","qty":"28","price":"159.00","uom":"EA","discount":"0.00","req_date":"4-5 weeks","branch":"1"},{"comp":"01","order":"248578","line":"3","part":"KIM-AR4","qty":"1","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"4","part":"P-24","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"5","part":"G-35","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"6","part":"G-50","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"7","part":"G-55","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"8","part":"P-14","qty":"2","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"9","part":"AS568-168","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"10","part":"P-6","qty":"8","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"11","part":"9FSL-164","qty":"1","price":"146.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"12","part":"CN180R009","qty":"1","price":"27.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"13","part":"CN171R035","qty":"36","price":"18.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"14","part":"4X11L","qty":"36","price":"8.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248578","line":"15","part":"CN105R034","qty":"7","price":"10.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"16","part":"NIK-IW0340-1100S","qty":"1","price":"67.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"17","part":"G-145","qty":"2","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"18","part":"G-130","qty":"1","price":"8.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"19","part":"NIK-IW0340-950S","qty":"1","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"20","part":"NIK-IW0340-1350K","qty":"1","price":"73.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"21","part":"TC75X100X10","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"22","part":"AS568-154","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"23","part":"AS568-169","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"24","part":"6902","qty":"2","price":"22.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"25","part":"CN180R017","qty":"1","price":"696.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"26","part":"CN180R018","qty":"1","price":"372.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"27","part":"AX123R046","qty":"1","price":"511.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"28","part":"9ECU-CNC180R-T","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"29","part":"XCA-V-UNIT-DC-FL463503S1F","qty":"1","price":"1028.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"30","part":"FL7M-2K6H-Z","qty":"1","price":"159.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"31","part":"WW-CN180R003","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248578","Line":"1","Company":"1","F_Line":"1","Comment":"SN:10362 EU:Ahrest Wilmington Corp","Loc":"Y"},{"Quote":"248578","Line":"1","Company":"1","F_Line":"2","Comment":"RGA#TAR-62895 CNC180BFA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":32}}] 2026-05-28 16:46:06.603 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248608-05282026164606.txt === {"quote":"248608","customer":"E1090","name":null,"customerName":"Ahresty Wilmington Corporation","comp":"01","open":"0","shipto":"AHRESTY","shiptoName":"Ahresty Wilmington Corporation","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"RGA#TAR-62896 CNC180BFA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chuck Vogtli","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"10:17","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Chuck Vogtli","follow_phone":"111-111-1111","follow_email":"Chuck.Vogtli@ahresty.com","pic_user":"carleym","total_amt":"13343.00","total_gp":"10299.75","total_gpm":"77.19","rev_type":"RT","mod_date":"05-28-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"143","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248608","line":"0","data":"04-15-2026 10:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248608,"Line":0,"Comment":"04/27/2026 3:42 PM - carleym - F/U with Chuck Vogtli and Justin Harper"},{"comp":1,"quote":248608,"Line":1,"Comment":"04/27/2026 3:42 PM - carleym - F/U changed from 04/28/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":2,"Comment":"05/04/2026 4:53 PM - carleym - F/U changed from 05/04/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":3,"Comment":"05/05/2026 8:44 AM - carleym - Chuck Vogtli advised working on PO"},{"comp":1,"quote":248608,"Line":4,"Comment":"05/05/2026 8:44 AM - carleym - F/U changed from 05/05/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":5,"Comment":"05/12/2026 4:44 PM - carleym - F/U changed from 05/12/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":6,"Comment":"05/15/2026 4:43 PM - carleym - F/U advised storage fees will apply"},{"comp":1,"quote":248608,"Line":7,"Comment":"05/15/2026 4:43 PM - carleym - F/U changed from 05/15/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":8,"Comment":"05/21/2026 3:51 PM - carleym - Our AR is filling forms to reinstate us as a vendor then customer will provide PO"},{"comp":1,"quote":248608,"Line":9,"Comment":"05/21/2026 3:51 PM - carleym - F/U changed from 05/21/2026 to 5/28/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248608","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248608","line":"2","part":"ROTARY-TABLE-LABOR","qty":"26","price":"159.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248608","line":"3","part":"P-16","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"4","part":"6902","qty":"2","price":"22.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"5","part":"CN105R034","qty":"7","price":"10.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"6","part":"P-24","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"7","part":"G-35","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"8","part":"CN171R035","qty":"36","price":"18.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"9","part":"CN180R009","qty":"1","price":"27.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"10","part":"P-6","qty":"8","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"11","part":"G-110","qty":"1","price":"5.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"12","part":"G-145","qty":"2","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"13","part":"NIK-IW0340-950S","qty":"1","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"14","part":"G-130","qty":"1","price":"8.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"15","part":"TC75X100X10","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"16","part":"P-14","qty":"2","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"17","part":"G-55","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"18","part":"AS568-154","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"19","part":"AS568-168","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"20","part":"AS568-169","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"21","part":"4X11L","qty":"36","price":"8.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248608","line":"22","part":"9ECU-CNC180R-T","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"23","part":"KIM-AR4","qty":"1","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"24","part":"9FSL-164","qty":"1","price":"146.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"25","part":"NIK-IW0340-1350K","qty":"1","price":"73.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"26","part":"AX123R046","qty":"1","price":"511.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"27","part":"NIK-IW0340-1100S","qty":"1","price":"67.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"28","part":"CN202R045","qty":"1","price":"23.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"29","part":"CN180R017","qty":"1","price":"696.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"30","part":"CN180R018","qty":"1","price":"372.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"31","part":"WW-CN180R003","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248608","Line":"1","Company":"1","F_Line":"1","Comment":"SN:XXXX EU:Ahresty Wilmington Corp","Loc":"Y"},{"Quote":"248608","Line":"1","Company":"1","F_Line":"2","Comment":"RGA#TAR-62896 CNC180BFA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":32}}] 2026-05-28 16:46:56.389 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250306-05282026164656.txt === {"quote":"250306","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HONEAERO","shiptoName":"Honeywell Aero 1000","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"Quote-Service Call","terms_code":"N60","ship_via":"HD","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jody Church","drop_po":"PRE-E460N SN:6506","status":"0","user":"carleym","conv_order":"","time":"15:40","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Jody Church","follow_phone":"0","follow_email":"Churchj@mscdirect.com","pic_user":"carleym","total_amt":"4000.00","total_gp":"4000.00","total_gpm":"100.00","rev_type":"RT","mod_date":"05-28-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-15-2026","notes":[{"comp":"1","quote":"250306","line":"0","data":"05-15-2026 15:50 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250306","line":"1","part":"REPAIR-PRESET-PART","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250306","line":"2","part":"SERVICE-LABOR","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250306","line":"3","part":"REPAIR-EXPENSES","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250306","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250306","Line":"1","Company":"1","F_Line":"1","Comment":"Calibration Service, Preventative Maintenance, and","Loc":"Y"},{"Quote":"250306","Line":"1","Company":"1","F_Line":"2","Comment":"follow up training on E460N Presetter, SN:6506","Loc":"Y"},{"Quote":"250306","Line":"1","Company":"1","F_Line":"3","Comment":"Service performed on ___","Loc":"N"},{"Quote":"250306","Line":"2","Company":"1","F_Line":"1","Comment":"On-Site Service Call, ESTIMATE for Travel/Time/Labor","Loc":"Y"},{"Quote":"250306","Line":"2","Company":"1","F_Line":"2","Comment":"Travel:_ hours / Labor: _ hours","Loc":"N"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-28 17:58:12.666 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6587280313513, -88.2208776547612, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6587280313513, -88.2208776547612, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3073098 second/s. 2026-05-28 17:58:38.970 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.642567083127, -88.2101452158586, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.642567083127, -88.2101452158586, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.314208 second/s. 2026-05-28 17:58:48.525 [INFO] In session is user: mikek 2026-05-28 17:58:51.382 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6425670516442, -88.2101452420555, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6425670516442, -88.2101452420555, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.199303 second/s. 2026-05-29 06:42:17.523 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6574765200793, -88.2183589729187, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6574765200793, -88.2183589729187, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2316156 second/s. 2026-05-29 06:54:45.136 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245158-05292026065444.txt === {"quote":"245158","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"1","shipto":"YAMWIZ","shiptoName":"Yamazen, Inc. - Wisconsin Tech Ctr","entry_date":"02-06-2026","cust_order_date":"02-06-2026","req_date":"06-01-2026","cust_po":"SF-START2-UNIT-200","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerad Nestrud","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"13:59","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Jerad Nestrud","follow_phone":"612-276-2653","follow_email":"jeradnestrud@yamazen.com","pic_user":"bills","total_amt":"17131.34","total_gp":"6178.80","total_gpm":"36.07","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"4","totalQty":"56","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"245158","line":"2","data":"02-06-2026 14:03-jennad adding start2 to quote log"},{"comp":"1","quote":"245158","line":"1","data":"updating Line 1"},{"comp":"1","quote":"245158","line":"0","data":"02-27-2026 10:41-jennad Start2 ETA is 6/5,"}],"crmnotes":[{"comp":1,"quote":245158,"Line":0,"Comment":"03/06/2026 1:39 PM - bills - F/U changed from 03/06/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245158,"Line":1,"Comment":"03/06/2026 1:39 PM - bills - CLO changed from 03/06/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":245158,"Line":2,"Comment":"03/06/2026 1:39 PM - bills - Req Date changed from 03/20/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":245158,"Line":3,"Comment":"04/02/2026 3:26 PM - bills - F/U changed from 04/01/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245158,"Line":4,"Comment":"04/02/2026 3:26 PM - bills - CLO changed from 05/01/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":245158,"Line":5,"Comment":"04/02/2026 3:26 PM - bills - Req Date changed from 05/01/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245158","line":"1","part":"SF-START2-UNIT-200","qty":"1","price":"17306.00","uom":"EA","discount":"36.00","req_date":"ETA 6/5","branch":"1"},{"comp":"01","order":"245158","line":"2","part":"SF-POT-#30","qty":"2","price":"165.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245158","line":"3","part":"SF-RACK-POT","qty":"1","price":"153.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245158","line":"4","part":"SF-RACK-HEAT-RING","qty":"1","price":"153.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245158","line":"5","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245158","line":"7","part":"E16-008","qty":"9","price":"45.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245158","line":"8","part":"E16-006","qty":"2","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245158","line":"9","part":"E16-024","qty":"2","price":"45.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245158","line":"10","part":"E16-007(C)","qty":"3","price":"77.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245158","line":"11","part":"E16-010","qty":"4","price":"45.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245158","line":"12","part":"NBT30-SF0125-3.15","qty":"4","price":"410.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245158","line":"13","part":"NBT30-HC0375-2.50","qty":"2","price":"738.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245158","line":"14","part":"NBT30-HC0250-2.50","qty":"3","price":"738.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245158","line":"15","part":"NBT30-SF0375-3.15CP","qty":"3","price":"410.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245158","line":"16","part":"NB3007-0011-4.00","qty":"2","price":"327.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245158","line":"17","part":"NB3007-0016-2.36G","qty":"12","price":"280.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245158","line":"20","part":"011-HEX","qty":"1","price":"23.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245158","line":"21","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245158","line":"22","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245158","line":"27","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245158","Line":"1","Company":"1","F_Line":"1","Comment":"Non-cancellable, non-returnable after receipt of order","Loc":"Y"},{"Quote":"245158","Line":"1","Company":"1","F_Line":"2","Comment":"-Must ship via truck-","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":20}}] 2026-05-29 06:56:15.419 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244869-05292026065615.txt === {"quote":"244869","customer":"4471","name":null,"customerName":"Direc Machine Tool, LLC.","comp":"01","open":"0","shipto":"DIRECMAC","shiptoName":"Direc Machine Tool, LLC.","entry_date":"02-03-2026","cust_order_date":"02-03-2026","req_date":"06-01-2026","cust_po":"Nichole Deck","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"40","salesman":"WS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nichole Deck","drop_po":"","status":"0","user":"stevel","conv_order":"","time":"08:37","extra":"","follow_up":"07-08-2026","web_id":"","follow_name":"Nichole Deck","follow_phone":"262-719-2709","follow_email":"office@direcmachinetool.com","pic_user":"bills","total_amt":"48081.50","total_gp":"35871.01","total_gpm":"74.60","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":244869,"Line":0,"Comment":"03/06/2026 1:37 PM - bills - F/U changed from 02/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244869,"Line":1,"Comment":"03/06/2026 1:37 PM - bills - CLO changed from 03/03/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":244869,"Line":2,"Comment":"03/06/2026 1:38 PM - bills - Req Date changed from 03/17/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":244869,"Line":3,"Comment":"05/29/2026 6:55 AM - bills - End user is waiting on a grant. Still active"}],"items":[{"comp":"01","order":"244869","line":"1","part":"CNC260FA-M","qty":"1","price":"24494.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"244869","line":"2","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244869","line":"4","part":"CNC202FA-M","qty":"1","price":"21092.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244869","line":"5","part":"P-125S","qty":"1","price":"2895.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244869","line":"7","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"244869","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 06:56:30.468 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244869-05292026065630.txt === {"quote":"244869","customer":"4471","name":null,"customerName":"Direc Machine Tool, LLC.","comp":"01","open":"0","shipto":"DIRECMAC","shiptoName":"Direc Machine Tool, LLC.","entry_date":"02-03-2026","cust_order_date":"02-03-2026","req_date":"06-01-2026","cust_po":"Nichole Deck","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"40","salesman":"WS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nichole Deck","drop_po":"","status":"0","user":"stevel","conv_order":"","time":"08:37","extra":"","follow_up":"07-08-2026","web_id":"","follow_name":"Nichole Deck","follow_phone":"262-719-2709","follow_email":"office@direcmachinetool.com","pic_user":"bills","total_amt":"48081.50","total_gp":"35871.01","total_gpm":"74.60","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"6","win_pct":"20","clo_date":"08-14-2026","notes":[],"crmnotes":[{"comp":1,"quote":244869,"Line":0,"Comment":"03/06/2026 1:37 PM - bills - F/U changed from 02/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244869,"Line":1,"Comment":"03/06/2026 1:37 PM - bills - CLO changed from 03/03/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":244869,"Line":2,"Comment":"03/06/2026 1:38 PM - bills - Req Date changed from 03/17/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":244869,"Line":3,"Comment":"05/29/2026 6:55 AM - bills - End user is waiting on a grant. Still active"},{"comp":1,"quote":244869,"Line":4,"Comment":"05/29/2026 6:56 AM - bills - F/U changed from 06/01/2026 to 7/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244869,"Line":5,"Comment":"05/29/2026 6:56 AM - bills - CLO changed from 06/01/2026 to 08/14/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"244869","line":"1","part":"CNC260FA-M","qty":"1","price":"24494.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"244869","line":"2","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244869","line":"4","part":"CNC202FA-M","qty":"1","price":"21092.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244869","line":"5","part":"P-125S","qty":"1","price":"2895.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244869","line":"7","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"244869","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 06:56:38.636 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244869-05292026065638.txt === {"quote":"244869","customer":"4471","name":null,"customerName":"Direc Machine Tool, LLC.","comp":"01","open":"0","shipto":"DIRECMAC","shiptoName":"Direc Machine Tool, LLC.","entry_date":"02-03-2026","cust_order_date":"02-03-2026","req_date":"08-14-2026","cust_po":"Nichole Deck","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"40","salesman":"WS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Nichole Deck","drop_po":"","status":"0","user":"stevel","conv_order":"","time":"08:37","extra":"","follow_up":"07-08-2026","web_id":"","follow_name":"Nichole Deck","follow_phone":"262-719-2709","follow_email":"office@direcmachinetool.com","pic_user":"bills","total_amt":"48081.50","total_gp":"35871.01","total_gpm":"74.60","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"6","win_pct":"20","clo_date":"08-14-2026","notes":[],"crmnotes":[{"comp":1,"quote":244869,"Line":0,"Comment":"03/06/2026 1:37 PM - bills - F/U changed from 02/16/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244869,"Line":1,"Comment":"03/06/2026 1:37 PM - bills - CLO changed from 03/03/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":244869,"Line":2,"Comment":"03/06/2026 1:38 PM - bills - Req Date changed from 03/17/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":244869,"Line":3,"Comment":"05/29/2026 6:55 AM - bills - End user is waiting on a grant. Still active"},{"comp":1,"quote":244869,"Line":4,"Comment":"05/29/2026 6:56 AM - bills - F/U changed from 06/01/2026 to 7/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244869,"Line":5,"Comment":"05/29/2026 6:56 AM - bills - CLO changed from 06/01/2026 to 08/14/2026 (CLO Date Updated)"},{"comp":1,"quote":244869,"Line":6,"Comment":"05/29/2026 6:56 AM - bills - Req Date changed from 06/01/2026 to 08/14/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244869","line":"1","part":"CNC260FA-M","qty":"1","price":"24494.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"244869","line":"2","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244869","line":"4","part":"CNC202FA-M","qty":"1","price":"21092.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244869","line":"5","part":"P-125S","qty":"1","price":"2895.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244869","line":"7","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"244869","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 06:57:06.839 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243858-05292026065706.txt === {"quote":"243858","customer":"4471","name":null,"customerName":"Direc Machine Tool, LLC.","comp":"01","open":"0","shipto":null,"shiptoName":null,"entry_date":"01-14-2026","cust_order_date":"01-14-2026","req_date":"06-01-2026","cust_po":"PRE-E346PLUS-I40","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"40","salesman":"WS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"John Wendt","drop_po":"","status":"0","user":"bills","conv_order":"","time":"15:02","extra":"","follow_up":"08-03-2026","web_id":"","follow_name":"John Wendt","follow_phone":"262-923-6199","follow_email":"jwendt@direcmachinetool.com","pic_user":"bills","total_amt":"13081.05","total_gp":"4735.03","total_gpm":"36.20","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"6","win_pct":"35","clo_date":"07-01-2026","notes":[{"comp":"1","quote":"243858","line":"1","data":"AT DIREC MACHINE, NOT IN WH1."},{"comp":"1","quote":"243858","line":"0","data":"01-14-2026 15:19-jennad THIS IS FOR DEMO PRESETTER"}],"crmnotes":[{"comp":1,"quote":243858,"Line":0,"Comment":"03/06/2026 1:35 PM - bills - F/U changed from 01/27/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243858,"Line":1,"Comment":"03/06/2026 1:35 PM - bills - CLO changed from 02/14/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":243858,"Line":2,"Comment":"03/06/2026 1:36 PM - bills - Req Date changed from 02/25/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":243858,"Line":3,"Comment":"04/02/2026 3:24 PM - bills - Win% changed from 20 to 35"}],"items":[{"comp":"01","order":"243858","line":"1","part":"PRE-E346PLUS-I40","qty":"1","price":"17928.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243858","line":"2","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243858","line":"3","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243858","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243858","line":"5","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243858","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"243858","Line":"1","Company":"1","F_Line":"1","Comment":"DEMO UNIT - Cannot be cancelled or returned after","Loc":"Y"},{"Quote":"243858","Line":"1","Company":"1","F_Line":"2","Comment":"invoicing","Loc":"Y"}],"qcomms":[],"qcommi":[]} 243858-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 06:57:22.248 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243858-05292026065722.txt === {"quote":"243858","customer":"4471","name":null,"customerName":"Direc Machine Tool, LLC.","comp":"01","open":"0","shipto":null,"shiptoName":null,"entry_date":"01-14-2026","cust_order_date":"01-14-2026","req_date":"06-01-2026","cust_po":"PRE-E346PLUS-I40","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"40","salesman":"WS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"John Wendt","drop_po":"","status":"0","user":"bills","conv_order":"","time":"15:02","extra":"","follow_up":"08-03-2026","web_id":"","follow_name":"John Wendt","follow_phone":"262-923-6199","follow_email":"jwendt@direcmachinetool.com","pic_user":"bills","total_amt":"13081.05","total_gp":"4735.03","total_gpm":"36.20","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"6","win_pct":"35","clo_date":"08-31-2026","notes":[{"comp":"1","quote":"243858","line":"1","data":"AT DIREC MACHINE, NOT IN WH1."},{"comp":"1","quote":"243858","line":"0","data":"01-14-2026 15:19-jennad THIS IS FOR DEMO PRESETTER"}],"crmnotes":[{"comp":1,"quote":243858,"Line":0,"Comment":"03/06/2026 1:35 PM - bills - F/U changed from 01/27/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243858,"Line":1,"Comment":"03/06/2026 1:35 PM - bills - CLO changed from 02/14/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":243858,"Line":2,"Comment":"03/06/2026 1:36 PM - bills - Req Date changed from 02/25/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":243858,"Line":3,"Comment":"04/02/2026 3:24 PM - bills - Win% changed from 20 to 35"},{"comp":1,"quote":243858,"Line":4,"Comment":"05/29/2026 6:57 AM - bills - F/U changed from 06/01/2026 to 8/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243858,"Line":5,"Comment":"05/29/2026 6:57 AM - bills - CLO changed from 07/01/2026 to 08/31/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"243858","line":"1","part":"PRE-E346PLUS-I40","qty":"1","price":"17928.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243858","line":"2","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243858","line":"3","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243858","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243858","line":"5","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243858","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"243858","Line":"1","Company":"1","F_Line":"1","Comment":"DEMO UNIT - Cannot be cancelled or returned after","Loc":"Y"},{"Quote":"243858","Line":"1","Company":"1","F_Line":"2","Comment":"invoicing","Loc":"Y"}],"qcomms":[],"qcommi":[]} 243858-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 06:57:29.613 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-243858-05292026065729.txt === {"quote":"243858","customer":"4471","name":null,"customerName":"Direc Machine Tool, LLC.","comp":"01","open":"0","shipto":null,"shiptoName":null,"entry_date":"01-14-2026","cust_order_date":"01-14-2026","req_date":"08-31-2026","cust_po":"PRE-E346PLUS-I40","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"40","salesman":"WS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"John Wendt","drop_po":"","status":"0","user":"bills","conv_order":"","time":"15:02","extra":"","follow_up":"08-03-2026","web_id":"","follow_name":"John Wendt","follow_phone":"262-923-6199","follow_email":"jwendt@direcmachinetool.com","pic_user":"bills","total_amt":"13081.05","total_gp":"4735.03","total_gpm":"36.20","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"6","win_pct":"35","clo_date":"08-31-2026","notes":[{"comp":"1","quote":"243858","line":"1","data":"AT DIREC MACHINE, NOT IN WH1."},{"comp":"1","quote":"243858","line":"0","data":"01-14-2026 15:19-jennad THIS IS FOR DEMO PRESETTER"}],"crmnotes":[{"comp":1,"quote":243858,"Line":0,"Comment":"03/06/2026 1:35 PM - bills - F/U changed from 01/27/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243858,"Line":1,"Comment":"03/06/2026 1:35 PM - bills - CLO changed from 02/14/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":243858,"Line":2,"Comment":"03/06/2026 1:36 PM - bills - Req Date changed from 02/25/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":243858,"Line":3,"Comment":"04/02/2026 3:24 PM - bills - Win% changed from 20 to 35"},{"comp":1,"quote":243858,"Line":4,"Comment":"05/29/2026 6:57 AM - bills - F/U changed from 06/01/2026 to 8/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":243858,"Line":5,"Comment":"05/29/2026 6:57 AM - bills - CLO changed from 07/01/2026 to 08/31/2026 (CLO Date Updated)"},{"comp":1,"quote":243858,"Line":6,"Comment":"05/29/2026 6:57 AM - bills - Req Date changed from 06/01/2026 to 08/31/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"243858","line":"1","part":"PRE-E346PLUS-I40","qty":"1","price":"17928.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243858","line":"2","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243858","line":"3","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243858","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243858","line":"5","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"243858","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"243858","Line":"1","Company":"1","F_Line":"1","Comment":"DEMO UNIT - Cannot be cancelled or returned after","Loc":"Y"},{"Quote":"243858","Line":"1","Company":"1","F_Line":"2","Comment":"invoicing","Loc":"Y"}],"qcomms":[],"qcommi":[]} 243858-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 07:01:42.489 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245470-05292026070142.txt === {"quote":"245470","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"MORWAUK","shiptoName":"Morris Midwest","entry_date":"02-12-2026","cust_order_date":"02-12-2026","req_date":"06-01-2026","cust_po":"Okuma VTM-100","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Victor Walsh","drop_po":"","status":"0","user":"bills","conv_order":"","time":"15:03","extra":"","follow_up":"06-29-2026","web_id":"","follow_name":"Victor Walsh","follow_phone":"414-242-5710","follow_email":"vwalsh@morrismidwest.com","pic_user":"bills","total_amt":"7766.08","total_gp":"4410.53","total_gpm":"56.79","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":245470,"Line":0,"Comment":"03/06/2026 1:42 PM - bills - F/U changed from 02/25/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245470,"Line":1,"Comment":"03/06/2026 1:42 PM - bills - CLO changed from 03/12/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":245470,"Line":2,"Comment":"03/06/2026 1:42 PM - bills - Req Date changed from 03/12/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":245470,"Line":3,"Comment":"04/02/2026 3:27 PM - bills - F/U changed from 04/01/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245470,"Line":4,"Comment":"04/02/2026 3:28 PM - bills - CLO changed from 05/01/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":245470,"Line":5,"Comment":"04/02/2026 3:28 PM - bills - Req Date changed from 05/01/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245470","line":"1","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245470","line":"2","part":"C8-MRAM","qty":"1","price":"3863.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245470","line":"3","part":"PA80-CAT","qty":"1","price":"1065.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245470","line":"4","part":"MRAM-ER16L","qty":"1","price":"4795.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245470","line":"5","part":"C8-TUBE","qty":"1","price":"113.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245470","line":"6","part":"C8-WRENCH","qty":"1","price":"168.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245470","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245470","Line":"1","Company":"1","F_Line":"1","Comment":"LN to make block","Loc":"Y"},{"Quote":"245470","Line":"1","Company":"1","F_Line":"2","Comment":"Lead time 1 week after receipt of spindle Z spec","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 07:02:07.386 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245470-05292026070206.txt === {"quote":"245470","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"MORWAUK","shiptoName":"Morris Midwest","entry_date":"02-12-2026","cust_order_date":"02-12-2026","req_date":"06-01-2026","cust_po":"Okuma VTM-100","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Victor Walsh","drop_po":"","status":"0","user":"bills","conv_order":"","time":"15:03","extra":"","follow_up":"06-29-2026","web_id":"","follow_name":"Victor Walsh","follow_phone":"414-242-5710","follow_email":"vwalsh@morrismidwest.com","pic_user":"bills","total_amt":"7766.08","total_gp":"4410.53","total_gpm":"56.79","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"7","win_pct":"20","clo_date":"07-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":245470,"Line":0,"Comment":"03/06/2026 1:42 PM - bills - F/U changed from 02/25/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245470,"Line":1,"Comment":"03/06/2026 1:42 PM - bills - CLO changed from 03/12/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":245470,"Line":2,"Comment":"03/06/2026 1:42 PM - bills - Req Date changed from 03/12/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":245470,"Line":3,"Comment":"04/02/2026 3:27 PM - bills - F/U changed from 04/01/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245470,"Line":4,"Comment":"04/02/2026 3:28 PM - bills - CLO changed from 05/01/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":245470,"Line":5,"Comment":"04/02/2026 3:28 PM - bills - Req Date changed from 05/01/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":245470,"Line":6,"Comment":"05/29/2026 7:01 AM - bills - F/U changed from 06/01/2026 to 6/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245470,"Line":7,"Comment":"05/29/2026 7:01 AM - bills - CLO changed from 06/01/2026 to 07/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245470","line":"1","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245470","line":"2","part":"C8-MRAM","qty":"1","price":"3863.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245470","line":"3","part":"PA80-CAT","qty":"1","price":"1065.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245470","line":"4","part":"MRAM-ER16L","qty":"1","price":"4795.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245470","line":"5","part":"C8-TUBE","qty":"1","price":"113.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245470","line":"6","part":"C8-WRENCH","qty":"1","price":"168.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245470","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245470","Line":"1","Company":"1","F_Line":"1","Comment":"LN to make block","Loc":"Y"},{"Quote":"245470","Line":"1","Company":"1","F_Line":"2","Comment":"Lead time 1 week after receipt of spindle Z spec","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 07:02:15.684 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245470-05292026070215.txt === {"quote":"245470","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"MORWAUK","shiptoName":"Morris Midwest","entry_date":"02-12-2026","cust_order_date":"02-12-2026","req_date":"07-10-2026","cust_po":"Okuma VTM-100","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Victor Walsh","drop_po":"","status":"0","user":"bills","conv_order":"","time":"15:03","extra":"","follow_up":"06-29-2026","web_id":"","follow_name":"Victor Walsh","follow_phone":"414-242-5710","follow_email":"vwalsh@morrismidwest.com","pic_user":"bills","total_amt":"7766.08","total_gp":"4410.53","total_gpm":"56.79","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"7","win_pct":"20","clo_date":"07-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":245470,"Line":0,"Comment":"03/06/2026 1:42 PM - bills - F/U changed from 02/25/2026 to 4/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245470,"Line":1,"Comment":"03/06/2026 1:42 PM - bills - CLO changed from 03/12/2026 to 05/01/2026 (CLO Date Updated)"},{"comp":1,"quote":245470,"Line":2,"Comment":"03/06/2026 1:42 PM - bills - Req Date changed from 03/12/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":245470,"Line":3,"Comment":"04/02/2026 3:27 PM - bills - F/U changed from 04/01/2026 to 5/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245470,"Line":4,"Comment":"04/02/2026 3:28 PM - bills - CLO changed from 05/01/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":245470,"Line":5,"Comment":"04/02/2026 3:28 PM - bills - Req Date changed from 05/01/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":245470,"Line":6,"Comment":"05/29/2026 7:01 AM - bills - F/U changed from 06/01/2026 to 6/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245470,"Line":7,"Comment":"05/29/2026 7:01 AM - bills - CLO changed from 06/01/2026 to 07/10/2026 (CLO Date Updated)"},{"comp":1,"quote":245470,"Line":8,"Comment":"05/29/2026 7:02 AM - bills - Req Date changed from 06/01/2026 to 07/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245470","line":"1","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"245470","line":"2","part":"C8-MRAM","qty":"1","price":"3863.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245470","line":"3","part":"PA80-CAT","qty":"1","price":"1065.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245470","line":"4","part":"MRAM-ER16L","qty":"1","price":"4795.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245470","line":"5","part":"C8-TUBE","qty":"1","price":"113.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245470","line":"6","part":"C8-WRENCH","qty":"1","price":"168.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245470","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245470","Line":"1","Company":"1","F_Line":"1","Comment":"LN to make block","Loc":"Y"},{"Quote":"245470","Line":"1","Company":"1","F_Line":"2","Comment":"Lead time 1 week after receipt of spindle Z spec","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 07:03:15.364 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246882-05292026070314.txt === {"quote":"246882","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"ACCUWAUK","shiptoName":"Accurate Specialties","entry_date":"03-12-2026","cust_order_date":"03-12-2026","req_date":"07-01-2026","cust_po":"SPECIAL C8 ER32 AH","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Victor Walsh","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:22","extra":"","follow_up":"07-24-2026","web_id":"","follow_name":"Victor Walsh","follow_phone":"","follow_email":"vlwalsh@charter.net","pic_user":"bills","total_amt":"27404.00","total_gp":"27404.00","total_gpm":"100.00","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-01-2026","notes":[{"comp":"1","quote":"246882","line":"6","data":"MACHINE: Okuma VTM 100"},{"comp":"1","quote":"246882","line":"5","data":"taper"},{"comp":"1","quote":"246882","line":"4","data":"Special is C50FHM-ER32-215ICE-110TP but with C8"},{"comp":"1","quote":"246882","line":"3","data":"03-12-2026 10:28-jennad Adding to quote log."},{"comp":"1","quote":"246882","line":"2","data":"2pcs"},{"comp":"1","quote":"246882","line":"1","data":"03-23-2026 10:44-jennad Per Bill, 50GP 1 pc 40GP"},{"comp":"1","quote":"246882","line":"0","data":"03-23-2026 11:31-jennad Wrenches included in price"}],"crmnotes":[{"comp":1,"quote":246882,"Line":0,"Comment":"04/17/2026 7:52 AM - bills - F/U changed from 04/14/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246882,"Line":1,"Comment":"04/17/2026 7:52 AM - bills - CLO changed from 04/23/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":246882,"Line":2,"Comment":"04/17/2026 7:52 AM - bills - Req Date changed from 04/23/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":246882,"Line":3,"Comment":"05/15/2026 12:38 PM - bills - F/U changed from 05/14/2026 to 6/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246882,"Line":4,"Comment":"05/15/2026 12:38 PM - bills - CLO changed from 06/01/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":246882,"Line":5,"Comment":"05/15/2026 12:38 PM - bills - Req Date changed from 06/01/2026 to 07/01/2026 (Req Date Updated)"},{"comp":1,"quote":246882,"Line":6,"Comment":"05/15/2026 12:39 PM - bills - This is still active. End user is still waiting to get the project this is needed for."},{"comp":1,"quote":246882,"Line":7,"Comment":"05/29/2026 7:02 AM - bills - Still active per Vic at Morris"}],"items":[{"comp":"01","order":"246882","line":"1","part":"SPECIAL-AH","qty":"1","price":"26634.00","uom":"EA","discount":"0.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"246882","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 Wk","branch":"1"},{"comp":"01","order":"246882","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246882","Line":"1","Company":"1","F_Line":"1","Comment":"Final Part# TBD, **NET PRICE**","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"2","Comment":"C8 AngleHead ER32 Flex IntExtCoolant7MP 110mm Pitch","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"3","Comment":"Custom Special - cannot be cancelled or returned","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"4","Comment":".","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"5","Comment":"QTY BREAK NET PRICING:","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"6","Comment":"1 pc: $26,634.00 ea/NET","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"7","Comment":"2pcs: $21,312.00 ea/NET","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"8","Comment":".","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"9","Comment":"DELIVERY: 3 Wks Design + 12 Wks mfg/shipping after","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"10","Comment":"receipt of signed approval drawing","Loc":"Y"},{"Quote":"246882","Line":"2","Company":"1","F_Line":"1","Comment":"LN to make block after receipt of spindle specs","Loc":"Y"},{"Quote":"246882","Line":"2","Company":"1","F_Line":"2","Comment":"necessary for design","Loc":"Y"},{"Quote":"246882","Line":"2","Company":"1","F_Line":"3","Comment":"**non-cancellable, non-returnable**","Loc":"Y"}],"qcomms":[{"Quote":"246882","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"246882","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"246882","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 07:03:33.660 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246882-05292026070333.txt === {"quote":"246882","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"ACCUWAUK","shiptoName":"Accurate Specialties","entry_date":"03-12-2026","cust_order_date":"03-12-2026","req_date":"07-01-2026","cust_po":"SPECIAL C8 ER32 AH","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Victor Walsh","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:22","extra":"","follow_up":"07-24-2026","web_id":"","follow_name":"Victor Walsh","follow_phone":"","follow_email":"vlwalsh@charter.net","pic_user":"bills","total_amt":"27404.00","total_gp":"27404.00","total_gpm":"100.00","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"3","win_pct":"20","clo_date":"08-07-2026","notes":[{"comp":"1","quote":"246882","line":"6","data":"MACHINE: Okuma VTM 100"},{"comp":"1","quote":"246882","line":"5","data":"taper"},{"comp":"1","quote":"246882","line":"4","data":"Special is C50FHM-ER32-215ICE-110TP but with C8"},{"comp":"1","quote":"246882","line":"3","data":"03-12-2026 10:28-jennad Adding to quote log."},{"comp":"1","quote":"246882","line":"2","data":"2pcs"},{"comp":"1","quote":"246882","line":"1","data":"03-23-2026 10:44-jennad Per Bill, 50GP 1 pc 40GP"},{"comp":"1","quote":"246882","line":"0","data":"03-23-2026 11:31-jennad Wrenches included in price"}],"crmnotes":[{"comp":1,"quote":246882,"Line":0,"Comment":"04/17/2026 7:52 AM - bills - F/U changed from 04/14/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246882,"Line":1,"Comment":"04/17/2026 7:52 AM - bills - CLO changed from 04/23/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":246882,"Line":2,"Comment":"04/17/2026 7:52 AM - bills - Req Date changed from 04/23/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":246882,"Line":3,"Comment":"05/15/2026 12:38 PM - bills - F/U changed from 05/14/2026 to 6/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246882,"Line":4,"Comment":"05/15/2026 12:38 PM - bills - CLO changed from 06/01/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":246882,"Line":5,"Comment":"05/15/2026 12:38 PM - bills - Req Date changed from 06/01/2026 to 07/01/2026 (Req Date Updated)"},{"comp":1,"quote":246882,"Line":6,"Comment":"05/15/2026 12:39 PM - bills - This is still active. End user is still waiting to get the project this is needed for."},{"comp":1,"quote":246882,"Line":7,"Comment":"05/29/2026 7:02 AM - bills - Still active per Vic at Morris"},{"comp":1,"quote":246882,"Line":8,"Comment":"05/29/2026 7:03 AM - bills - F/U changed from 06/19/2026 to 7/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246882,"Line":9,"Comment":"05/29/2026 7:03 AM - bills - CLO changed from 07/01/2026 to 08/07/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246882","line":"1","part":"SPECIAL-AH","qty":"1","price":"26634.00","uom":"EA","discount":"0.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"246882","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 Wk","branch":"1"},{"comp":"01","order":"246882","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246882","Line":"1","Company":"1","F_Line":"1","Comment":"Final Part# TBD, **NET PRICE**","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"2","Comment":"C8 AngleHead ER32 Flex IntExtCoolant7MP 110mm Pitch","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"3","Comment":"Custom Special - cannot be cancelled or returned","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"4","Comment":".","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"5","Comment":"QTY BREAK NET PRICING:","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"6","Comment":"1 pc: $26,634.00 ea/NET","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"7","Comment":"2pcs: $21,312.00 ea/NET","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"8","Comment":".","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"9","Comment":"DELIVERY: 3 Wks Design + 12 Wks mfg/shipping after","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"10","Comment":"receipt of signed approval drawing","Loc":"Y"},{"Quote":"246882","Line":"2","Company":"1","F_Line":"1","Comment":"LN to make block after receipt of spindle specs","Loc":"Y"},{"Quote":"246882","Line":"2","Company":"1","F_Line":"2","Comment":"necessary for design","Loc":"Y"},{"Quote":"246882","Line":"2","Company":"1","F_Line":"3","Comment":"**non-cancellable, non-returnable**","Loc":"Y"}],"qcomms":[{"Quote":"246882","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"246882","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"246882","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 07:03:43.870 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246882-05292026070343.txt === {"quote":"246882","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"ACCUWAUK","shiptoName":"Accurate Specialties","entry_date":"03-12-2026","cust_order_date":"03-12-2026","req_date":"08-07-2026","cust_po":"SPECIAL C8 ER32 AH","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Victor Walsh","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:22","extra":"","follow_up":"07-24-2026","web_id":"","follow_name":"Victor Walsh","follow_phone":"","follow_email":"vlwalsh@charter.net","pic_user":"bills","total_amt":"27404.00","total_gp":"27404.00","total_gpm":"100.00","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"3","win_pct":"20","clo_date":"08-07-2026","notes":[{"comp":"1","quote":"246882","line":"6","data":"MACHINE: Okuma VTM 100"},{"comp":"1","quote":"246882","line":"5","data":"taper"},{"comp":"1","quote":"246882","line":"4","data":"Special is C50FHM-ER32-215ICE-110TP but with C8"},{"comp":"1","quote":"246882","line":"3","data":"03-12-2026 10:28-jennad Adding to quote log."},{"comp":"1","quote":"246882","line":"2","data":"2pcs"},{"comp":"1","quote":"246882","line":"1","data":"03-23-2026 10:44-jennad Per Bill, 50GP 1 pc 40GP"},{"comp":"1","quote":"246882","line":"0","data":"03-23-2026 11:31-jennad Wrenches included in price"}],"crmnotes":[{"comp":1,"quote":246882,"Line":0,"Comment":"04/17/2026 7:52 AM - bills - F/U changed from 04/14/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246882,"Line":1,"Comment":"04/17/2026 7:52 AM - bills - CLO changed from 04/23/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":246882,"Line":2,"Comment":"04/17/2026 7:52 AM - bills - Req Date changed from 04/23/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":246882,"Line":3,"Comment":"05/15/2026 12:38 PM - bills - F/U changed from 05/14/2026 to 6/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246882,"Line":4,"Comment":"05/15/2026 12:38 PM - bills - CLO changed from 06/01/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":246882,"Line":5,"Comment":"05/15/2026 12:38 PM - bills - Req Date changed from 06/01/2026 to 07/01/2026 (Req Date Updated)"},{"comp":1,"quote":246882,"Line":6,"Comment":"05/15/2026 12:39 PM - bills - This is still active. End user is still waiting to get the project this is needed for."},{"comp":1,"quote":246882,"Line":7,"Comment":"05/29/2026 7:02 AM - bills - Still active per Vic at Morris"},{"comp":1,"quote":246882,"Line":8,"Comment":"05/29/2026 7:03 AM - bills - F/U changed from 06/19/2026 to 7/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246882,"Line":9,"Comment":"05/29/2026 7:03 AM - bills - CLO changed from 07/01/2026 to 08/07/2026 (CLO Date Updated)"},{"comp":1,"quote":246882,"Line":10,"Comment":"05/29/2026 7:03 AM - bills - Req Date changed from 07/01/2026 to 08/07/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246882","line":"1","part":"SPECIAL-AH","qty":"1","price":"26634.00","uom":"EA","discount":"0.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"246882","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 Wk","branch":"1"},{"comp":"01","order":"246882","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246882","Line":"1","Company":"1","F_Line":"1","Comment":"Final Part# TBD, **NET PRICE**","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"2","Comment":"C8 AngleHead ER32 Flex IntExtCoolant7MP 110mm Pitch","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"3","Comment":"Custom Special - cannot be cancelled or returned","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"4","Comment":".","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"5","Comment":"QTY BREAK NET PRICING:","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"6","Comment":"1 pc: $26,634.00 ea/NET","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"7","Comment":"2pcs: $21,312.00 ea/NET","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"8","Comment":".","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"9","Comment":"DELIVERY: 3 Wks Design + 12 Wks mfg/shipping after","Loc":"Y"},{"Quote":"246882","Line":"1","Company":"1","F_Line":"10","Comment":"receipt of signed approval drawing","Loc":"Y"},{"Quote":"246882","Line":"2","Company":"1","F_Line":"1","Comment":"LN to make block after receipt of spindle specs","Loc":"Y"},{"Quote":"246882","Line":"2","Company":"1","F_Line":"2","Comment":"necessary for design","Loc":"Y"},{"Quote":"246882","Line":"2","Company":"1","F_Line":"3","Comment":"**non-cancellable, non-returnable**","Loc":"Y"}],"qcomms":[{"Quote":"246882","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"246882","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"246882","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 07:04:41.468 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247669-05292026070441.txt === {"quote":"247669","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"MORWAUK","shiptoName":"Morris Midwest","entry_date":"03-27-2026","cust_order_date":"03-27-2026","req_date":"07-01-2026","cust_po":"Okuma VTM-100 TSC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Victor Walsh","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:34","extra":"","follow_up":"06-29-2026","web_id":"","follow_name":"Victor Walsh","follow_phone":"","follow_email":"vlwalsh@charter.net","pic_user":"bills","total_amt":"10499.58","total_gp":"5482.62","total_gpm":"52.22","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"7","win_pct":"20","clo_date":"07-01-2026","notes":[{"comp":"1","quote":"247669","line":"0","data":"03-27-2026 10:53-jennad refresh of Q#245463"}],"crmnotes":[{"comp":1,"quote":247669,"Line":0,"Comment":"04/02/2026 3:25 PM - bills - F/U changed from 04/02/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247669,"Line":1,"Comment":"04/02/2026 3:25 PM - bills - CLO changed from 04/27/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247669,"Line":2,"Comment":"04/02/2026 3:26 PM - bills - Req Date changed from 04/27/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":247669,"Line":3,"Comment":"05/08/2026 8:01 AM - bills - F/U changed from 05/04/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247669,"Line":4,"Comment":"05/08/2026 8:01 AM - bills - CLO changed from 06/01/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247669,"Line":5,"Comment":"05/08/2026 8:01 AM - bills - Req Date changed from 06/01/2026 to 07/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247669","line":"1","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 Week","branch":"1"},{"comp":"01","order":"247669","line":"2","part":"C8-MRAM-IC","qty":"1","price":"7036.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"3","part":"PA80-CAT","qty":"1","price":"1065.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"4","part":"MRAM-ER16L-IC","qty":"1","price":"5527.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"5","part":"C8-TUBE","qty":"1","price":"113.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"6","part":"C8-WRENCH","qty":"1","price":"168.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247669","Line":"1","Company":"1","F_Line":"1","Comment":"LN to make block","Loc":"Y"},{"Quote":"247669","Line":"1","Company":"1","F_Line":"2","Comment":"Lead time 1 week after receipt of spindle Z spec","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 07:05:00.133 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247669-05292026070459.txt === {"quote":"247669","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"MORWAUK","shiptoName":"Morris Midwest","entry_date":"03-27-2026","cust_order_date":"03-27-2026","req_date":"07-01-2026","cust_po":"Okuma VTM-100 TSC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Victor Walsh","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:34","extra":"","follow_up":"06-29-2026","web_id":"","follow_name":"Victor Walsh","follow_phone":"","follow_email":"vlwalsh@charter.net","pic_user":"bills","total_amt":"10499.58","total_gp":"5482.62","total_gpm":"52.22","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"7","win_pct":"20","clo_date":"07-10-2026","notes":[{"comp":"1","quote":"247669","line":"0","data":"03-27-2026 10:53-jennad refresh of Q#245463"}],"crmnotes":[{"comp":1,"quote":247669,"Line":0,"Comment":"04/02/2026 3:25 PM - bills - F/U changed from 04/02/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247669,"Line":1,"Comment":"04/02/2026 3:25 PM - bills - CLO changed from 04/27/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247669,"Line":2,"Comment":"04/02/2026 3:26 PM - bills - Req Date changed from 04/27/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":247669,"Line":3,"Comment":"05/08/2026 8:01 AM - bills - F/U changed from 05/04/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247669,"Line":4,"Comment":"05/08/2026 8:01 AM - bills - CLO changed from 06/01/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247669,"Line":5,"Comment":"05/08/2026 8:01 AM - bills - Req Date changed from 06/01/2026 to 07/01/2026 (Req Date Updated)"},{"comp":1,"quote":247669,"Line":6,"Comment":"05/29/2026 7:04 AM - bills - F/U changed from 06/05/2026 to 6/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247669,"Line":7,"Comment":"05/29/2026 7:04 AM - bills - CLO changed from 07/01/2026 to 07/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247669","line":"1","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 Week","branch":"1"},{"comp":"01","order":"247669","line":"2","part":"C8-MRAM-IC","qty":"1","price":"7036.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"3","part":"PA80-CAT","qty":"1","price":"1065.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"4","part":"MRAM-ER16L-IC","qty":"1","price":"5527.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"5","part":"C8-TUBE","qty":"1","price":"113.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"6","part":"C8-WRENCH","qty":"1","price":"168.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247669","Line":"1","Company":"1","F_Line":"1","Comment":"LN to make block","Loc":"Y"},{"Quote":"247669","Line":"1","Company":"1","F_Line":"2","Comment":"Lead time 1 week after receipt of spindle Z spec","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 07:05:14.129 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247669-05292026070512.txt === {"quote":"247669","customer":"13712TA","name":null,"customerName":"Morris Midwest (WI-TA)","comp":"01","open":"0","shipto":"MORWAUK","shiptoName":"Morris Midwest","entry_date":"03-27-2026","cust_order_date":"03-27-2026","req_date":"07-10-2026","cust_po":"Okuma VTM-100 TSC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Victor Walsh","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:34","extra":"","follow_up":"06-29-2026","web_id":"","follow_name":"Victor Walsh","follow_phone":"","follow_email":"vlwalsh@charter.net","pic_user":"bills","total_amt":"10499.58","total_gp":"5482.62","total_gpm":"52.22","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"7","win_pct":"20","clo_date":"07-10-2026","notes":[{"comp":"1","quote":"247669","line":"0","data":"03-27-2026 10:53-jennad refresh of Q#245463"}],"crmnotes":[{"comp":1,"quote":247669,"Line":0,"Comment":"04/02/2026 3:25 PM - bills - F/U changed from 04/02/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247669,"Line":1,"Comment":"04/02/2026 3:25 PM - bills - CLO changed from 04/27/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247669,"Line":2,"Comment":"04/02/2026 3:26 PM - bills - Req Date changed from 04/27/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":247669,"Line":3,"Comment":"05/08/2026 8:01 AM - bills - F/U changed from 05/04/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247669,"Line":4,"Comment":"05/08/2026 8:01 AM - bills - CLO changed from 06/01/2026 to 07/01/2026 (CLO Date Updated)"},{"comp":1,"quote":247669,"Line":5,"Comment":"05/08/2026 8:01 AM - bills - Req Date changed from 06/01/2026 to 07/01/2026 (Req Date Updated)"},{"comp":1,"quote":247669,"Line":6,"Comment":"05/29/2026 7:04 AM - bills - F/U changed from 06/05/2026 to 6/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247669,"Line":7,"Comment":"05/29/2026 7:04 AM - bills - CLO changed from 07/01/2026 to 07/10/2026 (CLO Date Updated)"},{"comp":1,"quote":247669,"Line":8,"Comment":"05/29/2026 7:05 AM - bills - Req Date changed from 07/01/2026 to 07/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247669","line":"1","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 Week","branch":"1"},{"comp":"01","order":"247669","line":"2","part":"C8-MRAM-IC","qty":"1","price":"7036.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"3","part":"PA80-CAT","qty":"1","price":"1065.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"4","part":"MRAM-ER16L-IC","qty":"1","price":"5527.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"5","part":"C8-TUBE","qty":"1","price":"113.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"6","part":"C8-WRENCH","qty":"1","price":"168.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247669","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247669","Line":"1","Company":"1","F_Line":"1","Comment":"LN to make block","Loc":"Y"},{"Quote":"247669","Line":"1","Company":"1","F_Line":"2","Comment":"Lead time 1 week after receipt of spindle Z spec","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 07:08:11.429 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248548-05292026070811.txt === {"quote":"248548","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"INSDEVCO","shiptoName":"Instrument Development Company","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-01-2026","cust_po":"HSK63A-SK16-105-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tyler Haessly","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"13:23","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Tyler Haessly","follow_phone":"800-242-7866 x 1335","follow_email":"thaessly@pts-tools.com","pic_user":"bills","total_amt":"6720.78","total_gp":"5150.15","total_gpm":"76.63","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"6","totalQty":"18","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248548","line":"1","part":"HSK63A-SK16-105-IDU","qty":"17","price":"599.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248548","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 07:09:28.526 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248550-05292026070928.txt === {"quote":"248550","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"INSDEVCO","shiptoName":"Instrument Development Company","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-01-2026","cust_po":"HSK63A-SK16-105-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tyler Haessly","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"13:25","extra":"","follow_up":"07-08-2026","web_id":"","follow_name":"Tyler Haessly","follow_phone":"800-242-7866 x 1335","follow_email":"thaessly@pts-tools.com","pic_user":"bills","total_amt":"6689.76","total_gp":"4793.25","total_gpm":"71.65","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"35","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"248550","line":"1","part":"HSK63A-SK16-105-IDU","qty":"2","price":"599.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248550","line":"2","part":"HSK63A-SK10C-105-IDU","qty":"15","price":"512.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248550","line":"3","part":"SK10-1/4A","qty":"3","price":"72.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248550","line":"4","part":"SK10-1/8A","qty":"12","price":"72.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248550","line":"5","part":"SK16-1/2A","qty":"2","price":"89.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248550","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-29 07:09:42.828 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248550-05292026070942.txt === {"quote":"248550","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"INSDEVCO","shiptoName":"Instrument Development Company","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-01-2026","cust_po":"HSK63A-SK16-105-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tyler Haessly","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"13:25","extra":"","follow_up":"07-08-2026","web_id":"","follow_name":"Tyler Haessly","follow_phone":"800-242-7866 x 1335","follow_email":"thaessly@pts-tools.com","pic_user":"bills","total_amt":"6689.76","total_gp":"4793.25","total_gpm":"71.65","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"35","win_pct":"20","clo_date":"08-07-2026","notes":[],"crmnotes":[{"comp":1,"quote":248550,"Line":0,"Comment":"05/29/2026 7:09 AM - bills - F/U changed from 06/01/2026 to 7/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248550,"Line":1,"Comment":"05/29/2026 7:09 AM - bills - CLO changed from 06/01/2026 to 08/07/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248550","line":"1","part":"HSK63A-SK16-105-IDU","qty":"2","price":"599.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248550","line":"2","part":"HSK63A-SK10C-105-IDU","qty":"15","price":"512.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248550","line":"3","part":"SK10-1/4A","qty":"3","price":"72.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248550","line":"4","part":"SK10-1/8A","qty":"12","price":"72.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248550","line":"5","part":"SK16-1/2A","qty":"2","price":"89.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248550","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 07:09:51.037 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248550-05292026070950.txt === {"quote":"248550","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"INSDEVCO","shiptoName":"Instrument Development Company","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"08-07-2026","cust_po":"HSK63A-SK16-105-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tyler Haessly","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"13:25","extra":"","follow_up":"07-08-2026","web_id":"","follow_name":"Tyler Haessly","follow_phone":"800-242-7866 x 1335","follow_email":"thaessly@pts-tools.com","pic_user":"bills","total_amt":"6689.76","total_gp":"4793.25","total_gpm":"71.65","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"35","win_pct":"20","clo_date":"08-07-2026","notes":[],"crmnotes":[{"comp":1,"quote":248550,"Line":0,"Comment":"05/29/2026 7:09 AM - bills - F/U changed from 06/01/2026 to 7/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248550,"Line":1,"Comment":"05/29/2026 7:09 AM - bills - CLO changed from 06/01/2026 to 08/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248550,"Line":2,"Comment":"05/29/2026 7:09 AM - bills - Req Date changed from 06/01/2026 to 08/07/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248550","line":"1","part":"HSK63A-SK16-105-IDU","qty":"2","price":"599.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248550","line":"2","part":"HSK63A-SK10C-105-IDU","qty":"15","price":"512.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248550","line":"3","part":"SK10-1/4A","qty":"3","price":"72.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248550","line":"4","part":"SK10-1/8A","qty":"12","price":"72.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248550","line":"5","part":"SK16-1/2A","qty":"2","price":"89.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248550","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 07:24:54.521 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250067-05292026072453.txt === {"quote":"250067","customer":"13204","name":null,"customerName":"DXP Enterprises, Inc. (Mach Tool)","comp":"01","open":"0","shipto":"TRACAMAT","shiptoName":"Trace-a-Matic","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-13-2026","cust_po":"NC4006-1250-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joel Leiviska","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:38","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Joel Leiviska","follow_phone":"262-844-0833","follow_email":"Joel.Leiviska@dxpe.com","pic_user":"bills","total_amt":"18502.82","total_gp":"12230.78","total_gpm":"66.10","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"133","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250067","line":"3","data":"42/34 -> 46/35"},{"comp":"1","quote":"250067","line":"2","data":"05-13-2026 08:46-jennad one bucket up per bill"},{"comp":"1","quote":"250067","line":"1","data":"250175"},{"comp":"1","quote":"250067","line":"0","data":"05-14-2026 09:34-jennad PTSolutions also quoting"}],"crmnotes":[],"items":[{"comp":"01","order":"250067","line":"1","part":"NC4006-1250-4.00CP","qty":"3","price":"297.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"2","part":"NC4006-0750-4.00CP","qty":"1","price":"367.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"3","part":"NCAT40-SK10C-120U-IDU","qty":"11","price":"467.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"4","part":"SK10-3/16A","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"5","part":"NC4007-0032-3.13G","qty":"11","price":"348.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"6","part":"NCAT40-SK16C-90U-IDU","qty":"1","price":"477.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"7","part":"SK16-10AC","qty":"1","price":"118.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"8","part":"SK10-1/8A","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"9","part":"SK10-8AC","qty":"2","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"10","part":"SK10-3/8A","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"11","part":"SK10-1/4A","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"12","part":"SK10-10AC","qty":"3","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"13","part":"SK10-6AC","qty":"2","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"14","part":"E32-787(C)","qty":"2","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"15","part":"E32-032","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"16","part":"E32-040","qty":"4","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"17","part":"E16-020(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"18","part":"E16-236(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"19","part":"E32-040(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"20","part":"E32-032(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"21","part":"E32-787","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"22","part":"E32-048","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"23","part":"PS-B64-1-EU","qty":"50","price":"52.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"24","part":"NC4007-0020-4.00G","qty":"4","price":"336.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"25","part":"NC4007-0020-6.00G","qty":"3","price":"386.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"26","part":"NCAT40-C1-105U-IDU","qty":"6","price":"761.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"27","part":"NCAT40-C1.1/4SL-120U-IDU","qty":"11","price":"654.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"28","part":"CCK1.1/4-1/2","qty":"1","price":"82.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"29","part":"CCK1.1/4-5/8","qty":"4","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"30","part":"CCK1.1/4-3/8","qty":"1","price":"82.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"31","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":31}}] 2026-05-29 07:25:06.511 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250067-05292026072506.txt === {"quote":"250067","customer":"13204","name":null,"customerName":"DXP Enterprises, Inc. (Mach Tool)","comp":"01","open":"0","shipto":"TRACAMAT","shiptoName":"Trace-a-Matic","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-13-2026","cust_po":"NC4006-1250-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joel Leiviska","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:38","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Joel Leiviska","follow_phone":"262-844-0833","follow_email":"Joel.Leiviska@dxpe.com","pic_user":"bills","total_amt":"18502.82","total_gp":"12230.78","total_gpm":"66.10","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"133","win_pct":"20","clo_date":"07-10-2026","notes":[{"comp":"1","quote":"250067","line":"3","data":"42/34 -> 46/35"},{"comp":"1","quote":"250067","line":"2","data":"05-13-2026 08:46-jennad one bucket up per bill"},{"comp":"1","quote":"250067","line":"1","data":"250175"},{"comp":"1","quote":"250067","line":"0","data":"05-14-2026 09:34-jennad PTSolutions also quoting"}],"crmnotes":[{"comp":1,"quote":250067,"Line":0,"Comment":"05/29/2026 7:24 AM - bills - F/U changed from 05/27/2026 to 6/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250067,"Line":1,"Comment":"05/29/2026 7:24 AM - bills - CLO changed from 06/13/2026 to 07/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250067","line":"1","part":"NC4006-1250-4.00CP","qty":"3","price":"297.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"2","part":"NC4006-0750-4.00CP","qty":"1","price":"367.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"3","part":"NCAT40-SK10C-120U-IDU","qty":"11","price":"467.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"4","part":"SK10-3/16A","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"5","part":"NC4007-0032-3.13G","qty":"11","price":"348.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"6","part":"NCAT40-SK16C-90U-IDU","qty":"1","price":"477.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"7","part":"SK16-10AC","qty":"1","price":"118.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"8","part":"SK10-1/8A","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"9","part":"SK10-8AC","qty":"2","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"10","part":"SK10-3/8A","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"11","part":"SK10-1/4A","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"12","part":"SK10-10AC","qty":"3","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"13","part":"SK10-6AC","qty":"2","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"14","part":"E32-787(C)","qty":"2","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"15","part":"E32-032","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"16","part":"E32-040","qty":"4","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"17","part":"E16-020(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"18","part":"E16-236(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"19","part":"E32-040(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"20","part":"E32-032(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"21","part":"E32-787","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"22","part":"E32-048","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"23","part":"PS-B64-1-EU","qty":"50","price":"52.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"24","part":"NC4007-0020-4.00G","qty":"4","price":"336.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"25","part":"NC4007-0020-6.00G","qty":"3","price":"386.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"26","part":"NCAT40-C1-105U-IDU","qty":"6","price":"761.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"27","part":"NCAT40-C1.1/4SL-120U-IDU","qty":"11","price":"654.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"28","part":"CCK1.1/4-1/2","qty":"1","price":"82.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"29","part":"CCK1.1/4-5/8","qty":"4","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"30","part":"CCK1.1/4-3/8","qty":"1","price":"82.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"31","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":31}}] 2026-05-29 07:25:15.300 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250067-05292026072514.txt === {"quote":"250067","customer":"13204","name":null,"customerName":"DXP Enterprises, Inc. (Mach Tool)","comp":"01","open":"0","shipto":"TRACAMAT","shiptoName":"Trace-a-Matic","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"07-10-2026","cust_po":"NC4006-1250-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joel Leiviska","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"08:38","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Joel Leiviska","follow_phone":"262-844-0833","follow_email":"Joel.Leiviska@dxpe.com","pic_user":"bills","total_amt":"18502.82","total_gp":"12230.78","total_gpm":"66.10","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"133","win_pct":"20","clo_date":"07-10-2026","notes":[{"comp":"1","quote":"250067","line":"3","data":"42/34 -> 46/35"},{"comp":"1","quote":"250067","line":"2","data":"05-13-2026 08:46-jennad one bucket up per bill"},{"comp":"1","quote":"250067","line":"1","data":"250175"},{"comp":"1","quote":"250067","line":"0","data":"05-14-2026 09:34-jennad PTSolutions also quoting"}],"crmnotes":[{"comp":1,"quote":250067,"Line":0,"Comment":"05/29/2026 7:24 AM - bills - F/U changed from 05/27/2026 to 6/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250067,"Line":1,"Comment":"05/29/2026 7:24 AM - bills - CLO changed from 06/13/2026 to 07/10/2026 (CLO Date Updated)"},{"comp":1,"quote":250067,"Line":2,"Comment":"05/29/2026 7:25 AM - bills - Req Date changed from 06/13/2026 to 07/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250067","line":"1","part":"NC4006-1250-4.00CP","qty":"3","price":"297.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"2","part":"NC4006-0750-4.00CP","qty":"1","price":"367.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"3","part":"NCAT40-SK10C-120U-IDU","qty":"11","price":"467.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"4","part":"SK10-3/16A","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"5","part":"NC4007-0032-3.13G","qty":"11","price":"348.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"6","part":"NCAT40-SK16C-90U-IDU","qty":"1","price":"477.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"7","part":"SK16-10AC","qty":"1","price":"118.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"8","part":"SK10-1/8A","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"9","part":"SK10-8AC","qty":"2","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"10","part":"SK10-3/8A","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"11","part":"SK10-1/4A","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"12","part":"SK10-10AC","qty":"3","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"13","part":"SK10-6AC","qty":"2","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"14","part":"E32-787(C)","qty":"2","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"15","part":"E32-032","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"16","part":"E32-040","qty":"4","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"17","part":"E16-020(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"18","part":"E16-236(C)","qty":"1","price":"77.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"19","part":"E32-040(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"20","part":"E32-032(C)","qty":"1","price":"104.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"21","part":"E32-787","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"22","part":"E32-048","qty":"1","price":"56.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"23","part":"PS-B64-1-EU","qty":"50","price":"52.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"24","part":"NC4007-0020-4.00G","qty":"4","price":"336.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"25","part":"NC4007-0020-6.00G","qty":"3","price":"386.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"26","part":"NCAT40-C1-105U-IDU","qty":"6","price":"761.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"27","part":"NCAT40-C1.1/4SL-120U-IDU","qty":"11","price":"654.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"28","part":"CCK1.1/4-1/2","qty":"1","price":"82.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"29","part":"CCK1.1/4-5/8","qty":"4","price":"92.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"30","part":"CCK1.1/4-3/8","qty":"1","price":"82.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250067","line":"31","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":31}}] 2026-05-29 07:27:34.248 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249062-05292026072734.txt === {"quote":"249062","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"AMBIEARM","shiptoName":"Ambient Arms, Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"07-03-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Corey Carter","drop_po":"","status":"0","user":"bills","conv_order":"","time":"09:48","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Corey Carter","follow_phone":"262-893-7255","follow_email":"ccarter@dgisupply.com","pic_user":"bills","total_amt":"13227.84","total_gp":"6116.83","total_gpm":"46.24","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"7","win_pct":"20","clo_date":"07-03-2026","notes":[{"comp":"1","quote":"249062","line":"1","data":"04-24-2026 06:32 - Discounts Recalculated QS"},{"comp":"1","quote":"249062","line":"0","data":"04-23-2026 09:59 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249062,"Line":0,"Comment":"05/08/2026 8:04 AM - bills - F/U changed from 05/06/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249062,"Line":1,"Comment":"05/08/2026 8:04 AM - bills - CLO changed from NaN/NaN/NaN to 07/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249062,"Line":2,"Comment":"05/08/2026 8:04 AM - bills - Req Date changed from 05/23/2026 to 07/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249062","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"2","part":"PRE-SPDL-C4-E236","qty":"1","price":"4638.00","uom":"EA","discount":"28.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"249062","line":"3","part":"PRE-GAUGE-C4","qty":"1","price":"1976.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"4","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"5","part":"PRE-PRNT-ROLL-04B080M","qty":"1","price":"11.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"6","part":"PRE-E346N-STD","qty":"1","price":"1728.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 07:27:51.376 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249062-05292026072751.txt === {"quote":"249062","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"AMBIEARM","shiptoName":"Ambient Arms, Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"07-03-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Corey Carter","drop_po":"","status":"0","user":"bills","conv_order":"","time":"09:48","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Corey Carter","follow_phone":"262-893-7255","follow_email":"ccarter@dgisupply.com","pic_user":"bills","total_amt":"13227.84","total_gp":"6116.83","total_gpm":"46.24","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"7","win_pct":"20","clo_date":"08-07-2026","notes":[{"comp":"1","quote":"249062","line":"1","data":"04-24-2026 06:32 - Discounts Recalculated QS"},{"comp":"1","quote":"249062","line":"0","data":"04-23-2026 09:59 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249062,"Line":0,"Comment":"05/08/2026 8:04 AM - bills - F/U changed from 05/06/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249062,"Line":1,"Comment":"05/08/2026 8:04 AM - bills - CLO changed from NaN/NaN/NaN to 07/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249062,"Line":2,"Comment":"05/08/2026 8:04 AM - bills - Req Date changed from 05/23/2026 to 07/03/2026 (Req Date Updated)"},{"comp":1,"quote":249062,"Line":3,"Comment":"05/29/2026 7:27 AM - bills - F/U changed from 06/01/2026 to 7/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249062,"Line":4,"Comment":"05/29/2026 7:27 AM - bills - CLO changed from 07/03/2026 to 08/07/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249062","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"2","part":"PRE-SPDL-C4-E236","qty":"1","price":"4638.00","uom":"EA","discount":"28.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"249062","line":"3","part":"PRE-GAUGE-C4","qty":"1","price":"1976.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"4","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"5","part":"PRE-PRNT-ROLL-04B080M","qty":"1","price":"11.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"6","part":"PRE-E346N-STD","qty":"1","price":"1728.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 07:27:58.857 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249062-05292026072758.txt === {"quote":"249062","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"AMBIEARM","shiptoName":"Ambient Arms, Inc.","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"08-07-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Corey Carter","drop_po":"","status":"0","user":"bills","conv_order":"","time":"09:48","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Corey Carter","follow_phone":"262-893-7255","follow_email":"ccarter@dgisupply.com","pic_user":"bills","total_amt":"13227.84","total_gp":"6116.83","total_gpm":"46.24","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"7","win_pct":"20","clo_date":"08-07-2026","notes":[{"comp":"1","quote":"249062","line":"1","data":"04-24-2026 06:32 - Discounts Recalculated QS"},{"comp":"1","quote":"249062","line":"0","data":"04-23-2026 09:59 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249062,"Line":0,"Comment":"05/08/2026 8:04 AM - bills - F/U changed from 05/06/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249062,"Line":1,"Comment":"05/08/2026 8:04 AM - bills - CLO changed from NaN/NaN/NaN to 07/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249062,"Line":2,"Comment":"05/08/2026 8:04 AM - bills - Req Date changed from 05/23/2026 to 07/03/2026 (Req Date Updated)"},{"comp":1,"quote":249062,"Line":3,"Comment":"05/29/2026 7:27 AM - bills - F/U changed from 06/01/2026 to 7/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249062,"Line":4,"Comment":"05/29/2026 7:27 AM - bills - CLO changed from 07/03/2026 to 08/07/2026 (CLO Date Updated)"},{"comp":1,"quote":249062,"Line":5,"Comment":"05/29/2026 7:27 AM - bills - Req Date changed from 07/03/2026 to 08/07/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249062","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"2","part":"PRE-SPDL-C4-E236","qty":"1","price":"4638.00","uom":"EA","discount":"28.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"249062","line":"3","part":"PRE-GAUGE-C4","qty":"1","price":"1976.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"4","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"5","part":"PRE-PRNT-ROLL-04B080M","qty":"1","price":"11.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"6","part":"PRE-E346N-STD","qty":"1","price":"1728.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249062","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 07:28:59.674 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250175-05292026072859.txt === {"quote":"250175","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"TRACAMAT","shiptoName":"Trace-a-Matic","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-14-2026","cust_po":"NC4006-1250-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tyler Haessly","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:33","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Tyler Haessly","follow_phone":"800-242-7866 x 1335","follow_email":"thaessly@pts-tools.com","pic_user":"bills","total_amt":"9799.26","total_gp":"6585.45","total_gpm":"67.20","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"103","win_pct":"20","clo_date":"06-14-2026","notes":[{"comp":"1","quote":"250175","line":"2","data":"05-14-2026 09:33-jennad DXP also quoting 250067"},{"comp":"1","quote":"250175","line":"1","data":"for tEkniks and Big tooling."},{"comp":"1","quote":"250175","line":"0","data":"05-14-2026 09:50-jennad Trace also quoting"}],"crmnotes":[],"items":[{"comp":"01","order":"250175","line":"1","part":"NC4006-1250-4.00CP","qty":"3","price":"297.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"2","part":"NC4006-0750-4.00CP","qty":"1","price":"367.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"3","part":"NCAT40-SK10C-120U-IDU","qty":"12","price":"467.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"4","part":"SK10-3/16A","qty":"1","price":"72.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"5","part":"NC4007-0032-3.13G","qty":"11","price":"348.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"6","part":"NCAT40-SK13C-90U-IDU","qty":"1","price":"470.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"7","part":"SK13-10AC","qty":"1","price":"145.00","uom":"EA","discount":"34.00","req_date":"1-2 Wks ARO","branch":"1"},{"comp":"01","order":"250175","line":"8","part":"SK10-1/8A","qty":"1","price":"72.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"9","part":"SK10-8AC","qty":"2","price":"104.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"10","part":"SK10-3/8A","qty":"1","price":"72.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"11","part":"SK10-1/4A","qty":"1","price":"72.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"12","part":"SK10-10AC","qty":"2","price":"104.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"13","part":"SK10-6AC","qty":"2","price":"104.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"14","part":"E32-787(C)","qty":"2","price":"104.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"15","part":"E32-032","qty":"1","price":"56.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"16","part":"E32-040","qty":"4","price":"56.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"17","part":"E16-020(C)","qty":"1","price":"77.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"18","part":"E16-236(C)","qty":"1","price":"77.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"19","part":"E32-040(C)","qty":"1","price":"104.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"20","part":"E32-032(C)","qty":"1","price":"104.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"21","part":"E32-787","qty":"1","price":"56.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"22","part":"E32-048","qty":"1","price":"56.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"23","part":"PS-B64-1-EU","qty":"50","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":24}}] 2026-05-29 07:29:23.639 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250175-05292026072923.txt === {"quote":"250175","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"TRACAMAT","shiptoName":"Trace-a-Matic","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-14-2026","cust_po":"NC4006-1250-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tyler Haessly","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:33","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Tyler Haessly","follow_phone":"800-242-7866 x 1335","follow_email":"thaessly@pts-tools.com","pic_user":"bills","total_amt":"9799.26","total_gp":"6585.45","total_gpm":"67.20","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"103","win_pct":"20","clo_date":"07-10-2026","notes":[{"comp":"1","quote":"250175","line":"2","data":"05-14-2026 09:33-jennad DXP also quoting 250067"},{"comp":"1","quote":"250175","line":"1","data":"for tEkniks and Big tooling."},{"comp":"1","quote":"250175","line":"0","data":"05-14-2026 09:50-jennad Trace also quoting"}],"crmnotes":[{"comp":1,"quote":250175,"Line":0,"Comment":"05/29/2026 7:28 AM - bills - F/U changed from 05/27/2026 to 6/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250175,"Line":1,"Comment":"05/29/2026 7:29 AM - bills - CLO changed from 06/14/2026 to 07/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250175","line":"1","part":"NC4006-1250-4.00CP","qty":"3","price":"297.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"2","part":"NC4006-0750-4.00CP","qty":"1","price":"367.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"3","part":"NCAT40-SK10C-120U-IDU","qty":"12","price":"467.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"4","part":"SK10-3/16A","qty":"1","price":"72.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"5","part":"NC4007-0032-3.13G","qty":"11","price":"348.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"6","part":"NCAT40-SK13C-90U-IDU","qty":"1","price":"470.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"7","part":"SK13-10AC","qty":"1","price":"145.00","uom":"EA","discount":"34.00","req_date":"1-2 Wks ARO","branch":"1"},{"comp":"01","order":"250175","line":"8","part":"SK10-1/8A","qty":"1","price":"72.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"9","part":"SK10-8AC","qty":"2","price":"104.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"10","part":"SK10-3/8A","qty":"1","price":"72.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"11","part":"SK10-1/4A","qty":"1","price":"72.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"12","part":"SK10-10AC","qty":"2","price":"104.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"13","part":"SK10-6AC","qty":"2","price":"104.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"14","part":"E32-787(C)","qty":"2","price":"104.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"15","part":"E32-032","qty":"1","price":"56.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"16","part":"E32-040","qty":"4","price":"56.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"17","part":"E16-020(C)","qty":"1","price":"77.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"18","part":"E16-236(C)","qty":"1","price":"77.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"19","part":"E32-040(C)","qty":"1","price":"104.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"20","part":"E32-032(C)","qty":"1","price":"104.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"21","part":"E32-787","qty":"1","price":"56.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"22","part":"E32-048","qty":"1","price":"56.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"23","part":"PS-B64-1-EU","qty":"50","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":24}}] 2026-05-29 07:29:31.891 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250175-05292026072931.txt === {"quote":"250175","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"TRACAMAT","shiptoName":"Trace-a-Matic","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"07-10-2026","cust_po":"NC4006-1250-4.00CP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tyler Haessly","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"09:33","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Tyler Haessly","follow_phone":"800-242-7866 x 1335","follow_email":"thaessly@pts-tools.com","pic_user":"bills","total_amt":"9799.26","total_gp":"6585.45","total_gpm":"67.20","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"103","win_pct":"20","clo_date":"07-10-2026","notes":[{"comp":"1","quote":"250175","line":"2","data":"05-14-2026 09:33-jennad DXP also quoting 250067"},{"comp":"1","quote":"250175","line":"1","data":"for tEkniks and Big tooling."},{"comp":"1","quote":"250175","line":"0","data":"05-14-2026 09:50-jennad Trace also quoting"}],"crmnotes":[{"comp":1,"quote":250175,"Line":0,"Comment":"05/29/2026 7:28 AM - bills - F/U changed from 05/27/2026 to 6/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250175,"Line":1,"Comment":"05/29/2026 7:29 AM - bills - CLO changed from 06/14/2026 to 07/10/2026 (CLO Date Updated)"},{"comp":1,"quote":250175,"Line":2,"Comment":"05/29/2026 7:29 AM - bills - Req Date changed from 06/14/2026 to 07/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250175","line":"1","part":"NC4006-1250-4.00CP","qty":"3","price":"297.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"2","part":"NC4006-0750-4.00CP","qty":"1","price":"367.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"3","part":"NCAT40-SK10C-120U-IDU","qty":"12","price":"467.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"4","part":"SK10-3/16A","qty":"1","price":"72.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"5","part":"NC4007-0032-3.13G","qty":"11","price":"348.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"6","part":"NCAT40-SK13C-90U-IDU","qty":"1","price":"470.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"7","part":"SK13-10AC","qty":"1","price":"145.00","uom":"EA","discount":"34.00","req_date":"1-2 Wks ARO","branch":"1"},{"comp":"01","order":"250175","line":"8","part":"SK10-1/8A","qty":"1","price":"72.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"9","part":"SK10-8AC","qty":"2","price":"104.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"10","part":"SK10-3/8A","qty":"1","price":"72.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"11","part":"SK10-1/4A","qty":"1","price":"72.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"12","part":"SK10-10AC","qty":"2","price":"104.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"13","part":"SK10-6AC","qty":"2","price":"104.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"14","part":"E32-787(C)","qty":"2","price":"104.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"15","part":"E32-032","qty":"1","price":"56.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"16","part":"E32-040","qty":"4","price":"56.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"17","part":"E16-020(C)","qty":"1","price":"77.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"18","part":"E16-236(C)","qty":"1","price":"77.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"19","part":"E32-040(C)","qty":"1","price":"104.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"20","part":"E32-032(C)","qty":"1","price":"104.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"21","part":"E32-787","qty":"1","price":"56.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"22","part":"E32-048","qty":"1","price":"56.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"23","part":"PS-B64-1-EU","qty":"50","price":"52.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250175","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":24}}] 2026-05-29 07:30:11.852 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250459-05292026073011.txt === {"quote":"250459","customer":"13205","name":null,"customerName":"Machinery Systems Inc.","comp":"01","open":"0","shipto":"BCCFGGHJ","shiptoName":"R J Zeman Tool & Die","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-19-2026","cust_po":"C40RAM-ER25-180ICE-65TP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"John Schlevensky","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:40","extra":"","follow_up":"06-24-2026","web_id":"","follow_name":"John Schlevensky","follow_phone":"414 491 8401","follow_email":"JohnS@machsys.com","pic_user":"bills","total_amt":"8228.75","total_gp":"4396.00","total_gpm":"53.42","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-19-2026","notes":[{"comp":"1","quote":"250459","line":"2","data":"See email"},{"comp":"1","quote":"250459","line":"1","data":"cust application and suggested C40RAM-ER25-180"},{"comp":"1","quote":"250459","line":"0","data":"05-19-2026 15:52-jennad Rich Makuch assesed"}],"crmnotes":[],"items":[{"comp":"01","order":"250459","line":"1","part":"C40RAM-ER25-180ICE-65TP","qty":"1","price":"9945.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250459","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 Week","branch":"1"},{"comp":"01","order":"250459","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250459","Line":"1","Company":"1","F_Line":"1","Comment":"Custom Tool for specific applications -","Loc":"Y"},{"Quote":"250459","Line":"1","Company":"1","F_Line":"2","Comment":"**non-cancellable, non-returnable after receipt of PO**","Loc":"Y"},{"Quote":"250459","Line":"2","Company":"1","F_Line":"1","Comment":"**NET PRICE** LN to make block after receipt of","Loc":"Y"},{"Quote":"250459","Line":"2","Company":"1","F_Line":"2","Comment":"spindle specs necessary for design","Loc":"Y"},{"Quote":"250459","Line":"2","Company":"1","F_Line":"3","Comment":"**non-cancellable, non-returnable after receipt of PO**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-29 07:30:25.254 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250459-05292026073025.txt === {"quote":"250459","customer":"13205","name":null,"customerName":"Machinery Systems Inc.","comp":"01","open":"0","shipto":"BCCFGGHJ","shiptoName":"R J Zeman Tool & Die","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-19-2026","cust_po":"C40RAM-ER25-180ICE-65TP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"John Schlevensky","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:40","extra":"","follow_up":"06-24-2026","web_id":"","follow_name":"John Schlevensky","follow_phone":"414 491 8401","follow_email":"JohnS@machsys.com","pic_user":"bills","total_amt":"8228.75","total_gp":"4396.00","total_gpm":"53.42","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-08-2026","notes":[{"comp":"1","quote":"250459","line":"2","data":"See email"},{"comp":"1","quote":"250459","line":"1","data":"cust application and suggested C40RAM-ER25-180"},{"comp":"1","quote":"250459","line":"0","data":"05-19-2026 15:52-jennad Rich Makuch assesed"}],"crmnotes":[{"comp":1,"quote":250459,"Line":0,"Comment":"05/29/2026 7:30 AM - bills - F/U changed from 06/03/2026 to 6/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250459,"Line":1,"Comment":"05/29/2026 7:30 AM - bills - CLO changed from 06/19/2026 to 07/08/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250459","line":"1","part":"C40RAM-ER25-180ICE-65TP","qty":"1","price":"9945.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250459","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 Week","branch":"1"},{"comp":"01","order":"250459","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250459","Line":"1","Company":"1","F_Line":"1","Comment":"Custom Tool for specific applications -","Loc":"Y"},{"Quote":"250459","Line":"1","Company":"1","F_Line":"2","Comment":"**non-cancellable, non-returnable after receipt of PO**","Loc":"Y"},{"Quote":"250459","Line":"2","Company":"1","F_Line":"1","Comment":"**NET PRICE** LN to make block after receipt of","Loc":"Y"},{"Quote":"250459","Line":"2","Company":"1","F_Line":"2","Comment":"spindle specs necessary for design","Loc":"Y"},{"Quote":"250459","Line":"2","Company":"1","F_Line":"3","Comment":"**non-cancellable, non-returnable after receipt of PO**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 07:30:32.200 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250459-05292026073031.txt === {"quote":"250459","customer":"13205","name":null,"customerName":"Machinery Systems Inc.","comp":"01","open":"0","shipto":"BCCFGGHJ","shiptoName":"R J Zeman Tool & Die","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"07-08-2026","cust_po":"C40RAM-ER25-180ICE-65TP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"John Schlevensky","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"15:40","extra":"","follow_up":"06-24-2026","web_id":"","follow_name":"John Schlevensky","follow_phone":"414 491 8401","follow_email":"JohnS@machsys.com","pic_user":"bills","total_amt":"8228.75","total_gp":"4396.00","total_gpm":"53.42","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-08-2026","notes":[{"comp":"1","quote":"250459","line":"2","data":"See email"},{"comp":"1","quote":"250459","line":"1","data":"cust application and suggested C40RAM-ER25-180"},{"comp":"1","quote":"250459","line":"0","data":"05-19-2026 15:52-jennad Rich Makuch assesed"}],"crmnotes":[{"comp":1,"quote":250459,"Line":0,"Comment":"05/29/2026 7:30 AM - bills - F/U changed from 06/03/2026 to 6/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250459,"Line":1,"Comment":"05/29/2026 7:30 AM - bills - CLO changed from 06/19/2026 to 07/08/2026 (CLO Date Updated)"},{"comp":1,"quote":250459,"Line":2,"Comment":"05/29/2026 7:30 AM - bills - Req Date changed from 06/19/2026 to 07/08/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250459","line":"1","part":"C40RAM-ER25-180ICE-65TP","qty":"1","price":"9945.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250459","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 Week","branch":"1"},{"comp":"01","order":"250459","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250459","Line":"1","Company":"1","F_Line":"1","Comment":"Custom Tool for specific applications -","Loc":"Y"},{"Quote":"250459","Line":"1","Company":"1","F_Line":"2","Comment":"**non-cancellable, non-returnable after receipt of PO**","Loc":"Y"},{"Quote":"250459","Line":"2","Company":"1","F_Line":"1","Comment":"**NET PRICE** LN to make block after receipt of","Loc":"Y"},{"Quote":"250459","Line":"2","Company":"1","F_Line":"2","Comment":"spindle specs necessary for design","Loc":"Y"},{"Quote":"250459","Line":"2","Company":"1","F_Line":"3","Comment":"**non-cancellable, non-returnable after receipt of PO**","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 07:31:33.000 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249854-05292026073132.txt === {"quote":"249854","customer":"13204","name":null,"customerName":"DXP Enterprises, Inc. (Mach Tool)","comp":"01","open":"0","shipto":"SIMPLY","shiptoName":"Simply Manufacturing, Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-08-2026","cust_po":"C4006-1000-2.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brenden Walsh","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:07","extra":"","follow_up":"06-29-2026","web_id":"","follow_name":"Brenden Walsh","follow_phone":"(630) 652-8000","follow_email":"brenden.walsh@dxpe.com","pic_user":"bills","total_amt":"1110.74","total_gp":"602.70","total_gpm":"54.26","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"24","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"249854","line":"0","data":"05-08-2026 09:09 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249854","line":"1","part":"C4006-1000-2.00","qty":"1","price":"145.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"2","part":"C4006-0750-3.00","qty":"1","price":"133.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"3","part":"W1005-0875-2.48","qty":"1","price":"365.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"4","part":"NT10-020","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"5","part":"NT10-024","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"6","part":"NT10-028","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"7","part":"NT10-032","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"8","part":"NT10-036","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"9","part":"NT10-040","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"10","part":"NT10-044","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"11","part":"NT10-048","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"12","part":"NT10-052","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"13","part":"NT10-056","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"14","part":"C40-STD-EU","qty":"10","price":"30.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":15}}] 2026-05-29 07:31:45.209 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249854-05292026073144.txt === {"quote":"249854","customer":"13204","name":null,"customerName":"DXP Enterprises, Inc. (Mach Tool)","comp":"01","open":"0","shipto":"SIMPLY","shiptoName":"Simply Manufacturing, Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-08-2026","cust_po":"C4006-1000-2.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brenden Walsh","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:07","extra":"","follow_up":"06-29-2026","web_id":"","follow_name":"Brenden Walsh","follow_phone":"(630) 652-8000","follow_email":"brenden.walsh@dxpe.com","pic_user":"bills","total_amt":"1110.74","total_gp":"602.70","total_gpm":"54.26","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"24","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249854","line":"0","data":"05-08-2026 09:09 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249854,"Line":0,"Comment":"05/29/2026 7:31 AM - bills - F/U changed from 06/01/2026 to 6/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249854,"Line":1,"Comment":"05/29/2026 7:31 AM - bills - CLO changed from 06/08/2026 to 06/01/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249854","line":"1","part":"C4006-1000-2.00","qty":"1","price":"145.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"2","part":"C4006-0750-3.00","qty":"1","price":"133.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"3","part":"W1005-0875-2.48","qty":"1","price":"365.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"4","part":"NT10-020","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"5","part":"NT10-024","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"6","part":"NT10-028","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"7","part":"NT10-032","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"8","part":"NT10-036","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"9","part":"NT10-040","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"10","part":"NT10-044","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"11","part":"NT10-048","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"12","part":"NT10-052","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"13","part":"NT10-056","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"14","part":"C40-STD-EU","qty":"10","price":"30.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":15}}] 2026-05-29 07:31:54.155 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249854-05292026073153.txt === {"quote":"249854","customer":"13204","name":null,"customerName":"DXP Enterprises, Inc. (Mach Tool)","comp":"01","open":"0","shipto":"SIMPLY","shiptoName":"Simply Manufacturing, Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-08-2026","cust_po":"C4006-1000-2.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brenden Walsh","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:07","extra":"","follow_up":"06-29-2026","web_id":"","follow_name":"Brenden Walsh","follow_phone":"(630) 652-8000","follow_email":"brenden.walsh@dxpe.com","pic_user":"bills","total_amt":"1110.74","total_gp":"602.70","total_gpm":"54.26","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"24","win_pct":"20","clo_date":"07-06-2026","notes":[{"comp":"1","quote":"249854","line":"0","data":"05-08-2026 09:09 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249854,"Line":0,"Comment":"05/29/2026 7:31 AM - bills - F/U changed from 06/01/2026 to 6/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249854,"Line":1,"Comment":"05/29/2026 7:31 AM - bills - CLO changed from 06/08/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249854,"Line":2,"Comment":"05/29/2026 7:31 AM - bills - CLO changed from 06/01/2026 to 07/06/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249854","line":"1","part":"C4006-1000-2.00","qty":"1","price":"145.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"2","part":"C4006-0750-3.00","qty":"1","price":"133.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"3","part":"W1005-0875-2.48","qty":"1","price":"365.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"4","part":"NT10-020","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"5","part":"NT10-024","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"6","part":"NT10-028","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"7","part":"NT10-032","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"8","part":"NT10-036","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"9","part":"NT10-040","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"10","part":"NT10-044","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"11","part":"NT10-048","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"12","part":"NT10-052","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"13","part":"NT10-056","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"14","part":"C40-STD-EU","qty":"10","price":"30.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":15}}] 2026-05-29 07:32:01.556 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249854-05292026073201.txt === {"quote":"249854","customer":"13204","name":null,"customerName":"DXP Enterprises, Inc. (Mach Tool)","comp":"01","open":"0","shipto":"SIMPLY","shiptoName":"Simply Manufacturing, Inc.","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"07-06-2026","cust_po":"C4006-1000-2.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brenden Walsh","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:07","extra":"","follow_up":"06-29-2026","web_id":"","follow_name":"Brenden Walsh","follow_phone":"(630) 652-8000","follow_email":"brenden.walsh@dxpe.com","pic_user":"bills","total_amt":"1110.74","total_gp":"602.70","total_gpm":"54.26","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"bills","reason":"","totalQty":"24","win_pct":"20","clo_date":"07-06-2026","notes":[{"comp":"1","quote":"249854","line":"0","data":"05-08-2026 09:09 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249854,"Line":0,"Comment":"05/29/2026 7:31 AM - bills - F/U changed from 06/01/2026 to 6/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249854,"Line":1,"Comment":"05/29/2026 7:31 AM - bills - CLO changed from 06/08/2026 to 06/01/2026 (CLO Date Updated)"},{"comp":1,"quote":249854,"Line":2,"Comment":"05/29/2026 7:31 AM - bills - CLO changed from 06/01/2026 to 07/06/2026 (CLO Date Updated)"},{"comp":1,"quote":249854,"Line":3,"Comment":"05/29/2026 7:31 AM - bills - Req Date changed from 06/08/2026 to 07/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249854","line":"1","part":"C4006-1000-2.00","qty":"1","price":"145.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"2","part":"C4006-0750-3.00","qty":"1","price":"133.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"3","part":"W1005-0875-2.48","qty":"1","price":"365.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"4","part":"NT10-020","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"5","part":"NT10-024","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"6","part":"NT10-028","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"7","part":"NT10-032","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"8","part":"NT10-036","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"9","part":"NT10-040","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"10","part":"NT10-044","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"11","part":"NT10-048","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"12","part":"NT10-052","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"13","part":"NT10-056","qty":"1","price":"81.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"14","part":"C40-STD-EU","qty":"10","price":"30.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249854","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":15}}] 2026-05-29 07:39:56.501 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.8513370328493, -74.0315563580971, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.8513370328493, -74.0315563580971, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.324507 second/s. 2026-05-29 08:12:50.296 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250318-05292026081250.txt === {"quote":"250318","customer":"13705TA","name":null,"customerName":"Morris Great Lakes TA","comp":"01","open":"0","shipto":"NIDECVAM","shiptoName":"NIDEC VAMCO CORPORATION","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"W7505-0562-1.53","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Brandon Cline","drop_po":"","status":"0","user":"travisl","conv_order":"","time":"07:29","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Brandon Cline","follow_phone":"412-852-5862","follow_email":"bcline@morrisgreatlakes.com","pic_user":"travisl","total_amt":"242.88","total_gp":"115.58","total_gpm":"47.59","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"travisl","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250318","line":"1","part":"W7505-0562-1.53","qty":"1","price":"316.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250318","line":"2","part":"NT05-032","qty":"1","price":"52.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250318","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-29 08:23:42.333 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247624-05292026082342.txt === {"quote":"247624","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"FERROUS","shiptoName":"Ferrous Engineering & Tool","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"05-29-2026","cust_po":"EZ AUTO CART","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Al Chapman","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:25","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Al Chapman","follow_phone":"(941) 739-6566","follow_email":"al@afi-tools.com","pic_user":"mattm","total_amt":"83721.23","total_gp":"60435.22","total_gpm":"72.19","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"247624","line":"0","data":"03-26-2026 15:34 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247624,"Line":0,"Comment":"04/20/2026 10:59 AM - mattm - Req Date changed from 05/07/2026 to 06/30/2026 (Req Date Updated)"},{"comp":1,"quote":247624,"Line":1,"Comment":"04/20/2026 10:59 AM - mattm - CLO changed from 04/26/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247624,"Line":2,"Comment":"04/20/2026 10:59 AM - mattm - F/U changed from 04/22/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247624,"Line":3,"Comment":"05/29/2026 9:23 AM - mattm - Req Date change from 6/30/2026 to 5/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247624","line":"1","part":"EZ-ACART-PREM","qty":"1","price":"21064.54","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247624","line":"2","part":"EZ-COBOT-CRX20","qty":"1","price":"55000.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"3","part":"EZ-ACART-DWRS1","qty":"1","price":"1013.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"4","part":"EZ-ACART-DWRS2","qty":"1","price":"900.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"5","part":"EZ-ACART-DWRS3","qty":"1","price":"1400.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"6","part":"EZ-ACART-TP5531","qty":"1","price":"3000.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"7","part":"EZ-ACC-CMP-UNVS","qty":"1","price":"500.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"9","part":"EZ-EOAT-2FG7","qty":"1","price":"4800.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247624","line":"10","part":"EZ-EOAT-3FG15","qty":"1","price":"5900.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247624","line":"11","part":"EZ-ACART-SCAN","qty":"1","price":"11074.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247624","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-29 08:24:13.569 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247624-05292026082413.txt === {"quote":"247624","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"FERROUS","shiptoName":"Ferrous Engineering & Tool","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"08-31-2026","cust_po":"EZ AUTO CART","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Al Chapman","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:25","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Al Chapman","follow_phone":"(941) 739-6566","follow_email":"al@afi-tools.com","pic_user":"mattm","total_amt":"83721.23","total_gp":"60435.22","total_gpm":"72.19","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"11","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"247624","line":"0","data":"03-26-2026 15:34 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247624,"Line":0,"Comment":"04/20/2026 10:59 AM - mattm - Req Date changed from 05/07/2026 to 06/30/2026 (Req Date Updated)"},{"comp":1,"quote":247624,"Line":1,"Comment":"04/20/2026 10:59 AM - mattm - CLO changed from 04/26/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247624,"Line":2,"Comment":"04/20/2026 10:59 AM - mattm - F/U changed from 04/22/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247624,"Line":3,"Comment":"05/29/2026 9:23 AM - mattm - Req Date change from 6/30/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":247624,"Line":4,"Comment":"05/29/2026 9:24 AM - mattm - Req Date change from 5/29/2026 to 8/31/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247624","line":"1","part":"EZ-ACART-PREM","qty":"1","price":"21064.54","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247624","line":"2","part":"EZ-COBOT-CRX20","qty":"1","price":"55000.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"3","part":"EZ-ACART-DWRS1","qty":"1","price":"1013.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"4","part":"EZ-ACART-DWRS2","qty":"1","price":"900.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"5","part":"EZ-ACART-DWRS3","qty":"1","price":"1400.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"6","part":"EZ-ACART-TP5531","qty":"1","price":"3000.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"7","part":"EZ-ACC-CMP-UNVS","qty":"1","price":"500.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"9","part":"EZ-EOAT-2FG7","qty":"1","price":"4800.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247624","line":"10","part":"EZ-EOAT-3FG15","qty":"1","price":"5900.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247624","line":"11","part":"EZ-ACART-SCAN","qty":"1","price":"11074.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247624","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-29 08:24:23.708 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247624-05292026082423.txt === {"quote":"247624","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"FERROUS","shiptoName":"Ferrous Engineering & Tool","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"08-31-2026","cust_po":"EZ AUTO CART","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Al Chapman","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:25","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Al Chapman","follow_phone":"(941) 739-6566","follow_email":"al@afi-tools.com","pic_user":"mattm","total_amt":"83721.23","total_gp":"60435.22","total_gpm":"72.19","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"11","win_pct":"20","clo_date":"08-22-2026","notes":[{"comp":"1","quote":"247624","line":"0","data":"03-26-2026 15:34 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247624,"Line":0,"Comment":"04/20/2026 10:59 AM - mattm - Req Date changed from 05/07/2026 to 06/30/2026 (Req Date Updated)"},{"comp":1,"quote":247624,"Line":1,"Comment":"04/20/2026 10:59 AM - mattm - CLO changed from 04/26/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247624,"Line":2,"Comment":"04/20/2026 10:59 AM - mattm - F/U changed from 04/22/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247624,"Line":3,"Comment":"05/29/2026 9:23 AM - mattm - Req Date change from 6/30/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":247624,"Line":4,"Comment":"05/29/2026 9:24 AM - mattm - Req Date change from 5/29/2026 to 8/31/2026 (Req Date Updated)"},{"comp":1,"quote":247624,"Line":5,"Comment":"05/29/2026 9:24 AM - mattm - CLO changed from 5/29/2026 to 8/22/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247624","line":"1","part":"EZ-ACART-PREM","qty":"1","price":"21064.54","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247624","line":"2","part":"EZ-COBOT-CRX20","qty":"1","price":"55000.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"3","part":"EZ-ACART-DWRS1","qty":"1","price":"1013.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"4","part":"EZ-ACART-DWRS2","qty":"1","price":"900.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"5","part":"EZ-ACART-DWRS3","qty":"1","price":"1400.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"6","part":"EZ-ACART-TP5531","qty":"1","price":"3000.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"7","part":"EZ-ACC-CMP-UNVS","qty":"1","price":"500.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"9","part":"EZ-EOAT-2FG7","qty":"1","price":"4800.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247624","line":"10","part":"EZ-EOAT-3FG15","qty":"1","price":"5900.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247624","line":"11","part":"EZ-ACART-SCAN","qty":"1","price":"11074.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247624","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-29 08:24:35.688 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247624-05292026082435.txt === {"quote":"247624","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"FERROUS","shiptoName":"Ferrous Engineering & Tool","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"08-31-2026","cust_po":"EZ AUTO CART","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Al Chapman","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:25","extra":"","follow_up":"08-22-2026","web_id":"","follow_name":"Al Chapman","follow_phone":"(941) 739-6566","follow_email":"al@afi-tools.com","pic_user":"mattm","total_amt":"83721.23","total_gp":"60435.22","total_gpm":"72.19","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"11","win_pct":"20","clo_date":"08-22-2026","notes":[{"comp":"1","quote":"247624","line":"0","data":"03-26-2026 15:34 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247624,"Line":0,"Comment":"04/20/2026 10:59 AM - mattm - Req Date changed from 05/07/2026 to 06/30/2026 (Req Date Updated)"},{"comp":1,"quote":247624,"Line":1,"Comment":"04/20/2026 10:59 AM - mattm - CLO changed from 04/26/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247624,"Line":2,"Comment":"04/20/2026 10:59 AM - mattm - F/U changed from 04/22/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247624,"Line":3,"Comment":"05/29/2026 9:23 AM - mattm - Req Date change from 6/30/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":247624,"Line":4,"Comment":"05/29/2026 9:24 AM - mattm - Req Date change from 5/29/2026 to 8/31/2026 (Req Date Updated)"},{"comp":1,"quote":247624,"Line":5,"Comment":"05/29/2026 9:24 AM - mattm - CLO changed from 5/29/2026 to 8/22/2026 (CLO Date Updated)"},{"comp":1,"quote":247624,"Line":6,"Comment":"05/29/2026 9:24 AM - mattm - F/U Changed from 5/29/2026 to 8/22/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247624","line":"1","part":"EZ-ACART-PREM","qty":"1","price":"21064.54","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247624","line":"2","part":"EZ-COBOT-CRX20","qty":"1","price":"55000.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"3","part":"EZ-ACART-DWRS1","qty":"1","price":"1013.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"4","part":"EZ-ACART-DWRS2","qty":"1","price":"900.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"5","part":"EZ-ACART-DWRS3","qty":"1","price":"1400.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"6","part":"EZ-ACART-TP5531","qty":"1","price":"3000.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"7","part":"EZ-ACC-CMP-UNVS","qty":"1","price":"500.00","uom":"EA","discount":"20.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"247624","line":"9","part":"EZ-EOAT-2FG7","qty":"1","price":"4800.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247624","line":"10","part":"EZ-EOAT-3FG15","qty":"1","price":"5900.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247624","line":"11","part":"EZ-ACART-SCAN","qty":"1","price":"11074.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247624","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":11}}] 2026-05-29 08:25:01.520 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248197-05292026082501.txt === {"quote":"248197","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"TEEMFI","shiptoName":"Teems Fabrication Inc","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"07-31-2026","cust_po":"CNC260 _ Teems","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kent Burdett","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"15:09","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Kent Burdett","follow_phone":"704-523-6008","follow_email":"kburdett@morrissouth.com","pic_user":"mattm","total_amt":"19289.20","total_gp":"13064.09","total_gpm":"67.73","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"248197","line":"0","data":"04-07-2026 15:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248197,"Line":0,"Comment":"05/29/2026 9:25 AM - mattm - Req Date change from 6/15/2026 to 7/31/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248197","line":"1","part":"CNC260OSP4-M","qty":"1","price":"27556.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248197","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 08:25:09.872 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248197-05292026082509.txt === {"quote":"248197","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"TEEMFI","shiptoName":"Teems Fabrication Inc","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"07-31-2026","cust_po":"CNC260 _ Teems","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kent Burdett","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"15:09","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Kent Burdett","follow_phone":"704-523-6008","follow_email":"kburdett@morrissouth.com","pic_user":"mattm","total_amt":"19289.20","total_gp":"13064.09","total_gpm":"67.73","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"2","win_pct":"20","clo_date":"07-25-2026","notes":[{"comp":"1","quote":"248197","line":"0","data":"04-07-2026 15:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248197,"Line":0,"Comment":"05/29/2026 9:25 AM - mattm - Req Date change from 6/15/2026 to 7/31/2026 (Req Date Updated)"},{"comp":1,"quote":248197,"Line":1,"Comment":"05/29/2026 9:25 AM - mattm - CLO changed from 5/30/2026 to 7/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248197","line":"1","part":"CNC260OSP4-M","qty":"1","price":"27556.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248197","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 08:25:21.372 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248197-05292026082521.txt === {"quote":"248197","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"TEEMFI","shiptoName":"Teems Fabrication Inc","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"07-31-2026","cust_po":"CNC260 _ Teems","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kent Burdett","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"15:09","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"Kent Burdett","follow_phone":"704-523-6008","follow_email":"kburdett@morrissouth.com","pic_user":"mattm","total_amt":"19289.20","total_gp":"13064.09","total_gpm":"67.73","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"2","win_pct":"20","clo_date":"07-25-2026","notes":[{"comp":"1","quote":"248197","line":"0","data":"04-07-2026 15:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248197,"Line":0,"Comment":"05/29/2026 9:25 AM - mattm - Req Date change from 6/15/2026 to 7/31/2026 (Req Date Updated)"},{"comp":1,"quote":248197,"Line":1,"Comment":"05/29/2026 9:25 AM - mattm - CLO changed from 5/30/2026 to 7/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248197,"Line":2,"Comment":"05/29/2026 9:25 AM - mattm - F/U Changed from 5/30/2026 to 7/25/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248197","line":"1","part":"CNC260OSP4-M","qty":"1","price":"27556.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248197","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 08:25:40.791 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248272-05292026082540.txt === {"quote":"248272","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"07-31-2026","cust_po":"John Sipe 5ax130-5ax201","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"John Sipe","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"15:52","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"John Sipe","follow_phone":"803.577.4199","follow_email":"JSipe@morrissouth.com","pic_user":"mattm","total_amt":"83190.80","total_gp":"59392.60","total_gpm":"71.39","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":248272,"Line":0,"Comment":"05/29/2026 9:25 AM - mattm - Req Date change from 6/15/2026 to 7/31/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248272","line":"1","part":"5AX-130OSP4-M","qty":"1","price":"52051.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248272","line":"2","part":"5AX-201OSP4-ME40","qty":"1","price":"66793.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248272","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248272","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Power and Feedback cables from the nikken","Loc":"Y"},{"Quote":"248272","Line":"1","Company":"1","F_Line":"2","Comment":"Table to the machine bulkhead","Loc":"Y"},{"Quote":"248272","Line":"2","Company":"1","F_Line":"1","Comment":"Includes power and feedback cables from the Nikken","Loc":"Y"},{"Quote":"248272","Line":"2","Company":"1","F_Line":"2","Comment":"Table to the machine bulkhead","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-29 08:25:49.389 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248272-05292026082549.txt === {"quote":"248272","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"07-31-2026","cust_po":"John Sipe 5ax130-5ax201","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"John Sipe","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"15:52","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"John Sipe","follow_phone":"803.577.4199","follow_email":"JSipe@morrissouth.com","pic_user":"mattm","total_amt":"83190.80","total_gp":"59392.60","total_gpm":"71.39","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":248272,"Line":0,"Comment":"05/29/2026 9:25 AM - mattm - Req Date change from 6/15/2026 to 7/31/2026 (Req Date Updated)"},{"comp":1,"quote":248272,"Line":1,"Comment":"05/29/2026 9:25 AM - mattm - CLO changed from 5/30/2026 to 7/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248272","line":"1","part":"5AX-130OSP4-M","qty":"1","price":"52051.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248272","line":"2","part":"5AX-201OSP4-ME40","qty":"1","price":"66793.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248272","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248272","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Power and Feedback cables from the nikken","Loc":"Y"},{"Quote":"248272","Line":"1","Company":"1","F_Line":"2","Comment":"Table to the machine bulkhead","Loc":"Y"},{"Quote":"248272","Line":"2","Company":"1","F_Line":"1","Comment":"Includes power and feedback cables from the Nikken","Loc":"Y"},{"Quote":"248272","Line":"2","Company":"1","F_Line":"2","Comment":"Table to the machine bulkhead","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 08:26:00.656 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248272-05292026082600.txt === {"quote":"248272","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"MORRI","shiptoName":"Morris South, LLC","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"07-31-2026","cust_po":"John Sipe 5ax130-5ax201","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"John Sipe","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"15:52","extra":"","follow_up":"07-25-2026","web_id":"","follow_name":"John Sipe","follow_phone":"803.577.4199","follow_email":"JSipe@morrissouth.com","pic_user":"mattm","total_amt":"83190.80","total_gp":"59392.60","total_gpm":"71.39","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"mattm","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":248272,"Line":0,"Comment":"05/29/2026 9:25 AM - mattm - Req Date change from 6/15/2026 to 7/31/2026 (Req Date Updated)"},{"comp":1,"quote":248272,"Line":1,"Comment":"05/29/2026 9:25 AM - mattm - CLO changed from 5/30/2026 to 7/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248272,"Line":2,"Comment":"05/29/2026 9:25 AM - mattm - F/U Changed from 5/30/2026 to 7/25/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248272","line":"1","part":"5AX-130OSP4-M","qty":"1","price":"52051.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248272","line":"2","part":"5AX-201OSP4-ME40","qty":"1","price":"66793.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248272","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248272","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Power and Feedback cables from the nikken","Loc":"Y"},{"Quote":"248272","Line":"1","Company":"1","F_Line":"2","Comment":"Table to the machine bulkhead","Loc":"Y"},{"Quote":"248272","Line":"2","Company":"1","F_Line":"1","Comment":"Includes power and feedback cables from the Nikken","Loc":"Y"},{"Quote":"248272","Line":"2","Company":"1","F_Line":"2","Comment":"Table to the machine bulkhead","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 08:26:20.297 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248294-05292026082620.txt === {"quote":"248294","customer":"1735","name":null,"customerName":"Applied Machine Solutions Inc.","comp":"01","open":"1","shipto":"AMSJAGA","shiptoName":"Applied Machine Solutions,Inc.","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"06-15-2026","cust_po":"Applied Machine BMT55","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Landen St. Pierre","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"08:40","extra":"","follow_up":"05-30-2026","web_id":"","follow_name":"Landen St. Pierre","follow_phone":"678.880.0893","follow_email":"l.stpierre@appliedmachine.com","pic_user":"mattm","total_amt":"8418.00","total_gp":"4620.72","total_gpm":"54.89","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"mattm","reason":"2","totalQty":"12","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"248294","line":"2","data":"4/13/2026."},{"comp":"1","quote":"248294","line":"1","data":"Shipped on Consignment for Show on SO# 1036778"},{"comp":"1","quote":"248294","line":"0","data":"04-09-2026 09:06 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248294,"Line":0,"Comment":"05/29/2026 9:26 AM - mattm - Closed"}],"items":[{"comp":"01","order":"248294","line":"2","part":"BMT55-SK20Z-ICE-CCW","qty":"2","price":"4128.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248294","line":"3","part":"BMT55-SK20X-ICE","qty":"1","price":"3586.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248294","line":"4","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248294","line":"5","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248294","line":"6","part":"SK20-1/2A","qty":"1","price":"95.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248294","line":"7","part":"SK20-1/8A","qty":"1","price":"95.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248294","line":"8","part":"SK20-4","qty":"1","price":"95.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248294","line":"9","part":"BMT55-OD10X","qty":"3","price":"605.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248294","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":9}}] 2026-05-29 08:26:37.187 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247712-05292026082636.txt === {"quote":"247712","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"1","shipto":"HITECMC","shiptoName":"Hi-Tec Machining Center","entry_date":"03-30-2026","cust_order_date":"03-30-2026","req_date":"06-30-2026","cust_po":"Hi-Tec Machining - NCT200","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kent Burdett","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"09:05","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Kent Burdett","follow_phone":"704-523-6008","follow_email":"kburdett@morrissouth.com","pic_user":"mattm","total_amt":"19396.30","total_gp":"13605.65","total_gpm":"70.15","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"mattm","reason":"2","totalQty":"4","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"247712","line":"0","data":"03-30-2026 09:13 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247712,"Line":0,"Comment":"05/12/2026 9:18 AM - mattm - Req Date change from 5/11/2026 to 6/30/2026 (Req Date Updated)"},{"comp":1,"quote":247712,"Line":1,"Comment":"05/12/2026 9:19 AM - mattm - CLO changed from 4/30/2026 to 6/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247712,"Line":2,"Comment":"05/12/2026 9:19 AM - mattm - F/U Changed from 4/30/2026 to 6/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247712,"Line":3,"Comment":"05/29/2026 9:26 AM - mattm - Closed"}],"items":[{"comp":"01","order":"247712","line":"1","part":"NCT200OSP5-M","qty":"1","price":"23500.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247712","line":"2","part":"R-7-SP-SET","qty":"1","price":"1314.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247712","line":"3","part":"P-125S","qty":"1","price":"2895.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247712","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247712","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Power and Feedback Cables from Nikken table","Loc":"Y"},{"Quote":"247712","Line":"1","Company":"1","F_Line":"2","Comment":"to the machine bulkhead","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 08:44:26.651 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6425727969423, -88.2101314818611, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6425727969423, -88.2101314818611, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1978865 second/s. 2026-05-29 08:44:52.038 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.596244398855, -83.8182695288126, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.596244398855, -83.8182695288126, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1792293 second/s. 2026-05-29 08:45:34.171 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248323-05292026084533.txt === {"quote":"248323","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"1","shipto":"AFIGAIGA","shiptoName":"Alternatives For Industry","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-21-2026","cust_po":"tool list DMF","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brian Abrams","drop_po":"","status":"0","user":"oenm","conv_order":"","time":"12:10","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Brian Abrams","follow_phone":"770-932-3939","follow_email":"brian@afi-tools.com","pic_user":"oenm","total_amt":"3141.00","total_gp":"2328.05","total_gpm":"74.12","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"2","totalQty":"21","win_pct":"20","clo_date":"05-21-2026","notes":[],"crmnotes":[{"comp":1,"quote":248323,"Line":0,"Comment":"04/24/2026 2:12 PM - oenm - F/U Changed from 4/22/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248323,"Line":1,"Comment":"05/01/2026 3:20 PM - oenm - F/U Changed from 4/30/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248323,"Line":2,"Comment":"05/18/2026 2:01 PM - oenm - CLO changed from 5/9/2026 to 5/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248323,"Line":3,"Comment":"05/18/2026 2:02 PM - oenm - F/U Changed from 5/4/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248323,"Line":4,"Comment":"05/29/2026 9:45 AM - oenm - Closed"}],"items":[{"comp":"01","order":"248323","line":"1","part":"C5007-0032-4.00","qty":"1","price":"361.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"2","part":"C5007-0032-6.00","qty":"1","price":"397.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"3","part":"E32-024","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"4","part":"E32-032","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"5","part":"E32-040","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"6","part":"E32-048","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"7","part":"E32-236","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"8","part":"E32-314","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"9","part":"E32-393","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"10","part":"E32-472","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"11","part":"E32-787","qty":"1","price":"56.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"12","part":"C5006-0750-4.00","qty":"1","price":"224.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"13","part":"C5006-1000-4.00","qty":"1","price":"198.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"14","part":"C5006-1250-4.00","qty":"1","price":"230.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"15","part":"C5006-1500-4.50","qty":"1","price":"230.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"16","part":"CAT50-C1.1/4-105U-IDU","qty":"1","price":"738.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"17","part":"KM1.1/4-1","qty":"1","price":"69.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"18","part":"KM1.1/4-3/4","qty":"1","price":"69.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"19","part":"KM1.1/4-5/8","qty":"1","price":"69.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"20","part":"PS-B61-EU","qty":"1","price":"52.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248323","line":"21","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":21}}] 2026-05-29 08:48:52.620 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250081-05292026084852.txt === {"quote":"250081","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"BBCCCEGH","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"MSCPO#260512JB5","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Andre Zuniga","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:51","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Andre Zuniga","follow_phone":"800-753-7970","follow_email":"andre.zuniga@mscdirect.com","pic_user":"mariek","total_amt":"67.60","total_gp":"35.30","total_gpm":"52.22","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"mariek","reason":"1","totalQty":"3","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250081","line":"1","data":"quote."},{"comp":"1","quote":"250081","line":"0","data":"5-13-2026 10:00-briand: checked, good to send"}],"crmnotes":[],"items":[{"comp":"01","order":"250081","line":"1","part":"NT05-020(S)","qty":"2","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250081","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 08:52:04.335 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250082-05292026085204.txt === {"quote":"250082","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"CAT40-SK6-120U","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Dylan Empric","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"09:56","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Dylan Empric","follow_phone":"716-752-9195","follow_email":"dylan.empric@mscdirect.com","pic_user":"mariek","total_amt":"508.95","total_gp":"354.02","total_gpm":"69.56","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"mariek","reason":"1","totalQty":"7","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250082","line":"2","data":"05-13-2026 09:58 - Discounts Recalculated QS"},{"comp":"1","quote":"250082","line":"1","data":"send."},{"comp":"1","quote":"250082","line":"0","data":"05-13-2026 11:15-briand: Checked, looks good to"}],"crmnotes":[],"items":[{"comp":"01","order":"250082","line":"1","part":"CAT40-SK6-120U-IDU","qty":"1","price":"427.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250082","line":"2","part":"SK10-5","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250082","line":"3","part":"SK10-3.5","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250082","line":"4","part":"SK10-7","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250082","line":"5","part":"SK6-4.5","qty":"1","price":"70.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250082","line":"6","part":"SK6-5","qty":"1","price":"70.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250082","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-29 08:53:32.614 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250097-05292026085332.txt === {"quote":"250097","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"INDIAN","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"520-016","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Gretchen Dixon","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"11:16","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Gretchen Dixon","follow_phone":"574-295-5708","follow_email":"gretchen.dixon@mscdirect.com","pic_user":"mariek","total_amt":"28.88","total_gp":"14.36","total_gpm":"49.72","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"mariek","reason":"1","totalQty":"3","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250097","line":"1","data":"05-13-2026 11:17 - Discounts Recalculated QS"},{"comp":"1","quote":"250097","line":"0","data":"05-13-2026 11:21-briand: Revd, good to send."}],"crmnotes":[],"items":[{"comp":"01","order":"250097","line":"1","part":"520-016","qty":"2","price":"38.00","uom":"EA","discount":"62.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"250097","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250097","Line":"1","Company":"1","F_Line":"1","Comment":"Estimated lead time end of June","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 08:55:07.531 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250290-05292026085507.txt === {"quote":"250290","customer":"16840","name":null,"customerName":"PSMI Production Service Mgmt.,Inc.","comp":"01","open":"0","shipto":"EATOJACB","shiptoName":"Eaton Corp.","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"Cutting tools for Eaton","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kyle Fagan","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"13:02","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Kyle Fagan","follow_phone":"734-677-0484","follow_email":"kfagan@psmicorp.com","pic_user":"mariek","total_amt":"65.28","total_gp":"45.86","total_gpm":"70.25","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"mariek","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-15-2026","notes":[{"comp":"1","quote":"250290","line":"1","data":"05-15-2026 13:03 - Discounts Recalculated QS"},{"comp":"1","quote":"250290","line":"0","data":"05-15-2026 13:14-briand: Reviewed, ok to send."}],"crmnotes":[],"items":[{"comp":"01","order":"250290","line":"1","part":"E20-511(C)","qty":"1","price":"96.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250290","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 09:03:22.526 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249559-05292026090322.txt === {"quote":"249559","customer":"19165","name":null,"customerName":"Salem Tools","comp":"01","open":"0","shipto":"SALEM","shiptoName":"Salem Tools Inc. Corporate","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-01-2026","cust_po":"CAT50 HOLDER","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"John Connaughton","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"14:16","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"John Connaughton","follow_phone":"502-645-6716","follow_email":"jconn@salemtools.com","pic_user":"mariek","total_amt":"121.05","total_gp":"61.54","total_gpm":"50.84","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"mariek","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249559","line":"1","data":"05-01-2026 14:36 - Discounts Recalculated QS"},{"comp":"1","quote":"249559","line":"0","data":"05-01-2026 14:30 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249559,"Line":0,"Comment":"05/13/2026 9:44 AM - mariek - sent a follow up email to John to see if quote is still active"},{"comp":1,"quote":249559,"Line":1,"Comment":"05/13/2026 9:45 AM - mariek - F/U changed from 05/14/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249559,"Line":2,"Comment":"05/13/2026 10:26 AM - mariek - Per John, will get with the customer and follow up"}],"items":[{"comp":"01","order":"249559","line":"1","part":"C5016-2000-8.00","qty":"1","price":"269.00","uom":"EA","discount":"55.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249559","line":"2","part":"PROMOTION-OS","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249559","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249559","Line":"2","Company":"1","F_Line":"1","Comment":"Please note additional 20% applied per Overstock Promo.","Loc":"Y"},{"Quote":"249559","Line":"2","Company":"1","F_Line":"2","Comment":"These are non-standard stock and considered special.","Loc":"Y"},{"Quote":"249559","Line":"2","Company":"1","F_Line":"3","Comment":"Once PO/order issued, these can't be cancelled or","Loc":"Y"},{"Quote":"249559","Line":"2","Company":"1","F_Line":"4","Comment":"returned.","Loc":"Y"}],"qcomms":[{"Quote":"249559","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249559","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"249559","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 09:05:09.902 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250105-05292026090509.txt === {"quote":"250105","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"MSC PO# VM-53263","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Yair Castro","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"12:57","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Yair Castro","follow_phone":"800-753-7970","follow_email":"yair.castro@mscdirect.com","pic_user":"mariek","total_amt":"360.75","total_gp":"253.93","total_gpm":"70.39","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"mariek","reason":"1","totalQty":"5","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250105","line":"5","data":"05-13-2026 12:58 - Discounts Recalculated QS"},{"comp":"1","quote":"250105","line":"4","data":"05-13-2026 13:16-mariek added to quote file"},{"comp":"1","quote":"250105","line":"3","data":"waiting for updated delivery and price"},{"comp":"1","quote":"250105","line":"2","data":"05-13-2026 13:17-mariek added to quote file"},{"comp":"1","quote":"250105","line":"1","data":"quote to MSC rep"},{"comp":"1","quote":"250105","line":"0","data":"05-15-2026 12:39-mariek quote log updated sent"}],"crmnotes":[],"items":[{"comp":"01","order":"250105","line":"1","part":"NK1.1/4-7/8","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250105","line":"2","part":"NK1.1/4-1","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"2-3 wks","branch":"1"},{"comp":"01","order":"250105","line":"3","part":"NK1.1/4-15/16","qty":"1","price":"255.00","uom":"EA","discount":"35.00","req_date":"See comment","branch":"1"},{"comp":"01","order":"250105","line":"4","part":"NK1.1/4-25","qty":"1","price":"100.00","uom":"EA","discount":"35.00","req_date":"2-3 wks","branch":"1"},{"comp":"01","order":"250105","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250105","Line":"3","Company":"1","F_Line":"1","Comment":"Estimated delivery 14-16wks ARO","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-29 09:07:46.534 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249683-05292026090746.txt === {"quote":"249683","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"ALBERTSF","shiptoName":"Aalberts Foundry","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-05-2026","cust_po":"End mill Holders","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sidney Snowberger","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"13:11","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Sidney Snowberger","follow_phone":"336-338-6864","follow_email":"sidney.snowberger@mscdirect.com","pic_user":"mariek","total_amt":"198.24","total_gp":"111.27","total_gpm":"56.13","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"mariek","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"249683","line":"1","data":"05-05-2026 13:14 - Discounts Recalculated QS"},{"comp":"1","quote":"249683","line":"0","data":"05-05-2026 15:58-rons: checked for Marie, nice job"}],"crmnotes":[{"comp":1,"quote":249683,"Line":0,"Comment":"05/13/2026 9:38 AM - mariek - sent a follow up email to Syndey to see if quote is still active"},{"comp":1,"quote":249683,"Line":1,"Comment":"05/13/2026 9:39 AM - mariek - F/U changed from 05/13/2026 to 5/29/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249683","line":"1","part":"C4006-1250-2.00","qty":"1","price":"145.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249683","line":"2","part":"C4006-0437-4.00","qty":"1","price":"191.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249683","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 09:09:16.974 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249686-05292026090916.txt === {"quote":"249686","customer":"4850","name":null,"customerName":"Duramill Industrial Supplies","comp":"01","open":"0","shipto":"DURAMILL","shiptoName":"Duramill Industrial Supplies","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-05-2026","cust_po":"300-055","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Maureen Earle","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"13:28","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Maureen Earle","follow_phone":"905-738-8665 x4226","follow_email":"mearle@duramill.ca","pic_user":"mariek","total_amt":"81.60","total_gp":"54.98","total_gpm":"67.38","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"mariek","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"249686","line":"1","data":"05-05-2026 13:29 - Discounts Recalculated QS"},{"comp":"1","quote":"249686","line":"0","data":"05-05-2026 15:57-rons: checked for Marie, nice job"}],"crmnotes":[{"comp":1,"quote":249686,"Line":0,"Comment":"05/13/2026 9:41 AM - mariek - sent a follow up email to Maureen to see if quote is still active"},{"comp":1,"quote":249686,"Line":1,"Comment":"05/13/2026 9:42 AM - mariek - F/U changed from 05/13/2026 to 5/29/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249686","line":"1","part":"300-055","qty":"1","price":"102.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249686","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 09:12:00.524 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249570-05292026091200.txt === {"quote":"249570","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCELP","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-01-2026","cust_po":"QCFC65-054-SMO","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jorge Trevino","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"15:21","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Jorge Trevino","follow_phone":"915-629-8234","follow_email":"jorge.trevino@mscdirect.com","pic_user":"mariek","total_amt":"1270.24","total_gp":"628.46","total_gpm":"49.48","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"mariek","reason":"1","totalQty":"4","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249570","line":"0","data":"05-01-2026 15:23 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249570,"Line":0,"Comment":"05/13/2026 9:49 AM - mariek - sent a follow up email to Jorge to see if quote is still active"},{"comp":1,"quote":249570,"Line":1,"Comment":"05/13/2026 9:49 AM - mariek - F/U changed from 05/14/2026 to 5/29/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249570","line":"1","part":"QCFC65-054-SMO","qty":"1","price":"353.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249570","line":"2","part":"QCFC65-024-HEX","qty":"1","price":"541.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249570","line":"3","part":"QCFC65-WRENCH","qty":"1","price":"974.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249570","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 09:13:22.523 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250119-05292026091322.txt === {"quote":"250119","customer":"4950","name":null,"customerName":"CB DeKorne Inc.","comp":"01","open":"0","shipto":"CBDEKOR","shiptoName":"CB DeKorne Inc.","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"C4006-25-4.00","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Rosann Hannah","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"13:56","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Rosann Hannah","follow_phone":"616-363-4866","follow_email":"rhannah@cbdekorne.com","pic_user":"mariek","total_amt":"118.20","total_gp":"63.11","total_gpm":"53.39","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"mariek","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250119","line":"0","data":"05-13-2026 13:57 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250119","line":"1","part":"C4006-25-4.00","qty":"1","price":"197.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250119","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 09:29:29.858 [INFO] [CreateClient] [jsoncustomer.php] [C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\DGPRWOOD.txt]: {"id":"DGPRWOOD","name":"DG PRECISION MANUFACTURING","address1":"90 WASHINGTON ROAD","address2":"","city":"WOODBURY","state":"CT","zip":"06798","country":"USA","discount_level":null,"date_opened":"","salesman":"JG","phone":"203-263-4353","cr_limit":"","Created":"05-29-2026","Segment":"EU","Lat":0.0,"Long":0.0,"Distance":"0","Territory":10,"web_id":0,"Type":"ST","Active":"Y","website":null,"UserId":"webadmin","JAS":"N","customer_email":"lbelodeau@am-ind.com"} [{"json":{"results":"success","type":"customer"}}] 2026-05-29 09:32:46.922 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249767-05292026093246.txt === {"quote":"249767","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"1","shipto":"PEERWINO","shiptoName":"Peerless Chain Co","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-06-2026","cust_po":"510-SET-69","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Cliff Franken","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"16:19","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Cliff Franken","follow_phone":"","follow_email":"cranken@fastenal.com","pic_user":"jennad","total_amt":"1585.20","total_gp":"904.08","total_gpm":"57.03","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"70","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"249767","line":"0","data":"05-06-2026 16:21 - Discounts Recalculated"}],"crmnotes":[],"items":[{"comp":"01","order":"249767","line":"1","part":"500-004","qty":"1","price":"43.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"2","part":"500-005","qty":"1","price":"43.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"3","part":"500-006","qty":"1","price":"43.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"4","part":"500-007","qty":"1","price":"43.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"5","part":"500-008","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"6","part":"500-009","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"7","part":"500-010","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"8","part":"500-011","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"9","part":"500-012","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"10","part":"500-013","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"11","part":"500-014","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"12","part":"500-015","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"13","part":"500-016","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"14","part":"500-017","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"15","part":"500-018","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"16","part":"500-019","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"17","part":"500-020","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"18","part":"500-021","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"19","part":"500-022","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"20","part":"500-023","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"21","part":"500-024","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"22","part":"500-025","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"23","part":"500-026","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"24","part":"500-027","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"25","part":"500-028","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"26","part":"500-029","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"27","part":"500-030","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"28","part":"500-031","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"29","part":"500-032","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"30","part":"500-033","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"31","part":"500-034","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"3 Wks","branch":"1"},{"comp":"01","order":"249767","line":"32","part":"500-035","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"33","part":"500-036","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"34","part":"500-037","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"35","part":"500-038","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"36","part":"500-039","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"37","part":"500-040","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"38","part":"500-041","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"39","part":"500-042","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"40","part":"500-043","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"41","part":"500-044","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"42","part":"500-045","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"43","part":"500-046","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"44","part":"500-047","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"45","part":"500-048","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"46","part":"500-049","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"47","part":"500-050","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"48","part":"500-051","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"49","part":"500-052","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"50","part":"500-053","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"51","part":"500-054","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"52","part":"500-055","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"53","part":"500-056","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"54","part":"500-057","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"55","part":"500-058","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"56","part":"500-059","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"57","part":"500-060","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"58","part":"500-061","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"59","part":"500-062","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"60","part":"500-063","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"61","part":"500-064","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"62","part":"500-065","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"63","part":"500-066","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"64","part":"500-067","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"65","part":"500-068","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"66","part":"500-069","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"67","part":"500-070","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"68","part":"500-071","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"69","part":"500-072","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249767","line":"70","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":70}}] 2026-05-29 09:33:10.091 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249762-05292026093309.txt === {"quote":"249762","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"1","shipto":"PEERWINO","shiptoName":"Peerless Chain Co","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-06-2026","cust_po":"510-SET-65","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Cliff Franken","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"15:32","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Cliff Franken","follow_phone":"","follow_email":"cfranken@fastenal.com","pic_user":"jennad","total_amt":"1482.00","total_gp":"846.80","total_gpm":"57.14","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"66","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"249762","line":"0","data":"05-06-2026 15:35 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249762","line":"1","part":"500-008","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"2","part":"500-009","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"3","part":"500-010","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"4","part":"500-011","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"5","part":"500-012","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"6","part":"500-013","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"7","part":"500-014","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"8","part":"500-015","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"9","part":"500-016","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"10","part":"500-017","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"11","part":"500-018","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"12","part":"500-019","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"13","part":"500-020","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"14","part":"500-021","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"15","part":"500-022","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"16","part":"500-023","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"17","part":"500-024","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"18","part":"500-025","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"19","part":"500-026","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"20","part":"500-027","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"21","part":"500-028","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"22","part":"500-029","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"23","part":"500-030","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"24","part":"500-031","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"25","part":"500-032","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"26","part":"500-033","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"27","part":"500-034","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"3week delivery","branch":"1"},{"comp":"01","order":"249762","line":"28","part":"500-035","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"29","part":"500-036","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"30","part":"500-037","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"31","part":"500-038","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"32","part":"500-039","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"33","part":"500-040","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"34","part":"500-041","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"35","part":"500-042","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"36","part":"500-043","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"37","part":"500-044","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"38","part":"500-045","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"39","part":"500-046","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"40","part":"500-047","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"41","part":"500-048","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"42","part":"500-049","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"43","part":"500-050","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"44","part":"500-051","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"45","part":"500-052","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"46","part":"500-053","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"47","part":"500-054","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"48","part":"500-055","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"49","part":"500-056","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"50","part":"500-057","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"51","part":"500-058","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"52","part":"500-059","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"53","part":"500-060","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"54","part":"500-061","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"55","part":"500-062","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"56","part":"500-063","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"57","part":"500-064","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"58","part":"500-065","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"59","part":"500-066","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"60","part":"500-067","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"61","part":"500-068","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"62","part":"500-069","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"63","part":"500-070","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"64","part":"500-071","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"65","part":"500-072","qty":"1","price":"38.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249762","line":"66","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":66}}] 2026-05-29 09:33:44.586 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249713-05292026093344.txt === {"quote":"249713","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCWOOIL","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-06-2026","cust_po":"C5001-0750-8.00CP","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Shannon","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"08:35","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Shannon","follow_phone":"","follow_email":"@","pic_user":"jennad","total_amt":"425.98","total_gp":"157.96","total_gpm":"37.08","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"3","win_pct":"20","clo_date":"06-06-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249713","line":"1","part":"C5001-0750-8.00CP","qty":"2","price":"361.00","uom":"EA","discount":"41.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249713","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 09:34:18.996 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249816-05292026093418.txt === {"quote":"249816","customer":"1705","name":null,"customerName":"Apex Machinery Supply Inc.","comp":"01","open":"1","shipto":"APEXMAC","shiptoName":"Apex Machinery Supply Inc.","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-07-2026","cust_po":"9NPU-13","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:36","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@apexms.net","pic_user":"jennad","total_amt":"399.28","total_gp":"306.74","total_gpm":"76.82","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"jennad","reason":"2","totalQty":"2","win_pct":"20","clo_date":"06-07-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249816","line":"1","part":"9NPU-13","qty":"1","price":"434.00","uom":"EA","discount":"8.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249816","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 09:34:56.645 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249670-05292026093456.txt === {"quote":"249670","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCICHIC","shiptoName":"MSC Industrial Supply","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-05-2026","cust_po":"SK10-6","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Melissa Huff","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"10:36","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Melissa Huff","follow_phone":"281 687 5557","follow_email":"huffm@mscdirect.com","pic_user":"jennad","total_amt":"214.60","total_gp":"145.98","total_gpm":"68.02","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"6","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249670","line":"1","part":"SK10-6","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249670","line":"2","part":"SKJ10-6C","qty":"1","price":"43.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249670","line":"3","part":"SKJL-10","qty":"1","price":"13.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249670","line":"6","part":"SKN-10KJ","qty":"1","price":"73.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249670","line":"7","part":"SKN-10KJ(GH)","qty":"1","price":"73.00","uom":"EA","discount":"10.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249670","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-29 09:35:46.825 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249673-05292026093546.txt === {"quote":"249673","customer":"5900","name":null,"customerName":"EWIE Company Inc.","comp":"01","open":"1","shipto":"TCWOOD","shiptoName":"Woodward Inc.","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-05-2026","cust_po":"SK10-8","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Melanie Bedgood","drop_po":"","status":"0","user":"jennad","conv_order":"","time":"11:10","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Melanie Bedgood","follow_phone":"779-207-6259","follow_email":"mbedgood@ewie.com","pic_user":"jennad","total_amt":"48.96","total_gp":"35.51","total_gpm":"72.53","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"jennad","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"249673","line":"1","part":"SK10-8","qty":"1","price":"72.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249673","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 09:39:58.205 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.7886839, -87.9059815, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.7886839, -87.9059815, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1937345 second/s. 2026-05-29 09:41:31.208 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248342-05292026094130.txt === {"quote":"248342","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"UNILTECU","shiptoName":"Uniloy","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-21-2026","cust_po":"Uniloy replacement order","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Lyson","drop_po":"","status":"0","user":"dond","conv_order":"","time":"13:52","extra":"","follow_up":"06-17-2026","web_id":"","follow_name":"Joe Lyson","follow_phone":"586-755-7770","follow_email":"jlyson@pts-tools.com","pic_user":"dond","total_amt":"5615.50","total_gp":"2821.24","total_gpm":"50.24","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"42","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"248342","line":"0","data":"04-09-2026 13:53 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248342,"Line":0,"Comment":"04/19/2026 4:32 PM - dond - F/U changed from 4/22/2026 to 04/26/2026 (Follow Up In 1 Week)"},{"comp":1,"quote":248342,"Line":1,"Comment":"05/08/2026 1:12 PM - dond - F/U changed from 04/26/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248342,"Line":2,"Comment":"05/08/2026 1:12 PM - dond - CLO changed from 05/09/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248342,"Line":3,"Comment":"05/08/2026 1:13 PM - dond - Agreed to return tools in exchange for offset order. Return complete, should see PO week of 5/11"},{"comp":1,"quote":248342,"Line":4,"Comment":"05/29/2026 10:41 AM - dond - Meet with Jason and Chad on 5/28. PTS did not issue credit that we sent to PTS end of April. Expect order the first week of June."}],"items":[{"comp":"01","order":"248342","line":"1","part":"CAT50-ER25-4.00","qty":"19","price":"265.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248342","line":"2","part":"CAT50-ER25-6.00","qty":"20","price":"279.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248342","line":"3","part":"CAT50-ER40-6.00","qty":"2","price":"308.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248342","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248342","Line":"1","Company":"1","F_Line":"1","Comment":"Currently five (5) in stock in Illinois. Additional","Loc":"Y"},{"Quote":"248342","Line":"1","Company":"1","F_Line":"2","Comment":"stock arriving week of 4/13 with more arriving the","Loc":"Y"},{"Quote":"248342","Line":"1","Company":"1","F_Line":"3","Comment":"week of 5/13.","Loc":"Y"},{"Quote":"248342","Line":"2","Company":"1","F_Line":"1","Comment":"Currently two (2) in stock in Illinois. Additional","Loc":"Y"},{"Quote":"248342","Line":"2","Company":"1","F_Line":"2","Comment":"stock arriving week of 4/13. We also have stock at the","Loc":"Y"},{"Quote":"248342","Line":"2","Company":"1","F_Line":"3","Comment":"factory.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 09:41:47.484 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248342-05292026094147.txt === {"quote":"248342","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"UNILTECU","shiptoName":"Uniloy","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-21-2026","cust_po":"Uniloy replacement order","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joe Lyson","drop_po":"","status":"0","user":"dond","conv_order":"","time":"13:52","extra":"","follow_up":"06-17-2026","web_id":"","follow_name":"Joe Lyson","follow_phone":"586-755-7770","follow_email":"jlyson@pts-tools.com","pic_user":"dond","total_amt":"5615.50","total_gp":"2821.24","total_gpm":"50.24","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"42","win_pct":"20","clo_date":"06-17-2026","notes":[{"comp":"1","quote":"248342","line":"0","data":"04-09-2026 13:53 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248342,"Line":0,"Comment":"04/19/2026 4:32 PM - dond - F/U changed from 4/22/2026 to 04/26/2026 (Follow Up In 1 Week)"},{"comp":1,"quote":248342,"Line":1,"Comment":"05/08/2026 1:12 PM - dond - F/U changed from 04/26/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248342,"Line":2,"Comment":"05/08/2026 1:12 PM - dond - CLO changed from 05/09/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":248342,"Line":3,"Comment":"05/08/2026 1:13 PM - dond - Agreed to return tools in exchange for offset order. Return complete, should see PO week of 5/11"},{"comp":1,"quote":248342,"Line":4,"Comment":"05/29/2026 10:41 AM - dond - Meet with Jason and Chad on 5/28. PTS did not issue credit that we sent to PTS end of April. Expect order the first week of June."},{"comp":1,"quote":248342,"Line":5,"Comment":"05/29/2026 10:41 AM - dond - F/U changed from 05/29/2026 to 6/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248342,"Line":6,"Comment":"05/29/2026 10:41 AM - dond - CLO changed from 05/29/2026 to 06/17/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248342","line":"1","part":"CAT50-ER25-4.00","qty":"19","price":"265.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248342","line":"2","part":"CAT50-ER25-6.00","qty":"20","price":"279.00","uom":"EA","discount":"50.00","req_date":"SEE COMMENT","branch":"1"},{"comp":"01","order":"248342","line":"3","part":"CAT50-ER40-6.00","qty":"2","price":"308.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248342","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248342","Line":"1","Company":"1","F_Line":"1","Comment":"Currently five (5) in stock in Illinois. Additional","Loc":"Y"},{"Quote":"248342","Line":"1","Company":"1","F_Line":"2","Comment":"stock arriving week of 4/13 with more arriving the","Loc":"Y"},{"Quote":"248342","Line":"1","Company":"1","F_Line":"3","Comment":"week of 5/13.","Loc":"Y"},{"Quote":"248342","Line":"2","Company":"1","F_Line":"1","Comment":"Currently two (2) in stock in Illinois. Additional","Loc":"Y"},{"Quote":"248342","Line":"2","Company":"1","F_Line":"2","Comment":"stock arriving week of 4/13. We also have stock at the","Loc":"Y"},{"Quote":"248342","Line":"2","Company":"1","F_Line":"3","Comment":"factory.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 09:42:08.886 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248637-05292026094208.txt === {"quote":"248637","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"PTSNOVIM","shiptoName":"PTSolutions - Novi","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"04-15-2026","cust_po":"PRE-E236PLUS-BD","terms_code":"N30","ship_via":"TK-PA","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"","status":"0","user":"dond","conv_order":"ADV","time":"04-15","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Joe Lyson","follow_phone":"586-755-7770","follow_email":"jlyson@pts-tools.com","pic_user":"dond","total_amt":"12945.60","total_gp":"6365.35","total_gpm":"49.17","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"248637","line":"4","data":"generator."},{"comp":"1","quote":"248637","line":"3","data":"discount appeared in NERP after using quote"},{"comp":"1","quote":"248637","line":"2","data":"04-15-2026 14:06-dond added 20% discount as no"},{"comp":"1","quote":"248637","line":"1","data":"AHB Q # 248611"},{"comp":"1","quote":"248637","line":"0","data":"04-20-2026 09:10-briand: Also being quoted by"}],"crmnotes":[{"comp":1,"quote":248637,"Line":0,"Comment":"04/19/2026 4:33 PM - dond - Meeting 4/22 with Rasini Brakes to discuss"},{"comp":1,"quote":248637,"Line":1,"Comment":"04/19/2026 4:34 PM - dond - F/U changed from 4/22/2026 to 05/10/2026 (Follow Up In 3 Week)"},{"comp":1,"quote":248637,"Line":2,"Comment":"05/08/2026 1:15 PM - dond - CLO changed from 05/15/2026 to 06/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248637,"Line":3,"Comment":"05/08/2026 1:15 PM - dond - F/U changed from 05/10/2026 to 6/5/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248637","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"3","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"4","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"5","part":"PRE-PRNT-ROLL-04B080M","qty":"1","price":"11.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"6","part":"PRE-SPDL-H63-E236","qty":"1","price":"3333.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248637","line":"7","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-29 09:42:32.476 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249192-05292026094232.txt === {"quote":"249192","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"RASSBRAK","shiptoName":"Rassini Brakes LLC","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"04-27-2026","cust_po":"E236+","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"","status":"0","user":"dond","conv_order":"ADV","time":"04-27","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Joe Lyson","follow_phone":"586-755-7770","follow_email":"jlyson@pts-tools.com","pic_user":"dond","total_amt":"12099.36","total_gp":"5885.12","total_gpm":"48.64","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":249192,"Line":0,"Comment":"05/08/2026 1:19 PM - dond - Awaiting approval"},{"comp":1,"quote":249192,"Line":1,"Comment":"05/08/2026 1:19 PM - dond - F/U changed from 05/04/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249192,"Line":2,"Comment":"05/08/2026 1:19 PM - dond - CLO changed from 05/27/2026 to 06/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249192","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249192","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249192","line":"3","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249192","line":"4","part":"PRE-SPDL-H63-E236","qty":"1","price":"3333.00","uom":"EA","discount":"22.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249192","line":"5","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249192","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 09:45:05.873 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248637-05292026094505.txt === {"quote":"248637","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"PTSNOVIM","shiptoName":"PTSolutions - Novi","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"04-15-2026","cust_po":"PRE-E236PLUS-BD","terms_code":"N30","ship_via":"TK-PA","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"","status":"0","user":"dond","conv_order":"ADV","time":"04-15","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Joe Lyson","follow_phone":"586-755-7770","follow_email":"jlyson@pts-tools.com","pic_user":"dond","total_amt":"12945.60","total_gp":"6365.35","total_gpm":"49.17","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"dond","reason":"2","totalQty":"8","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"248637","line":"4","data":"generator."},{"comp":"1","quote":"248637","line":"3","data":"discount appeared in NERP after using quote"},{"comp":"1","quote":"248637","line":"2","data":"04-15-2026 14:06-dond added 20% discount as no"},{"comp":"1","quote":"248637","line":"1","data":"AHB Q # 248611"},{"comp":"1","quote":"248637","line":"0","data":"04-20-2026 09:10-briand: Also being quoted by"}],"crmnotes":[{"comp":1,"quote":248637,"Line":0,"Comment":"04/19/2026 4:33 PM - dond - Meeting 4/22 with Rasini Brakes to discuss"},{"comp":1,"quote":248637,"Line":1,"Comment":"04/19/2026 4:34 PM - dond - F/U changed from 4/22/2026 to 05/10/2026 (Follow Up In 3 Week)"},{"comp":1,"quote":248637,"Line":2,"Comment":"05/08/2026 1:15 PM - dond - CLO changed from 05/15/2026 to 06/12/2026 (CLO Date Updated)"},{"comp":1,"quote":248637,"Line":3,"Comment":"05/08/2026 1:15 PM - dond - F/U changed from 05/10/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248637,"Line":4,"Comment":"05/29/2026 10:42 AM - dond - F/U changed from 06/05/2026 to 6/12/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248637","line":"1","part":"PRE-E236PLUS-BD","qty":"1","price":"9360.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"3","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"4","part":"PRE-PRNT-04B080M","qty":"1","price":"659.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"5","part":"PRE-PRNT-ROLL-04B080M","qty":"1","price":"11.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"6","part":"PRE-SPDL-H63-E236","qty":"1","price":"3333.00","uom":"EA","discount":"20.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248637","line":"7","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248637","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-29 09:45:25.224 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249193-05292026094525.txt === {"quote":"249193","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"RASSBRAK","shiptoName":"Rassini Brakes LLC","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"04-27-2026","cust_po":"E346+","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"","status":"0","user":"dond","conv_order":"ADV","time":"04-27","extra":"","follow_up":"06-12-2026","web_id":"","follow_name":"Joe Lyson","follow_phone":"586-755-7770","follow_email":"jlyson@pts-tools.com","pic_user":"dond","total_amt":"17773.08","total_gp":"9835.42","total_gpm":"55.34","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":249193,"Line":0,"Comment":"05/08/2026 1:20 PM - dond - Awaiting approval, either this one or E236+"},{"comp":1,"quote":249193,"Line":1,"Comment":"05/08/2026 1:20 PM - dond - F/U changed from 05/04/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249193,"Line":2,"Comment":"05/08/2026 1:21 PM - dond - CLO changed from 05/29/2026 to 06/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249193","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249193","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249193","line":"3","part":"PRE-GAUGE-H63","qty":"1","price":"1123.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249193","line":"4","part":"PRE-SPDL-H63","qty":"1","price":"3067.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249193","line":"5","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249193","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 09:45:50.371 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249363-05292026094550.txt === {"quote":"249363","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"STEELCRF","shiptoName":"Steelcraft Tool Co.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-29-2026","cust_po":"SF-START2-UNIT-200","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"briand","conv_order":"","time":"09:34","extra":"","follow_up":"07-24-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969 x1125","follow_email":"kirandandia@yamazen.com","pic_user":"dond","total_amt":"8653.00","total_gp":"1463.61","total_gpm":"16.91","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249363","line":"9","data":"Elco."},{"comp":"1","quote":"249363","line":"8","data":"him end July/early Aug to be safe, coming from"},{"comp":"1","quote":"249363","line":"7","data":"PO's in NERP with Due Date of 7/2 so I'll tell"},{"comp":"1","quote":"249363","line":"6","data":"it was returned to his Trunk Stock. There are 2"},{"comp":"1","quote":"249363","line":"5","data":"sold to ROBOTIRE but somehow acquired it back b/c"},{"comp":"1","quote":"249363","line":"4","data":"to Wh2 and sat for 5 years, 2022 Blake Smith"},{"comp":"1","quote":"249363","line":"3","data":"since 2016, on RGA for quality (QUA-49282), moved"},{"comp":"1","quote":"249363","line":"2","data":"used inventory and it has been around the block"},{"comp":"1","quote":"249363","line":"1","data":"asked me to cc Dana. Per Tim O, we have one in"},{"comp":"1","quote":"249363","line":"0","data":"04-29-2026 09:41-briand: Ran #'s for Don and he"}],"crmnotes":[{"comp":1,"quote":249363,"Line":0,"Comment":"04/29/2026 3:40 PM - briand - Don has been in touch with Phil Davis to see if Steelcraft would be open to purchasing an FI6 - he is waiting to hear from Phil. Told Don that Tim O can do a live Teams demo (or the customer can come to the showroom)."},{"comp":1,"quote":249363,"Line":1,"Comment":"05/08/2026 1:31 PM - dond - F/U changed from 05/13/2026 to 5/25/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249363","line":"1","part":"SF-START2-UNIT-200","qty":"1","price":"17306.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249363","line":"2","part":"SF-RACK-POT","qty":"1","price":"153.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249363","line":"3","part":"SF-RACK-HEAT-RING","qty":"1","price":"153.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249363","line":"4","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249363","line":"5","part":"SF-POT-#50","qty":"2","price":"165.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249363","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 09:46:06.617 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249363-05292026094606.txt === {"quote":"249363","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"STEELCRF","shiptoName":"Steelcraft Tool Co.","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"05-29-2026","cust_po":"SF-START2-UNIT-200","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kiran Dandia","drop_po":"","status":"0","user":"briand","conv_order":"","time":"09:34","extra":"","follow_up":"07-24-2026","web_id":"","follow_name":"Kiran Dandia","follow_phone":"800-228-2969 x1125","follow_email":"kirandandia@yamazen.com","pic_user":"dond","total_amt":"8653.00","total_gp":"1463.61","total_gpm":"16.91","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"7","win_pct":"20","clo_date":"07-24-2026","notes":[{"comp":"1","quote":"249363","line":"9","data":"Elco."},{"comp":"1","quote":"249363","line":"8","data":"him end July/early Aug to be safe, coming from"},{"comp":"1","quote":"249363","line":"7","data":"PO's in NERP with Due Date of 7/2 so I'll tell"},{"comp":"1","quote":"249363","line":"6","data":"it was returned to his Trunk Stock. There are 2"},{"comp":"1","quote":"249363","line":"5","data":"sold to ROBOTIRE but somehow acquired it back b/c"},{"comp":"1","quote":"249363","line":"4","data":"to Wh2 and sat for 5 years, 2022 Blake Smith"},{"comp":"1","quote":"249363","line":"3","data":"since 2016, on RGA for quality (QUA-49282), moved"},{"comp":"1","quote":"249363","line":"2","data":"used inventory and it has been around the block"},{"comp":"1","quote":"249363","line":"1","data":"asked me to cc Dana. Per Tim O, we have one in"},{"comp":"1","quote":"249363","line":"0","data":"04-29-2026 09:41-briand: Ran #'s for Don and he"}],"crmnotes":[{"comp":1,"quote":249363,"Line":0,"Comment":"04/29/2026 3:40 PM - briand - Don has been in touch with Phil Davis to see if Steelcraft would be open to purchasing an FI6 - he is waiting to hear from Phil. Told Don that Tim O can do a live Teams demo (or the customer can come to the showroom)."},{"comp":1,"quote":249363,"Line":1,"Comment":"05/08/2026 1:31 PM - dond - F/U changed from 05/13/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249363,"Line":2,"Comment":"05/29/2026 10:45 AM - dond - F/U changed from 05/25/2026 to 7/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249363,"Line":3,"Comment":"05/29/2026 10:45 AM - dond - CLO changed from 05/29/2026 to 07/24/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249363","line":"1","part":"SF-START2-UNIT-200","qty":"1","price":"17306.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249363","line":"2","part":"SF-RACK-POT","qty":"1","price":"153.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249363","line":"3","part":"SF-RACK-HEAT-RING","qty":"1","price":"153.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249363","line":"4","part":"SF-COIL-CLIP-KIT","qty":"1","price":"94.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249363","line":"5","part":"SF-POT-#50","qty":"2","price":"165.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249363","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 09:47:50.507 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249520-05292026094750.txt === {"quote":"249520","customer":"5985","name":null,"customerName":"Extreme Tooling LLC","comp":"01","open":"0","shipto":"ADVINT","shiptoName":"Advanced Integrated Tooling Sol.","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"05-01-2026","cust_po":"E346+","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"","status":"0","user":"dond","conv_order":"ADV","time":"05-01","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Kevin Schill","follow_phone":"586-232-3618","follow_email":"koschill@extremetooling.com","pic_user":"dond","total_amt":"21055.20","total_gp":"11963.62","total_gpm":"56.82","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"10","win_pct":"20","clo_date":"06-01-2026","notes":[],"crmnotes":[{"comp":1,"quote":249520,"Line":0,"Comment":"05/08/2026 1:31 PM - dond - F/U changed from 05/08/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249520,"Line":1,"Comment":"05/29/2026 10:47 AM - dond - Mail sent to dist and enduser, no response."}],"items":[{"comp":"01","order":"249520","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"3","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"4","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"7","part":"PRE-SPDL-H10","qty":"1","price":"3856.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"8","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"9","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-29 09:48:02.796 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249520-05292026094802.txt === {"quote":"249520","customer":"5985","name":null,"customerName":"Extreme Tooling LLC","comp":"01","open":"0","shipto":"ADVINT","shiptoName":"Advanced Integrated Tooling Sol.","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"05-01-2026","cust_po":"E346+","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"","status":"0","user":"dond","conv_order":"ADV","time":"05-01","extra":"","follow_up":"06-30-2026","web_id":"","follow_name":"Kevin Schill","follow_phone":"586-232-3618","follow_email":"koschill@extremetooling.com","pic_user":"dond","total_amt":"21055.20","total_gp":"11963.62","total_gpm":"56.82","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"10","win_pct":"20","clo_date":"06-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":249520,"Line":0,"Comment":"05/08/2026 1:31 PM - dond - F/U changed from 05/08/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249520,"Line":1,"Comment":"05/29/2026 10:47 AM - dond - Mail sent to dist and enduser, no response."},{"comp":1,"quote":249520,"Line":2,"Comment":"05/29/2026 10:47 AM - dond - F/U changed from 05/27/2026 to 6/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249520,"Line":3,"Comment":"05/29/2026 10:47 AM - dond - CLO changed from 06/01/2026 to 06/30/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249520","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"3","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"4","part":"PRE-GAUGE-H100","qty":"1","price":"1642.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"5","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"6","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"7","part":"PRE-SPDL-H10","qty":"1","price":"3856.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"8","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"9","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249520","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-29 09:49:20.090 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249553-05292026094919.txt === {"quote":"249553","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"STEMI","shiptoName":"Steel Craft Technologies","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-12-2026","cust_po":"Shrink unit","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Phil Davis","drop_po":"","status":"0","user":"dond","conv_order":"","time":"13:00","extra":"","follow_up":"07-24-2026","web_id":"","follow_name":"Phil Davis","follow_phone":"800-882-8558 ext1147","follow_email":"phildavis@yamazen.com","pic_user":"dond","total_amt":"33705.75","total_gp":"22309.98","total_gpm":"66.19","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-01-2026","notes":[{"comp":"1","quote":"249553","line":"1","data":"approved by Dana S."},{"comp":"1","quote":"249553","line":"0","data":"05-01-2026 13:45-dond added discount on 380v a"}],"crmnotes":[{"comp":1,"quote":249553,"Line":0,"Comment":"05/08/2026 1:32 PM - dond - F/U changed from 05/07/2026 to 5/25/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249553","line":"1","part":"SF-FI6-UNIT-200","qty":"1","price":"23711.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249553","line":"2","part":"SF-FI6-UNIT-380","qty":"1","price":"20900.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249553","line":"3","part":"SF-POT-#50","qty":"2","price":"165.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249553","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249553","Line":"2","Company":"1","F_Line":"1","Comment":"List Price = $24,625.00 usd. Discounted 15%","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 09:49:35.379 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249553-05292026094935.txt === {"quote":"249553","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"STEMI","shiptoName":"Steel Craft Technologies","entry_date":"05-01-2026","cust_order_date":"05-01-2026","req_date":"06-12-2026","cust_po":"Shrink unit","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Phil Davis","drop_po":"","status":"0","user":"dond","conv_order":"","time":"13:00","extra":"","follow_up":"07-24-2026","web_id":"","follow_name":"Phil Davis","follow_phone":"800-882-8558 ext1147","follow_email":"phildavis@yamazen.com","pic_user":"dond","total_amt":"33705.75","total_gp":"22309.98","total_gpm":"66.19","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"5","win_pct":"20","clo_date":"07-24-2026","notes":[{"comp":"1","quote":"249553","line":"1","data":"approved by Dana S."},{"comp":"1","quote":"249553","line":"0","data":"05-01-2026 13:45-dond added discount on 380v a"}],"crmnotes":[{"comp":1,"quote":249553,"Line":0,"Comment":"05/08/2026 1:32 PM - dond - F/U changed from 05/07/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249553,"Line":1,"Comment":"05/29/2026 10:49 AM - dond - F/U changed from 05/25/2026 to 7/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249553,"Line":2,"Comment":"05/29/2026 10:49 AM - dond - CLO changed from 06/01/2026 to 07/24/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249553","line":"1","part":"SF-FI6-UNIT-200","qty":"1","price":"23711.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249553","line":"2","part":"SF-FI6-UNIT-380","qty":"1","price":"20900.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249553","line":"3","part":"SF-POT-#50","qty":"2","price":"165.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249553","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249553","Line":"2","Company":"1","F_Line":"1","Comment":"List Price = $24,625.00 usd. Discounted 15%","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 09:50:04.813 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249929-05292026095004.txt === {"quote":"249929","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"REULANMI","shiptoName":"Reuland Electric","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-22-2026","cust_po":"Wrenches","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kelly Przywara","drop_po":"","status":"0","user":"dond","conv_order":"","time":"11:40","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Kelly Przywara","follow_phone":"517-278-7144","follow_email":"kprzywara@pts-tools.com","pic_user":"dond","total_amt":"682.72","total_gp":"312.56","total_gpm":"45.78","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"dond","reason":"2","totalQty":"6","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":249929,"Line":0,"Comment":"05/17/2026 11:31 PM - dond - F/U changed from 05/17/2026 to 5/26/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249929","line":"1","part":"TQW-150","qty":"1","price":"357.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249929","line":"2","part":"TQW-E16-G","qty":"1","price":"151.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249929","line":"3","part":"TQW-E20-G","qty":"1","price":"151.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249929","line":"4","part":"TQW-E32-G","qty":"1","price":"165.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249929","line":"5","part":"TQW-E40-G","qty":"1","price":"180.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249929","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"32.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 09:52:09.026 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250365-05292026095208.txt === {"quote":"250365","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"ALRO","shiptoName":"BlackHawk Industrial - Jackson","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"Live Tool","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Josh Vickers","drop_po":"","status":"0","user":"dond","conv_order":"","time":"12:20","extra":"","follow_up":"06-09-2026","web_id":"","follow_name":"Accounts Payable","follow_phone":"","follow_email":"aphelp@blackhawkid.com","pic_user":"dond","total_amt":"2744.70","total_gp":"996.78","total_gpm":"36.32","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-18-2026","notes":[{"comp":"1","quote":"250365","line":"0","data":"05-18-2026 12:21 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250365","line":"1","part":"MZMP47-ER32X-OFF","qty":"1","price":"3921.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250365","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 09:53:13.859 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250407-05292026095313.txt === {"quote":"250407","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"EPIC","shiptoName":"Epic Machine","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-19-2026","cust_po":"ZeroClamp Workholding","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Don Doyle","drop_po":"","status":"0","user":"briand","conv_order":"","time":"08:10","extra":"","follow_up":"08-04-2026","web_id":"","follow_name":"Don Doyle","follow_phone":"313-301-2657","follow_email":"dond@lyndexnikken.com","pic_user":"dond","total_amt":"32108.00","total_gp":"23416.52","total_gpm":"72.93","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"15","win_pct":"20","clo_date":"06-19-2026","notes":[{"comp":"1","quote":"250407","line":"17","data":"Replied all to original request w/ the quote #."},{"comp":"1","quote":"250407","line":"16","data":"so I put it under Acct #1 for the time being."},{"comp":"1","quote":"250407","line":"15","data":"Ricketts. We don't know who the distributor is"},{"comp":"1","quote":"250407","line":"14","data":"05-19-2026 08:20-briand: Put on QL per Michael"},{"comp":"1","quote":"250407","line":"13","data":"special. The other items are Itype E."},{"comp":"1","quote":"250407","line":"12","data":"can update on quote. The flow control unit is a"},{"comp":"1","quote":"250407","line":"11","data":"this. Asked Don to provide Distributor info so I"},{"comp":"1","quote":"250407","line":"10","data":"standards. Michael Ricketts working w/ Kyoko on"},{"comp":"1","quote":"250407","line":"9","data":"the flow control unit (34858) doesn't meet UL"},{"comp":"1","quote":"250407","line":"8","data":"05-19-2026 11:11-briand: QL updated, note shows"},{"comp":"1","quote":"250407","line":"7","data":"colored in blue in case anyone asks :-)"},{"comp":"1","quote":"250407","line":"6","data":"Lines 1 & 2. This is why the QL hasn't been"},{"comp":"1","quote":"250407","line":"5","data":"distributor info will let us see the discount for"},{"comp":"1","quote":"250407","line":"4","data":"control unit is $6,220 and quote at NET. The"},{"comp":"1","quote":"250407","line":"3","data":"sending to Don. The lowest we can go on that"},{"comp":"1","quote":"250407","line":"2","data":"info from Epic so we can update the quote before"},{"comp":"1","quote":"250407","line":"1","data":"tt Don today and Don is going to get Distributor"},{"comp":"1","quote":"250407","line":"0","data":"05-21-2026 13:23-briand: Michael Ricketts said he"}],"crmnotes":[{"comp":1,"quote":250407,"Line":0,"Comment":"05/29/2026 10:52 AM - dond - Awaiting paperwork to get Epic/Ascential setup as direct customer."}],"items":[{"comp":"01","order":"250407","line":"1","part":"WH-ZP190-STD","qty":"6","price":"3029.00","uom":"EA","discount":"0.00","req_date":"8~10 Weeks ARO","branch":"1"},{"comp":"01","order":"250407","line":"2","part":"WH-ZP190-STUD-18M16","qty":"6","price":"249.00","uom":"EA","discount":"0.00","req_date":"8~10 Weeks ARO","branch":"1"},{"comp":"01","order":"250407","line":"3","part":"SPECIAL-WH-ZPB","qty":"2","price":"6220.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT BELOW","branch":"1"},{"comp":"01","order":"250407","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"250407","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"250407","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"250407","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-29 09:53:27.832 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250407-05292026095327.txt === {"quote":"250407","customer":"1","name":null,"customerName":"Lyndex-Nikken Inc.","comp":"01","open":"0","shipto":"EPIC","shiptoName":"Epic Machine","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-19-2026","cust_po":"ZeroClamp Workholding","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Don Doyle","drop_po":"","status":"0","user":"briand","conv_order":"","time":"08:10","extra":"","follow_up":"08-04-2026","web_id":"","follow_name":"Don Doyle","follow_phone":"313-301-2657","follow_email":"dond@lyndexnikken.com","pic_user":"dond","total_amt":"32108.00","total_gp":"23416.52","total_gpm":"72.93","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"15","win_pct":"20","clo_date":"08-04-2026","notes":[{"comp":"1","quote":"250407","line":"17","data":"Replied all to original request w/ the quote #."},{"comp":"1","quote":"250407","line":"16","data":"so I put it under Acct #1 for the time being."},{"comp":"1","quote":"250407","line":"15","data":"Ricketts. We don't know who the distributor is"},{"comp":"1","quote":"250407","line":"14","data":"05-19-2026 08:20-briand: Put on QL per Michael"},{"comp":"1","quote":"250407","line":"13","data":"special. The other items are Itype E."},{"comp":"1","quote":"250407","line":"12","data":"can update on quote. The flow control unit is a"},{"comp":"1","quote":"250407","line":"11","data":"this. Asked Don to provide Distributor info so I"},{"comp":"1","quote":"250407","line":"10","data":"standards. Michael Ricketts working w/ Kyoko on"},{"comp":"1","quote":"250407","line":"9","data":"the flow control unit (34858) doesn't meet UL"},{"comp":"1","quote":"250407","line":"8","data":"05-19-2026 11:11-briand: QL updated, note shows"},{"comp":"1","quote":"250407","line":"7","data":"colored in blue in case anyone asks :-)"},{"comp":"1","quote":"250407","line":"6","data":"Lines 1 & 2. This is why the QL hasn't been"},{"comp":"1","quote":"250407","line":"5","data":"distributor info will let us see the discount for"},{"comp":"1","quote":"250407","line":"4","data":"control unit is $6,220 and quote at NET. The"},{"comp":"1","quote":"250407","line":"3","data":"sending to Don. The lowest we can go on that"},{"comp":"1","quote":"250407","line":"2","data":"info from Epic so we can update the quote before"},{"comp":"1","quote":"250407","line":"1","data":"tt Don today and Don is going to get Distributor"},{"comp":"1","quote":"250407","line":"0","data":"05-21-2026 13:23-briand: Michael Ricketts said he"}],"crmnotes":[{"comp":1,"quote":250407,"Line":0,"Comment":"05/29/2026 10:52 AM - dond - Awaiting paperwork to get Epic/Ascential setup as direct customer."},{"comp":1,"quote":250407,"Line":1,"Comment":"05/29/2026 10:53 AM - dond - F/U changed from 06/01/2026 to 8/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250407,"Line":2,"Comment":"05/29/2026 10:53 AM - dond - CLO changed from 06/19/2026 to 08/04/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250407","line":"1","part":"WH-ZP190-STD","qty":"6","price":"3029.00","uom":"EA","discount":"0.00","req_date":"8~10 Weeks ARO","branch":"1"},{"comp":"01","order":"250407","line":"2","part":"WH-ZP190-STUD-18M16","qty":"6","price":"249.00","uom":"EA","discount":"0.00","req_date":"8~10 Weeks ARO","branch":"1"},{"comp":"01","order":"250407","line":"3","part":"SPECIAL-WH-ZPB","qty":"2","price":"6220.00","uom":"EA","discount":"0.00","req_date":"SEE COMMENT BELOW","branch":"1"},{"comp":"01","order":"250407","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"250407","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"250407","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"250407","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 09:53:54.755 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250455-05292026095354.txt === {"quote":"250455","customer":"E17150","name":null,"customerName":"Fanuc America Corporation (MI)","comp":"01","open":"0","shipto":"FANUC","shiptoName":"Fanuc America Corporation","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-30-2026","cust_po":"EZ-ACART-PREM","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Patrick Gray","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:58","extra":"","follow_up":"07-15-2026","web_id":"","follow_name":"Patrick Gray","follow_phone":"888-326-8287","follow_email":"patrick.gray@fanucamerica.com","pic_user":"dond","total_amt":"18404.85","total_gp":"10717.27","total_gpm":"58.23","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-19-2026","notes":[{"comp":"1","quote":"250455","line":"3","data":"this request."},{"comp":"1","quote":"250455","line":"2","data":"with Fanuc. Let Michael, 54, Auto and Purch of"},{"comp":"1","quote":"250455","line":"1","data":"put on the QL as he and Don had a conference call"},{"comp":"1","quote":"250455","line":"0","data":"05-19-2026 15:08-briand: Per Michael Ricketts,"}],"crmnotes":[],"items":[{"comp":"01","order":"250455","line":"1","part":"EZ-ACART-PREM","qty":"1","price":"21064.54","uom":"EA","discount":"15.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"250455","line":"2","part":"EZ-ACC-CMP-UNVS","qty":"1","price":"500.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250455","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-29 09:54:08.075 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250455-05292026095407.txt === {"quote":"250455","customer":"E17150","name":null,"customerName":"Fanuc America Corporation (MI)","comp":"01","open":"0","shipto":"FANUC","shiptoName":"Fanuc America Corporation","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-30-2026","cust_po":"EZ-ACART-PREM","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Patrick Gray","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:58","extra":"","follow_up":"07-15-2026","web_id":"","follow_name":"Patrick Gray","follow_phone":"888-326-8287","follow_email":"patrick.gray@fanucamerica.com","pic_user":"dond","total_amt":"18404.85","total_gp":"10717.27","total_gpm":"58.23","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"dond","reason":"","totalQty":"3","win_pct":"20","clo_date":"07-15-2026","notes":[{"comp":"1","quote":"250455","line":"3","data":"this request."},{"comp":"1","quote":"250455","line":"2","data":"with Fanuc. Let Michael, 54, Auto and Purch of"},{"comp":"1","quote":"250455","line":"1","data":"put on the QL as he and Don had a conference call"},{"comp":"1","quote":"250455","line":"0","data":"05-19-2026 15:08-briand: Per Michael Ricketts,"}],"crmnotes":[{"comp":1,"quote":250455,"Line":0,"Comment":"05/29/2026 10:53 AM - dond - F/U changed from 05/25/2026 to 7/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250455,"Line":1,"Comment":"05/29/2026 10:53 AM - dond - CLO changed from 06/19/2026 to 07/15/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250455","line":"1","part":"EZ-ACART-PREM","qty":"1","price":"21064.54","uom":"EA","discount":"15.00","req_date":"8 WEEKS","branch":"1"},{"comp":"01","order":"250455","line":"2","part":"EZ-ACC-CMP-UNVS","qty":"1","price":"500.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"250455","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 09:54:56.297 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250680-05292026095456.txt === {"quote":"250680","customer":"1530","name":null,"customerName":"AHB Tooling & Machinery Inc","comp":"01","open":"1","shipto":"LOCLAP","shiptoName":"American Rheinmetall","entry_date":"05-26-2026","cust_order_date":"05-26-2026","req_date":"07-07-2026","cust_po":"HSK100A MRAM INTERNAL","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Scott DeWitt","drop_po":"","status":"0","user":"dond","conv_order":"","time":"10:18","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Scott DeWitt","follow_phone":"989-754-0066","follow_email":"scott.dewitt@ahbinc.com","pic_user":"dond","total_amt":"6189.75","total_gp":"3052.61","total_gpm":"49.32","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"dond","reason":"2","totalQty":"4","win_pct":"20","clo_date":"06-26-2026","notes":[{"comp":"1","quote":"250680","line":"0","data":"05-26-2026 10:20 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250680","line":"-13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"25.00","req_date":"","branch":"1"},{"comp":"01","order":"250680","line":"1","part":"H100A-MRAM-IC","qty":"1","price":"7036.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250680","line":"2","part":"PA110-BT/HSK","qty":"1","price":"1173.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250680","line":"4","part":"HSK100-TUBE","qty":"1","price":"44.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-29 09:55:50.438 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250479-05292026095550.txt === {"quote":"250479","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"ALRO","shiptoName":"BlackHawk Industrial - Jackson","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"07-01-2026","cust_po":"8\" projection CAT50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Accounts Payable","drop_po":"","status":"0","user":"dond","conv_order":"","time":"09:20","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Accounts Payable","follow_phone":"","follow_email":"aphelp@blackhawkid.com","pic_user":"dond","total_amt":"410.94","total_gp":"205.91","total_gpm":"50.11","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"dond","reason":"2","totalQty":"3","win_pct":"20","clo_date":"06-20-2026","notes":[{"comp":"1","quote":"250479","line":"0","data":"05-20-2026 09:22 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250479","line":"1","part":"C5001-1250-8.00CP","qty":"1","price":"386.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250479","line":"2","part":"C5001-1500-8.00CP","qty":"1","price":"375.00","uom":"EA","discount":"46.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250479","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-29 09:57:54.870 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250365-05292026095754.txt === {"quote":"250365","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"ALRO","shiptoName":"BlackHawk Industrial - Jackson","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"Live Tool","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Josh Vickers","drop_po":"","status":"0","user":"dond","conv_order":"","time":"12:20","extra":"","follow_up":"06-09-2026","web_id":"","follow_name":"Accounts Payable","follow_phone":"","follow_email":"aphelp@blackhawkid.com","pic_user":"dond","total_amt":"2744.70","total_gp":"996.78","total_gpm":"36.32","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"dond","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-18-2026","notes":[{"comp":"1","quote":"250365","line":"0","data":"05-18-2026 12:21 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250365,"Line":0,"Comment":"05/29/2026 10:52 AM - dond - F/U changed from 05/31/2026 to 6/9/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"250365","line":"1","part":"MZMP47-ER32X-OFF","qty":"1","price":"3921.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250365","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 10:05:06.978 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250119-05292026100506.txt === {"quote":"250119","customer":"4950","name":null,"customerName":"CB DeKorne Inc.","comp":"01","open":"0","shipto":"CBDEKOR","shiptoName":"CB DeKorne Inc.","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"C4006-25-4.00","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"54","salesman":"DE","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rosann Hannah","drop_po":"","status":"0","user":"mariek","conv_order":"","time":"13:56","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Rosann Hannah","follow_phone":"616-363-4866","follow_email":"rhannah@cbdekorne.com","pic_user":"mariek","total_amt":"118.20","total_gp":"63.11","total_gpm":"53.39","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"mariek","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250119","line":"0","data":"05-13-2026 13:57 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250119,"Line":0,"Comment":"05/29/2026 9:13 AM - mariek - F/U changed from 05/29/2026 to 6/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250119,"Line":1,"Comment":"05/29/2026 9:14 AM - mariek - sent follow up email to Rosann"},{"comp":1,"quote":250119,"Line":2,"Comment":"05/29/2026 10:04 AM - mariek - Per Rosann, they are waiting for their customer to issue a PO."}],"items":[{"comp":"01","order":"250119","line":"1","part":"C4006-25-4.00","qty":"1","price":"197.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250119","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 10:15:33.352 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250645-05292026101533.txt === {"quote":"250645","customer":"20280","name":null,"customerName":"Techni-Tool Inc. (TX)","comp":"01","open":"1","shipto":"NATCHE","shiptoName":"Natoli Engineering","entry_date":"05-22-2026","cust_order_date":"05-22-2026","req_date":"07-03-2026","cust_po":"E25-433(C)","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"60","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Rachel Steuber (St. Louis","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"14:02","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Rachel Steuber (St. Louis","follow_phone":"314-894-9090","follow_email":"rsteuber@technitoolinc.com","pic_user":"haleyd","total_amt":"72.00","total_gp":"53.83","total_gpm":"74.76","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-22-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250645","line":"1","part":"E25-433(C)","qty":"1","price":"100.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250645","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 10:16:29.093 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250624-05292026101628.txt === {"quote":"250624","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCKENT","shiptoName":"MSC Industrial","entry_date":"05-22-2026","cust_order_date":"05-22-2026","req_date":"06-22-2026","cust_po":"SK10-3A","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sinclair Onyejuruwa","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"11:05","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Sinclair Onyejuruwa","follow_phone":"","follow_email":"Sinclair.Onyejuruwa@mscdirect.com>","pic_user":"haleyd","total_amt":"46.80","total_gp":"34.63","total_gpm":"74.00","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-22-2026","notes":[{"comp":"1","quote":"250624","line":"0","data":"05-22-2026 11:06 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250624","line":"1","part":"SK10-3A","qty":"1","price":"72.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250624","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 10:19:38.253 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250444-05292026101937.txt === {"quote":"250444","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"MSCMENWI","shiptoName":"MSC Industrial Supply Company","entry_date":"05-19-2026","cust_order_date":"05-19-2026","req_date":"06-19-2026","cust_po":"MZMP47-BG15Z-C","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brenda Honer","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"13:43","extra":"","follow_up":"06-17-2026","web_id":"","follow_name":"Brenda Honer","follow_phone":"920-734-9146","follow_email":"HonerB@mscdirect.com","pic_user":"haleyd","total_amt":"7816.60","total_gp":"4585.90","total_gpm":"58.67","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"12","win_pct":"20","clo_date":"06-19-2026","notes":[{"comp":"1","quote":"250444","line":"0","data":"05-19-2026 13:47 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250444,"Line":0,"Comment":"05/29/2026 10:19 AM - haleyd - emailed HonerB@mscdirect.com for FW/UP"}],"items":[{"comp":"01","order":"250444","line":"1","part":"MZMP47-BG15Z-C","qty":"1","price":"1045.00","uom":"EA","discount":"32.00","req_date":"Delivery 8/2026","branch":"1"},{"comp":"01","order":"250444","line":"3","part":"MZMP47-BG15Z-C","qty":"3","price":"1045.00","uom":"EA","discount":"32.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250444","line":"5","part":"MZMP47-BG15Z-C","qty":"7","price":"1045.00","uom":"EA","discount":"32.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250444","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-29 10:21:52.257 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250018-05292026102152.txt === {"quote":"250018","customer":"11265","name":null,"customerName":"Kentech Machinery Inc.","comp":"01","open":"0","shipto":"KENTECH","shiptoName":"Kentech Machinery Inc.","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"510-set-18","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Cam Blincoe","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"13:07","extra":"","follow_up":"07-10-2026","web_id":"","follow_name":"Cam Blincoe","follow_phone":"","follow_email":"cam@kentechmachinery.com","pic_user":"haleyd","total_amt":"1904.00","total_gp":"1377.96","total_gpm":"72.37","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"250018","line":"0","data":"05-12-2026 13:20 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250018","line":"1","part":"510-SET-18","qty":"4","price":"680.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250018","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 10:22:01.961 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250018-05292026102201.txt === {"quote":"250018","customer":"11265","name":null,"customerName":"Kentech Machinery Inc.","comp":"01","open":"0","shipto":"KENTECH","shiptoName":"Kentech Machinery Inc.","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"510-set-18","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Cam Blincoe","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"13:07","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Cam Blincoe","follow_phone":"","follow_email":"cam@kentechmachinery.com","pic_user":"haleyd","total_amt":"1904.00","total_gp":"1377.96","total_gpm":"72.37","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"250018","line":"0","data":"05-12-2026 13:20 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250018,"Line":0,"Comment":"05/29/2026 10:21 AM - haleyd - F/U changed from 05/28/2026 to 7/10/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"250018","line":"1","part":"510-SET-18","qty":"4","price":"680.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250018","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 10:32:07.707 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249715-05292026103207.txt === {"quote":"249715","customer":"19165","name":null,"customerName":"Salem Tools","comp":"01","open":"0","shipto":"IJKMNPRU","shiptoName":"Salem Tools","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-06-2026","cust_po":"C6-ER16-100","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Durrence","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"08:58","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Chris Durrence","follow_phone":"8003904348","follow_email":"cdurrence@salemtools.com","pic_user":"haleyd","total_amt":"4335.12","total_gp":"2168.19","total_gpm":"50.01","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"15","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"249715","line":"0","data":"05-06-2026 08:58 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249715,"Line":0,"Comment":"05/11/2026 10:14 AM - haleyd - F/UP with Chris Durrence via email"},{"comp":1,"quote":249715,"Line":1,"Comment":"05/11/2026 10:17 AM - haleyd - F/U changed from 05/12/2026 to 5/28/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249715","line":"1","part":"C6-ER16-100","qty":"6","price":"483.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249715","line":"2","part":"016-SPAN","qty":"1","price":"18.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249715","line":"3","part":"C6-ER25-100","qty":"6","price":"514.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249715","line":"4","part":"025-SPAN","qty":"1","price":"21.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249715","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 10:34:05.151 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249665-05292026103404.txt === {"quote":"249665","customer":"1245","name":null,"customerName":"All Industrial Tool Supply","comp":"01","open":"0","shipto":"ALLINDCA","shiptoName":"All Industrial Tool Supply","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-05-2026","cust_po":"C4006-0500-5.00","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"70","salesman":"AD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Karla Estrada","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"10:09","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Karla Estrada","follow_phone":"","follow_email":"karla.estrada@allindustrial.com","pic_user":"haleyd","total_amt":"124.80","total_gp":"72.68","total_gpm":"58.24","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"haleyd","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"249665","line":"0","data":"05-05-2026 10:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249665,"Line":0,"Comment":"05/14/2026 9:58 AM - haleyd - F/U changed from 05/11/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249665,"Line":1,"Comment":"05/29/2026 10:33 AM - haleyd - emailed karla.estrada@allindustrial.com for follow up"}],"items":[{"comp":"01","order":"249665","line":"1","part":"C4006-0500-5.00","qty":"1","price":"192.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249665","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 10:34:55.317 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249637-05292026103455.txt === {"quote":"249637","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"GIJJMMPR","shiptoName":"BlackHawk Industrial","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-04-2026","cust_po":"800-032","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Angie Gesler","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"15:17","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Angie Gesler","follow_phone":"","follow_email":"Angie.Gesler@blackhawkid.com>","pic_user":"haleyd","total_amt":"28.50","total_gp":"20.97","total_gpm":"73.58","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249637","line":"0","data":"05-04-2026 15:18 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249637,"Line":0,"Comment":"05/11/2026 4:09 PM - haleyd - F/U changed from 05/10/2026 to 5/28/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249637","line":"1","part":"800-032","qty":"1","price":"38.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249637","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 10:35:37.776 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249455-05292026103537.txt === {"quote":"249455","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"1","shipto":"BLACKMO","shiptoName":"BlackHawk Industrial - St. Louis","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"05-30-2026","cust_po":"QCFC65-094-SMO","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanne Schwent","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"09:39","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Jeanne Schwent","follow_phone":"636-498-0370","follow_email":"jeanne.schwent@blackhawkid.com","pic_user":"haleyd","total_amt":"257.69","total_gp":"111.07","total_gpm":"43.10","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"2","win_pct":"20","clo_date":"05-30-2026","notes":[{"comp":"1","quote":"249455","line":"0","data":"04-30-2026 09:40 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249455,"Line":0,"Comment":"05/11/2026 4:08 PM - haleyd - F/U changed from 05/06/2026 to 5/28/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249455","line":"1","part":"QCFC65-094-SMO","qty":"1","price":"353.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249455","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 10:36:25.875 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250475-05292026103625.txt === {"quote":"250475","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"HALP","shiptoName":"Halpern Titanium","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"06-20-2026","cust_po":"SK16-8","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Sue Hunt","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"08:54","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Sue Hunt","follow_phone":"413-593-5216","follow_email":"hunts@mscdirect.com","pic_user":"haleyd","total_amt":"115.70","total_gp":"82.94","total_gpm":"71.69","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"haleyd","reason":"1","totalQty":"3","win_pct":"20","clo_date":"06-20-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250475","line":"1","part":"SK16-8","qty":"2","price":"89.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250475","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 10:37:31.192 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250121-05292026103730.txt === {"quote":"250121","customer":"6150","name":null,"customerName":"Fastenal Company Purchasing (MN)","comp":"01","open":"1","shipto":"KUHNN","shiptoName":"KUHN North America","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"ET40-652","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"35","salesman":"JA","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Cameron","drop_po":"","status":"0","user":"haleyd","conv_order":"","time":"14:11","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Cameron","follow_phone":"","follow_email":"wimon@stores.fastenal.com","pic_user":"haleyd","total_amt":"121.04","total_gp":"86.51","total_gpm":"71.47","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"haleyd","reason":"2","totalQty":"2","win_pct":"20","clo_date":"06-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":250121,"Line":0,"Comment":"05/20/2026 1:23 PM - haleyd - F/U changed from 05/19/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250121,"Line":1,"Comment":"05/27/2026 8:57 AM - haleyd - F/U changed from 05/26/2026 to 6/12/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"250121","line":"1","part":"ET40-652","qty":"1","price":"178.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250121","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 10:46:42.086 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.0557901651077, -111.477484618, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.0557901651077, -111.477484618, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1764789 second/s. 2026-05-29 10:51:14.709 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.6712333141205, -80.094213877958, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.6712333141205, -80.094213877958, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.5019625 second/s. 2026-05-29 10:51:16.192 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.6715268685326, -80.0943424806363, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.6715268685326, -80.0943424806363, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4031384 second/s. 2026-05-29 10:51:36.746 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.6715268685326, -80.0943424806363, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.6715268685326, -80.0943424806363, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 9.22337203685478E+18 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.4259518 second/s. 2026-05-29 10:51:58.077 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.6831264610975, -80.095242976506, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.6831264610975, -80.095242976506, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2590281 second/s. 2026-05-29 10:52:40.782 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.6945703930529, -80.0988146379485, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.6945703930529, -80.0988146379485, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1908816 second/s. 2026-05-29 10:53:25.033 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.7071703635442, -80.1015124245605, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.7071703635442, -80.1015124245605, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1956359 second/s. 2026-05-29 10:54:40.246 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250652-05292026105440.txt === {"quote":"250652","customer":"13700","name":null,"customerName":"The Robert E. Morris Company [CT]","comp":"01","open":"0","shipto":"THEROBEZ","shiptoName":"The Robert E. Morris Company","entry_date":"05-22-2026","cust_order_date":"05-22-2026","req_date":"07-03-2026","cust_po":"SF-START2-UNIT-200","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Matt Zaleski","drop_po":"","status":"0","user":"jacobm","conv_order":"","time":"16:12","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Matt Zaleski","follow_phone":"(516) 477-1584","follow_email":"mzaleski@robertemorris.com","pic_user":"jacobm","total_amt":"8653.00","total_gp":"1724.59","total_gpm":"19.93","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-22-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250652","line":"1","part":"SF-START2-UNIT-200","qty":"1","price":"17306.00","uom":"EA","discount":"50.00","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"250652","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 10:54:51.388 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248297-05292026105451.txt === {"quote":"248297","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"JOHNLAUR","shiptoName":"Johns Hopkins Univ-Applied Physics","entry_date":"04-09-2026","cust_order_date":"04-09-2026","req_date":"05-09-2026","cust_po":"Mazak BMT68 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jim Smith","drop_po":"","status":"0","user":"jacobm","conv_order":"","time":"09:25","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jim Smith","follow_phone":"443-252-1624","follow_email":"jsmith@stellarindustrial.com","pic_user":"jacobm","total_amt":"11035.76","total_gp":"5889.20","total_gpm":"53.36","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-09-2026","notes":[{"comp":"1","quote":"248297","line":"10","data":"04-09-2026 12:31 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"9","data":"04-09-2026 11:24 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"8","data":"04-09-2026 11:23 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"7","data":"04-09-2026 11:11 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"6","data":"04-09-2026 11:10 - Discounts Recalculated"},{"comp":"1","quote":"248297","line":"5","data":"disc."},{"comp":"1","quote":"248297","line":"4","data":"GP's and disc to review if he wants to do extra"},{"comp":"1","quote":"248297","line":"3","data":"going to meeting w/ MSC reps, sent him list of"},{"comp":"1","quote":"248297","line":"2","data":"04-09-2026 11:12-briand: Jacob entered quote,"},{"comp":"1","quote":"248297","line":"1","data":"8%."},{"comp":"1","quote":"248297","line":"0","data":"04-09-2026 12:32-briand: Jacob said to go extra"}],"crmnotes":[{"comp":1,"quote":248297,"Line":0,"Comment":"04/16/2026 11:20 AM - jacobm - Sent follow up email"},{"comp":1,"quote":248297,"Line":1,"Comment":"04/16/2026 11:21 AM - jacobm - F/U changed from 04/15/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248297,"Line":2,"Comment":"04/24/2026 12:46 PM - jacobm - Quote is for a military shop. Jim made it known that they move slowly. He will contact once he sees movement"},{"comp":1,"quote":248297,"Line":3,"Comment":"04/24/2026 12:47 PM - jacobm - F/U changed from 04/23/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248297,"Line":4,"Comment":"05/01/2026 4:09 PM - jacobm - F/U changed from 04/30/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248297,"Line":5,"Comment":"05/11/2026 12:45 PM - jacobm - Follow up email."},{"comp":1,"quote":248297,"Line":6,"Comment":"05/11/2026 12:46 PM - jacobm - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248297,"Line":7,"Comment":"05/15/2026 11:15 AM - jacobm - F/U changed from 05/14/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248297,"Line":8,"Comment":"05/21/2026 8:42 AM - jacobm - F/U changed from 05/20/2026 to 5/29/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248297","line":"1","part":"MZST68-ER32X","qty":"1","price":"3022.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"2","part":"MZST68-ER32X-ICE","qty":"1","price":"3348.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"3","part":"MZST68-ER32Z","qty":"1","price":"4814.00","uom":"EA","discount":"33.00","req_date":"Mid/End May","branch":"1"},{"comp":"01","order":"248297","line":"4","part":"MZST68-ER32Z-ICE","qty":"1","price":"5084.00","uom":"EA","discount":"33.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"5","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"6","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248297","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 10:55:05.027 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249615-05292026105504.txt === {"quote":"249615","customer":"13700","name":null,"customerName":"The Robert E. Morris Company [CT]","comp":"01","open":"0","shipto":"THEROBEZ","shiptoName":"The Robert E. Morris Company","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-15-2026","cust_po":"5AX-201OSP4-M-AHB","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pat D'Amato","drop_po":"","status":"0","user":"jacobm","conv_order":"","time":"11:39","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Pat D'Amato","follow_phone":"860-810-0368","follow_email":"patrickjohndamato@gmail.com","pic_user":"jacobm","total_amt":"51835.00","total_gp":"36909.82","total_gpm":"71.21","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"jacobm","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-15-2026","notes":[],"crmnotes":[{"comp":1,"quote":249615,"Line":0,"Comment":"05/11/2026 12:47 PM - jacobm - F/U changed from 05/10/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249615,"Line":1,"Comment":"05/21/2026 8:40 AM - jacobm - F/U changed from 05/19/2026 to 5/29/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249615","line":"1","part":"5AX-201OSP4-M-AHB","qty":"1","price":"74050.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"249615","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249615","Line":"1","Company":"1","F_Line":"1","Comment":"Cables are included","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 11:41:41.858 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249365-05292026114141.txt === {"quote":"249365","customer":"2275","name":null,"customerName":"Bicen Tool Corporation","comp":"01","open":"1","shipto":"BICENTO","shiptoName":"Bicen Tool Corporation","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"R8 Drill chuck BT/P&O","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Atsushi (Ash) Otsuka","drop_po":"","status":"0","user":"yass","conv_order":"","time":"09:46","extra":"","follow_up":"05-12-2026","web_id":"","follow_name":"Atsushi (Ash) Otsuka","follow_phone":"859-233-4009","follow_email":"tzk00768@tezukacorp.com","pic_user":"yass","total_amt":"707.11","total_gp":"472.70","total_gpm":"66.85","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"yass","reason":"2","totalQty":"3","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249365","line":"0","data":"04-29-2026 09:47 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249365","line":"1","part":"160-J6","qty":"1","price":"918.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249365","line":"2","part":"870-006-0.13","qty":"1","price":"71.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249365","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-29 11:42:10.115 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246302-05292026114209.txt === {"quote":"246302","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"IJMOPRST","shiptoName":"Aisin Automotive Castings, LLC","entry_date":"03-02-2026","cust_order_date":"03-02-2026","req_date":"07-24-2026","cust_po":"CNCZ503HFA-9+1PRJ AAC","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kelli Hayes","drop_po":"","status":"0","user":"yass","conv_order":"","time":"09:28","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Kelli Hayes","follow_phone":"","follow_email":"KHayes@ptservice.com","pic_user":"yass","total_amt":"48500.00","total_gp":"33852.63","total_gpm":"69.80","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"yass","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-24-2026","notes":[{"comp":"1","quote":"246302","line":"0","data":"03-02-2026 09:29 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246302,"Line":0,"Comment":"03/16/2026 8:15 AM - yass - F/U changed from 03/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246302,"Line":1,"Comment":"03/16/2026 8:15 AM - yass - CLO changed from 04/02/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":246302,"Line":2,"Comment":"03/16/2026 8:15 AM - yass - Req Date changed from 04/13/2026 to 06/27/2026 (Req Date Updated)"},{"comp":1,"quote":246302,"Line":3,"Comment":"05/15/2026 4:15 PM - rons - F/U changed from 04/30/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246302,"Line":4,"Comment":"05/15/2026 4:15 PM - rons - CLO changed from 05/30/2026 to 06/24/2026 (CLO Date Updated)"},{"comp":1,"quote":246302,"Line":5,"Comment":"05/15/2026 4:16 PM - rons - Req Date changed from 06/27/2026 to 06/25/2026 (Req Date Updated)"},{"comp":1,"quote":246302,"Line":6,"Comment":"05/15/2026 4:16 PM - rons - Req Date changed from 06/25/2026 to 07/24/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246302","line":"1","part":"CNCZ503HFA-9+1PRJ","qty":"1","price":"48500.00","uom":"EA","discount":"0.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"246302","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246302","Line":"1","Company":"1","F_Line":"1","Comment":"Lead time: 5.5mo (3.5mo mfg + Ship by boat 1.5-2.0mo)","Loc":"Y"},{"Quote":"246302","Line":"1","Company":"1","F_Line":"2","Comment":"NET Price. SP Order Item. Orders cannot be canceled","Loc":"Y"},{"Quote":"246302","Line":"1","Company":"1","F_Line":"3","Comment":"after confirmation.","Loc":"Y"},{"Quote":"246302","Line":"1","Company":"1","F_Line":"4","Comment":"REF: SN 3184","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 11:42:23.068 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246302-05292026114222.txt === {"quote":"246302","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"IJMOPRST","shiptoName":"Aisin Automotive Castings, LLC","entry_date":"03-02-2026","cust_order_date":"03-02-2026","req_date":"07-24-2026","cust_po":"CNCZ503HFA-9+1PRJ AAC","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kelli Hayes","drop_po":"","status":"0","user":"yass","conv_order":"","time":"09:28","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Kelli Hayes","follow_phone":"","follow_email":"KHayes@ptservice.com","pic_user":"yass","total_amt":"48500.00","total_gp":"33852.63","total_gpm":"69.80","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"yass","reason":"","totalQty":"2","win_pct":"20","clo_date":"09-26-2026","notes":[{"comp":"1","quote":"246302","line":"0","data":"03-02-2026 09:29 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246302,"Line":0,"Comment":"03/16/2026 8:15 AM - yass - F/U changed from 03/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246302,"Line":1,"Comment":"03/16/2026 8:15 AM - yass - CLO changed from 04/02/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":246302,"Line":2,"Comment":"03/16/2026 8:15 AM - yass - Req Date changed from 04/13/2026 to 06/27/2026 (Req Date Updated)"},{"comp":1,"quote":246302,"Line":3,"Comment":"05/15/2026 4:15 PM - rons - F/U changed from 04/30/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246302,"Line":4,"Comment":"05/15/2026 4:15 PM - rons - CLO changed from 05/30/2026 to 06/24/2026 (CLO Date Updated)"},{"comp":1,"quote":246302,"Line":5,"Comment":"05/15/2026 4:16 PM - rons - Req Date changed from 06/27/2026 to 06/25/2026 (Req Date Updated)"},{"comp":1,"quote":246302,"Line":6,"Comment":"05/15/2026 4:16 PM - rons - Req Date changed from 06/25/2026 to 07/24/2026 (Req Date Updated)"},{"comp":1,"quote":246302,"Line":7,"Comment":"05/29/2026 11:42 AM - yass - F/U changed from 05/20/2026 to 7/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246302,"Line":8,"Comment":"05/29/2026 11:42 AM - yass - CLO changed from 06/24/2026 to 09/26/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"246302","line":"1","part":"CNCZ503HFA-9+1PRJ","qty":"1","price":"48500.00","uom":"EA","discount":"0.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"246302","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246302","Line":"1","Company":"1","F_Line":"1","Comment":"Lead time: 5.5mo (3.5mo mfg + Ship by boat 1.5-2.0mo)","Loc":"Y"},{"Quote":"246302","Line":"1","Company":"1","F_Line":"2","Comment":"NET Price. SP Order Item. Orders cannot be canceled","Loc":"Y"},{"Quote":"246302","Line":"1","Company":"1","F_Line":"3","Comment":"after confirmation.","Loc":"Y"},{"Quote":"246302","Line":"1","Company":"1","F_Line":"4","Comment":"REF: SN 3184","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 11:42:31.671 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246302-05292026114231.txt === {"quote":"246302","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"IJMOPRST","shiptoName":"Aisin Automotive Castings, LLC","entry_date":"03-02-2026","cust_order_date":"03-02-2026","req_date":"11-28-2026","cust_po":"CNCZ503HFA-9+1PRJ AAC","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kelli Hayes","drop_po":"","status":"0","user":"yass","conv_order":"","time":"09:28","extra":"","follow_up":"07-31-2026","web_id":"","follow_name":"Kelli Hayes","follow_phone":"","follow_email":"KHayes@ptservice.com","pic_user":"yass","total_amt":"48500.00","total_gp":"33852.63","total_gpm":"69.80","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"yass","reason":"","totalQty":"2","win_pct":"20","clo_date":"09-26-2026","notes":[{"comp":"1","quote":"246302","line":"0","data":"03-02-2026 09:29 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246302,"Line":0,"Comment":"03/16/2026 8:15 AM - yass - F/U changed from 03/15/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246302,"Line":1,"Comment":"03/16/2026 8:15 AM - yass - CLO changed from 04/02/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":246302,"Line":2,"Comment":"03/16/2026 8:15 AM - yass - Req Date changed from 04/13/2026 to 06/27/2026 (Req Date Updated)"},{"comp":1,"quote":246302,"Line":3,"Comment":"05/15/2026 4:15 PM - rons - F/U changed from 04/30/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246302,"Line":4,"Comment":"05/15/2026 4:15 PM - rons - CLO changed from 05/30/2026 to 06/24/2026 (CLO Date Updated)"},{"comp":1,"quote":246302,"Line":5,"Comment":"05/15/2026 4:16 PM - rons - Req Date changed from 06/27/2026 to 06/25/2026 (Req Date Updated)"},{"comp":1,"quote":246302,"Line":6,"Comment":"05/15/2026 4:16 PM - rons - Req Date changed from 06/25/2026 to 07/24/2026 (Req Date Updated)"},{"comp":1,"quote":246302,"Line":7,"Comment":"05/29/2026 11:42 AM - yass - F/U changed from 05/20/2026 to 7/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246302,"Line":8,"Comment":"05/29/2026 11:42 AM - yass - CLO changed from 06/24/2026 to 09/26/2026 (CLO Date Updated)"},{"comp":1,"quote":246302,"Line":9,"Comment":"05/29/2026 11:42 AM - yass - Req Date changed from 07/24/2026 to 11/28/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246302","line":"1","part":"CNCZ503HFA-9+1PRJ","qty":"1","price":"48500.00","uom":"EA","discount":"0.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"246302","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"246302","Line":"1","Company":"1","F_Line":"1","Comment":"Lead time: 5.5mo (3.5mo mfg + Ship by boat 1.5-2.0mo)","Loc":"Y"},{"Quote":"246302","Line":"1","Company":"1","F_Line":"2","Comment":"NET Price. SP Order Item. Orders cannot be canceled","Loc":"Y"},{"Quote":"246302","Line":"1","Company":"1","F_Line":"3","Comment":"after confirmation.","Loc":"Y"},{"Quote":"246302","Line":"1","Company":"1","F_Line":"4","Comment":"REF: SN 3184","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 11:42:54.935 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248658-05292026114254.txt === {"quote":"248658","customer":"25960","name":null,"customerName":"Yuasa International","comp":"01","open":"0","shipto":"NTAPCARO","shiptoName":"Nta Precision Axle Corporation","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"08-29-2026","cust_po":"NBT40-VC13-60","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"15:42","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Yas Saeki","follow_phone":"","follow_email":"@","pic_user":"yass","total_amt":"3016.30","total_gp":"2279.00","total_gpm":"75.56","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"yass","reason":"","totalQty":"16","win_pct":"20","clo_date":"07-31-2026","notes":[],"crmnotes":[{"comp":1,"quote":248658,"Line":0,"Comment":"04/29/2026 9:42 AM - yass - F/U changed from 04/28/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248658,"Line":1,"Comment":"04/29/2026 9:42 AM - yass - CLO changed from NaN/NaN/NaN to 07/31/2026 (CLO Date Updated)"},{"comp":1,"quote":248658,"Line":2,"Comment":"04/29/2026 9:42 AM - yass - Req Date changed from 05/27/2026 to 08/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248658","line":"2","part":"NBT40-VC13-60","qty":"1","price":"570.00","uom":"EA","discount":"30.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248658","line":"3","part":"VCK13-12","qty":"1","price":"144.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248658","line":"4","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248658","line":"6","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"679.00","uom":"EA","discount":"30.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248658","line":"7","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248658","line":"9","part":"NBT40-SK16C-60","qty":"1","price":"477.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248658","line":"10","part":"SK16-16A","qty":"1","price":"79.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248658","line":"11","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248658","line":"13","part":"NBT40-C20-70","qty":"1","price":"672.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248658","line":"14","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248658","line":"16","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"476.00","uom":"EA","discount":"30.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248658","line":"17","part":"SK20-20A","qty":"1","price":"89.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248658","line":"18","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248658","line":"20","part":"NBT40-C25-70","qty":"1","price":"666.00","uom":"EA","discount":"30.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248658","line":"21","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248658","line":"22","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248658","Line":"6","Company":"1","F_Line":"1","Comment":"Part Number: NBT40-C16-60","Loc":"Y"},{"Quote":"248658","Line":"6","Company":"1","F_Line":"2","Comment":"NBT40 DualContact Milling Chuck 16mm 8K","Loc":"Y"},{"Quote":"248658","Line":"16","Company":"1","F_Line":"1","Comment":"Part Number: NBT40-SK20C-60","Loc":"Y"}],"qcomms":[{"Quote":"248658","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"248658","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"248658","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-29 11:43:16.430 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245116-05292026114316.txt === {"quote":"245116","customer":"2275","name":null,"customerName":"Bicen Tool Corporation","comp":"01","open":"0","shipto":"BICENTO","shiptoName":"Bicen Tool Corporation","entry_date":"02-06-2026","cust_order_date":"02-03-2026","req_date":"06-30-2026","cust_po":"Recommended Tooling Set 2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Victor Novelo","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:13","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Victor Novelo","follow_phone":"","follow_email":"vnovelo@bicentool.com","pic_user":"yass","total_amt":"14449.76","total_gp":"10087.12","total_gpm":"69.81","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"yass","reason":"","totalQty":"102","win_pct":"20","clo_date":"05-30-2026","notes":[],"crmnotes":[{"comp":1,"quote":245116,"Line":0,"Comment":"03/16/2026 12:52 AM - yass - F/U changed from 02/12/2026 to 3/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245116,"Line":1,"Comment":"03/16/2026 12:52 AM - yass - CLO changed from 03/06/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245116,"Line":2,"Comment":"03/16/2026 12:52 AM - yass - Req Date changed from 02/06/2026 to 06/30/2026 (Req Date Updated)"},{"comp":1,"quote":245116,"Line":3,"Comment":"04/20/2026 8:58 AM - yass - F/U changed from 03/31/2026 to 5/30/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245116","line":"1","part":"CAT40-SK10-60U-IDU","qty":"4","price":"409.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"2","part":"CAT40-SK16-60U-IDU","qty":"14","price":"438.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"3","part":"CAT40-SK25-90U-IDU","qty":"2","price":"499.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"4","part":"CAT40-ER32-4.00","qty":"4","price":"226.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"5","part":"CAT40-C3/4-85U-IDU","qty":"6","price":"568.00","uom":"EA","discount":"28.00","req_date":"1 Week","branch":"1"},{"comp":"01","order":"245116","line":"6","part":"CAT40-C1-85U-IDU","qty":"6","price":"593.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"7","part":"SK10-8.5","qty":"2","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"8","part":"SK10-10","qty":"2","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"9","part":"SK16-1/4A","qty":"2","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"10","part":"SK16-1/2A","qty":"6","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"11","part":"SK16-14","qty":"2","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"12","part":"SK16-14.5","qty":"4","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"13","part":"SK25-25.4","qty":"2","price":"108.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"14","part":"ET32-381","qty":"2","price":"151.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"15","part":"ET32-480","qty":"2","price":"151.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"17","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"18","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"19","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"20","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"21","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"23","part":"C40-STD-EU","qty":"36","price":"30.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":22}}] 2026-05-29 11:43:30.566 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245116-05292026114330.txt === {"quote":"245116","customer":"2275","name":null,"customerName":"Bicen Tool Corporation","comp":"01","open":"0","shipto":"BICENTO","shiptoName":"Bicen Tool Corporation","entry_date":"02-06-2026","cust_order_date":"02-03-2026","req_date":"06-30-2026","cust_po":"Recommended Tooling Set 2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Victor Novelo","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:13","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Victor Novelo","follow_phone":"","follow_email":"vnovelo@bicentool.com","pic_user":"yass","total_amt":"14449.76","total_gp":"10087.12","total_gpm":"69.81","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"yass","reason":"","totalQty":"102","win_pct":"20","clo_date":"07-31-2026","notes":[],"crmnotes":[{"comp":1,"quote":245116,"Line":0,"Comment":"03/16/2026 12:52 AM - yass - F/U changed from 02/12/2026 to 3/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245116,"Line":1,"Comment":"03/16/2026 12:52 AM - yass - CLO changed from 03/06/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245116,"Line":2,"Comment":"03/16/2026 12:52 AM - yass - Req Date changed from 02/06/2026 to 06/30/2026 (Req Date Updated)"},{"comp":1,"quote":245116,"Line":3,"Comment":"04/20/2026 8:58 AM - yass - F/U changed from 03/31/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245116,"Line":4,"Comment":"05/29/2026 11:43 AM - yass - F/U changed from 05/30/2026 to 6/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245116,"Line":5,"Comment":"05/29/2026 11:43 AM - yass - CLO changed from 05/30/2026 to 07/31/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245116","line":"1","part":"CAT40-SK10-60U-IDU","qty":"4","price":"409.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"2","part":"CAT40-SK16-60U-IDU","qty":"14","price":"438.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"3","part":"CAT40-SK25-90U-IDU","qty":"2","price":"499.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"4","part":"CAT40-ER32-4.00","qty":"4","price":"226.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"5","part":"CAT40-C3/4-85U-IDU","qty":"6","price":"568.00","uom":"EA","discount":"28.00","req_date":"1 Week","branch":"1"},{"comp":"01","order":"245116","line":"6","part":"CAT40-C1-85U-IDU","qty":"6","price":"593.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"7","part":"SK10-8.5","qty":"2","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"8","part":"SK10-10","qty":"2","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"9","part":"SK16-1/4A","qty":"2","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"10","part":"SK16-1/2A","qty":"6","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"11","part":"SK16-14","qty":"2","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"12","part":"SK16-14.5","qty":"4","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"13","part":"SK25-25.4","qty":"2","price":"108.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"14","part":"ET32-381","qty":"2","price":"151.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"15","part":"ET32-480","qty":"2","price":"151.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"17","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"18","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"19","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"20","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"21","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"23","part":"C40-STD-EU","qty":"36","price":"30.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":22}}] 2026-05-29 11:43:38.680 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245116-05292026114338.txt === {"quote":"245116","customer":"2275","name":null,"customerName":"Bicen Tool Corporation","comp":"01","open":"0","shipto":"BICENTO","shiptoName":"Bicen Tool Corporation","entry_date":"02-06-2026","cust_order_date":"02-03-2026","req_date":"08-29-2026","cust_po":"Recommended Tooling Set 2","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Victor Novelo","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"09:13","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Victor Novelo","follow_phone":"","follow_email":"vnovelo@bicentool.com","pic_user":"yass","total_amt":"14449.76","total_gp":"10087.12","total_gpm":"69.81","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"yass","reason":"","totalQty":"102","win_pct":"20","clo_date":"07-31-2026","notes":[],"crmnotes":[{"comp":1,"quote":245116,"Line":0,"Comment":"03/16/2026 12:52 AM - yass - F/U changed from 02/12/2026 to 3/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245116,"Line":1,"Comment":"03/16/2026 12:52 AM - yass - CLO changed from 03/06/2026 to 05/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245116,"Line":2,"Comment":"03/16/2026 12:52 AM - yass - Req Date changed from 02/06/2026 to 06/30/2026 (Req Date Updated)"},{"comp":1,"quote":245116,"Line":3,"Comment":"04/20/2026 8:58 AM - yass - F/U changed from 03/31/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245116,"Line":4,"Comment":"05/29/2026 11:43 AM - yass - F/U changed from 05/30/2026 to 6/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245116,"Line":5,"Comment":"05/29/2026 11:43 AM - yass - CLO changed from 05/30/2026 to 07/31/2026 (CLO Date Updated)"},{"comp":1,"quote":245116,"Line":6,"Comment":"05/29/2026 11:43 AM - yass - Req Date changed from 06/30/2026 to 08/29/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245116","line":"1","part":"CAT40-SK10-60U-IDU","qty":"4","price":"409.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"2","part":"CAT40-SK16-60U-IDU","qty":"14","price":"438.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"3","part":"CAT40-SK25-90U-IDU","qty":"2","price":"499.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"4","part":"CAT40-ER32-4.00","qty":"4","price":"226.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"5","part":"CAT40-C3/4-85U-IDU","qty":"6","price":"568.00","uom":"EA","discount":"28.00","req_date":"1 Week","branch":"1"},{"comp":"01","order":"245116","line":"6","part":"CAT40-C1-85U-IDU","qty":"6","price":"593.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"7","part":"SK10-8.5","qty":"2","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"8","part":"SK10-10","qty":"2","price":"72.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"9","part":"SK16-1/4A","qty":"2","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"10","part":"SK16-1/2A","qty":"6","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"11","part":"SK16-14","qty":"2","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"12","part":"SK16-14.5","qty":"4","price":"89.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"13","part":"SK25-25.4","qty":"2","price":"108.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"14","part":"ET32-381","qty":"2","price":"151.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"15","part":"ET32-480","qty":"2","price":"151.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"17","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"18","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"19","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"20","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"21","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"23","part":"C40-STD-EU","qty":"36","price":"30.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245116","line":"24","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":22}}] 2026-05-29 11:44:01.661 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-246846-05292026114401.txt === {"quote":"246846","customer":"2275","name":null,"customerName":"Bicen Tool Corporation","comp":"01","open":"0","shipto":"IDTTO","shiptoName":"IDT Tools Inc.","entry_date":"03-11-2026","cust_order_date":"03-11-2026","req_date":"09-26-2026","cust_po":"ZC MRV120-600 Set IDT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"ptsushi (Ash) Otsuka","drop_po":"","status":"0","user":"yass","conv_order":"","time":"15:41","extra":"","follow_up":"06-27-2026","web_id":"","follow_name":"Atsushi (Ash) Otsuka","follow_phone":"859-233-4009","follow_email":"tzk00768@tezukacorp.com","pic_user":"yass","total_amt":"6829.60","total_gp":"3553.02","total_gpm":"52.02","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"yass","reason":"","totalQty":"2","win_pct":"20","clo_date":"07-25-2026","notes":[{"comp":"1","quote":"246846","line":"0","data":"03-11-2026 15:43 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":246846,"Line":0,"Comment":"04/20/2026 8:57 AM - yass - F/U changed from 03/24/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":246846,"Line":1,"Comment":"04/20/2026 8:58 AM - yass - CLO changed from 04/11/2026 to 07/25/2026 (CLO Date Updated)"},{"comp":1,"quote":246846,"Line":2,"Comment":"04/20/2026 8:58 AM - yass - Req Date changed from 04/22/2026 to 09/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"246846","line":"1","part":"WH-MRV120-600SSET","qty":"1","price":"8537.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"246846","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 11:55:54.680 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248578-05292026115554.txt === {"quote":"248578","customer":"E1090","name":null,"customerName":"Ahresty Wilmington Corporation","comp":"01","open":"0","shipto":"AHRESTY","shiptoName":"Ahresty Wilmington Corporation","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"05-26-2026","cust_po":"RGA#TAR-62895 CNC180BFA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chuck Vogtli","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"16:16","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Chuck Vogtli","follow_phone":"111-111-1111","follow_email":"Chuck.Vogtli@ahresty.com","pic_user":"carleym","total_amt":"14820.00","total_gp":"11495.49","total_gpm":"77.57","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"145","win_pct":"20","clo_date":"05-14-2026","notes":[{"comp":"1","quote":"248578","line":"1","data":"04-15-2026 09:53 - Discounts Recalculated QS"},{"comp":"1","quote":"248578","line":"0","data":"04-14-2026 16:48-carleym Working quote"}],"crmnotes":[{"comp":1,"quote":248578,"Line":0,"Comment":"04/27/2026 3:39 PM - carleym - F/U with Chuck Vogtli and Justin Harper"},{"comp":1,"quote":248578,"Line":1,"Comment":"04/27/2026 3:42 PM - carleym - F/U changed from 04/27/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":2,"Comment":"05/04/2026 4:52 PM - carleym - F/U changed from 05/04/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":3,"Comment":"05/05/2026 8:44 AM - carleym - Chuck Vogtli advised working on PO"},{"comp":1,"quote":248578,"Line":4,"Comment":"05/05/2026 8:44 AM - carleym - F/U changed from 05/05/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":5,"Comment":"05/12/2026 4:43 PM - carleym - F/U changed from 05/12/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":6,"Comment":"05/15/2026 4:43 PM - carleym - F/U changed from 05/15/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":7,"Comment":"05/15/2026 4:43 PM - carleym - F/U advised storage fees will apply"},{"comp":1,"quote":248578,"Line":8,"Comment":"05/21/2026 3:51 PM - carleym - Our AR is filling forms to reinstate us as a vendor then customer will provide PO"},{"comp":1,"quote":248578,"Line":9,"Comment":"05/21/2026 3:51 PM - carleym - F/U changed from 05/21/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":10,"Comment":"05/28/2026 4:45 PM - carleym - F/U changed from 05/28/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248578,"Line":11,"Comment":"05/29/2026 11:55 AM - carleym - Provided forms, waiting on PO"}],"items":[{"comp":"01","order":"248578","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248578","line":"2","part":"ROTARY-TABLE-LABOR","qty":"28","price":"159.00","uom":"EA","discount":"0.00","req_date":"4-5 weeks","branch":"1"},{"comp":"01","order":"248578","line":"3","part":"KIM-AR4","qty":"1","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"4","part":"P-24","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"5","part":"G-35","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"6","part":"G-50","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"7","part":"G-55","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"8","part":"P-14","qty":"2","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"9","part":"AS568-168","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"10","part":"P-6","qty":"8","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"11","part":"9FSL-164","qty":"1","price":"146.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"12","part":"CN180R009","qty":"1","price":"27.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"13","part":"CN171R035","qty":"36","price":"18.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"14","part":"4X11L","qty":"36","price":"8.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248578","line":"15","part":"CN105R034","qty":"7","price":"10.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"16","part":"NIK-IW0340-1100S","qty":"1","price":"67.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"17","part":"G-145","qty":"2","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"18","part":"G-130","qty":"1","price":"8.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"19","part":"NIK-IW0340-950S","qty":"1","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"20","part":"NIK-IW0340-1350K","qty":"1","price":"73.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"21","part":"TC75X100X10","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"22","part":"AS568-154","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"23","part":"AS568-169","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"24","part":"6902","qty":"2","price":"22.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"25","part":"CN180R017","qty":"1","price":"696.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"26","part":"CN180R018","qty":"1","price":"372.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"27","part":"AX123R046","qty":"1","price":"511.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"28","part":"9ECU-CNC180R-T","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"29","part":"XCA-V-UNIT-DC-FL463503S1F","qty":"1","price":"1028.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"30","part":"FL7M-2K6H-Z","qty":"1","price":"159.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"31","part":"WW-CN180R003","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248578","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248578","Line":"1","Company":"1","F_Line":"1","Comment":"SN:10362 EU:Ahrest Wilmington Corp","Loc":"Y"},{"Quote":"248578","Line":"1","Company":"1","F_Line":"2","Comment":"RGA#TAR-62895 CNC180BFA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":32}}] 2026-05-29 11:56:14.758 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248608-05292026115614.txt === {"quote":"248608","customer":"E1090","name":null,"customerName":"Ahresty Wilmington Corporation","comp":"01","open":"0","shipto":"AHRESTY","shiptoName":"Ahresty Wilmington Corporation","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"05-27-2026","cust_po":"RGA#TAR-62896 CNC180BFA","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chuck Vogtli","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"10:17","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Chuck Vogtli","follow_phone":"111-111-1111","follow_email":"Chuck.Vogtli@ahresty.com","pic_user":"carleym","total_amt":"13343.00","total_gp":"10299.75","total_gpm":"77.19","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"carleym","reason":"","totalQty":"143","win_pct":"20","clo_date":"05-15-2026","notes":[{"comp":"1","quote":"248608","line":"0","data":"04-15-2026 10:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248608,"Line":0,"Comment":"04/27/2026 3:42 PM - carleym - F/U with Chuck Vogtli and Justin Harper"},{"comp":1,"quote":248608,"Line":1,"Comment":"04/27/2026 3:42 PM - carleym - F/U changed from 04/28/2026 to 5/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":2,"Comment":"05/04/2026 4:53 PM - carleym - F/U changed from 05/04/2026 to 5/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":3,"Comment":"05/05/2026 8:44 AM - carleym - Chuck Vogtli advised working on PO"},{"comp":1,"quote":248608,"Line":4,"Comment":"05/05/2026 8:44 AM - carleym - F/U changed from 05/05/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":5,"Comment":"05/12/2026 4:44 PM - carleym - F/U changed from 05/12/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":6,"Comment":"05/15/2026 4:43 PM - carleym - F/U advised storage fees will apply"},{"comp":1,"quote":248608,"Line":7,"Comment":"05/15/2026 4:43 PM - carleym - F/U changed from 05/15/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":8,"Comment":"05/21/2026 3:51 PM - carleym - Our AR is filling forms to reinstate us as a vendor then customer will provide PO"},{"comp":1,"quote":248608,"Line":9,"Comment":"05/21/2026 3:51 PM - carleym - F/U changed from 05/21/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":10,"Comment":"05/28/2026 4:46 PM - carleym - F/U changed from 05/28/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248608,"Line":11,"Comment":"05/29/2026 11:56 AM - carleym - Provided forms, waiting on PO"}],"items":[{"comp":"01","order":"248608","line":"1","part":"REPAIR-ROTARY-TABLE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248608","line":"2","part":"ROTARY-TABLE-LABOR","qty":"26","price":"159.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248608","line":"3","part":"P-16","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"4","part":"6902","qty":"2","price":"22.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"5","part":"CN105R034","qty":"7","price":"10.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"6","part":"P-24","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"7","part":"G-35","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"8","part":"CN171R035","qty":"36","price":"18.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"9","part":"CN180R009","qty":"1","price":"27.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"10","part":"P-6","qty":"8","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"11","part":"G-110","qty":"1","price":"5.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"12","part":"G-145","qty":"2","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"13","part":"NIK-IW0340-950S","qty":"1","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"14","part":"G-130","qty":"1","price":"8.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"15","part":"TC75X100X10","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"16","part":"P-14","qty":"2","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"17","part":"G-55","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"18","part":"AS568-154","qty":"1","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"19","part":"AS568-168","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"20","part":"AS568-169","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"21","part":"4X11L","qty":"36","price":"8.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248608","line":"22","part":"9ECU-CNC180R-T","qty":"1","price":"4000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"23","part":"KIM-AR4","qty":"1","price":"61.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"24","part":"9FSL-164","qty":"1","price":"146.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"25","part":"NIK-IW0340-1350K","qty":"1","price":"73.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"26","part":"AX123R046","qty":"1","price":"511.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"27","part":"NIK-IW0340-1100S","qty":"1","price":"67.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"28","part":"CN202R045","qty":"1","price":"23.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"29","part":"CN180R017","qty":"1","price":"696.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"30","part":"CN180R018","qty":"1","price":"372.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"31","part":"WW-CN180R003","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248608","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248608","Line":"1","Company":"1","F_Line":"1","Comment":"SN:XXXX EU:Ahresty Wilmington Corp","Loc":"Y"},{"Quote":"248608","Line":"1","Company":"1","F_Line":"2","Comment":"RGA#TAR-62896 CNC180BFA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":32}}] 2026-05-29 12:14:09.018 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.6325712, -80.0978583, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.6325712, -80.0978583, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1732152 second/s. 2026-05-29 12:14:57.329 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.6208102, -80.0963443, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.6208102, -80.0963443, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1780613 second/s. 2026-05-29 12:18:10.170 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250360-05292026121809.txt === {"quote":"250360","customer":"19165","name":null,"customerName":"Salem Tools","comp":"01","open":"0","shipto":"VULCMANS","shiptoName":"Vulcan Energy Services","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"OKE4-ER40Z-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"bethw","conv_order":"","time":"11:14","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Jacob Franco","follow_phone":"540-389-0233","follow_email":"jacobf@lyndexnikken.com","pic_user":"bethw","total_amt":"15417.76","total_gp":"9884.13","total_gpm":"64.11","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"bethw","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":250360,"Line":0,"Comment":"05/22/2026 1:47 PM - bethw - F/U changed from 05/24/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250360,"Line":1,"Comment":"05/26/2026 10:13 AM - bethw - working on this quote for Jacob. Information has not been provided as of today to finalize and quote."},{"comp":1,"quote":250360,"Line":2,"Comment":"05/26/2026 10:14 AM - bethw - F/U changed from 05/27/2026 to 5/28/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"250360","line":"1","part":"OKE4-ER40Z-ICE","qty":"2","price":"6015.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250360","line":"2","part":"OKE4-ER40X-ICE","qty":"2","price":"3586.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250360","line":"3","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250360","line":"4","part":"040-SPAN","qty":"1","price":"40.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250360","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 12:28:25.472 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5152630662662, -80.0447365300864, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5152630662662, -80.0447365300864, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1723806 second/s. 2026-05-29 12:31:46.197 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5153248, -80.0448948, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5153248, -80.0448948, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2775341 second/s. 2026-05-29 12:31:48.408 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5153253, -80.0448947, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5153253, -80.0448947, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2988367 second/s. 2026-05-29 12:33:15.379 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250878-05292026123315.txt === {"quote":"250878","customer":"3613","name":null,"customerName":"Colmar Industrial Supplies LLC","comp":"01","open":"1","shipto":"COLMNORT","shiptoName":"Colmar Industrial Supplies LLC","entry_date":"05-28-2026","cust_order_date":"05-28-2026","req_date":"07-09-2026","cust_po":"VMK8-10J","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jeanette Parker","drop_po":"","status":"0","user":"rons","conv_order":"","time":"14:35","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Jeanette Parker","follow_phone":"847-419-0044","follow_email":"jeanettep@colmarindustrial.com","pic_user":"jennad","total_amt":"118.32","total_gp":"83.97","total_gpm":"70.97","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"liliang","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-28-2026","notes":[{"comp":"1","quote":"250878","line":"0","data":"05-28-2026 14:37-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":250878,"Line":0,"Comment":"05/29/2026 11:33 AM - liliang - Created order 1040951"}],"items":[{"comp":"01","order":"250878","line":"1","part":"VMK8-10J","qty":"1","price":"174.00","uom":"EA","discount":"32.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250878","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"250878","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"250878","Line":"1","Comment":"specials. Once a PO/order has been issued these items"},{"Quote":"250878","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 12:52:01.939 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5330722876193, -80.0715974971821, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5330722876193, -80.0715974971821, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.2088087 second/s. 2026-05-29 12:52:06.800 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5330718004368, -80.071592667873, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5330718004368, -80.071592667873, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1642229 second/s. 2026-05-29 12:52:08.974 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5330727193772, -80.0715949430005, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5330727193772, -80.0715949430005, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1682672 second/s. 2026-05-29 12:56:30.059 [INFO] In session is user: ivetl 2026-05-29 13:02:17.276 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.7381452666667, -88.0251216666667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.7381452666667, -88.0251216666667, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.3632213 second/s. 2026-05-29 13:19:08.510 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.5191835143685, -80.0221817403648, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.5191835143685, -80.0221817403648, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1671176 second/s. 2026-05-29 13:44:25.573 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(42.1231949, -87.8788018, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(42.1231949, -87.8788018, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.213159 second/s. 2026-05-29 14:07:26.012 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250858-05292026140725.txt === {"quote":"250858","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"1","shipto":"YAMAZDIV","shiptoName":"Yamazen, Inc. Tooling Div","entry_date":"05-28-2026","cust_order_date":"03-05-2026","req_date":"05-28-2026","cust_po":"Yaskawa amps","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"11:45","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"lokpings","total_amt":"8131.10","total_gp":"6667.07","total_gpm":"81.99","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"lokpings","reason":"2","totalQty":"3","win_pct":"20","clo_date":null,"notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250858","line":"1","part":"SGDH-04AEY336","qty":"1","price":"3741.00","uom":"EA","discount":"15.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250858","line":"2","part":"SGDH-08AEY336","qty":"1","price":"5825.00","uom":"EA","discount":"15.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250858","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} 250858-CRM_Quote_UPDATE_FAILED_(LOCKED) [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-29 14:08:17.667 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250858-05292026140817.txt === {"quote":"250858","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"1","shipto":"YAMAZDIV","shiptoName":"Yamazen, Inc. Tooling Div","entry_date":"05-28-2026","cust_order_date":"03-05-2026","req_date":"05-28-2026","cust_po":"Yaskawa amps","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"11:45","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"lokpings","total_amt":"8131.10","total_gp":"6667.07","total_gpm":"81.99","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"lokpings","reason":"2","totalQty":"3","win_pct":"20","clo_date":null,"notes":[],"crmnotes":[{"comp":1,"quote":250858,"Line":0,"Comment":"05/29/2026 2:07 PM - lokpings - Closed"}],"items":[{"comp":"01","order":"250858","line":"1","part":"SGDH-04AEY336","qty":"1","price":"3741.00","uom":"EA","discount":"15.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250858","line":"2","part":"SGDH-08AEY336","qty":"1","price":"5825.00","uom":"EA","discount":"15.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250858","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 14:46:45.502 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250620-05292026144645.txt === {"quote":"250620","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLUORFL","shiptoName":"Blue Origin Mfg Florida LLC -","entry_date":"05-22-2026","cust_order_date":"05-22-2026","req_date":"07-03-2026","cust_po":"NIT50-SK16C-105","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Daniel","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"10:27","extra":"","follow_up":"06-17-2026","web_id":"","follow_name":"Daniel","follow_phone":"413-382-7226","follow_email":"daniel.thomas@blackhawkid.com","pic_user":"alyssah","total_amt":"22303.45","total_gp":"12708.17","total_gpm":"56.98","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"35","win_pct":"20","clo_date":"06-22-2026","notes":[{"comp":"1","quote":"250620","line":"0","data":"05-22-2026 10:28 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250620","line":"1","part":"NIT50-SK10C-105","qty":"8","price":"656.00","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"250620","line":"2","part":"NIT50-SK16C-105","qty":"8","price":"708.00","uom":"EA","discount":"0.00","req_date":"2pc 2-weeks/6pc TBD","branch":"1"},{"comp":"01","order":"250620","line":"3","part":"NIT50-SK10C-135","qty":"6","price":"688.00","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"250620","line":"4","part":"NIT50-SK16C-135","qty":"6","price":"710.00","uom":"EA","discount":"0.00","req_date":"2pc 2 weeks/6pc TBD","branch":"1"},{"comp":"01","order":"250620","line":"5","part":"NIT50-SK16C-165","qty":"2","price":"780.00","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"250620","line":"6","part":"NIT50-SK10C-165","qty":"2","price":"698.00","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"250620","line":"8","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250620","line":"9","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250620","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":9}}] 2026-05-29 14:47:06.170 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250647-05292026144705.txt === {"quote":"250647","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"TPSMTINC","shiptoName":"SMT Inc.","entry_date":"05-22-2026","cust_order_date":"05-22-2026","req_date":"07-03-2026","cust_po":"HSK63A-SZF25C-135","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Jerry Alder","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:14","extra":"","follow_up":"06-21-2026","web_id":"","follow_name":"Jerry Alder","follow_phone":"941-739-6566","follow_email":"jerry@afi-tools.com","pic_user":"alyssah","total_amt":"1396.20","total_gp":"795.84","total_gpm":"57.00","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"alyssah","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-22-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250647","line":"1","part":"HSK63A-SZF25C-135","qty":"1","price":"748.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250647","line":"2","part":"HSK63A-SZF10C-105","qty":"1","price":"589.00","uom":"EA","discount":"35.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"250647","line":"3","part":"HSK63A-SZF16C-150","qty":"1","price":"694.00","uom":"EA","discount":"35.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"250647","line":"5","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250647","line":"6","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250647","line":"7","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250647","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-29 15:00:04.923 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(33.5961906404414, -83.8182835666855, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(33.5961906404414, -83.8182835666855, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1702805 second/s. 2026-05-29 15:15:14.218 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250614-05292026151514.txt === {"quote":"250614","customer":"19585","name":null,"customerName":"Thomas Skinner & Son Ltd.","comp":"01","open":"1","shipto":"TSKINWMB","shiptoName":"Thomas Skinner-Winnipeg Location","entry_date":"05-22-2026","cust_order_date":"06-10-2026","req_date":"06-15-2026","cust_po":"BMT65 Haas Live Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"90","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jason Dilk","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:49","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Jason Dilk","follow_phone":"204-333-7841","follow_email":"jdilk@tskinner.com","pic_user":"cindyt","total_amt":"23274.55","total_gp":"12709.06","total_gpm":"54.60","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"cindyt","reason":"4","totalQty":"11","win_pct":"20","clo_date":"06-09-2026","notes":[{"comp":"1","quote":"250614","line":"0","data":"05-22-2026 09:53 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250614,"Line":0,"Comment":"05/29/2026 3:14 PM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"250614","line":"1","part":"BMT65-ER32X-ICE","qty":"4","price":"3586.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250614","line":"2","part":"BMT65-ER32Z-ICE","qty":"4","price":"5309.00","uom":"EA","discount":"35.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"250614","line":"3","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250614","line":"4","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250614","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"35.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250614","Line":"2","Company":"1","F_Line":"1","Comment":"1-pc End of June / 3-pcs 3~4 Weeks","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-29 15:15:49.189 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250076-05292026151548.txt === {"quote":"250076","customer":"17783","name":null,"customerName":"Quality Carbide Grind, Inc.","comp":"01","open":"1","shipto":"QUALEXGR","shiptoName":"Quality Carbide Grind Inc.","entry_date":"05-13-2026","cust_order_date":"06-03-2026","req_date":"06-04-2026","cust_po":"HSK63F Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Pat Bray","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:24","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Pat Bray","follow_phone":"226-350-3489","follow_email":"patbray@qcgcarbide.com","pic_user":"cindyt","total_amt":"1825.50","total_gp":"1436.25","total_gpm":"78.68","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"7","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"250076","line":"0","data":"05-13-2026 09:41 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250076,"Line":0,"Comment":"05/22/2026 9:20 AM - cindyt - F/U changed from 05/19/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250076,"Line":1,"Comment":"05/22/2026 9:20 AM - cindyt - CLO changed from 06/01/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":250076,"Line":2,"Comment":"05/22/2026 9:20 AM - cindyt - Req Date changed from 06/08/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250076","line":"1","part":"HSK63F-C3/4-95G","qty":"1","price":"658.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250076","line":"2","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250076","line":"3","part":"HSK63F-SK16C-120P","qty":"1","price":"626.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250076","line":"4","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"557.00","uom":"EA","discount":"25.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"250076","line":"5","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250076","line":"6","part":"SK16-16","qty":"1","price":"89.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250076","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"25.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250076","Line":"4","Company":"1","F_Line":"1","Comment":"HSK63F-SK16-90P","Loc":"Y"},{"Quote":"250076","Line":"4","Company":"1","F_Line":"2","Comment":"HSK63F Slim Chuck SK16 NoDrivePin Coolant HiSpeed 30K","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 15:16:47.764 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249865-05292026151647.txt === {"quote":"249865","customer":"20760","name":null,"customerName":"Tungaloy of America, Inc.","comp":"01","open":"1","shipto":"TUNGAL","shiptoName":"Tungaloy Canada","entry_date":"05-08-2026","cust_order_date":"05-25-2026","req_date":"06-24-2026","cust_po":"HSK63A-C3/4-70P","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Season Ariens-Cyr","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:10","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Season Ariens-Cyr","follow_phone":"519-758-5779","follow_email":"sariens-cyr@tungaloycanada.com","pic_user":"cindyt","total_amt":"1293.75","total_gp":"976.04","total_gpm":"75.44","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"3","win_pct":"20","clo_date":"06-17-2026","notes":[{"comp":"1","quote":"249865","line":"0","data":"05-08-2026 10:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249865,"Line":0,"Comment":"05/14/2026 1:04 PM - cindyt - F/U changed from 05/14/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249865,"Line":1,"Comment":"05/14/2026 1:04 PM - cindyt - CLO changed from 05/24/2026 to 06/17/2026 (CLO Date Updated)"},{"comp":1,"quote":249865,"Line":2,"Comment":"05/14/2026 1:04 PM - cindyt - Req Date changed from 05/30/2026 to 06/24/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249865","line":"1","part":"HSK63A-C3/4-70P","qty":"1","price":"1460.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249865","line":"2","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249865","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 15:17:08.575 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249787-05292026151708.txt === {"quote":"249787","customer":"4850","name":null,"customerName":"Duramill Industrial Supplies","comp":"01","open":"1","shipto":"DURAMILL","shiptoName":"Duramill Industrial Supplies","entry_date":"05-07-2026","cust_order_date":"05-27-2026","req_date":"06-17-2026","cust_po":"IC300 NSK Nakanishi","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ashley Lennox","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"10:17","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"","follow_phone":"","follow_email":"","pic_user":"cindyt","total_amt":"7632.00","total_gp":"4084.50","total_gpm":"53.52","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"cindyt","reason":"2","totalQty":"11","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249787","line":"1","data":"Josh Summers 249719."},{"comp":"1","quote":"249787","line":"0","data":"05-07-2026 10:20-cindyt: Also quoted Triumph Tool"}],"crmnotes":[{"comp":1,"quote":249787,"Line":0,"Comment":"05/14/2026 11:14 AM - cindyt - F/U changed from 05/13/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249787,"Line":1,"Comment":"05/14/2026 11:16 AM - cindyt - CLO changed from NaN/NaN/NaN to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249787,"Line":2,"Comment":"05/14/2026 11:16 AM - cindyt - Req Date changed from 05/07/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249787","line":"1","part":"IC300","qty":"10","price":"954.00","uom":"EA","discount":"20.00","req_date":"2~3 Weeks ARO","branch":"1"},{"comp":"01","order":"249787","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 15:22:34.501 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249716-05292026152234.txt === {"quote":"249716","customer":"16387","name":null,"customerName":"Pilot P.B. Inc.","comp":"01","open":"0","shipto":"PILOTPB","shiptoName":"Pilot P.B. Outillages Industriels","entry_date":"05-06-2026","cust_order_date":"05-25-2026","req_date":"07-08-2026","cust_po":"HSK63A-C3/4-110-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michel Galarneau","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:07","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"Michel Galarneau","follow_phone":"514) 916-0472","follow_email":"mgalarneau@pilotpb.com","pic_user":"cindyt","total_amt":"9261.00","total_gp":"6646.71","total_gpm":"71.77","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"23","win_pct":"20","clo_date":"07-03-2026","notes":[{"comp":"1","quote":"249716","line":"0","data":"05-06-2026 09:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249716,"Line":0,"Comment":"05/13/2026 9:54 AM - cindyt - F/U changed from 05/12/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249716,"Line":1,"Comment":"05/13/2026 9:54 AM - cindyt - CLO changed from 05/20/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":249716,"Line":2,"Comment":"05/13/2026 9:54 AM - cindyt - Req Date changed from 05/30/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":249716,"Line":3,"Comment":"05/22/2026 9:30 AM - cindyt - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249716,"Line":4,"Comment":"05/22/2026 9:30 AM - cindyt - CLO changed from 05/29/2026 to 07/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249716,"Line":5,"Comment":"05/22/2026 9:31 AM - cindyt - Req Date changed from 06/05/2026 to 07/08/2026 (Req Date Updated)"},{"comp":1,"quote":249716,"Line":6,"Comment":"05/29/2026 3:22 PM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"249716","line":"1","part":"HSK63A-C3/4-110-IDU","qty":"10","price":"658.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"3","part":"HSK63A-C3/4-110G-IDU","qty":"10","price":"743.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"4","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 15:22:47.217 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249716-05292026152247.txt === {"quote":"249716","customer":"16387","name":null,"customerName":"Pilot P.B. Inc.","comp":"01","open":"0","shipto":"PILOTPB","shiptoName":"Pilot P.B. Outillages Industriels","entry_date":"05-06-2026","cust_order_date":"05-25-2026","req_date":"07-08-2026","cust_po":"HSK63A-C3/4-110-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michel Galarneau","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:07","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"Michel Galarneau","follow_phone":"514) 916-0472","follow_email":"mgalarneau@pilotpb.com","pic_user":"cindyt","total_amt":"9261.00","total_gp":"6646.71","total_gpm":"71.77","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"23","win_pct":"20","clo_date":"06-17-2026","notes":[{"comp":"1","quote":"249716","line":"0","data":"05-06-2026 09:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249716,"Line":0,"Comment":"05/13/2026 9:54 AM - cindyt - F/U changed from 05/12/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249716,"Line":1,"Comment":"05/13/2026 9:54 AM - cindyt - CLO changed from 05/20/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":249716,"Line":2,"Comment":"05/13/2026 9:54 AM - cindyt - Req Date changed from 05/30/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":249716,"Line":3,"Comment":"05/22/2026 9:30 AM - cindyt - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249716,"Line":4,"Comment":"05/22/2026 9:30 AM - cindyt - CLO changed from 05/29/2026 to 07/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249716,"Line":5,"Comment":"05/22/2026 9:31 AM - cindyt - Req Date changed from 06/05/2026 to 07/08/2026 (Req Date Updated)"},{"comp":1,"quote":249716,"Line":6,"Comment":"05/29/2026 3:22 PM - cindyt - Encounter has been added"},{"comp":1,"quote":249716,"Line":7,"Comment":"05/29/2026 3:22 PM - cindyt - F/U changed from 05/28/2026 to 6/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249716,"Line":8,"Comment":"05/29/2026 3:22 PM - cindyt - CLO changed from 07/03/2026 to 06/17/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249716","line":"1","part":"HSK63A-C3/4-110-IDU","qty":"10","price":"658.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"3","part":"HSK63A-C3/4-110G-IDU","qty":"10","price":"743.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"4","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 15:22:57.200 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249716-05292026152255.txt === {"quote":"249716","customer":"16387","name":null,"customerName":"Pilot P.B. Inc.","comp":"01","open":"0","shipto":"PILOTPB","shiptoName":"Pilot P.B. Outillages Industriels","entry_date":"05-06-2026","cust_order_date":"05-25-2026","req_date":"06-23-2026","cust_po":"HSK63A-C3/4-110-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Michel Galarneau","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"09:07","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"Michel Galarneau","follow_phone":"514) 916-0472","follow_email":"mgalarneau@pilotpb.com","pic_user":"cindyt","total_amt":"9261.00","total_gp":"6646.71","total_gpm":"71.77","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"23","win_pct":"20","clo_date":"06-17-2026","notes":[{"comp":"1","quote":"249716","line":"0","data":"05-06-2026 09:10 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249716,"Line":0,"Comment":"05/13/2026 9:54 AM - cindyt - F/U changed from 05/12/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249716,"Line":1,"Comment":"05/13/2026 9:54 AM - cindyt - CLO changed from 05/20/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":249716,"Line":2,"Comment":"05/13/2026 9:54 AM - cindyt - Req Date changed from 05/30/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":249716,"Line":3,"Comment":"05/22/2026 9:30 AM - cindyt - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249716,"Line":4,"Comment":"05/22/2026 9:30 AM - cindyt - CLO changed from 05/29/2026 to 07/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249716,"Line":5,"Comment":"05/22/2026 9:31 AM - cindyt - Req Date changed from 06/05/2026 to 07/08/2026 (Req Date Updated)"},{"comp":1,"quote":249716,"Line":6,"Comment":"05/29/2026 3:22 PM - cindyt - Encounter has been added"},{"comp":1,"quote":249716,"Line":7,"Comment":"05/29/2026 3:22 PM - cindyt - F/U changed from 05/28/2026 to 6/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249716,"Line":8,"Comment":"05/29/2026 3:22 PM - cindyt - CLO changed from 07/03/2026 to 06/17/2026 (CLO Date Updated)"},{"comp":1,"quote":249716,"Line":9,"Comment":"05/29/2026 3:22 PM - cindyt - Req Date changed from 07/08/2026 to 06/23/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249716","line":"1","part":"HSK63A-C3/4-110-IDU","qty":"10","price":"658.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"2","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"3","part":"HSK63A-C3/4-110G-IDU","qty":"10","price":"743.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"4","part":"GH20","qty":"1","price":"265.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249716","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 15:26:52.576 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249639-05292026152652.txt === {"quote":"249639","customer":"16387","name":null,"customerName":"Pilot P.B. Inc.","comp":"01","open":"0","shipto":"PILOTPB","shiptoName":"Pilot P.B. Outillages Industriels","entry_date":"05-04-2026","cust_order_date":"09-15-2026","req_date":"10-01-2026","cust_po":"Back Spot Facing Tool","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Guy Bherer","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"15:25","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Guy Bherer","follow_phone":"416-618-5597","follow_email":"gbherer@pilotpb.com","pic_user":"cindyt","total_amt":"5030.00","total_gp":"5014.81","total_gpm":"99.70","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"249639","line":"1","data":"who is working with Risa."},{"comp":"1","quote":"249639","line":"0","data":"05-04-2026 15:29-cindyt: Sent to John Ducy"}],"crmnotes":[{"comp":1,"quote":249639,"Line":0,"Comment":"05/11/2026 4:27 PM - cindyt - F/U changed from 05/25/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249639,"Line":1,"Comment":"05/11/2026 4:27 PM - cindyt - CLO changed from 06/05/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249639,"Line":2,"Comment":"05/11/2026 4:27 PM - cindyt - Req Date changed from 09/20/2026 to 10/01/2026 (Req Date Updated)"},{"comp":1,"quote":249639,"Line":3,"Comment":"05/11/2026 4:28 PM - cindyt - Encounter has been added"},{"comp":1,"quote":249639,"Line":4,"Comment":"05/29/2026 3:26 PM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"249639","line":"1","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1805.00","uom":"EA","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"2","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1245.00","uom":"EA","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"3","part":"SPECIAL-TL-NIKKEN","qty":"3","price":"560.00","uom":"EA","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"4","part":"AFC-15","qty":"1","price":"300.00","uom":"ST","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249639","Line":"1","Company":"1","F_Line":"1","Comment":"Part #CAT50-AF1-30-OH","Loc":"Y"},{"Quote":"249639","Line":"1","Company":"1","F_Line":"2","Comment":"Back spot facing arbor - Main Body","Loc":"Y"},{"Quote":"249639","Line":"1","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"249639","Line":"2","Company":"1","F_Line":"1","Comment":"Part # BF130-19-38.1-25.4C","Loc":"Y"},{"Quote":"249639","Line":"2","Company":"1","F_Line":"2","Comment":"Arbor for above main body.","Loc":"Y"},{"Quote":"249639","Line":"2","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"249639","Line":"3","Company":"1","F_Line":"1","Comment":"Part # 9BF130-19-38.1-25.4C-I","Loc":"Y"},{"Quote":"249639","Line":"3","Company":"1","F_Line":"2","Comment":"Byte for above tool.","Loc":"Y"},{"Quote":"249639","Line":"3","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"249639","Line":"4","Company":"1","F_Line":"1","Comment":"Sold in 1 pack of 10-pcs only.","Loc":"Y"},{"Quote":"249639","Line":"4","Company":"1","F_Line":"2","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 15:27:06.012 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249639-05292026152705.txt === {"quote":"249639","customer":"16387","name":null,"customerName":"Pilot P.B. Inc.","comp":"01","open":"0","shipto":"PILOTPB","shiptoName":"Pilot P.B. Outillages Industriels","entry_date":"05-04-2026","cust_order_date":"09-15-2026","req_date":"10-01-2026","cust_po":"Back Spot Facing Tool","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Guy Bherer","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"15:25","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Guy Bherer","follow_phone":"416-618-5597","follow_email":"gbherer@pilotpb.com","pic_user":"cindyt","total_amt":"5030.00","total_gp":"5014.81","total_gpm":"99.70","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-17-2026","notes":[{"comp":"1","quote":"249639","line":"1","data":"who is working with Risa."},{"comp":"1","quote":"249639","line":"0","data":"05-04-2026 15:29-cindyt: Sent to John Ducy"}],"crmnotes":[{"comp":1,"quote":249639,"Line":0,"Comment":"05/11/2026 4:27 PM - cindyt - F/U changed from 05/25/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249639,"Line":1,"Comment":"05/11/2026 4:27 PM - cindyt - CLO changed from 06/05/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249639,"Line":2,"Comment":"05/11/2026 4:27 PM - cindyt - Req Date changed from 09/20/2026 to 10/01/2026 (Req Date Updated)"},{"comp":1,"quote":249639,"Line":3,"Comment":"05/11/2026 4:28 PM - cindyt - Encounter has been added"},{"comp":1,"quote":249639,"Line":4,"Comment":"05/29/2026 3:26 PM - cindyt - Encounter has been added"},{"comp":1,"quote":249639,"Line":5,"Comment":"05/29/2026 3:26 PM - cindyt - F/U changed from 05/28/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249639,"Line":6,"Comment":"05/29/2026 3:26 PM - cindyt - CLO changed from 06/10/2026 to 06/17/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249639","line":"1","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1805.00","uom":"EA","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"2","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1245.00","uom":"EA","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"3","part":"SPECIAL-TL-NIKKEN","qty":"3","price":"560.00","uom":"EA","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"4","part":"AFC-15","qty":"1","price":"300.00","uom":"ST","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249639","Line":"1","Company":"1","F_Line":"1","Comment":"Part #CAT50-AF1-30-OH","Loc":"Y"},{"Quote":"249639","Line":"1","Company":"1","F_Line":"2","Comment":"Back spot facing arbor - Main Body","Loc":"Y"},{"Quote":"249639","Line":"1","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"249639","Line":"2","Company":"1","F_Line":"1","Comment":"Part # BF130-19-38.1-25.4C","Loc":"Y"},{"Quote":"249639","Line":"2","Company":"1","F_Line":"2","Comment":"Arbor for above main body.","Loc":"Y"},{"Quote":"249639","Line":"2","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"249639","Line":"3","Company":"1","F_Line":"1","Comment":"Part # 9BF130-19-38.1-25.4C-I","Loc":"Y"},{"Quote":"249639","Line":"3","Company":"1","F_Line":"2","Comment":"Byte for above tool.","Loc":"Y"},{"Quote":"249639","Line":"3","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"249639","Line":"4","Company":"1","F_Line":"1","Comment":"Sold in 1 pack of 10-pcs only.","Loc":"Y"},{"Quote":"249639","Line":"4","Company":"1","F_Line":"2","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 15:27:15.717 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249639-05292026152715.txt === {"quote":"249639","customer":"16387","name":null,"customerName":"Pilot P.B. Inc.","comp":"01","open":"0","shipto":"PILOTPB","shiptoName":"Pilot P.B. Outillages Industriels","entry_date":"05-04-2026","cust_order_date":"09-15-2026","req_date":"08-13-2026","cust_po":"Back Spot Facing Tool","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Guy Bherer","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"15:25","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Guy Bherer","follow_phone":"416-618-5597","follow_email":"gbherer@pilotpb.com","pic_user":"cindyt","total_amt":"5030.00","total_gp":"5014.81","total_gpm":"99.70","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-17-2026","notes":[{"comp":"1","quote":"249639","line":"1","data":"who is working with Risa."},{"comp":"1","quote":"249639","line":"0","data":"05-04-2026 15:29-cindyt: Sent to John Ducy"}],"crmnotes":[{"comp":1,"quote":249639,"Line":0,"Comment":"05/11/2026 4:27 PM - cindyt - F/U changed from 05/25/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249639,"Line":1,"Comment":"05/11/2026 4:27 PM - cindyt - CLO changed from 06/05/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249639,"Line":2,"Comment":"05/11/2026 4:27 PM - cindyt - Req Date changed from 09/20/2026 to 10/01/2026 (Req Date Updated)"},{"comp":1,"quote":249639,"Line":3,"Comment":"05/11/2026 4:28 PM - cindyt - Encounter has been added"},{"comp":1,"quote":249639,"Line":4,"Comment":"05/29/2026 3:26 PM - cindyt - Encounter has been added"},{"comp":1,"quote":249639,"Line":5,"Comment":"05/29/2026 3:26 PM - cindyt - F/U changed from 05/28/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249639,"Line":6,"Comment":"05/29/2026 3:26 PM - cindyt - CLO changed from 06/10/2026 to 06/17/2026 (CLO Date Updated)"},{"comp":1,"quote":249639,"Line":7,"Comment":"05/29/2026 3:27 PM - cindyt - Req Date changed from 10/01/2026 to 08/13/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249639","line":"1","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1805.00","uom":"EA","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"2","part":"SPECIAL-TL-NIKKEN","qty":"1","price":"1245.00","uom":"EA","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"3","part":"SPECIAL-TL-NIKKEN","qty":"3","price":"560.00","uom":"EA","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"4","part":"AFC-15","qty":"1","price":"300.00","uom":"ST","discount":"0.00","req_date":"4 Months ARO","branch":"1"},{"comp":"01","order":"249639","line":"17","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249639","Line":"1","Company":"1","F_Line":"1","Comment":"Part #CAT50-AF1-30-OH","Loc":"Y"},{"Quote":"249639","Line":"1","Company":"1","F_Line":"2","Comment":"Back spot facing arbor - Main Body","Loc":"Y"},{"Quote":"249639","Line":"1","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"249639","Line":"2","Company":"1","F_Line":"1","Comment":"Part # BF130-19-38.1-25.4C","Loc":"Y"},{"Quote":"249639","Line":"2","Company":"1","F_Line":"2","Comment":"Arbor for above main body.","Loc":"Y"},{"Quote":"249639","Line":"2","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"249639","Line":"3","Company":"1","F_Line":"1","Comment":"Part # 9BF130-19-38.1-25.4C-I","Loc":"Y"},{"Quote":"249639","Line":"3","Company":"1","F_Line":"2","Comment":"Byte for above tool.","Loc":"Y"},{"Quote":"249639","Line":"3","Company":"1","F_Line":"3","Comment":"Quoted at NET price.","Loc":"Y"},{"Quote":"249639","Line":"4","Company":"1","F_Line":"1","Comment":"Sold in 1 pack of 10-pcs only.","Loc":"Y"},{"Quote":"249639","Line":"4","Company":"1","F_Line":"2","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 15:29:42.647 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248785-05292026152942.txt === {"quote":"248785","customer":"16806","name":null,"customerName":"Premier Engineering LLC","comp":"01","open":"0","shipto":"DALSPINE","shiptoName":"Dalstrong","entry_date":"04-17-2026","cust_order_date":"03-18-2026","req_date":"06-26-2026","cust_po":"WH-MRV120-600","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Alec Kramer","drop_po":"","status":"0","user":"oenm","conv_order":"","time":"12:41","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Alec Kramer","follow_phone":"404-971-7913","follow_email":"alec@premierengineering.com","pic_user":"oenm","total_amt":"48336.54","total_gp":"35868.76","total_gpm":"74.21","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"12","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":248785,"Line":0,"Comment":"04/24/2026 11:56 AM - oenm - Sending out should have an answer by the end of May"},{"comp":1,"quote":248785,"Line":1,"Comment":"04/24/2026 11:56 AM - oenm - Req Date change from 4/17/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":248785,"Line":2,"Comment":"04/24/2026 11:56 AM - oenm - CLO changed to 5/28/2026"},{"comp":1,"quote":248785,"Line":3,"Comment":"04/24/2026 11:56 AM - oenm - F/U Changed from 4/23/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248785,"Line":4,"Comment":"05/29/2026 4:29 PM - oenm - Req Date change from 5/29/2026 to 6/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248785","line":"1","part":"WH-MRV120-600SSET","qty":"2","price":"8537.00","uom":"EA","discount":"31.26","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"248785","line":"3","part":"WH-ZV-M120S","qty":"3","price":"1241.00","uom":"EA","discount":"31.26","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248785","line":"5","part":"WH-ZV-45PYRM-400","qty":"1","price":"4592.00","uom":"EA","discount":"31.26","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248785","line":"7","part":"WH-ZV-M120A","qty":"1","price":"1241.00","uom":"EA","discount":"31.26","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248785","line":"9","part":"SPECIAL-WH-ZPB","qty":"2","price":"16154.00","uom":"EA","discount":"31.26","req_date":"","branch":"1"},{"comp":"01","order":"248785","line":"11","part":"SPECIAL-WH-ZPB","qty":"1","price":"6185.00","uom":"EA","discount":"31.26","req_date":"","branch":"1"},{"comp":"01","order":"248785","line":"13","part":"WH-ZLOX-P80Z","qty":"1","price":"5195.00","uom":"EA","discount":"31.26","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248785","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"31.26","req_date":"","branch":"1"}],"qlines":[{"Quote":"248785","Line":"5","Company":"1","F_Line":"1","Comment":"NET PRICING","Loc":"Y"},{"Quote":"248785","Line":"9","Company":"1","F_Line":"1","Comment":"Mazak C700 Base Plate w/Cover Sheet","Loc":"Y"},{"Quote":"248785","Line":"9","Company":"1","F_Line":"2","Comment":"Non Cancelable, Non Returnable, 20% Deposit with order","Loc":"Y"},{"Quote":"248785","Line":"11","Company":"1","F_Line":"1","Comment":"ZLOX Base Plate + Riser 125mm. For a WH-ZLOX-P80Z","Loc":"Y"},{"Quote":"248785","Line":"11","Company":"1","F_Line":"2","Comment":"with pull studs at 200mm pitch","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-29 15:29:51.251 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248785-05292026152951.txt === {"quote":"248785","customer":"16806","name":null,"customerName":"Premier Engineering LLC","comp":"01","open":"0","shipto":"DALSPINE","shiptoName":"Dalstrong","entry_date":"04-17-2026","cust_order_date":"03-18-2026","req_date":"06-26-2026","cust_po":"WH-MRV120-600","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Alec Kramer","drop_po":"","status":"0","user":"oenm","conv_order":"","time":"12:41","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Alec Kramer","follow_phone":"404-971-7913","follow_email":"alec@premierengineering.com","pic_user":"oenm","total_amt":"48336.54","total_gp":"35868.76","total_gpm":"74.21","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"12","win_pct":"20","clo_date":"06-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":248785,"Line":0,"Comment":"04/24/2026 11:56 AM - oenm - Sending out should have an answer by the end of May"},{"comp":1,"quote":248785,"Line":1,"Comment":"04/24/2026 11:56 AM - oenm - Req Date change from 4/17/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":248785,"Line":2,"Comment":"04/24/2026 11:56 AM - oenm - CLO changed to 5/28/2026"},{"comp":1,"quote":248785,"Line":3,"Comment":"04/24/2026 11:56 AM - oenm - F/U Changed from 4/23/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248785,"Line":4,"Comment":"05/29/2026 4:29 PM - oenm - Req Date change from 5/29/2026 to 6/26/2026 (Req Date Updated)"},{"comp":1,"quote":248785,"Line":5,"Comment":"05/29/2026 4:29 PM - oenm - CLO changed from 5/28/2026 to 6/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248785","line":"1","part":"WH-MRV120-600SSET","qty":"2","price":"8537.00","uom":"EA","discount":"31.26","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"248785","line":"3","part":"WH-ZV-M120S","qty":"3","price":"1241.00","uom":"EA","discount":"31.26","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248785","line":"5","part":"WH-ZV-45PYRM-400","qty":"1","price":"4592.00","uom":"EA","discount":"31.26","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248785","line":"7","part":"WH-ZV-M120A","qty":"1","price":"1241.00","uom":"EA","discount":"31.26","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248785","line":"9","part":"SPECIAL-WH-ZPB","qty":"2","price":"16154.00","uom":"EA","discount":"31.26","req_date":"","branch":"1"},{"comp":"01","order":"248785","line":"11","part":"SPECIAL-WH-ZPB","qty":"1","price":"6185.00","uom":"EA","discount":"31.26","req_date":"","branch":"1"},{"comp":"01","order":"248785","line":"13","part":"WH-ZLOX-P80Z","qty":"1","price":"5195.00","uom":"EA","discount":"31.26","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248785","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"31.26","req_date":"","branch":"1"}],"qlines":[{"Quote":"248785","Line":"5","Company":"1","F_Line":"1","Comment":"NET PRICING","Loc":"Y"},{"Quote":"248785","Line":"9","Company":"1","F_Line":"1","Comment":"Mazak C700 Base Plate w/Cover Sheet","Loc":"Y"},{"Quote":"248785","Line":"9","Company":"1","F_Line":"2","Comment":"Non Cancelable, Non Returnable, 20% Deposit with order","Loc":"Y"},{"Quote":"248785","Line":"11","Company":"1","F_Line":"1","Comment":"ZLOX Base Plate + Riser 125mm. For a WH-ZLOX-P80Z","Loc":"Y"},{"Quote":"248785","Line":"11","Company":"1","F_Line":"2","Comment":"with pull studs at 200mm pitch","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-29 15:30:05.049 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248785-05292026153004.txt === {"quote":"248785","customer":"16806","name":null,"customerName":"Premier Engineering LLC","comp":"01","open":"0","shipto":"DALSPINE","shiptoName":"Dalstrong","entry_date":"04-17-2026","cust_order_date":"03-18-2026","req_date":"06-26-2026","cust_po":"WH-MRV120-600","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Alec Kramer","drop_po":"","status":"0","user":"oenm","conv_order":"","time":"12:41","extra":"","follow_up":"06-24-2026","web_id":"","follow_name":"Alec Kramer","follow_phone":"404-971-7913","follow_email":"alec@premierengineering.com","pic_user":"oenm","total_amt":"48336.54","total_gp":"35868.76","total_gpm":"74.21","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"12","win_pct":"20","clo_date":"06-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":248785,"Line":0,"Comment":"04/24/2026 11:56 AM - oenm - Sending out should have an answer by the end of May"},{"comp":1,"quote":248785,"Line":1,"Comment":"04/24/2026 11:56 AM - oenm - Req Date change from 4/17/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":248785,"Line":2,"Comment":"04/24/2026 11:56 AM - oenm - CLO changed to 5/28/2026"},{"comp":1,"quote":248785,"Line":3,"Comment":"04/24/2026 11:56 AM - oenm - F/U Changed from 4/23/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248785,"Line":4,"Comment":"05/29/2026 4:29 PM - oenm - Req Date change from 5/29/2026 to 6/26/2026 (Req Date Updated)"},{"comp":1,"quote":248785,"Line":5,"Comment":"05/29/2026 4:29 PM - oenm - CLO changed from 5/28/2026 to 6/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248785,"Line":6,"Comment":"05/29/2026 4:30 PM - oenm - F/U Changed from 5/27/2026 to 6/24/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248785","line":"1","part":"WH-MRV120-600SSET","qty":"2","price":"8537.00","uom":"EA","discount":"31.26","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"248785","line":"3","part":"WH-ZV-M120S","qty":"3","price":"1241.00","uom":"EA","discount":"31.26","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248785","line":"5","part":"WH-ZV-45PYRM-400","qty":"1","price":"4592.00","uom":"EA","discount":"31.26","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248785","line":"7","part":"WH-ZV-M120A","qty":"1","price":"1241.00","uom":"EA","discount":"31.26","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248785","line":"9","part":"SPECIAL-WH-ZPB","qty":"2","price":"16154.00","uom":"EA","discount":"31.26","req_date":"","branch":"1"},{"comp":"01","order":"248785","line":"11","part":"SPECIAL-WH-ZPB","qty":"1","price":"6185.00","uom":"EA","discount":"31.26","req_date":"","branch":"1"},{"comp":"01","order":"248785","line":"13","part":"WH-ZLOX-P80Z","qty":"1","price":"5195.00","uom":"EA","discount":"31.26","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248785","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"31.26","req_date":"","branch":"1"}],"qlines":[{"Quote":"248785","Line":"5","Company":"1","F_Line":"1","Comment":"NET PRICING","Loc":"Y"},{"Quote":"248785","Line":"9","Company":"1","F_Line":"1","Comment":"Mazak C700 Base Plate w/Cover Sheet","Loc":"Y"},{"Quote":"248785","Line":"9","Company":"1","F_Line":"2","Comment":"Non Cancelable, Non Returnable, 20% Deposit with order","Loc":"Y"},{"Quote":"248785","Line":"11","Company":"1","F_Line":"1","Comment":"ZLOX Base Plate + Riser 125mm. For a WH-ZLOX-P80Z","Loc":"Y"},{"Quote":"248785","Line":"11","Company":"1","F_Line":"2","Comment":"with pull studs at 200mm pitch","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-29 15:30:24.946 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248241-05292026153024.txt === {"quote":"248241","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"1","shipto":"ZYCIATLA","shiptoName":"ZYCI","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"05-20-2026","cust_po":"CAT40-SF4-80","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Burdett","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"12:15","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"David Burdett","follow_phone":"7045236008","follow_email":"dburdett@morrissouth.com","pic_user":"oenm","total_amt":"3601.50","total_gp":"1975.91","total_gpm":"54.86","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"2","totalQty":"36","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"248241","line":"0","data":"04-08-2026 12:22 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248241,"Line":0,"Comment":"05/01/2026 3:15 PM - oenm - F/U Changed from 4/29/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248241,"Line":1,"Comment":"05/18/2026 2:03 PM - oenm - CLO changed from 5/8/2026 to 5/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248241,"Line":2,"Comment":"05/18/2026 2:04 PM - oenm - F/U Changed from 5/8/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248241,"Line":3,"Comment":"05/29/2026 4:30 PM - oenm - Closed"}],"items":[{"comp":"01","order":"248241","line":"1","part":"CAT40-SF4-80","qty":"2","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"2","part":"CAT40-SF6-80CP","qty":"2","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"3","part":"CAT40-SF8-80CP","qty":"1","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"4","part":"CAT40-C3/4-85U-IDU","qty":"3","price":"568.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"5","part":"KM3/4-1/2","qty":"3","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"6","part":"C4007-0032-0.76","qty":"8","price":"350.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"7","part":"PS-B64-1-EU","qty":"16","price":"52.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248241","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-29 15:30:56.950 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249815-05292026153056.txt === {"quote":"249815","customer":"16806","name":null,"customerName":"Premier Engineering LLC","comp":"01","open":"1","shipto":"PREMERIN","shiptoName":"Premier Engineering Co.","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-18-2026","cust_po":"static holder","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brittani Sewell","drop_po":"","status":"0","user":"oenm","conv_order":"","time":"14:29","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Brittani Sewell","follow_phone":"(706) 229-9038","follow_email":"brittani@premierengineering.com","pic_user":"oenm","total_amt":"2723.70","total_gp":"1522.02","total_gpm":"55.88","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"2","totalQty":"4","win_pct":"20","clo_date":"06-07-2026","notes":[{"comp":"1","quote":"249815","line":"0","data":"05-07-2026 14:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249815,"Line":0,"Comment":"05/29/2026 4:30 PM - oenm - Closed"}],"items":[{"comp":"01","order":"249815","line":"1","part":"MZQT5-BG20Z-C","qty":"3","price":"1297.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249815","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 15:31:12.121 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-239155-05292026153111.txt === {"quote":"239155","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"RFOURINT","shiptoName":"R4 INTEGRATION","entry_date":"10-02-2025","cust_order_date":null,"req_date":"06-26-2026","cust_po":"HSK63A Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Keni Herren","drop_po":"R4 Ft Walton","status":"0","user":"alyssah","conv_order":"","time":"14:26","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Keni Herren","follow_phone":"251-591-8980","follow_email":"keni.herren@maxtoolinc.com","pic_user":"oenm","total_amt":"69199.0","total_gp":"40755.01","total_gpm":"58.90","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"362","win_pct":"20","clo_date":"05-23-2026","notes":[],"crmnotes":[{"comp":1,"quote":239155,"Line":0,"Comment":"10/31/2025 2:43 PM - mattm - Project active- 2026 Q1 opportunity "},{"comp":1,"quote":239155,"Line":1,"Comment":"10/31/2025 2:43 PM - mattm - Req Date change from 11/13/2025 to 2/27/2026 (Req Date Updated)"},{"comp":1,"quote":239155,"Line":2,"Comment":"10/31/2025 2:43 PM - mattm - CLO changed from 11/2/2025 to 2/14/2026 (CLO Date Updated)"},{"comp":1,"quote":239155,"Line":3,"Comment":"10/31/2025 2:43 PM - mattm - F/U Changed from 10/28/2025 to 2/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239155,"Line":4,"Comment":"02/17/2026 12:44 PM - mattm - PIC changed from mattm to oenm"},{"comp":1,"quote":239155,"Line":5,"Comment":"02/17/2026 12:45 PM - mattm - Machines are coming in April - May"},{"comp":1,"quote":239155,"Line":6,"Comment":"02/17/2026 12:45 PM - mattm - Req Date changed from 02/27/2026 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":239155,"Line":7,"Comment":"02/17/2026 12:45 PM - mattm - CLO changed from 02/14/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":239155,"Line":8,"Comment":"02/17/2026 12:45 PM - mattm - F/U changed from 02/14/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239155,"Line":9,"Comment":"03/29/2026 1:30 PM - oenm - F/U changed from 03/28/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239155,"Line":10,"Comment":"03/29/2026 1:31 PM - oenm - CLO changed from 03/28/2026 to 04/06/2026 (CLO Date Updated)"},{"comp":1,"quote":239155,"Line":11,"Comment":"03/29/2026 1:31 PM - oenm - Req Date changed from 03/31/2026 to 04/06/2026 (Req Date Updated)"},{"comp":1,"quote":239155,"Line":12,"Comment":"04/05/2026 6:44 PM - mattm - Req Date changed from 03/31/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":239155,"Line":13,"Comment":"04/05/2026 6:44 PM - mattm - CLO changed from 03/28/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":239155,"Line":14,"Comment":"04/05/2026 6:44 PM - mattm - F/U changed from 03/28/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239155,"Line":15,"Comment":"05/29/2026 4:31 PM - oenm - Req Date change from 5/29/2026 to 6/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"239155","line":"1","part":"K3/4-SK10-100","qty":"20","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"2","part":"K3/4-SK6-120","qty":"5","price":"846.00","uom":"EA","discount":"50.00","req_date":"4 months","branch":"1"},{"comp":"01","order":"239155","line":"3","part":"K25-SK10-150","qty":"5","price":"244.00","uom":"EA","discount":"50.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"239155","line":"4","part":"HSK63-TUBE","qty":"70","price":"39.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"5","part":"HSK63-WRENCH","qty":"1","price":"98.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"6","part":"HSK63A-SK6C-100","qty":"5","price":"468.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"7","part":"HSK63A-SK6C-120-IDU","qty":"5","price":"491.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"8","part":"HSK63A-SK6C-150","qty":"5","price":"531.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"9","part":"HSK63A-SK10C-105-IDU","qty":"10","price":"512.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"10","part":"HSK63A-SK10C-120-IDU","qty":"10","price":"549.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"11","part":"HSK63A-SK10C-150-IDU","qty":"10","price":"611.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"12","part":"HSK63A-SK16C-120-IDU","qty":"10","price":"627.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"13","part":"HSK63A-SK16C-150-IDU","qty":"10","price":"693.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"14","part":"HSK63A-SK25C-135-IDU","qty":"10","price":"675.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"15","part":"HSK63A-SK6C-100P-IDU","qty":"2","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"16","part":"HSK63A-SK6C-120P-IDU","qty":"2","price":"558.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"17","part":"HSK63A-SK6C-150P-IDU","qty":"2","price":"599.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"18","part":"HSK63A-SK10C-105P-IDU","qty":"2","price":"579.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"19","part":"HSK63A-SK10C-120P-IDU","qty":"2","price":"630.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"20","part":"HSK63A-SK10C-150P","qty":"2","price":"677.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"21","part":"HSK63A-SK16C-120P","qty":"5","price":"688.00","uom":"EA","discount":"50.00","req_date":"November","branch":"1"},{"comp":"01","order":"239155","line":"22","part":"HSK63A-SK16C-150P-IDU","qty":"5","price":"785.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"23","part":"HSK63A-SK25C-135P-IDU","qty":"5","price":"739.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"24","part":"HSK100-WRENCH","qty":"2","price":"63.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"25","part":"HSK100-TUBE","qty":"36","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"26","part":"HSK100A-SK6C-105-IDU","qty":"2","price":"638.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"27","part":"HSK100A-SK10C-105-IDU","qty":"2","price":"738.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"28","part":"HSK100A-SK10C-120-IDU","qty":"2","price":"743.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"29","part":"HSK100A-SK10C-150-IDU","qty":"2","price":"726.00","uom":"EA","discount":"50.00","req_date":"End of November","branch":"1"},{"comp":"01","order":"239155","line":"30","part":"HSK100A-SK10C-200-IDU","qty":"2","price":"915.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"31","part":"HSK100A-SK16C-120-IDU","qty":"2","price":"766.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"32","part":"HSK100A-SK16C-150-IDU","qty":"2","price":"821.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"33","part":"HSK100A-SK16C-200-IDU","qty":"2","price":"832.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"34","part":"HSK100A-SK20C-120-IDU","qty":"2","price":"1104.00","uom":"EA","discount":"50.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"239155","line":"35","part":"HSK100A-SK25C-145-IDU","qty":"2","price":"724.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"36","part":"H63A-SF0125-4.72CP","qty":"2","price":"450.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"37","part":"H63A-SF0187-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"38","part":"H63A-SF0250-3.15CP","qty":"2","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"39","part":"H63A-SF0250-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"40","part":"H63A-SF0250-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"41","part":"H63A-SF0312-3.15CP","qty":"2","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"42","part":"H63A-SF0312-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"43","part":"H63A-SF0312-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"50.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"239155","line":"44","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"45","part":"H63A-SF0375-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"46","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"47","part":"H63A-SF0500-3.54CP","qty":"2","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"48","part":"H63A-SF0500-4.72CP","qty":"2","price":"437.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"49","part":"H63A-SF0500-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"50","part":"H63A-SF0625-3.74CP","qty":"2","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"51","part":"H63A-SF0625-4.72CP","qty":"2","price":"437.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"52","part":"H63A-SF0625-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"53","part":"H63A-SF0750-3.94CP","qty":"2","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"54","part":"H63A-SF0750-4.72CP","qty":"2","price":"437.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"55","part":"H63A-SF1000-4.53CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"56","part":"H63A-SF0125-6.30CP","qty":"4","price":"491.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"57","part":"H63A-SF0187-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"58","part":"H63A-SF0250-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"59","part":"H63A-SF0312-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"60","part":"H63A-SF0375-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"61","part":"H63A-SF0500-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"62","part":"H63A-SF0625-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"63","part":"H63A-SF0750-6.30CP","qty":"4","price":"625.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"64","part":"H63A-SF1000-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"65","part":"H100A-SF0250-3.54CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"66","part":"H100A-SF0312-3.54CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"67","part":"H100A-SF0375-3.54CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"68","part":"H100A-SF0437-3.74CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"69","part":"H100A-SF0500-3.74CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"70","part":"H100A-SF0625-3.94CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"71","part":"H100A-SF0750-4.13CP","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"72","part":"H100A-SF1000-4.53CP","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"73","part":"H100A-SF0250-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"74","part":"H100A-SF0312-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"Mid-November","branch":"1"},{"comp":"01","order":"239155","line":"75","part":"H100A-SF0375-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"76","part":"H100A-SF0500-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"77","part":"H100A-SF0625-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"78","part":"H100A-SF0750-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"79","part":"H100A-SF1000-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"80","part":"SKL-6","qty":"1","price":"23.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"81","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"82","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"83","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"84","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"85","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"86","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"87","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"88","part":"GH25","qty":"1","price":"265.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"89","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":89}}] 2026-05-29 15:31:19.222 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248864-05292026153118.txt === {"quote":"248864","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"BRAMNEWM","shiptoName":"Bramden Precision Ltd.","entry_date":"04-20-2026","cust_order_date":"05-16-2026","req_date":"07-15-2026","cust_po":"Pre-Setter E346BA #40","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Attn: Matt Deyman","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-20","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Matt Deyman","follow_phone":"416-805-0759","follow_email":"mattd@triumphtool.com","pic_user":"cindyt","total_amt":"27335.00","total_gp":"16990.50","total_gpm":"62.16","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"248864","line":"0","data":"04-20-2026 14:21-cindyt"}],"crmnotes":[{"comp":1,"quote":248864,"Line":0,"Comment":"05/05/2026 4:37 PM - cindyt - F/U changed from 05/06/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248864,"Line":1,"Comment":"05/05/2026 4:37 PM - cindyt - CLO changed from 05/14/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248864,"Line":2,"Comment":"05/05/2026 4:38 PM - cindyt - Req Date changed from 05/20/2026 to 07/15/2026 (Req Date Updated)"},{"comp":1,"quote":248864,"Line":3,"Comment":"05/29/2026 3:30 PM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"248864","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"5","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248864","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248864","Line":"6","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 15:31:24.030 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-239155-05292026153123.txt === {"quote":"239155","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"RFOURINT","shiptoName":"R4 INTEGRATION","entry_date":"10-02-2025","cust_order_date":null,"req_date":"06-26-2026","cust_po":"HSK63A Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Keni Herren","drop_po":"R4 Ft Walton","status":"0","user":"alyssah","conv_order":"","time":"14:26","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Keni Herren","follow_phone":"251-591-8980","follow_email":"keni.herren@maxtoolinc.com","pic_user":"oenm","total_amt":"69199.0","total_gp":"40755.01","total_gpm":"58.90","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"362","win_pct":"20","clo_date":"06-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":239155,"Line":0,"Comment":"10/31/2025 2:43 PM - mattm - Project active- 2026 Q1 opportunity "},{"comp":1,"quote":239155,"Line":1,"Comment":"10/31/2025 2:43 PM - mattm - Req Date change from 11/13/2025 to 2/27/2026 (Req Date Updated)"},{"comp":1,"quote":239155,"Line":2,"Comment":"10/31/2025 2:43 PM - mattm - CLO changed from 11/2/2025 to 2/14/2026 (CLO Date Updated)"},{"comp":1,"quote":239155,"Line":3,"Comment":"10/31/2025 2:43 PM - mattm - F/U Changed from 10/28/2025 to 2/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239155,"Line":4,"Comment":"02/17/2026 12:44 PM - mattm - PIC changed from mattm to oenm"},{"comp":1,"quote":239155,"Line":5,"Comment":"02/17/2026 12:45 PM - mattm - Machines are coming in April - May"},{"comp":1,"quote":239155,"Line":6,"Comment":"02/17/2026 12:45 PM - mattm - Req Date changed from 02/27/2026 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":239155,"Line":7,"Comment":"02/17/2026 12:45 PM - mattm - CLO changed from 02/14/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":239155,"Line":8,"Comment":"02/17/2026 12:45 PM - mattm - F/U changed from 02/14/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239155,"Line":9,"Comment":"03/29/2026 1:30 PM - oenm - F/U changed from 03/28/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239155,"Line":10,"Comment":"03/29/2026 1:31 PM - oenm - CLO changed from 03/28/2026 to 04/06/2026 (CLO Date Updated)"},{"comp":1,"quote":239155,"Line":11,"Comment":"03/29/2026 1:31 PM - oenm - Req Date changed from 03/31/2026 to 04/06/2026 (Req Date Updated)"},{"comp":1,"quote":239155,"Line":12,"Comment":"04/05/2026 6:44 PM - mattm - Req Date changed from 03/31/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":239155,"Line":13,"Comment":"04/05/2026 6:44 PM - mattm - CLO changed from 03/28/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":239155,"Line":14,"Comment":"04/05/2026 6:44 PM - mattm - F/U changed from 03/28/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239155,"Line":15,"Comment":"05/29/2026 4:31 PM - oenm - Req Date change from 5/29/2026 to 6/26/2026 (Req Date Updated)"},{"comp":1,"quote":239155,"Line":16,"Comment":"05/29/2026 4:31 PM - oenm - CLO changed from 5/23/2026 to 6/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"239155","line":"1","part":"K3/4-SK10-100","qty":"20","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"2","part":"K3/4-SK6-120","qty":"5","price":"846.00","uom":"EA","discount":"50.00","req_date":"4 months","branch":"1"},{"comp":"01","order":"239155","line":"3","part":"K25-SK10-150","qty":"5","price":"244.00","uom":"EA","discount":"50.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"239155","line":"4","part":"HSK63-TUBE","qty":"70","price":"39.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"5","part":"HSK63-WRENCH","qty":"1","price":"98.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"6","part":"HSK63A-SK6C-100","qty":"5","price":"468.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"7","part":"HSK63A-SK6C-120-IDU","qty":"5","price":"491.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"8","part":"HSK63A-SK6C-150","qty":"5","price":"531.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"9","part":"HSK63A-SK10C-105-IDU","qty":"10","price":"512.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"10","part":"HSK63A-SK10C-120-IDU","qty":"10","price":"549.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"11","part":"HSK63A-SK10C-150-IDU","qty":"10","price":"611.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"12","part":"HSK63A-SK16C-120-IDU","qty":"10","price":"627.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"13","part":"HSK63A-SK16C-150-IDU","qty":"10","price":"693.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"14","part":"HSK63A-SK25C-135-IDU","qty":"10","price":"675.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"15","part":"HSK63A-SK6C-100P-IDU","qty":"2","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"16","part":"HSK63A-SK6C-120P-IDU","qty":"2","price":"558.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"17","part":"HSK63A-SK6C-150P-IDU","qty":"2","price":"599.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"18","part":"HSK63A-SK10C-105P-IDU","qty":"2","price":"579.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"19","part":"HSK63A-SK10C-120P-IDU","qty":"2","price":"630.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"20","part":"HSK63A-SK10C-150P","qty":"2","price":"677.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"21","part":"HSK63A-SK16C-120P","qty":"5","price":"688.00","uom":"EA","discount":"50.00","req_date":"November","branch":"1"},{"comp":"01","order":"239155","line":"22","part":"HSK63A-SK16C-150P-IDU","qty":"5","price":"785.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"23","part":"HSK63A-SK25C-135P-IDU","qty":"5","price":"739.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"24","part":"HSK100-WRENCH","qty":"2","price":"63.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"25","part":"HSK100-TUBE","qty":"36","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"26","part":"HSK100A-SK6C-105-IDU","qty":"2","price":"638.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"27","part":"HSK100A-SK10C-105-IDU","qty":"2","price":"738.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"28","part":"HSK100A-SK10C-120-IDU","qty":"2","price":"743.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"29","part":"HSK100A-SK10C-150-IDU","qty":"2","price":"726.00","uom":"EA","discount":"50.00","req_date":"End of November","branch":"1"},{"comp":"01","order":"239155","line":"30","part":"HSK100A-SK10C-200-IDU","qty":"2","price":"915.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"31","part":"HSK100A-SK16C-120-IDU","qty":"2","price":"766.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"32","part":"HSK100A-SK16C-150-IDU","qty":"2","price":"821.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"33","part":"HSK100A-SK16C-200-IDU","qty":"2","price":"832.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"34","part":"HSK100A-SK20C-120-IDU","qty":"2","price":"1104.00","uom":"EA","discount":"50.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"239155","line":"35","part":"HSK100A-SK25C-145-IDU","qty":"2","price":"724.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"36","part":"H63A-SF0125-4.72CP","qty":"2","price":"450.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"37","part":"H63A-SF0187-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"38","part":"H63A-SF0250-3.15CP","qty":"2","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"39","part":"H63A-SF0250-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"40","part":"H63A-SF0250-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"41","part":"H63A-SF0312-3.15CP","qty":"2","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"42","part":"H63A-SF0312-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"43","part":"H63A-SF0312-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"50.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"239155","line":"44","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"45","part":"H63A-SF0375-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"46","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"47","part":"H63A-SF0500-3.54CP","qty":"2","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"48","part":"H63A-SF0500-4.72CP","qty":"2","price":"437.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"49","part":"H63A-SF0500-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"50","part":"H63A-SF0625-3.74CP","qty":"2","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"51","part":"H63A-SF0625-4.72CP","qty":"2","price":"437.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"52","part":"H63A-SF0625-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"53","part":"H63A-SF0750-3.94CP","qty":"2","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"54","part":"H63A-SF0750-4.72CP","qty":"2","price":"437.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"55","part":"H63A-SF1000-4.53CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"56","part":"H63A-SF0125-6.30CP","qty":"4","price":"491.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"57","part":"H63A-SF0187-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"58","part":"H63A-SF0250-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"59","part":"H63A-SF0312-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"60","part":"H63A-SF0375-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"61","part":"H63A-SF0500-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"62","part":"H63A-SF0625-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"63","part":"H63A-SF0750-6.30CP","qty":"4","price":"625.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"64","part":"H63A-SF1000-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"65","part":"H100A-SF0250-3.54CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"66","part":"H100A-SF0312-3.54CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"67","part":"H100A-SF0375-3.54CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"68","part":"H100A-SF0437-3.74CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"69","part":"H100A-SF0500-3.74CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"70","part":"H100A-SF0625-3.94CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"71","part":"H100A-SF0750-4.13CP","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"72","part":"H100A-SF1000-4.53CP","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"73","part":"H100A-SF0250-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"74","part":"H100A-SF0312-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"Mid-November","branch":"1"},{"comp":"01","order":"239155","line":"75","part":"H100A-SF0375-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"76","part":"H100A-SF0500-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"77","part":"H100A-SF0625-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"78","part":"H100A-SF0750-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"79","part":"H100A-SF1000-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"80","part":"SKL-6","qty":"1","price":"23.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"81","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"82","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"83","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"84","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"85","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"86","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"87","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"88","part":"GH25","qty":"1","price":"265.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"89","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":89}}] 2026-05-29 15:31:31.713 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-239155-05292026153131.txt === {"quote":"239155","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"RFOURINT","shiptoName":"R4 INTEGRATION","entry_date":"10-02-2025","cust_order_date":null,"req_date":"06-26-2026","cust_po":"HSK63A Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Keni Herren","drop_po":"R4 Ft Walton","status":"0","user":"alyssah","conv_order":"","time":"14:26","extra":"","follow_up":"06-24-2026","web_id":"","follow_name":"Keni Herren","follow_phone":"251-591-8980","follow_email":"keni.herren@maxtoolinc.com","pic_user":"oenm","total_amt":"69199.0","total_gp":"40755.01","total_gpm":"58.90","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"362","win_pct":"20","clo_date":"06-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":239155,"Line":0,"Comment":"10/31/2025 2:43 PM - mattm - Project active- 2026 Q1 opportunity "},{"comp":1,"quote":239155,"Line":1,"Comment":"10/31/2025 2:43 PM - mattm - Req Date change from 11/13/2025 to 2/27/2026 (Req Date Updated)"},{"comp":1,"quote":239155,"Line":2,"Comment":"10/31/2025 2:43 PM - mattm - CLO changed from 11/2/2025 to 2/14/2026 (CLO Date Updated)"},{"comp":1,"quote":239155,"Line":3,"Comment":"10/31/2025 2:43 PM - mattm - F/U Changed from 10/28/2025 to 2/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239155,"Line":4,"Comment":"02/17/2026 12:44 PM - mattm - PIC changed from mattm to oenm"},{"comp":1,"quote":239155,"Line":5,"Comment":"02/17/2026 12:45 PM - mattm - Machines are coming in April - May"},{"comp":1,"quote":239155,"Line":6,"Comment":"02/17/2026 12:45 PM - mattm - Req Date changed from 02/27/2026 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":239155,"Line":7,"Comment":"02/17/2026 12:45 PM - mattm - CLO changed from 02/14/2026 to 03/28/2026 (CLO Date Updated)"},{"comp":1,"quote":239155,"Line":8,"Comment":"02/17/2026 12:45 PM - mattm - F/U changed from 02/14/2026 to 3/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239155,"Line":9,"Comment":"03/29/2026 1:30 PM - oenm - F/U changed from 03/28/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239155,"Line":10,"Comment":"03/29/2026 1:31 PM - oenm - CLO changed from 03/28/2026 to 04/06/2026 (CLO Date Updated)"},{"comp":1,"quote":239155,"Line":11,"Comment":"03/29/2026 1:31 PM - oenm - Req Date changed from 03/31/2026 to 04/06/2026 (Req Date Updated)"},{"comp":1,"quote":239155,"Line":12,"Comment":"04/05/2026 6:44 PM - mattm - Req Date changed from 03/31/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":239155,"Line":13,"Comment":"04/05/2026 6:44 PM - mattm - CLO changed from 03/28/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":239155,"Line":14,"Comment":"04/05/2026 6:44 PM - mattm - F/U changed from 03/28/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":239155,"Line":15,"Comment":"05/29/2026 4:31 PM - oenm - Req Date change from 5/29/2026 to 6/26/2026 (Req Date Updated)"},{"comp":1,"quote":239155,"Line":16,"Comment":"05/29/2026 4:31 PM - oenm - CLO changed from 5/23/2026 to 6/25/2026 (CLO Date Updated)"},{"comp":1,"quote":239155,"Line":17,"Comment":"05/29/2026 4:31 PM - oenm - F/U Changed from 5/23/2026 to 6/24/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"239155","line":"1","part":"K3/4-SK10-100","qty":"20","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"2","part":"K3/4-SK6-120","qty":"5","price":"846.00","uom":"EA","discount":"50.00","req_date":"4 months","branch":"1"},{"comp":"01","order":"239155","line":"3","part":"K25-SK10-150","qty":"5","price":"244.00","uom":"EA","discount":"50.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"239155","line":"4","part":"HSK63-TUBE","qty":"70","price":"39.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"5","part":"HSK63-WRENCH","qty":"1","price":"98.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"6","part":"HSK63A-SK6C-100","qty":"5","price":"468.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"7","part":"HSK63A-SK6C-120-IDU","qty":"5","price":"491.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"8","part":"HSK63A-SK6C-150","qty":"5","price":"531.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"9","part":"HSK63A-SK10C-105-IDU","qty":"10","price":"512.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"10","part":"HSK63A-SK10C-120-IDU","qty":"10","price":"549.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"11","part":"HSK63A-SK10C-150-IDU","qty":"10","price":"611.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"12","part":"HSK63A-SK16C-120-IDU","qty":"10","price":"627.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"13","part":"HSK63A-SK16C-150-IDU","qty":"10","price":"693.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"14","part":"HSK63A-SK25C-135-IDU","qty":"10","price":"675.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"15","part":"HSK63A-SK6C-100P-IDU","qty":"2","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"16","part":"HSK63A-SK6C-120P-IDU","qty":"2","price":"558.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"17","part":"HSK63A-SK6C-150P-IDU","qty":"2","price":"599.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"18","part":"HSK63A-SK10C-105P-IDU","qty":"2","price":"579.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"19","part":"HSK63A-SK10C-120P-IDU","qty":"2","price":"630.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"20","part":"HSK63A-SK10C-150P","qty":"2","price":"677.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"21","part":"HSK63A-SK16C-120P","qty":"5","price":"688.00","uom":"EA","discount":"50.00","req_date":"November","branch":"1"},{"comp":"01","order":"239155","line":"22","part":"HSK63A-SK16C-150P-IDU","qty":"5","price":"785.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"23","part":"HSK63A-SK25C-135P-IDU","qty":"5","price":"739.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"24","part":"HSK100-WRENCH","qty":"2","price":"63.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"25","part":"HSK100-TUBE","qty":"36","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"26","part":"HSK100A-SK6C-105-IDU","qty":"2","price":"638.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"27","part":"HSK100A-SK10C-105-IDU","qty":"2","price":"738.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"28","part":"HSK100A-SK10C-120-IDU","qty":"2","price":"743.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"29","part":"HSK100A-SK10C-150-IDU","qty":"2","price":"726.00","uom":"EA","discount":"50.00","req_date":"End of November","branch":"1"},{"comp":"01","order":"239155","line":"30","part":"HSK100A-SK10C-200-IDU","qty":"2","price":"915.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"31","part":"HSK100A-SK16C-120-IDU","qty":"2","price":"766.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"32","part":"HSK100A-SK16C-150-IDU","qty":"2","price":"821.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"33","part":"HSK100A-SK16C-200-IDU","qty":"2","price":"832.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"34","part":"HSK100A-SK20C-120-IDU","qty":"2","price":"1104.00","uom":"EA","discount":"50.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"239155","line":"35","part":"HSK100A-SK25C-145-IDU","qty":"2","price":"724.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"36","part":"H63A-SF0125-4.72CP","qty":"2","price":"450.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"37","part":"H63A-SF0187-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"38","part":"H63A-SF0250-3.15CP","qty":"2","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"39","part":"H63A-SF0250-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"40","part":"H63A-SF0250-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"41","part":"H63A-SF0312-3.15CP","qty":"2","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"42","part":"H63A-SF0312-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"43","part":"H63A-SF0312-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"50.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"239155","line":"44","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"45","part":"H63A-SF0375-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"46","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"47","part":"H63A-SF0500-3.54CP","qty":"2","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"48","part":"H63A-SF0500-4.72CP","qty":"2","price":"437.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"49","part":"H63A-SF0500-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"50","part":"H63A-SF0625-3.74CP","qty":"2","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"51","part":"H63A-SF0625-4.72CP","qty":"2","price":"437.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"52","part":"H63A-SF0625-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"53","part":"H63A-SF0750-3.94CP","qty":"2","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"54","part":"H63A-SF0750-4.72CP","qty":"2","price":"437.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"55","part":"H63A-SF1000-4.53CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"56","part":"H63A-SF0125-6.30CP","qty":"4","price":"491.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"57","part":"H63A-SF0187-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"58","part":"H63A-SF0250-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"59","part":"H63A-SF0312-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"60","part":"H63A-SF0375-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"61","part":"H63A-SF0500-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"62","part":"H63A-SF0625-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"63","part":"H63A-SF0750-6.30CP","qty":"4","price":"625.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"64","part":"H63A-SF1000-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"65","part":"H100A-SF0250-3.54CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"66","part":"H100A-SF0312-3.54CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"67","part":"H100A-SF0375-3.54CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"68","part":"H100A-SF0437-3.74CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"69","part":"H100A-SF0500-3.74CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"70","part":"H100A-SF0625-3.94CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"71","part":"H100A-SF0750-4.13CP","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"72","part":"H100A-SF1000-4.53CP","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"73","part":"H100A-SF0250-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"74","part":"H100A-SF0312-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"Mid-November","branch":"1"},{"comp":"01","order":"239155","line":"75","part":"H100A-SF0375-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"76","part":"H100A-SF0500-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"77","part":"H100A-SF0625-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"78","part":"H100A-SF0750-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"79","part":"H100A-SF1000-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"80","part":"SKL-6","qty":"1","price":"23.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"81","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"82","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"83","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"84","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"85","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"86","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"87","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"88","part":"GH25","qty":"1","price":"265.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"239155","line":"89","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":89}}] 2026-05-29 15:31:39.561 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248864-05292026153139.txt === {"quote":"248864","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"BRAMNEWM","shiptoName":"Bramden Precision Ltd.","entry_date":"04-20-2026","cust_order_date":"05-16-2026","req_date":"07-15-2026","cust_po":"Pre-Setter E346BA #40","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Attn: Matt Deyman","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-20","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Matt Deyman","follow_phone":"416-805-0759","follow_email":"mattd@triumphtool.com","pic_user":"cindyt","total_amt":"27335.00","total_gp":"16990.50","total_gpm":"62.16","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-18-2026","notes":[{"comp":"1","quote":"248864","line":"0","data":"04-20-2026 14:21-cindyt"}],"crmnotes":[{"comp":1,"quote":248864,"Line":0,"Comment":"05/05/2026 4:37 PM - cindyt - F/U changed from 05/06/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248864,"Line":1,"Comment":"05/05/2026 4:37 PM - cindyt - CLO changed from 05/14/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248864,"Line":2,"Comment":"05/05/2026 4:38 PM - cindyt - Req Date changed from 05/20/2026 to 07/15/2026 (Req Date Updated)"},{"comp":1,"quote":248864,"Line":3,"Comment":"05/29/2026 3:30 PM - cindyt - Encounter has been added"},{"comp":1,"quote":248864,"Line":4,"Comment":"05/29/2026 3:31 PM - cindyt - F/U changed from 05/28/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248864,"Line":5,"Comment":"05/29/2026 3:31 PM - cindyt - CLO changed from 06/10/2026 to 06/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248864","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"5","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248864","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248864","Line":"6","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 15:31:49.137 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248864-05292026153148.txt === {"quote":"248864","customer":"20894","name":null,"customerName":"Triumph Tool Ltd.","comp":"01","open":"0","shipto":"BRAMNEWM","shiptoName":"Bramden Precision Ltd.","entry_date":"04-20-2026","cust_order_date":"05-16-2026","req_date":"06-30-2026","cust_po":"Pre-Setter E346BA #40","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"56","salesman":"RH","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Attn: Matt Deyman","drop_po":"","status":"0","user":"cindyt","conv_order":"ADV","time":"04-20","extra":"","follow_up":"06-11-2026","web_id":"","follow_name":"Matt Deyman","follow_phone":"416-805-0759","follow_email":"mattd@triumphtool.com","pic_user":"cindyt","total_amt":"27335.00","total_gp":"16990.50","total_gpm":"62.16","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"cindyt","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-18-2026","notes":[{"comp":"1","quote":"248864","line":"0","data":"04-20-2026 14:21-cindyt"}],"crmnotes":[{"comp":1,"quote":248864,"Line":0,"Comment":"05/05/2026 4:37 PM - cindyt - F/U changed from 05/06/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248864,"Line":1,"Comment":"05/05/2026 4:37 PM - cindyt - CLO changed from 05/14/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248864,"Line":2,"Comment":"05/05/2026 4:38 PM - cindyt - Req Date changed from 05/20/2026 to 07/15/2026 (Req Date Updated)"},{"comp":1,"quote":248864,"Line":3,"Comment":"05/29/2026 3:30 PM - cindyt - Encounter has been added"},{"comp":1,"quote":248864,"Line":4,"Comment":"05/29/2026 3:31 PM - cindyt - F/U changed from 05/28/2026 to 6/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248864,"Line":5,"Comment":"05/29/2026 3:31 PM - cindyt - CLO changed from 06/10/2026 to 06/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248864,"Line":6,"Comment":"05/29/2026 3:31 PM - cindyt - Req Date changed from 07/15/2026 to 06/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248864","line":"1","part":"PRE-E346BA-BD","qty":"1","price":"28000.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"2","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"5","part":"PRE-SPDL-I40A","qty":"1","price":"2376.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248864","line":"6","part":"PRE-INST/TRAINING","qty":"1","price":"3800.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248864","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248864","Line":"6","Company":"1","F_Line":"1","Comment":"Quoted at NET price.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 15:32:24.615 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248806-05292026153224.txt === {"quote":"248806","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"1","shipto":"NORTGORH","shiptoName":"Northern Tool Supply Co.","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"06-30-2026","cust_po":"BMT65 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rick Avalos","drop_po":"","status":"0","user":"briand","conv_order":"","time":"14:47","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Rick Avalos","follow_phone":"586-755-7770","follow_email":"customerservice@berkshireesupply.com","pic_user":"cindyt","total_amt":"58842.66","total_gp":"30430.47","total_gpm":"51.71","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"cindyt","reason":"9","totalQty":"21","win_pct":"20","clo_date":"06-24-2026","notes":[{"comp":"1","quote":"248806","line":"2","data":"04-17-2026 15:01 - Discounts Recalculated QS"},{"comp":"1","quote":"248806","line":"1","data":"Blackhawk under Q # 248764"},{"comp":"1","quote":"248806","line":"0","data":"04-17-2026 15:08-briand: Also being quoted by"}],"crmnotes":[{"comp":1,"quote":248806,"Line":0,"Comment":"04/28/2026 3:26 PM - alyssah - F/U changed from 04/23/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248806,"Line":1,"Comment":"05/07/2026 10:49 AM - cindyt - F/U changed from 05/07/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248806,"Line":2,"Comment":"05/07/2026 10:50 AM - cindyt - CLO changed from 05/17/2026 to 06/24/2026 (CLO Date Updated)"},{"comp":1,"quote":248806,"Line":3,"Comment":"05/07/2026 10:50 AM - cindyt - Req Date changed from 05/29/2026 to 06/30/2026 (Req Date Updated)"},{"comp":1,"quote":248806,"Line":4,"Comment":"05/07/2026 10:52 AM - cindyt - Encounter has been added"}],"items":[{"comp":"01","order":"248806","line":"1","part":"BMT65-ER25-AD-ICE","qty":"1","price":"8938.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"2","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"3","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"5","part":"BMT65-ER32Z-ICE","qty":"1","price":"5309.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"6","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"7","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"9","part":"BMT65-ER25Z-MD-ICE-72","qty":"1","price":"9864.00","uom":"EA","discount":"28.00","req_date":"ETA to L-N 04-29","branch":"1"},{"comp":"01","order":"248806","line":"10","part":"BMT65-ER25Z-MD-ICE-100","qty":"1","price":"9953.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"11","part":"BMT65-ER25Z-MSD-72","qty":"1","price":"11874.00","uom":"EA","discount":"28.00","req_date":"ETA to L-N 04-29","branch":"1"},{"comp":"01","order":"248806","line":"12","part":"BMT65-ER25Z-MSD-100","qty":"1","price":"11964.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"13","part":"WRENCH-MIM-107446","qty":"1","price":"38.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"14","part":"WRENCH-MIM-112913","qty":"1","price":"150.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"16","part":"BMT65-ER32Z-MS","qty":"1","price":"6362.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"17","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"18","part":"WRENCH-MIM-112900","qty":"1","price":"178.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"20","part":"BMT65-SK20Z-MS-100","qty":"1","price":"7312.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"21","part":"WRENCH-MIM-107642","qty":"1","price":"49.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"22","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"23","part":"SKJL-25","qty":"1","price":"26.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"24","part":"BMT65-C4Z-MS-72","qty":"1","price":"9280.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248806","line":"26","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":21}}] 2026-05-29 15:33:00.310 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247272-05292026153300.txt === {"quote":"247272","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIGAIGA","shiptoName":"Alternatives For Industry","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"06-26-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"oenm","conv_order":"ADV","time":"03-19","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Brian Abrams","follow_phone":"770-932-3939","follow_email":"brian@afi-tools.com","pic_user":"oenm","total_amt":"42792.48","total_gp":"19992.19","total_gpm":"46.72","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-23-2026","notes":[],"crmnotes":[{"comp":1,"quote":247272,"Line":0,"Comment":"03/29/2026 1:48 PM - oenm - Closed"},{"comp":1,"quote":247272,"Line":1,"Comment":"04/05/2026 6:48 PM - mattm - Req Date changed from 03/19/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247272,"Line":2,"Comment":"04/05/2026 6:48 PM - mattm - CLO changed from NaN/NaN/NaN to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247272,"Line":3,"Comment":"04/05/2026 6:49 PM - mattm - F/U changed from 03/26/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247272,"Line":4,"Comment":"05/29/2026 4:32 PM - oenm - Req Date change from 5/29/2026 to 6/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247272","line":"1","part":"PRE-E46BA-BD","qty":"1","price":"38050.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"2","part":"PRE-E46-SHELF-KEYBOARD","qty":"1","price":"395.00","uom":"EA","discount":"28.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"247272","line":"3","part":"PRE-E46-SHELF-SPDL","qty":"1","price":"297.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"5","part":"PRE-GAUGE-C6","qty":"1","price":"1976.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"6","part":"PRE-GAUGE-H40","qty":"1","price":"1296.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"3500.00","uom":"EA","discount":"100.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247272","line":"8","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"9","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"10","part":"PRE-SPDL-C6RMA","qty":"1","price":"6696.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"11","part":"PRE-SPDL-H40ERMA","qty":"1","price":"6156.00","uom":"EA","discount":"28.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247272","line":"12","part":"PRE-SPDL-I40-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"28.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"247272","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-29 15:33:17.034 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247272-05292026153316.txt === {"quote":"247272","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIGAIGA","shiptoName":"Alternatives For Industry","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"06-26-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"oenm","conv_order":"ADV","time":"03-19","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Brian Abrams","follow_phone":"770-932-3939","follow_email":"brian@afi-tools.com","pic_user":"oenm","total_amt":"42792.48","total_gp":"19992.19","total_gpm":"46.72","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":247272,"Line":0,"Comment":"03/29/2026 1:48 PM - oenm - Closed"},{"comp":1,"quote":247272,"Line":1,"Comment":"04/05/2026 6:48 PM - mattm - Req Date changed from 03/19/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247272,"Line":2,"Comment":"04/05/2026 6:48 PM - mattm - CLO changed from NaN/NaN/NaN to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247272,"Line":3,"Comment":"04/05/2026 6:49 PM - mattm - F/U changed from 03/26/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247272,"Line":4,"Comment":"05/29/2026 4:32 PM - oenm - Req Date change from 5/29/2026 to 6/26/2026 (Req Date Updated)"},{"comp":1,"quote":247272,"Line":5,"Comment":"05/29/2026 4:33 PM - oenm - CLO changed from 5/23/2026 to 6/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247272","line":"1","part":"PRE-E46BA-BD","qty":"1","price":"38050.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"2","part":"PRE-E46-SHELF-KEYBOARD","qty":"1","price":"395.00","uom":"EA","discount":"28.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"247272","line":"3","part":"PRE-E46-SHELF-SPDL","qty":"1","price":"297.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"5","part":"PRE-GAUGE-C6","qty":"1","price":"1976.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"6","part":"PRE-GAUGE-H40","qty":"1","price":"1296.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"3500.00","uom":"EA","discount":"100.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247272","line":"8","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"9","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"10","part":"PRE-SPDL-C6RMA","qty":"1","price":"6696.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"11","part":"PRE-SPDL-H40ERMA","qty":"1","price":"6156.00","uom":"EA","discount":"28.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247272","line":"12","part":"PRE-SPDL-I40-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"28.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"247272","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-29 15:33:25.250 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247272-05292026153325.txt === {"quote":"247272","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIGAIGA","shiptoName":"Alternatives For Industry","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"06-26-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"oenm","conv_order":"ADV","time":"03-19","extra":"","follow_up":"06-24-2026","web_id":"","follow_name":"Brian Abrams","follow_phone":"770-932-3939","follow_email":"brian@afi-tools.com","pic_user":"oenm","total_amt":"42792.48","total_gp":"19992.19","total_gpm":"46.72","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":247272,"Line":0,"Comment":"03/29/2026 1:48 PM - oenm - Closed"},{"comp":1,"quote":247272,"Line":1,"Comment":"04/05/2026 6:48 PM - mattm - Req Date changed from 03/19/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247272,"Line":2,"Comment":"04/05/2026 6:48 PM - mattm - CLO changed from NaN/NaN/NaN to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247272,"Line":3,"Comment":"04/05/2026 6:49 PM - mattm - F/U changed from 03/26/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247272,"Line":4,"Comment":"05/29/2026 4:32 PM - oenm - Req Date change from 5/29/2026 to 6/26/2026 (Req Date Updated)"},{"comp":1,"quote":247272,"Line":5,"Comment":"05/29/2026 4:33 PM - oenm - CLO changed from 5/23/2026 to 6/25/2026 (CLO Date Updated)"},{"comp":1,"quote":247272,"Line":6,"Comment":"05/29/2026 4:33 PM - oenm - F/U Changed from 5/23/2026 to 6/24/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247272","line":"1","part":"PRE-E46BA-BD","qty":"1","price":"38050.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"2","part":"PRE-E46-SHELF-KEYBOARD","qty":"1","price":"395.00","uom":"EA","discount":"28.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"247272","line":"3","part":"PRE-E46-SHELF-SPDL","qty":"1","price":"297.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"5","part":"PRE-GAUGE-C6","qty":"1","price":"1976.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"6","part":"PRE-GAUGE-H40","qty":"1","price":"1296.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"3500.00","uom":"EA","discount":"100.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247272","line":"8","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"9","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"10","part":"PRE-SPDL-C6RMA","qty":"1","price":"6696.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247272","line":"11","part":"PRE-SPDL-H40ERMA","qty":"1","price":"6156.00","uom":"EA","discount":"28.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247272","line":"12","part":"PRE-SPDL-I40-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"28.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"247272","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-29 15:33:49.190 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250828-05292026153348.txt === {"quote":"250828","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-28-2026","cust_order_date":"06-29-2026","req_date":"06-29-2026","cust_po":"NT05-010(S)","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Rhonda Levell","drop_po":"","status":"0","user":"briand","conv_order":"","time":"08:25","extra":"","follow_up":"06-29-2026","web_id":"","follow_name":"Rhonda Levell","follow_phone":"800-645-7270","follow_email":"rhonda.levell.01@mscdirect.com","pic_user":"briand","total_amt":"33.80","total_gp":"16.93","total_gpm":"50.09","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"2","win_pct":"20","clo_date":"06-29-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250828","line":"1","part":"NT05-010(S)","qty":"1","price":"52.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250828","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 15:34:28.335 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250865-05292026153428.txt === {"quote":"250865","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-28-2026","cust_order_date":"07-01-2026","req_date":"07-01-2026","cust_po":"KM1-3/8","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jean Perez","drop_po":"","status":"0","user":"briand","conv_order":"","time":"13:08","extra":"","follow_up":"07-01-2026","web_id":"","follow_name":"Jean Perez","follow_phone":"800-753-7970","follow_email":"jean.perez@mscdirect.com","pic_user":"briand","total_amt":"87.10","total_gp":"59.38","total_gpm":"68.17","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"3","win_pct":"20","clo_date":"07-01-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250865","line":"1","part":"KM1-3/8","qty":"1","price":"67.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250865","line":"2","part":"KM1-1/4","qty":"1","price":"67.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250865","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-29 15:34:53.914 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250848-05292026153453.txt === {"quote":"250848","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"1","shipto":"MSCNY","shiptoName":"MSC Industrial Direct Co., Inc.","entry_date":"05-28-2026","cust_order_date":"07-01-2026","req_date":"07-01-2026","cust_po":"E11-004","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Catherine Pycko","drop_po":"","status":"0","user":"briand","conv_order":"","time":"10:35","extra":"","follow_up":"07-01-2026","web_id":"","follow_name":"Catherine Pycko","follow_phone":"800-645-7270 x821111","follow_email":"pyckoc@mscdirect.com","pic_user":"briand","total_amt":"390.65","total_gp":"272.32","total_gpm":"69.71","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"briand","reason":"1","totalQty":"13","win_pct":"20","clo_date":"07-01-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250848","line":"1","part":"E11-004","qty":"2","price":"53.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250848","line":"2","part":"E11-005","qty":"2","price":"53.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250848","line":"3","part":"E11-006","qty":"1","price":"53.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250848","line":"4","part":"E11-007","qty":"2","price":"53.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250848","line":"5","part":"E11-008","qty":"3","price":"46.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250848","line":"6","part":"E11-012","qty":"2","price":"46.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250848","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-29 15:40:12.561 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247188-05292026154012.txt === {"quote":"247188","customer":"16806","name":null,"customerName":"Premier Engineering LLC","comp":"01","open":"0","shipto":"DALSPINE","shiptoName":"Dalstrong","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"06-26-2026","cust_po":"WH-MRV120-600","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Kramer","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:59","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Tim Kramer","follow_phone":"678-442-8382","follow_email":"timk@premierengineering.com","pic_user":"oenm","total_amt":"70318.00","total_gp":"57850.17","total_gpm":"82.27","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"12","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"247188","line":"1","data":"03-18-2026 16:01 - Discounts Recalculated QS"},{"comp":"1","quote":"247188","line":"0","data":"03-18-2026 16:02-alyssah Part# from Mike Ricketts"}],"crmnotes":[{"comp":1,"quote":247188,"Line":0,"Comment":"04/17/2026 11:25 AM - oenm - F/U Changed from 4/11/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247188,"Line":1,"Comment":"04/24/2026 11:58 AM - oenm - Extending out, should know by the end of May"},{"comp":1,"quote":247188,"Line":2,"Comment":"04/24/2026 11:58 AM - oenm - Req Date change from 4/29/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":247188,"Line":3,"Comment":"04/24/2026 11:58 AM - oenm - CLO changed from 4/18/2026 to 5/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247188,"Line":4,"Comment":"04/24/2026 11:59 AM - oenm - F/U Changed from 4/24/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247188,"Line":5,"Comment":"05/29/2026 4:40 PM - oenm - Req Date change from 5/29/2026 to 6/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247188","line":"1","part":"WH-MRV120-600SSET","qty":"2","price":"8537.00","uom":"EA","discount":"0.00","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"247188","line":"3","part":"WH-ZV-M120S","qty":"3","price":"1241.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247188","line":"5","part":"WH-ZV-45PYRM-400","qty":"1","price":"4592.00","uom":"EA","discount":"0.00","req_date":"3 weeks","branch":"1"},{"comp":"01","order":"247188","line":"7","part":"WH-ZV-M120A","qty":"1","price":"1241.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247188","line":"9","part":"SPECIAL-WH-ZPB","qty":"2","price":"16154.00","uom":"EA","discount":"0.00","req_date":"11 weeks","branch":"1"},{"comp":"01","order":"247188","line":"11","part":"SPECIAL-WH-ZPB","qty":"1","price":"6185.00","uom":"EA","discount":"0.00","req_date":"6 weeks","branch":"1"},{"comp":"01","order":"247188","line":"13","part":"WH-ZLOX-P80Z","qty":"1","price":"5195.00","uom":"EA","discount":"0.00","req_date":"11 weeks","branch":"1"},{"comp":"01","order":"247188","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247188","Line":"5","Company":"1","F_Line":"1","Comment":"NET PRICING","Loc":"Y"},{"Quote":"247188","Line":"9","Company":"1","F_Line":"1","Comment":"Mazak C700 Base Plate w/Cover Sheet","Loc":"Y"},{"Quote":"247188","Line":"9","Company":"1","F_Line":"2","Comment":"Non Cancelable, Non Returnable, 20% Deposit with order","Loc":"Y"},{"Quote":"247188","Line":"11","Company":"1","F_Line":"1","Comment":"ZLOX Base Plate + Riser 125mm. For a WH-ZLOX-P80Z","Loc":"Y"},{"Quote":"247188","Line":"11","Company":"1","F_Line":"2","Comment":"with pull studs at 200mm pitch","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-29 15:40:34.856 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247188-05292026154034.txt === {"quote":"247188","customer":"16806","name":null,"customerName":"Premier Engineering LLC","comp":"01","open":"0","shipto":"DALSPINE","shiptoName":"Dalstrong","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"06-26-2026","cust_po":"WH-MRV120-600","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Kramer","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:59","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Tim Kramer","follow_phone":"678-442-8382","follow_email":"timk@premierengineering.com","pic_user":"oenm","total_amt":"70318.00","total_gp":"57850.17","total_gpm":"82.27","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"12","win_pct":"20","clo_date":"06-25-2026","notes":[{"comp":"1","quote":"247188","line":"1","data":"03-18-2026 16:01 - Discounts Recalculated QS"},{"comp":"1","quote":"247188","line":"0","data":"03-18-2026 16:02-alyssah Part# from Mike Ricketts"}],"crmnotes":[{"comp":1,"quote":247188,"Line":0,"Comment":"04/17/2026 11:25 AM - oenm - F/U Changed from 4/11/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247188,"Line":1,"Comment":"04/24/2026 11:58 AM - oenm - Extending out, should know by the end of May"},{"comp":1,"quote":247188,"Line":2,"Comment":"04/24/2026 11:58 AM - oenm - Req Date change from 4/29/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":247188,"Line":3,"Comment":"04/24/2026 11:58 AM - oenm - CLO changed from 4/18/2026 to 5/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247188,"Line":4,"Comment":"04/24/2026 11:59 AM - oenm - F/U Changed from 4/24/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247188,"Line":5,"Comment":"05/29/2026 4:40 PM - oenm - Req Date change from 5/29/2026 to 6/26/2026 (Req Date Updated)"},{"comp":1,"quote":247188,"Line":6,"Comment":"05/29/2026 4:40 PM - oenm - CLO changed from 5/28/2026 to 6/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247188","line":"1","part":"WH-MRV120-600SSET","qty":"2","price":"8537.00","uom":"EA","discount":"0.00","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"247188","line":"3","part":"WH-ZV-M120S","qty":"3","price":"1241.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247188","line":"5","part":"WH-ZV-45PYRM-400","qty":"1","price":"4592.00","uom":"EA","discount":"0.00","req_date":"3 weeks","branch":"1"},{"comp":"01","order":"247188","line":"7","part":"WH-ZV-M120A","qty":"1","price":"1241.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247188","line":"9","part":"SPECIAL-WH-ZPB","qty":"2","price":"16154.00","uom":"EA","discount":"0.00","req_date":"11 weeks","branch":"1"},{"comp":"01","order":"247188","line":"11","part":"SPECIAL-WH-ZPB","qty":"1","price":"6185.00","uom":"EA","discount":"0.00","req_date":"6 weeks","branch":"1"},{"comp":"01","order":"247188","line":"13","part":"WH-ZLOX-P80Z","qty":"1","price":"5195.00","uom":"EA","discount":"0.00","req_date":"11 weeks","branch":"1"},{"comp":"01","order":"247188","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247188","Line":"5","Company":"1","F_Line":"1","Comment":"NET PRICING","Loc":"Y"},{"Quote":"247188","Line":"9","Company":"1","F_Line":"1","Comment":"Mazak C700 Base Plate w/Cover Sheet","Loc":"Y"},{"Quote":"247188","Line":"9","Company":"1","F_Line":"2","Comment":"Non Cancelable, Non Returnable, 20% Deposit with order","Loc":"Y"},{"Quote":"247188","Line":"11","Company":"1","F_Line":"1","Comment":"ZLOX Base Plate + Riser 125mm. For a WH-ZLOX-P80Z","Loc":"Y"},{"Quote":"247188","Line":"11","Company":"1","F_Line":"2","Comment":"with pull studs at 200mm pitch","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-29 15:41:54.389 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247188-05292026154154.txt === {"quote":"247188","customer":"16806","name":null,"customerName":"Premier Engineering LLC","comp":"01","open":"0","shipto":"DALSPINE","shiptoName":"Dalstrong","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"06-26-2026","cust_po":"WH-MRV120-600","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Kramer","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:59","extra":"","follow_up":"05-29-2026","web_id":"","follow_name":"Tim Kramer","follow_phone":"678-442-8382","follow_email":"timk@premierengineering.com","pic_user":"oenm","total_amt":"70318.00","total_gp":"57850.17","total_gpm":"82.27","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"12","win_pct":"20","clo_date":"06-25-2026","notes":[{"comp":"1","quote":"247188","line":"1","data":"03-18-2026 16:01 - Discounts Recalculated QS"},{"comp":"1","quote":"247188","line":"0","data":"03-18-2026 16:02-alyssah Part# from Mike Ricketts"}],"crmnotes":[{"comp":1,"quote":247188,"Line":0,"Comment":"04/17/2026 11:25 AM - oenm - F/U Changed from 4/11/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247188,"Line":1,"Comment":"04/24/2026 11:58 AM - oenm - Extending out, should know by the end of May"},{"comp":1,"quote":247188,"Line":2,"Comment":"04/24/2026 11:58 AM - oenm - Req Date change from 4/29/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":247188,"Line":3,"Comment":"04/24/2026 11:58 AM - oenm - CLO changed from 4/18/2026 to 5/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247188,"Line":4,"Comment":"04/24/2026 11:59 AM - oenm - F/U Changed from 4/24/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247188,"Line":5,"Comment":"05/29/2026 4:40 PM - oenm - Req Date change from 5/29/2026 to 6/26/2026 (Req Date Updated)"},{"comp":1,"quote":247188,"Line":6,"Comment":"05/29/2026 4:40 PM - oenm - CLO changed from 5/28/2026 to 6/25/2026 (CLO Date Updated)"},{"comp":1,"quote":247188,"Line":7,"Comment":"05/29/2026 4:41 PM - oenm - F/U Changed from 5/27/2026 to 5/29/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247188","line":"1","part":"WH-MRV120-600SSET","qty":"2","price":"8537.00","uom":"EA","discount":"0.00","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"247188","line":"3","part":"WH-ZV-M120S","qty":"3","price":"1241.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247188","line":"5","part":"WH-ZV-45PYRM-400","qty":"1","price":"4592.00","uom":"EA","discount":"0.00","req_date":"3 weeks","branch":"1"},{"comp":"01","order":"247188","line":"7","part":"WH-ZV-M120A","qty":"1","price":"1241.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247188","line":"9","part":"SPECIAL-WH-ZPB","qty":"2","price":"16154.00","uom":"EA","discount":"0.00","req_date":"11 weeks","branch":"1"},{"comp":"01","order":"247188","line":"11","part":"SPECIAL-WH-ZPB","qty":"1","price":"6185.00","uom":"EA","discount":"0.00","req_date":"6 weeks","branch":"1"},{"comp":"01","order":"247188","line":"13","part":"WH-ZLOX-P80Z","qty":"1","price":"5195.00","uom":"EA","discount":"0.00","req_date":"11 weeks","branch":"1"},{"comp":"01","order":"247188","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247188","Line":"5","Company":"1","F_Line":"1","Comment":"NET PRICING","Loc":"Y"},{"Quote":"247188","Line":"9","Company":"1","F_Line":"1","Comment":"Mazak C700 Base Plate w/Cover Sheet","Loc":"Y"},{"Quote":"247188","Line":"9","Company":"1","F_Line":"2","Comment":"Non Cancelable, Non Returnable, 20% Deposit with order","Loc":"Y"},{"Quote":"247188","Line":"11","Company":"1","F_Line":"1","Comment":"ZLOX Base Plate + Riser 125mm. For a WH-ZLOX-P80Z","Loc":"Y"},{"Quote":"247188","Line":"11","Company":"1","F_Line":"2","Comment":"with pull studs at 200mm pitch","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-29 15:42:02.335 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247188-05292026154202.txt === {"quote":"247188","customer":"16806","name":null,"customerName":"Premier Engineering LLC","comp":"01","open":"0","shipto":"DALSPINE","shiptoName":"Dalstrong","entry_date":"03-18-2026","cust_order_date":"03-18-2026","req_date":"06-26-2026","cust_po":"WH-MRV120-600","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tim Kramer","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:59","extra":"","follow_up":"06-24-2026","web_id":"","follow_name":"Tim Kramer","follow_phone":"678-442-8382","follow_email":"timk@premierengineering.com","pic_user":"oenm","total_amt":"70318.00","total_gp":"57850.17","total_gpm":"82.27","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"12","win_pct":"20","clo_date":"06-25-2026","notes":[{"comp":"1","quote":"247188","line":"1","data":"03-18-2026 16:01 - Discounts Recalculated QS"},{"comp":"1","quote":"247188","line":"0","data":"03-18-2026 16:02-alyssah Part# from Mike Ricketts"}],"crmnotes":[{"comp":1,"quote":247188,"Line":0,"Comment":"04/17/2026 11:25 AM - oenm - F/U Changed from 4/11/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247188,"Line":1,"Comment":"04/24/2026 11:58 AM - oenm - Extending out, should know by the end of May"},{"comp":1,"quote":247188,"Line":2,"Comment":"04/24/2026 11:58 AM - oenm - Req Date change from 4/29/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":247188,"Line":3,"Comment":"04/24/2026 11:58 AM - oenm - CLO changed from 4/18/2026 to 5/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247188,"Line":4,"Comment":"04/24/2026 11:59 AM - oenm - F/U Changed from 4/24/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247188,"Line":5,"Comment":"05/29/2026 4:40 PM - oenm - Req Date change from 5/29/2026 to 6/26/2026 (Req Date Updated)"},{"comp":1,"quote":247188,"Line":6,"Comment":"05/29/2026 4:40 PM - oenm - CLO changed from 5/28/2026 to 6/25/2026 (CLO Date Updated)"},{"comp":1,"quote":247188,"Line":7,"Comment":"05/29/2026 4:41 PM - oenm - F/U Changed from 5/27/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247188,"Line":8,"Comment":"05/29/2026 4:42 PM - oenm - F/U Changed from 5/29/2026 to 6/24/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247188","line":"1","part":"WH-MRV120-600SSET","qty":"2","price":"8537.00","uom":"EA","discount":"0.00","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"247188","line":"3","part":"WH-ZV-M120S","qty":"3","price":"1241.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247188","line":"5","part":"WH-ZV-45PYRM-400","qty":"1","price":"4592.00","uom":"EA","discount":"0.00","req_date":"3 weeks","branch":"1"},{"comp":"01","order":"247188","line":"7","part":"WH-ZV-M120A","qty":"1","price":"1241.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247188","line":"9","part":"SPECIAL-WH-ZPB","qty":"2","price":"16154.00","uom":"EA","discount":"0.00","req_date":"11 weeks","branch":"1"},{"comp":"01","order":"247188","line":"11","part":"SPECIAL-WH-ZPB","qty":"1","price":"6185.00","uom":"EA","discount":"0.00","req_date":"6 weeks","branch":"1"},{"comp":"01","order":"247188","line":"13","part":"WH-ZLOX-P80Z","qty":"1","price":"5195.00","uom":"EA","discount":"0.00","req_date":"11 weeks","branch":"1"},{"comp":"01","order":"247188","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247188","Line":"5","Company":"1","F_Line":"1","Comment":"NET PRICING","Loc":"Y"},{"Quote":"247188","Line":"9","Company":"1","F_Line":"1","Comment":"Mazak C700 Base Plate w/Cover Sheet","Loc":"Y"},{"Quote":"247188","Line":"9","Company":"1","F_Line":"2","Comment":"Non Cancelable, Non Returnable, 20% Deposit with order","Loc":"Y"},{"Quote":"247188","Line":"11","Company":"1","F_Line":"1","Comment":"ZLOX Base Plate + Riser 125mm. For a WH-ZLOX-P80Z","Loc":"Y"},{"Quote":"247188","Line":"11","Company":"1","F_Line":"2","Comment":"with pull studs at 200mm pitch","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-29 15:42:51.966 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248783-05292026154251.txt === {"quote":"248783","customer":"16806","name":null,"customerName":"Premier Engineering LLC","comp":"01","open":"0","shipto":"DALSPINE","shiptoName":"Dalstrong","entry_date":"04-17-2026","cust_order_date":"03-18-2026","req_date":"06-26-2026","cust_po":"WH-MRV120-600","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Alec Kramer","drop_po":"","status":"0","user":"oenm","conv_order":"","time":"12:37","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Alec Kramer","follow_phone":"404-971-7913","follow_email":"alec@premierengineering.com","pic_user":"oenm","total_amt":"43505.68","total_gp":"31037.92","total_gpm":"71.34","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"12","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":248783,"Line":0,"Comment":"04/24/2026 11:53 AM - oenm - Pushing this quote out, should know by the end of May"},{"comp":1,"quote":248783,"Line":1,"Comment":"04/24/2026 11:53 AM - oenm - Req Date change from 4/17/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":248783,"Line":2,"Comment":"04/24/2026 11:53 AM - oenm - CLO changed to 5/28/2026"},{"comp":1,"quote":248783,"Line":3,"Comment":"04/24/2026 11:54 AM - oenm - F/U Changed from 4/23/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248783,"Line":4,"Comment":"05/29/2026 4:42 PM - oenm - Req Date change from 5/29/2026 to 6/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248783","line":"1","part":"WH-MRV120-600SSET","qty":"2","price":"8537.00","uom":"EA","discount":"38.13","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"248783","line":"3","part":"WH-ZV-M120S","qty":"3","price":"1241.00","uom":"EA","discount":"38.13","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248783","line":"5","part":"WH-ZV-45PYRM-400","qty":"1","price":"4592.00","uom":"EA","discount":"38.13","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248783","line":"7","part":"WH-ZV-M120A","qty":"1","price":"1241.00","uom":"EA","discount":"38.13","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248783","line":"9","part":"SPECIAL-WH-ZPB","qty":"2","price":"16154.00","uom":"EA","discount":"38.13","req_date":"","branch":"1"},{"comp":"01","order":"248783","line":"11","part":"SPECIAL-WH-ZPB","qty":"1","price":"6185.00","uom":"EA","discount":"38.13","req_date":"","branch":"1"},{"comp":"01","order":"248783","line":"13","part":"WH-ZLOX-P80Z","qty":"1","price":"5195.00","uom":"EA","discount":"38.13","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248783","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"38.13","req_date":"","branch":"1"}],"qlines":[{"Quote":"248783","Line":"5","Company":"1","F_Line":"1","Comment":"NET PRICING","Loc":"Y"},{"Quote":"248783","Line":"9","Company":"1","F_Line":"1","Comment":"Mazak C700 Base Plate w/Cover Sheet","Loc":"Y"},{"Quote":"248783","Line":"9","Company":"1","F_Line":"2","Comment":"Non Cancelable, Non Returnable, 20% Deposit with order","Loc":"Y"},{"Quote":"248783","Line":"11","Company":"1","F_Line":"1","Comment":"ZLOX Base Plate + Riser 125mm. For a WH-ZLOX-P80Z","Loc":"Y"},{"Quote":"248783","Line":"11","Company":"1","F_Line":"2","Comment":"with pull studs at 200mm pitch","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-29 15:43:00.758 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248783-05292026154300.txt === {"quote":"248783","customer":"16806","name":null,"customerName":"Premier Engineering LLC","comp":"01","open":"0","shipto":"DALSPINE","shiptoName":"Dalstrong","entry_date":"04-17-2026","cust_order_date":"03-18-2026","req_date":"06-26-2026","cust_po":"WH-MRV120-600","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Alec Kramer","drop_po":"","status":"0","user":"oenm","conv_order":"","time":"12:37","extra":"","follow_up":"05-27-2026","web_id":"","follow_name":"Alec Kramer","follow_phone":"404-971-7913","follow_email":"alec@premierengineering.com","pic_user":"oenm","total_amt":"43505.68","total_gp":"31037.92","total_gpm":"71.34","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"12","win_pct":"20","clo_date":"06-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":248783,"Line":0,"Comment":"04/24/2026 11:53 AM - oenm - Pushing this quote out, should know by the end of May"},{"comp":1,"quote":248783,"Line":1,"Comment":"04/24/2026 11:53 AM - oenm - Req Date change from 4/17/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":248783,"Line":2,"Comment":"04/24/2026 11:53 AM - oenm - CLO changed to 5/28/2026"},{"comp":1,"quote":248783,"Line":3,"Comment":"04/24/2026 11:54 AM - oenm - F/U Changed from 4/23/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248783,"Line":4,"Comment":"05/29/2026 4:42 PM - oenm - Req Date change from 5/29/2026 to 6/26/2026 (Req Date Updated)"},{"comp":1,"quote":248783,"Line":5,"Comment":"05/29/2026 4:42 PM - oenm - CLO changed from 5/28/2026 to 6/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248783","line":"1","part":"WH-MRV120-600SSET","qty":"2","price":"8537.00","uom":"EA","discount":"38.13","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"248783","line":"3","part":"WH-ZV-M120S","qty":"3","price":"1241.00","uom":"EA","discount":"38.13","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248783","line":"5","part":"WH-ZV-45PYRM-400","qty":"1","price":"4592.00","uom":"EA","discount":"38.13","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248783","line":"7","part":"WH-ZV-M120A","qty":"1","price":"1241.00","uom":"EA","discount":"38.13","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248783","line":"9","part":"SPECIAL-WH-ZPB","qty":"2","price":"16154.00","uom":"EA","discount":"38.13","req_date":"","branch":"1"},{"comp":"01","order":"248783","line":"11","part":"SPECIAL-WH-ZPB","qty":"1","price":"6185.00","uom":"EA","discount":"38.13","req_date":"","branch":"1"},{"comp":"01","order":"248783","line":"13","part":"WH-ZLOX-P80Z","qty":"1","price":"5195.00","uom":"EA","discount":"38.13","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248783","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"38.13","req_date":"","branch":"1"}],"qlines":[{"Quote":"248783","Line":"5","Company":"1","F_Line":"1","Comment":"NET PRICING","Loc":"Y"},{"Quote":"248783","Line":"9","Company":"1","F_Line":"1","Comment":"Mazak C700 Base Plate w/Cover Sheet","Loc":"Y"},{"Quote":"248783","Line":"9","Company":"1","F_Line":"2","Comment":"Non Cancelable, Non Returnable, 20% Deposit with order","Loc":"Y"},{"Quote":"248783","Line":"11","Company":"1","F_Line":"1","Comment":"ZLOX Base Plate + Riser 125mm. For a WH-ZLOX-P80Z","Loc":"Y"},{"Quote":"248783","Line":"11","Company":"1","F_Line":"2","Comment":"with pull studs at 200mm pitch","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-29 15:43:14.886 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248783-05292026154314.txt === {"quote":"248783","customer":"16806","name":null,"customerName":"Premier Engineering LLC","comp":"01","open":"0","shipto":"DALSPINE","shiptoName":"Dalstrong","entry_date":"04-17-2026","cust_order_date":"03-18-2026","req_date":"06-26-2026","cust_po":"WH-MRV120-600","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Alec Kramer","drop_po":"","status":"0","user":"oenm","conv_order":"","time":"12:37","extra":"","follow_up":"06-24-2026","web_id":"","follow_name":"Alec Kramer","follow_phone":"404-971-7913","follow_email":"alec@premierengineering.com","pic_user":"oenm","total_amt":"43505.68","total_gp":"31037.92","total_gpm":"71.34","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"12","win_pct":"20","clo_date":"06-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":248783,"Line":0,"Comment":"04/24/2026 11:53 AM - oenm - Pushing this quote out, should know by the end of May"},{"comp":1,"quote":248783,"Line":1,"Comment":"04/24/2026 11:53 AM - oenm - Req Date change from 4/17/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":248783,"Line":2,"Comment":"04/24/2026 11:53 AM - oenm - CLO changed to 5/28/2026"},{"comp":1,"quote":248783,"Line":3,"Comment":"04/24/2026 11:54 AM - oenm - F/U Changed from 4/23/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248783,"Line":4,"Comment":"05/29/2026 4:42 PM - oenm - Req Date change from 5/29/2026 to 6/26/2026 (Req Date Updated)"},{"comp":1,"quote":248783,"Line":5,"Comment":"05/29/2026 4:42 PM - oenm - CLO changed from 5/28/2026 to 6/25/2026 (CLO Date Updated)"},{"comp":1,"quote":248783,"Line":6,"Comment":"05/29/2026 4:43 PM - oenm - F/U Changed from 5/27/2026 to 6/24/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248783","line":"1","part":"WH-MRV120-600SSET","qty":"2","price":"8537.00","uom":"EA","discount":"38.13","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"248783","line":"3","part":"WH-ZV-M120S","qty":"3","price":"1241.00","uom":"EA","discount":"38.13","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248783","line":"5","part":"WH-ZV-45PYRM-400","qty":"1","price":"4592.00","uom":"EA","discount":"38.13","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248783","line":"7","part":"WH-ZV-M120A","qty":"1","price":"1241.00","uom":"EA","discount":"38.13","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248783","line":"9","part":"SPECIAL-WH-ZPB","qty":"2","price":"16154.00","uom":"EA","discount":"38.13","req_date":"","branch":"1"},{"comp":"01","order":"248783","line":"11","part":"SPECIAL-WH-ZPB","qty":"1","price":"6185.00","uom":"EA","discount":"38.13","req_date":"","branch":"1"},{"comp":"01","order":"248783","line":"13","part":"WH-ZLOX-P80Z","qty":"1","price":"5195.00","uom":"EA","discount":"38.13","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248783","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"38.13","req_date":"","branch":"1"}],"qlines":[{"Quote":"248783","Line":"5","Company":"1","F_Line":"1","Comment":"NET PRICING","Loc":"Y"},{"Quote":"248783","Line":"9","Company":"1","F_Line":"1","Comment":"Mazak C700 Base Plate w/Cover Sheet","Loc":"Y"},{"Quote":"248783","Line":"9","Company":"1","F_Line":"2","Comment":"Non Cancelable, Non Returnable, 20% Deposit with order","Loc":"Y"},{"Quote":"248783","Line":"11","Company":"1","F_Line":"1","Comment":"ZLOX Base Plate + Riser 125mm. For a WH-ZLOX-P80Z","Loc":"Y"},{"Quote":"248783","Line":"11","Company":"1","F_Line":"2","Comment":"with pull studs at 200mm pitch","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-29 15:43:42.016 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250234-05292026154341.txt === {"quote":"250234","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"RFOURINT","shiptoName":"R4 INTEGRATION","entry_date":"05-14-2026","cust_order_date":"06-25-2026","req_date":"06-27-2026","cust_po":"HSK63A Tooling Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Keni Herren","drop_po":"R4 Ft Walton","status":"0","user":"alyssah","conv_order":"","time":"15:11","extra":"","follow_up":"06-24-2026","web_id":"","follow_name":"Keni Herren","follow_phone":"251-591-8980","follow_email":"keni.herren@maxtoolinc.com","pic_user":"oenm","total_amt":"78850.0","total_gp":"46226.35","total_gpm":"58.63","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"401","win_pct":"20","clo_date":"06-26-2026","notes":[],"crmnotes":[{"comp":1,"quote":250234,"Line":0,"Comment":"05/29/2026 4:43 PM - oenm - F/U Changed from 5/30/2026 to 6/24/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"250234","line":"1","part":"K3/4-SK10-100","qty":"20","price":"226.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"2","part":"K3/4-SK6-120","qty":"5","price":"846.00","uom":"EA","discount":"50.00","req_date":"4 months","branch":"1"},{"comp":"01","order":"250234","line":"3","part":"K25-SK10-150","qty":"5","price":"244.00","uom":"EA","discount":"50.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"250234","line":"4","part":"K25-SK10-150","qty":"5","price":"244.00","uom":"EA","discount":"50.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"250234","line":"5","part":"S25-SK10-250","qty":"5","price":"480.00","uom":"EA","discount":"50.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"250234","line":"6","part":"S25-SK10-300","qty":"5","price":"454.00","uom":"EA","discount":"50.00","req_date":"1 Stk/4pc 2 weeks","branch":"1"},{"comp":"01","order":"250234","line":"7","part":"HSK63-TUBE","qty":"70","price":"39.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"8","part":"HSK63-WRENCH","qty":"5","price":"98.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"9","part":"HSK63A-SK6C-100","qty":"5","price":"468.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"10","part":"HSK63A-SK6C-120-IDU","qty":"5","price":"491.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"11","part":"HSK63A-SK6C-150","qty":"5","price":"531.00","uom":"EA","discount":"50.00","req_date":"Mid-June","branch":"1"},{"comp":"01","order":"250234","line":"12","part":"HSK63A-SK10C-105","qty":"10","price":"512.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"13","part":"HSK63A-SK10C-120","qty":"10","price":"549.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"14","part":"HSK63A-SK10C-150-IDU","qty":"10","price":"611.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"15","part":"HSK63A-SK16C-120-IDU","qty":"20","price":"627.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"16","part":"HSK63A-SK16C-150-IDU","qty":"10","price":"693.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"17","part":"HSK63A-SK25C-135-IDU","qty":"20","price":"675.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"18","part":"HSK63A-SK6C-100P","qty":"2","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"19","part":"HSK63A-SK6C-120P-IDU","qty":"2","price":"558.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"20","part":"HSK63A-SK6C-150P","qty":"2","price":"599.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"21","part":"HSK63A-SK10C-105P-IDU","qty":"2","price":"579.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"22","part":"HSK63A-SK10C-120P-IDU","qty":"2","price":"630.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"23","part":"HSK63A-SK10C-150P","qty":"2","price":"677.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"24","part":"HSK63A-SK16C-120P","qty":"5","price":"688.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"25","part":"HSK63A-SK16C-150P-IDU","qty":"5","price":"785.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"26","part":"HSK63A-SK25C-135P-IDU","qty":"5","price":"739.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"27","part":"HSK100-WRENCH","qty":"2","price":"63.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"28","part":"HSK100-TUBE","qty":"36","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"29","part":"HSK100A-SK6C-105-IDU","qty":"2","price":"638.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"30","part":"HSK100A-SK10C-105-IDU","qty":"2","price":"738.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"31","part":"HSK100A-SK10C-120-IDU","qty":"2","price":"743.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"32","part":"HSK100A-SK10C-150","qty":"2","price":"726.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"33","part":"HSK100A-SK10C-200-IDU","qty":"2","price":"915.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"34","part":"HSK100A-SK16C-120","qty":"2","price":"766.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"35","part":"HSK100A-SK16C-150-IDU","qty":"2","price":"821.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"36","part":"HSK100A-SK16C-200","qty":"2","price":"832.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"37","part":"HSK100A-SK20C-120","qty":"2","price":"1104.00","uom":"EA","discount":"50.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"250234","line":"38","part":"HSK100A-SK25C-145-IDU","qty":"2","price":"724.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"39","part":"H63A-SF0125-4.72CP","qty":"2","price":"450.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"40","part":"H63A-SF0187-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"41","part":"H63A-SF0250-3.15CP","qty":"2","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"42","part":"H63A-SF0250-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"43","part":"H63A-SF0250-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"44","part":"H63A-SF0312-3.15CP","qty":"2","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"45","part":"H63A-SF0312-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"46","part":"H63A-SF0312-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"50.00","req_date":"Mid-June","branch":"1"},{"comp":"01","order":"250234","line":"47","part":"H63A-SF0375-3.35CP","qty":"2","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"48","part":"H63A-SF0375-4.72CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"49","part":"H63A-SF0375-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"50","part":"H63A-SF0500-3.54CP","qty":"2","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"51","part":"H63A-SF0500-4.72CP","qty":"2","price":"437.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"52","part":"H63A-SF0500-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"53","part":"H63A-SF0625-3.74CP","qty":"2","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"54","part":"H63A-SF0625-4.72CP","qty":"2","price":"437.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"55","part":"H63A-SF0625-5.12CP","qty":"2","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"56","part":"H63A-SF0750-3.94CP","qty":"2","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"57","part":"H63A-SF0750-4.72CP","qty":"2","price":"437.00","uom":"EA","discount":"50.00","req_date":"August","branch":"1"},{"comp":"01","order":"250234","line":"58","part":"H63A-SF1000-4.53CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"59","part":"H63A-SF0125-6.30CP","qty":"4","price":"491.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"60","part":"H63A-SF0187-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"61","part":"H63A-SF0250-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"62","part":"H63A-SF0312-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"63","part":"H63A-SF0375-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"64","part":"H63A-SF0500-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"65","part":"H63A-SF0625-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"66","part":"H63A-SF0750-6.30CP","qty":"4","price":"625.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"67","part":"H63A-SF1000-6.30CP","qty":"4","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"68","part":"H100A-SF0250-3.54CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"69","part":"H100A-SF0312-3.54CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"70","part":"H100A-SF0375-3.54CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"71","part":"H100A-SF0437-3.74CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"72","part":"H100A-SF0500-3.74CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"Pending","branch":"1"},{"comp":"01","order":"250234","line":"73","part":"H100A-SF0625-3.94CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"74","part":"H100A-SF0750-4.13CP","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"75","part":"H100A-SF1000-4.53CP","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"76","part":"H100A-SF0250-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"77","part":"H100A-SF0312-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"78","part":"H100A-SF0375-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"79","part":"H100A-SF0500-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"80","part":"H100A-SF0625-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"81","part":"H100A-SF0750-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"82","part":"H100A-SF1000-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"83","part":"SKL-6","qty":"1","price":"23.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"84","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"85","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"86","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"87","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"88","part":"GH6","qty":"1","price":"149.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"89","part":"GH10","qty":"1","price":"166.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"90","part":"GH16","qty":"1","price":"239.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"91","part":"GH25","qty":"1","price":"265.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250234","line":"92","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":92}}] 2026-05-29 15:46:10.652 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247335-05292026154610.txt === {"quote":"247335","customer":"16806","name":null,"customerName":"Premier Engineering LLC","comp":"01","open":"0","shipto":"DALSPINE","shiptoName":"Dalstrong","entry_date":"03-23-2026","cust_order_date":"03-18-2026","req_date":"06-26-2026","cust_po":"WH-MRV120-600","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Alec Kramer","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"07:30","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Alec Kramer","follow_phone":"404-971-7913","follow_email":"alec@premierengineering.com","pic_user":"oenm","total_amt":"43501.58","total_gp":"31033.75","total_gpm":"71.34","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"12","win_pct":"20","clo_date":"05-23-2026","notes":[],"crmnotes":[{"comp":1,"quote":247335,"Line":0,"Comment":"03/29/2026 8:50 PM - mattm - Req Date change from 4/15/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":247335,"Line":1,"Comment":"03/29/2026 8:50 PM - mattm - CLO changed from 3/29/2026 to 5/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247335,"Line":2,"Comment":"03/29/2026 8:51 PM - mattm - F/U Changed from 5/29/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247335,"Line":3,"Comment":"04/05/2026 6:51 PM - mattm - Req Date changed from 04/15/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247335,"Line":4,"Comment":"04/05/2026 6:51 PM - mattm - CLO changed from 03/29/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247335,"Line":5,"Comment":"04/05/2026 6:51 PM - mattm - F/U changed from 03/29/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247335,"Line":6,"Comment":"05/29/2026 4:46 PM - oenm - Req Date change from 5/29/2026 to 6/26/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247335","line":"1","part":"WH-MRV120-600SSET","qty":"2","price":"4680.82","uom":"EA","discount":"0.00","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"247335","line":"3","part":"WH-ZV-M120S","qty":"3","price":"596.87","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247335","line":"5","part":"WH-ZV-45PYRM-400","qty":"1","price":"3027.40","uom":"EA","discount":"0.00","req_date":"Factory Stock-Air2wk","branch":"1"},{"comp":"01","order":"247335","line":"7","part":"WH-ZV-M120A","qty":"1","price":"603.94","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247335","line":"9","part":"SPECIAL-WH-ZPB","qty":"2","price":"10714.28","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"247335","line":"11","part":"SPECIAL-WH-ZPB","qty":"1","price":"3711.43","uom":"EA","discount":"0.00","req_date":"6 weeks","branch":"1"},{"comp":"01","order":"247335","line":"13","part":"WH-ZLOX-P80Z","qty":"1","price":"3578.00","uom":"EA","discount":"0.00","req_date":"11 weeks","branch":"1"},{"comp":"01","order":"247335","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247335","Line":"1","Company":"1","F_Line":"1","Comment":"NET Pricing","Loc":"Y"},{"Quote":"247335","Line":"3","Company":"1","F_Line":"1","Comment":"NET Pricing","Loc":"Y"},{"Quote":"247335","Line":"5","Company":"1","F_Line":"1","Comment":"NET PRICING - Stock at Factory - Air Shipment 2 week","Loc":"Y"},{"Quote":"247335","Line":"5","Company":"1","F_Line":"2","Comment":"A.R.O","Loc":"Y"},{"Quote":"247335","Line":"7","Company":"1","F_Line":"1","Comment":"NET Pricing","Loc":"Y"},{"Quote":"247335","Line":"9","Company":"1","F_Line":"1","Comment":"Mazak C700 Base Plate w/Cover Sheet","Loc":"Y"},{"Quote":"247335","Line":"9","Company":"1","F_Line":"2","Comment":"NET PRICING","Loc":"Y"},{"Quote":"247335","Line":"9","Company":"1","F_Line":"3","Comment":"Manufacure 8 Weeks + 2 Weeks Air Shipment","Loc":"Y"},{"Quote":"247335","Line":"9","Company":"1","F_Line":"4","Comment":"Non Cancelable Non Returnable : 20% Deposit with order","Loc":"Y"},{"Quote":"247335","Line":"11","Company":"1","F_Line":"1","Comment":"ZLOX Base Plate + Riser 125mm. For a WH-ZLOX-P80Z with","Loc":"Y"},{"Quote":"247335","Line":"11","Company":"1","F_Line":"2","Comment":"pull studs at 200mm pitch","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-29 15:46:18.484 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247335-05292026154618.txt === {"quote":"247335","customer":"16806","name":null,"customerName":"Premier Engineering LLC","comp":"01","open":"0","shipto":"DALSPINE","shiptoName":"Dalstrong","entry_date":"03-23-2026","cust_order_date":"03-18-2026","req_date":"06-26-2026","cust_po":"WH-MRV120-600","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Alec Kramer","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"07:30","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Alec Kramer","follow_phone":"404-971-7913","follow_email":"alec@premierengineering.com","pic_user":"oenm","total_amt":"43501.58","total_gp":"31033.75","total_gpm":"71.34","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"12","win_pct":"20","clo_date":"06-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":247335,"Line":0,"Comment":"03/29/2026 8:50 PM - mattm - Req Date change from 4/15/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":247335,"Line":1,"Comment":"03/29/2026 8:50 PM - mattm - CLO changed from 3/29/2026 to 5/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247335,"Line":2,"Comment":"03/29/2026 8:51 PM - mattm - F/U Changed from 5/29/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247335,"Line":3,"Comment":"04/05/2026 6:51 PM - mattm - Req Date changed from 04/15/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247335,"Line":4,"Comment":"04/05/2026 6:51 PM - mattm - CLO changed from 03/29/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247335,"Line":5,"Comment":"04/05/2026 6:51 PM - mattm - F/U changed from 03/29/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247335,"Line":6,"Comment":"05/29/2026 4:46 PM - oenm - Req Date change from 5/29/2026 to 6/26/2026 (Req Date Updated)"},{"comp":1,"quote":247335,"Line":7,"Comment":"05/29/2026 4:46 PM - oenm - CLO changed from 5/23/2026 to 6/25/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247335","line":"1","part":"WH-MRV120-600SSET","qty":"2","price":"4680.82","uom":"EA","discount":"0.00","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"247335","line":"3","part":"WH-ZV-M120S","qty":"3","price":"596.87","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247335","line":"5","part":"WH-ZV-45PYRM-400","qty":"1","price":"3027.40","uom":"EA","discount":"0.00","req_date":"Factory Stock-Air2wk","branch":"1"},{"comp":"01","order":"247335","line":"7","part":"WH-ZV-M120A","qty":"1","price":"603.94","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247335","line":"9","part":"SPECIAL-WH-ZPB","qty":"2","price":"10714.28","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"247335","line":"11","part":"SPECIAL-WH-ZPB","qty":"1","price":"3711.43","uom":"EA","discount":"0.00","req_date":"6 weeks","branch":"1"},{"comp":"01","order":"247335","line":"13","part":"WH-ZLOX-P80Z","qty":"1","price":"3578.00","uom":"EA","discount":"0.00","req_date":"11 weeks","branch":"1"},{"comp":"01","order":"247335","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247335","Line":"1","Company":"1","F_Line":"1","Comment":"NET Pricing","Loc":"Y"},{"Quote":"247335","Line":"3","Company":"1","F_Line":"1","Comment":"NET Pricing","Loc":"Y"},{"Quote":"247335","Line":"5","Company":"1","F_Line":"1","Comment":"NET PRICING - Stock at Factory - Air Shipment 2 week","Loc":"Y"},{"Quote":"247335","Line":"5","Company":"1","F_Line":"2","Comment":"A.R.O","Loc":"Y"},{"Quote":"247335","Line":"7","Company":"1","F_Line":"1","Comment":"NET Pricing","Loc":"Y"},{"Quote":"247335","Line":"9","Company":"1","F_Line":"1","Comment":"Mazak C700 Base Plate w/Cover Sheet","Loc":"Y"},{"Quote":"247335","Line":"9","Company":"1","F_Line":"2","Comment":"NET PRICING","Loc":"Y"},{"Quote":"247335","Line":"9","Company":"1","F_Line":"3","Comment":"Manufacure 8 Weeks + 2 Weeks Air Shipment","Loc":"Y"},{"Quote":"247335","Line":"9","Company":"1","F_Line":"4","Comment":"Non Cancelable Non Returnable : 20% Deposit with order","Loc":"Y"},{"Quote":"247335","Line":"11","Company":"1","F_Line":"1","Comment":"ZLOX Base Plate + Riser 125mm. For a WH-ZLOX-P80Z with","Loc":"Y"},{"Quote":"247335","Line":"11","Company":"1","F_Line":"2","Comment":"pull studs at 200mm pitch","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-29 15:46:33.077 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247335-05292026154632.txt === {"quote":"247335","customer":"16806","name":null,"customerName":"Premier Engineering LLC","comp":"01","open":"0","shipto":"DALSPINE","shiptoName":"Dalstrong","entry_date":"03-23-2026","cust_order_date":"03-18-2026","req_date":"06-26-2026","cust_po":"WH-MRV120-600","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Alec Kramer","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"07:30","extra":"","follow_up":"06-24-2026","web_id":"","follow_name":"Alec Kramer","follow_phone":"404-971-7913","follow_email":"alec@premierengineering.com","pic_user":"oenm","total_amt":"43501.58","total_gp":"31033.75","total_gpm":"71.34","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"12","win_pct":"20","clo_date":"06-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":247335,"Line":0,"Comment":"03/29/2026 8:50 PM - mattm - Req Date change from 4/15/2026 to 5/29/2026 (Req Date Updated)"},{"comp":1,"quote":247335,"Line":1,"Comment":"03/29/2026 8:50 PM - mattm - CLO changed from 3/29/2026 to 5/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247335,"Line":2,"Comment":"03/29/2026 8:51 PM - mattm - F/U Changed from 5/29/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247335,"Line":3,"Comment":"04/05/2026 6:51 PM - mattm - Req Date changed from 04/15/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247335,"Line":4,"Comment":"04/05/2026 6:51 PM - mattm - CLO changed from 03/29/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247335,"Line":5,"Comment":"04/05/2026 6:51 PM - mattm - F/U changed from 03/29/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247335,"Line":6,"Comment":"05/29/2026 4:46 PM - oenm - Req Date change from 5/29/2026 to 6/26/2026 (Req Date Updated)"},{"comp":1,"quote":247335,"Line":7,"Comment":"05/29/2026 4:46 PM - oenm - CLO changed from 5/23/2026 to 6/25/2026 (CLO Date Updated)"},{"comp":1,"quote":247335,"Line":8,"Comment":"05/29/2026 4:46 PM - oenm - F/U Changed from 5/23/2026 to 6/24/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247335","line":"1","part":"WH-MRV120-600SSET","qty":"2","price":"4680.82","uom":"EA","discount":"0.00","req_date":"1 Stk","branch":"1"},{"comp":"01","order":"247335","line":"3","part":"WH-ZV-M120S","qty":"3","price":"596.87","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247335","line":"5","part":"WH-ZV-45PYRM-400","qty":"1","price":"3027.40","uom":"EA","discount":"0.00","req_date":"Factory Stock-Air2wk","branch":"1"},{"comp":"01","order":"247335","line":"7","part":"WH-ZV-M120A","qty":"1","price":"603.94","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247335","line":"9","part":"SPECIAL-WH-ZPB","qty":"2","price":"10714.28","uom":"EA","discount":"0.00","req_date":"See Comment","branch":"1"},{"comp":"01","order":"247335","line":"11","part":"SPECIAL-WH-ZPB","qty":"1","price":"3711.43","uom":"EA","discount":"0.00","req_date":"6 weeks","branch":"1"},{"comp":"01","order":"247335","line":"13","part":"WH-ZLOX-P80Z","qty":"1","price":"3578.00","uom":"EA","discount":"0.00","req_date":"11 weeks","branch":"1"},{"comp":"01","order":"247335","line":"15","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247335","Line":"1","Company":"1","F_Line":"1","Comment":"NET Pricing","Loc":"Y"},{"Quote":"247335","Line":"3","Company":"1","F_Line":"1","Comment":"NET Pricing","Loc":"Y"},{"Quote":"247335","Line":"5","Company":"1","F_Line":"1","Comment":"NET PRICING - Stock at Factory - Air Shipment 2 week","Loc":"Y"},{"Quote":"247335","Line":"5","Company":"1","F_Line":"2","Comment":"A.R.O","Loc":"Y"},{"Quote":"247335","Line":"7","Company":"1","F_Line":"1","Comment":"NET Pricing","Loc":"Y"},{"Quote":"247335","Line":"9","Company":"1","F_Line":"1","Comment":"Mazak C700 Base Plate w/Cover Sheet","Loc":"Y"},{"Quote":"247335","Line":"9","Company":"1","F_Line":"2","Comment":"NET PRICING","Loc":"Y"},{"Quote":"247335","Line":"9","Company":"1","F_Line":"3","Comment":"Manufacure 8 Weeks + 2 Weeks Air Shipment","Loc":"Y"},{"Quote":"247335","Line":"9","Company":"1","F_Line":"4","Comment":"Non Cancelable Non Returnable : 20% Deposit with order","Loc":"Y"},{"Quote":"247335","Line":"11","Company":"1","F_Line":"1","Comment":"ZLOX Base Plate + Riser 125mm. For a WH-ZLOX-P80Z with","Loc":"Y"},{"Quote":"247335","Line":"11","Company":"1","F_Line":"2","Comment":"pull studs at 200mm pitch","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-29 15:47:02.875 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244848-05292026154702.txt === {"quote":"244848","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"MGWLIMI","shiptoName":"MGW Precision Inc.","entry_date":"02-02-2026","cust_order_date":"02-02-2026","req_date":"06-12-2026","cust_po":"MGW 5AX201","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kent Burdett","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"14:30","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Kent Burdett","follow_phone":"704-523-6008","follow_email":"kburdett@morrissouth.com","pic_user":"oenm","total_amt":"51368.10","total_gp":"35710.81","total_gpm":"69.52","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-23-2026","notes":[],"crmnotes":[{"comp":1,"quote":244848,"Line":0,"Comment":"03/06/2026 11:35 AM - oenm - CLO changed from 3/2/2026 to 3/16/2026 (CLO Date Updated)"},{"comp":1,"quote":244848,"Line":1,"Comment":"03/06/2026 11:35 AM - oenm - F/U Changed from 3/2/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244848,"Line":2,"Comment":"03/20/2026 1:48 PM - oenm - F/U changed from 03/16/2026 to 3/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244848,"Line":3,"Comment":"03/20/2026 1:48 PM - oenm - CLO changed from 03/16/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244848,"Line":4,"Comment":"03/20/2026 1:49 PM - oenm - Req Date changed from 03/16/2026 to 03/25/2026 (Req Date Updated)"},{"comp":1,"quote":244848,"Line":5,"Comment":"03/29/2026 1:52 PM - oenm - F/U changed from 03/25/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244848,"Line":6,"Comment":"03/29/2026 1:53 PM - oenm - CLO changed from 03/25/2026 to 04/06/2026 (CLO Date Updated)"},{"comp":1,"quote":244848,"Line":7,"Comment":"03/29/2026 1:53 PM - oenm - Req Date changed from 03/25/2026 to 04/06/2026 (Req Date Updated)"},{"comp":1,"quote":244848,"Line":8,"Comment":"04/05/2026 7:29 PM - mattm - Req Date changed from 03/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":244848,"Line":9,"Comment":"04/05/2026 7:29 PM - mattm - CLO changed from 03/25/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":244848,"Line":10,"Comment":"04/05/2026 7:29 PM - mattm - F/U changed from 03/25/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244848,"Line":11,"Comment":"05/29/2026 4:47 PM - oenm - Req Date change from 5/28/2026 to 6/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244848","line":"1","part":"5AX-201OSP4-ME40","qty":"1","price":"66793.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244848","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"244848","line":"3","part":"ATL207-16C","qty":"1","price":"4123.00","uom":"EA","discount":"0.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"244848","line":"4","part":"ATL207-16C-ADAPTER-260","qty":"1","price":"490.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"}],"qlines":[{"Quote":"244848","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Power and feedback cables from the Nikken","Loc":"Y"},{"Quote":"244848","Line":"1","Company":"1","F_Line":"2","Comment":"Table to the machine bulkhead","Loc":"Y"},{"Quote":"244848","Line":"3","Company":"1","F_Line":"1","Comment":"NET PRICE","Loc":"Y"},{"Quote":"244848","Line":"4","Company":"1","F_Line":"1","Comment":"NET PRICE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 15:47:11.587 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244848-05292026154711.txt === {"quote":"244848","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"MGWLIMI","shiptoName":"MGW Precision Inc.","entry_date":"02-02-2026","cust_order_date":"02-02-2026","req_date":"06-12-2026","cust_po":"MGW 5AX201","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kent Burdett","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"14:30","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Kent Burdett","follow_phone":"704-523-6008","follow_email":"kburdett@morrissouth.com","pic_user":"oenm","total_amt":"51368.10","total_gp":"35710.81","total_gpm":"69.52","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":244848,"Line":0,"Comment":"03/06/2026 11:35 AM - oenm - CLO changed from 3/2/2026 to 3/16/2026 (CLO Date Updated)"},{"comp":1,"quote":244848,"Line":1,"Comment":"03/06/2026 11:35 AM - oenm - F/U Changed from 3/2/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244848,"Line":2,"Comment":"03/20/2026 1:48 PM - oenm - F/U changed from 03/16/2026 to 3/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244848,"Line":3,"Comment":"03/20/2026 1:48 PM - oenm - CLO changed from 03/16/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244848,"Line":4,"Comment":"03/20/2026 1:49 PM - oenm - Req Date changed from 03/16/2026 to 03/25/2026 (Req Date Updated)"},{"comp":1,"quote":244848,"Line":5,"Comment":"03/29/2026 1:52 PM - oenm - F/U changed from 03/25/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244848,"Line":6,"Comment":"03/29/2026 1:53 PM - oenm - CLO changed from 03/25/2026 to 04/06/2026 (CLO Date Updated)"},{"comp":1,"quote":244848,"Line":7,"Comment":"03/29/2026 1:53 PM - oenm - Req Date changed from 03/25/2026 to 04/06/2026 (Req Date Updated)"},{"comp":1,"quote":244848,"Line":8,"Comment":"04/05/2026 7:29 PM - mattm - Req Date changed from 03/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":244848,"Line":9,"Comment":"04/05/2026 7:29 PM - mattm - CLO changed from 03/25/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":244848,"Line":10,"Comment":"04/05/2026 7:29 PM - mattm - F/U changed from 03/25/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244848,"Line":11,"Comment":"05/29/2026 4:47 PM - oenm - Req Date change from 5/28/2026 to 6/12/2026 (Req Date Updated)"},{"comp":1,"quote":244848,"Line":12,"Comment":"05/29/2026 4:47 PM - oenm - CLO changed from 5/23/2026 to 6/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"244848","line":"1","part":"5AX-201OSP4-ME40","qty":"1","price":"66793.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244848","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"244848","line":"3","part":"ATL207-16C","qty":"1","price":"4123.00","uom":"EA","discount":"0.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"244848","line":"4","part":"ATL207-16C-ADAPTER-260","qty":"1","price":"490.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"}],"qlines":[{"Quote":"244848","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Power and feedback cables from the Nikken","Loc":"Y"},{"Quote":"244848","Line":"1","Company":"1","F_Line":"2","Comment":"Table to the machine bulkhead","Loc":"Y"},{"Quote":"244848","Line":"3","Company":"1","F_Line":"1","Comment":"NET PRICE","Loc":"Y"},{"Quote":"244848","Line":"4","Company":"1","F_Line":"1","Comment":"NET PRICE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 15:47:24.720 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(40.8909478515237, -74.0998922765011, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(40.8909478515237, -74.0998922765011, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1932148 second/s. 2026-05-29 15:47:25.062 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244848-05292026154724.txt === {"quote":"244848","customer":"13170","name":null,"customerName":"Morris South (NC)","comp":"01","open":"0","shipto":"MGWLIMI","shiptoName":"MGW Precision Inc.","entry_date":"02-02-2026","cust_order_date":"02-02-2026","req_date":"06-12-2026","cust_po":"MGW 5AX201","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"20","salesman":"TO","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Kent Burdett","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"14:30","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"Kent Burdett","follow_phone":"704-523-6008","follow_email":"kburdett@morrissouth.com","pic_user":"oenm","total_amt":"51368.10","total_gp":"35710.81","total_gpm":"69.52","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":244848,"Line":0,"Comment":"03/06/2026 11:35 AM - oenm - CLO changed from 3/2/2026 to 3/16/2026 (CLO Date Updated)"},{"comp":1,"quote":244848,"Line":1,"Comment":"03/06/2026 11:35 AM - oenm - F/U Changed from 3/2/2026 to 3/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244848,"Line":2,"Comment":"03/20/2026 1:48 PM - oenm - F/U changed from 03/16/2026 to 3/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244848,"Line":3,"Comment":"03/20/2026 1:48 PM - oenm - CLO changed from 03/16/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244848,"Line":4,"Comment":"03/20/2026 1:49 PM - oenm - Req Date changed from 03/16/2026 to 03/25/2026 (Req Date Updated)"},{"comp":1,"quote":244848,"Line":5,"Comment":"03/29/2026 1:52 PM - oenm - F/U changed from 03/25/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244848,"Line":6,"Comment":"03/29/2026 1:53 PM - oenm - CLO changed from 03/25/2026 to 04/06/2026 (CLO Date Updated)"},{"comp":1,"quote":244848,"Line":7,"Comment":"03/29/2026 1:53 PM - oenm - Req Date changed from 03/25/2026 to 04/06/2026 (Req Date Updated)"},{"comp":1,"quote":244848,"Line":8,"Comment":"04/05/2026 7:29 PM - mattm - Req Date changed from 03/25/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":244848,"Line":9,"Comment":"04/05/2026 7:29 PM - mattm - CLO changed from 03/25/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":244848,"Line":10,"Comment":"04/05/2026 7:29 PM - mattm - F/U changed from 03/25/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244848,"Line":11,"Comment":"05/29/2026 4:47 PM - oenm - Req Date change from 5/28/2026 to 6/12/2026 (Req Date Updated)"},{"comp":1,"quote":244848,"Line":12,"Comment":"05/29/2026 4:47 PM - oenm - CLO changed from 5/23/2026 to 6/11/2026 (CLO Date Updated)"},{"comp":1,"quote":244848,"Line":13,"Comment":"05/29/2026 4:47 PM - oenm - F/U Changed from 5/23/2026 to 6/10/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"244848","line":"1","part":"5AX-201OSP4-ME40","qty":"1","price":"66793.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"244848","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"244848","line":"3","part":"ATL207-16C","qty":"1","price":"4123.00","uom":"EA","discount":"0.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"244848","line":"4","part":"ATL207-16C-ADAPTER-260","qty":"1","price":"490.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"}],"qlines":[{"Quote":"244848","Line":"1","Company":"1","F_Line":"1","Comment":"Includes Power and feedback cables from the Nikken","Loc":"Y"},{"Quote":"244848","Line":"1","Company":"1","F_Line":"2","Comment":"Table to the machine bulkhead","Loc":"Y"},{"Quote":"244848","Line":"3","Company":"1","F_Line":"1","Comment":"NET PRICE","Loc":"Y"},{"Quote":"244848","Line":"4","Company":"1","F_Line":"1","Comment":"NET PRICE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 15:50:51.159 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247275-05292026155050.txt === {"quote":"247275","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIGAIGA","shiptoName":"Alternatives For Industry","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"06-19-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"oenm","conv_order":"ADV","time":"03-19","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Brian Abrams","follow_phone":"770-932-3939","follow_email":"brian@afi-tools.com","pic_user":"oenm","total_amt":"50676.48","total_gp":"25274.75","total_gpm":"49.87","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-23-2026","notes":[],"crmnotes":[{"comp":1,"quote":247275,"Line":0,"Comment":"03/29/2026 1:46 PM - oenm - F/U changed from 03/26/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247275,"Line":1,"Comment":"04/05/2026 6:46 PM - mattm - Req Date changed from 03/19/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247275,"Line":2,"Comment":"04/05/2026 6:47 PM - mattm - CLO changed from NaN/NaN/NaN to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247275,"Line":3,"Comment":"04/05/2026 6:47 PM - mattm - F/U changed from 03/26/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247275,"Line":4,"Comment":"05/29/2026 4:50 PM - oenm - Req Date change from 5/29/2026 to 6/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247275","line":"1","part":"PRE-E46BP-BD","qty":"1","price":"49000.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"2","part":"PRE-E46-SHELF-KEYBOARD","qty":"1","price":"395.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"247275","line":"3","part":"PRE-E46-SHELF-SPDL","qty":"1","price":"297.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"5","part":"PRE-GAUGE-C6","qty":"1","price":"1976.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"6","part":"PRE-GAUGE-H40","qty":"1","price":"1296.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"3500.00","uom":"EA","discount":"100.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247275","line":"8","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"9","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"10","part":"PRE-SPDL-C6RMA","qty":"1","price":"6696.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"11","part":"PRE-SPDL-H40ERMA","qty":"1","price":"6156.00","uom":"EA","discount":"28.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247275","line":"12","part":"PRE-SPDL-I40-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"247275","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-29 15:50:59.939 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247275-05292026155059.txt === {"quote":"247275","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIGAIGA","shiptoName":"Alternatives For Industry","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"06-19-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"oenm","conv_order":"ADV","time":"03-19","extra":"","follow_up":"05-23-2026","web_id":"","follow_name":"Brian Abrams","follow_phone":"770-932-3939","follow_email":"brian@afi-tools.com","pic_user":"oenm","total_amt":"50676.48","total_gp":"25274.75","total_gpm":"49.87","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":247275,"Line":0,"Comment":"03/29/2026 1:46 PM - oenm - F/U changed from 03/26/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247275,"Line":1,"Comment":"04/05/2026 6:46 PM - mattm - Req Date changed from 03/19/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247275,"Line":2,"Comment":"04/05/2026 6:47 PM - mattm - CLO changed from NaN/NaN/NaN to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247275,"Line":3,"Comment":"04/05/2026 6:47 PM - mattm - F/U changed from 03/26/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247275,"Line":4,"Comment":"05/29/2026 4:50 PM - oenm - Req Date change from 5/29/2026 to 6/19/2026 (Req Date Updated)"},{"comp":1,"quote":247275,"Line":5,"Comment":"05/29/2026 4:50 PM - oenm - CLO changed from 5/23/2026 to 6/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247275","line":"1","part":"PRE-E46BP-BD","qty":"1","price":"49000.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"2","part":"PRE-E46-SHELF-KEYBOARD","qty":"1","price":"395.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"247275","line":"3","part":"PRE-E46-SHELF-SPDL","qty":"1","price":"297.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"5","part":"PRE-GAUGE-C6","qty":"1","price":"1976.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"6","part":"PRE-GAUGE-H40","qty":"1","price":"1296.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"3500.00","uom":"EA","discount":"100.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247275","line":"8","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"9","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"10","part":"PRE-SPDL-C6RMA","qty":"1","price":"6696.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"11","part":"PRE-SPDL-H40ERMA","qty":"1","price":"6156.00","uom":"EA","discount":"28.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247275","line":"12","part":"PRE-SPDL-I40-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"247275","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-29 15:51:29.801 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247275-05292026155129.txt === {"quote":"247275","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"AFIGAIGA","shiptoName":"Alternatives For Industry","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"06-19-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"oenm","conv_order":"ADV","time":"03-19","extra":"","follow_up":"06-17-2026","web_id":"","follow_name":"Brian Abrams","follow_phone":"770-932-3939","follow_email":"brian@afi-tools.com","pic_user":"oenm","total_amt":"50676.48","total_gp":"25274.75","total_gpm":"49.87","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-18-2026","notes":[],"crmnotes":[{"comp":1,"quote":247275,"Line":0,"Comment":"03/29/2026 1:46 PM - oenm - F/U changed from 03/26/2026 to 4/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247275,"Line":1,"Comment":"04/05/2026 6:46 PM - mattm - Req Date changed from 03/19/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":247275,"Line":2,"Comment":"04/05/2026 6:47 PM - mattm - CLO changed from NaN/NaN/NaN to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":247275,"Line":3,"Comment":"04/05/2026 6:47 PM - mattm - F/U changed from 03/26/2026 to 5/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247275,"Line":4,"Comment":"05/29/2026 4:50 PM - oenm - Req Date change from 5/29/2026 to 6/19/2026 (Req Date Updated)"},{"comp":1,"quote":247275,"Line":5,"Comment":"05/29/2026 4:50 PM - oenm - CLO changed from 5/23/2026 to 6/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247275,"Line":6,"Comment":"05/29/2026 4:51 PM - oenm - F/U Changed from 5/23/2026 to 6/17/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247275","line":"1","part":"PRE-E46BP-BD","qty":"1","price":"49000.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"2","part":"PRE-E46-SHELF-KEYBOARD","qty":"1","price":"395.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"247275","line":"3","part":"PRE-E46-SHELF-SPDL","qty":"1","price":"297.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"4","part":"PRE-GAUGE-C40","qty":"1","price":"648.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"5","part":"PRE-GAUGE-C6","qty":"1","price":"1976.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"6","part":"PRE-GAUGE-H40","qty":"1","price":"1296.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"7","part":"PRE-INST/TRAINING","qty":"1","price":"3500.00","uom":"EA","discount":"100.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"247275","line":"8","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"9","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"10","part":"PRE-SPDL-C6RMA","qty":"1","price":"6696.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247275","line":"11","part":"PRE-SPDL-H40ERMA","qty":"1","price":"6156.00","uom":"EA","discount":"28.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247275","line":"12","part":"PRE-SPDL-I40-E46BAP-CAX","qty":"1","price":"3564.00","uom":"EA","discount":"28.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"247275","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":13}}] 2026-05-29 15:52:36.971 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250373-05292026155236.txt === {"quote":"250373","customer":"2325","name":null,"customerName":"BlackHawk Industrial - Base Camp","comp":"01","open":"0","shipto":"BLUFLOR","shiptoName":"Blue Origin Florida, LLC","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"NIT50 Tooling","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:46","extra":"","follow_up":"06-17-2026","web_id":"","follow_name":"Daniel","follow_phone":"413-388-4564","follow_email":"@","pic_user":"oenm","total_amt":"17164.55","total_gp":"12044.73","total_gpm":"70.17","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"28","win_pct":"20","clo_date":"06-21-2026","notes":[{"comp":"1","quote":"250373","line":"0","data":"05-18-2026 13:51 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250373,"Line":0,"Comment":"05/29/2026 4:52 PM - oenm - F/U Changed from 5/31/2026 to 6/17/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"250373","line":"1","part":"SPECIAL-TL-NIKKEN","qty":"3","price":"984.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250373","line":"2","part":"SPECIAL-TL-NIKKEN","qty":"3","price":"832.00","uom":"EA","discount":"0.00","req_date":"4 months ADA","branch":"1"},{"comp":"01","order":"250373","line":"3","part":"NIT50-SK16C-165","qty":"3","price":"780.00","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"250373","line":"4","part":"NIT50-SK16C-135","qty":"3","price":"710.00","uom":"EA","discount":"0.00","req_date":"2pc 2-3 wks(1pc tbd)","branch":"1"},{"comp":"01","order":"250373","line":"5","part":"NIT50-SK10C-105","qty":"3","price":"656.00","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"250373","line":"6","part":"NIT50-SK10C-165","qty":"3","price":"698.00","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"250373","line":"7","part":"NIT50-C32-135","qty":"3","price":"784.00","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"250373","line":"8","part":"K32-SK10-210","qty":"1","price":"253.00","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"250373","line":"9","part":"K32-SK16-210","qty":"1","price":"274.00","uom":"EA","discount":"0.00","req_date":"4 weeks","branch":"1"},{"comp":"01","order":"250373","line":"10","part":"K32-SK16-180","qty":"1","price":"223.00","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"250373","line":"12","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250373","line":"13","part":"SKL-10","qty":"1","price":"33.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250373","line":"14","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250373","line":"20","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250373","Line":"1","Company":"1","F_Line":"1","Comment":"NIT50-C32-135G","Loc":"Y"},{"Quote":"250373","Line":"1","Company":"1","F_Line":"2","Comment":"NSK50 DualContact Milling High Speed Chuck 32mm","Loc":"Y"},{"Quote":"250373","Line":"1","Company":"1","F_Line":"3","Comment":"Item requires signed drawing approval upon order.","Loc":"Y"},{"Quote":"250373","Line":"1","Company":"1","F_Line":"4","Comment":"delivery is 4months after signed drawing received.","Loc":"Y"},{"Quote":"250373","Line":"2","Company":"1","F_Line":"1","Comment":"Part# NIT50-SK16C-200","Loc":"Y"},{"Quote":"250373","Line":"2","Company":"1","F_Line":"2","Comment":"NSK50 DualContact Slim Chuck SK16 Coolant 200mm GL","Loc":"Y"},{"Quote":"250373","Line":"2","Company":"1","F_Line":"3","Comment":"Item requires signed drawing approval upon order.","Loc":"Y"},{"Quote":"250373","Line":"2","Company":"1","F_Line":"4","Comment":"delivery is 4months after signed drawing received.","Loc":"Y"}],"qcomms":[{"Quote":"250373","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"250373","Line":"1","Comment":"specials. Once a PO has been issued, these items"},{"Quote":"250373","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":14}}] 2026-05-29 15:53:02.174 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247821-05292026155301.txt === {"quote":"247821","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"LESLIE","shiptoName":"Leslie Controls","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"06-30-2026","cust_po":"CNC501 on HMC_ Leslie","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jack Gay","drop_po":"","status":"0","user":"mattm","conv_order":"","time":"13:23","extra":"","follow_up":"06-19-2026","web_id":"","follow_name":"Jack Gay","follow_phone":"941-739-6566","follow_email":"jack@afi-tools.com","pic_user":"oenm","total_amt":"59393.60","total_gp":"56653.74","total_gpm":"95.39","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"oenm","reason":"","totalQty":"3","win_pct":"20","clo_date":null,"notes":[{"comp":"1","quote":"247821","line":"0","data":"03-31-2026 13:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247821,"Line":0,"Comment":"05/29/2026 4:53 PM - oenm - F/U Changed from 5/30/2026 to 6/19/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"247821","line":"1","part":"CNC501TFA-M","qty":"1","price":"64071.00","uom":"EA","discount":"20.00","req_date":"Stock","branch":"1"},{"comp":"01","order":"247821","line":"2","part":"AY0111","qty":"1","price":"10171.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247821","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-29 17:15:41.568 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250048-05292026171541.txt === {"quote":"250048","customer":"19575","name":null,"customerName":"Single Source Technologies","comp":"01","open":"0","shipto":"HAGGEVAN","shiptoName":"Haggard & Stocking","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-12-2026","cust_po":"HSK100A-C1.1/4-115G","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sebastian Tardif","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:48","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Sebastian Tardif","follow_phone":"888-778-2262","follow_email":"sebastian.tardif@sstconsumables.com","pic_user":"rons","total_amt":"4368.96","total_gp":"1598.37","total_gpm":"36.58","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[{"comp":1,"quote":250048,"Line":0,"Comment":"05/15/2026 10:01 AM - rons - CLO changed from 06/12/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":1,"Comment":"05/15/2026 10:01 AM - rons - Req Date changed from 06/23/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":250048,"Line":2,"Comment":"05/15/2026 3:26 PM - rons - F/U changed from 05/18/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250048,"Line":3,"Comment":"05/15/2026 3:26 PM - rons - CLO changed from 05/25/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":4,"Comment":"05/15/2026 3:26 PM - rons - Req Date changed from 06/01/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":250048,"Line":5,"Comment":"05/27/2026 4:00 PM - rons - F/U changed from 05/27/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250048,"Line":6,"Comment":"05/27/2026 4:00 PM - rons - CLO changed from 06/03/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":7,"Comment":"05/27/2026 4:00 PM - rons - Req Date changed from 06/10/2026 to 06/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250048","line":"1","part":"HSK100A-C1.1/4-115G","qty":"6","price":"956.00","uom":"EA","discount":"28.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"250048","line":"2","part":"GH32","qty":"1","price":"332.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250048","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:15:49.931 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250048-05292026171549.txt === {"quote":"250048","customer":"19575","name":null,"customerName":"Single Source Technologies","comp":"01","open":"0","shipto":"HAGGEVAN","shiptoName":"Haggard & Stocking","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-12-2026","cust_po":"HSK100A-C1.1/4-115G","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sebastian Tardif","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:48","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Sebastian Tardif","follow_phone":"888-778-2262","follow_email":"sebastian.tardif@sstconsumables.com","pic_user":"rons","total_amt":"4368.96","total_gp":"1598.37","total_gpm":"36.58","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-08-2026","notes":[],"crmnotes":[{"comp":1,"quote":250048,"Line":0,"Comment":"05/15/2026 10:01 AM - rons - CLO changed from 06/12/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":1,"Comment":"05/15/2026 10:01 AM - rons - Req Date changed from 06/23/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":250048,"Line":2,"Comment":"05/15/2026 3:26 PM - rons - F/U changed from 05/18/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250048,"Line":3,"Comment":"05/15/2026 3:26 PM - rons - CLO changed from 05/25/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":4,"Comment":"05/15/2026 3:26 PM - rons - Req Date changed from 06/01/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":250048,"Line":5,"Comment":"05/27/2026 4:00 PM - rons - F/U changed from 05/27/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250048,"Line":6,"Comment":"05/27/2026 4:00 PM - rons - CLO changed from 06/03/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":7,"Comment":"05/27/2026 4:00 PM - rons - Req Date changed from 06/10/2026 to 06/12/2026 (Req Date Updated)"},{"comp":1,"quote":250048,"Line":8,"Comment":"05/29/2026 5:15 PM - rons - F/U changed from 05/29/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250048,"Line":9,"Comment":"05/29/2026 5:15 PM - rons - CLO changed from 06/05/2026 to 06/08/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250048","line":"1","part":"HSK100A-C1.1/4-115G","qty":"6","price":"956.00","uom":"EA","discount":"28.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"250048","line":"2","part":"GH32","qty":"1","price":"332.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250048","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:15:54.389 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250048-05292026171554.txt === {"quote":"250048","customer":"19575","name":null,"customerName":"Single Source Technologies","comp":"01","open":"0","shipto":"HAGGEVAN","shiptoName":"Haggard & Stocking","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-15-2026","cust_po":"HSK100A-C1.1/4-115G","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Sebastian Tardif","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:48","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Sebastian Tardif","follow_phone":"888-778-2262","follow_email":"sebastian.tardif@sstconsumables.com","pic_user":"rons","total_amt":"4368.96","total_gp":"1598.37","total_gpm":"36.58","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-08-2026","notes":[],"crmnotes":[{"comp":1,"quote":250048,"Line":0,"Comment":"05/15/2026 10:01 AM - rons - CLO changed from 06/12/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":1,"Comment":"05/15/2026 10:01 AM - rons - Req Date changed from 06/23/2026 to 06/01/2026 (Req Date Updated)"},{"comp":1,"quote":250048,"Line":2,"Comment":"05/15/2026 3:26 PM - rons - F/U changed from 05/18/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250048,"Line":3,"Comment":"05/15/2026 3:26 PM - rons - CLO changed from 05/25/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":4,"Comment":"05/15/2026 3:26 PM - rons - Req Date changed from 06/01/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":250048,"Line":5,"Comment":"05/27/2026 4:00 PM - rons - F/U changed from 05/27/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250048,"Line":6,"Comment":"05/27/2026 4:00 PM - rons - CLO changed from 06/03/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":7,"Comment":"05/27/2026 4:00 PM - rons - Req Date changed from 06/10/2026 to 06/12/2026 (Req Date Updated)"},{"comp":1,"quote":250048,"Line":8,"Comment":"05/29/2026 5:15 PM - rons - F/U changed from 05/29/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250048,"Line":9,"Comment":"05/29/2026 5:15 PM - rons - CLO changed from 06/05/2026 to 06/08/2026 (CLO Date Updated)"},{"comp":1,"quote":250048,"Line":10,"Comment":"05/29/2026 5:15 PM - rons - Req Date changed from 06/12/2026 to 06/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250048","line":"1","part":"HSK100A-C1.1/4-115G","qty":"6","price":"956.00","uom":"EA","discount":"28.00","req_date":"2-3 DAYS","branch":"1"},{"comp":"01","order":"250048","line":"2","part":"GH32","qty":"1","price":"332.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250048","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:15:58.699 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249150-05292026171558.txt === {"quote":"249150","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-12-2026","cust_po":"HSK63 NSK Angle Head","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:20","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"913-438-6300","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"27079.20","total_gp":"13329.36","total_gpm":"49.22","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"249150","line":"0","data":"04-24-2026 13:41-rons: worked with Tim on this"}],"crmnotes":[{"comp":1,"quote":249150,"Line":0,"Comment":"04/27/2026 1:53 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":1,"Comment":"04/27/2026 1:53 PM - rons - CLO changed from 05/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":2,"Comment":"04/27/2026 1:53 PM - rons - Req Date changed from 06/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":3,"Comment":"05/11/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":4,"Comment":"05/11/2026 3:44 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":5,"Comment":"05/11/2026 3:45 PM - rons - Req Date changed from 05/25/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":6,"Comment":"05/19/2026 4:43 PM - rons - F/U changed from 05/19/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":7,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":8,"Comment":"05/20/2026 4:04 PM - rons - CLO changed from 05/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":9,"Comment":"05/20/2026 4:04 PM - rons - Req Date changed from 06/02/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":10,"Comment":"05/27/2026 3:58 PM - rons - F/U changed from 05/27/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":11,"Comment":"05/27/2026 3:59 PM - rons - CLO changed from 06/03/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":12,"Comment":"05/27/2026 3:59 PM - rons - Req Date changed from 06/10/2026 to 06/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249150","line":"1","part":"H63A-MRAM-IC","qty":"3","price":"6900.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"2","part":"PA65-HSK","qty":"3","price":"986.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"3","part":"MRAM-NSK-M17","qty":"3","price":"2138.00","uom":"EA","discount":"20.00","req_date":"2 STOCK + TBD","branch":"1"},{"comp":"01","order":"249150","line":"4","part":"RA-200","qty":"3","price":"1259.00","uom":"EA","discount":"20.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"249150","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249150","Line":"0","Comment":"Once PO/order has invoiced, these cannot be cancelled"},{"Quote":"249150","Line":"1","Comment":"or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:16:08.534 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249150-05292026171608.txt === {"quote":"249150","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-12-2026","cust_po":"HSK63 NSK Angle Head","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:20","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"913-438-6300","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"27079.20","total_gp":"13329.36","total_gpm":"49.22","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"249150","line":"0","data":"04-24-2026 13:41-rons: worked with Tim on this"}],"crmnotes":[{"comp":1,"quote":249150,"Line":0,"Comment":"04/27/2026 1:53 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":1,"Comment":"04/27/2026 1:53 PM - rons - CLO changed from 05/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":2,"Comment":"04/27/2026 1:53 PM - rons - Req Date changed from 06/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":3,"Comment":"05/11/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":4,"Comment":"05/11/2026 3:44 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":5,"Comment":"05/11/2026 3:45 PM - rons - Req Date changed from 05/25/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":6,"Comment":"05/19/2026 4:43 PM - rons - F/U changed from 05/19/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":7,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":8,"Comment":"05/20/2026 4:04 PM - rons - CLO changed from 05/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":9,"Comment":"05/20/2026 4:04 PM - rons - Req Date changed from 06/02/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":10,"Comment":"05/27/2026 3:58 PM - rons - F/U changed from 05/27/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":11,"Comment":"05/27/2026 3:59 PM - rons - CLO changed from 06/03/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":12,"Comment":"05/27/2026 3:59 PM - rons - Req Date changed from 06/10/2026 to 06/12/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":13,"Comment":"05/29/2026 5:15 PM - rons - F/U changed from 05/29/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":14,"Comment":"05/29/2026 5:16 PM - rons - CLO changed from 06/05/2026 to 06/08/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249150","line":"1","part":"H63A-MRAM-IC","qty":"3","price":"6900.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"2","part":"PA65-HSK","qty":"3","price":"986.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"3","part":"MRAM-NSK-M17","qty":"3","price":"2138.00","uom":"EA","discount":"20.00","req_date":"2 STOCK + TBD","branch":"1"},{"comp":"01","order":"249150","line":"4","part":"RA-200","qty":"3","price":"1259.00","uom":"EA","discount":"20.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"249150","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249150","Line":"0","Comment":"Once PO/order has invoiced, these cannot be cancelled"},{"Quote":"249150","Line":"1","Comment":"or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:16:13.928 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249150-05292026171613.txt === {"quote":"249150","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-15-2026","cust_po":"HSK63 NSK Angle Head","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:20","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"913-438-6300","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"27079.20","total_gp":"13329.36","total_gpm":"49.22","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"249150","line":"0","data":"04-24-2026 13:41-rons: worked with Tim on this"}],"crmnotes":[{"comp":1,"quote":249150,"Line":0,"Comment":"04/27/2026 1:53 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":1,"Comment":"04/27/2026 1:53 PM - rons - CLO changed from 05/24/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":2,"Comment":"04/27/2026 1:53 PM - rons - Req Date changed from 06/05/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":3,"Comment":"05/11/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":4,"Comment":"05/11/2026 3:44 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":5,"Comment":"05/11/2026 3:45 PM - rons - Req Date changed from 05/25/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":6,"Comment":"05/19/2026 4:43 PM - rons - F/U changed from 05/19/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":7,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":8,"Comment":"05/20/2026 4:04 PM - rons - CLO changed from 05/26/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":9,"Comment":"05/20/2026 4:04 PM - rons - Req Date changed from 06/02/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":10,"Comment":"05/27/2026 3:58 PM - rons - F/U changed from 05/27/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":11,"Comment":"05/27/2026 3:59 PM - rons - CLO changed from 06/03/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":12,"Comment":"05/27/2026 3:59 PM - rons - Req Date changed from 06/10/2026 to 06/12/2026 (Req Date Updated)"},{"comp":1,"quote":249150,"Line":13,"Comment":"05/29/2026 5:15 PM - rons - F/U changed from 05/29/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249150,"Line":14,"Comment":"05/29/2026 5:16 PM - rons - CLO changed from 06/05/2026 to 06/08/2026 (CLO Date Updated)"},{"comp":1,"quote":249150,"Line":15,"Comment":"05/29/2026 5:16 PM - rons - Req Date changed from 06/12/2026 to 06/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249150","line":"1","part":"H63A-MRAM-IC","qty":"3","price":"6900.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"2","part":"PA65-HSK","qty":"3","price":"986.00","uom":"EA","discount":"20.00","req_date":"4 WEEKS","branch":"1"},{"comp":"01","order":"249150","line":"3","part":"MRAM-NSK-M17","qty":"3","price":"2138.00","uom":"EA","discount":"20.00","req_date":"2 STOCK + TBD","branch":"1"},{"comp":"01","order":"249150","line":"4","part":"RA-200","qty":"3","price":"1259.00","uom":"EA","discount":"20.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"249150","line":"10","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"249150","Line":"0","Comment":"Once PO/order has invoiced, these cannot be cancelled"},{"Quote":"249150","Line":"1","Comment":"or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:16:17.410 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247308-05292026171617.txt === {"quote":"247308","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"06-12-2026","cust_po":"C8 Angle Head Setup","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:29","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"6807.20","total_gp":"3550.48","total_gpm":"52.16","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"247308","line":"1","data":"& EU on angle head project"},{"comp":"1","quote":"247308","line":"0","data":"03-20-2026 13:36-rons: working with Tim, MSC rep,"}],"crmnotes":[{"comp":1,"quote":247308,"Line":0,"Comment":"03/24/2026 1:18 PM - rons - F/U changed from 03/26/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":1,"Comment":"03/24/2026 1:18 PM - rons - CLO changed from 04/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247308,"Line":2,"Comment":"03/24/2026 1:18 PM - rons - Req Date changed from 05/01/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":247308,"Line":3,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":4,"Comment":"05/20/2026 4:03 PM - rons - CLO changed from 05/27/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247308,"Line":5,"Comment":"05/20/2026 4:03 PM - rons - Req Date changed from 06/03/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":247308,"Line":6,"Comment":"05/27/2026 3:59 PM - rons - F/U changed from 05/27/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":7,"Comment":"05/27/2026 3:59 PM - rons - CLO changed from 06/03/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":247308,"Line":8,"Comment":"05/27/2026 3:59 PM - rons - Req Date changed from 06/10/2026 to 06/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247308","line":"1","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"3","part":"MRAM-EXT-100","qty":"1","price":"2065.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"5","part":"MRAM-ER25L-IC","qty":"1","price":"5271.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247308","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247308","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247308","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 17:16:26.372 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247308-05292026171626.txt === {"quote":"247308","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"06-12-2026","cust_po":"C8 Angle Head Setup","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:29","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"6807.20","total_gp":"3550.48","total_gpm":"52.16","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"247308","line":"1","data":"& EU on angle head project"},{"comp":"1","quote":"247308","line":"0","data":"03-20-2026 13:36-rons: working with Tim, MSC rep,"}],"crmnotes":[{"comp":1,"quote":247308,"Line":0,"Comment":"03/24/2026 1:18 PM - rons - F/U changed from 03/26/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":1,"Comment":"03/24/2026 1:18 PM - rons - CLO changed from 04/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247308,"Line":2,"Comment":"03/24/2026 1:18 PM - rons - Req Date changed from 05/01/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":247308,"Line":3,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":4,"Comment":"05/20/2026 4:03 PM - rons - CLO changed from 05/27/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247308,"Line":5,"Comment":"05/20/2026 4:03 PM - rons - Req Date changed from 06/03/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":247308,"Line":6,"Comment":"05/27/2026 3:59 PM - rons - F/U changed from 05/27/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":7,"Comment":"05/27/2026 3:59 PM - rons - CLO changed from 06/03/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":247308,"Line":8,"Comment":"05/27/2026 3:59 PM - rons - Req Date changed from 06/10/2026 to 06/12/2026 (Req Date Updated)"},{"comp":1,"quote":247308,"Line":9,"Comment":"05/29/2026 5:16 PM - rons - F/U changed from 05/29/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":10,"Comment":"05/29/2026 5:16 PM - rons - CLO changed from 06/05/2026 to 06/08/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247308","line":"1","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"3","part":"MRAM-EXT-100","qty":"1","price":"2065.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"5","part":"MRAM-ER25L-IC","qty":"1","price":"5271.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247308","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247308","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247308","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 17:16:30.978 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247308-05292026171630.txt === {"quote":"247308","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"TPNISHIK","shiptoName":"Topeka Foundry & Iron Works","entry_date":"03-20-2026","cust_order_date":"03-20-2026","req_date":"06-15-2026","cust_po":"C8 Angle Head Setup","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Sparbanie","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:29","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Josh Sparbanie","follow_phone":"785-492-9059","follow_email":"josh.sparbanie@mscdirect.com","pic_user":"rons","total_amt":"6807.20","total_gp":"3550.48","total_gpm":"52.16","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"247308","line":"1","data":"& EU on angle head project"},{"comp":"1","quote":"247308","line":"0","data":"03-20-2026 13:36-rons: working with Tim, MSC rep,"}],"crmnotes":[{"comp":1,"quote":247308,"Line":0,"Comment":"03/24/2026 1:18 PM - rons - F/U changed from 03/26/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":1,"Comment":"03/24/2026 1:18 PM - rons - CLO changed from 04/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247308,"Line":2,"Comment":"03/24/2026 1:18 PM - rons - Req Date changed from 05/01/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":247308,"Line":3,"Comment":"05/20/2026 4:03 PM - rons - F/U changed from 05/20/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":4,"Comment":"05/20/2026 4:03 PM - rons - CLO changed from 05/27/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247308,"Line":5,"Comment":"05/20/2026 4:03 PM - rons - Req Date changed from 06/03/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":247308,"Line":6,"Comment":"05/27/2026 3:59 PM - rons - F/U changed from 05/27/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":7,"Comment":"05/27/2026 3:59 PM - rons - CLO changed from 06/03/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":247308,"Line":8,"Comment":"05/27/2026 3:59 PM - rons - Req Date changed from 06/10/2026 to 06/12/2026 (Req Date Updated)"},{"comp":1,"quote":247308,"Line":9,"Comment":"05/29/2026 5:16 PM - rons - F/U changed from 05/29/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247308,"Line":10,"Comment":"05/29/2026 5:16 PM - rons - CLO changed from 06/05/2026 to 06/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247308,"Line":11,"Comment":"05/29/2026 5:16 PM - rons - Req Date changed from 06/12/2026 to 06/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247308","line":"1","part":"PA110-CAT","qty":"1","price":"1173.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"3","part":"MRAM-EXT-100","qty":"1","price":"2065.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"5","part":"MRAM-ER25L-IC","qty":"1","price":"5271.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247308","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[{"Quote":"247308","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"247308","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"247308","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 17:16:34.611 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247824-05292026171634.txt === {"quote":"247824","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PARKERHY","shiptoName":"Parker-Hannifin Corporation","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"06-12-2026","cust_po":"CAT50 Milling Chuck","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:32","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"592.15","total_gp":"393.01","total_gpm":"66.37","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"247824","line":"1","data":"with Fletcher..."},{"comp":"1","quote":"247824","line":"0","data":"03-31-2026 14:41-rons: sending per conversation"}],"crmnotes":[{"comp":1,"quote":247824,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":4,"Comment":"04/03/2026 2:47 PM - rons - F/U changed from 04/06/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":5,"Comment":"04/03/2026 2:48 PM - rons - CLO changed from 04/13/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":6,"Comment":"04/03/2026 2:48 PM - rons - Req Date changed from 04/20/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":7,"Comment":"04/21/2026 12:35 PM - rons - F/U changed from 04/21/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":8,"Comment":"04/21/2026 12:35 PM - rons - CLO changed from 04/28/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":9,"Comment":"04/21/2026 12:35 PM - rons - Req Date changed from 05/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":10,"Comment":"04/30/2026 5:10 PM - rons - F/U changed from 04/30/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":11,"Comment":"04/30/2026 5:11 PM - rons - CLO changed from 05/07/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":12,"Comment":"04/30/2026 5:11 PM - rons - Req Date changed from 05/14/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":13,"Comment":"05/06/2026 5:07 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":14,"Comment":"05/06/2026 5:07 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":15,"Comment":"05/06/2026 5:07 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":16,"Comment":"05/14/2026 5:08 PM - rons - F/U changed from 05/14/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":17,"Comment":"05/14/2026 5:08 PM - rons - CLO changed from 05/21/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":18,"Comment":"05/14/2026 5:09 PM - rons - Req Date changed from 05/28/2026 to 06/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247824","line":"1","part":"CAT50-C1.1/4-90U-IDU","qty":"1","price":"719.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"4","part":"KM1.1/4-1","qty":"1","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"5","part":"KM1.1/4-25","qty":"1","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:16:43.730 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247824-05292026171643.txt === {"quote":"247824","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PARKERHY","shiptoName":"Parker-Hannifin Corporation","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"06-12-2026","cust_po":"CAT50 Milling Chuck","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:32","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"592.15","total_gp":"393.01","total_gpm":"66.37","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"247824","line":"1","data":"with Fletcher..."},{"comp":"1","quote":"247824","line":"0","data":"03-31-2026 14:41-rons: sending per conversation"}],"crmnotes":[{"comp":1,"quote":247824,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":4,"Comment":"04/03/2026 2:47 PM - rons - F/U changed from 04/06/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":5,"Comment":"04/03/2026 2:48 PM - rons - CLO changed from 04/13/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":6,"Comment":"04/03/2026 2:48 PM - rons - Req Date changed from 04/20/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":7,"Comment":"04/21/2026 12:35 PM - rons - F/U changed from 04/21/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":8,"Comment":"04/21/2026 12:35 PM - rons - CLO changed from 04/28/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":9,"Comment":"04/21/2026 12:35 PM - rons - Req Date changed from 05/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":10,"Comment":"04/30/2026 5:10 PM - rons - F/U changed from 04/30/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":11,"Comment":"04/30/2026 5:11 PM - rons - CLO changed from 05/07/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":12,"Comment":"04/30/2026 5:11 PM - rons - Req Date changed from 05/14/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":13,"Comment":"05/06/2026 5:07 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":14,"Comment":"05/06/2026 5:07 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":15,"Comment":"05/06/2026 5:07 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":16,"Comment":"05/14/2026 5:08 PM - rons - F/U changed from 05/14/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":17,"Comment":"05/14/2026 5:08 PM - rons - CLO changed from 05/21/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":18,"Comment":"05/14/2026 5:09 PM - rons - Req Date changed from 05/28/2026 to 06/12/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":19,"Comment":"05/29/2026 5:16 PM - rons - F/U changed from 05/29/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":20,"Comment":"05/29/2026 5:16 PM - rons - CLO changed from 06/05/2026 to 06/08/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247824","line":"1","part":"CAT50-C1.1/4-90U-IDU","qty":"1","price":"719.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"4","part":"KM1.1/4-1","qty":"1","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"5","part":"KM1.1/4-25","qty":"1","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:16:48.607 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247824-05292026171648.txt === {"quote":"247824","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"PARKERHY","shiptoName":"Parker-Hannifin Corporation","entry_date":"03-31-2026","cust_order_date":"03-31-2026","req_date":"06-15-2026","cust_po":"CAT50 Milling Chuck","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:32","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"592.15","total_gp":"393.01","total_gpm":"66.37","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"247824","line":"1","data":"with Fletcher..."},{"comp":"1","quote":"247824","line":"0","data":"03-31-2026 14:41-rons: sending per conversation"}],"crmnotes":[{"comp":1,"quote":247824,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/30/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 05/12/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":4,"Comment":"04/03/2026 2:47 PM - rons - F/U changed from 04/06/2026 to 4/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":5,"Comment":"04/03/2026 2:48 PM - rons - CLO changed from 04/13/2026 to 04/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":6,"Comment":"04/03/2026 2:48 PM - rons - Req Date changed from 04/20/2026 to 05/05/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":7,"Comment":"04/21/2026 12:35 PM - rons - F/U changed from 04/21/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":8,"Comment":"04/21/2026 12:35 PM - rons - CLO changed from 04/28/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":9,"Comment":"04/21/2026 12:35 PM - rons - Req Date changed from 05/05/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":10,"Comment":"04/30/2026 5:10 PM - rons - F/U changed from 04/30/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":11,"Comment":"04/30/2026 5:11 PM - rons - CLO changed from 05/07/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":12,"Comment":"04/30/2026 5:11 PM - rons - Req Date changed from 05/14/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":13,"Comment":"05/06/2026 5:07 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":14,"Comment":"05/06/2026 5:07 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":15,"Comment":"05/06/2026 5:07 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":16,"Comment":"05/14/2026 5:08 PM - rons - F/U changed from 05/14/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":17,"Comment":"05/14/2026 5:08 PM - rons - CLO changed from 05/21/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":18,"Comment":"05/14/2026 5:09 PM - rons - Req Date changed from 05/28/2026 to 06/12/2026 (Req Date Updated)"},{"comp":1,"quote":247824,"Line":19,"Comment":"05/29/2026 5:16 PM - rons - F/U changed from 05/29/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247824,"Line":20,"Comment":"05/29/2026 5:16 PM - rons - CLO changed from 06/05/2026 to 06/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247824,"Line":21,"Comment":"05/29/2026 5:16 PM - rons - Req Date changed from 06/12/2026 to 06/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247824","line":"1","part":"CAT50-C1.1/4-90U-IDU","qty":"1","price":"719.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"2","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"4","part":"KM1.1/4-1","qty":"1","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"5","part":"KM1.1/4-25","qty":"1","price":"69.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247824","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:16:55.049 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244466-05292026171654.txt === {"quote":"244466","customer":"E14720","name":null,"customerName":"Nidec Power (TN)","comp":"01","open":"0","shipto":"NIDELEXI","shiptoName":"Nidec Leroy-Somer","entry_date":"01-26-2026","cust_order_date":"01-26-2026","req_date":"06-12-2026","cust_po":"Special CAT50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Seth Gibson","drop_po":"","status":"0","user":"gregb","conv_order":"","time":"14:20","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Seth Gibson","follow_phone":"7314441195","follow_email":"seth.gibson@mail.nidec.com","pic_user":"rons","total_amt":"27000.00","total_gp":"25951.30","total_gpm":"96.12","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"21","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"244466","line":"4","data":"01-27-2026 11:57 - Discounts Recalculated QS"},{"comp":"1","quote":"244466","line":"3","data":"01-27-2026 16:02-alyssah MC and SK Ext added to QL"},{"comp":"1","quote":"244466","line":"2","data":"Seth"},{"comp":"1","quote":"244466","line":"1","data":"quote and sent over to Greg for him to review with"},{"comp":"1","quote":"244466","line":"0","data":"02-04-2026 16:14-rons: spoke with Greg...updated"}],"crmnotes":[{"comp":1,"quote":244466,"Line":0,"Comment":"02/13/2026 4:20 PM - rons - CLO changed from 02/26/2026 to 02/24/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":1,"Comment":"02/13/2026 4:20 PM - rons - Req Date changed from 03/09/2026 to 03/03/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":2,"Comment":"02/17/2026 5:05 PM - rons - F/U changed from 02/17/2026 to 2/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":3,"Comment":"02/17/2026 5:05 PM - rons - CLO changed from 02/24/2026 to 02/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":4,"Comment":"02/17/2026 5:06 PM - rons - Req Date changed from 03/03/2026 to 03/04/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":5,"Comment":"02/18/2026 3:47 PM - rons - F/U changed from 02/18/2026 to 2/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":6,"Comment":"02/18/2026 3:47 PM - rons - CLO changed from 02/25/2026 to 03/05/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":7,"Comment":"02/18/2026 3:47 PM - rons - Req Date changed from 03/04/2026 to 03/12/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":8,"Comment":"02/26/2026 5:21 PM - rons - F/U changed from 02/26/2026 to 3/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":9,"Comment":"02/26/2026 5:21 PM - rons - CLO changed from 03/05/2026 to 03/10/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":10,"Comment":"02/26/2026 5:21 PM - rons - Req Date changed from 03/12/2026 to 03/17/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":11,"Comment":"03/04/2026 3:18 PM - rons - F/U changed from 03/03/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":12,"Comment":"03/04/2026 3:18 PM - rons - CLO changed from 03/10/2026 to 03/19/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":13,"Comment":"03/04/2026 3:19 PM - rons - Req Date changed from 03/17/2026 to 03/26/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":14,"Comment":"03/12/2026 5:13 PM - rons - F/U changed from 03/12/2026 to 3/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":15,"Comment":"03/12/2026 5:13 PM - rons - CLO changed from 03/19/2026 to 03/24/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":16,"Comment":"03/12/2026 5:13 PM - rons - Req Date changed from 03/26/2026 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":17,"Comment":"03/17/2026 4:18 PM - rons - F/U changed from 03/17/2026 to 3/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":18,"Comment":"03/17/2026 4:18 PM - rons - CLO changed from 03/24/2026 to 04/01/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":19,"Comment":"03/17/2026 4:18 PM - rons - Req Date changed from 03/31/2026 to 04/08/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":20,"Comment":"03/25/2026 4:23 PM - rons - F/U changed from 03/25/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":21,"Comment":"03/25/2026 4:23 PM - rons - CLO changed from 04/01/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":22,"Comment":"03/25/2026 4:23 PM - rons - Req Date changed from 04/08/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":23,"Comment":"04/02/2026 5:22 PM - rons - F/U changed from 04/02/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":24,"Comment":"04/02/2026 5:22 PM - rons - CLO changed from 04/09/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":25,"Comment":"04/02/2026 5:22 PM - rons - Req Date changed from 04/16/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":26,"Comment":"04/10/2026 4:07 PM - rons - F/U changed from 04/10/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":27,"Comment":"04/10/2026 4:07 PM - rons - CLO changed from 04/17/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":28,"Comment":"04/10/2026 4:07 PM - rons - Req Date changed from 04/24/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":29,"Comment":"04/23/2026 4:52 PM - rons - F/U changed from 04/23/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":30,"Comment":"04/23/2026 4:52 PM - rons - CLO changed from 04/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":31,"Comment":"04/23/2026 4:52 PM - rons - Req Date changed from 05/07/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":32,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":33,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":34,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":35,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":36,"Comment":"05/15/2026 3:26 PM - rons - CLO changed from 05/22/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":37,"Comment":"05/15/2026 3:26 PM - rons - Req Date changed from 05/29/2026 to 06/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244466","line":"1","part":"SPECIAL-TL-NIKKEN","qty":"10","price":"2446.00","uom":"EA","discount":"0.00","req_date":"3.5 MONTHS","branch":"1"},{"comp":"01","order":"244466","line":"3","part":"S32-SK16-300","qty":"10","price":"254.00","uom":"EA","discount":"0.00","req_date":"1 MONTH","branch":"1"},{"comp":"01","order":"244466","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244466","Line":"1","Company":"1","F_Line":"1","Comment":"CAT50-C32-400U-IDU - please note this is considered","Loc":"Y"},{"Quote":"244466","Line":"1","Company":"1","F_Line":"2","Comment":"special and has been quoted at special net price. Once","Loc":"Y"},{"Quote":"244466","Line":"1","Company":"1","F_Line":"3","Comment":"PO/order issued, these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"244466","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"244466","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"244466","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:17:03.816 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244466-05292026171703.txt === {"quote":"244466","customer":"E14720","name":null,"customerName":"Nidec Power (TN)","comp":"01","open":"0","shipto":"NIDELEXI","shiptoName":"Nidec Leroy-Somer","entry_date":"01-26-2026","cust_order_date":"01-26-2026","req_date":"06-12-2026","cust_po":"Special CAT50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Seth Gibson","drop_po":"","status":"0","user":"gregb","conv_order":"","time":"14:20","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Seth Gibson","follow_phone":"7314441195","follow_email":"seth.gibson@mail.nidec.com","pic_user":"rons","total_amt":"27000.00","total_gp":"25951.30","total_gpm":"96.12","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"21","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"244466","line":"4","data":"01-27-2026 11:57 - Discounts Recalculated QS"},{"comp":"1","quote":"244466","line":"3","data":"01-27-2026 16:02-alyssah MC and SK Ext added to QL"},{"comp":"1","quote":"244466","line":"2","data":"Seth"},{"comp":"1","quote":"244466","line":"1","data":"quote and sent over to Greg for him to review with"},{"comp":"1","quote":"244466","line":"0","data":"02-04-2026 16:14-rons: spoke with Greg...updated"}],"crmnotes":[{"comp":1,"quote":244466,"Line":0,"Comment":"02/13/2026 4:20 PM - rons - CLO changed from 02/26/2026 to 02/24/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":1,"Comment":"02/13/2026 4:20 PM - rons - Req Date changed from 03/09/2026 to 03/03/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":2,"Comment":"02/17/2026 5:05 PM - rons - F/U changed from 02/17/2026 to 2/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":3,"Comment":"02/17/2026 5:05 PM - rons - CLO changed from 02/24/2026 to 02/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":4,"Comment":"02/17/2026 5:06 PM - rons - Req Date changed from 03/03/2026 to 03/04/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":5,"Comment":"02/18/2026 3:47 PM - rons - F/U changed from 02/18/2026 to 2/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":6,"Comment":"02/18/2026 3:47 PM - rons - CLO changed from 02/25/2026 to 03/05/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":7,"Comment":"02/18/2026 3:47 PM - rons - Req Date changed from 03/04/2026 to 03/12/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":8,"Comment":"02/26/2026 5:21 PM - rons - F/U changed from 02/26/2026 to 3/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":9,"Comment":"02/26/2026 5:21 PM - rons - CLO changed from 03/05/2026 to 03/10/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":10,"Comment":"02/26/2026 5:21 PM - rons - Req Date changed from 03/12/2026 to 03/17/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":11,"Comment":"03/04/2026 3:18 PM - rons - F/U changed from 03/03/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":12,"Comment":"03/04/2026 3:18 PM - rons - CLO changed from 03/10/2026 to 03/19/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":13,"Comment":"03/04/2026 3:19 PM - rons - Req Date changed from 03/17/2026 to 03/26/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":14,"Comment":"03/12/2026 5:13 PM - rons - F/U changed from 03/12/2026 to 3/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":15,"Comment":"03/12/2026 5:13 PM - rons - CLO changed from 03/19/2026 to 03/24/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":16,"Comment":"03/12/2026 5:13 PM - rons - Req Date changed from 03/26/2026 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":17,"Comment":"03/17/2026 4:18 PM - rons - F/U changed from 03/17/2026 to 3/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":18,"Comment":"03/17/2026 4:18 PM - rons - CLO changed from 03/24/2026 to 04/01/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":19,"Comment":"03/17/2026 4:18 PM - rons - Req Date changed from 03/31/2026 to 04/08/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":20,"Comment":"03/25/2026 4:23 PM - rons - F/U changed from 03/25/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":21,"Comment":"03/25/2026 4:23 PM - rons - CLO changed from 04/01/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":22,"Comment":"03/25/2026 4:23 PM - rons - Req Date changed from 04/08/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":23,"Comment":"04/02/2026 5:22 PM - rons - F/U changed from 04/02/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":24,"Comment":"04/02/2026 5:22 PM - rons - CLO changed from 04/09/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":25,"Comment":"04/02/2026 5:22 PM - rons - Req Date changed from 04/16/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":26,"Comment":"04/10/2026 4:07 PM - rons - F/U changed from 04/10/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":27,"Comment":"04/10/2026 4:07 PM - rons - CLO changed from 04/17/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":28,"Comment":"04/10/2026 4:07 PM - rons - Req Date changed from 04/24/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":29,"Comment":"04/23/2026 4:52 PM - rons - F/U changed from 04/23/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":30,"Comment":"04/23/2026 4:52 PM - rons - CLO changed from 04/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":31,"Comment":"04/23/2026 4:52 PM - rons - Req Date changed from 05/07/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":32,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":33,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":34,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":35,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":36,"Comment":"05/15/2026 3:26 PM - rons - CLO changed from 05/22/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":37,"Comment":"05/15/2026 3:26 PM - rons - Req Date changed from 05/29/2026 to 06/12/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":38,"Comment":"05/29/2026 5:16 PM - rons - F/U changed from 05/29/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":39,"Comment":"05/29/2026 5:16 PM - rons - CLO changed from 06/05/2026 to 06/08/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"244466","line":"1","part":"SPECIAL-TL-NIKKEN","qty":"10","price":"2446.00","uom":"EA","discount":"0.00","req_date":"3.5 MONTHS","branch":"1"},{"comp":"01","order":"244466","line":"3","part":"S32-SK16-300","qty":"10","price":"254.00","uom":"EA","discount":"0.00","req_date":"1 MONTH","branch":"1"},{"comp":"01","order":"244466","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244466","Line":"1","Company":"1","F_Line":"1","Comment":"CAT50-C32-400U-IDU - please note this is considered","Loc":"Y"},{"Quote":"244466","Line":"1","Company":"1","F_Line":"2","Comment":"special and has been quoted at special net price. Once","Loc":"Y"},{"Quote":"244466","Line":"1","Company":"1","F_Line":"3","Comment":"PO/order issued, these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"244466","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"244466","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"244466","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:17:08.705 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244466-05292026171708.txt === {"quote":"244466","customer":"E14720","name":null,"customerName":"Nidec Power (TN)","comp":"01","open":"0","shipto":"NIDELEXI","shiptoName":"Nidec Leroy-Somer","entry_date":"01-26-2026","cust_order_date":"01-26-2026","req_date":"06-15-2026","cust_po":"Special CAT50","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Seth Gibson","drop_po":"","status":"0","user":"gregb","conv_order":"","time":"14:20","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Seth Gibson","follow_phone":"7314441195","follow_email":"seth.gibson@mail.nidec.com","pic_user":"rons","total_amt":"27000.00","total_gp":"25951.30","total_gpm":"96.12","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"21","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"244466","line":"4","data":"01-27-2026 11:57 - Discounts Recalculated QS"},{"comp":"1","quote":"244466","line":"3","data":"01-27-2026 16:02-alyssah MC and SK Ext added to QL"},{"comp":"1","quote":"244466","line":"2","data":"Seth"},{"comp":"1","quote":"244466","line":"1","data":"quote and sent over to Greg for him to review with"},{"comp":"1","quote":"244466","line":"0","data":"02-04-2026 16:14-rons: spoke with Greg...updated"}],"crmnotes":[{"comp":1,"quote":244466,"Line":0,"Comment":"02/13/2026 4:20 PM - rons - CLO changed from 02/26/2026 to 02/24/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":1,"Comment":"02/13/2026 4:20 PM - rons - Req Date changed from 03/09/2026 to 03/03/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":2,"Comment":"02/17/2026 5:05 PM - rons - F/U changed from 02/17/2026 to 2/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":3,"Comment":"02/17/2026 5:05 PM - rons - CLO changed from 02/24/2026 to 02/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":4,"Comment":"02/17/2026 5:06 PM - rons - Req Date changed from 03/03/2026 to 03/04/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":5,"Comment":"02/18/2026 3:47 PM - rons - F/U changed from 02/18/2026 to 2/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":6,"Comment":"02/18/2026 3:47 PM - rons - CLO changed from 02/25/2026 to 03/05/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":7,"Comment":"02/18/2026 3:47 PM - rons - Req Date changed from 03/04/2026 to 03/12/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":8,"Comment":"02/26/2026 5:21 PM - rons - F/U changed from 02/26/2026 to 3/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":9,"Comment":"02/26/2026 5:21 PM - rons - CLO changed from 03/05/2026 to 03/10/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":10,"Comment":"02/26/2026 5:21 PM - rons - Req Date changed from 03/12/2026 to 03/17/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":11,"Comment":"03/04/2026 3:18 PM - rons - F/U changed from 03/03/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":12,"Comment":"03/04/2026 3:18 PM - rons - CLO changed from 03/10/2026 to 03/19/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":13,"Comment":"03/04/2026 3:19 PM - rons - Req Date changed from 03/17/2026 to 03/26/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":14,"Comment":"03/12/2026 5:13 PM - rons - F/U changed from 03/12/2026 to 3/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":15,"Comment":"03/12/2026 5:13 PM - rons - CLO changed from 03/19/2026 to 03/24/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":16,"Comment":"03/12/2026 5:13 PM - rons - Req Date changed from 03/26/2026 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":17,"Comment":"03/17/2026 4:18 PM - rons - F/U changed from 03/17/2026 to 3/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":18,"Comment":"03/17/2026 4:18 PM - rons - CLO changed from 03/24/2026 to 04/01/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":19,"Comment":"03/17/2026 4:18 PM - rons - Req Date changed from 03/31/2026 to 04/08/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":20,"Comment":"03/25/2026 4:23 PM - rons - F/U changed from 03/25/2026 to 4/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":21,"Comment":"03/25/2026 4:23 PM - rons - CLO changed from 04/01/2026 to 04/09/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":22,"Comment":"03/25/2026 4:23 PM - rons - Req Date changed from 04/08/2026 to 04/16/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":23,"Comment":"04/02/2026 5:22 PM - rons - F/U changed from 04/02/2026 to 4/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":24,"Comment":"04/02/2026 5:22 PM - rons - CLO changed from 04/09/2026 to 04/17/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":25,"Comment":"04/02/2026 5:22 PM - rons - Req Date changed from 04/16/2026 to 04/24/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":26,"Comment":"04/10/2026 4:07 PM - rons - F/U changed from 04/10/2026 to 4/23/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":27,"Comment":"04/10/2026 4:07 PM - rons - CLO changed from 04/17/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":28,"Comment":"04/10/2026 4:07 PM - rons - Req Date changed from 04/24/2026 to 05/07/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":29,"Comment":"04/23/2026 4:52 PM - rons - F/U changed from 04/23/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":30,"Comment":"04/23/2026 4:52 PM - rons - CLO changed from 04/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":31,"Comment":"04/23/2026 4:52 PM - rons - Req Date changed from 05/07/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":32,"Comment":"05/06/2026 5:08 PM - rons - F/U changed from 05/06/2026 to 5/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":33,"Comment":"05/06/2026 5:08 PM - rons - CLO changed from 05/13/2026 to 05/22/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":34,"Comment":"05/06/2026 5:08 PM - rons - Req Date changed from 05/20/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":35,"Comment":"05/15/2026 3:25 PM - rons - F/U changed from 05/15/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":36,"Comment":"05/15/2026 3:26 PM - rons - CLO changed from 05/22/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":37,"Comment":"05/15/2026 3:26 PM - rons - Req Date changed from 05/29/2026 to 06/12/2026 (Req Date Updated)"},{"comp":1,"quote":244466,"Line":38,"Comment":"05/29/2026 5:16 PM - rons - F/U changed from 05/29/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244466,"Line":39,"Comment":"05/29/2026 5:16 PM - rons - CLO changed from 06/05/2026 to 06/08/2026 (CLO Date Updated)"},{"comp":1,"quote":244466,"Line":40,"Comment":"05/29/2026 5:17 PM - rons - Req Date changed from 06/12/2026 to 06/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244466","line":"1","part":"SPECIAL-TL-NIKKEN","qty":"10","price":"2446.00","uom":"EA","discount":"0.00","req_date":"3.5 MONTHS","branch":"1"},{"comp":"01","order":"244466","line":"3","part":"S32-SK16-300","qty":"10","price":"254.00","uom":"EA","discount":"0.00","req_date":"1 MONTH","branch":"1"},{"comp":"01","order":"244466","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244466","Line":"1","Company":"1","F_Line":"1","Comment":"CAT50-C32-400U-IDU - please note this is considered","Loc":"Y"},{"Quote":"244466","Line":"1","Company":"1","F_Line":"2","Comment":"special and has been quoted at special net price. Once","Loc":"Y"},{"Quote":"244466","Line":"1","Company":"1","F_Line":"3","Comment":"PO/order issued, these cannot be cancelled or returned.","Loc":"Y"}],"qcomms":[{"Quote":"244466","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"244466","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"244466","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:17:11.824 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249175-05292026171711.txt === {"quote":"249175","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-12-2026","cust_po":"CAT40-ER16-4.00","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"GayLynne Ball","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:44","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"GayLynne Ball","follow_phone":"615-391-0200","follow_email":"gball@cuttingtoolsinc.net","pic_user":"rons","total_amt":"146.16","total_gp":"87.58","total_gpm":"59.92","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"249175","line":"0","data":"04-24-2026 15:45-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":249175,"Line":0,"Comment":"04/27/2026 1:54 PM - rons - F/U changed from 04/30/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":1,"Comment":"04/27/2026 1:54 PM - rons - CLO changed from 05/24/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249175,"Line":2,"Comment":"04/27/2026 1:54 PM - rons - Req Date changed from 06/05/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249175,"Line":3,"Comment":"05/06/2026 5:13 PM - rons - F/U changed from 05/06/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":4,"Comment":"05/06/2026 5:13 PM - rons - CLO changed from 05/13/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249175,"Line":5,"Comment":"05/06/2026 5:13 PM - rons - Req Date changed from 05/20/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249175,"Line":6,"Comment":"05/18/2026 12:57 PM - rons - F/U changed from 05/19/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":7,"Comment":"05/18/2026 12:57 PM - rons - CLO changed from 05/26/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":249175,"Line":8,"Comment":"05/18/2026 12:57 PM - rons - Req Date changed from 06/02/2026 to 06/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249175","line":"1","part":"CAT40-ER16-4.00","qty":"1","price":"213.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249175","line":"2","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249175","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:17:20.125 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249175-05292026171719.txt === {"quote":"249175","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-12-2026","cust_po":"CAT40-ER16-4.00","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"GayLynne Ball","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:44","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"GayLynne Ball","follow_phone":"615-391-0200","follow_email":"gball@cuttingtoolsinc.net","pic_user":"rons","total_amt":"146.16","total_gp":"87.58","total_gpm":"59.92","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"249175","line":"0","data":"04-24-2026 15:45-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":249175,"Line":0,"Comment":"04/27/2026 1:54 PM - rons - F/U changed from 04/30/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":1,"Comment":"04/27/2026 1:54 PM - rons - CLO changed from 05/24/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249175,"Line":2,"Comment":"04/27/2026 1:54 PM - rons - Req Date changed from 06/05/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249175,"Line":3,"Comment":"05/06/2026 5:13 PM - rons - F/U changed from 05/06/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":4,"Comment":"05/06/2026 5:13 PM - rons - CLO changed from 05/13/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249175,"Line":5,"Comment":"05/06/2026 5:13 PM - rons - Req Date changed from 05/20/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249175,"Line":6,"Comment":"05/18/2026 12:57 PM - rons - F/U changed from 05/19/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":7,"Comment":"05/18/2026 12:57 PM - rons - CLO changed from 05/26/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":249175,"Line":8,"Comment":"05/18/2026 12:57 PM - rons - Req Date changed from 06/02/2026 to 06/12/2026 (Req Date Updated)"},{"comp":1,"quote":249175,"Line":9,"Comment":"05/29/2026 5:17 PM - rons - F/U changed from 05/29/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":10,"Comment":"05/29/2026 5:17 PM - rons - CLO changed from 06/05/2026 to 06/08/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249175","line":"1","part":"CAT40-ER16-4.00","qty":"1","price":"213.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249175","line":"2","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249175","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:17:25.417 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249175-05292026171725.txt === {"quote":"249175","customer":"3980","name":null,"customerName":"Cutting Tools Inc.","comp":"01","open":"0","shipto":"CUTTN","shiptoName":"Cutting Tools Inc.","entry_date":"04-24-2026","cust_order_date":"04-24-2026","req_date":"06-15-2026","cust_po":"CAT40-ER16-4.00","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"GayLynne Ball","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:44","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"GayLynne Ball","follow_phone":"615-391-0200","follow_email":"gball@cuttingtoolsinc.net","pic_user":"rons","total_amt":"146.16","total_gp":"87.58","total_gpm":"59.92","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"249175","line":"0","data":"04-24-2026 15:45-rons: live chat RFQ"}],"crmnotes":[{"comp":1,"quote":249175,"Line":0,"Comment":"04/27/2026 1:54 PM - rons - F/U changed from 04/30/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":1,"Comment":"04/27/2026 1:54 PM - rons - CLO changed from 05/24/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249175,"Line":2,"Comment":"04/27/2026 1:54 PM - rons - Req Date changed from 06/05/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249175,"Line":3,"Comment":"05/06/2026 5:13 PM - rons - F/U changed from 05/06/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":4,"Comment":"05/06/2026 5:13 PM - rons - CLO changed from 05/13/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":249175,"Line":5,"Comment":"05/06/2026 5:13 PM - rons - Req Date changed from 05/20/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":249175,"Line":6,"Comment":"05/18/2026 12:57 PM - rons - F/U changed from 05/19/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":7,"Comment":"05/18/2026 12:57 PM - rons - CLO changed from 05/26/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":249175,"Line":8,"Comment":"05/18/2026 12:57 PM - rons - Req Date changed from 06/02/2026 to 06/12/2026 (Req Date Updated)"},{"comp":1,"quote":249175,"Line":9,"Comment":"05/29/2026 5:17 PM - rons - F/U changed from 05/29/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249175,"Line":10,"Comment":"05/29/2026 5:17 PM - rons - CLO changed from 06/05/2026 to 06/08/2026 (CLO Date Updated)"},{"comp":1,"quote":249175,"Line":11,"Comment":"05/29/2026 5:17 PM - rons - Req Date changed from 06/12/2026 to 06/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249175","line":"1","part":"CAT40-ER16-4.00","qty":"1","price":"213.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249175","line":"2","part":"WRENCH-ER16-HEX","qty":"1","price":"27.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249175","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:17:29.634 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247828-05292026171729.txt === {"quote":"247828","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"03-31-2026","cust_order_date":"04-12-2026","req_date":"06-12-2026","cust_po":"HSK Tap Holder & Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:42","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"571.00","total_gp":"482.06","total_gpm":"84.42","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"247828","line":"1","data":"using same pricing per Fletcher..."},{"comp":"1","quote":"247828","line":"0","data":"03-31-2026 13:44-rons: duplicating old quote and"}],"crmnotes":[{"comp":1,"quote":247828,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/19/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 04/26/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/19/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 04/26/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":4,"Comment":"04/03/2026 2:48 PM - rons - F/U changed from 04/06/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":5,"Comment":"04/03/2026 2:48 PM - rons - CLO changed from 04/13/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":6,"Comment":"04/03/2026 2:48 PM - rons - Req Date changed from 04/20/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/17/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/24/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 05/01/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":10,"Comment":"04/30/2026 5:12 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":11,"Comment":"04/30/2026 5:12 PM - rons - CLO changed from 05/07/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":12,"Comment":"04/30/2026 5:12 PM - rons - Req Date changed from 05/14/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":13,"Comment":"05/11/2026 2:50 PM - rons - F/U changed from 05/11/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":14,"Comment":"05/11/2026 2:50 PM - rons - CLO changed from 05/18/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":15,"Comment":"05/11/2026 2:50 PM - rons - Req Date changed from 05/25/2026 to 06/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247828","line":"1","part":"HSK63A-TC0875-6.38(C)","qty":"1","price":"899.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"3","part":"SE2-8.0X6.2","qty":"1","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"5","part":"SE2-6.0X4.9","qty":"1","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"7","part":"SE2-8.0X6.3","qty":"1","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:17:42.438 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247828-05292026171742.txt === {"quote":"247828","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"03-31-2026","cust_order_date":"04-12-2026","req_date":"06-12-2026","cust_po":"HSK Tap Holder & Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:42","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"571.00","total_gp":"482.06","total_gpm":"84.42","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"247828","line":"1","data":"using same pricing per Fletcher..."},{"comp":"1","quote":"247828","line":"0","data":"03-31-2026 13:44-rons: duplicating old quote and"}],"crmnotes":[{"comp":1,"quote":247828,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/19/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 04/26/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/19/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 04/26/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":4,"Comment":"04/03/2026 2:48 PM - rons - F/U changed from 04/06/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":5,"Comment":"04/03/2026 2:48 PM - rons - CLO changed from 04/13/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":6,"Comment":"04/03/2026 2:48 PM - rons - Req Date changed from 04/20/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/17/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/24/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 05/01/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":10,"Comment":"04/30/2026 5:12 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":11,"Comment":"04/30/2026 5:12 PM - rons - CLO changed from 05/07/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":12,"Comment":"04/30/2026 5:12 PM - rons - Req Date changed from 05/14/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":13,"Comment":"05/11/2026 2:50 PM - rons - F/U changed from 05/11/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":14,"Comment":"05/11/2026 2:50 PM - rons - CLO changed from 05/18/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":15,"Comment":"05/11/2026 2:50 PM - rons - Req Date changed from 05/25/2026 to 06/12/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":16,"Comment":"05/29/2026 5:17 PM - rons - F/U changed from 05/29/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":17,"Comment":"05/29/2026 5:17 PM - rons - CLO changed from 06/05/2026 to 06/08/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247828","line":"1","part":"HSK63A-TC0875-6.38(C)","qty":"1","price":"899.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"3","part":"SE2-8.0X6.2","qty":"1","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"5","part":"SE2-6.0X4.9","qty":"1","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"7","part":"SE2-8.0X6.3","qty":"1","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:17:48.507 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247828-05292026171748.txt === {"quote":"247828","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"SAINTJE","shiptoName":"MRT-Saint Jean","entry_date":"03-31-2026","cust_order_date":"04-12-2026","req_date":"06-15-2026","cust_po":"HSK Tap Holder & Collets","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"","status":"0","user":"rons","conv_order":"","time":"13:42","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"501-288-0573","follow_email":"jthomas@metal-removal.com","pic_user":"rons","total_amt":"571.00","total_gp":"482.06","total_gpm":"84.42","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"247828","line":"1","data":"using same pricing per Fletcher..."},{"comp":"1","quote":"247828","line":"0","data":"03-31-2026 13:44-rons: duplicating old quote and"}],"crmnotes":[{"comp":1,"quote":247828,"Line":0,"Comment":"03/31/2026 4:26 PM - rons - CLO changed from 04/19/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":1,"Comment":"03/31/2026 4:26 PM - rons - Req Date changed from 04/26/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":2,"Comment":"04/02/2026 9:59 AM - rons - CLO changed from 04/19/2026 to 04/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":3,"Comment":"04/02/2026 9:59 AM - rons - Req Date changed from 04/26/2026 to 04/20/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":4,"Comment":"04/03/2026 2:48 PM - rons - F/U changed from 04/06/2026 to 4/17/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":5,"Comment":"04/03/2026 2:48 PM - rons - CLO changed from 04/13/2026 to 04/24/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":6,"Comment":"04/03/2026 2:48 PM - rons - Req Date changed from 04/20/2026 to 05/01/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":7,"Comment":"04/16/2026 2:17 PM - rons - F/U changed from 04/17/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":8,"Comment":"04/16/2026 2:17 PM - rons - CLO changed from 04/24/2026 to 05/07/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":9,"Comment":"04/16/2026 2:17 PM - rons - Req Date changed from 05/01/2026 to 05/14/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":10,"Comment":"04/30/2026 5:12 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":11,"Comment":"04/30/2026 5:12 PM - rons - CLO changed from 05/07/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":12,"Comment":"04/30/2026 5:12 PM - rons - Req Date changed from 05/14/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":13,"Comment":"05/11/2026 2:50 PM - rons - F/U changed from 05/11/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":14,"Comment":"05/11/2026 2:50 PM - rons - CLO changed from 05/18/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":15,"Comment":"05/11/2026 2:50 PM - rons - Req Date changed from 05/25/2026 to 06/12/2026 (Req Date Updated)"},{"comp":1,"quote":247828,"Line":16,"Comment":"05/29/2026 5:17 PM - rons - F/U changed from 05/29/2026 to 6/1/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247828,"Line":17,"Comment":"05/29/2026 5:17 PM - rons - CLO changed from 06/05/2026 to 06/08/2026 (CLO Date Updated)"},{"comp":1,"quote":247828,"Line":18,"Comment":"05/29/2026 5:17 PM - rons - Req Date changed from 06/12/2026 to 06/15/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247828","line":"1","part":"HSK63A-TC0875-6.38(C)","qty":"1","price":"899.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"3","part":"SE2-8.0X6.2","qty":"1","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"5","part":"SE2-6.0X4.9","qty":"1","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"7","part":"SE2-8.0X6.3","qty":"1","price":"81.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247828","line":"12","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:18:46.561 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248570-05292026171846.txt === {"quote":"248570","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-02-2026","cust_po":"CNC100-4W MAKINO PS105","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Gabe Davis","drop_po":"CNCZ-100-4W-120FA-M","status":"0","user":"elaineh","conv_order":"","time":"15:08","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Gabe Davis","follow_phone":"901-421-5607","follow_email":"gdavis@metal-removal.com","pic_user":"fletcherp","total_amt":"82452.25","total_gp":"59122.05","total_gpm":"71.70","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"248570","line":"0","data":"04-14-2026 15:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248570,"Line":0,"Comment":"04/24/2026 9:21 PM - fletcherp - F/U changed from 04/27/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":1,"Comment":"04/24/2026 9:21 PM - fletcherp - CLO changed from 05/14/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":248570,"Line":2,"Comment":"04/24/2026 9:21 PM - fletcherp - Req Date changed from 05/26/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":3,"Comment":"04/24/2026 9:22 PM - fletcherp - Req Date changed from 05/02/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":4,"Comment":"04/24/2026 9:22 PM - fletcherp - F/U changed from 05/08/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":5,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248570,"Line":6,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/09/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":7,"Comment":"05/08/2026 5:18 PM - rons - F/U changed from 05/08/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":8,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/15/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":248570,"Line":9,"Comment":"05/08/2026 5:18 PM - rons - Req Date changed from 05/22/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248570","line":"1","part":"CNCZ100-4W-120FA-M","qty":"1","price":"52731.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"2","part":"TCD-A4316-P","qty":"4","price":"3701.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"3","part":"5C-THREAD-NOSE","qty":"4","price":"1437.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"4","part":"PB-105-4W-120","qty":"1","price":"14794.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"5","part":"HYD-UNIT-NACHI-DC24V2","qty":"1","price":"10526.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"6","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"8500.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"248570","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 17:18:55.980 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248570-05292026171855.txt === {"quote":"248570","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-02-2026","cust_po":"CNC100-4W MAKINO PS105","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Gabe Davis","drop_po":"CNCZ-100-4W-120FA-M","status":"0","user":"elaineh","conv_order":"","time":"15:08","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Gabe Davis","follow_phone":"901-421-5607","follow_email":"gdavis@metal-removal.com","pic_user":"fletcherp","total_amt":"82452.25","total_gp":"59122.05","total_gpm":"71.70","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"248570","line":"0","data":"04-14-2026 15:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248570,"Line":0,"Comment":"04/24/2026 9:21 PM - fletcherp - F/U changed from 04/27/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":1,"Comment":"04/24/2026 9:21 PM - fletcherp - CLO changed from 05/14/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":248570,"Line":2,"Comment":"04/24/2026 9:21 PM - fletcherp - Req Date changed from 05/26/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":3,"Comment":"04/24/2026 9:22 PM - fletcherp - Req Date changed from 05/02/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":4,"Comment":"04/24/2026 9:22 PM - fletcherp - F/U changed from 05/08/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":5,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248570,"Line":6,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/09/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":7,"Comment":"05/08/2026 5:18 PM - rons - F/U changed from 05/08/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":8,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/15/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":248570,"Line":9,"Comment":"05/08/2026 5:18 PM - rons - Req Date changed from 05/22/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":10,"Comment":"05/29/2026 5:18 PM - rons - F/U changed from 05/19/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":11,"Comment":"05/29/2026 5:18 PM - rons - CLO changed from 05/26/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248570","line":"1","part":"CNCZ100-4W-120FA-M","qty":"1","price":"52731.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"2","part":"TCD-A4316-P","qty":"4","price":"3701.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"3","part":"5C-THREAD-NOSE","qty":"4","price":"1437.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"4","part":"PB-105-4W-120","qty":"1","price":"14794.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"5","part":"HYD-UNIT-NACHI-DC24V2","qty":"1","price":"10526.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"6","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"8500.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"248570","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 17:19:00.976 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248570-05292026171900.txt === {"quote":"248570","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TEGRAX","shiptoName":"Tegra Medical","entry_date":"04-14-2026","cust_order_date":"04-14-2026","req_date":"06-17-2026","cust_po":"CNC100-4W MAKINO PS105","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Gabe Davis","drop_po":"CNCZ-100-4W-120FA-M","status":"0","user":"elaineh","conv_order":"","time":"15:08","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Gabe Davis","follow_phone":"901-421-5607","follow_email":"gdavis@metal-removal.com","pic_user":"fletcherp","total_amt":"82452.25","total_gp":"59122.05","total_gpm":"71.70","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"13","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"248570","line":"0","data":"04-14-2026 15:11 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248570,"Line":0,"Comment":"04/24/2026 9:21 PM - fletcherp - F/U changed from 04/27/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":1,"Comment":"04/24/2026 9:21 PM - fletcherp - CLO changed from 05/14/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":248570,"Line":2,"Comment":"04/24/2026 9:21 PM - fletcherp - Req Date changed from 05/26/2026 to 05/02/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":3,"Comment":"04/24/2026 9:22 PM - fletcherp - Req Date changed from 05/02/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":4,"Comment":"04/24/2026 9:22 PM - fletcherp - F/U changed from 05/08/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":5,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":248570,"Line":6,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/09/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":7,"Comment":"05/08/2026 5:18 PM - rons - F/U changed from 05/08/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":8,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/15/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":248570,"Line":9,"Comment":"05/08/2026 5:18 PM - rons - Req Date changed from 05/22/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":248570,"Line":10,"Comment":"05/29/2026 5:18 PM - rons - F/U changed from 05/19/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248570,"Line":11,"Comment":"05/29/2026 5:18 PM - rons - CLO changed from 05/26/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248570,"Line":12,"Comment":"05/29/2026 5:18 PM - rons - Req Date changed from 06/02/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248570","line":"1","part":"CNCZ100-4W-120FA-M","qty":"1","price":"52731.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"2","part":"TCD-A4316-P","qty":"4","price":"3701.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"3","part":"5C-THREAD-NOSE","qty":"4","price":"1437.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"4","part":"PB-105-4W-120","qty":"1","price":"14794.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"5","part":"HYD-UNIT-NACHI-DC24V2","qty":"1","price":"10526.00","uom":"EA","discount":"25.00","req_date":"3-4 WEEKS ARO","branch":"1"},{"comp":"01","order":"248570","line":"6","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"8500.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"248570","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 17:19:04.749 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248614-05292026171904.txt === {"quote":"248614","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TURNATHE","shiptoName":"InTech America","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"06-04-2026","cust_po":"C6 MMC8C HOLDERS","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joseph Ivey","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:38","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Joseph Ivey","follow_phone":"901-421-5607","follow_email":"jivey@metal-removal.com","pic_user":"fletcherp","total_amt":"14787.50","total_gp":"8154.65","total_gpm":"55.15","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"36","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"248614","line":"0","data":"04-15-2026 11:12 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248614,"Line":0,"Comment":"04/24/2026 9:19 PM - fletcherp - F/U changed from 04/21/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":1,"Comment":"05/01/2026 5:32 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":2,"Comment":"05/01/2026 5:32 PM - rons - CLO changed from 05/15/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248614,"Line":3,"Comment":"05/01/2026 5:32 PM - rons - Req Date changed from 05/27/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248614,"Line":4,"Comment":"05/01/2026 5:32 PM - rons - CLO changed from 05/19/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248614,"Line":5,"Comment":"05/15/2026 3:51 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":6,"Comment":"05/15/2026 3:52 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248614,"Line":7,"Comment":"05/15/2026 3:52 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248614","line":"1","part":"C6-MMC8C-120-AT","qty":"35","price":"845.00","uom":"EA","discount":"50.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"248614","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:19:14.679 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248614-05292026171914.txt === {"quote":"248614","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TURNATHE","shiptoName":"InTech America","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"06-04-2026","cust_po":"C6 MMC8C HOLDERS","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joseph Ivey","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:38","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Joseph Ivey","follow_phone":"901-421-5607","follow_email":"jivey@metal-removal.com","pic_user":"fletcherp","total_amt":"14787.50","total_gp":"8154.65","total_gpm":"55.15","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"36","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"248614","line":"0","data":"04-15-2026 11:12 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248614,"Line":0,"Comment":"04/24/2026 9:19 PM - fletcherp - F/U changed from 04/21/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":1,"Comment":"05/01/2026 5:32 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":2,"Comment":"05/01/2026 5:32 PM - rons - CLO changed from 05/15/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248614,"Line":3,"Comment":"05/01/2026 5:32 PM - rons - Req Date changed from 05/27/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248614,"Line":4,"Comment":"05/01/2026 5:32 PM - rons - CLO changed from 05/19/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248614,"Line":5,"Comment":"05/15/2026 3:51 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":6,"Comment":"05/15/2026 3:52 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248614,"Line":7,"Comment":"05/15/2026 3:52 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":248614,"Line":8,"Comment":"05/29/2026 5:19 PM - rons - F/U changed from 05/21/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":9,"Comment":"05/29/2026 5:19 PM - rons - CLO changed from 05/28/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248614","line":"1","part":"C6-MMC8C-120-AT","qty":"35","price":"845.00","uom":"EA","discount":"50.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"248614","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:19:19.207 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248614-05292026171919.txt === {"quote":"248614","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"TURNATHE","shiptoName":"InTech America","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"06-17-2026","cust_po":"C6 MMC8C HOLDERS","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Joseph Ivey","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:38","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Joseph Ivey","follow_phone":"901-421-5607","follow_email":"jivey@metal-removal.com","pic_user":"fletcherp","total_amt":"14787.50","total_gp":"8154.65","total_gpm":"55.15","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"36","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"248614","line":"0","data":"04-15-2026 11:12 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248614,"Line":0,"Comment":"04/24/2026 9:19 PM - fletcherp - F/U changed from 04/21/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":1,"Comment":"05/01/2026 5:32 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":2,"Comment":"05/01/2026 5:32 PM - rons - CLO changed from 05/15/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248614,"Line":3,"Comment":"05/01/2026 5:32 PM - rons - Req Date changed from 05/27/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248614,"Line":4,"Comment":"05/01/2026 5:32 PM - rons - CLO changed from 05/19/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248614,"Line":5,"Comment":"05/15/2026 3:51 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":6,"Comment":"05/15/2026 3:52 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248614,"Line":7,"Comment":"05/15/2026 3:52 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":248614,"Line":8,"Comment":"05/29/2026 5:19 PM - rons - F/U changed from 05/21/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248614,"Line":9,"Comment":"05/29/2026 5:19 PM - rons - CLO changed from 05/28/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248614,"Line":10,"Comment":"05/29/2026 5:19 PM - rons - Req Date changed from 06/04/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248614","line":"1","part":"C6-MMC8C-120-AT","qty":"35","price":"845.00","uom":"EA","discount":"50.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"248614","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:19:25.512 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242177-05292026171925.txt === {"quote":"242177","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"12-04-2025","cust_order_date":"12-04-2025","req_date":"06-04-2026","cust_po":"Quote-TR-Repair","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"H63ARAM-SL12-280STEC-64FP","status":"0","user":"timr","conv_order":"","time":"10:10","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"","follow_email":"jthomas@metal-removal.com","pic_user":"timr","total_amt":"5729.06","total_gp":"5729.06","total_gpm":"100.00","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":242177,"Line":0,"Comment":"05/04/2026 8:45 AM - rons - F/U changed from 01/15/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":1,"Comment":"05/04/2026 8:45 AM - rons - CLO changed from 01/20/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":2,"Comment":"05/04/2026 8:45 AM - rons - Req Date changed from 01/20/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":242177,"Line":3,"Comment":"05/08/2026 5:21 PM - rons - F/U changed from 05/06/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":4,"Comment":"05/08/2026 5:21 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":5,"Comment":"05/08/2026 5:21 PM - rons - Req Date changed from 05/20/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":242177,"Line":6,"Comment":"05/15/2026 4:09 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":7,"Comment":"05/15/2026 4:09 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":8,"Comment":"05/15/2026 4:09 PM - rons - Req Date changed from 05/27/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"242177","line":"1","part":"REPAIR","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"2","part":"REPAIR-PARTS-LT/RAH","qty":"1","price":"5729.06","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"242177","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#62311/","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"2","Comment":"Repair of 1 pc of H63ARAM-SL12-280STEC-64TP s/n:","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"3","Comment":"This tool will be manufactured strictly in accordance","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"4","Comment":"with the customer's request to modify Right Angle","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"5","Comment":"Mimatic products. Lyndex-Nikken and Mimatic were not","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"6","Comment":"involved in the decision to alter the original tool","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"7","Comment":"design and, as such, so not guarantee the performance,","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"8","Comment":"suitability, or reliabilityof this modified tool in","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"9","Comment":"the intended application. Any rsiks associated with","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"10","Comment":"the use of this tool is assumed solely by the customer","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"1","Comment":"Bearings, seals, weldon spindle with new ER20 design","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"2","Comment":"to be replaced. Also tool was crashed, housing and","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"3","Comment":"cover plate need to be replaced on S/N:24903435 02","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:19:34.682 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242177-05292026171934.txt === {"quote":"242177","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"12-04-2025","cust_order_date":"12-04-2025","req_date":"06-04-2026","cust_po":"Quote-TR-Repair","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"H63ARAM-SL12-280STEC-64FP","status":"0","user":"timr","conv_order":"","time":"10:10","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"","follow_email":"jthomas@metal-removal.com","pic_user":"timr","total_amt":"5729.06","total_gp":"5729.06","total_gpm":"100.00","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":242177,"Line":0,"Comment":"05/04/2026 8:45 AM - rons - F/U changed from 01/15/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":1,"Comment":"05/04/2026 8:45 AM - rons - CLO changed from 01/20/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":2,"Comment":"05/04/2026 8:45 AM - rons - Req Date changed from 01/20/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":242177,"Line":3,"Comment":"05/08/2026 5:21 PM - rons - F/U changed from 05/06/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":4,"Comment":"05/08/2026 5:21 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":5,"Comment":"05/08/2026 5:21 PM - rons - Req Date changed from 05/20/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":242177,"Line":6,"Comment":"05/15/2026 4:09 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":7,"Comment":"05/15/2026 4:09 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":8,"Comment":"05/15/2026 4:09 PM - rons - Req Date changed from 05/27/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":242177,"Line":9,"Comment":"05/29/2026 5:19 PM - rons - F/U changed from 05/21/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":10,"Comment":"05/29/2026 5:19 PM - rons - CLO changed from 05/28/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"242177","line":"1","part":"REPAIR","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"2","part":"REPAIR-PARTS-LT/RAH","qty":"1","price":"5729.06","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"242177","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#62311/","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"2","Comment":"Repair of 1 pc of H63ARAM-SL12-280STEC-64TP s/n:","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"3","Comment":"This tool will be manufactured strictly in accordance","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"4","Comment":"with the customer's request to modify Right Angle","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"5","Comment":"Mimatic products. Lyndex-Nikken and Mimatic were not","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"6","Comment":"involved in the decision to alter the original tool","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"7","Comment":"design and, as such, so not guarantee the performance,","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"8","Comment":"suitability, or reliabilityof this modified tool in","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"9","Comment":"the intended application. Any rsiks associated with","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"10","Comment":"the use of this tool is assumed solely by the customer","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"1","Comment":"Bearings, seals, weldon spindle with new ER20 design","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"2","Comment":"to be replaced. Also tool was crashed, housing and","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"3","Comment":"cover plate need to be replaced on S/N:24903435 02","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:19:38.903 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-242177-05292026171938.txt === {"quote":"242177","customer":"1340","name":null,"customerName":"Metal Removal Technologies","comp":"01","open":"0","shipto":"METALREM","shiptoName":"Metal Removal Technologies-Bartlett","entry_date":"12-04-2025","cust_order_date":"12-04-2025","req_date":"06-17-2026","cust_po":"Quote-TR-Repair","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"26","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Josh Thomas","drop_po":"H63ARAM-SL12-280STEC-64FP","status":"0","user":"timr","conv_order":"","time":"10:10","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Josh Thomas","follow_phone":"","follow_email":"jthomas@metal-removal.com","pic_user":"timr","total_amt":"5729.06","total_gp":"5729.06","total_gpm":"100.00","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":242177,"Line":0,"Comment":"05/04/2026 8:45 AM - rons - F/U changed from 01/15/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":1,"Comment":"05/04/2026 8:45 AM - rons - CLO changed from 01/20/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":2,"Comment":"05/04/2026 8:45 AM - rons - Req Date changed from 01/20/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":242177,"Line":3,"Comment":"05/08/2026 5:21 PM - rons - F/U changed from 05/06/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":4,"Comment":"05/08/2026 5:21 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":5,"Comment":"05/08/2026 5:21 PM - rons - Req Date changed from 05/20/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":242177,"Line":6,"Comment":"05/15/2026 4:09 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":7,"Comment":"05/15/2026 4:09 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":8,"Comment":"05/15/2026 4:09 PM - rons - Req Date changed from 05/27/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":242177,"Line":9,"Comment":"05/29/2026 5:19 PM - rons - F/U changed from 05/21/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":242177,"Line":10,"Comment":"05/29/2026 5:19 PM - rons - CLO changed from 05/28/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":242177,"Line":11,"Comment":"05/29/2026 5:19 PM - rons - Req Date changed from 06/04/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"242177","line":"1","part":"REPAIR","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"2","part":"REPAIR-PARTS-LT/RAH","qty":"1","price":"5729.06","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"242177","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"242177","Line":"1","Company":"1","F_Line":"1","Comment":"RGA#62311/","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"2","Comment":"Repair of 1 pc of H63ARAM-SL12-280STEC-64TP s/n:","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"3","Comment":"This tool will be manufactured strictly in accordance","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"4","Comment":"with the customer's request to modify Right Angle","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"5","Comment":"Mimatic products. Lyndex-Nikken and Mimatic were not","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"6","Comment":"involved in the decision to alter the original tool","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"7","Comment":"design and, as such, so not guarantee the performance,","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"8","Comment":"suitability, or reliabilityof this modified tool in","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"9","Comment":"the intended application. Any rsiks associated with","Loc":"Y"},{"Quote":"242177","Line":"1","Company":"1","F_Line":"10","Comment":"the use of this tool is assumed solely by the customer","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"1","Comment":"Bearings, seals, weldon spindle with new ER20 design","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"2","Comment":"to be replaced. Also tool was crashed, housing and","Loc":"Y"},{"Quote":"242177","Line":"2","Company":"1","F_Line":"3","Comment":"cover plate need to be replaced on S/N:24903435 02","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:19:58.778 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245358-05292026171958.txt === {"quote":"245358","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"02-11-2026","cust_order_date":"02-11-2026","req_date":"06-02-2026","cust_po":"INTEGREX ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"14:28","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17499.56","total_gp":"7834.62","total_gpm":"44.77","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"245358","line":"0","data":"02-11-2026 14:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245358,"Line":0,"Comment":"03/13/2026 11:03 PM - fletcherp - F/U changed from 02/24/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":1,"Comment":"03/13/2026 11:03 PM - fletcherp - CLO changed from 03/11/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":2,"Comment":"04/03/2026 9:36 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":3,"Comment":"04/24/2026 9:06 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":4,"Comment":"04/24/2026 9:06 PM - fletcherp - CLO changed from 04/15/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":5,"Comment":"04/24/2026 9:06 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245358,"Line":6,"Comment":"05/01/2026 5:29 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":7,"Comment":"05/01/2026 5:29 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":8,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":245358,"Line":9,"Comment":"05/15/2026 3:45 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":10,"Comment":"05/15/2026 3:45 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":11,"Comment":"05/15/2026 3:45 PM - rons - Req Date changed from 05/25/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245358","line":"1","part":"C6-MRAM-IC","qty":"2","price":"5325.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"2","part":"PA65-CAT/BT","qty":"2","price":"1005.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"3","part":"MRAM-ER20L-IC","qty":"2","price":"5271.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"27.00","req_date":"","branch":"1"},{"comp":"01","order":"245358","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245358","Line":"4","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR MAZAK INTEGREX I350","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:20:08.784 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245358-05292026172008.txt === {"quote":"245358","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"02-11-2026","cust_order_date":"02-11-2026","req_date":"06-02-2026","cust_po":"INTEGREX ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"14:28","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17499.56","total_gp":"7834.62","total_gpm":"44.77","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"245358","line":"0","data":"02-11-2026 14:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245358,"Line":0,"Comment":"03/13/2026 11:03 PM - fletcherp - F/U changed from 02/24/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":1,"Comment":"03/13/2026 11:03 PM - fletcherp - CLO changed from 03/11/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":2,"Comment":"04/03/2026 9:36 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":3,"Comment":"04/24/2026 9:06 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":4,"Comment":"04/24/2026 9:06 PM - fletcherp - CLO changed from 04/15/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":5,"Comment":"04/24/2026 9:06 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245358,"Line":6,"Comment":"05/01/2026 5:29 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":7,"Comment":"05/01/2026 5:29 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":8,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":245358,"Line":9,"Comment":"05/15/2026 3:45 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":10,"Comment":"05/15/2026 3:45 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":11,"Comment":"05/15/2026 3:45 PM - rons - Req Date changed from 05/25/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":245358,"Line":12,"Comment":"05/29/2026 5:19 PM - rons - F/U changed from 05/19/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":13,"Comment":"05/29/2026 5:20 PM - rons - CLO changed from 05/26/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245358","line":"1","part":"C6-MRAM-IC","qty":"2","price":"5325.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"2","part":"PA65-CAT/BT","qty":"2","price":"1005.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"3","part":"MRAM-ER20L-IC","qty":"2","price":"5271.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"27.00","req_date":"","branch":"1"},{"comp":"01","order":"245358","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245358","Line":"4","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR MAZAK INTEGREX I350","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:20:13.473 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245358-05292026172013.txt === {"quote":"245358","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"02-11-2026","cust_order_date":"02-11-2026","req_date":"06-18-2026","cust_po":"INTEGREX ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"14:28","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17499.56","total_gp":"7834.62","total_gpm":"44.77","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"245358","line":"0","data":"02-11-2026 14:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":245358,"Line":0,"Comment":"03/13/2026 11:03 PM - fletcherp - F/U changed from 02/24/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":1,"Comment":"03/13/2026 11:03 PM - fletcherp - CLO changed from 03/11/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":2,"Comment":"04/03/2026 9:36 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":3,"Comment":"04/24/2026 9:06 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":4,"Comment":"04/24/2026 9:06 PM - fletcherp - CLO changed from 04/15/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":5,"Comment":"04/24/2026 9:06 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245358,"Line":6,"Comment":"05/01/2026 5:29 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":7,"Comment":"05/01/2026 5:29 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":8,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":245358,"Line":9,"Comment":"05/15/2026 3:45 PM - rons - F/U changed from 05/11/2026 to 5/19/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":10,"Comment":"05/15/2026 3:45 PM - rons - CLO changed from 05/18/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":11,"Comment":"05/15/2026 3:45 PM - rons - Req Date changed from 05/25/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":245358,"Line":12,"Comment":"05/29/2026 5:19 PM - rons - F/U changed from 05/19/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245358,"Line":13,"Comment":"05/29/2026 5:20 PM - rons - CLO changed from 05/26/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":245358,"Line":14,"Comment":"05/29/2026 5:20 PM - rons - Req Date changed from 06/02/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245358","line":"1","part":"C6-MRAM-IC","qty":"2","price":"5325.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"2","part":"PA65-CAT/BT","qty":"2","price":"1005.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"3","part":"MRAM-ER20L-IC","qty":"2","price":"5271.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245358","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"27.00","req_date":"","branch":"1"},{"comp":"01","order":"245358","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245358","Line":"4","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR MAZAK INTEGREX I350","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:20:16.800 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250167-05292026172016.txt === {"quote":"250167","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TENNINEX","shiptoName":"Tennessee Machine Tool Supply","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-25-2026","cust_po":"ER TOOLING AND COLLETS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"08:55","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"","follow_email":"trent@tnmachinetool.com","pic_user":"fletcherp","total_amt":"25176.60","total_gp":"13475.36","total_gpm":"53.52","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"06-14-2026","notes":[{"comp":"1","quote":"250167","line":"0","data":"05-14-2026 08:58 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250167","line":"1","part":"E32-SET-21","qty":"6","price":"1179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"2","part":"E32-SET-18-MM","qty":"1","price":"1011.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"3","part":"E32-SET-17(C)","qty":"1","price":"1763.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"4","part":"E32-SET-21(C)-MM","qty":"1","price":"2177.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"5","part":"E16-SET-12","qty":"1","price":"553.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"6","part":"E16-SET-09-MM","qty":"1","price":"413.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"7","part":"E16-SET-15(C)","qty":"1","price":"1150.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"8","part":"E16-SET-13(C)-MM","qty":"1","price":"997.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"9","part":"HSK63A-ER32S-80","qty":"1","price":"342.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"10","part":"HSK63A-ER32S-100","qty":"1","price":"387.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"11","part":"HSK63A-ER32S-160","qty":"1","price":"413.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"12","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"13","part":"NC4007-0032-5.00G","qty":"1","price":"386.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"14","part":"HSK63A-ER16S-80","qty":"1","price":"387.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"15","part":"HSK63A-ER16S-100","qty":"1","price":"353.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"16","part":"HSK63A-ER16S-160","qty":"1","price":"387.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"17","part":"NC4007-0016-2.25G","qty":"1","price":"336.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"18","part":"NC4007-0016-3.50G","qty":"1","price":"348.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"19","part":"NC4007-0016-6.00G","qty":"1","price":"414.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"20","part":"HSK63-TUBE","qty":"1","price":"39.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"21","part":"MNL12-ER32Z-MS-10K-MIM","qty":"1","price":"6678.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"22","part":"MNL12-ER32Z-ICE-10K","qty":"1","price":"6127.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"23","part":"MNL12-ER32X-ICE-10K","qty":"1","price":"3765.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"24","part":"MZQT47-ER32Z-MS-OFF-ICE","qty":"1","price":"9326.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"25","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":25}}] 2026-05-29 17:20:25.492 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250167-05292026172025.txt === {"quote":"250167","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TENNINEX","shiptoName":"Tennessee Machine Tool Supply","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-25-2026","cust_po":"ER TOOLING AND COLLETS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"08:55","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"","follow_email":"trent@tnmachinetool.com","pic_user":"fletcherp","total_amt":"25176.60","total_gp":"13475.36","total_gpm":"53.52","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"250167","line":"0","data":"05-14-2026 08:58 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250167,"Line":0,"Comment":"05/29/2026 5:20 PM - rons - F/U changed from 05/20/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250167,"Line":1,"Comment":"05/29/2026 5:20 PM - rons - CLO changed from 06/14/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250167","line":"1","part":"E32-SET-21","qty":"6","price":"1179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"2","part":"E32-SET-18-MM","qty":"1","price":"1011.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"3","part":"E32-SET-17(C)","qty":"1","price":"1763.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"4","part":"E32-SET-21(C)-MM","qty":"1","price":"2177.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"5","part":"E16-SET-12","qty":"1","price":"553.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"6","part":"E16-SET-09-MM","qty":"1","price":"413.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"7","part":"E16-SET-15(C)","qty":"1","price":"1150.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"8","part":"E16-SET-13(C)-MM","qty":"1","price":"997.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"9","part":"HSK63A-ER32S-80","qty":"1","price":"342.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"10","part":"HSK63A-ER32S-100","qty":"1","price":"387.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"11","part":"HSK63A-ER32S-160","qty":"1","price":"413.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"12","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"13","part":"NC4007-0032-5.00G","qty":"1","price":"386.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"14","part":"HSK63A-ER16S-80","qty":"1","price":"387.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"15","part":"HSK63A-ER16S-100","qty":"1","price":"353.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"16","part":"HSK63A-ER16S-160","qty":"1","price":"387.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"17","part":"NC4007-0016-2.25G","qty":"1","price":"336.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"18","part":"NC4007-0016-3.50G","qty":"1","price":"348.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"19","part":"NC4007-0016-6.00G","qty":"1","price":"414.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"20","part":"HSK63-TUBE","qty":"1","price":"39.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"21","part":"MNL12-ER32Z-MS-10K-MIM","qty":"1","price":"6678.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"22","part":"MNL12-ER32Z-ICE-10K","qty":"1","price":"6127.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"23","part":"MNL12-ER32X-ICE-10K","qty":"1","price":"3765.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"24","part":"MZQT47-ER32Z-MS-OFF-ICE","qty":"1","price":"9326.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"25","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":25}}] 2026-05-29 17:20:29.833 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250167-05292026172029.txt === {"quote":"250167","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"TENNINEX","shiptoName":"Tennessee Machine Tool Supply","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-18-2026","cust_po":"ER TOOLING AND COLLETS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Trent Henderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"08:55","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Trent Henderson","follow_phone":"","follow_email":"trent@tnmachinetool.com","pic_user":"fletcherp","total_amt":"25176.60","total_gp":"13475.36","total_gpm":"53.52","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"30","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"250167","line":"0","data":"05-14-2026 08:58 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250167,"Line":0,"Comment":"05/29/2026 5:20 PM - rons - F/U changed from 05/20/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250167,"Line":1,"Comment":"05/29/2026 5:20 PM - rons - CLO changed from 06/14/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":250167,"Line":2,"Comment":"05/29/2026 5:20 PM - rons - Req Date changed from 06/25/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250167","line":"1","part":"E32-SET-21","qty":"6","price":"1179.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"2","part":"E32-SET-18-MM","qty":"1","price":"1011.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"3","part":"E32-SET-17(C)","qty":"1","price":"1763.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"4","part":"E32-SET-21(C)-MM","qty":"1","price":"2177.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"5","part":"E16-SET-12","qty":"1","price":"553.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"6","part":"E16-SET-09-MM","qty":"1","price":"413.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"7","part":"E16-SET-15(C)","qty":"1","price":"1150.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"8","part":"E16-SET-13(C)-MM","qty":"1","price":"997.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"9","part":"HSK63A-ER32S-80","qty":"1","price":"342.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"10","part":"HSK63A-ER32S-100","qty":"1","price":"387.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"11","part":"HSK63A-ER32S-160","qty":"1","price":"413.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"12","part":"NC4007-0032-3.13G","qty":"1","price":"348.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"13","part":"NC4007-0032-5.00G","qty":"1","price":"386.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"14","part":"HSK63A-ER16S-80","qty":"1","price":"387.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"15","part":"HSK63A-ER16S-100","qty":"1","price":"353.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"16","part":"HSK63A-ER16S-160","qty":"1","price":"387.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"17","part":"NC4007-0016-2.25G","qty":"1","price":"336.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"18","part":"NC4007-0016-3.50G","qty":"1","price":"348.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"19","part":"NC4007-0016-6.00G","qty":"1","price":"414.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"20","part":"HSK63-TUBE","qty":"1","price":"39.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"21","part":"MNL12-ER32Z-MS-10K-MIM","qty":"1","price":"6678.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"22","part":"MNL12-ER32Z-ICE-10K","qty":"1","price":"6127.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"23","part":"MNL12-ER32X-ICE-10K","qty":"1","price":"3765.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"24","part":"MZQT47-ER32Z-MS-OFF-ICE","qty":"1","price":"9326.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250167","line":"25","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":25}}] 2026-05-29 17:20:34.119 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245545-05292026172033.txt === {"quote":"245545","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"02-13-2026","cust_order_date":"02-13-2026","req_date":"06-04-2026","cust_po":"INTEGREX 350 ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:53","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17987.75","total_gp":"8703.29","total_gpm":"48.38","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":245545,"Line":0,"Comment":"03/13/2026 11:06 PM - fletcherp - F/U changed from 02/26/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":1,"Comment":"03/13/2026 11:06 PM - fletcherp - CLO changed from 03/13/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":2,"Comment":"04/03/2026 9:40 PM - fletcherp - F/U changed from 04/01/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":3,"Comment":"04/24/2026 9:13 PM - fletcherp - F/U changed from 04/15/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":4,"Comment":"04/24/2026 9:13 PM - fletcherp - CLO changed from 04/15/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":5,"Comment":"04/24/2026 9:13 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245545,"Line":6,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/09/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":7,"Comment":"05/01/2026 5:26 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":8,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/11/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":9,"Comment":"05/01/2026 5:26 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":245545,"Line":10,"Comment":"05/15/2026 3:47 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":11,"Comment":"05/15/2026 3:47 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":12,"Comment":"05/15/2026 3:47 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245545","line":"1","part":"C6-MRAM-IC","qty":"2","price":"5325.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"2","part":"PA65-CAT/BT","qty":"2","price":"1005.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"3","part":"MRAM-ER25L-IC","qty":"1","price":"5271.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"4","part":"MRAM-ER25L","qty":"1","price":"5026.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"5","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 17:20:43.180 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245545-05292026172042.txt === {"quote":"245545","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"02-13-2026","cust_order_date":"02-13-2026","req_date":"06-04-2026","cust_po":"INTEGREX 350 ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:53","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17987.75","total_gp":"8703.29","total_gpm":"48.38","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":245545,"Line":0,"Comment":"03/13/2026 11:06 PM - fletcherp - F/U changed from 02/26/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":1,"Comment":"03/13/2026 11:06 PM - fletcherp - CLO changed from 03/13/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":2,"Comment":"04/03/2026 9:40 PM - fletcherp - F/U changed from 04/01/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":3,"Comment":"04/24/2026 9:13 PM - fletcherp - F/U changed from 04/15/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":4,"Comment":"04/24/2026 9:13 PM - fletcherp - CLO changed from 04/15/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":5,"Comment":"04/24/2026 9:13 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245545,"Line":6,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/09/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":7,"Comment":"05/01/2026 5:26 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":8,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/11/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":9,"Comment":"05/01/2026 5:26 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":245545,"Line":10,"Comment":"05/15/2026 3:47 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":11,"Comment":"05/15/2026 3:47 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":12,"Comment":"05/15/2026 3:47 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":245545,"Line":13,"Comment":"05/29/2026 5:20 PM - rons - F/U changed from 05/21/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":14,"Comment":"05/29/2026 5:20 PM - rons - CLO changed from 05/28/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245545","line":"1","part":"C6-MRAM-IC","qty":"2","price":"5325.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"2","part":"PA65-CAT/BT","qty":"2","price":"1005.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"3","part":"MRAM-ER25L-IC","qty":"1","price":"5271.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"4","part":"MRAM-ER25L","qty":"1","price":"5026.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"5","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 17:20:47.893 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245545-05292026172047.txt === {"quote":"245545","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"02-13-2026","cust_order_date":"02-13-2026","req_date":"06-18-2026","cust_po":"INTEGREX 350 ANGLE HEADS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:53","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17987.75","total_gp":"8703.29","total_gpm":"48.38","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"8","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":245545,"Line":0,"Comment":"03/13/2026 11:06 PM - fletcherp - F/U changed from 02/26/2026 to 3/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":1,"Comment":"03/13/2026 11:06 PM - fletcherp - CLO changed from 03/13/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":2,"Comment":"04/03/2026 9:40 PM - fletcherp - F/U changed from 04/01/2026 to 4/15/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":3,"Comment":"04/24/2026 9:13 PM - fletcherp - F/U changed from 04/15/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":4,"Comment":"04/24/2026 9:13 PM - fletcherp - CLO changed from 04/15/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":5,"Comment":"04/24/2026 9:13 PM - fletcherp - Req Date changed from 05/01/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245545,"Line":6,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/09/2026 to 05/11/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":7,"Comment":"05/01/2026 5:26 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":8,"Comment":"05/01/2026 5:26 PM - rons - CLO changed from 05/11/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":9,"Comment":"05/01/2026 5:26 PM - rons - Req Date changed from 05/09/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":245545,"Line":10,"Comment":"05/15/2026 3:47 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":11,"Comment":"05/15/2026 3:47 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":12,"Comment":"05/15/2026 3:47 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":245545,"Line":13,"Comment":"05/29/2026 5:20 PM - rons - F/U changed from 05/21/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245545,"Line":14,"Comment":"05/29/2026 5:20 PM - rons - CLO changed from 05/28/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":245545,"Line":15,"Comment":"05/29/2026 5:20 PM - rons - Req Date changed from 06/04/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245545","line":"1","part":"C6-MRAM-IC","qty":"2","price":"5325.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"2","part":"PA65-CAT/BT","qty":"2","price":"1005.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"3","part":"MRAM-ER25L-IC","qty":"1","price":"5271.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"4","part":"MRAM-ER25L","qty":"1","price":"5026.00","uom":"EA","discount":"25.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"5","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245545","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 17:20:50.865 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248780-05292026172050.txt === {"quote":"248780","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"COLUCHCH","shiptoName":"Columbus McKinnon","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"06-04-2026","cust_po":"SERIES 2-3 TAP SETUP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ethan Rodrigue","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:41","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Ethan Rodrigue","follow_phone":"423-448-9658","follow_email":"ethanrodrigue@tnmachinetool.com","pic_user":"fletcherp","total_amt":"927.30","total_gp":"646.77","total_gpm":"69.75","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"248780","line":"0","data":"04-17-2026 11:52 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248780,"Line":0,"Comment":"04/17/2026 3:02 PM - liliang - Created order# 1037364"},{"comp":1,"quote":248780,"Line":1,"Comment":"05/01/2026 5:11 PM - rons - F/U changed from 04/30/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248780,"Line":2,"Comment":"05/01/2026 5:11 PM - rons - CLO changed from 05/17/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248780,"Line":3,"Comment":"05/01/2026 5:11 PM - rons - Req Date changed from 05/29/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248780,"Line":4,"Comment":"05/15/2026 3:53 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248780,"Line":5,"Comment":"05/15/2026 3:54 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248780,"Line":6,"Comment":"05/15/2026 3:54 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248780","line":"1","part":"C4005-0875-3.86","qty":"1","price":"473.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"2","part":"C4005-1375-9.19","qty":"1","price":"808.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"3","part":"NT10-048","qty":"1","price":"81.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"4","part":"NT15-064","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"5","part":"NT15-056","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"45.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 17:21:00.209 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248780-05292026172059.txt === {"quote":"248780","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"COLUCHCH","shiptoName":"Columbus McKinnon","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"06-04-2026","cust_po":"SERIES 2-3 TAP SETUP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ethan Rodrigue","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:41","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Ethan Rodrigue","follow_phone":"423-448-9658","follow_email":"ethanrodrigue@tnmachinetool.com","pic_user":"fletcherp","total_amt":"927.30","total_gp":"646.77","total_gpm":"69.75","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"248780","line":"0","data":"04-17-2026 11:52 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248780,"Line":0,"Comment":"04/17/2026 3:02 PM - liliang - Created order# 1037364"},{"comp":1,"quote":248780,"Line":1,"Comment":"05/01/2026 5:11 PM - rons - F/U changed from 04/30/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248780,"Line":2,"Comment":"05/01/2026 5:11 PM - rons - CLO changed from 05/17/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248780,"Line":3,"Comment":"05/01/2026 5:11 PM - rons - Req Date changed from 05/29/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248780,"Line":4,"Comment":"05/15/2026 3:53 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248780,"Line":5,"Comment":"05/15/2026 3:54 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248780,"Line":6,"Comment":"05/15/2026 3:54 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":248780,"Line":7,"Comment":"05/29/2026 5:20 PM - rons - F/U changed from 05/21/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248780,"Line":8,"Comment":"05/29/2026 5:20 PM - rons - CLO changed from 05/28/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248780","line":"1","part":"C4005-0875-3.86","qty":"1","price":"473.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"2","part":"C4005-1375-9.19","qty":"1","price":"808.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"3","part":"NT10-048","qty":"1","price":"81.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"4","part":"NT15-064","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"5","part":"NT15-056","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"45.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 17:21:04.384 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248780-05292026172104.txt === {"quote":"248780","customer":"20315","name":null,"customerName":"Tennessee Machine Tool Supply","comp":"01","open":"0","shipto":"COLUCHCH","shiptoName":"Columbus McKinnon","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"06-18-2026","cust_po":"SERIES 2-3 TAP SETUP","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ethan Rodrigue","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:41","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Ethan Rodrigue","follow_phone":"423-448-9658","follow_email":"ethanrodrigue@tnmachinetool.com","pic_user":"fletcherp","total_amt":"927.30","total_gp":"646.77","total_gpm":"69.75","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"248780","line":"0","data":"04-17-2026 11:52 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248780,"Line":0,"Comment":"04/17/2026 3:02 PM - liliang - Created order# 1037364"},{"comp":1,"quote":248780,"Line":1,"Comment":"05/01/2026 5:11 PM - rons - F/U changed from 04/30/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248780,"Line":2,"Comment":"05/01/2026 5:11 PM - rons - CLO changed from 05/17/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248780,"Line":3,"Comment":"05/01/2026 5:11 PM - rons - Req Date changed from 05/29/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248780,"Line":4,"Comment":"05/15/2026 3:53 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248780,"Line":5,"Comment":"05/15/2026 3:54 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248780,"Line":6,"Comment":"05/15/2026 3:54 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":248780,"Line":7,"Comment":"05/29/2026 5:20 PM - rons - F/U changed from 05/21/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248780,"Line":8,"Comment":"05/29/2026 5:20 PM - rons - CLO changed from 05/28/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":248780,"Line":9,"Comment":"05/29/2026 5:20 PM - rons - Req Date changed from 06/04/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248780","line":"1","part":"C4005-0875-3.86","qty":"1","price":"473.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"2","part":"C4005-1375-9.19","qty":"1","price":"808.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"3","part":"NT10-048","qty":"1","price":"81.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"4","part":"NT15-064","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"5","part":"NT15-056","qty":"1","price":"162.00","uom":"EA","discount":"45.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248780","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"45.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 17:21:13.867 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247000-05292026172113.txt === {"quote":"247000","customer":"E14720","name":null,"customerName":"Nidec Power (TN)","comp":"01","open":"0","shipto":"NIDELEXI","shiptoName":"Nidec Leroy-Somer","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"06-09-2026","cust_po":"PRE-SPDL-I40E68A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:20","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"@","follow_phone":"","follow_email":"@","pic_user":"fletcherp","total_amt":"5650.40","total_gp":"3413.74","total_gpm":"60.42","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":247000,"Line":0,"Comment":"05/01/2026 5:10 PM - rons - F/U changed from 04/29/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247000,"Line":1,"Comment":"05/01/2026 5:10 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247000,"Line":2,"Comment":"05/01/2026 5:10 PM - rons - Req Date changed from 06/24/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247000,"Line":3,"Comment":"05/15/2026 3:54 PM - rons - F/U changed from 05/13/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247000,"Line":4,"Comment":"05/15/2026 3:54 PM - rons - CLO changed from 05/20/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247000,"Line":5,"Comment":"05/15/2026 3:54 PM - rons - Req Date changed from 05/27/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247000","line":"1","part":"PRE-SPDL-I40E68A","qty":"1","price":"6415.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247000","line":"2","part":"PRE-GAUGE-I40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247000","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:21:22.231 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247000-05292026172122.txt === {"quote":"247000","customer":"E14720","name":null,"customerName":"Nidec Power (TN)","comp":"01","open":"0","shipto":"NIDELEXI","shiptoName":"Nidec Leroy-Somer","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"06-09-2026","cust_po":"PRE-SPDL-I40E68A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:20","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"@","follow_phone":"","follow_email":"@","pic_user":"fletcherp","total_amt":"5650.40","total_gp":"3413.74","total_gpm":"60.42","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":247000,"Line":0,"Comment":"05/01/2026 5:10 PM - rons - F/U changed from 04/29/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247000,"Line":1,"Comment":"05/01/2026 5:10 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247000,"Line":2,"Comment":"05/01/2026 5:10 PM - rons - Req Date changed from 06/24/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247000,"Line":3,"Comment":"05/15/2026 3:54 PM - rons - F/U changed from 05/13/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247000,"Line":4,"Comment":"05/15/2026 3:54 PM - rons - CLO changed from 05/20/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247000,"Line":5,"Comment":"05/15/2026 3:54 PM - rons - Req Date changed from 05/27/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":247000,"Line":6,"Comment":"05/29/2026 5:21 PM - rons - F/U changed from 05/26/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247000,"Line":7,"Comment":"05/29/2026 5:21 PM - rons - CLO changed from 06/02/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247000","line":"1","part":"PRE-SPDL-I40E68A","qty":"1","price":"6415.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247000","line":"2","part":"PRE-GAUGE-I40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247000","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:21:26.791 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247000-05292026172126.txt === {"quote":"247000","customer":"E14720","name":null,"customerName":"Nidec Power (TN)","comp":"01","open":"0","shipto":"NIDELEXI","shiptoName":"Nidec Leroy-Somer","entry_date":"03-13-2026","cust_order_date":"03-13-2026","req_date":"06-18-2026","cust_po":"PRE-SPDL-I40E68A","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:20","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"@","follow_phone":"","follow_email":"@","pic_user":"fletcherp","total_amt":"5650.40","total_gp":"3413.74","total_gpm":"60.42","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":247000,"Line":0,"Comment":"05/01/2026 5:10 PM - rons - F/U changed from 04/29/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247000,"Line":1,"Comment":"05/01/2026 5:10 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247000,"Line":2,"Comment":"05/01/2026 5:10 PM - rons - Req Date changed from 06/24/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247000,"Line":3,"Comment":"05/15/2026 3:54 PM - rons - F/U changed from 05/13/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247000,"Line":4,"Comment":"05/15/2026 3:54 PM - rons - CLO changed from 05/20/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":247000,"Line":5,"Comment":"05/15/2026 3:54 PM - rons - Req Date changed from 05/27/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":247000,"Line":6,"Comment":"05/29/2026 5:21 PM - rons - F/U changed from 05/26/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247000,"Line":7,"Comment":"05/29/2026 5:21 PM - rons - CLO changed from 06/02/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247000,"Line":8,"Comment":"05/29/2026 5:21 PM - rons - Req Date changed from 06/09/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247000","line":"1","part":"PRE-SPDL-I40E68A","qty":"1","price":"6415.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247000","line":"2","part":"PRE-GAUGE-I40","qty":"1","price":"648.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247000","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:21:30.680 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250070-05292026172130.txt === {"quote":"250070","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"NASAMERI","shiptoName":"Pinnacle Machine Tools, Inc","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"SUB SPINDLE MILLING TOOLS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:00","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"12925.00","total_gp":"6976.47","total_gpm":"47.58","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250070","line":"0","data":"05-13-2026 09:02 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250070","line":"2","part":"MZQT5-C5Z-MS","qty":"1","price":"6450.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250070","line":"3","part":"C5-ER32-57","qty":"1","price":"210.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250070","line":"5","part":"MZQT5-ER32Z-MS","qty":"1","price":"6160.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250070","line":"6","part":"WRENCH-MIM-107642","qty":"1","price":"35.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250070","line":"7","part":"WRENCH-MIM-112900","qty":"1","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250070","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":6}}] 2026-05-29 17:21:40.231 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250070-05292026172139.txt === {"quote":"250070","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"NASAMERI","shiptoName":"Pinnacle Machine Tools, Inc","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"SUB SPINDLE MILLING TOOLS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:00","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"12925.00","total_gp":"6976.47","total_gpm":"47.58","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-09-2026","notes":[{"comp":"1","quote":"250070","line":"0","data":"05-13-2026 09:02 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250070,"Line":0,"Comment":"05/29/2026 5:21 PM - rons - F/U changed from 05/26/2026 to 6/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250070,"Line":1,"Comment":"05/29/2026 5:21 PM - rons - CLO changed from 06/13/2026 to 06/09/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250070","line":"2","part":"MZQT5-C5Z-MS","qty":"1","price":"6450.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250070","line":"3","part":"C5-ER32-57","qty":"1","price":"210.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250070","line":"5","part":"MZQT5-ER32Z-MS","qty":"1","price":"6160.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250070","line":"6","part":"WRENCH-MIM-107642","qty":"1","price":"35.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250070","line":"7","part":"WRENCH-MIM-112900","qty":"1","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250070","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 17:21:45.399 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250070-05292026172145.txt === {"quote":"250070","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"NASAMERI","shiptoName":"Pinnacle Machine Tools, Inc","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-16-2026","cust_po":"SUB SPINDLE MILLING TOOLS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:00","extra":"","follow_up":"06-02-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"12925.00","total_gp":"6976.47","total_gpm":"47.58","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-09-2026","notes":[{"comp":"1","quote":"250070","line":"0","data":"05-13-2026 09:02 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250070,"Line":0,"Comment":"05/29/2026 5:21 PM - rons - F/U changed from 05/26/2026 to 6/2/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250070,"Line":1,"Comment":"05/29/2026 5:21 PM - rons - CLO changed from 06/13/2026 to 06/09/2026 (CLO Date Updated)"},{"comp":1,"quote":250070,"Line":2,"Comment":"05/29/2026 5:21 PM - rons - Req Date changed from 06/24/2026 to 06/16/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250070","line":"2","part":"MZQT5-C5Z-MS","qty":"1","price":"6450.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250070","line":"3","part":"C5-ER32-57","qty":"1","price":"210.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250070","line":"5","part":"MZQT5-ER32Z-MS","qty":"1","price":"6160.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250070","line":"6","part":"WRENCH-MIM-107642","qty":"1","price":"35.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250070","line":"7","part":"WRENCH-MIM-112900","qty":"1","price":"70.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250070","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 17:21:48.229 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247583-05292026172148.txt === {"quote":"247583","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"06-10-2026","cust_po":"SPECIAL MODULAR RAH","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:17","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17235.44","total_gp":"14264.48","total_gpm":"82.76","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":247583,"Line":0,"Comment":"04/24/2026 9:03 PM - fletcherp - F/U changed from 04/08/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":1,"Comment":"04/24/2026 9:03 PM - fletcherp - CLO changed from 04/26/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247583,"Line":2,"Comment":"04/24/2026 9:03 PM - fletcherp - Req Date changed from 05/07/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247583,"Line":3,"Comment":"05/01/2026 5:33 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":4,"Comment":"05/01/2026 5:33 PM - rons - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247583,"Line":5,"Comment":"05/01/2026 5:33 PM - rons - Req Date changed from 05/09/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247583,"Line":6,"Comment":"05/15/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":7,"Comment":"05/15/2026 4:02 PM - rons - CLO changed from 05/20/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247583,"Line":8,"Comment":"05/15/2026 4:02 PM - rons - Req Date changed from 05/27/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247583","line":"1","part":"C40-MRAM-IC","qty":"1","price":"6223.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247583","line":"2","part":"PA65-CAT/BT","qty":"1","price":"1005.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247583","line":"3","part":"SPECIAL-AH","qty":"1","price":"11189.00","uom":"EA","discount":"0.00","req_date":"12 WEEKS","branch":"1"},{"comp":"01","order":"247583","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247583","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247583","Line":"3","Company":"1","F_Line":"1","Comment":"MRAM-ER20 ANGLE HEAD ATTACHMENT - EXTENDED LENGTH","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"2","Comment":"8\" OVERALL USABLE LENGTH","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"4","Comment":"SPECIAL PRODUCT; NET PRICING; ONCE ORDER IS PLACED","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"5","Comment":"IT CANNOT BE CANCELLED; PRODUCT IS NOT RETURNABLE","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"6","Comment":"FOR ANY REASON OTHER THAN MANUFACTURING DEFECTS","Loc":"Y"},{"Quote":"247583","Line":"4","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS CAT40 MACHINE","Loc":"Y"},{"Quote":"247583","Line":"4","Company":"1","F_Line":"2","Comment":"6 CAP SCREW OR 10 SCREW DESIGN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:21:57.951 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247583-05292026172157.txt === {"quote":"247583","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"06-10-2026","cust_po":"SPECIAL MODULAR RAH","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:17","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17235.44","total_gp":"14264.48","total_gpm":"82.76","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":247583,"Line":0,"Comment":"04/24/2026 9:03 PM - fletcherp - F/U changed from 04/08/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":1,"Comment":"04/24/2026 9:03 PM - fletcherp - CLO changed from 04/26/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247583,"Line":2,"Comment":"04/24/2026 9:03 PM - fletcherp - Req Date changed from 05/07/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247583,"Line":3,"Comment":"05/01/2026 5:33 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":4,"Comment":"05/01/2026 5:33 PM - rons - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247583,"Line":5,"Comment":"05/01/2026 5:33 PM - rons - Req Date changed from 05/09/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247583,"Line":6,"Comment":"05/15/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":7,"Comment":"05/15/2026 4:02 PM - rons - CLO changed from 05/20/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247583,"Line":8,"Comment":"05/15/2026 4:02 PM - rons - Req Date changed from 05/27/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":247583,"Line":9,"Comment":"05/29/2026 5:21 PM - rons - F/U changed from 05/27/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":10,"Comment":"05/29/2026 5:21 PM - rons - CLO changed from 06/03/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247583","line":"1","part":"C40-MRAM-IC","qty":"1","price":"6223.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247583","line":"2","part":"PA65-CAT/BT","qty":"1","price":"1005.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247583","line":"3","part":"SPECIAL-AH","qty":"1","price":"11189.00","uom":"EA","discount":"0.00","req_date":"12 WEEKS","branch":"1"},{"comp":"01","order":"247583","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247583","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247583","Line":"3","Company":"1","F_Line":"1","Comment":"MRAM-ER20 ANGLE HEAD ATTACHMENT - EXTENDED LENGTH","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"2","Comment":"8\" OVERALL USABLE LENGTH","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"4","Comment":"SPECIAL PRODUCT; NET PRICING; ONCE ORDER IS PLACED","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"5","Comment":"IT CANNOT BE CANCELLED; PRODUCT IS NOT RETURNABLE","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"6","Comment":"FOR ANY REASON OTHER THAN MANUFACTURING DEFECTS","Loc":"Y"},{"Quote":"247583","Line":"4","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS CAT40 MACHINE","Loc":"Y"},{"Quote":"247583","Line":"4","Company":"1","F_Line":"2","Comment":"6 CAP SCREW OR 10 SCREW DESIGN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:22:03.647 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247583-05292026172203.txt === {"quote":"247583","customer":"16400","name":null,"customerName":"Pinnacle Machine Tools Inc.","comp":"01","open":"0","shipto":"YULISTA","shiptoName":"Yulista Integrated Solutions","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"06-17-2026","cust_po":"SPECIAL MODULAR RAH","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"27","salesman":"GB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jerry Edwards","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:17","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Jerry Edwards","follow_phone":"256-990-2367","follow_email":"edwards@pinnaclemachine.net","pic_user":"fletcherp","total_amt":"17235.44","total_gp":"14264.48","total_gpm":"82.76","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":247583,"Line":0,"Comment":"04/24/2026 9:03 PM - fletcherp - F/U changed from 04/08/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":1,"Comment":"04/24/2026 9:03 PM - fletcherp - CLO changed from 04/26/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247583,"Line":2,"Comment":"04/24/2026 9:03 PM - fletcherp - Req Date changed from 05/07/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247583,"Line":3,"Comment":"05/01/2026 5:33 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":4,"Comment":"05/01/2026 5:33 PM - rons - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247583,"Line":5,"Comment":"05/01/2026 5:33 PM - rons - Req Date changed from 05/09/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247583,"Line":6,"Comment":"05/15/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":7,"Comment":"05/15/2026 4:02 PM - rons - CLO changed from 05/20/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":247583,"Line":8,"Comment":"05/15/2026 4:02 PM - rons - Req Date changed from 05/27/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":247583,"Line":9,"Comment":"05/29/2026 5:21 PM - rons - F/U changed from 05/27/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247583,"Line":10,"Comment":"05/29/2026 5:21 PM - rons - CLO changed from 06/03/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":247583,"Line":11,"Comment":"05/29/2026 5:21 PM - rons - Req Date changed from 06/10/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247583","line":"1","part":"C40-MRAM-IC","qty":"1","price":"6223.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247583","line":"2","part":"PA65-CAT/BT","qty":"1","price":"1005.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247583","line":"3","part":"SPECIAL-AH","qty":"1","price":"11189.00","uom":"EA","discount":"0.00","req_date":"12 WEEKS","branch":"1"},{"comp":"01","order":"247583","line":"4","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"247583","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"247583","Line":"3","Company":"1","F_Line":"1","Comment":"MRAM-ER20 ANGLE HEAD ATTACHMENT - EXTENDED LENGTH","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"2","Comment":"8\" OVERALL USABLE LENGTH","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"4","Comment":"SPECIAL PRODUCT; NET PRICING; ONCE ORDER IS PLACED","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"5","Comment":"IT CANNOT BE CANCELLED; PRODUCT IS NOT RETURNABLE","Loc":"Y"},{"Quote":"247583","Line":"3","Company":"1","F_Line":"6","Comment":"FOR ANY REASON OTHER THAN MANUFACTURING DEFECTS","Loc":"Y"},{"Quote":"247583","Line":"4","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS CAT40 MACHINE","Loc":"Y"},{"Quote":"247583","Line":"4","Company":"1","F_Line":"2","Comment":"6 CAP SCREW OR 10 SCREW DESIGN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:22:24.156 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249640-05292026172223.txt === {"quote":"249640","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"POWHOUS","shiptoName":"Powell Electrical Systems Inc.","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-15-2026","cust_po":"5AX-201 OKUMA VMC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Dave M","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:25","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Dave M","follow_phone":"","follow_email":"Dave@hartwig.com","pic_user":"raulo","total_amt":"112840.30","total_gp":"75075.44","total_gpm":"66.53","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-04-2026","notes":[],"crmnotes":[{"comp":1,"quote":249640,"Line":0,"Comment":"05/08/2026 4:37 PM - raulo - Customer contacted pending order."},{"comp":1,"quote":249640,"Line":1,"Comment":"05/08/2026 4:37 PM - raulo - F/U changed from 05/17/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249640,"Line":2,"Comment":"05/22/2026 4:42 PM - raulo - Pending order waiting on Customer."}],"items":[{"comp":"01","order":"249640","line":"2","part":"5AX-201FA-M-AB","qty":"1","price":"60782.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"3","part":"5AX-201FA-M-AHB","qty":"1","price":"67338.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"5","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"6","part":"PBA-170","qty":"1","price":"4576.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"8","part":"TRUNNION-STALLION-9/35","qty":"1","price":"5346.00","uom":"EA","discount":"0.00","req_date":"12 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"9","part":"TRUNNION-BASEPLATE","qty":"1","price":"4500.00","uom":"EA","discount":"0.00","req_date":"12 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"10","part":"TAT-170N","qty":"1","price":"6864.00","uom":"EA","discount":"0.00","req_date":"12 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"12","part":"R-8-SP-SET","qty":"1","price":"1672.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249640","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-29 17:22:32.567 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249640-05292026172232.txt === {"quote":"249640","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"POWHOUS","shiptoName":"Powell Electrical Systems Inc.","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-15-2026","cust_po":"5AX-201 OKUMA VMC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Dave M","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:25","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Dave M","follow_phone":"","follow_email":"Dave@hartwig.com","pic_user":"raulo","total_amt":"112840.30","total_gp":"75075.44","total_gpm":"66.53","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":249640,"Line":0,"Comment":"05/08/2026 4:37 PM - raulo - Customer contacted pending order."},{"comp":1,"quote":249640,"Line":1,"Comment":"05/08/2026 4:37 PM - raulo - F/U changed from 05/17/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249640,"Line":2,"Comment":"05/22/2026 4:42 PM - raulo - Pending order waiting on Customer."},{"comp":1,"quote":249640,"Line":3,"Comment":"05/29/2026 5:22 PM - rons - F/U changed from 05/18/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249640,"Line":4,"Comment":"05/29/2026 5:22 PM - rons - CLO changed from 06/04/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249640","line":"2","part":"5AX-201FA-M-AB","qty":"1","price":"60782.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"3","part":"5AX-201FA-M-AHB","qty":"1","price":"67338.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"5","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"6","part":"PBA-170","qty":"1","price":"4576.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"8","part":"TRUNNION-STALLION-9/35","qty":"1","price":"5346.00","uom":"EA","discount":"0.00","req_date":"12 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"9","part":"TRUNNION-BASEPLATE","qty":"1","price":"4500.00","uom":"EA","discount":"0.00","req_date":"12 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"10","part":"TAT-170N","qty":"1","price":"6864.00","uom":"EA","discount":"0.00","req_date":"12 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"12","part":"R-8-SP-SET","qty":"1","price":"1672.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249640","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-29 17:22:37.331 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249640-05292026172237.txt === {"quote":"249640","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"POWHOUS","shiptoName":"Powell Electrical Systems Inc.","entry_date":"05-04-2026","cust_order_date":"05-04-2026","req_date":"06-17-2026","cust_po":"5AX-201 OKUMA VMC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Dave M","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:25","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Dave M","follow_phone":"","follow_email":"Dave@hartwig.com","pic_user":"raulo","total_amt":"112840.30","total_gp":"75075.44","total_gpm":"66.53","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":249640,"Line":0,"Comment":"05/08/2026 4:37 PM - raulo - Customer contacted pending order."},{"comp":1,"quote":249640,"Line":1,"Comment":"05/08/2026 4:37 PM - raulo - F/U changed from 05/17/2026 to 5/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249640,"Line":2,"Comment":"05/22/2026 4:42 PM - raulo - Pending order waiting on Customer."},{"comp":1,"quote":249640,"Line":3,"Comment":"05/29/2026 5:22 PM - rons - F/U changed from 05/18/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249640,"Line":4,"Comment":"05/29/2026 5:22 PM - rons - CLO changed from 06/04/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249640,"Line":5,"Comment":"05/29/2026 5:22 PM - rons - Req Date changed from 06/15/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249640","line":"2","part":"5AX-201FA-M-AB","qty":"1","price":"60782.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"3","part":"5AX-201FA-M-AHB","qty":"1","price":"67338.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"5","part":"P-170S","qty":"1","price":"2961.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"6","part":"PBA-170","qty":"1","price":"4576.00","uom":"EA","discount":"30.00","req_date":"3 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"8","part":"TRUNNION-STALLION-9/35","qty":"1","price":"5346.00","uom":"EA","discount":"0.00","req_date":"12 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"9","part":"TRUNNION-BASEPLATE","qty":"1","price":"4500.00","uom":"EA","discount":"0.00","req_date":"12 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"10","part":"TAT-170N","qty":"1","price":"6864.00","uom":"EA","discount":"0.00","req_date":"12 WEEKS ARO","branch":"1"},{"comp":"01","order":"249640","line":"12","part":"R-8-SP-SET","qty":"1","price":"1672.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249640","line":"13","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":9}}] 2026-05-29 17:22:46.179 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248779-05292026172245.txt === {"quote":"248779","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"CONTROLD","shiptoName":"Control Devices","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"06-03-2026","cust_po":"Vern Winn","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Vern Winn","drop_po":"NCT200OSP4-M","status":"0","user":"stevel","conv_order":"","time":"11:17","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Vern Winn","follow_phone":"","follow_email":"vern.winn@hartwiginc.com","pic_user":"stevel","total_amt":"23625.00","total_gp":"15272.78","total_gpm":"64.65","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":248779,"Line":0,"Comment":"04/21/2026 9:36 AM - stevel - F/U changed from 04/30/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248779,"Line":1,"Comment":"05/15/2026 4:14 PM - rons - F/U changed from 05/16/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248779,"Line":2,"Comment":"05/15/2026 4:14 PM - rons - CLO changed from 05/17/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248779,"Line":3,"Comment":"05/15/2026 4:15 PM - rons - Req Date changed from 05/29/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248779","line":"1","part":"NCT200OSP4-M","qty":"1","price":"23500.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248779","line":"2","part":"TCE-E6384-2300R","qty":"1","price":"1050.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248779","line":"3","part":"TCE-97617-2300R","qty":"1","price":"1123.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248779","line":"4","part":"TAT-170N","qty":"1","price":"6864.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248779","line":"5","part":"RN-NC200SD-6+N-F","qty":"1","price":"3386.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248779","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 17:22:54.720 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248779-05292026172254.txt === {"quote":"248779","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"CONTROLD","shiptoName":"Control Devices","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"06-03-2026","cust_po":"Vern Winn","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Vern Winn","drop_po":"NCT200OSP4-M","status":"0","user":"stevel","conv_order":"","time":"11:17","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Vern Winn","follow_phone":"","follow_email":"vern.winn@hartwiginc.com","pic_user":"stevel","total_amt":"23625.00","total_gp":"15272.78","total_gpm":"64.65","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":248779,"Line":0,"Comment":"04/21/2026 9:36 AM - stevel - F/U changed from 04/30/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248779,"Line":1,"Comment":"05/15/2026 4:14 PM - rons - F/U changed from 05/16/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248779,"Line":2,"Comment":"05/15/2026 4:14 PM - rons - CLO changed from 05/17/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248779,"Line":3,"Comment":"05/15/2026 4:15 PM - rons - Req Date changed from 05/29/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":248779,"Line":4,"Comment":"05/29/2026 5:22 PM - rons - F/U changed from 05/20/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248779,"Line":5,"Comment":"05/29/2026 5:22 PM - rons - CLO changed from 05/27/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248779","line":"1","part":"NCT200OSP4-M","qty":"1","price":"23500.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248779","line":"2","part":"TCE-E6384-2300R","qty":"1","price":"1050.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248779","line":"3","part":"TCE-97617-2300R","qty":"1","price":"1123.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248779","line":"4","part":"TAT-170N","qty":"1","price":"6864.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248779","line":"5","part":"RN-NC200SD-6+N-F","qty":"1","price":"3386.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248779","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 17:22:58.575 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248779-05292026172258.txt === {"quote":"248779","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"CONTROLD","shiptoName":"Control Devices","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"06-18-2026","cust_po":"Vern Winn","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Vern Winn","drop_po":"NCT200OSP4-M","status":"0","user":"stevel","conv_order":"","time":"11:17","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Vern Winn","follow_phone":"","follow_email":"vern.winn@hartwiginc.com","pic_user":"stevel","total_amt":"23625.00","total_gp":"15272.78","total_gpm":"64.65","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":248779,"Line":0,"Comment":"04/21/2026 9:36 AM - stevel - F/U changed from 04/30/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248779,"Line":1,"Comment":"05/15/2026 4:14 PM - rons - F/U changed from 05/16/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248779,"Line":2,"Comment":"05/15/2026 4:14 PM - rons - CLO changed from 05/17/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248779,"Line":3,"Comment":"05/15/2026 4:15 PM - rons - Req Date changed from 05/29/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":248779,"Line":4,"Comment":"05/29/2026 5:22 PM - rons - F/U changed from 05/20/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248779,"Line":5,"Comment":"05/29/2026 5:22 PM - rons - CLO changed from 05/27/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":248779,"Line":6,"Comment":"05/29/2026 5:22 PM - rons - Req Date changed from 06/03/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248779","line":"1","part":"NCT200OSP4-M","qty":"1","price":"23500.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248779","line":"2","part":"TCE-E6384-2300R","qty":"1","price":"1050.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248779","line":"3","part":"TCE-97617-2300R","qty":"1","price":"1123.00","uom":"EA","discount":"100.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248779","line":"4","part":"TAT-170N","qty":"1","price":"6864.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248779","line":"5","part":"RN-NC200SD-6+N-F","qty":"1","price":"3386.00","uom":"EA","discount":"30.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"248779","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 17:23:02.159 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247450-05292026172301.txt === {"quote":"247450","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USTOOLY","shiptoName":"US Tool Group","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"06-03-2026","cust_po":"050-020","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Marci","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:48","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Marci","follow_phone":"","follow_email":"marcia.jeter@ustg.net","pic_user":"alyssah","total_amt":"129.20","total_gp":"114.43","total_gpm":"88.57","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"247450","line":"1","data":"03-24-2026 13:50 - Discounts Recalculated QS"},{"comp":"1","quote":"247450","line":"0","data":"03-24-2026 13:49 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247450,"Line":0,"Comment":"05/01/2026 5:42 PM - rons - F/U changed from 04/16/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":1,"Comment":"05/01/2026 5:42 PM - rons - CLO changed from NaN/NaN/NaN to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":2,"Comment":"05/01/2026 5:42 PM - rons - Req Date changed from 05/05/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247450,"Line":3,"Comment":"05/08/2026 5:23 PM - rons - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":4,"Comment":"05/08/2026 5:23 PM - rons - CLO changed from 05/14/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":5,"Comment":"05/08/2026 5:23 PM - rons - Req Date changed from 05/21/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247450,"Line":6,"Comment":"05/15/2026 4:14 PM - rons - F/U changed from 05/14/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":7,"Comment":"05/15/2026 4:14 PM - rons - CLO changed from 05/21/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":8,"Comment":"05/15/2026 4:14 PM - rons - Req Date changed from 05/28/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247450","line":"1","part":"050-021","qty":"1","price":"190.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247450","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:23:11.374 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247450-05292026172311.txt === {"quote":"247450","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USTOOLY","shiptoName":"US Tool Group","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"06-03-2026","cust_po":"050-020","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Marci","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:48","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Marci","follow_phone":"","follow_email":"marcia.jeter@ustg.net","pic_user":"alyssah","total_amt":"129.20","total_gp":"114.43","total_gpm":"88.57","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"247450","line":"1","data":"03-24-2026 13:50 - Discounts Recalculated QS"},{"comp":"1","quote":"247450","line":"0","data":"03-24-2026 13:49 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247450,"Line":0,"Comment":"05/01/2026 5:42 PM - rons - F/U changed from 04/16/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":1,"Comment":"05/01/2026 5:42 PM - rons - CLO changed from NaN/NaN/NaN to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":2,"Comment":"05/01/2026 5:42 PM - rons - Req Date changed from 05/05/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247450,"Line":3,"Comment":"05/08/2026 5:23 PM - rons - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":4,"Comment":"05/08/2026 5:23 PM - rons - CLO changed from 05/14/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":5,"Comment":"05/08/2026 5:23 PM - rons - Req Date changed from 05/21/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247450,"Line":6,"Comment":"05/15/2026 4:14 PM - rons - F/U changed from 05/14/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":7,"Comment":"05/15/2026 4:14 PM - rons - CLO changed from 05/21/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":8,"Comment":"05/15/2026 4:14 PM - rons - Req Date changed from 05/28/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":247450,"Line":9,"Comment":"05/29/2026 5:22 PM - rons - F/U changed from 05/20/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":10,"Comment":"05/29/2026 5:23 PM - rons - CLO changed from 05/27/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247450","line":"1","part":"050-021","qty":"1","price":"190.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247450","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:23:16.238 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247450-05292026172316.txt === {"quote":"247450","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USTOOLY","shiptoName":"US Tool Group","entry_date":"03-24-2026","cust_order_date":"03-24-2026","req_date":"06-17-2026","cust_po":"050-020","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Marci","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"13:48","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Marci","follow_phone":"","follow_email":"marcia.jeter@ustg.net","pic_user":"alyssah","total_amt":"129.20","total_gp":"114.43","total_gpm":"88.57","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"247450","line":"1","data":"03-24-2026 13:50 - Discounts Recalculated QS"},{"comp":"1","quote":"247450","line":"0","data":"03-24-2026 13:49 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247450,"Line":0,"Comment":"05/01/2026 5:42 PM - rons - F/U changed from 04/16/2026 to 5/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":1,"Comment":"05/01/2026 5:42 PM - rons - CLO changed from NaN/NaN/NaN to 05/14/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":2,"Comment":"05/01/2026 5:42 PM - rons - Req Date changed from 05/05/2026 to 05/21/2026 (Req Date Updated)"},{"comp":1,"quote":247450,"Line":3,"Comment":"05/08/2026 5:23 PM - rons - F/U changed from 05/07/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":4,"Comment":"05/08/2026 5:23 PM - rons - CLO changed from 05/14/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":5,"Comment":"05/08/2026 5:23 PM - rons - Req Date changed from 05/21/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247450,"Line":6,"Comment":"05/15/2026 4:14 PM - rons - F/U changed from 05/14/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":7,"Comment":"05/15/2026 4:14 PM - rons - CLO changed from 05/21/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":8,"Comment":"05/15/2026 4:14 PM - rons - Req Date changed from 05/28/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":247450,"Line":9,"Comment":"05/29/2026 5:22 PM - rons - F/U changed from 05/20/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247450,"Line":10,"Comment":"05/29/2026 5:23 PM - rons - CLO changed from 05/27/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":247450,"Line":11,"Comment":"05/29/2026 5:23 PM - rons - Req Date changed from 06/03/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247450","line":"1","part":"050-021","qty":"1","price":"190.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247450","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:23:20.657 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250508-05292026172320.txt === {"quote":"250508","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USGRO","shiptoName":"US Tool Group","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"07-01-2026","cust_po":"Pratt & Whitney GA","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Gina Nelson","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:08","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Gina Nelson","follow_phone":"251-333-8482","follow_email":"gina.nelson@ustg.net","pic_user":"alyssah","total_amt":"50.25","total_gp":"32.00","total_gpm":"63.68","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-20-2026","notes":[{"comp":"1","quote":"250508","line":"0","data":"05-20-2026 13:09 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250508","line":"1","part":"540-032","qty":"1","price":"67.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250508","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 17:23:30.257 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250508-05292026172330.txt === {"quote":"250508","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USGRO","shiptoName":"US Tool Group","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"07-01-2026","cust_po":"Pratt & Whitney GA","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Gina Nelson","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:08","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Gina Nelson","follow_phone":"251-333-8482","follow_email":"gina.nelson@ustg.net","pic_user":"alyssah","total_amt":"50.25","total_gp":"32.00","total_gpm":"63.68","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"250508","line":"0","data":"05-20-2026 13:09 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250508,"Line":0,"Comment":"05/29/2026 5:23 PM - rons - F/U changed from 05/26/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250508,"Line":1,"Comment":"05/29/2026 5:23 PM - rons - CLO changed from 06/20/2026 to 06/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250508","line":"1","part":"540-032","qty":"1","price":"67.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250508","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:23:37.174 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250508-05292026172336.txt === {"quote":"250508","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USGRO","shiptoName":"US Tool Group","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"06-19-2026","cust_po":"Pratt & Whitney GA","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Gina Nelson","drop_po":"","status":"0","user":"cindyt","conv_order":"","time":"13:08","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Gina Nelson","follow_phone":"251-333-8482","follow_email":"gina.nelson@ustg.net","pic_user":"alyssah","total_amt":"50.25","total_gp":"32.00","total_gpm":"63.68","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"250508","line":"0","data":"05-20-2026 13:09 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250508,"Line":0,"Comment":"05/29/2026 5:23 PM - rons - F/U changed from 05/26/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250508,"Line":1,"Comment":"05/29/2026 5:23 PM - rons - CLO changed from 06/20/2026 to 06/12/2026 (CLO Date Updated)"},{"comp":1,"quote":250508,"Line":2,"Comment":"05/29/2026 5:23 PM - rons - Req Date changed from 07/01/2026 to 06/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250508","line":"1","part":"540-032","qty":"1","price":"67.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250508","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:23:40.909 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250139-05292026172340.txt === {"quote":"250139","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"JWMARRTX","shiptoName":"JW Marriott Austin","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"PBA-230 TAILSTOCK","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tim","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:43","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Tim","follow_phone":"","follow_email":"tim@ah.com","pic_user":"fletcherp","total_amt":"5853.60","total_gp":"4002.66","total_gpm":"68.38","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250139","line":"0","data":"05-13-2026 15:44 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250139","line":"1","part":"PBA-230","qty":"1","price":"7317.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250139","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 17:23:50.279 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250139-05292026172350.txt === {"quote":"250139","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"JWMARRTX","shiptoName":"JW Marriott Austin","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"PBA-230 TAILSTOCK","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tim","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:43","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Tim","follow_phone":"","follow_email":"tim@ah.com","pic_user":"fletcherp","total_amt":"5853.60","total_gp":"4002.66","total_gpm":"68.38","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"250139","line":"0","data":"05-13-2026 15:44 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250139,"Line":0,"Comment":"05/29/2026 5:23 PM - rons - F/U changed from 05/26/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250139,"Line":1,"Comment":"05/29/2026 5:23 PM - rons - CLO changed from 06/13/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250139","line":"1","part":"PBA-230","qty":"1","price":"7317.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250139","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:23:56.310 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250139-05292026172356.txt === {"quote":"250139","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"JWMARRTX","shiptoName":"JW Marriott Austin","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-17-2026","cust_po":"PBA-230 TAILSTOCK","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Tim","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:43","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Tim","follow_phone":"","follow_email":"tim@ah.com","pic_user":"fletcherp","total_amt":"5853.60","total_gp":"4002.66","total_gpm":"68.38","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"250139","line":"0","data":"05-13-2026 15:44 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250139,"Line":0,"Comment":"05/29/2026 5:23 PM - rons - F/U changed from 05/26/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250139,"Line":1,"Comment":"05/29/2026 5:23 PM - rons - CLO changed from 06/13/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":250139,"Line":2,"Comment":"05/29/2026 5:23 PM - rons - Req Date changed from 06/24/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250139","line":"1","part":"PBA-230","qty":"1","price":"7317.00","uom":"EA","discount":"20.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250139","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:24:01.422 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-232366-05292026172400.txt === {"quote":"232366","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USSTRTU","shiptoName":"US Tool Group","entry_date":"05-12-2025","cust_order_date":"05-12-2025","req_date":"06-13-2026","cust_po":"CAT50-C1.1.1/4-105U","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Allen Dean","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:07","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Allen Dean","follow_phone":"573-431-3856","follow_email":"Allen.dean@ustg.net","pic_user":"tomo","total_amt":"5652.84","total_gp":"3932.40","total_gpm":"69.57","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"29","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"232366","line":"1","data":"05-15-2025 07:53 - Discounts Recalculated"},{"comp":"1","quote":"232366","line":"0","data":"05-12-2025 11:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":232366,"Line":0,"Comment":"05/15/2025 9:20 AM - tomo - F/U changed from 05/18/2025 to 5/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":1,"Comment":"05/15/2025 9:23 AM - tomo - Encounter has been added"},{"comp":1,"quote":232366,"Line":2,"Comment":"06/06/2025 8:29 AM - tomo - F/U changed from 05/25/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":3,"Comment":"06/06/2025 8:29 AM - tomo - CLO changed from 06/12/2025 to 07/05/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":4,"Comment":"06/06/2025 8:29 AM - tomo - Req Date changed from 06/23/2025 to 07/12/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":5,"Comment":"07/03/2025 8:43 AM - tomo - Req Date changed from 07/12/2025 to 08/23/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":6,"Comment":"07/03/2025 8:44 AM - tomo - CLO changed from 07/05/2025 to 08/16/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":7,"Comment":"07/03/2025 8:44 AM - tomo - F/U changed from 06/28/2025 to 8/9/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":8,"Comment":"08/08/2025 9:57 AM - tomo - Req Date changed from 08/23/2025 to 08/30/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":9,"Comment":"08/08/2025 9:58 AM - tomo - CLO changed from 08/16/2025 to 08/23/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":10,"Comment":"08/08/2025 9:58 AM - tomo - F/U changed from 08/09/2025 to 8/16/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":11,"Comment":"08/15/2025 9:54 AM - tomo - F/U changed from 08/16/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":12,"Comment":"08/15/2025 9:54 AM - tomo - CLO changed from 08/23/2025 to 09/20/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":13,"Comment":"08/15/2025 9:54 AM - tomo - Req Date changed from 08/30/2025 to 09/27/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":14,"Comment":"09/15/2025 10:40 AM - tomo - Req Date changed from 09/27/2025 to 10/18/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":15,"Comment":"09/15/2025 10:40 AM - tomo - CLO changed from 09/20/2025 to 10/11/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":16,"Comment":"09/15/2025 10:40 AM - tomo - F/U changed from 09/13/2025 to 10/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":17,"Comment":"10/21/2025 3:29 PM - mattm - Req Date changed from 10/18/2025 to 10/31/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":18,"Comment":"10/21/2025 3:29 PM - mattm - CLO changed from 10/11/2025 to 10/30/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":19,"Comment":"10/21/2025 3:29 PM - mattm - F/U changed from 10/04/2025 to 10/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":20,"Comment":"11/06/2025 9:04 AM - tomo - F/U changed from 10/30/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":21,"Comment":"11/06/2025 9:04 AM - tomo - CLO changed from 10/30/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":22,"Comment":"11/06/2025 9:04 AM - tomo - Req Date changed from 10/31/2025 to 12/06/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":23,"Comment":"12/01/2025 9:13 AM - tomo - F/U changed from 11/22/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":24,"Comment":"12/01/2025 9:13 AM - tomo - CLO changed from 11/29/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":25,"Comment":"12/01/2025 9:13 AM - tomo - Req Date changed from 12/06/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":26,"Comment":"12/30/2025 12:57 PM - tomo - Sent email to Allen Dean checking on the status."},{"comp":1,"quote":232366,"Line":27,"Comment":"01/12/2026 4:48 PM - tomo - F/U changed from 12/13/2025 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":28,"Comment":"01/12/2026 4:48 PM - tomo - CLO changed from 12/20/2025 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":29,"Comment":"01/12/2026 4:48 PM - tomo - Req Date changed from 12/27/2025 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":30,"Comment":"01/12/2026 4:49 PM - tomo - Spoke to Allen Dean on 1-5-2026 and the project is still active. They will advise if it moves forward."},{"comp":1,"quote":232366,"Line":31,"Comment":"01/12/2026 4:52 PM - tomo - F/U changed from 02/07/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":32,"Comment":"01/12/2026 4:52 PM - tomo - CLO changed from 02/14/2026 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":33,"Comment":"01/12/2026 4:52 PM - tomo - Req Date changed from 02/21/2026 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":34,"Comment":"01/12/2026 4:53 PM - tomo - Called Unique tool direct for a follow-up and they project is still active."},{"comp":1,"quote":232366,"Line":35,"Comment":"02/16/2026 7:38 AM - tomo - F/U changed from 02/07/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":36,"Comment":"02/16/2026 7:38 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":37,"Comment":"02/16/2026 7:38 AM - tomo - Req Date changed from 02/21/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":38,"Comment":"03/20/2026 4:08 PM - tomo - F/U changed from 03/14/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":39,"Comment":"03/20/2026 4:08 PM - tomo - CLO changed from 03/21/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":40,"Comment":"03/20/2026 4:08 PM - tomo - Req Date changed from 03/28/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":41,"Comment":"04/05/2026 7:24 PM - mattm - F/U changed from 04/04/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":42,"Comment":"04/10/2026 5:01 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":43,"Comment":"04/10/2026 5:01 PM - tomo - CLO changed from 04/11/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":44,"Comment":"04/10/2026 5:01 PM - tomo - Req Date changed from 04/18/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":45,"Comment":"04/10/2026 5:02 PM - tomo - Spoke with Allen Dean and they are still waiting on the customer to order."},{"comp":1,"quote":232366,"Line":46,"Comment":"05/15/2026 4:11 PM - rons - F/U changed from 05/16/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":47,"Comment":"05/15/2026 4:12 PM - rons - CLO changed from 05/23/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":48,"Comment":"05/15/2026 4:12 PM - rons - Req Date changed from 05/30/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":49,"Comment":"05/22/2026 9:21 AM - tomo - F/U changed from 05/22/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":50,"Comment":"05/22/2026 9:21 AM - tomo - CLO changed from 05/29/2026 to 06/06/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":51,"Comment":"05/22/2026 9:21 AM - tomo - Req Date changed from 06/05/2026 to 06/13/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"232366","line":"1","part":"CAT50-C1.1/4-105U-IDU","qty":"2","price":"683.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"2","part":"CAT50-C1-135U-IDU","qty":"3","price":"751.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"3","part":"CAT50-C3/4-135U-IDU","qty":"3","price":"711.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"4","part":"CAT50-C1-105U-IDU","qty":"2","price":"666.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"5","part":"CCK1.1/4-16","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"6","part":"CKFN32(1.1/4)-20C","qty":"1","price":"79.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"7","part":"CCK1.1/4-20","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"8","part":"CKFN25(1)-3/4C","qty":"1","price":"63.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"9","part":"CCK1-3/4","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"10","part":"CKFN20(3/4)-6C","qty":"1","price":"62.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"11","part":"CCK3/4-6","qty":"1","price":"71.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"12","part":"CKFN20(3/4)-8C","qty":"1","price":"62.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"13","part":"CCK3/4-8","qty":"1","price":"71.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"14","part":"CKFN20(3/4)-12","qty":"1","price":"59.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"15","part":"CCK3/4-12","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"16","part":"CKFN25(1)-14C","qty":"1","price":"80.00","uom":"EA","discount":"32.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"232366","line":"17","part":"CCK1-14","qty":"1","price":"74.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"18","part":"CKFN25(1)-18","qty":"1","price":"57.00","uom":"EA","discount":"32.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"232366","line":"19","part":"CCK1-18","qty":"1","price":"74.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"21","part":"9HC32","qty":"1","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"22","part":"9HC25","qty":"1","price":"46.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"23","part":"9HC22","qty":"1","price":"41.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"24","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"232366","Line":"24","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-29 17:24:12.807 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-232366-05292026172412.txt === {"quote":"232366","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USSTRTU","shiptoName":"US Tool Group","entry_date":"05-12-2025","cust_order_date":"05-12-2025","req_date":"06-13-2026","cust_po":"CAT50-C1.1.1/4-105U","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Allen Dean","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:07","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Allen Dean","follow_phone":"573-431-3856","follow_email":"Allen.dean@ustg.net","pic_user":"tomo","total_amt":"5652.84","total_gp":"3932.40","total_gpm":"69.57","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"29","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"232366","line":"1","data":"05-15-2025 07:53 - Discounts Recalculated"},{"comp":"1","quote":"232366","line":"0","data":"05-12-2025 11:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":232366,"Line":0,"Comment":"05/15/2025 9:20 AM - tomo - F/U changed from 05/18/2025 to 5/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":1,"Comment":"05/15/2025 9:23 AM - tomo - Encounter has been added"},{"comp":1,"quote":232366,"Line":2,"Comment":"06/06/2025 8:29 AM - tomo - F/U changed from 05/25/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":3,"Comment":"06/06/2025 8:29 AM - tomo - CLO changed from 06/12/2025 to 07/05/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":4,"Comment":"06/06/2025 8:29 AM - tomo - Req Date changed from 06/23/2025 to 07/12/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":5,"Comment":"07/03/2025 8:43 AM - tomo - Req Date changed from 07/12/2025 to 08/23/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":6,"Comment":"07/03/2025 8:44 AM - tomo - CLO changed from 07/05/2025 to 08/16/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":7,"Comment":"07/03/2025 8:44 AM - tomo - F/U changed from 06/28/2025 to 8/9/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":8,"Comment":"08/08/2025 9:57 AM - tomo - Req Date changed from 08/23/2025 to 08/30/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":9,"Comment":"08/08/2025 9:58 AM - tomo - CLO changed from 08/16/2025 to 08/23/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":10,"Comment":"08/08/2025 9:58 AM - tomo - F/U changed from 08/09/2025 to 8/16/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":11,"Comment":"08/15/2025 9:54 AM - tomo - F/U changed from 08/16/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":12,"Comment":"08/15/2025 9:54 AM - tomo - CLO changed from 08/23/2025 to 09/20/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":13,"Comment":"08/15/2025 9:54 AM - tomo - Req Date changed from 08/30/2025 to 09/27/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":14,"Comment":"09/15/2025 10:40 AM - tomo - Req Date changed from 09/27/2025 to 10/18/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":15,"Comment":"09/15/2025 10:40 AM - tomo - CLO changed from 09/20/2025 to 10/11/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":16,"Comment":"09/15/2025 10:40 AM - tomo - F/U changed from 09/13/2025 to 10/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":17,"Comment":"10/21/2025 3:29 PM - mattm - Req Date changed from 10/18/2025 to 10/31/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":18,"Comment":"10/21/2025 3:29 PM - mattm - CLO changed from 10/11/2025 to 10/30/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":19,"Comment":"10/21/2025 3:29 PM - mattm - F/U changed from 10/04/2025 to 10/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":20,"Comment":"11/06/2025 9:04 AM - tomo - F/U changed from 10/30/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":21,"Comment":"11/06/2025 9:04 AM - tomo - CLO changed from 10/30/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":22,"Comment":"11/06/2025 9:04 AM - tomo - Req Date changed from 10/31/2025 to 12/06/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":23,"Comment":"12/01/2025 9:13 AM - tomo - F/U changed from 11/22/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":24,"Comment":"12/01/2025 9:13 AM - tomo - CLO changed from 11/29/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":25,"Comment":"12/01/2025 9:13 AM - tomo - Req Date changed from 12/06/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":26,"Comment":"12/30/2025 12:57 PM - tomo - Sent email to Allen Dean checking on the status."},{"comp":1,"quote":232366,"Line":27,"Comment":"01/12/2026 4:48 PM - tomo - F/U changed from 12/13/2025 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":28,"Comment":"01/12/2026 4:48 PM - tomo - CLO changed from 12/20/2025 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":29,"Comment":"01/12/2026 4:48 PM - tomo - Req Date changed from 12/27/2025 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":30,"Comment":"01/12/2026 4:49 PM - tomo - Spoke to Allen Dean on 1-5-2026 and the project is still active. They will advise if it moves forward."},{"comp":1,"quote":232366,"Line":31,"Comment":"01/12/2026 4:52 PM - tomo - F/U changed from 02/07/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":32,"Comment":"01/12/2026 4:52 PM - tomo - CLO changed from 02/14/2026 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":33,"Comment":"01/12/2026 4:52 PM - tomo - Req Date changed from 02/21/2026 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":34,"Comment":"01/12/2026 4:53 PM - tomo - Called Unique tool direct for a follow-up and they project is still active."},{"comp":1,"quote":232366,"Line":35,"Comment":"02/16/2026 7:38 AM - tomo - F/U changed from 02/07/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":36,"Comment":"02/16/2026 7:38 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":37,"Comment":"02/16/2026 7:38 AM - tomo - Req Date changed from 02/21/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":38,"Comment":"03/20/2026 4:08 PM - tomo - F/U changed from 03/14/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":39,"Comment":"03/20/2026 4:08 PM - tomo - CLO changed from 03/21/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":40,"Comment":"03/20/2026 4:08 PM - tomo - Req Date changed from 03/28/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":41,"Comment":"04/05/2026 7:24 PM - mattm - F/U changed from 04/04/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":42,"Comment":"04/10/2026 5:01 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":43,"Comment":"04/10/2026 5:01 PM - tomo - CLO changed from 04/11/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":44,"Comment":"04/10/2026 5:01 PM - tomo - Req Date changed from 04/18/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":45,"Comment":"04/10/2026 5:02 PM - tomo - Spoke with Allen Dean and they are still waiting on the customer to order."},{"comp":1,"quote":232366,"Line":46,"Comment":"05/15/2026 4:11 PM - rons - F/U changed from 05/16/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":47,"Comment":"05/15/2026 4:12 PM - rons - CLO changed from 05/23/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":48,"Comment":"05/15/2026 4:12 PM - rons - Req Date changed from 05/30/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":49,"Comment":"05/22/2026 9:21 AM - tomo - F/U changed from 05/22/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":50,"Comment":"05/22/2026 9:21 AM - tomo - CLO changed from 05/29/2026 to 06/06/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":51,"Comment":"05/22/2026 9:21 AM - tomo - Req Date changed from 06/05/2026 to 06/13/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":52,"Comment":"05/29/2026 5:23 PM - rons - F/U changed from 05/30/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":53,"Comment":"05/29/2026 5:24 PM - rons - CLO changed from 06/06/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"232366","line":"1","part":"CAT50-C1.1/4-105U-IDU","qty":"2","price":"683.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"2","part":"CAT50-C1-135U-IDU","qty":"3","price":"751.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"3","part":"CAT50-C3/4-135U-IDU","qty":"3","price":"711.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"4","part":"CAT50-C1-105U-IDU","qty":"2","price":"666.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"5","part":"CCK1.1/4-16","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"6","part":"CKFN32(1.1/4)-20C","qty":"1","price":"79.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"7","part":"CCK1.1/4-20","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"8","part":"CKFN25(1)-3/4C","qty":"1","price":"63.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"9","part":"CCK1-3/4","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"10","part":"CKFN20(3/4)-6C","qty":"1","price":"62.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"11","part":"CCK3/4-6","qty":"1","price":"71.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"12","part":"CKFN20(3/4)-8C","qty":"1","price":"62.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"13","part":"CCK3/4-8","qty":"1","price":"71.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"14","part":"CKFN20(3/4)-12","qty":"1","price":"59.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"15","part":"CCK3/4-12","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"16","part":"CKFN25(1)-14C","qty":"1","price":"80.00","uom":"EA","discount":"32.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"232366","line":"17","part":"CCK1-14","qty":"1","price":"74.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"18","part":"CKFN25(1)-18","qty":"1","price":"57.00","uom":"EA","discount":"32.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"232366","line":"19","part":"CCK1-18","qty":"1","price":"74.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"21","part":"9HC32","qty":"1","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"22","part":"9HC25","qty":"1","price":"46.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"23","part":"9HC22","qty":"1","price":"41.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"24","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"232366","Line":"24","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-29 17:24:18.919 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-232366-05292026172418.txt === {"quote":"232366","customer":"21750","name":null,"customerName":"US Tool Group","comp":"01","open":"0","shipto":"USSTRTU","shiptoName":"US Tool Group","entry_date":"05-12-2025","cust_order_date":"05-12-2025","req_date":"06-17-2026","cust_po":"CAT50-C1.1.1/4-105U","terms_code":"21030","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Allen Dean","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:07","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Allen Dean","follow_phone":"573-431-3856","follow_email":"Allen.dean@ustg.net","pic_user":"tomo","total_amt":"5652.84","total_gp":"3932.40","total_gpm":"69.57","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"29","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"232366","line":"1","data":"05-15-2025 07:53 - Discounts Recalculated"},{"comp":"1","quote":"232366","line":"0","data":"05-12-2025 11:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":232366,"Line":0,"Comment":"05/15/2025 9:20 AM - tomo - F/U changed from 05/18/2025 to 5/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":1,"Comment":"05/15/2025 9:23 AM - tomo - Encounter has been added"},{"comp":1,"quote":232366,"Line":2,"Comment":"06/06/2025 8:29 AM - tomo - F/U changed from 05/25/2025 to 6/28/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":3,"Comment":"06/06/2025 8:29 AM - tomo - CLO changed from 06/12/2025 to 07/05/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":4,"Comment":"06/06/2025 8:29 AM - tomo - Req Date changed from 06/23/2025 to 07/12/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":5,"Comment":"07/03/2025 8:43 AM - tomo - Req Date changed from 07/12/2025 to 08/23/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":6,"Comment":"07/03/2025 8:44 AM - tomo - CLO changed from 07/05/2025 to 08/16/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":7,"Comment":"07/03/2025 8:44 AM - tomo - F/U changed from 06/28/2025 to 8/9/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":8,"Comment":"08/08/2025 9:57 AM - tomo - Req Date changed from 08/23/2025 to 08/30/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":9,"Comment":"08/08/2025 9:58 AM - tomo - CLO changed from 08/16/2025 to 08/23/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":10,"Comment":"08/08/2025 9:58 AM - tomo - F/U changed from 08/09/2025 to 8/16/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":11,"Comment":"08/15/2025 9:54 AM - tomo - F/U changed from 08/16/2025 to 9/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":12,"Comment":"08/15/2025 9:54 AM - tomo - CLO changed from 08/23/2025 to 09/20/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":13,"Comment":"08/15/2025 9:54 AM - tomo - Req Date changed from 08/30/2025 to 09/27/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":14,"Comment":"09/15/2025 10:40 AM - tomo - Req Date changed from 09/27/2025 to 10/18/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":15,"Comment":"09/15/2025 10:40 AM - tomo - CLO changed from 09/20/2025 to 10/11/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":16,"Comment":"09/15/2025 10:40 AM - tomo - F/U changed from 09/13/2025 to 10/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":17,"Comment":"10/21/2025 3:29 PM - mattm - Req Date changed from 10/18/2025 to 10/31/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":18,"Comment":"10/21/2025 3:29 PM - mattm - CLO changed from 10/11/2025 to 10/30/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":19,"Comment":"10/21/2025 3:29 PM - mattm - F/U changed from 10/04/2025 to 10/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":20,"Comment":"11/06/2025 9:04 AM - tomo - F/U changed from 10/30/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":21,"Comment":"11/06/2025 9:04 AM - tomo - CLO changed from 10/30/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":22,"Comment":"11/06/2025 9:04 AM - tomo - Req Date changed from 10/31/2025 to 12/06/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":23,"Comment":"12/01/2025 9:13 AM - tomo - F/U changed from 11/22/2025 to 12/13/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":24,"Comment":"12/01/2025 9:13 AM - tomo - CLO changed from 11/29/2025 to 12/20/2025 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":25,"Comment":"12/01/2025 9:13 AM - tomo - Req Date changed from 12/06/2025 to 12/27/2025 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":26,"Comment":"12/30/2025 12:57 PM - tomo - Sent email to Allen Dean checking on the status."},{"comp":1,"quote":232366,"Line":27,"Comment":"01/12/2026 4:48 PM - tomo - F/U changed from 12/13/2025 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":28,"Comment":"01/12/2026 4:48 PM - tomo - CLO changed from 12/20/2025 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":29,"Comment":"01/12/2026 4:48 PM - tomo - Req Date changed from 12/27/2025 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":30,"Comment":"01/12/2026 4:49 PM - tomo - Spoke to Allen Dean on 1-5-2026 and the project is still active. They will advise if it moves forward."},{"comp":1,"quote":232366,"Line":31,"Comment":"01/12/2026 4:52 PM - tomo - F/U changed from 02/07/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":32,"Comment":"01/12/2026 4:52 PM - tomo - CLO changed from 02/14/2026 to 02/14/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":33,"Comment":"01/12/2026 4:52 PM - tomo - Req Date changed from 02/21/2026 to 02/21/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":34,"Comment":"01/12/2026 4:53 PM - tomo - Called Unique tool direct for a follow-up and they project is still active."},{"comp":1,"quote":232366,"Line":35,"Comment":"02/16/2026 7:38 AM - tomo - F/U changed from 02/07/2026 to 3/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":36,"Comment":"02/16/2026 7:38 AM - tomo - CLO changed from 02/14/2026 to 03/21/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":37,"Comment":"02/16/2026 7:38 AM - tomo - Req Date changed from 02/21/2026 to 03/28/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":38,"Comment":"03/20/2026 4:08 PM - tomo - F/U changed from 03/14/2026 to 4/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":39,"Comment":"03/20/2026 4:08 PM - tomo - CLO changed from 03/21/2026 to 04/11/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":40,"Comment":"03/20/2026 4:08 PM - tomo - Req Date changed from 03/28/2026 to 04/18/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":41,"Comment":"04/05/2026 7:24 PM - mattm - F/U changed from 04/04/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":42,"Comment":"04/10/2026 5:01 PM - tomo - F/U changed from 04/11/2026 to 5/16/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":43,"Comment":"04/10/2026 5:01 PM - tomo - CLO changed from 04/11/2026 to 05/23/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":44,"Comment":"04/10/2026 5:01 PM - tomo - Req Date changed from 04/18/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":45,"Comment":"04/10/2026 5:02 PM - tomo - Spoke with Allen Dean and they are still waiting on the customer to order."},{"comp":1,"quote":232366,"Line":46,"Comment":"05/15/2026 4:11 PM - rons - F/U changed from 05/16/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":47,"Comment":"05/15/2026 4:12 PM - rons - CLO changed from 05/23/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":48,"Comment":"05/15/2026 4:12 PM - rons - Req Date changed from 05/30/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":49,"Comment":"05/22/2026 9:21 AM - tomo - F/U changed from 05/22/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":50,"Comment":"05/22/2026 9:21 AM - tomo - CLO changed from 05/29/2026 to 06/06/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":51,"Comment":"05/22/2026 9:21 AM - tomo - Req Date changed from 06/05/2026 to 06/13/2026 (Req Date Updated)"},{"comp":1,"quote":232366,"Line":52,"Comment":"05/29/2026 5:23 PM - rons - F/U changed from 05/30/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":232366,"Line":53,"Comment":"05/29/2026 5:24 PM - rons - CLO changed from 06/06/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":232366,"Line":54,"Comment":"05/29/2026 5:24 PM - rons - Req Date changed from 06/13/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"232366","line":"1","part":"CAT50-C1.1/4-105U-IDU","qty":"2","price":"683.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"2","part":"CAT50-C1-135U-IDU","qty":"3","price":"751.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"3","part":"CAT50-C3/4-135U-IDU","qty":"3","price":"711.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"4","part":"CAT50-C1-105U-IDU","qty":"2","price":"666.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"5","part":"CCK1.1/4-16","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"6","part":"CKFN32(1.1/4)-20C","qty":"1","price":"79.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"7","part":"CCK1.1/4-20","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"8","part":"CKFN25(1)-3/4C","qty":"1","price":"63.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"9","part":"CCK1-3/4","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"10","part":"CKFN20(3/4)-6C","qty":"1","price":"62.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"11","part":"CCK3/4-6","qty":"1","price":"71.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"12","part":"CKFN20(3/4)-8C","qty":"1","price":"62.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"13","part":"CCK3/4-8","qty":"1","price":"71.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"14","part":"CKFN20(3/4)-12","qty":"1","price":"59.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"15","part":"CCK3/4-12","qty":"1","price":"85.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"16","part":"CKFN25(1)-14C","qty":"1","price":"80.00","uom":"EA","discount":"32.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"232366","line":"17","part":"CCK1-14","qty":"1","price":"74.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"18","part":"CKFN25(1)-18","qty":"1","price":"57.00","uom":"EA","discount":"32.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"232366","line":"19","part":"CCK1-18","qty":"1","price":"74.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"21","part":"9HC32","qty":"1","price":"50.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"22","part":"9HC25","qty":"1","price":"46.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"23","part":"9HC22","qty":"1","price":"41.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"232366","line":"24","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"232366","Line":"24","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"232366","Line":"24","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":23}}] 2026-05-29 17:24:22.492 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249314-05292026172422.txt === {"quote":"249314","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGY","shiptoName":"Hartwig Inc.","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-09-2026","cust_po":"CNC202OSP4-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jack Eilmann","drop_po":"","status":"0","user":"chrisb","conv_order":"","time":"12:17","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jack Eilmann","follow_phone":"314-426-5300","follow_email":"jack.eilmann@hartwiginc.com","pic_user":"chrisb","total_amt":"18115.50","total_gp":"13217.38","total_gpm":"72.96","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-06-2026","notes":[],"crmnotes":[{"comp":1,"quote":249314,"Line":0,"Comment":"05/13/2026 11:53 AM - chrisb - F/U changed from 05/25/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249314,"Line":1,"Comment":"05/13/2026 11:53 AM - chrisb - CLO changed from 05/28/2026 to 06/06/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249314","line":"1","part":"CNC202OSP4-M","qty":"1","price":"24154.00","uom":"EA","discount":"25.00","req_date":"STOCK 3-4 Wks","branch":"1"},{"comp":"01","order":"249314","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:24:41.670 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249314-05292026172441.txt === {"quote":"249314","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGY","shiptoName":"Hartwig Inc.","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-09-2026","cust_po":"CNC202OSP4-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jack Eilmann","drop_po":"","status":"0","user":"chrisb","conv_order":"","time":"12:17","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jack Eilmann","follow_phone":"314-426-5300","follow_email":"jack.eilmann@hartwiginc.com","pic_user":"chrisb","total_amt":"18115.50","total_gp":"13217.38","total_gpm":"72.96","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":249314,"Line":0,"Comment":"05/13/2026 11:53 AM - chrisb - F/U changed from 05/25/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249314,"Line":1,"Comment":"05/13/2026 11:53 AM - chrisb - CLO changed from 05/28/2026 to 06/06/2026 (CLO Date Updated)"},{"comp":1,"quote":249314,"Line":2,"Comment":"05/29/2026 5:24 PM - rons - F/U changed from 05/30/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249314,"Line":3,"Comment":"05/29/2026 5:24 PM - rons - CLO changed from 06/06/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249314","line":"1","part":"CNC202OSP4-M","qty":"1","price":"24154.00","uom":"EA","discount":"25.00","req_date":"STOCK 3-4 Wks","branch":"1"},{"comp":"01","order":"249314","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:24:48.341 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249314-05292026172448.txt === {"quote":"249314","customer":"8270","name":null,"customerName":"Hartwig Inc.","comp":"01","open":"0","shipto":"HARTWIGY","shiptoName":"Hartwig Inc.","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-18-2026","cust_po":"CNC202OSP4-M","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"37","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jack Eilmann","drop_po":"","status":"0","user":"chrisb","conv_order":"","time":"12:17","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jack Eilmann","follow_phone":"314-426-5300","follow_email":"jack.eilmann@hartwiginc.com","pic_user":"chrisb","total_amt":"18115.50","total_gp":"13217.38","total_gpm":"72.96","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":249314,"Line":0,"Comment":"05/13/2026 11:53 AM - chrisb - F/U changed from 05/25/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249314,"Line":1,"Comment":"05/13/2026 11:53 AM - chrisb - CLO changed from 05/28/2026 to 06/06/2026 (CLO Date Updated)"},{"comp":1,"quote":249314,"Line":2,"Comment":"05/29/2026 5:24 PM - rons - F/U changed from 05/30/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249314,"Line":3,"Comment":"05/29/2026 5:24 PM - rons - CLO changed from 06/06/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249314,"Line":4,"Comment":"05/29/2026 5:24 PM - rons - Req Date changed from 06/09/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249314","line":"1","part":"CNC202OSP4-M","qty":"1","price":"24154.00","uom":"EA","discount":"25.00","req_date":"STOCK 3-4 Wks","branch":"1"},{"comp":"01","order":"249314","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:25:13.838 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249332-05292026172513.txt === {"quote":"249332","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSGRE","shiptoName":"Precision Tools Service Inc.","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-04-2026","cust_po":"SCGR2602-0378","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Emily Hinkle","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:31","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Emily Hinkle","follow_phone":"614-873-8000","follow_email":"ehinkle@ptservice.com","pic_user":"alyssah","total_amt":"72.80","total_gp":"50.76","total_gpm":"69.73","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249332","line":"0","data":"04-28-2026 15:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249332,"Line":0,"Comment":"05/15/2026 4:17 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249332,"Line":1,"Comment":"05/15/2026 4:17 PM - rons - CLO changed from 05/15/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249332,"Line":2,"Comment":"05/15/2026 4:17 PM - rons - Req Date changed from 06/09/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249332","line":"1","part":"E32-393","qty":"2","price":"36.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249332","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:25:22.788 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249332-05292026172522.txt === {"quote":"249332","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSGRE","shiptoName":"Precision Tools Service Inc.","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-04-2026","cust_po":"SCGR2602-0378","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Emily Hinkle","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:31","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Emily Hinkle","follow_phone":"614-873-8000","follow_email":"ehinkle@ptservice.com","pic_user":"alyssah","total_amt":"72.80","total_gp":"50.76","total_gpm":"69.73","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"249332","line":"0","data":"04-28-2026 15:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249332,"Line":0,"Comment":"05/15/2026 4:17 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249332,"Line":1,"Comment":"05/15/2026 4:17 PM - rons - CLO changed from 05/15/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249332,"Line":2,"Comment":"05/15/2026 4:17 PM - rons - Req Date changed from 06/09/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":249332,"Line":3,"Comment":"05/29/2026 5:25 PM - rons - F/U changed from 05/21/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249332,"Line":4,"Comment":"05/29/2026 5:25 PM - rons - CLO changed from 05/28/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249332","line":"1","part":"E32-393","qty":"2","price":"36.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249332","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:25:27.747 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249332-05292026172527.txt === {"quote":"249332","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PTSGRE","shiptoName":"Precision Tools Service Inc.","entry_date":"04-28-2026","cust_order_date":"04-28-2026","req_date":"06-17-2026","cust_po":"SCGR2602-0378","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Emily Hinkle","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"15:31","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Emily Hinkle","follow_phone":"614-873-8000","follow_email":"ehinkle@ptservice.com","pic_user":"alyssah","total_amt":"72.80","total_gp":"50.76","total_gpm":"69.73","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"249332","line":"0","data":"04-28-2026 15:31 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249332,"Line":0,"Comment":"05/15/2026 4:17 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249332,"Line":1,"Comment":"05/15/2026 4:17 PM - rons - CLO changed from 05/15/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249332,"Line":2,"Comment":"05/15/2026 4:17 PM - rons - Req Date changed from 06/09/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":249332,"Line":3,"Comment":"05/29/2026 5:25 PM - rons - F/U changed from 05/21/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249332,"Line":4,"Comment":"05/29/2026 5:25 PM - rons - CLO changed from 05/28/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":249332,"Line":5,"Comment":"05/29/2026 5:25 PM - rons - Req Date changed from 06/04/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249332","line":"1","part":"E32-393","qty":"2","price":"36.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249332","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:25:30.950 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248153-05292026172530.txt === {"quote":"248153","customer":"20792","name":null,"customerName":"Toyota Tsusho America, Inc. (IN)","comp":"01","open":"0","shipto":"TOYHUNT","shiptoName":"Toyota Tsusho America INC","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"06-04-2026","cust_po":"KM42-16","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Drew","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:06","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Drew","follow_phone":"636-399-5791","follow_email":"drew@taiamerica.com","pic_user":"alyssah","total_amt":"178.20","total_gp":"142.12","total_gpm":"79.75","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"248153","line":"0","data":"04-07-2026 11:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248153,"Line":0,"Comment":"05/01/2026 5:56 PM - rons - F/U changed from 05/01/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248153,"Line":1,"Comment":"05/01/2026 5:56 PM - rons - CLO changed from 05/07/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248153,"Line":2,"Comment":"05/01/2026 5:56 PM - rons - Req Date changed from 05/19/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248153,"Line":3,"Comment":"05/15/2026 4:16 PM - rons - F/U changed from 05/06/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248153,"Line":4,"Comment":"05/15/2026 4:16 PM - rons - CLO changed from 05/13/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248153,"Line":5,"Comment":"05/15/2026 4:16 PM - rons - Req Date changed from 05/20/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248153","line":"1","part":"KM42-16","qty":"2","price":"99.00","uom":"EA","discount":"10.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248153","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:25:39.775 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248153-05292026172539.txt === {"quote":"248153","customer":"20792","name":null,"customerName":"Toyota Tsusho America, Inc. (IN)","comp":"01","open":"0","shipto":"TOYHUNT","shiptoName":"Toyota Tsusho America INC","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"06-04-2026","cust_po":"KM42-16","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Drew","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:06","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Drew","follow_phone":"636-399-5791","follow_email":"drew@taiamerica.com","pic_user":"alyssah","total_amt":"178.20","total_gp":"142.12","total_gpm":"79.75","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"248153","line":"0","data":"04-07-2026 11:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248153,"Line":0,"Comment":"05/01/2026 5:56 PM - rons - F/U changed from 05/01/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248153,"Line":1,"Comment":"05/01/2026 5:56 PM - rons - CLO changed from 05/07/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248153,"Line":2,"Comment":"05/01/2026 5:56 PM - rons - Req Date changed from 05/19/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248153,"Line":3,"Comment":"05/15/2026 4:16 PM - rons - F/U changed from 05/06/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248153,"Line":4,"Comment":"05/15/2026 4:16 PM - rons - CLO changed from 05/13/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248153,"Line":5,"Comment":"05/15/2026 4:16 PM - rons - Req Date changed from 05/20/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":248153,"Line":6,"Comment":"05/29/2026 5:25 PM - rons - F/U changed from 05/21/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248153,"Line":7,"Comment":"05/29/2026 5:25 PM - rons - CLO changed from 05/28/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248153","line":"1","part":"KM42-16","qty":"2","price":"99.00","uom":"EA","discount":"10.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248153","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:25:43.881 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248153-05292026172543.txt === {"quote":"248153","customer":"20792","name":null,"customerName":"Toyota Tsusho America, Inc. (IN)","comp":"01","open":"0","shipto":"TOYHUNT","shiptoName":"Toyota Tsusho America INC","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"06-17-2026","cust_po":"KM42-16","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Drew","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"11:06","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Drew","follow_phone":"636-399-5791","follow_email":"drew@taiamerica.com","pic_user":"alyssah","total_amt":"178.20","total_gp":"142.12","total_gpm":"79.75","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"248153","line":"0","data":"04-07-2026 11:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248153,"Line":0,"Comment":"05/01/2026 5:56 PM - rons - F/U changed from 05/01/2026 to 5/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248153,"Line":1,"Comment":"05/01/2026 5:56 PM - rons - CLO changed from 05/07/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":248153,"Line":2,"Comment":"05/01/2026 5:56 PM - rons - Req Date changed from 05/19/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":248153,"Line":3,"Comment":"05/15/2026 4:16 PM - rons - F/U changed from 05/06/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248153,"Line":4,"Comment":"05/15/2026 4:16 PM - rons - CLO changed from 05/13/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248153,"Line":5,"Comment":"05/15/2026 4:16 PM - rons - Req Date changed from 05/20/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":248153,"Line":6,"Comment":"05/29/2026 5:25 PM - rons - F/U changed from 05/21/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248153,"Line":7,"Comment":"05/29/2026 5:25 PM - rons - CLO changed from 05/28/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248153,"Line":8,"Comment":"05/29/2026 5:25 PM - rons - Req Date changed from 06/04/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248153","line":"1","part":"KM42-16","qty":"2","price":"99.00","uom":"EA","discount":"10.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"248153","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:25:47.376 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249694-05292026172547.txt === {"quote":"249694","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PRCITOOL","shiptoName":"Precision Tools Service","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"OHPR2604-0602","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rachael","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:47","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Rachael","follow_phone":"(812) 379-3019","follow_email":"rharney@ptservice.com","pic_user":"alyssah","total_amt":"378.30","total_gp":"218.07","total_gpm":"57.64","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-05-2026","notes":[{"comp":"1","quote":"249694","line":"0","data":"05-05-2026 14:51 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249694,"Line":0,"Comment":"05/15/2026 4:17 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249694","line":"1","part":"C4007-0032-0.76","qty":"1","price":"210.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249694","line":"2","part":"C4007-0032-3.13","qty":"1","price":"167.70","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249694","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:25:56.471 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249694-05292026172556.txt === {"quote":"249694","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PRCITOOL","shiptoName":"Precision Tools Service","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-16-2026","cust_po":"OHPR2604-0602","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rachael","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:47","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Rachael","follow_phone":"(812) 379-3019","follow_email":"rharney@ptservice.com","pic_user":"alyssah","total_amt":"378.30","total_gp":"218.07","total_gpm":"57.64","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249694","line":"0","data":"05-05-2026 14:51 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249694,"Line":0,"Comment":"05/15/2026 4:17 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249694,"Line":1,"Comment":"05/29/2026 5:25 PM - rons - F/U changed from 05/21/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249694,"Line":2,"Comment":"05/29/2026 5:25 PM - rons - CLO changed from 06/05/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249694","line":"1","part":"C4007-0032-0.76","qty":"1","price":"210.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249694","line":"2","part":"C4007-0032-3.13","qty":"1","price":"167.70","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249694","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:26:00.678 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249694-05292026172600.txt === {"quote":"249694","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PRCITOOL","shiptoName":"Precision Tools Service","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-18-2026","cust_po":"OHPR2604-0602","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Rachael","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:47","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Rachael","follow_phone":"(812) 379-3019","follow_email":"rharney@ptservice.com","pic_user":"alyssah","total_amt":"378.30","total_gp":"218.07","total_gpm":"57.64","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249694","line":"0","data":"05-05-2026 14:51 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249694,"Line":0,"Comment":"05/15/2026 4:17 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249694,"Line":1,"Comment":"05/29/2026 5:25 PM - rons - F/U changed from 05/21/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249694,"Line":2,"Comment":"05/29/2026 5:25 PM - rons - CLO changed from 06/05/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249694,"Line":3,"Comment":"05/29/2026 5:25 PM - rons - Req Date changed from 06/16/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249694","line":"1","part":"C4007-0032-0.76","qty":"1","price":"210.60","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249694","line":"2","part":"C4007-0032-3.13","qty":"1","price":"167.70","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249694","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:26:11.250 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249841-05292026172611.txt === {"quote":"249841","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"HAGGFOFO","shiptoName":"Haggard & Stocking Associates, Inc","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-19-2026","cust_po":"TCD-A4233","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kyle Coverstone","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"08:06","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Kyle Coverstone","follow_phone":"260-210-4479","follow_email":"kcoverstone@haggard-stocking.com","pic_user":"lokpings","total_amt":"897.60","total_gp":"622.14","total_gpm":"69.31","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-08-2026","notes":[{"comp":"1","quote":"249841","line":"0","data":"05-08-2026 08:07 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249841","line":"1","part":"AX123R075","qty":"1","price":"1056.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249841","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 17:26:19.589 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249841-05292026172619.txt === {"quote":"249841","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"HAGGFOFO","shiptoName":"Haggard & Stocking Associates, Inc","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-19-2026","cust_po":"TCD-A4233","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kyle Coverstone","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"08:06","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Kyle Coverstone","follow_phone":"260-210-4479","follow_email":"kcoverstone@haggard-stocking.com","pic_user":"lokpings","total_amt":"897.60","total_gp":"622.14","total_gpm":"69.31","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"249841","line":"0","data":"05-08-2026 08:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249841,"Line":0,"Comment":"05/29/2026 5:26 PM - rons - F/U changed from 05/21/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249841,"Line":1,"Comment":"05/29/2026 5:26 PM - rons - CLO changed from 06/08/2026 to 06/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249841","line":"1","part":"AX123R075","qty":"1","price":"1056.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249841","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:26:24.780 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249841-05292026172624.txt === {"quote":"249841","customer":"8135","name":null,"customerName":"Haggard & Stocking Associates Inc.","comp":"01","open":"0","shipto":"HAGGFOFO","shiptoName":"Haggard & Stocking Associates, Inc","entry_date":"05-08-2026","cust_order_date":"05-08-2026","req_date":"06-19-2026","cust_po":"TCD-A4233","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Kyle Coverstone","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"08:06","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Kyle Coverstone","follow_phone":"260-210-4479","follow_email":"kcoverstone@haggard-stocking.com","pic_user":"lokpings","total_amt":"897.60","total_gp":"622.14","total_gpm":"69.31","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"249841","line":"0","data":"05-08-2026 08:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249841,"Line":0,"Comment":"05/29/2026 5:26 PM - rons - F/U changed from 05/21/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249841,"Line":1,"Comment":"05/29/2026 5:26 PM - rons - CLO changed from 06/08/2026 to 06/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249841,"Line":2,"Comment":"05/29/2026 5:26 PM - rons - Req Date changed from 06/19/2026 to 06/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249841","line":"1","part":"AX123R075","qty":"1","price":"1056.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249841","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:26:38.514 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244702-05292026172638.txt === {"quote":"244702","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"TOYOPEND","shiptoName":"Toyota Industries Compressor Americ","entry_date":"01-29-2026","cust_order_date":"01-29-2026","req_date":"06-20-2026","cust_po":"Quote-CM-Service Call","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"13:47","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"N/A","follow_phone":"","follow_email":"no@email.com","pic_user":"carleym","total_amt":"3600.00","total_gp":"3600.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"244702","line":"0","data":"01-29-2026 13:50 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244702,"Line":0,"Comment":"02/17/2026 9:34 AM - carleym - F/U changed from 02/11/2026 to 2/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244702,"Line":1,"Comment":"02/26/2026 12:22 PM - carleym - F/U with Matt Mowell"},{"comp":1,"quote":244702,"Line":2,"Comment":"02/26/2026 12:28 PM - carleym - F/U changed from 02/27/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244702,"Line":3,"Comment":"05/15/2026 4:19 PM - rons - CLO changed from 02/28/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244702,"Line":4,"Comment":"05/18/2026 4:43 PM - carleym - F/U changed from 05/18/2026 to 5/25/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"244702","line":"1","part":"LABOR","qty":"1","price":"3600.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"244702","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244702","Line":"1","Company":"1","F_Line":"1","Comment":"Service call for Hathor 6A, SN:6679","Loc":"Y"},{"Quote":"244702","Line":"1","Company":"1","F_Line":"2","Comment":"This is a time based estimate. Any parts that may be","Loc":"Y"},{"Quote":"244702","Line":"1","Company":"1","F_Line":"3","Comment":"required will be additional.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:26:49.206 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244702-05292026172648.txt === {"quote":"244702","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"TOYOPEND","shiptoName":"Toyota Industries Compressor Americ","entry_date":"01-29-2026","cust_order_date":"01-29-2026","req_date":"06-20-2026","cust_po":"Quote-CM-Service Call","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"13:47","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"N/A","follow_phone":"","follow_email":"no@email.com","pic_user":"carleym","total_amt":"3600.00","total_gp":"3600.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"244702","line":"0","data":"01-29-2026 13:50 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244702,"Line":0,"Comment":"02/17/2026 9:34 AM - carleym - F/U changed from 02/11/2026 to 2/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244702,"Line":1,"Comment":"02/26/2026 12:22 PM - carleym - F/U with Matt Mowell"},{"comp":1,"quote":244702,"Line":2,"Comment":"02/26/2026 12:28 PM - carleym - F/U changed from 02/27/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244702,"Line":3,"Comment":"05/15/2026 4:19 PM - rons - CLO changed from 02/28/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244702,"Line":4,"Comment":"05/18/2026 4:43 PM - carleym - F/U changed from 05/18/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244702,"Line":5,"Comment":"05/29/2026 5:26 PM - rons - F/U changed from 05/25/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244702,"Line":6,"Comment":"05/29/2026 5:26 PM - rons - CLO changed from 05/25/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"244702","line":"1","part":"LABOR","qty":"1","price":"3600.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"244702","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244702","Line":"1","Company":"1","F_Line":"1","Comment":"Service call for Hathor 6A, SN:6679","Loc":"Y"},{"Quote":"244702","Line":"1","Company":"1","F_Line":"2","Comment":"This is a time based estimate. Any parts that may be","Loc":"Y"},{"Quote":"244702","Line":"1","Company":"1","F_Line":"3","Comment":"required will be additional.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:26:54.152 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-244702-05292026172653.txt === {"quote":"244702","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"TOYOPEND","shiptoName":"Toyota Industries Compressor Americ","entry_date":"01-29-2026","cust_order_date":"01-29-2026","req_date":"06-18-2026","cust_po":"Quote-CM-Service Call","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"carleym","conv_order":"","time":"13:47","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"N/A","follow_phone":"","follow_email":"no@email.com","pic_user":"carleym","total_amt":"3600.00","total_gp":"3600.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"244702","line":"0","data":"01-29-2026 13:50 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":244702,"Line":0,"Comment":"02/17/2026 9:34 AM - carleym - F/U changed from 02/11/2026 to 2/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244702,"Line":1,"Comment":"02/26/2026 12:22 PM - carleym - F/U with Matt Mowell"},{"comp":1,"quote":244702,"Line":2,"Comment":"02/26/2026 12:28 PM - carleym - F/U changed from 02/27/2026 to 3/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244702,"Line":3,"Comment":"05/15/2026 4:19 PM - rons - CLO changed from 02/28/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":244702,"Line":4,"Comment":"05/18/2026 4:43 PM - carleym - F/U changed from 05/18/2026 to 5/25/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244702,"Line":5,"Comment":"05/29/2026 5:26 PM - rons - F/U changed from 05/25/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":244702,"Line":6,"Comment":"05/29/2026 5:26 PM - rons - CLO changed from 05/25/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":244702,"Line":7,"Comment":"05/29/2026 5:26 PM - rons - Req Date changed from 06/20/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"244702","line":"1","part":"LABOR","qty":"1","price":"3600.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"244702","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"244702","Line":"1","Company":"1","F_Line":"1","Comment":"Service call for Hathor 6A, SN:6679","Loc":"Y"},{"Quote":"244702","Line":"1","Company":"1","F_Line":"2","Comment":"This is a time based estimate. Any parts that may be","Loc":"Y"},{"Quote":"244702","Line":"1","Company":"1","F_Line":"3","Comment":"required will be additional.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:26:57.911 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250507-05292026172657.txt === {"quote":"250507","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"07-01-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Shawn Luczkowski","drop_po":"","status":"0","user":"billh","conv_order":"","time":"12:55","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Shawn Luczkowski","follow_phone":"574-289-3504","follow_email":"sluczkowski@powelltool.com","pic_user":"billh","total_amt":"320.40","total_gp":"153.97","total_gpm":"48.06","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-20-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250507","line":"1","part":"C5005-0562-2.91","qty":"1","price":"534.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250507","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 17:27:07.038 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250507-05292026172706.txt === {"quote":"250507","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"07-01-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Shawn Luczkowski","drop_po":"","status":"0","user":"billh","conv_order":"","time":"12:55","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Shawn Luczkowski","follow_phone":"574-289-3504","follow_email":"sluczkowski@powelltool.com","pic_user":"billh","total_amt":"320.40","total_gp":"153.97","total_gpm":"48.06","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":250507,"Line":0,"Comment":"05/29/2026 5:26 PM - rons - F/U changed from 05/26/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250507,"Line":1,"Comment":"05/29/2026 5:26 PM - rons - CLO changed from 06/20/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250507","line":"1","part":"C5005-0562-2.91","qty":"1","price":"534.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250507","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:27:11.696 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250507-05292026172711.txt === {"quote":"250507","customer":"16600","name":null,"customerName":"Powell Tool Supply, Inc.","comp":"01","open":"0","shipto":"POWELLTY","shiptoName":"Powell Tool Supply Inc.","entry_date":"05-20-2026","cust_order_date":"05-20-2026","req_date":"06-18-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"Y","drop_att":"Shawn Luczkowski","drop_po":"","status":"0","user":"billh","conv_order":"","time":"12:55","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Shawn Luczkowski","follow_phone":"574-289-3504","follow_email":"sluczkowski@powelltool.com","pic_user":"billh","total_amt":"320.40","total_gp":"153.97","total_gpm":"48.06","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":250507,"Line":0,"Comment":"05/29/2026 5:26 PM - rons - F/U changed from 05/26/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250507,"Line":1,"Comment":"05/29/2026 5:26 PM - rons - CLO changed from 06/20/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":250507,"Line":2,"Comment":"05/29/2026 5:27 PM - rons - Req Date changed from 07/01/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250507","line":"1","part":"C5005-0562-2.91","qty":"1","price":"534.00","uom":"EA","discount":"40.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250507","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:27:15.275 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249311-05292026172715.txt === {"quote":"249311","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PRECTSER","shiptoName":"Precision Tools Service","entry_date":"04-28-2026","cust_order_date":"04-24-2026","req_date":"06-10-2026","cust_po":"More Seal","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"11:45","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"lokpings","total_amt":"102.00","total_gp":"84.42","total_gpm":"82.76","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"14","win_pct":"20","clo_date":"06-03-2026","notes":[],"crmnotes":[{"comp":1,"quote":249311,"Line":0,"Comment":"05/15/2026 4:16 PM - rons - F/U changed from 05/04/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249311,"Line":1,"Comment":"05/15/2026 4:16 PM - rons - CLO changed from 05/28/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249311,"Line":2,"Comment":"05/15/2026 4:16 PM - rons - Req Date changed from 04/28/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249311","line":"1","part":"SC80X100X9","qty":"1","price":"38.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"3","part":"P-9","qty":"8","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"4","part":"G-170","qty":"1","price":"13.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"5","part":"G-175","qty":"1","price":"13.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"6","part":"AS568-169","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"7","part":"G-110","qty":"1","price":"5.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 17:27:25.165 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249311-05292026172724.txt === {"quote":"249311","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PRECTSER","shiptoName":"Precision Tools Service","entry_date":"04-28-2026","cust_order_date":"04-24-2026","req_date":"06-10-2026","cust_po":"More Seal","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"11:45","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"lokpings","total_amt":"102.00","total_gp":"84.42","total_gpm":"82.76","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"14","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":249311,"Line":0,"Comment":"05/15/2026 4:16 PM - rons - F/U changed from 05/04/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249311,"Line":1,"Comment":"05/15/2026 4:16 PM - rons - CLO changed from 05/28/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249311,"Line":2,"Comment":"05/15/2026 4:16 PM - rons - Req Date changed from 04/28/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249311,"Line":3,"Comment":"05/29/2026 5:27 PM - rons - F/U changed from 05/27/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249311,"Line":4,"Comment":"05/29/2026 5:27 PM - rons - CLO changed from 06/03/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249311","line":"1","part":"SC80X100X9","qty":"1","price":"38.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"3","part":"P-9","qty":"8","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"4","part":"G-170","qty":"1","price":"13.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"5","part":"G-175","qty":"1","price":"13.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"6","part":"AS568-169","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"7","part":"G-110","qty":"1","price":"5.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 17:27:34.982 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249311-05292026172734.txt === {"quote":"249311","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"PRECTSER","shiptoName":"Precision Tools Service","entry_date":"04-28-2026","cust_order_date":"04-24-2026","req_date":"06-18-2026","cust_po":"More Seal","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"@","drop_po":"","status":"0","user":"lokpings","conv_order":"","time":"11:45","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"@","follow_phone":"@","follow_email":"@","pic_user":"lokpings","total_amt":"102.00","total_gp":"84.42","total_gpm":"82.76","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"14","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":249311,"Line":0,"Comment":"05/15/2026 4:16 PM - rons - F/U changed from 05/04/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249311,"Line":1,"Comment":"05/15/2026 4:16 PM - rons - CLO changed from 05/28/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249311,"Line":2,"Comment":"05/15/2026 4:16 PM - rons - Req Date changed from 04/28/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249311,"Line":3,"Comment":"05/29/2026 5:27 PM - rons - F/U changed from 05/27/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249311,"Line":4,"Comment":"05/29/2026 5:27 PM - rons - CLO changed from 06/03/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249311,"Line":5,"Comment":"05/29/2026 5:27 PM - rons - Req Date changed from 06/10/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249311","line":"1","part":"SC80X100X9","qty":"1","price":"38.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"3","part":"P-9","qty":"8","price":"3.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"4","part":"G-170","qty":"1","price":"13.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"5","part":"G-175","qty":"1","price":"13.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"6","part":"AS568-169","qty":"1","price":"9.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"7","part":"G-110","qty":"1","price":"5.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249311","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 17:27:38.914 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250017-05292026172738.txt === {"quote":"250017","customer":"19450","name":null,"customerName":"Shelton Machinery Inc.","comp":"01","open":"0","shipto":"SHELTON","shiptoName":"Shelton Machinery Inc.","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Eldridge","drop_po":"","status":"0","user":"billh","conv_order":"","time":"13:06","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"David Eldridge","follow_phone":"(000) 000-0000","follow_email":"davideldridge76@gmail.com","pic_user":"billh","total_amt":"12324.34","total_gp":"7250.70","total_gpm":"58.83","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"80","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"250017","line":"1","data":"05-12-2026 13:24 - Discounts Recalculated"},{"comp":"1","quote":"250017","line":"0","data":"05-12-2026 13:16 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250017,"Line":0,"Comment":"05/21/2026 10:50 AM - billh - F/U changed from 05/18/2026 to 5/28/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"250017","line":"1","part":"C6-ASHL-45-114-25.4CP","qty":"4","price":"611.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"2","part":"C6-ASHR-45-114-25.4CP","qty":"1","price":"611.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"3","part":"C6-EM1000-80","qty":"3","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"4","part":"C6-EM1250-90","qty":"1","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"5","part":"C6-ER32-60","qty":"8","price":"483.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250017","line":"7","part":"C6-EM0500-60","qty":"4","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"8","part":"C6-EM0375-60","qty":"1","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"9","part":"C6-EM0750-65","qty":"4","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"10","part":"030-EXT-500","qty":"6","price":"95.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"11","part":"020-EXT-750","qty":"4","price":"87.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"12","part":"E32-016","qty":"6","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"13","part":"E32-024","qty":"6","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"14","part":"E32-032","qty":"6","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"15","part":"E32-048","qty":"6","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"16","part":"E32-016(C)","qty":"4","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"17","part":"E32-020(C)","qty":"4","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"18","part":"E32-024(C)","qty":"1","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"19","part":"E32-040(C)","qty":"2","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"20","part":"E32-393(C)","qty":"4","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"21","part":"E32-472(C)","qty":"4","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":21}}] 2026-05-29 17:27:48.455 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250017-05292026172748.txt === {"quote":"250017","customer":"19450","name":null,"customerName":"Shelton Machinery Inc.","comp":"01","open":"0","shipto":"SHELTON","shiptoName":"Shelton Machinery Inc.","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Eldridge","drop_po":"","status":"0","user":"billh","conv_order":"","time":"13:06","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"David Eldridge","follow_phone":"(000) 000-0000","follow_email":"davideldridge76@gmail.com","pic_user":"billh","total_amt":"12324.34","total_gp":"7250.70","total_gpm":"58.83","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"80","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"250017","line":"1","data":"05-12-2026 13:24 - Discounts Recalculated"},{"comp":"1","quote":"250017","line":"0","data":"05-12-2026 13:16 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250017,"Line":0,"Comment":"05/21/2026 10:50 AM - billh - F/U changed from 05/18/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250017,"Line":1,"Comment":"05/29/2026 5:27 PM - rons - F/U changed from 05/28/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250017,"Line":2,"Comment":"05/29/2026 5:27 PM - rons - CLO changed from 06/12/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250017","line":"1","part":"C6-ASHL-45-114-25.4CP","qty":"4","price":"611.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"2","part":"C6-ASHR-45-114-25.4CP","qty":"1","price":"611.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"3","part":"C6-EM1000-80","qty":"3","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"4","part":"C6-EM1250-90","qty":"1","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"5","part":"C6-ER32-60","qty":"8","price":"483.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250017","line":"7","part":"C6-EM0500-60","qty":"4","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"8","part":"C6-EM0375-60","qty":"1","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"9","part":"C6-EM0750-65","qty":"4","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"10","part":"030-EXT-500","qty":"6","price":"95.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"11","part":"020-EXT-750","qty":"4","price":"87.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"12","part":"E32-016","qty":"6","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"13","part":"E32-024","qty":"6","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"14","part":"E32-032","qty":"6","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"15","part":"E32-048","qty":"6","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"16","part":"E32-016(C)","qty":"4","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"17","part":"E32-020(C)","qty":"4","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"18","part":"E32-024(C)","qty":"1","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"19","part":"E32-040(C)","qty":"2","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"20","part":"E32-393(C)","qty":"4","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"21","part":"E32-472(C)","qty":"4","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":21}}] 2026-05-29 17:27:53.987 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250017-05292026172753.txt === {"quote":"250017","customer":"19450","name":null,"customerName":"Shelton Machinery Inc.","comp":"01","open":"0","shipto":"SHELTON","shiptoName":"Shelton Machinery Inc.","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-17-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Eldridge","drop_po":"","status":"0","user":"billh","conv_order":"","time":"13:06","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"David Eldridge","follow_phone":"(000) 000-0000","follow_email":"davideldridge76@gmail.com","pic_user":"billh","total_amt":"12324.34","total_gp":"7250.70","total_gpm":"58.83","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"80","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"250017","line":"1","data":"05-12-2026 13:24 - Discounts Recalculated"},{"comp":"1","quote":"250017","line":"0","data":"05-12-2026 13:16 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250017,"Line":0,"Comment":"05/21/2026 10:50 AM - billh - F/U changed from 05/18/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250017,"Line":1,"Comment":"05/29/2026 5:27 PM - rons - F/U changed from 05/28/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250017,"Line":2,"Comment":"05/29/2026 5:27 PM - rons - CLO changed from 06/12/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":250017,"Line":3,"Comment":"05/29/2026 5:27 PM - rons - Req Date changed from 06/23/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250017","line":"1","part":"C6-ASHL-45-114-25.4CP","qty":"4","price":"611.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"2","part":"C6-ASHR-45-114-25.4CP","qty":"1","price":"611.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"3","part":"C6-EM1000-80","qty":"3","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"4","part":"C6-EM1250-90","qty":"1","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"5","part":"C6-ER32-60","qty":"8","price":"483.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250017","line":"7","part":"C6-EM0500-60","qty":"4","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"8","part":"C6-EM0375-60","qty":"1","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"9","part":"C6-EM0750-65","qty":"4","price":"465.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"10","part":"030-EXT-500","qty":"6","price":"95.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"11","part":"020-EXT-750","qty":"4","price":"87.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"12","part":"E32-016","qty":"6","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"13","part":"E32-024","qty":"6","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"14","part":"E32-032","qty":"6","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"15","part":"E32-048","qty":"6","price":"56.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"16","part":"E32-016(C)","qty":"4","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"17","part":"E32-020(C)","qty":"4","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"18","part":"E32-024(C)","qty":"1","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"19","part":"E32-040(C)","qty":"2","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"20","part":"E32-393(C)","qty":"4","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250017","line":"21","part":"E32-472(C)","qty":"4","price":"104.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":21}}] 2026-05-29 17:27:59.282 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241879-05292026172759.txt === {"quote":"241879","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"AISINNC","shiptoName":"Aisin North Carolina Corporation","entry_date":"11-26-2025","cust_order_date":"11-26-2025","req_date":"06-30-2026","cust_po":"SK Jet Coolant","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Robin Nozaki","drop_po":"","status":"0","user":"ericy","conv_order":"","time":"11:48","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Robin Nozaki","follow_phone":"9193831616","follow_email":"rnozaki@ptservice.com","pic_user":"ericy","total_amt":"1182.04","total_gp":"1012.32","total_gpm":"85.64","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"18","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"241879","line":"0","data":"11-26-2025 11:52 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":241879,"Line":0,"Comment":"01/05/2026 9:44 AM - ericy - F/U changed from 12/23/2025 to 2/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241879,"Line":1,"Comment":"01/05/2026 9:44 AM - ericy - CLO changed from 12/23/2025 to 02/27/2026 (CLO Date Updated)"},{"comp":1,"quote":241879,"Line":2,"Comment":"01/05/2026 9:44 AM - ericy - Req Date changed from 12/30/2025 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":241879,"Line":3,"Comment":"02/16/2026 10:36 AM - ericy - F/U changed from 02/27/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241879,"Line":4,"Comment":"02/16/2026 10:36 AM - ericy - CLO changed from 02/27/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":241879,"Line":5,"Comment":"02/16/2026 10:37 AM - ericy - Req Date changed from 03/31/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":241879,"Line":6,"Comment":"04/08/2026 6:39 PM - ericy - F/U changed from 04/30/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241879,"Line":7,"Comment":"04/08/2026 6:39 PM - ericy - CLO changed from 04/30/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":241879,"Line":8,"Comment":"04/08/2026 6:39 PM - ericy - Req Date changed from 05/29/2026 to 06/30/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"241879","line":"1","part":"SPECIAL-TL-NIKKEN","qty":"2","price":"208.16","uom":"EA","discount":"0.00","req_date":"2 - 3 weeks","branch":"1"},{"comp":"01","order":"241879","line":"2","part":"016-SPAN","qty":"1","price":"11.90","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"3","part":"SKJ16-11","qty":"1","price":"30.61","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"241879","line":"4","part":"SKJ16-11.5","qty":"1","price":"30.61","uom":"EA","discount":"0.00","req_date":"3 months","branch":"1"},{"comp":"01","order":"241879","line":"5","part":"SKJL-16","qty":"1","price":"6.73","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"6","part":"SK13-11","qty":"1","price":"30.61","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"7","part":"SK13-11.5","qty":"1","price":"30.61","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"9","part":"SKJ16-10.5","qty":"1","price":"30.61","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"241879","line":"10","part":"SK13-10.5","qty":"1","price":"30.61","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"12","part":"SPECIAL-TL-NIKKEN","qty":"2","price":"225.35","uom":"EA","discount":"0.00","req_date":"2 - 3 days","branch":"1"},{"comp":"01","order":"241879","line":"13","part":"9HC16","qty":"1","price":"15.46","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"14","part":"SKJ16-15","qty":"1","price":"16.15","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"241879","line":"15","part":"SKJ16-16","qty":"1","price":"15.00","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"241879","line":"16","part":"SK16-15","qty":"1","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"17","part":"SK16-16","qty":"1","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"20","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241879","Line":"1","Company":"1","F_Line":"1","Comment":"BT30-SK13-75-J","Loc":"Y"},{"Quote":"241879","Line":"12","Company":"1","F_Line":"1","Comment":"BT30-SK16-90-J","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-29 17:28:07.513 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241879-05292026172807.txt === {"quote":"241879","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"AISINNC","shiptoName":"Aisin North Carolina Corporation","entry_date":"11-26-2025","cust_order_date":"11-26-2025","req_date":"06-30-2026","cust_po":"SK Jet Coolant","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Robin Nozaki","drop_po":"","status":"0","user":"ericy","conv_order":"","time":"11:48","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Robin Nozaki","follow_phone":"9193831616","follow_email":"rnozaki@ptservice.com","pic_user":"ericy","total_amt":"1182.04","total_gp":"1012.32","total_gpm":"85.64","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"18","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"241879","line":"0","data":"11-26-2025 11:52 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":241879,"Line":0,"Comment":"01/05/2026 9:44 AM - ericy - F/U changed from 12/23/2025 to 2/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241879,"Line":1,"Comment":"01/05/2026 9:44 AM - ericy - CLO changed from 12/23/2025 to 02/27/2026 (CLO Date Updated)"},{"comp":1,"quote":241879,"Line":2,"Comment":"01/05/2026 9:44 AM - ericy - Req Date changed from 12/30/2025 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":241879,"Line":3,"Comment":"02/16/2026 10:36 AM - ericy - F/U changed from 02/27/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241879,"Line":4,"Comment":"02/16/2026 10:36 AM - ericy - CLO changed from 02/27/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":241879,"Line":5,"Comment":"02/16/2026 10:37 AM - ericy - Req Date changed from 03/31/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":241879,"Line":6,"Comment":"04/08/2026 6:39 PM - ericy - F/U changed from 04/30/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241879,"Line":7,"Comment":"04/08/2026 6:39 PM - ericy - CLO changed from 04/30/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":241879,"Line":8,"Comment":"04/08/2026 6:39 PM - ericy - Req Date changed from 05/29/2026 to 06/30/2026 (Req Date Updated)"},{"comp":1,"quote":241879,"Line":9,"Comment":"05/29/2026 5:27 PM - rons - F/U changed from 05/29/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241879,"Line":10,"Comment":"05/29/2026 5:28 PM - rons - CLO changed from 05/29/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"241879","line":"1","part":"SPECIAL-TL-NIKKEN","qty":"2","price":"208.16","uom":"EA","discount":"0.00","req_date":"2 - 3 weeks","branch":"1"},{"comp":"01","order":"241879","line":"2","part":"016-SPAN","qty":"1","price":"11.90","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"3","part":"SKJ16-11","qty":"1","price":"30.61","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"241879","line":"4","part":"SKJ16-11.5","qty":"1","price":"30.61","uom":"EA","discount":"0.00","req_date":"3 months","branch":"1"},{"comp":"01","order":"241879","line":"5","part":"SKJL-16","qty":"1","price":"6.73","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"6","part":"SK13-11","qty":"1","price":"30.61","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"7","part":"SK13-11.5","qty":"1","price":"30.61","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"9","part":"SKJ16-10.5","qty":"1","price":"30.61","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"241879","line":"10","part":"SK13-10.5","qty":"1","price":"30.61","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"12","part":"SPECIAL-TL-NIKKEN","qty":"2","price":"225.35","uom":"EA","discount":"0.00","req_date":"2 - 3 days","branch":"1"},{"comp":"01","order":"241879","line":"13","part":"9HC16","qty":"1","price":"15.46","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"14","part":"SKJ16-15","qty":"1","price":"16.15","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"241879","line":"15","part":"SKJ16-16","qty":"1","price":"15.00","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"241879","line":"16","part":"SK16-15","qty":"1","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"17","part":"SK16-16","qty":"1","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"20","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241879","Line":"1","Company":"1","F_Line":"1","Comment":"BT30-SK13-75-J","Loc":"Y"},{"Quote":"241879","Line":"12","Company":"1","F_Line":"1","Comment":"BT30-SK16-90-J","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-29 17:28:13.546 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-241879-05292026172813.txt === {"quote":"241879","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"AISINNC","shiptoName":"Aisin North Carolina Corporation","entry_date":"11-26-2025","cust_order_date":"11-26-2025","req_date":"06-18-2026","cust_po":"SK Jet Coolant","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Robin Nozaki","drop_po":"","status":"0","user":"ericy","conv_order":"","time":"11:48","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Robin Nozaki","follow_phone":"9193831616","follow_email":"rnozaki@ptservice.com","pic_user":"ericy","total_amt":"1182.04","total_gp":"1012.32","total_gpm":"85.64","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"18","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"241879","line":"0","data":"11-26-2025 11:52 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":241879,"Line":0,"Comment":"01/05/2026 9:44 AM - ericy - F/U changed from 12/23/2025 to 2/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241879,"Line":1,"Comment":"01/05/2026 9:44 AM - ericy - CLO changed from 12/23/2025 to 02/27/2026 (CLO Date Updated)"},{"comp":1,"quote":241879,"Line":2,"Comment":"01/05/2026 9:44 AM - ericy - Req Date changed from 12/30/2025 to 03/31/2026 (Req Date Updated)"},{"comp":1,"quote":241879,"Line":3,"Comment":"02/16/2026 10:36 AM - ericy - F/U changed from 02/27/2026 to 4/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241879,"Line":4,"Comment":"02/16/2026 10:36 AM - ericy - CLO changed from 02/27/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":241879,"Line":5,"Comment":"02/16/2026 10:37 AM - ericy - Req Date changed from 03/31/2026 to 05/29/2026 (Req Date Updated)"},{"comp":1,"quote":241879,"Line":6,"Comment":"04/08/2026 6:39 PM - ericy - F/U changed from 04/30/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241879,"Line":7,"Comment":"04/08/2026 6:39 PM - ericy - CLO changed from 04/30/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":241879,"Line":8,"Comment":"04/08/2026 6:39 PM - ericy - Req Date changed from 05/29/2026 to 06/30/2026 (Req Date Updated)"},{"comp":1,"quote":241879,"Line":9,"Comment":"05/29/2026 5:27 PM - rons - F/U changed from 05/29/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":241879,"Line":10,"Comment":"05/29/2026 5:28 PM - rons - CLO changed from 05/29/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":241879,"Line":11,"Comment":"05/29/2026 5:28 PM - rons - Req Date changed from 06/30/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"241879","line":"1","part":"SPECIAL-TL-NIKKEN","qty":"2","price":"208.16","uom":"EA","discount":"0.00","req_date":"2 - 3 weeks","branch":"1"},{"comp":"01","order":"241879","line":"2","part":"016-SPAN","qty":"1","price":"11.90","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"3","part":"SKJ16-11","qty":"1","price":"30.61","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"241879","line":"4","part":"SKJ16-11.5","qty":"1","price":"30.61","uom":"EA","discount":"0.00","req_date":"3 months","branch":"1"},{"comp":"01","order":"241879","line":"5","part":"SKJL-16","qty":"1","price":"6.73","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"6","part":"SK13-11","qty":"1","price":"30.61","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"7","part":"SK13-11.5","qty":"1","price":"30.61","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"9","part":"SKJ16-10.5","qty":"1","price":"30.61","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"241879","line":"10","part":"SK13-10.5","qty":"1","price":"30.61","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"12","part":"SPECIAL-TL-NIKKEN","qty":"2","price":"225.35","uom":"EA","discount":"0.00","req_date":"2 - 3 days","branch":"1"},{"comp":"01","order":"241879","line":"13","part":"9HC16","qty":"1","price":"15.46","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"14","part":"SKJ16-15","qty":"1","price":"16.15","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"241879","line":"15","part":"SKJ16-16","qty":"1","price":"15.00","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"241879","line":"16","part":"SK16-15","qty":"1","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"17","part":"SK16-16","qty":"1","price":"33.06","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"241879","line":"20","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"241879","Line":"1","Company":"1","F_Line":"1","Comment":"BT30-SK13-75-J","Loc":"Y"},{"Quote":"241879","Line":"12","Company":"1","F_Line":"1","Comment":"BT30-SK16-90-J","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-29 17:28:16.003 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248276-05292026172815.txt === {"quote":"248276","customer":"10035","name":null,"customerName":"J & M Precision Products","comp":"01","open":"0","shipto":"JMINDY","shiptoName":"J & M Precision Products","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"07-08-2026","cust_po":"5AX-130FA-M Installed","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"John Zachman","drop_po":"YCM C10 - Fanuc","status":"0","user":"chrisb","conv_order":"","time":"16:12","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"John Z","follow_phone":"","follow_email":"johnz@jmppi.com","pic_user":"chrisb","total_amt":"178595.60","total_gp":"137350.76","total_gpm":"76.91","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"07-07-2026","notes":[],"crmnotes":[{"comp":1,"quote":248276,"Line":0,"Comment":"05/13/2026 11:51 AM - chrisb - F/U changed from 04/25/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248276,"Line":1,"Comment":"05/13/2026 11:52 AM - chrisb - CLO changed from 05/08/2026 to 07/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248276,"Line":2,"Comment":"05/13/2026 11:52 AM - chrisb - Req Date changed from 05/20/2026 to 07/08/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248276","line":"1","part":"5AX-130FA-M","qty":"4","price":"45927.00","uom":"EA","discount":"30.00","req_date":"STOCK 3-4 Weeks","branch":"1"},{"comp":"01","order":"248276","line":"2","part":"INSTALLATION-RT-5AX-MW","qty":"4","price":"12500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248276","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248276","Line":"2","Company":"1","F_Line":"1","Comment":"Normal installation cost is $14,500 NET per machine.","Loc":"Y"},{"Quote":"248276","Line":"2","Company":"1","F_Line":"2","Comment":"Special pricing offered based on two install trips,","Loc":"Y"},{"Quote":"248276","Line":"2","Company":"1","F_Line":"3","Comment":"two machines installed per trip.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:28:24.124 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248276-05292026172823.txt === {"quote":"248276","customer":"10035","name":null,"customerName":"J & M Precision Products","comp":"01","open":"0","shipto":"JMINDY","shiptoName":"J & M Precision Products","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"07-08-2026","cust_po":"5AX-130FA-M Installed","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"John Zachman","drop_po":"YCM C10 - Fanuc","status":"0","user":"chrisb","conv_order":"","time":"16:12","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"John Z","follow_phone":"","follow_email":"johnz@jmppi.com","pic_user":"chrisb","total_amt":"178595.60","total_gp":"137350.76","total_gpm":"76.91","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":248276,"Line":0,"Comment":"05/13/2026 11:51 AM - chrisb - F/U changed from 04/25/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248276,"Line":1,"Comment":"05/13/2026 11:52 AM - chrisb - CLO changed from 05/08/2026 to 07/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248276,"Line":2,"Comment":"05/13/2026 11:52 AM - chrisb - Req Date changed from 05/20/2026 to 07/08/2026 (Req Date Updated)"},{"comp":1,"quote":248276,"Line":3,"Comment":"05/29/2026 5:28 PM - rons - F/U changed from 05/30/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248276,"Line":4,"Comment":"05/29/2026 5:28 PM - rons - CLO changed from 07/07/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248276","line":"1","part":"5AX-130FA-M","qty":"4","price":"45927.00","uom":"EA","discount":"30.00","req_date":"STOCK 3-4 Weeks","branch":"1"},{"comp":"01","order":"248276","line":"2","part":"INSTALLATION-RT-5AX-MW","qty":"4","price":"12500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248276","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248276","Line":"2","Company":"1","F_Line":"1","Comment":"Normal installation cost is $14,500 NET per machine.","Loc":"Y"},{"Quote":"248276","Line":"2","Company":"1","F_Line":"2","Comment":"Special pricing offered based on two install trips,","Loc":"Y"},{"Quote":"248276","Line":"2","Company":"1","F_Line":"3","Comment":"two machines installed per trip.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:28:32.207 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248276-05292026172832.txt === {"quote":"248276","customer":"10035","name":null,"customerName":"J & M Precision Products","comp":"01","open":"0","shipto":"JMINDY","shiptoName":"J & M Precision Products","entry_date":"04-08-2026","cust_order_date":"04-08-2026","req_date":"06-17-2026","cust_po":"5AX-130FA-M Installed","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"John Zachman","drop_po":"YCM C10 - Fanuc","status":"0","user":"chrisb","conv_order":"","time":"16:12","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"John Z","follow_phone":"","follow_email":"johnz@jmppi.com","pic_user":"chrisb","total_amt":"178595.60","total_gp":"137350.76","total_gpm":"76.91","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"9","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":248276,"Line":0,"Comment":"05/13/2026 11:51 AM - chrisb - F/U changed from 04/25/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248276,"Line":1,"Comment":"05/13/2026 11:52 AM - chrisb - CLO changed from 05/08/2026 to 07/07/2026 (CLO Date Updated)"},{"comp":1,"quote":248276,"Line":2,"Comment":"05/13/2026 11:52 AM - chrisb - Req Date changed from 05/20/2026 to 07/08/2026 (Req Date Updated)"},{"comp":1,"quote":248276,"Line":3,"Comment":"05/29/2026 5:28 PM - rons - F/U changed from 05/30/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248276,"Line":4,"Comment":"05/29/2026 5:28 PM - rons - CLO changed from 07/07/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248276,"Line":5,"Comment":"05/29/2026 5:28 PM - rons - Req Date changed from 07/08/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248276","line":"1","part":"5AX-130FA-M","qty":"4","price":"45927.00","uom":"EA","discount":"30.00","req_date":"STOCK 3-4 Weeks","branch":"1"},{"comp":"01","order":"248276","line":"2","part":"INSTALLATION-RT-5AX-MW","qty":"4","price":"12500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"248276","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248276","Line":"2","Company":"1","F_Line":"1","Comment":"Normal installation cost is $14,500 NET per machine.","Loc":"Y"},{"Quote":"248276","Line":"2","Company":"1","F_Line":"2","Comment":"Special pricing offered based on two install trips,","Loc":"Y"},{"Quote":"248276","Line":"2","Company":"1","F_Line":"3","Comment":"two machines installed per trip.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:28:36.266 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250401-05292026172835.txt === {"quote":"250401","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"AISINNC","shiptoName":"Aisin North Carolina Corporation","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"MT5 Live Center","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"Y","drop_att":"Nicole Coplen","drop_po":"","status":"0","user":"ericy","conv_order":"","time":"22:23","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Nicole Coplen","follow_phone":"9193831616","follow_email":"ncoplen@ptservice.com","pic_user":"ericy","total_amt":"243.40","total_gp":"141.79","total_gpm":"58.25","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-18-2026","notes":[{"comp":"1","quote":"250401","line":"0","data":"05-18-2026 22:26 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250401","line":"1","part":"LM5-H","qty":"1","price":"243.40","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"250401","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 17:28:44.954 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250401-05292026172844.txt === {"quote":"250401","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"AISINNC","shiptoName":"Aisin North Carolina Corporation","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-29-2026","cust_po":"MT5 Live Center","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"Y","drop_att":"Nicole Coplen","drop_po":"","status":"0","user":"ericy","conv_order":"","time":"22:23","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Nicole Coplen","follow_phone":"9193831616","follow_email":"ncoplen@ptservice.com","pic_user":"ericy","total_amt":"243.40","total_gp":"141.79","total_gpm":"58.25","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"250401","line":"0","data":"05-18-2026 22:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250401,"Line":0,"Comment":"05/29/2026 5:28 PM - rons - F/U changed from 05/31/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250401,"Line":1,"Comment":"05/29/2026 5:28 PM - rons - CLO changed from 06/18/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250401","line":"1","part":"LM5-H","qty":"1","price":"243.40","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"250401","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:28:49.167 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250401-05292026172848.txt === {"quote":"250401","customer":"16790","name":null,"customerName":"Precision Tools Service Inc.","comp":"01","open":"0","shipto":"AISINNC","shiptoName":"Aisin North Carolina Corporation","entry_date":"05-18-2026","cust_order_date":"05-18-2026","req_date":"06-17-2026","cust_po":"MT5 Live Center","terms_code":"N30","ship_via":"U-GND","ship_collect":"5022X1","drop_ship":"N","territory":"57","salesman":"CB","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"Y","drop_att":"Nicole Coplen","drop_po":"","status":"0","user":"ericy","conv_order":"","time":"22:23","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Nicole Coplen","follow_phone":"9193831616","follow_email":"ncoplen@ptservice.com","pic_user":"ericy","total_amt":"243.40","total_gp":"141.79","total_gpm":"58.25","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"250401","line":"0","data":"05-18-2026 22:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250401,"Line":0,"Comment":"05/29/2026 5:28 PM - rons - F/U changed from 05/31/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250401,"Line":1,"Comment":"05/29/2026 5:28 PM - rons - CLO changed from 06/18/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":250401,"Line":2,"Comment":"05/29/2026 5:28 PM - rons - Req Date changed from 06/29/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250401","line":"1","part":"LM5-H","qty":"1","price":"243.40","uom":"EA","discount":"0.00","req_date":"2 weeks","branch":"1"},{"comp":"01","order":"250401","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:30:01.399 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250203-05292026173001.txt === {"quote":"250203","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"STERCOLU","shiptoName":"Sterling Industries","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-25-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bill Malicoat","drop_po":"","status":"0","user":"billh","conv_order":"","time":"12:12","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Bill Malicoat","follow_phone":"(946) 754-6455","follow_email":"bmalicoat@pts-tools.com","pic_user":"billh","total_amt":"548.64","total_gp":"311.04","total_gpm":"56.69","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-14-2026","notes":[{"comp":"1","quote":"250203","line":"0","data":"05-14-2026 12:15 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250203","line":"1","part":"OKE4-ID12Z","qty":"1","price":"762.00","uom":"EA","discount":"28.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"250203","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 17:30:09.979 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250203-05292026173009.txt === {"quote":"250203","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"STERCOLU","shiptoName":"Sterling Industries","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-25-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bill Malicoat","drop_po":"","status":"0","user":"billh","conv_order":"","time":"12:12","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Bill Malicoat","follow_phone":"(946) 754-6455","follow_email":"bmalicoat@pts-tools.com","pic_user":"billh","total_amt":"548.64","total_gp":"311.04","total_gpm":"56.69","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"250203","line":"0","data":"05-14-2026 12:15 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250203,"Line":0,"Comment":"05/29/2026 5:29 PM - rons - F/U changed from 05/20/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250203,"Line":1,"Comment":"05/29/2026 5:30 PM - rons - CLO changed from 06/14/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250203","line":"1","part":"OKE4-ID12Z","qty":"1","price":"762.00","uom":"EA","discount":"28.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"250203","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:30:15.198 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250203-05292026173015.txt === {"quote":"250203","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"STERCOLU","shiptoName":"Sterling Industries","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-17-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bill Malicoat","drop_po":"","status":"0","user":"billh","conv_order":"","time":"12:12","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Bill Malicoat","follow_phone":"(946) 754-6455","follow_email":"bmalicoat@pts-tools.com","pic_user":"billh","total_amt":"548.64","total_gp":"311.04","total_gpm":"56.69","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"250203","line":"0","data":"05-14-2026 12:15 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250203,"Line":0,"Comment":"05/29/2026 5:29 PM - rons - F/U changed from 05/20/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250203,"Line":1,"Comment":"05/29/2026 5:30 PM - rons - CLO changed from 06/14/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":250203,"Line":2,"Comment":"05/29/2026 5:30 PM - rons - Req Date changed from 06/25/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250203","line":"1","part":"OKE4-ID12Z","qty":"1","price":"762.00","uom":"EA","discount":"28.00","req_date":"B/O ETA","branch":"1"},{"comp":"01","order":"250203","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:30:18.972 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245937-05292026173018.txt === {"quote":"245937","customer":"18675","name":null,"customerName":"Rocket Supply Co.","comp":"01","open":"0","shipto":"MASTPOWE","shiptoName":"Master Power Transmission","entry_date":"02-20-2026","cust_order_date":"02-20-2026","req_date":"06-03-2026","cust_po":"PRE-E46B CAT50 RFQ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"mirandag","conv_order":"ADV","time":"02-20","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Tammy Rider","follow_phone":"513-679-2626","follow_email":"tammyr@wulco.com","pic_user":"billh","total_amt":"33549.30","total_gp":"21294.64","total_gpm":"63.47","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"11","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":245937,"Line":0,"Comment":"03/13/2026 2:53 PM - billh - Req Date changed from 02/20/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":245937,"Line":1,"Comment":"03/13/2026 2:53 PM - billh - F/U changed from 02/27/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":2,"Comment":"04/13/2026 2:49 PM - billh - CLO changed from 03/20/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245937,"Line":3,"Comment":"04/13/2026 2:50 PM - billh - F/U changed from 03/27/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":4,"Comment":"04/13/2026 2:50 PM - billh - Req Date changed from 03/27/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245937,"Line":5,"Comment":"05/05/2026 4:54 PM - rons - F/U changed from 04/24/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":6,"Comment":"05/05/2026 4:54 PM - rons - CLO changed from 04/30/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":245937,"Line":7,"Comment":"05/05/2026 4:54 PM - rons - Req Date changed from 04/30/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":245937,"Line":8,"Comment":"05/20/2026 8:52 AM - billh - Win% changed from 20 to 11"}],"items":[{"comp":"01","order":"245937","line":"1","part":"PRE-E46B-BD","qty":"1","price":"34700.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"3","part":"PRE-INST/TRAINING","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"245937","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"6","part":"PRE-SPDL-I50-E46BC","qty":"1","price":"1988.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 17:30:29.232 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245937-05292026173026.txt === {"quote":"245937","customer":"18675","name":null,"customerName":"Rocket Supply Co.","comp":"01","open":"0","shipto":"MASTPOWE","shiptoName":"Master Power Transmission","entry_date":"02-20-2026","cust_order_date":"02-20-2026","req_date":"06-03-2026","cust_po":"PRE-E46B CAT50 RFQ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"mirandag","conv_order":"ADV","time":"02-20","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Tammy Rider","follow_phone":"513-679-2626","follow_email":"tammyr@wulco.com","pic_user":"billh","total_amt":"33549.30","total_gp":"21294.64","total_gpm":"63.47","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"11","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":245937,"Line":0,"Comment":"03/13/2026 2:53 PM - billh - Req Date changed from 02/20/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":245937,"Line":1,"Comment":"03/13/2026 2:53 PM - billh - F/U changed from 02/27/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":2,"Comment":"04/13/2026 2:49 PM - billh - CLO changed from 03/20/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245937,"Line":3,"Comment":"04/13/2026 2:50 PM - billh - F/U changed from 03/27/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":4,"Comment":"04/13/2026 2:50 PM - billh - Req Date changed from 03/27/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245937,"Line":5,"Comment":"05/05/2026 4:54 PM - rons - F/U changed from 04/24/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":6,"Comment":"05/05/2026 4:54 PM - rons - CLO changed from 04/30/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":245937,"Line":7,"Comment":"05/05/2026 4:54 PM - rons - Req Date changed from 04/30/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":245937,"Line":8,"Comment":"05/20/2026 8:52 AM - billh - Win% changed from 20 to 11"},{"comp":1,"quote":245937,"Line":9,"Comment":"05/29/2026 5:30 PM - rons - F/U changed from 05/20/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":10,"Comment":"05/29/2026 5:30 PM - rons - CLO changed from 05/27/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245937","line":"1","part":"PRE-E46B-BD","qty":"1","price":"34700.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"3","part":"PRE-INST/TRAINING","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"245937","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"6","part":"PRE-SPDL-I50-E46BC","qty":"1","price":"1988.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 17:30:34.026 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245937-05292026173033.txt === {"quote":"245937","customer":"18675","name":null,"customerName":"Rocket Supply Co.","comp":"01","open":"0","shipto":"MASTPOWE","shiptoName":"Master Power Transmission","entry_date":"02-20-2026","cust_order_date":"02-20-2026","req_date":"06-18-2026","cust_po":"PRE-E46B CAT50 RFQ","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"mirandag","conv_order":"ADV","time":"02-20","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Tammy Rider","follow_phone":"513-679-2626","follow_email":"tammyr@wulco.com","pic_user":"billh","total_amt":"33549.30","total_gp":"21294.64","total_gpm":"63.47","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"7","win_pct":"11","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":245937,"Line":0,"Comment":"03/13/2026 2:53 PM - billh - Req Date changed from 02/20/2026 to 03/27/2026 (Req Date Updated)"},{"comp":1,"quote":245937,"Line":1,"Comment":"03/13/2026 2:53 PM - billh - F/U changed from 02/27/2026 to 3/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":2,"Comment":"04/13/2026 2:49 PM - billh - CLO changed from 03/20/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245937,"Line":3,"Comment":"04/13/2026 2:50 PM - billh - F/U changed from 03/27/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":4,"Comment":"04/13/2026 2:50 PM - billh - Req Date changed from 03/27/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245937,"Line":5,"Comment":"05/05/2026 4:54 PM - rons - F/U changed from 04/24/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":6,"Comment":"05/05/2026 4:54 PM - rons - CLO changed from 04/30/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":245937,"Line":7,"Comment":"05/05/2026 4:54 PM - rons - Req Date changed from 04/30/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":245937,"Line":8,"Comment":"05/20/2026 8:52 AM - billh - Win% changed from 20 to 11"},{"comp":1,"quote":245937,"Line":9,"Comment":"05/29/2026 5:30 PM - rons - F/U changed from 05/20/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245937,"Line":10,"Comment":"05/29/2026 5:30 PM - rons - CLO changed from 05/27/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":245937,"Line":11,"Comment":"05/29/2026 5:30 PM - rons - Req Date changed from 06/03/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245937","line":"1","part":"PRE-E46B-BD","qty":"1","price":"34700.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"2","part":"PRE-GAUGE-C50","qty":"1","price":"821.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"3","part":"PRE-INST/TRAINING","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"245937","line":"4","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"5","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"6","part":"PRE-SPDL-I50-E46BC","qty":"1","price":"1988.00","uom":"EA","discount":"18.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245937","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 17:30:36.291 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250156-05292026173036.txt === {"quote":"250156","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECHFORT","shiptoName":"Technical Equipment Sales Co.","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-25-2026","cust_po":"CNC302PFA-M","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Bernard Blattner","drop_po":"","status":"0","user":"danas","conv_order":"","time":"06:49","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Bernard Blattner","follow_phone":"513-617-5265","follow_email":"bblattner@techequip.com","pic_user":"billh","total_amt":"30138.80","total_gp":"23503.09","total_gpm":"77.98","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-14-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250156","line":"1","part":"NOTE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250156","line":"2","part":"CNC302PFA-M","qty":"1","price":"29484.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250156","line":"3","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250156","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250156","Line":"1","Company":"1","F_Line":"1","Comment":"FOR YCM JC14 VMC W/ FANUC Oi-MF+","Loc":"Y"},{"Quote":"250156","Line":"1","Company":"1","F_Line":"2","Comment":"FANUC DATA SHEETS AND ELECTRICAL SCHEMATIC RQR'D","Loc":"Y"},{"Quote":"250156","Line":"1","Company":"1","F_Line":"3","Comment":"AT TIME OF ORDER.","Loc":"Y"},{"Quote":"250156","Line":"1","Company":"1","F_Line":"4","Comment":"SPECIFY LEFT OR RIGHT SIDE MOUNT.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-29 17:30:46.198 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250156-05292026173046.txt === {"quote":"250156","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECHFORT","shiptoName":"Technical Equipment Sales Co.","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-25-2026","cust_po":"CNC302PFA-M","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Bernard Blattner","drop_po":"","status":"0","user":"danas","conv_order":"","time":"06:49","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Bernard Blattner","follow_phone":"513-617-5265","follow_email":"bblattner@techequip.com","pic_user":"billh","total_amt":"30138.80","total_gp":"23503.09","total_gpm":"77.98","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":250156,"Line":0,"Comment":"05/29/2026 5:30 PM - rons - F/U changed from 05/20/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250156,"Line":1,"Comment":"05/29/2026 5:30 PM - rons - CLO changed from 06/14/2026 to 06/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250156","line":"1","part":"NOTE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250156","line":"2","part":"CNC302PFA-M","qty":"1","price":"29484.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250156","line":"3","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250156","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250156","Line":"1","Company":"1","F_Line":"1","Comment":"FOR YCM JC14 VMC W/ FANUC Oi-MF+","Loc":"Y"},{"Quote":"250156","Line":"1","Company":"1","F_Line":"2","Comment":"FANUC DATA SHEETS AND ELECTRICAL SCHEMATIC RQR'D","Loc":"Y"},{"Quote":"250156","Line":"1","Company":"1","F_Line":"3","Comment":"AT TIME OF ORDER.","Loc":"Y"},{"Quote":"250156","Line":"1","Company":"1","F_Line":"4","Comment":"SPECIFY LEFT OR RIGHT SIDE MOUNT.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 17:30:51.924 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250156-05292026173051.txt === {"quote":"250156","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECHFORT","shiptoName":"Technical Equipment Sales Co.","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-19-2026","cust_po":"CNC302PFA-M","terms_code":"N30","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"50","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Bernard Blattner","drop_po":"","status":"0","user":"danas","conv_order":"","time":"06:49","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Bernard Blattner","follow_phone":"513-617-5265","follow_email":"bblattner@techequip.com","pic_user":"billh","total_amt":"30138.80","total_gp":"23503.09","total_gpm":"77.98","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":250156,"Line":0,"Comment":"05/29/2026 5:30 PM - rons - F/U changed from 05/20/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250156,"Line":1,"Comment":"05/29/2026 5:30 PM - rons - CLO changed from 06/14/2026 to 06/12/2026 (CLO Date Updated)"},{"comp":1,"quote":250156,"Line":2,"Comment":"05/29/2026 5:30 PM - rons - Req Date changed from 06/25/2026 to 06/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250156","line":"1","part":"NOTE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250156","line":"2","part":"CNC302PFA-M","qty":"1","price":"29484.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250156","line":"3","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250156","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250156","Line":"1","Company":"1","F_Line":"1","Comment":"FOR YCM JC14 VMC W/ FANUC Oi-MF+","Loc":"Y"},{"Quote":"250156","Line":"1","Company":"1","F_Line":"2","Comment":"FANUC DATA SHEETS AND ELECTRICAL SCHEMATIC RQR'D","Loc":"Y"},{"Quote":"250156","Line":"1","Company":"1","F_Line":"3","Comment":"AT TIME OF ORDER.","Loc":"Y"},{"Quote":"250156","Line":"1","Company":"1","F_Line":"4","Comment":"SPECIFY LEFT OR RIGHT SIDE MOUNT.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 17:31:03.065 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247255-05292026173102.txt === {"quote":"247255","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"FLEXIB","shiptoName":"Flexible Concepts","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"06-03-2026","cust_po":"OKLT-ER16-AD-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"CJ McCafferty","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"13:30","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"CJ McCafferty","follow_phone":"","follow_email":"cmccafferty@pts-tools.com","pic_user":"billh","total_amt":"7233.42","total_gp":"3754.17","total_gpm":"51.90","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"247255","line":"0","data":"03-19-2026 14:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247255,"Line":0,"Comment":"04/13/2026 2:51 PM - billh - CLO changed from NaN/NaN/NaN to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247255,"Line":1,"Comment":"05/05/2026 4:51 PM - rons - F/U changed from 04/01/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247255,"Line":2,"Comment":"05/05/2026 4:51 PM - rons - CLO changed from 04/30/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247255,"Line":3,"Comment":"05/05/2026 4:51 PM - rons - Req Date changed from 04/30/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247255","line":"1","part":"OKLT-ER16-AD-ICE","qty":"1","price":"9908.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247255","line":"2","part":"WRENCH-MIM-107557","qty":"1","price":"38.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247255","line":"3","part":"WRENCH-ER16I","qty":"1","price":"113.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247255","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 17:31:11.176 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247255-05292026173110.txt === {"quote":"247255","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"FLEXIB","shiptoName":"Flexible Concepts","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"06-03-2026","cust_po":"OKLT-ER16-AD-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"CJ McCafferty","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"13:30","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"CJ McCafferty","follow_phone":"","follow_email":"cmccafferty@pts-tools.com","pic_user":"billh","total_amt":"7233.42","total_gp":"3754.17","total_gpm":"51.90","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"247255","line":"0","data":"03-19-2026 14:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247255,"Line":0,"Comment":"04/13/2026 2:51 PM - billh - CLO changed from NaN/NaN/NaN to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247255,"Line":1,"Comment":"05/05/2026 4:51 PM - rons - F/U changed from 04/01/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247255,"Line":2,"Comment":"05/05/2026 4:51 PM - rons - CLO changed from 04/30/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247255,"Line":3,"Comment":"05/05/2026 4:51 PM - rons - Req Date changed from 04/30/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":247255,"Line":4,"Comment":"05/29/2026 5:30 PM - rons - F/U changed from 05/20/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247255,"Line":5,"Comment":"05/29/2026 5:31 PM - rons - CLO changed from 05/27/2026 to 06/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247255","line":"1","part":"OKLT-ER16-AD-ICE","qty":"1","price":"9908.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247255","line":"2","part":"WRENCH-MIM-107557","qty":"1","price":"38.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247255","line":"3","part":"WRENCH-ER16I","qty":"1","price":"113.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247255","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 17:31:16.716 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247255-05292026173116.txt === {"quote":"247255","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"FLEXIB","shiptoName":"Flexible Concepts","entry_date":"03-19-2026","cust_order_date":"03-19-2026","req_date":"06-19-2026","cust_po":"OKLT-ER16-AD-ICE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"CJ McCafferty","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"13:30","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"CJ McCafferty","follow_phone":"","follow_email":"cmccafferty@pts-tools.com","pic_user":"billh","total_amt":"7233.42","total_gp":"3754.17","total_gpm":"51.90","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"247255","line":"0","data":"03-19-2026 14:26 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247255,"Line":0,"Comment":"04/13/2026 2:51 PM - billh - CLO changed from NaN/NaN/NaN to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":247255,"Line":1,"Comment":"05/05/2026 4:51 PM - rons - F/U changed from 04/01/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247255,"Line":2,"Comment":"05/05/2026 4:51 PM - rons - CLO changed from 04/30/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":247255,"Line":3,"Comment":"05/05/2026 4:51 PM - rons - Req Date changed from 04/30/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":247255,"Line":4,"Comment":"05/29/2026 5:30 PM - rons - F/U changed from 05/20/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247255,"Line":5,"Comment":"05/29/2026 5:31 PM - rons - CLO changed from 05/27/2026 to 06/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247255,"Line":6,"Comment":"05/29/2026 5:31 PM - rons - Req Date changed from 06/03/2026 to 06/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247255","line":"1","part":"OKLT-ER16-AD-ICE","qty":"1","price":"9908.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247255","line":"2","part":"WRENCH-MIM-107557","qty":"1","price":"38.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247255","line":"3","part":"WRENCH-ER16I","qty":"1","price":"113.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247255","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 17:31:20.965 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249945-05292026173120.txt === {"quote":"249945","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"DGIMISH","shiptoName":"DGI Supply","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-04-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Bryce Hill","drop_po":"","status":"0","user":"billh","conv_order":"","time":"13:28","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Bryce Hill","follow_phone":"800-923-6255","follow_email":"bhill@dgisupply.com","pic_user":"billh","total_amt":"1202.50","total_gp":"719.02","total_gpm":"59.79","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249945","line":"0","data":"05-11-2026 13:32 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249945,"Line":0,"Comment":"05/15/2026 4:08 PM - rons - F/U changed from 05/17/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249945,"Line":1,"Comment":"05/15/2026 4:08 PM - rons - CLO changed from 06/11/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249945,"Line":2,"Comment":"05/15/2026 4:08 PM - rons - Req Date changed from 06/22/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249945","line":"1","part":"NBT30-HC0750-2.50","qty":"1","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"2","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"3","part":"NBT30-C3/4-75","qty":"1","price":"598.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"4","part":"NBT30-SK16C-75","qty":"1","price":"450.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:31:29.269 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249945-05292026173129.txt === {"quote":"249945","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"DGIMISH","shiptoName":"DGI Supply","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-04-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Bryce Hill","drop_po":"","status":"0","user":"billh","conv_order":"","time":"13:28","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Bryce Hill","follow_phone":"800-923-6255","follow_email":"bhill@dgisupply.com","pic_user":"billh","total_amt":"1202.50","total_gp":"719.02","total_gpm":"59.79","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249945","line":"0","data":"05-11-2026 13:32 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249945,"Line":0,"Comment":"05/15/2026 4:08 PM - rons - F/U changed from 05/17/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249945,"Line":1,"Comment":"05/15/2026 4:08 PM - rons - CLO changed from 06/11/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249945,"Line":2,"Comment":"05/15/2026 4:08 PM - rons - Req Date changed from 06/22/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":249945,"Line":3,"Comment":"05/29/2026 5:31 PM - rons - F/U changed from 05/21/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249945,"Line":4,"Comment":"05/29/2026 5:31 PM - rons - CLO changed from 05/28/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249945","line":"1","part":"NBT30-HC0750-2.50","qty":"1","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"2","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"3","part":"NBT30-C3/4-75","qty":"1","price":"598.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"4","part":"NBT30-SK16C-75","qty":"1","price":"450.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:31:34.333 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249945-05292026173134.txt === {"quote":"249945","customer":"4550","name":null,"customerName":"DGI Supply a DoAll Company","comp":"01","open":"0","shipto":"DGIMISH","shiptoName":"DGI Supply","entry_date":"05-11-2026","cust_order_date":"05-11-2026","req_date":"06-18-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Bryce Hill","drop_po":"","status":"0","user":"billh","conv_order":"","time":"13:28","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Bryce Hill","follow_phone":"800-923-6255","follow_email":"bhill@dgisupply.com","pic_user":"billh","total_amt":"1202.50","total_gp":"719.02","total_gpm":"59.79","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"249945","line":"0","data":"05-11-2026 13:32 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249945,"Line":0,"Comment":"05/15/2026 4:08 PM - rons - F/U changed from 05/17/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249945,"Line":1,"Comment":"05/15/2026 4:08 PM - rons - CLO changed from 06/11/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249945,"Line":2,"Comment":"05/15/2026 4:08 PM - rons - Req Date changed from 06/22/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":249945,"Line":3,"Comment":"05/29/2026 5:31 PM - rons - F/U changed from 05/21/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249945,"Line":4,"Comment":"05/29/2026 5:31 PM - rons - CLO changed from 05/28/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249945,"Line":5,"Comment":"05/29/2026 5:31 PM - rons - Req Date changed from 06/04/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249945","line":"1","part":"NBT30-HC0750-2.50","qty":"1","price":"738.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"2","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"3","part":"NBT30-C3/4-75","qty":"1","price":"598.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"4","part":"NBT30-SK16C-75","qty":"1","price":"450.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249945","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:31:37.401 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247229-05292026173137.txt === {"quote":"247229","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"MANCANDE","shiptoName":"Mancor Indiana","entry_date":"03-19-2026","cust_order_date":"01-07-2025","req_date":"06-04-2026","cust_po":"CNC260PFA-M w/ TAT-250","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Inderhees","drop_po":"PNEUMATIC OPTION","status":"0","user":"billh","conv_order":"","time":"11:37","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Mike Inderhees","follow_phone":"","follow_email":"mikeinderhees@comcast.net","pic_user":"billh","total_amt":"37971.80","total_gp":"28668.89","total_gpm":"75.50","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":247229,"Line":0,"Comment":"05/05/2026 4:52 PM - rons - F/U changed from 04/10/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247229,"Line":1,"Comment":"05/05/2026 4:52 PM - rons - CLO changed from 04/20/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247229,"Line":2,"Comment":"05/05/2026 4:53 PM - rons - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247229,"Line":3,"Comment":"05/15/2026 4:07 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247229,"Line":4,"Comment":"05/15/2026 4:07 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247229,"Line":5,"Comment":"05/15/2026 4:07 PM - rons - Req Date changed from 05/27/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247229","line":"1","part":"CNC260PFA-M","qty":"1","price":"27954.00","uom":"EA","discount":"30.00","req_date":"3-4 weeks","branch":"1"},{"comp":"01","order":"247229","line":"2","part":"TAT-250","qty":"1","price":"12720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247229","line":"3","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"tbd","branch":"1"},{"comp":"01","order":"247229","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 17:31:46.117 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247229-05292026173145.txt === {"quote":"247229","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"MANCANDE","shiptoName":"Mancor Indiana","entry_date":"03-19-2026","cust_order_date":"01-07-2025","req_date":"06-04-2026","cust_po":"CNC260PFA-M w/ TAT-250","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Inderhees","drop_po":"PNEUMATIC OPTION","status":"0","user":"billh","conv_order":"","time":"11:37","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Mike Inderhees","follow_phone":"","follow_email":"mikeinderhees@comcast.net","pic_user":"billh","total_amt":"37971.80","total_gp":"28668.89","total_gpm":"75.50","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":247229,"Line":0,"Comment":"05/05/2026 4:52 PM - rons - F/U changed from 04/10/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247229,"Line":1,"Comment":"05/05/2026 4:52 PM - rons - CLO changed from 04/20/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247229,"Line":2,"Comment":"05/05/2026 4:53 PM - rons - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247229,"Line":3,"Comment":"05/15/2026 4:07 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247229,"Line":4,"Comment":"05/15/2026 4:07 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247229,"Line":5,"Comment":"05/15/2026 4:07 PM - rons - Req Date changed from 05/27/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":247229,"Line":6,"Comment":"05/29/2026 5:31 PM - rons - F/U changed from 05/21/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247229,"Line":7,"Comment":"05/29/2026 5:31 PM - rons - CLO changed from 05/28/2026 to 06/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247229","line":"1","part":"CNC260PFA-M","qty":"1","price":"27954.00","uom":"EA","discount":"30.00","req_date":"3-4 weeks","branch":"1"},{"comp":"01","order":"247229","line":"2","part":"TAT-250","qty":"1","price":"12720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247229","line":"3","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"tbd","branch":"1"},{"comp":"01","order":"247229","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 17:31:50.595 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247229-05292026173150.txt === {"quote":"247229","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"MANCANDE","shiptoName":"Mancor Indiana","entry_date":"03-19-2026","cust_order_date":"01-07-2025","req_date":"06-19-2026","cust_po":"CNC260PFA-M w/ TAT-250","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Inderhees","drop_po":"PNEUMATIC OPTION","status":"0","user":"billh","conv_order":"","time":"11:37","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Mike Inderhees","follow_phone":"","follow_email":"mikeinderhees@comcast.net","pic_user":"billh","total_amt":"37971.80","total_gp":"28668.89","total_gpm":"75.50","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":247229,"Line":0,"Comment":"05/05/2026 4:52 PM - rons - F/U changed from 04/10/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247229,"Line":1,"Comment":"05/05/2026 4:52 PM - rons - CLO changed from 04/20/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247229,"Line":2,"Comment":"05/05/2026 4:53 PM - rons - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247229,"Line":3,"Comment":"05/15/2026 4:07 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247229,"Line":4,"Comment":"05/15/2026 4:07 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247229,"Line":5,"Comment":"05/15/2026 4:07 PM - rons - Req Date changed from 05/27/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":247229,"Line":6,"Comment":"05/29/2026 5:31 PM - rons - F/U changed from 05/21/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247229,"Line":7,"Comment":"05/29/2026 5:31 PM - rons - CLO changed from 05/28/2026 to 06/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247229,"Line":8,"Comment":"05/29/2026 5:31 PM - rons - Req Date changed from 06/04/2026 to 06/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247229","line":"1","part":"CNC260PFA-M","qty":"1","price":"27954.00","uom":"EA","discount":"30.00","req_date":"3-4 weeks","branch":"1"},{"comp":"01","order":"247229","line":"2","part":"TAT-250","qty":"1","price":"12720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247229","line":"3","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"tbd","branch":"1"},{"comp":"01","order":"247229","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 17:31:59.719 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247227-05292026173159.txt === {"quote":"247227","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"MANCANDE","shiptoName":"Mancor Indiana","entry_date":"03-19-2026","cust_order_date":"01-07-2025","req_date":"05-28-2026","cust_po":"CNC260FA-M-HB w/ TAT-250","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Inderhees","drop_po":"HYD BOOSTER OPTION","status":"0","user":"chrisb","conv_order":"","time":"11:30","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Mike Inderhees","follow_phone":"","follow_email":"mikeinderhees@comcast.net","pic_user":"billh","total_amt":"40289.50","total_gp":"29585.42","total_gpm":"73.43","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-29-2026","notes":[],"crmnotes":[{"comp":1,"quote":247227,"Line":0,"Comment":"05/05/2026 4:51 PM - rons - F/U changed from 04/10/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247227,"Line":1,"Comment":"05/05/2026 4:52 PM - rons - CLO changed from 04/20/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247227,"Line":2,"Comment":"05/05/2026 4:52 PM - rons - Req Date changed from 04/30/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247227,"Line":3,"Comment":"05/15/2026 4:07 PM - rons - F/U changed from 05/14/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247227,"Line":4,"Comment":"05/15/2026 4:07 PM - rons - CLO changed from 05/21/2026 to 05/29/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247227","line":"1","part":"CNC260FA-M-HB","qty":"1","price":"24494.00","uom":"EA","discount":"30.00","req_date":"3-4 Weeks","branch":"1"},{"comp":"01","order":"247227","line":"2","part":"TAT-250","qty":"1","price":"12720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247227","line":"3","part":"AY0200","qty":"1","price":"6771.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247227","line":"4","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247227","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:32:07.561 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247227-05292026173207.txt === {"quote":"247227","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"MANCANDE","shiptoName":"Mancor Indiana","entry_date":"03-19-2026","cust_order_date":"01-07-2025","req_date":"05-28-2026","cust_po":"CNC260FA-M-HB w/ TAT-250","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Inderhees","drop_po":"HYD BOOSTER OPTION","status":"0","user":"chrisb","conv_order":"","time":"11:30","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Mike Inderhees","follow_phone":"","follow_email":"mikeinderhees@comcast.net","pic_user":"billh","total_amt":"40289.50","total_gp":"29585.42","total_gpm":"73.43","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":247227,"Line":0,"Comment":"05/05/2026 4:51 PM - rons - F/U changed from 04/10/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247227,"Line":1,"Comment":"05/05/2026 4:52 PM - rons - CLO changed from 04/20/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247227,"Line":2,"Comment":"05/05/2026 4:52 PM - rons - Req Date changed from 04/30/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247227,"Line":3,"Comment":"05/15/2026 4:07 PM - rons - F/U changed from 05/14/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247227,"Line":4,"Comment":"05/15/2026 4:07 PM - rons - CLO changed from 05/21/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247227,"Line":5,"Comment":"05/29/2026 5:31 PM - rons - F/U changed from 05/22/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247227,"Line":6,"Comment":"05/29/2026 5:32 PM - rons - CLO changed from 05/29/2026 to 06/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247227","line":"1","part":"CNC260FA-M-HB","qty":"1","price":"24494.00","uom":"EA","discount":"30.00","req_date":"3-4 Weeks","branch":"1"},{"comp":"01","order":"247227","line":"2","part":"TAT-250","qty":"1","price":"12720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247227","line":"3","part":"AY0200","qty":"1","price":"6771.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247227","line":"4","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247227","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:32:12.594 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247227-05292026173212.txt === {"quote":"247227","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"MANCANDE","shiptoName":"Mancor Indiana","entry_date":"03-19-2026","cust_order_date":"01-07-2025","req_date":"06-19-2026","cust_po":"CNC260FA-M-HB w/ TAT-250","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Inderhees","drop_po":"HYD BOOSTER OPTION","status":"0","user":"chrisb","conv_order":"","time":"11:30","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Mike Inderhees","follow_phone":"","follow_email":"mikeinderhees@comcast.net","pic_user":"billh","total_amt":"40289.50","total_gp":"29585.42","total_gpm":"73.43","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":247227,"Line":0,"Comment":"05/05/2026 4:51 PM - rons - F/U changed from 04/10/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247227,"Line":1,"Comment":"05/05/2026 4:52 PM - rons - CLO changed from 04/20/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":247227,"Line":2,"Comment":"05/05/2026 4:52 PM - rons - Req Date changed from 04/30/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":247227,"Line":3,"Comment":"05/15/2026 4:07 PM - rons - F/U changed from 05/14/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247227,"Line":4,"Comment":"05/15/2026 4:07 PM - rons - CLO changed from 05/21/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247227,"Line":5,"Comment":"05/29/2026 5:31 PM - rons - F/U changed from 05/22/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247227,"Line":6,"Comment":"05/29/2026 5:32 PM - rons - CLO changed from 05/29/2026 to 06/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247227,"Line":7,"Comment":"05/29/2026 5:32 PM - rons - Req Date changed from 05/28/2026 to 06/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247227","line":"1","part":"CNC260FA-M-HB","qty":"1","price":"24494.00","uom":"EA","discount":"30.00","req_date":"3-4 Weeks","branch":"1"},{"comp":"01","order":"247227","line":"2","part":"TAT-250","qty":"1","price":"12720.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247227","line":"3","part":"AY0200","qty":"1","price":"6771.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247227","line":"4","part":"INSTALLATION-RT-CNC-MW","qty":"1","price":"9500.00","uom":"EA","discount":"0.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"247227","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:32:15.193 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249442-05292026173215.txt === {"quote":"249442","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECHFORT","shiptoName":"Technical Equipment Sales Co.","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-10-2026","cust_po":"OKEX-OD10X-MS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:44","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"cohning@techequip.com","pic_user":"billh","total_amt":"485.80","total_gp":"305.40","total_gpm":"62.87","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249442","line":"0","data":"04-30-2026 08:49-rons: covering for Miranda"}],"crmnotes":[{"comp":1,"quote":249442,"Line":0,"Comment":"05/05/2026 4:58 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":1,"Comment":"05/05/2026 4:58 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249442,"Line":2,"Comment":"05/05/2026 4:59 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249442,"Line":3,"Comment":"05/05/2026 4:59 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":4,"Comment":"05/05/2026 4:59 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249442,"Line":5,"Comment":"05/15/2026 4:08 PM - rons - F/U changed from 05/14/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249442,"Line":6,"Comment":"05/15/2026 4:08 PM - rons - CLO changed from 05/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":7,"Comment":"05/15/2026 4:08 PM - rons - Req Date changed from 05/28/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249442","line":"1","part":"OKEX-OD10X-MS","qty":"1","price":"694.00","uom":"EA","discount":"30.00","req_date":"5 WEEKS","branch":"1"},{"comp":"01","order":"249442","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:32:23.282 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249442-05292026173223.txt === {"quote":"249442","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECHFORT","shiptoName":"Technical Equipment Sales Co.","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-10-2026","cust_po":"OKEX-OD10X-MS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:44","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"cohning@techequip.com","pic_user":"billh","total_amt":"485.80","total_gp":"305.40","total_gpm":"62.87","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"249442","line":"0","data":"04-30-2026 08:49-rons: covering for Miranda"}],"crmnotes":[{"comp":1,"quote":249442,"Line":0,"Comment":"05/05/2026 4:58 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":1,"Comment":"05/05/2026 4:58 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249442,"Line":2,"Comment":"05/05/2026 4:59 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249442,"Line":3,"Comment":"05/05/2026 4:59 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":4,"Comment":"05/05/2026 4:59 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249442,"Line":5,"Comment":"05/15/2026 4:08 PM - rons - F/U changed from 05/14/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249442,"Line":6,"Comment":"05/15/2026 4:08 PM - rons - CLO changed from 05/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":7,"Comment":"05/15/2026 4:08 PM - rons - Req Date changed from 05/28/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249442,"Line":8,"Comment":"05/29/2026 5:32 PM - rons - F/U changed from 05/27/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249442,"Line":9,"Comment":"05/29/2026 5:32 PM - rons - CLO changed from 06/03/2026 to 06/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249442","line":"1","part":"OKEX-OD10X-MS","qty":"1","price":"694.00","uom":"EA","discount":"30.00","req_date":"5 WEEKS","branch":"1"},{"comp":"01","order":"249442","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:32:27.536 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249442-05292026173227.txt === {"quote":"249442","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECHFORT","shiptoName":"Technical Equipment Sales Co.","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-19-2026","cust_po":"OKEX-OD10X-MS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"rons","conv_order":"","time":"08:44","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"cohning@techequip.com","pic_user":"billh","total_amt":"485.80","total_gp":"305.40","total_gpm":"62.87","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"249442","line":"0","data":"04-30-2026 08:49-rons: covering for Miranda"}],"crmnotes":[{"comp":1,"quote":249442,"Line":0,"Comment":"05/05/2026 4:58 PM - rons - CLO changed from 05/30/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":1,"Comment":"05/05/2026 4:58 PM - rons - Req Date changed from 06/11/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249442,"Line":2,"Comment":"05/05/2026 4:59 PM - rons - F/U changed from 05/06/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249442,"Line":3,"Comment":"05/05/2026 4:59 PM - rons - CLO changed from 05/13/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":4,"Comment":"05/05/2026 4:59 PM - rons - Req Date changed from 05/20/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249442,"Line":5,"Comment":"05/15/2026 4:08 PM - rons - F/U changed from 05/14/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249442,"Line":6,"Comment":"05/15/2026 4:08 PM - rons - CLO changed from 05/21/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":7,"Comment":"05/15/2026 4:08 PM - rons - Req Date changed from 05/28/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249442,"Line":8,"Comment":"05/29/2026 5:32 PM - rons - F/U changed from 05/27/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249442,"Line":9,"Comment":"05/29/2026 5:32 PM - rons - CLO changed from 06/03/2026 to 06/12/2026 (CLO Date Updated)"},{"comp":1,"quote":249442,"Line":10,"Comment":"05/29/2026 5:32 PM - rons - Req Date changed from 06/10/2026 to 06/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249442","line":"1","part":"OKEX-OD10X-MS","qty":"1","price":"694.00","uom":"EA","discount":"30.00","req_date":"5 WEEKS","branch":"1"},{"comp":"01","order":"249442","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:32:30.598 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248133-05292026173230.txt === {"quote":"248133","customer":"4207","name":null,"customerName":"DCT Industrial Supply Company","comp":"01","open":"0","shipto":"CATERPIL","shiptoName":"Caterpillar Lafayette","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"06-03-2026","cust_po":"CAT Deckel Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"08:06","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Tim Prickett","follow_phone":"","follow_email":"tim.prickett@dctisc.com","pic_user":"billh","total_amt":"14003.54","total_gp":"9257.41","total_gpm":"66.11","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"80","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"248133","line":"1","data":"04-10-2026 10:49 - Discounts Recalculated"},{"comp":"1","quote":"248133","line":"0","data":"04-07-2026 08:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248133,"Line":0,"Comment":"05/11/2026 4:28 PM - rons - F/U changed from 04/27/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248133,"Line":1,"Comment":"05/11/2026 4:28 PM - rons - CLO changed from 05/07/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248133,"Line":2,"Comment":"05/11/2026 4:29 PM - rons - Req Date changed from 05/19/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":248133,"Line":3,"Comment":"05/21/2026 12:06 PM - billh - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"248133","line":"1","part":"CAT50-C1-135U-IDU","qty":"7","price":"811.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"2","part":"CAT50-C1.1/4-135U-IDU","qty":"9","price":"811.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"3","part":"CAT50-SK16-165U-IDU","qty":"2","price":"624.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"4","part":"C5001-1250-4.00CP","qty":"1","price":"312.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"5","part":"C5001-22-60CP","qty":"2","price":"254.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"6","part":"C5001-40-60CP","qty":"1","price":"276.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"7","part":"C5006-32-4.00","qty":"11","price":"239.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"8","part":"KM1-16","qty":"2","price":"67.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"9","part":"CCK1-18","qty":"4","price":"80.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"10","part":"CCK1.1/4-12","qty":"1","price":"82.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"11","part":"CCK1.1/4-14","qty":"2","price":"82.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"12","part":"CCK1.1/4-16","qty":"3","price":"92.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"13","part":"CCK1.1/4-20","qty":"3","price":"92.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"15","part":"CKFN25(1)-18","qty":"4","price":"62.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"16","part":"CKFN32(1.1/4)-12","qty":"1","price":"71.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"17","part":"CKFN32(1.1/4)-14","qty":"2","price":"69.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"18","part":"CKFN32(1.1/4)-16","qty":"3","price":"69.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"19","part":"CKFN32(1.1/4)-20","qty":"3","price":"69.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"21","part":"CKFN25(1)-18C","qty":"4","price":"143.00","uom":"EA","discount":"34.00","req_date":"3 Stk, 1pc 2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"22","part":"CKFN32(1.1/4)-12C","qty":"1","price":"85.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"23","part":"CKFN32(1.1/4)-14C","qty":"2","price":"129.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"24","part":"CKFN32(1.1/4)-16C","qty":"3","price":"85.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"25","part":"CKFN32(1.1/4)-20C","qty":"3","price":"85.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"27","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"28","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"29","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"30","part":"CCKL25","qty":"1","price":"14.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"31","part":"CCKL32","qty":"1","price":"14.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":29}}] 2026-05-29 17:32:39.520 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248133-05292026173239.txt === {"quote":"248133","customer":"4207","name":null,"customerName":"DCT Industrial Supply Company","comp":"01","open":"0","shipto":"CATERPIL","shiptoName":"Caterpillar Lafayette","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"06-03-2026","cust_po":"CAT Deckel Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"08:06","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Tim Prickett","follow_phone":"","follow_email":"tim.prickett@dctisc.com","pic_user":"billh","total_amt":"14003.54","total_gp":"9257.41","total_gpm":"66.11","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"80","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"248133","line":"1","data":"04-10-2026 10:49 - Discounts Recalculated"},{"comp":"1","quote":"248133","line":"0","data":"04-07-2026 08:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248133,"Line":0,"Comment":"05/11/2026 4:28 PM - rons - F/U changed from 04/27/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248133,"Line":1,"Comment":"05/11/2026 4:28 PM - rons - CLO changed from 05/07/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248133,"Line":2,"Comment":"05/11/2026 4:29 PM - rons - Req Date changed from 05/19/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":248133,"Line":3,"Comment":"05/21/2026 12:06 PM - billh - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248133,"Line":4,"Comment":"05/29/2026 5:32 PM - rons - F/U changed from 05/28/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248133,"Line":5,"Comment":"05/29/2026 5:32 PM - rons - CLO changed from 05/27/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248133","line":"1","part":"CAT50-C1-135U-IDU","qty":"7","price":"811.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"2","part":"CAT50-C1.1/4-135U-IDU","qty":"9","price":"811.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"3","part":"CAT50-SK16-165U-IDU","qty":"2","price":"624.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"4","part":"C5001-1250-4.00CP","qty":"1","price":"312.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"5","part":"C5001-22-60CP","qty":"2","price":"254.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"6","part":"C5001-40-60CP","qty":"1","price":"276.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"7","part":"C5006-32-4.00","qty":"11","price":"239.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"8","part":"KM1-16","qty":"2","price":"67.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"9","part":"CCK1-18","qty":"4","price":"80.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"10","part":"CCK1.1/4-12","qty":"1","price":"82.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"11","part":"CCK1.1/4-14","qty":"2","price":"82.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"12","part":"CCK1.1/4-16","qty":"3","price":"92.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"13","part":"CCK1.1/4-20","qty":"3","price":"92.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"15","part":"CKFN25(1)-18","qty":"4","price":"62.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"16","part":"CKFN32(1.1/4)-12","qty":"1","price":"71.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"17","part":"CKFN32(1.1/4)-14","qty":"2","price":"69.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"18","part":"CKFN32(1.1/4)-16","qty":"3","price":"69.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"19","part":"CKFN32(1.1/4)-20","qty":"3","price":"69.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"21","part":"CKFN25(1)-18C","qty":"4","price":"143.00","uom":"EA","discount":"34.00","req_date":"3 Stk, 1pc 2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"22","part":"CKFN32(1.1/4)-12C","qty":"1","price":"85.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"23","part":"CKFN32(1.1/4)-14C","qty":"2","price":"129.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"24","part":"CKFN32(1.1/4)-16C","qty":"3","price":"85.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"25","part":"CKFN32(1.1/4)-20C","qty":"3","price":"85.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"27","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"28","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"29","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"30","part":"CCKL25","qty":"1","price":"14.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"31","part":"CCKL32","qty":"1","price":"14.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":29}}] 2026-05-29 17:32:44.167 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248133-05292026173243.txt === {"quote":"248133","customer":"4207","name":null,"customerName":"DCT Industrial Supply Company","comp":"01","open":"0","shipto":"CATERPIL","shiptoName":"Caterpillar Lafayette","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"06-18-2026","cust_po":"CAT Deckel Package","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"45","salesman":"JV","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"mirandag","conv_order":"","time":"08:06","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Tim Prickett","follow_phone":"","follow_email":"tim.prickett@dctisc.com","pic_user":"billh","total_amt":"14003.54","total_gp":"9257.41","total_gpm":"66.11","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"80","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"248133","line":"1","data":"04-10-2026 10:49 - Discounts Recalculated"},{"comp":"1","quote":"248133","line":"0","data":"04-07-2026 08:07 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248133,"Line":0,"Comment":"05/11/2026 4:28 PM - rons - F/U changed from 04/27/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248133,"Line":1,"Comment":"05/11/2026 4:28 PM - rons - CLO changed from 05/07/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248133,"Line":2,"Comment":"05/11/2026 4:29 PM - rons - Req Date changed from 05/19/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":248133,"Line":3,"Comment":"05/21/2026 12:06 PM - billh - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248133,"Line":4,"Comment":"05/29/2026 5:32 PM - rons - F/U changed from 05/28/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248133,"Line":5,"Comment":"05/29/2026 5:32 PM - rons - CLO changed from 05/27/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":248133,"Line":6,"Comment":"05/29/2026 5:32 PM - rons - Req Date changed from 06/03/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248133","line":"1","part":"CAT50-C1-135U-IDU","qty":"7","price":"811.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"2","part":"CAT50-C1.1/4-135U-IDU","qty":"9","price":"811.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"3","part":"CAT50-SK16-165U-IDU","qty":"2","price":"624.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"4","part":"C5001-1250-4.00CP","qty":"1","price":"312.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"5","part":"C5001-22-60CP","qty":"2","price":"254.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"6","part":"C5001-40-60CP","qty":"1","price":"276.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"7","part":"C5006-32-4.00","qty":"11","price":"239.00","uom":"EA","discount":"42.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"8","part":"KM1-16","qty":"2","price":"67.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"9","part":"CCK1-18","qty":"4","price":"80.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"10","part":"CCK1.1/4-12","qty":"1","price":"82.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"11","part":"CCK1.1/4-14","qty":"2","price":"82.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"12","part":"CCK1.1/4-16","qty":"3","price":"92.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"13","part":"CCK1.1/4-20","qty":"3","price":"92.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"15","part":"CKFN25(1)-18","qty":"4","price":"62.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"16","part":"CKFN32(1.1/4)-12","qty":"1","price":"71.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"17","part":"CKFN32(1.1/4)-14","qty":"2","price":"69.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"18","part":"CKFN32(1.1/4)-16","qty":"3","price":"69.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"19","part":"CKFN32(1.1/4)-20","qty":"3","price":"69.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"21","part":"CKFN25(1)-18C","qty":"4","price":"143.00","uom":"EA","discount":"34.00","req_date":"3 Stk, 1pc 2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"22","part":"CKFN32(1.1/4)-12C","qty":"1","price":"85.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"23","part":"CKFN32(1.1/4)-14C","qty":"2","price":"129.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"24","part":"CKFN32(1.1/4)-16C","qty":"3","price":"85.00","uom":"EA","discount":"34.00","req_date":"2 Weeks","branch":"1"},{"comp":"01","order":"248133","line":"25","part":"CKFN32(1.1/4)-20C","qty":"3","price":"85.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"27","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"28","part":"9HC25","qty":"1","price":"50.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"29","part":"9HC32","qty":"1","price":"54.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"30","part":"CCKL25","qty":"1","price":"14.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"31","part":"CCKL32","qty":"1","price":"14.00","uom":"EA","discount":"34.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248133","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":29}}] 2026-05-29 17:32:46.995 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250283-05292026173246.txt === {"quote":"250283","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECHFORT","shiptoName":"Technical Equipment Sales Co.","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"billh","conv_order":"","time":"12:34","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"crohning@gmail.com","pic_user":"billh","total_amt":"3574.20","total_gp":"2495.13","total_gpm":"69.81","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-15-2026","notes":[{"comp":"1","quote":"250283","line":"0","data":"05-15-2026 13:38 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250283","line":"1","part":"MNL12-ER32Z-10K","qty":"1","price":"5106.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250283","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 17:32:55.553 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250283-05292026173255.txt === {"quote":"250283","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECHFORT","shiptoName":"Technical Equipment Sales Co.","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"billh","conv_order":"","time":"12:34","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"crohning@gmail.com","pic_user":"billh","total_amt":"3574.20","total_gp":"2495.13","total_gpm":"69.81","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"250283","line":"0","data":"05-15-2026 13:38 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250283,"Line":0,"Comment":"05/29/2026 5:32 PM - rons - F/U changed from 05/28/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250283,"Line":1,"Comment":"05/29/2026 5:32 PM - rons - CLO changed from 06/15/2026 to 06/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250283","line":"1","part":"MNL12-ER32Z-10K","qty":"1","price":"5106.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250283","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:32:59.889 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250283-05292026173259.txt === {"quote":"250283","customer":"20275","name":null,"customerName":"Technical Equipment Sales Co.","comp":"01","open":"0","shipto":"TECHFORT","shiptoName":"Technical Equipment Sales Co.","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-19-2026","cust_po":"","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Carson Ohning","drop_po":"","status":"0","user":"billh","conv_order":"","time":"12:34","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Carson Ohning","follow_phone":"260-413-7525","follow_email":"crohning@gmail.com","pic_user":"billh","total_amt":"3574.20","total_gp":"2495.13","total_gpm":"69.81","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"250283","line":"0","data":"05-15-2026 13:38 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250283,"Line":0,"Comment":"05/29/2026 5:32 PM - rons - F/U changed from 05/28/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250283,"Line":1,"Comment":"05/29/2026 5:32 PM - rons - CLO changed from 06/15/2026 to 06/12/2026 (CLO Date Updated)"},{"comp":1,"quote":250283,"Line":2,"Comment":"05/29/2026 5:32 PM - rons - Req Date changed from 06/26/2026 to 06/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250283","line":"1","part":"MNL12-ER32Z-10K","qty":"1","price":"5106.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250283","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:33:03.623 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245360-05292026173303.txt === {"quote":"245360","customer":"13435","name":null,"customerName":"Meredith Machinery LLC","comp":"01","open":"0","shipto":"MERIN","shiptoName":"Meredith Machinery","entry_date":"02-11-2026","cust_order_date":"02-11-2026","req_date":"06-03-2026","cust_po":"CNC601AR21-18","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tony Ganser","drop_po":"Alfa Laval - Doug Jones","status":"0","user":"chrisb","conv_order":"","time":"14:37","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Tony Ganser","follow_phone":"574-320-4176","follow_email":"tony.ganser@meredithmachinery.com","pic_user":"billh","total_amt":"64008.70","total_gp":"39031.73","total_gpm":"60.98","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":245360,"Line":0,"Comment":"03/13/2026 2:47 PM - billh - CLO changed from 03/11/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":1,"Comment":"04/13/2026 3:55 PM - billh - F/U changed from 03/01/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":2,"Comment":"04/13/2026 3:55 PM - billh - CLO changed from 03/25/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":3,"Comment":"04/13/2026 3:55 PM - billh - Req Date changed from 03/25/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245360,"Line":4,"Comment":"05/05/2026 4:55 PM - rons - F/U changed from 04/24/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":5,"Comment":"05/05/2026 4:57 PM - rons - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":6,"Comment":"05/05/2026 4:57 PM - rons - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":245360,"Line":7,"Comment":"05/15/2026 4:07 PM - rons - F/U changed from 05/13/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":8,"Comment":"05/15/2026 4:07 PM - rons - CLO changed from 05/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":9,"Comment":"05/15/2026 4:07 PM - rons - Req Date changed from 05/27/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":245360,"Line":10,"Comment":"05/21/2026 12:07 PM - billh - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"245360","line":"1","part":"CNC601AR21-18","qty":"1","price":"81270.00","uom":"EA","discount":"30.00","req_date":"STOCK 2-3 Weeks","branch":"1"},{"comp":"01","order":"245360","line":"2","part":"AY0111","qty":"1","price":"10171.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245360","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:33:12.125 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245360-05292026173311.txt === {"quote":"245360","customer":"13435","name":null,"customerName":"Meredith Machinery LLC","comp":"01","open":"0","shipto":"MERIN","shiptoName":"Meredith Machinery","entry_date":"02-11-2026","cust_order_date":"02-11-2026","req_date":"06-03-2026","cust_po":"CNC601AR21-18","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tony Ganser","drop_po":"Alfa Laval - Doug Jones","status":"0","user":"chrisb","conv_order":"","time":"14:37","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Tony Ganser","follow_phone":"574-320-4176","follow_email":"tony.ganser@meredithmachinery.com","pic_user":"billh","total_amt":"64008.70","total_gp":"39031.73","total_gpm":"60.98","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":245360,"Line":0,"Comment":"03/13/2026 2:47 PM - billh - CLO changed from 03/11/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":1,"Comment":"04/13/2026 3:55 PM - billh - F/U changed from 03/01/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":2,"Comment":"04/13/2026 3:55 PM - billh - CLO changed from 03/25/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":3,"Comment":"04/13/2026 3:55 PM - billh - Req Date changed from 03/25/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245360,"Line":4,"Comment":"05/05/2026 4:55 PM - rons - F/U changed from 04/24/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":5,"Comment":"05/05/2026 4:57 PM - rons - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":6,"Comment":"05/05/2026 4:57 PM - rons - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":245360,"Line":7,"Comment":"05/15/2026 4:07 PM - rons - F/U changed from 05/13/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":8,"Comment":"05/15/2026 4:07 PM - rons - CLO changed from 05/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":9,"Comment":"05/15/2026 4:07 PM - rons - Req Date changed from 05/27/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":245360,"Line":10,"Comment":"05/21/2026 12:07 PM - billh - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":11,"Comment":"05/29/2026 5:33 PM - rons - F/U changed from 05/28/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":12,"Comment":"05/29/2026 5:33 PM - rons - CLO changed from 05/27/2026 to 06/12/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245360","line":"1","part":"CNC601AR21-18","qty":"1","price":"81270.00","uom":"EA","discount":"30.00","req_date":"STOCK 2-3 Weeks","branch":"1"},{"comp":"01","order":"245360","line":"2","part":"AY0111","qty":"1","price":"10171.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245360","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:33:16.636 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245360-05292026173316.txt === {"quote":"245360","customer":"13435","name":null,"customerName":"Meredith Machinery LLC","comp":"01","open":"0","shipto":"MERIN","shiptoName":"Meredith Machinery","entry_date":"02-11-2026","cust_order_date":"02-11-2026","req_date":"06-19-2026","cust_po":"CNC601AR21-18","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"47","salesman":"CD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tony Ganser","drop_po":"Alfa Laval - Doug Jones","status":"0","user":"chrisb","conv_order":"","time":"14:37","extra":"","follow_up":"06-05-2026","web_id":"","follow_name":"Tony Ganser","follow_phone":"574-320-4176","follow_email":"tony.ganser@meredithmachinery.com","pic_user":"billh","total_amt":"64008.70","total_gp":"39031.73","total_gpm":"60.98","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-12-2026","notes":[],"crmnotes":[{"comp":1,"quote":245360,"Line":0,"Comment":"03/13/2026 2:47 PM - billh - CLO changed from 03/11/2026 to 03/25/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":1,"Comment":"04/13/2026 3:55 PM - billh - F/U changed from 03/01/2026 to 4/24/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":2,"Comment":"04/13/2026 3:55 PM - billh - CLO changed from 03/25/2026 to 04/30/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":3,"Comment":"04/13/2026 3:55 PM - billh - Req Date changed from 03/25/2026 to 04/30/2026 (Req Date Updated)"},{"comp":1,"quote":245360,"Line":4,"Comment":"05/05/2026 4:55 PM - rons - F/U changed from 04/24/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":5,"Comment":"05/05/2026 4:57 PM - rons - CLO changed from 04/30/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":6,"Comment":"05/05/2026 4:57 PM - rons - Req Date changed from 04/30/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":245360,"Line":7,"Comment":"05/15/2026 4:07 PM - rons - F/U changed from 05/13/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":8,"Comment":"05/15/2026 4:07 PM - rons - CLO changed from 05/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":9,"Comment":"05/15/2026 4:07 PM - rons - Req Date changed from 05/27/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":245360,"Line":10,"Comment":"05/21/2026 12:07 PM - billh - F/U changed from 05/20/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":11,"Comment":"05/29/2026 5:33 PM - rons - F/U changed from 05/28/2026 to 6/5/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245360,"Line":12,"Comment":"05/29/2026 5:33 PM - rons - CLO changed from 05/27/2026 to 06/12/2026 (CLO Date Updated)"},{"comp":1,"quote":245360,"Line":13,"Comment":"05/29/2026 5:33 PM - rons - Req Date changed from 06/03/2026 to 06/19/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245360","line":"1","part":"CNC601AR21-18","qty":"1","price":"81270.00","uom":"EA","discount":"30.00","req_date":"STOCK 2-3 Weeks","branch":"1"},{"comp":"01","order":"245360","line":"2","part":"AY0111","qty":"1","price":"10171.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"245360","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:34:26.154 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250142-05292026173425.txt === {"quote":"250142","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"CGMOTULL","shiptoName":"Cg Model Tek Llc","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-02-2026","cust_po":"NCT200 TRUNNION","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jordan Cripps","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:51","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jordan Cripps","follow_phone":"","follow_email":"jordan@afi-tools.com","pic_user":"fletcherp","total_amt":"33408.50","total_gp":"17312.46","total_gpm":"51.82","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"250142","line":"0","data":"05-13-2026 15:54 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250142,"Line":0,"Comment":"05/15/2026 4:05 PM - rons - CLO changed from NaN/NaN/NaN to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250142,"Line":1,"Comment":"05/15/2026 4:05 PM - rons - Req Date changed from 05/13/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250142","line":"1","part":"NCT200YA-M","qty":"1","price":"21886.00","uom":"EA","discount":"25.00","req_date":"8-10 WEEKS ARO","branch":"1"},{"comp":"01","order":"250142","line":"2","part":"TRUNNION-STALLION-9/35","qty":"1","price":"5346.00","uom":"EA","discount":"0.00","req_date":"8-10 WEEKS ARO","branch":"1"},{"comp":"01","order":"250142","line":"3","part":"TRUNNION-ASSEMBLY","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"8-10 WEEKS ARO","branch":"1"},{"comp":"01","order":"250142","line":"4","part":"TAT-170N","qty":"1","price":"6864.00","uom":"EA","discount":"25.00","req_date":"8-10 WEEKS ARO","branch":"1"},{"comp":"01","order":"250142","line":"5","part":"RT-INSTALLATION","qty":"1","price":"4500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250142","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250142","Line":"6","Company":"1","F_Line":"1","Comment":"HAAS THIRD PARTY ROTARY TABLE SOFTWARE PROVISION","Loc":"Y"},{"Quote":"250142","Line":"6","Company":"1","F_Line":"2","Comment":"MUST BE ADDED PRIOR TO L-N SERVICE TECH ARRIVING","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 17:34:34.385 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250142-05292026173434.txt === {"quote":"250142","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"CGMOTULL","shiptoName":"Cg Model Tek Llc","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-02-2026","cust_po":"NCT200 TRUNNION","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jordan Cripps","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:51","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jordan Cripps","follow_phone":"","follow_email":"jordan@afi-tools.com","pic_user":"fletcherp","total_amt":"33408.50","total_gp":"17312.46","total_gpm":"51.82","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"250142","line":"0","data":"05-13-2026 15:54 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250142,"Line":0,"Comment":"05/15/2026 4:05 PM - rons - CLO changed from NaN/NaN/NaN to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250142,"Line":1,"Comment":"05/15/2026 4:05 PM - rons - Req Date changed from 05/13/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":250142,"Line":2,"Comment":"05/29/2026 5:34 PM - rons - F/U changed from 05/19/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250142,"Line":3,"Comment":"05/29/2026 5:34 PM - rons - CLO changed from 05/26/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250142","line":"1","part":"NCT200YA-M","qty":"1","price":"21886.00","uom":"EA","discount":"25.00","req_date":"8-10 WEEKS ARO","branch":"1"},{"comp":"01","order":"250142","line":"2","part":"TRUNNION-STALLION-9/35","qty":"1","price":"5346.00","uom":"EA","discount":"0.00","req_date":"8-10 WEEKS ARO","branch":"1"},{"comp":"01","order":"250142","line":"3","part":"TRUNNION-ASSEMBLY","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"8-10 WEEKS ARO","branch":"1"},{"comp":"01","order":"250142","line":"4","part":"TAT-170N","qty":"1","price":"6864.00","uom":"EA","discount":"25.00","req_date":"8-10 WEEKS ARO","branch":"1"},{"comp":"01","order":"250142","line":"5","part":"RT-INSTALLATION","qty":"1","price":"4500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250142","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250142","Line":"6","Company":"1","F_Line":"1","Comment":"HAAS THIRD PARTY ROTARY TABLE SOFTWARE PROVISION","Loc":"Y"},{"Quote":"250142","Line":"6","Company":"1","F_Line":"2","Comment":"MUST BE ADDED PRIOR TO L-N SERVICE TECH ARRIVING","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 17:34:39.203 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250142-05292026173439.txt === {"quote":"250142","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"CGMOTULL","shiptoName":"Cg Model Tek Llc","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-18-2026","cust_po":"NCT200 TRUNNION","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Jordan Cripps","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:51","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Jordan Cripps","follow_phone":"","follow_email":"jordan@afi-tools.com","pic_user":"fletcherp","total_amt":"33408.50","total_gp":"17312.46","total_gpm":"51.82","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"250142","line":"0","data":"05-13-2026 15:54 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250142,"Line":0,"Comment":"05/15/2026 4:05 PM - rons - CLO changed from NaN/NaN/NaN to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250142,"Line":1,"Comment":"05/15/2026 4:05 PM - rons - Req Date changed from 05/13/2026 to 06/02/2026 (Req Date Updated)"},{"comp":1,"quote":250142,"Line":2,"Comment":"05/29/2026 5:34 PM - rons - F/U changed from 05/19/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250142,"Line":3,"Comment":"05/29/2026 5:34 PM - rons - CLO changed from 05/26/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":250142,"Line":4,"Comment":"05/29/2026 5:34 PM - rons - Req Date changed from 06/02/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250142","line":"1","part":"NCT200YA-M","qty":"1","price":"21886.00","uom":"EA","discount":"25.00","req_date":"8-10 WEEKS ARO","branch":"1"},{"comp":"01","order":"250142","line":"2","part":"TRUNNION-STALLION-9/35","qty":"1","price":"5346.00","uom":"EA","discount":"0.00","req_date":"8-10 WEEKS ARO","branch":"1"},{"comp":"01","order":"250142","line":"3","part":"TRUNNION-ASSEMBLY","qty":"1","price":"2000.00","uom":"EA","discount":"0.00","req_date":"8-10 WEEKS ARO","branch":"1"},{"comp":"01","order":"250142","line":"4","part":"TAT-170N","qty":"1","price":"6864.00","uom":"EA","discount":"25.00","req_date":"8-10 WEEKS ARO","branch":"1"},{"comp":"01","order":"250142","line":"5","part":"RT-INSTALLATION","qty":"1","price":"4500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"250142","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250142","Line":"6","Company":"1","F_Line":"1","Comment":"HAAS THIRD PARTY ROTARY TABLE SOFTWARE PROVISION","Loc":"Y"},{"Quote":"250142","Line":"6","Company":"1","F_Line":"2","Comment":"MUST BE ADDED PRIOR TO L-N SERVICE TECH ARRIVING","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 17:34:48.121 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249204-05292026173447.txt === {"quote":"249204","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"LUBINGSY","shiptoName":"Lubing System LP","entry_date":"04-27-2026","cust_order_date":"04-27-2026","req_date":"06-04-2026","cust_po":"ROTARY CONTROLLER","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tobby Phillips","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:04","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Tobby Phillips","follow_phone":"","follow_email":"tobby.phillips@stellar.com","pic_user":"fletcherp","total_amt":"29782.40","total_gp":"22441.20","total_gpm":"75.35","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249204","line":"0","data":"04-27-2026 09:05 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249204,"Line":0,"Comment":"05/01/2026 5:34 PM - rons - F/U changed from 05/10/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249204,"Line":1,"Comment":"05/01/2026 5:34 PM - rons - CLO changed from 05/27/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249204,"Line":2,"Comment":"05/01/2026 5:34 PM - rons - Req Date changed from 06/08/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":249204,"Line":3,"Comment":"05/15/2026 3:48 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249204,"Line":4,"Comment":"05/15/2026 3:48 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249204,"Line":5,"Comment":"05/15/2026 3:48 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249204","line":"1","part":"CNC202AR21-750W","qty":"1","price":"14682.40","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249204","line":"2","part":"RT-ACCS-INSTALL-PKG-4TH","qty":"1","price":"8100.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249204","line":"3","part":"RT-ACCESSORY","qty":"1","price":"2500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249204","line":"4","part":"RT-LABOR","qty":"1","price":"4500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249204","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249204","Line":"3","Company":"1","F_Line":"1","Comment":"MOTOR AND GEARBOX FOR ROTARY TO BE SWAPPED FROM","Loc":"Y"},{"Quote":"249204","Line":"3","Company":"1","F_Line":"2","Comment":"CONTROLLER UNIT TO FANUC FOR MAKINO INSTALLATION","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 17:37:33.587 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-237375-05292026173733.txt === {"quote":"237375","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"08-27-2025","cust_order_date":"08-27-2025","req_date":"05-27-2026","cust_po":"C50 ER32 TWIN SPINDLE AH","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Duran","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:50","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Chris Duran","follow_phone":"601-668-9389","follow_email":"christopher.duran@mscdirect.com","pic_user":"fletcherp","total_amt":"15805.50","total_gp":"5279.22","total_gpm":"33.40","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-20-2026","notes":[{"comp":"1","quote":"237375","line":"0","data":"08-27-2025 15:50 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":237375,"Line":0,"Comment":"09/19/2025 11:10 PM - fletcherp - F/U changed from 09/09/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":1,"Comment":"10/03/2025 9:25 PM - fletcherp - F/U changed from 09/27/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":2,"Comment":"10/03/2025 9:25 PM - fletcherp - CLO changed from 09/27/2025 to 10/11/2025 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":3,"Comment":"10/03/2025 9:25 PM - fletcherp - Req Date changed from 10/08/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":4,"Comment":"11/07/2025 8:27 PM - fletcherp - F/U changed from 10/11/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":5,"Comment":"11/07/2025 8:27 PM - fletcherp - Req Date changed from 10/11/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":6,"Comment":"11/07/2025 8:27 PM - fletcherp - CLO changed from 10/11/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":7,"Comment":"11/07/2025 8:27 PM - fletcherp - Req Date changed from 10/11/2025 to 11/22/2025 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":8,"Comment":"01/16/2026 11:27 AM - fletcherp - F/U changed from 11/22/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":9,"Comment":"01/16/2026 11:27 AM - fletcherp - CLO changed from 11/22/2025 to 01/31/2026 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":10,"Comment":"01/16/2026 11:27 AM - fletcherp - Req Date changed from 11/22/2025 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":11,"Comment":"04/03/2026 9:37 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":12,"Comment":"04/24/2026 9:04 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":13,"Comment":"05/01/2026 5:27 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":14,"Comment":"05/01/2026 5:27 PM - rons - CLO changed from 05/25/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":15,"Comment":"05/01/2026 5:27 PM - rons - Req Date changed from 07/26/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":16,"Comment":"05/15/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"237375","line":"1","part":"C50RAM-ER32-180TS-110TP","qty":"2","price":"10537.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"237375","line":"2","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"237375","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"237375","Line":"2","Company":"1","F_Line":"1","Comment":"A tariff surcharge of 8% will be added to every order","Loc":"Y"},{"Quote":"237375","Line":"2","Company":"1","F_Line":"2","Comment":"placed after September 1st, 2025(until further notice).","Loc":"Y"},{"Quote":"237375","Line":"2","Company":"1","F_Line":"3","Comment":"This surcharge will be acknowledged upon acceptance","Loc":"Y"},{"Quote":"237375","Line":"2","Company":"1","F_Line":"4","Comment":"of every order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:37:41.209 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-237375-05292026173741.txt === {"quote":"237375","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"08-27-2025","cust_order_date":"08-27-2025","req_date":"05-27-2026","cust_po":"C50 ER32 TWIN SPINDLE AH","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Duran","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:50","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Chris Duran","follow_phone":"601-668-9389","follow_email":"christopher.duran@mscdirect.com","pic_user":"fletcherp","total_amt":"15805.50","total_gp":"5279.22","total_gpm":"33.40","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"237375","line":"0","data":"08-27-2025 15:50 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":237375,"Line":0,"Comment":"09/19/2025 11:10 PM - fletcherp - F/U changed from 09/09/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":1,"Comment":"10/03/2025 9:25 PM - fletcherp - F/U changed from 09/27/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":2,"Comment":"10/03/2025 9:25 PM - fletcherp - CLO changed from 09/27/2025 to 10/11/2025 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":3,"Comment":"10/03/2025 9:25 PM - fletcherp - Req Date changed from 10/08/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":4,"Comment":"11/07/2025 8:27 PM - fletcherp - F/U changed from 10/11/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":5,"Comment":"11/07/2025 8:27 PM - fletcherp - Req Date changed from 10/11/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":6,"Comment":"11/07/2025 8:27 PM - fletcherp - CLO changed from 10/11/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":7,"Comment":"11/07/2025 8:27 PM - fletcherp - Req Date changed from 10/11/2025 to 11/22/2025 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":8,"Comment":"01/16/2026 11:27 AM - fletcherp - F/U changed from 11/22/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":9,"Comment":"01/16/2026 11:27 AM - fletcherp - CLO changed from 11/22/2025 to 01/31/2026 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":10,"Comment":"01/16/2026 11:27 AM - fletcherp - Req Date changed from 11/22/2025 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":11,"Comment":"04/03/2026 9:37 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":12,"Comment":"04/24/2026 9:04 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":13,"Comment":"05/01/2026 5:27 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":14,"Comment":"05/01/2026 5:27 PM - rons - CLO changed from 05/25/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":15,"Comment":"05/01/2026 5:27 PM - rons - Req Date changed from 07/26/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":16,"Comment":"05/15/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":17,"Comment":"05/29/2026 5:37 PM - rons - F/U changed from 05/21/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":18,"Comment":"05/29/2026 5:37 PM - rons - CLO changed from 05/20/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"237375","line":"1","part":"C50RAM-ER32-180TS-110TP","qty":"2","price":"10537.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"237375","line":"2","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"237375","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"237375","Line":"2","Company":"1","F_Line":"1","Comment":"A tariff surcharge of 8% will be added to every order","Loc":"Y"},{"Quote":"237375","Line":"2","Company":"1","F_Line":"2","Comment":"placed after September 1st, 2025(until further notice).","Loc":"Y"},{"Quote":"237375","Line":"2","Company":"1","F_Line":"3","Comment":"This surcharge will be acknowledged upon acceptance","Loc":"Y"},{"Quote":"237375","Line":"2","Company":"1","F_Line":"4","Comment":"of every order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:37:45.645 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-237375-05292026173745.txt === {"quote":"237375","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"08-27-2025","cust_order_date":"08-27-2025","req_date":"06-17-2026","cust_po":"C50 ER32 TWIN SPINDLE AH","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Duran","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:50","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Chris Duran","follow_phone":"601-668-9389","follow_email":"christopher.duran@mscdirect.com","pic_user":"fletcherp","total_amt":"15805.50","total_gp":"5279.22","total_gpm":"33.40","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-10-2026","notes":[{"comp":"1","quote":"237375","line":"0","data":"08-27-2025 15:50 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":237375,"Line":0,"Comment":"09/19/2025 11:10 PM - fletcherp - F/U changed from 09/09/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":1,"Comment":"10/03/2025 9:25 PM - fletcherp - F/U changed from 09/27/2025 to 10/11/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":2,"Comment":"10/03/2025 9:25 PM - fletcherp - CLO changed from 09/27/2025 to 10/11/2025 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":3,"Comment":"10/03/2025 9:25 PM - fletcherp - Req Date changed from 10/08/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":4,"Comment":"11/07/2025 8:27 PM - fletcherp - F/U changed from 10/11/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":5,"Comment":"11/07/2025 8:27 PM - fletcherp - Req Date changed from 10/11/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":6,"Comment":"11/07/2025 8:27 PM - fletcherp - CLO changed from 10/11/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":7,"Comment":"11/07/2025 8:27 PM - fletcherp - Req Date changed from 10/11/2025 to 11/22/2025 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":8,"Comment":"01/16/2026 11:27 AM - fletcherp - F/U changed from 11/22/2025 to 1/31/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":9,"Comment":"01/16/2026 11:27 AM - fletcherp - CLO changed from 11/22/2025 to 01/31/2026 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":10,"Comment":"01/16/2026 11:27 AM - fletcherp - Req Date changed from 11/22/2025 to 01/31/2026 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":11,"Comment":"04/03/2026 9:37 PM - fletcherp - F/U changed from 04/01/2026 to 4/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":12,"Comment":"04/24/2026 9:04 PM - fletcherp - F/U changed from 04/11/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":13,"Comment":"05/01/2026 5:27 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":14,"Comment":"05/01/2026 5:27 PM - rons - CLO changed from 05/25/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":15,"Comment":"05/01/2026 5:27 PM - rons - Req Date changed from 07/26/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":237375,"Line":16,"Comment":"05/15/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":17,"Comment":"05/29/2026 5:37 PM - rons - F/U changed from 05/21/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237375,"Line":18,"Comment":"05/29/2026 5:37 PM - rons - CLO changed from 05/20/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":237375,"Line":19,"Comment":"05/29/2026 5:37 PM - rons - Req Date changed from 05/27/2026 to 06/17/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"237375","line":"1","part":"C50RAM-ER32-180TS-110TP","qty":"2","price":"10537.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"237375","line":"2","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"237375","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"237375","Line":"2","Company":"1","F_Line":"1","Comment":"A tariff surcharge of 8% will be added to every order","Loc":"Y"},{"Quote":"237375","Line":"2","Company":"1","F_Line":"2","Comment":"placed after September 1st, 2025(until further notice).","Loc":"Y"},{"Quote":"237375","Line":"2","Company":"1","F_Line":"3","Comment":"This surcharge will be acknowledged upon acceptance","Loc":"Y"},{"Quote":"237375","Line":"2","Company":"1","F_Line":"4","Comment":"of every order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 17:37:49.331 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248929-05292026173749.txt === {"quote":"248929","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAKNOX","shiptoName":"Yamazen- KNX","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-04-2026","cust_po":"SHOWROOM TOOLING","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Austin Shirley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:53","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Austin Shirley","follow_phone":"","follow_email":"austinshirley@yamazen.com","pic_user":"fletcherp","total_amt":"0","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"0","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":248929,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248929,"Line":1,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 06/01/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248929,"Line":2,"Comment":"05/01/2026 5:24 PM - rons - Req Date changed from 06/02/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248929,"Line":3,"Comment":"05/15/2026 3:48 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248929,"Line":4,"Comment":"05/15/2026 3:48 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248929,"Line":5,"Comment":"05/15/2026 3:48 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":0}}] 2026-05-29 17:37:58.371 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248929-05292026173758.txt === {"quote":"248929","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAKNOX","shiptoName":"Yamazen- KNX","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-04-2026","cust_po":"SHOWROOM TOOLING","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Austin Shirley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:53","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Austin Shirley","follow_phone":"","follow_email":"austinshirley@yamazen.com","pic_user":"fletcherp","total_amt":"0","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"0","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":248929,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248929,"Line":1,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 06/01/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248929,"Line":2,"Comment":"05/01/2026 5:24 PM - rons - Req Date changed from 06/02/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248929,"Line":3,"Comment":"05/15/2026 3:48 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248929,"Line":4,"Comment":"05/15/2026 3:48 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248929,"Line":5,"Comment":"05/15/2026 3:48 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":248929,"Line":6,"Comment":"05/29/2026 5:37 PM - rons - F/U changed from 05/21/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248929,"Line":7,"Comment":"05/29/2026 5:37 PM - rons - CLO changed from 05/28/2026 to 06/10/2026 (CLO Date Updated)"}],"items":[],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":0}}] 2026-05-29 17:38:02.995 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248929-05292026173802.txt === {"quote":"248929","customer":"25000","name":null,"customerName":"Yamazen, Inc.","comp":"01","open":"0","shipto":"YAMAKNOX","shiptoName":"Yamazen- KNX","entry_date":"04-21-2026","cust_order_date":"04-21-2026","req_date":"06-17-2026","cust_po":"SHOWROOM TOOLING","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Austin Shirley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:53","extra":"","follow_up":"06-03-2026","web_id":"","follow_name":"Austin Shirley","follow_phone":"","follow_email":"austinshirley@yamazen.com","pic_user":"fletcherp","total_amt":"0","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"0","win_pct":"20","clo_date":"06-10-2026","notes":[],"crmnotes":[{"comp":1,"quote":248929,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - F/U changed from 05/04/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248929,"Line":1,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 06/01/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":248929,"Line":2,"Comment":"05/01/2026 5:24 PM - rons - Req Date changed from 06/02/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":248929,"Line":3,"Comment":"05/15/2026 3:48 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248929,"Line":4,"Comment":"05/15/2026 3:48 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":248929,"Line":5,"Comment":"05/15/2026 3:48 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":248929,"Line":6,"Comment":"05/29/2026 5:37 PM - rons - F/U changed from 05/21/2026 to 6/3/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248929,"Line":7,"Comment":"05/29/2026 5:37 PM - rons - CLO changed from 05/28/2026 to 06/10/2026 (CLO Date Updated)"},{"comp":1,"quote":248929,"Line":8,"Comment":"05/29/2026 5:37 PM - rons - Req Date changed from 06/04/2026 to 06/17/2026 (Req Date Updated)"}],"items":[],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":0}}] 2026-05-29 17:38:14.523 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247903-05292026173813.txt === {"quote":"247903","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"06-05-2026","cust_po":"OKE4 BG HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:25","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"3517.80","total_gp":"2038.12","total_gpm":"57.94","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"247903","line":"0","data":"04-01-2026 12:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247903,"Line":0,"Comment":"04/24/2026 9:02 PM - fletcherp - F/U changed from 04/07/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":1,"Comment":"04/24/2026 9:02 PM - fletcherp - CLO changed from 05/01/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247903,"Line":2,"Comment":"05/01/2026 5:34 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":3,"Comment":"05/01/2026 5:34 PM - rons - CLO changed from 05/12/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247903,"Line":4,"Comment":"05/01/2026 5:34 PM - rons - Req Date changed from 05/13/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247903,"Line":5,"Comment":"05/15/2026 3:50 PM - rons - F/U changed from 05/12/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":6,"Comment":"05/15/2026 3:50 PM - rons - CLO changed from 05/19/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247903,"Line":7,"Comment":"05/15/2026 3:50 PM - rons - Req Date changed from 05/26/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247903","line":"1","part":"OKE4-BG20Z-C","qty":"4","price":"1353.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247903","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:38:22.919 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247903-05292026173822.txt === {"quote":"247903","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"06-05-2026","cust_po":"OKE4 BG HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:25","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"3517.80","total_gp":"2038.12","total_gpm":"57.94","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"247903","line":"0","data":"04-01-2026 12:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247903,"Line":0,"Comment":"04/24/2026 9:02 PM - fletcherp - F/U changed from 04/07/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":1,"Comment":"04/24/2026 9:02 PM - fletcherp - CLO changed from 05/01/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247903,"Line":2,"Comment":"05/01/2026 5:34 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":3,"Comment":"05/01/2026 5:34 PM - rons - CLO changed from 05/12/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247903,"Line":4,"Comment":"05/01/2026 5:34 PM - rons - Req Date changed from 05/13/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247903,"Line":5,"Comment":"05/15/2026 3:50 PM - rons - F/U changed from 05/12/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":6,"Comment":"05/15/2026 3:50 PM - rons - CLO changed from 05/19/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247903,"Line":7,"Comment":"05/15/2026 3:50 PM - rons - Req Date changed from 05/26/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":247903,"Line":8,"Comment":"05/29/2026 5:38 PM - rons - F/U changed from 05/22/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":9,"Comment":"05/29/2026 5:38 PM - rons - CLO changed from 05/29/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247903","line":"1","part":"OKE4-BG20Z-C","qty":"4","price":"1353.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247903","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:38:27.584 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247903-05292026173827.txt === {"quote":"247903","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"06-18-2026","cust_po":"OKE4 BG HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:25","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"3517.80","total_gp":"2038.12","total_gpm":"57.94","rev_type":"LT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"5","win_pct":"20","clo_date":"06-11-2026","notes":[{"comp":"1","quote":"247903","line":"0","data":"04-01-2026 12:25 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247903,"Line":0,"Comment":"04/24/2026 9:02 PM - fletcherp - F/U changed from 04/07/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":1,"Comment":"04/24/2026 9:02 PM - fletcherp - CLO changed from 05/01/2026 to 05/12/2026 (CLO Date Updated)"},{"comp":1,"quote":247903,"Line":2,"Comment":"05/01/2026 5:34 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":3,"Comment":"05/01/2026 5:34 PM - rons - CLO changed from 05/12/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247903,"Line":4,"Comment":"05/01/2026 5:34 PM - rons - Req Date changed from 05/13/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247903,"Line":5,"Comment":"05/15/2026 3:50 PM - rons - F/U changed from 05/12/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":6,"Comment":"05/15/2026 3:50 PM - rons - CLO changed from 05/19/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":247903,"Line":7,"Comment":"05/15/2026 3:50 PM - rons - Req Date changed from 05/26/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":247903,"Line":8,"Comment":"05/29/2026 5:38 PM - rons - F/U changed from 05/22/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247903,"Line":9,"Comment":"05/29/2026 5:38 PM - rons - CLO changed from 05/29/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":247903,"Line":10,"Comment":"05/29/2026 5:38 PM - rons - Req Date changed from 06/05/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247903","line":"1","part":"OKE4-BG20Z-C","qty":"4","price":"1353.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247903","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 17:38:39.288 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250109-05292026173839.txt === {"quote":"250109","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"CGMOTULL","shiptoName":"Cg Model Tek Llc","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"NCT200 TRUNNION","terms_code":"N60","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"JORDAN CRIPPS","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:57","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"JORDAN CRIPPS","follow_phone":"","follow_email":"JORDAN@AFI-TOOLS.COM","pic_user":"fletcherp","total_amt":"16414.5","total_gp":"0.00","total_gpm":"0.00","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"1","win_pct":"20","clo_date":"06-29-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250109","line":"1","part":"NCT200YA-M","qty":"1","price":"21886.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":1}}] 2026-05-29 17:38:49.700 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250109-05292026173849.txt === {"quote":"250109","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"CGMOTULL","shiptoName":"Cg Model Tek Llc","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"NCT200 TRUNNION","terms_code":"N60","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"JORDAN CRIPPS","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:57","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"JORDAN CRIPPS","follow_phone":"","follow_email":"JORDAN@AFI-TOOLS.COM","pic_user":"fletcherp","total_amt":"16414.5","total_gp":"0.00","total_gpm":"0.00","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"1","win_pct":"20","clo_date":"06-17-2026","notes":[],"crmnotes":[{"comp":1,"quote":250109,"Line":0,"Comment":"05/29/2026 5:38 PM - rons - F/U changed from 05/26/2026 to 6/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250109,"Line":1,"Comment":"05/29/2026 5:38 PM - rons - CLO changed from 06/29/2026 to 06/17/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250109","line":"1","part":"NCT200YA-M","qty":"1","price":"21886.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":1}}] 2026-05-29 17:38:54.438 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250109-05292026173854.txt === {"quote":"250109","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"0","shipto":"CGMOTULL","shiptoName":"Cg Model Tek Llc","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-24-2026","cust_po":"NCT200 TRUNNION","terms_code":"N60","ship_via":"TRK","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"JORDAN CRIPPS","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:57","extra":"","follow_up":"06-10-2026","web_id":"","follow_name":"JORDAN CRIPPS","follow_phone":"","follow_email":"JORDAN@AFI-TOOLS.COM","pic_user":"fletcherp","total_amt":"16414.5","total_gp":"0.00","total_gpm":"0.00","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"1","win_pct":"20","clo_date":"06-17-2026","notes":[],"crmnotes":[{"comp":1,"quote":250109,"Line":0,"Comment":"05/29/2026 5:38 PM - rons - F/U changed from 05/26/2026 to 6/10/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250109,"Line":1,"Comment":"05/29/2026 5:38 PM - rons - CLO changed from 06/29/2026 to 06/17/2026 (CLO Date Updated)"},{"comp":1,"quote":250109,"Line":2,"Comment":"05/29/2026 5:38 PM - rons - Req Date changed from 06/24/2026 to 06/24/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250109","line":"1","part":"NCT200YA-M","qty":"1","price":"21886.00","uom":"EA","discount":"25.00","req_date":"0 Stk","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":1}}] 2026-05-29 17:38:57.962 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249036-05292026173857.txt === {"quote":"249036","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"MIDMURFR","shiptoName":"Mid South Precision Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"06-09-2026","cust_po":"5AX & Installation","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mark Stone","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:51","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Mark Stone","follow_phone":"978-443-5388","follow_email":"mastone@methodsmachine.com","pic_user":"fletcherp","total_amt":"64006.04","total_gp":"39232.16","total_gpm":"61.29","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":249036,"Line":0,"Comment":"04/24/2026 9:29 PM - fletcherp - F/U changed from 04/28/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":1,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/22/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":2,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 06/03/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":249036,"Line":3,"Comment":"05/08/2026 5:19 PM - rons - F/U changed from 05/08/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":4,"Comment":"05/08/2026 5:19 PM - rons - CLO changed from 05/15/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":5,"Comment":"05/08/2026 5:19 PM - rons - Req Date changed from 05/22/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249036,"Line":6,"Comment":"05/15/2026 4:00 PM - rons - F/U changed from 05/13/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":7,"Comment":"05/15/2026 4:00 PM - rons - CLO changed from 05/20/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":8,"Comment":"05/15/2026 4:01 PM - rons - Req Date changed from 05/27/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249036","line":"1","part":"5AX-DD100AF","qty":"1","price":"72803.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249036","line":"2","part":"RT-LABOR","qty":"1","price":"4800.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"3","part":"RT-ACCS-INSTALL-PKG-5TH","qty":"1","price":"9700.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249036","Line":"2","Company":"1","F_Line":"1","Comment":"LABOR AND TRAVEL EXPENSES FOR LYNDEX NIKKEN INSTALLER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"1","Comment":"INCLUDES AMPLIFER, EXTERNAL POWER & FEEDBACK CABLES,","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"2","Comment":"INTERNAL ELETRICAL CABINET WIRING, & ALL OTHER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"3","Comment":"NECESSARY HARDWARE. THIS CHARGE ALSO INCLUDES THE FEE","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"4","Comment":"FOR FANUC SERVO AMPLIFIER TUNING, WHICH IS REQUIRED","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"5","Comment":"FOR ALL DIRECT DRIVE NIKKEN ROTARY TABLES","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 17:39:05.767 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249036-05292026173905.txt === {"quote":"249036","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"MIDMURFR","shiptoName":"Mid South Precision Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"06-09-2026","cust_po":"5AX & Installation","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mark Stone","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:51","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Mark Stone","follow_phone":"978-443-5388","follow_email":"mastone@methodsmachine.com","pic_user":"fletcherp","total_amt":"64006.04","total_gp":"39232.16","total_gpm":"61.29","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":249036,"Line":0,"Comment":"04/24/2026 9:29 PM - fletcherp - F/U changed from 04/28/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":1,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/22/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":2,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 06/03/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":249036,"Line":3,"Comment":"05/08/2026 5:19 PM - rons - F/U changed from 05/08/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":4,"Comment":"05/08/2026 5:19 PM - rons - CLO changed from 05/15/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":5,"Comment":"05/08/2026 5:19 PM - rons - Req Date changed from 05/22/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249036,"Line":6,"Comment":"05/15/2026 4:00 PM - rons - F/U changed from 05/13/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":7,"Comment":"05/15/2026 4:00 PM - rons - CLO changed from 05/20/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":8,"Comment":"05/15/2026 4:01 PM - rons - Req Date changed from 05/27/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":249036,"Line":9,"Comment":"05/29/2026 5:38 PM - rons - F/U changed from 05/26/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":10,"Comment":"05/29/2026 5:38 PM - rons - CLO changed from 06/02/2026 to 06/11/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249036","line":"1","part":"5AX-DD100AF","qty":"1","price":"72803.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249036","line":"2","part":"RT-LABOR","qty":"1","price":"4800.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"3","part":"RT-ACCS-INSTALL-PKG-5TH","qty":"1","price":"9700.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249036","Line":"2","Company":"1","F_Line":"1","Comment":"LABOR AND TRAVEL EXPENSES FOR LYNDEX NIKKEN INSTALLER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"1","Comment":"INCLUDES AMPLIFER, EXTERNAL POWER & FEEDBACK CABLES,","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"2","Comment":"INTERNAL ELETRICAL CABINET WIRING, & ALL OTHER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"3","Comment":"NECESSARY HARDWARE. THIS CHARGE ALSO INCLUDES THE FEE","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"4","Comment":"FOR FANUC SERVO AMPLIFIER TUNING, WHICH IS REQUIRED","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"5","Comment":"FOR ALL DIRECT DRIVE NIKKEN ROTARY TABLES","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 17:39:11.831 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249036-05292026173911.txt === {"quote":"249036","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"0","shipto":"MIDMURFR","shiptoName":"Mid South Precision Inc.","entry_date":"04-22-2026","cust_order_date":"04-22-2026","req_date":"06-18-2026","cust_po":"5AX & Installation","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mark Stone","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:51","extra":"","follow_up":"06-04-2026","web_id":"","follow_name":"Mark Stone","follow_phone":"978-443-5388","follow_email":"mastone@methodsmachine.com","pic_user":"fletcherp","total_amt":"64006.04","total_gp":"39232.16","total_gpm":"61.29","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"rons","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-11-2026","notes":[],"crmnotes":[{"comp":1,"quote":249036,"Line":0,"Comment":"04/24/2026 9:29 PM - fletcherp - F/U changed from 04/28/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":1,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/22/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":2,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 06/03/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":249036,"Line":3,"Comment":"05/08/2026 5:19 PM - rons - F/U changed from 05/08/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":4,"Comment":"05/08/2026 5:19 PM - rons - CLO changed from 05/15/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":5,"Comment":"05/08/2026 5:19 PM - rons - Req Date changed from 05/22/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249036,"Line":6,"Comment":"05/15/2026 4:00 PM - rons - F/U changed from 05/13/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":7,"Comment":"05/15/2026 4:00 PM - rons - CLO changed from 05/20/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":8,"Comment":"05/15/2026 4:01 PM - rons - Req Date changed from 05/27/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":249036,"Line":9,"Comment":"05/29/2026 5:38 PM - rons - F/U changed from 05/26/2026 to 6/4/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249036,"Line":10,"Comment":"05/29/2026 5:38 PM - rons - CLO changed from 06/02/2026 to 06/11/2026 (CLO Date Updated)"},{"comp":1,"quote":249036,"Line":11,"Comment":"05/29/2026 5:39 PM - rons - Req Date changed from 06/09/2026 to 06/18/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249036","line":"1","part":"5AX-DD100AF","qty":"1","price":"72803.00","uom":"EA","discount":"32.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249036","line":"2","part":"RT-LABOR","qty":"1","price":"4800.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"3","part":"RT-ACCS-INSTALL-PKG-5TH","qty":"1","price":"9700.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"249036","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249036","Line":"2","Company":"1","F_Line":"1","Comment":"LABOR AND TRAVEL EXPENSES FOR LYNDEX NIKKEN INSTALLER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"1","Comment":"INCLUDES AMPLIFER, EXTERNAL POWER & FEEDBACK CABLES,","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"2","Comment":"INTERNAL ELETRICAL CABINET WIRING, & ALL OTHER","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"3","Comment":"NECESSARY HARDWARE. THIS CHARGE ALSO INCLUDES THE FEE","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"4","Comment":"FOR FANUC SERVO AMPLIFIER TUNING, WHICH IS REQUIRED","Loc":"Y"},{"Quote":"249036","Line":"3","Company":"1","F_Line":"5","Comment":"FOR ALL DIRECT DRIVE NIKKEN ROTARY TABLES","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 17:39:41.031 [INFO] Distance-Customer-and-Shipto.txt: WITH Client_CTE (Distance, Id, Lat, Long, Active, ClientName, ClientType) AS ( ( SELECT (geography::Point(41.6585119448112, -88.218660250651, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , customer , Lat, [Lon], Active, [name] as ClientName , 'ClientType_BillTo' as ClientType FROM API_Customers ) UNION ( SELECT (geography::Point(41.6585119448112, -88.218660250651, 4269).STDistance(geography::Point(lat, lon, 4269)) / 1609.344) , shipto , Lat, [Lon], Active, [name] as ClientName , 'ClientType_ShipTo' as ClientType FROM API_ShipTos ) ) SELECT Distance, Id, ClientType FROM Client_CTE WHERE Lat >= -90 AND Lat <= 90 AND Lat <> 0 AND Long <> 0 AND Distance <= 10 AND (Active = 'y' OR Active = 'e') ORDER BY ROW_NUMBER() OVER ( ORDER BY Distance Asc ), ClientName OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY Customer and Shipto From Location process took -0.1932709 second/s. 2026-05-29 18:21:31.482 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-29 22:19:23.508 [INFO] In session is user: fletcherp 2026-05-29 22:19:49.031 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249660-05292026221948.txt === {"quote":"249660","customer":"13485","name":null,"customerName":"Methods Machine Tools Inc. (MA)","comp":"01","open":"1","shipto":"METHODNC","shiptoName":"Methods Machine Tools Inc. - NC","entry_date":"05-05-2026","cust_order_date":"05-05-2026","req_date":"06-01-2026","cust_po":"5AX-DD201 QUOTATION","terms_code":"N45","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Chesnutt","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:12","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"David Chesnutt","follow_phone":"(555) 555-5555","follow_email":"dcheanutt@methodsmachine.com","pic_user":"fletcherp","total_amt":"124996.40","total_gp":"79830.22","total_gpm":"63.87","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-25-2026","notes":[{"comp":"1","quote":"249660","line":"0","data":"05-05-2026 09:13 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249660,"Line":0,"Comment":"05/15/2026 4:04 PM - rons - CLO changed from 06/05/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":249660,"Line":1,"Comment":"05/15/2026 4:04 PM - rons - Req Date changed from 06/16/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249660","line":"1","part":"5AX-DD201AF3","qty":"1","price":"78926.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249660","line":"2","part":"5AX-DD201BF3-4+2RJ","qty":"1","price":"78926.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249660","line":"3","part":"INSTALLATION-RT-5AX-DD","qty":"1","price":"14500.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249660","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 22:20:01.507 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250061-05292026222001.txt === {"quote":"250061","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"1","shipto":"SMTHCOTW","shiptoName":"SMITH & CO. PLANT 2","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-01-2026","cust_po":"H100A SHRINK HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon Nicholas","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"21:50","extra":"","follow_up":"05-18-2026","web_id":"","follow_name":"Brandon Nicholas","follow_phone":"256-534-1225","follow_email":"BNicholas@turnersupply.com","pic_user":"fletcherp","total_amt":"22993.00","total_gp":"12122.98","total_gpm":"52.72","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"2","totalQty":"64","win_pct":"20","clo_date":"05-25-2026","notes":[],"crmnotes":[{"comp":1,"quote":250061,"Line":0,"Comment":"05/15/2026 4:04 PM - rons - CLO changed from 06/12/2026 to 05/25/2026 (CLO Date Updated)"},{"comp":1,"quote":250061,"Line":1,"Comment":"05/15/2026 4:04 PM - rons - Req Date changed from 06/23/2026 to 06/01/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250061","line":"1","part":"H100A-SF0187-3.74","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"2","part":"H100A-SF0187-6.30","qty":"1","price":"862.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"3","part":"H100A-SF0250-3.54CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"4","part":"H100A-SF0250-6.30","qty":"1","price":"543.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"5","part":"H100A-SF0250-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"6","part":"H100A-SF0312-3.54CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"7","part":"H100A-SF0312-6.30","qty":"1","price":"750.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"8","part":"H100A-SF0312-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"9","part":"H100A-SF0375-3.54CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"10","part":"H100A-SF0375-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"11","part":"H100A-SF0437-3.74CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"12","part":"H100A-SF0437-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"13","part":"H100A-SF0500-3.74CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"DUE 07/17","branch":"1"},{"comp":"01","order":"250061","line":"14","part":"H100A-SF0500-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"15","part":"H100A-SF0625-3.94CP","qty":"1","price":"535.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"16","part":"H100A-SF0625-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"17","part":"H100A-SF0750-4.13CP","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"18","part":"H100A-SF0750-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"19","part":"H100A-SF1000-4.53CP","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"20","part":"H100A-SF1000-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"21","part":"H100A-SF1250-4.72CP","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"22","part":"H100A-SF1250-6.30CP","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"23","part":"H100A-SF4-85CP","qty":"1","price":"689.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"24","part":"H100A-SF4-85MT","qty":"1","price":"653.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"25","part":"H100A-SF4-130CP","qty":"1","price":"689.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"26","part":"H100A-SF4-160MT","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"27","part":"H100A-SF6-85CP","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"28","part":"H100A-SF6-85MT","qty":"1","price":"570.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"29","part":"H100A-SF6-130CP","qty":"1","price":"689.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"30","part":"H100A-SF6-160CP","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"31","part":"H100A-SF6-160MT","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"32","part":"H100A-SF8-85","qty":"1","price":"586.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"33","part":"H100A-SF8-85MT","qty":"1","price":"851.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"34","part":"H100A-SF8-130CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"35","part":"H100A-SF8-160CP","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"36","part":"H100A-SF8-160MT","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"37","part":"H100A-SF10-90CP","qty":"1","price":"820.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"38","part":"H100A-SF10-90MT","qty":"1","price":"807.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"39","part":"H100A-SF10-130CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"40","part":"H100A-SF10-160CP","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"41","part":"H100A-SF10-160MT","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"42","part":"H100A-SF12-95MT","qty":"1","price":"807.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"43","part":"H100A-SF12-160CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"44","part":"H100A-SF12-160MT","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"45","part":"H100A-SF14-95CP","qty":"1","price":"820.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"46","part":"H100A-SF14-130CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"47","part":"H100A-SF14-160CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"48","part":"H100A-SF16-80CP","qty":"1","price":"497.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"49","part":"H100A-SF16-100CP","qty":"1","price":"618.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"50","part":"H100A-SF16-100MT","qty":"1","price":"566.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"51","part":"H100A-SF16-130CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"52","part":"H100A-SF16-160CP","qty":"1","price":"701.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"53","part":"H100A-SF16-160MT","qty":"1","price":"1064.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"54","part":"H100A-SF18-100CP","qty":"1","price":"820.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"55","part":"H100A-SF18-130CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"56","part":"H100A-SF18-160CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"57","part":"H100A-SF20-160CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"58","part":"H100A-SF25-115CP","qty":"1","price":"820.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"59","part":"H100A-SF25-130CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"60","part":"H100A-SF25-160","qty":"1","price":"582.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"61","part":"H100A-SF32-120CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"62","part":"H100A-SF32-130CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"63","part":"H100A-SF32-160CP","qty":"1","price":"962.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250061","line":"64","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":64}}] 2026-05-29 22:20:25.048 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249503-05292026222024.txt === {"quote":"249503","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"1","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-30-2026","cust_order_date":"04-30-2026","req_date":"06-03-2026","cust_po":"ALTERNATIVE QUOTATION","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:31","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"7010.50","total_gp":"3102.93","total_gpm":"44.26","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"2","totalQty":"31","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":249503,"Line":0,"Comment":"05/01/2026 5:36 PM - rons - CLO changed from NaN/NaN/NaN to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249503,"Line":1,"Comment":"05/01/2026 5:36 PM - rons - Req Date changed from 06/11/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249503,"Line":2,"Comment":"05/15/2026 4:00 PM - rons - F/U changed from 05/13/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249503,"Line":3,"Comment":"05/15/2026 4:00 PM - rons - CLO changed from 05/20/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":249503,"Line":4,"Comment":"05/15/2026 4:00 PM - rons - Req Date changed from 05/27/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249503","line":"2","part":"NCAT50-C1.1/4-105U-IDU","qty":"2","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"3","part":"NCAT50-C1-105U-IDU","qty":"1","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"4","part":"NCAT50-C3/4-105U-IDU","qty":"2","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"6","part":"NCAT50-C3/4-105U-IDU","qty":"4","price":"280.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"7","part":"KM3/4-5/8","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"8","part":"KM3/4-7/16","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"9","part":"KM3/4-5/16","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"10","part":"KM3/4-1/4","qty":"1","price":"64.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"12","part":"NC5007-0016-4.12G","qty":"4","price":"473.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"13","part":"NC5007-0016-6.00G","qty":"2","price":"541.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"14","part":"NC5007-0032-4.00G","qty":"6","price":"485.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"15","part":"NC5007-0032-6.00G","qty":"2","price":"546.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"17","part":"CAT50-NPU13-90U-IDU","qty":"1","price":"704.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"19","part":"NC5001-1000-1.75CP","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"DUE 5/19/26","branch":"1"},{"comp":"01","order":"249503","line":"20","part":"NC5001-1000-4.00CP","qty":"1","price":"563.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249503","line":"21","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":16}}] 2026-05-29 22:20:33.807 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248753-05292026222033.txt === {"quote":"248753","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"1","shipto":"TANKDEAL","shiptoName":"Tanksley Machine & Tool, INC","entry_date":"04-17-2026","cust_order_date":"04-17-2026","req_date":"06-03-2026","cust_po":"ER25 FIXED ANGLE HEADS","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ross","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"07:53","extra":"","follow_up":"05-20-2026","web_id":"","follow_name":"Ross","follow_phone":"","follow_email":"ross@afi-tools.com","pic_user":"fletcherp","total_amt":"13566.55","total_gp":"6804.92","total_gpm":"50.16","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"2","totalQty":"4","win_pct":"20","clo_date":"05-27-2026","notes":[{"comp":"1","quote":"248753","line":"0","data":"04-17-2026 07:54 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248753,"Line":0,"Comment":"05/01/2026 5:10 PM - rons - F/U changed from 04/30/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248753,"Line":1,"Comment":"05/01/2026 5:10 PM - rons - CLO changed from 05/17/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248753,"Line":2,"Comment":"05/01/2026 5:10 PM - rons - Req Date changed from 05/29/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248753,"Line":3,"Comment":"05/15/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248753,"Line":4,"Comment":"05/15/2026 3:45 PM - rons - CLO changed from 05/18/2026 to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":248753,"Line":5,"Comment":"05/15/2026 3:45 PM - rons - Req Date changed from 05/25/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248753","line":"1","part":"C40RA-0025M","qty":"1","price":"9742.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248753","line":"2","part":"C40RAM-ER25-180ICE-65TP","qty":"1","price":"9945.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248753","line":"3","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"248753","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248753","Line":"3","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS MACHINE OR MAZAK MACHINE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 22:20:55.444 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250172-05292026222055.txt === {"quote":"250172","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"MAXTOOLZ","shiptoName":"Max Tool Inc.","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-03-2026","cust_po":"E346PLUS PRESETER","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Danny Williams","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:29","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Danny Williams","follow_phone":"205-222-0442","follow_email":"danny@maxtoolinc.com","pic_user":"fletcherp","total_amt":"12158.65","total_gp":"4890.94","total_gpm":"40.23","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"7","win_pct":"20","clo_date":"05-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":250172,"Line":0,"Comment":"05/15/2026 4:05 PM - rons - CLO changed from NaN/NaN/NaN to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250172,"Line":1,"Comment":"05/15/2026 4:05 PM - rons - Req Date changed from 07/01/2026 to 06/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250172","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"9450.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"2","part":"PRE-PRNT-QL800","qty":"1","price":"190.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"3","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"8.65","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"4","part":"PRE-SPDL-I40","qty":"1","price":"605.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"5","part":"PRE-SPDL-I50","qty":"1","price":"605.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"6","part":"PRE-E346PLUS-STD","qty":"1","price":"1300.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 22:21:05.697 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250172-05292026222105.txt === {"quote":"250172","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"MAXTOOLZ","shiptoName":"Max Tool Inc.","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-03-2026","cust_po":"E346PLUS PRESETER","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Danny Williams","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:29","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Danny Williams","follow_phone":"205-222-0442","follow_email":"danny@maxtoolinc.com","pic_user":"fletcherp","total_amt":"12158.65","total_gp":"4890.94","total_gpm":"40.23","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-06-2026","notes":[],"crmnotes":[{"comp":1,"quote":250172,"Line":0,"Comment":"05/15/2026 4:05 PM - rons - CLO changed from NaN/NaN/NaN to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250172,"Line":1,"Comment":"05/15/2026 4:05 PM - rons - Req Date changed from 07/01/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":250172,"Line":2,"Comment":"05/29/2026 10:20 PM - fletcherp - F/U changed from 05/20/2026 to 6/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250172,"Line":3,"Comment":"05/29/2026 10:21 PM - fletcherp - CLO changed from 05/27/2026 to 06/06/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250172","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"9450.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"2","part":"PRE-PRNT-QL800","qty":"1","price":"190.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"3","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"8.65","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"4","part":"PRE-SPDL-I40","qty":"1","price":"605.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"5","part":"PRE-SPDL-I50","qty":"1","price":"605.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"6","part":"PRE-E346PLUS-STD","qty":"1","price":"1300.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 22:21:09.688 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250172-05292026222109.txt === {"quote":"250172","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"MAXTOOLZ","shiptoName":"Max Tool Inc.","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"06-06-2026","cust_po":"E346PLUS PRESETER","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Danny Williams","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:29","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Danny Williams","follow_phone":"205-222-0442","follow_email":"danny@maxtoolinc.com","pic_user":"fletcherp","total_amt":"12158.65","total_gp":"4890.94","total_gpm":"40.23","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-06-2026","notes":[],"crmnotes":[{"comp":1,"quote":250172,"Line":0,"Comment":"05/15/2026 4:05 PM - rons - CLO changed from NaN/NaN/NaN to 05/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250172,"Line":1,"Comment":"05/15/2026 4:05 PM - rons - Req Date changed from 07/01/2026 to 06/03/2026 (Req Date Updated)"},{"comp":1,"quote":250172,"Line":2,"Comment":"05/29/2026 10:20 PM - fletcherp - F/U changed from 05/20/2026 to 6/6/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250172,"Line":3,"Comment":"05/29/2026 10:21 PM - fletcherp - CLO changed from 05/27/2026 to 06/06/2026 (CLO Date Updated)"},{"comp":1,"quote":250172,"Line":4,"Comment":"05/29/2026 10:21 PM - fletcherp - Req Date changed from 06/03/2026 to 06/06/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250172","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"9450.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"2","part":"PRE-PRNT-QL800","qty":"1","price":"190.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"3","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"8.65","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"4","part":"PRE-SPDL-I40","qty":"1","price":"605.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"5","part":"PRE-SPDL-I50","qty":"1","price":"605.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"6","part":"PRE-E346PLUS-STD","qty":"1","price":"1300.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250172","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":7}}] 2026-05-29 22:21:25.795 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247906-05292026222125.txt === {"quote":"247906","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"SUMITONM","shiptoName":"SUMITON MACHINE","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"06-04-2026","cust_po":"CAT50 RAH DUAL OUTPUT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"DANNY WILLIAMS","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:34","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"DANNY WILLIAMS","follow_phone":"205-942-2466","follow_email":"DANNY.WILLIAMS@MAXTOOLINC.COM","pic_user":"fletcherp","total_amt":"9948.44","total_gp":"4572.96","total_gpm":"45.97","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"3","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"247906","line":"0","data":"04-01-2026 12:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247906,"Line":0,"Comment":"04/24/2026 9:12 PM - fletcherp - F/U changed from 04/14/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":1,"Comment":"04/24/2026 9:12 PM - fletcherp - CLO changed from 05/01/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":2,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":3,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/13/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247906,"Line":4,"Comment":"05/08/2026 5:18 PM - rons - F/U changed from 05/08/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":5,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/15/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":6,"Comment":"05/08/2026 5:19 PM - rons - Req Date changed from 05/22/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247906,"Line":7,"Comment":"05/15/2026 4:00 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":8,"Comment":"05/15/2026 4:00 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":9,"Comment":"05/15/2026 4:00 PM - rons - Req Date changed from 05/27/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247906","line":"1","part":"C50RAM-ER40-215TS-110TP","qty":"1","price":"13460.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"2","part":"AHA-01000-02","qty":"1","price":"168.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 22:21:34.004 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247906-05292026222133.txt === {"quote":"247906","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"SUMITONM","shiptoName":"SUMITON MACHINE","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"06-04-2026","cust_po":"CAT50 RAH DUAL OUTPUT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"DANNY WILLIAMS","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:34","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"DANNY WILLIAMS","follow_phone":"205-942-2466","follow_email":"DANNY.WILLIAMS@MAXTOOLINC.COM","pic_user":"fletcherp","total_amt":"9948.44","total_gp":"4572.96","total_gpm":"45.97","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"247906","line":"0","data":"04-01-2026 12:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247906,"Line":0,"Comment":"04/24/2026 9:12 PM - fletcherp - F/U changed from 04/14/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":1,"Comment":"04/24/2026 9:12 PM - fletcherp - CLO changed from 05/01/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":2,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":3,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/13/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247906,"Line":4,"Comment":"05/08/2026 5:18 PM - rons - F/U changed from 05/08/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":5,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/15/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":6,"Comment":"05/08/2026 5:19 PM - rons - Req Date changed from 05/22/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247906,"Line":7,"Comment":"05/15/2026 4:00 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":8,"Comment":"05/15/2026 4:00 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":9,"Comment":"05/15/2026 4:00 PM - rons - Req Date changed from 05/27/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":247906,"Line":10,"Comment":"05/29/2026 10:21 PM - fletcherp - F/U changed from 05/21/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":11,"Comment":"05/29/2026 10:21 PM - fletcherp - CLO changed from 05/28/2026 to 06/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247906","line":"1","part":"C50RAM-ER40-215TS-110TP","qty":"1","price":"13460.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"2","part":"AHA-01000-02","qty":"1","price":"168.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 22:21:40.479 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247906-05292026222140.txt === {"quote":"247906","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"SUMITONM","shiptoName":"SUMITON MACHINE","entry_date":"04-01-2026","cust_order_date":"04-01-2026","req_date":"06-13-2026","cust_po":"CAT50 RAH DUAL OUTPUT","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"DANNY WILLIAMS","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"12:34","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"DANNY WILLIAMS","follow_phone":"205-942-2466","follow_email":"DANNY.WILLIAMS@MAXTOOLINC.COM","pic_user":"fletcherp","total_amt":"9948.44","total_gp":"4572.96","total_gpm":"45.97","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"247906","line":"0","data":"04-01-2026 12:35 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":247906,"Line":0,"Comment":"04/24/2026 9:12 PM - fletcherp - F/U changed from 04/14/2026 to 5/8/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":1,"Comment":"04/24/2026 9:12 PM - fletcherp - CLO changed from 05/01/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":2,"Comment":"05/01/2026 5:25 PM - rons - CLO changed from 05/09/2026 to 05/15/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":3,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 05/13/2026 to 05/22/2026 (Req Date Updated)"},{"comp":1,"quote":247906,"Line":4,"Comment":"05/08/2026 5:18 PM - rons - F/U changed from 05/08/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":5,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/15/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":6,"Comment":"05/08/2026 5:19 PM - rons - Req Date changed from 05/22/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":247906,"Line":7,"Comment":"05/15/2026 4:00 PM - rons - F/U changed from 05/13/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":8,"Comment":"05/15/2026 4:00 PM - rons - CLO changed from 05/20/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":9,"Comment":"05/15/2026 4:00 PM - rons - Req Date changed from 05/27/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":247906,"Line":10,"Comment":"05/29/2026 10:21 PM - fletcherp - F/U changed from 05/21/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247906,"Line":11,"Comment":"05/29/2026 10:21 PM - fletcherp - CLO changed from 05/28/2026 to 06/13/2026 (CLO Date Updated)"},{"comp":1,"quote":247906,"Line":12,"Comment":"05/29/2026 10:21 PM - fletcherp - Req Date changed from 06/04/2026 to 06/13/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247906","line":"1","part":"C50RAM-ER40-215TS-110TP","qty":"1","price":"13460.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"2","part":"AHA-01000-02","qty":"1","price":"168.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"247906","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 22:21:57.536 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245861-05292026222157.txt === {"quote":"245861","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"MORRISS","shiptoName":"Morris South","entry_date":"02-19-2026","cust_order_date":"02-19-2026","req_date":"06-04-2026","cust_po":"CNC202 OKUMA MCV4020","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"19:41","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"15750.00","total_gp":"8994.49","total_gpm":"57.11","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"4","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":245861,"Line":0,"Comment":"04/24/2026 9:13 PM - fletcherp - F/U changed from 04/15/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":1,"Comment":"04/24/2026 9:13 PM - fletcherp - CLO changed from 04/19/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245861,"Line":2,"Comment":"04/24/2026 9:13 PM - fletcherp - Req Date changed from 04/22/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245861,"Line":3,"Comment":"05/01/2026 5:28 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":4,"Comment":"05/01/2026 5:28 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245861,"Line":5,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/09/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":245861,"Line":6,"Comment":"05/15/2026 3:50 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":7,"Comment":"05/15/2026 3:50 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":245861,"Line":8,"Comment":"05/15/2026 3:50 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245861","line":"1","part":"CNC202OSP3-M","qty":"1","price":"12250.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"2","part":"TAT-170N","qty":"1","price":"3500.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"3","part":"RT-ACCS-CABLE","qty":"1","price":"1550.00","uom":"EA","discount":"100.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245861","Line":"2","Company":"1","F_Line":"1","Comment":"AGED INVENTORY - ONE TIME ONLY PRICE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 22:22:06.242 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245861-05292026222206.txt === {"quote":"245861","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"MORRISS","shiptoName":"Morris South","entry_date":"02-19-2026","cust_order_date":"02-19-2026","req_date":"06-04-2026","cust_po":"CNC202 OKUMA MCV4020","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"19:41","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"15750.00","total_gp":"8994.49","total_gpm":"57.11","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":245861,"Line":0,"Comment":"04/24/2026 9:13 PM - fletcherp - F/U changed from 04/15/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":1,"Comment":"04/24/2026 9:13 PM - fletcherp - CLO changed from 04/19/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245861,"Line":2,"Comment":"04/24/2026 9:13 PM - fletcherp - Req Date changed from 04/22/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245861,"Line":3,"Comment":"05/01/2026 5:28 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":4,"Comment":"05/01/2026 5:28 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245861,"Line":5,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/09/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":245861,"Line":6,"Comment":"05/15/2026 3:50 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":7,"Comment":"05/15/2026 3:50 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":245861,"Line":8,"Comment":"05/15/2026 3:50 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":245861,"Line":9,"Comment":"05/29/2026 10:21 PM - fletcherp - F/U changed from 05/21/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":10,"Comment":"05/29/2026 10:22 PM - fletcherp - CLO changed from 05/28/2026 to 06/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"245861","line":"1","part":"CNC202OSP3-M","qty":"1","price":"12250.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"2","part":"TAT-170N","qty":"1","price":"3500.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"3","part":"RT-ACCS-CABLE","qty":"1","price":"1550.00","uom":"EA","discount":"100.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245861","Line":"2","Company":"1","F_Line":"1","Comment":"AGED INVENTORY - ONE TIME ONLY PRICE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 22:22:13.908 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-245861-05292026222213.txt === {"quote":"245861","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"MORRISS","shiptoName":"Morris South","entry_date":"02-19-2026","cust_order_date":"02-19-2026","req_date":"06-13-2026","cust_po":"CNC202 OKUMA MCV4020","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"19:41","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"15750.00","total_gp":"8994.49","total_gpm":"57.11","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"4","win_pct":"20","clo_date":"06-13-2026","notes":[],"crmnotes":[{"comp":1,"quote":245861,"Line":0,"Comment":"04/24/2026 9:13 PM - fletcherp - F/U changed from 04/15/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":1,"Comment":"04/24/2026 9:13 PM - fletcherp - CLO changed from 04/19/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":245861,"Line":2,"Comment":"04/24/2026 9:13 PM - fletcherp - Req Date changed from 04/22/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":245861,"Line":3,"Comment":"05/01/2026 5:28 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":4,"Comment":"05/01/2026 5:28 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":245861,"Line":5,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/09/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":245861,"Line":6,"Comment":"05/15/2026 3:50 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":7,"Comment":"05/15/2026 3:50 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":245861,"Line":8,"Comment":"05/15/2026 3:50 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":245861,"Line":9,"Comment":"05/29/2026 10:21 PM - fletcherp - F/U changed from 05/21/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":245861,"Line":10,"Comment":"05/29/2026 10:22 PM - fletcherp - CLO changed from 05/28/2026 to 06/13/2026 (CLO Date Updated)"},{"comp":1,"quote":245861,"Line":11,"Comment":"05/29/2026 10:22 PM - fletcherp - Req Date changed from 06/04/2026 to 06/13/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"245861","line":"1","part":"CNC202OSP3-M","qty":"1","price":"12250.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"2","part":"TAT-170N","qty":"1","price":"3500.00","uom":"EA","discount":"0.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"3","part":"RT-ACCS-CABLE","qty":"1","price":"1550.00","uom":"EA","discount":"100.00","req_date":"1-2 WEEKS ARO","branch":"1"},{"comp":"01","order":"245861","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"245861","Line":"2","Company":"1","F_Line":"1","Comment":"AGED INVENTORY - ONE TIME ONLY PRICE","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":4}}] 2026-05-29 22:22:25.460 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249411-05292026222225.txt === {"quote":"249411","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-04-2026","cust_po":"OKUMA M560 C50 TOOLING","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:21","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"5881.50","total_gp":"2794.36","total_gpm":"47.51","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"27","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249411","line":"0","data":"04-29-2026 15:27 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249411,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - F/U changed from 05/05/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249411,"Line":1,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 05/29/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249411,"Line":2,"Comment":"05/01/2026 5:24 PM - rons - Req Date changed from 06/10/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249411,"Line":3,"Comment":"05/15/2026 3:45 PM - rons - F/U changed from 05/14/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249411,"Line":4,"Comment":"05/15/2026 3:46 PM - rons - CLO changed from 05/21/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249411,"Line":5,"Comment":"05/15/2026 3:46 PM - rons - Req Date changed from 05/28/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249411","line":"1","part":"NC5001-1000-1.75CP","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"DUE 05/19/2026","branch":"1"},{"comp":"01","order":"249411","line":"2","part":"NC5001-1000-4.00CP","qty":"1","price":"563.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"3","part":"C5006-0250-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"4","part":"C5006-0312-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"5","part":"C5006-0437-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"TO BE DETERMINED","branch":"1"},{"comp":"01","order":"249411","line":"6","part":"NC5006-0625-4.00CP","qty":"1","price":"431.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"7","part":"NC5006-0750-4.00CP","qty":"2","price":"395.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"8","part":"NC5006-1000-4.00CP","qty":"1","price":"447.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"9","part":"NC5006-1250-4.00CP","qty":"2","price":"364.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"10","part":"NC5007-0016-4.12G","qty":"4","price":"473.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"11","part":"NC5007-0016-6.00G","qty":"2","price":"541.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"12","part":"NC5007-0032-4.00G","qty":"6","price":"485.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"13","part":"NC5007-0032-6.00G","qty":"2","price":"546.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"14","part":"CAT50-NPU13-90U-IDU","qty":"1","price":"704.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":15}}] 2026-05-29 22:22:33.793 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249411-05292026222233.txt === {"quote":"249411","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"1","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-04-2026","cust_po":"OKUMA M560 C50 TOOLING","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:21","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"5881.50","total_gp":"2794.36","total_gpm":"47.51","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"2","totalQty":"27","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"249411","line":"0","data":"04-29-2026 15:27 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249411,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - F/U changed from 05/05/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249411,"Line":1,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 05/29/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":249411,"Line":2,"Comment":"05/01/2026 5:24 PM - rons - Req Date changed from 06/10/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":249411,"Line":3,"Comment":"05/15/2026 3:45 PM - rons - F/U changed from 05/14/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249411,"Line":4,"Comment":"05/15/2026 3:46 PM - rons - CLO changed from 05/21/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":249411,"Line":5,"Comment":"05/15/2026 3:46 PM - rons - Req Date changed from 05/28/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":249411,"Line":6,"Comment":"05/29/2026 10:22 PM - fletcherp - F/U changed from 05/21/2026 to 6/13/2026 (Follow Up Manually Changed)"}],"items":[{"comp":"01","order":"249411","line":"1","part":"NC5001-1000-1.75CP","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"DUE 05/19/2026","branch":"1"},{"comp":"01","order":"249411","line":"2","part":"NC5001-1000-4.00CP","qty":"1","price":"563.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"3","part":"C5006-0250-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"4","part":"C5006-0312-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"5","part":"C5006-0437-4.00","qty":"1","price":"214.00","uom":"EA","discount":"50.00","req_date":"TO BE DETERMINED","branch":"1"},{"comp":"01","order":"249411","line":"6","part":"NC5006-0625-4.00CP","qty":"1","price":"431.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"7","part":"NC5006-0750-4.00CP","qty":"2","price":"395.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"8","part":"NC5006-1000-4.00CP","qty":"1","price":"447.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"9","part":"NC5006-1250-4.00CP","qty":"2","price":"364.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"10","part":"NC5007-0016-4.12G","qty":"4","price":"473.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"11","part":"NC5007-0016-6.00G","qty":"2","price":"541.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"12","part":"NC5007-0032-4.00G","qty":"6","price":"485.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"13","part":"NC5007-0032-6.00G","qty":"2","price":"546.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"14","part":"CAT50-NPU13-90U-IDU","qty":"1","price":"704.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249411","line":"16","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":15}}] 2026-05-29 22:22:46.859 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250276-05292026222246.txt === {"quote":"250276","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"05-15-2026","cust_order_date":"05-23-2026","req_date":"06-15-2026","cust_po":"MRAM-MI40L-IC Replacement","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:19","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"fletcherp","total_amt":"5142.85","total_gp":"1844.26","total_gpm":"35.86","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"250276","line":"0","data":"05-15-2026 11:21 - Discounts Recalculated"}],"crmnotes":[],"items":[{"comp":"01","order":"250276","line":"1","part":"MRAM-MI40L-IC","qty":"1","price":"7045.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250276","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":2}}] 2026-05-29 22:22:56.537 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250276-05292026222256.txt === {"quote":"250276","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"05-15-2026","cust_order_date":"05-23-2026","req_date":"06-15-2026","cust_po":"MRAM-MI40L-IC Replacement","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:19","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"fletcherp","total_amt":"5142.85","total_gp":"1844.26","total_gpm":"35.86","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250276","line":"0","data":"05-15-2026 11:21 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":250276,"Line":0,"Comment":"05/29/2026 10:22 PM - fletcherp - F/U changed from 05/21/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250276,"Line":1,"Comment":"05/29/2026 10:22 PM - fletcherp - CLO changed from 06/06/2026 to 06/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250276","line":"1","part":"MRAM-MI40L-IC","qty":"1","price":"7045.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250276","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 22:23:01.908 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250276-05292026222301.txt === {"quote":"250276","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"05-15-2026","cust_order_date":"05-23-2026","req_date":"06-13-2026","cust_po":"MRAM-MI40L-IC Replacement","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Joe Manville","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:19","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Joe Manville","follow_phone":"256-859-3100","follow_email":"joe.manville@maxtoolinc.com","pic_user":"fletcherp","total_amt":"5142.85","total_gp":"1844.26","total_gpm":"35.86","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250276","line":"0","data":"05-15-2026 11:21 - Discounts Recalculated"}],"crmnotes":[{"comp":1,"quote":250276,"Line":0,"Comment":"05/29/2026 10:22 PM - fletcherp - F/U changed from 05/21/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250276,"Line":1,"Comment":"05/29/2026 10:22 PM - fletcherp - CLO changed from 06/06/2026 to 06/13/2026 (CLO Date Updated)"},{"comp":1,"quote":250276,"Line":2,"Comment":"05/29/2026 10:22 PM - fletcherp - Req Date changed from 06/15/2026 to 06/13/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250276","line":"1","part":"MRAM-MI40L-IC","qty":"1","price":"7045.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250276","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 22:23:11.012 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-224216-05292026222310.txt === {"quote":"224216","customer":"13680","name":null,"customerName":"Mitsui Seiki USA Inc.","comp":"01","open":"0","shipto":"GENERDYN","shiptoName":"General Dynamics OTS Inc","entry_date":"11-11-2024","cust_order_date":"04-01-2026","req_date":"06-04-2026","cust_po":"CNC401T 630HMC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Terry Ritterbush","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:59","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Terry Ritterbush","follow_phone":"(256) 431-1513","follow_email":"tritterbush@mitsuiseiki.com","pic_user":"fletcherp","total_amt":"52697.80","total_gp":"42062.90","total_gpm":"79.82","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"6","win_pct":"20","clo_date":"05-28-2026","notes":[{"comp":"1","quote":"224216","line":"1","data":"11-11-2024 10:01 - Discounts Recalculated QS"},{"comp":"1","quote":"224216","line":"0","data":"03-04-2026 15:59-alyssah Still active per FP"}],"crmnotes":[{"comp":1,"quote":224216,"Line":0,"Comment":"11/27/2024 11:27 PM - fletcherp - F/U changed from 11/24/2024 to 12/7/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":1,"Comment":"12/13/2024 10:26 PM - fletcherp - F/U changed from 12/07/2024 to 1/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":2,"Comment":"12/13/2024 10:26 PM - fletcherp - CLO changed from 12/11/2024 to 01/04/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":3,"Comment":"12/13/2024 10:26 PM - fletcherp - Req Date changed from 12/23/2024 to 01/04/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":4,"Comment":"01/13/2025 11:15 AM - fletcherp - F/U changed from 01/04/2025 to 2/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":5,"Comment":"01/13/2025 11:15 AM - fletcherp - CLO changed from 01/04/2025 to 02/01/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":6,"Comment":"01/13/2025 11:15 AM - fletcherp - Req Date changed from 01/04/2025 to 02/01/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":7,"Comment":"02/07/2025 10:59 PM - fletcherp - F/U changed from 02/01/2025 to 3/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":8,"Comment":"02/07/2025 10:59 PM - fletcherp - CLO changed from 02/01/2025 to 03/01/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":9,"Comment":"02/07/2025 10:59 PM - fletcherp - Req Date changed from 02/01/2025 to 03/01/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":10,"Comment":"02/28/2025 10:45 PM - fletcherp - F/U changed from 03/01/2025 to 3/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":11,"Comment":"02/28/2025 10:45 PM - fletcherp - CLO changed from 03/01/2025 to 03/15/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":12,"Comment":"02/28/2025 10:45 PM - fletcherp - Req Date changed from 03/01/2025 to 03/15/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":13,"Comment":"04/25/2025 11:38 PM - fletcherp - F/U changed from 04/15/2025 to 5/10/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":14,"Comment":"04/25/2025 11:38 PM - fletcherp - CLO changed from 05/01/2025 to 05/16/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":15,"Comment":"05/16/2025 11:40 PM - fletcherp - F/U changed from 05/10/2025 to 5/17/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":16,"Comment":"05/16/2025 11:40 PM - fletcherp - CLO changed from 05/16/2025 to 05/17/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":17,"Comment":"05/23/2025 10:10 PM - fletcherp - F/U changed from 05/17/2025 to 6/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":18,"Comment":"05/23/2025 10:10 PM - fletcherp - CLO changed from 05/17/2025 to 06/21/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":19,"Comment":"05/23/2025 10:10 PM - fletcherp - Req Date changed from 06/01/2025 to 06/28/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":20,"Comment":"06/20/2025 11:24 PM - fletcherp - F/U changed from 06/14/2025 to 7/5/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":21,"Comment":"06/20/2025 11:24 PM - fletcherp - CLO changed from 06/21/2025 to 07/19/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":22,"Comment":"06/20/2025 11:24 PM - fletcherp - Req Date changed from 06/28/2025 to 08/16/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":23,"Comment":"07/11/2025 10:48 PM - fletcherp - F/U changed from 07/05/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":24,"Comment":"07/11/2025 10:48 PM - fletcherp - CLO changed from 07/19/2025 to 08/02/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":25,"Comment":"08/01/2025 9:25 PM - fletcherp - F/U changed from 07/26/2025 to 8/2/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":26,"Comment":"08/15/2025 9:17 PM - fletcherp - F/U changed from 08/02/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":27,"Comment":"08/15/2025 9:17 PM - fletcherp - CLO changed from 08/02/2025 to 09/06/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":28,"Comment":"08/15/2025 9:17 PM - fletcherp - Req Date changed from 08/16/2025 to 09/13/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":29,"Comment":"09/05/2025 10:13 PM - fletcherp - F/U changed from 08/30/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":30,"Comment":"09/05/2025 10:13 PM - fletcherp - CLO changed from 09/06/2025 to 09/27/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":31,"Comment":"09/05/2025 10:13 PM - fletcherp - Req Date changed from 09/13/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":32,"Comment":"10/03/2025 9:21 PM - fletcherp - F/U changed from 09/20/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":33,"Comment":"10/03/2025 9:21 PM - fletcherp - CLO changed from 09/27/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":34,"Comment":"10/03/2025 9:21 PM - fletcherp - Req Date changed from 10/11/2025 to 11/08/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":35,"Comment":"11/07/2025 8:32 PM - fletcherp - F/U changed from 11/01/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":36,"Comment":"11/07/2025 8:32 PM - fletcherp - CLO changed from 11/15/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":37,"Comment":"11/07/2025 8:32 PM - fletcherp - Req Date changed from 12/01/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":38,"Comment":"01/16/2026 11:31 AM - fletcherp - F/U changed from 11/29/2025 to 2/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":39,"Comment":"01/16/2026 11:32 AM - fletcherp - CLO changed from 11/29/2025 to 02/21/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":40,"Comment":"01/16/2026 11:32 AM - fletcherp - Req Date changed from 11/29/2025 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":41,"Comment":"04/03/2026 9:35 PM - fletcherp - F/U changed from 04/01/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":42,"Comment":"04/03/2026 9:35 PM - fletcherp - CLO changed from 04/15/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":43,"Comment":"04/24/2026 9:14 PM - fletcherp - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":44,"Comment":"04/24/2026 9:15 PM - fletcherp - CLO changed from 04/25/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":45,"Comment":"05/01/2026 5:28 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":46,"Comment":"05/01/2026 5:28 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":47,"Comment":"05/01/2026 5:28 PM - rons - Req Date changed from 06/01/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":48,"Comment":"05/15/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":49,"Comment":"05/15/2026 3:44 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":50,"Comment":"05/15/2026 3:44 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"224216","line":"1","part":"CNC401TFA-M","qty":"1","price":"34927.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"224216","line":"2","part":"AY0200","qty":"1","price":"4185.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"224216","line":"3","part":"SWING-BOX/CVR-321T","qty":"1","price":"3500.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"224216","line":"4","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"25000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"224216","line":"5","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"224216","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"224216","Line":"5","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 22:23:24.369 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-224216-05292026222324.txt === {"quote":"224216","customer":"13680","name":null,"customerName":"Mitsui Seiki USA Inc.","comp":"01","open":"0","shipto":"GENERDYN","shiptoName":"General Dynamics OTS Inc","entry_date":"11-11-2024","cust_order_date":"04-01-2026","req_date":"06-04-2026","cust_po":"CNC401T 630HMC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Terry Ritterbush","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:59","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Terry Ritterbush","follow_phone":"(256) 431-1513","follow_email":"tritterbush@mitsuiseiki.com","pic_user":"fletcherp","total_amt":"52697.80","total_gp":"42062.90","total_gpm":"79.82","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"224216","line":"1","data":"11-11-2024 10:01 - Discounts Recalculated QS"},{"comp":"1","quote":"224216","line":"0","data":"03-04-2026 15:59-alyssah Still active per FP"}],"crmnotes":[{"comp":1,"quote":224216,"Line":0,"Comment":"11/27/2024 11:27 PM - fletcherp - F/U changed from 11/24/2024 to 12/7/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":1,"Comment":"12/13/2024 10:26 PM - fletcherp - F/U changed from 12/07/2024 to 1/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":2,"Comment":"12/13/2024 10:26 PM - fletcherp - CLO changed from 12/11/2024 to 01/04/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":3,"Comment":"12/13/2024 10:26 PM - fletcherp - Req Date changed from 12/23/2024 to 01/04/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":4,"Comment":"01/13/2025 11:15 AM - fletcherp - F/U changed from 01/04/2025 to 2/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":5,"Comment":"01/13/2025 11:15 AM - fletcherp - CLO changed from 01/04/2025 to 02/01/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":6,"Comment":"01/13/2025 11:15 AM - fletcherp - Req Date changed from 01/04/2025 to 02/01/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":7,"Comment":"02/07/2025 10:59 PM - fletcherp - F/U changed from 02/01/2025 to 3/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":8,"Comment":"02/07/2025 10:59 PM - fletcherp - CLO changed from 02/01/2025 to 03/01/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":9,"Comment":"02/07/2025 10:59 PM - fletcherp - Req Date changed from 02/01/2025 to 03/01/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":10,"Comment":"02/28/2025 10:45 PM - fletcherp - F/U changed from 03/01/2025 to 3/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":11,"Comment":"02/28/2025 10:45 PM - fletcherp - CLO changed from 03/01/2025 to 03/15/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":12,"Comment":"02/28/2025 10:45 PM - fletcherp - Req Date changed from 03/01/2025 to 03/15/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":13,"Comment":"04/25/2025 11:38 PM - fletcherp - F/U changed from 04/15/2025 to 5/10/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":14,"Comment":"04/25/2025 11:38 PM - fletcherp - CLO changed from 05/01/2025 to 05/16/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":15,"Comment":"05/16/2025 11:40 PM - fletcherp - F/U changed from 05/10/2025 to 5/17/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":16,"Comment":"05/16/2025 11:40 PM - fletcherp - CLO changed from 05/16/2025 to 05/17/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":17,"Comment":"05/23/2025 10:10 PM - fletcherp - F/U changed from 05/17/2025 to 6/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":18,"Comment":"05/23/2025 10:10 PM - fletcherp - CLO changed from 05/17/2025 to 06/21/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":19,"Comment":"05/23/2025 10:10 PM - fletcherp - Req Date changed from 06/01/2025 to 06/28/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":20,"Comment":"06/20/2025 11:24 PM - fletcherp - F/U changed from 06/14/2025 to 7/5/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":21,"Comment":"06/20/2025 11:24 PM - fletcherp - CLO changed from 06/21/2025 to 07/19/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":22,"Comment":"06/20/2025 11:24 PM - fletcherp - Req Date changed from 06/28/2025 to 08/16/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":23,"Comment":"07/11/2025 10:48 PM - fletcherp - F/U changed from 07/05/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":24,"Comment":"07/11/2025 10:48 PM - fletcherp - CLO changed from 07/19/2025 to 08/02/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":25,"Comment":"08/01/2025 9:25 PM - fletcherp - F/U changed from 07/26/2025 to 8/2/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":26,"Comment":"08/15/2025 9:17 PM - fletcherp - F/U changed from 08/02/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":27,"Comment":"08/15/2025 9:17 PM - fletcherp - CLO changed from 08/02/2025 to 09/06/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":28,"Comment":"08/15/2025 9:17 PM - fletcherp - Req Date changed from 08/16/2025 to 09/13/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":29,"Comment":"09/05/2025 10:13 PM - fletcherp - F/U changed from 08/30/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":30,"Comment":"09/05/2025 10:13 PM - fletcherp - CLO changed from 09/06/2025 to 09/27/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":31,"Comment":"09/05/2025 10:13 PM - fletcherp - Req Date changed from 09/13/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":32,"Comment":"10/03/2025 9:21 PM - fletcherp - F/U changed from 09/20/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":33,"Comment":"10/03/2025 9:21 PM - fletcherp - CLO changed from 09/27/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":34,"Comment":"10/03/2025 9:21 PM - fletcherp - Req Date changed from 10/11/2025 to 11/08/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":35,"Comment":"11/07/2025 8:32 PM - fletcherp - F/U changed from 11/01/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":36,"Comment":"11/07/2025 8:32 PM - fletcherp - CLO changed from 11/15/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":37,"Comment":"11/07/2025 8:32 PM - fletcherp - Req Date changed from 12/01/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":38,"Comment":"01/16/2026 11:31 AM - fletcherp - F/U changed from 11/29/2025 to 2/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":39,"Comment":"01/16/2026 11:32 AM - fletcherp - CLO changed from 11/29/2025 to 02/21/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":40,"Comment":"01/16/2026 11:32 AM - fletcherp - Req Date changed from 11/29/2025 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":41,"Comment":"04/03/2026 9:35 PM - fletcherp - F/U changed from 04/01/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":42,"Comment":"04/03/2026 9:35 PM - fletcherp - CLO changed from 04/15/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":43,"Comment":"04/24/2026 9:14 PM - fletcherp - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":44,"Comment":"04/24/2026 9:15 PM - fletcherp - CLO changed from 04/25/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":45,"Comment":"05/01/2026 5:28 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":46,"Comment":"05/01/2026 5:28 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":47,"Comment":"05/01/2026 5:28 PM - rons - Req Date changed from 06/01/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":48,"Comment":"05/15/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":49,"Comment":"05/15/2026 3:44 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":50,"Comment":"05/15/2026 3:44 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":51,"Comment":"05/29/2026 10:23 PM - fletcherp - F/U changed from 05/21/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":52,"Comment":"05/29/2026 10:23 PM - fletcherp - CLO changed from 05/28/2026 to 06/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"224216","line":"1","part":"CNC401TFA-M","qty":"1","price":"34927.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"224216","line":"2","part":"AY0200","qty":"1","price":"4185.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"224216","line":"3","part":"SWING-BOX/CVR-321T","qty":"1","price":"3500.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"224216","line":"4","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"25000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"224216","line":"5","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"224216","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"224216","Line":"5","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 22:23:28.602 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-224216-05292026222328.txt === {"quote":"224216","customer":"13680","name":null,"customerName":"Mitsui Seiki USA Inc.","comp":"01","open":"0","shipto":"GENERDYN","shiptoName":"General Dynamics OTS Inc","entry_date":"11-11-2024","cust_order_date":"04-01-2026","req_date":"06-13-2026","cust_po":"CNC401T 630HMC","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Terry Ritterbush","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:59","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Terry Ritterbush","follow_phone":"(256) 431-1513","follow_email":"tritterbush@mitsuiseiki.com","pic_user":"fletcherp","total_amt":"52697.80","total_gp":"42062.90","total_gpm":"79.82","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"6","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"224216","line":"1","data":"11-11-2024 10:01 - Discounts Recalculated QS"},{"comp":"1","quote":"224216","line":"0","data":"03-04-2026 15:59-alyssah Still active per FP"}],"crmnotes":[{"comp":1,"quote":224216,"Line":0,"Comment":"11/27/2024 11:27 PM - fletcherp - F/U changed from 11/24/2024 to 12/7/2024 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":1,"Comment":"12/13/2024 10:26 PM - fletcherp - F/U changed from 12/07/2024 to 1/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":2,"Comment":"12/13/2024 10:26 PM - fletcherp - CLO changed from 12/11/2024 to 01/04/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":3,"Comment":"12/13/2024 10:26 PM - fletcherp - Req Date changed from 12/23/2024 to 01/04/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":4,"Comment":"01/13/2025 11:15 AM - fletcherp - F/U changed from 01/04/2025 to 2/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":5,"Comment":"01/13/2025 11:15 AM - fletcherp - CLO changed from 01/04/2025 to 02/01/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":6,"Comment":"01/13/2025 11:15 AM - fletcherp - Req Date changed from 01/04/2025 to 02/01/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":7,"Comment":"02/07/2025 10:59 PM - fletcherp - F/U changed from 02/01/2025 to 3/1/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":8,"Comment":"02/07/2025 10:59 PM - fletcherp - CLO changed from 02/01/2025 to 03/01/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":9,"Comment":"02/07/2025 10:59 PM - fletcherp - Req Date changed from 02/01/2025 to 03/01/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":10,"Comment":"02/28/2025 10:45 PM - fletcherp - F/U changed from 03/01/2025 to 3/15/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":11,"Comment":"02/28/2025 10:45 PM - fletcherp - CLO changed from 03/01/2025 to 03/15/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":12,"Comment":"02/28/2025 10:45 PM - fletcherp - Req Date changed from 03/01/2025 to 03/15/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":13,"Comment":"04/25/2025 11:38 PM - fletcherp - F/U changed from 04/15/2025 to 5/10/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":14,"Comment":"04/25/2025 11:38 PM - fletcherp - CLO changed from 05/01/2025 to 05/16/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":15,"Comment":"05/16/2025 11:40 PM - fletcherp - F/U changed from 05/10/2025 to 5/17/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":16,"Comment":"05/16/2025 11:40 PM - fletcherp - CLO changed from 05/16/2025 to 05/17/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":17,"Comment":"05/23/2025 10:10 PM - fletcherp - F/U changed from 05/17/2025 to 6/14/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":18,"Comment":"05/23/2025 10:10 PM - fletcherp - CLO changed from 05/17/2025 to 06/21/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":19,"Comment":"05/23/2025 10:10 PM - fletcherp - Req Date changed from 06/01/2025 to 06/28/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":20,"Comment":"06/20/2025 11:24 PM - fletcherp - F/U changed from 06/14/2025 to 7/5/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":21,"Comment":"06/20/2025 11:24 PM - fletcherp - CLO changed from 06/21/2025 to 07/19/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":22,"Comment":"06/20/2025 11:24 PM - fletcherp - Req Date changed from 06/28/2025 to 08/16/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":23,"Comment":"07/11/2025 10:48 PM - fletcherp - F/U changed from 07/05/2025 to 7/26/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":24,"Comment":"07/11/2025 10:48 PM - fletcherp - CLO changed from 07/19/2025 to 08/02/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":25,"Comment":"08/01/2025 9:25 PM - fletcherp - F/U changed from 07/26/2025 to 8/2/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":26,"Comment":"08/15/2025 9:17 PM - fletcherp - F/U changed from 08/02/2025 to 8/30/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":27,"Comment":"08/15/2025 9:17 PM - fletcherp - CLO changed from 08/02/2025 to 09/06/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":28,"Comment":"08/15/2025 9:17 PM - fletcherp - Req Date changed from 08/16/2025 to 09/13/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":29,"Comment":"09/05/2025 10:13 PM - fletcherp - F/U changed from 08/30/2025 to 9/20/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":30,"Comment":"09/05/2025 10:13 PM - fletcherp - CLO changed from 09/06/2025 to 09/27/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":31,"Comment":"09/05/2025 10:13 PM - fletcherp - Req Date changed from 09/13/2025 to 10/11/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":32,"Comment":"10/03/2025 9:21 PM - fletcherp - F/U changed from 09/20/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":33,"Comment":"10/03/2025 9:21 PM - fletcherp - CLO changed from 09/27/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":34,"Comment":"10/03/2025 9:21 PM - fletcherp - Req Date changed from 10/11/2025 to 11/08/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":35,"Comment":"11/07/2025 8:32 PM - fletcherp - F/U changed from 11/01/2025 to 11/29/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":36,"Comment":"11/07/2025 8:32 PM - fletcherp - CLO changed from 11/15/2025 to 11/29/2025 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":37,"Comment":"11/07/2025 8:32 PM - fletcherp - Req Date changed from 12/01/2025 to 11/29/2025 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":38,"Comment":"01/16/2026 11:31 AM - fletcherp - F/U changed from 11/29/2025 to 2/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":39,"Comment":"01/16/2026 11:32 AM - fletcherp - CLO changed from 11/29/2025 to 02/21/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":40,"Comment":"01/16/2026 11:32 AM - fletcherp - Req Date changed from 11/29/2025 to 03/07/2026 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":41,"Comment":"04/03/2026 9:35 PM - fletcherp - F/U changed from 04/01/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":42,"Comment":"04/03/2026 9:35 PM - fletcherp - CLO changed from 04/15/2026 to 04/25/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":43,"Comment":"04/24/2026 9:14 PM - fletcherp - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":44,"Comment":"04/24/2026 9:15 PM - fletcherp - CLO changed from 04/25/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":45,"Comment":"05/01/2026 5:28 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":46,"Comment":"05/01/2026 5:28 PM - rons - CLO changed from 05/09/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":47,"Comment":"05/01/2026 5:28 PM - rons - Req Date changed from 06/01/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":48,"Comment":"05/15/2026 3:44 PM - rons - F/U changed from 05/11/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":49,"Comment":"05/15/2026 3:44 PM - rons - CLO changed from 05/18/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":50,"Comment":"05/15/2026 3:44 PM - rons - Req Date changed from 05/25/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":224216,"Line":51,"Comment":"05/29/2026 10:23 PM - fletcherp - F/U changed from 05/21/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":224216,"Line":52,"Comment":"05/29/2026 10:23 PM - fletcherp - CLO changed from 05/28/2026 to 06/13/2026 (CLO Date Updated)"},{"comp":1,"quote":224216,"Line":53,"Comment":"05/29/2026 10:23 PM - fletcherp - Req Date changed from 06/04/2026 to 06/13/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"224216","line":"1","part":"CNC401TFA-M","qty":"1","price":"34927.00","uom":"EA","discount":"35.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"224216","line":"2","part":"AY0200","qty":"1","price":"4185.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"224216","line":"3","part":"SWING-BOX/CVR-321T","qty":"1","price":"3500.00","uom":"EA","discount":"35.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"224216","line":"4","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"25000.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"224216","line":"5","part":"SURCHARGE_WARNING","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"224216","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"224216","Line":"5","Company":"1","F_Line":"1","Comment":"A tariff surcharge may be added to this quotation in","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"2","Comment":"the event of a sustained tariff increase on the","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"3","Comment":"importation of this product. Any surcharge will be","Loc":"Y"},{"Quote":"224216","Line":"5","Company":"1","F_Line":"4","Comment":"disclosed prior to acceptance of an order.","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 22:23:53.320 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250169-05292026222353.txt === {"quote":"250169","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"1","shipto":"MAXTOOLZ","shiptoName":"Max Tool Inc.","entry_date":"05-14-2026","cust_order_date":"05-14-2026","req_date":"05-14-2026","cust_po":"Ref#","terms_code":"N30","ship_via":"U-GND","ship_collect":"collect#","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"TEST ADD NAME","drop_po":"Ref#","status":"0","user":"fletcherp","conv_order":"ADV","time":"05-14","extra":"","follow_up":"05-21-2026","web_id":"","follow_name":"Danny Williams","follow_phone":"205-222-0442","follow_email":"danny@maxtoolinc.com","pic_user":"fletcherp","total_amt":"15441.84","total_gp":"0.00","total_gpm":"0.00","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"2","totalQty":"6","win_pct":"20","clo_date":null,"notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250169","line":"1","part":"PRE-E346PLUS-BD","qty":"1","price":"16900.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250169","line":"2","part":"PRE-E346PLUS-STD","qty":"1","price":"2095.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250169","line":"3","part":"PRE-PRNT-QL800","qty":"1","price":"324.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250169","line":"4","part":"PRE-PRNT-ROLL-QL800","qty":"1","price":"32.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250169","line":"5","part":"PRE-SPDL-I40","qty":"1","price":"1048.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250169","line":"6","part":"PRE-SPDL-I50","qty":"1","price":"1048.00","uom":"EA","discount":"28.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 22:24:04.669 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247579-05292026222404.txt === {"quote":"247579","customer":"13680","name":null,"customerName":"Mitsui Seiki USA Inc.","comp":"01","open":"0","shipto":"AXSYS","shiptoName":"GENERAL DYNAMICS MISSION SYSTEMS, I","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"06-04-2026","cust_po":"MITSUI WFL CERTIFICATE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Terry Ritterbush","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:59","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Terry Ritterbush","follow_phone":"(256) 431-1513","follow_email":"tritterbush@mitsuiseiki.com","pic_user":"fletcherp","total_amt":"1125000.00","total_gp":"1125000.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"2","win_pct":"20","clo_date":"05-28-2026","notes":[],"crmnotes":[{"comp":1,"quote":247579,"Line":0,"Comment":"04/03/2026 9:41 PM - fletcherp - F/U changed from 04/01/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":1,"Comment":"04/24/2026 9:16 PM - fletcherp - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":2,"Comment":"04/24/2026 9:16 PM - fletcherp - CLO changed from 04/26/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":3,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/07/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":4,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/08/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":5,"Comment":"05/01/2026 5:31 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":6,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":7,"Comment":"05/01/2026 5:31 PM - rons - Req Date changed from 05/09/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":8,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/19/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":9,"Comment":"05/01/2026 5:31 PM - rons - Req Date changed from 05/26/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":10,"Comment":"05/15/2026 3:52 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":11,"Comment":"05/15/2026 3:52 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":12,"Comment":"05/15/2026 3:52 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247579","line":"1","part":"TOOL-CERT","qty":"1","price":"2250000.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"},{"comp":"01","order":"247579","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 22:24:12.635 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247579-05292026222412.txt === {"quote":"247579","customer":"13680","name":null,"customerName":"Mitsui Seiki USA Inc.","comp":"01","open":"0","shipto":"AXSYS","shiptoName":"GENERAL DYNAMICS MISSION SYSTEMS, I","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"06-04-2026","cust_po":"MITSUI WFL CERTIFICATE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Terry Ritterbush","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:59","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Terry Ritterbush","follow_phone":"(256) 431-1513","follow_email":"tritterbush@mitsuiseiki.com","pic_user":"fletcherp","total_amt":"1125000.00","total_gp":"1125000.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":247579,"Line":0,"Comment":"04/03/2026 9:41 PM - fletcherp - F/U changed from 04/01/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":1,"Comment":"04/24/2026 9:16 PM - fletcherp - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":2,"Comment":"04/24/2026 9:16 PM - fletcherp - CLO changed from 04/26/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":3,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/07/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":4,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/08/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":5,"Comment":"05/01/2026 5:31 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":6,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":7,"Comment":"05/01/2026 5:31 PM - rons - Req Date changed from 05/09/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":8,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/19/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":9,"Comment":"05/01/2026 5:31 PM - rons - Req Date changed from 05/26/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":10,"Comment":"05/15/2026 3:52 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":11,"Comment":"05/15/2026 3:52 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":12,"Comment":"05/15/2026 3:52 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":13,"Comment":"05/29/2026 10:24 PM - fletcherp - F/U changed from 05/21/2026 to 6/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":14,"Comment":"05/29/2026 10:24 PM - fletcherp - CLO changed from 05/28/2026 to 06/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"247579","line":"1","part":"TOOL-CERT","qty":"1","price":"2250000.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"},{"comp":"01","order":"247579","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 22:24:18.988 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-247579-05292026222418.txt === {"quote":"247579","customer":"13680","name":null,"customerName":"Mitsui Seiki USA Inc.","comp":"01","open":"0","shipto":"AXSYS","shiptoName":"GENERAL DYNAMICS MISSION SYSTEMS, I","entry_date":"03-26-2026","cust_order_date":"03-26-2026","req_date":"06-20-2026","cust_po":"MITSUI WFL CERTIFICATE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"15","salesman":"BN","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Terry Ritterbush","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:59","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Terry Ritterbush","follow_phone":"(256) 431-1513","follow_email":"tritterbush@mitsuiseiki.com","pic_user":"fletcherp","total_amt":"1125000.00","total_gp":"1125000.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"2","win_pct":"20","clo_date":"06-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":247579,"Line":0,"Comment":"04/03/2026 9:41 PM - fletcherp - F/U changed from 04/01/2026 to 4/18/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":1,"Comment":"04/24/2026 9:16 PM - fletcherp - F/U changed from 04/18/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":2,"Comment":"04/24/2026 9:16 PM - fletcherp - CLO changed from 04/26/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":3,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/07/2026 to 05/08/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":4,"Comment":"04/24/2026 9:16 PM - fletcherp - Req Date changed from 05/08/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":5,"Comment":"05/01/2026 5:31 PM - rons - F/U changed from 05/09/2026 to 5/12/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":6,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/09/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":7,"Comment":"05/01/2026 5:31 PM - rons - Req Date changed from 05/09/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":8,"Comment":"05/01/2026 5:31 PM - rons - CLO changed from 05/19/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":9,"Comment":"05/01/2026 5:31 PM - rons - Req Date changed from 05/26/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":10,"Comment":"05/15/2026 3:52 PM - rons - F/U changed from 05/12/2026 to 5/21/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":11,"Comment":"05/15/2026 3:52 PM - rons - CLO changed from 05/19/2026 to 05/28/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":12,"Comment":"05/15/2026 3:52 PM - rons - Req Date changed from 05/26/2026 to 06/04/2026 (Req Date Updated)"},{"comp":1,"quote":247579,"Line":13,"Comment":"05/29/2026 10:24 PM - fletcherp - F/U changed from 05/21/2026 to 6/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":247579,"Line":14,"Comment":"05/29/2026 10:24 PM - fletcherp - CLO changed from 05/28/2026 to 06/20/2026 (CLO Date Updated)"},{"comp":1,"quote":247579,"Line":15,"Comment":"05/29/2026 10:24 PM - fletcherp - Req Date changed from 06/04/2026 to 06/20/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"247579","line":"1","part":"TOOL-CERT","qty":"1","price":"2250000.00","uom":"EA","discount":"50.00","req_date":"","branch":"1"},{"comp":"01","order":"247579","line":"2","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":2}}] 2026-05-29 22:24:39.031 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250271-05292026222438.txt === {"quote":"250271","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"ALIGNPAL","shiptoName":"Align Precision TUSCALOOSA","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"CAT40 Dual Contact Shrink","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:00","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Wade Davis","follow_phone":"205-229-4245","follow_email":"wade.davis@pts-tools.com","pic_user":"fletcherp","total_amt":"7573.00","total_gp":"4187.87","total_gpm":"55.30","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"35","win_pct":"20","clo_date":"06-15-2026","notes":[{"comp":"1","quote":"250271","line":"0","data":"05-15-2026 11:04-rons: pricing per Fletcher..."}],"crmnotes":[],"items":[{"comp":"01","order":"250271","line":"1","part":"NCAT40-SF6-130CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"2","part":"NCAT40-SF6-80CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"4","part":"NCAT40-SF8-80CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"6","part":"NCAT40-SF10-130CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"8","part":"NCAT40-SF12-80CP","qty":"2","price":"541.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"10","part":"NCAT40-SF16-80CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"12","part":"NCAT40-SF0250-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"13","part":"NCAT40-SF0250-5.12CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"15","part":"NCAT40-SF0375-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"16","part":"NCAT40-SF0375-5.12CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"18","part":"NCAT40-SF0500-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"19","part":"NCAT40-SF0500-5.12CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"21","part":"NCAT40-SF0625-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"22","part":"NCAT40-SF0625-5.12CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"24","part":"NCAT40-SF0750-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"25","part":"NCAT40-SF0750-5.12CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"27","part":"NC4001-0750-1.75CP","qty":"1","price":"332.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"28","part":"NC4001-0750-4.00CP","qty":"1","price":"364.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":19}}] 2026-05-29 22:24:54.408 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250271-05292026222454.txt === {"quote":"250271","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"ALIGNPAL","shiptoName":"Align Precision TUSCALOOSA","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"CAT40 Dual Contact Shrink","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:00","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Wade Davis","follow_phone":"205-229-4245","follow_email":"wade.davis@pts-tools.com","pic_user":"fletcherp","total_amt":"7573.00","total_gp":"4187.87","total_gpm":"55.30","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"35","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250271","line":"0","data":"05-15-2026 11:04-rons: pricing per Fletcher..."}],"crmnotes":[{"comp":1,"quote":250271,"Line":0,"Comment":"05/29/2026 10:24 PM - fletcherp - F/U changed from 05/21/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250271,"Line":1,"Comment":"05/29/2026 10:24 PM - fletcherp - CLO changed from 06/15/2026 to 06/13/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250271","line":"1","part":"NCAT40-SF6-130CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"2","part":"NCAT40-SF6-80CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"4","part":"NCAT40-SF8-80CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"6","part":"NCAT40-SF10-130CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"8","part":"NCAT40-SF12-80CP","qty":"2","price":"541.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"10","part":"NCAT40-SF16-80CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"12","part":"NCAT40-SF0250-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"13","part":"NCAT40-SF0250-5.12CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"15","part":"NCAT40-SF0375-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"16","part":"NCAT40-SF0375-5.12CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"18","part":"NCAT40-SF0500-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"19","part":"NCAT40-SF0500-5.12CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"21","part":"NCAT40-SF0625-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"22","part":"NCAT40-SF0625-5.12CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"24","part":"NCAT40-SF0750-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"25","part":"NCAT40-SF0750-5.12CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"27","part":"NC4001-0750-1.75CP","qty":"1","price":"332.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"28","part":"NC4001-0750-4.00CP","qty":"1","price":"364.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":19}}] 2026-05-29 22:25:07.010 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250271-05292026222506.txt === {"quote":"250271","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"ALIGNPAL","shiptoName":"Align Precision TUSCALOOSA","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-27-2026","cust_po":"CAT40 Dual Contact Shrink","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:00","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Wade Davis","follow_phone":"205-229-4245","follow_email":"wade.davis@pts-tools.com","pic_user":"fletcherp","total_amt":"7573.00","total_gp":"4187.87","total_gpm":"55.30","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"35","win_pct":"20","clo_date":"06-13-2026","notes":[{"comp":"1","quote":"250271","line":"0","data":"05-15-2026 11:04-rons: pricing per Fletcher..."}],"crmnotes":[{"comp":1,"quote":250271,"Line":0,"Comment":"05/29/2026 10:24 PM - fletcherp - F/U changed from 05/21/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250271,"Line":1,"Comment":"05/29/2026 10:24 PM - fletcherp - CLO changed from 06/15/2026 to 06/13/2026 (CLO Date Updated)"},{"comp":1,"quote":250271,"Line":2,"Comment":"05/29/2026 10:25 PM - fletcherp - Req Date changed from 06/26/2026 to 06/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250271","line":"1","part":"NCAT40-SF6-130CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"2","part":"NCAT40-SF6-80CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"4","part":"NCAT40-SF8-80CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"6","part":"NCAT40-SF10-130CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"8","part":"NCAT40-SF12-80CP","qty":"2","price":"541.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"10","part":"NCAT40-SF16-80CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"12","part":"NCAT40-SF0250-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"13","part":"NCAT40-SF0250-5.12CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"15","part":"NCAT40-SF0375-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"16","part":"NCAT40-SF0375-5.12CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"18","part":"NCAT40-SF0500-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"19","part":"NCAT40-SF0500-5.12CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"21","part":"NCAT40-SF0625-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"22","part":"NCAT40-SF0625-5.12CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"24","part":"NCAT40-SF0750-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"25","part":"NCAT40-SF0750-5.12CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"27","part":"NC4001-0750-1.75CP","qty":"1","price":"332.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"28","part":"NC4001-0750-4.00CP","qty":"1","price":"364.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":19}}] 2026-05-29 22:25:14.333 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250271-05292026222514.txt === {"quote":"250271","customer":"16890","name":null,"customerName":"PTSolutions","comp":"01","open":"0","shipto":"ALIGNPAL","shiptoName":"Align Precision TUSCALOOSA","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-27-2026","cust_po":"CAT40 Dual Contact Shrink","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"11:00","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Wade Davis","follow_phone":"205-229-4245","follow_email":"wade.davis@pts-tools.com","pic_user":"fletcherp","total_amt":"7573.00","total_gp":"4187.87","total_gpm":"55.30","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"35","win_pct":"20","clo_date":"06-20-2026","notes":[{"comp":"1","quote":"250271","line":"0","data":"05-15-2026 11:04-rons: pricing per Fletcher..."}],"crmnotes":[{"comp":1,"quote":250271,"Line":0,"Comment":"05/29/2026 10:24 PM - fletcherp - F/U changed from 05/21/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250271,"Line":1,"Comment":"05/29/2026 10:24 PM - fletcherp - CLO changed from 06/15/2026 to 06/13/2026 (CLO Date Updated)"},{"comp":1,"quote":250271,"Line":2,"Comment":"05/29/2026 10:25 PM - fletcherp - Req Date changed from 06/26/2026 to 06/27/2026 (Req Date Updated)"},{"comp":1,"quote":250271,"Line":3,"Comment":"05/29/2026 10:25 PM - fletcherp - CLO changed from 06/13/2026 to 06/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250271","line":"1","part":"NCAT40-SF6-130CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"2","part":"NCAT40-SF6-80CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"4","part":"NCAT40-SF8-80CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"6","part":"NCAT40-SF10-130CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"8","part":"NCAT40-SF12-80CP","qty":"2","price":"541.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"10","part":"NCAT40-SF16-80CP","qty":"2","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"12","part":"NCAT40-SF0250-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"13","part":"NCAT40-SF0250-5.12CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"15","part":"NCAT40-SF0375-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"16","part":"NCAT40-SF0375-5.12CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"18","part":"NCAT40-SF0500-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"19","part":"NCAT40-SF0500-5.12CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"21","part":"NCAT40-SF0625-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"22","part":"NCAT40-SF0625-5.12CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"24","part":"NCAT40-SF0750-3.15CP","qty":"2","price":"418.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"25","part":"NCAT40-SF0750-5.12CP","qty":"2","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"27","part":"NC4001-0750-1.75CP","qty":"1","price":"332.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"28","part":"NC4001-0750-4.00CP","qty":"1","price":"364.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250271","line":"32","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":19}}] 2026-05-29 22:25:46.095 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250281-05292026222545.txt === {"quote":"250281","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"SMTHCOTW","shiptoName":"SMITH & CO. PLANT 2","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"SHELL MILL ARBORS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brandon Nicholas","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:50","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Brandon Nicholas","follow_phone":"256-534-1225","follow_email":"BNicholas@turnersupply.com","pic_user":"fletcherp","total_amt":"1604.00","total_gp":"1300.28","total_gpm":"81.06","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-15-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250281","line":"1","part":"HSK63A-FMH22-47-90","qty":"1","price":"802.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250281","line":"2","part":"HSK63A-FMH27-60-90","qty":"1","price":"802.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250281","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-29 22:26:09.711 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250281-05292026222609.txt === {"quote":"250281","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"SMTHCOTW","shiptoName":"SMITH & CO. PLANT 2","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"SHELL MILL ARBORS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brandon Nicholas","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:50","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Brandon Nicholas","follow_phone":"256-534-1225","follow_email":"BNicholas@turnersupply.com","pic_user":"fletcherp","total_amt":"1604.00","total_gp":"1300.28","total_gpm":"81.06","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":250281,"Line":0,"Comment":"05/29/2026 10:25 PM - fletcherp - F/U changed from 05/21/2026 to 6/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250281,"Line":1,"Comment":"05/29/2026 10:26 PM - fletcherp - CLO changed from 06/15/2026 to 06/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250281","line":"1","part":"HSK63A-FMH22-47-90","qty":"1","price":"802.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250281","line":"2","part":"HSK63A-FMH27-60-90","qty":"1","price":"802.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250281","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 22:26:17.934 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250281-05292026222617.txt === {"quote":"250281","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"SMTHCOTW","shiptoName":"SMITH & CO. PLANT 2","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"07-04-2026","cust_po":"SHELL MILL ARBORS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brandon Nicholas","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"11:50","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Brandon Nicholas","follow_phone":"256-534-1225","follow_email":"BNicholas@turnersupply.com","pic_user":"fletcherp","total_amt":"1604.00","total_gp":"1300.28","total_gpm":"81.06","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-27-2026","notes":[],"crmnotes":[{"comp":1,"quote":250281,"Line":0,"Comment":"05/29/2026 10:25 PM - fletcherp - F/U changed from 05/21/2026 to 6/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250281,"Line":1,"Comment":"05/29/2026 10:26 PM - fletcherp - CLO changed from 06/15/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250281,"Line":2,"Comment":"05/29/2026 10:26 PM - fletcherp - Req Date changed from 06/26/2026 to 07/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250281","line":"1","part":"HSK63A-FMH22-47-90","qty":"1","price":"802.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250281","line":"2","part":"HSK63A-FMH27-60-90","qty":"1","price":"802.00","uom":"EA","discount":"0.00","req_date":"0 Stk","branch":"1"},{"comp":"01","order":"250281","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 22:27:15.515 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250287-05292026222715.txt === {"quote":"250287","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"SMTHCOTW","shiptoName":"SMITH & CO. PLANT 2","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"HSK63A Shell Mill Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:53","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@turnersupply.com","pic_user":"fletcherp","total_amt":"4954.00","total_gp":"3898.87","total_gpm":"78.70","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"14","win_pct":"20","clo_date":"06-15-2026","notes":[{"comp":"1","quote":"250287","line":"2","data":"on price and delivery for Fletcher"},{"comp":"1","quote":"250287","line":"1","data":"05-15-2026 13:03-rons: adding to log to confirm"},{"comp":"1","quote":"250287","line":"0","data":"05-18-2026 10:04-alyssah Added to Quote Log"}],"crmnotes":[],"items":[{"comp":"01","order":"250287","line":"1","part":"HSK63A-FMC22-60","qty":"1","price":"214.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"3","part":"SPECIAL-TL","qty":"1","price":"386.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"5","part":"HSK63A-FMC27-60","qty":"1","price":"214.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"7","part":"SPECIAL-TL","qty":"1","price":"214.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"9","part":"HSK63A-FMH22-47-150","qty":"1","price":"386.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"11","part":"HSK63A-FMH22-47-90","qty":"1","price":"354.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"13","part":"HSK63A-FMH27-60-90","qty":"1","price":"354.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"15","part":"HSK100A-FMH22-47-105","qty":"1","price":"476.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"17","part":"SPECIAL-TL","qty":"1","price":"438.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"21","part":"SPECIAL-TL","qty":"1","price":"464.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"23","part":"SPECIAL-TL","qty":"1","price":"470.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"25","part":"SPECIAL-TL","qty":"1","price":"522.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"27","part":"HSK100A-FMH40-100-75","qty":"1","price":"462.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"33","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250287","Line":"1","Company":"1","F_Line":"1","Comment":"HSK63A-FMC22-60#.","Loc":"Y"},{"Quote":"250287","Line":"3","Company":"1","F_Line":"1","Comment":"HSK63A-FMC22-90#","Loc":"Y"},{"Quote":"250287","Line":"5","Company":"1","F_Line":"1","Comment":"HSK63A-FMC27-60#.","Loc":"Y"},{"Quote":"250287","Line":"7","Company":"1","F_Line":"1","Comment":"HSK63A-FMC32-60#","Loc":"Y"},{"Quote":"250287","Line":"9","Company":"1","F_Line":"1","Comment":"HSK63A-FMH22-47-150.","Loc":"Y"},{"Quote":"250287","Line":"11","Company":"1","F_Line":"1","Comment":"HSK63A-FMH22-47-90#.","Loc":"Y"},{"Quote":"250287","Line":"13","Company":"1","F_Line":"1","Comment":"HSK63A-FMH27-60-90#.","Loc":"Y"},{"Quote":"250287","Line":"15","Company":"1","F_Line":"1","Comment":"HSK100A-FMH22-47-105#.","Loc":"Y"},{"Quote":"250287","Line":"17","Company":"1","F_Line":"1","Comment":"HSK100A-FMH27-60-60#","Loc":"Y"},{"Quote":"250287","Line":"21","Company":"1","F_Line":"1","Comment":"HSK100A-FMH27-76-90#","Loc":"Y"},{"Quote":"250287","Line":"23","Company":"1","F_Line":"1","Comment":"HSK100A-FMH32-96-90#","Loc":"Y"},{"Quote":"250287","Line":"25","Company":"1","F_Line":"1","Comment":"HSK100A-FMH32-96-150#","Loc":"Y"},{"Quote":"250287","Line":"27","Company":"1","F_Line":"1","Comment":"HSK100A-FMH40-100-75#.","Loc":"Y"}],"qcomms":[{"Quote":"250287","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"250287","Line":"1","Comment":"specials. Once PO/order issued, these cannot be"},{"Quote":"250287","Line":"2","Comment":"cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":14}}] 2026-05-29 22:27:25.226 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250287-05292026222724.txt === {"quote":"250287","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"SMTHCOTW","shiptoName":"SMITH & CO. PLANT 2","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"06-26-2026","cust_po":"HSK63A Shell Mill Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:53","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@turnersupply.com","pic_user":"fletcherp","total_amt":"4954.00","total_gp":"3898.87","total_gpm":"78.70","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"14","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"250287","line":"2","data":"on price and delivery for Fletcher"},{"comp":"1","quote":"250287","line":"1","data":"05-15-2026 13:03-rons: adding to log to confirm"},{"comp":"1","quote":"250287","line":"0","data":"05-18-2026 10:04-alyssah Added to Quote Log"}],"crmnotes":[{"comp":1,"quote":250287,"Line":0,"Comment":"05/29/2026 10:27 PM - fletcherp - F/U changed from 05/21/2026 to 6/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250287,"Line":1,"Comment":"05/29/2026 10:27 PM - fletcherp - CLO changed from 06/15/2026 to 06/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250287","line":"1","part":"HSK63A-FMC22-60","qty":"1","price":"214.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"3","part":"SPECIAL-TL","qty":"1","price":"386.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"5","part":"HSK63A-FMC27-60","qty":"1","price":"214.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"7","part":"SPECIAL-TL","qty":"1","price":"214.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"9","part":"HSK63A-FMH22-47-150","qty":"1","price":"386.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"11","part":"HSK63A-FMH22-47-90","qty":"1","price":"354.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"13","part":"HSK63A-FMH27-60-90","qty":"1","price":"354.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"15","part":"HSK100A-FMH22-47-105","qty":"1","price":"476.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"17","part":"SPECIAL-TL","qty":"1","price":"438.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"21","part":"SPECIAL-TL","qty":"1","price":"464.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"23","part":"SPECIAL-TL","qty":"1","price":"470.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"25","part":"SPECIAL-TL","qty":"1","price":"522.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"27","part":"HSK100A-FMH40-100-75","qty":"1","price":"462.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"33","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250287","Line":"1","Company":"1","F_Line":"1","Comment":"HSK63A-FMC22-60#.","Loc":"Y"},{"Quote":"250287","Line":"3","Company":"1","F_Line":"1","Comment":"HSK63A-FMC22-90#","Loc":"Y"},{"Quote":"250287","Line":"5","Company":"1","F_Line":"1","Comment":"HSK63A-FMC27-60#.","Loc":"Y"},{"Quote":"250287","Line":"7","Company":"1","F_Line":"1","Comment":"HSK63A-FMC32-60#","Loc":"Y"},{"Quote":"250287","Line":"9","Company":"1","F_Line":"1","Comment":"HSK63A-FMH22-47-150.","Loc":"Y"},{"Quote":"250287","Line":"11","Company":"1","F_Line":"1","Comment":"HSK63A-FMH22-47-90#.","Loc":"Y"},{"Quote":"250287","Line":"13","Company":"1","F_Line":"1","Comment":"HSK63A-FMH27-60-90#.","Loc":"Y"},{"Quote":"250287","Line":"15","Company":"1","F_Line":"1","Comment":"HSK100A-FMH22-47-105#.","Loc":"Y"},{"Quote":"250287","Line":"17","Company":"1","F_Line":"1","Comment":"HSK100A-FMH27-60-60#","Loc":"Y"},{"Quote":"250287","Line":"21","Company":"1","F_Line":"1","Comment":"HSK100A-FMH27-76-90#","Loc":"Y"},{"Quote":"250287","Line":"23","Company":"1","F_Line":"1","Comment":"HSK100A-FMH32-96-90#","Loc":"Y"},{"Quote":"250287","Line":"25","Company":"1","F_Line":"1","Comment":"HSK100A-FMH32-96-150#","Loc":"Y"},{"Quote":"250287","Line":"27","Company":"1","F_Line":"1","Comment":"HSK100A-FMH40-100-75#.","Loc":"Y"}],"qcomms":[{"Quote":"250287","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"250287","Line":"1","Comment":"specials. Once PO/order issued, these cannot be"},{"Quote":"250287","Line":"2","Comment":"cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-29 22:27:36.302 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250287-05292026222736.txt === {"quote":"250287","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"SMTHCOTW","shiptoName":"SMITH & CO. PLANT 2","entry_date":"05-15-2026","cust_order_date":"05-15-2026","req_date":"07-04-2026","cust_po":"HSK63A Shell Mill Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"12:53","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@turnersupply.com","pic_user":"fletcherp","total_amt":"4954.00","total_gp":"3898.87","total_gpm":"78.70","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"14","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"250287","line":"2","data":"on price and delivery for Fletcher"},{"comp":"1","quote":"250287","line":"1","data":"05-15-2026 13:03-rons: adding to log to confirm"},{"comp":"1","quote":"250287","line":"0","data":"05-18-2026 10:04-alyssah Added to Quote Log"}],"crmnotes":[{"comp":1,"quote":250287,"Line":0,"Comment":"05/29/2026 10:27 PM - fletcherp - F/U changed from 05/21/2026 to 6/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250287,"Line":1,"Comment":"05/29/2026 10:27 PM - fletcherp - CLO changed from 06/15/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250287,"Line":2,"Comment":"05/29/2026 10:27 PM - fletcherp - Req Date changed from 06/26/2026 to 07/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250287","line":"1","part":"HSK63A-FMC22-60","qty":"1","price":"214.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"3","part":"SPECIAL-TL","qty":"1","price":"386.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"5","part":"HSK63A-FMC27-60","qty":"1","price":"214.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"7","part":"SPECIAL-TL","qty":"1","price":"214.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"9","part":"HSK63A-FMH22-47-150","qty":"1","price":"386.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"11","part":"HSK63A-FMH22-47-90","qty":"1","price":"354.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"13","part":"HSK63A-FMH27-60-90","qty":"1","price":"354.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"15","part":"HSK100A-FMH22-47-105","qty":"1","price":"476.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"17","part":"SPECIAL-TL","qty":"1","price":"438.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"21","part":"SPECIAL-TL","qty":"1","price":"464.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"23","part":"SPECIAL-TL","qty":"1","price":"470.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"25","part":"SPECIAL-TL","qty":"1","price":"522.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"27","part":"HSK100A-FMH40-100-75","qty":"1","price":"462.00","uom":"EA","discount":"0.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250287","line":"33","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"250287","Line":"1","Company":"1","F_Line":"1","Comment":"HSK63A-FMC22-60#.","Loc":"Y"},{"Quote":"250287","Line":"3","Company":"1","F_Line":"1","Comment":"HSK63A-FMC22-90#","Loc":"Y"},{"Quote":"250287","Line":"5","Company":"1","F_Line":"1","Comment":"HSK63A-FMC27-60#.","Loc":"Y"},{"Quote":"250287","Line":"7","Company":"1","F_Line":"1","Comment":"HSK63A-FMC32-60#","Loc":"Y"},{"Quote":"250287","Line":"9","Company":"1","F_Line":"1","Comment":"HSK63A-FMH22-47-150.","Loc":"Y"},{"Quote":"250287","Line":"11","Company":"1","F_Line":"1","Comment":"HSK63A-FMH22-47-90#.","Loc":"Y"},{"Quote":"250287","Line":"13","Company":"1","F_Line":"1","Comment":"HSK63A-FMH27-60-90#.","Loc":"Y"},{"Quote":"250287","Line":"15","Company":"1","F_Line":"1","Comment":"HSK100A-FMH22-47-105#.","Loc":"Y"},{"Quote":"250287","Line":"17","Company":"1","F_Line":"1","Comment":"HSK100A-FMH27-60-60#","Loc":"Y"},{"Quote":"250287","Line":"21","Company":"1","F_Line":"1","Comment":"HSK100A-FMH27-76-90#","Loc":"Y"},{"Quote":"250287","Line":"23","Company":"1","F_Line":"1","Comment":"HSK100A-FMH32-96-90#","Loc":"Y"},{"Quote":"250287","Line":"25","Company":"1","F_Line":"1","Comment":"HSK100A-FMH32-96-150#","Loc":"Y"},{"Quote":"250287","Line":"27","Company":"1","F_Line":"1","Comment":"HSK100A-FMH40-100-75#.","Loc":"Y"}],"qcomms":[{"Quote":"250287","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"250287","Line":"1","Comment":"specials. Once PO/order issued, these cannot be"},{"Quote":"250287","Line":"2","Comment":"cancelled or returned."}],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":14}}] 2026-05-29 22:28:42.286 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249095-05292026222842.txt === {"quote":"249095","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-05-2026","cust_po":"HSK63A-C3/4-110G-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Fletcher","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:14","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Fletcher","follow_phone":"","follow_email":"@","pic_user":"fletcherp","total_amt":"7519.00","total_gp":"6089.77","total_gpm":"80.99","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"19","win_pct":"20","clo_date":"05-29-2026","notes":[{"comp":"1","quote":"249095","line":"0","data":"04-23-2026 14:38 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249095,"Line":0,"Comment":"05/01/2026 5:36 PM - rons - F/U changed from 05/16/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249095,"Line":1,"Comment":"05/01/2026 5:36 PM - rons - CLO changed from 05/23/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":249095,"Line":2,"Comment":"05/01/2026 5:36 PM - rons - Req Date changed from 06/04/2026 to 06/05/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249095","line":"1","part":"HSK63A-C3/4-110G-IDU","qty":"8","price":"743.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"2","part":"HSK63A-ER32-4.00","qty":"1","price":"453.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"3","part":"HSK63A-SK16-105","qty":"1","price":"599.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"4","part":"SK16-14AC","qty":"1","price":"118.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"5","part":"KM3/4-1/2","qty":"3","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"6","part":"E32-531(C)","qty":"1","price":"104.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"8","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"9","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"10","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-29 22:28:54.593 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249095-05292026222854.txt === {"quote":"249095","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-05-2026","cust_po":"HSK63A-C3/4-110G-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Fletcher","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:14","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Fletcher","follow_phone":"","follow_email":"@","pic_user":"fletcherp","total_amt":"7519.00","total_gp":"6089.77","total_gpm":"80.99","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"19","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"249095","line":"0","data":"04-23-2026 14:38 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249095,"Line":0,"Comment":"05/01/2026 5:36 PM - rons - F/U changed from 05/16/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249095,"Line":1,"Comment":"05/01/2026 5:36 PM - rons - CLO changed from 05/23/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":249095,"Line":2,"Comment":"05/01/2026 5:36 PM - rons - Req Date changed from 06/04/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":249095,"Line":3,"Comment":"05/29/2026 10:28 PM - fletcherp - F/U changed from 05/22/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249095,"Line":4,"Comment":"05/29/2026 10:28 PM - fletcherp - CLO changed from 05/29/2026 to 06/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249095","line":"1","part":"HSK63A-C3/4-110G-IDU","qty":"8","price":"743.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"2","part":"HSK63A-ER32-4.00","qty":"1","price":"453.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"3","part":"HSK63A-SK16-105","qty":"1","price":"599.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"4","part":"SK16-14AC","qty":"1","price":"118.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"5","part":"KM3/4-1/2","qty":"3","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"6","part":"E32-531(C)","qty":"1","price":"104.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"8","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"9","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"10","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-29 22:29:00.330 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249095-05292026222900.txt === {"quote":"249095","customer":"13687","name":null,"customerName":"DMG Mori (IL)","comp":"01","open":"0","shipto":"DYNLEICO","shiptoName":"Dynetics a Leidos Company","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"07-04-2026","cust_po":"HSK63A-C3/4-110G-IDU","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"43","salesman":"MG","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Fletcher","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"14:14","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Fletcher","follow_phone":"","follow_email":"@","pic_user":"fletcherp","total_amt":"7519.00","total_gp":"6089.77","total_gpm":"80.99","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"19","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"249095","line":"0","data":"04-23-2026 14:38 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249095,"Line":0,"Comment":"05/01/2026 5:36 PM - rons - F/U changed from 05/16/2026 to 5/22/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249095,"Line":1,"Comment":"05/01/2026 5:36 PM - rons - CLO changed from 05/23/2026 to 05/29/2026 (CLO Date Updated)"},{"comp":1,"quote":249095,"Line":2,"Comment":"05/01/2026 5:36 PM - rons - Req Date changed from 06/04/2026 to 06/05/2026 (Req Date Updated)"},{"comp":1,"quote":249095,"Line":3,"Comment":"05/29/2026 10:28 PM - fletcherp - F/U changed from 05/22/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249095,"Line":4,"Comment":"05/29/2026 10:28 PM - fletcherp - CLO changed from 05/29/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":249095,"Line":5,"Comment":"05/29/2026 10:28 PM - fletcherp - Req Date changed from 06/05/2026 to 07/04/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249095","line":"1","part":"HSK63A-C3/4-110G-IDU","qty":"8","price":"743.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"2","part":"HSK63A-ER32-4.00","qty":"1","price":"453.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"3","part":"HSK63A-SK16-105","qty":"1","price":"599.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"4","part":"SK16-14AC","qty":"1","price":"118.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"5","part":"KM3/4-1/2","qty":"3","price":"64.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"6","part":"E32-531(C)","qty":"1","price":"104.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"8","part":"9HC22","qty":"1","price":"44.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"9","part":"032-SPAN","qty":"1","price":"25.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"10","part":"9HC16","qty":"1","price":"40.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249095","line":"11","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-29 22:29:12.647 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250022-05292026222912.txt === {"quote":"250022","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"SMTHCOTW","shiptoName":"SMITH & CO. PLANT 2","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"H63A SHRINK FIT HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brandon Nicholas","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"13:40","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Brandon Nicholas","follow_phone":"256-534-1225","follow_email":"BNicholas@turnersupply.com","pic_user":"fletcherp","total_amt":"18145.00","total_gp":"8957.88","total_gpm":"49.37","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"79","win_pct":"20","clo_date":"06-12-2026","notes":[{"comp":"1","quote":"250022","line":"0","data":"05-12-2026 13:59 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250022","line":"1","part":"H63A-SF0125-3.15","qty":"1","price":"389.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"2","part":"H63A-SF0125-3.15MT","qty":"1","price":"384.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"3","part":"H63A-SF0125-4.72CP","qty":"1","price":"450.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"4","part":"H63A-SF0125-6.30CP","qty":"1","price":"491.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"5","part":"H63A-SF0125-6.30MT","qty":"1","price":"485.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"6","part":"H63A-SF0187-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"7","part":"H63A-SF0187-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"8","part":"H63A-SF0250-2.56RT","qty":"1","price":"392.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"9","part":"H63A-SF0250-3.15CP","qty":"1","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"10","part":"H63A-SF0250-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"11","part":"H63A-SF0250-5.12CP","qty":"1","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"12","part":"H63A-SF0250-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"13","part":"H63A-SF0250-6.30MT","qty":"1","price":"430.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"14","part":"H63A-SF0312-3.15CP","qty":"1","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"15","part":"H63A-SF0312-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"16","part":"H63A-SF0312-5.12CP","qty":"1","price":"440.00","uom":"EA","discount":"50.00","req_date":"DUE 06/15","branch":"1"},{"comp":"01","order":"250022","line":"17","part":"H63A-SF0312-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"18","part":"H63A-SF0375-2.56RT","qty":"1","price":"392.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"19","part":"H63A-SF0375-3.35CP","qty":"1","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"20","part":"H63A-SF0375-3.35MT","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"21","part":"H63A-SF0375-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"22","part":"H63A-SF0375-5.12CP","qty":"1","price":"440.00","uom":"EA","discount":"50.00","req_date":"DUE 05/15","branch":"1"},{"comp":"01","order":"250022","line":"23","part":"H63A-SF0375-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"24","part":"H63A-SF0500-2.95RT","qty":"1","price":"392.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"25","part":"H63A-SF0500-3.54CP","qty":"1","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"26","part":"H63A-SF0500-3.54MT","qty":"1","price":"413.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"27","part":"H63A-SF0500-4.72CP","qty":"1","price":"437.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"28","part":"H63A-SF0500-5.12CP","qty":"1","price":"440.00","uom":"EA","discount":"50.00","req_date":"DUE 05/15","branch":"1"},{"comp":"01","order":"250022","line":"29","part":"H63A-SF0500-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"30","part":"H63A-SF0625-3.74CP","qty":"1","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"31","part":"H63A-SF0625-4.72CP","qty":"1","price":"437.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"32","part":"H63A-SF0625-5.12CP","qty":"1","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"33","part":"H63A-SF0625-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"34","part":"H63A-SF0750-3.94CP","qty":"1","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"35","part":"H63A-SF0750-4.72CP","qty":"1","price":"437.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"36","part":"H63A-SF0750-6.30CP","qty":"1","price":"625.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"37","part":"H63A-SF1000-3.35RT","qty":"1","price":"392.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"38","part":"H63A-SF1000-4.53CP","qty":"1","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"39","part":"H63A-SF1000-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"40","part":"H63A-SF3-80MT","qty":"1","price":"430.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"41","part":"H63A-SF3-160MT","qty":"1","price":"606.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"42","part":"H63A-SF4-80MT","qty":"1","price":"430.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"43","part":"H63A-SF4-160MT","qty":"1","price":"606.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"44","part":"H63A-SF6-80CP","qty":"1","price":"456.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"45","part":"H63A-SF6-80MT","qty":"1","price":"367.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"46","part":"H63A-SF6-120","qty":"1","price":"406.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"47","part":"H63A-SF6-160","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"48","part":"H63A-SF6-160MT","qty":"1","price":"572.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"49","part":"H63A-SF8-80CP","qty":"1","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"50","part":"H63A-SF8-120CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"51","part":"H63A-SF8-160CP","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"52","part":"H63A-SF10-85CP","qty":"1","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"53","part":"H63A-SF10-85MT","qty":"1","price":"419.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"54","part":"H63A-SF10-120CP","qty":"1","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"55","part":"H63A-SF10-160CP","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"56","part":"H63A-SF10-160MT","qty":"1","price":"572.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"57","part":"H63A-SF12-90CP","qty":"1","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"58","part":"H63A-SF12-90","qty":"1","price":"416.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"59","part":"H63A-SF12-90MT","qty":"1","price":"419.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"60","part":"H63A-SF12-120","qty":"1","price":"463.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"61","part":"H63A-SF12-120CP","qty":"1","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"62","part":"H63A-SF12-160","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"63","part":"H63A-SF12-160CP","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"64","part":"H63A-SF12-160MT","qty":"1","price":"606.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"65","part":"H63A-SF14-90CP","qty":"1","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"66","part":"H63A-SF16-95","qty":"1","price":"416.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"67","part":"H63A-SF16-95CP","qty":"1","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"68","part":"H63A-SF16-95MT","qty":"1","price":"367.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"69","part":"H63A-SF16-120","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"70","part":"H63A-SF16-160","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"71","part":"H63A-SF16-160CP","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"72","part":"H63A-SF16-160MT","qty":"1","price":"501.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"73","part":"H63A-SF20-100","qty":"1","price":"456.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"74","part":"H63A-SF20-100CP","qty":"1","price":"456.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"75","part":"H63A-SF20-160","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"76","part":"H63A-SF20-160CP","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"77","part":"H63A-SF25-115","qty":"1","price":"463.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"78","part":"H63A-SF25-160","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"79","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":79}}] 2026-05-29 22:29:25.706 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250022-05292026222925.txt === {"quote":"250022","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"SMTHCOTW","shiptoName":"SMITH & CO. PLANT 2","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"06-23-2026","cust_po":"H63A SHRINK FIT HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brandon Nicholas","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"13:40","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Brandon Nicholas","follow_phone":"256-534-1225","follow_email":"BNicholas@turnersupply.com","pic_user":"fletcherp","total_amt":"18145.00","total_gp":"8957.88","total_gpm":"49.37","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"79","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"250022","line":"0","data":"05-12-2026 13:59 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250022,"Line":0,"Comment":"05/29/2026 10:29 PM - fletcherp - F/U changed from 05/25/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250022,"Line":1,"Comment":"05/29/2026 10:29 PM - fletcherp - CLO changed from 06/12/2026 to 06/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"250022","line":"1","part":"H63A-SF0125-3.15","qty":"1","price":"389.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"2","part":"H63A-SF0125-3.15MT","qty":"1","price":"384.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"3","part":"H63A-SF0125-4.72CP","qty":"1","price":"450.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"4","part":"H63A-SF0125-6.30CP","qty":"1","price":"491.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"5","part":"H63A-SF0125-6.30MT","qty":"1","price":"485.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"6","part":"H63A-SF0187-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"7","part":"H63A-SF0187-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"8","part":"H63A-SF0250-2.56RT","qty":"1","price":"392.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"9","part":"H63A-SF0250-3.15CP","qty":"1","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"10","part":"H63A-SF0250-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"11","part":"H63A-SF0250-5.12CP","qty":"1","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"12","part":"H63A-SF0250-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"13","part":"H63A-SF0250-6.30MT","qty":"1","price":"430.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"14","part":"H63A-SF0312-3.15CP","qty":"1","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"15","part":"H63A-SF0312-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"16","part":"H63A-SF0312-5.12CP","qty":"1","price":"440.00","uom":"EA","discount":"50.00","req_date":"DUE 06/15","branch":"1"},{"comp":"01","order":"250022","line":"17","part":"H63A-SF0312-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"18","part":"H63A-SF0375-2.56RT","qty":"1","price":"392.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"19","part":"H63A-SF0375-3.35CP","qty":"1","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"20","part":"H63A-SF0375-3.35MT","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"21","part":"H63A-SF0375-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"22","part":"H63A-SF0375-5.12CP","qty":"1","price":"440.00","uom":"EA","discount":"50.00","req_date":"DUE 05/15","branch":"1"},{"comp":"01","order":"250022","line":"23","part":"H63A-SF0375-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"24","part":"H63A-SF0500-2.95RT","qty":"1","price":"392.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"25","part":"H63A-SF0500-3.54CP","qty":"1","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"26","part":"H63A-SF0500-3.54MT","qty":"1","price":"413.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"27","part":"H63A-SF0500-4.72CP","qty":"1","price":"437.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"28","part":"H63A-SF0500-5.12CP","qty":"1","price":"440.00","uom":"EA","discount":"50.00","req_date":"DUE 05/15","branch":"1"},{"comp":"01","order":"250022","line":"29","part":"H63A-SF0500-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"30","part":"H63A-SF0625-3.74CP","qty":"1","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"31","part":"H63A-SF0625-4.72CP","qty":"1","price":"437.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"32","part":"H63A-SF0625-5.12CP","qty":"1","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"33","part":"H63A-SF0625-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"34","part":"H63A-SF0750-3.94CP","qty":"1","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"35","part":"H63A-SF0750-4.72CP","qty":"1","price":"437.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"36","part":"H63A-SF0750-6.30CP","qty":"1","price":"625.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"37","part":"H63A-SF1000-3.35RT","qty":"1","price":"392.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"38","part":"H63A-SF1000-4.53CP","qty":"1","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"39","part":"H63A-SF1000-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"40","part":"H63A-SF3-80MT","qty":"1","price":"430.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"41","part":"H63A-SF3-160MT","qty":"1","price":"606.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"42","part":"H63A-SF4-80MT","qty":"1","price":"430.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"43","part":"H63A-SF4-160MT","qty":"1","price":"606.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"44","part":"H63A-SF6-80CP","qty":"1","price":"456.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"45","part":"H63A-SF6-80MT","qty":"1","price":"367.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"46","part":"H63A-SF6-120","qty":"1","price":"406.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"47","part":"H63A-SF6-160","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"48","part":"H63A-SF6-160MT","qty":"1","price":"572.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"49","part":"H63A-SF8-80CP","qty":"1","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"50","part":"H63A-SF8-120CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"51","part":"H63A-SF8-160CP","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"52","part":"H63A-SF10-85CP","qty":"1","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"53","part":"H63A-SF10-85MT","qty":"1","price":"419.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"54","part":"H63A-SF10-120CP","qty":"1","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"55","part":"H63A-SF10-160CP","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"56","part":"H63A-SF10-160MT","qty":"1","price":"572.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"57","part":"H63A-SF12-90CP","qty":"1","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"58","part":"H63A-SF12-90","qty":"1","price":"416.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"59","part":"H63A-SF12-90MT","qty":"1","price":"419.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"60","part":"H63A-SF12-120","qty":"1","price":"463.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"61","part":"H63A-SF12-120CP","qty":"1","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"62","part":"H63A-SF12-160","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"63","part":"H63A-SF12-160CP","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"64","part":"H63A-SF12-160MT","qty":"1","price":"606.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"65","part":"H63A-SF14-90CP","qty":"1","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"66","part":"H63A-SF16-95","qty":"1","price":"416.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"67","part":"H63A-SF16-95CP","qty":"1","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"68","part":"H63A-SF16-95MT","qty":"1","price":"367.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"69","part":"H63A-SF16-120","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"70","part":"H63A-SF16-160","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"71","part":"H63A-SF16-160CP","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"72","part":"H63A-SF16-160MT","qty":"1","price":"501.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"73","part":"H63A-SF20-100","qty":"1","price":"456.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"74","part":"H63A-SF20-100CP","qty":"1","price":"456.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"75","part":"H63A-SF20-160","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"76","part":"H63A-SF20-160CP","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"77","part":"H63A-SF25-115","qty":"1","price":"463.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"78","part":"H63A-SF25-160","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"79","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":79}}] 2026-05-29 22:29:41.702 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250022-05292026222941.txt === {"quote":"250022","customer":"20950","name":null,"customerName":"Turner Supply Company","comp":"01","open":"0","shipto":"SMTHCOTW","shiptoName":"SMITH & CO. PLANT 2","entry_date":"05-12-2026","cust_order_date":"05-12-2026","req_date":"07-11-2026","cust_po":"H63A SHRINK FIT HOLDERS","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Brandon Nicholas","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"13:40","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Brandon Nicholas","follow_phone":"256-534-1225","follow_email":"BNicholas@turnersupply.com","pic_user":"fletcherp","total_amt":"18145.00","total_gp":"8957.88","total_gpm":"49.37","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"79","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"250022","line":"0","data":"05-12-2026 13:59 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":250022,"Line":0,"Comment":"05/29/2026 10:29 PM - fletcherp - F/U changed from 05/25/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":250022,"Line":1,"Comment":"05/29/2026 10:29 PM - fletcherp - CLO changed from 06/12/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":250022,"Line":2,"Comment":"05/29/2026 10:29 PM - fletcherp - Req Date changed from 06/23/2026 to 07/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250022","line":"1","part":"H63A-SF0125-3.15","qty":"1","price":"389.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"2","part":"H63A-SF0125-3.15MT","qty":"1","price":"384.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"3","part":"H63A-SF0125-4.72CP","qty":"1","price":"450.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"4","part":"H63A-SF0125-6.30CP","qty":"1","price":"491.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"5","part":"H63A-SF0125-6.30MT","qty":"1","price":"485.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"6","part":"H63A-SF0187-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"7","part":"H63A-SF0187-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"8","part":"H63A-SF0250-2.56RT","qty":"1","price":"392.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"9","part":"H63A-SF0250-3.15CP","qty":"1","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"10","part":"H63A-SF0250-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"11","part":"H63A-SF0250-5.12CP","qty":"1","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"12","part":"H63A-SF0250-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"13","part":"H63A-SF0250-6.30MT","qty":"1","price":"430.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"14","part":"H63A-SF0312-3.15CP","qty":"1","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"15","part":"H63A-SF0312-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"16","part":"H63A-SF0312-5.12CP","qty":"1","price":"440.00","uom":"EA","discount":"50.00","req_date":"DUE 06/15","branch":"1"},{"comp":"01","order":"250022","line":"17","part":"H63A-SF0312-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"18","part":"H63A-SF0375-2.56RT","qty":"1","price":"392.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"19","part":"H63A-SF0375-3.35CP","qty":"1","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"20","part":"H63A-SF0375-3.35MT","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"21","part":"H63A-SF0375-4.72CP","qty":"1","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"22","part":"H63A-SF0375-5.12CP","qty":"1","price":"440.00","uom":"EA","discount":"50.00","req_date":"DUE 05/15","branch":"1"},{"comp":"01","order":"250022","line":"23","part":"H63A-SF0375-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"24","part":"H63A-SF0500-2.95RT","qty":"1","price":"392.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"25","part":"H63A-SF0500-3.54CP","qty":"1","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"26","part":"H63A-SF0500-3.54MT","qty":"1","price":"413.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"27","part":"H63A-SF0500-4.72CP","qty":"1","price":"437.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"28","part":"H63A-SF0500-5.12CP","qty":"1","price":"440.00","uom":"EA","discount":"50.00","req_date":"DUE 05/15","branch":"1"},{"comp":"01","order":"250022","line":"29","part":"H63A-SF0500-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"30","part":"H63A-SF0625-3.74CP","qty":"1","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"31","part":"H63A-SF0625-4.72CP","qty":"1","price":"437.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"32","part":"H63A-SF0625-5.12CP","qty":"1","price":"440.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"33","part":"H63A-SF0625-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"34","part":"H63A-SF0750-3.94CP","qty":"1","price":"391.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"35","part":"H63A-SF0750-4.72CP","qty":"1","price":"437.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"36","part":"H63A-SF0750-6.30CP","qty":"1","price":"625.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"37","part":"H63A-SF1000-3.35RT","qty":"1","price":"392.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"38","part":"H63A-SF1000-4.53CP","qty":"1","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"39","part":"H63A-SF1000-6.30CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"40","part":"H63A-SF3-80MT","qty":"1","price":"430.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"41","part":"H63A-SF3-160MT","qty":"1","price":"606.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"42","part":"H63A-SF4-80MT","qty":"1","price":"430.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"43","part":"H63A-SF4-160MT","qty":"1","price":"606.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"44","part":"H63A-SF6-80CP","qty":"1","price":"456.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"45","part":"H63A-SF6-80MT","qty":"1","price":"367.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"46","part":"H63A-SF6-120","qty":"1","price":"406.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"47","part":"H63A-SF6-160","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"48","part":"H63A-SF6-160MT","qty":"1","price":"572.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"49","part":"H63A-SF8-80CP","qty":"1","price":"451.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"50","part":"H63A-SF8-120CP","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"51","part":"H63A-SF8-160CP","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"52","part":"H63A-SF10-85CP","qty":"1","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"53","part":"H63A-SF10-85MT","qty":"1","price":"419.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"54","part":"H63A-SF10-120CP","qty":"1","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"55","part":"H63A-SF10-160CP","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"56","part":"H63A-SF10-160MT","qty":"1","price":"572.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"57","part":"H63A-SF12-90CP","qty":"1","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"58","part":"H63A-SF12-90","qty":"1","price":"416.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"59","part":"H63A-SF12-90MT","qty":"1","price":"419.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"60","part":"H63A-SF12-120","qty":"1","price":"463.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"61","part":"H63A-SF12-120CP","qty":"1","price":"463.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"62","part":"H63A-SF12-160","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"63","part":"H63A-SF12-160CP","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"64","part":"H63A-SF12-160MT","qty":"1","price":"606.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"65","part":"H63A-SF14-90CP","qty":"1","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"66","part":"H63A-SF16-95","qty":"1","price":"416.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"67","part":"H63A-SF16-95CP","qty":"1","price":"416.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"68","part":"H63A-SF16-95MT","qty":"1","price":"367.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"69","part":"H63A-SF16-120","qty":"1","price":"499.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"70","part":"H63A-SF16-160","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"71","part":"H63A-SF16-160CP","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250022","line":"72","part":"H63A-SF16-160MT","qty":"1","price":"501.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"73","part":"H63A-SF20-100","qty":"1","price":"456.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"74","part":"H63A-SF20-100CP","qty":"1","price":"456.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"75","part":"H63A-SF20-160","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"76","part":"H63A-SF20-160CP","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"77","part":"H63A-SF25-115","qty":"1","price":"463.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"78","part":"H63A-SF25-160","qty":"1","price":"546.00","uom":"EA","discount":"50.00","req_date":"DUE 06/01","branch":"1"},{"comp":"01","order":"250022","line":"79","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":79}}] 2026-05-29 22:30:40.199 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250134-05292026223039.txt === {"quote":"250134","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"1","shipto":"JTEKTAU","shiptoName":"JTEKT Automotive","entry_date":"05-13-2026","cust_order_date":"05-13-2026","req_date":"06-02-2026","cust_po":"ZeroVise Workholding","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:06","extra":"","follow_up":"05-25-2026","web_id":"","follow_name":"Sales","follow_phone":"","follow_email":"sales@stellarindustrial.com","pic_user":"fletcherp","total_amt":"3501.64","total_gp":"1983.18","total_gpm":"56.64","rev_type":"WAP","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"2","totalQty":"10","win_pct":"20","clo_date":"05-26-2026","notes":[{"comp":"1","quote":"250134","line":"0","data":"05-13-2026 15:08-rons: helping Fletcher with quote"}],"crmnotes":[{"comp":1,"quote":250134,"Line":0,"Comment":"05/15/2026 4:04 PM - rons - CLO changed from 06/13/2026 to 05/26/2026 (CLO Date Updated)"},{"comp":1,"quote":250134,"Line":1,"Comment":"05/15/2026 4:04 PM - rons - Req Date changed from 06/24/2026 to 06/02/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"250134","line":"1","part":"WH-ZV120-JAWS-F107","qty":"1","price":"461.00","uom":"EA","discount":"22.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250134","line":"3","part":"WH-ZV120-JAWS-F132","qty":"1","price":"525.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250134","line":"5","part":"WH-ZV120-JAWS-M183-A","qty":"1","price":"216.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250134","line":"7","part":"WH-ZV120-JAWS-M183-S","qty":"1","price":"339.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250134","line":"9","part":"WH-ZV120-JAWS-R107","qty":"1","price":"397.00","uom":"EA","discount":"22.00","req_date":"2 WEEKS","branch":"1"},{"comp":"01","order":"250134","line":"11","part":"WH-ZV120-JAWS-R132","qty":"1","price":"460.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250134","line":"13","part":"WH-ZV120-JAWS-EXT","qty":"1","price":"774.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250134","line":"15","part":"WH-ZV-M120S","qty":"1","price":"1241.00","uom":"EA","discount":"22.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250134","line":"17","part":"1208-TN","qty":"1","price":"70.00","uom":"EA","discount":"15.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250134","line":"21","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":10}}] 2026-05-29 22:31:13.096 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248593-05292026223112.txt === {"quote":"248593","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"LUBINGSY","shiptoName":"Lubing System LP","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"06-09-2026","cust_po":"ALPHA 21 ROTARY TABLE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tobby Phillips","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:01","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Tobby Phillips","follow_phone":"","follow_email":"tphillips@stellarindustrial.com","pic_user":"fletcherp","total_amt":"25000.00","total_gp":"30425.02","total_gpm":"66.14","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"248593","line":"0","data":"04-15-2026 09:06 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248593,"Line":0,"Comment":"04/24/2026 9:29 PM - fletcherp - F/U changed from 04/28/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":1,"Comment":"05/01/2026 5:30 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":2,"Comment":"05/01/2026 5:30 PM - rons - CLO changed from 05/15/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248593,"Line":3,"Comment":"05/01/2026 5:30 PM - rons - Req Date changed from 05/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248593,"Line":4,"Comment":"05/15/2026 3:47 PM - rons - F/U changed from 05/11/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":5,"Comment":"05/15/2026 3:48 PM - rons - CLO changed from 05/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":248593,"Line":6,"Comment":"05/15/2026 3:48 PM - rons - Req Date changed from 05/25/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248593","line":"1","part":"CNC202AR21-750W","qty":"1","price":"15000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248593","line":"3","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"10000.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"248593","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248593","Line":"3","Company":"1","F_Line":"1","Comment":"COST INCLUDES MOTOR/GEARBOX @ WIRING TO MAKE CNC202","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"2","Comment":"FUNCTION ON NEW MAKINO PS VMC.","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"4","Comment":"COST ALSO INCLUDES LABOR & TRAVEL EXPENSE FOR L-N","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"5","Comment":"SERVICE TECHNICIAN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 22:31:26.070 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248593-05292026223125.txt === {"quote":"248593","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"LUBINGSY","shiptoName":"Lubing System LP","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"06-09-2026","cust_po":"ALPHA 21 ROTARY TABLE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tobby Phillips","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:01","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Tobby Phillips","follow_phone":"","follow_email":"tphillips@stellarindustrial.com","pic_user":"fletcherp","total_amt":"25000.00","total_gp":"30425.02","total_gpm":"66.14","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-20-2026","notes":[{"comp":"1","quote":"248593","line":"0","data":"04-15-2026 09:06 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248593,"Line":0,"Comment":"04/24/2026 9:29 PM - fletcherp - F/U changed from 04/28/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":1,"Comment":"05/01/2026 5:30 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":2,"Comment":"05/01/2026 5:30 PM - rons - CLO changed from 05/15/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248593,"Line":3,"Comment":"05/01/2026 5:30 PM - rons - Req Date changed from 05/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248593,"Line":4,"Comment":"05/15/2026 3:47 PM - rons - F/U changed from 05/11/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":5,"Comment":"05/15/2026 3:48 PM - rons - CLO changed from 05/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":248593,"Line":6,"Comment":"05/15/2026 3:48 PM - rons - Req Date changed from 05/25/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":248593,"Line":7,"Comment":"05/29/2026 10:31 PM - fletcherp - F/U changed from 05/26/2026 to 6/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":8,"Comment":"05/29/2026 10:31 PM - fletcherp - CLO changed from 06/02/2026 to 06/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248593","line":"1","part":"CNC202AR21-750W","qty":"1","price":"15000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248593","line":"3","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"10000.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"248593","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248593","Line":"3","Company":"1","F_Line":"1","Comment":"COST INCLUDES MOTOR/GEARBOX @ WIRING TO MAKE CNC202","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"2","Comment":"FUNCTION ON NEW MAKINO PS VMC.","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"4","Comment":"COST ALSO INCLUDES LABOR & TRAVEL EXPENSE FOR L-N","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"5","Comment":"SERVICE TECHNICIAN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 22:33:03.027 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248593-05292026223302.txt === {"quote":"248593","customer":"2185","name":null,"customerName":"Stellar Industrial Supply, Inc.","comp":"01","open":"0","shipto":"LUBINGSY","shiptoName":"Lubing System LP","entry_date":"04-15-2026","cust_order_date":"04-15-2026","req_date":"06-27-2026","cust_po":"ALPHA 21 ROTARY TABLE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"80","salesman":"DD","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Tobby Phillips","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"09:01","extra":"","follow_up":"06-20-2026","web_id":"","follow_name":"Tobby Phillips","follow_phone":"","follow_email":"tphillips@stellarindustrial.com","pic_user":"fletcherp","total_amt":"25000.00","total_gp":"30425.02","total_gpm":"66.14","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"3","win_pct":"20","clo_date":"06-20-2026","notes":[{"comp":"1","quote":"248593","line":"0","data":"04-15-2026 09:06 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":248593,"Line":0,"Comment":"04/24/2026 9:29 PM - fletcherp - F/U changed from 04/28/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":1,"Comment":"05/01/2026 5:30 PM - rons - F/U changed from 05/09/2026 to 5/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":2,"Comment":"05/01/2026 5:30 PM - rons - CLO changed from 05/15/2026 to 05/18/2026 (CLO Date Updated)"},{"comp":1,"quote":248593,"Line":3,"Comment":"05/01/2026 5:30 PM - rons - Req Date changed from 05/27/2026 to 05/25/2026 (Req Date Updated)"},{"comp":1,"quote":248593,"Line":4,"Comment":"05/15/2026 3:47 PM - rons - F/U changed from 05/11/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":5,"Comment":"05/15/2026 3:48 PM - rons - CLO changed from 05/18/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":248593,"Line":6,"Comment":"05/15/2026 3:48 PM - rons - Req Date changed from 05/25/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":248593,"Line":7,"Comment":"05/29/2026 10:31 PM - fletcherp - F/U changed from 05/26/2026 to 6/20/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248593,"Line":8,"Comment":"05/29/2026 10:31 PM - fletcherp - CLO changed from 06/02/2026 to 06/20/2026 (CLO Date Updated)"},{"comp":1,"quote":248593,"Line":9,"Comment":"05/29/2026 10:33 PM - fletcherp - Req Date changed from 06/09/2026 to 06/27/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248593","line":"1","part":"CNC202AR21-750W","qty":"1","price":"15000.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248593","line":"3","part":"INSTALLATION-RT-CNC-SE","qty":"1","price":"10000.00","uom":"EA","discount":"0.00","req_date":"TBD ARO","branch":"1"},{"comp":"01","order":"248593","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"248593","Line":"3","Company":"1","F_Line":"1","Comment":"COST INCLUDES MOTOR/GEARBOX @ WIRING TO MAKE CNC202","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"2","Comment":"FUNCTION ON NEW MAKINO PS VMC.","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"4","Comment":"COST ALSO INCLUDES LABOR & TRAVEL EXPENSE FOR L-N","Loc":"Y"},{"Quote":"248593","Line":"3","Company":"1","F_Line":"5","Comment":"SERVICE TECHNICIAN","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 22:33:14.946 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249109-05292026223314.txt === {"quote":"249109","customer":"1490","name":null,"customerName":"Alternatives For Industry","comp":"01","open":"1","shipto":"TANKDEAL","shiptoName":"Tanksley Machine & Tool, INC","entry_date":"04-23-2026","cust_order_date":"04-23-2026","req_date":"06-09-2026","cust_po":"MODULAR ANGLE HEAD","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"24","salesman":"OM","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Ross","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"16:28","extra":"","follow_up":"05-26-2026","web_id":"","follow_name":"Ross","follow_phone":"","follow_email":"ross@afi-tools.com","pic_user":"fletcherp","total_amt":"23783.90","total_gp":"11666.07","total_gpm":"49.05","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"2","totalQty":"12","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"249109","line":"0","data":"04-23-2026 16:34 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249109,"Line":0,"Comment":"05/01/2026 5:24 PM - rons - CLO changed from 05/23/2026 to 05/13/2026 (CLO Date Updated)"},{"comp":1,"quote":249109,"Line":1,"Comment":"05/01/2026 5:25 PM - rons - Req Date changed from 06/04/2026 to 05/20/2026 (Req Date Updated)"},{"comp":1,"quote":249109,"Line":2,"Comment":"05/08/2026 5:17 PM - rons - F/U changed from 05/06/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249109,"Line":3,"Comment":"05/08/2026 5:18 PM - rons - CLO changed from 05/13/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249109,"Line":4,"Comment":"05/08/2026 5:18 PM - rons - Req Date changed from 05/20/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":249109,"Line":5,"Comment":"05/15/2026 4:02 PM - rons - F/U changed from 05/13/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249109,"Line":6,"Comment":"05/15/2026 4:02 PM - rons - CLO changed from 05/20/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":249109,"Line":7,"Comment":"05/15/2026 4:02 PM - rons - Req Date changed from 05/27/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249109","line":"1","part":"C40-MRAM-IC","qty":"2","price":"6223.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"2","part":"C40-MRAM","qty":"1","price":"3270.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"3","part":"PA65-CAT/BT","qty":"3","price":"1005.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"4","part":"MRAM-ER16L-IC","qty":"2","price":"5527.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"5","part":"MRAM-NSK-M17","qty":"1","price":"2138.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249109","line":"6","part":"IC300","qty":"1","price":"954.00","uom":"EA","discount":"30.00","req_date":"TBD","branch":"1"},{"comp":"01","order":"249109","line":"7","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK ARO","branch":"1"},{"comp":"01","order":"249109","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":8}}] 2026-05-29 22:33:53.947 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248188-05292026223353.txt === {"quote":"248188","customer":"9569","name":null,"customerName":"Industrial Tooling & Supply","comp":"01","open":"0","shipto":"BKMFG","shiptoName":"B-K Aerospace","entry_date":"04-07-2026","cust_order_date":"04-07-2026","req_date":"06-09-2026","cust_po":"C40 SHRINK PACKAGE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Greg Daniel","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"14:22","extra":"","follow_up":"06-01-2026","web_id":"","follow_name":"Greg Daniel","follow_phone":"","follow_email":"gdaniel@its-supply.com","pic_user":"fletcherp","total_amt":"3102.50","total_gp":"1503.82","total_gpm":"48.47","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"35","win_pct":"20","clo_date":"06-02-2026","notes":[],"crmnotes":[{"comp":1,"quote":248188,"Line":0,"Comment":"04/24/2026 9:17 PM - fletcherp - F/U changed from 04/20/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248188,"Line":1,"Comment":"04/24/2026 9:17 PM - fletcherp - CLO changed from 05/07/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":248188,"Line":2,"Comment":"05/01/2026 5:29 PM - rons - F/U changed from 05/09/2026 to 5/14/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248188,"Line":3,"Comment":"05/01/2026 5:29 PM - rons - CLO changed from 05/09/2026 to 05/21/2026 (CLO Date Updated)"},{"comp":1,"quote":248188,"Line":4,"Comment":"05/01/2026 5:29 PM - rons - Req Date changed from 05/19/2026 to 05/28/2026 (Req Date Updated)"},{"comp":1,"quote":248188,"Line":5,"Comment":"05/15/2026 3:46 PM - rons - F/U changed from 05/14/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248188,"Line":6,"Comment":"05/15/2026 3:47 PM - rons - CLO changed from 05/21/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":248188,"Line":7,"Comment":"05/15/2026 3:47 PM - rons - Req Date changed from 05/28/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248188","line":"1","part":"CAT40-SF0375-3.15CP","qty":"6","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"2","part":"CAT40-SF0125-3.15","qty":"6","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"3","part":"CAT40-SF0187-3.15","qty":"5","price":"335.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"4","part":"C40-STD-EU","qty":"17","price":"30.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248188","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 22:35:13.488 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-237696-05292026223513.txt === {"quote":"237696","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"09-04-2025","cust_order_date":"09-04-2025","req_date":"06-09-2026","cust_po":"C50 RAH MOD ADJ","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Duran","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"08:40","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Chris Duran","follow_phone":"601-668-9389","follow_email":"christopher.duran@mscdirect.com","pic_user":"fletcherp","total_amt":"45801.00","total_gp":"24186.52","total_gpm":"52.81","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"11","win_pct":"20","clo_date":"06-02-2026","notes":[{"comp":"1","quote":"237696","line":"0","data":"09-04-2025 08:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":237696,"Line":0,"Comment":"09/19/2025 11:12 PM - fletcherp - F/U changed from 09/17/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":1,"Comment":"10/03/2025 9:25 PM - fletcherp - F/U changed from 09/27/2025 to 10/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":2,"Comment":"10/10/2025 10:40 PM - fletcherp - F/U changed from 10/04/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":3,"Comment":"10/10/2025 10:41 PM - fletcherp - CLO changed from 10/04/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":4,"Comment":"10/10/2025 10:41 PM - fletcherp - Req Date changed from 10/16/2025 to 10/25/2025 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":5,"Comment":"11/07/2025 8:31 PM - fletcherp - F/U changed from 10/25/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":6,"Comment":"11/07/2025 8:31 PM - fletcherp - CLO changed from 10/25/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":7,"Comment":"11/07/2025 8:31 PM - fletcherp - Req Date changed from 10/25/2025 to 11/22/2025 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":8,"Comment":"01/16/2026 11:51 AM - fletcherp - F/U changed from 01/20/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":9,"Comment":"01/16/2026 11:51 AM - fletcherp - CLO changed from 11/22/2025 to 02/07/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":10,"Comment":"01/16/2026 11:52 AM - fletcherp - Req Date changed from 11/22/2025 to 02/07/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":11,"Comment":"04/24/2026 9:14 PM - fletcherp - F/U changed from 04/17/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":12,"Comment":"04/24/2026 9:14 PM - fletcherp - CLO changed from 04/27/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":13,"Comment":"04/24/2026 9:14 PM - fletcherp - Req Date changed from 04/27/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":14,"Comment":"05/01/2026 5:30 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":15,"Comment":"05/01/2026 5:30 PM - rons - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":16,"Comment":"05/01/2026 5:30 PM - rons - Req Date changed from 05/09/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":17,"Comment":"05/15/2026 4:03 PM - rons - F/U changed from 05/13/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":18,"Comment":"05/15/2026 4:03 PM - rons - CLO changed from 05/20/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":19,"Comment":"05/15/2026 4:03 PM - rons - Req Date changed from 05/27/2026 to 06/09/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"237696","line":"2","part":"C50-MRAM","qty":"2","price":"3909.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"3","part":"MRAM-ER25TS","qty":"2","price":"10370.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"4","part":"PA80-CAT","qty":"2","price":"1065.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"6","part":"C50FHM-ER32-215ICE-110TP","qty":"2","price":"16271.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"7","part":"MODIFICATION-PB-SP","qty":"2","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"237696","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"237696","Line":"7","Company":"1","F_Line":"1","Comment":"SPECIAL POSITIONING BLOCK FOR NIIGATA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 22:35:46.970 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-237696-05292026223546.txt === {"quote":"237696","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"09-04-2025","cust_order_date":"09-04-2025","req_date":"06-09-2026","cust_po":"C50 RAH MOD ADJ","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Duran","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"08:40","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Chris Duran","follow_phone":"601-668-9389","follow_email":"christopher.duran@mscdirect.com","pic_user":"fletcherp","total_amt":"45801.00","total_gp":"24186.52","total_gpm":"52.81","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"11","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"237696","line":"0","data":"09-04-2025 08:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":237696,"Line":0,"Comment":"09/19/2025 11:12 PM - fletcherp - F/U changed from 09/17/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":1,"Comment":"10/03/2025 9:25 PM - fletcherp - F/U changed from 09/27/2025 to 10/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":2,"Comment":"10/10/2025 10:40 PM - fletcherp - F/U changed from 10/04/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":3,"Comment":"10/10/2025 10:41 PM - fletcherp - CLO changed from 10/04/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":4,"Comment":"10/10/2025 10:41 PM - fletcherp - Req Date changed from 10/16/2025 to 10/25/2025 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":5,"Comment":"11/07/2025 8:31 PM - fletcherp - F/U changed from 10/25/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":6,"Comment":"11/07/2025 8:31 PM - fletcherp - CLO changed from 10/25/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":7,"Comment":"11/07/2025 8:31 PM - fletcherp - Req Date changed from 10/25/2025 to 11/22/2025 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":8,"Comment":"01/16/2026 11:51 AM - fletcherp - F/U changed from 01/20/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":9,"Comment":"01/16/2026 11:51 AM - fletcherp - CLO changed from 11/22/2025 to 02/07/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":10,"Comment":"01/16/2026 11:52 AM - fletcherp - Req Date changed from 11/22/2025 to 02/07/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":11,"Comment":"04/24/2026 9:14 PM - fletcherp - F/U changed from 04/17/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":12,"Comment":"04/24/2026 9:14 PM - fletcherp - CLO changed from 04/27/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":13,"Comment":"04/24/2026 9:14 PM - fletcherp - Req Date changed from 04/27/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":14,"Comment":"05/01/2026 5:30 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":15,"Comment":"05/01/2026 5:30 PM - rons - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":16,"Comment":"05/01/2026 5:30 PM - rons - Req Date changed from 05/09/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":17,"Comment":"05/15/2026 4:03 PM - rons - F/U changed from 05/13/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":18,"Comment":"05/15/2026 4:03 PM - rons - CLO changed from 05/20/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":19,"Comment":"05/15/2026 4:03 PM - rons - Req Date changed from 05/27/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":20,"Comment":"05/29/2026 10:35 PM - fletcherp - F/U changed from 05/26/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":21,"Comment":"05/29/2026 10:35 PM - fletcherp - CLO changed from 06/02/2026 to 06/27/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"237696","line":"2","part":"C50-MRAM","qty":"2","price":"3909.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"3","part":"MRAM-ER25TS","qty":"2","price":"10370.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"4","part":"PA80-CAT","qty":"2","price":"1065.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"6","part":"C50FHM-ER32-215ICE-110TP","qty":"2","price":"16271.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"7","part":"MODIFICATION-PB-SP","qty":"2","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"237696","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"237696","Line":"7","Company":"1","F_Line":"1","Comment":"SPECIAL POSITIONING BLOCK FOR NIIGATA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 22:35:56.482 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-237696-05292026223556.txt === {"quote":"237696","customer":"19525","name":null,"customerName":"MSC Industrial Supply Company","comp":"01","open":"0","shipto":"HOLPLANT","shiptoName":"Hol-Mac Corporation Plant 1","entry_date":"09-04-2025","cust_order_date":"09-04-2025","req_date":"07-11-2026","cust_po":"C50 RAH MOD ADJ","terms_code":"N60","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"99","salesman":"RR","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Chris Duran","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"08:40","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Chris Duran","follow_phone":"601-668-9389","follow_email":"christopher.duran@mscdirect.com","pic_user":"fletcherp","total_amt":"45801.00","total_gp":"24186.52","total_gpm":"52.81","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"11","win_pct":"20","clo_date":"06-27-2026","notes":[{"comp":"1","quote":"237696","line":"0","data":"09-04-2025 08:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":237696,"Line":0,"Comment":"09/19/2025 11:12 PM - fletcherp - F/U changed from 09/17/2025 to 9/27/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":1,"Comment":"10/03/2025 9:25 PM - fletcherp - F/U changed from 09/27/2025 to 10/4/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":2,"Comment":"10/10/2025 10:40 PM - fletcherp - F/U changed from 10/04/2025 to 10/25/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":3,"Comment":"10/10/2025 10:41 PM - fletcherp - CLO changed from 10/04/2025 to 10/25/2025 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":4,"Comment":"10/10/2025 10:41 PM - fletcherp - Req Date changed from 10/16/2025 to 10/25/2025 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":5,"Comment":"11/07/2025 8:31 PM - fletcherp - F/U changed from 10/25/2025 to 11/22/2025 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":6,"Comment":"11/07/2025 8:31 PM - fletcherp - CLO changed from 10/25/2025 to 11/22/2025 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":7,"Comment":"11/07/2025 8:31 PM - fletcherp - Req Date changed from 10/25/2025 to 11/22/2025 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":8,"Comment":"01/16/2026 11:51 AM - fletcherp - F/U changed from 01/20/2026 to 2/7/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":9,"Comment":"01/16/2026 11:51 AM - fletcherp - CLO changed from 11/22/2025 to 02/07/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":10,"Comment":"01/16/2026 11:52 AM - fletcherp - Req Date changed from 11/22/2025 to 02/07/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":11,"Comment":"04/24/2026 9:14 PM - fletcherp - F/U changed from 04/17/2026 to 5/9/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":12,"Comment":"04/24/2026 9:14 PM - fletcherp - CLO changed from 04/27/2026 to 05/09/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":13,"Comment":"04/24/2026 9:14 PM - fletcherp - Req Date changed from 04/27/2026 to 05/09/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":14,"Comment":"05/01/2026 5:30 PM - rons - F/U changed from 05/09/2026 to 5/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":15,"Comment":"05/01/2026 5:30 PM - rons - CLO changed from 05/09/2026 to 05/20/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":16,"Comment":"05/01/2026 5:30 PM - rons - Req Date changed from 05/09/2026 to 05/27/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":17,"Comment":"05/15/2026 4:03 PM - rons - F/U changed from 05/13/2026 to 5/26/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":18,"Comment":"05/15/2026 4:03 PM - rons - CLO changed from 05/20/2026 to 06/02/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":19,"Comment":"05/15/2026 4:03 PM - rons - Req Date changed from 05/27/2026 to 06/09/2026 (Req Date Updated)"},{"comp":1,"quote":237696,"Line":20,"Comment":"05/29/2026 10:35 PM - fletcherp - F/U changed from 05/26/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":237696,"Line":21,"Comment":"05/29/2026 10:35 PM - fletcherp - CLO changed from 06/02/2026 to 06/27/2026 (CLO Date Updated)"},{"comp":1,"quote":237696,"Line":22,"Comment":"05/29/2026 10:35 PM - fletcherp - Req Date changed from 06/09/2026 to 07/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"237696","line":"2","part":"C50-MRAM","qty":"2","price":"3909.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"3","part":"MRAM-ER25TS","qty":"2","price":"10370.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"4","part":"PA80-CAT","qty":"2","price":"1065.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"6","part":"C50FHM-ER32-215ICE-110TP","qty":"2","price":"16271.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"237696","line":"7","part":"MODIFICATION-PB-SP","qty":"2","price":"770.00","uom":"EA","discount":"0.00","req_date":"1 WEEK","branch":"1"},{"comp":"01","order":"237696","line":"8","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"237696","Line":"7","Company":"1","F_Line":"1","Comment":"SPECIAL POSITIONING BLOCK FOR NIIGATA","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 22:40:57.349 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249764-05292026224057.txt === {"quote":"249764","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"MAXTOOL","shiptoName":"Max Tool-Madison","entry_date":"05-06-2026","cust_order_date":"05-06-2026","req_date":"06-17-2026","cust_po":"CAT40 C1/2 Holders","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"P","ship_cmpt":"N","drop_att":"Keith Dye","drop_po":"","status":"0","user":"rons","conv_order":"","time":"15:38","extra":"","follow_up":"06-06-2026","web_id":"","follow_name":"Keith Dye","follow_phone":"","follow_email":"dpitool@gmail.com","pic_user":"fletcherp","total_amt":"34150.00","total_gp":"34150.00","total_gpm":"100.00","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"51","win_pct":"20","clo_date":"06-06-2026","notes":[{"comp":"1","quote":"249764","line":"1","data":"Fletcher"},{"comp":"1","quote":"249764","line":"0","data":"05-06-2026 15:43-rons: adding to quote log per"}],"crmnotes":[],"items":[{"comp":"01","order":"249764","line":"1","part":"SPECIAL-TL","qty":"25","price":"676.00","uom":"EA","discount":"0.00","req_date":"12-14 weeks ADA","branch":"1"},{"comp":"01","order":"249764","line":"3","part":"SPECIAL-TL","qty":"25","price":"690.00","uom":"EA","discount":"0.00","req_date":"12-14 weeks ADA","branch":"1"},{"comp":"01","order":"249764","line":"9","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249764","Line":"1","Company":"1","F_Line":"1","Comment":"CAT40-C1/2 holder with 71mm GL","Loc":"Y"},{"Quote":"249764","Line":"1","Company":"1","F_Line":"2","Comment":"CAT40-C1/2-71U-IDU","Loc":"Y"},{"Quote":"249764","Line":"3","Company":"1","F_Line":"1","Comment":"CAT40-C1/2 holder with 85mm GL.","Loc":"Y"},{"Quote":"249764","Line":"3","Company":"1","F_Line":"2","Comment":"CAT40-C1/2-85U-IDU","Loc":"Y"}],"qcomms":[{"Quote":"249764","Line":"0","Comment":"These are non-standard stock items and considered"},{"Quote":"249764","Line":"1","Comment":"specials. Once a PO/order has been issued, these items"},{"Quote":"249764","Line":"2","Comment":"cannot be cancelled or returned."}],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":3}}] 2026-05-29 22:41:26.441 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249368-05292026224126.txt === {"quote":"249368","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"C50 BIG PLUS PACKAGE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:04","extra":"","follow_up":"07-11-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"241","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"1","win_pct":"20","clo_date":"06-03-2026","notes":[{"comp":"1","quote":"249368","line":"0","data":"04-29-2026 12:28 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249368,"Line":0,"Comment":"05/01/2026 5:35 PM - rons - CLO changed from 06/01/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249368,"Line":1,"Comment":"05/01/2026 5:35 PM - rons - Req Date changed from 06/10/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249368,"Line":2,"Comment":"05/15/2026 3:51 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249368,"Line":3,"Comment":"05/15/2026 3:51 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249368,"Line":4,"Comment":"05/15/2026 3:51 PM - rons - Req Date changed from 05/26/2026 to 06/10/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249368","line":"1","part":"NC5001-1000-1.75CP-ID","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":1}}] 2026-05-29 22:41:39.332 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249368-05292026224139.txt === {"quote":"249368","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-10-2026","cust_po":"C50 BIG PLUS PACKAGE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:04","extra":"","follow_up":"07-11-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"241","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"1","win_pct":"20","clo_date":"07-18-2026","notes":[{"comp":"1","quote":"249368","line":"0","data":"04-29-2026 12:28 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249368,"Line":0,"Comment":"05/01/2026 5:35 PM - rons - CLO changed from 06/01/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249368,"Line":1,"Comment":"05/01/2026 5:35 PM - rons - Req Date changed from 06/10/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249368,"Line":2,"Comment":"05/15/2026 3:51 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249368,"Line":3,"Comment":"05/15/2026 3:51 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249368,"Line":4,"Comment":"05/15/2026 3:51 PM - rons - Req Date changed from 05/26/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249368,"Line":5,"Comment":"05/29/2026 10:41 PM - fletcherp - F/U changed from 05/27/2026 to 7/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249368,"Line":6,"Comment":"05/29/2026 10:41 PM - fletcherp - CLO changed from 06/03/2026 to 07/18/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249368","line":"1","part":"NC5001-1000-1.75CP-ID","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":1}}] 2026-05-29 22:41:48.054 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249368-05292026224147.txt === {"quote":"249368","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"0","shipto":"TAYLOMFG","shiptoName":"Taylor's Machine & Welding Inc","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"07-25-2026","cust_po":"C50 BIG PLUS PACKAGE","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Brandon Anderson","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"10:04","extra":"","follow_up":"07-11-2026","web_id":"","follow_name":"Brandon Anderson","follow_phone":"615-330-7009","follow_email":"banderson@morrissouth.com","pic_user":"fletcherp","total_amt":"241","total_gp":"0.00","total_gpm":"0.00","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"1","win_pct":"20","clo_date":"07-18-2026","notes":[{"comp":"1","quote":"249368","line":"0","data":"04-29-2026 12:28 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249368,"Line":0,"Comment":"05/01/2026 5:35 PM - rons - CLO changed from 06/01/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249368,"Line":1,"Comment":"05/01/2026 5:35 PM - rons - Req Date changed from 06/10/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249368,"Line":2,"Comment":"05/15/2026 3:51 PM - rons - F/U changed from 05/12/2026 to 5/27/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249368,"Line":3,"Comment":"05/15/2026 3:51 PM - rons - CLO changed from 05/19/2026 to 06/03/2026 (CLO Date Updated)"},{"comp":1,"quote":249368,"Line":4,"Comment":"05/15/2026 3:51 PM - rons - Req Date changed from 05/26/2026 to 06/10/2026 (Req Date Updated)"},{"comp":1,"quote":249368,"Line":5,"Comment":"05/29/2026 10:41 PM - fletcherp - F/U changed from 05/27/2026 to 7/11/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249368,"Line":6,"Comment":"05/29/2026 10:41 PM - fletcherp - CLO changed from 06/03/2026 to 07/18/2026 (CLO Date Updated)"},{"comp":1,"quote":249368,"Line":7,"Comment":"05/29/2026 10:41 PM - fletcherp - Req Date changed from 06/10/2026 to 07/25/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249368","line":"1","part":"NC5001-1000-1.75CP-ID","qty":"1","price":"482.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":1}}] 2026-05-29 22:42:18.903 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249777-05292026224218.txt === {"quote":"249777","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"TANKDEAL","shiptoName":"Tanksley Machine & Tool, INC","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-18-2026","cust_po":"MRAM-ER25L","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bryan Harris","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:37","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Bryan Harris","follow_phone":"256-508-7875","follow_email":"bryan.harris@maxtoolinc.com","pic_user":"fletcherp","total_amt":"23214.73","total_gp":"11210.75","total_gpm":"48.29","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-07-2026","notes":[{"comp":"1","quote":"249777","line":"0","data":"05-07-2026 08:51 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"249777","line":"1","part":"MRAM-ER25L","qty":"2","price":"5026.00","uom":"EA","discount":"27.00","req_date":"1 Stk/1pc TBD","branch":"1"},{"comp":"01","order":"249777","line":"2","part":"MRAM-ER25L-IC","qty":"2","price":"5271.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249777","line":"3","part":"PA110-BT/HSK","qty":"1","price":"1173.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249777","line":"4","part":"H10ARAM-ER32-190-110TP","qty":"1","price":"10034.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249777","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":5}}] 2026-05-29 22:42:30.504 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249777-05292026224230.txt === {"quote":"249777","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"TANKDEAL","shiptoName":"Tanksley Machine & Tool, INC","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"06-18-2026","cust_po":"MRAM-ER25L","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bryan Harris","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:37","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Bryan Harris","follow_phone":"256-508-7875","follow_email":"bryan.harris@maxtoolinc.com","pic_user":"fletcherp","total_amt":"23214.73","total_gp":"11210.75","total_gpm":"48.29","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-20-2026","notes":[{"comp":"1","quote":"249777","line":"0","data":"05-07-2026 08:51 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249777,"Line":0,"Comment":"05/29/2026 10:42 PM - fletcherp - F/U changed from 05/28/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249777,"Line":1,"Comment":"05/29/2026 10:42 PM - fletcherp - CLO changed from 06/07/2026 to 06/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"249777","line":"1","part":"MRAM-ER25L","qty":"2","price":"5026.00","uom":"EA","discount":"27.00","req_date":"1 Stk/1pc TBD","branch":"1"},{"comp":"01","order":"249777","line":"2","part":"MRAM-ER25L-IC","qty":"2","price":"5271.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249777","line":"3","part":"PA110-BT/HSK","qty":"1","price":"1173.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249777","line":"4","part":"H10ARAM-ER32-190-110TP","qty":"1","price":"10034.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249777","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 22:42:40.663 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249777-05292026224240.txt === {"quote":"249777","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"0","shipto":"TANKDEAL","shiptoName":"Tanksley Machine & Tool, INC","entry_date":"05-07-2026","cust_order_date":"05-07-2026","req_date":"07-03-2026","cust_po":"MRAM-ER25L","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bryan Harris","drop_po":"","status":"0","user":"alyssah","conv_order":"","time":"08:37","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Bryan Harris","follow_phone":"256-508-7875","follow_email":"bryan.harris@maxtoolinc.com","pic_user":"fletcherp","total_amt":"23214.73","total_gp":"11210.75","total_gpm":"48.29","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"7","win_pct":"20","clo_date":"06-20-2026","notes":[{"comp":"1","quote":"249777","line":"0","data":"05-07-2026 08:51 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249777,"Line":0,"Comment":"05/29/2026 10:42 PM - fletcherp - F/U changed from 05/28/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249777,"Line":1,"Comment":"05/29/2026 10:42 PM - fletcherp - CLO changed from 06/07/2026 to 06/20/2026 (CLO Date Updated)"},{"comp":1,"quote":249777,"Line":2,"Comment":"05/29/2026 10:42 PM - fletcherp - Req Date changed from 06/18/2026 to 07/03/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249777","line":"1","part":"MRAM-ER25L","qty":"2","price":"5026.00","uom":"EA","discount":"27.00","req_date":"1 Stk/1pc TBD","branch":"1"},{"comp":"01","order":"249777","line":"2","part":"MRAM-ER25L-IC","qty":"2","price":"5271.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249777","line":"3","part":"PA110-BT/HSK","qty":"1","price":"1173.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249777","line":"4","part":"H10ARAM-ER32-190-110TP","qty":"1","price":"10034.00","uom":"EA","discount":"27.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249777","line":"5","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":5}}] 2026-05-29 22:43:14.040 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-249417-05292026224313.txt === {"quote":"249417","customer":"13170TA","name":null,"customerName":"Morris South (NC-TA)","comp":"01","open":"1","shipto":"MORRISS","shiptoName":"Morris South","entry_date":"04-29-2026","cust_order_date":"04-29-2026","req_date":"06-11-2026","cust_po":"C50 RIGHT ANGLE HEAD","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"10","salesman":"SP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"David Headley","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"15:41","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"David Headley","follow_phone":"334-216-4205","follow_email":"dheadley@morrissouth.com","pic_user":"fletcherp","total_amt":"9494.00","total_gp":"3877.59","total_gpm":"40.84","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"2","totalQty":"3","win_pct":"20","clo_date":"06-04-2026","notes":[{"comp":"1","quote":"249417","line":"1","data":"04-29-2026 15:47 - Discounts Recalculated"},{"comp":"1","quote":"249417","line":"0","data":"04-29-2026 15:46 - Discounts Recalculated QS"}],"crmnotes":[{"comp":1,"quote":249417,"Line":0,"Comment":"05/01/2026 5:35 PM - rons - CLO changed from 05/29/2026 to 05/19/2026 (CLO Date Updated)"},{"comp":1,"quote":249417,"Line":1,"Comment":"05/01/2026 5:36 PM - rons - Req Date changed from 06/10/2026 to 05/26/2026 (Req Date Updated)"},{"comp":1,"quote":249417,"Line":2,"Comment":"05/15/2026 3:51 PM - rons - F/U changed from 05/12/2026 to 5/28/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":249417,"Line":3,"Comment":"05/15/2026 3:51 PM - rons - CLO changed from 05/19/2026 to 06/04/2026 (CLO Date Updated)"},{"comp":1,"quote":249417,"Line":4,"Comment":"05/15/2026 3:51 PM - rons - Req Date changed from 05/26/2026 to 06/11/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"249417","line":"1","part":"C50RAM-ER32-180ICE-110TP","qty":"1","price":"11632.00","uom":"EA","discount":"25.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"249417","line":"2","part":"MODIFICATION-PB-SP","qty":"1","price":"770.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"},{"comp":"01","order":"249417","line":"3","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[{"Quote":"249417","Line":"2","Company":"1","F_Line":"1","Comment":"POSITIONING BLOCK FOR HAAS","Loc":"Y"}],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":3}}] 2026-05-29 22:43:39.322 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250611-05292026224339.txt === {"quote":"250611","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"1","shipto":"MJPREDEC","shiptoName":"M & J Precision","entry_date":"05-22-2026","cust_order_date":"05-22-2026","req_date":"07-03-2026","cust_po":"E1600 TOOLING","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Bryan Harris","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"08:19","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Bryan Harris","follow_phone":"256-508-7875","follow_email":"bryan.harris@maxtoolinc.com","pic_user":"fletcherp","total_amt":"5920.00","total_gp":"4206.84","total_gpm":"71.06","rev_type":"STD","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"2","totalQty":"11","win_pct":"20","clo_date":"06-22-2026","notes":[],"crmnotes":[],"items":[{"comp":"01","order":"250611","line":"1","part":"HSK100A-0500-6.00","qty":"5","price":"592.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250611","line":"2","part":"HSK100A-0750-6.00","qty":"3","price":"592.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250611","line":"3","part":"HSK100A-1000-6.00","qty":"2","price":"592.00","uom":"EA","discount":"0.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250611","line":"4","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":4}}] 2026-05-29 22:44:01.678 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-250643-05292026224401.txt === {"quote":"250643","customer":"13410","name":null,"customerName":"Max Tool Inc.","comp":"01","open":"1","shipto":"AVANS","shiptoName":"Avans Machine INC","entry_date":"05-22-2026","cust_order_date":"05-22-2026","req_date":"07-03-2026","cust_po":"NCAT50 TOOLING","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"25","salesman":"FP","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"E","ship_cmpt":"N","drop_att":"Sonja St. Clair","drop_po":"","status":"0","user":"fletcherp","conv_order":"","time":"13:44","extra":"","follow_up":"05-28-2026","web_id":"","follow_name":"Sonja St. Clair","follow_phone":"256-859-3100","follow_email":"sonja.stclair@maxtoolinc.com","pic_user":"fletcherp","total_amt":"5910.00","total_gp":"4419.67","total_gpm":"74.78","rev_type":"ADV","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"1","totalQty":"20","win_pct":"20","clo_date":"06-22-2026","notes":[{"comp":"1","quote":"250643","line":"0","data":"05-22-2026 13:45 - Discounts Recalculated QS"}],"crmnotes":[],"items":[{"comp":"01","order":"250643","line":"1","part":"NCAT50-C3/4-105UG-IDU","qty":"5","price":"860.00","uom":"EA","discount":"50.00","req_date":"NUT SWAP 1 DAY","branch":"1"},{"comp":"01","order":"250643","line":"2","part":"NCAT50-C1-105UG-IDU","qty":"5","price":"901.00","uom":"EA","discount":"50.00","req_date":"NUT SWAP 1 DAY","branch":"1"},{"comp":"01","order":"250643","line":"3","part":"NC5006-1000-4.00CP","qty":"2","price":"447.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250643","line":"4","part":"NC5006-0750-4.00CP","qty":"2","price":"395.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250643","line":"5","part":"CAT50-ER16-4.00","qty":"3","price":"257.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250643","line":"6","part":"CAT50-ER16-6.00","qty":"2","price":"280.00","uom":"EA","discount":"50.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"250643","line":"7","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"success","type":"quote","items":7}}] 2026-05-29 22:44:29.086 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248644-05292026224428.txt === {"quote":"248644","customer":"20285","name":null,"customerName":"Technitron Inc.","comp":"01","open":"0","shipto":"TECHNITR","shiptoName":"Technitron Inc.","entry_date":"04-15-2026","cust_order_date":"04-14-2026","req_date":"06-12-2026","cust_po":"CNC100-4W","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Ortman","drop_po":"CNCZ-100-4W-120FA-M","status":"0","user":"stevel","conv_order":"","time":"14:23","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Mike Ortman","follow_phone":"","follow_email":"mike@technitroninc.com","pic_user":"fletcherp","total_amt":"69022.10","total_gp":"45691.90","total_gpm":"66.20","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"12","win_pct":"20","clo_date":"06-05-2026","notes":[],"crmnotes":[{"comp":1,"quote":248644,"Line":0,"Comment":"04/24/2026 9:19 PM - fletcherp - F/U changed from 04/21/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248644,"Line":1,"Comment":"04/24/2026 9:19 PM - fletcherp - Req Date changed from 04/15/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":248644,"Line":2,"Comment":"05/01/2026 5:37 PM - rons - F/U changed from 05/30/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248644,"Line":3,"Comment":"05/01/2026 5:37 PM - rons - CLO changed from 05/30/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":248644,"Line":4,"Comment":"05/01/2026 5:37 PM - rons - Req Date changed from 05/30/2026 to 06/12/2026 (Req Date Updated)"}],"items":[{"comp":"01","order":"248644","line":"1","part":"CNCZ100-4W-120FA-M","qty":"1","price":"52731.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"2","part":"TCD-A4316-P","qty":"4","price":"3701.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"3","part":"5C-THREAD-NOSE","qty":"4","price":"1437.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"4","part":"PB-105-4W-120","qty":"1","price":"14794.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"5","part":"HYD-UNIT-NACHI-DC24V2","qty":"1","price":"10526.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 22:44:38.914 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248644-05292026224438.txt === {"quote":"248644","customer":"20285","name":null,"customerName":"Technitron Inc.","comp":"01","open":"0","shipto":"TECHNITR","shiptoName":"Technitron Inc.","entry_date":"04-15-2026","cust_order_date":"04-14-2026","req_date":"06-12-2026","cust_po":"CNC100-4W","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Ortman","drop_po":"CNCZ-100-4W-120FA-M","status":"0","user":"stevel","conv_order":"","time":"14:23","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Mike Ortman","follow_phone":"","follow_email":"mike@technitroninc.com","pic_user":"fletcherp","total_amt":"69022.10","total_gp":"45691.90","total_gpm":"66.20","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"","totalQty":"12","win_pct":"20","clo_date":"06-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":248644,"Line":0,"Comment":"04/24/2026 9:19 PM - fletcherp - F/U changed from 04/21/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248644,"Line":1,"Comment":"04/24/2026 9:19 PM - fletcherp - Req Date changed from 04/15/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":248644,"Line":2,"Comment":"05/01/2026 5:37 PM - rons - F/U changed from 05/30/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248644,"Line":3,"Comment":"05/01/2026 5:37 PM - rons - CLO changed from 05/30/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":248644,"Line":4,"Comment":"05/01/2026 5:37 PM - rons - Req Date changed from 05/30/2026 to 06/12/2026 (Req Date Updated)"},{"comp":1,"quote":248644,"Line":5,"Comment":"05/29/2026 10:44 PM - fletcherp - F/U changed from 05/29/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248644,"Line":6,"Comment":"05/29/2026 10:44 PM - fletcherp - CLO changed from 06/05/2026 to 06/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248644","line":"1","part":"CNCZ100-4W-120FA-M","qty":"1","price":"52731.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"2","part":"TCD-A4316-P","qty":"4","price":"3701.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"3","part":"5C-THREAD-NOSE","qty":"4","price":"1437.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"4","part":"PB-105-4W-120","qty":"1","price":"14794.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"5","part":"HYD-UNIT-NACHI-DC24V2","qty":"1","price":"10526.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-29 22:44:50.155 [INFO] C:\inetpub\wwwroot\store.lyndexnikken.com\api\Logs\quoteupdate-248644-05292026224449.txt === {"quote":"248644","customer":"20285","name":null,"customerName":"Technitron Inc.","comp":"01","open":"1","shipto":"TECHNITR","shiptoName":"Technitron Inc.","entry_date":"04-15-2026","cust_order_date":"04-14-2026","req_date":"06-12-2026","cust_po":"CNC100-4W","terms_code":"N30","ship_via":"U-GND","ship_collect":"","drop_ship":"N","territory":"50","salesman":"DS","tax_code":"NON","tax_pct":"0","currency":"USD","fob":"FOB Mundelein, IL","type":"W","ship_cmpt":"N","drop_att":"Mike Ortman","drop_po":"CNCZ-100-4W-120FA-M","status":"0","user":"stevel","conv_order":"","time":"14:23","extra":"","follow_up":"06-13-2026","web_id":"","follow_name":"Mike Ortman","follow_phone":"","follow_email":"mike@technitroninc.com","pic_user":"fletcherp","total_amt":"69022.10","total_gp":"45691.90","total_gpm":"66.20","rev_type":"RT","mod_date":"05-29-2026","mod_time":null,"mod_user":"fletcherp","reason":"2","totalQty":"12","win_pct":"20","clo_date":"06-20-2026","notes":[],"crmnotes":[{"comp":1,"quote":248644,"Line":0,"Comment":"04/24/2026 9:19 PM - fletcherp - F/U changed from 04/21/2026 to 5/30/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248644,"Line":1,"Comment":"04/24/2026 9:19 PM - fletcherp - Req Date changed from 04/15/2026 to 05/30/2026 (Req Date Updated)"},{"comp":1,"quote":248644,"Line":2,"Comment":"05/01/2026 5:37 PM - rons - F/U changed from 05/30/2026 to 5/29/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248644,"Line":3,"Comment":"05/01/2026 5:37 PM - rons - CLO changed from 05/30/2026 to 06/05/2026 (CLO Date Updated)"},{"comp":1,"quote":248644,"Line":4,"Comment":"05/01/2026 5:37 PM - rons - Req Date changed from 05/30/2026 to 06/12/2026 (Req Date Updated)"},{"comp":1,"quote":248644,"Line":5,"Comment":"05/29/2026 10:44 PM - fletcherp - F/U changed from 05/29/2026 to 6/13/2026 (Follow Up Manually Changed)"},{"comp":1,"quote":248644,"Line":6,"Comment":"05/29/2026 10:44 PM - fletcherp - CLO changed from 06/05/2026 to 06/20/2026 (CLO Date Updated)"}],"items":[{"comp":"01","order":"248644","line":"1","part":"CNCZ100-4W-120FA-M","qty":"1","price":"52731.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"2","part":"TCD-A4316-P","qty":"4","price":"3701.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"3","part":"5C-THREAD-NOSE","qty":"4","price":"1437.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"4","part":"PB-105-4W-120","qty":"1","price":"14794.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"5","part":"HYD-UNIT-NACHI-DC24V2","qty":"1","price":"10526.00","uom":"EA","discount":"30.00","req_date":"STOCK","branch":"1"},{"comp":"01","order":"248644","line":"6","part":"TARIFF_SURCHARGE","qty":"1","price":"0.00","uom":"EA","discount":"0.00","req_date":"","branch":"1"}],"qlines":[],"qcomms":[],"qcommi":[]} [{"json":{"results":"updated","type":"quote","items":6}}] 2026-05-30 23:19:52.068 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com 2026-05-31 04:15:58.032 [INFO] IIS Instance Name: ng-api.prod-a.lyndexnikken.com